Trace number 3262023

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.34 1201.73

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_507.cnf
MD5SUM0c4fc551e2fe598a8074df6204d87f7d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of clauses34289
Sum of the clauses size152236
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2337
Number of clauses of size 331448
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52504

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.01/0.00	c This is CryptoMiniSat 3.0.0
0.01/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.01/0.00	c Reading file 'HOME/instance-3262023-1304122034.cnf'
0.01/0.00	c -- header says num vars:            254
0.01/0.00	c -- header says num clauses:       34289
0.77/0.26	c -- clauses added:            0 learnts,        34289 normals,            0 xors
0.77/0.26	c -- vars added        254
0.77/0.26	c Parsing time:  0.01 s
0.77/0.26	c  N st     0         0       254     33952       337         0    152236         0   no data   no data
0.77/0.26	c asymm  cl-useful: 0/33952/33952 lits-rem:0 time: 0.24
0.77/0.26	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.77/0.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.77/0.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.77/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.77/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
0.77/0.28	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.77/1.11	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.29 s
0.77/1.11	c Finding binary XORs  T:     0.00 s  found:       0
0.77/1.11	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.77/1.11	c calculated reachability. Time: 0.00
0.77/1.11	c Calc default polars -  time:   0.00 s pos:     253 undec:       1 neg:       0
0.77/1.11	c =========================================================================================
0.77/1.11	c types(t): F = full restart, N = normal restart
0.77/1.11	c types(t): S = simplification begin/end, E = solution found
0.77/1.11	c restart types(rt): st = static, dy = dynamic
0.77/1.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/1.11	c  B st     0         0       253     33942        84         0    151477         0   no data   no data
0.77/1.11	c  N dy    16      4814       253     33942        84      4609    151477     92392     10.56     11.12
5.17/1.31	c  N dy    28      8954       253     33942        84      5892    151477    105759     10.28     10.83
5.97/1.54	c  N dy    53     13222       253     33942        84      5425    151477     88377     10.70     11.32
7.18/1.84	c  N dy    69     17250       253     33942        84      9301    151477    168795     10.74     11.43
8.76/2.21	c  N dy    92     21881       253     33942        84      7796    151477    128257     10.76     11.36
9.56/2.44	c  F st   109     25000       253     33942        84     10793    151477    189202     10.80   no data
9.96/2.54	c  N st   112     26190       253     33942        84     11951    151477    212866     10.80   no data
11.16/2.85	c  S st   115     30000       253     33942        84      8459    151477    140997     10.80   no data
11.16/2.89	c  S st   115     30503       253     33942        84      8956    151477    152756     10.80   no data
11.16/2.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.16/2.90	c blocked clauses removed:        0 vars:      0 tried:         253 T: 0.00 s
11.57/2.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.57/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.57/2.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
11.57/2.91	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
11.57/2.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.57/2.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/3.02	c lits-rem:       156  cl-subs:      876  v-elim:      0  v-fix:    0  time:  0.09 s
13.16/3.34	c asymm  cl-useful: 1/33942/33942 lits-rem:1 time: 0.32
13.16/3.34	c calculated reachability. Time: 0.00
13.16/3.34	c  N dy   115     30503       253     33942        84      8080    151476    143895     10.80   no data
14.35/3.66	c  N dy   129     34576       253     33942        84     11987    151476    224774     10.79     11.46
15.55/4.00	c  N dy   150     38608       253     33942        84     15850    151476    305360     10.85     11.44
17.15/4.33	c  N dy   164     42640       253     33942        84     11529    151476    192513     10.83     12.77
17.94/4.58	c  S st   177     45756       253     33942        84     14521    151476    253502     10.84     11.14
18.34/4.62	c  S st   177     46257       253     33942        84     15017    151476    264043     10.84   no data
18.34/4.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.34/4.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
18.34/4.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.34/4.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.34/4.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.34/4.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
18.34/4.64	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
18.34/4.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.34/4.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
18.74/4.79	c lits-rem:       169  cl-subs:     1147  v-elim:      0  v-fix:    0  time:  0.13 s
18.74/4.80	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
19.14/4.80	c vivif2 --  cl tried    13870 cl shrink        0 lits rem          0 time: 0.00
20.36/5.19	c asymm  cl-useful: 2/33942/33942 lits-rem:2 time: 0.39
20.36/5.19	c calculated reachability. Time: 0.00
20.36/5.19	c  N dy   177     46257       253     33942        84     13870    151474    250866     10.84   no data
21.93/5.54	c  N dy   195     50319       253     33942        84     17811    151474    333740     10.85     12.58
23.13/5.88	c  N dy   206     54410       253     33942        84     12514    151474    202037     10.83     11.40
24.75/6.26	c  N dy   219     59113       253     33942        84     17050    151474    291591     10.79     11.40
26.33/6.66	c  N dy   233     63679       253     33942        84     11214    151474    168020     10.77     11.36
27.53/6.99	c  N dy   248     67772       253     33942        84     15123    151474    248608     10.76     11.36
28.33/7.12	c  S st   255     69385       253     33942        84     16680    151474    280396     10.76   no data
28.33/7.17	c  S st   255     69890       253     33942        84     17180    151474    290412     10.76   no data
28.33/7.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.33/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.33/7.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.33/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.33/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.33/7.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
28.33/7.19	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
28.73/7.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.73/7.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.15/7.39	c lits-rem:       218  cl-subs:     1643  v-elim:      0  v-fix:    0  time:  0.18 s
29.15/7.40	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
29.15/7.40	c vivif2 --  cl tried    15537 cl shrink        0 lits rem          0 time: 0.00
30.73/7.79	c asymm  cl-useful: 2/31110/33942 lits-rem:2 time: 0.39
30.73/7.79	c calculated reachability. Time: 0.00
30.73/7.79	c  N dy   255     69890       253     33942        84     15537    151472    272479     10.76   no data
32.33/8.18	c  N dy   270     74485       253     33942        84     19948    151472    362172     10.73     11.32
34.32/8.63	c  N dy   290     79392       253     33942        84     13512    151472    215328     10.74     11.35
35.92/9.06	c  N dy   301     84601       253     33942        84     18454    151472    310354     10.71     11.31
37.12/9.31	c  F st   320     87501       253     33942        84     21243    151472    371420     10.74      9.48
38.33/9.63	c  N st   325     90804       253     33942        84     12299    151472    184009     10.74   no data
40.32/10.13	c  N dy   340     97063       253     33942        84     18248    151472    304091     10.73     11.36
42.33/10.67	c  N dy   349    103304       253     33942        84     24227    151472    420478     10.68     11.26
43.11/10.82	c  S st   356    104835       253     33942        84     25720    151472    450069     10.68     10.18
43.51/10.91	c  S st   356    105340       253     33942        84     13158    151472    182630     10.68   no data
43.51/10.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.51/10.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
43.51/10.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.51/10.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.51/10.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.51/10.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
43.51/10.93	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
43.51/10.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
43.51/10.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.91/11.00	c lits-rem:        40  cl-subs:      533  v-elim:      0  v-fix:    0  time:  0.05 s
43.91/11.00	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
43.91/11.00	c vivif2 --  cl tried    12625 cl shrink        0 lits rem          0 time: 0.00
43.91/11.02	c asymm  cl-useful: 0/2832/33942 lits-rem:0 time: 0.02
43.91/11.02	c calculated reachability. Time: 0.00
43.91/11.02	c  N dy   356    105340       253     33942        84     12625    151472    178235     10.68   no data
46.31/11.63	c  N dy   384    112682       253     33942        84     19662    151472    318377     10.67     11.41
49.10/12.30	c  N dy   414    120052       253     33942        84     26710    151472    463891     10.68     11.25
51.89/13.04	c  N dy   447    128313       253     33942        84     20637    151472    324817     10.68     11.26
54.70/13.78	c  N dy   468    136682       253     33942        84     28650    151472    484541     10.66     11.30
57.89/14.58	c  N dy   507    145552       253     33942        84     22156    151472    340581     10.66     11.32
62.29/15.60	c  N dy   533    156497       253     33942        84     16633    151472    220631     10.62     11.29
62.69/15.72	c  S st   540    158010       253     33942        84     18099    151472    250981     10.62     10.42
62.69/15.77	c  S st   540    158516       253     33942        84     18598    151472    261282     10.62   no data
62.69/15.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.69/15.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
62.69/15.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.69/15.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.69/15.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.69/15.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
62.69/15.79	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
63.09/15.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.09/15.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.48/15.94	c lits-rem:       119  cl-subs:     1162  v-elim:      0  v-fix:    0  time:  0.12 s
63.48/15.94	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
63.48/15.95	c vivif2 --  cl tried    17436 cl shrink        0 lits rem          0 time: 0.00
65.08/16.33	c asymm  cl-useful: 0/29767/33942 lits-rem:0 time: 0.38
65.08/16.33	c calculated reachability. Time: 0.00
65.08/16.33	c  N dy   540    158516       253     33942        84     17436    151472    250451     10.62   no data
68.70/17.30	c  N dy   583    169413       253     33942        84     27877    151472    460363     10.63     11.20
73.08/18.32	c  N dy   622    180255       253     33942        84     21413    151472    314661     10.62     11.46
77.88/19.58	c  N dy   658    193966       253     33942        84     34518    151472    560923     10.58     11.16
82.66/20.75	c  N dy   704    206607       253     33942        84     28766    151472    457174     10.58     11.14
87.86/22.09	c  N dy   756    220265       253     33942        84     23021    151472    335913     10.57     11.47
93.44/23.44	c  N dy   799    234363       253     33942        84     36559    151472    607467     10.56     11.14
95.06/23.85	c  S st   821    237774       253     33942        84     20021    151472    276581     10.57      9.78
95.06/23.90	c  S st   821    238275       253     33942        84     20517    151472    287676     10.57   no data
95.46/23.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.46/23.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
95.46/23.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.46/23.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.46/23.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.46/23.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
95.46/23.92	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
95.46/23.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
95.46/23.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.84/24.07	c lits-rem:        82  cl-subs:      559  v-elim:      0  v-fix:    0  time:  0.12 s
95.84/24.07	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
95.84/24.08	c vivif2 --  cl tried    19958 cl shrink        0 lits rem          0 time: 0.00
96.24/24.11	c asymm  cl-useful: 0/4175/33942 lits-rem:0 time: 0.03
96.24/24.11	c calculated reachability. Time: 0.00
96.24/24.11	c  N dy   821    238275       253     33942        84     19958    151472    282994     10.57   no data
101.83/25.51	c  N dy   859    253509       253     33942        84     34569    151472    566670     10.55     12.35
108.25/27.14	c  N dy   920    269731       253     33942        84     29371    151472    452478     10.55     15.71
115.82/29.06	c  N dy   977    288487       253     33942        84     25581    151472    359825     10.53     11.13
123.00/30.83	c  F st  1048    306251       253     33942        84     42605    151472    696671     10.52   no data
123.41/30.95	c  N st  1051    307439       253     33942        84     43737    151472    718498     10.52   no data
131.39/32.96	c  N dy  1114    327834       253     33942        84     40571    151472    634852     10.51     11.13
140.58/35.29	c  N dy  1209    350866       253     33942        84     39054    151472    591554     10.51     11.14
143.40/36.00	c  S st  1246    357412       253     33942        84     45349    151472    716253     10.52   no data
143.79/36.06	c  S st  1246    357917       253     33942        84     45839    151472    726385     10.52   no data
143.79/36.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.79/36.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
143.79/36.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.79/36.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.79/36.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.79/36.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
143.79/36.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
144.17/36.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.17/36.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
148.57/37.27	c lits-rem:       519  cl-subs:     5119  v-elim:      0  v-fix:    0  time:  1.12 s
148.57/37.27	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
148.57/37.29	c vivif2 --  cl tried    40720 cl shrink        0 lits rem          0 time: 0.01
149.37/37.48	c asymm  cl-useful: 1/5209/33942 lits-rem:1 time: 0.20
149.37/37.49	c calculated reachability. Time: 0.00
149.37/37.49	c  N dy  1246    357917       253     33942        84     40720    151471    668531     10.52   no data
157.75/39.57	c  N dy  1313    378255       253     33942        84     35720    151471    518806     10.51     11.11
166.54/41.75	c  N dy  1398    398593       253     33942        84     29685    151471    390592     10.51     11.08
174.94/43.89	c  N dy  1482    418599       253     33942        84     48851    151471    772137     10.52     11.34
183.34/45.96	c  N dy  1568    438823       253     33942        84     41728    151471    618764     10.52     11.07
192.52/48.20	c  N dy  1663    458885       253     33942        84     33586    151471    446808     10.53     13.59
200.92/50.32	c  N dy  1751    478919       253     33942        84     52742    151471    823096     10.53     11.09
209.31/52.46	c  N dy  1831    498945       253     33942        84     43540    151471    635070     10.53     11.09
218.87/54.87	c  N dy  1911    520445       253     33942        84     34747    151471    446054     10.53     11.10
226.07/56.63	c  S st  1990    536875       253     33942        84     50527    151471    761427     10.54   no data
226.07/56.69	c  S st  1990    537377       253     33942        84     51019    151471    771658     10.54   no data
226.47/56.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
226.47/56.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
226.47/56.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.47/56.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.47/56.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.47/56.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
226.47/56.73	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
226.47/56.74	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
226.47/56.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
231.68/58.04	c lits-rem:       528  cl-subs:     4408  v-elim:      0  v-fix:    0  time:  1.26 s
231.68/58.04	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
231.68/58.05	c vivif2 --  cl tried    46611 cl shrink        0 lits rem          0 time: 0.01
232.46/58.26	c asymm  cl-useful: 0/6711/33941 lits-rem:0 time: 0.21
232.46/58.26	c calculated reachability. Time: 0.00
232.46/58.26	c  N dy  1990    537377       253     33941        84     46611    151448    721985     10.54   no data
241.65/60.59	c  N dy  2047    558179       253     33941        84     36283    151448    468928     10.53     11.10
250.83/62.82	c  N dy  2104    579116       253     33941        84     56291    151448    841207     10.51     11.07
259.62/65.04	c  N dy  2178    599130       253     33941        84     44230    151448    620763     10.51     13.26
269.20/67.42	c  N dy  2274    619476       253     33941        84     63752    151448   1009833     10.52     11.10
277.59/69.59	c  N dy  2359    639513       253     33941        84     50742    151448    742099     10.53     11.50
287.98/72.10	c  N dy  2445    659803       253     33941        84     37033    151448    469360     10.53     11.09
296.38/74.29	c  N dy  2536    679882       253     33941        84     56281    151448    855236     10.54     11.10
306.76/76.88	c  N dy  2648    699931       253     33941        84     41377    151448    547776     10.55     11.83
316.75/79.37	c  N dy  2765    719982       253     33941        84     60592    151448    932983     10.56     11.76
326.74/81.82	c  N dy  2833    740039       253     33941        84     44575    151448    590834     10.56     11.98
335.92/84.11	c  N dy  2904    760091       253     33941        84     63724    151448    956144     10.55     11.93
345.53/86.55	c  N dy  3000    780173       253     33941        84     46953    151448    642946     10.56     12.67
354.71/88.84	c  N dy  3073    800241       253     33941        84     66080    151448   1017277     10.56     11.96
357.49/89.58	c  S st  3093    806065       253     33941        84     71654    151448   1120240     10.56      9.35
357.90/89.67	c  S st  3093    806568       253     33941        84     72155    151448   1130544     10.56   no data
357.90/89.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
358.30/89.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
358.30/89.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
358.30/89.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
358.30/89.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
358.30/89.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
358.30/89.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
358.30/89.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
358.30/89.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
369.47/92.56	c lits-rem:       837  cl-subs:     7979  v-elim:      0  v-fix:    0  time:  2.76 s
369.47/92.56	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
369.47/92.59	c vivif2 --  cl tried    64176 cl shrink        0 lits rem          0 time: 0.02
370.67/92.81	c asymm  cl-useful: 0/9873/33941 lits-rem:0 time: 0.23
370.67/92.82	c calculated reachability. Time: 0.00
370.67/92.82	c  N dy  3093    806568       253     33941        84     64176    151448   1041295     10.56   no data
380.68/95.31	c  N dy  3179    826615       253     33941        84     46505    151448    635373     10.56     13.36
390.65/97.83	c  N dy  3263    846960       253     33941        84     65950    151448   1010344     10.56     11.12
400.63/100.39	c  N dy  3359    867102       253     33941        84     47462    151448    641843     10.57     11.21
410.22/102.76	c  N dy  3433    887121       253     33941        84     66624    151448   1007133     10.56     11.13
420.63/105.37	c  N dy  3518    907666       253     33941        84     47422    151448    629120     10.57     11.14
430.19/107.74	c  N dy  3591    927951       253     33941        84     66850    151448   1004154     10.56     11.12
440.98/110.41	c  N dy  3673    948410       253     33941        84     46543    151448    607763     10.56     11.16
450.17/112.76	c  N dy  3743    968810       253     33941        84     66046    151448    986116     10.56     11.18
461.35/115.54	c  N dy  3798    990231       253     33941        84     45700    151448    590280     10.55     11.15
470.94/117.94	c  N dy  3887   1010246       253     33941        84     64903    151448    965809     10.55     11.52
482.15/120.71	c  N dy  3945   1030418       253     33941        84     42463    151448    525629     10.54     11.10
491.71/123.15	c  N dy  4019   1052049       253     33941        84     63187    151447    926755     10.54     11.17
502.11/125.75	c  F st  4085   1071875       253     33941        84     82150    151447   1289760     10.54      8.97
502.11/125.79	c  N st  4086   1072126       253     33941        84     82397    151447   1294261     10.54   no data
512.09/128.25	c  N dy  4146   1092183       253     33941        84     58715    151447    836677     10.54     12.20
522.07/130.72	c  N dy  4216   1112215       253     33941        84     77888    151447   1209252     10.54     11.14
532.46/133.39	c  N dy  4288   1132247       253     33941        84     53390    151447    724014     10.53     11.98
542.45/135.81	c  N dy  4352   1152430       253     33941        84     72817    151447   1103600     10.53     11.15
554.03/138.78	c  N dy  4447   1172435       253     33941        84     47275    151447    590359     10.54     11.11
563.61/141.18	c  N dy  4506   1193088       253     33941        84     66899    151447    965073     10.53     11.24
572.80/143.43	c  S st  4571   1209855       253     33941        84     82937    151447   1268534     10.53   no data
573.20/143.51	c  S st  4571   1210356       253     33941        84     83436    151447   1279545     10.53   no data
573.20/143.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
573.20/143.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
573.20/143.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
573.20/143.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
573.20/143.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
573.20/143.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
573.20/143.57	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
573.20/143.59	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
573.60/143.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
587.98/147.22	c lits-rem:       806  cl-subs:     8689  v-elim:      0  v-fix:    0  time:  3.56 s
587.98/147.22	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
587.98/147.24	c vivif2 --  cl tried    74747 cl shrink        0 lits rem          0 time: 0.02
588.78/147.49	c asymm  cl-useful: 0/9486/33940 lits-rem:0 time: 0.25
588.78/147.49	c calculated reachability. Time: 0.00
588.78/147.49	c  N dy  4571   1210356       253     33940        84     74747    151424   1180027     10.53   no data
600.38/150.32	c  N dy  4635   1230365       253     33940        84     48500    151424    604307     10.53     11.10
609.95/152.70	c  N dy  4730   1250378       253     33940        84     67647    151424    978131     10.53     14.73
620.74/155.43	c  N dy  4814   1270440       253     33940        84     86839    151424   1349280     10.53     12.71
631.14/158.09	c  N dy  4898   1290749       253     33940        84     59909    151424    816207     10.53     11.20
641.51/160.61	c  N dy  4978   1310823       253     33940        84     79082    151424   1182840     10.53     11.33
653.12/163.56	c  N dy  5043   1330863       253     33940        84     50761    151424    625179     10.53     13.00
663.08/166.06	c  N dy  5150   1351155       253     33940        84     70279    151424   1005047     10.54     11.12
674.27/168.86	c  N dy  5239   1371421       253     33940        84     89638    151424   1385157     10.54     11.15
685.45/171.65	c  N dy  5320   1391749       253     33940        84     60688    151424    809440     10.54     11.12
695.84/174.21	c  N dy  5385   1412310       253     33940        84     80390    151424   1183264     10.54     11.13
708.22/177.36	c  N dy  5466   1432381       253     33940        84     50147    151424    589143     10.54     11.11
717.41/179.68	c  N dy  5527   1452698       253     33940        84     69547    151424    958874     10.54     11.12
728.99/182.52	c  N dy  5617   1473303       253     33940        84     89299    151424   1338907     10.54     11.26
740.57/185.44	c  N dy  5704   1493307       253     33940        84     58032    151424    737692     10.54     13.56
750.55/187.94	c  N dy  5792   1513538       253     33940        84     77377    151424   1113598     10.54     11.29
762.15/190.82	c  N dy  5868   1533558       253     33940        84     96514    151424   1485018     10.54     12.44
773.33/193.66	c  N dy  5963   1553658       253     33940        84     64432    151424    841768     10.54     11.86
783.72/196.27	c  N dy  6019   1574166       253     33940        84     83988    151424   1212898     10.54     11.20
795.30/199.12	c  N dy  6092   1594396       253     33940        84    103392    151424   1587365     10.54     11.17
805.68/201.72	c  N dy  6159   1614445       253     33940        84     70217    151424    936863     10.54     11.16
816.09/204.39	c  N dy  6247   1634547       253     33940        84     89414    151424   1310465     10.54     13.16
828.87/207.58	c  N dy  6325   1654828       253     33940        84     55636    151424    648921     10.54     11.14
838.84/210.04	c  N dy  6408   1674914       253     33940        84     74898    151424   1025560     10.54     11.11
850.43/212.97	c  N dy  6478   1695032       253     33940        84     94119    151424   1384891     10.54     11.10
861.21/215.65	c  S st  6545   1710357       253     33940        84     54558    151424    616366     10.54     11.07
861.61/215.73	c  S st  6545   1710859       253     33940        84     55059    151424    627212     10.54   no data
861.61/215.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
861.61/215.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
861.61/215.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
861.61/215.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
861.61/215.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
861.61/215.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
861.61/215.77	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
861.61/215.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
862.01/215.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
864.02/216.35	c lits-rem:        99  cl-subs:      387  v-elim:      0  v-fix:    0  time:  0.53 s
864.02/216.35	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
864.02/216.37	c vivif2 --  cl tried    54672 cl shrink        0 lits rem          0 time: 0.01
864.43/216.41	c asymm  cl-useful: 0/2661/33940 lits-rem:0 time: 0.04
864.43/216.41	c calculated reachability. Time: 0.00
864.43/216.41	c  N dy  6545   1710859       253     33940        84     54672    151424    623795     10.54   no data
874.39/218.92	c  N dy  6624   1731626       253     33940        84     74564    151424   1001824     10.54     11.15
886.00/221.87	c  N dy  6690   1753736       253     33940        84     95635    151424   1396127     10.53     11.13
899.18/225.19	c  N dy  6769   1774197       253     33940        84     60121    151424    717740     10.53     11.11
909.15/227.62	c  N dy  6847   1794220       253     33940        84     79194    151424   1085767     10.53     11.13
923.13/231.19	c  N dy  6932   1819270       253     33940        84    103185    151424   1535658     10.53     11.14
935.51/234.21	c  N dy  6986   1839313       253     33940        84     66280    151424    816137     10.53     11.08
947.10/237.13	c  N dy  7087   1859339       253     33940        84     85445    151424   1187900     10.53     13.22
960.28/240.42	c  N dy  7187   1879367       253     33940        84    104700    151424   1562780     10.53     11.11
972.27/243.49	c  N dy  7245   1899477       253     33940        84     66769    151424    809876     10.53     11.10
982.67/246.07	c  N dy  7322   1919713       253     33940        84     86065    151424   1183294     10.53     11.18
995.04/249.12	c  N dy  7397   1940516       253     33940        84    106019    151424   1571859     10.53     11.13
1007.41/252.23	c  N dy  7479   1960619       253     33940        84     67221    151424    821158     10.53     11.10
1017.82/254.87	c  N dy  7570   1981115       253     33940        84     86851    151424   1204855     10.53     11.12
1031.41/258.22	c  N dy  7621   2004224       253     33940        84    108994    151424   1608836     10.52     11.11
1044.59/261.58	c  N dy  7707   2025998       253     33940        84     70804    151424    868511     10.52     11.17
1055.35/264.25	c  N dy  7790   2046383       253     33940        84     90337    151424   1244438     10.52     11.11
1067.33/267.26	c  N dy  7870   2066446       253     33940        84    109563    151424   1614762     10.52     12.72
1079.74/270.36	c  N dy  7940   2086815       253     33940        84     69027    151424    827480     10.52     11.11
1090.50/273.04	c  N dy  8012   2107040       253     33940        84     88417    151424   1192926     10.52     11.08
1102.89/276.11	c  N dy  8099   2127480       253     33940        84    108018    151424   1574339     10.52     11.09
1115.66/279.37	c  N dy  8170   2147608       253     33940        84     66323    151424    762643     10.52     11.13
1126.45/282.04	c  N dy  8250   2168266       253     33940        84     86141    151424   1138770     10.52     11.08
1138.04/284.95	c  N dy  8332   2188297       253     33940        84    105259    151424   1498874     10.52     11.19
1152.82/288.65	c  N dy  8407   2208348       253     33940        84     62554    151424    682325     10.52     11.11
1154.03/288.96	c  S st  8420   2210859       253     33940        84     64975    151424    730413     10.52      9.50
1154.44/289.03	c  S st  8420   2211359       253     33940        84     65474    151424    740390     10.52   no data
1154.44/289.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1154.44/289.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1154.44/289.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1154.44/289.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1154.44/289.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1154.44/289.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1154.44/289.08	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1154.81/289.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1154.81/289.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1157.21/289.76	c lits-rem:       171  cl-subs:     1113  v-elim:      0  v-fix:    0  time:  0.63 s
1157.21/289.77	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
1157.21/289.78	c vivif2 --  cl tried    64361 cl shrink        0 lits rem          0 time: 0.01
1158.00/289.99	c asymm  cl-useful: 1/3734/33940 lits-rem:1 time: 0.21
1158.00/290.00	c calculated reachability. Time: 0.00
1158.00/290.00	c  N dy  8420   2211359       253     33940        84     64361    151423    729265     10.52   no data
1168.79/292.68	c  N dy  8492   2231658       253     33940        84     83699    151423   1101260     10.52     11.08
1180.40/295.55	c  N dy  8579   2251693       253     33940        84    102863    151423   1474217     10.52     11.14
1193.16/298.71	c  N dy  8656   2271901       253     33940        84    122170    151423   1841605     10.52     11.08
1205.55/301.86	c  N dy  8730   2293416       253     33940        84     79958    151423   1005091     10.52     11.12
1217.93/304.91	c  N dy  8819   2315819       253     33940        84    101390    151423   1416359     10.52     11.13
1230.32/308.05	c  N dy  8885   2335849       253     33940        84    120565    151423   1779008     10.52     11.55
1243.09/311.21	c  N dy  8959   2355931       253     33940        84     76100    151423    927727     10.52     11.14
1253.49/313.89	c  N dy  9029   2376209       253     33940        84     95537    151423   1299246     10.52     11.08
1266.66/317.17	c  N dy  9102   2396496       253     33940        84    114887    151423   1669842     10.52     11.10
1281.05/320.74	c  N dy  9190   2416584       253     33940        84     69376    151423    787856     10.52     12.64
1291.43/323.35	c  N dy  9275   2436629       253     33940        84     88527    151423   1149630     10.52     11.10
1303.43/326.32	c  N dy  9371   2456647       253     33940        84    107683    151423   1516392     10.52     11.84
1316.21/329.56	c  N dy  9439   2476696       253     33940        84    126864    151423   1877148     10.52     12.04
1328.98/332.74	c  N dy  9533   2497049       253     33940        84     80705    151423    996509     10.52     11.09
1339.77/335.43	c  N dy  9587   2517104       253     33940        84     99891    151423   1350434     10.52     11.09
1351.76/338.46	c  N dy  9645   2537670       253     33940        84    119493    151423   1718633     10.52     11.18
1365.73/341.94	c  N dy  9711   2557736       253     33940        84     72089    151423    824994     10.52     11.37
1376.52/344.67	c  N dy  9768   2578924       253     33940        84     92297    151423   1202359     10.52     11.32
1389.70/347.90	c  N dy  9873   2600188       253     33940        84    112625    151423   1595818     10.52     11.11
1403.29/351.38	c  N dy  9943   2620999       253     33940        84    132445    151423   1962878     10.52     11.12
1416.07/354.57	c  N dy 10026   2642083       253     33940        84     85072    151423   1059817     10.52     11.14
1428.05/357.53	c  N dy 10113   2662448       253     33940        84    104543    151423   1429285     10.52     11.08
1440.44/360.69	c  N dy 10174   2682456       253     33940        84    123589    151423   1784139     10.52     11.24
1454.81/364.29	c  N dy 10261   2702608       253     33940        84     74433    151423    847413     10.52     11.08
1459.20/365.35	c  S st 10280   2711359       253     33940        84     82801    151423   1006578     10.52   no data
1459.60/365.44	c  S st 10280   2711863       253     33940        84     83301    151423   1017159     10.52   no data
1459.60/365.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1459.60/365.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1459.60/365.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1459.60/365.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1459.60/365.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1459.60/365.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1459.60/365.49	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1460.00/365.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1460.00/365.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1465.60/366.96	c lits-rem:       576  cl-subs:     3513  v-elim:      0  v-fix:    0  time:  1.40 s
1465.60/366.96	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
1465.60/366.98	c vivif2 --  cl tried    79788 cl shrink        0 lits rem          0 time: 0.02
1466.80/367.24	c asymm  cl-useful: 0/3879/33940 lits-rem:0 time: 0.25
1466.80/367.24	c calculated reachability. Time: 0.00
1466.80/367.24	c  N dy 10280   2711863       253     33940        84     79788    151423    977601     10.52   no data
1478.78/370.26	c  N dy 10352   2732002       253     33940        84     98994    151423   1341142     10.52     11.07
1492.38/373.70	c  N dy 10441   2752268       253     33940        84    118386    151423   1713572     10.52     11.20
1506.74/377.21	c  N dy 10518   2772435       253     33940        84    137607    151423   2082333     10.52     11.07
1519.14/380.32	c  N dy 10596   2792517       253     33940        84     87459    151423   1085641     10.52     11.10
1530.71/383.25	c  N dy 10662   2812660       253     33940        84    106697    151423   1444172     10.51     11.10
1543.89/386.51	c  N dy 10719   2832754       253     33940        84    125883    151423   1807116     10.51     11.08
1558.29/390.15	c  N dy 10776   2852787       253     33940        84     74694    151423    836150     10.51     11.82
1569.46/392.98	c  N dy 10828   2874221       253     33940        84     95175    151423   1204726     10.51     11.13
1582.24/396.10	c  N dy 10904   2894623       253     33940        84    114715    151423   1576353     10.51     11.07
1597.02/399.83	c  N dy 11007   2914886       253     33940        84    134193    151423   1955723     10.51     11.14
1611.02/403.35	c  N dy 11096   2934914       253     33940        84     82014    151423    964140     10.51     11.08
1622.59/406.22	c  N dy 11170   2955069       253     33940        84    101264    151423   1331029     10.51     11.09
1635.36/409.43	c  N dy 11264   2975492       253     33940        84    120856    151423   1711038     10.51     11.10
1650.15/413.17	c  N dy 11338   2997142       253     33940        84    141591    151423   2099093     10.51     11.11
1663.34/416.49	c  N dy 11437   3017444       253     33940        84     88608    151423   1085730     10.51     11.11
1675.31/419.49	c  N dy 11521   3038065       253     33940        84    108368    151423   1458689     10.51     11.15
1688.11/422.66	c  N dy 11582   3058161       253     33940        84    127531    151423   1823432     10.51     11.27
1704.88/426.89	c  N dy 11686   3078480       253     33940        84     73671    151423    787496     10.51     11.07
1716.06/429.66	c  N dy 11770   3099584       253     33940        84     93928    151423   1175576     10.51     11.39
1728.04/432.68	c  N dy 11803   3119732       253     33940        84    113169    151423   1512453     10.51     11.23
1742.03/436.14	c  N dy 11897   3140629       253     33940        84    133147    151423   1898154     10.51     11.16
1757.21/439.99	c  N dy 11947   3160841       253     33940        84     78139    151423    857752     10.50     11.07
1768.40/442.73	c  N dy 12041   3181192       253     33940        84     97629    151423   1233895     10.51     11.08
1780.78/445.84	c  N dy 12116   3201355       253     33940        84    116900    151423   1595482     10.51     11.15
1787.56/447.54	c  S st 12154   3211863       253     33940        84    126946    151423   1787008     10.51     10.21
1787.96/447.64	c  S st 12154   3212371       253     33940        84    127450    151423   1796996     10.51   no data
1787.96/447.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1788.36/447.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1788.36/447.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1788.36/447.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1788.36/447.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1788.36/447.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1788.36/447.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1788.36/447.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1788.77/447.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1816.33/454.77	c lits-rem:      1443  cl-subs:    11641  v-elim:      0  v-fix:    0  time:  6.92 s
1816.33/454.77	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
1816.73/454.81	c vivif2 --  cl tried   115809 cl shrink        0 lits rem          0 time: 0.03
1817.94/455.16	c asymm  cl-useful: 0/2975/33940 lits-rem:0 time: 0.35
1817.94/455.17	c calculated reachability. Time: 0.00
1817.94/455.17	c  N dy 12154   3212371       253     33940        84    115809    151423   1664107     10.51   no data
1834.31/459.24	c  N dy 12219   3232508       253     33940        84    135032    151423   2024367     10.50     11.12
1853.10/463.94	c  N dy 12314   3252575       253     33940        84     79234    151423    884947     10.51     11.96
1864.66/466.86	c  N dy 12401   3272647       253     33940        84     98401    151423   1248110     10.51     12.38
1876.65/469.83	c  N dy 12460   3292814       253     33940        84    117580    151423   1605521     10.50     11.10
1890.23/473.20	c  N dy 12518   3313003       253     33940        84    136882    151423   1959705     10.50     11.22
1905.83/477.14	c  N dy 12589   3333025       253     33940        84     80083    151423    890135     10.50     11.09
1916.60/479.86	c  N dy 12660   3353040       253     33940        84     99209    151423   1249487     10.50     11.15
1929.37/483.03	c  N dy 12729   3373807       253     33940        84    119013    151423   1622592     10.50     11.11
1944.56/486.88	c  N dy 12804   3394356       253     33940        84    138693    151423   1995050     10.50     11.14
1962.13/491.29	c  N dy 12885   3415897       253     33940        84     82234    151423    920006     10.50     11.12
1973.72/494.16	c  N dy 12953   3436252       253     33940        84    101738    151423   1286607     10.50     11.06
1986.10/497.29	c  N dy 13034   3456577       253     33940        84    121205    151423   1656043     10.50     11.09
1999.68/500.65	c  N dy 13094   3476672       253     33940        84    140402    151423   2006464     10.50     12.22
2015.68/504.63	c  N dy 13179   3496924       253     33940        84     81706    151423    903904     10.50     11.13
2026.85/507.41	c  N dy 13265   3516959       253     33940        84    100929    151423   1278521     10.50     11.33
2039.22/510.53	c  N dy 13344   3536985       253     33940        84    120126    151423   1639725     10.50     11.61
2053.21/514.03	c  N dy 13429   3557278       253     33940        84    139557    151423   2016569     10.50     11.06
2069.99/518.24	c  N dy 13490   3577311       253     33940        84     79622    151423    851805     10.50     12.71
2081.19/521.03	c  N dy 13577   3597477       253     33940        84     98948    151423   1222381     10.50     11.12
2093.56/524.18	c  N dy 13656   3617828       253     33940        84    118352    151423   1585785     10.50     11.17
2107.13/527.60	c  N dy 13732   3637870       253     33940        84    137499    151423   1950443     10.50     11.27
2122.32/531.36	c  N dy 13804   3658136       253     33940        84    156846    151423   2312384     10.50     11.14
2136.30/534.83	c  N dy 13888   3678400       253     33940        84     96262    151423   1161322     10.50     11.06
2148.28/537.87	c  N dy 13977   3698416       253     33940        84    115463    151423   1526987     10.50     11.26
2157.47/540.19	c  S st 14042   3712372       253     33940        84    128835    151423   1783838     10.50      8.81
2157.87/540.29	c  S st 14042   3712874       253     33940        84    129326    151423   1794562     10.50   no data
2158.27/540.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2158.27/540.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
2158.27/540.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2158.27/540.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2158.27/540.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2158.27/540.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2158.27/540.37	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2158.67/540.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2158.67/540.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2182.25/546.35	c lits-rem:      1284  cl-subs:    10211  v-elim:      0  v-fix:    0  time:  5.85 s
2182.25/546.35	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
2182.25/546.38	c vivif2 --  cl tried   119115 cl shrink        0 lits rem          0 time: 0.03
2183.43/546.68	c asymm  cl-useful: 0/5434/33940 lits-rem:0 time: 0.30
2183.43/546.68	c calculated reachability. Time: 0.00
2183.43/546.69	c  N dy 14042   3712874       253     33940        84    119115    151423   1676123     10.50   no data
2198.21/550.33	c  N dy 14124   3733435       253     33940        84    138798    151423   2045228     10.50     11.09
2214.19/554.33	c  F st 14201   3751562       253     33940        84    156096    151423   2374508     10.50      9.23
2215.79/554.77	c  N st 14205   3753596       253     33940        84    158021    151423   2411612     10.50   no data
2231.76/558.76	c  N dy 14277   3773793       253     33940        84     96595    151423   1159053     10.50     11.09
2244.55/561.99	c  N dy 14352   3793796       253     33940        84    115731    151423   1525311     10.50     12.55
2258.53/565.41	c  N dy 14415   3813831       253     33940        84    134841    151423   1879399     10.50     11.08
2273.71/569.21	c  N dy 14491   3834014       253     33940        84    154140    151423   2248435     10.50     11.07
2289.70/573.26	c  N dy 14556   3855373       253     33940        84     92719    151423   1070998     10.50     11.21
2301.29/576.19	c  N dy 14628   3875384       253     33940        84    111766    151423   1429976     10.50     11.17
2315.26/579.68	c  N dy 14708   3895443       253     33940        84    130930    151423   1791034     10.50     12.06
2330.84/583.56	c  N dy 14771   3915486       253     33940        84    150081    151423   2143032     10.50     11.07
2347.61/587.74	c  N dy 14831   3935556       253     33940        84     86532    151423    951077     10.50     11.07
2359.19/590.60	c  N dy 14891   3956126       253     33940        84    106122    151423   1314795     10.49     11.07
2372.37/593.93	c  N dy 14954   3977152       253     33940        84    126200    151423   1686356     10.49     11.16
2386.36/597.48	c  N dy 15023   3997462       253     33940        84    145588    151423   2051944     10.49     11.07
2401.54/601.27	c  N dy 15114   4017479       253     33940        84    164730    151423   2419320     10.49     12.48
2415.92/604.88	c  N dy 15204   4037702       253     33940        84    100453    151423   1209668     10.49     11.06
2428.32/607.98	c  N dy 15295   4057752       253     33940        84    119631    151423   1577908     10.49     11.15
2442.28/611.44	c  N dy 15363   4077765       253     33940        84    138824    151423   1935741     10.49     11.12
2457.86/615.39	c  N dy 15445   4098338       253     33940        84    158501    151423   2308768     10.49     11.16
2474.24/619.45	c  N dy 15521   4118433       253     33940        84     92937    151423   1055015     10.49     11.14
2485.85/622.37	c  N dy 15600   4138436       253     33940        84    112020    151423   1416193     10.49     11.06
2499.41/625.70	c  N dy 15657   4158545       253     33940        84    131252    151423   1770574     10.49     11.09
2513.39/629.24	c  N dy 15735   4178637       253     33940        84    150406    151423   2133536     10.49     11.06
2529.39/633.26	c  N dy 15811   4199204       253     33940        84    170118    151423   2501757     10.49     11.09
2539.75/635.81	c  S st 15846   4212874       253     33940        84     97536    151423   1135602     10.49   no data
2540.15/635.90	c  S st 15846   4213381       253     33940        84     98037    151423   1146403     10.49   no data
2540.15/635.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2540.15/635.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
2540.15/635.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2540.15/635.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2540.15/635.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2540.15/635.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2540.15/635.96	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2540.15/635.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2540.55/636.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2545.75/637.36	c lits-rem:       502  cl-subs:     3326  v-elim:      0  v-fix:    0  time:  1.32 s
2545.75/637.37	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
2545.75/637.39	c vivif2 --  cl tried    94711 cl shrink        0 lits rem          0 time: 0.02
2546.96/637.65	c asymm  cl-useful: 0/10062/33940 lits-rem:0 time: 0.26
2546.96/637.65	c calculated reachability. Time: 0.00
2546.96/637.65	c  N dy 15846   4213381       253     33940        84     94711    151423   1109357     10.49   no data
2559.33/640.70	c  N dy 15913   4233612       253     33940        84    114015    151423   1469738     10.49     11.13
2572.51/644.06	c  N dy 15982   4253657       253     33940        84    133244    151423   1832467     10.49     11.09
2587.28/647.71	c  N dy 16053   4274062       253     33940        84    152738    151423   2201790     10.49     11.09
2604.86/652.11	c  N dy 16131   4294647       253     33940        84    172431    151423   2569934     10.49     11.06
2619.65/655.82	c  N dy 16217   4314723       253     33940        84    104996    151423   1273030     10.49     11.11
2632.43/659.00	c  N dy 16293   4334761       253     33940        84    124213    151423   1633209     10.49     11.54
2646.80/662.64	c  N dy 16387   4355328       253     33940        84    143945    151423   2011391     10.49     11.06
2662.78/666.65	c  N dy 16478   4375392       253     33940        84    163215    151423   2377901     10.49     11.05
2679.96/670.97	c  N dy 16558   4395459       253     33940        84     94660    151423   1065934     10.49     11.09
2693.14/674.25	c  N dy 16623   4416252       253     33940        84    114548    151423   1441033     10.49     11.12
2707.53/677.89	c  N dy 16694   4436312       253     33940        84    133752    151423   1811253     10.49     11.05
2723.90/681.97	c  N dy 16789   4456923       253     33940        84    153484    151423   2189292     10.49     11.11
2740.69/686.18	c  N dy 16883   4477209       253     33940        84    172841    151423   2558433     10.49     11.20
2757.46/690.31	c  N dy 16984   4498527       253     33940        84    104583    151423   1244300     10.49     11.12
2770.24/693.55	c  N dy 17070   4518628       253     33940        84    123761    151423   1605923     10.49     11.07
2785.02/697.20	c  N dy 17152   4538843       253     33940        84    143075    151423   1969093     10.49     11.06
2800.60/701.10	c  N dy 17245   4558982       253     33940        84    162339    151423   2330183     10.49     11.15
2819.39/705.80	c  N dy 17331   4579022       253     33940        84     91990    151423   1001793     10.49     11.08
2830.55/708.66	c  N dy 17415   4599074       253     33940        84    111284    151423   1373804     10.50     13.36
2843.74/711.93	c  N dy 17471   4619327       253     33940        84    130651    151423   1733432     10.49     11.21
2858.52/715.62	c  N dy 17562   4639336       253     33940        84    149746    151423   2094568     10.49     11.05
2874.50/719.69	c  N dy 17645   4659869       253     33940        84    169393    151423   2461733     10.49     11.06
2892.47/724.16	c  N dy 17740   4679952       253     33940        84     97996    151423   1107438     10.50     11.23
2905.26/727.31	c  N dy 17829   4700736       253     33940        84    117857    151423   1485585     10.50     11.05
2913.64/729.47	c  S st 17878   4713381       253     33940        84    129919    151423   1712531     10.50     10.83
2914.04/729.58	c  S st 17878   4713883       253     33940        84    130417    151423   1723569     10.50   no data
2914.04/729.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2914.44/729.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
2914.44/729.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2914.44/729.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2914.44/729.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2914.44/729.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2914.44/729.67	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2914.84/729.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2914.84/729.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2933.21/734.36	c lits-rem:       815  cl-subs:     8342  v-elim:      0  v-fix:    0  time:  4.57 s
2933.21/734.37	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
2933.21/734.40	c vivif2 --  cl tried   122075 cl shrink        0 lits rem          0 time: 0.03
2934.81/734.71	c asymm  cl-useful: 0/6740/33940 lits-rem:0 time: 0.31
2934.81/734.71	c calculated reachability. Time: 0.00
2934.81/734.71	c  N dy 17878   4713883       253     33940        84    122075    151423   1627045     10.50   no data
2948.39/738.12	c  N dy 17952   4733956       253     33940        84    141265    151423   1990586     10.50     12.57
2963.98/742.05	c  N dy 18023   4754150       253     33940        84    160617    151423   2350674     10.50     11.07
2981.97/746.52	c  N dy 18111   4774265       253     33940        84    179868    151423   2712103     10.50     11.14
2999.95/751.02	c  N dy 18183   4794508       253     33940        84    107793    151423   1279187     10.50     11.05
3013.90/754.57	c  N dy 18270   4814554       253     33940        84    126901    151423   1641229     10.50     11.81
3027.89/758.05	c  N dy 18348   4834559       253     33940        84    145965    151423   2004698     10.50     11.06
3044.66/762.23	c  N dy 18421   4856745       253     33940        84    167143    151423   2398612     10.50     11.07
3063.44/766.99	c  N dy 18493   4876826       253     33940        84     94157    151423   1022573     10.50     12.19
3075.01/769.88	c  N dy 18565   4896950       253     33940        84    113406    151423   1385872     10.50     11.05
3088.60/773.28	c  N dy 18638   4916964       253     33940        84    132505    151423   1737470     10.49     13.01
3103.38/776.99	c  N dy 18718   4937424       253     33940        84    152065    151423   2105713     10.49     11.07
3121.35/781.47	c  N dy 18798   4957788       253     33940        84    171535    151423   2466157     10.49     11.07
3142.53/786.71	c  N dy 18864   4977937       253     33940        84     97548    151423   1081059     10.49     11.14
3154.51/789.72	c  N dy 18927   4997941       253     33940        84    116696    151423   1446407     10.49     11.09
3168.09/793.10	c  N dy 19012   5018046       253     33940        84    135908    151423   1807848     10.49     11.09
3183.27/796.96	c  N dy 19069   5039183       253     33940        84    155967    151423   2172026     10.49     11.13
3199.65/801.02	c  N dy 19150   5059354       253     33940        84    175321    151423   2535521     10.49     11.23
3219.24/805.94	c  N dy 19228   5080734       253     33940        84    101444    151423   1140380     10.49     11.55
3231.61/809.05	c  N dy 19292   5101219       253     33940        84    120948    151423   1503391     10.49     11.12
3245.60/812.55	c  N dy 19364   5121550       253     33940        84    140352    151423   1862329     10.49     11.10
3260.36/816.20	c  N dy 19436   5141700       253     33940        84    159518    151423   2220335     10.49     11.11
3277.14/820.42	c  N dy 19512   5161836       253     33940        84    178786    151423   2579792     10.49     11.09
3295.52/825.04	c  N dy 19590   5182145       253     33940        84    103128    151423   1172392     10.49     11.09
3308.30/828.21	c  N dy 19674   5202444       253     33940        84    122552    151423   1539356     10.49     11.16
3316.31/830.24	c  S st 19721   5213883       253     33940        84    133516    151423   1747139     10.49     10.89
3316.69/830.35	c  S st 19721   5214383       253     33940        84    134012    151423   1757632     10.49   no data
3316.69/830.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3317.09/830.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
3317.09/830.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3317.09/830.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3317.09/830.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3317.09/830.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
3317.09/830.44	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3317.09/830.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3317.48/830.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3335.46/835.03	c lits-rem:       962  cl-subs:     7809  v-elim:      0  v-fix:    0  time:  4.47 s
3335.46/835.03	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
3335.46/835.06	c vivif2 --  cl tried   126203 cl shrink        0 lits rem          0 time: 0.03
3335.86/835.10	c asymm  cl-useful: 0/1116/33940 lits-rem:0 time: 0.03
3335.86/835.11	c calculated reachability. Time: 0.00
3335.86/835.11	c  N dy 19721   5214383       253     33940        84    126203    151423   1667977     10.49   no data
3350.64/838.80	c  N dy 19806   5234493       253     33940        84    145432    151423   2027826     10.49     11.12
3367.02/842.98	c  N dy 19899   5254559       253     33940        84    164611    151423   2389799     10.49     11.08
3384.60/847.32	c  N dy 20006   5274690       253     33940        84    183885    151423   2764673     10.49     11.07
3402.98/851.90	c  N dy 20078   5294763       253     33940        84    107052    151423   1238099     10.49     11.12
3418.15/855.75	c  N dy 20160   5314927       253     33940        84    126360    151423   1604586     10.49     11.14
3432.53/859.34	c  N dy 20217   5335016       253     33940        84    145459    151423   1956836     10.49     12.97
3448.91/863.45	c  N dy 20284   5355796       253     33940        84    165301    151423   2321967     10.49     11.12
3466.49/867.84	c  N dy 20373   5375870       253     33940        84    184510    151423   2685390     10.49     11.08
3485.26/872.52	c  N dy 20439   5396751       253     33940        84    107338    151423   1231521     10.49     11.06
3498.04/875.75	c  N dy 20527   5416879       253     33940        84    126590    151423   1596496     10.49     11.05
3512.43/879.32	c  N dy 20637   5436993       253     33940        84    145855    151423   1968768     10.49     11.07
3528.80/883.42	c  N dy 20714   5458313       253     33940        84    166208    151423   2348582     10.49     11.08
3545.98/887.78	c  N dy 20780   5478420       253     33940        84    185363    151423   2702888     10.49     11.09
3567.15/893.02	c  N dy 20853   5498474       253     33940        84    106541    151423   1214367     10.49     11.10
3580.33/896.37	c  N dy 20949   5519074       253     33940        84    126323    151423   1592031     10.49     11.05
3594.71/899.94	c  N dy 21031   5539509       253     33940        84    145834    151423   1955169     10.49     11.06
3609.89/903.76	c  N dy 21111   5559518       253     33940        84    164963    151423   2316545     10.49     11.28
3627.07/908.03	c  N dy 21190   5579650       253     33940        84    184166    151423   2679173     10.49     11.24
3646.63/912.95	c  N dy 21255   5599780       253     33940        84    104361    151423   1165070     10.49     11.06
3659.05/916.02	c  N dy 21320   5620048       253     33940        84    123742    151423   1531948     10.49     11.05
3672.23/919.36	c  N dy 21397   5640054       253     33940        84    142823    151423   1886477     10.49     14.37
3687.39/923.19	c  N dy 21465   5660513       253     33940        84    162397    151423   2253037     10.49     11.13
3704.16/927.37	c  N dy 21541   5680625       253     33940        84    181648    151423   2612562     10.49     11.10
3725.33/932.64	c  N dy 21614   5700681       253     33940        84    100754    151423   1089176     10.49     11.06
3733.34/934.66	c  S st 21655   5714383       253     33940        84    113789    151423   1326172     10.49     10.00
3733.75/934.76	c  S st 21655   5714883       253     33940        84    114283    151423   1335284     10.49   no data
3733.75/934.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3734.12/934.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
3734.12/934.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3734.12/934.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3734.12/934.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3734.12/934.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
3734.12/934.83	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3734.12/934.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3734.52/934.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3740.91/936.51	c lits-rem:       268  cl-subs:     4609  v-elim:      0  v-fix:    0  time:  1.58 s
3740.91/936.51	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
3740.91/936.54	c vivif2 --  cl tried   109674 cl shrink        0 lits rem          0 time: 0.03
3741.72/936.80	c asymm  cl-useful: 0/2593/33940 lits-rem:0 time: 0.26
3741.72/936.80	c calculated reachability. Time: 0.00
3741.72/936.80	c  N dy 21655   5714883       253     33940        84    109674    151423   1285284     10.49   no data
3755.31/940.17	c  N dy 21705   5734931       253     33940        84    128829    151423   1615227     10.49     11.07
3769.27/943.62	c  N dy 21772   5755106       253     33940        84    148032    151423   1969315     10.49     11.09
3783.66/947.25	c  N dy 21820   5775130       253     33940        84    167021    151423   2310290     10.48     11.76
3801.63/951.70	c  N dy 21908   5795217       253     33940        84    186231    151423   2672778     10.48     11.10
3821.99/956.87	c  N dy 21997   5815417       253     33940        84    104802    151423   1160737     10.48     11.15
3835.98/960.32	c  N dy 22075   5835432       253     33940        84    123949    151423   1519028     10.48     11.62
3849.97/963.89	c  N dy 22163   5855920       253     33940        84    143599    151423   1891347     10.49     11.13
3865.57/967.77	c  N dy 22235   5876540       253     33940        84    163346    151423   2257419     10.48     11.06
3882.32/971.90	c  N dy 22314   5896672       253     33940        84    182619    151423   2622232     10.48     11.06
3901.10/976.62	c  N dy 22391   5917227       253     33940        84    202340    151423   2987984     10.48     11.06
3917.47/980.72	c  N dy 22449   5937576       253     33940        84    119832    151423   1431202     10.48     11.13
3931.07/984.18	c  N dy 22536   5957609       253     33940        84    139039    151423   1795862     10.48     12.06
3946.63/988.00	c  N dy 22599   5978396       253     33940        84    158867    151423   2160940     10.48     11.18
3962.23/991.98	c  N dy 22669   5999007       253     33940        84    178551    151423   2528240     10.48     11.11
3980.59/996.57	c  N dy 22730   6019266       253     33940        84    197918    151423   2890828     10.48     11.08
4000.57/1001.53	c  N dy 22790   6039730       253     33940        84    114567    151423   1324495     10.48     11.06
4014.96/1005.17	c  N dy 22869   6061815       253     33940        84    135593    151423   1716530     10.48     11.04
4029.72/1008.85	c  N dy 22929   6082307       253     33940        84    155168    151423   2080344     10.48     11.10
4045.72/1012.85	c  N dy 23000   6102438       253     33940        84    174422    151423   2439998     10.48     11.12
4063.29/1017.28	c  N dy 23072   6122571       253     33940        84    193695    151423   2795978     10.48     11.03
4084.45/1022.52	c  N dy 23139   6143197       253     33940        84    109561    151423   1219000     10.48     11.15
4098.05/1025.91	c  N dy 23218   6164613       253     33940        84    129998    151423   1603990     10.48     11.13
4112.01/1029.45	c  N dy 23290   6185048       253     33940        84    149495    151423   1970626     10.48     11.05
4127.59/1033.31	c  N dy 23369   6205062       253     33940        84    168625    151423   2330515     10.48     11.07
4135.18/1035.22	c  S st 23391   6214884       253     33940        84    177963    151423   2494919     10.48      8.47
4135.58/1035.37	c  S st 23391   6215385       253     33940        84    178458    151423   2504425     10.48   no data
4135.58/1035.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4135.98/1035.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
4135.98/1035.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4135.98/1035.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4135.98/1035.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4135.98/1035.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
4135.98/1035.48	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4136.38/1035.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4136.77/1035.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
4173.52/1044.85	c lits-rem:      1544  cl-subs:    18218  v-elim:      0  v-fix:    0  time:  9.18 s
4173.52/1044.85	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
4173.92/1044.90	c vivif2 --  cl tried   160240 cl shrink        0 lits rem          0 time: 0.04
4175.12/1045.22	c asymm  cl-useful: 0/1454/33940 lits-rem:0 time: 0.32
4175.12/1045.23	c calculated reachability. Time: 0.00
4175.12/1045.23	c  N dy 23391   6215385       253     33940        84    160240    151423   2297060     10.48   no data
4192.29/1049.54	c  N dy 23470   6235724       253     33940        84    179668    151423   2657990     10.48     11.23
4210.67/1054.15	c  N dy 23545   6255772       253     33940        84    198849    151423   3009601     10.48     11.10
4231.04/1059.22	c  N dy 23626   6276569       253     33940        84    114410    151423   1318948     10.48     11.08
4245.43/1062.89	c  N dy 23712   6296614       253     33940        84    133612    151423   1674388     10.48     11.96
4263.80/1067.40	c  N dy 23787   6317563       253     33940        84    153676    151423   2044169     10.48     11.14
4282.99/1072.24	c  N dy 23872   6337646       253     33940        84    172937    151423   2407246     10.48     11.06
4301.34/1076.81	c  N dy 23961   6357779       253     33940        84    192137    151423   2765382     10.48     11.03
4323.71/1082.43	c  N dy 24034   6377965       253     33940        84    105858    151423   1151168     10.48     11.05
4336.89/1085.76	c  N dy 24107   6398723       253     33940        84    125679    151423   1519291     10.47     11.04
4351.28/1089.30	c  N dy 24188   6418766       253     33940        84    144889    151423   1882745     10.48     11.10
4366.07/1093.04	c  N dy 24256   6438783       253     33940        84    163925    151423   2235962     10.47     11.13
4383.65/1097.47	c  N dy 24335   6460730       253     33940        84    184911    151423   2618332     10.47     11.07
4401.22/1101.90	c  N dy 24393   6481157       253     33940        84    204405    151423   2969579     10.47     11.08
4422.38/1107.12	c  N dy 24471   6501240       253     33940        84    117016    151423   1348467     10.47     11.09
4437.56/1110.97	c  N dy 24547   6521251       253     33940        84    136145    151423   1697073     10.47     11.22
4453.14/1114.83	c  N dy 24610   6541312       253     33940        84    155268    151423   2050859     10.47     11.22
4470.31/1119.16	c  N dy 24698   6562836       253     33940        84    175876    151423   2437326     10.47     11.08
4487.89/1123.59	c  N dy 24783   6582842       253     33940        84    194935    151423   2795785     10.47     12.74
4506.69/1128.27	c  N dy 24866   6602914       253     33940        84    214085    151423   3151163     10.47     11.04
4524.66/1132.71	c  N dy 24959   6623571       253     33940        84    126258    151423   1530893     10.47     11.09
4538.22/1136.19	c  N dy 25025   6643614       253     33940        84    145422    151423   1876521     10.47     11.57
4554.20/1140.13	c  N dy 25106   6663803       253     33940        84    164736    151423   2228510     10.47     11.04
4569.78/1144.06	c  N dy 25164   6683961       253     33940        84    184026    151423   2583380     10.47     11.07
4587.76/1148.54	c  N dy 25230   6704139       253     33940        84    203241    151423   2935688     10.47     11.04
4598.15/1151.16	c  S st 25276   6715385       253     33940        84    213950    151423   3131729     10.47      9.46
4598.96/1151.32	c  S st 25276   6715887       253     33940        84    214445    151423   3141493     10.47   no data
4598.96/1151.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4599.37/1151.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.11
4599.37/1151.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4599.37/1151.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4599.37/1151.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4599.37/1151.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
4599.37/1151.45	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4599.74/1151.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4600.14/1151.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
4654.47/1165.26	c lits-rem:      2026  cl-subs:    24168  v-elim:      0  v-fix:    0  time: 13.58 s
4654.47/1165.26	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
4654.87/1165.32	c vivif2 --  cl tried   190277 cl shrink        0 lits rem          0 time: 0.06
4656.08/1165.67	c asymm  cl-useful: 0/1767/33940 lits-rem:0 time: 0.35
4656.08/1165.68	c calculated reachability. Time: 0.00
4656.08/1165.68	c  N dy 25276   6715887       253     33940        84    190277    151423   2861499     10.47   no data
4676.44/1170.79	c  N dy 25373   6737136       253     33940        84    210676    151423   3243967     10.47     11.09
4695.21/1175.44	c  N dy 25449   6757207       253     33940        84    121828    151423   1437399     10.47     11.81
4709.21/1178.94	c  N dy 25508   6777669       253     33940        84    141340    151423   1795906     10.47     11.08
4724.77/1182.83	c  N dy 25602   6797719       253     33940        84    160546    151423   2160145     10.47     11.12
4742.35/1187.25	c  N dy 25684   6818540       253     33940        84    180453    151423   2531104     10.47     11.09
4759.92/1191.66	c  N dy 25753   6838607       253     33940        84    199575    151423   2882657     10.47     11.09
4782.30/1197.26	c  N dy 25830   6858834       253     33940        84    109602    151423   1200782     10.47     11.03
4794.67/1200.38	c  N dy 25900   6878844       253     33940        84    128730    151423   1557275     10.47     11.04

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.13 8.08 7.60 8/180 4943
/proc/meminfo: memFree=30870524/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 504619342 52441088 347 33554432000 4194304 4627427 140735218677200 18446744073709551615 47204532565938 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 12803 347 299 106 0 7774 0
[pid=4943/tid=4944] ppid=4941 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 504619342 52441088 347 33554432000 4194304 4627427 140735218677200 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 504619342 52441088 347 33554432000 4194304 4627427 140735218677200 18446744073709551615 220828034102 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 504619342 52441088 347 33554432000 4194304 4627427 140735218677200 18446744073709551615 47204532565932 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0068061 s]
/proc/loadavg: 8.13 8.08 7.60 8/180 4943
/proc/meminfo: memFree=30870524/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=116748 CPUtime=0.01 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 445 0 0 0 1 0 0 0 18 0 4 0 504619342 119549952 371 33554432000 4194304 4627427 140735218677200 18446744073709551615 4455456 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 45571 384 325 106 0 40542 0
[pid=4943/tid=4944] ppid=4941 vsize=182284 CPUtime=0 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 4 0 504619342 186658816 394 33554432000 4194304 4627427 140735218677200 18446744073709551615 220816341486 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=182296 CPUtime=0 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 4 0 504619342 186671104 403 33554432000 4194304 4627427 140735218677200 18446744073709551615 220816236347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=183256 CPUtime=0 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 31 0 0 0 0 0 0 0 18 0 4 0 504619342 187654144 425 33554432000 4194304 4627427 140735218677200 18446744073709551615 220816236347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 116748

