Trace number 3366822

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_506.cnf
MD5SUM3c65ff80757b12edd41f8ee6da874877
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.0965
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34386
Sum of the clauses size155873
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284
Number of clauses of size 331656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52646

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366822-1305414472.cnf'
0.00/0.01	c -- header says num vars:            253
0.00/0.01	c -- header says num clauses:       34386
0.00/0.02	c -- clauses added:            0 learnts,        34386 normals,            0 xors
0.00/0.02	c -- vars added        253
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       253     34302        84         0    155873         0   no data   no data
0.00/0.27	c asymm  cl-useful: 0/34302/34302 lits-rem:0 time: 0.25
0.00/0.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.09/0.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.09/0.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.09/0.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.09/0.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1.09/0.29	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1.09/0.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
1.09/0.60	c Finding binary XORs  T:     0.00 s  found:       0
1.09/0.60	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.09/0.60	c calculated reachability. Time: 0.00
1.09/0.60	c Calc default polars -  time:   0.00 s pos:     253 undec:       0 neg:       0
1.09/0.60	c =========================================================================================
1.09/0.60	c types(t): F = full restart, N = normal restart
1.09/0.60	c types(t): S = simplification begin/end, E = solution found
1.09/0.60	c restart types(rt): st = static, dy = dynamic
1.09/0.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.09/0.60	c  B st     0         0       253     34302        84         0    155873         0   no data   no data
1.09/0.86	c  N dy    12      4093       253     34302        84      3903    155873     89958     12.15     15.92
4.60/1.17	c  N dy    29      8397       253     34302        84      5294    155873    112503     12.04     12.73
5.96/1.54	c  N dy    39     13235       253     34302        84      5343    155873    101797     11.74     12.40
7.15/1.86	c  N dy    61     17481       253     34302        84      9380    155873    192074     11.85     12.53
8.39/2.18	c  N dy    78     21500       253     34302        84      7249    155873    138670     11.88     12.64
9.54/2.46	c  F st    96     25001       253     34302        84     10568    155873    214959     11.94   no data
9.94/2.51	c  N st    98     25627       253     34302        84     11161    155873    227017     11.94   no data
11.14/2.85	c  N dy   102     30000       253     34302        84      8229    155873    159546     11.94   no data
11.14/2.85	c  S st   102     30000       253     34302        84      8229    155873    159546     11.94   no data
11.54/2.90	c  S st   102     30501       253     34302        84      8726    155873    172877     11.94   no data
11.54/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.54/2.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.54/2.91	c blocked clauses removed:        0 vars:      0 tried:         253 T: 0.00 s
11.54/2.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.54/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.54/2.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
11.54/2.91	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
11.54/2.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.54/2.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.94/3.01	c lits-rem:        83  cl-subs:     1097  v-elim:      0  v-fix:    0  time:  0.08 s
13.13/3.35	c asymm  cl-useful: 1/34302/34302 lits-rem:1 time: 0.34
13.13/3.35	c calculated reachability. Time: 0.00
13.13/3.35	c  N dy   102     30501       253     34302        84      7629    155872    161210     11.94   no data
14.33/3.67	c  N dy   117     34503       253     34302        84     11472    155872    248789     11.96     13.90
15.93/4.01	c  N dy   138     38591       253     34302        84     15373    155872    341504     12.01     13.04
17.16/4.36	c  N dy   152     42806       253     34302        84     11174    155872    223826     12.01     12.65
18.32/4.61	c  S st   170     45751       253     34302        84     14003    155872    292369     12.05   no data
18.32/4.66	c  S st   170     46252       253     34302        84     14503    155872    304982     12.05   no data
18.32/4.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.32/4.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
18.32/4.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.32/4.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.32/4.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.32/4.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
18.32/4.67	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
18.32/4.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.32/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19.12/4.82	c lits-rem:       103  cl-subs:      933  v-elim:      0  v-fix:    0  time:  0.12 s
19.12/4.82	c vivif2 --  cl tried    34302 cl shrink        0 lits rem          0 time: 0.00
19.12/4.83	c vivif2 --  cl tried    13570 cl shrink        0 lits rem          0 time: 0.00
20.72/5.23	c asymm  cl-useful: 3/32618/34302 lits-rem:3 time: 0.40
20.72/5.23	c calculated reachability. Time: 0.00
20.72/5.23	c  N dy   170     46252       253     34302        84     13570    155869    292579     12.05   no data
21.91/5.59	c  N dy   176     50620       253     34302        84     17734    155869    378135     11.95     12.70
23.91/6.07	c  N dy   194     56268       253     34302        84     13933    155869    264091     11.91     12.60
25.52/6.46	c  N dy   206     60932       253     34302        84     18382    155869    362248     11.88     12.52
27.10/6.88	c  N dy   224     65791       253     34302        84     12841    155869    232682     11.85     12.49
28.30/7.17	c  S st   231     69381       253     34302        84     16252    155869    305741     11.80     10.25
28.70/7.22	c  S st   231     69884       253     34302        84     16748    155869    317911     11.80   no data
28.70/7.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.70/7.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.70/7.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.70/7.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.70/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.70/7.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
28.70/7.23	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
28.70/7.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.70/7.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
29.50/7.45	c lits-rem:       197  cl-subs:     1979  v-elim:      0  v-fix:    0  time:  0.19 s
29.50/7.45	c vivif2 --  cl tried    34302 cl shrink        0 lits rem          0 time: 0.00
29.50/7.46	c vivif2 --  cl tried    14769 cl shrink        0 lits rem          0 time: 0.00
29.50/7.47	c asymm  cl-useful: 0/1684/34302 lits-rem:0 time: 0.01
29.50/7.47	c calculated reachability. Time: 0.00
29.50/7.47	c  N dy   231     69884       253     34302        84     14769    155869    295069     11.80   no data
31.09/7.86	c  N dy   248     74352       253     34302        84     19015    155869    389110     11.79     12.42
33.09/8.34	c  N dy   257     79861       253     34302        84     13147    155869    246025     11.72     12.45
34.72/8.79	c  N dy   277     85121       253     34302        84     18184    155869    356597     11.73     12.36
35.47/8.99	c  F st   283     87500       253     34302        84     20453    155869    406937     11.72     11.47
36.68/9.29	c  N st   288     90796       253     34302        84     23628    155869    482654     11.72   no data
38.69/9.79	c  N dy   299     96817       253     34302        84     17238    155869    321457     11.70     12.36
41.46/10.46	c  N dy   308    104826       253     34302        84     24789    155869    481044     11.63     10.53
41.46/10.46	c  S st   308    104826       253     34302        84     24789    155869    481044     11.63     10.53
41.86/10.52	c  S st   308    105327       253     34302        84     25286    155869    493022     11.63   no data
41.86/10.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.86/10.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
41.86/10.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.86/10.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.86/10.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.86/10.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
41.86/10.54	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
41.86/10.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.86/10.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
43.86/11.03	c lits-rem:       331  cl-subs:     3325  v-elim:      0  v-fix:    0  time:  0.45 s
43.86/11.03	c vivif2 --  cl tried    34302 cl shrink        0 lits rem          0 time: 0.00
43.86/11.04	c vivif2 --  cl tried    21961 cl shrink        0 lits rem          0 time: 0.01
44.65/11.23	c asymm  cl-useful: 2/7530/34302 lits-rem:2 time: 0.19
44.65/11.23	c calculated reachability. Time: 0.00
44.65/11.23	c  N dy   308    105327       253     34302        84     21961    155866    452217     11.63   no data
47.06/11.90	c  N dy   339    112412       253     34302        84     15731    155866    274630     11.64     12.39
49.84/12.54	c  N dy   372    119877       253     34302        84     22862    155866    435367     11.66     12.34
52.63/13.25	c  N dy   394    127634       253     34302        84     16257    155866    275518     11.65     12.29
55.84/14.01	c  N dy   424    136561       253     34302        84     24751    155866    464483     11.63     12.26
59.42/14.90	c  N dy   454    146089       253     34302        84     18901    155866    322739     11.61     12.23
62.61/15.75	c  N dy   502    155435       253     34302        84     27844    155866    525733     11.65     12.75
63.81/16.02	c  S st   523    157990       253     34302        84     30306    155866    583032     11.67     10.99
63.81/16.07	c  S st   523    158492       253     34302        84     30802    155866    595867     11.67   no data
63.81/16.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.81/16.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.81/16.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.81/16.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.81/16.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.81/16.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
63.81/16.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
64.21/16.10	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
64.21/16.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
66.59/16.71	c lits-rem:       360  cl-subs:     2853  v-elim:      0  v-fix:    0  time:  0.58 s
66.59/16.71	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
66.59/16.72	c vivif2 --  cl tried    27949 cl shrink        0 lits rem          0 time: 0.01
67.39/16.93	c asymm  cl-useful: 0/12424/34301 lits-rem:0 time: 0.21
67.39/16.93	c calculated reachability. Time: 0.00
67.39/16.93	c  N dy   523    158492       253     34301        84     27949    155843    560342     11.67   no data
70.99/17.87	c  N dy   550    168675       253     34301        84     21690    155843    380450     11.64     12.34
74.98/18.86	c  N dy   574    179532       253     34301        84     31986    155843    595818     11.59     12.30
79.77/20.09	c  N dy   624    192805       253     34301        84     27797    155843    511157     11.58     12.28
84.95/21.32	c  N dy   665    205716       253     34301        84     22361    155843    395971     11.58     12.31
90.14/22.69	c  N dy   716    220013       253     34301        84     36029    155843    698253     11.58     12.21
95.75/24.05	c  N dy   780    234075       253     34301        84     30723    155843    578220     11.61     12.23
97.33/24.40	c  S st   786    237740       253     34301        84     34218    155843    649339     11.59   no data
97.33/24.46	c  S st   786    238241       253     34301        84     34715    155843    661964     11.59   no data
97.33/24.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.33/24.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
97.33/24.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.33/24.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.33/24.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.33/24.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
97.33/24.48	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
97.33/24.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
97.73/24.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
100.55/25.28	c lits-rem:       708  cl-subs:     3437  v-elim:      0  v-fix:    0  time:  0.76 s
100.55/25.28	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
100.55/25.29	c vivif2 --  cl tried    31278 cl shrink        0 lits rem          0 time: 0.01
101.31/25.47	c asymm  cl-useful: 0/14347/34301 lits-rem:0 time: 0.18
101.31/25.47	c calculated reachability. Time: 0.00
101.31/25.47	c  N dy   786    238241       253     34301        84     31278    155843    619536     11.59   no data
107.70/27.00	c  N dy   853    253504       253     34301        84     26142    155843    478987     11.60     12.34
114.48/28.72	c  N dy   909    270224       253     34301        84     21392    155843    349934     11.59     12.26
120.87/30.39	c  N dy   969    287763       253     34301        84     38039    155843    702068     11.58     12.23
128.45/32.23	c  N dy  1038    306213       253     34301        84     33982    155843    602778     11.57     13.83
128.45/32.23	c  F st  1039    306250       253     34301        84     34019    155843    603784     11.57   no data
136.42/34.22	c  N dy  1096    326132       253     34301        84     30355    155843    512798     11.56     12.28
144.45/36.27	c  N dy  1156    346203       253     34301        84     25932    155843    402817     11.54     15.62
148.83/37.33	c  S st  1213    357361       253     34301        84     36618    155843    646388     11.56     10.89
148.83/37.39	c  S st  1213    357863       253     34301        84     37115    155843    658663     11.56   no data
148.83/37.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
149.19/37.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
149.19/37.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.19/37.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.19/37.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.19/37.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
149.19/37.41	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
149.19/37.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
149.19/37.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
151.99/38.12	c lits-rem:       293  cl-subs:     2689  v-elim:      0  v-fix:    0  time:  0.67 s
151.99/38.13	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
151.99/38.14	c vivif2 --  cl tried    34426 cl shrink        0 lits rem          0 time: 0.01
152.81/38.34	c asymm  cl-useful: 1/5557/34301 lits-rem:1 time: 0.20
152.81/38.34	c calculated reachability. Time: 0.00
152.81/38.34	c  N dy  1213    357863       253     34301        84     34426    155842    627521     11.56   no data
162.00/40.63	c  N dy  1281    379901       253     34301        84     30915    155842    507212     11.55     12.21
170.78/42.83	c  N dy  1358    400121       253     34301        84     50186    155842    920721     11.54     12.35
179.14/44.95	c  N dy  1458    420314       253     34301        84     44110    155842    789268     11.56     12.21
187.50/47.06	c  N dy  1541    440434       253     34301        84     36887    155842    617136     11.56     12.17
196.28/49.28	c  N dy  1603    460672       253     34301        84     28738    155842    422157     11.54     12.20
204.66/51.35	c  N dy  1699    481019       253     34301        84     48202    155842    854076     11.55     12.23
213.04/53.43	c  N dy  1764    501114       253     34301        84     39049    155842    638021     11.55     12.21
222.61/55.80	c  N dy  1839    522023       253     34301        84     29706    155842    422678     11.55     12.17
228.20/57.24	c  S st  1898    536795       253     34301        84     43819    155842    731083     11.55   no data
228.60/57.30	c  S st  1898    537295       253     34301        84     44310    155842    744240     11.55   no data
228.60/57.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
228.60/57.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
228.60/57.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
228.60/57.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.60/57.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.60/57.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
228.60/57.33	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
228.60/57.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
228.60/57.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
232.58/58.31	c lits-rem:       453  cl-subs:     3584  v-elim:      0  v-fix:    0  time:  0.93 s
232.58/58.31	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
232.58/58.32	c vivif2 --  cl tried    40726 cl shrink        0 lits rem          0 time: 0.01
233.38/58.54	c asymm  cl-useful: 0/7589/34301 lits-rem:0 time: 0.22
233.38/58.54	c calculated reachability. Time: 0.00
233.38/58.54	c  N dy  1898    537295       253     34301        84     40726    155842    703323     11.55   no data
242.56/60.87	c  N dy  1980    557928       253     34301        84     60423    155842   1131821     11.55     12.16
250.94/62.99	c  N dy  2046    578332       253     34301        84     49657    155842    856827     11.55     12.20
260.92/65.42	c  N dy  2119    600058       253     34301        84     39133    155842    612500     11.54     12.25
269.69/67.66	c  N dy  2199    620284       253     34301        84     58441    155842   1023875     11.55     12.23
279.28/70.00	c  N dy  2263    641841       253     34301        84     46789    155842    766213     11.54     12.20
289.64/72.61	c  N dy  2343    663386       253     34301        84     34211    155842    494046     11.53     12.30
297.65/74.67	c  N dy  2394    683565       253     34301        84     53383    155842    901500     11.52     12.16
308.40/77.39	c  N dy  2460    705263       253     34301        84     40022    155842    613308     11.51     12.20
318.37/79.82	c  N dy  2518    726542       253     34301        84     60277    155841   1039570     11.50     12.15
327.95/82.21	c  N dy  2587    747054       253     34301        84     44863    155841    716397     11.50     12.14
337.15/84.52	c  N dy  2659    767275       253     34301        84     64216    155841   1137444     11.50     12.14
346.34/86.89	c  N dy  2751    787304       253     34301        84     47321    155841    772958     11.51     12.95
355.11/89.04	c  S st  2815    805945       253     34301        84     65139    155841   1159081     11.51     10.48
355.47/89.12	c  S st  2815    806445       253     34301        84     65633    155841   1172503     11.51   no data
355.47/89.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
355.47/89.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
355.47/89.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
355.47/89.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
355.47/89.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
355.47/89.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
355.47/89.16	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
355.47/89.18	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
355.87/89.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
365.85/91.73	c lits-rem:       840  cl-subs:     7059  v-elim:      0  v-fix:    0  time:  2.50 s
365.85/91.74	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
365.85/91.76	c vivif2 --  cl tried    58574 cl shrink        0 lits rem          0 time: 0.02
366.65/91.99	c asymm  cl-useful: 0/11326/34300 lits-rem:0 time: 0.23
366.65/91.99	c calculated reachability. Time: 0.00
366.65/91.99	c  N dy  2815    806445       253     34300        84     58574    155818   1091386     11.51   no data
377.06/94.59	c  N dy  2893    826464       253     34300        84     40995    155818    634966     11.51     12.14
386.20/96.85	c  N dy  2960    846584       253     34300        84     60216    155818   1043290     11.50     12.14
396.97/99.59	c  N dy  3053    866658       253     34300        84     41552    155818    640878     11.51     12.52
406.16/101.85	c  N dy  3136    887086       253     34300        84     61072    155818   1072444     11.51     12.13
416.92/104.53	c  N dy  3199    907602       253     34300        84     41839    155818    638501     11.51     12.31
425.69/106.73	c  N dy  3259    927673       253     34300        84     60908    155818   1044445     11.50     13.54
436.47/109.45	c  N dy  3332    948064       253     34300        84     40610    155818    614725     11.50     12.31
445.25/111.63	c  N dy  3404    968087       253     34300        84     59753    155818   1032275     11.50     12.12
455.23/114.21	c  N dy  3483    988089       253     34300        84     78811    155818   1437194     11.50     13.56
465.20/116.67	c  N dy  3569   1008177       253     34300        84     57223    155818    970554     11.51     12.66
475.58/119.24	c  N dy  3641   1028408       253     34300        84     76614    155818   1378974     11.50     12.13
485.96/121.82	c  N dy  3717   1048486       253     34300        84     54062    155818    894995     11.50     12.13
495.92/124.31	c  N dy  3791   1069192       253     34300        84     73792    155818   1315692     11.50     12.24
497.12/124.67	c  F st  3808   1071876       253     34300        84     76350    155818   1373771     11.50     11.22
506.31/126.96	c  N dy  3864   1089247       253     34300        84     50231    155818    822333     11.50     14.34
515.88/129.39	c  N dy  3935   1109294       253     34300        84     69345    155818   1222518     11.50     12.15
527.45/132.22	c  N dy  3987   1129681       253     34300        84     45144    155818    686387     11.49     12.12
536.62/134.55	c  N dy  4068   1150004       253     34300        84     64563    155818   1104099     11.49     12.10
547.00/137.10	c  N dy  4129   1170051       253     34300        84     83603    155818   1505452     11.48     12.18
557.37/139.72	c  N dy  4210   1190816       253     34300        84     58909    155818    971090     11.48     12.13
566.94/142.19	c  S st  4278   1209667       253     34300        84     76924    155818   1349349     11.48      9.95
567.34/142.29	c  S st  4278   1210168       253     34300        84     77417    155818   1360876     11.48   no data
567.75/142.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
567.75/142.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
567.75/142.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
567.75/142.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
567.75/142.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
567.75/142.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
567.75/142.35	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
567.75/142.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
568.15/142.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
582.11/145.97	c lits-rem:       941  cl-subs:     6736  v-elim:      0  v-fix:    0  time:  3.53 s
582.11/145.97	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
582.11/145.99	c vivif2 --  cl tried    70681 cl shrink        0 lits rem          0 time: 0.02
583.35/146.25	c asymm  cl-useful: 0/8240/34300 lits-rem:0 time: 0.25
583.35/146.25	c calculated reachability. Time: 0.00
583.35/146.25	c  N dy  4278   1210168       253     34300        84     70681    155817   1280187     11.48   no data
594.48/149.00	c  N dy  4346   1230397       253     34300        84     89915    155817   1689914     11.48     12.10
604.87/151.65	c  N dy  4410   1251928       253     34300        84     65141    155817   1086682     11.47     12.10
615.63/154.33	c  N dy  4484   1272446       253     34300        84     84671    155817   1504590     11.47     12.14
626.40/157.05	c  N dy  4560   1292678       253     34300        84     57513    155817    918750     11.47     12.12
636.38/159.54	c  N dy  4623   1313074       253     34300        84     77024    155817   1330750     11.47     12.18
648.35/162.59	c  N dy  4683   1334630       253     34300        84     50148    155817    745750     11.46     12.11
658.32/165.04	c  N dy  4772   1354769       253     34300        84     69407    155817   1155496     11.46     12.10
668.70/167.69	c  N dy  4830   1375173       253     34300        84     88826    155817   1561704     11.46     12.08
679.91/170.47	c  N dy  4899   1396123       253     34300        84     60493    155817    955379     11.45     12.14
689.85/172.97	c  N dy  4980   1416213       253     34300        84     79688    155817   1359848     11.45     12.42
702.21/176.07	c  N dy  5056   1436584       253     34300        84     49802    155817    709983     11.45     12.23
711.79/178.41	c  N dy  5144   1456818       253     34300        84     69100    155817   1123089     11.45     12.08
722.16/181.09	c  N dy  5214   1477545       253     34300        84     88892    155817   1540953     11.45     12.18
733.33/183.89	c  N dy  5285   1497848       253     34300        84     57993    155817    872500     11.45     12.07
743.71/186.40	c  N dy  5386   1517884       253     34300        84     77188    155817   1292816     11.46     14.31
754.52/189.15	c  N dy  5456   1537927       253     34300        84     96242    155817   1700592     11.46     12.99
765.25/191.86	c  N dy  5537   1557962       253     34300        84     64083    155817    990528     11.46     12.09
775.63/194.43	c  N dy  5623   1578005       253     34300        84     83205    155817   1395325     11.46     14.54
787.61/197.45	c  N dy  5708   1598847       253     34300        84    103174    155817   1828362     11.46     12.09
797.99/200.10	c  N dy  5802   1618888       253     34300        84     70045    155817   1107634     11.46     12.08
808.75/202.74	c  N dy  5887   1639131       253     34300        84     89400    155817   1530589     11.47     12.09
821.12/205.88	c  N dy  5962   1659161       253     34300        84     55284    155817    779627     11.47     12.15
830.70/208.22	c  N dy  6034   1679292       253     34300        84     74471    155817   1189479     11.46     12.24
842.66/211.20	c  N dy  6091   1699785       253     34300        84     94029    155817   1592733     11.46     12.09
848.65/212.79	c  S st  6117   1710168       253     34300        84    103961    155817   1791292     11.45      9.30
849.05/212.88	c  S st  6117   1710668       253     34300        84    104452    155817   1803431     11.45   no data
849.05/212.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
849.45/212.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
849.45/212.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
849.45/212.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
849.45/212.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
849.45/212.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
849.45/212.95	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
849.45/212.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
849.85/213.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
878.17/220.17	c lits-rem:      1361  cl-subs:    11764  v-elim:      0  v-fix:    0  time:  7.11 s
878.17/220.17	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
878.57/220.20	c vivif2 --  cl tried    92688 cl shrink        0 lits rem          0 time: 0.03
878.57/220.24	c asymm  cl-useful: 0/1588/34300 lits-rem:0 time: 0.04
878.57/220.24	c calculated reachability. Time: 0.00
878.57/220.24	c  N dy  6117   1710668       253     34300        84     92688    155817   1664012     11.45   no data
891.34/223.46	c  N dy  6202   1731056       253     34300        84     58239    155817    840021     11.45     12.30
900.92/225.86	c  N dy  6265   1751185       253     34300        84     77432    155817   1242877     11.45     12.10
911.70/228.54	c  N dy  6326   1771296       253     34300        84     96645    155817   1650208     11.45     12.08
924.07/231.65	c  N dy  6411   1791327       253     34300        84     60854    155817    881580     11.45     13.07
934.06/234.20	c  N dy  6490   1811562       253     34300        84     80195    155817   1302568     11.45     12.24
946.81/237.31	c  N dy  6564   1831773       253     34300        84     99522    155817   1714320     11.45     12.12
960.39/240.75	c  N dy  6652   1852259       253     34300        84     63021    155817    914132     11.45     12.08
970.75/243.31	c  N dy  6727   1872542       253     34300        84     82425    155817   1328493     11.45     12.09
982.33/246.24	c  N dy  6819   1892846       253     34300        84    101845    155817   1749968     11.46     12.24
994.69/249.32	c  N dy  6869   1914322       253     34300        84     65336    155817    945338     11.45     12.11
1005.06/251.99	c  N dy  6939   1935647       253     34300        84     85606    155817   1365671     11.45     12.06
1017.04/254.91	c  N dy  7001   1956394       253     34300        84    105312    155817   1774904     11.44     12.08
1029.00/257.94	c  N dy  7063   1976494       253     34300        84     66563    155817    955501     11.44     12.42
1039.39/260.51	c  N dy  7136   1996747       253     34300        84     85917    155817   1372337     11.44     12.08
1050.95/263.40	c  N dy  7231   2016748       253     34300        84    105033    155817   1785885     11.44     12.18
1063.32/266.57	c  N dy  7290   2037435       253     34300        84     65887    155817    933611     11.44     12.06
1073.29/269.03	c  N dy  7356   2057625       253     34300        84     85186    155817   1343164     11.44     12.06
1086.06/272.21	c  N dy  7433   2080098       253     34300        84    106634    155817   1796597     11.44     12.04
1098.83/275.45	c  N dy  7516   2100188       253     34300        84     65907    155817    925443     11.44     14.73
1108.80/277.92	c  N dy  7586   2120194       253     34300        84     84957    155817   1330293     11.44     12.11
1119.97/280.77	c  N dy  7658   2140199       253     34300        84    104117    155817   1740145     11.44     14.40
1133.14/284.07	c  N dy  7718   2160491       253     34300        84     62705    155817    844780     11.43     12.06
1144.32/286.85	c  N dy  7795   2180652       253     34300        84     81994    155817   1260848     11.44     12.21
1155.49/289.64	c  N dy  7856   2200706       253     34300        84    101067    155817   1654057     11.43     12.05
1161.87/291.21	c  S st  7902   2210669       253     34300        84    110600    155817   1853101     11.43   no data
1162.29/291.31	c  S st  7902   2211171       253     34300        84    111099    155817   1866189     11.43   no data
1162.29/291.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1162.29/291.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1162.29/291.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1162.29/291.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1162.29/291.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1162.29/291.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1162.29/291.38	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1162.29/291.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1162.70/291.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1190.60/298.40	c lits-rem:      1396  cl-subs:    10082  v-elim:      0  v-fix:    0  time:  6.91 s
1190.60/298.40	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
1190.60/298.43	c vivif2 --  cl tried   101017 cl shrink        0 lits rem          0 time: 0.03
1191.80/298.70	c asymm  cl-useful: 0/1942/34300 lits-rem:0 time: 0.26
1191.80/298.70	c calculated reachability. Time: 0.00
1191.80/298.70	c  N dy  7902   2211171       253     34300        84    101017    155817   1744180     11.43   no data
1205.76/302.20	c  N dy  7972   2233046       253     34300        84    121820    155817   2163459     11.43     12.22
1216.93/305.06	c  N dy  8070   2253110       253     34300        84     79556    155817   1204557     11.43     12.05
1227.71/307.76	c  N dy  8131   2273144       253     34300        84     98674    155817   1606378     11.43     12.04
1240.07/310.88	c  N dy  8205   2293514       253     34300        84    117984    155817   2014406     11.43     12.24
1252.84/314.04	c  N dy  8299   2313897       253     34300        84     74856    155817   1089366     11.44     12.08
1264.01/316.81	c  N dy  8359   2333941       253     34300        84     94026    155817   1488390     11.43     12.25
1276.40/319.99	c  N dy  8417   2355018       253     34300        84    114085    155817   1897885     11.43     12.05
1289.57/323.24	c  N dy  8464   2375033       253     34300        84     69558    155817    946613     11.42     12.03
1299.52/325.76	c  N dy  8530   2395223       253     34300        84     88744    155817   1351758     11.42     12.05
1311.09/328.67	c  N dy  8604   2415476       253     34300        84    108029    155817   1765796     11.42     12.08
1323.87/331.84	c  N dy  8673   2435546       253     34300        84    127123    155817   2169154     11.42     12.06
1335.43/334.72	c  N dy  8757   2455578       253     34300        84     81761    155817   1205724     11.42     15.30
1347.04/337.61	c  N dy  8850   2475675       253     34300        84    101001    155817   1621176     11.42     12.07
1358.98/340.68	c  N dy  8927   2495786       253     34300        84    120190    155817   2025108     11.42     12.05
1372.96/344.19	c  N dy  9000   2518048       253     34300        84     75878    155817   1059834     11.42     12.03
1384.11/346.93	c  N dy  9088   2538066       253     34300        84     95041    155817   1473684     11.42     12.08
1402.07/351.44	c  N dy  9125   2570359       253     34300        84    125724    155817   2057781     11.41     12.14
1415.64/354.83	c  N dy  9205   2592005       253     34300        84     79943    155817   1143943     11.41     12.01
1426.80/357.66	c  N dy  9269   2613296       253     34300        84    100155    155817   1562571     11.40     12.16
1438.80/360.70	c  N dy  9325   2633493       253     34300        84    119347    155817   1957960     11.40     12.05
1454.34/364.50	c  N dy  9404   2653533       253     34300        84     71081    155817    940907     11.40     14.65
1465.13/367.30	c  N dy  9443   2673629       253     34300        84     90147    155817   1332519     11.40     14.00
1477.88/370.40	c  N dy  9510   2695147       253     34300        84    110712    155817   1761092     11.40     12.00
1487.85/372.91	c  S st  9554   2711172       253     34300        84    125999    155817   2075572     11.39     11.99
1488.25/373.01	c  S st  9554   2711676       253     34300        84    126498    155817   2087404     11.39   no data
1488.25/373.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1488.25/373.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1488.25/373.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1488.25/373.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1488.25/373.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1488.25/373.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1488.25/373.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1488.64/373.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1489.05/373.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1519.37/380.83	c lits-rem:      1979  cl-subs:    14768  v-elim:      0  v-fix:    0  time:  7.61 s
1519.37/380.83	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
1519.37/380.87	c vivif2 --  cl tried   111730 cl shrink        0 lits rem          0 time: 0.03
1520.56/381.17	c asymm  cl-useful: 0/3932/34300 lits-rem:0 time: 0.30
1520.56/381.17	c calculated reachability. Time: 0.00
1520.56/381.17	c  N dy  9554   2711676       253     34300        84    111730    155817   1913546     11.39   no data
1534.54/384.63	c  N dy  9640   2731692       253     34300        84    130848    155817   2324155     11.40     12.07
1547.31/387.87	c  N dy  9728   2752018       253     34300        84     82310    155817   1191784     11.40     12.18
1558.48/390.66	c  N dy  9816   2772022       253     34300        84    101430    155817   1596279     11.40     12.01
1572.85/394.21	c  N dy  9912   2795025       253     34300        84    123485    155817   2072264     11.40     12.02
1586.81/397.77	c  N dy  9981   2815077       253     34300        84     73393    155817    990745     11.40     12.09
1598.37/400.63	c  N dy 10062   2835752       253     34300        84     93115    155817   1410396     11.40     12.03
1609.96/403.55	c  N dy 10125   2855827       253     34300        84    112197    155817   1802536     11.40     12.02
1623.14/406.88	c  N dy 10185   2876240       253     34300        84    131530    155817   2197376     11.40     12.34
1637.08/410.34	c  N dy 10268   2896306       253     34300        84     80463    155817   1122323     11.40     13.52
1647.85/413.05	c  N dy 10344   2916349       253     34300        84     99548    155817   1528144     11.40     12.04
1659.82/416.08	c  N dy 10398   2937136       253     34300        84    119355    155817   1942661     11.39     12.02
1673.79/419.58	c  N dy 10483   2957242       253     34300        84    138520    155817   2343334     11.39     12.04
1686.16/422.67	c  N dy 10559   2977253       253     34300        84     86446    155817   1248610     11.39     12.48
1698.17/425.62	c  N dy 10650   2997395       253     34300        84    105659    155817   1654915     11.39     12.07
1710.92/428.84	c  N dy 10734   3017512       253     34300        84    124841    155817   2063770     11.40     12.00
1724.86/432.32	c  N dy 10816   3037602       253     34300        84    143984    155817   2477134     11.40     13.56
1736.83/435.32	c  N dy 10876   3057839       253     34300        84     91102    155817   1318448     11.40     12.02
1748.41/438.22	c  N dy 10935   3078368       253     34300        84    110709    155817   1727346     11.39     12.03
1761.17/441.46	c  N dy 11012   3098382       253     34300        84    129758    155817   2129427     11.39     12.09
1777.18/445.45	c  N dy 11116   3119034       253     34300        84     76366    155817   1010493     11.40     12.00
1788.71/448.38	c  N dy 11207   3139083       253     34300        84     95540    155817   1417967     11.40     17.41
1805.06/452.40	c  N dy 11289   3161395       253     34300        84    116742    155817   1863988     11.40     12.01
1821.06/456.46	c  N dy 11373   3181397       253     34300        84    135790    155817   2267010     11.40     12.03
1836.58/460.31	c  N dy 11447   3202179       253     34300        84     81503    155817   1110889     11.40     12.00
1841.37/461.56	c  S st 11480   3211677       253     34300        84     90538    155817   1301239     11.40     10.89
1841.77/461.64	c  S st 11480   3212177       253     34300        84     91029    155817   1313323     11.40   no data
1841.77/461.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1841.77/461.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1841.77/461.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1841.77/461.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1842.17/461.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1842.17/461.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1842.17/461.70	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1842.17/461.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1842.17/461.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1850.95/463.92	c lits-rem:       368  cl-subs:     4312  v-elim:      0  v-fix:    0  time:  2.15 s
1850.95/463.93	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
1850.95/463.95	c vivif2 --  cl tried    86717 cl shrink        0 lits rem          0 time: 0.02
1852.14/464.21	c asymm  cl-useful: 0/3420/34300 lits-rem:0 time: 0.26
1852.14/464.22	c calculated reachability. Time: 0.00
1852.14/464.22	c  N dy 11480   3212177       253     34300        84     86717    155817   1264352     11.40   no data
1863.32/467.09	c  N dy 11553   3232316       253     34300        84    105874    155817   1667815     11.40     12.06
1876.49/470.31	c  N dy 11629   3252378       253     34300        84    124983    155817   2072037     11.40     12.65
1891.64/474.16	c  N dy 11712   3273924       253     34300        84    145501    155817   2502609     11.40     12.04
1904.81/477.48	c  N dy 11802   3294049       253     34300        84     89814    155817   1281913     11.40     12.10
1917.21/480.54	c  N dy 11877   3314976       253     34300        84    109714    155817   1686553     11.40     12.00
1931.94/484.22	c  N dy 11971   3336184       253     34300        84    129895    155817   2103168     11.40     12.07
1948.70/488.45	c  N dy 12070   3356876       253     34300        84    149679    155817   2527836     11.40     12.02
1962.26/491.87	c  N dy 12157   3376991       253     34300        84     93022    155817   1342119     11.40     12.02
1974.26/494.87	c  N dy 12248   3397072       253     34300        84    112171    155817   1749825     11.40     12.10
1987.43/498.20	c  N dy 12331   3417150       253     34300        84    131296    155817   2149405     11.40     12.19
2001.76/501.70	c  N dy 12397   3437237       253     34300        84    150451    155817   2556499     11.40     12.04
2014.54/504.98	c  N dy 12462   3457322       253     34300        84     92618    155817   1310547     11.40     12.26
2026.51/507.92	c  N dy 12540   3477384       253     34300        84    111752    155817   1714576     11.40     12.03
2039.68/511.22	c  N dy 12606   3497443       253     34300        84    130848    155817   2111971     11.40     14.39
2054.83/515.02	c  N dy 12694   3517735       253     34300        84    150237    155817   2521037     11.40     12.01
2068.81/518.59	c  N dy 12791   3538406       253     34300        84     92038    155817   1303898     11.40     12.01
2080.37/521.41	c  N dy 12862   3558443       253     34300        84    111071    155817   1699729     11.40     12.28
2093.19/524.69	c  N dy 12939   3578627       253     34300        84    130406    155817   2110207     11.40     12.09
2106.35/527.95	c  N dy 12977   3598716       253     34300        84    149468    155817   2500543     11.40     13.75
2121.07/531.62	c  N dy 13056   3618956       253     34300        84     89985    155817   1244086     11.40     12.03
2132.27/534.50	c  N dy 13129   3639254       253     34300        84    109329    155817   1648106     11.40     12.15
2144.22/537.49	c  N dy 13162   3659288       253     34300        84    128301    155817   2019066     11.40     12.03
2159.78/541.34	c  N dy 13248   3679305       253     34300        84    147401    155817   2423060     11.40     14.31
2177.73/545.88	c  N dy 13338   3699404       253     34300        84     86836    155817   1179211     11.40     12.04
2186.11/547.97	c  S st 13396   3712180       253     34300        84     99036    155817   1446247     11.40   no data
2186.51/548.06	c  S st 13396   3712687       253     34300        84     99537    155817   1459616     11.40   no data
2186.51/548.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2186.91/548.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2186.91/548.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2186.91/548.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2186.91/548.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2186.91/548.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2186.91/548.14	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2186.91/548.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2187.31/548.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2198.88/551.14	c lits-rem:       485  cl-subs:     4575  v-elim:      0  v-fix:    0  time:  2.90 s
2198.88/551.14	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
2198.88/551.17	c vivif2 --  cl tried    94962 cl shrink        0 lits rem          0 time: 0.03
2200.07/551.48	c asymm  cl-useful: 0/3411/34300 lits-rem:0 time: 0.31
2200.07/551.49	c calculated reachability. Time: 0.00
2200.07/551.49	c  N dy 13396   3712687       253     34300        84     94962    155817   1407445     11.40   no data
2212.04/554.48	c  N dy 13449   3732734       253     34300        84    114087    155817   1802683     11.40     12.01
2224.02/557.50	c  F st 13504   3751563       253     34300        84    132007    155817   2182570     11.40   no data
2224.86/557.68	c  N st 13507   3752753       253     34300        84    133134    155817   2208596     11.40   no data
2239.58/561.35	c  N dy 13558   3773686       253     34300        84    153133    155817   2627096     11.40     12.02
2253.54/564.88	c  N dy 13618   3793755       253     34300        84     91538    155817   1276370     11.40     12.07
2265.51/567.88	c  N dy 13707   3813771       253     34300        84    110724    155817   1687292     11.40     12.33
2278.68/571.12	c  N dy 13781   3833851       253     34300        84    129857    155817   2086150     11.40     12.08
2292.64/574.64	c  N dy 13838   3854428       253     34300        84    149549    155817   2485228     11.39     12.06
2309.80/578.98	c  N dy 13928   3874713       253     34300        84     87196    155817   1170655     11.39     12.01
2322.17/582.09	c  N dy 14007   3894994       253     34300        84    106560    155817   1573924     11.39     12.17
2334.93/585.26	c  N dy 14089   3915027       253     34300        84    125683    155817   1985889     11.39     12.10
2348.90/588.74	c  N dy 14155   3935287       253     34300        84    144941    155817   2380532     11.39     12.03
2365.31/592.82	c  N dy 14252   3955744       253     34300        84    164480    155817   2792258     11.40     12.00
2378.83/596.21	c  N dy 14318   3976270       253     34300        84    101357    155817   1457955     11.39     12.01
2390.81/599.23	c  N dy 14372   3996314       253     34300        84    120361    155817   1839877     11.39     12.00
2403.97/602.55	c  N dy 14443   4016379       253     34300        84    139516    155817   2237638     11.39     12.01
2418.33/606.13	c  N dy 14508   4036483       253     34300        84    158632    155817   2637197     11.39     12.00
2433.90/610.03	c  N dy 14585   4056690       253     34300        84     94357    155817   1297666     11.39     12.01
2445.06/612.88	c  N dy 14657   4076730       253     34300        84    113488    155817   1702905     11.39     14.89
2458.22/616.16	c  N dy 14726   4097138       253     34300        84    132967    155817   2112338     11.39     12.01
2472.59/619.77	c  N dy 14789   4117308       253     34300        84    152205    155817   2501874     11.39     12.03
2490.55/624.20	c  N dy 14875   4137494       253     34300        84     86809    155817   1138953     11.39     11.99
2501.72/627.08	c  N dy 14934   4158760       253     34300        84    107012    155817   1550670     11.39     12.10
2514.52/630.24	c  N dy 14995   4179219       253     34300        84    126448    155817   1947771     11.38     12.00
2528.46/633.76	c  N dy 15098   4199231       253     34300        84    145466    155817   2359079     11.39     12.08
2539.63/636.58	c  S st 15152   4212687       253     34300        84    158331    155817   2632339     11.39   no data
2540.45/636.71	c  S st 15152   4213189       253     34300        84    158832    155817   2643722     11.39   no data
2540.45/636.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2540.87/636.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
2540.87/636.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2540.87/636.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2540.87/636.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2540.87/636.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2540.87/636.82	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2540.87/636.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2541.62/637.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2582.32/647.23	c lits-rem:      1489  cl-subs:    17305  v-elim:      0  v-fix:    0  time: 10.22 s
2582.32/647.23	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
2582.32/647.28	c vivif2 --  cl tried   141527 cl shrink        0 lits rem          0 time: 0.04
2583.92/647.60	c asymm  cl-useful: 0/5431/34300 lits-rem:0 time: 0.32
2583.92/647.60	c calculated reachability. Time: 0.00
2583.92/647.60	c  N dy 15152   4213189       253     34300        84    141527    155817   2434716     11.39   no data
2599.47/651.59	c  N dy 15227   4233626       253     34300        84    161085    155817   2843334     11.39     12.04
2616.23/655.74	c  N dy 15329   4254692       253     34300        84     96121    155817   1346642     11.39     12.04
2629.00/658.93	c  N dy 15414   4275669       253     34300        84    116138    155817   1767221     11.39     12.03
2642.17/662.23	c  N dy 15477   4295692       253     34300        84    135157    155817   2158724     11.39     13.47
2656.54/665.88	c  N dy 15548   4315818       253     34300        84    154309    155817   2562748     11.39     12.03
2674.89/670.46	c  N dy 15633   4336265       253     34300        84     87544    155817   1149330     11.39     12.05
2686.86/673.50	c  N dy 15715   4356476       253     34300        84    106890    155817   1565211     11.39     12.06
2701.62/677.17	c  N dy 15801   4377429       253     34300        84    126838    155817   1991357     11.39     12.02
2717.18/681.02	c  N dy 15875   4397526       253     34300        84    146048    155817   2395394     11.39     12.15
2733.14/685.07	c  N dy 15964   4417743       253     34300        84    165417    155817   2802163     11.39     12.01
2749.11/689.09	c  N dy 16047   4437801       253     34300        84     97204    155817   1341316     11.39     12.08
2761.47/692.18	c  N dy 16142   4458132       253     34300        84    116621    155817   1756919     11.39     12.17
2775.03/695.59	c  N dy 16234   4478302       253     34300        84    135891    155817   2172663     11.39     12.09
2789.41/699.10	c  N dy 16284   4499439       253     34300        84    156079    155817   2585030     11.39     12.03
2805.36/703.14	c  N dy 16361   4519531       253     34300        84    175261    155817   2990677     11.39     12.09
2819.33/706.69	c  N dy 16432   4539616       253     34300        84    105892    155817   1516883     11.39     12.00
2832.89/710.00	c  N dy 16540   4559711       253     34300        84    125102    155817   1931878     11.39     14.61
2846.46/713.42	c  N dy 16617   4579812       253     34300        84    144278    155817   2341236     11.39     12.00
2864.42/717.99	c  N dy 16685   4603834       253     34300        84    167116    155817   2800374     11.39     12.08
2880.78/722.06	c  N dy 16738   4624208       253     34300        84     97175    155817   1327496     11.39     12.07
2892.75/725.07	c  N dy 16814   4644540       253     34300        84    116539    155817   1734490     11.39     11.99
2907.11/728.66	c  N dy 16906   4664859       253     34300        84    135950    155817   2150401     11.39     12.03
2922.71/732.57	c  N dy 16958   4685335       253     34300        84    155450    155817   2546233     11.39     12.04
2940.27/736.93	c  N dy 17017   4706656       253     34300        84    175736    155817   2954822     11.39     12.06
2948.21/738.99	c  S st 17045   4713189       253     34300        84     91672    155817   1208807     11.39   no data
2948.63/739.08	c  S st 17045   4713690       253     34300        84     92173    155817   1220766     11.39   no data
2948.63/739.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2949.05/739.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2949.05/739.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2949.05/739.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2949.05/739.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2949.05/739.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2949.05/739.14	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2949.05/739.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2949.40/739.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2953.44/740.24	c lits-rem:        84  cl-subs:     1105  v-elim:      0  v-fix:    0  time:  1.01 s
2953.44/740.24	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
2953.44/740.27	c vivif2 --  cl tried    91068 cl shrink        0 lits rem          0 time: 0.02
2954.99/740.60	c asymm  cl-useful: 0/10367/34300 lits-rem:0 time: 0.33
2954.99/740.60	c calculated reachability. Time: 0.00
2954.99/740.60	c  N dy 17045   4713690       253     34300        84     91068    155817   1210862     11.39   no data
2966.96/743.66	c  N dy 17098   4734597       253     34300        84    110785    155817   1606387     11.38     12.06
2979.77/746.87	c  N dy 17153   4755009       253     34300        84    130206    155817   2002782     11.38     12.01
2994.89/750.60	c  N dy 17239   4775755       253     34300        84    150068    155817   2418192     11.38     12.02
3010.49/754.52	c  N dy 17310   4795935       253     34300        84    169323    155817   2823129     11.38     12.00
3028.41/759.02	c  N dy 17404   4815982       253     34300        84     97274    155817   1325966     11.38     12.47
3040.79/762.14	c  N dy 17492   4836018       253     34300        84    116436    155817   1734200     11.38     12.01
3054.38/765.58	c  N dy 17556   4857001       253     34300        84    136321    155817   2143980     11.38     12.06
3069.10/769.20	c  N dy 17621   4877033       253     34300        84    155361    155817   2537524     11.38     12.81
3086.67/773.61	c  N dy 17705   4898254       253     34300        84    175563    155817   2956596     11.38     12.03
3104.21/778.04	c  N dy 17766   4918287       253     34300        84    102563    155817   1424058     11.38     13.85
3116.98/781.24	c  N dy 17827   4938347       253     34300        84    121634    155817   1821154     11.38     12.73
3132.55/785.19	c  N dy 17893   4958741       253     34300        84    141118    155817   2224391     11.38     12.00
3148.50/789.14	c  N dy 17990   4978754       253     34300        84    160325    155817   2628945     11.38     13.92
3164.47/793.17	c  N dy 18046   4998864       253     34300        84    179569    155817   3029310     11.38     12.24
3179.63/796.99	c  N dy 18084   5018990       253     34300        84    105628    155817   1479664     11.38     12.06
3192.40/800.10	c  N dy 18158   5039195       253     34300        84    124879    155817   1884998     11.38     12.07
3205.96/803.50	c  N dy 18230   5059299       253     34300        84    144071    155817   2285742     11.38     12.05
3221.16/807.33	c  N dy 18294   5079324       253     34300        84    163053    155817   2674555     11.37     12.05
3237.88/811.51	c  N dy 18367   5099428       253     34300        84    182169    155817   3060638     11.37     12.03
3253.84/815.57	c  N dy 18436   5119513       253     34300        84    107189    155817   1512531     11.37     12.02
3267.00/818.82	c  N dy 18521   5139645       253     34300        84    126433    155817   1916953     11.37     12.02
3281.38/822.43	c  N dy 18599   5159673       253     34300        84    145508    155817   2314426     11.37     12.03
3297.33/826.46	c  N dy 18656   5181841       253     34300        84    166556    155817   2746078     11.37     12.08
3316.49/831.21	c  N dy 18732   5202055       253     34300        84    185822    155817   3149884     11.37     11.98
3327.66/834.04	c  S st 18765   5213691       253     34300        84    101882    155817   1392794     11.37     11.22
3328.06/834.13	c  S st 18765   5214191       253     34300        84    102379    155817   1405236     11.37   no data
3328.06/834.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3328.06/834.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
3328.06/834.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3328.06/834.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3328.06/834.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3328.06/834.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
3328.06/834.19	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3328.46/834.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3328.46/834.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3334.04/835.60	c lits-rem:       255  cl-subs:     3109  v-elim:      0  v-fix:    0  time:  1.31 s
3334.04/835.60	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
3334.04/835.63	c vivif2 --  cl tried    99270 cl shrink        0 lits rem          0 time: 0.03
3334.86/835.84	c asymm  cl-useful: 0/5797/34300 lits-rem:0 time: 0.22
3334.86/835.85	c calculated reachability. Time: 0.00
3334.86/835.85	c  N dy 18765   5214191       253     34300        84     99270    155817   1374295     11.37   no data
3347.62/839.10	c  N dy 18846   5234348       253     34300        84    118517    155817   1774302     11.37     12.01
3363.17/842.96	c  N dy 18924   5254921       253     34300        84    138014    155817   2179468     11.37     12.01
3379.17/846.91	c  N dy 19004   5275145       253     34300        84    157325    155817   2579115     11.37     11.98
3395.10/850.91	c  N dy 19080   5295471       253     34300        84    176618    155817   2981611     11.37     12.05
3413.45/855.55	c  N dy 19158   5315545       253     34300        84     99936    155817   1351778     11.37     12.05
3425.81/858.63	c  N dy 19241   5335815       253     34300        84    119192    155817   1759240     11.37     12.04
3439.38/862.10	c  N dy 19331   5355896       253     34300        84    138332    155817   2163377     11.37     13.26
3455.34/866.00	c  N dy 19416   5377103       253     34300        84    158579    155817   2586616     11.37     12.06
3471.34/870.08	c  N dy 19497   5397140       253     34300        84    177647    155817   2987533     11.37     11.98
3491.65/875.13	c  N dy 19580   5417211       253     34300        84     99908    155817   1345085     11.37     12.01
3504.02/878.22	c  N dy 19665   5437274       253     34300        84    119000    155817   1739433     11.37     12.05
3517.18/881.54	c  N dy 19719   5457468       253     34300        84    138179    155817   2125478     11.37     12.00
3532.79/885.45	c  N dy 19770   5478009       253     34300        84    157814    155817   2528979     11.37     12.01
3549.93/889.79	c  N dy 19839   5498117       253     34300        84    177002    155817   2930567     11.37     12.03
3570.26/894.86	c  N dy 19886   5518200       253     34300        84     98336    155817   1307911     11.37     12.00
3582.22/897.82	c  N dy 19951   5538338       253     34300        84    117489    155817   1707666     11.37     12.18
3594.99/901.09	c  N dy 20010   5558423       253     34300        84    136531    155817   2104401     11.37     12.61
3609.76/904.71	c  N dy 20090   5578531       253     34300        84    155720    155817   2512512     11.37     12.00
3626.11/908.81	c  N dy 20169   5599354       253     34300        84    175612    155817   2931154     11.37     11.99
3642.87/913.02	c  N dy 20220   5619852       253     34300        84    195055    155817   3329453     11.37     12.04
3658.44/916.96	c  N dy 20279   5640408       253     34300        84    115893    155817   1666777     11.37     11.98
3672.41/920.40	c  N dy 20360   5660725       253     34300        84    135264    155817   2073066     11.37     12.02
3688.76/924.52	c  N dy 20451   5682736       253     34300        84    156281    155817   2513577     11.37     12.05
3704.32/928.48	c  N dy 20523   5702766       253     34300        84    175397    155817   2908391     11.37     12.14
3714.30/930.99	c  S st 20575   5714193       253     34300        84    186277    155817   3133590     11.37   no data
3715.10/931.14	c  S st 20575   5714696       253     34300        84    186770    155817   3145929     11.37   no data
3715.10/931.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3715.50/931.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.10
3715.50/931.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3715.50/931.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3715.50/931.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3715.50/931.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
3715.50/931.26	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3715.89/931.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3716.29/931.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
3762.57/943.03	c lits-rem:      1509  cl-subs:    17163  v-elim:      0  v-fix:    0  time: 11.56 s
3762.57/943.03	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
3762.57/943.09	c vivif2 --  cl tried   169607 cl shrink        0 lits rem          0 time: 0.05
3764.17/943.43	c asymm  cl-useful: 0/1265/34300 lits-rem:0 time: 0.34
3764.17/943.44	c calculated reachability. Time: 0.00
3764.17/943.44	c  N dy 20575   5714696       253     34300        84    169607    155817   2936601     11.37   no data
3782.96/948.14	c  N dy 20674   5735042       253     34300        84    189068    155817   3350215     11.37     12.03
3801.28/952.76	c  N dy 20748   5756300       253     34300        84    109869    155817   1548083     11.37     12.06
3814.85/956.12	c  N dy 20833   5776398       253     34300        84    129004    155817   1948427     11.37     11.97
3829.21/959.72	c  N dy 20917   5796428       253     34300        84    148095    155817   2351218     11.37     15.07
3844.77/963.60	c  N dy 21004   5816440       253     34300        84    167143    155817   2751006     11.37     12.01
3862.33/968.00	c  N dy 21069   5838761       253     34300        84    188435    155817   3193441     11.37     12.01
3880.68/972.65	c  N dy 21122   5858765       253     34300        84    106910    155817   1467061     11.37     12.31
3894.64/976.11	c  N dy 21207   5880074       253     34300        84    127308    155817   1892706     11.37     12.02
3908.62/979.68	c  N dy 21286   5900304       253     34300        84    146709    155817   2295988     11.37     11.99
3923.77/983.48	c  N dy 21356   5920363       253     34300        84    165823    155817   2690570     11.37     13.42
3940.56/987.67	c  N dy 21431   5940509       253     34300        84    185009    155817   3088537     11.37     12.05
3962.08/993.03	c  N dy 21524   5960578       253     34300        84    102487    155817   1377615     11.37     13.91
3975.25/996.30	c  N dy 21586   5980745       253     34300        84    121733    155817   1773043     11.37     12.08
3990.00/1000.07	c  N dy 21643   6002514       253     34300        84    142439    155817   2192241     11.36     11.98
4005.57/1003.91	c  N dy 21744   6022789       253     34300        84    161686    155817   2605996     11.37     12.00
4022.33/1008.19	c  N dy 21824   6043053       253     34300        84    181032    155817   2998152     11.37     12.06
4039.89/1012.52	c  N dy 21901   6063118       253     34300        84    200151    155817   3402131     11.37     14.07
4057.04/1016.85	c  N dy 21976   6083382       253     34300        84    116864    155817   1668397     11.36     12.09
4071.01/1020.30	c  N dy 22075   6103393       253     34300        84    136039    155817   2076821     11.37     13.48
4084.97/1023.87	c  N dy 22149   6123488       253     34300        84    155153    155817   2478946     11.37     12.72
4100.53/1027.80	c  N dy 22220   6143552       253     34300        84    174252    155817   2880506     11.37     12.05
4118.49/1032.23	c  N dy 22286   6165210       253     34300        84    194900    155817   3304779     11.37     11.97
4138.84/1037.37	c  N dy 22356   6185462       253     34300        84    110595    155817   1535121     11.37     12.14
4152.80/1040.82	c  N dy 22417   6205468       253     34300        84    129590    155817   1920767     11.36     12.01
4160.42/1042.72	c  S st 22453   6214697       253     34300        84    138416    155817   2098755     11.36   no data
4160.78/1042.84	c  S st 22453   6215197       253     34300        84    138915    155817   2111980     11.36   no data
4160.78/1042.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4161.18/1042.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
4161.18/1042.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4161.18/1042.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4161.18/1042.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4161.18/1042.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
4161.18/1042.94	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4161.18/1042.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4161.58/1043.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4188.72/1049.87	c lits-rem:      1000  cl-subs:     8755  v-elim:      0  v-fix:    0  time:  6.78 s
4188.72/1049.87	c vivif2 --  cl tried    34300 cl shrink        0 lits rem          0 time: 0.00
4189.12/1049.91	c vivif2 --  cl tried   130160 cl shrink        0 lits rem          0 time: 0.04
4190.32/1050.27	c asymm  cl-useful: 1/2783/34300 lits-rem:1 time: 0.36
4190.32/1050.27	c calculated reachability. Time: 0.00
4190.32/1050.27	c  N dy 22453   6215197       253     34300        84    130160    155816   2008922     11.36   no data
4206.27/1054.21	c  N dy 22511   6235264       253     34300        84    149274    155816   2404044     11.36     11.99
4223.83/1058.63	c  N dy 22590   6255669       253     34300        84    168763    155816   2807822     11.36     12.00
4239.78/1062.63	c  N dy 22645   6275674       253     34300        84    187845    155816   3201703     11.36     15.30
4258.94/1067.43	c  N dy 22748   6295766       253     34300        84    207077    155816   3612568     11.36     12.28
4274.90/1071.45	c  N dy 22822   6315794       253     34300        84    121782    155816   1770661     11.36     12.05
4289.66/1075.13	c  N dy 22916   6336892       253     34300        84    141926    155816   2195780     11.36     12.06
4306.42/1079.39	c  N dy 22993   6359461       253     34300        84    163482    155816   2638364     11.36     11.99
4323.58/1083.65	c  N dy 23081   6379956       253     34300        84    183023    155816   3049529     11.36     12.04
4341.53/1088.18	c  N dy 23140   6400310       253     34300        84    202413    155816   3441629     11.36     11.97
4359.89/1092.70	c  N dy 23208   6420365       253     34300        84    116022    155816   1647394     11.36     11.98
4372.65/1095.90	c  N dy 23270   6440664       253     34300        84    135481    155816   2054612     11.36     11.97
4387.42/1099.65	c  N dy 23347   6460675       253     34300        84    154635    155816   2450966     11.36     14.44
4404.17/1103.82	c  N dy 23408   6480722       253     34300        84    173786    155816   2838859     11.36     12.48
4422.93/1108.53	c  N dy 23491   6500898       253     34300        84    193080    155816   3240675     11.36     12.11
4442.48/1113.41	c  N dy 23540   6521005       253     34300        84    212284    155816   3628423     11.36     12.03
4459.64/1117.78	c  N dy 23622   6541401       253     34300        84    125094    155816   1820393     11.36     11.98
4474.01/1121.37	c  N dy 23702   6561554       253     34300        84    144333    155816   2218943     11.36     11.97
4489.61/1125.28	c  N dy 23778   6582005       253     34300        84    163842    155816   2624571     11.36     11.98
4507.16/1129.65	c  N dy 23874   6602815       253     34300        84    183703    155816   3042985     11.36     11.98
4524.72/1134.07	c  N dy 23941   6622891       253     34300        84    202859    155816   3424271     11.36     12.18
4544.63/1139.08	c  N dy 24017   6642894       253     34300        84    114348    155816   1600568     11.36     12.08
4557.39/1142.22	c  N dy 24068   6663097       253     34300        84    133631    155816   1993293     11.36     12.07
4570.97/1145.66	c  N dy 24125   6683430       253     34300        84    153015    155816   2398766     11.36     11.97
4586.52/1149.56	c  N dy 24190   6703723       253     34300        84    172363    155816   2788231     11.36     11.97
4596.50/1152.09	c  S st 24240   6715197       253     34300        84    183349    155816   3016589     11.36   no data
4597.30/1152.22	c  S st 24240   6715698       253     34300        84    183842    155816   3028119     11.36   no data
4597.30/1152.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4597.70/1152.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.09
4597.70/1152.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4597.70/1152.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4597.70/1152.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4597.70/1152.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
4597.70/1152.33	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4597.70/1152.37	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.04 s
4598.50/1152.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4638.00/1162.49	c lits-rem:      1462  cl-subs:    17481  v-elim:      0  v-fix:    0  time:  9.97 s
4638.00/1162.50	c vivif2 --  cl tried    34299 cl shrink        0 lits rem          0 time: 0.00
4638.42/1162.55	c vivif2 --  cl tried   166361 cl shrink        0 lits rem          0 time: 0.05
4639.59/1162.89	c asymm  cl-useful: 0/2914/34299 lits-rem:0 time: 0.34
4639.99/1162.90	c calculated reachability. Time: 0.00
4639.99/1162.90	c  N dy 24240   6715698       253     34299        84    166361    155793   2814736     11.36   no data
4657.15/1167.27	c  N dy 24300   6735853       253     34299        84    185564    155793   3213108     11.36     12.18
4676.31/1172.02	c  N dy 24367   6756805       253     34299        84    205523    155793   3624540     11.36     12.05
4696.25/1177.04	c  N dy 24436   6777656       253     34299        84    117251    155793   1659699     11.36     11.97
4709.82/1180.45	c  N dy 24518   6797951       253     34299        84    136652    155793   2065240     11.36     11.98
4724.99/1184.22	c  N dy 24602   6818081       253     34299        84    155874    155793   2464661     11.36     12.00
4741.34/1188.36	c  N dy 24682   6838186       253     34299        84    175037    155793   2862158     11.36     12.00
4758.10/1192.54	c  N dy 24752   6858231       253     34299        84    194136    155793   3253541     11.36     11.98
4776.06/1197.08	c  N dy 24829   6878262       253     34299        84    213222    155793   3646772     11.36     14.53
4794.81/1201.72	c  N dy 24909   6898325       253     34299        84    123143    155793   1788694     11.36     12.89

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.12 7.91 7.85 6/311 14646
/proc/meminfo: memFree=12297812/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 406 0 0 0 0 0 0 0 23 0 4 0 653045923 52396032 347 33554432000 4194304 4580107 140735633507664 18446744073709551615 47196282079154 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 12792 347 299 95 0 7774 0
[pid=14646/tid=14647] ppid=14644 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 653045924 52396032 347 33554432000 4194304 4580107 140735633507664 18446744073709551615 47196282079154 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653045924 52396032 347 33554432000 4194304 4580107 140735633507664 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653045924 52396032 347 33554432000 4194304 4580107 140735633507664 18446744073709551615 235606664246 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.281366 s]
/proc/loadavg: 7.12 7.91 7.85 6/311 14646
/proc/meminfo: memFree=12297812/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=287124 CPUtime=1.09 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 4417 0 0 0 108 1 0 0 18 0 4 0 653045923 294014976 4332 33554432000 4194304 4580107 140735633507664 18446744073709551615 235594909879 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 71781 4371 364 95 0 66763 0
[pid=14646/tid=14647] ppid=14644 vsize=287124 CPUtime=0.27 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 911 0 0 0 27 0 0 0 25 0 4 0 653045924 294014976 4414 33554432000 4194304 4580107 140735633507664 18446744073709551615 235594909879 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=287124 CPUtime=0.26 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) D 14644 14646 14248 0 -1 4202560 944 0 0 0 26 0 0 0 18 0 4 0 653045924 294014976 4501 33554432000 4194304 4580107 140735633507664 18446744073709551615 235594527777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=287124 CPUtime=0.26 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 1029 0 0 0 26 0 0 0 18 0 4 0 653045924 294014976 4521 33554432000 4194304 4580107 140735633507664 18446744073709551615 4324252 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 287124

