Trace number 3262507

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.44 1201.74

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_462.cnf
MD5SUM4975f32607352c0a4d9db1abea12627a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.62714
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of clauses28738
Sum of the clauses size129678
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326363
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52298

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3262507-1304122819.cnf'
0.00/0.00	c -- header says num vars:            231
0.00/0.00	c -- header says num clauses:       28738
0.01/0.19	c -- clauses added:            0 learnts,        28738 normals,            0 xors
0.01/0.19	c -- vars added        231
0.01/0.19	c Parsing time:  0.01 s
0.01/0.19	c  N st     0         0       231     28661        77         0    129678         0   no data   no data
0.01/0.19	c asymm  cl-useful: 0/28661/28661 lits-rem:0 time: 0.18
0.01/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.01/0.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.01/0.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
0.01/0.41	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3.81/1.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
3.81/1.01	c Finding binary XORs  T:     0.00 s  found:       0
3.81/1.01	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.81/1.01	c calculated reachability. Time: 0.00
3.81/1.01	c Calc default polars -  time:   0.00 s pos:     231 undec:       0 neg:       0
3.81/1.01	c =========================================================================================
3.81/1.01	c types(t): F = full restart, N = normal restart
3.81/1.01	c types(t): S = simplification begin/end, E = solution found
3.81/1.01	c restart types(rt): st = static, dy = dynamic
3.81/1.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.81/1.01	c  B st     0         0       231     28661        77         0    129678         0   no data   no data
3.81/1.01	c  N dy    12      4066       231     28661        77      3888    129678     84037     12.61     13.28
3.81/1.01	c  N dy    18      8161       231     28661        77      5400    129678    107659     11.65     14.71
5.00/1.31	c  N dy    25     12252       231     28661        77      5224    129678     93595     11.22     12.12
5.96/1.52	c  N dy    32     16725       231     28661        77      9487    129678    179375     11.04     11.64
7.17/1.81	c  N dy    51     20762       231     28661        77      7989    129678    142451     11.15     11.80
8.35/2.12	c  F st    68     25000       231     28661        77     12026    129678    227167     11.11      9.57
8.35/2.13	c  N st    68     25000       231     28661        77     12026    129678    227167     11.11      9.57
9.56/2.48	c  N dy    74     30002       231     28661        77     10287    129678    186865     11.11   no data
9.56/2.48	c  S st    74     30002       231     28661        77     10287    129678    186865     11.11   no data
9.96/2.52	c  S st    74     30503       231     28661        77     10784    129678    199132     11.11   no data
9.96/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.96/2.53	c blocked clauses removed:        0 vars:      0 tried:         231 T: 0.00 s
9.96/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
9.96/2.54	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
9.96/2.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.68	c lits-rem:       212  cl-subs:     1984  v-elim:      0  v-fix:    0  time:  0.13 s
11.57/2.94	c asymm  cl-useful: 2/28661/28661 lits-rem:2 time: 0.26
11.57/2.95	c calculated reachability. Time: 0.00
11.57/2.95	c  N dy    74     30503       231     28661        77      8800    129676    177828     11.11   no data
13.15/3.34	c  N dy    95     35930       231     28661        77     13975    129676    286793     11.12     11.73
14.35/3.67	c  N dy   116     40041       231     28661        77     10413    129676    188167     11.15     11.76
15.97/4.08	c  N dy   131     45754       231     28661        77     15794    129676    300564     11.09     10.75
15.97/4.08	c  S st   131     45754       231     28661        77     15794    129676    300564     11.09     10.75
16.34/4.13	c  S st   131     46255       231     28661        77     16285    129676    312536     11.09   no data
16.34/4.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.34/4.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.34/4.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.34/4.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.34/4.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
16.34/4.15	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
16.34/4.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.34/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.14/4.35	c lits-rem:       135  cl-subs:     1936  v-elim:      0  v-fix:    0  time:  0.18 s
17.14/4.35	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
17.14/4.35	c vivif2 --  cl tried    14349 cl shrink        0 lits rem          0 time: 0.00
18.34/4.66	c asymm  cl-useful: 1/28661/28661 lits-rem:1 time: 0.31
18.34/4.67	c calculated reachability. Time: 0.00
18.34/4.67	c  N dy   131     46255       231     28661        77     14349    129675    290154     11.09   no data
19.95/5.00	c  N dy   145     50519       231     28661        77      9963    129675    178307     11.09     11.69
21.13/5.33	c  N dy   156     54993       231     28661        77     14262    129675    266657     11.03     11.65
22.33/5.67	c  N dy   175     59321       231     28661        77     18375    129675    351091     11.02     11.69
23.93/6.01	c  N dy   196     63638       231     28661        77     13058    129675    223958     11.05     11.64
25.12/6.33	c  N dy   220     67729       231     28661        77     16973    129675    306829     11.09     12.20
25.52/6.46	c  S st   227     69382       231     28661        77     18543    129675    337622     11.09   no data
25.92/6.50	c  S st   227     69883       231     28661        77     19042    129675    348518     11.09   no data
25.92/6.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.92/6.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.92/6.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.92/6.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.92/6.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.92/6.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
25.92/6.52	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
25.92/6.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.92/6.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.73/6.76	c lits-rem:       230  cl-subs:     1873  v-elim:      0  v-fix:    0  time:  0.22 s
26.73/6.76	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
26.73/6.77	c vivif2 --  cl tried    17169 cl shrink        0 lits rem          0 time: 0.00
27.93/7.09	c asymm  cl-useful: 0/28661/28661 lits-rem:0 time: 0.32
27.93/7.09	c calculated reachability. Time: 0.00
27.93/7.09	c  N dy   227     69883       231     28661        77     17169    129675    326701     11.09   no data
29.93/7.57	c  N dy   246     75778       231     28661        77     12313    129675    201936     11.06     11.71
31.53/7.95	c  N dy   261     81002       231     28661        77     17250    129675    302534     11.03     11.62
33.15/8.40	c  N dy   279     86452       231     28661        77     22451    129675    411090     11.03     11.62
33.92/8.50	c  F st   282     87502       231     28661        77     12066    129675    188356     11.02      9.83
35.12/8.88	c  N dy   288     92697       231     28661        77     17029    129675    298047     11.02   no data
37.12/9.36	c  N dy   316     98643       231     28661        77     22727    129675    416783     11.03     12.98
39.11/9.87	c  S st   345    104824       231     28661        77     16202    129675    269982     11.04      9.63
39.51/9.91	c  S st   345    105326       231     28661        77     16701    129675    281534     11.04   no data
39.51/9.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.51/9.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
39.51/9.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.51/9.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.51/9.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.51/9.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
39.51/9.92	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
39.51/9.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.51/9.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.92/10.08	c lits-rem:       113  cl-subs:     1693  v-elim:      0  v-fix:    0  time:  0.14 s
39.92/10.08	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
39.92/10.09	c vivif2 --  cl tried    15008 cl shrink        0 lits rem          0 time: 0.00
41.12/10.39	c asymm  cl-useful: 2/28661/28661 lits-rem:2 time: 0.30
41.12/10.39	c calculated reachability. Time: 0.00
41.12/10.39	c  N dy   345    105326       231     28661        77     15008    129673    264251     11.04   no data
43.51/10.94	c  N dy   365    112131       231     28661        77     21489    129673    396755     11.03     11.64
45.91/11.59	c  N dy   392    119361       231     28661        77     15080    129673    248426     11.03     12.50
48.31/12.18	c  N dy   414    126994       231     28661        77     22289    129673    389359     11.01     15.52
51.50/12.96	c  N dy   446    135863       231     28661        77     16452    129673    277888     11.00     11.60
54.30/13.66	c  N dy   484    144561       231     28661        77     24753    129673    447402     11.01     14.22
58.29/14.61	c  N dy   523    155493       231     28661        77     19902    129673    318975     10.99     11.64
59.09/14.81	c  S st   537    157992       231     28661        77     22287    129673    369765     11.00   no data
59.09/14.85	c  S st   537    158493       231     28661        77     22786    129673    381534     11.00   no data
59.09/14.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.09/14.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
59.09/14.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.09/14.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.09/14.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.09/14.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
59.09/14.87	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
59.09/14.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.09/14.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
60.29/15.17	c lits-rem:       174  cl-subs:     2692  v-elim:      0  v-fix:    0  time:  0.27 s
60.29/15.17	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
60.29/15.18	c vivif2 --  cl tried    20094 cl shrink        0 lits rem          0 time: 0.00
61.89/15.52	c asymm  cl-useful: 1/28661/28661 lits-rem:1 time: 0.34
61.89/15.52	c calculated reachability. Time: 0.00
61.89/15.52	c  N dy   537    158493       231     28661        77     20094    129672    351965     11.00   no data
65.48/16.42	c  N dy   588    168932       231     28661        77     30036    129672    557870     11.01     11.64
69.07/17.38	c  N dy   643    179970       231     28661        77     24474    129672    411817     11.03     11.64
73.47/18.49	c  N dy   717    191498       231     28661        77     18366    129672    278216     11.07     12.15
77.86/19.52	c  N dy   759    203989       231     28661        77     30232    129672    516275     11.05     11.73
82.26/20.67	c  N dy   801    217059       231     28661        77     24591    129672    384718     11.03     11.62
87.45/21.91	c  N dy   845    230929       231     28661        77     37824    129672    647726     11.00     11.62
89.85/22.51	c  S st   869    237740       231     28661        77     25273    129672    389363     11.00   no data
89.85/22.56	c  S st   869    238242       231     28661        77     25768    129672    400765     11.00   no data
89.85/22.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.85/22.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
89.85/22.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.85/22.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.85/22.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.85/22.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
89.85/22.58	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
89.85/22.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
89.85/22.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
91.05/22.89	c lits-rem:       299  cl-subs:     2345  v-elim:      0  v-fix:    0  time:  0.29 s
91.05/22.89	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
91.45/22.90	c vivif2 --  cl tried    23423 cl shrink        0 lits rem          0 time: 0.01
91.85/23.08	c asymm  cl-useful: 0/10424/28661 lits-rem:0 time: 0.19
91.85/23.09	c calculated reachability. Time: 0.00
91.85/23.09	c  N dy   869    238242       231     28661        77     23423    129672    376844     11.00   no data
97.84/24.53	c  N dy   933    254253       231     28661        77     38721    129672    696142     11.01     11.67
103.45/25.97	c  N dy   977    270571       231     28661        77     34264    129672    570119     10.98     11.68
110.23/27.65	c  N dy  1058    288173       231     28661        77     30116    129672    482703     11.00     11.62
117.42/29.45	c  F st  1154    306250       231     28661        77     25475    129672    376221     11.02      9.81
117.82/29.51	c  N st  1156    306876       231     28661        77     26067    129672    388088     11.02   no data
125.01/31.32	c  N dy  1208    326884       231     28661        77     45098    129672    772913     11.01     11.62
132.19/33.18	c  N dy  1280    346896       231     28661        77     41263    129672    684217     11.01     11.63
136.59/34.27	c  S st  1329    357364       231     28661        77     27459    129672    400417     11.02   no data
136.99/34.32	c  S st  1329    357865       231     28661        77     27955    129672    411749     11.02   no data
136.99/34.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.99/34.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
136.99/34.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.99/34.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.99/34.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.99/34.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
136.99/34.34	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
136.99/34.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
136.99/34.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
138.19/34.63	c lits-rem:       167  cl-subs:     2216  v-elim:      0  v-fix:    0  time:  0.26 s
138.19/34.63	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
138.19/34.63	c vivif2 --  cl tried    25739 cl shrink        0 lits rem          0 time: 0.01
139.01/34.82	c asymm  cl-useful: 0/18237/28661 lits-rem:0 time: 0.18
139.01/34.82	c calculated reachability. Time: 0.00
139.01/34.82	c  N dy  1329    357865       231     28661        77     25739    129672    391084     11.02   no data
146.58/36.71	c  N dy  1403    377927       231     28661        77     44802    129672    774193     11.01     12.94
154.57/38.70	c  N dy  1485    397962       231     28661        77     39172    129672    641062     11.00     11.69
162.55/40.76	c  N dy  1552    417980       231     28661        77     32588    129672    502851     10.99     11.57
170.54/42.72	c  N dy  1602    438524       231     28661        77     52124    129672    893405     10.97     11.60
178.56/44.72	c  N dy  1680    458661       231     28661        77     44631    129672    742960     10.97     11.57
186.94/46.88	c  N dy  1765    479293       231     28661        77     36680    129672    580893     10.97     11.56
195.32/48.99	c  N dy  1845    499343       231     28661        77     55797    129672    964872     10.97     11.58
203.71/51.03	c  N dy  1917    519611       231     28661        77     46546    129672    776972     10.96     11.64
211.30/52.91	c  S st  1976    536797       231     28661        77     33456    129672    515122     10.96      9.76
211.30/52.96	c  S st  1976    537298       231     28661        77     33953    129672    526749     10.96   no data
211.30/52.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
211.30/52.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
211.30/52.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.30/52.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.30/52.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.30/52.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
211.30/52.99	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
211.30/53.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
211.70/53.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
212.90/53.39	c lits-rem:       279  cl-subs:     1805  v-elim:      0  v-fix:    0  time:  0.38 s
212.90/53.40	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
213.31/53.41	c vivif2 --  cl tried    32148 cl shrink        0 lits rem          0 time: 0.01
214.09/53.60	c asymm  cl-useful: 0/6100/28661 lits-rem:0 time: 0.19
214.09/53.60	c calculated reachability. Time: 0.00
214.09/53.60	c  N dy  1976    537298       231     28661        77     32148    129672    509409     10.96   no data
223.28/55.90	c  N dy  2043    560431       231     28661        77     53974    129672    931955     10.94     11.61
231.67/58.08	c  N dy  2114    580846       231     28661        77     43034    129672    704988     10.94     11.60
240.86/60.30	c  N dy  2187    601079       231     28661        77     62320    129672   1092030     10.93     11.52
248.87/62.38	c  N dy  2249    621554       231     28661        77     50396    129672    832339     10.92     11.54
258.84/64.81	c  N dy  2324    643628       231     28661        77     39095    129672    591226     10.92     11.53
267.23/66.96	c  N dy  2405    663917       231     28661        77     58490    129672    979888     10.93     11.55
276.02/69.15	c  N dy  2479    684085       231     28661        77     44342    129672    678020     10.92     11.54
284.80/71.36	c  N dy  2548    704434       231     28661        77     63732    129672   1060562     10.92     11.56
293.59/73.59	c  N dy  2620    724513       231     28661        77     48576    129672    756888     10.92     11.50
303.19/75.92	c  N dy  2683    745745       231     28661        77     68735    129672   1153702     10.91     11.52
311.57/78.08	c  N dy  2755    766109       231     28661        77     52852    129672    821721     10.90     11.51
320.77/80.35	c  N dy  2829    786167       231     28661        77     71889    129672   1200547     10.90     11.63
329.14/82.44	c  S st  2899    805947       231     28661        77     54592    129672    839149     10.90      9.32
329.54/82.51	c  S st  2899    806451       231     28661        77     55092    129672    852447     10.90   no data
329.54/82.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
329.54/82.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
329.54/82.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
329.54/82.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
329.54/82.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
329.54/82.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
329.54/82.54	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
329.54/82.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
329.54/82.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
335.54/84.04	c lits-rem:       765  cl-subs:     5499  v-elim:      0  v-fix:    0  time:  1.44 s
335.54/84.05	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
335.54/84.06	c vivif2 --  cl tried    49593 cl shrink        0 lits rem          0 time: 0.01
336.36/84.27	c asymm  cl-useful: 0/7940/28661 lits-rem:0 time: 0.21
336.36/84.28	c calculated reachability. Time: 0.00
336.36/84.28	c  N dy  2899    806451       231     28661        77     49593    129672    790999     10.90   no data
346.73/86.84	c  N dy  2993    829357       231     28661        77     71386    129672   1233965     10.90     11.48
355.52/89.09	c  N dy  3060    849741       231     28661        77     53802    129672    831053     10.90     11.52
364.70/91.37	c  N dy  3101    870463       231     28661        77     73372    129672   1204332     10.88     11.46
373.50/93.58	c  N dy  3189    890477       231     28661        77     54545    129672    839043     10.88     12.98
382.69/95.89	c  N dy  3262    910529       231     28661        77     73676    129672   1217821     10.88     11.48
391.88/98.19	c  N dy  3359    930614       231     28661        77     53841    129672    815558     10.89     11.51
401.46/100.56	c  N dy  3450    950989       231     28661        77     73313    129672   1204728     10.89     11.54
411.85/103.12	c  N dy  3522    973554       231     28661        77     54778    129672    802760     10.89     11.52
421.03/105.42	c  N dy  3604    993825       231     28661        77     74080    129672   1192313     10.89     11.47
430.62/107.90	c  N dy  3690   1013968       231     28661        77     52348    129672    754174     10.89     11.50
439.81/110.13	c  N dy  3766   1033975       231     28661        77     71282    129672   1128359     10.89     11.81
449.40/112.55	c  N dy  3826   1054030       231     28661        77     48505    129672    667253     10.89     11.72
457.39/114.51	c  F st  3914   1071875       231     28661        77     65568    129672   1015386     10.89     10.69
458.99/114.91	c  N st  3919   1075174       231     28661        77     68720    129672   1083600     10.89   no data
469.38/117.59	c  N dy  3967   1096583       231     28661        77     46120    129672    595011     10.88     11.55
478.17/119.72	c  N dy  4063   1116596       231     28661        77     65179    129672    988372     10.89     13.78
488.15/122.25	c  N dy  4141   1136769       231     28661        77     84398    129672   1367178     10.89     11.51
497.74/124.60	c  N dy  4206   1156845       231     28661        77     59752    129672    859241     10.88     11.63
507.33/127.00	c  N dy  4268   1178107       231     28661        77     79989    129672   1260666     10.88     11.52
517.71/129.61	c  N dy  4356   1198163       231     28661        77     54346    129672    746435     10.88     11.79
522.51/130.85	c  S st  4393   1209676       231     28661        77     65301    129672    958648     10.88   no data
522.91/130.93	c  S st  4393   1210177       231     28661        77     65792    129672    970416     10.88   no data
522.91/130.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
522.91/130.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
522.91/130.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
522.91/130.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
522.91/130.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.91/130.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
522.91/130.97	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
522.91/130.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
523.30/131.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
534.88/133.98	c lits-rem:       595  cl-subs:     6798  v-elim:      0  v-fix:    0  time:  2.94 s
534.88/133.98	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
535.29/134.00	c vivif2 --  cl tried    58994 cl shrink        0 lits rem          0 time: 0.02
536.49/134.36	c asymm  cl-useful: 0/12696/28661 lits-rem:0 time: 0.36
536.49/134.36	c calculated reachability. Time: 0.00
536.49/134.36	c  N dy  4393   1210177       231     28661        77     58994    129672    899578     10.88   no data
546.87/136.96	c  N dy  4460   1230357       231     28661        77     78177    129672   1267371     10.88     11.58
557.66/139.64	c  N dy  4526   1250756       231     28661        77     52089    129672    707980     10.87     11.45
566.45/141.89	c  N dy  4612   1270772       231     28661        77     71181    129672   1087074     10.87     11.72
577.24/144.58	c  N dy  4697   1291021       231     28661        77     90502    129672   1472619     10.87     11.51
587.25/147.02	c  N dy  4779   1311097       231     28661        77     63037    129672    910843     10.88     12.93
596.81/149.49	c  N dy  4851   1331715       231     28661        77     82649    129672   1302057     10.87     11.47
608.81/152.45	c  N dy  4928   1351903       231     28661        77     54287    129672    726924     10.87     11.46
618.00/154.77	c  N dy  4999   1372135       231     28661        77     73483    129672   1104898     10.87     11.46
628.77/157.46	c  N dy  5088   1392200       231     28661        77     92601    129672   1486067     10.88     13.67
638.76/159.95	c  N dy  5146   1412331       231     28661        77     63190    129672    881939     10.87     11.53
648.36/162.40	c  N dy  5222   1432371       231     28661        77     82256    129672   1259254     10.87     15.27
659.92/165.27	c  N dy  5280   1453427       231     28661        77     52836    129672    680316     10.87     11.46
669.11/167.54	c  N dy  5349   1474021       231     28661        77     72424    129672   1064832     10.86     11.45
679.90/170.26	c  N dy  5424   1495331       231     28661        77     92659    129672   1464903     10.86     11.48
691.08/173.04	c  N dy  5527   1515488       231     28661        77     61503    129672    849034     10.86     11.47
701.09/175.53	c  N dy  5632   1535835       231     28661        77     80933    129672   1239063     10.87     11.54
712.26/178.37	c  N dy  5715   1556014       231     28661        77    100119    129672   1613892     10.87     11.58
722.65/180.99	c  N dy  5799   1576068       231     28661        77     67781    129672    952775     10.87     12.75
732.63/183.46	c  N dy  5862   1596116       231     28661        77     86795    129672   1317566     10.87     14.32
745.04/186.52	c  N dy  5927   1617032       231     28661        77     54369    129672    686779     10.86     11.44
754.60/188.92	c  N dy  5999   1638210       231     28661        77     74492    129672   1072202     10.86     11.55
764.59/191.49	c  N dy  6057   1658347       231     28661        77     93565    129672   1447151     10.86     11.43
777.37/194.68	c  N dy  6139   1680471       231     28661        77     61356    129672    811054     10.86     11.44
786.56/196.94	c  N dy  6186   1700662       231     28661        77     80464    129672   1177570     10.85     11.48
791.75/198.24	c  S st  6239   1710178       231     28661        77     89517    129672   1361864     10.85     10.42
792.15/198.32	c  S st  6239   1710678       231     28661        77     90011    129672   1373142     10.85   no data
792.15/198.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
792.15/198.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
792.15/198.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
792.15/198.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
792.15/198.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
792.15/198.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
792.15/198.37	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
792.15/198.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
792.55/198.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
818.92/205.07	c lits-rem:      1069  cl-subs:    11660  v-elim:      0  v-fix:    0  time:  6.61 s
818.92/205.07	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
819.32/205.10	c vivif2 --  cl tried    78351 cl shrink        0 lits rem          0 time: 0.02
819.32/205.15	c asymm  cl-useful: 0/1925/28661 lits-rem:0 time: 0.05
819.32/205.15	c calculated reachability. Time: 0.00
819.32/205.15	c  N dy  6239   1710678       231     28661        77     78351    129672   1243310     10.85   no data
832.92/208.59	c  N dy  6313   1731052       231     28661        77     97754    129672   1614478     10.85     11.55
845.29/211.64	c  N dy  6377   1751103       231     28661        77     62956    129672    847882     10.85     12.24
854.90/214.04	c  N dy  6441   1771199       231     28661        77     82025    129672   1216899     10.84     13.00
866.45/216.92	c  N dy  6521   1791336       231     28661        77    101150    129672   1586497     10.84     11.47
878.44/219.90	c  N dy  6589   1812384       231     28661        77     66250    129672    910731     10.84     11.57
888.83/222.59	c  N dy  6680   1832413       231     28661        77     85297    129672   1284160     10.84     12.25
900.01/225.38	c  N dy  6733   1852519       231     28661        77    104310    129672   1650604     10.84     11.46
912.02/228.32	c  N dy  6807   1873151       231     28661        77     67999    129672    934810     10.84     11.44
921.59/230.77	c  N dy  6883   1893191       231     28661        77     87029    129672   1306593     10.83     12.70
932.37/233.44	c  N dy  6942   1913282       231     28661        77    106039    129672   1680387     10.83     11.68
943.96/236.37	c  N dy  7027   1933303       231     28661        77     68178    129672    937179     10.83     11.41
953.95/238.81	c  N dy  7098   1953312       231     28661        77     87119    129672   1303511     10.83     11.48
965.14/241.69	c  N dy  7176   1973649       231     28661        77    106379    129672   1679321     10.83     11.53
977.93/244.80	c  N dy  7263   1994067       231     28661        77     67911    129672    924864     10.83     11.42
987.90/247.36	c  N dy  7341   2014108       231     28661        77     86983    129672   1296168     10.83     11.41
999.90/250.34	c  N dy  7424   2034601       231     28661        77    106445    129672   1673904     10.83     11.45
1012.28/253.41	c  N dy  7488   2054615       231     28661        77     66621    129672    884783     10.83     14.90
1023.05/256.11	c  N dy  7562   2076950       231     28661        77     87788    129672   1295328     10.83     11.54
1034.24/258.94	c  N dy  7631   2097358       231     28661        77    107110    129672   1661722     10.83     11.49
1047.41/262.21	c  N dy  7706   2118168       231     28661        77     67126    129672    900936     10.83     11.43
1057.43/264.73	c  N dy  7789   2138717       231     28661        77     86685    129672   1289631     10.83     11.42
1069.39/267.73	c  N dy  7870   2160049       231     28661        77    106922    129672   1691952     10.83     11.43
1082.57/271.05	c  N dy  7941   2180120       231     28661        77     65229    129672    857426     10.83     11.41
1092.58/273.52	c  N dy  8016   2200426       231     28661        77     84522    129672   1231743     10.82     11.47
1098.16/274.94	c  S st  8056   2210678       231     28661        77     94249    129672   1420610     10.83   no data
1098.56/275.03	c  S st  8056   2211183       231     28661        77     94745    129672   1432232     10.83   no data
1098.56/275.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1098.56/275.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1098.56/275.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1098.56/275.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1098.56/275.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1098.56/275.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
1098.56/275.09	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1098.96/275.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1098.96/275.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1115.73/279.33	c lits-rem:      1221  cl-subs:     9532  v-elim:      0  v-fix:    0  time:  4.16 s
1115.73/279.34	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
1115.73/279.36	c vivif2 --  cl tried    85213 cl shrink        0 lits rem          0 time: 0.02
1116.93/279.65	c asymm  cl-useful: 0/2598/28661 lits-rem:0 time: 0.28
1116.93/279.65	c calculated reachability. Time: 0.00
1116.93/279.65	c  N dy  8056   2211183       231     28661        77     85213    129672   1330577     10.83   no data
1130.52/283.00	c  N dy  8133   2231456       231     28661        77    104523    129672   1713339     10.83     11.40
1147.69/287.38	c  N dy  8189   2253501       231     28661        77     63878    129672    837609     10.82     11.44
1157.69/289.87	c  N dy  8246   2274111       231     28661        77     83343    129672   1208994     10.82     11.43
1168.87/292.63	c  N dy  8312   2294353       231     28661        77    102539    129672   1574242     10.82     11.41
1181.65/295.89	c  N dy  8392   2315009       231     28661        77    122251    129672   1953052     10.82     11.40
1194.02/298.92	c  N dy  8466   2336011       231     28661        77     79623    129672   1144435     10.82     11.43
1205.62/301.82	c  N dy  8519   2357978       231     28661        77    100502    129672   1538464     10.81     11.40
1218.00/304.95	c  N dy  8594   2378040       231     28661        77    119560    129672   1907831     10.81     13.64
1230.38/308.00	c  N dy  8652   2398084       231     28661        77     75025    129672   1040015     10.81     11.65
1240.77/310.66	c  N dy  8715   2418657       231     28661        77     94648    129672   1414458     10.81     11.50
1252.74/313.62	c  N dy  8779   2438772       231     28661        77    113757    129672   1778546     10.80     11.38
1267.13/317.20	c  N dy  8869   2458891       231     28661        77     68290    129672    913335     10.81     11.50
1277.13/319.72	c  N dy  8936   2479454       231     28661        77     87813    129672   1292646     10.80     11.39
1288.70/322.62	c  N dy  9005   2499622       231     28661        77    106973    129672   1662549     10.80     11.38
1301.89/325.95	c  N dy  9071   2519715       231     28661        77    126074    129672   2026628     10.80     11.46
1315.06/329.25	c  N dy  9149   2541523       231     28661        77     81106    129672   1145949     10.80     11.47
1325.48/331.89	c  N dy  9202   2561573       231     28661        77    100077    129672   1508129     10.80     12.13
1338.25/335.04	c  N dy  9272   2582024       231     28661        77    119491    129672   1878572     10.79     11.37
1352.62/338.69	c  N dy  9353   2602547       231     28661        77     72597    129672    990231     10.79     11.37
1363.41/341.32	c  N dy  9427   2622849       231     28661        77     91897    129672   1363991     10.79     11.38
1375.39/344.38	c  N dy  9521   2642883       231     28661        77    110957    129672   1736956     10.80     11.72
1388.97/347.76	c  N dy  9593   2663531       231     28661        77    130602    129672   2113468     10.79     11.41
1401.75/350.95	c  N dy  9674   2683673       231     28661        77     82398    129672   1180811     10.79     11.39
1414.13/354.06	c  N dy  9749   2705762       231     28661        77    103448    129672   1586240     10.79     11.46
1417.75/354.92	c  S st  9769   2711183       231     28661        77    108578    129672   1684739     10.79   no data
1418.13/355.02	c  S st  9769   2711684       231     28661        77    109074    129672   1695763     10.79   no data
1418.13/355.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1418.13/355.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1418.13/355.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1418.13/355.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1418.13/355.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1418.13/355.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
1418.13/355.08	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1418.53/355.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1418.53/355.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1441.30/360.82	c lits-rem:      1308  cl-subs:     9853  v-elim:      0  v-fix:    0  time:  5.63 s
1441.30/360.82	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
1441.30/360.86	c vivif2 --  cl tried    99221 cl shrink        0 lits rem          0 time: 0.03
1442.50/361.15	c asymm  cl-useful: 0/2699/28661 lits-rem:0 time: 0.29
1442.50/361.15	c calculated reachability. Time: 0.00
1442.50/361.15	c  N dy  9769   2711684       231     28661        77     99221    129672   1587322     10.79   no data
1456.49/364.67	c  N dy  9848   2732536       231     28661        77    119010    129672   1965922     10.79     11.47
1475.65/369.41	c  N dy  9925   2752880       231     28661        77     70112    129672    940051     10.79     11.50
1487.66/372.46	c  N dy 10005   2772914       231     28661        77     89238    129672   1309826     10.79     11.37
1501.24/375.83	c  N dy 10076   2794757       231     28661        77    109976    129672   1699419     10.79     11.36
1515.60/379.43	c  N dy 10137   2814758       231     28661        77    129028    129672   2063910     10.79     11.40
1530.79/383.29	c  N dy 10222   2834825       231     28661        77     78872    129672   1112132     10.79     12.30
1542.36/386.13	c  N dy 10297   2855572       231     28661        77     98571    129672   1491525     10.79     11.38
1554.75/389.21	c  N dy 10377   2875710       231     28661        77    117659    129672   1856321     10.79     11.53
1568.33/392.66	c  N dy 10455   2895870       231     28661        77    136775    129672   2215488     10.79     11.52
1582.31/396.12	c  N dy 10535   2917801       231     28661        77     87208    129672   1254883     10.79     11.36
1593.89/399.02	c  N dy 10620   2937865       231     28661        77    106251    129672   1629306     10.79     11.38
1607.48/402.40	c  N dy 10699   2958779       231     28661        77    126145    129672   2013594     10.79     11.42
1622.66/406.23	c  N dy 10767   2978964       231     28661        77     74074    129672   1012994     10.78     11.57
1633.06/408.87	c  N dy 10840   2999624       231     28661        77     93730    129672   1396193     10.78     11.37
1645.03/411.82	c  N dy 10899   3019927       231     28661        77    113025    129672   1760914     10.78     11.35
1658.22/415.11	c  N dy 10954   3040459       231     28661        77    132445    129672   2127622     10.78     11.40
1672.21/418.70	c  N dy 11007   3060946       231     28661        77     79731    129672   1101782     10.77     11.38
1682.98/421.31	c  N dy 11070   3081082       231     28661        77     98756    129672   1462055     10.77     11.44
1695.36/424.47	c  N dy 11145   3101098       231     28661        77    117774    129672   1824627     10.77     14.10
1708.95/427.87	c  N dy 11226   3121166       231     28661        77    136852    129672   2191222     10.77     11.34
1723.33/431.48	c  N dy 11293   3141707       231     28661        77     83338    129672   1152443     10.77     11.45
1734.92/434.35	c  N dy 11343   3162897       231     28661        77    103378    129672   1525565     10.77     11.42
1747.32/437.46	c  N dy 11415   3182954       231     28661        77    122426    129672   1890996     10.77     12.02
1761.68/441.01	c  N dy 11501   3203071       231     28661        77    141633    129672   2260036     10.77     11.39
1769.67/443.05	c  S st 11531   3211684       231     28661        77     75804    129672   1000450     10.77     10.71
1770.07/443.12	c  S st 11531   3212186       231     28661        77     76301    129672   1012183     10.77   no data
1770.07/443.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1770.07/443.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1770.07/443.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1770.07/443.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1770.07/443.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1770.07/443.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
1770.07/443.17	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1770.07/443.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1770.47/443.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1773.28/443.92	c lits-rem:       210  cl-subs:      973  v-elim:      0  v-fix:    0  time:  0.69 s
1773.28/443.92	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
1773.28/443.94	c vivif2 --  cl tried    75328 cl shrink        0 lits rem          0 time: 0.02
1774.46/444.20	c asymm  cl-useful: 0/4616/28661 lits-rem:0 time: 0.25
1774.46/444.20	c calculated reachability. Time: 0.00
1774.46/444.20	c  N dy 11531   3212186       231     28661        77     75328    129672   1003296     10.77   no data
1784.85/446.86	c  N dy 11608   3232200       231     28661        77     94332    129672   1363980     10.77     11.35
1798.03/450.18	c  N dy 11688   3254043       231     28661        77    115141    129672   1755978     10.77     11.36
1812.01/453.61	c  N dy 11762   3274446       231     28661        77    134515    129672   2132864     10.77     11.35
1828.79/457.82	c  N dy 11828   3294977       231     28661        77     78975    129672   1059048     10.76     11.43
1839.60/460.54	c  N dy 11893   3315066       231     28661        77     98106    129672   1422698     10.76     11.77
1851.56/463.55	c  N dy 11971   3335259       231     28661        77    117367    129672   1796094     10.76     11.33
1865.15/466.98	c  N dy 12005   3355855       231     28661        77    136838    129672   2148059     10.76     11.33
1882.31/471.29	c  N dy 12097   3377354       231     28661        77     81267    129672   1088722     10.76     11.45
1893.50/474.04	c  N dy 12190   3397365       231     28661        77    100274    129672   1456726     10.76     12.85
1905.50/477.03	c  N dy 12247   3417395       231     28661        77    119199    129672   1815082     10.76     13.36
1919.06/480.43	c  N dy 12325   3438139       231     28661        77    138915    129672   2193466     10.76     11.43
1935.05/484.49	c  N dy 12379   3459106       231     28661        77     81897    129672   1084543     10.75     11.32
1945.83/487.18	c  N dy 12453   3479241       231     28661        77    101116    129672   1452525     10.75     11.33
1957.83/490.18	c  N dy 12520   3499392       231     28661        77    120246    129672   1816234     10.75     11.41
1971.01/493.48	c  N dy 12583   3519393       231     28661        77    139224    129672   2175059     10.75     14.99
1987.77/497.60	c  N dy 12655   3539486       231     28661        77     80364    129672   1052574     10.75     11.41
1998.56/500.37	c  N dy 12724   3560074       231     28661        77     99923    129672   1420246     10.75     11.36
2011.34/503.50	c  N dy 12813   3580082       231     28661        77    119025    129672   1783910     10.75     11.73
2025.32/507.04	c  N dy 12893   3601046       231     28661        77    138916    129672   2165129     10.75     11.38
2042.50/511.31	c  N dy 12977   3621475       231     28661        77     79488    129672   1023459     10.75     11.32
2052.89/513.94	c  N dy 13060   3641619       231     28661        77     98675    129672   1394085     10.75     11.37
2065.27/517.02	c  N dy 13107   3662639       231     28661        77    118628    129672   1743446     10.75     11.36
2077.65/520.14	c  N dy 13176   3682650       231     28661        77    137558    129672   2100186     10.75     11.83
2093.23/524.01	c  N dy 13262   3703958       231     28661        77    157825    129672   2485851     10.75     11.32
2100.43/525.83	c  S st 13302   3712186       231     28661        77     85862    129672   1128201     10.75   no data
2100.83/525.90	c  S st 13302   3712692       231     28661        77     86365    129672   1140596     10.75   no data
2100.83/525.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2100.83/525.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2100.83/525.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2100.83/525.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2100.83/525.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2100.83/525.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
2100.83/525.95	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2100.83/525.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2101.23/526.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2105.62/527.12	c lits-rem:       463  cl-subs:     2183  v-elim:      0  v-fix:    0  time:  1.09 s
2105.62/527.12	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
2105.62/527.14	c vivif2 --  cl tried    84182 cl shrink        0 lits rem          0 time: 0.02
2106.42/527.39	c asymm  cl-useful: 0/10634/28661 lits-rem:0 time: 0.24
2106.42/527.39	c calculated reachability. Time: 0.00
2106.42/527.39	c  N dy 13302   3712692       231     28661        77     84182    129672   1119179     10.75   no data
2118.40/530.39	c  N dy 13390   3733959       231     28661        77    104502    129672   1506253     10.75     11.47
2128.78/533.00	c  F st 13442   3751562       231     28661        77    121247    129672   1823986     10.74      9.97
2130.77/533.46	c  N st 13447   3754858       231     28661        77    124350    129672   1882970     10.74   no data
2145.56/537.19	c  N dy 13525   3775434       231     28661        77    143949    129672   2255418     10.74     11.35
2162.74/541.49	c  N dy 13573   3797425       231     28661        77     83972    129672   1091688     10.74     11.38
2174.72/544.40	c  N dy 13639   3818358       231     28661        77    103800    129672   1468098     10.74     11.41
2187.10/547.53	c  N dy 13724   3838549       231     28661        77    123034    129672   1841655     10.74     11.31
2201.49/551.16	c  N dy 13799   3859888       231     28661        77    143319    129672   2226988     10.74     11.37
2219.46/555.70	c  N dy 13846   3882532       231     28661        77     83055    129672   1063430     10.74     11.34
2229.86/558.28	c  N dy 13905   3902850       231     28661        77    102388    129672   1433338     10.74     11.31
2241.84/561.29	c  N dy 13968   3923014       231     28661        77    121513    129672   1791789     10.73     11.33
2255.81/564.73	c  N dy 14038   3943705       231     28661        77    141139    129672   2166771     10.73     11.32
2269.81/568.28	c  N dy 14105   3963850       231     28661        77    160236    129672   2533990     10.73     11.33
2284.18/571.84	c  N dy 14162   3984109       231     28661        77     96882    129672   1312609     10.73     11.31
2295.77/574.79	c  N dy 14223   4004358       231     28661        77    116107    129672   1675114     10.73     11.30
2308.94/578.09	c  N dy 14297   4024947       231     28661        77    135681    129672   2050314     10.73     11.40
2322.94/581.52	c  N dy 14351   4044989       231     28661        77    154809    129672   2418623     10.73     11.37
2339.30/585.63	c  N dy 14431   4065064       231     28661        77     90290    129672   1185137     10.73     11.33
2350.08/588.37	c  N dy 14504   4085091       231     28661        77    109321    129672   1547117     10.73     11.76
2362.86/591.53	c  N dy 14583   4105095       231     28661        77    128322    129672   1907815     10.73     11.44
2376.45/594.94	c  N dy 14645   4125388       231     28661        77    147598    129672   2267857     10.72     11.29
2391.63/598.72	c  N dy 14723   4145399       231     28661        77    166643    129672   2632359     10.72     11.33
2406.03/602.32	c  N dy 14785   4166211       231     28661        77    101887    129672   1390220     10.72     11.33
2418.40/605.45	c  N dy 14861   4187279       231     28661        77    121753    129672   1772206     10.72     11.32
2432.39/608.91	c  N dy 14942   4207410       231     28661        77    140936    129672   2143236     10.72     11.49
2435.97/609.90	c  S st 14964   4212693       231     28661        77    146000    129672   2240106     10.72   no data
2436.78/610.01	c  S st 14964   4213195       231     28661        77    146498    129672   2251757     10.72   no data
2436.78/610.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2436.78/610.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
2436.78/610.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2436.78/610.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2436.78/610.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2436.78/610.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
2436.78/610.10	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2437.19/610.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2437.57/610.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2469.92/618.35	c lits-rem:      1581  cl-subs:    14175  v-elim:      0  v-fix:    0  time:  8.10 s
2469.92/618.35	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
2470.32/618.40	c vivif2 --  cl tried   132323 cl shrink        0 lits rem          0 time: 0.05
2471.12/618.70	c asymm  cl-useful: 0/7094/28661 lits-rem:0 time: 0.30
2471.52/618.70	c calculated reachability. Time: 0.00
2471.52/618.70	c  N dy 14964   4213195       231     28661        77    132323    129672   2087652     10.72   no data
2485.90/622.38	c  N dy 15026   4233418       231     28661        77    151495    129672   2451353     10.72     11.30
2505.87/627.32	c  N dy 15083   4253447       231     28661        77     85339    129672   1069941     10.72     11.32
2517.06/630.18	c  N dy 15149   4274042       231     28661        77    104866    129672   1438852     10.72     11.29
2529.46/633.26	c  N dy 15229   4294160       231     28661        77    123925    129672   1810201     10.72     11.60
2545.43/637.20	c  N dy 15289   4316175       231     28661        77    144649    129672   2200436     10.72     11.29
2562.60/641.59	c  N dy 15374   4336238       231     28661        77    163623    129672   2562483     10.72     13.60
2579.38/645.75	c  N dy 15447   4356962       231     28661        77     97153    129672   1279027     10.72     11.31
2591.36/648.74	c  N dy 15531   4377640       231     28661        77    116783    129672   1658282     10.72     11.29
2604.16/651.95	c  N dy 15595   4397994       231     28661        77    136137    129672   2027387     10.72     11.29
2618.93/655.69	c  N dy 15676   4418581       231     28661        77    155693    129672   2394823     10.71     11.28
2636.90/660.15	c  N dy 15739   4439748       231     28661        77     88602    129672   1108642     10.71     11.29
2647.70/662.86	c  N dy 15819   4460398       231     28661        77    108252    129672   1488727     10.71     11.36
2660.07/665.98	c  N dy 15886   4481415       231     28661        77    128176    129672   1860280     10.71     11.47
2674.06/669.41	c  N dy 15957   4501536       231     28661        77    147273    129672   2223760     10.71     11.31
2688.43/673.02	c  N dy 16027   4521560       231     28661        77    166337    129672   2585365     10.71     11.39
2704.83/677.14	c  N dy 16106   4541696       231     28661        77     97304    129672   1273791     10.71     11.32
2716.79/680.10	c  N dy 16193   4561813       231     28661        77    116443    129672   1641005     10.71     11.28
2729.18/683.26	c  N dy 16263   4581869       231     28661        77    135508    129672   2004816     10.71     11.35
2743.16/686.73	c  N dy 16335   4601958       231     28661        77    154483    129672   2357572     10.71     11.28
2758.33/690.53	c  N dy 16402   4622036       231     28661        77    173439    129672   2707230     10.71     14.35
2773.12/694.28	c  N dy 16463   4642073       231     28661        77    103293    129672   1366255     10.71     11.31
2785.50/697.39	c  N dy 16553   4662168       231     28661        77    122388    129672   1730766     10.71     11.33
2798.68/700.63	c  N dy 16628   4682200       231     28661        77    141441    129672   2087357     10.71     11.32
2813.47/704.34	c  N dy 16713   4702366       231     28661        77    160594    129672   2453882     10.71     11.31
2821.45/706.31	c  S st 16747   4713195       231     28661        77    170820    129672   2646125     10.71     10.24
2821.85/706.44	c  S st 16747   4713697       231     28661        77    171315    129672   2657146     10.71   no data
2821.85/706.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2822.25/706.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
2822.25/706.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2822.25/706.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2822.25/706.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2822.25/706.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
2822.25/706.55	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2822.25/706.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2823.05/706.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2866.99/717.76	c lits-rem:      2099  cl-subs:    19140  v-elim:      0  v-fix:    0  time: 11.04 s
2866.99/717.77	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
2867.41/717.82	c vivif2 --  cl tried   152175 cl shrink        0 lits rem          0 time: 0.05
2867.41/717.85	c asymm  cl-useful: 0/1020/28661 lits-rem:0 time: 0.03
2867.41/717.86	c calculated reachability. Time: 0.00
2867.41/717.86	c  N dy 16747   4713697       231     28661        77    152175    129672   2437723     10.71   no data
2883.76/721.99	c  N dy 16810   4733814       231     28661        77    171214    129672   2791958     10.71     11.29
2900.94/726.27	c  N dy 16868   4753908       231     28661        77    100641    129672   1308984     10.71     11.28
2913.72/729.48	c  N dy 16929   4773914       231     28661        77    119578    129672   1664032     10.71     11.28
2928.51/733.14	c  N dy 17000   4795327       231     28661        77    139962    129672   2051333     10.70     11.40
2946.08/737.53	c  N dy 17069   4815659       231     28661        77    159237    129672   2419303     10.70     11.27
2966.04/742.50	c  N dy 17118   4837320       231     28661        77    179757    129672   2797433     10.70     11.28
2981.23/746.39	c  N dy 17173   4857771       231     28661        77    108349    129672   1441191     10.70     11.27
2993.22/749.39	c  N dy 17254   4877817       231     28661        77    127379    129672   1805773     10.70     12.52
3007.59/752.93	c  N dy 17327   4898334       231     28661        77    146934    129672   2176220     10.70     11.31
3024.77/757.29	c  N dy 17402   4922177       231     28661        77    169584    129672   2596336     10.70     11.30
3043.16/761.87	c  N dy 17481   4942189       231     28661        77     96574    129672   1206647     10.70     13.55
3054.73/764.75	c  N dy 17566   4962325       231     28661        77    115668    129672   1569719     10.70     11.43
3067.52/767.91	c  N dy 17613   4983265       231     28661        77    135471    129672   1935549     10.70     11.26
3081.50/771.40	c  N dy 17681   5003419       231     28661        77    154545    129672   2301938     10.70     11.26
3097.07/775.32	c  N dy 17764   5023492       231     28661        77    173594    129672   2665711     10.70     11.26
3114.64/779.71	c  N dy 17821   5043944       231     28661        77    100072    129672   1257914     10.69     11.44
3126.24/782.69	c  N dy 17903   5064236       231     28661        77    119272    129672   1631656     10.70     11.35
3139.42/785.94	c  N dy 17990   5084292       231     28661        77    138306    129672   1999661     10.70     11.28
3153.79/789.57	c  N dy 18086   5104697       231     28661        77    157735    129672   2383321     10.70     11.26
3168.98/793.34	c  N dy 18157   5124772       231     28661        77    176786    129672   2744639     10.70     11.36
3186.16/797.67	c  N dy 18237   5144832       231     28661        77    101978    129672   1291748     10.70     11.29
3198.13/800.62	c  N dy 18313   5164892       231     28661        77    121036    129672   1659384     10.70     11.27
3211.31/803.97	c  N dy 18392   5184928       231     28661        77    140052    129672   2017846     10.70     11.42
3225.70/807.51	c  N dy 18479   5205015       231     28661        77    159112    129672   2381114     10.70     12.54
3231.69/809.05	c  S st 18498   5213698       231     28661        77    167332    129672   2530094     10.70      9.56
3232.10/809.17	c  S st 18498   5214201       231     28661        77    167829    129672   2540931     10.70   no data
3232.10/809.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3232.51/809.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
3232.51/809.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3232.51/809.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3232.51/809.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3232.51/809.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
3232.51/809.28	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3232.88/809.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3233.28/809.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3273.63/819.51	c lits-rem:      2030  cl-subs:    17088  v-elim:      0  v-fix:    0  time: 10.07 s
3273.63/819.51	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
3273.63/819.56	c vivif2 --  cl tried   150741 cl shrink        0 lits rem          0 time: 0.05
3274.83/819.86	c asymm  cl-useful: 0/1346/28661 lits-rem:0 time: 0.30
3274.83/819.87	c calculated reachability. Time: 0.00
3274.83/819.87	c  N dy 18498   5214201       231     28661        77    150741    129672   2344664     10.70   no data
3292.81/824.30	c  N dy 18573   5235809       231     28661        77    171341    129672   2729401     10.70     11.27
3313.98/829.68	c  N dy 18640   5255869       231     28661        77     95926    129672   1171332     10.70     13.80
3325.96/832.67	c  N dy 18708   5276303       231     28661        77    115347    129672   1536309     10.69     11.27
3338.74/835.87	c  N dy 18788   5296390       231     28661        77    134429    129672   1906828     10.69     11.35
3355.14/839.98	c  N dy 18871   5316416       231     28661        77    153455    129672   2268502     10.70     11.38
3373.50/844.51	c  N dy 18942   5336457       231     28661        77    172618    129672   2630084     10.69     12.32
3395.46/850.01	c  N dy 19014   5356548       231     28661        77     95934    129672   1160202     10.69     11.38
3407.05/852.98	c  N dy 19126   5376584       231     28661        77    114948    129672   1532313     10.70     11.28
3420.23/856.23	c  N dy 19217   5396626       231     28661        77    134035    129672   1902192     10.70     11.28
3434.64/859.89	c  N dy 19323   5417182       231     28661        77    153559    129672   2281085     10.70     11.27
3450.60/863.87	c  N dy 19421   5437369       231     28661        77    172772    129672   2654939     10.70     11.33
3467.37/868.00	c  N dy 19504   5457399       231     28661        77    191739    129672   3014732     10.70     12.72
3483.35/872.04	c  N dy 19585   5478269       231     28661        77    114690    129672   1507169     10.70     11.28
3496.16/875.28	c  N dy 19684   5498375       231     28661        77    133876    129672   1882893     10.70     11.31
3510.12/878.76	c  N dy 19764   5518728       231     28661        77    153126    129672   2252812     10.70     11.33
3526.10/882.71	c  N dy 19837   5539434       231     28661        77    172873    129672   2628808     10.70     11.29
3543.28/887.02	c  N dy 19920   5560267       231     28661        77    192722    129672   3006278     10.70     11.32
3558.85/890.94	c  N dy 19993   5580307       231     28661        77    113889    129672   1485494     10.70     13.75
3571.64/894.12	c  N dy 20080   5600346       231     28661        77    132896    129672   1844649     10.70     11.30
3584.82/897.46	c  N dy 20137   5620801       231     28661        77    152243    129672   2200817     10.70     11.48
3600.00/901.30	c  N dy 20223   5641637       231     28661        77    171989    129672   2575566     10.70     11.28
3617.18/905.51	c  N dy 20289   5662185       231     28661        77    191487    129672   2936508     10.70     11.34
3634.35/909.83	c  N dy 20386   5682858       231     28661        77    112489    129672   1451202     10.70     11.33
3646.73/912.97	c  N dy 20473   5703085       231     28661        77    131703    129672   1820741     10.70     11.33
3654.72/914.90	c  S st 20521   5714201       231     28661        77    142296    129672   2025942     10.70      9.47
3655.12/915.01	c  S st 20521   5714712       231     28661        77    142802    129672   2038859     10.70   no data
3655.12/915.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3655.12/915.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
3655.52/915.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3655.52/915.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3655.52/915.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3655.52/915.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
3655.52/915.10	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3655.52/915.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3655.92/915.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3680.71/921.48	c lits-rem:      1152  cl-subs:     9872  v-elim:      0  v-fix:    0  time:  6.25 s
3680.71/921.49	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
3681.09/921.52	c vivif2 --  cl tried   132930 cl shrink        0 lits rem          0 time: 0.04
3682.29/921.81	c asymm  cl-useful: 0/2316/28661 lits-rem:0 time: 0.29
3682.29/921.82	c calculated reachability. Time: 0.00
3682.29/921.82	c  N dy 20521   5714712       231     28661        77    132930    129672   1924735     10.70   no data
3695.87/925.24	c  N dy 20595   5734907       231     28661        77    152122    129672   2292971     10.70     11.34
3711.85/929.27	c  N dy 20675   5754976       231     28661        77    171180    129672   2664078     10.70     11.35
3730.23/933.84	c  N dy 20740   5775770       231     28661        77    190889    129672   3034860     10.70     11.27
3748.60/938.45	c  N dy 20830   5796206       231     28661        77    110765    129672   1409439     10.70     11.33
3762.57/941.91	c  N dy 20942   5816294       231     28661        77    129950    129672   1788213     10.70     12.04
3776.16/945.36	c  N dy 21013   5836471       231     28661        77    149090    129672   2144146     10.70     11.29
3792.13/949.37	c  N dy 21081   5856554       231     28661        77    168135    129672   2503872     10.70     11.27
3810.51/953.91	c  N dy 21181   5876582       231     28661        77    187192    129672   2874200     10.70     12.36
3830.88/959.02	c  N dy 21267   5896599       231     28661        77    105600    129672   1294508     10.70     12.19
3842.06/961.84	c  N dy 21325   5916601       231     28661        77    124677    129672   1653457     10.70     11.41
3854.85/965.09	c  N dy 21416   5936616       231     28661        77    143745    129672   2022236     10.70     11.87
3870.43/968.99	c  N dy 21497   5958623       231     28661        77    164676    129672   2411900     10.70     11.27
3886.41/972.92	c  N dy 21589   5978709       231     28661        77    183735    129672   2789832     10.70     11.81
3903.19/977.13	c  N dy 21662   5998982       231     28661        77    203018    129672   3155992     10.70     11.28
3918.75/981.01	c  N dy 21749   6018988       231     28661        77    120313    129672   1568755     10.70     12.21
3931.17/984.18	c  N dy 21821   6039083       231     28661        77    139397    129672   1931627     10.70     11.34
3946.32/987.93	c  N dy 21919   6059380       231     28661        77    158756    129672   2304262     10.70     11.31
3961.52/991.72	c  N dy 21995   6079482       231     28661        77    177799    129672   2659390     10.70     11.32
3977.48/995.77	c  N dy 22052   6099603       231     28661        77    196862    129672   3018817     10.70     11.33
3995.45/1000.25	c  N dy 22137   6119663       231     28661        77    113336    129672   1428163     10.70     11.71
4008.24/1003.48	c  N dy 22228   6139700       231     28661        77    132498    129672   1798290     10.70     16.40
4021.82/1006.89	c  N dy 22295   6160041       231     28661        77    151787    129672   2167684     10.70     11.41
4038.19/1010.94	c  N dy 22402   6180306       231     28661        77    171021    129672   2533821     10.70     11.32
4054.58/1015.09	c  N dy 22496   6200373       231     28661        77    190095    129672   2903586     10.71     11.32
4067.76/1018.35	c  S st 22556   6214713       231     28661        77    203742    129672   3161927     10.71      9.56
4068.15/1018.49	c  S st 22556   6215214       231     28661        77    204238    129672   3173095     10.71   no data
4068.55/1018.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4068.95/1018.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.10
4068.95/1018.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4068.95/1018.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4068.95/1018.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4068.95/1018.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
4068.95/1018.61	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
4068.95/1018.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4069.75/1018.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4134.46/1035.03	c lits-rem:      1937  cl-subs:    21566  v-elim:      0  v-fix:    0  time: 16.20 s
4134.46/1035.03	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
4134.46/1035.09	c vivif2 --  cl tried   182672 cl shrink        0 lits rem          0 time: 0.06
4136.46/1035.51	c asymm  cl-useful: 0/1914/28661 lits-rem:0 time: 0.42
4136.46/1035.52	c calculated reachability. Time: 0.00
4136.46/1035.52	c  N dy 22556   6215214       231     28661        77    182672    129672   2920163     10.71   no data
4158.03/1040.92	c  N dy 22646   6235716       231     28661        77    202146    129672   3295438     10.71     11.29
4179.21/1046.24	c  N dy 22737   6255804       231     28661        77    118135    129672   1519088     10.71     11.29
4193.98/1049.97	c  N dy 22825   6276014       231     28661        77    137411    129672   1890558     10.71     11.28
4209.56/1053.84	c  N dy 22930   6296028       231     28661        77    156418    129672   2257900     10.71     12.29
4225.56/1057.82	c  N dy 23002   6316311       231     28661        77    175617    129672   2617404     10.71     11.28
4242.33/1062.05	c  N dy 23098   6336562       231     28661        77    194880    129672   2990225     10.71     11.39
4263.10/1067.28	c  N dy 23181   6357482       231     28661        77    110474    129672   1347382     10.71     11.33
4274.68/1070.19	c  N dy 23240   6377561       231     28661        77    129466    129672   1708378     10.71     11.93
4289.06/1073.79	c  N dy 23323   6399249       231     28661        77    150179    129672   2110127     10.71     11.33
4305.03/1077.71	c  N dy 23408   6419334       231     28661        77    169230    129672   2471997     10.71     13.63
4320.62/1081.69	c  N dy 23472   6439490       231     28661        77    188310    129672   2830069     10.71     11.32
4337.79/1085.98	c  N dy 23530   6460006       231     28661        77    207771    129672   3191818     10.71     11.27
4354.17/1090.04	c  N dy 23594   6480166       231     28661        77    121716    129672   1554863     10.71     11.34
4366.55/1093.17	c  N dy 23664   6500361       231     28661        77    140897    129672   1920348     10.71     11.27
4382.14/1097.08	c  N dy 23747   6521399       231     28661        77    160806    129672   2290919     10.71     11.29
4397.72/1100.94	c  N dy 23835   6541524       231     28661        77    179942    129672   2660815     10.71     11.30
4414.51/1105.13	c  N dy 23917   6561620       231     28661        77    198967    129672   3025631     10.71     11.28
4434.47/1110.16	c  N dy 23993   6581675       231     28661        77    111806    129672   1357995     10.71     11.29
4446.44/1113.14	c  N dy 24072   6601724       231     28661        77    130867    129672   1719779     10.71     11.30
4460.03/1116.55	c  N dy 24162   6621813       231     28661        77    149975    129672   2087062     10.71     11.32
4474.41/1120.16	c  N dy 24244   6641883       231     28661        77    169043    129672   2457806     10.71     12.77
4490.78/1124.21	c  N dy 24317   6661991       231     28661        77    188158    129672   2810317     10.71     11.33
4506.79/1128.29	c  N dy 24367   6682100       231     28661        77    207114    129672   3159865     10.71     11.32
4525.54/1132.97	c  N dy 24450   6702177       231     28661        77    118928    129672   1483015     10.71     14.63
4533.93/1135.02	c  S st 24503   6715214       231     28661        77    131286    129672   1716193     10.70   no data
4534.33/1135.12	c  S st 24503   6715719       231     28661        77    131786    129672   1727026     10.70   no data
4534.33/1135.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4534.33/1135.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
4534.73/1135.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4534.73/1135.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4534.73/1135.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4534.73/1135.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
4534.73/1135.21	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
4534.73/1135.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4535.13/1135.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4553.11/1139.88	c lits-rem:       840  cl-subs:     6352  v-elim:      0  v-fix:    0  time:  4.56 s
4553.11/1139.88	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.00
4553.51/1139.92	c vivif2 --  cl tried   125434 cl shrink        0 lits rem          0 time: 0.03
4554.73/1140.23	c asymm  cl-useful: 0/2464/28661 lits-rem:0 time: 0.31
4554.73/1140.23	c calculated reachability. Time: 0.00
4554.73/1140.23	c  N dy 24503   6715719       231     28661        77    125434    129672   1655796     10.70   no data
4568.68/1143.73	c  N dy 24593   6736087       231     28661        77    144771    129672   2022964     10.71     11.30
4583.86/1147.50	c  N dy 24679   6756157       231     28661        77    163854    129672   2390619     10.71     11.33
4601.44/1151.96	c  N dy 24760   6776259       231     28661        77    182866    129672   2747418     10.71     11.42
4621.04/1156.82	c  N dy 24840   6796282       231     28661        77    201847    129672   3114160     10.71     11.93
4647.40/1163.42	c  N dy 24901   6816414       231     28661        77    112931    129672   1359051     10.70     11.39
4660.95/1166.85	c  N dy 24960   6837587       231     28661        77    132956    129672   1731108     10.70     11.29
4676.14/1170.61	c  N dy 25062   6857616       231     28661        77    152022    129672   2089306     10.70     12.47
4690.93/1174.33	c  N dy 25138   6878034       231     28661        77    171377    129672   2460809     10.70     11.33
4707.69/1178.52	c  N dy 25208   6899232       231     28661        77    191562    129672   2846295     10.70     11.33
4725.27/1182.93	c  N dy 25292   6919621       231     28661        77    210936    129672   3224415     10.70     11.37
4744.06/1187.63	c  N dy 25365   6940931       231     28661        77    122104    129672   1526592     10.70     11.32
4756.43/1190.78	c  N dy 25423   6961441       231     28661        77    141537    129672   1889964     10.70     11.31
4770.80/1194.31	c  N dy 25500   6981516       231     28661        77    160598    129672   2252071     10.70     11.27
4786.39/1198.21	c  N dy 25592   7001640       231     28661        77    179674    129672   2621378     10.70     11.32

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.83 7.76 6.93 2/174 29750
/proc/meminfo: memFree=30189172/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=51212 CPUtime=0.01 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 409 0 0 0 1 0 0 0 25 0 4 0 523878962 52441088 348 33554432000 4194304 4627427 140735434387424 18446744073709551615 47779808380850 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 12803 348 299 106 0 7774 0
[pid=29750/tid=29751] ppid=29748 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523878962 52441088 348 33554432000 4194304 4627427 140735434387424 18446744073709551615 47779808380850 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523878962 52441088 348 33554432000 4194304 4627427 140735434387424 18446744073709551615 47779808380850 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523878962 52441088 348 33554432000 4194304 4627427 140735434387424 18446744073709551615 239476751345 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.00956907 s]
/proc/loadavg: 6.83 7.76 6.93 2/174 29750
/proc/meminfo: memFree=30189172/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=281908 CPUtime=0.01 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 1393 0 0 0 1 0 0 0 18 0 4 0 523878962 288673792 1305 33554432000 4194304 4627427 140735434387424 18446744073709551615 239476356129 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 70477 1318 338 106 0 65448 0
[pid=29750/tid=29751] ppid=29748 vsize=281908 CPUtime=0 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 250 0 0 0 0 0 0 0 18 0 4 0 523878962 288673792 1318 33554432000 4194304 4627427 140735434387424 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=281908 CPUtime=0 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) D 29748 29750 29718 0 -1 4202560 253 0 0 0 0 0 0 0 18 0 4 0 523878962 288673792 1318 33554432000 4194304 4627427 140735434387424 18446744073709551615 239476392136 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=281908 CPUtime=0 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 247 0 0 0 0 0 0 0 25 0 4 0 523878962 288673792 1318 33554432000 4194304 4627427 140735434387424 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 281908