[startup+0.1577 s]
/proc/loadavg: 8.13 8.08 7.60 8/180 4943
/proc/meminfo: memFree=30870524/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=284856 CPUtime=0.6 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 3884 0 0 0 60 0 0 0 18 0 4 0 504619342 291692544 3791 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 71214 3791 364 106 0 66185 0
[pid=4943/tid=4944] ppid=4941 vsize=284856 CPUtime=0.14 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 831 0 0 0 14 0 0 0 25 0 4 0 504619342 291692544 3791 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308307 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=284856 CPUtime=0.15 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 840 0 0 0 15 0 0 0 18 0 4 0 504619342 291692544 3791 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=284856 CPUtime=0.15 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 952 0 0 0 15 0 0 0 18 0 4 0 504619342 291692544 3791 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 284856

[startup+1.16052 s]
/proc/loadavg: 8.13 8.08 7.60 8/180 4943
/proc/meminfo: memFree=30870524/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=291220 CPUtime=4.61 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 10675 0 0 0 459 2 0 0 19 0 4 0 504619342 298209280 8324 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327766 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 72805 8324 386 106 0 67776 0
[pid=4943/tid=4944] ppid=4941 vsize=291220 CPUtime=1.14 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 2823 0 0 0 114 0 0 0 19 0 4 0 504619342 298209280 8324 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=291220 CPUtime=1.14 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 2827 0 0 0 114 0 0 0 19 0 4 0 504619342 298209280 8324 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=291220 CPUtime=1.15 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 1766 0 0 0 115 0 0 0 19 0 4 0 504619342 298209280 8324 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 291220

