Trace number 3284044

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.42 1201.55

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3284044-1304028732.cnf'
0.00/0.00	c -- header says num vars:           1430
0.00/0.00	c -- header says num clauses:       79453
0.09/0.03	c -- clauses added:            0 learnts,        79453 normals,            0 xors
0.09/0.03	c -- vars added       1430
0.09/0.03	c Parsing time:  0.02 s
0.09/0.03	c  N st     0         0      1430     77095      2358         0    236162         0   no data   no data
0.09/0.66	c asymm  cl-useful: 0/13154/77095 lits-rem:0 time: 0.56
0.09/0.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  157 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
0.09/0.66	c Replacing      157 vars Replaced    35026 lits Time:     0.03 s 
2.62/0.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.62/0.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.62/0.71	c subs with bin:     3572  lits-rem:         0  v-fix:    0  time:  0.01 s
2.62/0.71	c Subs w/ non-existent bins:   3330 l-rem:      0 v-fix:     0 done:   1273 time:  0.01 s
2.62/0.71	c Removed useless bin:       0  fixed:     0  props:   0.70M  time:  0.00 s
5.95/1.51	c lits-rem:         0  cl-subs:        0  v-elim:    379  v-fix:    0  time:  0.13 s
5.95/1.51	c Finding binary XORs  T:     0.00 s  found:       0
5.95/1.51	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
5.95/1.51	c calculated reachability. Time: 0.00
5.95/1.51	c Calc default polars -  time:   0.00 s pos:     486 undec:     603 neg:     341
5.95/1.51	c =========================================================================================
5.95/1.51	c types(t): F = full restart, N = normal restart
5.95/1.51	c types(t): S = simplification begin/end, E = solution found
5.95/1.51	c restart types(rt): st = static, dy = dynamic
5.95/1.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.95/1.51	c  B st     0         0       894     69747      2157         0    214007         0   no data   no data
5.95/1.51	c  N dy    10      4230       894     69747      2157      4167    214007    302978     13.74     14.54
6.36/1.61	c  N dy    19      8789       894     69747      2157      8639    214007    561014     11.97     12.62
7.14/1.87	c  N dy    45     12880       894     69747      2157     12702    214007    811971     12.51     13.30
10.35/2.61	c  N dy    59     17720       894     69747      2157     17295    214007    948152     12.30     12.95
13.13/3.31	c  N dy    65     22602       894     69747      2157     12179    214007    388919     11.76     12.39
14.34/3.62	c  F st    67     25000       894     69747      2157     14387    214007    423957     11.59      9.14
15.16/3.82	c  N st    71     27031       894     69747      2157     16348    214007    488787     11.59   no data
16.33/4.10	c  S st    73     30001       894     69747      2157     19262    214007    646564     11.59   no data
16.33/4.16	c  S st    73     30503       894     69747      2157     19762    214007    669261     11.59   no data
16.33/4.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.73/4.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.04
16.73/4.21	c blocked clauses removed:        0 vars:      0 tried:         894 T: 0.00 s
16.73/4.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
16.73/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.73/4.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
16.73/4.23	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
16.73/4.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
17.12/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
21.92/5.58	c lits-rem:       523  cl-subs:     3662  v-elim:      0  v-fix:    0  time:  1.19 s
23.12/5.85	c asymm  cl-useful: 0/2990/69747 lits-rem:0 time: 0.27
23.12/5.86	c calculated reachability. Time: 0.00
23.12/5.86	c  N dy    73     30503       894     69747      2157     16100    214007    612828     11.59   no data
25.92/6.52	c  N dy    80     38375       894     69747      2157     23789    214007   1026629     11.10     11.72
27.92/7.05	c  N dy    97     43109       894     69747      2157     28413    214007   1270899     11.25     11.91
29.12/7.39	c  S st   113     45755       894     69747      2157     16048    214007    597105     11.41   no data
29.52/7.45	c  S st   113     46259       894     69747      2157     16549    214007    620084     11.41   no data
29.52/7.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.92/7.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.04
29.92/7.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.92/7.51	c bin-w-bin subsume rem            0 bins  time:  0.01 s
29.92/7.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.92/7.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
29.92/7.52	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
29.92/7.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
30.32/7.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
31.52/7.94	c lits-rem:        46  cl-subs:      162  v-elim:      0  v-fix:    0  time:  0.27 s
31.52/7.94	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
31.52/7.96	c vivif2 --  cl tried    16387 cl shrink     2481 lits rem      18502 time: 0.02
32.73/8.23	c asymm  cl-useful: 0/3874/69747 lits-rem:0 time: 0.26
32.73/8.23	c calculated reachability. Time: 0.00
32.73/8.23	c  N dy   113     46259       894     69747      2157     16387    214007    598575     11.41   no data
34.31/8.68	c  N dy   147     50333       894     69747      2157     20436    214007    837679     11.65     15.86
35.51/8.98	c Finding binary XORs  T:     0.00 s  found:       0
36.71/9.22	c  N dy   174     55049       894     69747      2224     25128    214007   1155791     11.84     12.66
38.70/9.72	c  N dy   194     59147       894     69747      2224     29119    214007   1374667     11.89     18.74
41.52/10.48	c  N dy   207     64985       894     69747      2224     34822    214007   1645557     11.78     12.47
43.90/11.03	c  N dy   231     69389       894     69747      2224     20853    214007    738764     11.87     10.17
43.90/11.03	c  S st   231     69389       894     69747      2224     20853    214007    738764     11.87     10.17
44.30/11.10	c  S st   231     69894       894     69747      2224     21358    214007    761215     11.87   no data
44.30/11.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.30/11.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.05
44.30/11.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.30/11.17	c bin-w-bin subsume rem           67 bins  time:  0.01 s
44.30/11.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.30/11.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
44.30/11.18	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
44.69/11.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
45.09/11.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
46.69/11.71	c lits-rem:        28  cl-subs:      122  v-elim:      0  v-fix:    0  time:  0.35 s
46.69/11.72	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
46.69/11.73	c vivif2 --  cl tried    21236 cl shrink     1354 lits rem       7586 time: 0.02
47.49/11.99	c asymm  cl-useful: 0/2781/69747 lits-rem:0 time: 0.26
47.49/11.99	c calculated reachability. Time: 0.00
47.49/11.99	c  N dy   231     69894       894     69747      2157     21236    214007    750955     11.87   no data
49.49/12.49	c  N dy   259     74360       894     69747      2157     25649    214007   1002969     11.97     12.62
52.29/13.14	c  N dy   295     79167       894     69747      2157     30415    214007   1308761     12.16     27.15
55.48/13.97	c  N dy   326     84983       894     69747      2157     36129    214007   1636952     12.29     13.05
57.08/14.32	c  F st   339     87503       894     69747      2157     38625    214007   1786804     12.35     12.88
59.10/14.81	c  N st   344     90804       894     69747      2157     21366    214007    710692     12.35   no data
63.49/15.91	c  N dy   351     96913       894     69747      2157     27100    214007    839425     12.26     13.01
67.07/16.84	c  N dy   366    103899       894     69747      2157     33868    214007   1130186     12.22     12.88
67.47/16.98	c  S st   374    104841       894     69747      2157     34801    214007   1189030     12.25   no data
67.89/17.08	c  S st   374    105345       894     69747      2157     35303    214007   1210863     12.25   no data
67.89/17.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.29/17.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.07
68.29/17.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.29/17.17	c bin-w-bin subsume rem            0 bins  time:  0.01 s
68.29/17.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.29/17.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
68.29/17.18	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
68.67/17.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
69.47/17.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
75.46/18.93	c lits-rem:       568  cl-subs:     2505  v-elim:      0  v-fix:    0  time:  1.46 s
75.46/18.94	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
75.46/18.98	c vivif2 --  cl tried    32798 cl shrink     3558 lits rem      23820 time: 0.03
76.68/19.22	c asymm  cl-useful: 0/2758/69747 lits-rem:0 time: 0.24
76.68/19.23	c calculated reachability. Time: 0.00
76.68/19.23	c  N dy   374    105345       894     69747      2157     32798    214007   1146881     12.25   no data
81.08/20.34	c  N dy   423    112930       894     69747      2157     40283    214007   1608122     12.46     13.16
85.47/21.46	c  N dy   481    120172       894     69747      2157     25564    214007    940208     12.69     18.57
89.86/22.51	c  N dy   512    128393       894     69747      2157     33662    214007   1402188     12.71     13.43
94.25/23.63	c  N dy   526    136640       894     69747      2157     41727    214007   1841536     12.58     15.83
99.05/24.86	c  N dy   557    145370       894     69747      2157     27070    214007    890564     12.55     13.31
104.23/26.18	c  N dy   599    155366       894     69747      2157     36907    214007   1441842     12.59     13.32
105.82/26.50	c  S st   604    158017       894     69747      2157     39475    214007   1570699     12.55      8.88
106.22/26.61	c  S st   604    158519       894     69747      2157     39976    214007   1594747     12.55   no data
106.22/26.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
106.62/26.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.08
106.62/26.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.62/26.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
106.62/26.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.62/26.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
106.62/26.73	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
106.62/26.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
108.21/27.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
117.01/29.39	c lits-rem:       155  cl-subs:      492  v-elim:      0  v-fix:    0  time:  2.25 s
117.41/29.40	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
117.41/29.45	c vivif2 --  cl tried    39484 cl shrink     5498 lits rem      40713 time: 0.05
118.21/29.70	c asymm  cl-useful: 0/2742/69747 lits-rem:0 time: 0.24
118.60/29.70	c calculated reachability. Time: 0.00
118.60/29.70	c  N dy   604    158519       894     69747      2157     39484    214007   1543528     12.55   no data
125.80/31.53	c  N dy   664    168717       894     69747      2157     25164    214007    771039     12.66     16.97
131.39/32.96	c  N dy   700    179829       894     69747      2157     36044    214007   1343992     12.62     13.32
138.61/34.74	c  N dy   748    191621       894     69747      2157     47702    214007   2026955     12.64     13.31
146.58/36.71	c  N dy   828    203888       894     69747      2157     34332    214007   1312737     12.80     13.52
155.36/38.98	c  N dy   858    216940       894     69747      2157     46953    214007   1859081     12.74     20.06
164.97/41.35	c  N dy   897    231413       894     69747      2157     34622    214007   1249589     12.67     13.34
168.55/42.24	c  S st   917    237778       894     69747      2157     40895    214007   1626676     12.66   no data
168.96/42.34	c  S st   917    238280       894     69747      2157     41397    214007   1649244     12.66   no data
168.96/42.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.37/42.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.09
169.37/42.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
169.37/42.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
169.37/42.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.37/42.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
169.37/42.46	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
169.37/42.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
170.94/42.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
179.74/45.04	c lits-rem:        85  cl-subs:      566  v-elim:      0  v-fix:    0  time:  2.17 s
179.74/45.05	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
180.14/45.10	c vivif2 --  cl tried    40831 cl shrink     5572 lits rem      46964 time: 0.06
180.94/45.37	c asymm  cl-useful: 0/2089/69747 lits-rem:0 time: 0.26
180.94/45.37	c calculated reachability. Time: 0.00
180.94/45.37	c  N dy   917    238280       894     69747      2157     40831    214007   1591352     12.66   no data
191.72/48.07	c  N dy   968    253743       894     69747      2157     28674    214007    875869     12.62     13.31
202.51/50.73	c  N dy  1048    271600       894     69747      2157     46283    214007   1862564     12.69     13.40
214.49/53.78	c  N dy  1114    289929       894     69747      2157     35718    214007   1171148     12.70     13.39
224.48/56.28	c  F st  1174    306251       894     69747      2157     51736    214007   2060002     12.70      9.65
226.88/56.87	c  N st  1179    309549       894     69747      2157     54941    214007   2210336     12.70   no data
239.28/59.90	c  N dy  1218    329527       894     69747      2157     44942    214007   1591332     12.62     13.30
251.65/63.05	c  N dy  1272    349586       894     69747      2157     34303    214007   1072826     12.56     25.30
256.45/64.21	c  S st  1304    357422       894     69747      2157     41945    214007   1470485     12.56   no data
256.87/64.33	c  S st  1304    357925       894     69747      2157     42448    214007   1489651     12.56   no data
256.87/64.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
257.27/64.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.08
257.27/64.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
257.27/64.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
257.27/64.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.27/64.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
257.27/64.45	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
257.27/64.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
258.45/64.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
265.24/66.44	c lits-rem:       110  cl-subs:      649  v-elim:      0  v-fix:    0  time:  1.64 s
265.24/66.45	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
265.66/66.50	c vivif2 --  cl tried    41799 cl shrink     4303 lits rem      37262 time: 0.05
266.44/66.75	c asymm  cl-useful: 0/1388/69747 lits-rem:0 time: 0.24
266.44/66.75	c calculated reachability. Time: 0.00
266.44/66.75	c  N dy  1304    357925       894     69747      2157     41799    214007   1440278     12.56   no data
280.42/70.23	c  N dy  1352    378027       894     69747      2157     61517    214007   2514916     12.52     13.20
294.01/73.64	c  N dy  1448    399410       894     69747      2157     51241    214007   2071407     12.55     13.31
310.79/77.80	c  N dy  1538    422846       894     69747      2157     41904    214007   1472295     12.56     13.33
326.36/81.72	c  N dy  1621    442870       894     69747      2157     61339    214007   2457573     12.58     20.72
340.77/85.39	c  N dy  1678    463382       894     69747      2157     48006    214007   1641820     12.55     13.22
355.93/89.11	c  N dy  1777    483388       894     69747      2157     67653    214007   2787529     12.60     21.11
368.72/92.31	c  N dy  1835    504048       894     69747      2157     53653    214007   2058357     12.57     13.38
386.29/96.72	c  N dy  1956    524144       894     69747      2157     38161    214007   1208202     12.65     20.22
393.89/98.60	c  S st  1980    536887       894     69747      2157     50607    214007   1934113     12.62   no data
394.29/98.73	c  S st  1980    537390       894     69747      2157     51109    214007   1961800     12.62   no data
394.29/98.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
394.69/98.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.10
394.69/98.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
394.69/98.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
394.69/98.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
394.69/98.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
394.69/98.87	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
395.09/98.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
396.68/99.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.41 s
409.87/102.69	c lits-rem:        47  cl-subs:      792  v-elim:      0  v-fix:    0  time:  3.30 s
409.87/102.69	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
410.27/102.76	c vivif2 --  cl tried    50317 cl shrink     6807 lits rem      62794 time: 0.07
411.47/103.00	c asymm  cl-useful: 0/2790/69747 lits-rem:0 time: 0.23
411.47/103.00	c calculated reachability. Time: 0.00
411.47/103.00	c  N dy  1980    537390       894     69747      2157     50317    214007   1884735     12.62   no data
426.65/106.83	c  N dy  2020    557429       894     69747      2157     69804    214007   2878400     12.56     13.29
441.03/110.48	c  N dy  2111    577494       894     69747      2157     53285    214007   2049497     12.58     13.61
457.82/114.64	c  N dy  2192    597505       894     69747      2157     72861    214007   3087621     12.60     13.28
473.80/118.61	c  N dy  2287    618101       894     69747      2157     55878    214007   2109494     12.62     13.42
492.57/123.32	c  N dy  2393    638859       894     69747      2157     76237    214007   3252125     12.67     13.37
508.15/127.29	c  N dy  2439    659149       894     69747      2157     57542    214007   1912272     12.65     13.34
526.93/131.90	c  N dy  2510    679513       894     69747      2157     77242    214007   2891832     12.65     13.50
541.71/135.68	c  N dy  2564    699593       894     69747      2157     57692    214007   1813795     12.64     21.61
556.90/139.47	c  N dy  2658    719595       894     69747      2157     77373    214007   2979860     12.66     13.71
572.08/143.27	c  N dy  2761    739647       894     69747      2157     57189    214007   2086167     12.68     25.59
588.07/147.23	c  N dy  2825    759779       894     69747      2157     76914    214007   3204902     12.67     13.37
606.84/151.98	c  N dy  2925    780462       894     69747      2157     56063    214007   1873267     12.70     13.38
626.44/156.87	c  N dy  2994    802698       894     69747      2157     77563    214007   2880404     12.70     13.39
629.62/157.67	c  S st  2995    806086       894     69747      2157     80791    214007   3001845     12.69     11.84
630.43/157.86	c  S st  2995    806587       894     69747      2157     81290    214007   3026183     12.69   no data
630.43/157.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
631.21/158.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.15
631.21/158.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
631.21/158.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
631.21/158.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
631.21/158.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
631.21/158.05	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
631.61/158.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
634.41/158.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.70 s
661.97/165.78	c lits-rem:      1329  cl-subs:     6326  v-elim:      0  v-fix:    0  time:  6.86 s
661.97/165.79	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
662.77/165.90	c vivif2 --  cl tried    74964 cl shrink    12690 lits rem     105638 time: 0.12
663.57/166.15	c asymm  cl-useful: 0/2009/69747 lits-rem:0 time: 0.24
663.57/166.15	c calculated reachability. Time: 0.00
663.57/166.15	c  N dy  2995    806587       894     69747      2157     74964    214007   2811053     12.69   no data
678.77/169.92	c  N dy  3046    826765       894     69747      2157     52932    214007   1736686     12.67     13.37
694.73/173.95	c  N dy  3096    846859       894     69747      2157     72529    214007   2724865     12.65     19.36
713.12/178.54	c  N dy  3182    867966       894     69747      2157     50330    214007   1536851     12.66     13.35
737.49/184.62	c  N dy  3295    896828       894     69747      2157     78466    214007   3152010     12.67     13.51
754.27/188.89	c  N dy  3357    917547       894     69747      2157     54871    214007   1714924     12.66     13.33
772.25/193.31	c  N dy  3430    938938       894     69747      2157     75796    214007   2866331     12.65     13.38
790.22/197.85	c  N dy  3504    959157       894     69747      2157     50731    214007   1516328     12.66     13.34
806.63/201.96	c  N dy  3601    979253       894     69747      2157     70418    214007   2630739     12.68     14.21
826.59/206.91	c  N dy  3706    999307       894     69747      2157     90120    214007   3797637     12.71     15.45
842.57/210.91	c  N dy  3750   1019485       894     69747      2157     63521    214007   1962708     12.69     13.41
858.96/215.04	c  N dy  3805   1040185       894     69747      2157     83766    214007   3094941     12.68     13.50
876.94/219.56	c  N dy  3880   1061147       894     69747      2157     57534    214007   1853748     12.69     13.37
885.74/221.70	c  F st  3914   1071876       894     69747      2157     68042    214007   2443690     12.69      8.96
893.71/223.71	c  N dy  3946   1081166       894     69747      2157     77181    214007   3059201     12.70     16.81
917.68/229.76	c  N dy  4023   1103028       894     69747      2157     50457    214007   1303495     12.70     13.37
933.27/233.61	c  N dy  4067   1123047       894     69747      2157     69914    214007   2256748     12.67     13.36
953.64/238.70	c  N dy  4138   1145746       894     69747      2157     92096    214007   3475305     12.67     13.38
972.02/243.33	c  N dy  4170   1170042       894     69747      2157     67006    214007   2230744     12.63     13.43
992.80/248.52	c  N dy  4255   1190833       894     69747      2157     87338    214007   3401266     12.65     13.34
1014.37/253.95	c  S st  4361   1209881       894     69747      2157     56271    214007   1688489     12.67   no data
1014.76/254.09	c  S st  4361   1210381       894     69747      2157     56771    214007   1711672     12.67   no data
1015.16/254.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1015.56/254.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.12
1015.56/254.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1015.56/254.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1015.56/254.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1015.56/254.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
1015.56/254.25	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
1015.56/254.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1017.18/254.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.28 s
1025.15/256.65	c lits-rem:        24  cl-subs:      303  v-elim:      0  v-fix:    0  time:  2.03 s
1025.15/256.66	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
1025.55/256.71	c vivif2 --  cl tried    56468 cl shrink     3171 lits rem      30235 time: 0.04
1026.37/256.96	c asymm  cl-useful: 0/1729/69747 lits-rem:0 time: 0.25
1026.37/256.97	c calculated reachability. Time: 0.00
1026.37/256.97	c  N dy  4361   1210381       894     69747      2157     56468    214007   1676242     12.67   no data
1043.95/261.32	c  N dy  4467   1230457       894     69747      2157     76190    214007   2878606     12.70     17.20
1065.11/266.68	c  N dy  4543   1251145       894     69747      2157     96458    214007   4006104     12.70     13.45
1084.69/271.53	c  N dy  4629   1272395       894     69747      2157     66414    214007   2259865     12.71     13.42
1104.26/276.43	c  N dy  4732   1292859       894     69747      2157     86482    214007   3423609     12.73     13.63
1130.63/283.09	c  N dy  4782   1313853       894     69747      2157     54911    214007   1502236     12.71     13.65
1147.41/287.20	c  N dy  4852   1334676       894     69747      2157     75252    214007   2713994     12.72     13.39
1168.99/292.68	c  N dy  4872   1355038       894     69747      2157     94590    214007   3388201     12.69     13.37
1188.57/297.59	c  N dy  4957   1375852       894     69747      2157     62505    214007   1935341     12.70     13.65
1208.54/302.50	c  N dy  5029   1398840       894     69747      2157     84959    214007   3299338     12.69     13.42
1229.71/307.87	c  N dy  5091   1418843       894     69747      2157    104333    214007   4265390     12.69     25.52
1247.70/312.39	c  N dy  5164   1438899       894     69747      2157     70402    214007   2250865     12.69     15.84
1267.27/317.25	c  N dy  5248   1458928       894     69747      2157     89929    214007   3296320     12.70     13.84
1292.44/323.56	c  N dy  5359   1479020       894     69747      2157     55025    214007   1436339     12.72     21.63
1312.82/328.61	c  N dy  5398   1500710       894     69747      2157     75885    214007   2350176     12.70     13.48
1332.00/333.40	c  N dy  5439   1520804       894     69747      2157     95221    214007   3180651     12.68     23.32
1351.97/338.45	c  N dy  5495   1542324       894     69747      2157     60953    214007   1739919     12.68     13.47
1369.56/342.88	c  N dy  5546   1563581       894     69747      2157     81647    214007   2841041     12.66     13.47
1391.93/348.41	c  N dy  5583   1584535       894     69747      2157    102076    214007   3859534     12.65     13.35
1411.51/353.31	c  N dy  5637   1604885       894     69747      2157     65491    214007   1928281     12.63     13.63
1430.30/358.06	c  N dy  5661   1625159       894     69747      2157     84865    214007   2652984     12.61     13.37
1452.68/363.68	c  N dy  5768   1645840       894     69747      2157    105139    214007   3833500     12.62     13.74
1474.66/369.15	c  N dy  5870   1665937       894     69747      2157     67481    214007   2066891     12.64     17.50
1498.21/375.07	c  N dy  5977   1688187       894     69747      2157     89087    214007   3227285     12.65     13.85
1518.99/380.29	c  N dy  6002   1708190       894     69747      2157    108448    214007   4152658     12.63     13.39
1521.79/380.94	c  S st  6013   1710381       894     69747      2157    110614    214007   4296551     12.63   no data
1523.00/381.23	c  S st  6013   1710884       894     69747      2157    111117    214007   4318998     12.63   no data
1523.00/381.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1524.18/381.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.26
1524.18/381.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1524.18/381.51	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1524.18/381.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1524.18/381.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
1524.18/381.53	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
1524.18/381.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1529.77/382.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.20 s
1577.71/394.95	c lits-rem:       874  cl-subs:     5265  v-elim:      0  v-fix:    0  time: 11.97 s
1577.71/394.95	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
1578.51/395.14	c vivif2 --  cl tried   105852 cl shrink    19363 lits rem     176283 time: 0.19
1579.32/395.39	c asymm  cl-useful: 0/843/69747 lits-rem:0 time: 0.25
1579.73/395.40	c calculated reachability. Time: 0.00
1579.73/395.40	c  N dy  6013   1710884       894     69747      2157    105852    214007   4045953     12.63   no data
1603.68/401.41	c  N dy  6082   1733971       894     69747      2157     70160    214007   2144168     12.62     13.55
1623.68/406.40	c  N dy  6158   1753998       894     69747      2157     89676    214007   3180338     12.63     13.53
1644.04/411.53	c  N dy  6244   1774077       894     69747      2157    109379    214007   4291453     12.64     13.33
1667.22/417.37	c  N dy  6350   1795451       894     69747      2157     70869    214007   2188919     12.65     13.38
1690.39/423.18	c  N dy  6439   1815527       894     69747      2157     90397    214007   3198071     12.66     21.66
1717.95/430.07	c  N dy  6456   1838106       894     69747      2157    111673    214007   3842366     12.64     13.32
1737.12/434.86	c  N dy  6530   1858181       894     69747      2157     71235    214007   2275382     12.64     18.39
1757.90/440.02	c  N dy  6629   1878266       894     69747      2157     90901    214007   3452742     12.66     19.74
1780.68/445.76	c  N dy  6677   1898925       894     69747      2157    111012    214007   4577340     12.65     13.34
1808.26/452.61	c  N dy  6769   1919348       894     69747      2157     69582    214007   2061915     12.66     13.47
1828.23/457.62	c  N dy  6863   1939371       894     69747      2157     89163    214007   3239832     12.67     15.14
1856.20/464.61	c  N dy  6945   1964423       894     69747      2157    113481    214007   4516003     12.67     13.34
1878.99/470.39	c  N dy  7037   1984516       894     69747      2157     70856    214007   2179291     12.68     23.10
1900.14/475.67	c  N dy  7108   2006337       894     69747      2157     92013    214007   3249697     12.67     13.49
1924.91/481.86	c  N dy  7200   2026868       894     69747      2157    112083    214007   4413057     12.68     13.41
1948.90/487.83	c  N dy  7241   2047222       894     69747      2157     68535    214007   1939837     12.67     13.37
1968.46/492.79	c  N dy  7334   2067569       894     69747      2157     88467    214007   3166094     12.69     13.38
1994.03/499.12	c  N dy  7393   2090065       894     69747      2157    110492    214007   4371661     12.68     13.60
2020.80/505.85	c  N dy  7481   2110140       894     69747      2157     65713    214007   1795226     12.69     13.56
2042.78/511.34	c  N dy  7563   2133247       894     69747      2157     88272    214007   3040101     12.69     13.43
2065.95/517.10	c  N dy  7640   2153320       894     69747      2157    107867    214007   4122358     12.69     20.53
2093.93/524.12	c  N dy  7706   2175346       894     69747      2157    129289    214007   5247223     12.69     13.37
2118.69/530.30	c  N dy  7796   2196519       894     69747      2157     84712    214007   2919370     12.70     13.60
2135.86/534.68	c  S st  7840   2210885       894     69747      2157     98625    214007   3568487     12.69     13.19
2137.06/534.97	c  S st  7840   2211389       894     69747      2157     99127    214007   3596274     12.69   no data
2137.06/534.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2138.29/535.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.28
2138.29/535.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2138.29/535.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2138.29/535.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2138.29/535.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
2138.66/535.30	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
2138.66/535.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2142.67/536.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.94 s
2171.83/543.64	c lits-rem:       558  cl-subs:     1749  v-elim:      0  v-fix:    0  time:  7.21 s
2171.83/543.65	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
2172.23/543.79	c vivif2 --  cl tried    97378 cl shrink    13629 lits rem     125228 time: 0.14
2173.44/544.03	c asymm  cl-useful: 0/2274/69747 lits-rem:0 time: 0.24
2173.44/544.04	c calculated reachability. Time: 0.00
2173.44/544.04	c  N dy  7840   2211389       894     69747      2157     97378    214007   3436555     12.69   no data
2201.39/551.06	c  N dy  7965   2231489       894     69747      2157    117128    214007   4645228     12.71     23.11
2228.16/557.71	c  N dy  8051   2251896       894     69747      2157     70669    214007   2061095     12.72     13.48
2248.15/562.76	c  N dy  8084   2274189       894     69747      2157     92291    214007   3239943     12.71     13.40
2273.31/569.03	c  N dy  8121   2295098       894     69747      2157    112554    214007   4250161     12.69     13.39
2302.07/576.25	c  N dy  8171   2315607       894     69747      2157    132293    214007   5292644     12.69     13.43
2325.65/582.14	c  N dy  8247   2336144       894     69747      2157     85222    214007   2776700     12.69     13.49
2350.02/588.24	c  N dy  8322   2356733       894     69747      2157    105332    214007   3886087     12.69     13.40
2376.79/594.99	c  N dy  8419   2376778       894     69747      2157    124901    214007   4991779     12.70     13.41
2405.16/602.02	c  N dy  8471   2397345       894     69747      2157     76602    214007   2275047     12.70     13.62
2425.94/607.24	c  N dy  8550   2417386       894     69747      2157     96131    214007   3385954     12.70     18.89
2461.89/616.25	c  N dy  8606   2446735       894     69747      2157    124534    214007   4835694     12.69     13.39
2493.06/624.03	c  N dy  8650   2467145       894     69747      2157     75300    214007   2223534     12.68     13.58
2515.43/629.63	c  N dy  8739   2487156       894     69747      2157     94868    214007   3294967     12.68     15.54
2542.22/636.31	c  N dy  8846   2507244       894     69747      2157    114466    214007   4519071     12.69     13.63
2572.57/644.00	c  N dy  8920   2527578       894     69747      2157    134087    214007   5508427     12.70     13.38
2603.75/651.79	c  N dy  9016   2551682       894     69747      2157     87642    214007   2884545     12.70     13.45
2628.50/657.99	c  N dy  9055   2572765       894     69747      2157    107999    214007   3754322     12.69     13.39
2660.88/666.02	c  N dy  9087   2597058       894     69747      2157    131720    214007   4830474     12.67     13.36
2686.04/672.36	c  N dy  9127   2617181       894     69747      2157     80028    214007   2191342     12.66     13.62
2709.23/678.15	c  N dy  9232   2637564       894     69747      2157     99966    214007   3313671     12.68     13.52
2734.79/684.59	c  N dy  9332   2657661       894     69747      2157    119601    214007   4464380     12.69     13.46
2762.74/691.55	c  N dy  9383   2679237       894     69747      2157    140617    214007   5615547     12.68     13.37
2790.32/698.41	c  N dy  9466   2699447       894     69747      2157     88278    214007   2755733     12.69     13.49
2802.70/701.59	c  S st  9506   2711389       894     69747      2157     99888    214007   3449738     12.69     12.10
2803.90/701.84	c  S st  9506   2711891       894     69747      2157    100390    214007   3472551     12.69   no data
2803.90/701.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2805.10/702.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.24
2805.10/702.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2805.10/702.11	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2805.10/702.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2805.10/702.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
2805.10/702.13	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
2805.10/702.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2808.69/703.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.79 s
2832.68/709.03	c lits-rem:       418  cl-subs:     2018  v-elim:      0  v-fix:    0  time:  5.93 s
2832.68/709.03	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
2833.06/709.17	c vivif2 --  cl tried    98372 cl shrink    11836 lits rem     101550 time: 0.13
2834.26/709.42	c asymm  cl-useful: 0/1723/69747 lits-rem:0 time: 0.25
2834.26/709.43	c calculated reachability. Time: 0.00
2834.26/709.43	c  N dy  9506   2711891       894     69747      2157     98372    214007   3333012     12.69   no data
2857.83/715.33	c  N dy  9565   2731927       894     69747      2157    117878    214007   4474140     12.68     20.42
2891.79/723.80	c  N dy  9670   2751971       894     69747      2157    137496    214007   5649048     12.70     17.06
2922.95/731.64	c  N dy  9749   2772068       894     69747      2157     83934    214007   2444196     12.70     16.53
2948.52/738.08	c  N dy  9879   2792220       894     69747      2157    103714    214007   3673477     12.72     13.43
2978.88/745.60	c  N dy  9957   2812308       894     69747      2157    123322    214007   4833830     12.72     15.48
3014.84/754.62	c  N dy 10066   2834574       894     69747      2157    145074    214007   6135719     12.73     13.48
3043.63/761.86	c  N dy 10177   2855849       894     69747      2157     91764    214007   2912880     12.74     13.42
3066.38/767.58	c  N dy 10200   2875909       894     69747      2157    110877    214007   3655556     12.73     18.92
3091.98/773.94	c  N dy 10281   2895935       894     69747      2157    130453    214007   4805779     12.73     16.30
3122.34/781.53	c  N dy 10325   2917176       894     69747      2157     76239    214007   2070194     12.72     13.49
3144.31/787.03	c  N dy 10418   2938371       894     69747      2157     96969    214007   3313246     12.73     13.50
3171.45/793.88	c  N dy 10501   2958394       894     69747      2157    116411    214007   4393981     12.73     20.66
3209.02/803.22	c  N dy 10561   2984289       894     69747      2157    141466    214007   5643134     12.72     13.52
3234.99/809.75	c  N dy 10584   3005290       894     69747      2157     85873    214007   2326580     12.71     13.42
3261.77/816.46	c  N dy 10643   3029422       894     69747      2157    109142    214007   3380497     12.71     13.40
3293.33/824.32	c  N dy 10686   3051427       894     69747      2157    130215    214007   4265577     12.70     13.39
3321.30/831.30	c  N dy 10775   3072710       894     69747      2157    151103    214007   5503730     12.71     13.45
3343.66/836.94	c  N dy 10870   3092780       894     69747      2157     94231    214007   3084781     12.72     15.67
3368.85/843.28	c  N dy 10932   3115017       894     69747      2157    115895    214007   4330455     12.71     13.44
3397.60/850.47	c  N dy 10992   3136631       894     69747      2157    136860    214007   5490751     12.71     13.49
3431.96/859.00	c  N dy 11051   3156634       894     69747      2157     78620    214007   2091103     12.71     13.39
3453.94/864.54	c  N dy 11095   3177754       894     69747      2157     99270    214007   3122871     12.70     13.37
3489.10/873.35	c  N dy 11124   3206972       894     69747      2157    127549    214007   4324115     12.68     13.45
3497.09/875.37	c  S st 11159   3211891       894     69747      2157    132363    214007   4593548     12.69   no data
3498.28/875.65	c  S st 11159   3212392       894     69747      2157    132863    214007   4618577     12.69   no data
3498.28/875.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3499.48/875.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.3M T:  0.30
3499.48/875.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3499.48/875.98	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3499.48/875.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3499.48/875.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
3499.89/876.00	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
3499.89/876.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3504.70/877.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.08 s
3558.60/890.72	c lits-rem:      1939  cl-subs:     3979  v-elim:      0  v-fix:    0  time: 13.37 s
3558.60/890.73	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
3559.40/890.96	c vivif2 --  cl tried   128884 cl shrink    21466 lits rem     161094 time: 0.23
3560.61/891.23	c asymm  cl-useful: 0/1445/69747 lits-rem:0 time: 0.27
3560.61/891.23	c calculated reachability. Time: 0.00
3560.61/891.23	c  N dy 11159   3212392       894     69747      2157    128884    214007   4376265     12.69   no data
3591.77/899.03	c  N dy 11281   3232395       894     69747      2157    148503    214007   5587807     12.70     18.45
3623.35/906.94	c  N dy 11387   3254673       894     69747      2157     91525    214007   2827745     12.72     13.49
3644.92/912.33	c  N dy 11423   3275280       894     69747      2157    111342    214007   3721163     12.71     13.48
3674.08/919.62	c  N dy 11512   3295494       894     69747      2157    130985    214007   4805705     12.71     13.52
3707.26/927.98	c  N dy 11578   3315511       894     69747      2157    150283    214007   5804500     12.71     14.14
3741.59/936.52	c  N dy 11633   3335621       894     69747      2157     90180    214007   2609117     12.71     13.42
3768.77/943.36	c  N dy 11695   3356764       894     69747      2157    110643    214007   3637177     12.71     13.38
3794.75/949.82	c  N dy 11776   3376846       894     69747      2157    130174    214007   4798119     12.71     16.31
3826.29/957.72	c  N dy 11873   3396892       894     69747      2157    149780    214007   5946870     12.71     13.39
3855.46/965.08	c  N dy 11952   3416931       894     69747      2157     88717    214007   2523233     12.71     16.10
3880.63/971.31	c  N dy 12019   3437654       894     69747      2157    108856    214007   3610661     12.72     13.78
3909.41/978.54	c  N dy 12085   3458679       894     69747      2157    129282    214007   4645407     12.71     13.55
3942.55/986.83	c  N dy 12150   3481015       894     69747      2157    151019    214007   5820721     12.71     13.60
3977.71/995.62	c  N dy 12234   3505394       894     69747      2157     93089    214007   2750589     12.71     13.38
4010.09/1003.77	c  N dy 12312   3531378       894     69747      2157    118604    214007   4076965     12.71     13.71
4033.25/1009.54	c  N dy 12354   3551460       894     69747      2157    138029    214007   5105200     12.70     13.62
4064.81/1017.41	c  N dy 12435   3572714       894     69747      2157    158732    214007   6331965     12.70     13.42
4091.58/1024.11	c  N dy 12495   3594273       894     69747      2157     96917    214007   2838659     12.70     13.64
4117.95/1030.73	c  N dy 12599   3614274       894     69747      2157    116393    214007   3960869     12.71     21.60
4145.91/1037.74	c  N dy 12672   3634695       894     69747      2157    136302    214007   5097709     12.71     13.38
4179.88/1046.28	c  N dy 12736   3654728       894     69747      2157    155704    214007   6072202     12.71     17.98
4211.44/1054.13	c  N dy 12831   3676001       894     69747      2157     92752    214007   2653396     12.71     13.84
4237.00/1060.55	c  N dy 12937   3696015       894     69747      2157    112381    214007   3831726     12.72     13.98
4260.19/1066.31	c  S st 13003   3712395       894     69747      2157    128424    214007   4758028     12.73     11.58
4261.00/1066.57	c  S st 13003   3712895       894     69747      2157    128924    214007   4781298     12.73   no data
4261.00/1066.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4262.58/1066.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.8M T:  0.32
4262.58/1066.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4262.58/1066.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4262.58/1066.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4262.58/1066.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
4262.58/1066.94	c Removed useless bin:       0  fixed:     0  props:   0.51M  time:  0.00 s
4262.98/1067.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4268.18/1068.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
4310.53/1078.93	c lits-rem:       219  cl-subs:     1868  v-elim:      0  v-fix:    0  time: 10.52 s
4310.53/1078.94	c vivif2 --  cl tried    69747 cl shrink        0 lits rem          0 time: 0.01
4311.32/1079.15	c vivif2 --  cl tried   127056 cl shrink    19866 lits rem     205433 time: 0.21
4312.52/1079.40	c asymm  cl-useful: 0/1111/69747 lits-rem:0 time: 0.25
4312.52/1079.41	c calculated reachability. Time: 0.00
4312.52/1079.41	c  N dy 13003   3712895       894     69747      2157    127056    214007   4536676     12.73   no data
4352.89/1089.55	c  N dy 13120   3733392       894     69747      2157    147028    214007   5654002     12.74     13.45
4385.23/1097.66	c  F st 13196   3751563       894     69747      2157    164575    214007   6547164     12.74   no data
4388.45/1098.42	c  N st 13200   3753597       894     69747      2157    166575    214007   6689036     12.74   no data
4414.82/1105.08	c  N dy 13298   3774751       894     69747      2157    102585    214007   3247441     12.75     13.50
4444.35/1112.44	c  N dy 13420   3795797       894     69747      2157    123191    214007   4591493     12.76     14.02
4474.72/1120.01	c  N dy 13517   3815949       894     69747      2157    142921    214007   5764326     12.77     13.51
4509.09/1128.65	c  N dy 13597   3836296       894     69747      2157    162747    214007   6855358     12.77     13.54
4544.24/1137.42	c  N dy 13687   3856349       894     69747      2157     96473    214007   2784169     12.78     22.39
4572.21/1144.43	c  N dy 13752   3878779       894     69747      2157    118230    214007   3913783     12.78     13.68
4601.77/1151.82	c  N dy 13837   3898877       894     69747      2157    137849    214007   5093570     12.78     24.10
4638.54/1161.03	c  N dy 13907   3918879       894     69747      2157    157255    214007   6075977     12.78     13.54
4673.70/1169.84	c  N dy 13982   3938943       894     69747      2157     90124    214007   2426365     12.78     13.73
4697.65/1175.87	c  N dy 14076   3959003       894     69747      2157    109752    214007   3613004     12.79     15.24
4724.82/1182.68	c  N dy 14139   3979528       894     69747      2157    129643    214007   4710582     12.79     13.60
4758.39/1191.09	c  N dy 14200   4000341       894     69747      2157    149821    214007   5761640     12.79     13.52
4793.95/1200.00	c  N dy 14276   4021158       894     69747      2157    170070    214007   6889402     12.79     13.54

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-3284044-1304028732/watcher-3284044-1304028732 -o /tmp/evaluation-result-3284044-1304028732/solver-3284044-1304028732 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3284044-1304028732.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: 1.13 0.26 0.09 5/180 11699
/proc/meminfo: memFree=29971608/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 514473663 52441088 348 33554432000 4194304 4627427 140736220869760 18446744073709551615 47548789639080 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11699/statm: 12803 348 299 106 0 7774 0
[pid=11699/tid=11700] ppid=11697 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 514473664 52441088 348 33554432000 4194304 4627427 140736220869760 18446744073709551615 47548789639084 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514473664 52441088 348 33554432000 4194304 4627427 140736220869760 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514473664 52441088 348 33554432000 4194304 4627427 140736220869760 18446744073709551615 47548789639084 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.031472 s]
/proc/loadavg: 1.13 0.26 0.09 5/180 11699
/proc/meminfo: memFree=29971608/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=287284 CPUtime=0.09 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 5938 0 0 0 7 2 0 0 18 0 4 0 514473663 294178816 5860 33554432000 4194304 4627427 140736220869760 18446744073709551615 253640917418 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11699/statm: 71821 5860 339 106 0 66792 0
[pid=11699/tid=11700] ppid=11697 vsize=288016 CPUtime=0.02 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 1403 0 0 0 2 0 0 0 18 0 4 0 514473664 294928384 5958 33554432000 4194304 4627427 140736220869760 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=288016 CPUtime=0.01 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) S 11697 11699 11656 0 -1 4202560 1454 0 0 0 1 0 0 0 18 0 4 0 514473664 294928384 5973 33554432000 4194304 4627427 140736220869760 18446744073709551615 253640964590 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=288376 CPUtime=0.01 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 1346 0 0 0 1 0 0 0 18 0 4 0 514473664 295297024 6055 33554432000 4194304 4627427 140736220869760 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 287284

