Trace number 3262201

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-1-mtUNSAT 4323.44 1082.32

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark194.97
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3262201-1304131306.cnf'
0.00/0.00	c -- header says num vars:            201
0.00/0.00	c -- header says num clauses:       21509
0.00/0.01	c -- clauses added:            0 learnts,        21509 normals,            0 xors
0.00/0.01	c -- vars added        201
0.00/0.01	c Parsing time:  0.03 s
0.00/0.01	c  N st     0         0       201     21243       266         0     94265         0   no data   no data  --
0.59/0.16	c asymm  cl-useful: 0/21243/21243 lits-rem:0 time: 0.55
0.59/0.16	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.59/0.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.59/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.59/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.01 s
0.59/0.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.17/0.80	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.29 s
3.17/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.80	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.17/0.80	c calculated reachability. Time: 0.00
3.17/0.80	c Calc default polars -  time:   0.00 s pos:     200 undec:       1 neg:       0
3.17/0.80	c =========================================================================================
3.17/0.80	c types(t): F = full restart, N = normal restart
3.17/0.80	c types(t): S = simplification begin/end, E = solution found
3.17/0.80	c restart types(rt): st = static, dy = dynamic
3.17/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.80	c  B st     0         0       200     21234        66         0     93656         0   no data   no data  --
3.17/0.80	c  N dy    14      4020       200     21234        66      3832     93656     66290      9.26      9.78  --
3.17/0.80	c  N dy    33      8177       200     21234        66      5417     93656     86751      9.55     10.23  --
3.97/1.00	c  N dy    46     12498       200     21234        66      5463     93656     75440      9.45     10.03  --
4.78/1.21	c  N dy    66     16572       200     21234        66      9367     93656    144170      9.53     10.04  --
5.97/1.51	c  N dy    83     21005       200     21234        66      8206     93656    120316      9.51     10.03  --
6.37/1.69	c  F st   101     25000       200     21234        66     12022     93656    189212      9.53      8.57  --
6.76/1.71	c  N st   102     25250       200     21234        66     12260     93656    193343      9.53   no data  --
7.96/2.00	c  N dy   107     30003       200     21234        66     10330     93656    151530      9.53   no data  --
7.96/2.00	c  S st   107     30003       200     21234        66     10330     93656    151530      9.53   no data  --
7.96/2.03	c  S st   107     30503       200     21234        66     10819     93656    160786      9.53   no data  --
7.96/2.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.96/2.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.96/2.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
7.96/2.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
7.96/2.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
7.96/2.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
7.96/2.05	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
14.35/3.63	c lits-rem:       173  cl-subs:     2129  v-elim:      0  v-fix:    0  time:  6.28 s
15.15/3.86	c asymm  cl-useful: 0/21234/21234 lits-rem:0 time: 0.92
15.15/3.86	c calculated reachability. Time: 0.00
15.15/3.86	c  N dy   107     30503       200     21234        66      8690     93656    140669      9.53   no data  --
16.35/4.12	c  N dy   129     34761       200     21234        66     12725     93656    211161      9.58     10.09  --
17.15/4.39	c  N dy   148     38793       200     21234        66      9083     93656    130653      9.62     10.13  --
18.35/4.65	c  N dy   171     43086       200     21234        66     13172     93656    204825      9.66     10.19  --
19.15/4.83	c  S st   183     45754       200     21234        66     15706     93656    250322      9.66      9.44  --
19.15/4.87	c  S st   183     46256       200     21234        66     16201     93656    260083      9.66   no data  --
19.15/4.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.15/4.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.15/4.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
19.15/4.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
19.15/4.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
19.15/4.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.01 s
19.15/4.89	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
24.74/6.27	c lits-rem:       245  cl-subs:     1825  v-elim:      0  v-fix:    0  time:  5.50 s
24.74/6.27	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
24.74/6.27	c vivif2 --  cl tried    14376 cl shrink        0 lits rem          0 time: 0.02
25.94/6.60	c asymm  cl-useful: 0/21234/21234 lits-rem:0 time: 1.30
26.35/6.60	c calculated reachability. Time: 0.00
26.35/6.60	c  N dy   183     46256       200     21234        66     14376     93656    240771      9.66   no data  --
27.93/7.02	c  N dy   192     52803       200     21234        66     12127     93656    167322      9.56     10.12  --
29.13/7.31	c  N dy   208     57380       200     21234        66     16416     93656    241800      9.54     10.09  --
30.34/7.60	c  N dy   226     61468       200     21234        66     10884     93656    145361      9.56     10.09  --
31.15/7.85	c  N dy   250     65473       200     21234        66     14730     93656    214198      9.59     10.64  --
32.33/8.11	c  S st   262     69384       200     21234        66     18473     93656    277641      9.58      9.37  --
32.33/8.15	c  S st   262     69890       200     21234        66     18971     93656    286675      9.58   no data  --
32.33/8.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.33/8.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.33/8.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
32.33/8.17	c bin-w-bin subsume rem            0 bins  time:  0.01 s
32.33/8.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
32.33/8.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
32.33/8.18	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
39.13/9.81	c lits-rem:       362  cl-subs:     2772  v-elim:      0  v-fix:    0  time:  6.50 s
39.13/9.81	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
39.13/9.81	c vivif2 --  cl tried    16199 cl shrink        0 lits rem          0 time: 0.02
40.72/10.25	c asymm  cl-useful: 0/21234/21234 lits-rem:0 time: 1.74
40.72/10.25	c calculated reachability. Time: 0.00
40.72/10.25	c  N dy   262     69890       200     21234        66     16199     93656    259488      9.58   no data  --
41.92/10.57	c  N dy   283     74480       200     21234        66     20537     93656    336435      9.60     10.22  --
43.52/10.92	c  N dy   302     79460       200     21234        66     14888     93656    218624      9.59     10.10  --
44.71/11.29	c  N dy   318     84798       200     21234        66     20002     93656    308500      9.57     10.09  --
45.51/11.49	c  F st   328     87500       200     21234        66     22611     93656    354038      9.57   no data  --
46.71/11.71	c  N st   333     90797       200     21234        66     14327     93656    204029      9.57   no data  --
48.32/12.15	c  N dy   357     97154       200     21234        66     20349     93656    309503      9.57     10.08  --
50.30/12.64	c  N dy   373    103428       200     21234        66     13975     93656    180592      9.54     12.10  --
50.70/12.73	c  S st   381    104835       200     21234        66     15321     93656    203647      9.55   no data  --
50.70/12.77	c  S st   381    105341       200     21234        66     15816     93656    212721      9.55   no data  --
50.70/12.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.70/12.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.70/12.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
50.70/12.78	c bin-w-bin subsume rem            0 bins  time:  0.01 s
50.70/12.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
50.70/12.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
50.70/12.79	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
56.30/14.18	c lits-rem:       254  cl-subs:     1215  v-elim:      0  v-fix:    0  time:  5.53 s
56.30/14.18	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
56.30/14.18	c vivif2 --  cl tried    14601 cl shrink        0 lits rem          0 time: 0.01
57.90/14.53	c asymm  cl-useful: 0/21234/21234 lits-rem:0 time: 1.38
57.90/14.53	c calculated reachability. Time: 0.00
57.90/14.53	c  N dy   381    105341       200     21234        66     14601     93656    201083      9.55   no data  --
59.89/15.01	c  N dy   407    112578       200     21234        66     21449     93656    316271      9.53     10.12  --
61.91/15.56	c  N dy   431    119929       200     21234        66     15172     93656    192522      9.52     10.05  --
63.89/16.08	c  N dy   445    127645       200     21234        66     22534     93656    313545      9.49     10.13  --
66.68/16.71	c  N dy   477    135816       200     21234        66     16073     93656    197149      9.49     10.26  --
69.08/17.32	c  N dy   509    144488       200     21234        66     24370     93656    338535      9.49     10.00  --
71.87/18.06	c  N dy   534    154123       200     21234        66     18294     93656    221690      9.46     10.00  --
73.07/18.32	c  S st   550    158011       200     21234        66     21956     93656    283306      9.46   no data  --
73.07/18.36	c  S st   550    158513       200     21234        66     22452     93656    291896      9.46   no data  --
73.07/18.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.07/18.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.07/18.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
73.07/18.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
73.07/18.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
73.07/18.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
73.07/18.39	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
79.08/19.88	c lits-rem:       335  cl-subs:     2516  v-elim:      0  v-fix:    0  time:  5.93 s
79.08/19.88	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.01
79.08/19.88	c vivif2 --  cl tried    19936 cl shrink        0 lits rem          0 time: 0.02
80.66/20.27	c asymm  cl-useful: 0/16127/21234 lits-rem:0 time: 1.56
80.66/20.28	c calculated reachability. Time: 0.00
80.66/20.28	c  N dy   550    158513       200     21234        66     19936     93656    268664      9.46   no data  --
84.26/21.15	c  N dy   594    170182       200     21234        66     31022     93656    451231      9.46     10.07  --
87.88/22.03	c  N dy   641    181610       200     21234        66     25786     93656    348087      9.46      9.99  --
91.85/23.02	c  N dy   688    193530       200     21234        66     20071     93656    247082      9.46     10.02  --
95.84/24.00	c  N dy   742    205951       200     21234        66     31932     93656    446629      9.47     12.08  --
100.64/25.29	c  N dy   786    222451       200     21234        66     29485     93656    386781      9.44      9.95  --
105.85/26.50	c  N dy   831    237001       200     21234        66     24253     93656    308181      9.42      9.93  --
105.85/26.56	c  S st   835    237769       200     21234        66     24977     93656    319742      9.42      8.78  --
106.22/26.60	c  S st   835    238277       200     21234        66     25478     93656    328404      9.42   no data  --
106.22/26.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
106.22/26.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.22/26.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
106.22/26.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.22/26.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
106.22/26.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.01 s
106.22/26.63	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
111.82/28.01	c lits-rem:       290  cl-subs:     2433  v-elim:      0  v-fix:    0  time:  5.49 s
111.82/28.01	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
111.82/28.01	c vivif2 --  cl tried    23045 cl shrink        0 lits rem          0 time: 0.02
112.22/28.12	c asymm  cl-useful: 0/5107/21234 lits-rem:0 time: 0.42
112.22/28.12	c calculated reachability. Time: 0.00
112.22/28.12	c  N dy   835    238277       200     21234        66     23045     93656    307250      9.42   no data  --
117.01/29.39	c  N dy   903    253973       200     21234        66     37972     93656    557087      9.43     10.03  --
122.61/30.70	c  N dy   953    270216       200     21234        66     33469     93656    454035      9.41      9.96  --
128.20/32.17	c  N dy  1024    287509       200     21234        66     29054     93656    393367      9.42     10.82  --
134.99/33.83	c  F st  1091    306250       200     21234        66     24984     93656    303807      9.41      7.92  --
134.99/33.83	c  N st  1091    306250       200     21234        66     24984     93656    303807      9.41      7.92  --
141.38/35.49	c  N dy  1154    325849       200     21234        66     43622     93656    608953      9.40     11.04  --
148.57/37.21	c  N dy  1226    345940       200     21234        66     39832     93656    534753      9.38      9.88  --
152.57/38.27	c  S st  1276    357416       200     21234        66     27055     93656    316074      9.39      8.99  --
152.97/38.32	c  S st  1276    357919       200     21234        66     27550     93656    325336      9.39   no data  --
152.97/38.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
152.97/38.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.97/38.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
152.97/38.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
152.97/38.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
152.97/38.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
152.97/38.35	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
159.35/39.95	c lits-rem:       228  cl-subs:     1734  v-elim:      0  v-fix:    0  time:  6.37 s
159.35/39.95	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
159.35/39.96	c vivif2 --  cl tried    25816 cl shrink        0 lits rem          0 time: 0.02
161.35/40.46	c asymm  cl-useful: 0/12580/21234 lits-rem:0 time: 2.02
161.35/40.46	c calculated reachability. Time: 0.00
161.35/40.46	c  N dy  1276    357919       200     21234        66     25816     93656    309755      9.39   no data  --
168.55/42.27	c  N dy  1339    378002       200     21234        66     44865     93656    619550      9.38      9.99  --
175.75/44.03	c  N dy  1416    398088       200     21234        66     39360     93656    523351      9.37      9.89  --
183.32/45.91	c  N dy  1491    418870       200     21234        66     33557     93656    412238      9.37      9.91  --
190.51/47.70	c  N dy  1564    438984       200     21234        66     52639     93656    719885      9.37      9.97  --
197.72/49.57	c  N dy  1667    459845       200     21234        66     45871     93656    608401      9.38      9.91  --
205.69/51.52	c  N dy  1764    480833       200     21234        66     38341     93656    474164      9.38      9.97  --
213.68/53.58	c  N dy  1849    501171       200     21234        66     29114     93656    311895      9.39     10.03  --
220.87/55.35	c  N dy  1919    521912       200     21234        66     48913     93656    635044      9.38      9.95  --
226.86/56.85	c  S st  1985    536879       200     21234        66     33638     93656    375502      9.38   no data  --
226.86/56.89	c  S st  1985    537379       200     21234        66     34133     93656    384587      9.38   no data  --
226.86/56.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
226.86/56.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.26/56.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
227.26/56.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
227.26/56.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
227.26/56.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
227.26/56.92	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
234.46/58.73	c lits-rem:       222  cl-subs:     1649  v-elim:      0  v-fix:    0  time:  7.20 s
234.46/58.73	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.01
234.46/58.74	c vivif2 --  cl tried    32484 cl shrink        0 lits rem          0 time: 0.02
235.26/58.95	c asymm  cl-useful: 0/8654/21234 lits-rem:0 time: 0.83
235.26/58.95	c calculated reachability. Time: 0.00
235.26/58.95	c  N dy  1985    537379       200     21234        66     32484     93656    369308      9.38   no data  --
242.44/60.71	c  N dy  2079    557488       200     21234        66     51616     93656    687087      9.39      9.90  --
250.44/62.71	c  N dy  2163    578476       200     21234        66     41113     93656    497674      9.39      9.91  --
258.02/64.67	c  N dy  2234    598621       200     21234        66     60208     93656    805863      9.38      9.93  --
266.01/66.68	c  N dy  2324    618976       200     21234        66     48252     93656    603748      9.39      9.91  --
274.80/68.85	c  N dy  2387    639224       200     21234        66     35156     93656    376933      9.38     10.00  --
282.38/70.73	c  N dy  2468    659723       200     21234        66     54700     93656    695699      9.38      9.93  --
290.40/72.79	c  N dy  2544    679750       200     21234        66     40434     93656    458104      9.38      9.92  --
298.78/74.84	c  N dy  2609    700533       200     21234        66     60130     93656    772970      9.37      9.97  --
307.16/76.94	c  N dy  2676    720591       200     21234        66     44998     93656    514222      9.36     10.03  --
315.54/79.05	c  N dy  2761    741742       200     21234        66     65105     93656    836479      9.36      9.90  --
323.93/81.12	c  N dy  2837    761771       200     21234        66     48911     93656    576217      9.36      9.85  --
332.32/83.22	c  N dy  2916    781896       200     21234        66     68011     93656    882847      9.36      9.92  --
340.31/85.23	c  N dy  2999    801957       200     21234        66     51011     93656    607046      9.35      9.89  --
341.91/85.65	c  S st  3019    806068       200     21234        66     54906     93656    671085      9.35      8.71  --
342.31/85.71	c  S st  3019    806570       200     21234        66     55401     93656    680089      9.35   no data  --
342.31/85.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
342.31/85.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
342.31/85.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.06
342.31/85.76	c bin-w-bin subsume rem            0 bins  time:  0.01 s
342.31/85.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
342.31/85.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
342.31/85.77	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
359.49/90.05	c lits-rem:       495  cl-subs:     6111  v-elim:      0  v-fix:    0  time: 17.06 s
359.49/90.05	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.01
359.49/90.06	c vivif2 --  cl tried    49290 cl shrink        0 lits rem          0 time: 0.04
360.70/90.30	c asymm  cl-useful: 0/3580/21234 lits-rem:0 time: 0.97
360.70/90.31	c calculated reachability. Time: 0.00
360.70/90.31	c  N dy  3019    806570       200     21234        66     49290     93656    623097      9.35   no data  --
368.67/92.39	c  N dy  3102    826763       200     21234        66     68493     93656    932059      9.35     10.06  --
377.88/94.63	c  N dy  3194    848657       200     21234        66     52412     93656    631076      9.35      9.92  --
386.25/96.76	c  N dy  3273    868784       200     21234        66     71479     93656    934610      9.35      9.85  --
394.64/98.87	c  N dy  3352    889131       200     21234        66     52900     93656    629502      9.35      9.86  --
403.43/101.05	c  N dy  3422    909568       200     21234        66     72372     93656    939182      9.35      9.87  --
412.21/103.22	c  N dy  3502    929713       200     21234        66     52610     93656    616852      9.35      9.86  --
420.60/105.33	c  N dy  3562    949854       200     21234        66     71705     93656    918128      9.34      9.87  --
429.39/107.58	c  N dy  3641    970465       200     21234        66     51378     93656    590398      9.34      9.88  --
438.18/109.72	c  N dy  3731    990551       200     21234        66     70521     93656    900397      9.34     12.11  --
447.37/112.02	c  N dy  3820   1010582       200     21234        66     48609     93656    538686      9.34      9.87  --
455.35/114.06	c  N dy  3895   1030735       200     21234        66     67772     93656    843269      9.34      9.85  --
465.34/116.56	c  N dy  3975   1050984       200     21234        66     45222     93656    480025      9.34      9.88  --
473.73/118.62	c  N dy  4068   1071040       200     21234        66     64284     93656    788809      9.34      9.90  --
474.13/118.72	c  F st  4074   1071875       200     21234        66     65091     93656    802028      9.34   no data  --
482.92/121.00	c  N dy  4138   1091280       200     21234        66     83547     93656   1099709      9.35      9.86  --
491.71/123.18	c  N dy  4215   1111351       200     21234        66     59833     93656    709481      9.34      9.84  --
502.09/125.73	c  N dy  4322   1131851       200     21234        66     79399     93656   1027760      9.35      9.86  --
512.48/128.34	c  N dy  4394   1152595       200     21234        66     55376     93656    631415      9.35      9.89  --
521.27/130.55	c  N dy  4463   1172886       200     21234        66     74593     93656    936709      9.34      9.85  --
532.45/133.34	c  N dy  4545   1193014       200     21234        66     49047     93656    525544      9.34     10.00  --
540.04/135.22	c  S st  4617   1209855       200     21234        66     65064     93656    783994      9.35      8.52  --
540.04/135.30	c  S st  4617   1210360       200     21234        66     65559     93656    792277      9.35   no data  --
540.04/135.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
540.46/135.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
540.46/135.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
540.46/135.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
540.46/135.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
540.46/135.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
540.46/135.38	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
562.01/140.80	c lits-rem:       549  cl-subs:     7161  v-elim:      0  v-fix:    0  time: 21.62 s
562.01/140.80	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
562.43/140.81	c vivif2 --  cl tried    58398 cl shrink        0 lits rem          0 time: 0.05
563.20/141.02	c asymm  cl-useful: 0/2217/21234 lits-rem:0 time: 0.84
563.20/141.03	c calculated reachability. Time: 0.00
563.20/141.03	c  N dy  4617   1210360       200     21234        66     58398     93656    726602      9.35   no data  --
572.00/143.24	c  N dy  4686   1230443       200     21234        66     77500     93656   1032706      9.35      9.84  --
581.98/145.78	c  N dy  4784   1250450       200     21234        66     51080     93656    567103      9.35     10.53  --
590.77/147.93	c  N dy  4875   1270810       200     21234        66     70413     93656    883812      9.35      9.86  --
601.16/150.58	c  N dy  4941   1290814       200     21234        66     89425     93656   1188271      9.35      9.85  --
611.54/153.11	c  N dy  5023   1311357       200     21234        66     62482     93656    741404      9.35      9.89  --
621.53/155.66	c  N dy  5104   1331429       200     21234        66     81577     93656   1046014      9.35      9.89  --
633.14/158.58	c  N dy  5170   1352063       200     21234        66     53681     93656    589538      9.34      9.91  --
642.30/160.89	c  N dy  5251   1373029       200     21234        66     73541     93656    903647      9.34      9.89  --
652.29/163.32	c  N dy  5311   1393115       200     21234        66     92589     93656   1198560      9.34      9.88  --
661.87/165.77	c  N dy  5404   1413579       200     21234        66     63622     93656    751629      9.34      9.90  --
671.47/168.11	c  N dy  5497   1433768       200     21234        66     82825     93656   1063537      9.34      9.86  --
682.65/170.93	c  N dy  5584   1453909       200     21234        66     52565     93656    563805      9.34      9.85  --
691.04/173.06	c  N dy  5646   1473963       200     21234        66     71510     93656    860745      9.34     11.27  --
700.62/175.48	c  N dy  5704   1493984       200     21234        66     90496     93656   1157082      9.34      9.84  --
711.82/178.22	c  N dy  5792   1514842       200     21234        66     60021     93656    678721      9.33      9.86  --
721.01/180.53	c  N dy  5871   1535170       200     21234        66     79344     93656    986460      9.33      9.83  --
731.39/183.15	c  N dy  5962   1555172       200     21234        66     98360     93656   1289695      9.34     10.03  --
741.37/185.62	c  N dy  6040   1575396       200     21234        66     66337     93656    780671      9.33      9.91  --
750.56/187.99	c  N dy  6117   1595429       200     21234        66     85319     93656   1081349      9.33     10.57  --
761.34/190.69	c  N dy  6206   1615430       200     21234        66    104285     93656   1387739      9.33      9.95  --
771.33/193.10	c  N dy  6288   1635513       200     21234        66     71146     93656    854783      9.33     10.07  --
782.14/195.85	c  N dy  6361   1655616       200     21234        66     90319     93656   1154667      9.33      9.86  --
794.90/199.10	c  N dy  6440   1676451       200     21234        66     56882     93656    620844      9.33      9.84  --
805.68/201.74	c  N dy  6536   1697318       200     21234        66     76745     93656    943704      9.33      9.98  --
812.47/203.47	c  S st  6577   1710363       200     21234        66     89093     93656   1140965      9.33      9.41  --
812.88/203.56	c  S st  6577   1710870       200     21234        66     89599     93656   1149897      9.33   no data  --
812.88/203.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
812.88/203.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
813.29/203.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
813.29/203.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
813.29/203.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
813.29/203.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
813.29/203.68	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
857.23/214.65	c lits-rem:       300  cl-subs:    10734  v-elim:      0  v-fix:    0  time: 43.78 s
857.23/214.65	c vivif2 --  cl tried    21233 cl shrink        0 lits rem          0 time: 0.01
857.23/214.67	c vivif2 --  cl tried    78866 cl shrink        0 lits rem          0 time: 0.07
858.41/214.93	c asymm  cl-useful: 0/2222/21233 lits-rem:0 time: 1.05
858.41/214.94	c calculated reachability. Time: 0.00
858.41/214.94	c  N dy  6577   1710870       200     21233        66     78866     93634   1044363      9.33   no data  --
868.40/217.48	c  N dy  6669   1730891       200     21233        66     97909     93634   1352755      9.33     10.27  --
879.57/220.24	c  N dy  6746   1750919       200     21233        66     63056     93634    720230      9.33      9.84  --
889.17/222.66	c  N dy  6822   1771982       200     21233        66     83004     93634   1032648      9.33      9.85  --
900.36/225.40	c  N dy  6914   1792003       200     21233        66    102039     93634   1337491      9.33      9.83  --
911.94/228.32	c  N dy  6989   1812076       200     21233        66     66111     93634    767032      9.33      9.84  --
922.74/231.06	c  N dy  7077   1832342       200     21233        66     85341     93634   1077619      9.33      9.84  --
934.30/233.94	c  N dy  7140   1852503       200     21233        66    104417     93634   1378007      9.33      9.84  --
945.11/236.68	c  N dy  7212   1872789       200     21233        66     67748     93633    787639      9.33      9.83  --
955.48/239.20	c  N dy  7283   1893852       200     21233        66     87668     93633   1102324      9.33      9.97  --
966.27/241.94	c  N dy  7346   1913885       200     21233        66    106642     93633   1399365      9.33      9.96  --
977.44/244.75	c  N dy  7430   1933965       200     21233        66     68879     93633    795006      9.33     10.41  --
987.84/247.30	c  N dy  7521   1954000       200     21233        66     87907     93633   1096438      9.33     10.82  --
999.02/250.16	c  N dy  7597   1974004       200     21233        66    106925     93633   1394622      9.33     10.83  --
1010.62/253.06	c  N dy  7684   1994056       200     21233        66     68095     93633    771352      9.33     10.62  --
1020.59/255.53	c  N dy  7759   2014089       200     21233        66     86977     93633   1061471      9.33     10.52  --
1031.78/258.31	c  N dy  7829   2034557       200     21233        66    106338     93633   1366443      9.33      9.99  --
1043.36/261.26	c  N dy  7928   2054740       200     21233        66     66796     93633    738782      9.33      9.89  --
1052.54/263.58	c  N dy  8002   2074765       200     21233        66     85678     93633   1030868      9.33     10.31  --
1063.76/266.33	c  N dy  8072   2095421       200     21233        66    105242     93633   1329888      9.32      9.84  --
1076.11/269.46	c  N dy  8156   2115441       200     21233        66     64485     93633    692943      9.32     11.12  --
1085.32/271.78	c  N dy  8236   2135466       200     21233        66     83450     93633    992607      9.32     10.00  --
1096.89/274.68	c  N dy  8331   2155513       200     21233        66    102478     93633   1295767      9.33      9.86  --
1111.68/278.38	c  N dy  8417   2175693       200     21233        66     61057     93633    628726      9.33      9.85  --
1121.25/280.70	c  N dy  8487   2195941       200     21233        66     80257     93633    930624      9.32      9.85  --
1129.67/282.81	c  S st  8538   2210870       200     21233        66     94435     93633   1153640      9.32   no data  --
1130.04/282.91	c  S st  8538   2211373       200     21233        66     94930     93633   1161942      9.32   no data  --
1130.04/282.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1130.04/282.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1130.04/282.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1130.44/283.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1130.44/283.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
1130.44/283.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1130.44/283.03	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1179.17/295.24	c lits-rem:      2124  cl-subs:    10750  v-elim:      0  v-fix:    0  time: 48.72 s
1179.17/295.24	c vivif2 --  cl tried    21232 cl shrink        0 lits rem          0 time: 0.01
1179.17/295.26	c vivif2 --  cl tried    84181 cl shrink        0 lits rem          0 time: 0.08
1180.37/295.56	c asymm  cl-useful: 0/2565/21232 lits-rem:0 time: 1.22
1180.37/295.57	c calculated reachability. Time: 0.00
1180.37/295.57	c  N dy  8538   2211373       200     21232        66     84181     93612   1053197      9.32   no data  --
1190.77/298.14	c  N dy  8608   2231631       200     21232        66    103362     93612   1354452      9.32      9.88  --
1204.73/301.65	c  N dy  8710   2252694       200     21232        66     62002     93612    643199      9.32      9.87  --
1213.93/303.93	c  N dy  8799   2272784       200     21232        66     81013     93612    947169      9.32     11.29  --
1225.51/306.82	c  N dy  8883   2292915       200     21232        66    100163     93612   1246953      9.32      9.85  --
1237.89/309.92	c  N dy  8962   2312949       200     21232        66    119128     93612   1546101      9.32     10.18  --
1249.48/312.84	c  N dy  9036   2333037       200     21232        66     75688     93612    847571      9.32     10.03  --
1259.46/315.34	c  N dy  9111   2353200       200     21232        66     94749     93612   1148055      9.32      9.88  --
1271.44/318.32	c  N dy  9189   2373660       200     21232        66    114173     93612   1448916      9.32      9.82  --
1283.45/321.38	c  N dy  9255   2393743       200     21232        66     69779     93612    749278      9.32     10.30  --
1293.41/323.84	c  N dy  9334   2413908       200     21232        66     88892     93612   1045584      9.32      9.84  --
1304.61/326.64	c  N dy  9409   2434522       200     21232        66    108359     93612   1347331      9.32      9.88  --
1317.39/329.80	c  N dy  9512   2454527       200     21232        66    127297     93612   1646226      9.32     12.38  --
1327.77/332.49	c  N dy  9593   2474673       200     21232        66     82035     93612    929288      9.32      9.81  --
1338.96/335.20	c  N dy  9677   2495375       200     21232        66    101661     93612   1232798      9.32      9.81  --
1350.94/338.20	c  N dy  9783   2515593       200     21232        66    120795     93612   1534175      9.32      9.89  --
1362.92/341.29	c  N dy  9841   2536253       200     21232        66     74995     93612    803751      9.32      9.91  --
1372.91/343.79	c  N dy  9926   2556327       200     21232        66     94037     93612   1103209      9.32     11.02  --
1383.69/346.49	c  N dy  9990   2576349       200     21232        66    112947     93612   1399432      9.32     10.50  --
1396.08/349.58	c  N dy 10067   2596418       200     21232        66    131893     93612   1693912      9.32     10.79  --
1407.26/352.34	c  N dy 10158   2616517       200     21232        66     84773     93612    952915      9.32     11.06  --
1418.05/355.03	c  N dy 10248   2636538       200     21232        66    103763     93612   1256547      9.32      9.82  --
1430.43/358.19	c  N dy 10320   2657215       200     21232        66    123334     93612   1561783      9.32      9.87  --
1444.82/361.74	c  N dy 10402   2677484       200     21232        66     75318     93612    798204      9.32      9.83  --
1455.60/364.45	c  N dy 10476   2697651       200     21232        66     94411     93612   1093114      9.31      9.82  --
1463.61/366.46	c  S st 10551   2711373       200     21232        66    107404     93612   1300738      9.32   no data  --
1463.99/366.56	c  S st 10551   2711877       200     21232        66    107902     93612   1310224      9.32   no data  --
1463.99/366.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1463.99/366.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1464.39/366.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
1464.39/366.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1464.79/366.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
1464.79/366.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.01 s
1464.79/366.71	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1535.49/384.45	c lits-rem:       366  cl-subs:    11902  v-elim:      0  v-fix:    0  time: 70.85 s
1535.49/384.45	c vivif2 --  cl tried    21232 cl shrink        0 lits rem          0 time: 0.01
1535.49/384.48	c vivif2 --  cl tried    96000 cl shrink        0 lits rem          0 time: 0.10
1537.49/384.90	c asymm  cl-useful: 0/2366/21232 lits-rem:0 time: 1.70
1537.49/384.91	c calculated reachability. Time: 0.00
1537.49/384.91	c  N dy 10551   2711877       200     21232        66     96000     93612   1189061      9.32   no data  --
1550.67/388.27	c  N dy 10641   2732193       200     21232        66    115329     93612   1497474      9.32      9.82  --
1563.86/391.60	c  N dy 10728   2752732       200     21232        66    134705     93612   1798487      9.32      9.87  --
1575.04/394.40	c  N dy 10812   2772847       200     21232        67     85823     93612    959043      9.32      9.82  --
1585.82/397.06	c  N dy 10890   2793010       200     21232        67    104978     93612   1258967      9.32      9.84  --
1598.21/400.13	c  N dy 10978   2813506       200     21232        67    124391     93612   1561962      9.32      9.82  --
1611.79/403.56	c  N dy 11055   2833579       200     21232        67     74383     93612    774092      9.32     12.17  --
1621.40/405.99	c  N dy 11123   2853658       200     21232        67     93410     93612   1069362      9.32     12.13  --
1632.56/408.73	c  N dy 11182   2874333       200     21232        67    112961     93612   1367796      9.31      9.81  --
1644.95/411.89	c  N dy 11256   2894406       200     21232        67    131951     93612   1656973      9.31     11.04  --
1658.93/415.35	c  N dy 11338   2916498       200     21232        67     82780     93612    888077      9.31      9.88  --
1669.31/417.94	c  N dy 11421   2936573       200     21232        67    101781     93612   1185361      9.31      9.81  --
1682.10/421.14	c  N dy 11494   2958241       200     21232        67    122335     93612   1505747      9.31      9.81  --
1695.28/424.45	c  N dy 11576   2978829       200     21232        67    141800     93612   1810394      9.31      9.95  --
1706.86/427.33	c  N dy 11658   2999204       200     21232        67     90209     93612   1000562      9.31     10.06  --
1718.07/430.19	c  N dy 11737   3020288       200     21232        67    110147     93612   1308827      9.31      9.81  --
1730.83/433.32	c  N dy 11830   3040460       200     21232        67    129297     93612   1611165      9.31      9.88  --
1744.83/436.83	c  N dy 11891   3060561       200     21232        67     76393     93612    769125      9.31      9.80  --
1754.39/439.26	c  N dy 11938   3081083       200     21232        68     95781     93612   1060052      9.31      9.80  --
1765.19/441.98	c  N dy 12014   3101210       200     21232        68    114835     93612   1356691      9.30      9.90  --
1777.96/445.13	c  N dy 12080   3121318       200     21232        68    133859     93612   1645576      9.30      9.91  --
1791.55/448.55	c  N dy 12167   3141610       200     21232        68     80237     93612    822442      9.30      9.80  --
1802.34/451.29	c  N dy 12254   3161654       200     21232        69     99273     93612   1120584      9.30     10.26  --
1815.14/454.45	c  N dy 12343   3181803       200     21232        69    118406     93612   1421181      9.31      9.81  --
1828.32/457.71	c  N dy 12424   3201832       200     21232        69    137382     93612   1714978      9.31      9.81  --
1833.09/458.92	c Finding binary XORs  T:     0.00 s  found:       0
1835.49/459.51	c  S st 12465   3211879       200     21232        70    146951     93612   1863801      9.30   no data  --
1835.89/459.62	c  S st 12465   3212382       200     21232        70    147445     93612   1872211      9.30   no data  --
1835.89/459.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1835.89/459.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1836.28/459.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.26
1836.28/459.76	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1837.11/459.99	c subs with bin:      554  lits-rem:      2160  v-fix:    0  time:  0.91 s
1837.11/459.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1837.11/460.00	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2015.65/504.69	c lits-rem:       691  cl-subs:    19679  v-elim:      0  v-fix:    0  time: 178.44 s
2015.65/504.69	c vivif2 --  cl tried    21208 cl shrink        0 lits rem          0 time: 0.00
2016.05/504.72	c vivif2 --  cl tried   127236 cl shrink        0 lits rem          0 time: 0.12
2017.26/505.05	c asymm  cl-useful: 0/1857/21208 lits-rem:0 time: 1.30
2017.26/505.05	c calculated reachability. Time: 0.00
2017.26/505.05	c  N dy 12465   3212382       200     21208        70    127236     93548   1668330      9.30   no data  --
2029.63/508.12	c  N dy 12534   3232519       200     21208        70    146267     93548   1957796      9.30      9.83  --
2041.21/511.05	c  N dy 12617   3252642       200     21208        70     91917     93548   1005835      9.30     10.02  --
2052.01/513.74	c  N dy 12688   3272876       200     21208        70    111047     93548   1298290      9.30      9.86  --
2063.98/516.74	c  N dy 12739   3293178       200     21208        70    130183     93548   1587125      9.30      9.80  --
2079.56/520.60	c  N dy 12794   3313999       200     21208        70     75351     93548    734501      9.30      9.79  --
2089.15/523.09	c  N dy 12879   3334642       200     21208        70     94951     93548   1039926      9.30      9.79  --
2101.13/526.06	c  N dy 12967   3356245       200     21208        70    115392     93548   1358076      9.30      9.86  --
2113.12/529.09	c  N dy 13039   3376289       200     21208        70    134375     93548   1649611      9.29      9.80  --
2129.09/533.00	c  N dy 13113   3397009       200     21208        70     78416     93548    770128      9.29      9.85  --
2138.69/535.46	c  N dy 13201   3417068       200     21208        70     97491     93548   1069226      9.29     10.97  --
2151.46/538.65	c  N dy 13275   3438417       200     21208        70    117764     93548   1384013      9.29      9.87  --
2165.45/542.18	c  N dy 13372   3458421       200     21208        70    136697     93548   1682415      9.29      9.79  --
2181.82/546.28	c  N dy 13431   3478457       200     21208        70     78964     93548    768947      9.29     10.91  --
2191.81/548.77	c  N dy 13502   3498791       200     21208        70     98246     93548   1063014      9.29      9.84  --
2202.99/551.51	c  N dy 13578   3519086       200     21208        70    117503     93548   1360047      9.29      9.79  --
2215.37/554.67	c  N dy 13654   3539216       200     21208        70    136623     93548   1658162      9.29      9.84  --
2233.35/559.18	c  N dy 13728   3559896       200     21208        70     78448     93548    748717      9.29      9.89  --
2244.14/561.88	c  N dy 13810   3579978       200     21208        70     97444     93548   1040793      9.29     10.40  --
2256.53/564.94	c  N dy 13887   3600259       200     21208        70    116647     93548   1338717      9.29      9.78  --
2270.10/568.35	c  N dy 13952   3620268       200     21208        70    135593     93548   1626547      9.28      9.85  --
2285.31/572.12	c  N dy 14005   3640649       200     21208        70    154899     93548   1919196      9.28      9.78  --
2298.08/575.38	c  N dy 14079   3660836       200     21208        70     95385     93548    997748      9.28      9.85  --
2309.25/578.16	c  N dy 14156   3680841       200     21208        70    114327     93548   1291582      9.28      9.79  --
2322.44/581.41	c  N dy 14242   3701516       200     21208        70    133917     93548   1592970      9.28      9.85  --
2329.63/583.29	c  S st 14285   3712382       200     21208        70    144249     93548   1753472      9.28      9.38  --
2330.42/583.41	c  S st 14285   3712885       200     21208        70    144744     93548   1761592      9.28   no data  --
2330.42/583.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2330.42/583.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2330.42/583.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.26
2330.82/583.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2330.82/583.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
2330.82/583.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2330.82/583.58	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2458.25/615.46	c lits-rem:       771  cl-subs:    19911  v-elim:      0  v-fix:    0  time: 127.29 s
2458.25/615.46	c vivif2 --  cl tried    21208 cl shrink        0 lits rem          0 time: 0.01
2458.25/615.49	c vivif2 --  cl tried   124833 cl shrink        0 lits rem          0 time: 0.12
2459.85/615.81	c asymm  cl-useful: 0/2312/21208 lits-rem:0 time: 1.29
2459.85/615.82	c calculated reachability. Time: 0.00
2459.85/615.82	c  N dy 14285   3712885       200     21208        70    124833     93548   1564270      9.28   no data  --
2472.23/618.99	c  N dy 14350   3733312       200     21208        71    144084     93548   1854062      9.28      9.77  --
2486.61/622.54	c  F st 14428   3751562       200     21208        71     82339     93548    803301      9.28   no data  --
2487.43/622.77	c  N st 14432   3753594       200     21208        71     84277     93548    835901      9.28   no data  --
2497.00/625.17	c  N dy 14482   3773614       200     21208        71    103144     93548   1125650      9.28     11.83  --
2509.00/628.16	c  N dy 14571   3793793       200     21208        71    122285     93548   1423460      9.28      9.77  --
2522.58/631.56	c  N dy 14661   3813853       200     21208        71    141228     93548   1721712      9.28     10.80  --
2540.17/635.98	c  N dy 14743   3834392       200     21208        71     80482     93548    762614      9.28      9.81  --
2551.33/638.77	c  N dy 14822   3854688       200     21208        71     99694     93548   1057519      9.28      9.84  --
2563.30/641.79	c  N dy 14906   3874746       200     21208        71    118727     93548   1358705      9.28      9.85  --
2578.49/645.53	c  N dy 14972   3895421       200     21208        71    138194     93548   1648490      9.28      9.78  --
2595.67/649.80	c  N dy 15059   3916295       200     21208        71    157876     93548   1948441      9.28      9.77  --
2612.05/653.93	c  N dy 15153   3936376       200     21208        71     95715     93548    986494      9.28      9.85  --
2624.82/657.14	c  N dy 15220   3956425       200     21208        72    114635     93548   1272819      9.27     10.96  --
2638.81/660.61	c  N dy 15281   3976454       200     21208        72    133627     93548   1563963      9.27      9.80  --
2655.99/664.92	c  N dy 15358   3996566       200     21208        72    152668     93548   1853170      9.27      9.84  --
2674.36/669.51	c  N dy 15432   4016650       200     21208        72     89417     93548    881216      9.27      9.76  --
2686.74/672.61	c  N dy 15492   4037057       200     21208        72    108736     93548   1171350      9.27      9.76  --
2700.73/676.10	c  N dy 15559   4057485       200     21208        72    128108     93548   1469626      9.27      9.84  --
2716.30/680.01	c  N dy 15628   4077712       200     21208        72    147203     93548   1761358      9.27      9.78  --
2734.67/684.65	c  N dy 15688   4097978       200     21208        72    166422     93548   2049623      9.27      9.78  --
2748.27/688.09	c  N dy 15736   4118924       200     21208        72    102901     93548   1072021      9.26      9.86  --
2761.44/691.35	c  N dy 15808   4139190       200     21208        72    122103     93548   1364681      9.26      9.85  --
2775.03/694.80	c  N dy 15864   4160991       200     21208        72    142680     93548   1669103      9.26      9.93  --
2789.81/698.45	c  N dy 15953   4181435       200     21208        72    162066     93548   1964379      9.26      9.84  --
2804.18/702.05	c  N dy 16025   4202016       200     21208        72     97382     93548    981845      9.26      9.78  --
2810.18/703.50	c  S st 16064   4212885       200     21208        73    107643     93548   1137548      9.26      8.48  --
2810.18/703.59	c  S st 16064   4213386       200     21208        73    108140     93548   1145770      9.26   no data  --
2810.58/703.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2810.58/703.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2810.58/703.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.17
2810.58/703.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2811.77/703.96	c subs with bin:     1595  lits-rem:      2018  v-fix:    0  time:  1.10 s
2811.77/703.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2811.77/703.96	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2860.53/716.15	c lits-rem:       402  cl-subs:     9959  v-elim:      0  v-fix:    0  time: 48.65 s
2860.53/716.15	c vivif2 --  cl tried    21192 cl shrink        0 lits rem          0 time: 0.00
2860.53/716.17	c vivif2 --  cl tried    96602 cl shrink        0 lits rem          0 time: 0.08
2861.71/716.45	c asymm  cl-useful: 0/2424/21192 lits-rem:0 time: 1.11
2861.71/716.45	c calculated reachability. Time: 0.00
2861.71/716.45	c  N dy 16064   4213386       200     21192        73     96602     93506   1037475      9.26   no data  --
2872.89/719.23	c  N dy 16135   4233480       200     21192        73    115649     93506   1330346      9.26      9.78  --
2885.27/722.30	c  N dy 16214   4253796       200     21192        73    134865     93506   1625969      9.26      9.78  --
2888.46/723.19	c Finding binary XORs  T:     0.00 s  found:       0
2898.46/725.69	c  N dy 16283   4273854       200     21192        75    153874     93506   1915058      9.26     10.11  --
2915.23/729.89	c  N dy 16367   4293918       200     21192        76     88007     93506    843147      9.26      9.75  --
2925.62/732.44	c  N dy 16439   4313980       200     21192        77    106957     93506   1131918      9.25     10.84  --
2934.41/734.60	c Finding binary XORs  T:     0.00 s  found:       0
2937.20/735.37	c  N dy 16495   4334305       200     21192        78    126076     93506   1421845      9.25      9.75  --
2950.38/738.65	c  N dy 16575   4355026       200     21192        78    145615     93506   1721234      9.25      9.82  --
2964.37/742.12	c  N dy 16654   4375103       200     21192        79    164656     93506   2013373      9.25      9.79  --
2979.17/745.85	c  N dy 16732   4395612       200     21192        79     98226     93506    989020      9.25      9.86  --
2990.74/748.73	c  N dy 16796   4415686       200     21192        79    117213     93506   1279919      9.25      9.74  --
3004.32/752.10	c  N dy 16860   4435871       200     21192        79    136236     93506   1563840      9.25      9.78  --
3019.89/756.03	c  N dy 16931   4456765       200     21192        79    155992     93506   1864420      9.25      9.74  --
3039.06/760.84	c  N dy 17014   4477276       200     21192        79     88506     93506    828537      9.25      9.80  --
3050.25/763.62	c  N dy 17076   4497364       200     21192        79    107560     93506   1121183      9.25      9.75  --
3063.84/767.05	c  N dy 17141   4518188       200     21192        79    127238     93506   1418677      9.24      9.79  --
3078.21/770.62	c  N dy 17206   4538785       200     21192        79    146725     93506   1714703      9.24      9.77  --
3094.99/774.84	c  N dy 17292   4558836       200     21192        79    165676     93506   2004127      9.24     11.67  --
3114.57/779.79	c  N dy 17359   4579871       200     21192        79     97537     93506    953687      9.24      9.76  --
3129.35/783.47	c  N dy 17432   4601019       200     21192        80    117526     93506   1256258      9.24      9.79  --
3146.15/787.68	c  N dy 17492   4621081       200     21192        80    136502     93506   1541654      9.24     10.64  --
3164.50/792.22	c  N dy 17577   4641244       200     21192        81    155546     93506   1831081      9.24      9.86  --
3174.88/794.82	c Finding binary XORs  T:     0.00 s  found:       0
3183.67/797.09	c  N dy 17634   4661279       200     21192        82    174447     93506   2109082      9.24      9.73  --
3202.45/801.71	c  N dy 17693   4682186       200     21192        82    105433     93506   1065048      9.23      9.75  --
3215.23/804.97	c  N dy 17760   4702232       200     21192        83    124402     93506   1349782      9.23     11.16  --
3223.63/807.04	c  S st 17805   4713387       200     21192        83    134970     93506   1510469      9.23      9.25  --
3224.03/807.16	c  S st 17805   4713888       200     21192        83    135464     93506   1519422      9.23   no data  --
3224.03/807.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3224.03/807.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3224.43/807.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.30
3224.83/807.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3229.64/808.58	c subs with bin:     4718  lits-rem:      5422  v-fix:    0  time:  5.08 s
3229.64/808.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.01 s
3229.64/808.58	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3361.03/841.42	c lits-rem:      1223  cl-subs:    17657  v-elim:      0  v-fix:    0  time: 131.12 s
3361.03/841.42	c vivif2 --  cl tried    21143 cl shrink        0 lits rem          0 time: 0.01
3361.03/841.45	c vivif2 --  cl tried   113138 cl shrink        0 lits rem          0 time: 0.10
3361.85/841.63	c asymm  cl-useful: 0/1600/21143 lits-rem:0 time: 0.73
3361.85/841.64	c calculated reachability. Time: 0.00
3361.85/841.64	c  N dy 17805   4713888       200     21143        83    113138     93379   1306000      9.23   no data  --
3374.63/844.86	c  N dy 17898   4735491       199     21143        84    133521     93379   1613929      9.23     10.11  --
3387.82/848.20	c  N dy 17975   4755498       199     21143        85    152397     93379   1897069      9.23      9.80  --
3403.78/852.11	c  N dy 18045   4776353       199     21143        85    172050     93379   2190443      9.23      9.78  --
3412.96/854.48	c Finding binary XORs  T:     0.00 s  found:       0
3418.98/855.91	c  N dy 18121   4797110       199     20826        76     98686     92188    998806      9.23      9.76  --
3430.14/858.74	c  N dy 18210   4817450       199     20826        76    117828     92188   1289470      9.23      9.95  --
3442.92/861.95	c  N dy 18297   4837620       199     20826        76    136877     92188   1574182      9.23      9.72  --
3456.51/865.37	c  N dy 18362   4857925       199     20826        76    156066     92188   1861284      9.23      9.80  --
3476.10/870.28	c  N dy 18448   4880948       199     20826        76     89361     92188    836168      9.23      9.74  --
3486.46/872.88	c  N dy 18531   4900957       199     20826        76    108272     92188   1120990      9.23     11.73  --
3498.44/875.81	c  N dy 18619   4921397       199     20826        78    127600     92188   1416142      9.23      9.77  --
3511.63/879.11	c  N dy 18693   4941535       199     20826        83    146635     92188   1697017      9.23      9.75  --
3511.63/879.11	c Finding binary XORs  T:     0.00 s  found:       0
3526.81/882.91	c  N dy 18784   4962412       199     20826        84    166409     92188   1993951      9.23      9.75  --
3537.21/885.52	c Finding binary XORs  T:     0.00 s  found:       0
3544.38/887.36	c  N dy 18870   4982472       199     20826        89     94814     92188    916692      9.23      9.73  --
3551.98/889.24	c Finding binary XORs  T:     0.00 s  found:       0
3555.57/890.12	c  N dy 18974   5002633       198     20826        93    113889     92188   1210829      9.23      9.73  --
3567.55/893.18	c  N dy 19059   5022666       198     20826        93    132756     92188   1496756      9.23      9.73  --
3581.56/896.62	c  N dy 19154   5042721       198     20826        93    151641     92188   1785079      9.23      9.73  --
3598.32/900.84	c  N dy 19222   5062800       198     20826        93    170529     92188   2066247      9.23      9.75  --
3617.88/905.78	c  N dy 19321   5082994       198     20826        93     97704     92188    942706      9.23      9.72  --
3629.89/908.72	c  N dy 19414   5103043       198     20826        93    116678     92188   1233943      9.23      9.84  --
3643.85/912.25	c  N dy 19500   5123278       198     20826        96    135739     92188   1519943      9.23      9.76  --
3659.83/916.21	c  N dy 19609   5143285       198     20826        96    154600     92188   1807422      9.23      9.77  --
3675.81/920.22	c  N dy 19699   5163377       198     20826        96    173560     92188   2095290      9.23      9.79  --
3693.79/924.72	c  N dy 19800   5184182       198     20826        96    100072     92188    959945      9.23      9.93  --
3706.58/927.95	c  N dy 19871   5206767       198     20826        96    121343     92188   1276802      9.23      9.77  --
3711.37/929.12	c  S st 19901   5213888       198     20826        96    128071     92188   1377180      9.23      8.75  --
3711.77/929.23	c  S st 19901   5214393       198     20826        96    128565     92188   1386094      9.23   no data  --
3711.77/929.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3711.77/929.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3712.17/929.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.25
3712.57/929.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3713.39/929.65	c subs with bin:      793  lits-rem:      2335  v-fix:    0  time:  0.82 s
3713.39/929.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    198 time:  0.00 s
3713.39/929.65	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3820.82/956.59	c lits-rem:     12973  cl-subs:    13728  v-elim:      0  v-fix:    0  time: 107.61 s
3820.82/956.60	c vivif2 --  cl tried    20440 cl shrink        0 lits rem          0 time: 0.01
3821.22/956.62	c vivif2 --  cl tried   105241 cl shrink        0 lits rem          0 time: 0.11
3822.42/957.00	c asymm  cl-useful: 0/2014/20440 lits-rem:0 time: 1.50
3822.83/957.00	c calculated reachability. Time: 0.00
3822.83/957.00	c  N dy 19901   5214393       198     20440        71    105241     90251   1158045      9.23   no data  --
3831.62/959.30	c Finding binary XORs  T:     0.00 s  found:       0
3835.60/960.28	c  N dy 19956   5234405       198     20440        72    124079     90251   1431633      9.23      9.77  --
3850.78/964.05	c  N dy 20016   5255813       198     20440        72    144260     90251   1726018      9.23      9.72  --
3865.96/967.86	c  N dy 20085   5275875       198     20440        74    163266     90251   2015447      9.23      9.94  --
3883.95/972.39	c  N dy 20167   5295880       198     20440        74     92781     90251    887694      9.23     10.53  --
3895.53/975.20	c  N dy 20230   5316782       198     20440        74    112531     90251   1177616      9.23      9.72  --
3907.52/978.20	c  N dy 20293   5337763       198     20440        74    132416     90251   1471353      9.23      9.77  --
3922.30/981.92	c  N dy 20374   5359104       198     20440        74    152608     90251   1772699      9.22      9.80  --
3936.68/985.57	c  N dy 20435   5379631       198     20440        75    171940     90251   2054303      9.22      9.73  --
3954.68/990.07	c  N dy 20501   5400410       198     20440        75     98639     90251    947175      9.22      9.77  --
3965.04/992.67	c Finding binary XORs  T:     0.00 s  found:       0
3965.85/992.83	c  N dy 20557   5420462       198     20440        76    117504     90251   1217842      9.22      9.85  --
3979.03/996.15	c  N dy 20636   5441443       198     20440        77    137333     90251   1513297      9.22      9.81  --
3993.82/999.80	c  N dy 20725   5461505       198     20440        77    156381     90251   1799769      9.22      9.93  --
4008.60/1003.55	c  N dy 20812   5481603       198     20440        79    175392     90251   2081822      9.22      9.84  --
4013.39/1004.78	c Finding binary XORs  T:     0.00 s  found:       0
4026.97/1008.14	c  N dy 20881   5501642       198     20440        80     99170     90251    946269      9.22      9.73  --
4038.59/1011.08	c  N dy 20937   5522829       198     20440        80    119110     90251   1232828      9.22      9.74  --
4050.95/1014.18	c  N dy 20996   5542848       198     20440        80    138067     90251   1507367      9.22      9.97  --
4066.53/1018.01	c  N dy 21073   5563778       198     20440        80    157788     90251   1798914      9.22      9.72  --
4082.91/1022.13	c  N dy 21124   5583970       198     20440        80    176844     90251   2073094      9.21      9.81  --
4103.28/1027.20	c  N dy 21177   5604011       198     20440        80     99092     90251    937063      9.21      9.74  --
4114.86/1030.14	c  N dy 21235   5624442       198     20440        80    118438     90251   1219299      9.21      9.73  --
4127.65/1033.38	c  N dy 21322   5644892       198     20440        82    137830     90251   1509840      9.21      9.70  --
4140.83/1036.64	c Finding binary XORs  T:     0.00 s  found:       0
4142.03/1036.92	c  N dy 21371   5665006       198     20440        84    156798     90251   1783248      9.21      9.70  --
4157.62/1040.86	c  N dy 21419   5686560       198     20440        84    177177     90251   2075272      9.21      9.71  --
4178.00/1045.96	c  N dy 21510   5706591       196     19721        74     85337     87624    772738      9.21     10.18  --
4181.99/1046.96	c  S st 21527   5714394       196     19721        76     92660     87624    876484      9.21   no data  --
4182.39/1047.03	c  S st 21527   5714899       196     19721        76     93162     87624    885361      9.21   no data  --
4182.39/1047.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4182.39/1047.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4182.39/1047.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.13
4182.79/1047.10	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4183.98/1047.47	c subs with bin:     2926  lits-rem:      5650  v-fix:    0  time:  1.46 s
4183.98/1047.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
4183.98/1047.47	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4212.35/1054.50	c lits-rem:      2090  cl-subs:     6360  v-elim:      0  v-fix:    0  time: 28.05 s
4212.35/1054.50	c vivif2 --  cl tried    19640 cl shrink        0 lits rem          0 time: 0.01
4212.35/1054.52	c vivif2 --  cl tried    83957 cl shrink        0 lits rem          0 time: 0.07
4213.55/1054.86	c asymm  cl-useful: 0/1519/19640 lits-rem:0 time: 1.37
4213.55/1054.87	c calculated reachability. Time: 0.00
4213.55/1054.87	c  N dy 21527   5714899       196     19640        76     83957     86827    805523      9.21   no data  --
4216.74/1055.63	c Finding binary XORs  T:     0.00 s  found:       0
4224.73/1057.61	c  N dy 21590   5734919       196     19640        83    102798     86827   1076546      9.20      9.71  --
4234.72/1060.11	c Finding binary XORs  T:     0.00 s  found:       0
4237.51/1060.81	c  N dy 21661   5755093       195     19304        85    119752     85577   1330088      9.20      9.81  --
4249.52/1063.84	c Finding binary XORs  T:     0.00 s  found:       0
4250.30/1064.07	c  N dy 21709   5775748       195     19304        90    139139     85577   1598122      9.20      9.90  --
4265.49/1067.81	c  N dy 21774   5795937       195     19304        90    158187     85577   1875437      9.20      9.80  --
4281.86/1071.92	c  N dy 21823   5816097       195     19304        91    177177     85577   2139414      9.20      9.86  --
4290.25/1074.08	c Finding binary XORs  T:     0.00 s  found:       0
4296.65/1075.68	c  N dy 21871   5836169       195     19304        98    104853     85577   1045063      9.20      9.71  --
4303.44/1077.32	c Finding binary XORs  T:     0.00 s  found:       0
4308.24/1078.57	c  N dy 21926   5856409       193     18647       101    109091     83216   1153183      9.20      9.82  --
4311.43/1079.33	c Finding binary XORs  T:     0.00 s  found:       0
4320.61/1081.67	c  N dy 21968   5876512       188     17156        87     91067     77736    994866      9.19      9.69  --
4323.42/1082.30	c Following stats are for *FIRST FINISHED THREAD ONLY*
4323.42/1082.30	c num threads              : 4          
4323.42/1082.30	c restarts                 : 21145      
4323.42/1082.30	c dynamic restarts         : 21109      
4323.42/1082.30	c static restarts          : 36         
4323.42/1082.30	c full restarts            : 5          
4323.42/1082.30	c total simplify time      : 3.72       
4323.42/1082.30	c learnts DL2              : 0          
4323.42/1082.30	c learnts size 2           : 1056       
4323.42/1082.30	c learnts size 1           : 103         (51.24     % of vars)
4323.42/1082.30	c filedLit time            : 2.30        (0.05      % time)
4323.42/1082.30	c v-elim SatELite          : 0           (0.00      % vars)
4323.42/1082.30	c SatELite time            : 791.13      (18.31     % time)
4323.42/1082.30	c v-elim xor               : 0           (0.00      % vars)
4323.42/1082.30	c xor elim time            : 0.37        (0.01      % time)
4323.42/1082.30	c num binary xor trees     : 0          
4323.42/1082.30	c binxor trees' crown      : 0           (nan       leafs/tree)
4323.42/1082.30	c bin xor find time        : 0.04       
4323.42/1082.30	c OTF clause improved      : 373330      (0.06      clauses/conflict)
4323.42/1082.30	c OTF impr. size diff      : 424012      (1.14       lits/clause)
4323.42/1082.30	c OTF cl watch-shrink      : 4866210     (0.82      clauses/conflict)
4323.42/1082.30	c OTF cl watch-sh-lit      : 22340749    (4.59       lits/clause)
4323.42/1082.30	c tried to recurMin cls    : 809439      (13.59      % of conflicts)
4323.42/1082.30	c updated cache            : 4495        (0.01       lits/tried recurMin)
4323.42/1082.30	c unit cls received        : 3           (2.91      % of units)
4323.42/1082.30	c unit cls sent            : 11          (10.68     % of units)
4323.42/1082.30	c bin cls received         : 38         
4323.42/1082.30	c bin cls sent             : 140        
4323.42/1082.30	c clauses over max glue    : 0           (0.00      % of all clauses)
4323.42/1082.30	c conflicts                : 5954299     (1377.95   / sec)
4323.42/1082.30	c decisions                : 7810628     (0.27      % random)
4323.42/1082.30	c bogo-props               : 160106343424 (37051926.69 / sec)
4323.42/1082.30	c conflict literals        : 94357194    (56.39     % deleted)
4323.42/1082.30	c Memory used              : 511.11      MB
4323.42/1082.30	c single-thread CPU time   : 4321.13     s
4323.42/1082.30	c all-threads sum CPU time : 4321.14     s
4323.42/1082.30	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262201-1304131306/watcher-3262201-1304131306 -o /tmp/evaluation-result-3262201-1304131306/solver-3262201-1304131306 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3262201-1304131306.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: 7.72 7.72 7.32 6/180 6393
/proc/meminfo: memFree=30451996/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 524731352 52465664 356 33554432000 4194304 4650419 140737087648768 18446744073709551615 222921777083 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 12809 356 306 112 0 7774 0
[pid=6393/tid=6394] ppid=6391 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524731352 52465664 356 33554432000 4194304 4650419 140737087648768 18446744073709551615 47122891200428 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524731352 52465664 356 33554432000 4194304 4650419 140737087648768 18446744073709551615 47122891200428 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524731352 52465664 356 33554432000 4194304 4650419 140737087648768 18446744073709551615 222916824150 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.154981 s]
/proc/loadavg: 7.72 7.72 7.32 6/180 6393
/proc/meminfo: memFree=30451996/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=301992 CPUtime=0.59 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 2854 0 0 0 58 1 0 0 18 0 4 0 524731352 309239808 2734 33554432000 4194304 4650419 140737087648768 18446744073709551615 4369240 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 75498 2734 369 112 0 70463 0
[pid=6393/tid=6394] ppid=6391 vsize=301992 CPUtime=0.14 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) D 6391 6393 5377 0 -1 4202560 575 0 0 0 14 0 0 0 18 0 4 0 524731352 309239808 2734 33554432000 4194304 4650419 140737087648768 18446744073709551615 222921820519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=301992 CPUtime=0.14 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 696 0 0 0 14 0 0 0 18 0 4 0 524731352 309239808 2734 33554432000 4194304 4650419 140737087648768 18446744073709551615 222921474682 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=301992 CPUtime=0.14 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) D 6391 6393 5377 0 -1 4202560 706 0 0 0 14 0 0 0 18 0 4 0 524731352 309239808 2734 33554432000 4194304 4650419 140737087648768 18446744073709551615 222921820343 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 301992

