Trace number 3366858

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366858-1305414453.cnf'
0.00/0.01	c -- header says num vars:            254
0.00/0.01	c -- header says num clauses:       34289
0.00/0.28	c -- clauses added:            0 learnts,        34289 normals,            0 xors
0.00/0.28	c -- vars added        254
0.00/0.28	c Parsing time:  0.01 s
0.00/0.28	c  N st     0         0       254     33952       337         0    152236         0   no data   no data
0.00/0.28	c asymm  cl-useful: 0/33952/33952 lits-rem:0 time: 0.26
0.00/0.28	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.13/0.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.13/0.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.13/0.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.13/0.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1.13/0.31	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4.33/1.12	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.30 s
4.33/1.12	c Finding binary XORs  T:     0.00 s  found:       0
4.33/1.12	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
4.33/1.12	c calculated reachability. Time: 0.00
4.33/1.12	c Calc default polars -  time:   0.00 s pos:     253 undec:       1 neg:       0
4.33/1.12	c =========================================================================================
4.33/1.12	c types(t): F = full restart, N = normal restart
4.33/1.12	c types(t): S = simplification begin/end, E = solution found
4.33/1.12	c restart types(rt): st = static, dy = dynamic
4.33/1.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.33/1.12	c  B st     0         0       253     33942        84         0    151477         0   no data   no data
4.33/1.12	c  N dy    16      4814       253     33942        84      4609    151477     92392     10.56     11.12
4.74/1.25	c  N dy    28      8954       253     33942        84      5892    151477    105759     10.28     10.83
5.91/1.58	c  N dy    53     13222       253     33942        84      5425    151477     88377     10.70     11.32
7.11/1.88	c  N dy    69     17250       253     33942        84      9301    151477    168795     10.74     11.43
8.72/2.25	c  N dy    92     21881       253     33942        84      7796    151477    128257     10.76     11.36
9.56/2.49	c  F st   109     25000       253     33942        84     10793    151477    189202     10.80   no data
9.90/2.59	c  N st   112     26190       253     33942        84     11951    151477    212866     10.80   no data
11.50/2.90	c  S st   115     30000       253     33942        84      8459    151477    140997     10.80   no data
11.50/2.94	c  S st   115     30503       253     33942        84      8956    151477    152756     10.80   no data
11.50/2.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.50/2.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.50/2.95	c blocked clauses removed:        0 vars:      0 tried:         253 T: 0.00 s
11.50/2.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.50/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.50/2.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
11.50/2.96	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
11.50/2.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.50/2.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.90/3.06	c lits-rem:       156  cl-subs:      876  v-elim:      0  v-fix:    0  time:  0.09 s
13.51/3.41	c asymm  cl-useful: 1/33942/33942 lits-rem:1 time: 0.34
13.51/3.41	c calculated reachability. Time: 0.00
13.51/3.41	c  N dy   115     30503       253     33942        84      8080    151476    143895     10.80   no data
14.69/3.73	c  N dy   129     34576       253     33942        84     11987    151476    224774     10.79     11.46
15.89/4.07	c  N dy   150     38608       253     33942        84     15850    151476    305360     10.85     11.44
17.49/4.40	c  N dy   164     42640       253     33942        84     11529    151476    192513     10.83     12.77
18.32/4.66	c  S st   177     45756       253     33942        84     14521    151476    253502     10.84     11.14
18.67/4.71	c  S st   177     46257       253     33942        84     15017    151476    264043     10.84   no data
18.67/4.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.67/4.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
18.67/4.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.67/4.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.67/4.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.67/4.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
18.67/4.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
18.67/4.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.67/4.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.08/4.87	c lits-rem:       169  cl-subs:     1147  v-elim:      0  v-fix:    0  time:  0.13 s
19.08/4.87	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
19.08/4.88	c vivif2 --  cl tried    13870 cl shrink        0 lits rem          0 time: 0.00
20.68/5.28	c asymm  cl-useful: 2/33942/33942 lits-rem:2 time: 0.40
20.68/5.28	c calculated reachability. Time: 0.00
20.68/5.28	c  N dy   177     46257       253     33942        84     13870    151474    250866     10.84   no data
22.28/5.65	c  N dy   195     50319       253     33942        84     17811    151474    333740     10.85     12.58
23.46/5.99	c  N dy   206     54410       253     33942        84     12514    151474    202037     10.83     11.40
25.06/6.37	c  N dy   219     59113       253     33942        84     17050    151474    291591     10.79     11.40
26.67/6.78	c  N dy   233     63679       253     33942        84     11214    151474    168020     10.77     11.36
28.25/7.11	c  N dy   248     67772       253     33942        84     15123    151474    248608     10.76     11.36
28.65/7.24	c  S st   255     69385       253     33942        84     16680    151474    280396     10.76   no data
28.65/7.29	c  S st   255     69890       253     33942        84     17180    151474    290412     10.76   no data
28.65/7.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.05/7.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.05/7.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.05/7.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.05/7.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.05/7.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
29.05/7.31	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
29.05/7.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.05/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
29.85/7.51	c lits-rem:       218  cl-subs:     1643  v-elim:      0  v-fix:    0  time:  0.18 s
29.85/7.51	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
29.85/7.51	c vivif2 --  cl tried    15537 cl shrink        0 lits rem          0 time: 0.01
31.48/7.93	c asymm  cl-useful: 2/31110/33942 lits-rem:2 time: 0.40
31.48/7.93	c calculated reachability. Time: 0.00
31.48/7.93	c  N dy   255     69890       253     33942        84     15537    151472    272479     10.76   no data
33.04/8.32	c  N dy   270     74485       253     33942        84     19948    151472    362172     10.73     11.32
34.64/8.77	c  N dy   290     79392       253     33942        84     13512    151472    215328     10.74     11.35
36.62/9.21	c  N dy   301     84601       253     33942        84     18454    151472    310354     10.71     11.31
37.42/9.47	c  F st   320     87501       253     33942        84     21243    151472    371420     10.74      9.48
38.62/9.78	c  N st   325     90804       253     33942        84     12299    151472    184009     10.74   no data
41.01/10.30	c  N dy   340     97063       253     33942        84     18248    151472    304091     10.73     11.36
43.01/10.83	c  N dy   349    103304       253     33942        84     24227    151472    420478     10.68     11.26
43.41/10.98	c  S st   356    104835       253     33942        84     25720    151472    450069     10.68     10.18
43.81/11.07	c  S st   356    105340       253     33942        84     13158    151472    182630     10.68   no data
43.81/11.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.81/11.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
43.81/11.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.81/11.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.81/11.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.81/11.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
43.81/11.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
43.81/11.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
44.22/11.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.22/11.17	c lits-rem:        40  cl-subs:      533  v-elim:      0  v-fix:    0  time:  0.06 s
44.22/11.17	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
44.22/11.18	c vivif2 --  cl tried    12625 cl shrink        0 lits rem          0 time: 0.00
44.22/11.20	c asymm  cl-useful: 0/2832/33942 lits-rem:0 time: 0.02
44.22/11.20	c calculated reachability. Time: 0.00
44.22/11.20	c  N dy   356    105340       253     33942        84     12625    151472    178235     10.68   no data
47.00/11.81	c  N dy   384    112682       253     33942        84     19662    151472    318377     10.67     11.41
49.38/12.50	c  N dy   414    120052       253     33942        84     26710    151472    463891     10.68     11.25
52.59/13.23	c  N dy   447    128313       253     33942        84     20637    151472    324817     10.68     11.26
55.37/13.98	c  N dy   468    136682       253     33942        84     28650    151472    484541     10.66     11.30
58.55/14.79	c  N dy   507    145552       253     33942        84     22156    151472    340581     10.66     11.32
62.95/15.83	c  N dy   533    156497       253     33942        84     16633    151472    220631     10.62     11.29
63.35/15.95	c  S st   540    158010       253     33942        84     18099    151472    250981     10.62     10.42
63.75/16.00	c  S st   540    158516       253     33942        84     18598    151472    261282     10.62   no data
63.75/16.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.75/16.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
63.75/16.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.75/16.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.75/16.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.75/16.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
63.75/16.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
63.75/16.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
63.75/16.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.15/16.16	c lits-rem:       119  cl-subs:     1162  v-elim:      0  v-fix:    0  time:  0.12 s
64.15/16.17	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
64.15/16.17	c vivif2 --  cl tried    17436 cl shrink        0 lits rem          0 time: 0.00
65.74/16.57	c asymm  cl-useful: 0/29767/33942 lits-rem:0 time: 0.40
65.74/16.57	c calculated reachability. Time: 0.00
65.74/16.57	c  N dy   540    158516       253     33942        84     17436    151472    250451     10.62   no data
69.74/17.55	c  N dy   583    169413       253     33942        84     27877    151472    460363     10.63     11.20
73.72/18.58	c  N dy   622    180255       253     33942        84     21413    151472    314661     10.62     11.46
78.91/19.85	c  N dy   658    193966       253     33942        84     34518    151472    560923     10.58     11.16
83.70/21.05	c  N dy   704    206607       253     33942        84     28766    151472    457174     10.58     11.14
89.27/22.42	c  N dy   756    220265       253     33942        84     23021    151472    335913     10.57     11.47
94.46/23.77	c  N dy   799    234363       253     33942        84     36559    151472    607467     10.56     11.14
96.06/24.18	c  S st   821    237774       253     33942        84     20021    151472    276581     10.57      9.78
96.45/24.23	c  S st   821    238275       253     33942        84     20517    151472    287676     10.57   no data
96.45/24.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.45/24.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
96.45/24.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.45/24.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.45/24.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.45/24.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
96.45/24.25	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
96.45/24.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
96.45/24.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.86/24.41	c lits-rem:        82  cl-subs:      559  v-elim:      0  v-fix:    0  time:  0.12 s
97.29/24.41	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
97.29/24.41	c vivif2 --  cl tried    19958 cl shrink        0 lits rem          0 time: 0.00
97.29/24.45	c asymm  cl-useful: 0/4175/33942 lits-rem:0 time: 0.03
97.29/24.45	c calculated reachability. Time: 0.00
97.29/24.45	c  N dy   821    238275       253     33942        84     19958    151472    282994     10.57   no data
102.82/25.87	c  N dy   859    253509       253     33942        84     34569    151472    566670     10.55     12.35
109.62/27.51	c  N dy   920    269731       253     33942        84     29371    151472    452478     10.55     15.71
117.19/29.48	c  N dy   977    288487       253     33942        84     25581    151472    359825     10.53     11.13
124.36/31.27	c  F st  1048    306251       253     33942        84     42605    151472    696671     10.52   no data
125.16/31.40	c  N st  1051    307439       253     33942        84     43737    151472    718498     10.52   no data
133.14/33.43	c  N dy  1114    327834       253     33942        84     40571    151472    634852     10.51     11.13
142.31/35.79	c  N dy  1209    350866       253     33942        84     39054    151472    591554     10.51     11.14
145.54/36.52	c  S st  1246    357412       253     33942        84     45349    151472    716253     10.52   no data
145.54/36.58	c  S st  1246    357917       253     33942        84     45839    151472    726385     10.52   no data
145.54/36.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.89/36.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
145.89/36.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.89/36.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.89/36.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.89/36.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
145.89/36.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
145.89/36.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.89/36.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
150.68/37.80	c lits-rem:       519  cl-subs:     5119  v-elim:      0  v-fix:    0  time:  1.13 s
150.68/37.80	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
150.68/37.81	c vivif2 --  cl tried    40720 cl shrink        0 lits rem          0 time: 0.01
151.49/38.02	c asymm  cl-useful: 1/5209/33942 lits-rem:1 time: 0.20
151.49/38.02	c calculated reachability. Time: 0.00
151.49/38.02	c  N dy  1246    357917       253     33942        84     40720    151471    668531     10.52   no data
159.86/40.13	c  N dy  1313    378255       253     33942        84     35720    151471    518806     10.51     11.11
168.64/42.37	c  N dy  1398    398593       253     33942        84     29685    151471    390592     10.51     11.08
177.41/44.50	c  N dy  1482    418599       253     33942        84     48851    151471    772137     10.52     11.34
185.77/46.60	c  N dy  1568    438823       253     33942        84     41728    151471    618764     10.52     11.07
194.55/48.86	c  N dy  1663    458885       253     33942        84     33586    151471    446808     10.53     13.59
203.33/51.02	c  N dy  1751    478919       253     33942        84     52742    151471    823096     10.53     11.09
211.70/53.17	c  N dy  1831    498945       253     33942        84     43540    151471    635070     10.53     11.09
221.67/55.61	c  N dy  1911    520445       253     33942        84     34747    151471    446054     10.53     11.10
228.47/57.40	c  S st  1990    536875       253     33942        84     50527    151471    761427     10.54   no data
228.90/57.47	c  S st  1990    537377       253     33942        84     51019    151471    771658     10.54   no data
228.90/57.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
228.90/57.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
229.25/57.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.25/57.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.25/57.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.25/57.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
229.25/57.51	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
229.25/57.52	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
229.25/57.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
234.43/58.83	c lits-rem:       528  cl-subs:     4408  v-elim:      0  v-fix:    0  time:  1.26 s
234.43/58.83	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
234.43/58.84	c vivif2 --  cl tried    46611 cl shrink        0 lits rem          0 time: 0.01
235.23/59.06	c asymm  cl-useful: 0/6711/33941 lits-rem:0 time: 0.21
235.23/59.06	c calculated reachability. Time: 0.00
235.23/59.06	c  N dy  1990    537377       253     33941        84     46611    151448    721985     10.54   no data
244.82/61.42	c  N dy  2047    558179       253     33941        84     36283    151448    468928     10.53     11.10
253.59/63.69	c  N dy  2104    579116       253     33941        84     56291    151448    841207     10.51     11.07
262.76/65.92	c  N dy  2178    599130       253     33941        84     44230    151448    620763     10.51     13.26
272.34/68.35	c  N dy  2274    619476       253     33941        84     63752    151448   1009833     10.52     11.10
281.12/70.55	c  N dy  2359    639513       253     33941        84     50742    151448    742099     10.53     11.50
291.07/73.08	c  N dy  2445    659803       253     33941        84     37033    151448    469360     10.53     11.09
300.24/75.34	c  N dy  2536    679882       253     33941        84     56281    151448    855236     10.54     11.10
311.02/78.02	c  N dy  2648    699931       253     33941        84     41377    151448    547776     10.55     11.83
321.04/80.54	c  N dy  2765    719982       253     33941        84     60592    151448    932983     10.56     11.76
330.55/82.95	c  N dy  2833    740039       253     33941        84     44575    151448    590834     10.56     11.98
339.73/85.28	c  N dy  2904    760091       253     33941        84     63724    151448    956144     10.55     11.93
349.70/87.74	c  N dy  3000    780173       253     33941        84     46953    151448    642946     10.56     12.67
358.88/90.06	c  N dy  3073    800241       253     33941        84     66080    151448   1017277     10.56     11.96
362.07/90.83	c  S st  3093    806065       253     33941        84     71654    151448   1120240     10.56      9.35
362.46/90.92	c  S st  3093    806568       253     33941        84     72155    151448   1130544     10.56   no data
362.46/90.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
362.46/90.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
362.46/90.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
362.46/90.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
362.46/90.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
362.46/90.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
362.46/90.96	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
362.46/90.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
362.86/91.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
374.03/93.85	c lits-rem:       837  cl-subs:     7979  v-elim:      0  v-fix:    0  time:  2.78 s
374.03/93.85	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
374.03/93.87	c vivif2 --  cl tried    64176 cl shrink        0 lits rem          0 time: 0.02
375.23/94.12	c asymm  cl-useful: 0/9873/33941 lits-rem:0 time: 0.25
375.23/94.13	c calculated reachability. Time: 0.00
375.23/94.13	c  N dy  3093    806568       253     33941        84     64176    151448   1041295     10.56   no data
385.60/96.71	c  N dy  3179    826615       253     33941        84     46505    151448    635373     10.56     13.36
395.61/99.23	c  N dy  3263    846960       253     33941        84     65950    151448   1010344     10.56     11.12
405.54/101.78	c  N dy  3359    867102       253     33941        84     47462    151448    641843     10.57     11.21
415.11/104.19	c  N dy  3433    887121       253     33941        84     66624    151448   1007133     10.56     11.13
425.89/106.84	c  N dy  3518    907666       253     33941        84     47422    151448    629120     10.57     11.14
435.45/109.24	c  N dy  3591    927951       253     33941        84     66850    151448   1004154     10.56     11.12
446.22/111.94	c  N dy  3673    948410       253     33941        84     46543    151448    607763     10.56     11.16
455.79/114.32	c  N dy  3743    968810       253     33941        84     66046    151448    986116     10.56     11.18
466.95/117.14	c  N dy  3798    990231       253     33941        84     45700    151448    590280     10.55     11.15
476.53/119.58	c  N dy  3887   1010246       253     33941        84     64903    151448    965809     10.55     11.52
487.74/122.39	c  N dy  3945   1030418       253     33941        84     42463    151448    525629     10.54     11.10
497.67/124.86	c  N dy  4019   1052049       253     33941        84     63187    151447    926755     10.54     11.17
508.44/127.51	c  F st  4085   1071875       253     33941        84     82150    151447   1289760     10.54      8.97
508.44/127.56	c  N st  4086   1072126       253     33941        84     82397    151447   1294261     10.54   no data
518.45/130.03	c  N dy  4146   1092183       253     33941        84     58715    151447    836677     10.54     12.20
528.38/132.54	c  N dy  4216   1112215       253     33941        84     77888    151447   1209252     10.54     11.14
539.15/135.23	c  N dy  4288   1132247       253     33941        84     53390    151447    724014     10.53     11.98
548.73/137.69	c  N dy  4352   1152430       253     33941        84     72817    151447   1103600     10.53     11.15
561.08/140.71	c  N dy  4447   1172435       253     33941        84     47275    151447    590359     10.54     11.11
570.67/143.18	c  N dy  4506   1193088       253     33941        84     66899    151447    965073     10.53     11.24
579.88/145.49	c  S st  4571   1209855       253     33941        84     82937    151447   1268534     10.53   no data
580.23/145.58	c  S st  4571   1210356       253     33941        84     83436    151447   1279545     10.53   no data
580.23/145.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
580.63/145.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
580.63/145.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
580.63/145.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
580.63/145.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
580.63/145.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
580.63/145.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
580.63/145.65	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
581.02/145.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
594.98/149.23	c lits-rem:       806  cl-subs:     8689  v-elim:      0  v-fix:    0  time:  3.47 s
594.98/149.23	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
594.98/149.25	c vivif2 --  cl tried    74747 cl shrink        0 lits rem          0 time: 0.02
596.18/149.50	c asymm  cl-useful: 0/9486/33940 lits-rem:0 time: 0.24
596.18/149.50	c calculated reachability. Time: 0.00
596.18/149.50	c  N dy  4571   1210356       253     33940        84     74747    151424   1180027     10.53   no data
607.34/152.35	c  N dy  4635   1230365       253     33940        84     48500    151424    604307     10.53     11.10
616.91/154.78	c  N dy  4730   1250378       253     33940        84     67647    151424    978131     10.53     14.73
628.13/157.56	c  N dy  4814   1270440       253     33940        84     86839    151424   1349280     10.53     12.71
638.85/160.22	c  N dy  4898   1290749       253     33940        84     59909    151424    816207     10.53     11.20
649.23/162.81	c  N dy  4978   1310823       253     33940        84     79082    151424   1182840     10.53     11.33
661.19/165.83	c  N dy  5043   1330863       253     33940        84     50761    151424    625179     10.53     13.00
671.17/168.33	c  N dy  5150   1351155       253     33940        84     70279    151424   1005047     10.54     11.12
682.33/171.19	c  N dy  5239   1371421       253     33940        84     89638    151424   1385157     10.54     11.15
693.51/174.00	c  N dy  5320   1391749       253     33940        84     60688    151424    809440     10.54     11.12
704.26/176.62	c  N dy  5385   1412310       253     33940        84     80390    151424   1183264     10.54     11.13
716.63/179.78	c  N dy  5466   1432381       253     33940        84     50147    151424    589143     10.54     11.11
726.20/182.14	c  N dy  5527   1452698       253     33940        84     69547    151424    958874     10.54     11.12
737.81/185.05	c  N dy  5617   1473303       253     33940        84     89299    151424   1338907     10.54     11.26
749.33/187.95	c  N dy  5704   1493307       253     33940        84     58032    151424    737692     10.54     13.56
759.74/190.52	c  N dy  5792   1513538       253     33940        84     77377    151424   1113598     10.54     11.29
771.27/193.44	c  N dy  5868   1533558       253     33940        84     96514    151424   1485018     10.54     12.44
782.43/196.29	c  N dy  5963   1553658       253     33940        84     64432    151424    841768     10.54     11.86
793.20/198.96	c  N dy  6019   1574166       253     33940        84     83988    151424   1212898     10.54     11.20
804.77/201.88	c  N dy  6092   1594396       253     33940        84    103392    151424   1587365     10.54     11.17
815.14/204.47	c  N dy  6159   1614445       253     33940        84     70217    151424    936863     10.54     11.16
826.30/207.22	c  N dy  6247   1634547       253     33940        84     89414    151424   1310465     10.54     13.16
839.06/210.42	c  N dy  6325   1654828       253     33940        84     55636    151424    648921     10.54     11.14
849.44/213.09	c  N dy  6408   1674914       253     33940        84     74898    151424   1025560     10.54     11.11
861.39/216.06	c  N dy  6478   1695032       253     33940        84     94119    151424   1384891     10.54     11.10
871.77/218.64	c  S st  6545   1710357       253     33940        84     54558    151424    616366     10.54     11.07
872.17/218.71	c  S st  6545   1710859       253     33940        84     55059    151424    627212     10.54   no data
872.17/218.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
872.17/218.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
872.17/218.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
872.17/218.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
872.17/218.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
872.17/218.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
872.17/218.74	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
872.17/218.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
872.17/218.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
874.16/219.21	c lits-rem:        99  cl-subs:      387  v-elim:      0  v-fix:    0  time:  0.41 s
874.16/219.21	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
874.16/219.22	c vivif2 --  cl tried    54672 cl shrink        0 lits rem          0 time: 0.01
874.16/219.26	c asymm  cl-useful: 0/2661/33940 lits-rem:0 time: 0.04
874.16/219.26	c calculated reachability. Time: 0.00
874.16/219.26	c  N dy  6545   1710859       253     33940        84     54672    151424    623795     10.54   no data
884.13/221.79	c  N dy  6624   1731626       253     33940        84     74564    151424   1001824     10.54     11.15
896.50/224.81	c  N dy  6690   1753736       253     33940        84     95635    151424   1396127     10.53     11.13
909.65/228.15	c  N dy  6769   1774197       253     33940        84     60121    151424    717740     10.53     11.11
919.63/230.62	c  N dy  6847   1794220       253     33940        84     79194    151424   1085767     10.53     11.13
934.39/234.34	c  N dy  6932   1819270       253     33940        84    103185    151424   1535658     10.53     11.14
947.55/237.62	c  N dy  6986   1839313       253     33940        84     66280    151424    816137     10.53     11.08
959.11/240.57	c  N dy  7087   1859339       253     33940        84     85445    151424   1187900     10.53     13.22
971.47/243.66	c  N dy  7187   1879367       253     33940        84    104700    151424   1562780     10.53     11.11
983.83/246.71	c  N dy  7245   1899477       253     33940        84     66769    151424    809876     10.53     11.10
994.21/249.32	c  N dy  7322   1919713       253     33940        84     86065    151424   1183294     10.53     11.18
1006.58/252.43	c  N dy  7397   1940516       253     33940        84    106019    151424   1571859     10.53     11.13
1018.94/255.56	c  N dy  7479   1960619       253     33940        84     67221    151424    821158     10.53     11.10
1029.71/258.24	c  N dy  7570   1981115       253     33940        84     86851    151424   1204855     10.53     11.12
1043.27/261.67	c  N dy  7621   2004224       253     33940        84    108994    151424   1608836     10.52     11.11
1056.83/265.05	c  N dy  7707   2025998       253     33940        84     70804    151424    868511     10.52     11.17
1067.59/267.77	c  N dy  7790   2046383       253     33940        84     90337    151424   1244438     10.52     11.11
1080.00/270.85	c  N dy  7870   2066446       253     33940        84    109563    151424   1614762     10.52     12.72
1092.33/273.95	c  N dy  7940   2086815       253     33940        84     69027    151424    827480     10.52     11.11
1103.09/276.68	c  N dy  8012   2107040       253     33940        84     88417    151424   1192926     10.52     11.08
1115.85/279.81	c  N dy  8099   2127480       253     33940        84    108018    151424   1574339     10.52     11.09
1128.61/283.08	c  N dy  8170   2147608       253     33940        84     66323    151424    762643     10.52     11.13
1139.38/285.79	c  N dy  8250   2168266       253     33940        84     86141    151424   1138770     10.52     11.08
1152.55/289.03	c  N dy  8332   2188297       253     33940        84    105259    151424   1498874     10.52     11.19
1166.91/292.69	c  N dy  8407   2208348       253     33940        84     62554    151424    682325     10.52     11.11
1168.10/292.99	c  S st  8420   2210859       253     33940        84     64975    151424    730413     10.52      9.50
1168.50/293.06	c  S st  8420   2211359       253     33940        84     65474    151424    740390     10.52   no data
1168.50/293.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1168.50/293.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
1168.90/293.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1168.90/293.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1168.90/293.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1168.90/293.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1168.90/293.10	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1168.90/293.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1168.90/293.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1171.29/293.75	c lits-rem:       171  cl-subs:     1113  v-elim:      0  v-fix:    0  time:  0.60 s
1171.29/293.76	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
1171.29/293.77	c vivif2 --  cl tried    64361 cl shrink        0 lits rem          0 time: 0.01
1172.48/294.01	c asymm  cl-useful: 1/3734/33940 lits-rem:1 time: 0.22
1172.48/294.01	c calculated reachability. Time: 0.00
1172.48/294.01	c  N dy  8420   2211359       253     33940        84     64361    151423    729265     10.52   no data
1182.86/296.61	c  N dy  8492   2231658       253     33940        84     83699    151423   1101260     10.52     11.08
1194.42/299.54	c  N dy  8579   2251693       253     33940        84    102863    151423   1474217     10.52     11.14
1207.24/302.76	c  N dy  8656   2271901       253     33940        84    122170    151423   1841605     10.52     11.08
1219.96/305.91	c  N dy  8730   2293416       253     33940        84     79958    151423   1005091     10.52     11.12
1232.31/309.03	c  N dy  8819   2315819       253     33940        84    101390    151423   1416359     10.52     11.13
1245.08/312.20	c  N dy  8885   2335849       253     33940        84    120565    151423   1779008     10.52     11.55
1257.84/315.47	c  N dy  8959   2355931       253     33940        84     76100    151423    927727     10.52     11.14
1269.40/318.37	c  N dy  9029   2376209       253     33940        84     95537    151423   1299246     10.52     11.08
1282.16/321.50	c  N dy  9102   2396496       253     33940        84    114887    151423   1669842     10.52     11.10
1295.72/324.98	c  N dy  9190   2416584       253     33940        84     69376    151423    787856     10.52     12.64
1306.50/327.64	c  N dy  9275   2436629       253     33940        84     88527    151423   1149630     10.52     11.10
1318.46/330.67	c  N dy  9371   2456647       253     33940        84    107683    151423   1516392     10.52     11.84
1331.62/333.98	c  N dy  9439   2476696       253     33940        84    126864    151423   1877148     10.52     12.04
1344.38/337.17	c  N dy  9533   2497049       253     33940        84     80705    151423    996509     10.52     11.09
1355.55/339.91	c  N dy  9587   2517104       253     33940        84     99891    151423   1350434     10.52     11.09
1367.91/343.00	c  N dy  9645   2537670       253     33940        84    119493    151423   1718633     10.52     11.18
1381.48/346.48	c  N dy  9711   2557736       253     33940        84     72089    151423    824994     10.52     11.37
1392.64/349.27	c  N dy  9768   2578924       253     33940        84     92297    151423   1202359     10.52     11.32
1405.80/352.56	c  N dy  9873   2600188       253     33940        84    112625    151423   1595818     10.52     11.11
1420.16/356.10	c  N dy  9943   2620999       253     33940        84    132445    151423   1962878     10.52     11.12
1432.53/359.29	c  N dy 10026   2642083       253     33940        84     85072    151423   1059817     10.52     11.14
1444.89/362.33	c  N dy 10113   2662448       253     33940        84    104543    151423   1429285     10.52     11.08
1457.64/365.56	c  N dy 10174   2682456       253     33940        84    123589    151423   1784139     10.52     11.24
1473.61/369.59	c  N dy 10261   2702608       253     33940        84     74433    151423    847413     10.52     11.08
1478.39/370.75	c  S st 10280   2711359       253     33940        84     82801    151423   1006578     10.52   no data
1478.79/370.86	c  S st 10280   2711863       253     33940        84     83301    151423   1017159     10.52   no data
1478.79/370.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1478.79/370.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1479.23/370.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1479.23/370.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1479.23/370.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1479.23/370.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1479.23/370.92	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1479.23/370.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1479.23/370.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1485.17/372.42	c lits-rem:       576  cl-subs:     3513  v-elim:      0  v-fix:    0  time:  1.42 s
1485.17/372.42	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
1485.17/372.44	c vivif2 --  cl tried    79788 cl shrink        0 lits rem          0 time: 0.02
1485.96/372.69	c asymm  cl-useful: 0/3879/33940 lits-rem:0 time: 0.25
1486.36/372.70	c calculated reachability. Time: 0.00
1486.36/372.70	c  N dy 10280   2711863       253     33940        84     79788    151423    977601     10.52   no data
1497.53/375.55	c  N dy 10352   2732002       253     33940        84     98994    151423   1341142     10.52     11.07
1510.69/378.84	c  N dy 10441   2752268       253     33940        84    118386    151423   1713572     10.52     11.20
1524.65/382.37	c  N dy 10518   2772435       253     33940        84    137607    151423   2082333     10.52     11.07
1537.01/385.46	c  N dy 10596   2792517       253     33940        84     87459    151423   1085641     10.52     11.10
1549.00/388.45	c  N dy 10662   2812660       253     33940        84    106697    151423   1444172     10.51     11.10
1562.59/391.82	c  N dy 10719   2832754       253     33940        84    125883    151423   1807116     10.51     11.08
1576.90/395.42	c  N dy 10776   2852787       253     33940        84     74694    151423    836150     10.51     11.82
1588.91/398.49	c  N dy 10828   2874221       253     33940        84     95175    151423   1204726     10.51     11.13
1601.64/401.68	c  N dy 10904   2894623       253     33940        84    114715    151423   1576353     10.51     11.07
1615.98/405.28	c  N dy 11007   2914886       253     33940        84    134193    151423   1955723     10.51     11.14
1629.94/408.79	c  N dy 11096   2934914       253     33940        84     82014    151423    964140     10.51     11.08
1641.91/411.71	c  N dy 11170   2955069       253     33940        84    101264    151423   1331029     10.51     11.09
1654.71/415.00	c  N dy 11264   2975492       253     33940        84    120856    151423   1711038     10.51     11.10
1670.23/418.80	c  N dy 11338   2997142       253     33940        84    141591    151423   2099093     10.51     11.11
1682.98/422.08	c  N dy 11437   3017444       253     33940        84     88608    151423   1085730     10.51     11.11
1695.35/425.15	c  N dy 11521   3038065       253     33940        84    108368    151423   1458689     10.51     11.15
1708.51/428.41	c  N dy 11582   3058161       253     33940        84    127531    151423   1823432     10.51     11.27
1725.25/432.63	c  N dy 11686   3078480       253     33940        84     73671    151423    787496     10.51     11.07
1736.43/435.42	c  N dy 11770   3099584       253     33940        84     93928    151423   1175576     10.51     11.39
1748.80/438.50	c  N dy 11803   3119732       253     33940        84    113169    151423   1512453     10.51     11.23
1762.75/442.05	c  N dy 11897   3140629       253     33940        84    133147    151423   1898154     10.51     11.16
1778.30/445.91	c  N dy 11947   3160841       253     33940        84     78139    151423    857752     10.50     11.07
1789.08/448.70	c  N dy 12041   3181192       253     33940        84     97629    151423   1233895     10.51     11.08
1801.83/451.86	c  N dy 12116   3201355       253     33940        84    116900    151423   1595482     10.51     11.15
1810.21/453.93	c  S st 12154   3211863       253     33940        84    126946    151423   1787008     10.51     10.21
1810.61/454.06	c  S st 12154   3212371       253     33940        84    127450    151423   1796996     10.51   no data
1810.61/454.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1811.01/454.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
1811.01/454.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1811.01/454.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1811.01/454.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1811.01/454.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1811.01/454.16	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1811.01/454.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1811.81/454.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1849.68/463.86	c lits-rem:      1443  cl-subs:    11641  v-elim:      0  v-fix:    0  time:  9.42 s
1849.68/463.87	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
1850.08/463.90	c vivif2 --  cl tried   115809 cl shrink        0 lits rem          0 time: 0.03
1851.28/464.21	c asymm  cl-useful: 0/2975/33940 lits-rem:0 time: 0.31
1851.28/464.22	c calculated reachability. Time: 0.00
1851.28/464.22	c  N dy 12154   3212371       253     33940        84    115809    151423   1664107     10.51   no data
1865.29/467.78	c  N dy 12219   3232508       253     33940        84    135032    151423   2024367     10.50     11.12
1881.19/471.77	c  N dy 12314   3252575       253     33940        84     79234    151423    884947     10.51     11.96
1892.76/474.64	c  N dy 12401   3272647       253     33940        84     98401    151423   1248110     10.51     12.38
1904.77/477.65	c  N dy 12460   3292814       253     33940        84    117580    151423   1605521     10.50     11.10
1918.68/481.10	c  N dy 12518   3313003       253     33940        84    136882    151423   1959705     10.50     11.22
1935.06/485.25	c  N dy 12589   3333025       253     33940        84     80083    151423    890135     10.50     11.09
1947.00/488.26	c  N dy 12660   3353040       253     33940        84     99209    151423   1249487     10.50     11.15
1960.16/491.54	c  N dy 12729   3373807       253     33940        84    119013    151423   1622592     10.50     11.11
1974.53/495.17	c  N dy 12804   3394356       253     33940        84    138693    151423   1995050     10.50     11.14
1991.28/499.30	c  N dy 12885   3415897       253     33940        84     82234    151423    920006     10.50     11.12
2002.83/502.22	c  N dy 12953   3436252       253     33940        84    101738    151423   1286607     10.50     11.06
2015.20/505.39	c  N dy 13034   3456577       253     33940        84    121205    151423   1656043     10.50     11.09
2029.15/508.85	c  N dy 13094   3476672       253     33940        84    140402    151423   2006464     10.50     12.22
2045.16/512.86	c  N dy 13179   3496924       253     33940        84     81706    151423    903904     10.50     11.13
2056.28/515.66	c  N dy 13265   3516959       253     33940        84    100929    151423   1278521     10.50     11.33
2069.04/518.83	c  N dy 13344   3536985       253     33940        84    120126    151423   1639725     10.50     11.61
2083.41/522.41	c  N dy 13429   3557278       253     33940        84    139557    151423   2016569     10.50     11.06
2100.15/526.64	c  N dy 13490   3577311       253     33940        84     79622    151423    851805     10.50     12.71
2111.32/529.47	c  N dy 13577   3597477       253     33940        84     98948    151423   1222381     10.50     11.12
2124.12/532.66	c  N dy 13656   3617828       253     33940        84    118352    151423   1585785     10.50     11.17
2138.04/536.15	c  N dy 13732   3637870       253     33940        84    137499    151423   1950443     10.50     11.27
2153.60/540.04	c  N dy 13804   3658136       253     33940        84    156846    151423   2312384     10.50     11.14
2167.16/543.46	c  N dy 13888   3678400       253     33940        84     96262    151423   1161322     10.50     11.06
2179.52/546.54	c  N dy 13977   3698416       253     33940        84    115463    151423   1526987     10.50     11.26
2189.10/548.94	c  S st 14042   3712372       253     33940        84    128835    151423   1783838     10.50      8.81
2189.50/549.07	c  S st 14042   3712874       253     33940        84    129326    151423   1794562     10.50   no data
2189.50/549.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2189.94/549.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
2189.94/549.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2189.94/549.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2189.94/549.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2189.94/549.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2189.94/549.17	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2190.28/549.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2190.68/549.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2226.17/558.27	c lits-rem:      1284  cl-subs:    10211  v-elim:      0  v-fix:    0  time:  8.85 s
2226.17/558.27	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
2226.57/558.31	c vivif2 --  cl tried   119115 cl shrink        0 lits rem          0 time: 0.04
2228.18/558.75	c asymm  cl-useful: 0/5434/33940 lits-rem:0 time: 0.44
2228.18/558.76	c calculated reachability. Time: 0.00
2228.18/558.76	c  N dy 14042   3712874       253     33940        84    119115    151423   1676123     10.50   no data
2243.72/562.62	c  N dy 14124   3733435       253     33940        84    138798    151423   2045228     10.50     11.09
2257.68/566.14	c  F st 14201   3751562       253     33940        84    156096    151423   2374508     10.50      9.23
2259.27/566.50	c  N st 14205   3753596       253     33940        84    158021    151423   2411612     10.50   no data
2272.44/569.89	c  N dy 14277   3773793       253     33940        84     96595    151423   1159053     10.50     11.09
2284.80/572.96	c  N dy 14352   3793796       253     33940        84    115731    151423   1525311     10.50     12.55
2298.76/576.44	c  N dy 14415   3813831       253     33940        84    134841    151423   1879399     10.50     11.08
2315.51/580.69	c  N dy 14491   3834014       253     33940        84    154140    151423   2248435     10.50     11.07
2331.86/584.78	c  N dy 14556   3855373       253     33940        84     92719    151423   1070998     10.50     11.21
2343.82/587.77	c  N dy 14628   3875384       253     33940        84    111766    151423   1429976     10.50     11.17
2357.39/591.12	c  N dy 14708   3895443       253     33940        84    130930    151423   1791034     10.50     12.06
2372.15/594.90	c  N dy 14771   3915486       253     33940        84    150081    151423   2143032     10.50     11.07
2388.89/599.07	c  N dy 14831   3935556       253     33940        84     86532    151423    951077     10.50     11.07
2400.51/601.98	c  N dy 14891   3956126       253     33940        84    106122    151423   1314795     10.49     11.07
2414.02/605.37	c  N dy 14954   3977152       253     33940        84    126200    151423   1686356     10.49     11.16
2428.38/609.00	c  N dy 15023   3997462       253     33940        84    145588    151423   2051944     10.49     11.07
2443.95/612.89	c  N dy 15114   4017479       253     33940        84    164730    151423   2419320     10.49     12.48
2458.29/616.46	c  N dy 15204   4037702       253     33940        84    100453    151423   1209668     10.49     11.06
2471.05/619.62	c  N dy 15295   4057752       253     33940        84    119631    151423   1577908     10.49     11.15
2485.01/623.17	c  N dy 15363   4077765       253     33940        84    138824    151423   1935741     10.49     11.12
2500.99/627.20	c  N dy 15445   4098338       253     33940        84    158501    151423   2308768     10.49     11.16
2517.32/631.25	c  N dy 15521   4118433       253     33940        84     92937    151423   1055015     10.49     11.14
2529.28/634.23	c  N dy 15600   4138436       253     33940        84    112020    151423   1416193     10.49     11.06
2542.85/637.62	c  N dy 15657   4158545       253     33940        84    131252    151423   1770574     10.49     11.09
2557.21/641.23	c  N dy 15735   4178637       253     33940        84    150406    151423   2133536     10.49     11.06
2573.55/645.37	c  N dy 15811   4199204       253     33940        84    170118    151423   2501757     10.49     11.09
2583.53/647.85	c  S st 15846   4212874       253     33940        84     97536    151423   1135602     10.49   no data
2583.93/647.94	c  S st 15846   4213381       253     33940        84     98037    151423   1146403     10.49   no data
2583.93/647.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2583.93/647.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
2584.34/648.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2584.34/648.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2584.34/648.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2584.34/648.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2584.34/648.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2584.34/648.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2584.34/648.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2591.50/649.87	c lits-rem:       502  cl-subs:     3326  v-elim:      0  v-fix:    0  time:  1.76 s
2591.50/649.87	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
2591.90/649.90	c vivif2 --  cl tried    94711 cl shrink        0 lits rem          0 time: 0.03
2593.54/650.32	c asymm  cl-useful: 0/10062/33940 lits-rem:0 time: 0.41
2593.54/650.33	c calculated reachability. Time: 0.00
2593.54/650.33	c  N dy 15846   4213381       253     33940        84     94711    151423   1109357     10.49   no data
2606.27/653.59	c  N dy 15913   4233612       253     33940        84    114015    151423   1469738     10.49     11.13
2620.20/657.01	c  N dy 15982   4253657       253     33940        84    133244    151423   1832467     10.49     11.09
2634.97/660.70	c  N dy 16053   4274062       253     33940        84    152738    151423   2201790     10.49     11.09
2651.32/664.85	c  N dy 16131   4294647       253     33940        84    172431    151423   2569934     10.49     11.06
2665.68/668.47	c  N dy 16217   4314723       253     33940        84    104996    151423   1273030     10.49     11.11
2678.84/671.79	c  N dy 16293   4334761       253     33940        84    124213    151423   1633209     10.49     11.54
2695.19/675.84	c  N dy 16387   4355328       253     33940        84    143945    151423   2011391     10.49     11.06
2713.54/680.40	c  N dy 16478   4375392       253     33940        84    163215    151423   2377901     10.49     11.05
2730.69/684.75	c  N dy 16558   4395459       253     33940        84     94660    151423   1065934     10.49     11.09
2743.05/687.89	c  N dy 16623   4416252       253     33940        84    114548    151423   1441033     10.49     11.12
2756.61/691.25	c  N dy 16694   4436312       253     33940        84    133752    151423   1811253     10.49     11.05
2772.18/695.11	c  N dy 16789   4456923       253     33940        84    153484    151423   2189292     10.49     11.11
2789.33/699.42	c  N dy 16883   4477209       253     33940        84    172841    151423   2558433     10.49     11.20
2805.67/703.53	c  N dy 16984   4498527       253     33940        84    104583    151423   1244300     10.49     11.12
2818.83/706.82	c  N dy 17070   4518628       253     33940        84    123761    151423   1605923     10.49     11.07
2833.60/710.53	c  N dy 17152   4538843       253     33940        84    143075    151423   1969093     10.49     11.06
2849.54/714.50	c  N dy 17245   4558982       253     33940        84    162339    151423   2330183     10.49     11.15
2868.29/719.21	c  N dy 17331   4579022       253     33940        84     91990    151423   1001793     10.49     11.08
2879.85/722.14	c  N dy 17415   4599074       253     33940        84    111284    151423   1373804     10.50     13.36
2893.02/725.46	c  N dy 17471   4619327       253     33940        84    130651    151423   1733432     10.49     11.21
2908.17/729.22	c  N dy 17562   4639336       253     33940        84    149746    151423   2094568     10.49     11.05
2924.52/733.35	c  N dy 17645   4659869       253     33940        84    169393    151423   2461733     10.49     11.06
2942.47/737.83	c  N dy 17740   4679952       253     33940        84     97996    151423   1107438     10.50     11.23
2955.23/741.05	c  N dy 17829   4700736       253     33940        84    117857    151423   1485585     10.50     11.05
2964.41/743.35	c  S st 17878   4713381       253     33940        84    129919    151423   1712531     10.50     10.83
2964.81/743.48	c  S st 17878   4713883       253     33940        84    130417    151423   1723569     10.50   no data
2964.81/743.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2965.21/743.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2965.21/743.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2965.21/743.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2965.21/743.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2965.21/743.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2965.21/743.57	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2965.61/743.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2965.61/743.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2991.92/750.23	c lits-rem:       815  cl-subs:     8342  v-elim:      0  v-fix:    0  time:  6.45 s
2991.92/750.23	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
2991.92/750.27	c vivif2 --  cl tried   122075 cl shrink        0 lits rem          0 time: 0.03
2993.51/750.66	c asymm  cl-useful: 0/6740/33940 lits-rem:0 time: 0.38
2993.51/750.66	c calculated reachability. Time: 0.00
2993.51/750.66	c  N dy 17878   4713883       253     33940        84    122075    151423   1627045     10.50   no data
3008.27/754.38	c  N dy 17952   4733956       253     33940        84    141265    151423   1990586     10.50     12.57
3024.62/758.45	c  N dy 18023   4754150       253     33940        84    160617    151423   2350674     10.50     11.07
3042.16/762.82	c  N dy 18111   4774265       253     33940        84    179868    151423   2712103     10.50     11.14
3056.92/766.55	c  N dy 18183   4794508       253     33940        84    107793    151423   1279187     10.50     11.05
3070.09/769.87	c  N dy 18270   4814554       253     33940        84    126901    151423   1641229     10.50     11.81
3084.46/773.43	c  N dy 18348   4834559       253     33940        84    145965    151423   2004698     10.50     11.06
3102.00/777.88	c  N dy 18421   4856745       253     33940        84    167143    151423   2398612     10.50     11.07
3123.13/783.15	c  N dy 18493   4876826       253     33940        84     94157    151423   1022573     10.50     12.19
3135.89/786.37	c  N dy 18565   4896950       253     33940        84    113406    151423   1385872     10.50     11.05
3149.86/789.85	c  N dy 18638   4916964       253     33940        84    132505    151423   1737470     10.49     13.01
3165.00/793.60	c  N dy 18718   4937424       253     33940        84    152065    151423   2105713     10.49     11.07
3181.41/797.76	c  N dy 18798   4957788       253     33940        84    171535    151423   2466157     10.49     11.07
3200.10/802.41	c  N dy 18864   4977937       253     33940        84     97548    151423   1081059     10.49     11.14
3212.11/805.45	c  N dy 18927   4997941       253     33940        84    116696    151423   1446407     10.49     11.09
3225.62/808.88	c  N dy 19012   5018046       253     33940        84    135908    151423   1807848     10.49     11.09
3241.58/812.83	c  N dy 19069   5039183       253     33940        84    155967    151423   2172026     10.49     11.13
3257.93/816.98	c  N dy 19150   5059354       253     33940        84    175321    151423   2535521     10.49     11.23
3277.49/821.88	c  N dy 19228   5080734       253     33940        84    101444    151423   1140380     10.49     11.55
3290.24/825.04	c  N dy 19292   5101219       253     33940        84    120948    151423   1503391     10.49     11.12
3304.24/828.59	c  N dy 19364   5121550       253     33940        84    140352    151423   1862329     10.49     11.10
3319.35/832.30	c  N dy 19436   5141700       253     33940        84    159518    151423   2220335     10.49     11.11
3336.10/836.59	c  N dy 19512   5161836       253     33940        84    178786    151423   2579792     10.49     11.09
3354.45/841.17	c  N dy 19590   5182145       253     33940        84    103128    151423   1172392     10.49     11.09
3367.61/844.41	c  N dy 19674   5202444       253     33940        84    122552    151423   1539356     10.49     11.16
3375.99/846.52	c  S st 19721   5213883       253     33940        84    133516    151423   1747139     10.49     10.89
3376.39/846.65	c  S st 19721   5214383       253     33940        84    134012    151423   1757632     10.49   no data
3376.39/846.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3376.79/846.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
3376.79/846.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3376.79/846.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3376.79/846.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3376.79/846.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
3376.79/846.74	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3376.79/846.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3377.19/846.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3401.50/852.93	c lits-rem:       962  cl-subs:     7809  v-elim:      0  v-fix:    0  time:  5.97 s
3401.50/852.94	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
3401.50/852.97	c vivif2 --  cl tried   126203 cl shrink        0 lits rem          0 time: 0.03
3401.90/853.01	c asymm  cl-useful: 0/1116/33940 lits-rem:0 time: 0.04
3401.90/853.02	c calculated reachability. Time: 0.00
3401.90/853.02	c  N dy 19721   5214383       253     33940        84    126203    151423   1667977     10.49   no data
3418.65/857.21	c  N dy 19806   5234493       253     33940        84    145432    151423   2027826     10.49     11.12
3435.42/861.47	c  N dy 19899   5254559       253     33940        84    164611    151423   2389799     10.49     11.08
3453.40/865.95	c  N dy 20006   5274690       253     33940        84    183885    151423   2764673     10.49     11.07
3470.52/870.22	c  N dy 20078   5294763       253     33940        84    107052    151423   1238099     10.49     11.12
3483.27/873.49	c  N dy 20160   5314927       253     33940        84    126360    151423   1604586     10.49     11.14
3497.27/876.99	c  N dy 20217   5335016       253     33940        84    145459    151423   1956836     10.49     12.97
3513.99/881.17	c  N dy 20284   5355796       253     33940        84    165301    151423   2321967     10.49     11.12
3532.72/885.87	c  N dy 20373   5375870       253     33940        84    184510    151423   2685390     10.49     11.08
3553.47/891.02	c  N dy 20439   5396751       253     33940        84    107338    151423   1231521     10.49     11.06
3567.03/894.49	c  N dy 20527   5416879       253     33940        84    126590    151423   1596496     10.49     11.05
3581.78/898.14	c  N dy 20637   5436993       253     33940        84    145855    151423   1968768     10.49     11.07
3598.52/902.36	c  N dy 20714   5458313       253     33940        84    166208    151423   2348582     10.49     11.08
3614.89/906.49	c  N dy 20780   5478420       253     33940        84    185363    151423   2702888     10.49     11.09
3633.62/911.14	c  N dy 20853   5498474       253     33940        84    106541    151423   1214367     10.49     11.10
3647.18/914.53	c  N dy 20949   5519074       253     33940        84    126323    151423   1592031     10.49     11.05
3661.54/918.17	c  N dy 21031   5539509       253     33940        84    145834    151423   1955169     10.49     11.06
3677.15/922.07	c  N dy 21111   5559518       253     33940        84    164963    151423   2316545     10.49     11.28
3694.70/926.43	c  N dy 21190   5579650       253     33940        84    184166    151423   2679173     10.49     11.24
3713.79/931.27	c  N dy 21255   5599780       253     33940        84    104361    151423   1165070     10.49     11.06
3726.55/934.42	c  N dy 21320   5620048       253     33940        84    123742    151423   1531948     10.49     11.05
3740.11/937.83	c  N dy 21397   5640054       253     33940        84    142823    151423   1886477     10.49     14.37
3755.68/941.73	c  N dy 21465   5660513       253     33940        84    162397    151423   2253037     10.49     11.13
3772.83/946.01	c  N dy 21541   5680625       253     33940        84    181648    151423   2612562     10.49     11.10
3793.56/951.23	c  N dy 21614   5700681       253     33940        84    100754    151423   1089176     10.49     11.06
3801.93/953.39	c  S st 21655   5714383       253     33940        84    113789    151423   1326172     10.49     10.00
3802.73/953.51	c  S st 21655   5714883       253     33940        84    114283    151423   1335284     10.49   no data
3802.73/953.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3802.73/953.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
3803.13/953.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3803.13/953.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3803.13/953.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3803.13/953.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
3803.13/953.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3803.13/953.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3803.53/953.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3810.31/955.42	c lits-rem:       268  cl-subs:     4609  v-elim:      0  v-fix:    0  time:  1.68 s
3810.31/955.42	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
3810.31/955.45	c vivif2 --  cl tried   109674 cl shrink        0 lits rem          0 time: 0.03
3811.51/955.70	c asymm  cl-useful: 0/2593/33940 lits-rem:0 time: 0.26
3811.51/955.71	c calculated reachability. Time: 0.00
3811.51/955.71	c  N dy 21655   5714883       253     33940        84    109674    151423   1285284     10.49   no data
3825.47/959.22	c  N dy 21705   5734931       253     33940        84    128829    151423   1615227     10.49     11.07
3839.81/962.87	c  N dy 21772   5755106       253     33940        84    148032    151423   1969315     10.49     11.09
3854.58/966.57	c  N dy 21820   5775130       253     33940        84    167021    151423   2310290     10.48     11.76
3872.53/971.08	c  N dy 21908   5795217       253     33940        84    186231    151423   2672778     10.48     11.10
3892.86/976.18	c  N dy 21997   5815417       253     33940        84    104802    151423   1160737     10.48     11.15
3906.02/979.46	c  N dy 22075   5835432       253     33940        84    123949    151423   1519028     10.48     11.62
3920.39/983.05	c  N dy 22163   5855920       253     33940        84    143599    151423   1891347     10.49     11.13
3936.34/987.02	c  N dy 22235   5876540       253     33940        84    163346    151423   2257419     10.48     11.06
3953.11/991.23	c  N dy 22314   5896672       253     33940        84    182619    151423   2622232     10.48     11.06
3973.83/996.47	c  N dy 22391   5917227       253     33940        84    202340    151423   2987984     10.48     11.06
3990.58/1000.63	c  N dy 22449   5937576       253     33940        84    119832    151423   1431202     10.48     11.13
4004.54/1004.18	c  N dy 22536   5957609       253     33940        84    139039    151423   1795862     10.48     12.06
4020.09/1008.08	c  N dy 22599   5978396       253     33940        84    158867    151423   2160940     10.48     11.18
4036.46/1012.17	c  N dy 22669   5999007       253     33940        84    178551    151423   2528240     10.48     11.11
4054.01/1016.60	c  N dy 22730   6019266       253     33940        84    197918    151423   2890828     10.48     11.08
4072.33/1021.19	c  N dy 22790   6039730       253     33940        84    114567    151423   1324495     10.48     11.06
4087.50/1024.91	c  N dy 22869   6061815       253     33940        84    135593    151423   1716530     10.48     11.04
4102.27/1028.67	c  N dy 22929   6082307       253     33940        84    155168    151423   2080344     10.48     11.10
4118.61/1032.73	c  N dy 23000   6102438       253     33940        84    174422    151423   2439998     10.48     11.12
4136.55/1037.25	c  N dy 23072   6122571       253     33940        84    193695    151423   2795978     10.48     11.03
4157.29/1042.41	c  N dy 23139   6143197       253     33940        84    109561    151423   1219000     10.48     11.15
4170.86/1045.89	c  N dy 23218   6164613       253     33940        84    129998    151423   1603990     10.48     11.13
4185.62/1049.52	c  N dy 23290   6185048       253     33940        84    149495    151423   1970626     10.48     11.05
4201.17/1053.47	c  N dy 23369   6205062       253     33940        84    168625    151423   2330515     10.48     11.07
4209.53/1055.54	c  S st 23391   6214884       253     33940        84    177963    151423   2494919     10.48      8.47
4210.33/1055.70	c  S st 23391   6215385       253     33940        84    178458    151423   2504425     10.48   no data
4210.33/1055.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4210.73/1055.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
4210.73/1055.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4210.73/1055.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4210.73/1055.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4210.73/1055.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
4210.73/1055.83	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4210.73/1055.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4211.54/1056.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4258.19/1067.75	c lits-rem:      1544  cl-subs:    18218  v-elim:      0  v-fix:    0  time: 11.57 s
4258.19/1067.75	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
4258.59/1067.80	c vivif2 --  cl tried   160240 cl shrink        0 lits rem          0 time: 0.05
4259.79/1068.19	c asymm  cl-useful: 0/1454/33940 lits-rem:0 time: 0.39
4259.79/1068.19	c calculated reachability. Time: 0.00
4259.79/1068.19	c  N dy 23391   6215385       253     33940        84    160240    151423   2297060     10.48   no data
4279.72/1073.16	c  N dy 23470   6235724       253     33940        84    179668    151423   2657990     10.48     11.23
4299.28/1078.07	c  N dy 23545   6255772       253     33940        84    198849    151423   3009601     10.48     11.10
4319.61/1083.13	c  N dy 23626   6276569       253     33940        84    114410    151423   1318948     10.48     11.08
4333.17/1086.59	c  N dy 23712   6296614       253     33940        84    133612    151423   1674388     10.48     11.96
4348.72/1090.44	c  N dy 23787   6317563       253     33940        84    153676    151423   2044169     10.48     11.14
4365.08/1094.58	c  N dy 23872   6337646       253     33940        84    172937    151423   2407246     10.48     11.06
4382.63/1098.97	c  N dy 23961   6357779       253     33940        84    192137    151423   2765382     10.48     11.03
4406.15/1104.87	c  N dy 24034   6377965       253     33940        84    105858    151423   1151168     10.48     11.05
4420.91/1108.50	c  N dy 24107   6398723       253     33940        84    125679    151423   1519291     10.47     11.04
4437.25/1112.60	c  N dy 24188   6418766       253     33940        84    144889    151423   1882745     10.48     11.10
4452.42/1116.44	c  N dy 24256   6438783       253     33940        84    163925    151423   2235962     10.47     11.13
4470.37/1120.98	c  N dy 24335   6460730       253     33940        84    184911    151423   2618332     10.47     11.07
4488.76/1125.53	c  N dy 24393   6481157       253     33940        84    204405    151423   2969579     10.47     11.08
4507.85/1130.31	c  N dy 24471   6501240       253     33940        84    117016    151423   1348467     10.47     11.09
4521.81/1133.84	c  N dy 24547   6521251       253     33940        84    136145    151423   1697073     10.47     11.22
4536.17/1137.47	c  N dy 24610   6541312       253     33940        84    155268    151423   2050859     10.47     11.22
4554.14/1141.92	c  N dy 24698   6562836       253     33940        84    175876    151423   2437326     10.47     11.08
4572.12/1146.45	c  N dy 24783   6582842       253     33940        84    194935    151423   2795785     10.47     12.74
4591.21/1151.25	c  N dy 24866   6602914       253     33940        84    214085    151423   3151163     10.47     11.04
4608.35/1155.57	c  N dy 24959   6623571       253     33940        84    126258    151423   1530893     10.47     11.09
4622.71/1159.15	c  N dy 25025   6643614       253     33940        84    145422    151423   1876521     10.47     11.57
4639.07/1163.20	c  N dy 25106   6663803       253     33940        84    164736    151423   2228510     10.47     11.04
4655.04/1167.24	c  N dy 25164   6683961       253     33940        84    184026    151423   2583380     10.47     11.07
4673.36/1171.83	c  N dy 25230   6704139       253     33940        84    203241    151423   2935688     10.47     11.04
4684.14/1174.57	c  S st 25276   6715385       253     33940        84    213950    151423   3131729     10.47      9.46
4684.94/1174.75	c  S st 25276   6715887       253     33940        84    214445    151423   3141493     10.47   no data
4684.94/1174.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4685.34/1174.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.12
4685.75/1174.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4685.75/1174.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4685.75/1174.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4685.75/1174.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
4685.75/1174.92	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4685.75/1174.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4686.52/1175.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
4742.78/1189.29	c lits-rem:      2026  cl-subs:    24168  v-elim:      0  v-fix:    0  time: 13.98 s
4742.78/1189.29	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
4743.21/1189.35	c vivif2 --  cl tried   190277 cl shrink        0 lits rem          0 time: 0.06
4744.76/1189.71	c asymm  cl-useful: 0/1767/33940 lits-rem:0 time: 0.36
4744.76/1189.72	c calculated reachability. Time: 0.00
4744.76/1189.72	c  N dy 25276   6715887       253     33940        84    190277    151423   2861499     10.47   no data
4765.49/1194.96	c  N dy 25373   6737136       253     33940        84    210676    151423   3243967     10.47     11.09
4783.84/1199.52	c  N dy 25449   6757207       253     33940        84    121828    151423   1437399     10.47     11.81
4797.80/1203.08	c  N dy 25508   6777669       253     33940        84    141340    151423   1795906     10.47     11.08

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 3.42 4.04 5.13 7/366 1606
/proc/meminfo: memFree=25724656/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 406 0 0 0 0 0 0 0 25 0 4 0 633860902 52396032 347 33554432000 4194304 4580107 140735754804928 18446744073709551615 264726461425 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1606/statm: 12792 347 299 95 0 7774 0
[pid=1606/tid=1607] ppid=1604 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633860902 52396032 352 33554432000 4194304 4580107 140735754804928 18446744073709551615 47936682575794 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633860902 52396032 352 33554432000 4194304 4580107 140735754804928 18446744073709551615 47936682575376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633860902 52396032 352 33554432000 4194304 4580107 140735754804928 18446744073709551615 47936682575385 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.288274 s]
/proc/loadavg: 3.42 4.04 5.13 7/366 1606
/proc/meminfo: memFree=25724656/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=287200 CPUtime=1.11 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) D 1604 1606 1566 0 -1 4202496 4036 0 0 0 110 1 0 0 18 0 4 0 633860902 294092800 3954 33554432000 4194304 4580107 140735754804928 18446744073709551615 264726066209 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1606/statm: 71800 3954 364 95 0 66782 0
[pid=1606/tid=1607] ppid=1604 vsize=287200 CPUtime=0.26 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 950 0 0 0 26 0 0 0 18 0 4 0 633860902 294092800 3956 33554432000 4194304 4580107 140735754804928 18446744073709551615 264726448311 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=287200 CPUtime=0.27 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 831 0 0 0 27 0 0 0 18 0 4 0 633860902 294092800 3960 33554432000 4194304 4580107 140735754804928 18446744073709551615 4439214 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=287200 CPUtime=0.28 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 957 0 0 0 28 0 0 0 18 0 4 0 633860902 294092800 3965 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 287200

