Trace number 3366839

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366839-1305415681.cnf'
0.00/0.01	c -- header says num vars:            150
0.00/0.01	c -- header says num clauses:       58358
0.00/0.05	c -- clauses added:            0 learnts,        58358 normals,            0 xors
0.00/0.05	c -- vars added        150
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0       150     58358         0         0    583280         0   no data   no data
0.75/0.23	c asymm  cl-useful: 80/1056/58358 lits-rem:98 time: 0.18
0.75/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
0.75/0.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.75/0.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.75/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.75/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.75/0.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.91/6.00	c lits-rem:     90588  cl-subs:    12391  v-elim:      0  v-fix:    0  time:  5.72 s
23.91/6.00	c Finding binary XORs  T:     0.00 s  found:       0
23.91/6.06	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
23.91/6.06	c calculated reachability. Time: 0.00
23.91/6.06	c Calc default polars -  time:   0.00 s pos:      68 undec:       0 neg:      82
23.91/6.06	c =========================================================================================
23.91/6.06	c types(t): F = full restart, N = normal restart
23.91/6.06	c types(t): S = simplification begin/end, E = solution found
23.91/6.06	c restart types(rt): st = static, dy = dynamic
23.91/6.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
23.91/6.06	c  B st     0         0       150     45967         0         0    384386         0   no data   no data
24.74/6.21	c  N dy    13      4080       150     45967         0      3816    384367     67496     11.22     11.85
25.15/6.38	c  N dy    39      8212       150     45967         0      7730    384345    137293     12.25     12.94
25.90/6.56	c  N dy    47     12292       150     45967         0      6971    384334     98013     11.82     12.50
26.69/6.74	c  N dy    64     16397       150     45967         0     10860    384319    163795     11.62     12.25
27.49/6.95	c  N dy    88     20443       150     45967         0     14695    384298    229335     11.70     15.71
28.29/7.16	c  N dy   109     24488       150     45967         0     11115    384285    155218     11.74     14.47
28.29/7.18	c  F st   114     25000       150     45967         0     11602    384284    163341     11.76   no data
29.13/7.40	c  N dy   120     30000       150     45967         0     16257    384265    243410     11.76   no data
29.13/7.40	c  S st   120     30000       150     45967         0     16257    384265    243410     11.76   no data
29.88/7.50	c  S st   120     30501       150     45967         0     16739    384258    250332     11.76   no data
29.88/7.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.88/7.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
29.88/7.54	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
29.88/7.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.88/7.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.88/7.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
29.88/7.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.88/7.56	c lits-rem:       146  cl-subs:      101  v-elim:      0  v-fix:    0  time:  0.02 s
29.88/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.07/8.82	c lits-rem:      5833  cl-subs:     1706  v-elim:      0  v-fix:    0  time:  1.25 s
36.27/9.13	c asymm  cl-useful: 0/1301/45570 lits-rem:0 time: 0.31
36.27/9.13	c calculated reachability. Time: 0.00
36.27/9.13	c  N dy   120     30501       150     45570         0     15329    380007    222580     11.76   no data
37.07/9.34	c  N dy   133     34516       150     45570         0     10009    379997    124242     11.70     14.12
37.90/9.54	c  N dy   162     38543       150     45570         0     13830    379981    189379     11.78     12.93
38.66/9.73	c  N dy   173     42624       150     45570         0     17667    379965    253800     11.70     12.37
39.06/9.89	c  S st   193     45751       150     45570         0     20619    379956    304798     11.76   no data
39.46/9.98	c  S st   193     46253       150     45570         0     21096    379946    311453     11.76   no data
39.46/9.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.86/10.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
39.86/10.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.86/10.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.86/10.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.86/10.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
39.86/10.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.86/10.03	c lits-rem:        37  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.01 s
39.86/10.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.69/10.76	c lits-rem:      3606  cl-subs:     1086  v-elim:      0  v-fix:    0  time:  0.71 s
42.69/10.76	c vivif2 --  cl tried    45406 cl shrink        0 lits rem          0 time: 0.00
42.69/10.77	c vivif2 --  cl tried    20149 cl shrink        0 lits rem          0 time: 0.00
43.84/11.07	c asymm  cl-useful: 0/1172/45406 lits-rem:0 time: 0.31
43.84/11.08	c calculated reachability. Time: 0.00
43.84/11.08	c  N dy   193     46253       150     45406         0     20149    378180    292370     11.76   no data
45.05/11.37	c  N dy   218     51476       150     45406         0     14567    378172    195543     11.77     12.46
46.25/11.66	c  N dy   240     57480       150     45406         0     20156    378150    287236     11.74     13.01
47.43/11.99	c  N dy   253     65166       150     45406         0     15459    378119    185081     11.60     12.25
48.23/12.19	c  N dy   279     69381       150     45406         0     19470    378111    253777     11.62     10.68
48.23/12.19	c  S st   279     69381       150     45406         0     19470    378111    253777     11.62     10.68
48.63/12.27	c  S st   279     69881       150     45406         0     19948    378109    260275     11.62   no data
48.63/12.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.03/12.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
49.03/12.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.03/12.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.03/12.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.03/12.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
49.03/12.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.03/12.33	c lits-rem:       206  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.02 s
49.03/12.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.83/13.09	c lits-rem:      3586  cl-subs:     2978  v-elim:      0  v-fix:    0  time:  0.75 s
52.23/13.10	c vivif2 --  cl tried    45121 cl shrink        0 lits rem          0 time: 0.01
52.23/13.10	c vivif2 --  cl tried    17128 cl shrink        0 lits rem          0 time: 0.00
53.42/13.46	c asymm  cl-useful: 0/1312/45121 lits-rem:0 time: 0.36
53.42/13.46	c calculated reachability. Time: 0.00
53.42/13.46	c  N dy   279     69881       150     45121         0     17128    375088    221350     11.62   no data
54.62/13.75	c  N dy   303     74611       150     45121         0     21597    375073    295815     11.62     12.55
55.86/14.08	c  N dy   334     79872       150     45121         0     13936    375051    166240     11.68     12.40
57.01/14.36	c  N dy   367     85210       150     45121         0     18982    375035    251912     11.73     12.36
57.41/14.49	c  F st   384     87501       150     45121         0     21145    375024    288978     11.76   no data
58.21/14.66	c  N st   389     90801       150     45121         0     24249    375018    348669     11.76   no data
59.84/15.01	c  N dy   419     96631       150     45121         0     16007    375009    196268     11.81     13.35
60.99/15.37	c  N dy   457    103161       150     45121         0     22202    374989    302711     11.86     12.57
61.39/15.46	c  S st   462    104821       150     45121         0     23747    374983    327485     11.85     10.58
61.79/15.56	c  S st   462    105325       150     45121         0     24227    374973    334755     11.85   no data
61.79/15.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.19/15.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
62.19/15.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.19/15.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.19/15.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.19/15.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
62.19/15.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.19/15.62	c lits-rem:        67  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.02 s
62.19/15.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.58/16.72	c lits-rem:      4339  cl-subs:     1246  v-elim:      0  v-fix:    0  time:  1.08 s
66.58/16.73	c vivif2 --  cl tried    44838 cl shrink        0 lits rem          0 time: 0.01
66.58/16.73	c vivif2 --  cl tried    23220 cl shrink        0 lits rem          0 time: 0.00
67.78/17.01	c asymm  cl-useful: 0/1163/44838 lits-rem:0 time: 0.28
67.78/17.02	c calculated reachability. Time: 0.00
67.78/17.02	c  N dy   462    105325       150     44838         0     23220    371995    314735     11.85   no data
69.01/17.39	c  N dy   499    112177       150     44838         0     14969    371983    172646     11.88     12.59
70.97/17.80	c  N dy   526    120965       150     44838         0     23260    371963    316950     11.83     12.47
73.00/18.39	c  N dy   570    131182       150     44838         0     17153    371933    200289     11.80     12.43
74.95/18.80	c  N dy   595    139568       150     44838         0     25037    371920    334134     11.78     13.82
77.39/19.41	c  N dy   633    149457       150     44838         0     17694    371901    202518     11.77     12.41
78.94/19.83	c  S st   676    157988       150     44838         0     25764    371875    338288     11.78   no data
79.34/19.92	c  S st   676    158489       150     44838         0     26247    371869    345720     11.78   no data
79.34/19.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.34/19.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
79.34/19.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.34/19.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.34/19.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.34/19.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
79.34/19.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.34/19.97	c lits-rem:        86  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.01 s
79.34/19.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.73/21.09	c lits-rem:      5460  cl-subs:     1345  v-elim:      0  v-fix:    0  time:  1.10 s
83.73/21.09	c vivif2 --  cl tried    44495 cl shrink        0 lits rem          0 time: 0.01
84.13/21.10	c vivif2 --  cl tried    25204 cl shrink        0 lits rem          0 time: 0.00
85.33/21.42	c asymm  cl-useful: 0/1114/44495 lits-rem:0 time: 0.32
85.33/21.42	c calculated reachability. Time: 0.00
85.33/21.42	c  N dy   676    158489       150     44495         0     25204    368141    326060     11.78   no data
87.71/22.05	c  N dy   718    168872       150     44495         0     34925    368120    485647     11.77     12.43
90.11/22.68	c  N dy   783    179796       150     44495         0     27651    368099    367955     11.79     12.51
93.30/23.42	c  N dy   853    191315       150     44495         0     19946    368082    227638     11.84     12.47
96.50/24.29	c  N dy   909    206115       150     44495         0     33881    368061    466645     11.83     12.61
100.08/25.16	c  N dy   958    219346       150     44495         0     26788    368043    338329     11.80     12.48
104.86/26.39	c  N dy   990    236656       150     44495         0     22397    368019    255995     11.70     12.38
105.26/26.47	c  S st   998    237733       150     44495         0     23429    368018    274066     11.70   no data
105.66/26.57	c  S st   998    238236       150     44495         0     23912    368015    281277     11.70   no data
105.66/26.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.06/26.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
106.06/26.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.06/26.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.06/26.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.06/26.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
106.06/26.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.06/26.63	c lits-rem:        80  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.02 s
106.06/26.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.05/27.61	c lits-rem:      5552  cl-subs:     3631  v-elim:      0  v-fix:    0  time:  0.97 s
110.05/27.62	c vivif2 --  cl tried    43757 cl shrink        0 lits rem          0 time: 0.01
110.05/27.62	c vivif2 --  cl tried    20953 cl shrink        0 lits rem          0 time: 0.00
111.25/27.92	c asymm  cl-useful: 182/1077/43757 lits-rem:182 time: 0.30
111.25/27.92	c calculated reachability. Time: 0.00
111.25/27.92	c  N dy   998    238236       150     43757         0     20953    360605    244890     11.70   no data
114.84/28.83	c  N dy  1078    253449       150     43757         0     35257    360593    478482     11.72     14.20
119.23/29.91	c  N dy  1139    269680       150     43757         0     29355    360576    380230     11.70     16.86
123.61/31.04	c  N dy  1231    287065       150     43757         0     23530    360556    273773     11.72     12.35
128.00/32.11	c  F st  1282    306250       150     43757         0     41534    360533    566839     11.66      8.12
128.00/32.12	c  N st  1282    306250       150     43757         0     41534    360533    566839     11.66      8.12
132.79/33.39	c  N dy  1355    326272       150     43757         0     37176    360508    491220     11.66     12.28
138.38/34.74	c  N dy  1444    346450       150     43757         0     32006    360475    400718     11.66     12.31
141.17/35.44	c  S st  1469    357356       150     43757         0     42242    360458    574559     11.62      8.58
141.57/35.56	c  S st  1469    357857       150     43757         0     42722    360455    581723     11.62   no data
141.57/35.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.57/35.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
141.97/35.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.97/35.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.97/35.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.97/35.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
141.97/35.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.97/35.63	c lits-rem:       174  cl-subs:      191  v-elim:      0  v-fix:    0  time:  0.03 s
141.97/35.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.98/38.15	c lits-rem:     10086  cl-subs:     3693  v-elim:      0  v-fix:    0  time:  2.49 s
151.98/38.15	c vivif2 --  cl tried    43268 cl shrink        0 lits rem          0 time: 0.01
151.98/38.16	c vivif2 --  cl tried    39327 cl shrink        0 lits rem          0 time: 0.01
153.53/38.52	c asymm  cl-useful: 157/853/43268 lits-rem:157 time: 0.36
153.53/38.52	c calculated reachability. Time: 0.00
153.53/38.52	c  N dy  1469    357857       150     43268         0     39327    355263    520113     11.62   no data
160.32/40.23	c  N dy  1581    377864       150     43268         0     33253    355239    418020     11.65     12.48
167.50/42.00	c  N dy  1694    399271       150     43268         0     27363    355220    305616     11.66     12.32
172.68/43.31	c  N dy  1772    419380       150     43268         0     46350    355198    623724     11.65     12.76
178.30/44.80	c  N dy  1864    440601       150     43268         0     39282    355184    506121     11.66     12.28
185.05/46.40	c  N dy  1972    460857       150     43268         0     30371    355164    341745     11.67     12.29
190.24/47.78	c  N dy  2100    480978       150     43268         0     49525    355138    679493     11.70     12.41
196.62/49.35	c  N dy  2186    502000       150     43268         0     40299    355122    503108     11.69     12.32
204.20/51.20	c  N dy  2298    524889       150     43268         0     31888    355109    351052     11.70     12.34
207.39/52.01	c  S st  2365    536786       150     43268         0     43029    355096    538562     11.71   no data
207.78/52.13	c  S st  2365    537289       150     43268         0     43510    355095    545939     11.71   no data
207.78/52.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
207.78/52.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
207.78/52.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
207.78/52.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
207.78/52.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
207.78/52.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
207.78/52.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
208.19/52.21	c lits-rem:       168  cl-subs:      161  v-elim:      0  v-fix:    0  time:  0.03 s
208.19/52.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.96/54.40	c lits-rem:      8782  cl-subs:     5262  v-elim:      0  v-fix:    0  time:  2.17 s
216.96/54.40	c vivif2 --  cl tried    42678 cl shrink        0 lits rem          0 time: 0.00
216.96/54.41	c vivif2 --  cl tried    38677 cl shrink        0 lits rem          0 time: 0.01
217.80/54.69	c asymm  cl-useful: 96/837/42678 lits-rem:98 time: 0.28
217.80/54.69	c calculated reachability. Time: 0.00
217.80/54.69	c  N dy  2365    537289       150     42678         0     38677    348978    473134     11.71   no data
224.54/56.30	c  N dy  2504    557466       150     42678         0     57998    348967    819762     11.75     12.66
230.53/57.88	c  N dy  2576    578635       150     42678         0     47100    348953    610387     11.73     12.40
236.91/59.47	c  N dy  2637    598717       150     42678         0     34255    348942    384599     11.71     13.16
242.89/60.99	c  N dy  2750    619082       150     42678         0     53661    348931    728691     11.73     12.56
250.86/62.94	c  N dy  2863    639229       150     42678         0     39828    348917    468626     11.74     12.49
258.04/64.73	c  N dy  2966    659343       150     42678         0     58996    348904    803940     11.74     12.50
265.63/66.69	c  N dy  3063    680170       150     42678         0     44880    348893    553788     11.75     12.52
273.20/68.58	c  N dy  3168    700254       150     42678         0     63938    348883    884907     11.75     12.44
280.78/70.44	c  N dy  3274    720286       150     42678         0     47949    348872    598248     11.76     13.82
288.00/72.27	c  N dy  3396    740324       150     42678         0     67089    348865    937094     11.77     12.98
294.74/73.95	c  N dy  3482    760448       150     42678         0     50380    348855    640799     11.77     12.39
301.92/75.78	c  N dy  3548    780992       150     42678         0     69728    348838    966683     11.75     12.55
309.11/77.54	c  N dy  3670    801036       150     42678         0     52111    348825    671361     11.76     14.64
310.70/77.96	c  S st  3686    805934       150     42678         0     56731    348822    749684     11.76     10.74
311.49/78.11	c  S st  3686    806437       150     42678         0     57217    348821    757009     11.76   no data
311.49/78.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
311.49/78.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
311.49/78.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
311.49/78.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
311.49/78.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.49/78.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
311.49/78.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
311.49/78.19	c lits-rem:       134  cl-subs:      114  v-elim:      0  v-fix:    0  time:  0.03 s
311.89/78.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.66/81.44	c lits-rem:     11440  cl-subs:     2835  v-elim:      0  v-fix:    0  time:  3.22 s
324.66/81.44	c vivif2 --  cl tried    42216 cl shrink        0 lits rem          0 time: 0.01
324.66/81.45	c vivif2 --  cl tried    54730 cl shrink        0 lits rem          0 time: 0.01
325.86/81.76	c asymm  cl-useful: 82/712/42216 lits-rem:84 time: 0.31
325.86/81.76	c calculated reachability. Time: 0.00
325.86/81.76	c  N dy  3686    806437       150     42216         0     54730    343757    711741     11.76   no data
334.64/83.93	c  N dy  3819    826670       150     42216         0     74066    343744   1054752     11.78     12.46
341.81/85.71	c  N dy  3949    846787       150     42216         0     55579    343734    729767     11.79     12.43
349.84/87.76	c  N dy  4028    868310       150     42216         0     75936    343723   1076641     11.78     12.44
356.58/89.47	c  N dy  4094    888673       150     42216         0     56542    343714    724467     11.77     13.20
364.56/91.41	c  N dy  4176    908794       150     42216         0     75697    343708   1054117     11.76     12.65
371.37/93.17	c  N dy  4259    928910       150     42216         0     55264    343698    709287     11.76     12.40
379.32/95.19	c  N dy  4357    949614       150     42216         0     75033    343686   1058548     11.76     12.43
386.89/97.07	c  N dy  4465    970130       150     42216         0     53873    343678    684046     11.77     12.46
394.47/98.98	c  N dy  4563    990180       150     42216         0     73012    343669   1020670     11.77     12.45
402.50/100.97	c  N dy  4632   1010266       150     42216         0     50480    343658    609055     11.76     12.43
409.64/102.71	c  N dy  4737   1030360       150     42216         0     69574    343646    946498     11.76     12.39
418.41/104.96	c  N dy  4838   1050538       150     42216         0     46172    343637    521759     11.76     12.41
425.57/106.75	c  N dy  4958   1070585       150     42216         0     65301    343627    863312     11.77     12.43
425.97/106.89	c  F st  4968   1071876       150     42216         0     66532    343626    885740     11.77     11.30
433.95/108.84	c  N dy  5035   1090792       150     42216         0     84483    343619   1207826     11.78     12.76
441.57/110.76	c  N dy  5130   1111078       150     42216         0     60276    343615    762015     11.78     12.45
449.52/112.78	c  N dy  5230   1131138       150     42216         0     79362    343607   1096000     11.78     12.43
458.70/115.02	c  N dy  5341   1151184       150     42216         0     54006    343601    646102     11.79     13.33
468.66/117.55	c  N dy  5452   1173189       150     42216         0     75026    343599   1017938     11.79     12.43
480.24/120.47	c  N dy  5551   1193285       150     42216         0     48645    343594    542017     11.79     12.74
487.01/122.18	c  S st  5625   1209655       150     42216         0     64275    343587    819319     11.79     10.16
487.81/122.36	c  S st  5625   1210157       150     42216         0     64758    343586    826797     11.79   no data
487.81/122.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
488.21/122.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
488.21/122.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
488.21/122.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
488.21/122.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.21/122.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
488.21/122.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
488.61/122.50	c lits-rem:       325  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.07 s
488.61/122.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.15/127.46	c lits-rem:     12265  cl-subs:     2731  v-elim:      0  v-fix:    0  time:  4.92 s
508.15/127.46	c vivif2 --  cl tried    41652 cl shrink        0 lits rem          0 time: 0.01
508.15/127.48	c vivif2 --  cl tried    62427 cl shrink        0 lits rem          0 time: 0.01
509.75/127.85	c asymm  cl-useful: 59/681/41652 lits-rem:60 time: 0.37
509.75/127.85	c calculated reachability. Time: 0.00
509.75/127.85	c  N dy  5625   1210157       150     41652         0     62427    337915    782719     11.79   no data
518.53/130.04	c  N dy  5719   1230399       150     41652         0     81791    337910   1127048     11.79     12.62
527.70/132.32	c  N dy  5814   1250768       150     41652         0     54821    337902    645899     11.80     12.55
535.28/134.25	c  N dy  5882   1271347       150     41652         0     74323    337898    989859     11.79     12.51
544.85/136.62	c  N dy  5944   1291350       150     41652         0     93295    337892   1322115     11.78     12.43
553.23/138.74	c  N dy  6027   1312802       150     41652         0     66430    337883    835357     11.77     12.42
563.20/141.28	c  N dy  6164   1332831       150     41652         0     85598    337878   1178326     11.78     13.29
573.97/143.98	c  N dy  6292   1352877       150     41652         0     56379    337873    654812     11.79     13.65
583.14/146.20	c  N dy  6357   1372982       150     41652         0     75461    337870    983529     11.78     12.50
591.93/148.47	c  N dy  6454   1393134       150     41652         0     94681    337864   1328010     11.79     12.44
600.29/150.59	c  N dy  6554   1413211       150     41652         0     64642    337861    796126     11.79     19.17
609.07/152.74	c  N dy  6660   1433226       150     41652         0     83787    337854   1139477     11.80     12.69
619.05/155.28	c  N dy  6748   1453231       150     41652         0     52419    337850    566779     11.79     13.72
627.02/157.20	c  N dy  6850   1473253       150     41652         0     71598    337847    910740     11.80     13.45
636.19/159.52	c  N dy  6985   1493269       150     41652         0     90836    337844   1261406     11.81     13.02
646.18/162.06	c  N dy  7083   1513325       150     41652         0     58585    337839    664337     11.81     13.53
654.54/164.10	c  N dy  7171   1533343       150     41652         0     77589    337830    999262     11.81     12.50
664.52/166.69	c  N dy  7305   1554540       150     41652         0     97900    337824   1366162     11.82     12.47
673.30/168.84	c  N dy  7376   1574795       150     41652         0     64816    337818    764251     11.81     12.47
682.48/171.15	c  N dy  7506   1595716       150     41652         0     84851    337814   1127164     11.82     12.61
693.24/173.80	c  N dy  7620   1615733       150     41652         0    103998    337810   1473894     11.83     12.70
702.42/176.11	c  N dy  7684   1637201       150     41652         0     71256    337804    871694     11.82     12.45
711.59/178.42	c  N dy  7786   1657248       150     41652         0     90353    337795   1215799     11.82     12.45
724.36/181.68	c  N dy  7849   1677312       150     41652         0     55374    337791    593613     11.82     12.55
733.94/184.03	c  N dy  7950   1697463       150     41652         0     74641    337786    938039     11.82     12.48
740.71/185.71	c  S st  8015   1710159       150     41652         0     86758    337784   1156477     11.82     10.58
741.51/185.96	c  S st  8015   1710663       150     41652         0     87243    337784   1164288     11.82   no data
741.51/185.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
741.91/186.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
741.91/186.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
741.91/186.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
741.91/186.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
741.91/186.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
741.91/186.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
742.31/186.10	c lits-rem:       248  cl-subs:      134  v-elim:      0  v-fix:    0  time:  0.06 s
742.31/186.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.45/195.43	c lits-rem:     16859  cl-subs:     3573  v-elim:      0  v-fix:    0  time:  9.28 s
779.45/195.43	c vivif2 --  cl tried    41192 cl shrink        0 lits rem          0 time: 0.01
779.45/195.45	c vivif2 --  cl tried    83996 cl shrink        0 lits rem          0 time: 0.02
780.99/195.84	c asymm  cl-useful: 44/542/41192 lits-rem:46 time: 0.39
780.99/195.84	c calculated reachability. Time: 0.00
780.99/195.84	c  N dy  8015   1710663       150     41192         0     83996    333130   1096086     11.82   no data
793.00/198.84	c  N dy  8144   1730922       150     41192         0    103420    333127   1446390     11.83     12.46
802.54/201.25	c  N dy  8231   1751037       150     41192         0     67603    333123    800565     11.83     12.50
811.71/203.54	c  N dy  8337   1771581       150     41192         0     87241    333119   1154580     11.83     12.49
823.32/206.47	c  N dy  8423   1792173       150     41192         0    106656    333116   1490150     11.83     12.66
833.65/209.01	c  N dy  8528   1812200       150     41192         0     69898    333111    832357     11.83     12.75
843.62/211.51	c  N dy  8637   1832276       150     41192         0     89103    333108   1180927     11.84     12.57
856.39/214.76	c  N dy  8721   1853396       150     41192         0    109185    333105   1534898     11.83     12.47
865.97/217.16	c  N dy  8818   1873517       150     41192         0     71484    333099    861829     11.84     12.52
874.74/219.36	c  N dy  8915   1893568       150     41192         0     90428    333098   1188281     11.84     16.17
885.50/222.09	c  N dy  9002   1913609       150     41192         0    109412    333095   1521457     11.84     13.80
895.48/224.59	c  N dy  9087   1933707       150     41192         0     70805    333090    832602     11.84     13.93
905.06/226.91	c  N dy  9167   1953875       150     41192         0     90001    333085   1167551     11.83     12.57
915.87/229.63	c  N dy  9265   1974109       150     41192         0    109333    333083   1521573     11.84     12.46
927.00/232.40	c  N dy  9367   1994932       150     41192         0     70373    333081    813366     11.84     12.47
938.96/235.40	c  N dy  9457   2019612       150     41192         0     93807    333076   1224463     11.83     12.51
949.73/238.14	c  N dy  9552   2039763       150     41192         0    112962    333075   1558017     11.83     12.53
960.49/240.83	c  N dy  9661   2060701       150     41192         0     73355    333071    872535     11.83     12.64
969.67/243.19	c  N dy  9747   2080914       150     41192         0     92562    333070   1216862     11.83     12.52
982.44/246.35	c  N dy  9846   2102873       150     41192         0    113492    333055   1592167     11.83     12.48
994.44/249.33	c  N dy  9928   2126402       150     41192         0     75215    333049    902934     11.83     12.47
1003.98/251.74	c  N dy 10051   2146679       150     41192         0     94662    333046   1257264     11.83     12.47
1014.75/254.47	c  N dy 10133   2166697       150     41192         0    113813    333040   1599614     11.83     12.46
1027.91/257.72	c  N dy 10196   2186799       150     41192         0     71179    333036    821877     11.83     12.59
1038.73/260.47	c  N dy 10303   2207012       150     41192         0     90446    333032   1169055     11.83     12.46
1041.08/261.04	c  S st 10331   2210664       150     41192         0     93948    333030   1234278     11.83     11.22
1041.89/261.29	c  S st 10331   2211170       150     41192         0     94439    333030   1241934     11.83   no data
1042.29/261.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1042.29/261.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1042.29/261.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1042.29/261.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1042.29/261.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1042.29/261.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1042.29/261.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1042.72/261.44	c lits-rem:       418  cl-subs:      231  v-elim:      0  v-fix:    0  time:  0.06 s
1042.72/261.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1080.17/270.83	c lits-rem:     18277  cl-subs:     3410  v-elim:      0  v-fix:    0  time:  9.34 s
1080.17/270.83	c vivif2 --  cl tried    40739 cl shrink        0 lits rem          0 time: 0.01
1080.17/270.85	c vivif2 --  cl tried    91251 cl shrink        0 lits rem          0 time: 0.02
1081.77/271.25	c asymm  cl-useful: 34/515/40739 lits-rem:34 time: 0.39
1081.77/271.25	c calculated reachability. Time: 0.00
1081.77/271.25	c  N dy 10331   2211170       150     40739         0     91251    328414   1172495     11.83   no data
1094.53/274.48	c  N dy 10420   2231402       150     40739         0    110525    328411   1523504     11.83     12.48
1108.09/277.80	c  N dy 10518   2251551       150     40739         0     67194    328406    738017     11.83     12.47
1116.87/280.01	c  N dy 10625   2272008       150     40739         0     86759    328403   1093498     11.84     12.49
1127.23/282.62	c  N dy 10694   2292545       150     40739         0    106301    328400   1444150     11.83     12.52
1139.99/285.82	c  N dy 10818   2312612       150     40739         0    125540    328399   1794517     11.84     12.51
1151.57/288.73	c  N dy 10930   2332918       150     40739         0     81313    328396    986986     11.84     12.57
1163.93/291.82	c  N dy 11006   2353132       150     40739         0    100550    328396   1334789     11.84     12.54
1177.50/295.21	c  N dy 11067   2373521       150     40739         0    119873    328394   1665724     11.83     12.48
1190.66/298.55	c  N dy 11164   2393526       150     40739         0     74468    328391    858756     11.83     15.32
1201.07/301.11	c  N dy 11284   2413592       150     40739         0     93695    328389   1205447     11.84     15.31
1212.60/304.00	c  N dy 11381   2433785       150     40739         0    113035    328385   1560978     11.84     12.69
1226.16/307.49	c  N dy 11491   2453908       150     40739         0     66632    328379    706567     11.84     12.47
1235.34/309.75	c  N dy 11613   2473926       150     40739         0     85855    328376   1058911     11.85     12.69
1246.11/312.46	c  N dy 11691   2494194       150     40739         0    105206    328373   1404005     11.84     12.62
1259.26/315.73	c  N dy 11776   2515679       150     40739         0    125644    328371   1770403     11.84     12.59
1270.88/318.68	c  N dy 11866   2535685       150     40739         0     78136    328370    905762     11.84     14.95
1282.80/321.60	c  N dy 11962   2557547       150     40739         0     99085    328367   1291505     11.84     12.47
1294.77/324.60	c  N dy 12065   2577577       150     40739         0    118289    328363   1641143     11.84     12.52
1309.13/328.26	c  N dy 12174   2597606       150     40739         0     69779    328358    750706     11.84     12.68
1318.71/330.60	c  N dy 12264   2618027       150     40739         0     89284    328356   1097522     11.84     12.51
1329.47/333.33	c  N dy 12350   2638135       150     40739         0    108452    328354   1447648     11.84     12.70
1342.23/336.56	c  N dy 12430   2658213       150     40739         0    127557    328353   1794391     11.84     12.84
1356.59/340.13	c  N dy 12500   2678472       150     40739         0     78196    328350    880508     11.84     12.56
1367.81/342.98	c  N dy 12599   2698707       150     40739         0     97541    328348   1229686     11.84     12.54
1376.18/345.06	c  S st 12674   2711171       150     40739         0    109455    328348   1443887     11.84   no data
1377.33/345.35	c  S st 12674   2711674       150     40739         0    109948    328347   1451476     11.84   no data
1377.33/345.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1377.73/345.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
1377.73/345.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1377.73/345.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1377.73/345.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1377.73/345.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1377.73/345.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1378.13/345.53	c lits-rem:       153  cl-subs:      192  v-elim:      0  v-fix:    0  time:  0.06 s
1378.13/345.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1420.46/356.15	c lits-rem:     18381  cl-subs:     5566  v-elim:      0  v-fix:    0  time: 10.57 s
1420.46/356.15	c vivif2 --  cl tried    40486 cl shrink        0 lits rem          0 time: 0.01
1420.46/356.19	c vivif2 --  cl tried   104443 cl shrink        0 lits rem          0 time: 0.03
1422.41/356.61	c asymm  cl-useful: 41/473/40486 lits-rem:43 time: 0.42
1422.41/356.61	c calculated reachability. Time: 0.00
1422.41/356.61	c  N dy 12674   2711674       150     40486         0    104443    325759   1346916     11.84   no data
1436.77/360.27	c  N dy 12751   2731731       150     40486         0    123538    325754   1694087     11.84     14.65
1453.13/364.36	c  N dy 12807   2752322       150     40486         0     73858    325751    807414     11.83     12.74
1463.11/366.86	c  N dy 12868   2772808       150     40486         0     93286    325747   1151614     11.83     12.57
1474.67/369.79	c  N dy 12981   2792899       150     40486         0    112588    325745   1506687     11.83     12.55
1487.83/373.06	c  N dy 13084   2812902       150     40486         0    131818    325745   1864532     11.83     13.64
1500.99/376.35	c  N dy 13203   2832941       150     40486         0     80749    325743    933925     11.84     12.51
1511.76/379.08	c  N dy 13312   2852957       150     40486         0     99912    325741   1283796     11.84     13.06
1526.12/382.63	c  N dy 13413   2873096       150     40486         0    119210    325740   1635726     11.84     12.47
1541.28/386.48	c  N dy 13481   2893321       150     40486         0    138345    325739   1965516     11.84     12.48
1554.84/389.85	c  N dy 13600   2913724       150     40486         0     86586    325737   1030731     11.84     12.53
1566.01/392.61	c  N dy 13684   2933753       150     40486         0    105688    325736   1371336     11.84     12.49
1578.77/395.87	c  N dy 13772   2954059       150     40486         0    125008    325734   1717704     11.84     12.52
1593.54/399.58	c  N dy 13854   2974195       150     40486         0    144184    325733   2058527     11.84     12.48
1604.75/402.38	c  N dy 13987   2994251       150     40486         0     91163    325731   1107864     11.84     14.20
1616.68/405.36	c  N dy 14063   3014771       150     40486         0    110711    325730   1457404     11.84     12.48
1630.24/408.71	c  N dy 14172   3034869       150     40486         0    129956    325729   1812115     11.84     17.42
1644.99/412.42	c  N dy 14259   3055001       150     40486         0     75820    325723    816318     11.84     12.53
1654.57/414.89	c  N dy 14344   3075049       150     40486         0     95003    325721   1163804     11.84     13.52
1666.53/417.83	c  N dy 14435   3095280       150     40486         0    114379    325721   1519070     11.84     12.49
1680.09/421.27	c  N dy 14503   3115323       150     40486         0    133465    325719   1860390     11.84     12.53
1695.25/425.04	c  N dy 14542   3135332       150     40486         0     78247    325719    862070     11.83     17.42
1705.26/427.57	c  N dy 14646   3155351       150     40486         0     97400    325718   1208019     11.83     13.10
1717.19/430.55	c  N dy 14719   3175410       150     40486         0    116490    325716   1552889     11.83     13.39
1731.99/434.22	c  N dy 14815   3195443       150     40486         0    135631    325716   1902825     11.83     12.60
1747.91/438.23	c  S st 14913   3211676       150     40486         0     76061    325714    814859     11.83   no data
1748.71/438.45	c  S st 14913   3212178       150     40486         0     76551    325713    822881     11.83   no data
1748.71/438.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1749.15/438.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1749.15/438.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1749.15/438.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1749.15/438.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1749.15/438.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1749.15/438.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1749.15/438.57	c lits-rem:       139  cl-subs:      159  v-elim:      0  v-fix:    0  time:  0.05 s
1749.15/438.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1760.27/441.36	c lits-rem:      7770  cl-subs:     1674  v-elim:      0  v-fix:    0  time:  2.75 s
1760.27/441.36	c vivif2 --  cl tried    40065 cl shrink        0 lits rem          0 time: 0.01
1760.27/441.38	c vivif2 --  cl tried    75139 cl shrink        0 lits rem          0 time: 0.02
1761.87/441.71	c asymm  cl-useful: 51/597/40065 lits-rem:55 time: 0.33
1761.87/441.72	c calculated reachability. Time: 0.00
1761.87/441.72	c  N dy 14913   3212178       150     40065         0     75139    321695    801945     11.83   no data
1772.23/444.39	c  N dy 14983   3233660       150     40065         0     95500    321692   1156517     11.83     12.47
1785.79/447.75	c  N dy 15079   3254031       150     40065         0    115013    321692   1513399     11.83     12.48
1800.56/451.43	c  N dy 15143   3274042       150     40065         0    134080    321691   1857824     11.83     12.97
1817.72/455.70	c  N dy 15232   3295387       150     40065         0     78450    321687    847401     11.82     12.52
1828.12/458.32	c  N dy 15332   3316262       150     40065         0     98371    321686   1200536     11.82     12.51
1840.05/461.32	c  N dy 15399   3336347       150     40065         0    117524    321686   1536276     11.82     12.54
1853.22/464.69	c  N dy 15491   3356372       150     40065         0    136655    321686   1888815     11.82     12.60
1869.97/468.84	c  N dy 15599   3376428       150     40065         0     78810    321684    850416     11.82     12.51
1882.34/471.96	c  N dy 15689   3400652       150     40065         0    101968    321681   1268554     11.82     12.45
1895.89/475.36	c  N dy 15759   3420830       150     40065         0    121194    321679   1612585     11.82     12.49
1910.66/479.03	c  N dy 15869   3440899       150     40065         0    140383    321678   1958075     11.82     12.53
1926.61/483.01	c  N dy 15957   3461052       150     40065         0     81607    321677    894762     11.82     12.59
1936.98/485.61	c  N dy 16057   3481285       150     40065         0    100950    321675   1249069     11.82     12.47
1957.32/490.72	c  N dy 16186   3510338       150     40065         0    128475    321673   1723537     11.82     12.52
1972.50/494.53	c  N dy 16280   3530480       150     40065         0    147719    321672   2069643     11.82     12.45
1988.04/498.45	c  N dy 16383   3550821       150     40065         0     88318    321672   1012999     11.82     12.48
1998.42/501.08	c  N dy 16459   3570899       150     40065         0    107455    321670   1358270     11.82     12.49
2011.59/504.31	c  N dy 16563   3591077       150     40065         0    126807    321668   1717012     11.82     12.57
2026.34/508.03	c  N dy 16690   3611172       150     40065         0    146077    321668   2070280     11.83     12.60
2042.29/512.04	c  N dy 16762   3631274       150     40065         0     85247    321665    944882     11.82     12.55
2053.06/514.75	c  N dy 16841   3651391       150     40065         0    104449    321664   1295215     11.82     12.45
2065.82/517.99	c  N dy 16941   3672242       150     40065         0    124329    321662   1661034     11.82     12.58
2081.39/521.87	c  N dy 17056   3692332       150     40065         0    143570    321659   2016426     11.83     12.57
2100.18/526.54	c  S st 17124   3712178       150     40065         0     81618    321659    879298     11.82   no data
2100.93/526.78	c  S st 17124   3712685       150     40065         0     82110    321658    887023     11.82   no data
2100.93/526.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2101.33/526.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
2101.33/526.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2101.33/526.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2101.33/526.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2101.33/526.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2101.33/526.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2101.73/526.90	c lits-rem:        43  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.03 s
2101.73/526.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2115.69/530.43	c lits-rem:     11142  cl-subs:     2673  v-elim:      0  v-fix:    0  time:  3.49 s
2115.69/530.44	c vivif2 --  cl tried    39639 cl shrink        0 lits rem          0 time: 0.01
2115.69/530.45	c vivif2 --  cl tried    79827 cl shrink        0 lits rem          0 time: 0.01
2117.28/530.84	c asymm  cl-useful: 34/578/39639 lits-rem:35 time: 0.39
2117.28/530.85	c calculated reachability. Time: 0.00
2117.28/530.85	c  N dy 17124   3712685       150     39639         0     79827    317525    853785     11.82   no data
2128.45/533.60	c  N dy 17234   3732966       150     39639         0     99277    317525   1210955     11.83     12.53
2140.41/536.61	c  F st 17314   3751562       150     39639         0    117009    317522   1525058     11.83      9.34
2141.62/536.93	c  N st 17318   3753595       150     39639         0    118947    317522   1562285     11.83   no data
2157.97/541.05	c  N dy 17403   3773614       150     39639         0    138070    317521   1913304     11.83     12.59
2174.77/545.26	c  N dy 17522   3793654       150     39639         0    157313    317521   2271196     11.83     13.63
2188.68/548.71	c  N dy 17573   3814073       150     39639         0     94943    317520   1120363     11.82     12.61
2200.66/551.80	c  N dy 17678   3834338       150     39639         0    114358    317520   1471348     11.82     12.53
2215.01/555.36	c  N dy 17788   3854823       150     39639         0    133947    317519   1828229     11.82     12.49
2231.81/559.54	c  N dy 17877   3874900       150     39639         0    153131    317518   2179662     11.82     12.46
2249.36/563.93	c  N dy 17980   3894976       150     39639         0     89437    317513   1003121     11.82     12.76
2260.89/566.83	c  N dy 18071   3914981       150     39639         0    108561    317513   1344052     11.82     12.77
2276.09/570.69	c  N dy 18178   3935040       150     39639         0    127743    317510   1691647     11.83     15.09
2293.99/575.10	c  N dy 18297   3955081       150     39639         0    146938    317509   2050587     11.83     12.55
2312.75/579.81	c  N dy 18398   3975197       150     39639         0    166188    317508   2407202     11.83     12.53
2326.71/583.39	c  N dy 18519   3995558       150     39639         0    101810    317507   1227921     11.83     12.50
2339.87/586.69	c  N dy 18620   4015728       150     39639         0    121045    317505   1576195     11.83     12.48
2354.67/590.33	c  N dy 18675   4036236       150     39639         0    140536    317505   1931020     11.83     12.73
2371.39/594.51	c  N dy 18797   4056432       150     39639         0    159829    317501   2288612     11.83     12.47
2388.15/598.76	c  N dy 18895   4077848       150     39639         0     95465    317501   1097942     11.83     12.51
2402.10/602.23	c  N dy 19012   4099272       150     39639         0    115932    317501   1467927     11.83     12.47
2415.66/605.62	c  N dy 19078   4119321       150     39639         0    135016    317499   1816467     11.83     12.69
2432.41/609.89	c  N dy 19194   4140089       150     39639         0    154892    317498   2183225     11.83     12.66
2451.20/614.54	c  N dy 19318   4160135       150     39639         0     88357    317498    970073     11.84     13.00
2462.34/617.33	c  N dy 19378   4180819       150     39639         0    108024    317497   1319462     11.83     12.48
2475.90/620.73	c  N dy 19488   4201225       150     39639         0    127634    317496   1679109     11.84     12.52
2484.67/622.96	c  S st 19554   4212685       150     39639         0    138662    317494   1883519     11.84   no data
2485.88/623.26	c  S st 19554   4213187       150     39639         0    139154    317494   1891897     11.84   no data
2485.88/623.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2486.31/623.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
2486.31/623.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2486.31/623.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2486.31/623.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2486.31/623.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2486.31/623.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2486.31/623.40	c lits-rem:        30  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.04 s
2486.71/623.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2541.71/637.26	c lits-rem:     15612  cl-subs:     4900  v-elim:      0  v-fix:    0  time: 13.80 s
2541.71/637.27	c vivif2 --  cl tried    39593 cl shrink        0 lits rem          0 time: 0.01
2542.11/637.30	c vivif2 --  cl tried   134270 cl shrink        0 lits rem          0 time: 0.03
2543.75/637.76	c asymm  cl-useful: 17/392/39593 lits-rem:17 time: 0.46
2543.75/637.76	c calculated reachability. Time: 0.00
2543.75/637.76	c  N dy 19554   4213187       150     39593         0    134270    316925   1789277     11.84   no data
2564.06/642.88	c  N dy 19651   4233471       150     39593         0    153681    316923   2147301     11.84     12.50
2584.79/648.00	c  N dy 19741   4253523       150     39593         0    172864    316922   2507635     11.84     12.48
2600.79/652.02	c  N dy 19809   4276027       150     39593         0    107543    316921   1289121     11.83     12.51
2615.10/655.65	c  N dy 19907   4296051       150     39593         0    126767    316920   1648162     11.83     14.36
2630.27/659.47	c  N dy 20005   4316335       150     39593         0    146138    316920   1997827     11.83     12.49
2648.23/663.96	c  N dy 20110   4336357       150     39593         0    165295    316919   2347932     11.83     16.68
2665.78/668.37	c  N dy 20217   4356639       150     39593         0     97107    316917   1115521     11.84     12.49
2678.54/671.56	c  N dy 20308   4377343       150     39593         0    116842    316915   1474061     11.84     12.52
2693.69/675.31	c  N dy 20412   4397516       150     39593         0    136181    316914   1826508     11.84     12.57
2709.65/679.37	c  N dy 20490   4417852       150     39593         0    155596    316914   2181948     11.84     12.52
2729.19/684.23	c  N dy 20610   4437859       150     39593         0    174845    316913   2539534     11.84     13.27
2745.59/688.34	c  N dy 20673   4458072       150     39593         0    105465    316912   1266363     11.84     12.49
2759.90/691.97	c  N dy 20765   4478148       150     39593         0    124672    316911   1618095     11.84     12.52
2774.67/695.67	c  N dy 20880   4498187       150     39593         0    143915    316911   1971790     11.84     13.15
2793.02/700.29	c  N dy 20939   4519573       150     39593         0    164108    316911   2326662     11.84     12.50
2812.56/705.19	c  N dy 21020   4539574       150     39593         0     93723    316911   1041909     11.84     12.67
2824.58/708.12	c  N dy 21123   4559578       150     39593         0    112939    316910   1403157     11.84     12.60
2838.49/711.65	c  N dy 21234   4579583       150     39593         0    132147    316909   1755097     11.84     13.52
2854.45/715.61	c  N dy 21316   4599690       150     39593         0    151336    316909   2105708     11.84     12.47
2872.84/720.27	c  N dy 21450   4619784       150     39593         0    170654    316908   2461122     11.84     13.95
2890.39/724.67	c  N dy 21540   4639922       150     39593         0     99242    316907   1133088     11.84     12.51
2902.72/727.70	c  N dy 21605   4660029       150     39593         0    118406    316906   1483784     11.84     12.76
2917.08/731.34	c  N dy 21686   4680117       150     39593         0    137654    316905   1840444     11.84     13.09
2933.43/735.50	c  N dy 21798   4700530       150     39593         0    157133    316905   2199874     11.84     12.48
2945.80/738.54	c  S st 21864   4713187       150     39593         0    169239    316905   2416940     11.84   no data
2947.43/738.91	c  S st 21864   4713692       150     39593         0    169720    316904   2425171     11.84   no data
2947.43/738.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2947.79/739.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.11
2947.79/739.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2947.79/739.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2947.79/739.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2947.79/739.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2947.79/739.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2947.79/739.09	c lits-rem:        30  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.05 s
2948.19/739.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3026.77/758.82	c lits-rem:     23246  cl-subs:     7545  v-elim:      0  v-fix:    0  time: 19.65 s
3026.77/758.83	c vivif2 --  cl tried    39410 cl shrink        0 lits rem          0 time: 0.01
3026.77/758.88	c vivif2 --  cl tried   162294 cl shrink        0 lits rem          0 time: 0.05
3028.76/759.32	c asymm  cl-useful: 22/349/39410 lits-rem:23 time: 0.44
3028.76/759.33	c calculated reachability. Time: 0.00
3028.76/759.33	c  N dy 21864   4713692       150     39410         0    162294    315206   2267527     11.84   no data
3050.31/764.79	c  N dy 21956   4733762       150     39410         0    181555    315205   2624254     11.84     12.51
3068.26/769.28	c  N dy 22035   4755138       150     39410         0    110578    315204   1328964     11.84     12.52
3082.62/772.83	c  N dy 22110   4775166       150     39410         0    129614    315203   1664736     11.84     14.19
3100.18/777.29	c  N dy 22202   4795247       150     39410         0    148843    315202   2018800     11.84     12.51
3118.56/781.87	c  N dy 22299   4815568       150     39410         0    168316    315200   2380836     11.84     12.80
3140.10/787.22	c  N dy 22387   4837049       150     39410         0     96508    315200   1061762     11.84     12.47
3152.02/790.21	c  N dy 22462   4857135       150     39410         0    115675    315200   1410836     11.84     12.51
3166.42/793.87	c  N dy 22570   4877319       150     39410         0    135008    315196   1769828     11.84     12.51
3183.54/798.18	c  N dy 22689   4897373       150     39410         0    154190    315196   2119845     11.84     12.59
3204.68/803.45	c  N dy 22756   4917708       150     39410         0    173454    315194   2456332     11.84     12.49
3227.42/809.17	c  N dy 22820   4937783       150     39410         0     99252    315193   1099526     11.84     15.29
3241.01/812.53	c  N dy 22921   4958677       150     39410         0    119246    315193   1468726     11.84     12.50
3255.74/816.28	c  N dy 22993   4978706       150     39410         0    138420    315193   1819505     11.83     12.47
3273.29/820.65	c  N dy 23106   4998724       150     39410         0    157625    315193   2178989     11.84     12.49
3293.23/825.69	c  N dy 23226   5020039       150     39410         0    178017    315191   2553346     11.84     12.50
3311.98/830.30	c  N dy 23323   5040064       150     39410         0    102775    315191   1149650     11.84     12.47
3325.14/833.67	c  N dy 23436   5060105       150     39410         0    121975    315190   1503296     11.84     12.98
3339.91/837.30	c  N dy 23515   5080372       150     39410         0    141278    315190   1860404     11.84     12.49
3357.05/841.63	c  N dy 23604   5100385       150     39410         0    160403    315190   2216854     11.84     16.44
3376.20/846.44	c  N dy 23698   5120403       150     39410         0    179585    315190   2578642     11.84     12.60
3395.35/851.27	c  N dy 23770   5140741       150     39410         0    103514    315188   1139972     11.84     12.48
3408.16/854.42	c  N dy 23868   5160804       150     39410         0    122692    315188   1492894     11.84     12.60
3424.48/858.53	c  N dy 23956   5183373       150     39410         0    144091    315186   1861465     11.84     12.49
3442.43/863.07	c  N dy 24064   5203426       150     39410         0    163255    315186   2213891     11.84     13.70
3452.04/865.47	c  S st 24125   5213692       150     39410         0    173048    315186   2395487     11.84     11.19
3454.00/865.90	c  S st 24125   5214196       150     39410         0    173524    315186   2402986     11.84   no data
3454.00/865.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3454.40/866.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.11
3454.40/866.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3454.40/866.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3454.40/866.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3454.40/866.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3454.40/866.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3454.40/866.08	c lits-rem:        59  cl-subs:       98  v-elim:      0  v-fix:    0  time:  0.05 s
3454.80/866.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3531.78/885.45	c lits-rem:     23962  cl-subs:    14330  v-elim:      0  v-fix:    0  time: 19.30 s
3531.78/885.46	c vivif2 --  cl tried    39178 cl shrink        0 lits rem          0 time: 0.01
3532.18/885.50	c vivif2 --  cl tried   159328 cl shrink        0 lits rem          0 time: 0.04
3533.38/885.89	c asymm  cl-useful: 15/343/39178 lits-rem:16 time: 0.39
3533.77/885.90	c calculated reachability. Time: 0.00
3533.77/885.90	c  N dy 24125   5214196       150     39178         0    159328    313022   2151884     11.84   no data
3556.95/891.80	c  N dy 24241   5234592       150     39178         0    178826    313022   2514831     11.84     12.47
3580.44/897.64	c  N dy 24317   5254842       150     39178         0    102439    313021   1130793     11.84     12.48
3596.84/901.75	c  N dy 24438   5275170       150     39178         0    121944    313021   1494866     11.84     12.50
3613.99/906.04	c  N dy 24526   5295198       150     39178         0    141061    313020   1845523     11.84     12.50
3632.30/910.63	c  N dy 24602   5315294       150     39178         0    160219    313020   2188528     11.84     15.10
3651.04/915.35	c  N dy 24694   5335377       150     39178         0    179436    313017   2552026     11.84     12.47
3673.38/920.95	c  N dy 24755   5355468       150     39178         0    101512    313016   1087379     11.84     12.49
3688.14/924.67	c  N dy 24863   5375721       150     39178         0    120931    313015   1446618     11.84     12.53
3705.70/929.01	c  N dy 24958   5395816       150     39178         0    140192    313015   1805515     11.84     12.47
3723.68/933.55	c  N dy 25054   5415914       150     39178         0    159396    313014   2163962     11.84     13.52
3743.99/938.69	c  N dy 25148   5437599       150     39178         0    180134    313014   2554889     11.84     12.71
3767.56/944.55	c  N dy 25256   5458551       150     39178         0    102122    313012   1102866     11.84     12.52
3780.30/947.72	c  N dy 25333   5478624       150     39178         0    121201    313010   1442654     11.84     12.74
3795.45/951.54	c  N dy 25440   5498682       150     39178         0    140440    313009   1801856     11.84     14.40
3812.20/955.70	c  N dy 25529   5518839       150     39178         0    159730    313007   2163821     11.84     12.48
3831.75/960.62	c  N dy 25620   5538951       150     39178         0    178887    313006   2516559     11.84     12.47
3855.72/966.64	c  N dy 25734   5559828       150     39178         0     99769    313006   1051213     11.84     12.56
3868.49/969.90	c  N dy 25854   5580359       150     39178         0    119457    313006   1418263     11.85     12.58
3884.81/973.90	c  N dy 25956   5601329       150     39178         0    139539    313006   1791075     11.85     12.49
3902.75/978.45	c  N dy 26031   5621686       150     39178         0    158885    313006   2136379     11.85     12.48
3925.09/984.10	c  N dy 26150   5641779       150     39178         0    178192    313006   2503941     11.85     12.51
3951.42/990.63	c  N dy 26196   5662055       150     39178         0    197384    313005   2839126     11.85     12.48
3970.16/995.36	c  N dy 26282   5682828       150     39178         0    117209    313003   1356360     11.85     12.53
3986.13/999.38	c  N dy 26351   5703157       150     39178         0    136513    313003   1705003     11.84     12.49
3993.70/1001.25	c  S st 26380   5714196       150     39178         0    146979    313003   1894002     11.84     11.21
3995.31/1001.60	c  S st 26380   5714701       150     39178         0    147469    313003   1902116     11.84   no data
3995.31/1001.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3995.31/1001.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
3995.74/1001.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3995.74/1001.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3995.74/1001.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3995.74/1001.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3995.74/1001.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3995.74/1001.76	c lits-rem:        72  cl-subs:       79  v-elim:      0  v-fix:    0  time:  0.05 s
3996.14/1001.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4040.37/1012.99	c lits-rem:     16873  cl-subs:     7841  v-elim:      0  v-fix:    0  time: 11.17 s
4040.37/1013.00	c vivif2 --  cl tried    38991 cl shrink        0 lits rem          0 time: 0.01
4040.77/1013.03	c vivif2 --  cl tried   139736 cl shrink        0 lits rem          0 time: 0.03
4042.37/1013.41	c asymm  cl-useful: 13/374/38991 lits-rem:13 time: 0.38
4042.37/1013.41	c calculated reachability. Time: 0.00
4042.37/1013.41	c  N dy 26380   5714701       150     38991         0    139736    311180   1762829     11.84   no data
4059.12/1017.67	c  N dy 26486   5734847       150     38991         0    159025    311180   2126392     11.84     12.51
4079.11/1022.63	c  N dy 26587   5754901       150     38991         0    178232    311180   2483812     11.84     13.70
4104.19/1028.96	c  N dy 26710   5774993       150     38991         0    197495    311179   2844983     11.85     12.48
4124.54/1034.05	c  N dy 26800   5795048       150     38991         0    115869    311179   1320618     11.85     12.81
4141.69/1038.30	c  N dy 26915   5815277       150     38991         0    135297    311179   1685269     11.85     12.49
4158.84/1042.65	c  N dy 27042   5835382       150     38991         0    154619    311179   2048577     11.85     12.68
4183.18/1048.76	c  N dy 27130   5861245       150     38991         0    179214    311177   2494926     11.85     12.60
4207.50/1054.82	c  N dy 27233   5881263       150     38991         0    198382    311177   2848295     11.85     12.94
4225.85/1059.49	c  N dy 27330   5901376       150     38991         0    115612    311177   1311239     11.85     12.52
4240.62/1063.13	c  N dy 27449   5921451       150     38991         0    134826    311176   1673155     11.85     12.59
4257.37/1067.36	c  N dy 27571   5941989       150     38991         0    154542    311175   2050164     11.85     12.61
4278.11/1072.57	c  N dy 27662   5963864       150     38991         0    175409    311174   2434919     11.85     12.79
4299.65/1077.90	c  N dy 27764   5983911       150     38991         0    194611    311174   2795404     11.85     14.23
4321.19/1083.31	c  N dy 27861   6003984       150     38991         0    110880    311174   1222503     11.85     12.60
4335.16/1086.84	c  N dy 27970   6024503       150     38991         0    130648    311173   1588703     11.85     12.48
4355.11/1091.82	c  N dy 28029   6049838       150     38991         0    154696    311172   2031460     11.85     12.58
4373.84/1096.56	c  N dy 28160   6070067       150     38991         0    174141    311172   2397389     11.85     12.50
4395.03/1101.90	c  N dy 28250   6090094       150     38991         0    193288    311171   2755934     11.85     13.47
4418.12/1107.69	c  N dy 28360   6110921       150     38991         0    109209    311170   1182648     11.85     12.55
4432.09/1111.11	c  N dy 28436   6131020       150     38991         0    128429    311170   1534190     11.85     13.47
4448.09/1115.11	c  N dy 28552   6151103       150     38991         0    147701    311170   1900020     11.85     13.46
4467.19/1119.97	c  N dy 28627   6171435       150     38991         0    167084    311169   2257890     11.85     12.50
4490.73/1125.81	c  N dy 28719   6191493       150     38991         0    186109    311168   2601223     11.85     15.03
4513.07/1131.50	c  N dy 28830   6211522       150     38991         0    205317    311168   2961720     11.85     12.51
4517.46/1132.55	c  S st 28846   6214703       150     38991         0    208386    311167   3019290     11.85      9.34
4519.45/1133.01	c  S st 28846   6215204       150     38991         0    208873    311167   3027392     11.85   no data
4519.45/1133.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4519.85/1133.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.13
4519.85/1133.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4519.85/1133.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4519.85/1133.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4519.85/1133.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4519.85/1133.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4520.25/1133.23	c lits-rem:       375  cl-subs:      230  v-elim:      0  v-fix:    0  time:  0.06 s
4520.65/1133.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4625.15/1159.51	c lits-rem:     33974  cl-subs:    10283  v-elim:      0  v-fix:    0  time: 26.18 s
4625.15/1159.51	c vivif2 --  cl tried    38747 cl shrink        0 lits rem          0 time: 0.01
4625.15/1159.57	c vivif2 --  cl tried   198604 cl shrink        0 lits rem          0 time: 0.06
4627.16/1160.02	c asymm  cl-useful: 10/287/38747 lits-rem:10 time: 0.45
4627.16/1160.03	c calculated reachability. Time: 0.00
4627.16/1160.03	c  N dy 28846   6215204       150     38747         0    198604    308922   2812117     11.85   no data
4650.68/1165.97	c  N dy 28936   6237393       150     38747         0    115160    308922   1276098     11.85     12.49
4665.45/1169.67	c  N dy 29027   6257827       150     38747         0    134763    308922   1635729     11.85     12.54
4682.60/1173.95	c  N dy 29132   6278290       150     38747         0    154319    308922   2001250     11.85     12.54
4703.74/1179.21	c  N dy 29229   6298404       150     38747         0    173598    308921   2362763     11.85     12.54
4726.88/1185.08	c  N dy 29292   6318424       150     38747         0    192612    308920   2709586     11.85     14.71
4756.39/1192.42	c  N dy 29388   6338544       150     38747         0    106093    308917   1104781     11.85     12.52
4770.35/1195.95	c  N dy 29488   6358703       150     38747         0    125453    308917   1462557     11.85     12.60
4785.95/1199.82	c  N dy 29612   6378704       150     38747         0    144631    308917   1822509     11.86     12.55

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.09 8.08 8.00 5/339 32520
/proc/meminfo: memFree=17411996/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 411 0 0 0 1 0 0 0 25 0 4 0 653169072 52396032 351 33554432000 4194304 4580107 140734755427920 18446744073709551615 47003600569881 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 12792 351 302 95 0 7774 0
[pid=32520/tid=32521] ppid=32518 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 653169073 52396032 351 33554432000 4194304 4580107 140734755427920 18446744073709551615 47003600569881 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653169073 52396032 351 33554432000 4194304 4580107 140734755427920 18446744073709551615 47003600570290 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653169073 52396032 351 33554432000 4194304 4580107 140734755427920 18446744073709551615 47003600569881 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.060019 s]
/proc/loadavg: 8.09 8.08 8.00 5/339 32520
/proc/meminfo: memFree=17411996/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=286828 CPUtime=0.19 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 6664 0 0 0 19 0 0 0 18 0 4 0 653169072 293711872 6577 33554432000 4194304 4580107 140734755427920 18446744073709551615 270613215775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 71707 6577 357 95 0 66689 0
[pid=32520/tid=32521] ppid=32518 vsize=286828 CPUtime=0.05 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 1569 0 0 0 5 0 0 0 18 0 4 0 653169073 293711872 6577 33554432000 4194304 4580107 140734755427920 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=286828 CPUtime=0.04 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 1565 0 0 0 4 0 0 0 25 0 4 0 653169073 293711872 6577 33554432000 4194304 4580107 140734755427920 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=286828 CPUtime=0.04 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 1525 0 0 0 4 0 0 0 18 0 4 0 653169073 293711872 6577 33554432000 4194304 4580107 140734755427920 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 286828

