Trace number 3173773

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.13 1201.96

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S72547786-008-UNKNOWN.cnf
MD5SUM811f95ba5a9b338808c76dfc6ace0a83
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.1901
Satisfiable
(Un)Satisfiability was proved
Number of variables4999
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173773-1304031150.cnf'
0.00/0.00	c -- header says num vars:           4999
0.00/0.00	c -- header says num clauses:       21000
0.00/0.04	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.04	c -- vars added       4999
0.00/0.04	c Parsing time:  0.01 s
0.00/0.04	c  N st     0         0      4999     21000         0         0     63000         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4999 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.19/0.73	c lits-rem:         0  cl-subs:        0  v-elim:    123  v-fix:    0  time:  0.02 s
0.19/0.73	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.73	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.73	c calculated reachability. Time: 0.00
0.19/0.73	c Calc default polars -  time:   0.00 s pos:    2214 undec:     565 neg:    2220
0.19/0.73	c =========================================================================================
0.19/0.73	c types(t): F = full restart, N = normal restart
0.19/0.73	c types(t): S = simplification begin/end, E = solution found
0.19/0.73	c restart types(rt): st = static, dy = dynamic
0.19/0.73	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.73	c  B st     0         0      4876     20877         0         0     63344         0   no data   no data
0.19/0.73	c  N dy    16      4174      4876     20877         0      4172     63344    475092     66.96     71.26
0.19/0.93	c  N dy    38      8256      4876     20877         0      5758     63344    432832     65.41     69.46
5.16/1.35	c  N dy    62     12430      4876     20877         0      5681     63344    264667     65.45     70.49
6.77/1.78	c  N dy    85     16529      4876     20877         0      9779     63344    675472     64.78     68.48
8.76/2.24	c  N dy   112     20607      4876     20877         0      8236     63344    408156     65.16     69.68
10.75/2.70	c  N dy   134     24716      4876     20877         0     12345     63344    826553     65.03     69.26
10.75/2.74	c  F st   137     25001      4876     20877         0     12630     63344    853079     65.00   no data
13.15/3.36	c  N dy   143     30000      4876     20877         0     10813     63344    642786     65.00   no data
13.15/3.36	c  S st   143     30000      4876     20877         0     10813     63344    642786     65.00   no data
13.54/3.41	c  S st   143     30506      4876     20877         0     11319     63344    680627     65.00   no data
13.54/3.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.54/3.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.54/3.44	c blocked clauses removed:       92 vars:     14 tried:        4876 T: 0.00 s
13.54/3.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.54/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.54/3.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
13.54/3.44	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.54/3.46	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.02 s
13.54/3.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.95/3.58	c lits-rem:        20  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.08 s
14.35/3.60	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.02
14.35/3.60	c calculated reachability. Time: 0.00
14.35/3.60	c  N dy   143     30506      4853     20777         0     11171     63109    665695     65.00   no data
16.37/4.10	c  N dy   171     34592      4853     20777         0     15257     63109   1094873     65.57     70.88
17.94/4.57	c  N dy   193     38711      4853     20777         0     11546     63109    527094     65.24     69.10
19.95/5.09	c  N dy   218     42887      4853     20777         0     15722     63109    955548     65.26     69.48
21.54/5.46	c  S st   238     45760      4853     20777         0      9684     63109    239087     65.31   no data
21.93/5.52	c  S st   238     46263      4853     20777         0     10187     63109    280773     65.31   no data
21.93/5.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.93/5.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.93/5.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.93/5.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.93/5.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.93/5.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
21.93/5.54	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.93/5.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.93/5.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.93/5.59	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.93/5.60	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
22.33/5.60	c vivif2 --  cl tried    10187 cl shrink        0 lits rem          0 time: 0.00
22.33/5.62	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.02
22.33/5.62	c calculated reachability. Time: 0.00
22.33/5.62	c  N dy   238     46263      4853     20777         0     10187     63109    280772     65.31   no data
23.93/6.09	c  N dy   260     50277      4853     20777         0     14200     63109    690077     65.13     70.16
26.33/6.61	c  N dy   285     54371      4853     20777         0     18294     63109   1116093     65.24     68.92
28.32/7.13	c  N dy   308     58416      4853     20777         0     12377     63109    411303     65.29     69.27
30.32/7.62	c  N dy   331     62499      4853     20777         0     16460     63109    829895     65.31     68.88
32.32/8.17	c  N dy   361     66566      4853     20777         0     20526     63109   1261912     65.63     75.19
33.94/8.56	c  S st   380     69394      4853     20777         0     12373     63109    317460     65.69     68.15
34.34/8.62	c  S st   380     69898      4853     20777         0     12877     63109    358781     65.69   no data
34.34/8.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.34/8.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.34/8.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.34/8.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.34/8.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.34/8.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
34.34/8.65	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
34.34/8.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
34.34/8.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.72/8.72	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
34.72/8.72	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
34.72/8.72	c vivif2 --  cl tried    12876 cl shrink        0 lits rem          0 time: 0.01
34.72/8.75	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.02
34.72/8.75	c calculated reachability. Time: 0.00
34.72/8.75	c  N dy   380     69898      4853     20777         0     12876     63109    358654     65.69   no data
37.12/9.34	c  N dy   411     74590      4853     20777         0     17568     63109    848594     65.82     69.89
39.91/10.01	c  N dy   444     79496      4853     20777         0     22474     63109   1363155     66.01     72.05
42.31/10.67	c  N dy   477     84617      4853     20777         0     15606     63109    552663     66.08     69.90
43.91/11.05	c  F st   499     87500      4853     20777         0     18486     63109    859718     66.23   no data
45.50/11.49	c  N st   504     90798      4853     20777         0     21784     63109   1231795     66.23   no data
49.10/12.34	c  N dy   531     96601      4853     20777         0     14593     63109    353038     66.30     72.62
52.29/13.15	c  N dy   569    102843      4853     20777         0     20834     63109   1002799     66.35     71.76
53.49/13.43	c  S st   584    104848      4853     20777         0     22839     63109   1211506     66.33   no data
53.89/13.50	c  S st   584    105352      4853     20777         0     23343     63109   1248721     66.33   no data
53.89/13.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.89/13.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
53.89/13.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.89/13.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.89/13.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.89/13.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
53.89/13.53	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
53.89/13.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
54.29/13.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.91/14.03	c lits-rem:        12  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.41 s
55.91/14.03	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
55.91/14.05	c vivif2 --  cl tried    23340 cl shrink        0 lits rem          0 time: 0.02
55.91/14.08	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.03
55.91/14.08	c calculated reachability. Time: 0.00
55.91/14.08	c  N dy   584    105352      4853     20777         0     23340     63109   1248267     66.33   no data
59.88/15.05	c  N dy   625    112110      4853     20777         0     16104     63109    405200     66.34     70.17
63.88/16.05	c  N dy   674    119312      4853     20777         0     23305     63109   1157966     66.45     73.26
68.67/17.23	c  N dy   725    126965      4853     20777         0     15961     63109    292918     66.56     74.93
73.06/18.33	c  N dy   776    135160      4853     20777         0     24156     63109   1145107     66.65     78.23
78.28/19.66	c  N dy   834    143851      4853     20777         0     16849     63109    290437     66.73     70.32
83.45/20.95	c  N dy   893    153156      4853     20777         0     26151     63109   1270394     66.80     70.56
86.25/21.70	c  S st   926    158029      4853     20777         0     31024     63109   1778026     66.84     67.15
86.66/21.79	c  S st   926    158532      4853     20777         0     31527     63109   1814425     66.84   no data
86.66/21.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.06/21.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
87.06/21.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.06/21.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.06/21.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.06/21.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
87.06/21.83	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
87.06/21.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
87.45/21.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.46/22.93	c lits-rem:        33  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.99 s
91.46/22.93	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
91.46/22.95	c vivif2 --  cl tried    31518 cl shrink        0 lits rem          0 time: 0.02
91.46/22.99	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.04
91.46/23.00	c calculated reachability. Time: 0.00
91.83/23.00	c  N dy   926    158532      4853     20777         0     31518     63109   1812661     66.84   no data
97.42/24.48	c  N dy   988    168801      4853     20777         0     24782     63109   1010763     66.81     70.97
104.63/26.21	c  N dy  1049    179768      4853     20777         0     35745     63109   2153230     66.76     71.29
111.41/27.92	c  N dy  1122    191499      4853     20777         0     29481     63109   1411808     66.82     71.22
119.39/29.91	c  N dy  1200    203734      4853     20777         0     22721     63109    610893     66.96     71.14
127.39/31.91	c  N dy  1276    216749      4853     20777         0     35735     63109   1985837     66.98     73.03
135.77/34.08	c  N dy  1369    230612      4853     20777         0     29599     63109   1221350     67.05     78.17
140.56/35.27	c  S st  1415    237798      4853     20777         0     36785     63109   1979384     67.07   no data
140.96/35.36	c  S st  1415    238298      4853     20777         0     37285     63109   2020841     67.07   no data
140.96/35.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
141.36/35.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
141.36/35.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.36/35.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.36/35.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.36/35.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
141.36/35.40	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
141.36/35.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
141.76/35.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.95/36.88	c lits-rem:        28  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.36 s
146.95/36.88	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
147.35/36.91	c vivif2 --  cl tried    37278 cl shrink        0 lits rem          0 time: 0.03
147.35/36.96	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.05
147.35/36.96	c calculated reachability. Time: 0.00
147.35/36.96	c  N dy  1415    238298      4853     20777         0     37278     63109   2019788     67.07   no data
157.36/39.42	c  N dy  1513    253689      4853     20777         0     31667     63109   1355500     67.10     71.60
168.12/42.18	c  N dy  1623    270018      4853     20777         0     25999     63109    643894     67.20     71.41
180.10/45.11	c  N dy  1739    287325      4853     20777         0     43302     63109   2489747     67.30     71.00
192.10/48.16	c  N dy  1850    305871      4853     20777         0     38849     63109   1913011     67.29     71.53
192.51/48.23	c  F st  1853    306250      4853     20777         0     39228     63109   1953545     67.30     61.75
205.29/51.48	c  N dy  1931    325498      4853     20777         0     34474     63109   1333378     67.22     70.96
219.65/55.03	c  N dy  2042    345639      4853     20777         0     29615     63109    732322     67.22     70.83
227.66/57.03	c  S st  2113    357447      4853     20777         0     41422     63109   1983702     67.24   no data
228.04/57.14	c  S st  2113    357950      4853     20777         0     41925     63109   2028253     67.24   no data
228.04/57.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
228.04/57.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
228.04/57.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
228.04/57.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.04/57.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.04/57.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
228.04/57.18	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
228.44/57.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
228.44/57.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.43/58.77	c lits-rem:        30  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.47 s
234.43/58.77	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
234.83/58.80	c vivif2 --  cl tried    41920 cl shrink        0 lits rem          0 time: 0.03
234.83/58.85	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.05
234.83/58.85	c calculated reachability. Time: 0.00
234.83/58.85	c  N dy  2113    357950      4853     20777         0     41920     63109   2027269     67.24   no data
249.63/62.51	c  N dy  2247    378171      4853     20777         0     36146     63109   1338573     67.27     72.49
264.39/66.29	c  N dy  2378    398255      4853     20777         0     29230     63109    499585     67.33     71.46
279.17/69.95	c  N dy  2505    418354      4853     20777         0     49328     63109   2637080     67.40     72.28
293.94/73.63	c  N dy  2637    438431      4853     20777         0     41401     63109   1682370     67.43     72.53
309.52/77.56	c  N dy  2755    458525      4853     20777         0     32494     63109    638256     67.43     84.87
324.32/81.28	c  N dy  2880    478593      4853     20777         0     52557     63109   2742782     67.44     73.15
339.88/85.13	c  N dy  3001    498936      4853     20777         0     42905     63109   1633434     67.46     72.92
356.65/89.31	c  N dy  3132    519038      4853     20777         0     32009     63109    390871     67.51     71.36
369.43/92.57	c  S st  3258    536926      4853     20777         0     49893     63109   2306155     67.56   no data
369.84/92.68	c  S st  3258    537429      4853     20777         0     50396     63109   2349676     67.56   no data
369.84/92.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
370.24/92.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
370.24/92.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
370.24/92.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
370.24/92.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
370.24/92.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
370.24/92.74	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
370.24/92.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
370.64/92.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
379.82/95.10	c lits-rem:        72  cl-subs:       12  v-elim:      0  v-fix:    0  time:  2.24 s
379.82/95.10	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
379.82/95.13	c vivif2 --  cl tried    50384 cl shrink        0 lits rem          0 time: 0.03
380.23/95.20	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.06
380.23/95.20	c calculated reachability. Time: 0.00
380.23/95.20	c  N dy  3258    537429      4853     20777         0     50384     63109   2347643     67.56   no data
396.61/99.32	c  N dy  3375    557554      4853     20777         0     38513     63109    977390     67.57     72.03
412.20/103.29	c  N dy  3490    577775      4853     20777         0     58731     63109   3132277     67.57     71.59
428.16/107.28	c  N dy  3624    597783      4853     20777         0     45741     63109   1647400     67.62     72.07
445.74/111.60	c  N dy  3736    617998      4853     20777         0     65951     63109   3807403     67.62     71.78
460.91/115.49	c  N dy  3859    638072      4853     20777         0     52031     63109   2224753     67.64     72.59
479.29/120.01	c  N dy  3986    658134      4853     20777         0     37097     63109    530739     67.69     72.18
494.87/123.94	c  N dy  4110    678211      4853     20777         0     57172     63109   2660823     67.70     77.23
512.86/128.45	c  N dy  4231    698287      4853     20777         0     41249     63109    853092     67.70     96.93
530.02/132.74	c  N dy  4358    718426      4853     20777         0     61388     63109   2993356     67.73     72.84
548.01/137.21	c  N dy  4484    738513      4853     20777         0     44475     63109   1119107     67.74     71.98
565.16/141.59	c  N dy  4612    758738      4853     20777         0     64697     63109   3269694     67.78     72.27
583.17/146.05	c  N dy  4728    778868      4853     20777         0     46833     63109   1258624     67.76     71.50
600.74/150.43	c  N dy  4841    798911      4853     20777         0     66876     63109   3412222     67.77     71.94
607.91/152.23	c  S st  4882    806143      4853     20777         0     74107     63109   4174362     67.77   no data
608.31/152.39	c  S st  4882    806645      4853     20777         0     74609     63109   4216546     67.77   no data
608.71/152.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
608.71/152.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
608.71/152.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
608.71/152.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
608.71/152.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
608.71/152.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
608.71/152.47	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
609.10/152.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
609.53/152.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
625.49/156.63	c lits-rem:        43  cl-subs:       15  v-elim:      0  v-fix:    0  time:  3.93 s
625.49/156.63	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
625.49/156.69	c vivif2 --  cl tried    74594 cl shrink        0 lits rem          0 time: 0.06
625.89/156.79	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.10
625.89/156.79	c calculated reachability. Time: 0.00
625.89/156.79	c  N dy  4882    806645      4853     20777         0     74594     63109   4213659     67.77   no data
643.06/161.00	c  N dy  5005    826722      4853     20777         0     55671     63109   2084285     67.78     77.11
662.25/165.87	c  N dy  5133    846890      4853     20777         0     75838     63109   4251216     67.82     72.38
679.83/170.20	c  N dy  5251    866891      4853     20777         0     55835     63109   2015406     67.82     72.47
698.98/175.07	c  N dy  5374    887111      4853     20777         0     76054     63109   4151283     67.82     71.49
716.95/179.50	c  N dy  5493    907280      4853     20777         0     55223     63109   1863044     67.82     73.62
735.73/184.29	c  N dy  5620    927340      4853     20777         0     75283     63109   3993815     67.82     72.01
754.52/188.91	c  N dy  5737    947390      4853     20777         0     53335     63109   1569203     67.82     71.74
773.28/193.67	c  N dy  5864    967688      4853     20777         0     73632     63109   3730941     67.83     75.83
792.85/198.56	c  N dy  5995    987728      4853     20777         0     50673     63109   1158715     67.86     71.62
810.82/203.09	c  N dy  6124   1007811      4853     20777         0     70755     63109   3302368     67.89     78.64
831.99/208.34	c  N dy  6244   1027912      4853     20777         0     46858     63109    664459     67.88     77.73
849.97/212.80	c  N dy  6366   1048242      4853     20777         0     67184     63109   2830218     67.90     71.73
871.54/218.22	c  N dy  6493   1068445      4853     20777         0     87386     63109   4988928     67.91     72.21
875.53/219.21	c  F st  6518   1071876      4853     20777         0     45821     63109    451087     67.91     70.67
889.51/222.78	c  N dy  6604   1088532      4853     20777         0     62471     63109   2317622     67.94     73.27
909.88/227.84	c  N dy  6713   1108591      4853     20777         0     82525     63109   4422768     67.93     72.08
929.85/232.85	c  N dy  6848   1128631      4853     20777         0     56574     63109   1503052     67.95     72.17
949.43/237.73	c  N dy  6977   1148700      4853     20777         0     76641     63109   3644009     67.97     74.33
971.80/243.39	c  N dy  7108   1168751      4853     20777         0     49693     63109    674754     67.99     73.73
990.58/248.05	c  N dy  7252   1188805      4853     20777         0     69746     63109   2844820     68.03     77.44
1013.76/253.87	c  N dy  7392   1208839      4853     20777         0     89778     63109   4988149     68.06     79.14
1015.34/254.21	c  S st  7399   1209968      4853     20777         0     90907     63109   5103723     68.06   no data
1016.14/254.41	c  S st  7399   1210471      4853     20777         0     91410     63109   5142701     68.06   no data
1016.14/254.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1016.14/254.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1016.14/254.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1016.14/254.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1016.14/254.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1016.54/254.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
1016.54/254.50	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1016.54/254.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1017.33/254.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1040.53/260.52	c lits-rem:        36  cl-subs:       12  v-elim:      0  v-fix:    0  time:  5.75 s
1040.53/260.52	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
1040.53/260.59	c vivif2 --  cl tried    91398 cl shrink        0 lits rem          0 time: 0.07
1041.30/260.71	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.12
1041.30/260.71	c calculated reachability. Time: 0.00
1041.30/260.71	c  N dy  7399   1210471      4853     20777         0     91398     63109   5140275     68.06   no data
1060.48/265.51	c  N dy  7519   1230473      4853     20777         0     63403     63109   2029721     68.06     71.69
1080.84/270.68	c  N dy  7644   1250620      4853     20777         0     83548     63109   4181473     68.07     74.12
1103.21/276.22	c  N dy  7770   1270631      4853     20777         0     54563     63109    981106     68.08     82.40
1122.38/281.02	c  N dy  7892   1290696      4853     20777         0     74624     63109   3113091     68.10     72.91
1145.15/286.73	c  N dy  8014   1310757      4853     20777         0     94684     63109   5235641     68.10     75.24
1165.13/291.71	c  N dy  8130   1330847      4853     20777         0     64779     63109   1985064     68.11     72.67
1185.90/296.98	c  N dy  8261   1350975      4853     20777         0     84905     63109   4114940     68.12     72.06
1210.26/303.05	c  N dy  8395   1371203      4853     20777         0     54142     63109    734855     68.14     72.45
1229.05/307.77	c  N dy  8520   1391242      4853     20777         0     74179     63109   2862587     68.15     73.99
1251.80/313.46	c  N dy  8644   1411367      4853     20777         0     94301     63109   5010455     68.16     72.07
1273.77/318.96	c  N dy  8759   1431697      4853     20777         0     62629     63109   1556071     68.16     72.13
1294.54/324.10	c  N dy  8877   1451766      4853     20777         0     82695     63109   3693778     68.16     71.87
1318.51/330.17	c  N dy  8995   1471877      4853     20777         0    102800     63109   5850000     68.16     71.87
1338.90/335.27	c  N dy  9124   1492345      4853     20777         0     70276     63109   2271508     68.17     72.43
1360.87/340.78	c  N dy  9240   1512348      4853     20777         0     90277     63109   4401096     68.17     75.97
1386.02/347.06	c  N dy  9368   1532405      4853     20777         0     56343     63109    674165     68.19     76.05
1405.58/351.91	c  N dy  9496   1552511      4853     20777         0     76447     63109   2804018     68.20     72.40
1428.36/357.66	c  N dy  9615   1572571      4853     20777         0     96505     63109   4916835     68.20     73.79
1452.33/363.67	c  N dy  9744   1592613      4853     20777         0     61550     63109   1137914     68.22     72.14
1472.69/368.76	c  N dy  9861   1612635      4853     20777         0     81568     63109   3285614     68.22     89.80
1496.66/374.80	c  N dy  9982   1632638      4853     20777         0    101568     63109   5414517     68.24     72.89
1519.82/380.59	c  N dy 10106   1652683      4853     20777         0     65614     63109   1453639     68.24     72.37
1541.42/385.93	c  N dy 10228   1672927      4853     20777         0     85857     63109   3607632     68.25     72.32
1566.57/392.28	c  N dy 10351   1693042      4853     20777         0    105970     63109   5762262     68.26     72.87
1587.33/397.40	c  S st 10455   1710473      4853     20777         0     66408     63109   1454435     68.25     66.33
1587.73/397.54	c  S st 10455   1710974      4853     20777         0     66909     63109   1489692     68.25   no data
1587.73/397.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1587.73/397.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1588.13/397.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1588.13/397.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1588.13/397.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1588.13/397.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
1588.13/397.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1588.13/397.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1588.13/397.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1592.92/398.85	c lits-rem:        11  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.16 s
1592.92/398.85	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
1592.92/398.88	c vivif2 --  cl tried    66907 cl shrink        0 lits rem          0 time: 0.02
1593.32/398.96	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.08
1593.32/398.96	c calculated reachability. Time: 0.00
1593.32/398.96	c  N dy 10455   1710974      4853     20777         0     66907     63109   1489281     68.25   no data
1614.89/404.39	c  N dy 10589   1731092      4853     20777         0     87020     63109   3640271     68.27     73.04
1640.86/410.84	c  N dy 10721   1751273      4853     20777         0    107197     63109   5803859     68.29     72.17
1663.63/416.58	c  N dy 10846   1771315      4853     20777         0     69243     63109   1660592     68.30     76.72
1685.60/422.04	c  N dy 10967   1791425      4853     20777         0     89353     63109   3806532     68.30     72.30
1711.16/428.44	c  N dy 11086   1811568      4853     20777         0    109493     63109   5940930     68.31     74.81
1734.75/434.35	c  N dy 11212   1831799      4853     20777         0     70726     63109   1714311     68.32     74.23
1757.50/440.09	c  N dy 11323   1851972      4853     20777         0     90893     63109   3849430     68.31     72.29
1784.26/446.76	c  N dy 11447   1872009      4853     20777         0    110926     63109   5979075     68.32     72.31
1807.43/452.53	c  N dy 11561   1892013      4853     20777         0     70936     63109   1628006     68.32     72.20
1829.80/458.15	c  N dy 11694   1912076      4853     20777         0     90995     63109   3785387     68.34     72.16
1856.57/464.80	c  N dy 11820   1932162      4853     20777         0    111076     63109   5952477     68.36     72.28
1880.93/470.91	c  N dy 11942   1952184      4853     20777         0     70110     63109   1442759     68.36     72.06
1902.90/476.43	c  N dy 12069   1972284      4853     20777         0     90209     63109   3607919     68.38     72.46
1929.26/483.07	c  N dy 12197   1992421      4853     20777         0    110345     63109   5775591     68.39     72.32
1955.21/489.57	c  N dy 12323   2012508      4853     20777         0     68440     63109   1156543     68.40     72.98
1976.78/494.92	c  N dy 12458   2032542      4853     20777         0     88472     63109   3305298     68.42     75.01
2002.77/501.48	c  N dy 12591   2052591      4853     20777         0    108519     63109   5477341     68.44     72.83
2031.51/508.61	c  N dy 12721   2072592      4853     20777         0     65527     63109    745207     68.45     72.88
2052.67/513.92	c  N dy 12849   2092820      4853     20777         0     85753     63109   2906546     68.46     72.60
2077.84/520.22	c  N dy 12963   2113010      4853     20777         0    105939     63109   5092756     68.46     72.97
2107.00/527.59	c  N dy 13093   2133140      4853     20777         0    126068     63109   7246174     68.47     73.20
2128.97/533.02	c  N dy 13222   2153240      4853     20777         0     82173     63109   2434854     68.48     73.55
2153.34/539.17	c  N dy 13350   2173371      4853     20777         0    102302     63109   4589913     68.49     72.47
2182.10/546.37	c  N dy 13479   2193435      4853     20777         0    122361     63109   6773487     68.51     95.54
2204.48/551.91	c  S st 13585   2210974      4853     20777         0     74903     63109   1569884     68.52     62.65
2204.89/552.07	c  S st 13585   2211478      4853     20777         0     75407     63109   1614603     68.52   no data
2204.89/552.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2205.26/552.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2205.26/552.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2205.26/552.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2205.26/552.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2205.26/552.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
2205.26/552.14	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2205.26/552.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2205.67/552.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2210.06/553.32	c lits-rem:         5  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.07 s
2210.06/553.32	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
2210.06/553.34	c vivif2 --  cl tried    75400 cl shrink        0 lits rem          0 time: 0.03
2210.46/553.44	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.09
2210.46/553.44	c calculated reachability. Time: 0.00
2210.46/553.44	c  N dy 13585   2211478      4853     20777         0     75400     63109   1613455     68.52   no data
2234.42/559.44	c  N dy 13713   2232224      4853     20777         0     96143     63109   3833433     68.52     72.94
2262.39/566.42	c  N dy 13839   2252346      4853     20777         0    116261     63109   6004573     68.53     72.35
2291.15/573.65	c  N dy 13962   2272382      4853     20777         0     70316     63109    960782     68.54     72.25
2313.11/579.15	c  N dy 14095   2292509      4853     20777         0     90439     63109   3104051     68.55     72.70
2339.48/585.70	c  N dy 14222   2312564      4853     20777         0    110490     63109   5228072     68.55     72.71
2369.83/593.37	c  N dy 14349   2332580      4853     20777         0    130505     63109   7370855     68.56     72.91
2393.00/599.11	c  N dy 14480   2352597      4853     20777         0     83524     63109   2275668     68.57     72.95
2417.77/605.36	c  N dy 14587   2372670      4853     20777         0    103594     63109   4455294     68.56     74.27
2447.33/612.73	c  N dy 14708   2392672      4853     20777         0    123596     63109   6592448     68.57     90.59
2474.89/619.69	c  N dy 14831   2412787      4853     20777         0     75710     63109   1322510     68.57     72.90
2498.06/625.45	c  N dy 14953   2433007      4853     20777         0     95928     63109   3483971     68.57     72.86
2525.63/632.39	c  N dy 15084   2453195      4853     20777         0    116116     63109   5653273     68.59     74.58
2557.57/640.34	c  N dy 15201   2473339      4853     20777         0    136257     63109   7779398     68.58     74.11
2579.54/645.90	c  N dy 15315   2493398      4853     20777         0     87321     63109   2476028     68.59     74.44
2605.10/652.25	c  N dy 15446   2513477      4853     20777         0    107399     63109   4640665     68.60     72.61
2635.49/659.83	c  N dy 15574   2533536      4853     20777         0    127457     63109   6798728     68.61     72.62
2663.82/666.97	c  N dy 15696   2553576      4853     20777         0     77504     63109   1329717     68.61     72.24
2687.39/672.86	c  N dy 15825   2573648      4853     20777         0     97574     63109   3467709     68.61     74.49
2714.95/679.72	c  N dy 15940   2593746      4853     20777         0    117668     63109   5609422     68.61     77.99
2746.91/687.75	c  N dy 16066   2613795      4853     20777         0    137714     63109   7752378     68.61     83.10
2771.29/693.81	c  N dy 16187   2633925      4853     20777         0     86845     63109   2215574     68.62     74.15
2796.44/700.17	c  N dy 16321   2654017      4853     20777         0    106935     63109   4375471     68.63     75.08
2826.40/707.62	c  N dy 16446   2674173      4853     20777         0    127087     63109   6537942     68.64     73.26
2857.33/715.49	c  N dy 16561   2694196      4853     20777         0     75122     63109    868097     68.64     76.41
2876.70/720.35	c  S st 16674   2711478      4853     20777         0     92401     63109   2736503     68.64     70.61
2877.46/720.53	c  S st 16674   2711983      4853     20777         0     92906     63109   2776191     68.64   no data
2877.46/720.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2877.86/720.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2877.86/720.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2877.86/720.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2877.86/720.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2877.86/720.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
2877.86/720.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2877.86/720.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2878.25/720.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2890.10/723.74	c lits-rem:        14  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.97 s
2890.10/723.74	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
2890.10/723.78	c vivif2 --  cl tried    92899 cl shrink        0 lits rem          0 time: 0.04
2890.89/723.90	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.12
2890.89/723.90	c calculated reachability. Time: 0.00
2890.89/723.90	c  N dy 16674   2711983      4853     20777         0     92899     63109   2774686     68.64   no data
2917.86/730.70	c  N dy 16805   2732058      4853     20777         0    112971     63109   4932585     68.65     72.35
2948.62/738.41	c  N dy 16924   2752062      4853     20777         0    132972     63109   7121073     68.66     72.94
2978.57/745.93	c  N dy 17055   2772113      4853     20777         0     80026     63109   1285707     68.67     74.64
3002.14/751.88	c  N dy 17180   2792284      4853     20777         0    100196     63109   3458590     68.68     72.70
3030.50/758.90	c  N dy 17307   2812292      4853     20777         0    120200     63109   5581269     68.68     73.14
3063.25/767.10	c  N dy 17430   2832377      4853     20777         0    140285     63109   7720682     68.69     83.02
3090.42/773.95	c  N dy 17549   2852724      4853     20777         0     86637     63109   1900753     68.69     72.40
3115.58/780.28	c  N dy 17663   2873035      4853     20777         0    106945     63109   4068559     68.69     73.42
3145.94/787.82	c  N dy 17800   2893195      4853     20777         0    127101     63109   6265281     68.70     73.13
3180.69/796.51	c  N dy 17938   2913301      4853     20777         0    147204     63109   8428767     68.71     72.41
3205.47/802.74	c  N dy 18073   2933440      4853     20777         0     92346     63109   2412659     68.72     72.53
3232.24/809.41	c  N dy 18210   2953525      4853     20777         0    112427     63109   4581842     68.73     74.01
3262.60/817.09	c  N dy 18335   2973571      4853     20777         0    132473     63109   6747743     68.74     76.76
3298.15/825.95	c  N dy 18462   2993756      4853     20777         0     76668     63109    628900     68.75     74.33
3320.89/831.65	c  N dy 18588   3013909      4853     20777         0     96817     63109   2793406     68.76     72.74
3348.45/838.55	c  N dy 18715   3034205      4853     20777         0    117110     63109   4965478     68.76     72.99
3380.41/846.52	c  N dy 18841   3054259      4853     20777         0    137163     63109   7121357     68.77     76.89
3414.76/855.19	c  N dy 18969   3075121      4853     20777         0     81031     63109   1005448     68.77     72.41
3438.75/861.17	c  N dy 19092   3095186      4853     20777         0    101094     63109   3140522     68.77     73.41
3466.68/868.13	c  N dy 19216   3115201      4853     20777         0    121108     63109   5289330     68.77     73.29
3499.05/876.28	c  N dy 19333   3135359      4853     20777         0    141264     63109   7418189     68.78     72.44
3532.20/884.56	c  N dy 19463   3155396      4853     20777         0     83307     63109   1143843     68.78     84.73
3556.17/890.56	c  N dy 19586   3175447      4853     20777         0    103356     63109   3300198     68.79     73.95
3585.32/897.80	c  N dy 19708   3195718      4853     20777         0    123626     63109   5485374     68.80     74.09
3611.68/904.45	c  S st 19808   3211984      4853     20777         0    139890     63109   7210589     68.80   no data
3612.88/904.73	c  S st 19808   3212488      4853     20777         0    140394     63109   7253329     68.80   no data
3612.88/904.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3613.28/904.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3613.28/904.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3613.28/904.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3613.28/904.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3613.28/904.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
3613.28/904.86	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3613.68/904.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3614.88/905.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3650.03/914.01	c lits-rem:        67  cl-subs:       24  v-elim:      0  v-fix:    0  time:  8.75 s
3650.03/914.01	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
3650.43/914.12	c vivif2 --  cl tried   140370 cl shrink        0 lits rem          0 time: 0.11
3651.23/914.30	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.19
3651.23/914.31	c calculated reachability. Time: 0.00
3651.23/914.31	c  N dy 19808   3212488      4853     20777         0    140370     63109   7249567     68.80   no data
3687.58/923.45	c  N dy 19931   3232631      4853     20777         0     81521     63109    841954     68.80     74.01
3711.94/929.52	c  N dy 20062   3252813      4853     20777         0    101702     63109   3025290     68.81     72.88
3739.50/936.46	c  N dy 20177   3272916      4853     20777         0    121802     63109   5182197     68.81     72.95
3772.68/944.72	c  N dy 20311   3293076      4853     20777         0    141958     63109   7359183     68.82     73.84
3808.61/953.71	c  N dy 20446   3313131      4853     20777         0     82018     63109    800911     68.82     72.73
3832.18/959.64	c  N dy 20570   3333152      4853     20777         0    102036     63109   2954185     68.83     74.33
3860.56/966.73	c  N dy 20694   3353364      4853     20777         0    122244     63109   5134027     68.84     72.50
3894.10/975.15	c  N dy 20818   3373390      4853     20777         0    142264     63109   7294712     68.84     72.47
3932.03/984.65	c  N dy 20951   3393446      4853     20777         0     81336     63109    626526     68.85     73.24
3955.60/990.58	c  N dy 21076   3413448      4853     20777         0    101336     63109   2772656     68.85     72.66
3983.96/997.68	c  N dy 21210   3433662      4853     20777         0    121549     63109   4966369     68.86     73.39
4016.72/1005.88	c  N dy 21335   3453750      4853     20777         0    141633     63109   7106799     68.86     72.74
4054.67/1015.32	c  N dy 21470   3473990      4853     20777         0    161871     63109   9283776     68.87     72.57
4080.64/1021.83	c  N dy 21604   3494063      4853     20777         0     99956     63109   2530906     68.88     73.09
4108.59/1028.83	c  N dy 21735   3514251      4853     20777         0    120141     63109   4721878     68.89     72.95
4141.76/1037.14	c  N dy 21874   3534471      4853     20777         0    140358     63109   6905887     68.91     79.10
4178.90/1046.49	c  N dy 22006   3554478      4853     20777         0    160360     63109   9056536     68.91     88.89
4208.05/1053.70	c  N dy 22140   3574547      4853     20777         0     97434     63109   2157065     68.92     81.98
4234.82/1060.47	c  N dy 22263   3594563      4853     20777         0    117448     63109   4304167     68.93     73.18
4267.17/1068.51	c  N dy 22400   3614703      4853     20777         0    137585     63109   6483725     68.94     73.78
4303.13/1077.54	c  N dy 22526   3634764      4853     20777         0    157645     63109   8639922     68.94     77.54
4335.48/1085.61	c  N dy 22656   3654919      4853     20777         0     93810     63109   1677274     68.95     74.07
4361.46/1092.19	c  N dy 22780   3675002      4853     20777         0    113890     63109   3840807     68.96     72.61
4392.59/1099.92	c  N dy 22912   3695023      4853     20777         0    133906     63109   6012436     68.96     86.79
4422.57/1107.44	c  S st 23016   3712492      4853     20777         0    151372     63109   7894383     68.97   no data
4423.75/1107.76	c  S st 23016   3712999      4853     20777         0    151879     63109   7935853     68.97   no data
4423.75/1107.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4424.16/1107.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
4424.16/1107.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4424.16/1107.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4424.56/1107.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4424.56/1107.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4853 time:  0.00 s
4424.56/1107.90	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4424.96/1108.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4426.15/1108.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4465.30/1118.17	c lits-rem:        60  cl-subs:       24  v-elim:      0  v-fix:    0  time:  9.86 s
4465.30/1118.17	c vivif2 --  cl tried    20777 cl shrink        0 lits rem          0 time: 0.00
4465.70/1118.29	c vivif2 --  cl tried   151855 cl shrink        0 lits rem          0 time: 0.12
4466.51/1118.49	c asymm  cl-useful: 0/20777/20777 lits-rem:0 time: 0.20
4466.51/1118.49	c calculated reachability. Time: 0.00
4466.51/1118.49	c  N dy 23016   3712999      4853     20777         0    151855     63109   7931958     68.97   no data
4506.84/1128.52	c  N dy 23137   3733208      4853     20777         0     87076     63109    848123     68.97     73.03
4529.61/1134.22	c  F st 23243   3751562      4853     20777         0    105428     63109   2809777     68.97     71.84
4532.01/1134.86	c  N st 23247   3753594      4853     20777         0    107458     63109   3060602     68.97   no data
4560.77/1142.07	c  N dy 23348   3773619      4853     20777         0    127482     63109   5264290     68.97     74.25
4594.34/1150.50	c  N dy 23459   3793748      4853     20777         0    147609     63109   7436669     68.97     74.07
4632.67/1160.02	c  N dy 23583   3813922      4853     20777         0    167779     63109   9628751     68.97     73.03
4660.62/1167.04	c  N dy 23703   3833925      4853     20777         0    101788     63109   2329736     68.98     73.07
4688.58/1174.09	c  N dy 23817   3853965      4853     20777         0    121828     63109   4486039     68.97     76.09
4722.54/1182.52	c  N dy 23941   3874299      4853     20777         0    142159     63109   6655553     68.98     72.79
4759.29/1191.78	c  N dy 24059   3894408      4853     20777         0    162265     63109   8783613     68.97     73.08
4794.04/1200.46	c  N dy 24192   3914572      4853     20777         0     95435     63109   1541508     68.98     72.79

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.73 8.02 7.45 6/180 17051
/proc/meminfo: memFree=18062236/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 514713015 52441088 353 33554432000 4194304 4627427 140736885037632 18446744073709551615 228122714043 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 12803 353 303 106 0 7774 0
[pid=17051/tid=17052] ppid=17049 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514713015 52441088 353 33554432000 4194304 4627427 140736885037632 18446744073709551615 47543746357160 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514713015 52441088 353 33554432000 4194304 4627427 140736885037632 18446744073709551615 228117761110 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514713015 52441088 353 33554432000 4194304 4627427 140736885037632 18446744073709551615 228117761110 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0463259 s]
/proc/loadavg: 7.73 8.02 7.45 6/180 17051
/proc/meminfo: memFree=18062236/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=293424 CPUtime=0.19 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 7398 0 0 0 18 1 0 0 18 0 4 0 514713015 300466176 6184 33554432000 4194304 4627427 140736885037632 18446744073709551615 228122757255 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 73035 6007 381 106 0 68006 0
[pid=17051/tid=17052] ppid=17049 vsize=292140 CPUtime=0.04 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) D 17049 17051 16792 0 -1 4202560 2014 0 0 0 4 0 0 0 18 0 4 0 514713015 299151360 6007 33554432000 4194304 4627427 140736885037632 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=292140 CPUtime=0.04 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 2021 0 0 0 4 0 0 0 18 0 4 0 514713015 299151360 6007 33554432000 4194304 4627427 140736885037632 18446744073709551615 4426782 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=300648 CPUtime=0.52 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 1792 0 0 0 52 0 0 0 18 0 4 0 514713015 307863552 8151 33554432000 4194304 4627427 140736885037632 18446744073709551615 228122757255 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 293424