[startup+0.60764 s]
/proc/loadavg: 1.13 0.26 0.09 5/180 11699
/proc/meminfo: memFree=29971608/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=291312 CPUtime=2.62 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 8327 0 0 0 259 3 0 0 18 0 4 0 514473663 298303488 8249 33554432000 4194304 4627427 140736220869760 18446744073709551615 4260795 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11699/statm: 73704 8912 373 106 0 68675 0
[pid=11699/tid=11700] ppid=11697 vsize=295120 CPUtime=0.65 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 2775 0 0 0 65 0 0 0 18 0 4 0 514473664 302202880 9142 33554432000 4194304 4627427 140736220869760 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=295288 CPUtime=0.65 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 2034 0 0 0 64 1 0 0 18 0 4 0 514473664 302374912 9251 33554432000 4194304 4627427 140736220869760 18446744073709551615 4415675 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=295480 CPUtime=0.65 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 1994 0 0 0 64 1 0 0 18 0 4 0 514473664 302571520 9371 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 291312

[startup+0.818081 s]
/proc/loadavg: 1.13 0.26 0.09 5/180 11699
/proc/meminfo: memFree=29971608/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=313164 CPUtime=3.22 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 17280 0 0 0 317 5 0 0 18 0 4 0 514473663 320679936 15599 33554432000 4194304 4627427 140736220869760 18446744073709551615 4431018 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11699/statm: 78291 15325 382 106 0 73262 0
[pid=11699/tid=11700] ppid=11697 vsize=313164 CPUtime=0.8 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) D 11697 11699 11656 0 -1 4202560 4952 0 0 0 79 1 0 0 18 0 4 0 514473664 320679936 15325 33554432000 4194304 4627427 140736220869760 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=312088 CPUtime=0.79 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 4973 0 0 0 78 1 0 0 18 0 4 0 514473664 319578112 15326 33554432000 4194304 4627427 140736220869760 18446744073709551615 253640902791 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=312088 CPUtime=0.8 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 2017 0 0 0 79 1 0 0 18 0 4 0 514473664 319578112 15326 33554432000 4194304 4627427 140736220869760 18446744073709551615 4327570 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 313164