[startup+1.16398 s]
/proc/loadavg: 7.12 7.91 7.85 6/311 14646
/proc/meminfo: memFree=12297812/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=291272 CPUtime=4.6 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 11008 0 0 0 458 2 0 0 19 0 4 0 653045923 298262528 8598 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 72818 8598 377 95 0 67800 0
[pid=14646/tid=14647] ppid=14644 vsize=291272 CPUtime=1.14 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 2896 0 0 0 114 0 0 0 19 0 4 0 653045924 298262528 8598 33554432000 4194304 4580107 140735633507664 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=291272 CPUtime=1.14 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 2929 0 0 0 114 0 0 0 19 0 4 0 653045924 298262528 8598 33554432000 4194304 4580107 140735633507664 18446744073709551615 4319776 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=291272 CPUtime=1.14 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 1817 0 0 0 114 0 0 0 19 0 4 0 653045924 298262528 8598 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 291272

[startup+1.20097 s]
/proc/loadavg: 7.12 7.91 7.85 6/311 14646
/proc/meminfo: memFree=12297812/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=291512 CPUtime=4.75 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 11099 0 0 0 473 2 0 0 19 0 4 0 653045923 298508288 8689 33554432000 4194304 4580107 140735633507664 18446744073709551615 4318664 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 72878 8689 377 95 0 67860 0
[pid=14646/tid=14647] ppid=14644 vsize=291512 CPUtime=1.18 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 2910 0 0 0 118 0 0 0 19 0 4 0 653045924 298508288 8689 33554432000 4194304 4580107 140735633507664 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=291512 CPUtime=1.17 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 2941 0 0 0 117 0 0 0 19 0 4 0 653045924 298508288 8689 33554432000 4194304 4580107 140735633507664 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=291512 CPUtime=1.18 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 1870 0 0 0 118 0 0 0 19 0 4 0 653045924 298508288 8689 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 291512