[startup+1.20051 s]
/proc/loadavg: 8.13 8.08 7.60 8/180 4943
/proc/meminfo: memFree=30870524/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=291544 CPUtime=4.77 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 10735 0 0 0 475 2 0 0 19 0 4 0 504619342 298541056 8384 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 72886 8384 386 106 0 67857 0
[pid=4943/tid=4944] ppid=4941 vsize=291544 CPUtime=1.18 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 2837 0 0 0 118 0 0 0 19 0 4 0 504619342 298541056 8384 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327622 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=291544 CPUtime=1.18 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 2841 0 0 0 118 0 0 0 19 0 4 0 504619342 298541056 8384 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327570 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=291544 CPUtime=1.19 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 1786 0 0 0 119 0 0 0 19 0 4 0 504619342 298541056 8384 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 291544

[startup+1.50045 s]
/proc/loadavg: 8.13 8.08 7.60 8/180 4943
/proc/meminfo: memFree=30870524/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=295608 CPUtime=5.97 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 12274 0 0 0 594 3 0 0 19 0 4 0 504619342 302702592 8228 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327424 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 73902 8228 386 106 0 68873 0
[pid=4943/tid=4944] ppid=4941 vsize=295608 CPUtime=1.48 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 3322 0 0 0 148 0 0 0 19 0 4 0 504619342 302702592 8228 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=295608 CPUtime=1.48 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 3303 0 0 0 148 0 0 0 19 0 4 0 504619342 302702592 8228 33554432000 4194304 4627427 140735218677200 18446744073709551615 4249192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=295608 CPUtime=1.49 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 1901 0 0 0 149 0 0 0 20 0 4 0 504619342 302702592 8228 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 295608