[startup+1.00976 s]
/proc/loadavg: 7.73 8.02 7.45 6/180 17051
/proc/meminfo: memFree=18062236/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=295904 CPUtime=4 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 12998 0 0 0 398 2 0 0 19 0 4 0 514713015 303005696 8466 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 73976 8466 386 106 0 68947 0
[pid=17051/tid=17052] ppid=17049 vsize=295904 CPUtime=0.99 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 3428 0 0 0 99 0 0 0 19 0 4 0 514713015 303005696 8466 33554432000 4194304 4627427 140736885037632 18446744073709551615 4321784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=295904 CPUtime=0.99 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 3395 0 0 0 99 0 0 0 19 0 4 0 514713015 303005696 8467 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=295904 CPUtime=0.99 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 2373 0 0 0 99 0 0 0 19 0 4 0 514713015 303005696 8467 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 295904

[startup+1.10075 s]
/proc/loadavg: 7.73 8.02 7.45 6/180 17051
/proc/meminfo: memFree=18062236/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=295904 CPUtime=4.37 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 13377 0 0 0 435 2 0 0 19 0 4 0 514713015 303005696 8845 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 73976 8845 386 106 0 68947 0
[pid=17051/tid=17052] ppid=17049 vsize=295904 CPUtime=1.08 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 3524 0 0 0 108 0 0 0 19 0 4 0 514713015 303005696 8846 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=295904 CPUtime=1.08 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 3488 0 0 0 108 0 0 0 19 0 4 0 514713015 303005696 8846 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=295904 CPUtime=1.08 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 2471 0 0 0 108 0 0 0 19 0 4 0 514713015 303005696 8846 33554432000 4194304 4627427 140736885037632 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 295904

