Trace number 3366884

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_505.cnf
MD5SUM8e7b614904543aa28491ea45c761cbd5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.5682
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34014
Sum of the clauses size150994
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 331196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52482

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366884-1305414481.cnf'
0.00/0.01	c -- header says num vars:            253
0.00/0.01	c -- header says num clauses:       34014
0.00/0.28	c -- clauses added:            0 learnts,        34014 normals,            0 xors
0.00/0.28	c -- vars added        253
0.00/0.28	c Parsing time:  0.01 s
0.00/0.28	c  N st     0         0       253     33678       336         0    150994         0   no data   no data
0.00/0.28	c asymm  cl-useful: 0/33678/33678 lits-rem:0 time: 0.25
0.00/0.28	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.10/0.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.10/0.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/0.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/0.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
1.10/0.29	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1.10/0.59	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.29 s
1.10/0.59	c Finding binary XORs  T:     0.00 s  found:       0
1.10/0.59	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.10/0.59	c calculated reachability. Time: 0.00
1.10/0.60	c Calc default polars -  time:   0.00 s pos:     252 undec:       1 neg:       0
1.10/0.60	c =========================================================================================
1.10/0.60	c types(t): F = full restart, N = normal restart
1.10/0.60	c types(t): S = simplification begin/end, E = solution found
1.10/0.60	c restart types(rt): st = static, dy = dynamic
1.10/0.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.10/0.60	c  B st     0         0       252     33668        84         0    150238         0   no data   no data
1.10/0.88	c  N dy    21      4049       252     33668        84      3919    150238     85907     11.72     12.68
4.76/1.21	c  N dy    28      8738       252     33668        84      5670    150238     99679     11.02     11.61
5.96/1.52	c  N dy    46     12797       252     33668        84      5065    150238     82818     11.06     11.70
7.15/1.81	c  N dy    63     16834       252     33668        84      8962    150238    163857     11.07     14.14
8.39/2.14	c  N dy    79     20994       252     33668        84      7052    150238    112196     11.04     11.64
9.54/2.45	c  F st   104     25002       252     33668        84     10900    150238    193566     11.16     11.46
9.54/2.46	c  N st   104     25002       252     33668        84     10900    150238    193566     11.16     11.46
11.14/2.86	c  N dy   110     30000       252     33668        84      8588    150238    140312     11.16   no data
11.14/2.86	c  S st   110     30000       252     33668        84      8588    150238    140312     11.16   no data
11.55/2.90	c  S st   110     30503       252     33668        84      9083    150238    151296     11.16   no data
11.55/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.55/2.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.55/2.91	c blocked clauses removed:        0 vars:      0 tried:         252 T: 0.00 s
11.55/2.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.55/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
11.55/2.91	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
11.55/2.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.55/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.94/3.02	c lits-rem:       148  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  0.09 s
13.14/3.35	c asymm  cl-useful: 0/33668/33668 lits-rem:0 time: 0.33
13.14/3.35	c calculated reachability. Time: 0.00
13.14/3.35	c  N dy   110     30503       252     33668        84      8037    150238    140498     11.16   no data
14.33/3.69	c  N dy   123     34951       252     33668        84     12268    150238    227870     11.10     11.69
15.93/4.05	c  N dy   133     39205       252     33668        84      8220    150238    129844     11.03     11.77
17.17/4.37	c  N dy   138     43390       252     33668        84     12204    150238    204770     10.89     11.52
17.92/4.56	c  S st   147     45755       252     33668        84     14483    150238    251907     10.87      9.30
18.32/4.61	c  S st   147     46258       252     33668        84     14985    150238    262365     10.87   no data
18.32/4.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.32/4.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
18.32/4.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.32/4.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.32/4.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.32/4.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
18.32/4.62	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
18.32/4.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.32/4.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.11/4.80	c lits-rem:       234  cl-subs:     1788  v-elim:      0  v-fix:    0  time:  0.15 s
19.11/4.80	c vivif2 --  cl tried    33668 cl shrink        0 lits rem          0 time: 0.00
19.11/4.80	c vivif2 --  cl tried    13197 cl shrink        0 lits rem          0 time: 0.00
20.31/5.20	c asymm  cl-useful: 3/33668/33668 lits-rem:3 time: 0.39
20.71/5.20	c calculated reachability. Time: 0.00
20.71/5.20	c  N dy   147     46258       252     33668        84     13197    150234    242127     10.87   no data
21.90/5.54	c  N dy   172     50322       252     33668        84     17088    150234    325469     10.92     11.53
23.51/5.92	c  N dy   190     54813       252     33668        84     12293    150234    203154     10.90     11.48
25.10/6.34	c  N dy   200     60117       252     33668        84     17357    150234    303095     10.83     11.43
26.68/6.77	c  N dy   214     65030       252     33668        84     11964    150234    188551     10.80     11.63
28.28/7.10	c  N dy   228     69186       252     33668        84     15929    150234    270823     10.80     12.94
28.28/7.12	c  S st   229     69389       252     33668        84     16121    150234    275208     10.80     11.24
28.28/7.17	c  S st   229     69891       252     33668        84     16610    150234    285238     10.80   no data
28.28/7.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.28/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.28/7.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.28/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.28/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.28/7.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
28.28/7.19	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
28.28/7.19	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
28.68/7.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.08/7.37	c lits-rem:       164  cl-subs:     1710  v-elim:      0  v-fix:    0  time:  0.16 s
29.08/7.38	c vivif2 --  cl tried    33667 cl shrink        0 lits rem          0 time: 0.00
29.08/7.38	c vivif2 --  cl tried    14900 cl shrink        0 lits rem          0 time: 0.00
30.67/7.78	c asymm  cl-useful: 1/32694/33667 lits-rem:1 time: 0.40
30.67/7.78	c calculated reachability. Time: 0.00
30.67/7.78	c  N dy   229     69891       252     33667        84     14900    150210    266422     10.80   no data
32.66/8.20	c  N dy   238     74844       252     33667        84     19643    150210    359584     10.74     11.50
34.30/8.62	c  N dy   256     79685       252     33667        84     13234    150210    216714     10.74     11.90
35.86/9.05	c  N dy   277     84820       252     33667        84     18133    150210    317333     10.75     11.81
36.66/9.28	c  F st   287     87501       252     33667        84     20696    150210    367054     10.75   no data
37.86/9.56	c  N st   292     90798       252     33667        84     23858    150210    437505     10.75   no data
39.84/10.06	c  N dy   307     96776       252     33667        84     17538    150210    287379     10.74     11.42
42.65/10.76	c  N dy   332    104836       252     33667        84     25278    150210    439255     10.70      9.79
42.65/10.76	c  S st   332    104836       252     33667        84     25278    150210    439255     10.70      9.79
43.07/10.82	c  S st   332    105339       252     33667        84     25777    150210    450146     10.70   no data
43.07/10.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.07/10.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
43.07/10.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.07/10.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.07/10.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.07/10.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
43.07/10.84	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
43.07/10.85	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
43.07/10.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
44.63/11.29	c lits-rem:       414  cl-subs:     2682  v-elim:      0  v-fix:    0  time:  0.42 s
44.63/11.29	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
45.03/11.30	c vivif2 --  cl tried    23095 cl shrink        0 lits rem          0 time: 0.01
45.03/11.31	c asymm  cl-useful: 0/972/33666 lits-rem:0 time: 0.01
45.03/11.31	c calculated reachability. Time: 0.00
45.03/11.31	c  N dy   332    105339       252     33666        84     23095    150187    418315     10.70   no data
47.46/11.93	c  N dy   369    112099       252     33666        84     16587    150187    254484     10.73     12.85
50.22/12.67	c  N dy   397    120687       252     33666        84     24815    150187    424833     10.71     11.28
53.40/13.44	c  N dy   419    129405       252     33666        84     19195    150187    290628     10.67     11.24
56.23/14.19	c  N dy   453    137690       252     33666        84     27125    150187    448781     10.67     11.34
59.40/14.98	c  N dy   487    146596       252     33666        84     20687    150187    313703     10.66     11.24
62.98/15.82	c  N dy   521    156025       252     33666        84     29724    150187    494571     10.65     11.69
63.78/16.02	c  S st   531    158008       252     33666        84     31643    150187    534286     10.65      9.75
64.18/16.10	c  S st   531    158508       252     33666        84     16233    150187    215263     10.65   no data
64.18/16.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.18/16.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
64.18/16.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.18/16.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.18/16.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.18/16.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
64.18/16.12	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
64.18/16.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
64.18/16.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.58/16.22	c lits-rem:        61  cl-subs:      900  v-elim:      0  v-fix:    0  time:  0.08 s
64.58/16.23	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
64.58/16.23	c vivif2 --  cl tried    15333 cl shrink        0 lits rem          0 time: 0.00
66.17/16.61	c asymm  cl-useful: 2/33666/33666 lits-rem:2 time: 0.39
66.17/16.62	c calculated reachability. Time: 0.00
66.17/16.62	c  N dy   531    158508       252     33666        84     15333    150185    208011     10.65   no data
69.40/17.45	c  N dy   558    168809       252     33666        84     25140    150185    399536     10.62     11.19
73.36/18.49	c  N dy   598    179678       252     33666        84     18721    150185    265234     10.61     12.73
79.34/19.98	c  N dy   643    196073       252     33666        84     34433    150185    576323     10.57     11.21
84.53/21.24	c  N dy   699    209433       252     33666        84     29444    150185    475515     10.57     11.17
90.11/22.64	c  N dy   744    223893       252     33666        84     24444    150185    377251     10.56     11.21
95.29/23.98	c  S st   798    237762       252     33666        84     37716    150185    639965     10.55     10.06
95.72/24.04	c  S st   798    238263       252     33666        84     38213    150185    649846     10.55   no data
95.72/24.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.72/24.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
95.72/24.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.72/24.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.72/24.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.72/24.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
95.72/24.07	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
95.72/24.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
95.72/24.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
99.29/24.93	c lits-rem:       528  cl-subs:     4501  v-elim:      0  v-fix:    0  time:  0.82 s
99.29/24.93	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
99.29/24.94	c vivif2 --  cl tried    33712 cl shrink        0 lits rem          0 time: 0.01
100.12/25.14	c asymm  cl-useful: 1/5837/33666 lits-rem:1 time: 0.20
100.12/25.14	c calculated reachability. Time: 0.00
100.12/25.14	c  N dy   798    238263       252     33666        84     33712    150184    599611     10.55   no data
106.06/26.68	c  N dy   862    253971       252     33666        84     29139    150184    456755     10.55     11.14
112.85/28.34	c  N dy   935    270186       252     33666        84     24028    150184    344744     10.55     11.11
120.03/30.14	c  N dy  1007    288201       252     33666        84     41345    150184    691851     10.56     11.21
126.86/31.88	c  F st  1083    306250       252     33666        84     36930    150184    582153     10.56   no data
127.21/31.96	c  N st  1085    306875       252     33666        84     37543    150184    594059     10.56   no data
135.22/33.91	c  N dy  1141    326980       252     33666        84     34252    150184    507447     10.55     11.27
143.17/35.95	c  N dy  1230    347070       252     33666        84     29928    150184    420397     10.57     11.79
147.15/36.96	c  S st  1271    357395       252     33666        84     39807    150184    616718     10.56     10.52
147.55/37.02	c  S st  1271    357901       252     33666        84     40303    150184    626126     10.56   no data
147.55/37.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
147.55/37.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
147.55/37.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
147.55/37.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.55/37.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.55/37.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
147.55/37.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
147.55/37.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
147.55/37.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
150.75/37.85	c lits-rem:       352  cl-subs:     3730  v-elim:      0  v-fix:    0  time:  0.77 s
150.75/37.86	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
150.75/37.87	c vivif2 --  cl tried    36573 cl shrink        0 lits rem          0 time: 0.01
151.54/38.07	c asymm  cl-useful: 0/9190/33666 lits-rem:0 time: 0.21
151.54/38.08	c calculated reachability. Time: 0.00
151.54/38.08	c  N dy  1271    357901       252     33666        84     36573    150184    583496     10.56   no data
159.92/40.19	c  N dy  1360    377947       252     33666        84     31312    150184    437900     10.57     11.60
168.70/42.30	c  N dy  1435    398045       252     33666        84     50552    150184    816031     10.57     11.15
177.07/44.44	c  N dy  1514    418367       252     33666        84     44591    150184    682067     10.56     11.18
185.45/46.51	c  N dy  1565    438383       252     33666        84     37248    150184    517006     10.54     11.22
194.22/48.74	c  N dy  1651    458586       252     33666        84     29215    150184    359981     10.54     11.10
202.20/50.75	c  N dy  1725    478664       252     33666        84     48474    150184    738476     10.53     11.22
210.97/52.96	c  N dy  1811    499006       252     33666        84     39599    150184    546433     10.53     11.17
220.14/55.27	c  N dy  1905    519210       252     33666        84     29660    150184    348994     10.54     11.12
226.93/56.99	c  S st  1964    536852       252     33666        84     46493    150184    679048     10.54     10.64
227.35/57.05	c  S st  1964    537353       252     33666        84     46990    150184    689633     10.54   no data
227.35/57.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
227.35/57.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
227.35/57.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
227.35/57.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.35/57.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.35/57.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
227.35/57.08	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
227.35/57.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
227.77/57.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
231.74/58.13	c lits-rem:       397  cl-subs:     4674  v-elim:      0  v-fix:    0  time:  1.02 s
231.74/58.14	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
231.74/58.15	c vivif2 --  cl tried    42316 cl shrink        0 lits rem          0 time: 0.01
232.51/58.37	c asymm  cl-useful: 0/14418/33666 lits-rem:0 time: 0.22
232.51/58.37	c calculated reachability. Time: 0.00
232.51/58.37	c  N dy  1964    537353       252     33666        84     42316    150184    639395     10.54   no data
242.08/60.78	c  N dy  2051    558325       252     33666        84     32218    150184    395835     10.54     11.15
250.86/62.91	c  N dy  2136    579021       252     33666        84     52036    150184    782623     10.54     11.10
260.04/65.20	c  N dy  2222    599234       252     33666        84     40254    150184    548787     10.55     11.17
268.81/67.43	c  N dy  2293    619537       252     33666        84     59720    150184    923027     10.55     11.11
277.99/69.74	c  N dy  2377    640225       252     33666        84     47370    150184    671488     10.55     11.20
287.56/72.13	c  N dy  2452    660250       252     33666        84     33377    150184    396574     10.55     11.16
295.54/74.18	c  N dy  2537    680322       252     33666        84     52634    150184    777839     10.55     11.27
306.34/76.84	c  N dy  2610    701350       252     33666        84     38648    150184    492829     10.54     11.11
315.88/79.23	c  N dy  2695    721470       252     33666        84     57926    150184    876535     10.55     11.11
325.45/81.70	c  N dy  2778    741550       252     33666        84     42068    150184    556510     10.55     12.54
334.63/83.98	c  N dy  2857    761662       252     33666        84     61334    150184    934287     10.55     11.12
344.21/86.31	c  N dy  2900    781735       252     33666        84     44482    150184    596614     10.54     11.16
352.99/88.59	c  N dy  2973    801809       252     33666        84     63640    150184    971454     10.54     12.53
355.37/89.12	c  S st  2997    806030       252     33666        84     67706    150184   1052207     10.54   no data
355.77/89.20	c  S st  2997    806532       252     33666        84     68202    150184   1062762     10.54   no data
355.77/89.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
355.77/89.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
355.77/89.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
355.77/89.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
355.77/89.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
355.77/89.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
355.77/89.24	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
355.77/89.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
356.17/89.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
365.75/91.73	c lits-rem:       789  cl-subs:     7083  v-elim:      0  v-fix:    0  time:  2.42 s
365.75/91.73	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
365.75/91.75	c vivif2 --  cl tried    61119 cl shrink        0 lits rem          0 time: 0.02
366.15/91.82	c asymm  cl-useful: 0/4221/33666 lits-rem:0 time: 0.06
366.15/91.82	c calculated reachability. Time: 0.00
366.15/91.82	c  N dy  2997    806532       252     33666        84     61119    150184    983047     10.54   no data
376.13/94.38	c  N dy  3067    827475       252     33666        84     44349    150184    587344     10.54     11.12
386.49/96.94	c  N dy  3142    849615       252     33666        84     65613    150184    990720     10.53     11.11
396.46/99.45	c  N dy  3218    869621       252     33666        84     46881    150184    635366     10.53     11.86
406.04/101.80	c  N dy  3303    889655       252     33666        84     66052    150184   1013868     10.54     12.04
417.20/104.61	c  N dy  3401    911679       252     33666        84     48303    150184    653506     10.54     11.34
425.97/106.86	c  N dy  3455    931741       252     33666        84     67506    150184   1021824     10.53     12.80
437.97/109.86	c  N dy  3548    955040       252     33666        84     49951    150184    674136     10.54     11.09
447.92/112.30	c  N dy  3639    975160       252     33666        84     69217    150184   1052779     10.54     11.34
458.29/114.99	c  N dy  3717    995513       252     33666        84     47967    150184    641294     10.54     11.16
467.87/117.32	c  N dy  3781   1015624       252     33666        84     67182    150184   1007426     10.54     11.10
479.03/120.18	c  N dy  3898   1035667       252     33666        84     44679    150184    575467     10.55     11.65
488.21/122.46	c  N dy  3974   1055671       252     33666        84     63879    150184    958461     10.55     11.85
496.99/124.63	c  F st  4041   1071875       252     33666        84     79391    150184   1264163     10.55      9.77
499.41/125.30	c  N dy  4047   1077070       252     33666        84     84381    150184   1364717     10.55   no data
509.35/127.76	c  N dy  4119   1097078       252     33666        84     60755    150184    883495     10.55     11.14
520.13/130.44	c  N dy  4204   1117776       252     33666        84     80586    150184   1274290     10.55     11.31
530.54/133.04	c  N dy  4285   1137870       252     33666        84     56159    150184    785437     10.55     11.11
540.87/135.60	c  N dy  4370   1158412       252     33666        84     75886    150184   1167362     10.55     11.13
551.64/138.34	c  N dy  4439   1178622       252     33666        84     50588    150184    661794     10.55     11.25
561.25/140.75	c  N dy  4523   1198876       252     33666        84     69984    150184   1043660     10.55     11.11
567.18/142.27	c  S st  4570   1209798       252     33666        84     80507    150184   1249800     10.55     10.71
567.58/142.38	c  S st  4570   1210302       252     33666        84     81008    150184   1259853     10.55   no data
567.58/142.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
567.98/142.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
567.98/142.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
567.98/142.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
567.98/142.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
567.98/142.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
567.98/142.43	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
567.98/142.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
568.38/142.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
580.76/145.69	c lits-rem:       744  cl-subs:     7161  v-elim:      0  v-fix:    0  time:  3.17 s
580.76/145.69	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
581.16/145.71	c vivif2 --  cl tried    73847 cl shrink        0 lits rem          0 time: 0.02
581.95/145.95	c asymm  cl-useful: 0/3357/33666 lits-rem:0 time: 0.24
581.95/145.96	c calculated reachability. Time: 0.00
581.95/145.96	c  N dy  4570   1210302       252     33666        84     73847    150184   1177704     10.55   no data
595.11/149.29	c  N dy  4641   1234310       252     33666        84     51228    150184    655207     10.55     11.11
605.13/151.72	c  N dy  4727   1254794       252     33666        84     70876    150184   1039193     10.55     11.13
615.86/154.45	c  N dy  4798   1274867       252     33666        84     90048    150184   1404839     10.55     14.22
626.24/157.03	c  N dy  4885   1294907       252     33666        84     62770    150184    877061     10.55     12.46
636.59/159.67	c  N dy  4968   1315769       252     33666        84     82723    150184   1263221     10.55     11.17
647.77/162.49	c  N dy  5016   1336714       252     33666        84     55311    150184    709187     10.54     11.17
657.78/164.94	c  N dy  5115   1356752       252     33666        84     74506    150184   1086065     10.55     12.59
670.12/168.05	c  N dy  5214   1378206       252     33666        84     95081    150184   1480893     10.55     11.24
680.07/170.58	c  N dy  5293   1398580       252     33666        84     66127    150184    915006     10.55     11.13
690.45/173.16	c  N dy  5372   1418662       252     33666        84     85300    150184   1286127     10.55     11.11
702.01/176.07	c  N dy  5451   1438686       252     33666        84     55104    150184    688359     10.55     13.04
711.99/178.57	c  N dy  5536   1459191       252     33666        84     74795    150184   1071685     10.55     11.15
723.20/181.36	c  N dy  5618   1479396       252     33666        84     94158    150184   1453389     10.55     11.12
734.33/184.10	c  N dy  5693   1499492       252     33666        84     63003    150184    825847     10.55     11.11
744.30/186.68	c  N dy  5773   1519623       252     33666        84     82242    150184   1196747     10.55     11.12
756.27/189.60	c  N dy  5862   1540013       252     33666        84    101863    150184   1584151     10.55     11.12
766.24/192.11	c  N dy  5932   1560023       252     33666        84     69664    150184    942422     10.55     11.13
777.00/194.81	c  N dy  6016   1580091       252     33666        84     88903    150184   1315210     10.55     16.11
789.01/197.89	c  N dy  6094   1600361       252     33666        84     56012    150184    674226     10.55     11.20
798.95/200.38	c  N dy  6157   1621142       252     33666        84     75855    150184   1056796     10.55     11.11
810.13/203.14	c  N dy  6242   1641192       252     33666        84     95011    150184   1432115     10.55     11.24
822.08/206.15	c  N dy  6306   1662235       252     33666        84     61887    150184    771059     10.55     11.12
832.06/208.66	c  N dy  6385   1682320       252     33666        84     80990    150184   1131435     10.55     11.13
844.83/211.82	c  N dy  6473   1702555       252     33666        84    100405    150184   1506701     10.55     11.18
850.02/213.20	c  S st  6501   1710302       252     33666        84    107831    150184   1647454     10.55      9.48
851.60/213.56	c  S st  6501   1710809       252     33666        84     54195    150184    613161     10.55   no data
851.60/213.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
851.60/213.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
851.60/213.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
851.60/213.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
851.60/213.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
851.60/213.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
851.60/213.59	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
852.00/213.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
852.00/213.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
853.60/214.03	c lits-rem:       105  cl-subs:      307  v-elim:      0  v-fix:    0  time:  0.39 s
853.60/214.03	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
853.60/214.04	c vivif2 --  cl tried    53888 cl shrink        0 lits rem          0 time: 0.01
854.40/214.25	c asymm  cl-useful: 0/5027/33666 lits-rem:0 time: 0.21
854.40/214.25	c calculated reachability. Time: 0.00
854.40/214.25	c  N dy  6501   1710809       252     33666        84     53888    150184    610622     10.55   no data
863.61/216.57	c  N dy  6569   1730943       252     33666        84     73107    150184    975309     10.55     11.31
874.35/219.20	c  N dy  6632   1751068       252     33666        84     92334    150184   1350967     10.55     11.12
888.31/222.71	c  N dy  6721   1773436       252     33666        84     58697    150184    689871     10.55     11.13
898.29/225.20	c  N dy  6814   1793501       252     33666        84     77939    150184   1064580     10.55     11.12
909.45/228.05	c  N dy  6886   1813553       252     33666        84     97156    150184   1436243     10.55     11.11
922.21/231.21	c  N dy  6957   1833672       252     33666        84     60295    150184    709978     10.55     11.17
932.19/233.75	c  N dy  7047   1854313       252     33666        84     80074    150184   1094723     10.55     11.12
943.74/236.63	c  N dy  7131   1874411       252     33666        84     99347    150184   1464952     10.55     11.14
956.91/239.91	c  N dy  7218   1894810       252     33666        84     61762    150184    721995     10.55     11.16
966.89/242.47	c  N dy  7301   1915565       252     33666        84     81621    150184   1103128     10.55     11.25
978.45/245.31	c  N dy  7381   1935580       252     33666        84    100759    150184   1469322     10.55     11.11
990.85/248.50	c  N dy  7455   1955814       252     33666        84     62117    150184    726643     10.55     11.13
1000.79/250.96	c  N dy  7508   1975889       252     33666        84     81376    150184   1086767     10.54     11.13
1012.36/253.80	c  N dy  7564   1995917       252     33666        84    100499    150184   1442559     10.54     11.16
1025.53/257.16	c  N dy  7638   2015930       252     33666        84     60671    150184    681275     10.54     12.36
1035.89/259.73	c  N dy  7718   2037160       252     33666        84     81036    150184   1070488     10.54     11.10
1047.47/262.62	c  N dy  7812   2057406       252     33666        84    100464    150184   1439398     10.54     11.27
1061.06/266.09	c  N dy  7871   2078112       252     33666        84     60312    150184    666395     10.54     11.17
1071.80/268.72	c  N dy  7943   2099814       252     33666        84     81107    150184   1062733     10.54     11.11
1083.01/271.60	c  N dy  8020   2119826       252     33666        84    100309    150184   1429842     10.54     11.11
1096.58/274.91	c  N dy  8110   2140158       252     33666        84    119843    150184   1807682     10.54     11.10
1107.70/277.78	c  N dy  8186   2161107       252     33666        84     78871    150184   1009891     10.54     11.26
1120.46/280.94	c  N dy  8293   2183219       252     33666        84    100082    150184   1418945     10.54     11.19
1132.83/284.08	c  N dy  8359   2203237       252     33666        84    119272    150184   1780726     10.54     12.91
1139.21/285.61	c  S st  8397   2210809       252     33666        84     64619    150184    726126     10.54      9.97
1139.21/285.69	c  S st  8397   2211309       252     33666        84     65116    150184    736331     10.54   no data
1139.62/285.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1139.62/285.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1139.62/285.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1139.62/285.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1139.62/285.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1139.62/285.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
1139.62/285.74	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1139.62/285.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1139.62/285.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1143.61/286.77	c lits-rem:       142  cl-subs:     1111  v-elim:      0  v-fix:    0  time:  0.97 s
1143.61/286.77	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
1143.61/286.79	c vivif2 --  cl tried    64005 cl shrink        0 lits rem          0 time: 0.02
1145.19/287.14	c asymm  cl-useful: 0/8228/33666 lits-rem:0 time: 0.35
1145.19/287.14	c calculated reachability. Time: 0.00
1145.19/287.14	c  N dy  8397   2211309       252     33666        84     64005    150184    725172     10.54   no data
1155.96/289.87	c  N dy  8482   2231368       252     33666        84     83188    150184   1098690     10.54     11.19
1167.93/292.81	c  N dy  8545   2251993       252     33666        84    102932    150184   1468328     10.54     11.10
1179.94/295.84	c  N dy  8600   2272012       252     33666        84    122105    150184   1831212     10.54     11.17
1191.48/298.75	c  N dy  8670   2292014       252     33666        84     78417    150184    986147     10.53     11.15
1202.63/301.58	c  N dy  8740   2312677       252     33666        84     98170    150184   1354724     10.53     11.13
1215.40/304.78	c  N dy  8813   2333061       252     33666        84    117680    150184   1720398     10.53     11.09
1228.21/307.94	c  N dy  8889   2353192       252     33666        84     73212    150184    875240     10.53     11.15
1239.73/310.84	c  N dy  8970   2374798       252     33666        84     93895    150184   1264934     10.53     11.19
1252.91/314.14	c  N dy  9047   2395124       252     33666        84    113276    150184   1634401     10.53     11.10
1267.70/317.88	c  N dy  9101   2415258       252     33666        84     67876    150184    759984     10.53     11.10
1277.63/320.30	c  N dy  9156   2435327       252     33666        84     87000    150184   1117857     10.52     11.50
1289.64/323.34	c  N dy  9228   2456444       252     33666        84    107174    150184   1501692     10.52     11.10
1303.15/326.76	c  N dy  9295   2477732       252     33666        84    127543    150184   1880011     10.52     11.17
1315.56/329.81	c  N dy  9379   2497809       252     33666        84     81182    150184   1010159     10.52     11.30
1326.69/332.62	c  N dy  9450   2517842       252     33666        84    100298    150184   1376411     10.52     11.95
1339.05/335.77	c  N dy  9535   2537911       252     33666        84    119485    150184   1752037     10.52     11.53
1352.62/339.13	c  N dy  9609   2557922       252     33666        84     72052    150184    824030     10.52     11.08
1362.99/341.79	c  N dy  9689   2578002       252     33666        84     91241    150184   1188807     10.52     13.17
1374.96/344.76	c  N dy  9754   2598016       252     33666        84    110295    150184   1551268     10.52     11.09
1388.13/348.04	c  N dy  9831   2618048       252     33666        84    129379    150184   1908824     10.52     11.25
1400.89/351.20	c  N dy  9902   2638287       252     33666        84     81349    150184    991399     10.52     11.25
1412.09/354.06	c  N dy  9993   2658297       252     33666        84    100518    150184   1360183     10.52     12.50
1424.42/357.18	c  N dy 10068   2678348       252     33666        84    119725    150184   1726129     10.52     14.08
1439.18/360.88	c  N dy 10132   2698851       252     33666        84     70895    150184    778254     10.52     11.11
1445.57/362.47	c  S st 10184   2711309       252     33666        84     82789    150184   1007409     10.52      9.32
1445.97/362.55	c  S st 10184   2711812       252     33666        84     83283    150184   1018247     10.52   no data
1445.97/362.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1445.97/362.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1445.97/362.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1445.97/362.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1446.37/362.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1446.37/362.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
1446.37/362.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1446.37/362.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1446.37/362.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1452.00/364.05	c lits-rem:       499  cl-subs:     3448  v-elim:      0  v-fix:    0  time:  1.39 s
1452.00/364.05	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
1452.00/364.07	c vivif2 --  cl tried    79835 cl shrink        0 lits rem          0 time: 0.02
1453.15/364.32	c asymm  cl-useful: 0/11232/33666 lits-rem:0 time: 0.24
1453.15/364.32	c calculated reachability. Time: 0.00
1453.15/364.32	c  N dy 10184   2711812       252     33666        84     79835    150184    979715     10.52   no data
1465.15/367.39	c  N dy 10238   2731847       252     33666        84     98966    150184   1332693     10.51     11.11
1478.67/370.78	c  N dy 10307   2751895       252     33666        84    118086    150184   1693743     10.51     11.14
1492.63/374.27	c  N dy 10370   2771939       252     33666        84    137290    150184   2055630     10.51     12.70
1504.64/377.27	c  N dy 10447   2792038       252     33666        84     87119    150184   1085473     10.51     11.25
1516.17/380.11	c  N dy 10521   2812081       252     33666        84    106253    150184   1452136     10.51     11.77
1528.94/383.36	c  N dy 10597   2832638       252     33666        84    125845    150184   1822206     10.51     11.07
1543.73/387.02	c  N dy 10658   2853086       252     33666        84     75094    150184    842120     10.51     11.07
1554.07/389.67	c  N dy 10729   2873192       252     33666        84     94350    150184   1208117     10.51     11.06
1566.43/392.77	c  N dy 10800   2893493       252     33666        84    113661    150184   1568998     10.51     11.07
1579.99/396.16	c  N dy 10874   2913844       252     33666        84    133074    150184   1935916     10.51     11.22
1594.75/399.83	c  N dy 10952   2933974       252     33666        84     81098    150184    949172     10.51     11.06
1605.92/402.65	c  N dy 11003   2953979       252     33666        84    100215    150184   1305560     10.50     11.16
1618.74/405.90	c  N dy 11048   2975058       252     33666        84    120375    150184   1680106     10.50     11.06
1632.65/409.30	c  N dy 11114   2995221       252     33666        84    139716    150184   2049298     10.50     11.06
1645.41/412.58	c  N dy 11187   3015766       252     33666        84     87085    150184   1046889     10.50     11.18
1656.98/415.47	c  N dy 11262   3035852       252     33666        84    106330    150184   1412129     10.50     14.12
1670.15/418.73	c  N dy 11330   3056145       252     33666        84    125760    150184   1778472     10.50     11.13
1684.90/422.41	c  N dy 11423   3076253       252     33666        84    145008    150184   2149477     10.50     11.08
1697.31/425.55	c  N dy 11505   3096345       252     33666        84     90976    150184   1120470     10.50     11.53
1709.24/428.54	c  N dy 11576   3116400       252     33666        84    110138    150184   1479072     10.50     11.05
1722.40/431.81	c  N dy 11651   3136434       252     33666        84    129406    150184   1843423     10.50     11.29
1738.76/435.95	c  N dy 11727   3156521       252     33666        84     74324    150184    794104     10.50     11.81
1749.53/438.60	c  N dy 11801   3176922       252     33666        84     93826    150184   1156901     10.50     11.11
1761.50/441.63	c  N dy 11872   3197660       252     33666        84    113586    150184   1526681     10.49     11.05
1770.68/443.90	c  S st 11922   3211812       252     33666        84    127112    150184   1784307     10.49      8.79
1771.07/444.01	c  S st 11922   3212316       252     33666        84    127607    150184   1795539     10.49   no data
1771.07/444.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1771.07/444.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1771.07/444.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1771.07/444.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1771.07/444.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1771.07/444.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
1771.07/444.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1771.47/444.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1771.47/444.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1798.99/451.09	c lits-rem:      1329  cl-subs:    12936  v-elim:      0  v-fix:    0  time:  6.88 s
1798.99/451.09	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
1799.39/451.13	c vivif2 --  cl tried   114671 cl shrink        0 lits rem          0 time: 0.03
1800.19/451.39	c asymm  cl-useful: 0/5822/33666 lits-rem:0 time: 0.26
1800.19/451.39	c calculated reachability. Time: 0.00
1800.19/451.39	c  N dy 11922   3212316       252     33666        84    114671    150184   1648814     10.49   no data
1816.54/455.40	c  N dy 12002   3232484       252     33666        84    133958    150184   2018089     10.49     11.05
1835.28/460.15	c  N dy 12087   3252493       252     33666        84     78263    150184    866049     10.49     12.53
1846.90/463.05	c  N dy 12160   3272566       252     33666        84     97392    150184   1229361     10.49     11.65
1859.65/466.24	c  N dy 12260   3292821       252     33666        84    116761    150184   1602674     10.50     11.27
1873.23/469.64	c  N dy 12307   3313194       252     33666        84    136125    150184   1952341     10.49     11.05
1889.14/473.61	c  N dy 12403   3333264       252     33666        84     79412    150184    879135     10.49     11.51
1900.30/476.46	c  N dy 12474   3353752       252     33666        84     98948    150184   1243437     10.49     11.06
1912.72/479.59	c  N dy 12552   3374116       252     33666        84    118423    150184   1616468     10.49     11.20
1927.03/483.18	c  N dy 12614   3395552       252     33666        84    138965    150184   2002855     10.49     11.08
1943.78/487.35	c  N dy 12708   3415884       252     33666        84     81411    150184    909281     10.49     11.07
1956.19/490.45	c  N dy 12777   3436124       252     33666        84    100745    150184   1272614     10.49     11.08
1969.76/493.86	c  N dy 12846   3456876       252     33666        84    120571    150184   1640021     10.49     11.06
1983.67/497.36	c  N dy 12937   3476892       252     33666        84    139740    150184   2004987     10.49     11.08
1999.63/501.36	c  N dy 13005   3496962       252     33666        84     80932    150184    890844     10.49     11.11
2010.40/504.08	c  N dy 13073   3516970       252     33666        84    100066    150184   1254071     10.49     11.06
2022.76/507.11	c  N dy 13118   3537335       252     33666        84    119485    150184   1612934     10.49     11.07
2036.33/510.53	c  N dy 13172   3557714       252     33666        84    138977    150184   1974781     10.49     11.05
2053.13/514.76	c  N dy 13260   3578031       252     33666        84     79436    150184    852098     10.48     11.08
2064.25/517.55	c  N dy 13330   3598759       252     33666        84     99232    150184   1227108     10.48     11.08
2077.42/520.80	c  N dy 13417   3619973       252     33666        84    119439    150184   1607107     10.48     11.06
2091.78/524.49	c  N dy 13501   3641362       252     33666        84    139899    150184   1994504     10.48     11.33
2106.94/528.29	c  N dy 13587   3661404       252     33666        84    159135    150184   2359957     10.48     11.37
2120.09/531.50	c  N dy 13658   3681500       252     33666        84     98362    150184   1199363     10.48     11.08
2132.11/534.51	c  N dy 13720   3701572       252     33666        84    117514    150184   1555847     10.48     13.70
2138.85/536.24	c  S st 13747   3712317       252     33666        84    127782    150184   1743610     10.48      8.86
2139.25/536.36	c  S st 13747   3712819       252     33666        84    128279    150184   1753008     10.48   no data
2139.25/536.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2139.65/536.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
2139.65/536.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2139.65/536.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2139.65/536.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2139.65/536.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
2139.65/536.44	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2139.65/536.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2140.05/536.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2164.37/542.60	c lits-rem:      1673  cl-subs:    11765  v-elim:      0  v-fix:    0  time:  6.05 s
2164.37/542.60	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
2164.37/542.63	c vivif2 --  cl tried   116514 cl shrink        0 lits rem          0 time: 0.03
2165.57/542.90	c asymm  cl-useful: 0/2515/33666 lits-rem:0 time: 0.27
2165.57/542.91	c calculated reachability. Time: 0.00
2165.57/542.91	c  N dy 13747   3712819       252     33666        84    116514    150184   1617176     10.48   no data
2179.54/546.49	c  N dy 13817   3733184       252     33666        84    135844    150184   1970484     10.48     11.10
2195.48/550.46	c  F st 13874   3751562       252     33666        84    153339    150184   2296680     10.48   no data
2197.08/550.83	c  N st 13878   3753595       252     33666        84    155287    150184   2337753     10.48   no data
2213.04/554.83	c  N dy 13961   3773731       252     33666        84     94078    150184   1120665     10.48     11.21
2226.20/558.11	c  N dy 14067   3793735       252     33666        84    113178    150184   1484825     10.48     13.88
2239.37/561.48	c  N dy 14148   3813821       252     33666        84    132409    150184   1852464     10.48     12.59
2254.56/565.30	c  N dy 14231   3834605       252     33666        84    152277    150184   2229096     10.48     11.06
2270.48/569.27	c  N dy 14312   3855385       252     33666        84     90501    150184   1037918     10.48     11.07
2282.05/572.19	c  N dy 14386   3875542       252     33666        84    109752    150184   1401529     10.48     11.21
2295.61/575.52	c  N dy 14450   3895543       252     33666        84    128815    150184   1762601     10.48     11.07
2309.57/579.07	c  N dy 14507   3915609       252     33666        84    147926    150184   2103757     10.48     11.03
2327.93/583.64	c  N dy 14579   3936105       252     33666        84     84907    150184    928316     10.48     11.03
2340.29/586.75	c  N dy 14639   3956667       252     33666        84    104512    150184   1289550     10.48     11.05
2353.46/590.00	c  N dy 14719   3977414       252     33666        84    124313    150184   1664064     10.48     11.04
2368.21/593.71	c  N dy 14798   3998060       252     33666        84    144031    150184   2036013     10.48     11.06
2382.56/597.36	c  N dy 14865   4018087       252     33666        84    163035    150184   2391850     10.48     11.19
2396.52/600.89	c  N dy 14933   4038330       252     33666        84     98806    150184   1182548     10.47     11.09
2409.69/604.14	c  N dy 14995   4060313       252     33666        84    119837    150184   1572498     10.47     11.12
2424.06/607.78	c  N dy 15086   4080320       252     33666        84    138933    150184   1930174     10.47     11.09
2438.85/611.49	c  N dy 15143   4100960       252     33666        84    158662    150184   2297755     10.47     11.05
2454.38/615.33	c  N dy 15225   4120966       252     33666        84     93211    150184   1069732     10.47     11.05
2466.33/618.35	c  N dy 15294   4141842       252     33666        84    113160    150184   1448732     10.47     11.09
2479.50/621.62	c  N dy 15359   4161915       252     33666        84    132326    150184   1806822     10.47     11.06
2493.06/625.09	c  N dy 15411   4182256       252     33666        84    151797    150184   2167431     10.47     11.05
2508.62/629.00	c  N dy 15481   4202275       252     33666        84    170871    150184   2518063     10.47     11.03
2516.61/630.97	c  S st 15530   4212819       252     33666        84     95400    150184   1108258     10.47   no data
2517.01/631.06	c  S st 15530   4213321       252     33666        84     95899    150184   1118735     10.47   no data
2517.01/631.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2517.41/631.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
2517.41/631.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2517.41/631.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2517.41/631.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2517.41/631.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
2517.41/631.12	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2517.41/631.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2517.41/631.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2522.22/632.31	c lits-rem:       291  cl-subs:     2710  v-elim:      0  v-fix:    0  time:  1.12 s
2522.22/632.31	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
2522.22/632.34	c vivif2 --  cl tried    93189 cl shrink        0 lits rem          0 time: 0.02
2523.39/632.60	c asymm  cl-useful: 0/2811/33666 lits-rem:0 time: 0.26
2523.39/632.61	c calculated reachability. Time: 0.00
2523.39/632.61	c  N dy 15530   4213321       252     33666        84     93189    150184   1090086     10.47   no data
2535.80/635.76	c  N dy 15604   4234448       252     33666        84    113394    150184   1459456     10.47     11.11
2549.30/639.14	c  N dy 15666   4254582       252     33666        84    132584    150184   1820607     10.47     11.22
2564.87/643.09	c  N dy 15756   4274610       252     33666        84    151791    150184   2182670     10.47     11.11
2582.42/647.40	c  N dy 15823   4295204       252     33666        84    171467    150184   2543981     10.47     11.03
2597.22/651.18	c  N dy 15912   4315938       252     33666        84    104715    150184   1274271     10.47     11.15
2609.97/654.36	c  N dy 15977   4336091       252     33666        84    124020    150184   1637349     10.46     11.07
2623.55/657.73	c  N dy 16031   4356142       252     33666        84    143221    150184   1991881     10.46     11.05
2638.66/661.50	c  N dy 16102   4376156       252     33666        84    162252    150184   2341930     10.46     11.03
2655.41/665.80	c  N dy 16190   4396257       252     33666        84     93948    150184   1059552     10.46     11.04
2667.02/668.69	c  N dy 16243   4416341       252     33666        84    113074    150184   1409604     10.46     11.05
2679.76/671.91	c  N dy 16297   4436504       252     33666        84    132311    150184   1771323     10.46     11.12
2694.91/675.64	c  N dy 16369   4456570       252     33666        84    151482    150184   2127411     10.46     12.51
2711.66/679.86	c  N dy 16451   4476615       252     33666        84    170709    150184   2491111     10.46     11.56
2729.20/684.20	c  N dy 16552   4496853       252     33666        84    101605    150184   1205143     10.46     11.04
2742.77/687.66	c  N dy 16626   4516945       252     33666        84    120863    150184   1569627     10.46     12.03
2757.14/691.29	c  N dy 16701   4537132       252     33666        84    140152    150184   1929902     10.46     11.09
2773.09/695.27	c  N dy 16783   4558259       252     33666        84    160345    150184   2310431     10.46     11.14
2791.44/699.86	c  N dy 16841   4578493       252     33666        84     90219    150184    975103     10.46     11.06
2803.05/702.71	c  N dy 16919   4598495       252     33666        84    109326    150184   1333207     10.46     11.02
2815.77/705.98	c  N dy 16998   4618814       252     33666        84    128714    150184   1702234     10.46     11.02
2830.13/709.58	c  N dy 17078   4638845       252     33666        84    147823    150184   2070731     10.46     11.41
2846.92/713.72	c  N dy 17170   4659402       252     33666        84    167536    150184   2440404     10.46     11.04
2864.04/718.04	c  N dy 17208   4680036       252     33666        84     96856    150184   1088485     10.46     11.03
2876.41/721.11	c  N dy 17280   4700339       252     33666        84    116265    150184   1453198     10.45     11.03
2884.78/723.25	c  S st 17323   4713322       252     33666        84    128641    150184   1681745     10.45      9.97
2885.18/723.36	c  S st 17323   4713826       252     33666        84    129142    150184   1692281     10.45   no data
2885.18/723.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2885.58/723.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
2885.58/723.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2885.58/723.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2885.58/723.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2885.58/723.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
2885.58/723.44	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2885.58/723.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2885.98/723.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2905.11/728.38	c lits-rem:       866  cl-subs:    10162  v-elim:      0  v-fix:    0  time:  4.83 s
2905.11/728.39	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
2905.51/728.42	c vivif2 --  cl tried   118980 cl shrink        0 lits rem          0 time: 0.03
2906.71/728.74	c asymm  cl-useful: 0/2826/33666 lits-rem:0 time: 0.32
2906.71/728.74	c calculated reachability. Time: 0.00
2906.71/728.74	c  N dy 17323   4713826       252     33666        84    118980    150184   1581073     10.45   no data
2921.08/732.36	c  N dy 17402   4733936       252     33666        84    138222    150184   1946094     10.45     11.02
2936.64/736.25	c  N dy 17470   4754066       252     33666        84    157469    150184   2299843     10.45     11.06
2954.59/740.79	c  N dy 17564   4774067       252     33666        84    176579    150184   2658239     10.45     11.85
2971.74/745.06	c  N dy 17645   4794139       252     33666        84    104612    150184   1241546     10.45     12.34
2985.70/748.55	c  N dy 17703   4814154       252     33666        84    123669    150184   1587967     10.45     12.84
2999.67/752.06	c  N dy 17771   4834271       252     33666        84    142906    150184   1951117     10.45     11.18
3015.62/756.06	c  N dy 17835   4855224       252     33666        84    162876    150184   2319964     10.45     11.01
3031.97/760.18	c  N dy 17912   4875277       252     33666        84    182024    150184   2682521     10.45     11.05
3047.14/763.97	c  N dy 18020   4895300       252     33666        84    109057    150184   1322433     10.45     11.03
3060.70/767.38	c  N dy 18101   4915577       252     33666        84    128469    150184   1684475     10.45     11.07
3075.09/770.93	c  N dy 18191   4935702       252     33666        84    147689    150184   2050485     10.45     11.01
3091.01/774.90	c  N dy 18272   4955731       252     33666        84    166789    150184   2406437     10.45     11.03
3107.76/779.14	c  N dy 18346   4975823       252     33666        84    186083    150184   2764511     10.45     11.27
3122.52/782.81	c  N dy 18404   4996963       252     33666        84    112999    150184   1376618     10.45     11.02
3137.27/786.57	c  N dy 18470   5019644       252     33666        84    134704    150184   1789267     10.45     11.06
3152.04/790.27	c  N dy 18527   5039657       252     33666        84    153755    150184   2130183     10.45     11.01
3168.39/794.30	c  N dy 18612   5059949       252     33666        84    173180    150184   2503108     10.45     11.02
3186.34/798.87	c  N dy 18684   5080024       252     33666        84     98179    150184   1092894     10.45     17.00
3198.72/801.93	c  N dy 18770   5100100       252     33666        84    117450    150184   1460135     10.45     12.71
3211.88/805.23	c  N dy 18846   5120376       252     33666        84    136860    150184   1824218     10.45     11.00
3226.64/808.93	c  N dy 18918   5140415       252     33666        84    156016    150184   2178258     10.45     14.24
3242.60/812.93	c  N dy 18987   5160616       252     33666        84    175326    150184   2540334     10.45     11.06
3261.34/817.65	c  N dy 19045   5180952       252     33666        84     99515    150184   1104435     10.45     11.04
3273.30/820.65	c  N dy 19125   5200997       252     33666        84    118677    150184   1464752     10.45     12.64
3281.73/822.78	c  S st 19174   5213826       252     33666        84    130974    150184   1697575     10.45      9.10
3282.48/822.91	c  S st 19174   5214327       252     33666        84    131473    150184   1707980     10.45   no data
3282.48/822.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3282.48/822.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
3282.48/822.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3282.48/822.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3282.48/822.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3282.48/822.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
3282.48/822.99	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3282.88/823.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3283.28/823.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3300.44/827.48	c lits-rem:      1507  cl-subs:     8536  v-elim:      0  v-fix:    0  time:  4.38 s
3300.44/827.48	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
3300.84/827.52	c vivif2 --  cl tried   122937 cl shrink        0 lits rem          0 time: 0.03
3302.03/827.84	c asymm  cl-useful: 0/3520/33666 lits-rem:0 time: 0.32
3302.03/827.84	c calculated reachability. Time: 0.00
3302.03/827.84	c  N dy 19174   5214327       252     33666        84    122937    150184   1609700     10.45   no data
3315.59/831.28	c  N dy 19241   5234590       252     33666        84    142265    150184   1962281     10.45     11.00
3331.94/835.32	c  N dy 19322   5255541       252     33666        84    162316    150184   2335905     10.45     11.02
3349.50/839.78	c  N dy 19398   5275641       252     33666        84    181543    150184   2690976     10.45     11.65
3368.65/844.51	c  N dy 19487   5295703       252     33666        84    104728    150184   1208331     10.45     11.06
3382.24/847.97	c  N dy 19549   5317186       252     33666        84    125328    150184   1586007     10.44     11.04
3397.37/851.75	c  N dy 19594   5337215       252     33666        84    144457    150184   1925522     10.44     11.96
3413.37/855.79	c  N dy 19678   5357419       252     33666        84    163737    150184   2288529     10.44     11.09
3430.92/860.18	c  N dy 19749   5378541       252     33666        84    183865    150184   2659095     10.44     11.00
3449.62/864.87	c  N dy 19815   5399339       252     33666        84    106679    150184   1236085     10.44     11.10
3462.78/868.14	c  N dy 19905   5419418       252     33666        84    125896    150184   1601071     10.44     11.79
3476.75/871.64	c  N dy 19974   5439701       252     33666        84    145284    150184   1959967     10.44     11.04
3491.93/875.49	c  N dy 20040   5459996       252     33666        84    164663    150184   2315672     10.44     11.01
3509.06/879.73	c  N dy 20118   5480070       252     33666        84    183846    150184   2676100     10.44     11.34
3527.80/884.41	c  N dy 20193   5500149       252     33666        84    104996    150184   1196692     10.44     11.66
3540.62/887.67	c  N dy 20274   5520204       252     33666        84    124129    150184   1560804     10.44     11.00
3554.53/891.18	c  N dy 20359   5540555       252     33666        84    143578    150184   1923648     10.44     11.03
3568.90/894.78	c  N dy 20421   5560690       252     33666        84    162799    150184   2284214     10.44     11.02
3585.25/898.80	c  N dy 20484   5580771       252     33666        84    181981    150184   2632786     10.44     11.06
3604.40/903.70	c  N dy 20569   5600777       252     33666        84    102125    150184   1134760     10.44     11.01
3617.56/906.99	c  N dy 20652   5622166       252     33666        84    122516    150184   1517972     10.44     11.00
3631.92/910.57	c  N dy 20748   5642288       252     33666        84    141779    150184   1878700     10.44     11.07
3647.47/914.40	c  N dy 20826   5662298       252     33666        84    160937    150184   2233101     10.44     11.01
3664.22/918.62	c  N dy 20895   5682975       252     33666        84    180664    150184   2598189     10.44     11.17
3684.17/923.62	c  N dy 20962   5703350       252     33666        84    100141    150184   1090480     10.44     11.02
3690.95/925.32	c  S st 21006   5714328       252     33666        84    110676    150184   1291731     10.44      9.96
3691.35/925.42	c  S st 21006   5714833       252     33666        84    111175    150184   1301582     10.44   no data
3691.35/925.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3691.35/925.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
3691.35/925.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3691.35/925.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3691.35/925.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3691.35/925.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
3691.35/925.49	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3691.75/925.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3691.75/925.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3696.94/926.88	c lits-rem:       303  cl-subs:     2657  v-elim:      0  v-fix:    0  time:  1.30 s
3696.94/926.88	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
3697.34/926.91	c vivif2 --  cl tried   108518 cl shrink        0 lits rem          0 time: 0.03
3698.17/927.21	c asymm  cl-useful: 0/7265/33666 lits-rem:0 time: 0.29
3698.58/927.21	c calculated reachability. Time: 0.00
3698.58/927.21	c  N dy 21006   5714833       252     33666        84    108518    150184   1273000     10.44   no data
3712.49/930.75	c  N dy 21086   5735426       252     33666        84    128234    150184   1639520     10.44     11.00
3727.26/934.45	c  N dy 21177   5755461       252     33666        84    147412    150184   2001933     10.44     11.30
3743.21/938.48	c  N dy 21261   5775645       252     33666        84    166671    150184   2361540     10.44     11.01
3761.16/942.98	c  N dy 21347   5795760       252     33666        84    185841    150184   2720092     10.44     11.04
3781.54/948.07	c  N dy 21436   5816030       252     33666        84    104342    150184   1165100     10.44     11.00
3794.69/951.36	c  N dy 21503   5836233       252     33666        84    123635    150184   1519272     10.44     11.00
3808.62/954.87	c  N dy 21555   5856278       252     33666        84    142756    150184   1866660     10.44     11.45
3824.19/958.80	c  N dy 21644   5876304       252     33666        84    161926    150184   2226524     10.44     12.06
3839.73/962.70	c  N dy 21703   5896337       252     33666        84    180973    150184   2571412     10.44     11.71
3857.69/967.18	c  N dy 21783   5916453       252     33666        84    200082    150184   2922267     10.44     10.99
3874.09/971.24	c  N dy 21837   5936584       252     33666        84    117566    150184   1395078     10.44     11.02
3887.26/974.58	c  N dy 21906   5956747       252     33666        84    136785    150184   1747706     10.44     11.03
3901.97/978.27	c  N dy 21983   5976816       252     33666        84    155914    150184   2105424     10.44     11.06
3917.97/982.21	c  N dy 22047   5996867       252     33666        84    175017    150184   2460061     10.44     11.08
3936.28/986.82	c  N dy 22117   6017156       252     33666        84    194404    150184   2818768     10.44     11.00
3956.63/991.95	c  N dy 22177   6037203       252     33666        84    110834    150184   1268000     10.43     11.05
3969.78/995.25	c  N dy 22264   6057272       252     33666        84    130101    150184   1634355     10.43     11.13
3983.79/998.76	c  N dy 22320   6077290       252     33666        84    149219    150184   1981448     10.43     12.83
4000.50/1002.90	c  N dy 22393   6099424       252     33666        84    170329    150184   2379474     10.43     11.12
4017.65/1007.24	c  N dy 22464   6119488       252     33666        84    189437    150184   2732931     10.43     10.99
4040.43/1013.00	c  N dy 22551   6141548       252     33666        84    106791    150184   1190396     10.43     11.00
4053.58/1016.22	c  N dy 22621   6162011       252     33666        84    126362    150184   1554258     10.43     11.00
4067.91/1019.84	c  N dy 22691   6182678       252     33666        84    146115    150184   1919031     10.43     11.04
4085.47/1024.23	c  N dy 22776   6205501       252     33666        84    167829    150184   2321445     10.43     10.99
4093.48/1026.25	c  S st 22817   6214836       252     33666        84    176751    150184   2489076     10.43      9.23
4093.84/1026.39	c  S st 22817   6215338       252     33666        84    177247    150184   2499779     10.43   no data
4094.24/1026.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4094.24/1026.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
4094.24/1026.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4094.24/1026.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4094.24/1026.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4094.24/1026.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
4094.64/1026.50	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4094.64/1026.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4095.03/1026.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
4130.94/1035.64	c lits-rem:      1672  cl-subs:    17514  v-elim:      0  v-fix:    0  time:  8.97 s
4130.94/1035.64	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
4130.94/1035.69	c vivif2 --  cl tried   159733 cl shrink        0 lits rem          0 time: 0.05
4132.57/1036.01	c asymm  cl-useful: 0/7740/33666 lits-rem:0 time: 0.32
4132.57/1036.02	c calculated reachability. Time: 0.00
4132.57/1036.02	c  N dy 22817   6215338       252     33666        84    159733    150184   2301354     10.43   no data
4149.30/1040.28	c  N dy 22888   6235790       252     33666        84    179266    150184   2661920     10.43     11.00
4169.62/1045.38	c  N dy 22966   6257057       252     33666        84    199594    150184   3035474     10.43     11.10
4191.17/1050.78	c  N dy 23048   6277823       252     33666        84    115192    150184   1347821     10.43     11.10
4205.53/1054.36	c  N dy 23134   6297830       252     33666        84    134318    150184   1709071     10.43     11.01
4220.32/1058.02	c  N dy 23217   6318170       252     33666        84    153773    150184   2071108     10.43     11.02
4237.05/1062.25	c  N dy 23301   6338195       252     33666        84    172931    150184   2429469     10.43     14.22
4255.43/1066.85	c  N dy 23347   6358636       252     33666        84    192393    150184   2783281     10.43     10.99
4278.13/1072.51	c  N dy 23430   6378712       252     33666        84    106166    150184   1170143     10.43     11.53
4290.94/1075.77	c  N dy 23511   6399203       252     33666        84    125794    150184   1539051     10.43     11.02
4305.26/1079.32	c  N dy 23597   6419268       252     33666        84    144934    150184   1896537     10.43     10.98
4320.42/1083.19	c  N dy 23672   6439535       252     33666        84    164282    150184   2254019     10.43     10.98
4337.96/1087.51	c  N dy 23754   6460372       252     33666        84    184125    150184   2625505     10.43     11.03
4355.91/1092.04	c  N dy 23826   6480384       252     33666        84    203290    150184   2972165     10.43     12.69
4375.05/1096.87	c  N dy 23912   6500410       252     33666        84    115920    150184   1349776     10.43     12.40
4389.42/1100.46	c  N dy 24000   6520497       252     33666        84    135117    150184   1710000     10.43     11.15
4404.18/1104.13	c  N dy 24077   6540566       252     33666        84    154289    150184   2068381     10.43     11.05
4421.33/1108.42	c  N dy 24152   6562710       252     33666        84    175383    150184   2455063     10.43     11.00
4438.49/1112.72	c  N dy 24224   6583038       252     33666        84    194752    150184   2817297     10.43     11.05
4456.84/1117.35	c  N dy 24305   6603102       252     33666        84    213957    150184   3178910     10.43     11.49
4473.99/1121.69	c  N dy 24382   6623148       252     33666        84    125531    150184   1509726     10.43     11.52
4488.39/1125.23	c  N dy 24444   6643162       252     33666        84    144554    150184   1858186     10.43     10.98
4504.31/1129.25	c  N dy 24528   6663200       252     33666        84    163702    150184   2210749     10.43     10.99
4521.06/1133.49	c  N dy 24598   6683225       252     33666        84    182801    150184   2568801     10.43     11.00
4541.04/1138.44	c  N dy 24669   6705388       252     33666        84    203890    150184   2956391     10.43     10.99
4550.57/1140.89	c  S st 24719   6715339       252     33666        84    213406    150184   3136599     10.43     10.61
4551.37/1141.07	c  S st 24719   6715840       252     33666        84    213904    150184   3147514     10.43   no data
4551.37/1141.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4551.77/1141.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.11
4552.17/1141.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4552.17/1141.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4552.17/1141.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4552.17/1141.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
4552.17/1141.20	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4552.17/1141.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4552.97/1141.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
4607.21/1155.01	c lits-rem:      1703  cl-subs:    24413  v-elim:      0  v-fix:    0  time: 13.60 s
4607.21/1155.02	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
4607.21/1155.07	c vivif2 --  cl tried   189491 cl shrink        0 lits rem          0 time: 0.06
4608.81/1155.43	c asymm  cl-useful: 0/4315/33666 lits-rem:0 time: 0.35
4608.81/1155.44	c calculated reachability. Time: 0.00
4608.81/1155.44	c  N dy 24719   6715840       252     33666        84    189491    150184   2870429     10.43   no data
4627.56/1160.16	c  N dy 24805   6736042       252     33666        84    208759    150184   3232090     10.43     10.99
4647.10/1165.04	c  N dy 24887   6756692       252     33666        84    120701    150184   1433317     10.43     10.98
4661.07/1168.58	c  N dy 24970   6776884       252     33666        84    140039    150184   1794696     10.43     11.01
4676.66/1172.50	c  N dy 25048   6797203       252     33666        84    159529    150184   2158341     10.43     11.06
4692.58/1176.42	c  N dy 25090   6817228       252     33666        84    178620    150184   2500430     10.43     11.01
4710.93/1181.09	c  N dy 25170   6837411       252     33666        84    197871    150184   2858201     10.43     11.02
4730.47/1185.97	c  N dy 25272   6857735       252     33666        84    217340    150184   3226472     10.43     10.99
4746.86/1190.04	c  N dy 25347   6877996       252     33666        84    127504    150184   1550440     10.43     11.10
4761.59/1193.71	c  N dy 25431   6898326       252     33666        84    146894    150184   1912756     10.43     10.99
4776.75/1197.53	c  N dy 25511   6918377       252     33666        84    166141    150184   2273995     10.43     10.99
4792.71/1201.59	c  N dy 25601   6938394       252     33666        84    185271    150184   2640155     10.43     10.98

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-3366884-1305414481/watcher-3366884-1305414481 -o /tmp/evaluation-result-3366884-1305414481/solver-3366884-1305414481 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366884-1305414481.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: 6.91 7.88 7.83 2/344 16884
/proc/meminfo: memFree=25795164/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 407 0 0 0 1 0 0 0 20 0 4 0 653048607 52396032 347 33554432000 4194304 4580107 140733517499408 18446744073709551615 47474037102514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 12792 347 299 95 0 7774 0
[pid=16884/tid=16887] ppid=16881 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 1 0 0 0 1 0 0 0 21 0 4 0 653048607 52396032 347 33554432000 4194304 4580107 140733517499408 18446744073709551615 47474037102514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 653048607 52396032 347 33554432000 4194304 4580107 140733517499408 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 653048607 52396032 347 33554432000 4194304 4580107 140733517499408 18446744073709551615 47474037102512 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.284777 s]
/proc/loadavg: 6.91 7.88 7.83 2/344 16884
/proc/meminfo: memFree=25795164/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=287604 CPUtime=1.1 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) D 16881 16884 16402 0 -1 4202496 4552 0 0 0 109 1 0 0 18 0 4 0 653048607 294506496 4471 33554432000 4194304 4580107 140733517499408 18446744073709551615 4401259 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 71925 4486 364 95 0 66907 0
[pid=16884/tid=16887] ppid=16881 vsize=287832 CPUtime=0.27 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) D 16881 16884 16402 0 -1 4202560 1231 0 0 0 27 0 0 0 18 0 4 0 653048607 294739968 4554 33554432000 4194304 4580107 140733517499408 18446744073709551615 4401259 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=287832 CPUtime=0.26 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) D 16881 16884 16402 0 -1 4202560 903 0 0 0 26 0 0 0 18 0 4 0 653048607 294739968 4554 33554432000 4194304 4580107 140733517499408 18446744073709551615 230808826913 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=287928 CPUtime=0.27 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 982 0 0 0 27 0 0 0 18 0 4 0 653048607 294838272 4602 33554432000 4194304 4580107 140733517499408 18446744073709551615 4318699 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 287604