[startup+0.1134 s]
/proc/loadavg: 8.09 8.08 8.00 5/339 32520
/proc/meminfo: memFree=17411996/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=287924 CPUtime=0.41 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 7609 0 0 0 41 0 0 0 18 0 4 0 653169072 294834176 7522 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 71981 7522 358 95 0 66963 0
[pid=32520/tid=32521] ppid=32518 vsize=287924 CPUtime=0.1 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 1781 0 0 0 10 0 0 0 18 0 4 0 653169073 294834176 7522 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=287924 CPUtime=0.09 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 1831 0 0 0 9 0 0 0 25 0 4 0 653169073 294834176 7522 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=287924 CPUtime=0.09 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 1753 0 0 0 9 0 0 0 18 0 4 0 653169073 294834176 7522 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 287924

[startup+1.11423 s]
/proc/loadavg: 8.09 8.08 8.00 5/339 32520
/proc/meminfo: memFree=17411996/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=317340 CPUtime=4.41 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 21952 0 0 0 437 4 0 0 19 0 4 0 653169072 324956160 21773 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 79335 21773 372 95 0 74317 0
[pid=32520/tid=32521] ppid=32518 vsize=317340 CPUtime=1.09 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 6423 0 0 0 109 0 0 0 19 0 4 0 653169073 324956160 21773 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=317340 CPUtime=1.09 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 6441 0 0 0 108 1 0 0 19 0 4 0 653169073 324956160 21773 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=317340 CPUtime=1.09 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 2272 0 0 0 109 0 0 0 19 0 4 0 653169073 324956160 21773 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 317340

