Trace number 3366811

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.49 1202.95

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes10.cnf
MD5SUM601a386973128161e9173e2bdf583672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58791
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366811-1305392555.cnf'
0.00/0.00	c -- header says num vars:            945
0.00/0.00	c -- header says num clauses:       61409
0.00/0.02	c -- clauses added:            0 learnts,        61409 normals,            0 xors
0.00/0.02	c -- vars added        945
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       945        45     61364         0    123673         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/45/45 lits-rem:0 time: 0.00
0.00/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    945 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.00 s
0.00/0.91	c lits-rem:       353  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.02 s
0.00/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.91	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.91	c calculated reachability. Time: 0.00
0.00/0.91	c Calc default polars -  time:   0.00 s pos:       0 undec:      45 neg:     900
0.00/0.91	c =========================================================================================
0.00/0.91	c types(t): F = full restart, N = normal restart
0.00/0.91	c types(t): S = simplification begin/end, E = solution found
0.00/0.91	c restart types(rt): st = static, dy = dynamic
0.00/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.91	c  B st     0         0       900      4099     56365         0    200242         0   no data   no data
0.00/0.91	c  N dy    16      4091       900      4099     56365      4020    200242    131311      9.84     10.41
0.00/0.91	c  N dy    30      8172       900      4099     56365      5590    200242    158262      9.51     10.14
0.00/0.91	c  N dy    49     12264       900      4099     56365      5434    200242    119202      9.47     10.02
0.00/0.91	c  N dy    68     16533       900      4099     56365      9646    200242    246023      9.52     10.02
4.35/1.11	c  N dy    80     20635       900      4099     56365      8111    200242    173341      9.42     10.05
5.15/1.31	c  N dy    99     24725       900      4099     56365     12125    200242    300539      9.44      9.96
5.15/1.32	c  F st   102     25000       900      4099     56365     12398    200242    310108      9.47   no data
6.35/1.61	c  N dy   108     30000       900      4099     56365     10620    200242    242609      9.47   no data
6.35/1.61	c  S st   108     30000       900      4099     56365     10620    200242    242609      9.47   no data
6.35/1.64	c  S st   108     30502       900      4099     56365     11122    200242    258955      9.47   no data
6.35/1.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.74/1.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.08
6.74/1.72	c blocked clauses removed:        0 vars:      0 tried:         900 T: 0.00 s
6.74/1.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
7.57/1.95	c subs with bin:        0  lits-rem:     18419  v-fix:    0  time:  0.23 s
7.57/1.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
7.57/1.96	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
7.57/1.97	c lits-rem:        10  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.53/2.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.98 s
11.95/3.04	c lits-rem:       161  cl-subs:     1695  v-elim:      0  v-fix:    0  time:  0.07 s
12.72/3.28	c asymm  cl-useful: 0/4054/4099 lits-rem:0 time: 0.24
12.72/3.28	c calculated reachability. Time: 0.00
12.72/3.28	c  N dy   108     30502       900      4099     56365      9427    181813    234358      9.47   no data
13.93/3.51	c  N dy   130     34524       900      4099     56365     13377    181813    367707      9.52     11.36
14.72/3.75	c  N dy   152     38584       900      4099     56365      9609    181813    205362      9.56     10.08
15.53/3.98	c  N dy   167     42589       900      4099     56365     13533    181813    330653      9.58     10.10
16.35/4.19	c  S st   181     45754       900      4099     56365     16624    181813    424456      9.59      9.02
16.76/4.22	c  S st   181     46256       900      4099     56365     17122    181813    444165      9.59   no data
16.76/4.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.12/4.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.08
17.12/4.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.12/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.52/4.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
17.52/4.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
17.52/4.47	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
17.52/4.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
22.30/5.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.16 s
22.70/5.77	c lits-rem:       145  cl-subs:     1037  v-elim:      0  v-fix:    0  time:  0.12 s
22.70/5.77	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
22.70/5.79	c vivif2 --  cl tried    16085 cl shrink        0 lits rem          0 time: 0.02
23.50/5.96	c asymm  cl-useful: 0/2624/4099 lits-rem:0 time: 0.17
23.50/5.96	c calculated reachability. Time: 0.00
23.50/5.96	c  N dy   181     46256       900      4099     56365     16085    181813    428403      9.59   no data
24.71/6.21	c  N dy   205     50322       900      4099     56365     11322    181813    242445      9.66     10.18
25.54/6.44	c  N dy   229     54329       900      4099     56365     15250    181813    376616      9.69     11.86
26.70/6.76	c  N dy   246     58924       900      4099     56365      9979    181813    181013      9.69     10.20
27.49/6.98	c  N dy   272     62979       900      4099     56365     13968    181813    323332      9.74     10.50
28.69/7.22	c  N dy   287     67098       900      4099     56365     18005    181813    465146      9.74     10.26
29.10/7.37	c  S st   297     69386       900      4099     56365     20235    181813    543461      9.75      9.24
29.10/7.40	c  S st   297     69890       900      4099     56365     20737    181813    562987      9.75   no data
29.10/7.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.51/7.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.0M T:  0.09
29.51/7.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.51/7.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.29/7.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
30.29/7.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
30.29/7.66	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
30.29/7.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
35.07/8.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.19 s
35.87/9.05	c lits-rem:       196  cl-subs:      881  v-elim:      0  v-fix:    0  time:  0.17 s
35.87/9.05	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
35.87/9.07	c vivif2 --  cl tried    19856 cl shrink        0 lits rem          0 time: 0.02
36.27/9.19	c asymm  cl-useful: 0/1475/4099 lits-rem:0 time: 0.12
36.27/9.19	c calculated reachability. Time: 0.00
36.27/9.19	c  N dy   297     69890       900      4099     56365     19856    181813    549236      9.75   no data
37.47/9.48	c  N dy   325     74379       900      4099     56365     13511    181813    292035      9.79     11.39
39.07/9.80	c  N dy   345     79142       900      4099     56365     18195    181813    445103      9.80     10.62
40.26/10.16	c  N dy   370     84210       900      4099     56365     23141    181813    597113      9.81     11.39
41.07/10.38	c  F st   391     87501       900      4099     56365     14607    181813    298608      9.83      9.96
41.87/10.57	c  N st   396     90795       900      4099     56365     17787    181813    404234      9.83   no data
43.85/11.03	c  N dy   413     97658       900      4099     56365     24445    181813    608416      9.83     10.37
45.45/11.47	c  N dy   436    104211       900      4099     56365     18146    181813    369752      9.81     10.37
45.85/11.51	c  S st   439    104835       900      4099     56365     18757    181813    387972      9.81      8.58
45.85/11.54	c  S st   439    105338       900      4099     56365     19260    181813    407250      9.81   no data
45.85/11.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.25/11.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.08
46.25/11.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.25/11.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.65/11.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
46.65/11.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
46.65/11.80	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
46.65/11.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
51.46/12.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.14 s
51.87/13.04	c lits-rem:       191  cl-subs:     1039  v-elim:      0  v-fix:    0  time:  0.09 s
51.87/13.04	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
51.87/13.05	c vivif2 --  cl tried    18221 cl shrink        0 lits rem          0 time: 0.02
52.63/13.23	c asymm  cl-useful: 0/2534/4099 lits-rem:0 time: 0.17
52.63/13.23	c calculated reachability. Time: 0.00
52.63/13.23	c  N dy   439    105338       900      4099     56365     18221    181813    393055      9.81   no data
54.23/13.68	c  N dy   477    112118       900      4099     56365     24855    181813    611592      9.85     11.04
56.62/14.21	c  N dy   500    119423       900      4099     56365     18315    181813    353771      9.82     10.43
58.63/14.73	c  N dy   542    127262       900      4099     56365     25962    181813    600395      9.84     10.37
61.02/15.36	c  N dy   588    135970       900      4099     56365     19837    181813    383619      9.87     10.43
63.82/16.06	c  N dy   628    145312       900      4099     56365     28957    181813    652231      9.87     10.49
66.60/16.70	c  N dy   665    154878       900      4099     56365     22670    181813    452678      9.86     10.40
67.40/16.92	c  S st   680    158009       900      4099     56365     25743    181813    554935      9.86      9.74
67.40/16.95	c  S st   680    158512       900      4099     56365     26245    181813    573876      9.86   no data
67.40/16.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.80/17.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.0M T:  0.09
67.80/17.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.80/17.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.60/17.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
68.60/17.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
68.60/17.22	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
68.60/17.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
72.98/18.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.16 s
74.18/18.61	c lits-rem:       239  cl-subs:     1581  v-elim:      0  v-fix:    0  time:  0.20 s
74.18/18.61	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
74.18/18.63	c vivif2 --  cl tried    24664 cl shrink        0 lits rem          0 time: 0.02
74.58/18.76	c asymm  cl-useful: 0/1565/4099 lits-rem:0 time: 0.13
74.58/18.77	c calculated reachability. Time: 0.00
74.58/18.77	c  N dy   680    158512       900      4099     56365     24664    181813    553169      9.86   no data
77.79/19.51	c  N dy   731    168711       900      4099     56365     18038    181813    295058      9.90     10.53
80.97/20.32	c  N dy   779    180181       900      4099     56365     29244    181813    661956      9.91     10.44
84.56/21.21	c  N dy   838    191734       900      4099     56365     22955    181813    429879      9.93     10.48
88.15/22.13	c  N dy   889    204014       900      4099     56365     34943    181813    801727      9.94     10.48
92.14/23.17	c  N dy   954    217891       900      4099     56365     29945    181813    624942      9.95     10.49
96.53/24.29	c  N dy  1017    232098       900      4099     56365     24283    181813    420556      9.96     10.53
98.53/24.73	c  S st  1042    237770       900      4099     56365     29818    181813    581607      9.96      9.54
98.53/24.76	c  S st  1042    238274       900      4099     56365     30320    181813    601293      9.96   no data
98.53/24.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.93/24.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.2M T:  0.09
98.93/24.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.93/24.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.74/25.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
99.74/25.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
99.74/25.03	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
99.74/25.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
104.13/26.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.14 s
105.31/26.40	c lits-rem:       324  cl-subs:     1613  v-elim:      0  v-fix:    0  time:  0.21 s
105.31/26.41	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
105.31/26.43	c vivif2 --  cl tried    28707 cl shrink        0 lits rem          0 time: 0.03
106.10/26.61	c asymm  cl-useful: 0/2142/4099 lits-rem:0 time: 0.18
106.10/26.61	c calculated reachability. Time: 0.00
106.10/26.61	c  N dy  1042    238274       900      4099     56365     28707    181813    580863      9.96   no data
110.89/27.84	c  N dy  1112    253484       900      4099     56365     23054    181813    387186      9.97     11.35
116.09/29.15	c  N dy  1190    269863       900      4099     56365     39024    181813    875157      9.98     10.56
121.69/30.58	c  N dy  1261    287168       900      4099     56365     34469    181813    721464      9.98     10.56
128.06/32.16	c  N dy  1352    305691       900      4099     56365     30123    181813    581545      9.99     10.52
128.46/32.21	c  F st  1356    306250       900      4099     56365     30674    181813    600212      9.99   no data
134.86/33.87	c  N dy  1414    325981       900      4099     56365     26464    181813    440201      9.99     10.72
142.02/35.60	c  N dy  1508    346054       900      4099     56365     46042    181813   1035089     10.00     14.13
145.62/36.57	c  S st  1567    357411       900      4099     56365     32748    181813    632765     10.00   no data
146.02/36.60	c  S st  1567    357912       900      4099     56365     33246    181813    651937     10.00   no data
146.02/36.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.42/36.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.11
146.42/36.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.42/36.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.82/36.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
146.82/36.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
146.82/36.89	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
146.82/36.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
151.61/38.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.15 s
152.42/38.28	c lits-rem:       270  cl-subs:     1099  v-elim:      0  v-fix:    0  time:  0.21 s
152.42/38.28	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
152.84/38.31	c vivif2 --  cl tried    32147 cl shrink        0 lits rem          0 time: 0.03
153.19/38.48	c asymm  cl-useful: 0/1957/4099 lits-rem:0 time: 0.17
153.19/38.49	c calculated reachability. Time: 0.00
153.19/38.49	c  N dy  1567    357912       900      4099     56365     32147    181813    637825     10.00   no data
161.20/40.44	c  N dy  1670    377936       900      4099     56365     26324    181813    418052     10.02     10.60
167.96/42.17	c  N dy  1774    398110       900      4099     56365     46055    181813   1028577     10.03     10.60
175.94/44.18	c  N dy  1858    418896       900      4099     56365     39981    181813    782902     10.03     10.65
183.57/46.01	c  N dy  1954    438986       900      4099     56365     32265    181813    544720     10.04     10.74
190.72/47.80	c  N dy  2042    459046       900      4099     56365     51874    181813   1136890     10.05     10.61
197.49/49.59	c  N dy  2136    479130       900      4099     56365     43132    181813    847398     10.06     10.67
205.51/51.57	c  N dy  2234    499632       900      4099     56365     33867    181813    554357     10.06     10.67
213.07/53.41	c  N dy  2329    519656       900      4099     56365     53382    181813   1130055     10.07     11.12
219.44/55.03	c  S st  2389    536870       900      4099     56365     39922    181813    707059     10.06   no data
219.44/55.07	c  S st  2389    537379       900      4099     56365     40430    181813    727318     10.06   no data
219.44/55.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
219.84/55.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.11
219.84/55.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
219.84/55.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
220.64/55.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
220.64/55.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
220.64/55.35	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
220.64/55.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
225.43/56.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.13 s
226.23/56.79	c lits-rem:       342  cl-subs:     1891  v-elim:      0  v-fix:    0  time:  0.27 s
226.23/56.79	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
226.63/56.82	c vivif2 --  cl tried    38539 cl shrink        0 lits rem          0 time: 0.03
227.47/57.01	c asymm  cl-useful: 0/1637/4099 lits-rem:0 time: 0.18
227.47/57.01	c calculated reachability. Time: 0.00
227.47/57.01	c  N dy  2389    537379       900      4099     56365     38539    181813    702752     10.06   no data
235.01/58.93	c  N dy  2484    557403       900      4099     56365     58116    181813   1292647     10.07     10.80
242.58/60.81	c  N dy  2567    577429       900      4099     56365     46421    181813    870832     10.07     10.66
250.56/62.89	c  N dy  2663    598233       900      4099     56365     34504    181813    503043     10.07     10.90
258.19/64.72	c  N dy  2754    618625       900      4099     56365     54451    181813   1094517     10.08     10.61
265.73/66.64	c  N dy  2839    639104       900      4099     56365     41230    181813    678123     10.08     10.88
272.91/68.42	c  N dy  2924    659117       900      4099     56365     60762    181813   1275638     10.08     12.11
280.49/70.33	c  N dy  3021    680052       900      4099     56365     47020    181813    851849     10.08     10.65
288.09/72.22	c  N dy  3120    700121       900      4099     56365     66600    181813   1440944     10.09     10.64
295.26/74.04	c  N dy  3188    720255       900      4099     56365     51132    181813    914014     10.08     10.66
303.24/76.10	c  N dy  3264    740292       900      4099     56365     70606    181813   1443099     10.08     10.71
310.87/77.92	c  N dy  3365    760762       900      4099     56365     54566    181813   1021835     10.09     10.72
318.81/79.92	c  N dy  3465    780809       900      4099     56365     74080    181813   1582005     10.09     10.67
325.60/81.67	c  N dy  3541    800936       900      4099     56365     56669    181813   1061645     10.09     10.79
327.60/82.18	c  S st  3563    806068       900      4099     56365     61661    181813   1199049     10.09   no data
328.01/82.22	c  S st  3563    806569       900      4099     56365     62160    181813   1217782     10.09   no data
328.01/82.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
328.43/82.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.3M T:  0.13
328.43/82.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
328.43/82.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
329.18/82.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
329.18/82.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
329.18/82.53	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
329.18/82.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
333.98/83.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.20 s
337.96/84.74	c lits-rem:       774  cl-subs:     3706  v-elim:      0  v-fix:    0  time:  0.97 s
337.96/84.75	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
338.36/84.80	c vivif2 --  cl tried    58454 cl shrink        0 lits rem          0 time: 0.06
339.16/85.00	c asymm  cl-useful: 0/1423/4099 lits-rem:0 time: 0.20
339.16/85.01	c calculated reachability. Time: 0.00
339.16/85.01	c  N dy  3563    806569       900      4099     56365     58454    181813   1169603     10.09   no data
347.55/87.14	c  N dy  3656    826742       900      4099     56365     40119    181813    559028     10.10     10.88
355.12/89.04	c  N dy  3738    847241       900      4099     56365     60086    181813   1117322     10.09     10.69
363.13/91.10	c  N dy  3820    867243       900      4099     56365     40614    181813    553871     10.09     12.15
370.30/92.89	c  N dy  3901    887370       900      4099     56365     60159    181813   1103391     10.09     10.72
379.47/95.18	c  N dy  3977    907549       900      4099     56365     39896    181813    514321     10.09     10.75
386.66/96.99	c  N dy  4067    927628       900      4099     56365     59467    181813   1055450     10.09     10.82
395.43/99.13	c  N dy  4159    947863       900      4099     56365     79185    181813   1617656     10.09     10.63
403.41/101.12	c  N dy  4246    968404       900      4099     56365     58295    181813    994562     10.09     10.63
411.84/103.22	c  N dy  4341    988484       900      4099     56365     77831    181813   1539071     10.10     10.76
420.19/105.33	c  N dy  4425   1008524       900      4099     56365     55479    181813    892434     10.10     10.66
428.16/107.31	c  N dy  4514   1028645       900      4099     56365     75070    181813   1441242     10.10     10.69
436.54/109.41	c  N dy  4602   1048778       900      4099     56365     51844    181813    794474     10.10     10.63
444.11/111.30	c  N dy  4669   1068885       900      4099     56365     71388    181813   1349449     10.09     10.67
445.32/111.61	c  F st  4682   1071875       900      4099     56365     74306    181813   1434742     10.10     10.26
452.90/113.50	c  N dy  4736   1088990       900      4099     56365     47170    181813    647022     10.09     10.69
460.12/115.35	c  N dy  4822   1109072       900      4099     56365     66722    181813   1207923     10.10     13.35
468.48/117.48	c  N dy  4921   1129109       900      4099     56365     86237    181813   1760753     10.10     10.66
476.85/119.59	c  N dy  5003   1149139       900      4099     56365     60909    181813   1012235     10.10     10.82
485.62/121.74	c  N dy  5085   1169190       900      4099     56365     80433    181813   1559653     10.10     10.76
494.82/124.08	c  N dy  5165   1189479       900      4099     56365     54444    181813    804976     10.10     10.65
503.19/126.17	c  N dy  5246   1209854       900      4099     56365     74241    181813   1351817     10.10      8.98
503.19/126.17	c  S st  5246   1209854       900      4099     56365     74241    181813   1351817     10.10      8.98
503.60/126.22	c  S st  5246   1210355       900      4099     56365     74741    181813   1371078     10.10   no data
503.60/126.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
504.02/126.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.14
504.02/126.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
504.02/126.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
504.78/126.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
504.78/126.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
504.78/126.53	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
504.78/126.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
509.56/127.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
514.75/129.09	c lits-rem:      1118  cl-subs:     5933  v-elim:      0  v-fix:    0  time:  1.29 s
514.75/129.09	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
515.15/129.16	c vivif2 --  cl tried    68808 cl shrink        0 lits rem          0 time: 0.06
515.96/129.33	c asymm  cl-useful: 0/1039/4099 lits-rem:0 time: 0.17
515.96/129.33	c calculated reachability. Time: 0.00
515.96/129.33	c  N dy  5246   1210355       900      4099     56365     68808    181813   1298566     10.10   no data
524.73/131.50	c  N dy  5326   1230704       900      4099     56365     88648    181813   1865309     10.10     10.66
532.72/133.58	c  N dy  5406   1250789       900      4099     56365     61548    181813   1020951     10.10     15.27
541.10/135.69	c  N dy  5482   1270829       900      4099     56365     80997    181813   1548655     10.10     10.64
550.67/138.06	c  N dy  5560   1290912       900      4099     56365     52916    181813    738337     10.10     12.23
558.66/140.03	c  N dy  5639   1310988       900      4099     56365     72503    181813   1280444     10.10     10.99
567.44/142.21	c  N dy  5741   1331273       900      4099     56365     92315    181813   1843279     10.10     10.65
576.22/144.47	c  N dy  5821   1351440       900      4099     56365     63265    181813   1010142     10.10     10.66
585.79/146.89	c  N dy  5906   1371472       900      4099     56365     82735    181813   1538225     10.10     10.84
595.79/149.33	c  N dy  5992   1391561       900      4099     56365     52642    181813    705144     10.10     11.92
603.75/151.38	c  N dy  6080   1411890       900      4099     56365     72445    181813   1258922     10.10     10.65
612.93/153.61	c  N dy  6170   1432000       900      4099     56365     91971    181813   1810396     10.10     10.95
622.54/156.02	c  N dy  6270   1452284       900      4099     56365     61131    181813    929684     10.10     10.85
630.90/158.16	c  N dy  6353   1472426       900      4099     56365     80702    181813   1455311     10.10     10.77
640.10/160.48	c  N dy  6442   1492439       900      4099     56365    100194    181813   2007672     10.10     15.69
648.88/162.68	c  N dy  6537   1512465       900      4099     56365     68133    181813   1125164     10.11     10.74
658.02/164.96	c  N dy  6622   1532520       900      4099     56365     87609    181813   1651565     10.11     10.65
668.40/167.53	c  N dy  6713   1552560       900      4099     56365     54593    181813    718147     10.11     10.73
676.38/169.53	c  N dy  6806   1572923       900      4099     56365     74421    181813   1272167     10.11     10.65
684.76/171.68	c  N dy  6907   1593005       900      4099     56365     94006    181813   1838335     10.11     10.70
694.74/174.17	c  N dy  6988   1613350       900      4099     56365     60248    181813    849930     10.11     10.76
703.51/176.30	c  N dy  7058   1633521       900      4099     56365     79817    181813   1368186     10.11     10.67
712.30/178.52	c  N dy  7132   1653615       900      4099     56365     99366    181813   1907727     10.11     10.69
721.88/180.98	c  N dy  7230   1674173       900      4099     56365     64921    181813    977936     10.11     10.68
731.46/183.32	c  N dy  7319   1694465       900      4099     56365     84661    181813   1512679     10.11     10.71
739.84/185.43	c  S st  7393   1710355       900      4099     56365    100073    181813   1928815     10.11   no data
739.84/185.48	c  S st  7393   1710857       900      4099     56365    100572    181813   1947225     10.11   no data
739.84/185.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
740.65/185.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.0M T:  0.18
740.65/185.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
740.65/185.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
741.43/185.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
741.43/185.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
741.43/185.85	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
741.43/185.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
747.02/187.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
758.63/190.14	c lits-rem:      1903  cl-subs:     9006  v-elim:      0  v-fix:    0  time:  2.94 s
758.63/190.15	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
758.99/190.24	c vivif2 --  cl tried    91566 cl shrink        0 lits rem          0 time: 0.09
759.79/190.45	c asymm  cl-useful: 0/1146/4099 lits-rem:0 time: 0.21
759.79/190.45	c calculated reachability. Time: 0.00
759.79/190.45	c  N dy  7393   1710857       900      4099     56365     91566    181813   1830439     10.11   no data
771.39/193.32	c  N dy  7474   1730877       900      4099     56365     55685    181813    713752     10.11     10.64
779.75/195.40	c  N dy  7548   1751041       900      4099     56365     75282    181813   1255556     10.11     10.65
789.71/197.93	c  N dy  7634   1771064       900      4099     56365     94754    181813   1770988     10.11     11.21
799.69/200.41	c  N dy  7710   1791075       900      4099     56365     57916    181813    752235     10.11     10.80
808.07/202.50	c  N dy  7811   1811368       900      4099     56365     77631    181813   1299858     10.11     10.74
817.64/204.97	c  N dy  7901   1831833       900      4099     56365     97514    181813   1819545     10.11     10.69
828.45/207.61	c  N dy  7992   1852007       900      4099     56365     59814    181813    785642     10.11     10.70
836.41/209.68	c  N dy  8084   1872042       900      4099     56365     79339    181813   1331497     10.11     10.83
846.78/212.21	c  N dy  8179   1892228       900      4099     56365     98968    181813   1876987     10.11     10.66
858.36/215.12	c  N dy  8273   1912301       900      4099     56365     60132    181813    781611     10.12     13.19
866.74/217.21	c  N dy  8343   1932400       900      4099     56365     79682    181813   1319848     10.11     11.76
875.92/219.59	c  N dy  8431   1952439       900      4099     56365     99214    181813   1871629     10.12     12.03
887.09/222.33	c  N dy  8513   1972461       900      4099     56365    118682    181813   2388185     10.11     11.60
895.87/224.59	c  N dy  8599   1992616       900      4099     56365     78939    181813   1291375     10.12     10.65
905.05/226.80	c  N dy  8680   2012675       900      4099     56365     98457    181813   1838302     10.12     13.28
915.83/229.55	c  N dy  8767   2033065       900      4099     56365    118260    181813   2370139     10.12     10.71
925.44/231.91	c  N dy  8868   2053080       900      4099     56365     77478    181813   1242535     10.12     10.72
934.58/234.27	c  N dy  8966   2073281       900      4099     56365     97118    181813   1791707     10.12     10.67
945.37/236.98	c  N dy  9066   2093779       900      4099     56365    117003    181813   2339999     10.12     10.66
956.17/239.65	c  N dy  9143   2114398       900      4099     56365     75741    181813   1141939     10.12     10.80
965.30/241.96	c  N dy  9246   2134472       900      4099     56365     95297    181813   1676422     10.12     10.72
976.08/244.67	c  N dy  9340   2155647       900      4099     56365    115867    181813   2241918     10.13     10.66
986.48/247.27	c  N dy  9429   2176063       900      4099     56365     73498    181813   1102157     10.13     10.74
996.43/249.76	c  N dy  9510   2196167       900      4099     56365     93068    181813   1640578     10.13     10.67
1005.21/251.91	c  S st  9584   2210857       900      4099     56365    107327    181813   2016985     10.13   no data
1005.21/251.97	c  S st  9584   2211362       900      4099     56365    107831    181813   2034501     10.13   no data
1005.21/251.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1006.41/252.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.4M T:  0.25
1006.41/252.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1006.41/252.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1007.21/252.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
1007.21/252.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
1007.21/252.42	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
1007.21/252.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1012.81/253.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
1024.77/256.87	c lits-rem:      2000  cl-subs:     7956  v-elim:      0  v-fix:    0  time:  2.97 s
1024.77/256.88	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
1025.18/256.97	c vivif2 --  cl tried    99875 cl shrink        0 lits rem          0 time: 0.09
1025.99/257.18	c asymm  cl-useful: 0/1060/4099 lits-rem:0 time: 0.22
1025.99/257.19	c calculated reachability. Time: 0.00
1025.99/257.19	c  N dy  9584   2211362       900      4099     56365     99875    181813   1931693     10.13   no data
1037.54/260.06	c  N dy  9681   2231698       900      4099     56365    119638    181813   2463761     10.13     10.75
1047.94/262.70	c  N dy  9770   2252377       900      4099     56365     76645    181813   1176480     10.13     10.92
1057.89/265.12	c  N dy  9868   2272449       900      4099     56365     96172    181813   1706895     10.13     10.71
1068.27/267.76	c  N dy  9966   2292462       900      4099     56365    115685    181813   2251816     10.13     10.71
1079.44/270.55	c  N dy 10057   2312901       900      4099     56365     71406    181813   1007169     10.13     10.69
1088.62/272.88	c  N dy 10153   2332944       900      4099     56365     90902    181813   1539731     10.13     12.08
1099.00/275.42	c  N dy 10257   2353037       900      4099     56365    110473    181813   2090292     10.13     10.68
1110.57/278.32	c  N dy 10358   2373042       900      4099     56365    129979    181813   2629290     10.14     11.00
1120.96/280.91	c  N dy 10455   2393331       900      4099     56365     84517    181813   1345345     10.14     10.68
1130.93/283.50	c  N dy 10547   2413621       900      4099     56365    104229    181813   1894894     10.14     10.72
1142.50/286.37	c  N dy 10635   2433873       900      4099     56365    123932    181813   2434645     10.14     10.79
1153.71/289.12	c  N dy 10724   2454417       900      4099     56365     77791    181813   1159943     10.14     10.69
1163.25/291.50	c  N dy 10820   2474472       900      4099     56365     97333    181813   1702916     10.14     10.78
1174.03/294.23	c  N dy 10906   2494545       900      4099     56365    116832    181813   2225298     10.14     10.71
1185.60/297.14	c  N dy 10988   2514616       900      4099     56365     69234    181813    908520     10.14     11.29
1195.17/299.56	c  N dy 11080   2535247       900      4099     56365     89264    181813   1448087     10.14     10.69
1204.76/301.99	c  N dy 11178   2555248       900      4099     56365    108704    181813   1999611     10.14     10.97
1216.32/304.81	c  N dy 11266   2575544       900      4099     56365    128418    181813   2542544     10.14     10.72
1227.50/307.69	c  N dy 11342   2596191       900      4099     56365     80421    181813   1195746     10.14     10.70
1237.87/310.29	c  N dy 11426   2616869       900      4099     56365    100492    181813   1734620     10.14     10.73
1248.26/312.88	c  N dy 11492   2636963       900      4099     56365    119981    181813   2267383     10.14     10.91
1261.82/316.23	c  N dy 11589   2657044       900      4099     56365     70504    181813    917849     10.14     11.81
1271.40/318.62	c  N dy 11688   2677310       900      4099     56365     90228    181813   1461452     10.14     10.77
1282.18/321.36	c  N dy 11765   2697387       900      4099     56365    109701    181813   1974945     10.14     10.74
1289.79/323.23	c  S st 11836   2711362       900      4099     56365    123325    181813   2357730     10.14   no data
1289.79/323.29	c  S st 11836   2711865       900      4099     56365    123825    181813   2377065     10.14   no data
1289.79/323.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1290.96/323.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.21
1290.96/323.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1290.96/323.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1291.36/323.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
1291.36/323.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
1291.36/323.68	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
1291.76/323.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1297.35/325.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
1314.51/329.46	c lits-rem:      2213  cl-subs:    10164  v-elim:      0  v-fix:    0  time:  4.35 s
1314.51/329.46	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
1314.91/329.57	c vivif2 --  cl tried   113661 cl shrink        0 lits rem          0 time: 0.11
1316.14/329.85	c asymm  cl-useful: 0/959/4099 lits-rem:0 time: 0.28
1316.14/329.86	c calculated reachability. Time: 0.00
1316.14/329.86	c  N dy 11836   2711865       900      4099     56365    113661    181813   2245855     10.14   no data
1328.47/332.92	c  N dy 11926   2731959       900      4099     56365    133230    181813   2792949     10.14     12.80
1340.03/335.81	c  N dy 12018   2751979       900      4099     56365     82764    181813   1246785     10.14     10.76
1350.42/338.46	c  N dy 12119   2772132       900      4099     56365    102391    181813   1790084     10.15     10.71
1361.19/341.12	c  N dy 12209   2792147       900      4099     56365    121868    181813   2336771     10.15     12.98
1373.20/344.14	c  N dy 12299   2812563       900      4099     56365    141762    181813   2881875     10.15     10.70
1383.94/346.84	c  N dy 12382   2832630       900      4099     56365     90437    181813   1439285     10.15     10.98
1394.31/349.45	c  N dy 12465   2852647       900      4099     56365    109882    181813   1957994     10.15     13.09
1405.89/352.34	c  N dy 12567   2872948       900      4099     56365    129655    181813   2517903     10.15     10.70
1418.26/355.40	c  N dy 12650   2893117       900      4099     56365     77296    181813   1068530     10.15     10.69
1427.84/357.81	c  N dy 12735   2913240       900      4099     56365     96878    181813   1608266     10.15     10.75
1438.62/360.55	c  N dy 12826   2933432       900      4099     56365    116485    181813   2137902     10.15     10.72
1449.79/363.33	c  N dy 12894   2953596       900      4099     56365    136089    181813   2683749     10.15     10.69
1461.75/366.34	c  N dy 13000   2973608       900      4099     56365     82614    181813   1196053     10.15     10.74
1472.13/368.92	c  N dy 13098   2994013       900      4099     56365    102425    181813   1750874     10.15     10.69
1483.30/371.72	c  N dy 13162   3014107       900      4099     56365    121923    181813   2267865     10.15     10.72
1495.28/374.78	c  N dy 13258   3034145       900      4099     56365    141445    181813   2796160     10.15     12.23
1507.24/377.79	c  N dy 13350   3054301       900      4099     56365     87175    181813   1312608     10.15     10.71
1518.42/380.58	c  N dy 13448   3075985       900      4099     56365    108283    181813   1882867     10.15     10.93
1530.40/383.55	c  N dy 13534   3097139       900      4099     56365    128831    181813   2431068     10.15     10.71
1542.37/386.52	c  N dy 13621   3117188       900      4099     56365    148361    181813   2987011     10.15     10.70
1553.93/389.41	c  N dy 13692   3137490       900      4099     56365     93242    181813   1456606     10.15     10.70
1564.71/392.19	c  N dy 13785   3157550       900      4099     56365    112742    181813   1983754     10.15     10.74
1577.48/395.39	c  N dy 13874   3177737       900      4099     56365    132379    181813   2509957     10.15     10.69
1591.86/398.96	c  N dy 13963   3198411       900      4099     56365     76630    181813   1001936     10.15     10.70
1598.23/400.57	c  S st 14037   3211866       900      4099     56365     89712    181813   1379764     10.15   no data
1598.63/400.63	c  S st 14037   3212370       900      4099     56365     90216    181813   1400442     10.15   no data
1598.63/400.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1599.43/400.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.3M T:  0.18
1599.43/400.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1599.43/400.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1599.83/400.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
1599.83/400.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
1599.83/400.98	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
1600.23/401.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1605.03/402.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.18 s
1607.82/402.90	c lits-rem:       492  cl-subs:     3272  v-elim:      0  v-fix:    0  time:  0.68 s
1607.82/402.90	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
1607.82/402.97	c vivif2 --  cl tried    86944 cl shrink        0 lits rem          0 time: 0.07
1608.62/403.18	c asymm  cl-useful: 0/934/4099 lits-rem:0 time: 0.21
1608.62/403.18	c calculated reachability. Time: 0.00
1608.62/403.18	c  N dy 14037   3212370       900      4099     56365     86944    181813   1365543     10.15   no data
1620.18/406.08	c  N dy 14134   3232638       900      4099     56365    106653    181813   1895014     10.15     10.74
1632.19/409.04	c  N dy 14217   3253343       900      4099     56365    126792    181813   2462648     10.15     10.75
1644.95/412.22	c  N dy 14308   3273503       900      4099     56365    146391    181813   3000351     10.16     10.85
1656.90/415.27	c  N dy 14406   3293517       900      4099     56365     89103    181813   1343087     10.16     10.72
1668.07/418.02	c  N dy 14486   3313624       900      4099     56365    108634    181813   1872908     10.16     10.71
1680.06/421.10	c  N dy 14567   3335391       900      4099     56365    129786    181813   2454655     10.16     10.71
1692.41/424.18	c  N dy 14661   3355430       900      4099     56365    149296    181813   3006270     10.16     11.04
1704.79/427.28	c  N dy 14739   3375538       900      4099     56365     91034    181813   1361813     10.16     10.73
1716.36/430.16	c  N dy 14811   3395724       900      4099     56365    110615    181813   1886896     10.16     10.72
1727.93/433.02	c  N dy 14897   3415830       900      4099     56365    130143    181813   2416020     10.16     10.82
1739.51/435.94	c  N dy 14984   3435873       900      4099     56365    149638    181813   2964290     10.16     10.69
1751.47/438.99	c  N dy 15070   3456248       900      4099     56365     90755    181813   1362479     10.16     10.70
1762.25/441.64	c  N dy 15148   3476273       900      4099     56365    110199    181813   1904801     10.16     10.78
1773.43/444.47	c  N dy 15245   3496295       900      4099     56365    129703    181813   2464327     10.16     10.77
1786.20/447.65	c  N dy 15331   3516399       900      4099     56365    149258    181813   3003957     10.16     10.71
1799.00/450.83	c  N dy 15401   3536962       900      4099     56365     89576    181813   1315393     10.16     10.73
1810.15/453.69	c  N dy 15476   3557343       900      4099     56365    109357    181813   1832320     10.15     10.96
1821.71/456.60	c  N dy 15568   3577454       900      4099     56365    128915    181813   2373802     10.16     10.77
1835.28/459.94	c  N dy 15666   3598282       900      4099     56365    149136    181813   2921473     10.16     10.70
1848.85/463.32	c  N dy 15752   3618355       900      4099     56365     87993    181813   1261601     10.16     10.70
1859.23/465.98	c  N dy 15840   3638439       900      4099     56365    107537    181813   1798417     10.16     10.78
1870.40/468.78	c  N dy 15924   3658500       900      4099     56365    126984    181813   2333825     10.16     10.78
1882.77/471.83	c  N dy 16022   3678509       900      4099     56365    146430    181813   2874571     10.16     10.90
1897.94/475.64	c  N dy 16097   3698544       900      4099     56365     84235    181813   1146815     10.16     11.60
1905.11/477.47	c  S st 16153   3712372       900      4099     56365     97660    181813   1513942     10.16     10.35
1905.51/477.53	c  S st 16153   3712873       900      4099     56365     98158    181813   1533293     10.16   no data
1905.51/477.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1906.32/477.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.0M T:  0.20
1906.32/477.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1906.32/477.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1907.12/477.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
1907.12/477.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
1907.12/477.91	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
1907.12/477.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1911.91/479.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.17 s
1915.09/479.94	c lits-rem:       724  cl-subs:     3952  v-elim:      0  v-fix:    0  time:  0.79 s
1915.09/479.94	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
1915.49/480.02	c vivif2 --  cl tried    94206 cl shrink        0 lits rem          0 time: 0.07
1916.29/480.24	c asymm  cl-useful: 0/1008/4099 lits-rem:0 time: 0.22
1916.29/480.24	c calculated reachability. Time: 0.00
1916.29/480.24	c  N dy 16153   3712873       900      4099     56365     94206    181813   1485323     10.16   no data
1927.87/483.18	c  N dy 16244   3733141       900      4099     56365    113907    181813   2026026     10.16     10.81
1939.48/486.06	c  F st 16308   3751565       900      4099     56365    131770    181813   2498429     10.16     10.03
1940.64/486.37	c  N st 16312   3753601       900      4099     56365    133747    181813   2555583     10.16   no data
1953.00/489.46	c  N dy 16368   3773609       900      4099     56365    153146    181813   3086907     10.16     10.70
1966.58/492.80	c  N dy 16445   3793685       900      4099     56365     90145    181813   1300987     10.15     10.70
1977.76/495.61	c  N dy 16534   3814003       900      4099     56365    109926    181813   1844226     10.15     10.80
1989.32/498.53	c  N dy 16623   3834074       900      4099     56365    129392    181813   2375219     10.15     12.58
2000.94/501.47	c  N dy 16702   3854156       900      4099     56365    148876    181813   2914587     10.16     10.73
2016.06/505.26	c  N dy 16805   3874423       900      4099     56365     85074    181813   1146917     10.16     10.77
2026.45/507.83	c  N dy 16895   3894464       900      4099     56365    104547    181813   1687703     10.16     10.92
2039.61/511.17	c  N dy 16990   3914465       900      4099     56365    123956    181813   2214880     10.16     12.00
2053.19/514.59	c  N dy 17086   3934860       900      4099     56365    143702    181813   2734742     10.16     10.83
2067.14/518.00	c  N dy 17175   3954866       900      4099     56365    163182    181813   3276862     10.16     10.91
2079.12/521.06	c  N dy 17266   3974897       900      4099     56365     98179    181813   1506380     10.16     10.70
2090.28/523.86	c  N dy 17367   3994924       900      4099     56365    117647    181813   2066408     10.16     10.70
2103.06/527.04	c  N dy 17466   4015020       900      4099     56365    137110    181813   2594322     10.16     11.03
2115.83/530.29	c  N dy 17551   4035063       900      4099     56365    156571    181813   3138668     10.16     10.83
2130.20/533.81	c  N dy 17632   4055538       900      4099     56365     90993    181813   1280523     10.16     10.70
2140.99/536.56	c  N dy 17720   4075573       900      4099     56365    110476    181813   1813321     10.16     10.70
2152.55/539.40	c  N dy 17805   4095694       900      4099     56365    130113    181813   2371207     10.16     10.72
2165.71/542.74	c  N dy 17897   4115830       900      4099     56365    149654    181813   2899787     10.16     10.73
2179.69/546.22	c  N dy 18002   4135880       900      4099     56365    169160    181813   3437372     10.16     13.29
2192.06/549.37	c  N dy 18098   4156020       900      4099     56365    102286    181813   1584917     10.17     10.82
2203.63/552.26	c  N dy 18181   4176079       900      4099     56365    121804    181813   2136513     10.17     15.32
2216.40/555.44	c  N dy 18273   4196091       900      4099     56365    141239    181813   2674394     10.17     11.18
2227.97/558.34	c  S st 18347   4212875       900      4099     56365    157533    181813   3113161     10.17     10.12
2228.37/558.41	c  S st 18347   4213376       900      4099     56365    158031    181813   3131672     10.17   no data
2228.37/558.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2229.56/558.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.3M T:  0.28
2229.56/558.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2229.56/558.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2229.96/558.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
2229.96/558.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
2229.96/558.88	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
2230.36/558.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2235.95/560.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
2249.52/563.74	c lits-rem:      2929  cl-subs:    11937  v-elim:      0  v-fix:    0  time:  3.38 s
2249.52/563.74	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
2249.92/563.88	c vivif2 --  cl tried   146094 cl shrink        0 lits rem          0 time: 0.14
2251.15/564.14	c asymm  cl-useful: 0/806/4099 lits-rem:0 time: 0.25
2251.15/564.14	c calculated reachability. Time: 0.00
2251.15/564.14	c  N dy 18347   4213376       900      4099     56365    146094    181813   2960350     10.17   no data
2266.28/567.92	c  N dy 18439   4233491       900      4099     56365    165648    181813   3500410     10.17     10.71
2280.25/571.49	c  N dy 18530   4253663       900      4099     56365     97974    181813   1437167     10.17     10.75
2291.82/574.37	c  N dy 18613   4273761       900      4099     56366    117518    181813   1976236     10.17     10.73
2304.19/577.48	c  N dy 18709   4294087       900      4099     56366    137283    181813   2516267     10.17     10.81
2317.36/580.74	c  N dy 18792   4314094       900      4099     56366    156693    181813   3048043     10.17     11.00
2331.33/584.29	c  N dy 18901   4334681       900      4099     56366    176750    181813   3606772     10.17     10.74
2343.70/587.31	c  N dy 18989   4354762       900      4099     56366    107835    181813   1693327     10.17     10.73
2354.87/590.16	c  N dy 19091   4374971       900      4099     56366    127518    181813   2242885     10.17     10.82
2367.65/593.30	c  N dy 19178   4395028       900      4099     56366    146942    181813   2778089     10.17     10.72
2381.62/596.85	c  N dy 19275   4415293       900      4099     56366    166661    181813   3336147     10.17     10.78
2395.60/600.39	c  N dy 19380   4435364       900      4099     56366     96765    181813   1366279     10.17     10.72
2407.15/603.27	c  N dy 19468   4455550       900      4099     56366    116387    181813   1892843     10.18     10.85
2419.53/606.35	c  N dy 19560   4475709       900      4099     56366    135996    181813   2425914     10.18     10.77
2431.89/609.44	c  N dy 19655   4496264       900      4099     56366    155970    181813   2975157     10.18     10.89
2445.86/612.96	c  N dy 19748   4517021       900      4099     56366    176129    181813   3515864     10.18     10.73
2459.44/616.38	c  N dy 19849   4537040       900      4099     56366    105228    181813   1585756     10.18     10.75
2471.40/619.35	c  N dy 19941   4557672       900      4099     56366    125270    181813   2125224     10.18     10.82
2483.40/622.35	c  N dy 20035   4577822       900      4099     56366    144885    181813   2668972     10.18     10.84
2495.35/625.39	c  N dy 20121   4597874       900      4099     56366    164395    181813   3222559     10.18     10.90
2510.15/629.04	c  N dy 20205   4618086       900      4099     56366     92656    181813   1221065     10.18     10.83
2520.89/631.79	c  N dy 20300   4638135       900      4099     56366    112141    181813   1750651     10.18     10.73
2532.87/634.73	c  N dy 20381   4658155       900      4099     56366    131607    181813   2280068     10.18     10.90
2546.03/638.02	c  N dy 20483   4678703       900      4099     56366    151575    181813   2836052     10.18     11.10
2560.40/641.64	c  N dy 20589   4698847       900      4099     56366    171132    181813   3372965     10.18     10.75
2571.61/644.42	c  S st 20652   4713376       900      4099     56366     92919    181813   1209573     10.18      8.99
2571.61/644.48	c  S st 20652   4713880       900      4099     56366     93421    181813   1227870     10.18   no data
2571.61/644.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2572.37/644.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.4M T:  0.19
2572.37/644.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2572.37/644.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2573.17/644.84	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.16 s
2573.17/644.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
2573.17/644.85	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
2573.17/644.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2577.56/645.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.06 s
2578.76/646.22	c lits-rem:       588  cl-subs:      874  v-elim:      0  v-fix:    0  time:  0.25 s
2578.76/646.22	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
2578.76/646.29	c vivif2 --  cl tried    92547 cl shrink      341 lits rem        341 time: 0.07
2579.96/646.51	c asymm  cl-useful: 0/1024/4099 lits-rem:0 time: 0.22
2579.96/646.52	c calculated reachability. Time: 0.00
2579.96/646.52	c  N dy 20652   4713880       900      4099     56366     92547    181812   1218670     10.18   no data
2590.32/649.16	c  N dy 20746   4733924       900      4099     56366    112038    181812   1741927     10.18     11.35
2602.33/652.18	c  N dy 20846   4753943       900      4099     56366    131486    181812   2270146     10.19     11.51
2615.86/655.53	c  N dy 20953   4773977       900      4099     56366    150964    181812   2802611     10.19     10.77
2628.68/658.78	c  N dy 21044   4794183       900      4099     56366    170503    181812   3335643     10.19     11.00
2643.80/662.50	c  N dy 21130   4814235       900      4099     56366     96729    181812   1308274     10.19     11.66
2655.01/665.32	c  N dy 21220   4834899       900      4099     56366    116824    181812   1855833     10.19     10.77
2667.35/668.47	c  N dy 21321   4854980       900      4099     56366    136373    181812   2374214     10.19     12.02
2680.12/671.69	c  N dy 21415   4875176       900      4099     56366    156001    181812   2909703     10.19     10.84
2694.10/675.14	c  N dy 21501   4895877       900      4099     56366    176069    181812   3443922     10.19     10.75
2708.85/678.82	c  N dy 21581   4915956       900      4099     56366    101340    181812   1415956     10.19     13.44
2720.02/681.61	c  N dy 21661   4936103       900      4099     56366    120901    181812   1935778     10.19     10.73
2733.20/684.93	c  N dy 21753   4956350       900      4099     56366    140493    181812   2450939     10.19     10.83
2746.79/688.39	c  N dy 21863   4976449       900      4099     56366    159969    181812   2986777     10.19     10.73
2760.72/691.88	c  N dy 21967   4996462       900      4099     56366    179470    181812   3519572     10.19     10.73
2775.49/695.55	c  N dy 22060   5016654       900      4099     56366    103937    181812   1463733     10.19     10.79
2787.06/698.43	c  N dy 22149   5037768       900      4099     56366    124431    181812   2010731     10.19     11.03
2799.04/701.48	c  N dy 22237   5057862       900      4099     56366    144036    181812   2530894     10.19     11.27
2812.21/704.72	c  N dy 22331   5078088       900      4099     56366    163702    181812   3071298     10.19     10.86
2825.38/708.08	c  N dy 22414   5098302       900      4099     56366    183297    181812   3591602     10.19     10.91
2839.74/711.60	c  N dy 22501   5118325       900      4099     56366    106592    181812   1513750     10.19     10.84
2850.52/714.38	c  N dy 22586   5138785       900      4099     56366    126469    181812   2050797     10.19     10.79
2863.28/717.53	c  N dy 22673   5159286       900      4099     56366    146336    181812   2570065     10.19     10.89
2876.86/720.96	c  N dy 22766   5179893       900      4099     56366    166358    181812   3104699     10.19     10.76
2891.64/724.68	c  N dy 22859   5199920       900      4099     56366    185791    181812   3632808     10.20     10.85
2902.00/727.27	c  S st 22919   5213882       900      4099     56366    102263    181812   1388291     10.20     10.34
2902.40/727.32	c  S st 22919   5214387       900      4099     56366    102768    181812   1406361     10.20   no data
2902.40/727.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2903.20/727.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.6M T:  0.19
2903.20/727.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2903.20/727.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2903.59/727.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
2903.59/727.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
2903.99/727.70	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
2903.99/727.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2908.39/728.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.09 s
2909.62/729.15	c lits-rem:       240  cl-subs:     1031  v-elim:      0  v-fix:    0  time:  0.29 s
2909.62/729.16	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
2909.98/729.23	c vivif2 --  cl tried   101737 cl shrink        0 lits rem          0 time: 0.07
2910.78/729.45	c asymm  cl-useful: 0/1006/4099 lits-rem:0 time: 0.22
2910.78/729.46	c calculated reachability. Time: 0.00
2910.78/729.46	c  N dy 22919   5214387       900      4099     56366    101737    181812   1393220     10.20   no data
2921.55/732.14	c  N dy 23016   5234634       900      4099     56366    121405    181812   1930242     10.20     10.99
2933.93/735.22	c  N dy 23088   5254650       900      4099     56366    140810    181812   2447741     10.20     11.41
2947.49/738.62	c  N dy 23173   5275158       900      4099     56366    160723    181812   2991621     10.20     10.81
2960.26/741.87	c  N dy 23267   5295225       900      4099     56366    180317    181812   3534300     10.20     11.35
2975.82/745.72	c  N dy 23354   5315256       900      4099     56366    101633    181812   1351900     10.20     10.90
2987.40/748.64	c  N dy 23453   5335980       900      4099     56366    121767    181812   1894128     10.20     10.76
2999.37/751.69	c  N dy 23540   5355992       900      4099     56366    141194    181812   2407986     10.20     10.78
3012.54/754.91	c  N dy 23651   5376441       900      4099     56366    161088    181812   2964016     10.20     10.78
3026.52/758.43	c  N dy 23763   5396844       900      4099     56366    180928    181812   3506868     10.20     10.78
3042.47/762.41	c  N dy 23844   5417040       900      4099     56366    101401    181812   1332486     10.20     10.76
3053.66/765.23	c  N dy 23956   5437630       900      4099     56366    121461    181812   1874545     10.20     10.81
3064.82/768.07	c  N dy 24040   5457859       900      4099     56366    141173    181812   2409592     10.20     10.74
3077.19/771.18	c  N dy 24125   5478093       900      4099     56366    160806    181812   2929755     10.20     10.76
3090.77/774.58	c  N dy 24233   5498448       900      4099     56366    180624    181812   3460517     10.20     10.75
3107.92/778.88	c  N dy 24332   5519040       900      4099     56366    100506    181812   1289137     10.20     10.87
3119.09/781.62	c  N dy 24423   5539330       900      4099     56366    120220    181812   1811055     10.20     10.76
3131.87/784.88	c  N dy 24510   5560183       900      4099     56366    140471    181812   2352019     10.20     11.04
3145.43/788.26	c  N dy 24593   5580891       900      4099     56366    160652    181812   2887113     10.20     10.77
3159.42/791.71	c  N dy 24670   5600993       900      4099     56366    180187    181812   3405276     10.20     10.77
3174.97/795.62	c  N dy 24753   5622153       900      4099     56366    200741    181812   3949319     10.20     10.81
3188.54/799.01	c  N dy 24836   5642430       900      4099     56366    119283    181812   1765796     10.20     10.81
3201.31/802.24	c  N dy 24936   5662439       900      4099     56366    138740    181812   2272865     10.20     10.79
3213.68/805.38	c  N dy 25020   5682506       900      4099     56366    158217    181812   2785404     10.20     10.89
3226.85/808.65	c  N dy 25109   5702687       900      4099     56366    177841    181812   3319832     10.21     10.75
3234.47/810.59	c  S st 25154   5714387       900      4099     56366    189205    181812   3618257     10.21      8.97
3234.83/810.68	c  S st 25154   5714890       900      4099     56366    189703    181812   3634813     10.21   no data
3234.83/810.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3236.03/810.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.5M T:  0.30
3236.43/811.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3236.43/811.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3236.83/811.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
3236.83/811.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
3236.83/811.17	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
3237.23/811.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3242.83/812.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
3259.97/816.99	c lits-rem:      1865  cl-subs:    13480  v-elim:      0  v-fix:    0  time:  4.29 s
3259.97/816.99	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
3260.80/817.16	c vivif2 --  cl tried   176223 cl shrink        0 lits rem          0 time: 0.17
3261.96/817.42	c asymm  cl-useful: 0/791/4099 lits-rem:0 time: 0.26
3261.96/817.42	c calculated reachability. Time: 0.00
3261.96/817.42	c  N dy 25154   5714890       900      4099     56366    176223    181812   3445879     10.21   no data
3276.74/821.13	c  N dy 25243   5735409       900      4099     56366    196118    181812   3978859     10.21     10.81
3291.54/824.85	c  N dy 25334   5755693       900      4099     56366    114036    181812   1600476     10.21     10.78
3303.87/827.90	c  N dy 25430   5775731       900      4099     56366    133458    181812   2117090     10.21     10.97
3315.84/830.95	c  N dy 25511   5795890       900      4099     56366    153022    181812   2624276     10.21     11.04
3329.41/834.34	c  N dy 25616   5816238       900      4099     56366    172811    181812   3153191     10.21     10.78
3342.57/837.60	c  N dy 25695   5836317       900      4099     56366    192246    181812   3658390     10.21     14.72
3356.96/841.22	c  N dy 25784   5856348       900      4099     56366    108855    181812   1460366     10.21     10.85
3368.12/844.03	c  N dy 25877   5876382       900      4099     56366    128297    181812   1965948     10.21     12.01
3380.08/847.02	c  N dy 25977   5896616       900      4099     56366    147956    181812   2488030     10.21     10.77
3394.05/850.53	c  N dy 26072   5917641       900      4099     56366    168320    181812   3012315     10.21     10.77
3407.63/853.96	c  N dy 26162   5937700       900      4099     56366    187811    181812   3535551     10.21     10.84
3421.99/857.54	c  N dy 26263   5957937       900      4099     56366    207487    181812   4061813     10.21     10.78
3433.56/860.49	c  N dy 26348   5977981       900      4099     56366    123081    181812   1818691     10.21     11.57
3445.94/863.53	c  N dy 26441   5998072       900      4099     56366    142605    181812   2332698     10.21     10.88
3458.35/866.66	c  N dy 26529   6018538       900      4099     56366    162502    181812   2874464     10.21     10.84
3471.52/869.96	c  N dy 26622   6038651       900      4099     56366    182018    181812   3398409     10.21     10.75
3485.84/873.50	c  N dy 26719   6059088       900      4099     56366    201913    181812   3922248     10.21     10.87
3500.21/877.15	c  N dy 26810   6079162       900      4099     56366    116545    181812   1621370     10.21     11.28
3511.03/879.86	c  N dy 26900   6099174       900      4099     56366    135961    181812   2136760     10.21     10.84
3522.96/882.84	c  N dy 26990   6119615       900      4099     56366    155782    181812   2663826     10.21     10.79
3535.73/886.07	c  N dy 27091   6139619       900      4099     56366    175191    181812   3175699     10.21     10.76
3550.11/889.65	c  N dy 27197   6159669       900      4099     56366    194708    181812   3693135     10.22     10.83
3565.26/893.40	c  N dy 27289   6179769       900      4099     56366    108363    181812   1390559     10.22     10.80
3575.24/895.95	c  N dy 27367   6199955       900      4099     56366    127962    181812   1905394     10.22     10.81
3583.62/898.07	c  S st 27441   6214890       900      4099     56366    142465    181812   2278298     10.22   no data
3584.02/898.14	c  S st 27441   6215393       900      4099     56366    142966    181812   2295251     10.22   no data
3584.02/898.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3584.82/898.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.0M T:  0.22
3584.82/898.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3584.82/898.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3585.65/898.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
3585.65/898.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
3585.65/898.55	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
3585.65/898.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3591.20/899.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
3599.58/902.07	c lits-rem:       839  cl-subs:     6738  v-elim:      0  v-fix:    0  time:  2.17 s
3599.58/902.07	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
3599.98/902.18	c vivif2 --  cl tried   136228 cl shrink        0 lits rem          0 time: 0.11
3601.18/902.42	c asymm  cl-useful: 0/995/4099 lits-rem:0 time: 0.23
3601.18/902.42	c calculated reachability. Time: 0.00
3601.18/902.42	c  N dy 27441   6215393       900      4099     56366    136228    181812   2206286     10.22   no data
3612.35/905.25	c  N dy 27521   6235483       900      4099     56366    155743    181812   2711991     10.22     10.81
3625.16/908.41	c  N dy 27602   6255509       900      4099     56366    175235    181812   3215104     10.22     10.76
3639.09/911.92	c  N dy 27682   6275984       900      4099     56366    195097    181812   3741694     10.21     10.76
3655.06/916.00	c  N dy 27770   6296032       900      4099     56366    107841    181812   1368179     10.21     10.76
3666.23/918.72	c  N dy 27858   6316201       900      4099     56366    127402    181812   1882489     10.22     10.81
3677.42/921.57	c  N dy 27936   6336427       900      4099     56366    147011    181812   2379829     10.21     10.86
3689.38/924.59	c  N dy 28029   6356712       900      4099     56366    166751    181812   2900427     10.21     10.76
3702.54/927.80	c  N dy 28110   6376893       900      4099     56366    186383    181812   3420834     10.21     10.78
3717.34/931.51	c  N dy 28193   6397156       900      4099     56366    206028    181812   3925422     10.21     10.82
3731.67/935.15	c  N dy 28275   6417307       900      4099     56366    117855    181812   1616687     10.21     10.78
3742.46/937.87	c  N dy 28363   6437413       900      4099     56366    137386    181812   2142013     10.21     10.90
3754.02/940.79	c  N dy 28452   6457805       900      4099     56366    157232    181812   2657354     10.22     10.76
3766.39/943.88	c  N dy 28536   6477857       900      4099     56366    176705    181812   3169771     10.22     14.41
3779.96/947.21	c  N dy 28623   6497891       900      4099     56366    196100    181812   3673514     10.22     13.71
3793.93/950.74	c  N dy 28716   6518196       900      4099     56366    215856    181812   4199968     10.22     10.79
3808.30/954.32	c  N dy 28796   6538252       900      4099     56366    126546    181812   1808021     10.22     10.80
3821.08/957.58	c  N dy 28875   6558294       900      4099     56366    146051    181812   2293056     10.22     10.81
3832.64/960.42	c  N dy 28955   6578439       900      4099     56366    165621    181812   2814104     10.22     10.79
3845.81/963.73	c  N dy 29055   6599164       900      4099     56366    185740    181812   3350654     10.22     10.76
3858.98/967.04	c  N dy 29157   6619216       900      4099     56366    205229    181812   3858861     10.22     10.84
3874.15/970.88	c  N dy 29237   6639416       900      4099     56366    115090    181812   1511161     10.22     10.76
3886.12/973.84	c  N dy 29323   6660331       900      4099     56366    135405    181812   2033075     10.22     10.80
3899.29/977.14	c  N dy 29389   6680418       900      4099     56366    154876    181812   2520468     10.22     10.91
3912.06/980.31	c  N dy 29454   6700657       900      4099     56366    174498    181812   3020201     10.21     10.84
3920.84/982.59	c  S st 29510   6715394       900      4099     56366    188834    181812   3388647     10.21   no data
3921.24/982.67	c  S st 29510   6715896       900      4099     56366    189332    181812   3406200     10.21   no data
3921.24/982.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3922.44/982.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.6M T:  0.29
3922.44/982.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3922.44/982.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3923.25/983.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
3923.25/983.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
3923.25/983.15	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
3923.25/983.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3929.22/984.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
3943.19/988.10	c lits-rem:      2047  cl-subs:    13153  v-elim:      0  v-fix:    0  time:  3.49 s
3943.19/988.10	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
3943.58/988.26	c vivif2 --  cl tried   176179 cl shrink        0 lits rem          0 time: 0.17
3944.78/988.51	c asymm  cl-useful: 0/869/4099 lits-rem:0 time: 0.25
3944.78/988.52	c calculated reachability. Time: 0.00
3944.78/988.52	c  N dy 29510   6715896       900      4099     56366    176179    181812   3224729     10.21   no data
3958.37/991.92	c  N dy 29601   6736113       900      4099     56366    195778    181812   3731568     10.21     10.81
3972.71/995.55	c  N dy 29697   6756114       900      4099     56366    215137    181812   4226266     10.21     11.66
3986.29/998.99	c  N dy 29779   6776527       900      4099     56366    124530    181812   1728237     10.21     10.78
3999.45/1002.21	c  N dy 29855   6796563       900      4099     56366    143926    181812   2215451     10.21     10.76
4011.05/1005.15	c  N dy 29946   6816746       900      4099     56366    163513    181812   2723803     10.21     10.76
4024.63/1008.56	c  N dy 30043   6836830       900      4099     56366    183009    181812   3214248     10.21     10.76
4038.57/1012.07	c  N dy 30112   6857157       900      4099     56366    202747    181812   3702013     10.21     10.77
4052.53/1015.54	c  N dy 30203   6877230       900      4099     56366    222241    181812   4211086     10.21     11.53
4065.69/1018.85	c  N dy 30290   6897240       900      4099     56366    130152    181812   1852828     10.21     10.76
4076.90/1021.63	c  N dy 30376   6917465       900      4099     56366    149732    181812   2351948     10.21     10.79
4089.64/1024.89	c  N dy 30444   6938144       900      4099     56366    169796    181812   2849660     10.21     10.76
4104.01/1028.42	c  N dy 30530   6958359       900      4099     56366    189287    181812   3332693     10.21     10.77
4116.82/1031.67	c  N dy 30593   6978537       900      4099     56366    208874    181812   3826288     10.21     10.90
4132.35/1035.52	c  N dy 30673   6998590       900      4099     56366    115894    181812   1480097     10.21     10.76
4143.16/1038.29	c  N dy 30766   7018654       900      4099     56366    135378    181812   1979026     10.21     10.93
4154.29/1041.06	c  N dy 30839   7038893       900      4099     56366    155027    181812   2502326     10.21     10.95
4167.07/1044.21	c  N dy 30906   7058957       900      4099     56366    174465    181812   2996265     10.21     11.20
4180.24/1047.51	c  N dy 31009   7079161       900      4099     56366    194079    181812   3496138     10.21     10.76
4194.20/1051.06	c  N dy 31090   7099209       900      4099     56366    213430    181812   3965399     10.21     12.75
4210.16/1055.07	c  N dy 31176   7119267       900      4099     56366    119456    181812   1544428     10.21     11.10
4221.35/1057.83	c  N dy 31268   7139326       900      4099     56366    138940    181812   2033799     10.21     10.77
4233.71/1060.94	c  N dy 31358   7159854       900      4099     56366    158835    181812   2525121     10.21     10.76
4246.48/1064.13	c  N dy 31441   7180016       900      4099     56366    178395    181812   3031039     10.21     10.80
4259.65/1067.41	c  N dy 31517   7200107       900      4099     56366    197829    181812   3512322     10.21     10.81
4270.05/1070.03	c  S st 31584   7215897       900      4099     56366    213137    181812   3893714     10.21   no data
4270.05/1070.11	c  S st 31584   7216400       900      4099     56366    213638    181812   3909996     10.21   no data
4270.47/1070.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4271.63/1070.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.6M T:  0.28
4271.63/1070.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4271.63/1070.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4272.03/1070.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
4272.03/1070.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
4272.03/1070.58	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
4272.43/1070.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4278.41/1072.19	c subs with bin:      855  lits-rem:         0  v-fix:    0  time:  1.45 s
4299.56/1077.48	c lits-rem:      3436  cl-subs:    16517  v-elim:      0  v-fix:    0  time:  5.28 s
4299.56/1077.48	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
4300.36/1077.67	c vivif2 --  cl tried   196266 cl shrink        0 lits rem          0 time: 0.19
4301.55/1077.94	c asymm  cl-useful: 0/814/4099 lits-rem:0 time: 0.27
4301.55/1077.94	c calculated reachability. Time: 0.00
4301.55/1077.94	c  N dy 31584   7216400       900      4099     56366    196266    181812   3676063     10.21   no data
4315.12/1081.30	c  N dy 31668   7236616       900      4099     56366    215868    181812   4193578     10.21     10.76
4330.29/1085.12	c  N dy 31752   7257241       900      4099     56366    121774    181812   1605418     10.21     10.84
4342.26/1088.11	c  N dy 31840   7277332       900      4099     56366    141289    181812   2103667     10.21     10.76
4355.83/1091.50	c  N dy 31924   7297553       900      4099     56366    160850    181812   2610143     10.21     10.76
4369.00/1094.85	c  N dy 31993   7318263       900      4099     56366    180896    181812   3103403     10.21     10.76
4382.56/1098.25	c  N dy 32071   7338416       900      4099     56366    200494    181812   3603358     10.21     10.84
4396.53/1101.74	c  N dy 32174   7358505       900      4099     56366    219945    181812   4114516     10.21     11.42
4411.30/1105.45	c  N dy 32258   7379098       900      4099     56366    124727    181812   1682955     10.21     10.88
4422.87/1108.32	c  N dy 32332   7399938       900      4099     56366    144906    181812   2185433     10.21     10.83
4434.84/1111.32	c  N dy 32410   7420193       900      4099     56366    164598    181812   2689692     10.21     10.81
4447.61/1114.54	c  N dy 32497   7441044       900      4099     56366    184834    181812   3208047     10.21     10.76
4461.19/1117.99	c  N dy 32586   7461292       900      4099     56366    204484    181812   3703943     10.21     10.78
4474.75/1121.38	c  N dy 32681   7481445       900      4099     56366    224076    181812   4210593     10.21     10.85
4489.54/1125.07	c  N dy 32762   7501672       900      4099     56366    127336    181812   1699807     10.21     10.78
4501.90/1128.10	c  N dy 32850   7521716       900      4099     56366    146821    181812   2189665     10.21     10.80
4514.26/1131.28	c  N dy 32942   7542295       900      4099     56366    166766    181812   2693672     10.21     10.78
4527.03/1134.48	c  N dy 33025   7562863       900      4099     56366    186783    181812   3207025     10.21     10.80
4540.20/1137.79	c  N dy 33121   7583044       900      4099     56366    206445    181812   3715413     10.21     10.84
4555.38/1141.56	c  N dy 33203   7604004       900      4099     56366    226761    181812   4229046     10.21     10.79
4570.52/1145.31	c  N dy 33299   7624047       900      4099     56366    128780    181812   1735798     10.21     10.79
4582.14/1148.29	c  N dy 33371   7644456       900      4099     56366    148628    181812   2235597     10.21     10.75
4594.47/1151.33	c  N dy 33447   7664651       900      4099     56366    168229    181812   2722752     10.21     10.76
4608.06/1154.72	c  N dy 33521   7685090       900      4099     56366    188049    181812   3219987     10.21     10.75
4621.23/1158.08	c  N dy 33613   7705515       900      4099     56366    207884    181812   3724164     10.21     10.80
4628.40/1159.89	c  S st 33662   7716400       900      4099     56366    218447    181812   4006270     10.21   no data
4628.80/1159.96	c  S st 33662   7716903       900      4099     56366    218950    181812   4023909     10.21   no data
4628.80/1159.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4630.02/1160.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.29
4630.02/1160.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4630.02/1160.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4630.79/1160.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
4630.79/1160.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
4630.79/1160.44	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
4630.79/1160.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4636.78/1161.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
4658.33/1167.32	c lits-rem:      2603  cl-subs:    15918  v-elim:      0  v-fix:    0  time:  5.36 s
4658.33/1167.32	c vivif2 --  cl tried     4099 cl shrink        0 lits rem          0 time: 0.00
4659.13/1167.53	c vivif2 --  cl tried   203032 cl shrink        0 lits rem          0 time: 0.20
4659.93/1167.75	c asymm  cl-useful: 0/630/4099 lits-rem:0 time: 0.22
4659.93/1167.75	c calculated reachability. Time: 0.00
4659.93/1167.75	c  N dy 33662   7716903       900      4099     56366    203032    181812   3804820     10.21   no data
4673.50/1171.20	c  N dy 33744   7736923       900      4099     56366    222438    181812   4296561     10.21     10.89
4690.25/1175.30	c  N dy 33820   7757349       900      4099     56366    124042    181812   1604732     10.21     10.87
4703.43/1178.66	c  N dy 33890   7778402       900      4099     56366    144450    181812   2102758     10.21     10.75
4716.59/1181.95	c  N dy 33976   7798442       900      4099     56366    163897    181812   2602795     10.21     10.76
4729.37/1185.17	c  N dy 34053   7818547       900      4099     56366    183419    181812   3091169     10.21     10.77
4743.33/1188.61	c  N dy 34135   7838667       900      4099     56367    202923    181812   3577122     10.21     10.77
4757.31/1192.13	c  N dy 34223   7858801       900      4099     56367    222431    181812   4067105     10.21     10.87
4772.86/1196.02	c  N dy 34305   7878964       900      4099     56367    122754    181812   1553417     10.21     10.79
4783.66/1198.76	c  N dy 34386   7899021       900      4099     56367    142194    181812   2045122     10.21     10.87
4795.20/1201.66	c  N dy 34479   7919304       900      4099     56367    161856    181812   2540327     10.21     10.80

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

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

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