[startup+1.16848 s]
/proc/loadavg: 6.91 7.88 7.83 2/344 16884
/proc/meminfo: memFree=25795164/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=294296 CPUtime=4.63 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 10607 0 0 0 460 3 0 0 19 0 4 0 653048607 301359104 8351 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 73574 8351 377 95 0 68556 0
[pid=16884/tid=16887] ppid=16881 vsize=294296 CPUtime=1.15 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 2836 0 0 0 115 0 0 0 19 0 4 0 653048607 301359104 8351 33554432000 4194304 4580107 140733517499408 18446744073709551615 4306066 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=294296 CPUtime=1.14 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 2838 0 0 0 114 0 0 0 19 0 4 0 653048607 301359104 8351 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=294296 CPUtime=1.15 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 1729 0 0 0 115 0 0 0 19 0 4 0 653048607 301359104 8351 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 294296

[startup+1.20047 s]
/proc/loadavg: 6.91 7.88 7.83 2/344 16884
/proc/meminfo: memFree=25795164/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=294296 CPUtime=4.76 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 10701 0 0 0 473 3 0 0 19 0 4 0 653048607 301359104 8445 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293125 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 73574 8445 377 95 0 68556 0
[pid=16884/tid=16887] ppid=16881 vsize=294296 CPUtime=1.18 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 2846 0 0 0 118 0 0 0 19 0 4 0 653048607 301359104 8445 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=294296 CPUtime=1.17 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 2865 0 0 0 117 0 0 0 19 0 4 0 653048607 301359104 8445 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=294296 CPUtime=1.18 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 1778 0 0 0 118 0 0 0 19 0 4 0 653048607 301359104 8445 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 294296