[startup+0.209673 s]
/proc/loadavg: 7.72 7.72 7.32 6/180 6393
/proc/meminfo: memFree=30451996/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=291048 CPUtime=0.81 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 6602 0 0 0 79 2 0 0 18 0 4 0 524731352 298033152 5788 33554432000 4194304 4650419 140737087648768 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 72762 5788 387 112 0 67727 0
[pid=6393/tid=6394] ppid=6391 vsize=291048 CPUtime=0.19 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 1786 0 0 0 19 0 0 0 18 0 4 0 524731352 298033152 5788 33554432000 4194304 4650419 140737087648768 18446744073709551615 4438671 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=291048 CPUtime=0.19 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 1926 0 0 0 19 0 0 0 18 0 4 0 524731352 298033152 5788 33554432000 4194304 4650419 140737087648768 18446744073709551615 4438939 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=291048 CPUtime=0.2 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 738 0 0 0 20 0 0 0 18 0 4 0 524731352 298033152 5788 33554432000 4194304 4650419 140737087648768 18446744073709551615 4363482 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 291048

[startup+0.30066 s]
/proc/loadavg: 7.72 7.72 7.32 6/180 6393
/proc/meminfo: memFree=30451996/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=291760 CPUtime=1.17 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 7079 0 0 0 115 2 0 0 18 0 4 0 524731352 298762240 5854 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 72940 5854 392 112 0 67905 0
[pid=6393/tid=6394] ppid=6391 vsize=291760 CPUtime=0.28 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 1972 0 0 0 28 0 0 0 18 0 4 0 524731352 298762240 5854 33554432000 4194304 4650419 140737087648768 18446744073709551615 4333687 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=291760 CPUtime=0.28 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 2046 0 0 0 28 0 0 0 18 0 4 0 524731352 298762240 5854 33554432000 4194304 4650419 140737087648768 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=291760 CPUtime=0.29 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 787 0 0 0 29 0 0 0 18 0 4 0 524731352 298762240 5854 33554432000 4194304 4650419 140737087648768 18446744073709551615 4313240 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 291760