[startup+1.20073 s]
/proc/loadavg: 7.73 8.02 7.45 6/180 17051
/proc/meminfo: memFree=18062236/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=296264 CPUtime=4.77 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 14085 0 0 0 475 2 0 0 19 0 4 0 514713015 303374336 8705 33554432000 4194304 4627427 140736885037632 18446744073709551615 4329728 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 74066 8706 386 106 0 69037 0
[pid=17051/tid=17052] ppid=17049 vsize=296264 CPUtime=1.18 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 3634 0 0 0 118 0 0 0 19 0 4 0 514713015 303374336 8706 33554432000 4194304 4627427 140736885037632 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=296264 CPUtime=1.18 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 3581 0 0 0 118 0 0 0 19 0 4 0 514713015 303374336 8706 33554432000 4194304 4627427 140736885037632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=296264 CPUtime=1.18 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 2860 0 0 0 118 0 0 0 19 0 4 0 514713015 303374336 8706 33554432000 4194304 4627427 140736885037632 18446744073709551615 4327616 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 296264

[startup+1.50067 s]
/proc/loadavg: 7.73 8.02 7.45 6/180 17051
/proc/meminfo: memFree=18062236/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=297024 CPUtime=5.96 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 16106 0 0 0 594 2 0 0 20 0 4 0 514713015 304152576 8165 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 74256 8165 386 106 0 69227 0
[pid=17051/tid=17052] ppid=17049 vsize=297024 CPUtime=1.48 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 4211 0 0 0 148 0 0 0 20 0 4 0 514713015 304152576 8165 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=297024 CPUtime=1.48 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 4145 0 0 0 148 0 0 0 20 0 4 0 514713015 304152576 8165 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=297024 CPUtime=1.48 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 3160 0 0 0 148 0 0 0 20 0 4 0 514713015 304152576 8165 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 297024