[startup+0.20032 s]
/proc/loadavg: 6.83 7.76 6.93 2/174 29750
/proc/meminfo: memFree=30189172/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=289876 CPUtime=3.41 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 9104 0 0 0 339 2 0 0 18 0 4 0 523878962 296833024 7140 33554432000 4194304 4627427 140735434387424 18446744073709551615 4310440 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 72469 7140 386 106 0 67440 0
[pid=29750/tid=29751] ppid=29748 vsize=289876 CPUtime=0.84 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 2343 0 0 0 84 0 0 0 18 0 4 0 523878962 296833024 7140 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=289876 CPUtime=0.84 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 2389 0 0 0 84 0 0 0 18 0 4 0 523878962 296833024 7140 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=289876 CPUtime=0.84 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 1527 0 0 0 84 0 0 0 19 0 4 0 523878962 296833024 7140 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 289876

[startup+0.961344 s]
/proc/loadavg: 6.83 7.76 6.93 2/174 29750
/proc/meminfo: memFree=30189172/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=289876 CPUtime=3.81 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 9302 0 0 0 379 2 0 0 19 0 4 0 523878962 296833024 7338 33554432000 4194304 4627427 140735434387424 18446744073709551615 4330984 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 72469 7338 386 106 0 67440 0
[pid=29750/tid=29751] ppid=29748 vsize=289876 CPUtime=0.94 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 2405 0 0 0 94 0 0 0 18 0 4 0 523878962 296833024 7338 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=289876 CPUtime=0.94 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 2446 0 0 0 94 0 0 0 18 0 4 0 523878962 296833024 7338 33554432000 4194304 4627427 140735434387424 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=289876 CPUtime=0.94 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 1571 0 0 0 94 0 0 0 19 0 4 0 523878962 296833024 7338 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 289876