[startup+1.30045 s]
/proc/loadavg: 6.91 7.88 7.83 2/344 16884
/proc/meminfo: memFree=25795164/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=294296 CPUtime=5.16 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 10852 0 0 0 513 3 0 0 19 0 4 0 653048607 301359104 8596 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 73574 8596 377 95 0 68556 0
[pid=16884/tid=16887] ppid=16881 vsize=294296 CPUtime=1.28 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 2882 0 0 0 128 0 0 0 19 0 4 0 653048607 301359104 8596 33554432000 4194304 4580107 140733517499408 18446744073709551615 4318842 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=294296 CPUtime=1.27 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 2900 0 0 0 127 0 0 0 19 0 4 0 653048607 301359104 8596 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=294296 CPUtime=1.28 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 1810 0 0 0 128 0 0 0 19 0 4 0 653048607 301359104 8596 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 294296

[startup+1.50042 s]
/proc/loadavg: 6.91 7.88 7.83 2/344 16884
/proc/meminfo: memFree=25795164/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=296992 CPUtime=5.96 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 11844 0 0 0 593 3 0 0 19 0 4 0 653048607 304119808 8465 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 74248 8465 377 95 0 69230 0
[pid=16884/tid=16887] ppid=16881 vsize=296992 CPUtime=1.48 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 2943 0 0 0 148 0 0 0 19 0 4 0 653048607 304119808 8465 33554432000 4194304 4580107 140733517499408 18446744073709551615 4304864 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=296992 CPUtime=1.47 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 3316 0 0 0 147 0 0 0 19 0 4 0 653048607 304119808 8465 33554432000 4194304 4580107 140733517499408 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=296992 CPUtime=1.48 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 1874 0 0 0 148 0 0 0 20 0 4 0 653048607 304119808 8465 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 296992