[startup+0.700586 s]
/proc/loadavg: 7.72 7.72 7.32 6/180 6393
/proc/meminfo: memFree=30451996/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=292856 CPUtime=2.77 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 8031 0 0 0 275 2 0 0 18 0 4 0 524731352 299884544 6424 33554432000 4194304 4650419 140737087648768 18446744073709551615 4330840 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 73214 6424 392 112 0 68179 0
[pid=6393/tid=6394] ppid=6391 vsize=292856 CPUtime=0.68 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 2166 0 0 0 68 0 0 0 18 0 4 0 524731352 299884544 6424 33554432000 4194304 4650419 140737087648768 18446744073709551615 4349694 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=292856 CPUtime=0.68 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 2197 0 0 0 68 0 0 0 18 0 4 0 524731352 299884544 6424 33554432000 4194304 4650419 140737087648768 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=292856 CPUtime=0.69 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 1248 0 0 0 69 0 0 0 18 0 4 0 524731352 299884544 6424 33554432000 4194304 4650419 140737087648768 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 292856

[startup+1.50044 s]
/proc/loadavg: 7.72 7.72 7.32 9/184 6397
/proc/meminfo: memFree=30424436/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=294208 CPUtime=5.97 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 11009 0 0 0 594 3 0 0 19 0 4 0 524731352 301268992 6768 33554432000 4194304 4650419 140737087648768 18446744073709551615 4328256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 73552 6768 392 112 0 68517 0
[pid=6393/tid=6394] ppid=6391 vsize=294208 CPUtime=1.48 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 3081 0 0 0 148 0 0 0 19 0 4 0 524731352 301268992 6768 33554432000 4194304 4650419 140737087648768 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=294208 CPUtime=1.47 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 2937 0 0 0 147 0 0 0 20 0 4 0 524731352 301268992 6768 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=294208 CPUtime=1.49 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 1809 0 0 0 149 0 0 0 19 0 4 0 524731352 301268992 6768 33554432000 4194304 4650419 140737087648768 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 294208