[startup+1.06132 s]
/proc/loadavg: 6.83 7.76 6.93 2/174 29750
/proc/meminfo: memFree=30189172/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=290008 CPUtime=4.21 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 9470 0 0 0 419 2 0 0 19 0 4 0 523878962 296968192 7506 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 72502 7506 386 106 0 67473 0
[pid=29750/tid=29751] ppid=29748 vsize=290008 CPUtime=1.04 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 2443 0 0 0 104 0 0 0 19 0 4 0 523878962 296968192 7506 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=290008 CPUtime=1.04 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 2497 0 0 0 104 0 0 0 19 0 4 0 523878962 296968192 7506 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=290008 CPUtime=1.04 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 1615 0 0 0 104 0 0 0 19 0 4 0 523878962 296968192 7506 33554432000 4194304 4627427 140735434387424 18446744073709551615 4332648 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 290008

[startup+1.50024 s]
/proc/loadavg: 6.83 7.76 6.93 2/174 29750
/proc/meminfo: memFree=30189172/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=294224 CPUtime=5.96 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 11531 0 0 0 594 2 0 0 19 0 4 0 523878962 301285376 7612 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 73556 7612 386 106 0 68527 0
[pid=29750/tid=29751] ppid=29748 vsize=294224 CPUtime=1.48 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 2966 0 0 0 148 0 0 0 19 0 4 0 523878962 301285376 7612 33554432000 4194304 4627427 140735434387424 18446744073709551615 4327626 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=294224 CPUtime=1.48 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 2999 0 0 0 148 0 0 0 19 0 4 0 523878962 301285376 7612 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=294224 CPUtime=1.48 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 2146 0 0 0 148 0 0 0 20 0 4 0 523878962 301285376 7612 33554432000 4194304 4627427 140735434387424 18446744073709551615 4333210 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 294224