[startup+0.300352 s]
/proc/loadavg: 3.42 4.04 5.13 7/366 1606
/proc/meminfo: memFree=25724656/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=289132 CPUtime=1.13 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 6583 0 0 0 111 2 0 0 18 0 4 0 633860902 296071168 6501 33554432000 4194304 4580107 140735754804928 18446744073709551615 264726073504 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1606/statm: 72283 6501 364 95 0 67265 0
[pid=1606/tid=1607] ppid=1604 vsize=289132 CPUtime=0.26 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) D 1604 1606 1566 0 -1 4202560 1788 0 0 0 26 0 0 0 18 0 4 0 633860902 296071168 6504 33554432000 4194304 4580107 140735754804928 18446744073709551615 264726448311 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=289132 CPUtime=0.27 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 1734 0 0 0 27 0 0 0 18 0 4 0 633860902 296071168 6507 33554432000 4194304 4580107 140735754804928 18446744073709551615 264726448311 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=289132 CPUtime=0.29 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 970 0 0 0 29 0 0 0 18 0 4 0 633860902 296071168 6511 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 289132

[startup+0.400306 s]
/proc/loadavg: 3.42 4.04 5.13 7/366 1606
/proc/meminfo: memFree=25724656/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=295256 CPUtime=1.53 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 9102 0 0 0 150 3 0 0 18 0 4 0 633860902 302342144 8823 33554432000 4194304 4580107 140735754804928 18446744073709551615 4415897 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 73814 8823 374 95 0 68796 0
[pid=1606/tid=1607] ppid=1604 vsize=295256 CPUtime=0.37 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 2588 0 0 0 36 1 0 0 18 0 4 0 633860902 302342144 8823 33554432000 4194304 4580107 140735754804928 18446744073709551615 4416046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=295256 CPUtime=0.37 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 2548 0 0 0 37 0 0 0 18 0 4 0 633860902 302342144 8823 33554432000 4194304 4580107 140735754804928 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=295256 CPUtime=0.39 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 1007 0 0 0 39 0 0 0 18 0 4 0 633860902 302342144 8823 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294743 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 295256