[startup+3.10638 s]
/proc/loadavg: 7.73 8.02 7.45 9/184 17056
/proc/meminfo: memFree=18024880/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=298012 CPUtime=12.37 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 24735 0 0 0 1233 4 0 0 25 0 4 0 514713015 305164288 8430 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308588 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 74503 8431 387 106 0 69474 0
[pid=17051/tid=17052] ppid=17049 vsize=298012 CPUtime=3.07 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 6359 0 0 0 307 0 0 0 25 0 4 0 514713015 305164288 8431 33554432000 4194304 4627427 140736885037632 18446744073709551615 4330046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=298012 CPUtime=3.08 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 6288 0 0 0 308 0 0 0 25 0 4 0 514713015 305164288 8431 33554432000 4194304 4627427 140736885037632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=298012 CPUtime=3.09 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 5364 0 0 0 308 1 0 0 25 0 4 0 514713015 305164288 8431 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 298012

[startup+6.30081 s]
/proc/loadavg: 7.75 8.02 7.46 9/184 17056
/proc/meminfo: memFree=17953216/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=305280 CPUtime=25.15 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 51195 0 0 0 2505 10 0 0 25 0 4 0 514713015 312606720 24026 33554432000 4194304 4627427 140736885037632 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 76320 24026 390 106 0 71291 0
[pid=17051/tid=17052] ppid=17049 vsize=305280 CPUtime=6.26 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 11499 0 0 0 625 1 0 0 25 0 4 0 514713015 312606720 24026 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=305280 CPUtime=6.28 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 14542 0 0 0 626 2 0 0 19 0 4 0 514713015 312606720 24026 33554432000 4194304 4627427 140736885037632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=305280 CPUtime=6.29 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 11226 0 0 0 627 2 0 0 25 0 4 0 514713015 312606720 24026 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 305280