[startup+1.30095 s]
/proc/loadavg: 7.12 7.91 7.85 6/311 14646
/proc/meminfo: memFree=12297812/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=291512 CPUtime=5.15 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 11231 0 0 0 513 2 0 0 19 0 4 0 653045923 298508288 8821 33554432000 4194304 4580107 140735633507664 18446744073709551615 4339024 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 72878 8821 377 95 0 67860 0
[pid=14646/tid=14647] ppid=14644 vsize=291512 CPUtime=1.28 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 2942 0 0 0 128 0 0 0 19 0 4 0 653045924 298508288 8821 33554432000 4194304 4580107 140735633507664 18446744073709551615 4339038 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=291512 CPUtime=1.27 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 2974 0 0 0 127 0 0 0 19 0 4 0 653045924 298508288 8821 33554432000 4194304 4580107 140735633507664 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=291512 CPUtime=1.28 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 1903 0 0 0 128 0 0 0 19 0 4 0 653045924 298508288 8821 33554432000 4194304 4580107 140735633507664 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.15
Current children cumulated vsize (KiB) 291512

[startup+1.50092 s]
/proc/loadavg: 7.12 7.91 7.85 6/311 14646
/proc/meminfo: memFree=12297812/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=294376 CPUtime=5.96 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 12324 0 0 0 593 3 0 0 19 0 4 0 653045923 301441024 8710 33554432000 4194304 4580107 140735633507664 18446744073709551615 4318760 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 73594 8710 377 95 0 68576 0
[pid=14646/tid=14647] ppid=14644 vsize=294376 CPUtime=1.48 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 3409 0 0 0 148 0 0 0 19 0 4 0 653045924 301441024 8710 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=294376 CPUtime=1.47 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 3057 0 0 0 147 0 0 0 19 0 4 0 653045924 301441024 8710 33554432000 4194304 4580107 140735633507664 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=294376 CPUtime=1.48 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 1970 0 0 0 148 0 0 0 20 0 4 0 653045924 301441024 8710 33554432000 4194304 4580107 140735633507664 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 294376