[startup+3.10094 s]
/proc/loadavg: 6.83 7.76 6.93 9/184 29763
/proc/meminfo: memFree=30110736/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=296020 CPUtime=12.34 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 19045 0 0 0 1231 3 0 0 25 0 4 0 523878962 303124480 10643 33554432000 4194304 4627427 140735434387424 18446744073709551615 4348187 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 74005 10643 390 106 0 68976 0
[pid=29750/tid=29751] ppid=29748 vsize=296020 CPUtime=3.08 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 5382 0 0 0 308 0 0 0 23 0 4 0 523878962 303124480 10643 33554432000 4194304 4627427 140735434387424 18446744073709551615 4427841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=296020 CPUtime=3.08 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 4338 0 0 0 307 1 0 0 24 0 4 0 523878962 303124480 10643 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=296020 CPUtime=3.07 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 3458 0 0 0 307 0 0 0 25 0 4 0 523878962 303124480 10643 33554432000 4194304 4627427 140735434387424 18446744073709551615 4330127 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 296020

[startup+6.30032 s]
/proc/loadavg: 6.92 7.76 6.94 9/184 29764
/proc/meminfo: memFree=30045036/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=298400 CPUtime=25.12 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 33253 0 0 0 2506 6 0 0 25 0 4 0 523878962 305561600 17685 33554432000 4194304 4627427 140735434387424 18446744073709551615 4327592 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 74600 17685 393 106 0 69571 0
[pid=29750/tid=29751] ppid=29748 vsize=298400 CPUtime=6.28 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 8286 0 0 0 627 1 0 0 25 0 4 0 523878962 305561600 17685 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=298400 CPUtime=6.28 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 8257 0 0 0 626 2 0 0 25 0 4 0 523878962 305561600 17685 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=298400 CPUtime=6.25 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 7961 0 0 0 624 1 0 0 25 0 4 0 523878962 305561600 17685 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 298400