[startup+0.700245 s]
/proc/loadavg: 3.42 4.04 5.13 7/366 1606
/proc/meminfo: memFree=25724656/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=289212 CPUtime=2.73 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 9656 0 0 0 270 3 0 0 18 0 4 0 633860902 296153088 7836 33554432000 4194304 4580107 140735754804928 18446744073709551615 4322530 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 72303 7836 377 95 0 67285 0
[pid=1606/tid=1607] ppid=1604 vsize=289212 CPUtime=0.67 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 2723 0 0 0 66 1 0 0 18 0 4 0 633860902 296153088 7836 33554432000 4194304 4580107 140735754804928 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=289212 CPUtime=0.67 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 2703 0 0 0 67 0 0 0 18 0 4 0 633860902 296153088 7836 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=289212 CPUtime=0.68 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 1098 0 0 0 68 0 0 0 18 0 4 0 633860902 296153088 7837 33554432000 4194304 4580107 140735754804928 18446744073709551615 4325732 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 289212

[startup+1.5011 s]
/proc/loadavg: 3.42 4.04 5.13 10/371 1611
/proc/meminfo: memFree=25662864/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=291348 CPUtime=5.91 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 11194 0 0 0 588 3 0 0 19 0 4 0 633860902 298340352 8802 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 72837 8802 377 95 0 67819 0
[pid=1606/tid=1607] ppid=1604 vsize=291348 CPUtime=1.47 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 3072 0 0 0 146 1 0 0 19 0 4 0 633860902 298340352 8802 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=291348 CPUtime=1.47 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 2995 0 0 0 147 0 0 0 19 0 4 0 633860902 298340352 8802 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=291348 CPUtime=1.48 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 1706 0 0 0 148 0 0 0 19 0 4 0 633860902 298340352 8802 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 291348