[startup+3.10115 s]
/proc/loadavg: 7.72 7.72 7.32 9/184 6397
/proc/meminfo: memFree=30416624/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=300464 CPUtime=12.36 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 18916 0 0 0 1232 4 0 0 24 0 4 0 524731352 307675136 11171 33554432000 4194304 4650419 140737087648768 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 75116 11171 394 112 0 70081 0
[pid=6393/tid=6394] ppid=6391 vsize=300464 CPUtime=3.09 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 5025 0 0 0 308 1 0 0 24 0 4 0 524731352 307675136 11171 33554432000 4194304 4650419 140737087648768 18446744073709551615 4438387 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=300464 CPUtime=3.07 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 5645 0 0 0 306 1 0 0 25 0 4 0 524731352 307675136 11171 33554432000 4194304 4650419 140737087648768 18446744073709551615 4433084 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=300464 CPUtime=3.09 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 3322 0 0 0 309 0 0 0 25 0 4 0 524731352 307675136 11171 33554432000 4194304 4650419 140737087648768 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 300464

[startup+6.30056 s]
/proc/loadavg: 7.74 7.73 7.32 9/184 6397
/proc/meminfo: memFree=30383516/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=294724 CPUtime=25.14 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 28276 0 0 0 2508 6 0 0 25 0 4 0 524731352 301797376 16127 33554432000 4194304 4650419 140737087648768 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 73681 16127 394 112 0 68646 0
[pid=6393/tid=6394] ppid=6391 vsize=294724 CPUtime=6.28 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 7494 0 0 0 627 1 0 0 25 0 4 0 524731352 301797376 16127 33554432000 4194304 4650419 140737087648768 18446744073709551615 4439293 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=294724 CPUtime=6.25 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 6931 0 0 0 624 1 0 0 25 0 4 0 524731352 301797376 16127 33554432000 4194304 4650419 140737087648768 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=294724 CPUtime=6.29 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 7534 0 0 0 628 1 0 0 25 0 4 0 524731352 301797376 16127 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 294724