[startup+12.7011 s]
/proc/loadavg: 7.01 7.77 6.94 9/184 29764
/proc/meminfo: memFree=30006636/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=315792 CPUtime=50.72 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 49962 0 0 0 5062 10 0 0 25 0 4 0 523878962 323371008 20897 33554432000 4194304 4627427 140735434387424 18446744073709551615 4329030 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 78948 20897 400 106 0 73919 0
[pid=29750/tid=29751] ppid=29748 vsize=315792 CPUtime=12.69 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 12734 0 0 0 1267 2 0 0 25 0 4 0 523878962 323371008 20897 33554432000 4194304 4627427 140735434387424 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=315792 CPUtime=12.69 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 12600 0 0 0 1266 3 0 0 25 0 4 0 523878962 323371008 20897 33554432000 4194304 4627427 140735434387424 18446744073709551615 4327552 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=315792 CPUtime=12.62 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 12611 0 0 0 1260 2 0 0 25 0 4 0 523878962 323371008 20897 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 315792

[startup+25.5006 s]
/proc/loadavg: 7.30 7.79 6.96 9/184 29764
/proc/meminfo: memFree=29975212/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=317616 CPUtime=101.83 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 75857 0 0 0 10169 14 0 0 25 0 4 0 523878962 325238784 23902 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 79404 23902 401 106 0 74375 0
[pid=29750/tid=29751] ppid=29748 vsize=317616 CPUtime=25.49 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 18966 0 0 0 2546 3 0 0 25 0 4 0 523878962 325238784 23902 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=317616 CPUtime=25.48 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 19370 0 0 0 2544 4 0 0 25 0 4 0 523878962 325238784 23902 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=317616 CPUtime=25.36 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 19364 0 0 0 2533 3 0 0 25 0 4 0 523878962 325238784 23902 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 317616