[startup+1.20121 s]
/proc/loadavg: 8.09 8.08 8.00 5/339 32520
/proc/meminfo: memFree=17411996/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=317340 CPUtime=4.75 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 21979 0 0 0 471 4 0 0 19 0 4 0 653169072 324956160 21800 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451678 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 79335 21800 372 95 0 74317 0
[pid=32520/tid=32521] ppid=32518 vsize=317340 CPUtime=1.18 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 6423 0 0 0 118 0 0 0 19 0 4 0 653169073 324956160 21800 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451847 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=317340 CPUtime=1.18 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 6441 0 0 0 117 1 0 0 19 0 4 0 653169073 324956160 21800 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=317340 CPUtime=1.18 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 2299 0 0 0 118 0 0 0 19 0 4 0 653169073 324956160 21800 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 317340

[startup+1.50116 s]
/proc/loadavg: 8.09 8.08 8.00 5/339 32520
/proc/meminfo: memFree=17411996/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=317340 CPUtime=5.95 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 22086 0 0 0 591 4 0 0 19 0 4 0 653169072 324956160 21907 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 79335 21907 373 95 0 74317 0
[pid=32520/tid=32521] ppid=32518 vsize=317340 CPUtime=1.48 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 6423 0 0 0 148 0 0 0 19 0 4 0 653169073 324956160 21907 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=317340 CPUtime=1.48 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 6441 0 0 0 147 1 0 0 19 0 4 0 653169073 324956160 21907 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=317340 CPUtime=1.47 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 2406 0 0 0 147 0 0 0 20 0 4 0 653169073 324956160 21907 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 317340