[startup+12.7004 s]
/proc/loadavg: 7.76 7.73 7.33 9/184 6397
/proc/meminfo: memFree=30362140/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=285204 CPUtime=50.7 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 40299 0 0 0 5062 8 0 0 25 0 4 0 524731352 292048896 18697 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 71301 18698 394 112 0 66266 0
[pid=6393/tid=6394] ppid=6391 vsize=285204 CPUtime=12.68 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 10838 0 0 0 1266 2 0 0 25 0 4 0 524731352 292048896 18698 33554432000 4194304 4650419 140737087648768 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=285204 CPUtime=12.62 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 9668 0 0 0 1261 1 0 0 25 0 4 0 524731352 292048896 18698 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=285204 CPUtime=12.69 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 10919 0 0 0 1267 2 0 0 25 0 4 0 524731352 292048896 18698 33554432000 4194304 4650419 140737087648768 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 285204

[startup+25.5011 s]
/proc/loadavg: 7.82 7.75 7.34 9/184 6398
/proc/meminfo: memFree=30310664/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=326792 CPUtime=101.83 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 62685 0 0 0 10171 12 0 0 25 0 4 0 524731352 334635008 26458 33554432000 4194304 4650419 140737087648768 18446744073709551615 4333785 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 81698 26458 394 112 0 76663 0
[pid=6393/tid=6394] ppid=6391 vsize=326792 CPUtime=25.49 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 16557 0 0 0 2545 4 0 0 25 0 4 0 524731352 334635008 26458 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=326792 CPUtime=25.35 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 15456 0 0 0 2533 2 0 0 25 0 4 0 524731352 334635008 26458 33554432000 4194304 4650419 140737087648768 18446744073709551615 4328338 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=326792 CPUtime=25.49 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 17304 0 0 0 2546 3 0 0 25 0 4 0 524731352 334635008 26458 33554432000 4194304 4650419 140737087648768 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 326792