[startup+51.1007 s]
/proc/loadavg: 7.54 7.81 6.99 9/184 29765
/proc/meminfo: memFree=29933700/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=330636 CPUtime=204.11 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 124710 0 0 0 20388 23 0 0 25 0 4 0 523878962 338571264 29944 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 82659 29944 398 106 0 77630 0
[pid=29750/tid=29751] ppid=29748 vsize=330636 CPUtime=51.09 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 32238 0 0 0 5104 5 0 0 25 0 4 0 523878962 338571264 29944 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=330636 CPUtime=51.07 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 31061 0 0 0 5102 5 0 0 25 0 4 0 523878962 338571264 29944 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=330636 CPUtime=50.83 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 31907 0 0 0 5077 6 0 0 25 0 4 0 523878962 338571264 29944 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 330636

[startup+102.301 s]
/proc/loadavg: 7.80 7.84 7.04 9/184 29766
/proc/meminfo: memFree=29847716/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=354816 CPUtime=408.65 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 199694 0 0 0 40825 40 0 0 25 0 4 0 523878962 363331584 38951 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 88704 38951 392 106 0 83675 0
[pid=29750/tid=29751] ppid=29748 vsize=354816 CPUtime=102.29 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 52823 0 0 0 10220 9 0 0 25 0 4 0 523878962 363331584 38951 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=354816 CPUtime=102.27 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 52189 0 0 0 10217 10 0 0 25 0 4 0 523878962 363331584 38951 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=354816 CPUtime=101.78 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 42923 0 0 0 10169 9 0 0 25 0 4 0 523878962 363331584 38951 33554432000 4194304 4627427 140735434387424 18446744073709551615 4327603 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 354816