[startup+3.10088 s]
/proc/loadavg: 8.08 8.08 8.00 9/343 32524
/proc/meminfo: memFree=17338928/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=321508 CPUtime=12.33 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 23385 0 0 0 1228 5 0 0 23 0 4 0 653169072 329224192 21834 33554432000 4194304 4580107 140734755427920 18446744073709551615 4406489 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 80377 21834 374 95 0 75359 0
[pid=32520/tid=32521] ppid=32518 vsize=321508 CPUtime=3.08 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 6424 0 0 0 308 0 0 0 23 0 4 0 653169073 329224192 21834 33554432000 4194304 4580107 140734755427920 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=321508 CPUtime=3.05 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 6441 0 0 0 304 1 0 0 23 0 4 0 653169073 329224192 21834 33554432000 4194304 4580107 140734755427920 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=321508 CPUtime=3.08 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 3704 0 0 0 307 1 0 0 25 0 4 0 653169073 329224192 21834 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 321508

[startup+6.3133 s]
/proc/loadavg: 8.08 8.08 8.00 9/343 32524
/proc/meminfo: memFree=17320076/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=313292 CPUtime=25.15 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 28923 0 0 0 2508 7 0 0 25 0 4 0 653169072 320811008 25090 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 78323 25090 379 95 0 73305 0
[pid=32520/tid=32521] ppid=32518 vsize=313292 CPUtime=6.3 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 6676 0 0 0 629 1 0 0 25 0 4 0 653169073 320811008 25090 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=313292 CPUtime=6.23 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 6600 0 0 0 622 1 0 0 25 0 4 0 653169073 320811008 25090 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=313292 CPUtime=6.29 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 8585 0 0 0 627 2 0 0 25 0 4 0 653169073 320811008 25090 33554432000 4194304 4580107 140734755427920 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 313292