[startup+51.1004 s]
/proc/loadavg: 7.88 7.77 7.35 9/184 6398
/proc/meminfo: memFree=30273416/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=338472 CPUtime=204.09 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 96532 0 0 0 20389 20 0 0 25 0 4 0 524731352 346595328 33067 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 84618 33067 394 112 0 79583 0
[pid=6393/tid=6394] ppid=6391 vsize=338472 CPUtime=51.09 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 26216 0 0 0 5103 6 0 0 25 0 4 0 524731352 346595328 33067 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=338472 CPUtime=50.81 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 23618 0 0 0 5078 3 0 0 25 0 4 0 524731352 346595328 33067 33554432000 4194304 4650419 140737087648768 18446744073709551615 4314944 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=338472 CPUtime=51.09 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 26224 0 0 0 5103 6 0 0 25 0 4 0 524731352 346595328 33067 33554432000 4194304 4650419 140737087648768 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 338472

[startup+102.301 s]
/proc/loadavg: 8.05 7.83 7.40 9/184 6400
/proc/meminfo: memFree=30254520/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=340328 CPUtime=408.64 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 140355 0 0 0 40832 32 0 0 25 0 4 0 524731352 348495872 40323 33554432000 4194304 4650419 140737087648768 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 85082 40323 394 112 0 80047 0
[pid=6393/tid=6394] ppid=6391 vsize=340328 CPUtime=102.29 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 36530 0 0 0 10220 9 0 0 25 0 4 0 524731352 348495872 40323 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=340328 CPUtime=101.74 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 35415 0 0 0 10168 6 0 0 25 0 4 0 524731352 348495872 40323 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=340328 CPUtime=102.3 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 40458 0 0 0 10219 11 0 0 25 0 4 0 524731352 348495872 40323 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 340328