[startup+162.3 s]

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

[pid=29750] ppid=29748 vsize=570480 CPUtime=2565.79 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 712486 0 0 0 256405 174 0 0 25 0 4 0 523878962 584171520 84606 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 142620 84606 400 106 0 137591 0
[pid=29750/tid=29751] ppid=29748 vsize=570480 CPUtime=642.28 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 192854 0 0 0 64184 44 0 0 25 0 4 0 523878962 584171520 84606 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=570480 CPUtime=642.22 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 196229 0 0 0 64175 47 0 0 25 0 4 0 523878962 584171520 84606 33554432000 4194304 4627427 140735434387424 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=570480 CPUtime=638.95 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 128309 0 0 0 63867 28 0 0 25 0 4 0 523878962 584171520 84606 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.79
Current children cumulated vsize (KiB) 570480

[startup+702.301 s]
/proc/loadavg: 8.20 8.09 7.54 9/184 29782
/proc/meminfo: memFree=29395604/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=601860 CPUtime=2805.48 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 757793 0 0 0 280359 189 0 0 25 0 4 0 523878962 616304640 86014 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 150465 86014 400 106 0 145436 0
[pid=29750/tid=29751] ppid=29748 vsize=601860 CPUtime=702.29 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 204784 0 0 0 70181 48 0 0 25 0 4 0 523878962 616304640 86014 33554432000 4194304 4627427 140735434387424 18446744073709551615 4324344 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=601860 CPUtime=702.22 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 208387 0 0 0 70170 52 0 0 25 0 4 0 523878962 616304640 86014 33554432000 4194304 4627427 140735434387424 18446744073709551615 4324341 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=601860 CPUtime=698.63 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 135906 0 0 0 69833 30 0 0 25 0 4 0 523878962 616304640 86014 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.48
Current children cumulated vsize (KiB) 601860