[startup+3.10112 s]
/proc/loadavg: 7.08 7.90 7.84 10/354 16894
/proc/meminfo: memFree=25710836/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=299900 CPUtime=12.37 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 18643 0 0 0 1233 4 0 0 24 0 4 0 653048607 307097600 10055 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 74975 10055 379 95 0 69957 0
[pid=16884/tid=16887] ppid=16881 vsize=299900 CPUtime=3.1 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 4687 0 0 0 309 1 0 0 24 0 4 0 653048607 307097600 10057 33554432000 4194304 4580107 140733517499408 18446744073709551615 4320735 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=299900 CPUtime=3.06 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 4678 0 0 0 305 1 0 0 24 0 4 0 653048607 307097600 10057 33554432000 4194304 4580107 140733517499408 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=299900 CPUtime=3.09 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 3215 0 0 0 309 0 0 0 25 0 4 0 653048607 307097600 10057 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293222 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) 299900

[startup+6.30054 s]
/proc/loadavg: 7.08 7.90 7.84 10/354 16894
/proc/meminfo: memFree=25663716/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=317672 CPUtime=25.1 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 32204 0 0 0 2503 7 0 0 25 0 4 0 653048607 325296128 17667 33554432000 4194304 4580107 140733517499408 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 79418 17667 379 95 0 74400 0
[pid=16884/tid=16887] ppid=16881 vsize=317672 CPUtime=6.28 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 7741 0 0 0 627 1 0 0 25 0 4 0 653048607 325296128 17667 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=317672 CPUtime=6.21 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 8258 0 0 0 620 1 0 0 25 0 4 0 653048607 325296128 17667 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=317672 CPUtime=6.28 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 7703 0 0 0 627 1 0 0 25 0 4 0 653048607 325296128 17667 33554432000 4194304 4580107 140733517499408 18446744073709551615 4339051 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 317672