[startup+0.901121 s]
/proc/loadavg: 1.13 0.26 0.09 5/180 11699
/proc/meminfo: memFree=29971608/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=307824 CPUtime=3.54 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 18895 0 0 0 349 5 0 0 18 0 4 0 514473663 315211776 14512 33554432000 4194304 4627427 140736220869760 18446744073709551615 4327796 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 76956 14512 386 106 0 71927 0
[pid=11699/tid=11700] ppid=11697 vsize=307824 CPUtime=0.88 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 5556 0 0 0 87 1 0 0 18 0 4 0 514473664 315211776 14512 33554432000 4194304 4627427 140736220869760 18446744073709551615 4321764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=307824 CPUtime=0.88 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 5560 0 0 0 87 1 0 0 18 0 4 0 514473664 315211776 14512 33554432000 4194304 4627427 140736220869760 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=307824 CPUtime=0.89 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 2030 0 0 0 88 1 0 0 19 0 4 0 514473664 315211776 14512 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 307824

[startup+1.50101 s]
/proc/loadavg: 1.13 0.26 0.09 5/180 11699
/proc/meminfo: memFree=29971608/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=307824 CPUtime=5.95 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 20828 0 0 0 589 6 0 0 19 0 4 0 514473663 315211776 16445 33554432000 4194304 4627427 140736220869760 18446744073709551615 4348160 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 76956 16445 386 106 0 71927 0
[pid=11699/tid=11700] ppid=11697 vsize=307824 CPUtime=1.48 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 6176 0 0 0 147 1 0 0 18 0 4 0 514473664 315211776 16445 33554432000 4194304 4627427 140736220869760 18446744073709551615 4333609 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=307824 CPUtime=1.47 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 6096 0 0 0 146 1 0 0 18 0 4 0 514473664 315211776 16445 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=307824 CPUtime=1.49 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 2217 0 0 0 148 1 0 0 19 0 4 0 514473664 315211776 16445 33554432000 4194304 4627427 140736220869760 18446744073709551615 4330046 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 307824