[startup+3.10079 s]
/proc/loadavg: 3.78 4.10 5.15 11/371 1611
/proc/meminfo: memFree=25655548/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=297400 CPUtime=12.3 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 18052 0 0 0 1226 4 0 0 23 0 4 0 633860902 304537600 10040 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 74350 10040 379 95 0 69332 0
[pid=1606/tid=1607] ppid=1604 vsize=297400 CPUtime=3.07 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 4805 0 0 0 306 1 0 0 23 0 4 0 633860902 304537600 10040 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=297400 CPUtime=3.08 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 4346 0 0 0 307 1 0 0 23 0 4 0 633860902 304537600 10040 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=297400 CPUtime=3.08 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 3098 0 0 0 308 0 0 0 23 0 4 0 633860902 304537600 10040 33554432000 4194304 4580107 140735754804928 18446744073709551615 4321100 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 297400

[startup+6.30019 s]
/proc/loadavg: 3.78 4.10 5.15 10/371 1611
/proc/meminfo: memFree=25595916/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=299108 CPUtime=25.06 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 31376 0 0 0 2498 8 0 0 25 0 4 0 633860902 306286592 16909 33554432000 4194304 4580107 140735754804928 18446744073709551615 4318848 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 74777 16909 379 95 0 69759 0
[pid=1606/tid=1607] ppid=1604 vsize=299108 CPUtime=6.27 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 8106 0 0 0 625 2 0 0 25 0 4 0 633860902 306286592 16909 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=299108 CPUtime=6.27 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 7797 0 0 0 626 1 0 0 25 0 4 0 633860902 306286592 16909 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=299108 CPUtime=6.28 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 7183 0 0 0 627 1 0 0 25 0 4 0 633860902 306286592 16909 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 299108