[startup+3.10116 s]
/proc/loadavg: 8.28 8.11 7.62 9/184 4947
/proc/meminfo: memFree=30807208/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=297060 CPUtime=12.36 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 17605 0 0 0 1232 4 0 0 23 0 4 0 504619342 304189440 10189 33554432000 4194304 4627427 140735218677200 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 74265 10189 390 106 0 69236 0
[pid=4943/tid=4944] ppid=4941 vsize=297060 CPUtime=3.07 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 4663 0 0 0 307 0 0 0 23 0 4 0 504619342 304189440 10189 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=297060 CPUtime=3.09 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 4307 0 0 0 308 1 0 0 23 0 4 0 504619342 304189440 10189 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=297060 CPUtime=3.08 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 2841 0 0 0 308 0 0 0 25 0 4 0 504619342 304189440 10189 33554432000 4194304 4627427 140735218677200 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 297060

[startup+6.30657 s]
/proc/loadavg: 8.25 8.11 7.62 9/184 4947
/proc/meminfo: memFree=30740868/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=308092 CPUtime=25.16 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 31167 0 0 0 2510 6 0 0 25 0 4 0 504619342 315486208 17212 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327592 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 77023 17212 390 106 0 71994 0
[pid=4943/tid=4944] ppid=4941 vsize=308092 CPUtime=6.26 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 8032 0 0 0 625 1 0 0 25 0 4 0 504619342 315486208 17212 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=308092 CPUtime=6.29 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 7868 0 0 0 627 2 0 0 25 0 4 0 504619342 315486208 17212 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=308092 CPUtime=6.29 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 7064 0 0 0 628 1 0 0 25 0 4 0 504619342 315486208 17212 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 308092