[startup+3.10072 s]
/proc/loadavg: 1.13 0.26 0.09 9/184 11703
/proc/meminfo: memFree=29902808/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=321356 CPUtime=12.33 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 27793 0 0 0 1226 7 0 0 22 0 4 0 514473663 329068544 17263 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 80339 17263 388 106 0 75310 0
[pid=11699/tid=11700] ppid=11697 vsize=321356 CPUtime=3.08 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 8119 0 0 0 306 2 0 0 22 0 4 0 514473664 329068544 17263 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=321356 CPUtime=3.08 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 8066 0 0 0 306 2 0 0 22 0 4 0 514473664 329068544 17263 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=321356 CPUtime=3.08 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 3852 0 0 0 307 1 0 0 25 0 4 0 514473664 329068544 17263 33554432000 4194304 4627427 140736220869760 18446744073709551615 4507268 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 321356

[startup+6.30114 s]
/proc/loadavg: 1.68 0.39 0.13 9/184 11703
/proc/meminfo: memFree=29837028/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=331008 CPUtime=25.12 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 49162 0 0 0 2501 11 0 0 25 0 4 0 514473663 338952192 34754 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 82752 34754 391 106 0 77723 0
[pid=11699/tid=11700] ppid=11697 vsize=331008 CPUtime=6.28 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 15845 0 0 0 625 3 0 0 25 0 4 0 514473664 338952192 34754 33554432000 4194304 4627427 140736220869760 18446744073709551615 4428398 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=331008 CPUtime=6.28 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 14326 0 0 0 625 3 0 0 25 0 4 0 514473664 338952192 34754 33554432000 4194304 4627427 140736220869760 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=331008 CPUtime=6.29 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 6885 0 0 0 627 2 0 0 25 0 4 0 514473664 338952192 34754 33554432000 4194304 4627427 140736220869760 18446744073709551615 4420196 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 331008