[startup+162.301 s]

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

/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 164587 0 0 0 88170 62 0 0 25 0 4 0 524731352 550952960 89728 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 538040

[startup+942.3 s]
/proc/loadavg: 6.48 7.65 7.64 5/175 6440
/proc/meminfo: memFree=30349784/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=604040 CPUtime=3764.09 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 574837 0 0 0 376204 205 0 0 25 0 4 0 524731352 618536960 93807 33554432000 4194304 4650419 140737087648768 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 151010 93807 394 112 0 145975 0
[pid=6393/tid=6394] ppid=6391 vsize=604040 CPUtime=942.28 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 149001 0 0 0 94177 51 0 0 25 0 4 0 524731352 618536960 93807 33554432000 4194304 4650419 140737087648768 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=604040 CPUtime=937.19 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 145141 0 0 0 93670 49 0 0 25 0 4 0 524731352 618536960 93807 33554432000 4194304 4650419 140737087648768 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=604040 CPUtime=942.31 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 164978 0 0 0 94169 62 0 0 25 0 4 0 524731352 618536960 93807 33554432000 4194304 4650419 140737087648768 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 604040

[startup+1002.3 s]
/proc/loadavg: 4.91 6.98 7.41 5/175 6442
/proc/meminfo: memFree=30353812/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=553596 CPUtime=4003.8 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 600138 0 0 0 400165 215 0 0 25 0 4 0 524731352 566882304 93079 33554432000 4194304 4650419 140737087648768 18446744073709551615 4328302 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 138399 93079 394 112 0 133364 0
[pid=6393/tid=6394] ppid=6391 vsize=553596 CPUtime=1002.27 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 155958 0 0 0 100174 53 0 0 25 0 4 0 524731352 566882304 93079 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=553596 CPUtime=996.89 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 151929 0 0 0 99639 50 0 0 25 0 4 0 524731352 566882304 93079 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=553596 CPUtime=1002.31 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 173718 0 0 0 100165 66 0 0 25 0 4 0 524731352 566882304 93079 33554432000 4194304 4650419 140737087648768 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 553596