[startup+0 s]
/proc/loadavg: 5.13 7.26 7.71 3/292 19394
/proc/meminfo: memFree=24075156/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 411 0 0 0 0 0 0 0 21 0 4 0 650853984 52396032 351 33554432000 4194304 4580107 140735586683728 18446744073709551615 47730348177330 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19394/statm: 12792 351 302 95 0 7774 0
[pid=19394/tid=19395] ppid=19392 vsize=281984 CPUtime=0 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 300 0 0 0 0 0 0 0 18 0 4 0 650853984 288751616 1523 33554432000 4194304 4580107 140735586683728 18446744073709551615 210204308165 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=281984 CPUtime=0 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) D 19392 19394 19034 0 -1 4202560 305 0 0 0 0 0 0 0 22 0 4 0 650853984 288751616 1523 33554432000 4194304 4580107 140735586683728 18446744073709551615 210204690615 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=281984 CPUtime=0 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) D 19392 19394 19034 0 -1 4202560 284 0 0 0 0 0 0 0 18 0 4 0 650853984 288751616 1523 33554432000 4194304 4580107 140735586683728 18446744073709551615 4309673 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0640091 s]
/proc/loadavg: 5.13 7.26 7.71 3/292 19394
/proc/meminfo: memFree=24075156/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=308392 CPUtime=2.33 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 9577 0 0 0 230 3 0 0 18 0 4 0 650853984 315793408 6907 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 72614 7721 376 95 0 67596 0
[pid=19394/tid=19395] ppid=19392 vsize=290456 CPUtime=0.89 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 2584 0 0 0 89 0 0 0 19 0 4 0 650853984 297426944 7721 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=290456 CPUtime=0.89 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 2611 0 0 0 88 1 0 0 19 0 4 0 650853984 297426944 7721 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=290456 CPUtime=0.9 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 2501 0 0 0 90 0 0 0 19 0 4 0 650853984 297426944 7721 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 308392