[startup+12.7012 s]
/proc/loadavg: 8.16 8.10 8.01 9/343 32524
/proc/meminfo: memFree=17301892/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=367360 CPUtime=50.64 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 46417 0 0 0 5054 10 0 0 25 0 4 0 653169072 376176640 31698 33554432000 4194304 4580107 140734755427920 18446744073709551615 4415773 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 91840 31699 380 95 0 86822 0
[pid=32520/tid=32521] ppid=32518 vsize=367360 CPUtime=12.69 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 11159 0 0 0 1268 1 0 0 25 0 4 0 653169073 376176640 31699 33554432000 4194304 4580107 140734755427920 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=367360 CPUtime=12.56 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 11483 0 0 0 1254 2 0 0 25 0 4 0 653169073 376176640 31699 33554432000 4194304 4580107 140734755427920 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=367360 CPUtime=12.68 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 12121 0 0 0 1266 2 0 0 25 0 4 0 653169073 376176640 31699 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 367360

[startup+25.5009 s]
/proc/loadavg: 8.20 8.11 8.01 9/343 32525
/proc/meminfo: memFree=17242232/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=391332 CPUtime=101.68 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 73203 0 0 0 10151 17 0 0 25 0 4 0 653169072 400723968 43393 33554432000 4194304 4580107 140734755427920 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 97833 43393 379 95 0 92815 0
[pid=32520/tid=32521] ppid=32518 vsize=391332 CPUtime=25.49 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 16251 0 0 0 2546 3 0 0 25 0 4 0 653169073 400723968 43393 33554432000 4194304 4580107 140734755427920 18446744073709551615 4301924 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=391332 CPUtime=25.2 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 17995 0 0 0 2516 4 0 0 25 0 4 0 653169073 400723968 43393 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=391332 CPUtime=25.47 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 19632 0 0 0 2543 4 0 0 25 0 4 0 653169073 400723968 43393 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 391332