[startup+12.706 s]
/proc/loadavg: 2.19 0.51 0.17 9/184 11703
/proc/meminfo: memFree=29728152/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=368060 CPUtime=50.71 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 72579 0 0 0 5057 14 0 0 25 0 4 0 514473663 376893440 42242 33554432000 4194304 4627427 140736220869760 18446744073709551615 4306449 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 92015 42242 391 106 0 86986 0
[pid=11699/tid=11700] ppid=11697 vsize=368060 CPUtime=12.69 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 20755 0 0 0 1265 4 0 0 25 0 4 0 514473664 376893440 42242 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=368060 CPUtime=12.69 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 19047 0 0 0 1265 4 0 0 25 0 4 0 514473664 376893440 42242 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=368060 CPUtime=12.69 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 15133 0 0 0 1266 3 0 0 25 0 4 0 514473664 376893440 42242 33554432000 4194304 4627427 140736220869760 18446744073709551615 4321835 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 368060

[startup+25.5007 s]
/proc/loadavg: 3.48 0.88 0.30 9/184 11703
/proc/meminfo: memFree=29663404/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=377152 CPUtime=101.82 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 113309 0 0 0 10161 21 0 0 25 0 4 0 514473663 386203648 50752 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 94288 50752 391 106 0 89259 0
[pid=11699/tid=11700] ppid=11697 vsize=377152 CPUtime=25.47 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 30305 0 0 0 2542 5 0 0 25 0 4 0 514473664 386203648 50752 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=377152 CPUtime=25.48 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 29323 0 0 0 2542 6 0 0 25 0 4 0 514473664 386203648 50752 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=377152 CPUtime=25.48 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 26116 0 0 0 2544 4 0 0 25 0 4 0 514473664 386203648 50752 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 377152