[startup+12.7004 s]
/proc/loadavg: 7.15 7.90 7.84 9/354 16894
/proc/meminfo: memFree=25628916/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=290244 CPUtime=50.62 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 47746 0 0 0 5052 10 0 0 25 0 4 0 653048607 297209856 20678 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 72561 20678 379 95 0 67543 0
[pid=16884/tid=16887] ppid=16881 vsize=290244 CPUtime=12.69 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 11497 0 0 0 1266 3 0 0 25 0 4 0 653048607 297209856 20678 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=290244 CPUtime=12.54 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 12087 0 0 0 1252 2 0 0 25 0 4 0 653048607 297209856 20678 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=290244 CPUtime=12.68 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 12065 0 0 0 1267 1 0 0 25 0 4 0 653048607 297209856 20678 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 290244

[startup+25.501 s]
/proc/loadavg: 7.34 7.90 7.84 10/354 16894
/proc/meminfo: memFree=25600148/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=324248 CPUtime=101.68 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 71373 0 0 0 10154 14 0 0 25 0 4 0 653048607 332029952 25260 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 81062 25260 379 95 0 76044 0
[pid=16884/tid=16887] ppid=16881 vsize=324248 CPUtime=25.48 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 16079 0 0 0 2545 3 0 0 25 0 4 0 653048607 332029952 25260 33554432000 4194304 4580107 140733517499408 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=324248 CPUtime=25.2 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 18336 0 0 0 2517 3 0 0 25 0 4 0 653048607 332029952 25260 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=324248 CPUtime=25.49 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 18994 0 0 0 2546 3 0 0 25 0 4 0 653048607 332029952 25260 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 324248