[startup+51.1004 s]
/proc/loadavg: 8.19 8.11 8.01 9/343 32525
/proc/meminfo: memFree=17238932/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=341032 CPUtime=203.8 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 120923 0 0 0 20351 29 0 0 25 0 4 0 653169072 349216768 44354 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 85258 44354 379 95 0 80240 0
[pid=32520/tid=32521] ppid=32518 vsize=341032 CPUtime=51.09 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 26433 0 0 0 5103 6 0 0 25 0 4 0 653169073 349216768 44354 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=341032 CPUtime=50.52 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 30612 0 0 0 5045 7 0 0 25 0 4 0 653169073 349216768 44354 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=341032 CPUtime=51.08 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 32433 0 0 0 5101 7 0 0 25 0 4 0 653169073 349216768 44354 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 341032

[startup+102.3 s]
/proc/loadavg: 8.20 8.13 8.02 9/343 32527
/proc/meminfo: memFree=17216200/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=348484 CPUtime=408.03 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 206272 0 0 0 40750 53 0 0 25 0 4 0 653169072 356847616 44974 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 87121 44974 379 95 0 82103 0
[pid=32520/tid=32521] ppid=32518 vsize=348484 CPUtime=102.28 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 47681 0 0 0 10217 11 0 0 25 0 4 0 653169073 356847616 44974 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=348484 CPUtime=101.15 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 53414 0 0 0 10100 15 0 0 25 0 4 0 653169073 356847616 44974 33554432000 4194304 4580107 140734755427920 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=348484 CPUtime=102.28 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 53313 0 0 0 10216 12 0 0 25 0 4 0 653169073 356847616 44974 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 348484