[startup+12.701 s]
/proc/loadavg: 4.43 4.23 5.18 11/371 1611
/proc/meminfo: memFree=25559972/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=301460 CPUtime=50.58 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 46460 0 0 0 5048 10 0 0 25 0 4 0 633860902 308695040 20439 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 75365 20439 379 95 0 70347 0
[pid=1606/tid=1607] ppid=1604 vsize=301460 CPUtime=12.66 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 11636 0 0 0 1264 2 0 0 25 0 4 0 633860902 308695040 20439 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=301460 CPUtime=12.67 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 11672 0 0 0 1265 2 0 0 25 0 4 0 633860902 308695040 20439 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=301460 CPUtime=12.69 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 11671 0 0 0 1267 2 0 0 25 0 4 0 633860902 308695040 20439 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 301460

[startup+25.5136 s]
/proc/loadavg: 4.98 4.35 5.21 10/371 1611
/proc/meminfo: memFree=25523436/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=335404 CPUtime=101.68 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 69216 0 0 0 10153 15 0 0 25 0 4 0 633860902 343453696 24322 33554432000 4194304 4580107 140735754804928 18446744073709551615 4295908 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 83851 24322 379 95 0 78833 0
[pid=1606/tid=1607] ppid=1604 vsize=335404 CPUtime=25.47 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 16140 0 0 0 2544 3 0 0 25 0 4 0 633860902 343453696 24322 33554432000 4194304 4580107 140735754804928 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=335404 CPUtime=25.48 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 18728 0 0 0 2545 3 0 0 25 0 4 0 633860902 343453696 24322 33554432000 4194304 4580107 140735754804928 18446744073709551615 4318683 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=335404 CPUtime=25.49 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 18673 0 0 0 2546 3 0 0 25 0 4 0 633860902 343453696 24322 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 335404