[startup+51.101 s]
/proc/loadavg: 5.02 1.45 0.50 9/184 11704
/proc/meminfo: memFree=29591664/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=414952 CPUtime=204.12 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 171741 0 0 0 20379 33 0 0 25 0 4 0 514473663 424910848 64080 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308383 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 103738 64080 391 106 0 98709 0
[pid=11699/tid=11700] ppid=11697 vsize=414952 CPUtime=51.07 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 45146 0 0 0 5100 7 0 0 25 0 4 0 514473664 424910848 64080 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=414952 CPUtime=51.09 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 45376 0 0 0 5100 9 0 0 25 0 4 0 514473664 424910848 64080 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=414952 CPUtime=51.09 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 39007 0 0 0 5101 8 0 0 25 0 4 0 514473664 424910848 64080 33554432000 4194304 4627427 140736220869760 18446744073709551615 4332060 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 414952

[startup+102.301 s]
/proc/loadavg: 6.63 2.43 0.88 9/184 11735
/proc/meminfo: memFree=29985864/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=432204 CPUtime=408.67 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 267116 0 0 0 40815 52 0 0 25 0 4 0 514473663 442576896 73199 33554432000 4194304 4627427 140736220869760 18446744073709551615 4428398 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 108051 73199 391 106 0 103022 0
[pid=11699/tid=11700] ppid=11697 vsize=432204 CPUtime=102.27 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 71715 0 0 0 10214 13 0 0 25 0 4 0 514473664 442576896 73199 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=432204 CPUtime=102.28 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 73645 0 0 0 10213 15 0 0 25 0 4 0 514473664 442576896 73199 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=432204 CPUtime=102.28 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 59930 0 0 0 10216 12 0 0 25 0 4 0 514473664 442576896 73199 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 432204