[startup+3.10064 s]
/proc/loadavg: 7.12 7.91 7.85 9/315 14650
/proc/meminfo: memFree=12226156/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=297540 CPUtime=12.36 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 18779 0 0 0 1232 4 0 0 23 0 4 0 653045923 304680960 10591 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 74385 10591 379 95 0 69367 0
[pid=14646/tid=14647] ppid=14644 vsize=297540 CPUtime=3.1 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 4469 0 0 0 309 1 0 0 24 0 4 0 653045924 304680960 10593 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=297540 CPUtime=3.07 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 4880 0 0 0 306 1 0 0 23 0 4 0 653045924 304680960 10593 33554432000 4194304 4580107 140735633507664 18446744073709551615 4293755 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=297540 CPUtime=3.09 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 3383 0 0 0 309 0 0 0 25 0 4 0 653045924 304680960 10593 33554432000 4194304 4580107 140735633507664 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 297540

[startup+6.30108 s]
/proc/loadavg: 7.19 7.91 7.85 9/315 14650
/proc/meminfo: memFree=12174952/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=308812 CPUtime=25.11 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 33277 0 0 0 2505 6 0 0 25 0 4 0 653045923 316223488 17377 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 77203 17377 379 95 0 72185 0
[pid=14646/tid=14647] ppid=14644 vsize=308812 CPUtime=6.28 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 8169 0 0 0 627 1 0 0 25 0 4 0 653045924 316223488 17377 33554432000 4194304 4580107 140735633507664 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=308812 CPUtime=6.23 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 8726 0 0 0 622 1 0 0 25 0 4 0 653045924 316223488 17377 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=308812 CPUtime=6.28 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 7783 0 0 0 627 1 0 0 25 0 4 0 653045924 316223488 17377 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 308812