[startup+162.301 s]

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

[pid=32520] ppid=32518 vsize=554940 CPUtime=2562.06 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 710085 0 0 0 255980 226 0 0 25 0 4 0 653169072 568258560 91753 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 138735 91753 379 95 0 133717 0
[pid=32520/tid=32521] ppid=32518 vsize=554940 CPUtime=642.29 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 166269 0 0 0 64179 50 0 0 25 0 4 0 653169073 568258560 91753 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=554940 CPUtime=635.15 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 181029 0 0 0 63455 60 0 0 25 0 4 0 653169073 568258560 91753 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=554940 CPUtime=642.29 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 176193 0 0 0 64174 55 0 0 25 0 4 0 653169073 568258560 91753 33554432000 4194304 4580107 140734755427920 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2562.06
Current children cumulated vsize (KiB) 554940

[startup+702.301 s]
/proc/loadavg: 8.01 8.06 8.02 9/343 32574
/proc/meminfo: memFree=15508280/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=534448 CPUtime=2801.39 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 750590 0 0 0 279899 240 0 0 25 0 4 0 653169072 547274752 99168 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 133612 99168 379 95 0 128594 0
[pid=32520/tid=32521] ppid=32518 vsize=534448 CPUtime=702.29 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 175029 0 0 0 70175 54 0 0 25 0 4 0 653169073 547274752 99168 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=534448 CPUtime=694.49 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 190566 0 0 0 69386 63 0 0 25 0 4 0 653169073 547274752 99168 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=534448 CPUtime=702.3 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 187150 0 0 0 70171 59 0 0 25 0 4 0 653169073 547274752 99168 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2801.39
Current children cumulated vsize (KiB) 534448