[startup+162.307 s]

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

[pid=11699] ppid=11697 vsize=832844 CPUtime=2805.91 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1012569 0 0 0 280345 246 0 0 25 0 4 0 514473663 852832256 155998 33554432000 4194304 4627427 140736220869760 18446744073709551615 4424704 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 208211 155998 391 106 0 203182 0
[pid=11699/tid=11700] ppid=11697 vsize=832844 CPUtime=702.21 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 259232 0 0 0 70160 61 0 0 25 0 4 0 514473664 852832256 155998 33554432000 4194304 4627427 140736220869760 18446744073709551615 4410264 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=832844 CPUtime=702.3 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 263092 0 0 0 70165 65 0 0 25 0 4 0 514473664 852832256 155998 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=832844 CPUtime=702.3 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 250540 0 0 0 70168 62 0 0 25 0 4 0 514473664 852832256 155998 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.91
Current children cumulated vsize (KiB) 832844

[startup+762.301 s]
/proc/loadavg: 8.03 7.42 4.51 9/184 11753
/proc/meminfo: memFree=29005828/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=1034388 CPUtime=3045.61 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1071408 0 0 0 304297 264 0 0 25 0 4 0 514473663 1059213312 164887 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 258597 164887 391 106 0 253568 0
[pid=11699/tid=11700] ppid=11697 vsize=1034388 CPUtime=762.2 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 274459 0 0 0 76154 66 0 0 25 0 4 0 514473664 1059213312 164887 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=1034388 CPUtime=762.3 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 281636 0 0 0 76159 71 0 0 25 0 4 0 514473664 1059213312 164887 33554432000 4194304 4627427 140736220869760 18446744073709551615 4322160 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=1034388 CPUtime=762.3 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 261475 0 0 0 76165 65 0 0 25 0 4 0 514473664 1059213312 164887 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.61
Current children cumulated vsize (KiB) 1034388

[startup+822.307 s]
/proc/loadavg: 8.07 7.54 4.73 9/184 11755
/proc/meminfo: memFree=29038248/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=1082724 CPUtime=3285.35 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1126605 0 0 0 328254 281 0 0 25 0 4 0 514473663 1108709376 175006 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308376 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 270681 175006 391 106 0 265652 0
[pid=11699/tid=11700] ppid=11697 vsize=1082724 CPUtime=822.21 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 289599 0 0 0 82150 71 0 0 25 0 4 0 514473664 1108709376 175006 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=1082724 CPUtime=822.3 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 291647 0 0 0 82156 74 0 0 25 0 4 0 514473664 1108709376 175006 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=1082724 CPUtime=822.31 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 276853 0 0 0 82160 71 0 0 25 0 4 0 514473664 1108709376 175006 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3285.35
Current children cumulated vsize (KiB) 1082724

[startup+882.301 s]
/proc/loadavg: 8.02 7.62 4.93 9/184 11756
/proc/meminfo: memFree=28946056/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=1139920 CPUtime=3525.05 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1185649 0 0 0 352207 298 0 0 25 0 4 0 514473663 1167278080 181563 33554432000 4194304 4627427 140736220869760 18446744073709551615 4468055 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 284980 181563 391 106 0 279951 0
[pid=11699/tid=11700] ppid=11697 vsize=1139920 CPUtime=882.19 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 306360 0 0 0 88143 76 0 0 25 0 4 0 514473664 1167278080 181563 33554432000 4194304 4627427 140736220869760 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=1139920 CPUtime=882.3 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 301012 0 0 0 88153 77 0 0 25 0 4 0 514473664 1167278080 181563 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=1139920 CPUtime=882.3 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 292648 0 0 0 88155 75 0 0 25 0 4 0 514473664 1167278080 181563 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3525.05
Current children cumulated vsize (KiB) 1139920