[startup+1.01462 s]
/proc/loadavg: 5.13 7.26 7.71 3/292 19394
/proc/meminfo: memFree=24075156/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=291116 CPUtime=4.01 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 11918 0 0 0 398 3 0 0 19 0 4 0 650853984 298102784 7064 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 72779 7065 376 95 0 67761 0
[pid=19394/tid=19395] ppid=19392 vsize=291116 CPUtime=0.99 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 2867 0 0 0 99 0 0 0 19 0 4 0 650853984 298102784 7065 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=291116 CPUtime=0.99 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 2913 0 0 0 98 1 0 0 19 0 4 0 650853984 298102784 7065 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=291116 CPUtime=0.99 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 2811 0 0 0 99 0 0 0 19 0 4 0 650853984 298102784 7066 33554432000 4194304 4580107 140735586683728 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 291116

[startup+1.10061 s]
/proc/loadavg: 5.13 7.26 7.71 3/292 19394
/proc/meminfo: memFree=24075156/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=291116 CPUtime=4.35 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 12188 0 0 0 432 3 0 0 19 0 4 0 650853984 298102784 7334 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 72779 7334 376 95 0 67761 0
[pid=19394/tid=19395] ppid=19392 vsize=291116 CPUtime=1.08 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 2915 0 0 0 108 0 0 0 19 0 4 0 650853984 298102784 7334 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=291116 CPUtime=1.08 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 2970 0 0 0 107 1 0 0 19 0 4 0 650853984 298102784 7334 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=291116 CPUtime=1.08 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 2920 0 0 0 108 0 0 0 19 0 4 0 650853984 298102784 7334 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 291116