[startup+12.7004 s]
/proc/loadavg: 8.23 8.10 7.62 9/184 4947
/proc/meminfo: memFree=30715924/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=281544 CPUtime=50.7 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 45809 0 0 0 5062 8 0 0 25 0 4 0 504619342 288301056 21548 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308632 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 70386 21548 390 106 0 65357 0
[pid=4943/tid=4944] ppid=4941 vsize=281544 CPUtime=12.62 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 11837 0 0 0 1261 1 0 0 25 0 4 0 504619342 288301056 21548 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=281544 CPUtime=12.68 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 11798 0 0 0 1266 2 0 0 25 0 4 0 504619342 288301056 21548 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=281544 CPUtime=12.68 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 11219 0 0 0 1267 1 0 0 25 0 4 0 504619342 288301056 21548 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 281544

[startup+25.501 s]
/proc/loadavg: 8.20 8.10 7.62 9/184 4947
/proc/meminfo: memFree=30693232/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=315312 CPUtime=101.83 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 71831 0 0 0 10169 14 0 0 25 0 4 0 504619342 322879488 22255 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 78828 22255 390 106 0 73799 0
[pid=4943/tid=4944] ppid=4941 vsize=315312 CPUtime=25.35 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 18428 0 0 0 2532 3 0 0 25 0 4 0 504619342 322879488 22255 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=315312 CPUtime=25.48 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 18655 0 0 0 2544 4 0 0 25 0 4 0 504619342 322879488 22255 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308317 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=315312 CPUtime=25.48 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 17892 0 0 0 2546 2 0 0 25 0 4 0 504619342 322879488 22255 33554432000 4194304 4627427 140735218677200 18446744073709551615 4310555 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 315312