[startup+12.701 s]
/proc/loadavg: 7.33 7.93 7.86 9/315 14650
/proc/meminfo: memFree=12139704/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=304044 CPUtime=50.64 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 52232 0 0 0 5053 11 0 0 25 0 4 0 653045923 311341056 21284 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 76011 21284 379 95 0 70993 0
[pid=14646/tid=14647] ppid=14644 vsize=304044 CPUtime=12.69 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 12734 0 0 0 1266 3 0 0 25 0 4 0 653045924 311341056 21284 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=304044 CPUtime=12.57 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 13096 0 0 0 1254 3 0 0 25 0 4 0 653045924 311341056 21284 33554432000 4194304 4580107 140735633507664 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=304044 CPUtime=12.68 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 12475 0 0 0 1266 2 0 0 25 0 4 0 653045924 311341056 21284 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 304044

[startup+25.5007 s]
/proc/loadavg: 7.48 7.93 7.86 9/315 14651
/proc/meminfo: memFree=12106600/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=317436 CPUtime=101.71 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 80763 0 0 0 10154 17 0 0 25 0 4 0 653045923 325054464 25331 33554432000 4194304 4580107 140735633507664 18446744073709551615 4293691 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 79359 25331 379 95 0 74341 0
[pid=14646/tid=14647] ppid=14644 vsize=317436 CPUtime=25.48 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 20693 0 0 0 2544 4 0 0 25 0 4 0 653045924 325054464 25331 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=317436 CPUtime=25.23 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 19507 0 0 0 2519 4 0 0 25 0 4 0 653045924 325054464 25331 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=317436 CPUtime=25.48 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 19797 0 0 0 2544 4 0 0 25 0 4 0 653045924 325054464 25331 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 317436