[startup+51.1007 s]
/proc/loadavg: 6.07 4.66 5.29 10/371 1612
/proc/meminfo: memFree=25475116/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=327564 CPUtime=203.73 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 113649 0 0 0 20348 25 0 0 25 0 4 0 633860902 335425536 31311 33554432000 4194304 4580107 140735754804928 18446744073709551615 4318755 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 81891 31311 379 95 0 76873 0
[pid=1606/tid=1607] ppid=1604 vsize=327564 CPUtime=51.06 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 26050 0 0 0 5101 5 0 0 25 0 4 0 633860902 335425536 31311 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=327564 CPUtime=51.07 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 31503 0 0 0 5101 6 0 0 25 0 4 0 633860902 335425536 31311 33554432000 4194304 4580107 140735754804928 18446744073709551615 4318848 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=327564 CPUtime=51.08 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 30885 0 0 0 5102 6 0 0 25 0 4 0 633860902 335425536 31311 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 327564

[startup+102.301 s]
/proc/loadavg: 7.23 5.19 5.43 12/371 1613
/proc/meminfo: memFree=25382944/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=320880 CPUtime=407.94 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 191655 0 0 0 40748 46 0 0 25 0 4 0 633860902 328581120 42219 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 80220 42219 379 95 0 75202 0
[pid=1606/tid=1607] ppid=1604 vsize=320880 CPUtime=102.27 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 44814 0 0 0 10216 11 0 0 25 0 4 0 633860902 328581120 42219 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=320880 CPUtime=102.27 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 49704 0 0 0 10216 11 0 0 25 0 4 0 633860902 328581120 42219 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=320880 CPUtime=102.29 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 50705 0 0 0 10217 12 0 0 25 0 4 0 633860902 328581120 42219 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.94
Current children cumulated vsize (KiB) 320880