[startup+1.20059 s]
/proc/loadavg: 5.13 7.26 7.71 3/292 19394
/proc/meminfo: memFree=24075156/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=291116 CPUtime=4.75 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 12495 0 0 0 472 3 0 0 19 0 4 0 650853984 298102784 7641 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294440 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 72779 7641 376 95 0 67761 0
[pid=19394/tid=19395] ppid=19392 vsize=291116 CPUtime=1.18 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 2983 0 0 0 118 0 0 0 19 0 4 0 650853984 298102784 7641 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=291116 CPUtime=1.18 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 3030 0 0 0 117 1 0 0 19 0 4 0 650853984 298102784 7641 33554432000 4194304 4580107 140735586683728 18446744073709551615 4293280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=291116 CPUtime=1.18 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 3031 0 0 0 118 0 0 0 19 0 4 0 650853984 298102784 7641 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294160 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 291116

[startup+1.50054 s]
/proc/loadavg: 5.13 7.26 7.71 3/292 19394
/proc/meminfo: memFree=24075156/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=282316 CPUtime=5.95 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 14397 0 0 0 592 3 0 0 20 0 4 0 650853984 289091584 7463 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 70579 7463 377 95 0 65561 0
[pid=19394/tid=19395] ppid=19392 vsize=282316 CPUtime=1.48 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 3437 0 0 0 148 0 0 0 20 0 4 0 650853984 289091584 7463 33554432000 4194304 4580107 140735586683728 18446744073709551615 4319767 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=282316 CPUtime=1.48 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 3491 0 0 0 147 1 0 0 20 0 4 0 650853984 289091584 7463 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=282316 CPUtime=1.48 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 3583 0 0 0 148 0 0 0 19 0 4 0 650853984 289091584 7463 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 282316