[startup+942.301 s]
/proc/loadavg: 8.14 7.72 5.13 9/184 11758
/proc/meminfo: memFree=28926024/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=1121424 CPUtime=3764.76 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1233463 0 0 0 376164 312 0 0 25 0 4 0 514473663 1148338176 198155 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309247 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 280356 198155 391 106 0 275327 0
[pid=11699/tid=11700] ppid=11697 vsize=1121424 CPUtime=942.19 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 315096 0 0 0 94140 79 0 0 25 0 4 0 514473664 1148338176 198155 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=1121424 CPUtime=942.3 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 311401 0 0 0 94150 80 0 0 25 0 4 0 514473664 1148338176 198155 33554432000 4194304 4627427 140736220869760 18446744073709551615 4428116 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=1121424 CPUtime=942.31 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 307988 0 0 0 94152 79 0 0 25 0 4 0 514473664 1148338176 198155 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.76
Current children cumulated vsize (KiB) 1121424

[startup+1002.3 s]
/proc/loadavg: 8.09 7.78 5.32 9/184 11759
/proc/meminfo: memFree=28896956/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=1145492 CPUtime=4004.48 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1280501 0 0 0 400121 327 0 0 25 0 4 0 514473663 1172983808 195980 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308606 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 286373 195980 391 106 0 281344 0
[pid=11699/tid=11700] ppid=11697 vsize=1145492 CPUtime=1002.19 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 330421 0 0 0 100135 84 0 0 25 0 4 0 514473664 1172983808 195980 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=1145492 CPUtime=1002.3 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 317122 0 0 0 100148 82 0 0 25 0 4 0 514473664 1172983808 195980 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=1145492 CPUtime=1002.31 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 323530 0 0 0 100147 84 0 0 25 0 4 0 514473664 1172983808 195980 33554432000 4194304 4627427 140736220869760 18446744073709551615 4310561 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4004.48
Current children cumulated vsize (KiB) 1145492

[startup+1062.3 s]
/proc/loadavg: 8.10 7.83 5.49 9/184 11761
/proc/meminfo: memFree=28802408/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=1149224 CPUtime=4244.2 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1318217 0 0 0 424079 341 0 0 25 0 4 0 514473663 1176805376 204479 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 287306 204479 391 106 0 282277 0
[pid=11699/tid=11700] ppid=11697 vsize=1149224 CPUtime=1062.18 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 344730 0 0 0 106130 88 0 0 25 0 4 0 514473664 1176805376 204479 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=1149224 CPUtime=1062.3 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 321131 0 0 0 106147 83 0 0 25 0 4 0 514473664 1176805376 204479 33554432000 4194304 4627427 140736220869760 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=1149224 CPUtime=1062.31 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 338428 0 0 0 106142 89 0 0 25 0 4 0 514473664 1176805376 204479 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4244.2
Current children cumulated vsize (KiB) 1149224

[startup+1122.3 s]
/proc/loadavg: 8.10 7.88 5.65 9/184 11763
/proc/meminfo: memFree=28743064/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=1010712 CPUtime=4483.91 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1359170 0 0 0 448034 357 0 0 25 0 4 0 514473663 1034969088 199632 33554432000 4194304 4627427 140736220869760 18446744073709551615 4327424 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 252678 199632 391 106 0 247649 0
[pid=11699/tid=11700] ppid=11697 vsize=1010712 CPUtime=1122.17 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 351861 0 0 0 112127 90 0 0 25 0 4 0 514473664 1034969088 199632 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308213 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=1010712 CPUtime=1122.3 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 334920 0 0 0 112141 89 0 0 25 0 4 0 514473664 1034969088 199632 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=1010712 CPUtime=1122.31 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 353130 0 0 0 112136 95 0 0 25 0 4 0 514473664 1034969088 199632 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.91
Current children cumulated vsize (KiB) 1010712

[startup+1182.3 s]
/proc/loadavg: 8.09 7.91 5.80 9/184 11764
/proc/meminfo: memFree=28700964/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=1033844 CPUtime=4723.62 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1391404 0 0 0 471993 369 0 0 25 0 4 0 514473663 1058656256 203082 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 258461 203082 391 106 0 253432 0
[pid=11699/tid=11700] ppid=11697 vsize=1033844 CPUtime=1182.17 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 365302 0 0 0 118121 96 0 0 25 0 4 0 514473664 1058656256 203082 33554432000 4194304 4627427 140736220869760 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=1033844 CPUtime=1182.3 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 340329 0 0 0 118139 91 0 0 25 0 4 0 514473664 1058656256 203082 33554432000 4194304 4627427 140736220869760 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=1033844 CPUtime=1182.31 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 362746 0 0 0 118134 97 0 0 25 0 4 0 514473664 1058656256 203082 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4723.62
Current children cumulated vsize (KiB) 1033844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.14 7.93 5.85 9/184 11765
/proc/meminfo: memFree=28630768/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=1237120 CPUtime=4800.35 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1405256 0 0 0 479662 373 0 0 25 0 4 0 514473663 1266810880 214615 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 309280 214615 391 106 0 304251 0
[pid=11699/tid=11700] ppid=11697 vsize=1237120 CPUtime=1201.37 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 368260 0 0 0 120040 97 0 0 25 0 4 0 514473664 1266810880 214616 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=1237120 CPUtime=1201.51 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 345632 0 0 0 120059 92 0 0 25 0 4 0 514473664 1266810880 214616 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=1237120 CPUtime=1201.51 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 365935 0 0 0 120053 98 0 0 25 0 4 0 514473664 1266810880 214616 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1237120

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

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

[startup+1201.5 s]
/proc/loadavg: 8.14 7.93 5.85 9/184 11765
/proc/meminfo: memFree=28630768/32951124 swapFree=67111364/67111528
[pid=11699] ppid=11697 vsize=1237120 CPUtime=4800.35 cores=0,2,4,6
/proc/11699/stat : 11699 (strangenight2-m) R 11697 11699 11656 0 -1 4202496 1405256 0 0 0 479662 373 0 0 25 0 4 0 514473663 1266810880 214615 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11699/statm: 309280 214615 391 106 0 304251 0
[pid=11699/tid=11700] ppid=11697 vsize=1237120 CPUtime=1201.37 cores=0,2,4,6
/proc/11699/task/11700/stat : 11700 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 368260 0 0 0 120040 97 0 0 25 0 4 0 514473664 1266810880 214616 33554432000 4194304 4627427 140736220869760 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11699/tid=11701] ppid=11697 vsize=1237120 CPUtime=1201.51 cores=0,2,4,6
/proc/11699/task/11701/stat : 11701 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 345632 0 0 0 120059 92 0 0 25 0 4 0 514473664 1266810880 214616 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11699/tid=11702] ppid=11697 vsize=1237120 CPUtime=1201.51 cores=0,2,4,6
/proc/11699/task/11702/stat : 11702 (strangenight2-m) R 11697 11699 11656 0 -1 4202560 365935 0 0 0 120053 98 0 0 25 0 4 0 514473664 1266810880 214616 33554432000 4194304 4627427 140736220869760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1237120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.55
CPU time (s): 4800.42
CPU user time (s): 4796.65
CPU system time (s): 3.76843
CPU usage (%): 399.52
Max. virtual memory (cumulated for all children) (KiB): 1344972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.65
system time used= 3.76843
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1405259
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= 4848
involuntary context switches= 22688

runsolver used 1.67175 second user time and 3.9424 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 00:12:13
IDJOB=3284044
IDBENCH=71098
IDSOLVER=1586
FILE ID=node106/3284044-1304028732
RUNJOBID= node106-1304028687-11674
PBS_JOBID= 13170346
Free space on /tmp= 72136 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284044-1304028732/watcher-3284044-1304028732 -o /tmp/evaluation-result-3284044-1304028732/solver-3284044-1304028732 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3284044-1304028732.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1767925473

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29971772 kB
Buffers:        205176 kB
Cached:        1975640 kB
SwapCached:         88 kB
Active:        1223080 kB
Inactive:      1546584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29971772 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           29884 kB
Writeback:           0 kB
AnonPages:      588612 kB
Mapped:          15432 kB
Slab:           144412 kB
PageTables:       5860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   839328 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= 72144 MiB
End job on node106 at 2011-04-29 00:32:16