[startup+12.7006 s]
/proc/loadavg: 7.77 8.02 7.46 9/184 17056
/proc/meminfo: memFree=17933924/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=334616 CPUtime=50.69 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 83518 0 0 0 5052 17 0 0 25 0 4 0 514713015 342646784 34158 33554432000 4194304 4627427 140736885037632 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 83654 34158 390 106 0 78625 0
[pid=17051/tid=17052] ppid=17049 vsize=334616 CPUtime=12.62 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 20703 0 0 0 1259 3 0 0 25 0 4 0 514713015 342646784 34158 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=334616 CPUtime=12.68 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 24225 0 0 0 1264 4 0 0 25 0 4 0 514713015 342646784 34158 33554432000 4194304 4627427 140736885037632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=334616 CPUtime=12.68 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 17521 0 0 0 1265 3 0 0 25 0 4 0 514713015 342646784 34158 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 334616

[startup+25.5003 s]
/proc/loadavg: 7.89 8.03 7.47 9/184 17056
/proc/meminfo: memFree=17873428/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=365220 CPUtime=101.82 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 141338 0 0 0 10150 32 0 0 25 0 4 0 514713015 373985280 51117 33554432000 4194304 4627427 140736885037632 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 91305 51117 390 106 0 86276 0
[pid=17051/tid=17052] ppid=17049 vsize=365220 CPUtime=25.35 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 33237 0 0 0 2530 5 0 0 25 0 4 0 514713015 373985280 51117 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=365220 CPUtime=25.48 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 35653 0 0 0 2541 7 0 0 25 0 4 0 514713015 373985280 51117 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=365220 CPUtime=25.49 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 33469 0 0 0 2542 7 0 0 25 0 4 0 514713015 373985280 51117 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 365220