[startup+3.11127 s]
/proc/loadavg: 5.52 7.31 7.72 9/302 19407
/proc/meminfo: memFree=23921296/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=297328 CPUtime=12.37 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 22885 0 0 0 1233 4 0 0 25 0 4 0 650853984 304463872 13753 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 74332 13753 381 95 0 69314 0
[pid=19394/tid=19395] ppid=19392 vsize=297328 CPUtime=3.09 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 5333 0 0 0 309 0 0 0 25 0 4 0 650853984 304463872 13753 33554432000 4194304 4580107 140735586683728 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=297328 CPUtime=3.06 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 6316 0 0 0 305 1 0 0 25 0 4 0 650853984 304463872 13753 33554432000 4194304 4580107 140735586683728 18446744073709551615 4413652 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=297328 CPUtime=3.09 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 5452 0 0 0 309 0 0 0 25 0 4 0 650853984 304463872 13753 33554432000 4194304 4580107 140735586683728 18446744073709551615 4413346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 297328

[startup+6.30074 s]
/proc/loadavg: 5.72 7.32 7.72 9/302 19407
/proc/meminfo: memFree=23886720/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=293888 CPUtime=25.12 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 33922 0 0 0 2505 7 0 0 25 0 4 0 650853984 300941312 16852 33554432000 4194304 4580107 140735586683728 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 73472 16852 378 95 0 68454 0
[pid=19394/tid=19395] ppid=19392 vsize=293888 CPUtime=6.29 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 8155 0 0 0 628 1 0 0 25 0 4 0 650853984 300941312 16857 33554432000 4194304 4580107 140735586683728 18446744073709551615 4413640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=293888 CPUtime=6.24 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 8825 0 0 0 622 2 0 0 25 0 4 0 650853984 300941312 16857 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=293888 CPUtime=6.29 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 8757 0 0 0 628 1 0 0 25 0 4 0 650853984 300941312 16857 33554432000 4194304 4580107 140735586683728 18446744073709551615 4306008 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 293888