[startup+1062.3 s]
/proc/loadavg: 4.38 6.45 7.20 5/175 6443
/proc/meminfo: memFree=30367276/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=509112 CPUtime=4243.51 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 616862 0 0 0 424126 225 0 0 25 0 4 0 524731352 521330688 90553 33554432000 4194304 4650419 140737087648768 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 127278 90553 394 112 0 122243 0
[pid=6393/tid=6394] ppid=6391 vsize=509112 CPUtime=1062.28 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 160224 0 0 0 106173 55 0 0 25 0 4 0 524731352 521330688 90553 33554432000 4194304 4650419 140737087648768 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=509112 CPUtime=1056.59 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 157494 0 0 0 105606 53 0 0 25 0 4 0 524731352 521330688 90553 33554432000 4194304 4650419 140737087648768 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=509112 CPUtime=1062.32 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 180098 0 0 0 106161 71 0 0 25 0 4 0 524731352 521330688 90553 33554432000 4194304 4650419 140737087648768 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 509112

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

[startup+1062.4 s]
/proc/loadavg: 4.38 6.45 7.20 5/175 6443
/proc/meminfo: memFree=30367276/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=509112 CPUtime=4243.91 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 616883 0 0 0 424166 225 0 0 25 0 4 0 524731352 521330688 90574 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 127278 90574 394 112 0 122243 0
[pid=6393/tid=6394] ppid=6391 vsize=509112 CPUtime=1062.38 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 160224 0 0 0 106183 55 0 0 25 0 4 0 524731352 521330688 90574 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=509112 CPUtime=1056.69 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 157507 0 0 0 105616 53 0 0 25 0 4 0 524731352 521330688 90574 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=509112 CPUtime=1062.42 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 180106 0 0 0 106171 71 0 0 25 0 4 0 524731352 521330688 90574 33554432000 4194304 4650419 140737087648768 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.91
Current children cumulated vsize (KiB) 509112

[startup+1075.2 s]
/proc/loadavg: 4.30 6.33 7.14 5/175 6443
/proc/meminfo: memFree=30369364/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=523368 CPUtime=4295.05 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 621436 0 0 0 429278 227 0 0 25 0 4 0 524731352 535928832 89156 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 130842 89156 394 112 0 125807 0
[pid=6393/tid=6394] ppid=6391 vsize=523368 CPUtime=1075.18 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 160224 0 0 0 107463 55 0 0 25 0 4 0 524731352 535928832 89156 33554432000 4194304 4650419 140737087648768 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=523368 CPUtime=1069.43 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 158061 0 0 0 106889 54 0 0 25 0 4 0 524731352 535928832 89156 33554432000 4194304 4650419 140737087648768 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=523368 CPUtime=1075.22 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 182688 0 0 0 107450 72 0 0 25 0 4 0 524731352 535928832 89156 33554432000 4194304 4650419 140737087648768 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4295.05
Current children cumulated vsize (KiB) 523368

[startup+1078.4 s]
/proc/loadavg: 4.30 6.33 7.14 5/175 6444
/proc/meminfo: memFree=30360932/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=523368 CPUtime=4307.84 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 623689 0 0 0 430556 228 0 0 25 0 4 0 524731352 535928832 91409 33554432000 4194304 4650419 140737087648768 18446744073709551615 4313443 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 130842 91409 394 112 0 125807 0
[pid=6393/tid=6394] ppid=6391 vsize=523368 CPUtime=1078.37 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 161521 0 0 0 107782 55 0 0 25 0 4 0 524731352 535928832 91409 33554432000 4194304 4650419 140737087648768 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=523368 CPUtime=1072.62 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 158355 0 0 0 107208 54 0 0 25 0 4 0 524731352 535928832 91409 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=523368 CPUtime=1078.42 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 182984 0 0 0 107770 72 0 0 25 0 4 0 524731352 535928832 91409 33554432000 4194304 4650419 140737087648768 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4307.84
Current children cumulated vsize (KiB) 523368

[startup+1080 s]
/proc/loadavg: 4.30 6.33 7.14 5/175 6444
/proc/meminfo: memFree=30359320/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=523368 CPUtime=4314.23 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 624274 0 0 0 431195 228 0 0 25 0 4 0 524731352 535928832 91994 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 130842 91994 394 112 0 125807 0
[pid=6393/tid=6394] ppid=6391 vsize=523368 CPUtime=1079.97 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 161712 0 0 0 107942 55 0 0 25 0 4 0 524731352 535928832 91994 33554432000 4194304 4650419 140737087648768 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=523368 CPUtime=1074.21 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 158462 0 0 0 107367 54 0 0 25 0 4 0 524731352 535928832 91994 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=523368 CPUtime=1080.01 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 183101 0 0 0 107929 72 0 0 25 0 4 0 524731352 535928832 91994 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4314.23
Current children cumulated vsize (KiB) 523368

[startup+1081.6 s]
/proc/loadavg: 4.27 6.29 7.13 5/175 6444
/proc/meminfo: memFree=30356096/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=523368 CPUtime=4320.61 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 624825 0 0 0 431833 228 0 0 25 0 4 0 524731352 535928832 92545 33554432000 4194304 4650419 140737087648768 18446744073709551615 4366953 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 130842 92545 394 112 0 125807 0
[pid=6393/tid=6394] ppid=6391 vsize=523368 CPUtime=1081.57 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 161887 0 0 0 108102 55 0 0 25 0 4 0 524731352 535928832 92545 33554432000 4194304 4650419 140737087648768 18446744073709551615 4329701 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=523368 CPUtime=1075.8 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 158577 0 0 0 107526 54 0 0 25 0 4 0 524731352 535928832 92545 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=523368 CPUtime=1081.62 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 183210 0 0 0 108090 72 0 0 25 0 4 0 524731352 535928832 92545 33554432000 4194304 4650419 140737087648768 18446744073709551615 4313335 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4320.61
Current children cumulated vsize (KiB) 523368

[startup+1082 s]
/proc/loadavg: 4.27 6.29 7.13 5/175 6444
/proc/meminfo: memFree=30356096/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=523368 CPUtime=4322.21 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 624969 0 0 0 431993 228 0 0 25 0 4 0 524731352 535928832 92689 33554432000 4194304 4650419 140737087648768 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 130842 92689 394 112 0 125807 0
[pid=6393/tid=6394] ppid=6391 vsize=523368 CPUtime=1081.97 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 161931 0 0 0 108142 55 0 0 25 0 4 0 524731352 535928832 92689 33554432000 4194304 4650419 140737087648768 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=523368 CPUtime=1076.2 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 158599 0 0 0 107566 54 0 0 25 0 4 0 524731352 535928832 92689 33554432000 4194304 4650419 140737087648768 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=523368 CPUtime=1082.02 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 183247 0 0 0 108130 72 0 0 25 0 4 0 524731352 535928832 92689 33554432000 4194304 4650419 140737087648768 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4322.21
Current children cumulated vsize (KiB) 523368

[startup+1082.2 s]
/proc/loadavg: 4.27 6.29 7.13 5/175 6444
/proc/meminfo: memFree=30356096/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=523368 CPUtime=4323.01 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 625043 0 0 0 432073 228 0 0 25 0 4 0 524731352 535928832 92763 33554432000 4194304 4650419 140737087648768 18446744073709551615 4364453 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 130842 92763 394 112 0 125807 0
[pid=6393/tid=6394] ppid=6391 vsize=523368 CPUtime=1082.17 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 161955 0 0 0 108162 55 0 0 25 0 4 0 524731352 535928832 92763 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=523368 CPUtime=1076.4 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 158611 0 0 0 107586 54 0 0 25 0 4 0 524731352 535928832 92763 33554432000 4194304 4650419 140737087648768 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=523368 CPUtime=1082.22 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 183270 0 0 0 108150 72 0 0 25 0 4 0 524731352 535928832 92763 33554432000 4194304 4650419 140737087648768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4323.01
Current children cumulated vsize (KiB) 523368

[startup+1082.3 s]
/proc/loadavg: 4.27 6.29 7.13 5/175 6444
/proc/meminfo: memFree=30356096/32951124 swapFree=67110188/67111528
[pid=6393] ppid=6391 vsize=523368 CPUtime=4323.42 cores=1,3,5,7
/proc/6393/stat : 6393 (strangenight1-m) R 6391 6393 5377 0 -1 4202496 625077 0 0 0 432113 229 0 0 25 0 4 0 524731352 535928832 92797 33554432000 4194304 4650419 140737087648768 18446744073709551615 47122891200025 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6393/statm: 130842 92797 395 112 0 125807 0
[pid=6393/tid=6394] ppid=6391 vsize=523368 CPUtime=1082.28 cores=1,3,5,7
/proc/6393/task/6394/stat : 6394 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 161969 0 0 0 108172 56 0 0 25 0 4 0 524731352 535928832 92797 33554432000 4194304 4650419 140737087648768 18446744073709551615 47122891200025 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6393/tid=6395] ppid=6391 vsize=523368 CPUtime=1076.5 cores=1,3,5,7
/proc/6393/task/6395/stat : 6395 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 158612 0 0 0 107596 54 0 0 25 0 4 0 524731352 535928832 92797 33554432000 4194304 4650419 140737087648768 18446744073709551615 222921775163 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6393/tid=6396] ppid=6391 vsize=523368 CPUtime=1082.32 cores=1,3,5,7
/proc/6393/task/6396/stat : 6396 (strangenight1-m) R 6391 6393 5377 0 -1 4202560 183279 0 0 0 108160 72 0 0 25 0 4 0 524731352 535928832 92797 33554432000 4194304 4650419 140737087648768 18446744073709551615 47122891200025 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4323.42
Current children cumulated vsize (KiB) 523368

Child status: 20
Real time (s): 1082.32
CPU time (s): 4323.44
CPU user time (s): 4321.14
CPU system time (s): 2.30665
CPU usage (%): 399.462
Max. virtual memory (cumulated for all children) (KiB): 618344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4321.14
system time used= 2.30665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 625079
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= 1612
involuntary context switches= 16691

runsolver used 1.65975 second user time and 4.19236 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 04:41:46
IDJOB=3262201
IDBENCH=83285
IDSOLVER=1588
FILE ID=node109/3262201-1304131306
RUNJOBID= node109-1304130102-6188
PBS_JOBID= 13170769
Free space on /tmp= 73020 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262201-1304131306/watcher-3262201-1304131306 -o /tmp/evaluation-result-3262201-1304131306/solver-3262201-1304131306 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3262201-1304131306.cnf

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

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=575118893

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30452276 kB
Buffers:        764484 kB
Cached:        1015048 kB
SwapCached:        712 kB
Active:         431220 kB
Inactive:      1678896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30452276 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:            6620 kB
Writeback:           0 kB
AnonPages:      330348 kB
Mapped:          15432 kB
Slab:           324492 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   620724 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= 73024 MiB
End job on node109 at 2011-04-30 04:59:48