[startup+51.1007 s]
/proc/loadavg: 7.93 8.03 7.48 9/184 17057
/proc/meminfo: memFree=17851644/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=410772 CPUtime=204.08 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 224351 0 0 0 20356 52 0 0 25 0 4 0 514713015 420630528 60947 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 102693 60947 390 106 0 97664 0
[pid=17051/tid=17052] ppid=17049 vsize=410772 CPUtime=50.81 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 52900 0 0 0 5071 10 0 0 25 0 4 0 514713015 420630528 60947 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=410772 CPUtime=51.08 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 58108 0 0 0 5095 13 0 0 25 0 4 0 514713015 420630528 60948 33554432000 4194304 4627427 140736885037632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=410772 CPUtime=51.07 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 52784 0 0 0 5096 11 0 0 25 0 4 0 514713015 420630528 60948 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 410772

[startup+102.3 s]
/proc/loadavg: 8.10 8.05 7.52 9/184 17058
/proc/meminfo: memFree=17776236/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=588364 CPUtime=408.59 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 359498 0 0 0 40770 89 0 0 25 0 4 0 514713015 602484736 71345 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 147091 71345 390 106 0 142062 0
[pid=17051/tid=17052] ppid=17049 vsize=588364 CPUtime=101.73 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 85729 0 0 0 10155 18 0 0 25 0 4 0 514713015 602484736 71345 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=588364 CPUtime=102.28 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 92647 0 0 0 10206 22 0 0 25 0 4 0 514713015 602484736 71345 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=588364 CPUtime=102.27 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 85588 0 0 0 10206 21 0 0 25 0 4 0 514713015 602484736 71345 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 588364