[startup+12.7007 s]
/proc/loadavg: 5.90 7.33 7.72 9/302 19407
/proc/meminfo: memFree=23809512/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=306252 CPUtime=50.65 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 50979 0 0 0 5055 10 0 0 25 0 4 0 650853984 313602048 26854 33554432000 4194304 4580107 140735586683728 18446744073709551615 4413250 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 76563 26854 378 95 0 71545 0
[pid=19394/tid=19395] ppid=19392 vsize=306252 CPUtime=12.67 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 11156 0 0 0 1266 1 0 0 25 0 4 0 650853984 313602048 26854 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=306252 CPUtime=12.58 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 12763 0 0 0 1255 3 0 0 25 0 4 0 650853984 313602048 26854 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=306252 CPUtime=12.68 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 15839 0 0 0 1266 2 0 0 25 0 4 0 650853984 313602048 26854 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 306252

[startup+25.5005 s]
/proc/loadavg: 6.30 7.37 7.73 9/302 19408
/proc/meminfo: memFree=23671508/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=318064 CPUtime=101.72 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 73940 0 0 0 10158 14 0 0 25 0 4 0 650853984 325697536 35152 33554432000 4194304 4580107 140735586683728 18446744073709551615 4413314 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 79516 35152 378 95 0 74498 0
[pid=19394/tid=19395] ppid=19392 vsize=318064 CPUtime=25.48 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 14993 0 0 0 2546 2 0 0 25 0 4 0 650853984 325697536 35152 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=318064 CPUtime=25.26 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 18459 0 0 0 2522 4 0 0 25 0 4 0 650853984 325697536 35152 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=318064 CPUtime=25.48 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 23948 0 0 0 2544 4 0 0 25 0 4 0 650853984 325697536 35152 33554432000 4194304 4580107 140735586683728 18446744073709551615 4296101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 318064