[startup+162.301 s]

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

[pid=1606] ppid=1604 vsize=427844 CPUtime=2561.6 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 699436 0 0 0 255950 210 0 0 25 0 4 0 633860902 438112256 78175 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 106961 78175 379 95 0 101943 0
[pid=1606/tid=1607] ppid=1604 vsize=427844 CPUtime=642.27 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 166080 0 0 0 64176 51 0 0 25 0 4 0 633860902 438112256 78175 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=427844 CPUtime=642.29 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 181168 0 0 0 64176 53 0 0 25 0 4 0 633860902 438112256 78175 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=427844 CPUtime=642.31 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 183570 0 0 0 64177 54 0 0 25 0 4 0 633860902 438112256 78175 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2561.6
Current children cumulated vsize (KiB) 427844

[startup+702.301 s]
/proc/loadavg: 8.10 7.72 6.70 11/371 1629
/proc/meminfo: memFree=25028208/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=429492 CPUtime=2800.88 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 750557 0 0 0 279863 225 0 0 25 0 4 0 633860902 439799808 78896 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 107373 78896 379 95 0 102355 0
[pid=1606/tid=1607] ppid=1604 vsize=429492 CPUtime=702.28 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 178439 0 0 0 70173 55 0 0 25 0 4 0 633860902 439799808 78896 33554432000 4194304 4580107 140735754804928 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=429492 CPUtime=702.3 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 194225 0 0 0 70172 58 0 0 25 0 4 0 633860902 439799808 78896 33554432000 4194304 4580107 140735754804928 18446744073709551615 4318850 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=429492 CPUtime=702.3 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 196321 0 0 0 70173 57 0 0 25 0 4 0 633860902 439799808 78897 33554432000 4194304 4580107 140735754804928 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.88
Current children cumulated vsize (KiB) 429492