[startup+162.301 s]

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

[pid=17051] ppid=17049 vsize=769916 CPUtime=2565.56 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 1348612 0 0 0 256154 402 0 0 25 0 4 0 514713015 788393984 136266 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 192479 136266 390 106 0 187450 0
[pid=17051/tid=17052] ppid=17049 vsize=769916 CPUtime=638.78 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 326365 0 0 0 63781 97 0 0 25 0 4 0 514713015 788393984 136266 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=769916 CPUtime=642.26 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 346512 0 0 0 64121 105 0 0 25 0 4 0 514713015 788393984 136266 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=769916 CPUtime=642.21 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 333579 0 0 0 64124 97 0 0 25 0 4 0 514713015 788393984 136266 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.56
Current children cumulated vsize (KiB) 769916

[startup+702.301 s]
/proc/loadavg: 8.12 8.08 7.77 9/184 17116
/proc/meminfo: memFree=17290456/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=967336 CPUtime=2805.23 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 1433543 0 0 0 280088 435 0 0 25 0 4 0 514713015 990552064 152785 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 241834 152785 390 106 0 236805 0
[pid=17051/tid=17052] ppid=17049 vsize=967336 CPUtime=698.45 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 347486 0 0 0 69740 105 0 0 25 0 4 0 514713015 990552064 152785 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=967336 CPUtime=702.26 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 368102 0 0 0 70112 114 0 0 25 0 4 0 514713015 990552064 152785 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=967336 CPUtime=702.21 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 354483 0 0 0 70116 105 0 0 25 0 4 0 514713015 990552064 152785 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.23
Current children cumulated vsize (KiB) 967336

[startup+762.301 s]
/proc/loadavg: 8.32 8.15 7.81 9/184 17119
/proc/meminfo: memFree=17087952/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=988776 CPUtime=3044.08 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 1515995 0 0 0 303943 465 0 0 25 0 4 0 514713015 1012506624 164330 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 247194 164330 390 106 0 242165 0
[pid=17051/tid=17052] ppid=17049 vsize=988776 CPUtime=757.5 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 369799 0 0 0 75638 112 0 0 25 0 4 0 514713015 1012506624 164330 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=988776 CPUtime=762.08 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 388244 0 0 0 76086 122 0 0 25 0 4 0 514713015 1012506624 164330 33554432000 4194304 4627427 140736885037632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=988776 CPUtime=762.18 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 374641 0 0 0 76107 111 0 0 25 0 4 0 514713015 1012506624 164330 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.08
Current children cumulated vsize (KiB) 988776

[startup+822.3 s]
/proc/loadavg: 8.23 8.15 7.83 9/184 17120
/proc/meminfo: memFree=17085084/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=990432 CPUtime=3283.74 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 1594640 0 0 0 327876 498 0 0 25 0 4 0 514713015 1014202368 170058 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 247608 170058 390 106 0 242579 0
[pid=17051/tid=17052] ppid=17049 vsize=990432 CPUtime=817.18 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 389556 0 0 0 81597 121 0 0 25 0 4 0 514713015 1014202368 170058 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=990432 CPUtime=822.08 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 408073 0 0 0 82078 130 0 0 25 0 4 0 514713015 1014202368 170058 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=990432 CPUtime=822.17 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 394123 0 0 0 82097 120 0 0 25 0 4 0 514713015 1014202368 170058 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309234 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.74
Current children cumulated vsize (KiB) 990432

[startup+882.3 s]
/proc/loadavg: 8.14 8.14 7.84 9/184 17122
/proc/meminfo: memFree=17112348/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=942192 CPUtime=3523.41 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 1673746 0 0 0 351812 529 0 0 25 0 4 0 514713015 964804608 165396 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 235548 165396 390 106 0 230519 0
[pid=17051/tid=17052] ppid=17049 vsize=942192 CPUtime=876.86 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 409047 0 0 0 87558 128 0 0 25 0 4 0 514713015 964804608 165396 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=942192 CPUtime=882.08 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 427698 0 0 0 88068 140 0 0 25 0 4 0 514713015 964804608 165396 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=942192 CPUtime=882.16 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 414805 0 0 0 88089 127 0 0 25 0 4 0 514713015 964804608 165396 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.41
Current children cumulated vsize (KiB) 942192