[startup+51.1002 s]
/proc/loadavg: 7.72 7.95 7.86 9/315 14651
/proc/meminfo: memFree=11999932/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=329064 CPUtime=203.86 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 130022 0 0 0 20359 27 0 0 25 0 4 0 653045923 336961536 40660 33554432000 4194304 4580107 140735633507664 18446744073709551615 4318437 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 82266 40660 379 95 0 77248 0
[pid=14646/tid=14647] ppid=14644 vsize=329064 CPUtime=51.07 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 33903 0 0 0 5101 6 0 0 25 0 4 0 653045924 336961536 40660 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=329064 CPUtime=50.59 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 33622 0 0 0 5052 7 0 0 25 0 4 0 653045924 336961536 40660 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=329064 CPUtime=51.07 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 31988 0 0 0 5101 6 0 0 25 0 4 0 653045924 336961536 40660 33554432000 4194304 4580107 140735633507664 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 329064

[startup+102.3 s]
/proc/loadavg: 7.99 7.99 7.88 9/315 14653
/proc/meminfo: memFree=11917808/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=348668 CPUtime=408.14 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 209088 0 0 0 40768 46 0 0 25 0 4 0 653045923 357036032 48214 33554432000 4194304 4580107 140735633507664 18446744073709551615 4318683 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 87167 48214 379 95 0 82149 0
[pid=14646/tid=14647] ppid=14644 vsize=348668 CPUtime=102.27 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 56208 0 0 0 10216 11 0 0 25 0 4 0 653045924 357036032 48214 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=348668 CPUtime=101.27 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 53952 0 0 0 10115 12 0 0 25 0 4 0 653045924 357036032 48214 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=348668 CPUtime=102.28 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 52450 0 0 0 10215 13 0 0 25 0 4 0 653045924 357036032 48214 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294127 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.14
Current children cumulated vsize (KiB) 348668