[startup+51.1003 s]
/proc/loadavg: 8.19 8.11 7.64 9/184 4948
/proc/meminfo: memFree=30638336/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=327016 CPUtime=204.1 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 117223 0 0 0 20386 24 0 0 25 0 4 0 504619342 334864384 29771 33554432000 4194304 4627427 140735218677200 18446744073709551615 4506933 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 81754 29771 390 106 0 76725 0
[pid=4943/tid=4944] ppid=4941 vsize=327016 CPUtime=50.82 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 28818 0 0 0 5077 5 0 0 25 0 4 0 504619342 334864384 29771 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327773 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=327016 CPUtime=51.09 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 31502 0 0 0 5102 7 0 0 25 0 4 0 504619342 334864384 29771 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=327016 CPUtime=51.08 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 30069 0 0 0 5103 5 0 0 25 0 4 0 504619342 334864384 29771 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 327016

[startup+102.301 s]
/proc/loadavg: 8.17 8.12 7.67 9/184 4949
/proc/meminfo: memFree=30566844/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=345568 CPUtime=408.62 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 197439 0 0 0 40821 41 0 0 25 0 4 0 504619342 353861632 41703 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309138 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 86392 41703 390 106 0 81363 0
[pid=4943/tid=4944] ppid=4941 vsize=345568 CPUtime=101.75 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 49385 0 0 0 10166 9 0 0 25 0 4 0 504619342 353861632 41703 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=345568 CPUtime=102.29 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 50962 0 0 0 10217 12 0 0 25 0 4 0 504619342 353861632 41703 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=345568 CPUtime=102.28 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 49912 0 0 0 10218 10 0 0 25 0 4 0 504619342 353861632 41703 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 345568