[startup+942.3 s]
/proc/loadavg: 8.10 8.13 7.85 9/184 17124
/proc/meminfo: memFree=16912580/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=1129292 CPUtime=3763.07 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 1787271 0 0 0 375747 560 0 0 25 0 4 0 514713015 1156395008 211661 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 282323 211661 390 106 0 277294 0
[pid=17051/tid=17052] ppid=17049 vsize=1129292 CPUtime=936.53 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 444865 0 0 0 93518 135 0 0 25 0 4 0 514713015 1156395008 211661 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=1129292 CPUtime=942.08 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 447047 0 0 0 94061 147 0 0 25 0 4 0 514713015 1156395008 211661 33554432000 4194304 4627427 140736885037632 18446744073709551615 4330094 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=1129292 CPUtime=942.15 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 445425 0 0 0 94080 135 0 0 25 0 4 0 514713015 1156395008 211661 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.07
Current children cumulated vsize (KiB) 1129292

[startup+1002.3 s]
/proc/loadavg: 8.08 8.12 7.86 9/184 17125
/proc/meminfo: memFree=16950012/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=1131572 CPUtime=4002.75 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 1869884 0 0 0 399683 592 0 0 25 0 4 0 514713015 1158729728 215544 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 282893 215544 390 106 0 277864 0
[pid=17051/tid=17052] ppid=17049 vsize=1131572 CPUtime=996.21 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 463741 0 0 0 99477 144 0 0 25 0 4 0 514713015 1158729728 215544 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=1131572 CPUtime=1002.08 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 472711 0 0 0 100053 155 0 0 25 0 4 0 514713015 1158729728 215544 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=1131572 CPUtime=1002.16 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 464390 0 0 0 100074 142 0 0 25 0 4 0 514713015 1158729728 215544 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.75
Current children cumulated vsize (KiB) 1131572

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 7.88 9/184 17127
/proc/meminfo: memFree=16881544/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=1133332 CPUtime=4242.43 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 1944875 0 0 0 423621 622 0 0 25 0 4 0 514713015 1160531968 210134 33554432000 4194304 4627427 140736885037632 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 283333 210134 390 106 0 278304 0
[pid=17051/tid=17052] ppid=17049 vsize=1133332 CPUtime=1055.88 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 482395 0 0 0 105437 151 0 0 25 0 4 0 514713015 1160531968 210134 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=1133332 CPUtime=1062.09 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 491622 0 0 0 106046 163 0 0 25 0 4 0 514713015 1160531968 210134 33554432000 4194304 4627427 140736885037632 18446744073709551615 4299650 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=1133332 CPUtime=1062.15 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 483098 0 0 0 106066 149 0 0 25 0 4 0 514713015 1160531968 210134 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 1133332

[startup+1122.3 s]
/proc/loadavg: 8.12 8.13 7.90 9/184 17128
/proc/meminfo: memFree=16704580/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=1177828 CPUtime=4482.07 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 2021791 0 0 0 447559 648 0 0 25 0 4 0 514713015 1206095872 234830 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 294457 234830 390 106 0 289428 0
[pid=17051/tid=17052] ppid=17049 vsize=1177828 CPUtime=1115.55 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 499152 0 0 0 111399 156 0 0 25 0 4 0 514713015 1206095872 234830 33554432000 4194304 4627427 140736885037632 18446744073709551615 4527264 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=1177828 CPUtime=1122.08 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 509834 0 0 0 112037 171 0 0 25 0 4 0 514713015 1206095872 234830 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=1177828 CPUtime=1122.14 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 503541 0 0 0 112058 156 0 0 25 0 4 0 514713015 1206095872 234830 33554432000 4194304 4627427 140736885037632 18446744073709551615 4427421 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.07
Current children cumulated vsize (KiB) 1177828

[startup+1182.31 s]
/proc/loadavg: 8.11 8.13 7.91 9/184 17130
/proc/meminfo: memFree=16750336/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=1324824 CPUtime=4721.76 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 2101141 0 0 0 471498 678 0 0 25 0 4 0 514713015 1356619776 241456 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 331206 241456 390 106 0 326177 0
[pid=17051/tid=17052] ppid=17049 vsize=1324824 CPUtime=1175.23 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 521968 0 0 0 117360 163 0 0 25 0 4 0 514713015 1356619776 241456 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=1324824 CPUtime=1182.09 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 529177 0 0 0 118030 179 0 0 25 0 4 0 514713015 1356619776 241456 33554432000 4194304 4627427 140736885037632 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=1324824 CPUtime=1182.14 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 521888 0 0 0 118051 163 0 0 25 0 4 0 514713015 1356619776 241456 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.76
Current children cumulated vsize (KiB) 1324824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.21 8.15 7.92 9/184 17131
/proc/meminfo: memFree=16805628/32951124 swapFree=67111528/67111528
[pid=17051] ppid=17049 vsize=1169944 CPUtime=4800.05 cores=0,2,4,6
/proc/17051/stat : 17051 (strangenight2-m) R 17049 17051 16792 0 -1 4202496 2122962 0 0 0 479318 687 0 0 25 0 4 0 514713015 1198022656 230750 33554432000 4194304 4627427 140736885037632 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17051/statm: 292486 230750 390 106 0 287457 0
[pid=17051/tid=17052] ppid=17049 vsize=1169944 CPUtime=1194.72 cores=0,2,4,6
/proc/17051/task/17052/stat : 17052 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 526947 0 0 0 119308 164 0 0 25 0 4 0 514713015 1198022656 230750 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17051/tid=17053] ppid=17049 vsize=1169944 CPUtime=1201.69 cores=0,2,4,6
/proc/17051/task/17053/stat : 17053 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 534279 0 0 0 119988 181 0 0 25 0 4 0 514713015 1198022656 230750 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17051/tid=17054] ppid=17049 vsize=1169944 CPUtime=1201.74 cores=0,2,4,6
/proc/17051/task/17054/stat : 17054 (strangenight2-m) R 17049 17051 16792 0 -1 4202560 527749 0 0 0 120008 166 0 0 25 0 4 0 514713015 1198022656 230750 33554432000 4194304 4627427 140736885037632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1169944

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.96
CPU time (s): 4800.13
CPU user time (s): 4793.21
CPU system time (s): 6.91795
CPU usage (%): 399.359
Max. virtual memory (cumulated for all children) (KiB): 1324824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.21
system time used= 6.91795
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2122967
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= 2179
involuntary context switches= 22134

runsolver used 1.88871 second user time and 4.68329 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 00:52:30
IDJOB=3173773
IDBENCH=82591
IDSOLVER=1586
FILE ID=node138/3173773-1304031150
RUNJOBID= node138-1304028687-16811
PBS_JOBID= 13170314
Free space on /tmp= 71808 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S72547786-008-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173773-1304031150/watcher-3173773-1304031150 -o /tmp/evaluation-result-3173773-1304031150/solver-3173773-1304031150 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173773-1304031150.cnf

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

MD5SUM BENCH= 811f95ba5a9b338808c76dfc6ace0a83
RANDOM SEED=1593747427

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18062640 kB
Buffers:       2040276 kB
Cached:       11612720 kB
SwapCached:          0 kB
Active:        3864480 kB
Inactive:     10458556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18062640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5852 kB
Writeback:           0 kB
AnonPages:      669536 kB
Mapped:          15508 kB
Slab:           500232 kB
PageTables:       6068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1056400 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= 71804 MiB
End job on node138 at 2011-04-29 01:12:34