[startup+162.301 s]

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

[pid=14646] ppid=14644 vsize=572612 CPUtime=2802.17 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 815795 0 0 0 279981 236 0 0 25 0 4 0 653045923 586354688 100440 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 143153 100440 379 95 0 138135 0
[pid=14646/tid=14647] ppid=14644 vsize=572612 CPUtime=702.26 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 221679 0 0 0 70162 64 0 0 25 0 4 0 653045924 586354688 100440 33554432000 4194304 4580107 140735633507664 18446744073709551615 4305280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=572612 CPUtime=695.3 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 210598 0 0 0 69469 61 0 0 25 0 4 0 653045924 586354688 100440 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=572612 CPUtime=702.29 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 211166 0 0 0 70167 62 0 0 25 0 4 0 653045924 586354688 100440 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.17
Current children cumulated vsize (KiB) 572612

[startup+762.3 s]
/proc/loadavg: 8.10 8.09 7.97 9/315 14671
/proc/meminfo: memFree=11589616/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=605724 CPUtime=3041.57 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 860855 0 0 0 303903 254 0 0 25 0 4 0 653045923 620261376 90415 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294430 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 151431 90415 379 95 0 146413 0
[pid=14646/tid=14647] ppid=14644 vsize=605724 CPUtime=762.25 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 234738 0 0 0 76156 69 0 0 25 0 4 0 653045924 620261376 90415 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=605724 CPUtime=754.69 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 220818 0 0 0 75404 65 0 0 25 0 4 0 653045924 620261376 90415 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=605724 CPUtime=762.29 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 222803 0 0 0 76163 66 0 0 25 0 4 0 653045924 620261376 90415 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.57
Current children cumulated vsize (KiB) 605724