[startup+762.301 s]
/proc/loadavg: 8.04 8.06 8.02 9/343 32575
/proc/meminfo: memFree=15398948/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=618020 CPUtime=3040.73 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 783366 0 0 0 303820 253 0 0 25 0 4 0 653169072 632852480 100908 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 154505 100908 379 95 0 149487 0
[pid=32520/tid=32521] ppid=32518 vsize=618020 CPUtime=762.29 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 181073 0 0 0 76172 57 0 0 25 0 4 0 653169073 632852480 100908 33554432000 4194304 4580107 140734755427920 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=618020 CPUtime=753.81 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 201345 0 0 0 75315 66 0 0 25 0 4 0 653169073 632852480 100908 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=618020 CPUtime=762.29 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 191310 0 0 0 76169 60 0 0 25 0 4 0 653169073 632852480 100908 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.73
Current children cumulated vsize (KiB) 618020

[startup+822.301 s]
/proc/loadavg: 8.20 8.09 8.03 9/343 32577
/proc/meminfo: memFree=15341620/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=602436 CPUtime=3280.08 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 813448 0 0 0 327744 264 0 0 25 0 4 0 653169072 616894464 99722 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294445 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 150609 99722 379 95 0 145591 0
[pid=32520/tid=32521] ppid=32518 vsize=602436 CPUtime=822.29 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 185020 0 0 0 82171 58 0 0 25 0 4 0 653169073 616894464 99722 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=602436 CPUtime=813.16 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 210212 0 0 0 81246 70 0 0 25 0 4 0 653169073 616894464 99722 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=602436 CPUtime=822.29 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 201584 0 0 0 82166 63 0 0 25 0 4 0 653169073 616894464 99722 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.08
Current children cumulated vsize (KiB) 602436

[startup+882.3 s]
/proc/loadavg: 8.15 8.09 8.02 9/343 32579
/proc/meminfo: memFree=15085104/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=667620 CPUtime=3519.41 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 835629 0 0 0 351669 272 0 0 25 0 4 0 653169072 683642880 110149 33554432000 4194304 4580107 140734755427920 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 166905 110149 379 95 0 161887 0
[pid=32520/tid=32521] ppid=32518 vsize=667620 CPUtime=882.3 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 188838 0 0 0 88171 59 0 0 25 0 4 0 653169073 683642880 110149 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=667620 CPUtime=872.49 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 213974 0 0 0 87177 72 0 0 25 0 4 0 653169073 683642880 110149 33554432000 4194304 4580107 140734755427920 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=667620 CPUtime=882.3 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 210649 0 0 0 88163 67 0 0 25 0 4 0 653169073 683642880 110149 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3519.41
Current children cumulated vsize (KiB) 667620

[startup+942.301 s]
/proc/loadavg: 8.05 8.07 8.02 9/343 32580
/proc/meminfo: memFree=15063804/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=637360 CPUtime=3758.79 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 866382 0 0 0 375593 286 0 0 25 0 4 0 653169072 652656640 100032 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 159340 100032 379 95 0 154322 0
[pid=32520/tid=32521] ppid=32518 vsize=637360 CPUtime=942.31 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 191720 0 0 0 94171 60 0 0 25 0 4 0 653169073 652656640 100032 33554432000 4194304 4580107 140734755427920 18446744073709551615 4320780 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=637360 CPUtime=931.83 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 222777 0 0 0 93107 76 0 0 25 0 4 0 653169073 652656640 100032 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=637360 CPUtime=942.31 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 221346 0 0 0 94160 71 0 0 25 0 4 0 653169073 652656640 100032 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.79
Current children cumulated vsize (KiB) 637360

[startup+1002.3 s]
/proc/loadavg: 8.06 8.07 8.02 9/343 32582
/proc/meminfo: memFree=15110016/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=607488 CPUtime=3998.1 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 904119 0 0 0 399510 300 0 0 25 0 4 0 653169072 622067712 101677 33554432000 4194304 4580107 140734755427920 18446744073709551615 4406408 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 151872 101677 379 95 0 146854 0
[pid=32520/tid=32521] ppid=32518 vsize=607488 CPUtime=1002.3 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 200958 0 0 0 100166 64 0 0 25 0 4 0 653169073 622067712 101677 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=607488 CPUtime=991.17 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 233743 0 0 0 99037 80 0 0 25 0 4 0 653169073 622067712 101677 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=607488 CPUtime=1002.3 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 230791 0 0 0 100156 74 0 0 25 0 4 0 653169073 622067712 101677 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3998.1
Current children cumulated vsize (KiB) 607488

[startup+1062.31 s]
/proc/loadavg: 8.12 8.08 8.02 9/343 32583
/proc/meminfo: memFree=15193652/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=610304 CPUtime=4237.46 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 934693 0 0 0 423433 313 0 0 25 0 4 0 653169072 624951296 99089 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 152576 99089 379 95 0 147558 0
[pid=32520/tid=32521] ppid=32518 vsize=610304 CPUtime=1062.31 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 208774 0 0 0 106164 67 0 0 25 0 4 0 653169073 624951296 99089 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=610304 CPUtime=1050.5 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 238393 0 0 0 104968 82 0 0 25 0 4 0 653169073 624951296 99089 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=610304 CPUtime=1062.32 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 241094 0 0 0 106153 79 0 0 25 0 4 0 653169073 624951296 99089 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.46
Current children cumulated vsize (KiB) 610304

[startup+1122.3 s]
/proc/loadavg: 8.15 8.10 8.03 9/343 32585
/proc/meminfo: memFree=15145712/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=641508 CPUtime=4476.77 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 969529 0 0 0 447350 327 0 0 25 0 4 0 653169072 656904192 110073 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 160377 110073 379 95 0 155359 0
[pid=32520/tid=32521] ppid=32518 vsize=641508 CPUtime=1122.31 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 216933 0 0 0 112160 71 0 0 25 0 4 0 653169073 656904192 110073 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=641508 CPUtime=1109.83 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 247084 0 0 0 110898 85 0 0 25 0 4 0 653169073 656904192 110073 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=641508 CPUtime=1122.3 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 249825 0 0 0 112149 81 0 0 25 0 4 0 653169073 656904192 110073 33554432000 4194304 4580107 140734755427920 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.77
Current children cumulated vsize (KiB) 641508

[startup+1182.3 s]
/proc/loadavg: 8.13 8.10 8.03 9/343 32587
/proc/meminfo: memFree=14951584/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=643708 CPUtime=4716.11 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 997939 0 0 0 471272 339 0 0 25 0 4 0 653169072 659156992 112782 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 160927 112782 379 95 0 155909 0
[pid=32520/tid=32521] ppid=32518 vsize=643708 CPUtime=1182.31 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 220900 0 0 0 118158 73 0 0 25 0 4 0 653169073 659156992 112782 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=643708 CPUtime=1169.17 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 254919 0 0 0 116829 88 0 0 25 0 4 0 653169073 659156992 112782 33554432000 4194304 4580107 140734755427920 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=643708 CPUtime=1182.31 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 257753 0 0 0 118146 85 0 0 25 0 4 0 653169073 659156992 112782 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4716.11
Current children cumulated vsize (KiB) 643708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.09 8.10 8.03 9/343 32587
/proc/meminfo: memFree=14925272/32951124 swapFree=67056804/67111528
[pid=32520] ppid=32518 vsize=626828 CPUtime=4800.31 cores=0,2,4,6
/proc/32520/stat : 32520 (strangenight2-m) R 32518 32520 32059 0 -1 4202496 1007667 0 0 0 479688 343 0 0 25 0 4 0 653169072 641871872 114419 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32520/statm: 156707 114419 379 95 0 151689 0
[pid=32520/tid=32521] ppid=32518 vsize=626828 CPUtime=1203.42 cores=0,2,4,6
/proc/32520/task/32521/stat : 32521 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 224507 0 0 0 120268 74 0 0 25 0 4 0 653169073 641871872 114419 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32520/tid=32522] ppid=32518 vsize=626828 CPUtime=1190.04 cores=0,2,4,6
/proc/32520/task/32522/stat : 32522 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 255740 0 0 0 118915 89 0 0 25 0 4 0 653169073 641871872 114419 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32520/tid=32523] ppid=32518 vsize=626828 CPUtime=1203.42 cores=0,2,4,6
/proc/32520/task/32523/stat : 32523 (strangenight2-m) R 32518 32520 32059 0 -1 4202560 259379 0 0 0 120256 86 0 0 25 0 4 0 653169073 641871872 114419 33554432000 4194304 4580107 140734755427920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 626828

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.44
CPU time (s): 4800.36
CPU user time (s): 4796.9
CPU system time (s): 3.45547
CPU usage (%): 398.886
Max. virtual memory (cumulated for all children) (KiB): 710320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.9
system time used= 3.45547
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1007669
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= 2671
involuntary context switches= 22224

runsolver used 3.77043 second user time and 9.40557 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 01:28:01
IDJOB=3366839
IDBENCH=84004
IDSOLVER=1844
FILE ID=node108/3366839-1305415681
RUNJOBID= node108-1305414475-32404
PBS_JOBID= 13324535
Free space on /tmp= 73548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366839-1305415681/watcher-3366839-1305415681 -o /tmp/evaluation-result-3366839-1305415681/solver-3366839-1305415681 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366839-1305415681.cnf

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1221160045

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17412276 kB
Buffers:        282416 kB
Cached:        4411336 kB
SwapCached:       8700 kB
Active:       11471136 kB
Inactive:      3757312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17412276 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:            7804 kB
Writeback:           0 kB
AnonPages:    10532124 kB
Mapped:          27308 kB
Slab:           207952 kB
PageTables:      39396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52859992 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= 73528 MiB
End job on node108 at 2011-05-15 01:48:07