[startup+51.1003 s]
/proc/loadavg: 7.64 7.93 7.85 9/354 16895
/proc/meminfo: memFree=25530424/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=311464 CPUtime=203.79 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 113477 0 0 0 20356 23 0 0 25 0 4 0 653048607 318939136 35813 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 77866 35813 379 95 0 72848 0
[pid=16884/tid=16887] ppid=16881 vsize=311464 CPUtime=51.09 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 25243 0 0 0 5103 6 0 0 25 0 4 0 653048607 318939136 35813 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=311464 CPUtime=50.51 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 30061 0 0 0 5046 5 0 0 25 0 4 0 653048607 318939136 35813 33554432000 4194304 4580107 140733517499408 18446744073709551615 4320983 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=311464 CPUtime=51.08 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 30507 0 0 0 5102 6 0 0 25 0 4 0 653048607 318939136 35813 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 311464

[startup+102.301 s]
/proc/loadavg: 7.88 7.95 7.86 10/354 16896
/proc/meminfo: memFree=25479796/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=350952 CPUtime=408.02 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 188896 0 0 0 40764 38 0 0 25 0 4 0 653048607 359374848 42003 33554432000 4194304 4580107 140733517499408 18446744073709551615 4318755 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 87738 42003 379 95 0 82720 0
[pid=16884/tid=16887] ppid=16881 vsize=350952 CPUtime=102.28 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 42533 0 0 0 10219 9 0 0 25 0 4 0 653048607 359374848 42003 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=350952 CPUtime=101.14 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 49096 0 0 0 10105 9 0 0 25 0 4 0 653048607 359374848 42003 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=350952 CPUtime=102.28 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 51123 0 0 0 10218 10 0 0 25 0 4 0 653048607 359374848 42003 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293110 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 350952