[startup+822.301 s]
/proc/loadavg: 8.09 8.09 7.97 9/315 14672
/proc/meminfo: memFree=11551248/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=591256 CPUtime=3280.98 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 912497 0 0 0 327825 273 0 0 25 0 4 0 653045923 605446144 96868 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 147814 96868 379 95 0 142796 0
[pid=14646/tid=14647] ppid=14644 vsize=591256 CPUtime=822.25 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 249238 0 0 0 82151 74 0 0 25 0 4 0 653045924 605446144 96868 33554432000 4194304 4580107 140735633507664 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=591256 CPUtime=814.11 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 233440 0 0 0 81342 69 0 0 25 0 4 0 653045924 605446144 96868 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=591256 CPUtime=822.3 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 235033 0 0 0 82158 72 0 0 25 0 4 0 653045924 605446144 96868 33554432000 4194304 4580107 140735633507664 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.98
Current children cumulated vsize (KiB) 591256

[startup+882.301 s]
/proc/loadavg: 8.07 8.08 7.98 9/315 14674
/proc/meminfo: memFree=11544892/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=607008 CPUtime=3520.38 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 954819 0 0 0 351748 290 0 0 25 0 4 0 653045923 621576192 97605 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 151752 97605 379 95 0 146734 0
[pid=14646/tid=14647] ppid=14644 vsize=607008 CPUtime=882.25 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 260101 0 0 0 88146 79 0 0 25 0 4 0 653045924 621576192 97605 33554432000 4194304 4580107 140735633507664 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=607008 CPUtime=873.5 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 244791 0 0 0 87278 72 0 0 25 0 4 0 653045924 621576192 97605 33554432000 4194304 4580107 140735633507664 18446744073709551615 4401342 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=607008 CPUtime=882.29 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 243112 0 0 0 88154 75 0 0 25 0 4 0 653045924 621576192 97605 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.38
Current children cumulated vsize (KiB) 607008

[startup+942.301 s]
/proc/loadavg: 8.15 8.10 7.99 9/315 14675
/proc/meminfo: memFree=11499468/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=608932 CPUtime=3759.79 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 998293 0 0 0 375674 305 0 0 25 0 4 0 653045923 623546368 105880 33554432000 4194304 4580107 140735633507664 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 152233 105880 379 95 0 147215 0
[pid=14646/tid=14647] ppid=14644 vsize=608932 CPUtime=942.25 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 273156 0 0 0 94142 83 0 0 25 0 4 0 653045924 623546368 105880 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=608932 CPUtime=932.91 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 254734 0 0 0 93216 75 0 0 25 0 4 0 653045924 623546368 105880 33554432000 4194304 4580107 140735633507664 18446744073709551615 4339860 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=608932 CPUtime=942.29 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 251277 0 0 0 94151 78 0 0 25 0 4 0 653045924 623546368 105880 33554432000 4194304 4580107 140735633507664 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.79
Current children cumulated vsize (KiB) 608932

[startup+1002.3 s]
/proc/loadavg: 8.05 8.08 7.99 9/315 14677
/proc/meminfo: memFree=11501044/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=626628 CPUtime=3999.18 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 1042449 0 0 0 399597 321 0 0 25 0 4 0 653045923 641667072 104559 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 156657 104559 379 95 0 151639 0
[pid=14646/tid=14647] ppid=14644 vsize=626628 CPUtime=1002.24 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 286298 0 0 0 100138 86 0 0 25 0 4 0 653045924 641667072 104559 33554432000 4194304 4580107 140735633507664 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=626628 CPUtime=992.3 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 267252 0 0 0 99150 80 0 0 25 0 4 0 653045924 641667072 104559 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=626628 CPUtime=1002.3 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 257180 0 0 0 100148 82 0 0 25 0 4 0 653045924 641667072 104559 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.18
Current children cumulated vsize (KiB) 626628

[startup+1062.3 s]
/proc/loadavg: 8.13 8.09 8.00 9/315 14678
/proc/meminfo: memFree=11452268/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=629096 CPUtime=4238.59 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 1083028 0 0 0 423522 337 0 0 25 0 4 0 653045923 644194304 107600 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 157274 107600 379 95 0 152256 0
[pid=14646/tid=14647] ppid=14644 vsize=629096 CPUtime=1062.24 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 300739 0 0 0 106133 91 0 0 25 0 4 0 653045924 644194304 107600 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=629096 CPUtime=1051.71 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 277222 0 0 0 105087 84 0 0 25 0 4 0 653045924 644194304 107600 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=629096 CPUtime=1062.3 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 262579 0 0 0 106146 84 0 0 25 0 4 0 653045924 644194304 107600 33554432000 4194304 4580107 140735633507664 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4238.59
Current children cumulated vsize (KiB) 629096

[startup+1122.3 s]
/proc/loadavg: 8.15 8.10 8.01 9/315 14680
/proc/meminfo: memFree=11429156/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=682724 CPUtime=4478 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 1123306 0 0 0 447448 352 0 0 25 0 4 0 653045923 699109376 111254 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 170681 111254 379 95 0 165663 0
[pid=14646/tid=14647] ppid=14644 vsize=682724 CPUtime=1122.24 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 311409 0 0 0 112128 96 0 0 25 0 4 0 653045924 699109376 111254 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=682724 CPUtime=1111.11 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 284795 0 0 0 111025 86 0 0 25 0 4 0 653045924 699109376 111254 33554432000 4194304 4580107 140735633507664 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=682724 CPUtime=1122.3 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 271872 0 0 0 112143 87 0 0 25 0 4 0 653045924 699109376 111254 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478
Current children cumulated vsize (KiB) 682724

[startup+1182.3 s]
/proc/loadavg: 8.14 8.11 8.01 9/315 14682
/proc/meminfo: memFree=11348392/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=732004 CPUtime=4717.42 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 1163445 0 0 0 471379 363 0 0 25 0 4 0 653045923 749572096 126951 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 183001 126951 379 95 0 177983 0
[pid=14646/tid=14647] ppid=14644 vsize=732004 CPUtime=1182.26 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 319558 0 0 0 118127 99 0 0 25 0 4 0 653045924 749572096 126953 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=732004 CPUtime=1170.51 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 297626 0 0 0 116962 89 0 0 25 0 4 0 653045924 749572096 126953 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=732004 CPUtime=1182.31 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 280639 0 0 0 118141 90 0 0 25 0 4 0 653045924 749572096 126953 33554432000 4194304 4580107 140735633507664 18446744073709551615 4318683 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.42
Current children cumulated vsize (KiB) 732004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.10 8.10 8.01 6/314 14683
/proc/meminfo: memFree=11516160/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=679216 CPUtime=4800.41 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 1173776 0 0 0 479674 367 0 0 25 0 4 0 653045923 695517184 114531 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 169804 114531 379 95 0 164786 0
[pid=14646/tid=14647] ppid=14644 vsize=679216 CPUtime=1203.06 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 323769 0 0 0 120205 101 0 0 25 0 4 0 653045924 695517184 114533 33554432000 4194304 4580107 140735633507664 18446744073709551615 4321152 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=679216 CPUtime=1191.11 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 298924 0 0 0 119021 90 0 0 25 0 4 0 653045924 695517184 114533 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=679216 CPUtime=1203.12 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 281096 0 0 0 120221 91 0 0 25 0 4 0 653045924 695517184 114533 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 679216

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

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

[startup+1203.1 s]
/proc/loadavg: 8.10 8.10 8.01 6/314 14683
/proc/meminfo: memFree=11516160/32950928 swapFree=67111348/67111528
[pid=14646] ppid=14644 vsize=679216 CPUtime=4800.41 cores=1,3,5,7
/proc/14646/stat : 14646 (strangenight2-m) R 14644 14646 14248 0 -1 4202496 1173776 0 0 0 479674 367 0 0 25 0 4 0 653045923 695517184 114531 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14646/statm: 169804 114531 379 95 0 164786 0
[pid=14646/tid=14647] ppid=14644 vsize=679216 CPUtime=1203.06 cores=1,3,5,7
/proc/14646/task/14647/stat : 14647 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 323769 0 0 0 120205 101 0 0 25 0 4 0 653045924 695517184 114533 33554432000 4194304 4580107 140735633507664 18446744073709551615 4321152 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14646/tid=14648] ppid=14644 vsize=679216 CPUtime=1191.11 cores=1,3,5,7
/proc/14646/task/14648/stat : 14648 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 298924 0 0 0 119021 90 0 0 25 0 4 0 653045924 695517184 114533 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14646/tid=14649] ppid=14644 vsize=679216 CPUtime=1203.12 cores=1,3,5,7
/proc/14646/task/14649/stat : 14649 (strangenight2-m) R 14644 14646 14248 0 -1 4202560 281096 0 0 0 120221 91 0 0 25 0 4 0 653045924 695517184 114533 33554432000 4194304 4580107 140735633507664 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 679216

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.14
CPU time (s): 4800.48
CPU user time (s): 4796.78
CPU system time (s): 3.69944
CPU usage (%): 398.997
Max. virtual memory (cumulated for all children) (KiB): 874880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.78
system time used= 3.69944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1173779
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= 2664
involuntary context switches= 34253

runsolver used 3.54646 second user time and 8.50571 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 01:07:52
IDJOB=3366822
IDBENCH=83280
IDSOLVER=1844
FILE ID=node120/3366822-1305414472
RUNJOBID= node120-1305414471-14624
PBS_JOBID= 13324526
Free space on /tmp= 73504 MiB

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

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=1215126962

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12298216 kB
Buffers:        260384 kB
Cached:        3586824 kB
SwapCached:          0 kB
Active:       17384140 kB
Inactive:      2980812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12298216 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12436 kB
Writeback:           0 kB
AnonPages:    16517548 kB
Mapped:          24584 kB
Slab:           174924 kB
PageTables:      48484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51636236 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= 73496 MiB
End job on node120 at 2011-05-15 01:27:57