[startup+51.1003 s]
/proc/loadavg: 6.97 7.43 7.74 9/302 19408
/proc/meminfo: memFree=23567456/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=339336 CPUtime=203.88 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 112835 0 0 0 20366 22 0 0 25 0 4 0 650853984 347480064 46410 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 84834 46410 378 95 0 79816 0
[pid=19394/tid=19395] ppid=19392 vsize=339336 CPUtime=51.07 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 20279 0 0 0 5104 3 0 0 25 0 4 0 650853984 347480064 46410 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=339336 CPUtime=50.63 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 28120 0 0 0 5057 6 0 0 25 0 4 0 650853984 347480064 46410 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=339336 CPUtime=51.08 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 38106 0 0 0 5101 7 0 0 25 0 4 0 650853984 347480064 46410 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 339336

[startup+102.301 s]
/proc/loadavg: 7.60 7.53 7.75 9/302 19412
/proc/meminfo: memFree=23470080/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=407512 CPUtime=408.2 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 173834 0 0 0 40782 38 0 0 25 0 4 0 650853984 417292288 54842 33554432000 4194304 4580107 140735586683728 18446744073709551615 4322895 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 101878 54842 378 95 0 96860 0
[pid=19394/tid=19395] ppid=19392 vsize=407512 CPUtime=102.27 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 21684 0 0 0 10224 3 0 0 25 0 4 0 650853984 417292288 54842 33554432000 4194304 4580107 140735586683728 18446744073709551615 4319776 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=407512 CPUtime=101.36 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 46324 0 0 0 10125 11 0 0 25 0 4 0 650853984 417292288 54842 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=407512 CPUtime=102.29 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 63706 0 0 0 10214 15 0 0 25 0 4 0 650853984 417292288 54842 33554432000 4194304 4580107 140735586683728 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 407512