[startup+162.301 s]

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

[pid=4943] ppid=4941 vsize=463988 CPUtime=2805.39 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 777388 0 0 0 280331 208 0 0 25 0 4 0 504619342 475123712 77084 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 115997 77084 399 106 0 110968 0
[pid=4943/tid=4944] ppid=4941 vsize=463988 CPUtime=698.56 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 194619 0 0 0 69807 49 0 0 25 0 4 0 504619342 475123712 77084 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308317 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=463988 CPUtime=702.31 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 201495 0 0 0 70175 56 0 0 25 0 4 0 504619342 475123712 77084 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=463988 CPUtime=702.28 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 190519 0 0 0 70176 52 0 0 25 0 4 0 504619342 475123712 77084 33554432000 4194304 4627427 140735218677200 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 463988

[startup+762.301 s]
/proc/loadavg: 8.09 8.08 7.85 9/184 4967
/proc/meminfo: memFree=30160760/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=464700 CPUtime=3045.06 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 820334 0 0 0 304282 224 0 0 25 0 4 0 504619342 475852800 80082 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 116175 80082 393 106 0 111146 0
[pid=4943/tid=4944] ppid=4941 vsize=464700 CPUtime=758.24 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 203670 0 0 0 75771 53 0 0 25 0 4 0 504619342 475852800 80082 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=464700 CPUtime=762.31 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 214468 0 0 0 76171 60 0 0 25 0 4 0 504619342 475852800 80082 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=464700 CPUtime=762.27 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 199245 0 0 0 76172 55 0 0 25 0 4 0 504619342 475852800 80082 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 464700