[startup+162.301 s]

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

[pid=16884] ppid=16881 vsize=457320 CPUtime=2562.12 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 713325 0 0 0 256025 187 0 0 25 0 4 0 653048607 468295680 75217 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 114330 75217 379 95 0 109312 0
[pid=16884/tid=16887] ppid=16881 vsize=457320 CPUtime=642.3 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 166296 0 0 0 64185 45 0 0 25 0 4 0 653048607 468295680 75217 33554432000 4194304 4580107 140733517499408 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=457320 CPUtime=635.17 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 181540 0 0 0 63471 46 0 0 25 0 4 0 653048607 468295680 75217 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=457320 CPUtime=642.3 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 185265 0 0 0 64183 47 0 0 25 0 4 0 653048607 468295680 75217 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2562.12
Current children cumulated vsize (KiB) 457320

[startup+702.301 s]
/proc/loadavg: 8.16 8.13 7.99 10/354 16912
/proc/meminfo: memFree=25131632/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=510104 CPUtime=2801.42 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 763708 0 0 0 279937 205 0 0 25 0 4 0 653048607 522346496 78771 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293192 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 127526 78771 379 95 0 122508 0
[pid=16884/tid=16887] ppid=16881 vsize=510104 CPUtime=702.3 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 177125 0 0 0 70180 50 0 0 25 0 4 0 653048607 522346496 78771 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=510104 CPUtime=694.51 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 196848 0 0 0 69401 50 0 0 25 0 4 0 653048607 522346496 78771 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=510104 CPUtime=702.29 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 196471 0 0 0 70177 52 0 0 25 0 4 0 653048607 522346496 78771 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.42
Current children cumulated vsize (KiB) 510104