[startup+762.3 s]
/proc/loadavg: 8.26 7.83 6.79 11/371 1631
/proc/meminfo: memFree=24998144/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=430140 CPUtime=3040.18 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 792658 0 0 0 303776 242 0 0 25 0 4 0 633860902 440463360 84202 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 107535 84202 379 95 0 102517 0
[pid=1606/tid=1607] ppid=1604 vsize=430140 CPUtime=762.28 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 187757 0 0 0 76169 59 0 0 25 0 4 0 633860902 440463360 84202 33554432000 4194304 4580107 140735754804928 18446744073709551615 4331504 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=430140 CPUtime=762.3 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 206699 0 0 0 76167 63 0 0 25 0 4 0 633860902 440463360 84202 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=430140 CPUtime=762.3 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 206616 0 0 0 76169 61 0 0 25 0 4 0 633860902 440463360 84202 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.18
Current children cumulated vsize (KiB) 430140

[startup+822.301 s]
/proc/loadavg: 8.17 7.88 6.87 11/371 1632
/proc/meminfo: memFree=24966704/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=447448 CPUtime=3279.47 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 841492 0 0 0 327688 259 0 0 25 0 4 0 633860902 458186752 84785 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294574 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 111862 84785 379 95 0 106844 0
[pid=1606/tid=1607] ppid=1604 vsize=447448 CPUtime=822.28 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 200578 0 0 0 82165 63 0 0 25 0 4 0 633860902 458186752 84785 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=447448 CPUtime=822.29 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 217380 0 0 0 82162 67 0 0 25 0 4 0 633860902 458186752 84785 33554432000 4194304 4580107 140735754804928 18446744073709551615 4487417 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=447448 CPUtime=822.31 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 219189 0 0 0 82165 66 0 0 25 0 4 0 633860902 458186752 84785 33554432000 4194304 4580107 140735754804928 18446744073709551615 4484503 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.47
Current children cumulated vsize (KiB) 447448

[startup+882.301 s]
/proc/loadavg: 8.19 7.93 6.96 11/371 1634
/proc/meminfo: memFree=24943612/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=432712 CPUtime=3518.78 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 881697 0 0 0 351602 276 0 0 25 0 4 0 633860902 443097088 85151 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293083 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 108178 85151 379 95 0 103160 0
[pid=1606/tid=1607] ppid=1604 vsize=432712 CPUtime=882.29 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 209856 0 0 0 88161 68 0 0 25 0 4 0 633860902 443097088 85155 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=432712 CPUtime=882.31 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 228536 0 0 0 88160 71 0 0 25 0 4 0 633860902 443097088 85155 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=432712 CPUtime=882.32 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 228967 0 0 0 88162 70 0 0 25 0 4 0 633860902 443097088 85155 33554432000 4194304 4580107 140735754804928 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.78
Current children cumulated vsize (KiB) 432712

[startup+942.3 s]
/proc/loadavg: 8.07 7.94 7.01 10/371 1636
/proc/meminfo: memFree=24982860/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=433444 CPUtime=3758.06 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 924765 0 0 0 375514 292 0 0 25 0 4 0 633860902 443846656 85900 33554432000 4194304 4580107 140735754804928 18446744073709551615 4293125 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 108361 85900 379 95 0 103343 0
[pid=1606/tid=1607] ppid=1604 vsize=433444 CPUtime=942.29 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 221185 0 0 0 94156 73 0 0 25 0 4 0 633860902 443846656 85900 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=433444 CPUtime=942.3 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 238368 0 0 0 94155 75 0 0 25 0 4 0 633860902 443846656 85900 33554432000 4194304 4580107 140735754804928 18446744073709551615 4305136 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=433444 CPUtime=942.31 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 240003 0 0 0 94157 74 0 0 25 0 4 0 633860902 443846656 85900 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3758.06
Current children cumulated vsize (KiB) 433444

[startup+1002.31 s]
/proc/loadavg: 8.15 7.98 7.09 10/371 1637
/proc/meminfo: memFree=24986008/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=434264 CPUtime=3997.4 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 969347 0 0 0 399432 308 0 0 25 0 4 0 633860902 444686336 82766 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 108566 82766 379 95 0 103548 0
[pid=1606/tid=1607] ppid=1604 vsize=434264 CPUtime=1002.3 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 232802 0 0 0 100153 77 0 0 25 0 4 0 633860902 444686336 82766 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=434264 CPUtime=1002.32 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 249350 0 0 0 100153 79 0 0 25 0 4 0 633860902 444686336 82766 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=434264 CPUtime=1002.33 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 250860 0 0 0 100155 78 0 0 25 0 4 0 633860902 444686336 82766 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.4
Current children cumulated vsize (KiB) 434264

[startup+1062.3 s]
/proc/loadavg: 8.22 8.01 7.15 11/372 1642
/proc/meminfo: memFree=24927540/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=567632 CPUtime=4236.65 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 1016700 0 0 0 423338 327 0 0 25 0 4 0 633860902 581255168 95341 33554432000 4194304 4580107 140735754804928 18446744073709551615 4406466 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 141908 95341 379 95 0 136890 0
[pid=1606/tid=1607] ppid=1604 vsize=567632 CPUtime=1062.29 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 245580 0 0 0 106148 81 0 0 25 0 4 0 633860902 581255168 95341 33554432000 4194304 4580107 140735754804928 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=567632 CPUtime=1062.3 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 260741 0 0 0 106146 84 0 0 25 0 4 0 633860902 581255168 95341 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=567632 CPUtime=1062.32 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 260205 0 0 0 106149 83 0 0 25 0 4 0 633860902 581255168 95341 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.65
Current children cumulated vsize (KiB) 567632

[startup+1122.3 s]
/proc/loadavg: 8.27 8.08 7.23 10/371 1643
/proc/meminfo: memFree=24884016/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=698908 CPUtime=4475.94 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 1054055 0 0 0 447254 340 0 0 25 0 4 0 633860902 715681792 100911 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 174727 100911 379 95 0 169709 0
[pid=1606/tid=1607] ppid=1604 vsize=698908 CPUtime=1122.29 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 254213 0 0 0 112144 85 0 0 25 0 4 0 633860902 715681792 100911 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=698908 CPUtime=1122.31 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 269388 0 0 0 112144 87 0 0 25 0 4 0 633860902 715681792 100911 33554432000 4194304 4580107 140735754804928 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=698908 CPUtime=1122.32 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 271855 0 0 0 112146 86 0 0 25 0 4 0 633860902 715681792 100911 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.94
Current children cumulated vsize (KiB) 698908

[startup+1182.3 s]
/proc/loadavg: 8.11 8.06 7.27 11/371 1645
/proc/meminfo: memFree=24852604/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=636132 CPUtime=4715.25 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 1100201 0 0 0 471166 359 0 0 25 0 4 0 633860902 651399168 102190 33554432000 4194304 4580107 140735754804928 18446744073709551615 4406466 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 159033 102190 379 95 0 154015 0
[pid=1606/tid=1607] ppid=1604 vsize=636132 CPUtime=1182.29 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 265055 0 0 0 118140 89 0 0 25 0 4 0 633860902 651399168 102191 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=636132 CPUtime=1182.32 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 280657 0 0 0 118140 92 0 0 25 0 4 0 633860902 651399168 102191 33554432000 4194304 4580107 140735754804928 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=636132 CPUtime=1182.32 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 283053 0 0 0 118142 90 0 0 25 0 4 0 633860902 651399168 102191 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.25
Current children cumulated vsize (KiB) 636132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.61 s]
/proc/loadavg: 8.07 8.06 7.29 9/371 1646
/proc/meminfo: memFree=24902072/32951124 swapFree=63083164/67111528
[pid=1606] ppid=1604 vsize=636348 CPUtime=4800.26 cores=1,3,5,7
/proc/1606/stat : 1606 (strangenight2-m) R 1604 1606 1566 0 -1 4202496 1112623 0 0 0 479662 364 0 0 25 0 4 0 633860902 651620352 100781 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1606/statm: 159087 100781 379 95 0 154069 0
[pid=1606/tid=1607] ppid=1604 vsize=636348 CPUtime=1203.62 cores=1,3,5,7
/proc/1606/task/1607/stat : 1607 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 268715 0 0 0 120271 91 0 0 25 0 4 0 633860902 651620352 100784 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1608] ppid=1604 vsize=636348 CPUtime=1203.64 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 284392 0 0 0 120271 93 0 0 25 0 4 0 633860902 651620352 100784 33554432000 4194304 4580107 140735754804928 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=636348 CPUtime=1203.64 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (strangenight2-m) R 1604 1606 1566 0 -1 4202560 285061 0 0 0 120273 91 0 0 25 0 4 0 633860902 651620352 100784 33554432000 4194304 4580107 140735754804928 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 636348

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.65
CPU time (s): 4800.33
CPU user time (s): 4796.67
CPU system time (s): 3.65944
CPU usage (%): 398.814
Max. virtual memory (cumulated for all children) (KiB): 762348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.67
system time used= 3.65944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1112626
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= 4220
involuntary context switches= 24170

runsolver used 3.9454 second user time and 10.3734 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 01:07:33
IDJOB=3366858
IDBENCH=83269
IDSOLVER=1844
FILE ID=node141/3366858-1305414453
RUNJOBID= node141-1305414453-1585
PBS_JOBID= 13324546
Free space on /tmp= 73296 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366858-1305414453/watcher-3366858-1305414453 -o /tmp/evaluation-result-3366858-1305414453/solver-3366858-1305414453 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366858-1305414453.cnf

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

MD5SUM BENCH= 0c4fc551e2fe598a8074df6204d87f7d
RANDOM SEED=1322489792

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      25725076 kB
Buffers:        234332 kB
Cached:        4781736 kB
SwapCached:      15708 kB
Active:        1985804 kB
Inactive:      4999496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25725076 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           12532 kB
Writeback:           0 kB
AnonPages:     1961024 kB
Mapped:          13000 kB
Slab:           135808 kB
PageTables:      38268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86262032 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= 73288 MiB
End job on node141 at 2011-05-15 01:27:39