[startup+822.301 s]
/proc/loadavg: 8.07 8.07 7.87 9/184 4969
/proc/meminfo: memFree=30173112/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=466476 CPUtime=3284.74 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 866010 0 0 0 328236 238 0 0 25 0 4 0 504619342 477671424 81266 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 116619 81266 393 106 0 111590 0
[pid=4943/tid=4944] ppid=4941 vsize=466476 CPUtime=817.91 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 214387 0 0 0 81735 56 0 0 25 0 4 0 504619342 477671424 81266 33554432000 4194304 4627427 140735218677200 18446744073709551615 4324264 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=466476 CPUtime=822.31 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 225692 0 0 0 82168 63 0 0 25 0 4 0 504619342 477671424 81266 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=466476 CPUtime=822.27 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 211428 0 0 0 82168 59 0 0 25 0 4 0 504619342 477671424 81266 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 466476

[startup+882.301 s]
/proc/loadavg: 8.07 8.07 7.88 9/184 4970
/proc/meminfo: memFree=30142300/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=464936 CPUtime=3524.41 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 908026 0 0 0 352190 251 0 0 25 0 4 0 504619342 476094464 81348 33554432000 4194304 4627427 140735218677200 18446744073709551615 4321405 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 116234 81348 390 106 0 111205 0
[pid=4943/tid=4944] ppid=4941 vsize=464936 CPUtime=877.58 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 224971 0 0 0 87698 60 0 0 25 0 4 0 504619342 476094464 81348 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=464936 CPUtime=882.31 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 236831 0 0 0 88164 67 0 0 25 0 4 0 504619342 476094464 81348 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=464936 CPUtime=882.28 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 219780 0 0 0 88166 62 0 0 25 0 4 0 504619342 476094464 81348 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 464936

[startup+942.301 s]
/proc/loadavg: 8.02 8.06 7.88 9/184 4972
/proc/meminfo: memFree=30117568/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=465668 CPUtime=3764.1 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 952372 0 0 0 376145 265 0 0 25 0 4 0 504619342 476844032 81689 33554432000 4194304 4627427 140735218677200 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 116417 81689 390 106 0 111388 0
[pid=4943/tid=4944] ppid=4941 vsize=465668 CPUtime=937.27 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 235786 0 0 0 93663 64 0 0 25 0 4 0 504619342 476844032 81689 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=465668 CPUtime=942.31 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 247363 0 0 0 94162 69 0 0 25 0 4 0 504619342 476844032 81689 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=465668 CPUtime=942.29 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 230744 0 0 0 94163 66 0 0 25 0 4 0 504619342 476844032 81689 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 465668

[startup+1002.3 s]
/proc/loadavg: 8.01 8.04 7.89 9/184 4973
/proc/meminfo: memFree=30131536/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=468868 CPUtime=4003.76 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 996936 0 0 0 400096 280 0 0 25 0 4 0 504619342 480120832 78861 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 117217 78861 390 106 0 112188 0
[pid=4943/tid=4944] ppid=4941 vsize=468868 CPUtime=996.94 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 246554 0 0 0 99627 67 0 0 25 0 4 0 504619342 480120832 78861 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=468868 CPUtime=1002.31 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 258968 0 0 0 100158 73 0 0 25 0 4 0 504619342 480120832 78861 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=468868 CPUtime=1002.28 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 241616 0 0 0 100159 69 0 0 25 0 4 0 504619342 480120832 78861 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327761 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 468868

[startup+1062.31 s]
/proc/loadavg: 8.00 8.03 7.89 9/184 4977
/proc/meminfo: memFree=30046804/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=604724 CPUtime=4243.45 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 1044879 0 0 0 424050 295 0 0 25 0 4 0 504619342 619237376 89936 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 151181 89937 390 106 0 146152 0
[pid=4943/tid=4944] ppid=4941 vsize=604724 CPUtime=1056.63 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 259313 0 0 0 105591 72 0 0 25 0 4 0 504619342 619237376 89937 33554432000 4194304 4627427 140735218677200 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=604724 CPUtime=1062.32 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 270796 0 0 0 106155 77 0 0 25 0 4 0 504619342 619237376 89937 33554432000 4194304 4627427 140735218677200 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=604724 CPUtime=1062.28 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 251322 0 0 0 106156 72 0 0 25 0 4 0 504619342 619237376 89937 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 604724

[startup+1122.3 s]
/proc/loadavg: 8.27 8.11 7.93 9/184 4980
/proc/meminfo: memFree=30057284/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=688800 CPUtime=4483.1 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 1083675 0 0 0 448003 307 0 0 25 0 4 0 504619342 705331200 97215 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 172200 97215 390 106 0 167171 0
[pid=4943/tid=4944] ppid=4941 vsize=688800 CPUtime=1116.29 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 267856 0 0 0 111555 74 0 0 25 0 4 0 504619342 705331200 97215 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=688800 CPUtime=1122.31 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 279132 0 0 0 112151 80 0 0 25 0 4 0 504619342 705331200 97215 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=688800 CPUtime=1122.27 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 263758 0 0 0 112152 75 0 0 25 0 4 0 504619342 705331200 97215 33554432000 4194304 4627427 140735218677200 18446744073709551615 4327622 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 688800

[startup+1182.3 s]
/proc/loadavg: 8.22 8.12 7.94 9/184 4981
/proc/meminfo: memFree=29998836/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=625952 CPUtime=4722.77 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 1128161 0 0 0 471954 323 0 0 25 0 4 0 504619342 640974848 98854 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 156488 98854 390 106 0 151459 0
[pid=4943/tid=4944] ppid=4941 vsize=625952 CPUtime=1175.97 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 278971 0 0 0 117518 79 0 0 25 0 4 0 504619342 640974848 98854 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=625952 CPUtime=1182.32 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 290532 0 0 0 118147 85 0 0 25 0 4 0 504619342 640974848 98854 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=625952 CPUtime=1182.28 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 272767 0 0 0 118149 79 0 0 25 0 4 0 504619342 640974848 98854 33554432000 4194304 4627427 140735218677200 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 625952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.23 8.13 7.94 9/184 4982
/proc/meminfo: memFree=30036648/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=626160 CPUtime=4800.29 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 1141111 0 0 0 479702 327 0 0 25 0 4 0 504619342 641187840 99130 33554432000 4194304 4627427 140735218677200 18446744073709551615 4332314 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 156540 99130 390 106 0 151511 0
[pid=4943/tid=4944] ppid=4941 vsize=626160 CPUtime=1195.27 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 280970 0 0 0 119447 80 0 0 25 0 4 0 504619342 641187840 99130 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=626160 CPUtime=1201.72 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 294210 0 0 0 120086 86 0 0 25 0 4 0 504619342 641187840 99130 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=626160 CPUtime=1201.69 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 276300 0 0 0 120089 80 0 0 25 0 4 0 504619342 641187840 99130 33554432000 4194304 4627427 140735218677200 18446744073709551615 4329707 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 626160

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

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

[startup+1201.7 s]
/proc/loadavg: 8.23 8.13 7.94 9/184 4982
/proc/meminfo: memFree=30036648/32951124 swapFree=67105204/67111528
[pid=4943] ppid=4941 vsize=626160 CPUtime=4800.29 cores=0,2,4,6
/proc/4943/stat : 4943 (strangenight2-m) R 4941 4943 4321 0 -1 4202496 1141111 0 0 0 479702 327 0 0 25 0 4 0 504619342 641187840 99130 33554432000 4194304 4627427 140735218677200 18446744073709551615 4332314 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4943/statm: 156540 99130 390 106 0 151511 0
[pid=4943/tid=4944] ppid=4941 vsize=626160 CPUtime=1195.27 cores=0,2,4,6
/proc/4943/task/4944/stat : 4944 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 280970 0 0 0 119447 80 0 0 25 0 4 0 504619342 641187840 99130 33554432000 4194304 4627427 140735218677200 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4943/tid=4945] ppid=4941 vsize=626160 CPUtime=1201.72 cores=0,2,4,6
/proc/4943/task/4945/stat : 4945 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 294210 0 0 0 120086 86 0 0 25 0 4 0 504619342 641187840 99130 33554432000 4194304 4627427 140735218677200 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4943/tid=4946] ppid=4941 vsize=626160 CPUtime=1201.69 cores=0,2,4,6
/proc/4943/task/4946/stat : 4946 (strangenight2-m) R 4941 4943 4321 0 -1 4202560 276300 0 0 0 120089 80 0 0 25 0 4 0 504619342 641187840 99130 33554432000 4194304 4627427 140735218677200 18446744073709551615 4329707 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 626160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.34
CPU user time (s): 4797.05
CPU system time (s): 3.2905
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 768544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.05
system time used= 3.2905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1141113
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= 2325
involuntary context switches= 24112

runsolver used 2.00469 second user time and 4.47532 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-30 02:07:14
IDJOB=3262023
IDBENCH=83269
IDSOLVER=1586
FILE ID=node147/3262023-1304122034
RUNJOBID= node147-1304120830-4817
PBS_JOBID= 13170716
Free space on /tmp= 72652 MiB

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

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

MD5SUM BENCH= 0c4fc551e2fe598a8074df6204d87f7d
RANDOM SEED=1550230484

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30870680 kB
Buffers:        294664 kB
Cached:        1388020 kB
SwapCached:       3064 kB
Active:         175528 kB
Inactive:      1581216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30870680 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:           12096 kB
Writeback:           0 kB
AnonPages:       71684 kB
Mapped:          14600 kB
Slab:           260788 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   272764 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= 72648 MiB
End job on node147 at 2011-04-30 02:27:18