[startup+762.301 s]
/proc/loadavg: 8.13 8.13 8.00 10/354 16914
/proc/meminfo: memFree=25111520/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=510700 CPUtime=3040.75 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 807684 0 0 0 303855 220 0 0 25 0 4 0 653048607 522956800 80023 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 127675 80023 379 95 0 122657 0
[pid=16884/tid=16887] ppid=16881 vsize=510700 CPUtime=762.29 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 187288 0 0 0 76176 53 0 0 25 0 4 0 653048607 522956800 80023 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=510700 CPUtime=753.84 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 208150 0 0 0 75329 55 0 0 25 0 4 0 653048607 522956800 80023 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=510700 CPUtime=762.29 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 207127 0 0 0 76173 56 0 0 25 0 4 0 653048607 522956800 80023 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.75
Current children cumulated vsize (KiB) 510700

[startup+822.301 s]
/proc/loadavg: 8.10 8.12 8.00 9/354 16915
/proc/meminfo: memFree=25054944/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=507040 CPUtime=3280.09 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 846459 0 0 0 327775 234 0 0 25 0 4 0 653048607 519208960 89007 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 126760 89007 379 95 0 121742 0
[pid=16884/tid=16887] ppid=16881 vsize=507040 CPUtime=822.29 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 195336 0 0 0 82173 56 0 0 25 0 4 0 653048607 519208960 89007 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=507040 CPUtime=813.18 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 217823 0 0 0 81259 59 0 0 25 0 4 0 653048607 519208960 89007 33554432000 4194304 4580107 140733517499408 18446744073709551615 4305188 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=507040 CPUtime=822.29 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 216268 0 0 0 82170 59 0 0 25 0 4 0 653048607 519208960 89007 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.09
Current children cumulated vsize (KiB) 507040

[startup+882.301 s]
/proc/loadavg: 8.07 8.11 8.00 10/354 16917
/proc/meminfo: memFree=25071024/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=523040 CPUtime=3519.43 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 882343 0 0 0 351697 246 0 0 25 0 4 0 653048607 535592960 86781 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 130760 86781 379 95 0 125742 0
[pid=16884/tid=16887] ppid=16881 vsize=523040 CPUtime=882.3 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 201991 0 0 0 88172 58 0 0 25 0 4 0 653048607 535592960 86781 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=523040 CPUtime=872.52 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 228611 0 0 0 87189 63 0 0 25 0 4 0 653048607 535592960 86781 33554432000 4194304 4580107 140733517499408 18446744073709551615 4318731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=523040 CPUtime=882.3 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 224612 0 0 0 88168 62 0 0 25 0 4 0 653048607 535592960 86781 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.43
Current children cumulated vsize (KiB) 523040

[startup+942.301 s]
/proc/loadavg: 8.11 8.12 8.01 9/354 16919
/proc/meminfo: memFree=25056120/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=528808 CPUtime=3758.77 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 922732 0 0 0 375616 261 0 0 25 0 4 0 653048607 541499392 85555 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 132202 85555 379 95 0 127184 0
[pid=16884/tid=16887] ppid=16881 vsize=528808 CPUtime=942.29 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 211953 0 0 0 94167 62 0 0 25 0 4 0 653048607 541499392 85555 33554432000 4194304 4580107 140733517499408 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=528808 CPUtime=931.86 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 239575 0 0 0 93118 68 0 0 25 0 4 0 653048607 541499392 85555 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=528808 CPUtime=942.3 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 232450 0 0 0 94165 65 0 0 25 0 4 0 653048607 541499392 85555 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.77
Current children cumulated vsize (KiB) 528808

[startup+1002.3 s]
/proc/loadavg: 8.11 8.12 8.01 9/354 16920
/proc/meminfo: memFree=25030916/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=574612 CPUtime=3998.1 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 958719 0 0 0 399536 274 0 0 25 0 4 0 653048607 588402688 92487 33554432000 4194304 4580107 140733517499408 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 143653 92487 379 95 0 138635 0
[pid=16884/tid=16887] ppid=16881 vsize=574612 CPUtime=1002.3 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 215813 0 0 0 100166 64 0 0 25 0 4 0 653048607 588402688 92487 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=574612 CPUtime=991.18 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 249597 0 0 0 99048 70 0 0 25 0 4 0 653048607 588402688 92487 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=574612 CPUtime=1002.3 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 243172 0 0 0 100161 69 0 0 25 0 4 0 653048607 588402688 92487 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.1
Current children cumulated vsize (KiB) 574612

[startup+1062.3 s]
/proc/loadavg: 8.19 8.14 8.02 9/354 16922
/proc/meminfo: memFree=24960572/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=676240 CPUtime=4237.45 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 998629 0 0 0 423457 288 0 0 25 0 4 0 653048607 692469760 98671 33554432000 4194304 4580107 140733517499408 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 169060 98671 379 95 0 164042 0
[pid=16884/tid=16887] ppid=16881 vsize=676240 CPUtime=1062.29 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 224807 0 0 0 106161 68 0 0 25 0 4 0 653048607 692469760 98671 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=676240 CPUtime=1050.53 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 260445 0 0 0 104979 74 0 0 25 0 4 0 653048607 692469760 98671 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=676240 CPUtime=1062.3 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 249094 0 0 0 106159 71 0 0 25 0 4 0 653048607 692469760 98671 33554432000 4194304 4580107 140733517499408 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.45
Current children cumulated vsize (KiB) 676240

[startup+1122.3 s]
/proc/loadavg: 8.14 8.13 8.02 9/354 16923
/proc/meminfo: memFree=24935748/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=640576 CPUtime=4476.79 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 1035755 0 0 0 447380 299 0 0 25 0 4 0 653048607 655949824 103657 33554432000 4194304 4580107 140733517499408 18446744073709551615 4318664 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 160144 103657 379 95 0 155126 0
[pid=16884/tid=16887] ppid=16881 vsize=640576 CPUtime=1122.29 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 233031 0 0 0 112159 70 0 0 25 0 4 0 653048607 655949824 103657 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=640576 CPUtime=1109.85 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 269943 0 0 0 110909 76 0 0 25 0 4 0 653048607 655949824 103657 33554432000 4194304 4580107 140733517499408 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=640576 CPUtime=1122.3 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 257571 0 0 0 112157 73 0 0 25 0 4 0 653048607 655949824 103657 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.79
Current children cumulated vsize (KiB) 640576

[startup+1182.3 s]
/proc/loadavg: 8.21 8.15 8.03 10/354 16925
/proc/meminfo: memFree=24926772/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=610604 CPUtime=4716.15 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 1066911 0 0 0 471305 310 0 0 25 0 4 0 653048607 625258496 100742 33554432000 4194304 4580107 140733517499408 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 152651 100742 379 95 0 147633 0
[pid=16884/tid=16887] ppid=16881 vsize=610604 CPUtime=1182.31 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 237256 0 0 0 118159 72 0 0 25 0 4 0 653048607 625258496 100742 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=610604 CPUtime=1169.2 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 279164 0 0 0 116840 80 0 0 25 0 4 0 653048607 625258496 100742 33554432000 4194304 4580107 140733517499408 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=610604 CPUtime=1182.31 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 264857 0 0 0 118155 76 0 0 25 0 4 0 653048607 625258496 100742 33554432000 4194304 4580107 140733517499408 18446744073709551615 4318719 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.15
Current children cumulated vsize (KiB) 610604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.15 8.14 8.03 9/354 16926
/proc/meminfo: memFree=24918092/32951124 swapFree=40554400/67111528
[pid=16884] ppid=16881 vsize=628584 CPUtime=4800.31 cores=0,2,4,6
/proc/16884/stat : 16884 (strangenight2-m) R 16881 16884 16402 0 -1 4202496 1082420 0 0 0 479718 313 0 0 25 0 4 0 653048607 643670016 104004 33554432000 4194304 4580107 140733517499408 18446744073709551615 4295702 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16884/statm: 157146 104004 379 95 0 152128 0
[pid=16884/tid=16887] ppid=16881 vsize=628584 CPUtime=1203.4 cores=0,2,4,6
/proc/16884/task/16887/stat : 16887 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 240951 0 0 0 120268 72 0 0 25 0 4 0 653048607 643670016 104005 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16884/tid=16890] ppid=16881 vsize=628584 CPUtime=1190.06 cores=0,2,4,6
/proc/16884/task/16890/stat : 16890 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 283138 0 0 0 118925 81 0 0 25 0 4 0 653048607 643670016 104005 33554432000 4194304 4580107 140733517499408 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16884/tid=16892] ppid=16881 vsize=628584 CPUtime=1203.41 cores=0,2,4,6
/proc/16884/task/16892/stat : 16892 (strangenight2-m) R 16881 16884 16402 0 -1 4202560 268613 0 0 0 120264 77 0 0 25 0 4 0 653048607 643670016 104005 33554432000 4194304 4580107 140733517499408 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 628584

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.44
CPU time (s): 4800.36
CPU user time (s): 4797.21
CPU system time (s): 3.15452
CPU usage (%): 398.888
Max. virtual memory (cumulated for all children) (KiB): 691576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.21
system time used= 3.15452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1082423
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= 2220
involuntary context switches= 27306

runsolver used 3.77942 second user time and 9.39657 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 01:08:02
IDJOB=3366884
IDBENCH=83313
IDSOLVER=1844
FILE ID=node104/3366884-1305414481
RUNJOBID= node104-1305414481-16867
PBS_JOBID= 13324539
Free space on /tmp= 73396 MiB

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

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

MD5SUM BENCH= 8e7b614904543aa28491ea45c761cbd5
RANDOM SEED=314441557

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25795352 kB
Buffers:        297824 kB
Cached:        2382724 kB
SwapCached:     122128 kB
Active:         932188 kB
Inactive:      5956868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25795352 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           12172 kB
Writeback:           0 kB
AnonPages:     4099184 kB
Mapped:          10488 kB
Slab:           117788 kB
PageTables:      84516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74805596 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= 73384 MiB
End job on node104 at 2011-05-15 01:28:07