[startup+762.301 s]
/proc/loadavg: 8.20 8.10 7.57 9/184 29784
/proc/meminfo: memFree=29340480/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=620480 CPUtime=3045.14 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 806417 0 0 0 304313 201 0 0 25 0 4 0 523878962 635371520 92459 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 155120 92459 391 106 0 150091 0
[pid=29750/tid=29751] ppid=29748 vsize=620480 CPUtime=762.29 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 219441 0 0 0 76178 51 0 0 25 0 4 0 523878962 635371520 92459 33554432000 4194304 4627427 140735434387424 18446744073709551615 4330958 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=620480 CPUtime=762.21 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 221143 0 0 0 76165 56 0 0 25 0 4 0 523878962 635371520 92459 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=620480 CPUtime=758.29 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 142883 0 0 0 75798 31 0 0 25 0 4 0 523878962 635371520 92459 33554432000 4194304 4627427 140735434387424 18446744073709551615 4333301 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.14
Current children cumulated vsize (KiB) 620480

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 7.60 9/184 29785
/proc/meminfo: memFree=29291692/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=620996 CPUtime=3284.84 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 854026 0 0 0 328266 218 0 0 25 0 4 0 523878962 635899904 97949 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 155249 97949 391 106 0 150220 0
[pid=29750/tid=29751] ppid=29748 vsize=620996 CPUtime=822.3 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 232820 0 0 0 82174 56 0 0 25 0 4 0 523878962 635899904 97949 33554432000 4194304 4627427 140735434387424 18446744073709551615 4420194 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=620996 CPUtime=822.21 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 233429 0 0 0 82162 59 0 0 25 0 4 0 523878962 635899904 97949 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=620996 CPUtime=817.98 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 154240 0 0 0 81761 37 0 0 25 0 4 0 523878962 635899904 97949 33554432000 4194304 4627427 140735434387424 18446744073709551615 4324341 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.84
Current children cumulated vsize (KiB) 620996

[startup+882.301 s]
/proc/loadavg: 8.02 8.06 7.62 9/184 29787
/proc/meminfo: memFree=29300184/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=629992 CPUtime=3524.51 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 897224 0 0 0 352217 234 0 0 25 0 4 0 523878962 645111808 95079 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 157498 95079 391 106 0 152469 0
[pid=29750/tid=29751] ppid=29748 vsize=629992 CPUtime=882.29 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 243533 0 0 0 88170 59 0 0 25 0 4 0 523878962 645111808 95079 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=629992 CPUtime=882.21 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 245831 0 0 0 88157 64 0 0 25 0 4 0 523878962 645111808 95079 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=629992 CPUtime=877.66 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 162626 0 0 0 87726 40 0 0 25 0 4 0 523878962 645111808 95079 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.51
Current children cumulated vsize (KiB) 629992

[startup+942.306 s]
/proc/loadavg: 8.06 8.06 7.65 9/184 29789
/proc/meminfo: memFree=29268740/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=614608 CPUtime=3764.2 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 944176 0 0 0 376171 249 0 0 25 0 4 0 523878962 629358592 95936 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 153652 95936 391 106 0 148623 0
[pid=29750/tid=29751] ppid=29748 vsize=614608 CPUtime=942.29 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 254093 0 0 0 94167 62 0 0 25 0 4 0 523878962 629358592 95936 33554432000 4194304 4627427 140735434387424 18446744073709551615 4327583 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=614608 CPUtime=942.2 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 258221 0 0 0 94152 68 0 0 25 0 4 0 523878962 629358592 95936 33554432000 4194304 4627427 140735434387424 18446744073709551615 4327595 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=614608 CPUtime=937.34 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 174255 0 0 0 93691 43 0 0 25 0 4 0 523878962 629358592 95936 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.2
Current children cumulated vsize (KiB) 614608

[startup+1002.3 s]
/proc/loadavg: 8.07 8.06 7.67 9/184 29790
/proc/meminfo: memFree=29269660/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=631188 CPUtime=4003.84 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 985764 0 0 0 400123 261 0 0 25 0 4 0 523878962 646336512 104556 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 157797 104556 391 106 0 152768 0
[pid=29750/tid=29751] ppid=29748 vsize=631188 CPUtime=1002.29 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 265878 0 0 0 100164 65 0 0 25 0 4 0 523878962 646336512 104556 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=631188 CPUtime=1002.19 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 270408 0 0 0 100147 72 0 0 25 0 4 0 523878962 646336512 104556 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=631188 CPUtime=997.01 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 179747 0 0 0 99656 45 0 0 25 0 4 0 523878962 646336512 104556 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.84
Current children cumulated vsize (KiB) 631188

[startup+1062.3 s]
/proc/loadavg: 8.07 8.06 7.69 9/184 29792
/proc/meminfo: memFree=29217392/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=682580 CPUtime=4243.53 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 1011560 0 0 0 424084 269 0 0 25 0 4 0 523878962 698961920 113375 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 170645 113375 438 106 0 165616 0
[pid=29750/tid=29751] ppid=29748 vsize=682580 CPUtime=1062.29 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 271700 0 0 0 106162 67 0 0 25 0 4 0 523878962 698961920 113375 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=682580 CPUtime=1062.18 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 279940 0 0 0 106143 75 0 0 25 0 4 0 523878962 698961920 113375 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=682580 CPUtime=1056.69 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 180029 0 0 0 105624 45 0 0 25 0 4 0 523878962 698961920 113375 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.53
Current children cumulated vsize (KiB) 682580

[startup+1122.3 s]
/proc/loadavg: 8.07 8.06 7.72 9/184 29793
/proc/meminfo: memFree=29177652/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=698940 CPUtime=4483.2 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 1046175 0 0 0 448040 280 0 0 25 0 4 0 523878962 715714560 127155 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 174735 127155 438 106 0 169706 0
[pid=29750/tid=29751] ppid=29748 vsize=698940 CPUtime=1122.29 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 282239 0 0 0 112158 71 0 0 25 0 4 0 523878962 715714560 127155 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=698940 CPUtime=1122.18 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 291867 0 0 0 112139 79 0 0 25 0 4 0 523878962 715714560 127155 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=698940 CPUtime=1116.38 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 180152 0 0 0 111592 46 0 0 25 0 4 0 523878962 715714560 127155 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.2
Current children cumulated vsize (KiB) 698940

[startup+1182.3 s]
/proc/loadavg: 8.06 8.06 7.74 9/184 29795
/proc/meminfo: memFree=29054076/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=700344 CPUtime=4722.87 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 1074057 0 0 0 471997 290 0 0 25 0 4 0 523878962 717152256 128286 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 175086 128286 419 106 0 170057 0
[pid=29750/tid=29751] ppid=29748 vsize=700344 CPUtime=1182.3 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 288484 0 0 0 118156 74 0 0 25 0 4 0 523878962 717152256 128286 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=700344 CPUtime=1182.17 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 304338 0 0 0 118134 83 0 0 25 0 4 0 523878962 717152256 128286 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=700344 CPUtime=1176.05 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 180350 0 0 0 117559 46 0 0 25 0 4 0 523878962 717152256 128286 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.87
Current children cumulated vsize (KiB) 700344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.07 7.74 5/180 29796
/proc/meminfo: memFree=29660204/32950928 swapFree=67086612/67111528
[pid=29750] ppid=29748 vsize=700456 CPUtime=4800.38 cores=0,2,4,6
/proc/29750/stat : 29750 (strangenight2-m) R 29748 29750 29718 0 -1 4202496 1084462 0 0 0 479745 293 0 0 25 0 4 0 523878962 717266944 130397 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309130 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29750/statm: 175114 130397 419 106 0 170085 0
[pid=29750/tid=29751] ppid=29748 vsize=700456 CPUtime=1201.69 cores=0,2,4,6
/proc/29750/task/29751/stat : 29751 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 291099 0 0 0 120095 74 0 0 25 0 4 0 523878962 717266944 130397 33554432000 4194304 4627427 140735434387424 18446744073709551615 4327570 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29750/tid=29752] ppid=29748 vsize=700456 CPUtime=1201.58 cores=0,2,4,6
/proc/29750/task/29752/stat : 29752 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 308255 0 0 0 120074 84 0 0 25 0 4 0 523878962 717266944 130397 33554432000 4194304 4627427 140735434387424 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29750/tid=29753] ppid=29748 vsize=700456 CPUtime=1195.35 cores=0,2,4,6
/proc/29750/task/29753/stat : 29753 (strangenight2-m) R 29748 29750 29718 0 -1 4202560 180350 0 0 0 119489 46 0 0 25 0 4 0 523878962 717266944 130397 33554432000 4194304 4627427 140735434387424 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 700456

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.44
CPU user time (s): 4797.48
CPU system time (s): 2.96655
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 833372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.48
system time used= 2.96655
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1084465
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= 1892
involuntary context switches= 36637

runsolver used 1.88771 second user time and 4.52831 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 02:20:19
IDJOB=3262507
IDBENCH=83318
IDSOLVER=1586
FILE ID=node148/3262507-1304122819
RUNJOBID= node148-1304122819-29736
PBS_JOBID= 13170748
Free space on /tmp= 71436 MiB

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

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

MD5SUM BENCH= 4975f32607352c0a4d9db1abea12627a
RANDOM SEED=1488975792

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:      30190080 kB
Buffers:        715180 kB
Cached:        1636088 kB
SwapCached:       3696 kB
Active:         123804 kB
Inactive:      2270500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30190080 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            6316 kB
Writeback:           0 kB
AnonPages:       41532 kB
Mapped:          13704 kB
Slab:           300448 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189996 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= 71428 MiB
End job on node148 at 2011-04-30 02:40:23