[startup+162.301 s]

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

[pid=19394] ppid=19392 vsize=647408 CPUtime=2563.19 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 828386 0 0 0 256103 216 0 0 25 0 4 0 650853984 662945792 100169 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 161852 100169 381 95 0 156834 0
[pid=19394/tid=19395] ppid=19392 vsize=647408 CPUtime=642.26 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 160462 0 0 0 64184 42 0 0 25 0 4 0 650853984 662945792 100169 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=647408 CPUtime=636.45 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 209214 0 0 0 63591 54 0 0 25 0 4 0 650853984 662945792 100169 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=647408 CPUtime=642.28 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 246212 0 0 0 64164 64 0 0 25 0 4 0 650853984 662945792 100169 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2563.19
Current children cumulated vsize (KiB) 647408

[startup+702.301 s]
/proc/loadavg: 8.11 8.04 7.92 9/302 19429
/proc/meminfo: memFree=22876596/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=586532 CPUtime=2802.63 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 897773 0 0 0 280028 235 0 0 25 0 4 0 650853984 600608768 100872 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 146633 100872 381 95 0 141615 0
[pid=19394/tid=19395] ppid=19392 vsize=586532 CPUtime=702.25 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 177340 0 0 0 70179 46 0 0 25 0 4 0 650853984 600608768 100872 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=586532 CPUtime=695.91 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 227321 0 0 0 69534 57 0 0 25 0 4 0 650853984 600608768 100872 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=586532 CPUtime=702.28 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 263570 0 0 0 70159 69 0 0 25 0 4 0 650853984 600608768 100872 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.63
Current children cumulated vsize (KiB) 586532

[startup+762.301 s]
/proc/loadavg: 8.10 8.04 7.92 9/302 19430
/proc/meminfo: memFree=22772780/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=603348 CPUtime=3042.07 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 961909 0 0 0 303954 253 0 0 25 0 4 0 650853984 617828352 104698 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 150837 104698 381 95 0 145819 0
[pid=19394/tid=19395] ppid=19392 vsize=603348 CPUtime=762.25 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 192005 0 0 0 76175 50 0 0 25 0 4 0 650853984 617828352 104698 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=603348 CPUtime=755.37 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 244140 0 0 0 75474 63 0 0 25 0 4 0 650853984 617828352 104698 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=603348 CPUtime=762.28 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 279080 0 0 0 76154 74 0 0 25 0 4 0 650853984 617828352 104698 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.07
Current children cumulated vsize (KiB) 603348

[startup+822.301 s]
/proc/loadavg: 8.09 8.05 7.93 9/302 19432
/proc/meminfo: memFree=22770892/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=797832 CPUtime=3281.53 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 1019566 0 0 0 327880 273 0 0 25 0 4 0 650853984 816979968 116489 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 199458 116489 378 95 0 194440 0
[pid=19394/tid=19395] ppid=19392 vsize=797832 CPUtime=822.25 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 203121 0 0 0 82170 55 0 0 25 0 4 0 650853984 816979968 116489 33554432000 4194304 4580107 140735586683728 18446744073709551615 4305280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=797832 CPUtime=814.82 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 255820 0 0 0 81416 66 0 0 25 0 4 0 650853984 816979968 116489 33554432000 4194304 4580107 140735586683728 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=797832 CPUtime=822.29 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 296902 0 0 0 82148 81 0 0 25 0 4 0 650853984 816979968 116489 33554432000 4194304 4580107 140735586683728 18446744073709551615 4413346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.53
Current children cumulated vsize (KiB) 797832

[startup+882.301 s]
/proc/loadavg: 8.07 8.05 7.93 9/302 19433
/proc/meminfo: memFree=22758968/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=689300 CPUtime=3520.96 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 1087100 0 0 0 351804 292 0 0 25 0 4 0 650853984 705843200 114936 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 172325 114936 378 95 0 167307 0
[pid=19394/tid=19395] ppid=19392 vsize=689300 CPUtime=882.25 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 220757 0 0 0 88165 60 0 0 25 0 4 0 650853984 705843200 114936 33554432000 4194304 4580107 140735586683728 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=689300 CPUtime=874.27 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 271915 0 0 0 87357 70 0 0 25 0 4 0 650853984 705843200 114936 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=689300 CPUtime=882.29 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 312949 0 0 0 88143 86 0 0 25 0 4 0 650853984 705843200 114936 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.96
Current children cumulated vsize (KiB) 689300

[startup+942.301 s]
/proc/loadavg: 8.06 8.05 7.94 9/302 19435
/proc/meminfo: memFree=22752868/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=674684 CPUtime=3760.42 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 1151052 0 0 0 375730 312 0 0 25 0 4 0 650853984 690876416 115921 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 168671 115921 378 95 0 163653 0
[pid=19394/tid=19395] ppid=19392 vsize=674684 CPUtime=942.25 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 238999 0 0 0 94160 65 0 0 25 0 4 0 650853984 690876416 115921 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=674684 CPUtime=933.73 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 286907 0 0 0 93299 74 0 0 25 0 4 0 650853984 690876416 115922 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=674684 CPUtime=942.28 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 328174 0 0 0 94137 91 0 0 25 0 4 0 650853984 690876416 115922 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.42
Current children cumulated vsize (KiB) 674684

[startup+1002.3 s]
/proc/loadavg: 8.13 8.07 7.95 9/302 19437
/proc/meminfo: memFree=22675552/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=766336 CPUtime=3999.86 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 1216697 0 0 0 399653 333 0 0 25 0 4 0 650853984 784728064 128428 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 191584 128428 378 95 0 186566 0
[pid=19394/tid=19395] ppid=19392 vsize=766336 CPUtime=1002.25 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 257680 0 0 0 100154 71 0 0 25 0 4 0 650853984 784728064 128428 33554432000 4194304 4580107 140735586683728 18446744073709551615 4305283 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=766336 CPUtime=993.18 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 302653 0 0 0 99239 79 0 0 25 0 4 0 650853984 784728064 128428 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=766336 CPUtime=1002.29 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 343746 0 0 0 100132 97 0 0 25 0 4 0 650853984 784728064 128428 33554432000 4194304 4580107 140735586683728 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.86
Current children cumulated vsize (KiB) 766336

[startup+1062.3 s]
/proc/loadavg: 8.12 8.07 7.95 9/302 19438
/proc/meminfo: memFree=22573964/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=717524 CPUtime=4239.32 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 1271157 0 0 0 423579 353 0 0 25 0 4 0 650853984 734744576 130072 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 179381 130072 378 95 0 174363 0
[pid=19394/tid=19395] ppid=19392 vsize=717524 CPUtime=1062.25 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 266273 0 0 0 106152 73 0 0 25 0 4 0 650853984 734744576 130074 33554432000 4194304 4580107 140735586683728 18446744073709551615 4413356 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=717524 CPUtime=1052.64 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 317725 0 0 0 105180 84 0 0 25 0 4 0 650853984 734744576 130074 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=717524 CPUtime=1062.29 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 358992 0 0 0 106127 102 0 0 25 0 4 0 650853984 734744576 130074 33554432000 4194304 4580107 140735586683728 18446744073709551615 4293301 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4239.32
Current children cumulated vsize (KiB) 717524

[startup+1122.3 s]
/proc/loadavg: 8.11 8.07 7.96 9/302 19440
/proc/meminfo: memFree=22576044/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=752128 CPUtime=4478.74 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 1332280 0 0 0 447503 371 0 0 25 0 4 0 650853984 770179072 131525 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294555 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 188032 131525 378 95 0 183014 0
[pid=19394/tid=19395] ppid=19392 vsize=752128 CPUtime=1122.24 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 279553 0 0 0 112147 77 0 0 25 0 4 0 650853984 770179072 131525 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=752128 CPUtime=1112.09 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 332903 0 0 0 111119 90 0 0 25 0 4 0 650853984 770179072 131525 33554432000 4194304 4580107 140735586683728 18446744073709551615 4301867 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=752128 CPUtime=1122.28 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 376226 0 0 0 112121 107 0 0 25 0 4 0 650853984 770179072 131525 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.74
Current children cumulated vsize (KiB) 752128

[startup+1182.31 s]
/proc/loadavg: 8.16 8.09 7.97 9/302 19441
/proc/meminfo: memFree=22485244/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=905804 CPUtime=4718.23 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 1376878 0 0 0 471434 389 0 0 25 0 4 0 650853984 927543296 148382 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 226451 148382 378 95 0 221433 0
[pid=19394/tid=19395] ppid=19392 vsize=905804 CPUtime=1182.26 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 285983 0 0 0 118146 80 0 0 25 0 4 0 650853984 927543296 148382 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=905804 CPUtime=1171.55 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 341393 0 0 0 117061 94 0 0 25 0 4 0 650853984 927543296 148382 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=905804 CPUtime=1182.3 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 388510 0 0 0 118118 112 0 0 25 0 4 0 650853984 927543296 148382 33554432000 4194304 4580107 140735586683728 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4718.23
Current children cumulated vsize (KiB) 905804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.12 8.08 7.97 9/302 19442
/proc/meminfo: memFree=22597584/32951124 swapFree=63649232/67111528
[pid=19394] ppid=19392 vsize=889044 CPUtime=4800.41 cores=0,2,4,6
/proc/19394/stat : 19394 (strangenight2-m) R 19392 19394 19034 0 -1 4202496 1393608 0 0 0 479648 393 0 0 25 0 4 0 650853984 910381056 136653 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19394/statm: 222261 136653 378 95 0 217243 0
[pid=19394/tid=19395] ppid=19392 vsize=889044 CPUtime=1202.86 cores=0,2,4,6
/proc/19394/task/19395/stat : 19395 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 291256 0 0 0 120204 82 0 0 25 0 4 0 650853984 910381056 136655 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19394/tid=19396] ppid=19392 vsize=889044 CPUtime=1191.96 cores=0,2,4,6
/proc/19394/task/19396/stat : 19396 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 346617 0 0 0 119101 95 0 0 25 0 4 0 650853984 910381056 136655 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19394/tid=19397] ppid=19392 vsize=889044 CPUtime=1202.9 cores=0,2,4,6
/proc/19394/task/19397/stat : 19397 (strangenight2-m) R 19392 19394 19034 0 -1 4202560 389337 0 0 0 120178 112 0 0 25 0 4 0 650853984 910381056 136655 33554432000 4194304 4580107 140735586683728 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 889044

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): 1202.95
CPU time (s): 4800.49
CPU user time (s): 4796.52
CPU system time (s): 3.9654
CPU usage (%): 399.061
Max. virtual memory (cumulated for all children) (KiB): 905804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.52
system time used= 3.9654
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1393613
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= 1064
involuntary context switches= 22003

runsolver used 3.14552 second user time and 7.82981 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 19:02:35
IDJOB=3366811
IDBENCH=71570
IDSOLVER=1844
FILE ID=node130/3366811-1305392555
RUNJOBID= node130-1305392555-19380
PBS_JOBID= 13324426
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes10.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366811-1305392555/watcher-3366811-1305392555 -o /tmp/evaluation-result-3366811-1305392555/solver-3366811-1305392555 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366811-1305392555.cnf

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=677142288

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24075436 kB
Buffers:        319736 kB
Cached:        7219328 kB
SwapCached:      10392 kB
Active:        2969908 kB
Inactive:      5626244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24075436 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            9244 kB
Writeback:          16 kB
AnonPages:     1054700 kB
Mapped:          12880 kB
Slab:           191732 kB
PageTables:      25120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51462004 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= 73412 MiB
End job on node130 at 2011-05-14 19:22:40