Trace number 3173848

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.21 1201.56

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S698025027-034-UNKNOWN.cnf
MD5SUM92b3ae536df5707fe014291d91790352
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.3165
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173848-1304031671.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data
0.00/0.11	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.00/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.00/0.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.00/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.00/0.79	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.79	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.79	c calculated reachability. Time: 0.00
0.00/0.79	c Calc default polars -  time:   0.00 s pos:     474 undec:      44 neg:     482
0.00/0.79	c =========================================================================================
0.00/0.79	c types(t): F = full restart, N = normal restart
0.00/0.79	c types(t): S = simplification begin/end, E = solution found
0.00/0.79	c restart types(rt): st = static, dy = dynamic
0.00/0.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.79	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data
0.00/0.79	c  N dy    18      4067      1000     20000         0      4062    100000    500881     96.89    103.53
0.00/0.79	c  N dy    43      8072      1000     20000         0      5570    100000    503045     97.25    103.32
4.19/1.10	c  N dy    63     12171      1000     20000         0      5422    100000    321861     96.69    101.96
4.98/1.31	c  N dy    86     16216      1000     20000         0      9456    100000    804440     97.06    103.50
6.36/1.63	c  N dy   106     20301      1000     20000         0      7921    100000    481893     96.93    103.67
7.58/1.95	c  N dy   120     24351      1000     20000         0     11962    100000    958126     95.97    108.67
7.96/2.01	c  F st   123     25000      1000     20000         0     12611    100000   1032886     95.86   no data
9.55/2.44	c  N dy   129     30002      1000     20000         0     10793    100000    714365     95.86   no data
9.55/2.44	c  S st   129     30002      1000     20000         0     10793    100000    714365     95.86   no data
9.55/2.49	c  S st   129     30503      1000     20000         0     11293    100000    774746     95.86   no data
9.95/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.95/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.95/2.51	c blocked clauses removed:        0 vars:      0 tried:        1000 T: 0.00 s
9.95/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
9.95/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.95/2.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.95/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/3.00	c lits-rem:        17  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.45 s
12.35/3.13	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
12.35/3.13	c calculated reachability. Time: 0.00
12.35/3.13	c  N dy   129     30503      1000     20000         0     11259    100000    766775     95.86   no data
13.95/3.52	c  N dy   159     34697      1000     20000         0     15446    100000   1271905     96.33    101.45
15.15/3.88	c  N dy   182     38731      1000     20000         0     11587    100000    669908     96.34    103.26
17.15/4.30	c  N dy   202     43175      1000     20000         0     16025    100000   1191733     96.21    102.43
17.95/4.57	c  S st   218     45756      1000     20000         0      9668    100000    329714     96.15   no data
18.34/4.62	c  S st   218     46259      1000     20000         0     10171    100000    385104     96.15   no data
18.34/4.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.34/4.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.34/4.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.34/4.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.34/4.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.34/4.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
18.34/4.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.34/4.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.34/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.74/4.76	c lits-rem:         8  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.10 s
18.74/4.76	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
18.74/4.77	c vivif2 --  cl tried    10170 cl shrink        0 lits rem          0 time: 0.00
19.14/4.89	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
19.14/4.89	c calculated reachability. Time: 0.00
19.14/4.89	c  N dy   218     46259      1000     20000         0     10170    100000    384869     96.15   no data
20.76/5.27	c  N dy   244     50418      1000     20000         0     14325    100000    873292     96.14    101.93
22.34/5.68	c  N dy   268     54477      1000     20000         0     18381    100000   1356622     96.19    102.93
24.34/6.12	c  N dy   296     58883      1000     20000         0     12814    100000    598570     96.26    102.20
25.93/6.50	c  N dy   319     62909      1000     20000         0     16837    100000   1080044     96.32    101.62
27.53/6.95	c  N dy   344     67031      1000     20000         0     20952    100000   1575618     96.45    103.22
28.73/7.20	c  S st   357     69390      1000     20000         0     12332    100000    422132     96.40     95.75
28.73/7.25	c  S st   357     69898      1000     20000         0     12839    100000    474568     96.40   no data
28.73/7.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.73/7.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.73/7.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.73/7.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.73/7.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.73/7.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
28.73/7.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.73/7.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.73/7.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.54/7.47	c lits-rem:        14  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.17 s
29.54/7.48	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
29.54/7.48	c vivif2 --  cl tried    12835 cl shrink        0 lits rem          0 time: 0.01
30.32/7.62	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
30.32/7.62	c calculated reachability. Time: 0.00
30.32/7.62	c  N dy   357     69898      1000     20000         0     12835    100000    473607     96.40   no data
31.93/8.05	c  N dy   382     74381      1000     20000         0     17313    100000   1003297     96.32    106.44
34.32/8.61	c  N dy   411     79502      1000     20000         0     22426    100000   1609350     96.35    102.27
36.32/9.14	c  N dy   443     84685      1000     20000         0     15625    100000    712583     96.49    104.83
37.52/9.42	c  F st   463     87500      1000     20000         0     18437    100000   1046171     96.52   no data
38.71/9.77	c  N st   468     90795      1000     20000         0     21717    100000   1456738     96.52   no data
41.51/10.45	c  N dy   495     96802      1000     20000         0     14738    100000    492989     96.62    102.02
43.91/11.08	c  N dy   536    103087      1000     20000         0     21014    100000   1239812     96.72    102.02
44.70/11.26	c  S st   537    104847      1000     20000         0     22771    100000   1454199     96.61     99.67
45.10/11.34	c  S st   537    105350      1000     20000         0     23274    100000   1503663     96.61   no data
45.10/11.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.10/11.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
45.10/11.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.10/11.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.10/11.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.10/11.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
45.10/11.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.10/11.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
45.50/11.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.29/14.18	c lits-rem:       192  cl-subs:       30  v-elim:      0  v-fix:    0  time:  2.74 s
56.29/14.18	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
56.69/14.20	c vivif2 --  cl tried    23244 cl shrink        0 lits rem          0 time: 0.02
57.49/14.46	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.26
57.49/14.46	c calculated reachability. Time: 0.00
57.49/14.46	c  N dy   537    105350      1000     20000         0     23244    100000   1496438     96.61   no data
61.09/15.31	c  N dy   577    112206      1000     20000         0     16114    100000    542157     96.61    101.73
63.88/16.09	c  N dy   618    119413      1000     20000         0     23308    100000   1398950     96.64    102.64
67.88/17.05	c  N dy   660    127068      1000     20000         0     15971    100000    419053     96.63    101.79
71.86/18.00	c  N dy   714    135246      1000     20000         0     24141    100000   1395702     96.74    102.30
76.26/19.13	c  N dy   757    143936      1000     20000         0     16844    100000    409191     96.63    102.76
80.26/20.18	c  N dy   810    153327      1000     20000         0     26216    100000   1527685     96.62    101.97
82.65/20.78	c  S st   835    158025      1000     20000         0     30902    100000   2080998     96.60   no data
83.05/20.88	c  S st   835    158528      1000     20000         0     31405    100000   2133103     96.60   no data
83.05/20.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.45/20.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
83.45/20.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.45/20.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.45/20.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.45/20.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
83.45/20.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.45/20.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
83.86/21.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.21/28.60	c lits-rem:       282  cl-subs:       45  v-elim:      0  v-fix:    0  time:  7.59 s
114.21/28.60	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
114.21/28.62	c vivif2 --  cl tried    31360 cl shrink        0 lits rem          0 time: 0.03
115.41/28.95	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.33
115.41/28.95	c calculated reachability. Time: 0.00
115.41/28.95	c  N dy   835    158528      1000     20000         0     31360    100000   2122474     96.60   no data
120.61/30.27	c  N dy   896    168945      1000     20000         0     24788    100000   1252308     96.67    101.97
126.59/31.76	c  N dy   962    179894      1000     20000         0     35716    100000   2562605     96.73    101.96
132.18/33.15	c  N dy  1022    191656      1000     20000         0     29491    100000   1704010     96.71    102.62
138.99/34.81	c  N dy  1086    203917      1000     20000         0     22764    100000    784891     96.70    106.26
145.77/36.53	c  N dy  1158    217180      1000     20000         0     36005    100000   2347597     96.68    102.92
152.95/38.38	c  N dy  1241    231173      1000     20000         0     30011    100000   1532141     96.72    103.47
156.97/39.31	c  S st  1281    237792      1000     20000         0     36627    100000   2323623     96.74     90.66
157.35/39.41	c  S st  1281    238297      1000     20000         0     37132    100000   2378371     96.74   no data
157.35/39.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
157.35/39.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
157.35/39.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.35/39.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.35/39.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.35/39.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
157.35/39.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
157.35/39.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
157.75/39.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.69/50.05	c lits-rem:       403  cl-subs:       62  v-elim:      0  v-fix:    0  time: 10.51 s
199.69/50.05	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
199.69/50.08	c vivif2 --  cl tried    37070 cl shrink        0 lits rem          0 time: 0.03
201.29/50.41	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.33
201.29/50.41	c calculated reachability. Time: 0.00
201.29/50.41	c  N dy  1281    238297      1000     20000         0     37070    100000   2363211     96.74   no data
209.31/52.47	c  N dy  1359    253633      1000     20000         0     31410    100000   1602024     96.73    101.99
218.49/54.77	c  N dy  1446    270049      1000     20000         0     25836    100000    821206     96.70    102.96
228.06/57.16	c  N dy  1539    287366      1000     20000         0     43120    100000   2879845     96.70    102.84
238.04/59.67	c  N dy  1637    305969      1000     20000         0     38733    100000   2223349     96.61    102.05
238.44/59.71	c  F st  1638    306250      1000     20000         0     39014    100000   2255053     96.60     92.59
249.24/62.47	c  N dy  1724    325529      1000     20000         0     34297    100000   1613464     96.60    103.00
261.61/65.52	c  N dy  1833    345535      1000     20000         0     29313    100000    898805     96.59    102.06
268.00/67.19	c  S st  1894    357447      1000     20000         0     41208    100000   2306417     96.55    101.89
268.80/67.31	c  S st  1894    357951      1000     20000         0     41711    100000   2355962     96.55   no data
268.80/67.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
268.80/67.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
268.80/67.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
268.80/67.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
268.80/67.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.80/67.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
268.80/67.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
268.80/67.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
269.20/67.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.94/78.16	c lits-rem:       287  cl-subs:       58  v-elim:      0  v-fix:    0  time: 10.72 s
311.94/78.16	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
311.94/78.19	c vivif2 --  cl tried    41653 cl shrink        0 lits rem          0 time: 0.03
313.54/78.54	c asymm  cl-useful: 0/18630/20000 lits-rem:0 time: 0.36
313.54/78.55	c calculated reachability. Time: 0.00
313.54/78.55	c  N dy  1894    357951      1000     20000         0     41653    100000   2341736     96.55   no data
326.32/81.75	c  N dy  2001    378041      1000     20000         0     35759    100000   1567104     96.53    101.73
339.51/85.08	c  N dy  2101    398104      1000     20000         0     28829    100000    619824     96.48    103.66
351.88/88.12	c  N dy  2198    418205      1000     20000         0     48895    100000   3000247     96.46    101.60
364.67/91.33	c  N dy  2323    438353      1000     20000         0     41063    100000   1968776     96.47    102.75
378.65/94.84	c  N dy  2434    458396      1000     20000         0     32117    100000    794067     96.47    101.89
391.43/98.03	c  N dy  2545    478486      1000     20000         0     52176    100000   3183985     96.47    108.91
404.62/101.30	c  N dy  2648    498524      1000     20000         0     42231    100000   1867251     96.43    101.80
419.40/105.06	c  N dy  2761    518654      1000     20000         0     31374    100000    479706     96.45    103.01
430.98/107.90	c  S st  2865    536926      1000     20000         0     49605    100000   2669381     96.49   no data
431.38/108.04	c  S st  2865    537433      1000     20000         0     50112    100000   2726755     96.49   no data
431.38/108.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
431.38/108.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
431.38/108.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.38/108.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.38/108.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.38/108.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
431.38/108.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
431.78/108.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
431.78/108.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
496.09/124.25	c lits-rem:       368  cl-subs:       63  v-elim:      0  v-fix:    0  time: 16.05 s
496.09/124.25	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
496.09/124.28	c vivif2 --  cl tried    50049 cl shrink        0 lits rem          0 time: 0.03
496.49/124.32	c asymm  cl-useful: 0/1370/20000 lits-rem:0 time: 0.04
496.49/124.33	c calculated reachability. Time: 0.00
496.49/124.33	c  N dy  2865    537433      1000     20000         0     50049    100000   2711299     96.49   no data
512.90/128.48	c  N dy  2987    557710      1000     20000         0     38344    100000   1204604     96.54    101.91
528.05/132.26	c  N dy  3101    577876      1000     20000         0     58481    100000   3611988     96.55    102.08
542.83/135.95	c  N dy  3208    597883      1000     20000         0     45506    100000   1962399     96.57    101.90
559.21/140.02	c  N dy  3322    618067      1000     20000         0     65661    100000   4348176     96.57    107.49
573.19/143.58	c  N dy  3442    638193      1000     20000         0     51810    100000   2593512     96.59    101.89
589.97/147.75	c  N dy  3561    658200      1000     20000         0     36842    100000    689439     96.61    108.00
603.95/151.20	c  N dy  3670    678325      1000     20000         0     56930    100000   3089078     96.62    102.22
619.93/155.29	c  N dy  3782    698381      1000     20000         0     41018    100000   1081651     96.64    104.07
634.70/158.93	c  N dy  3891    718415      1000     20000         0     61012    100000   3479945     96.64    102.12
650.68/162.98	c  N dy  3999    738515      1000     20000         0     44138    100000   1337336     96.63    101.78
666.28/166.83	c  N dy  4104    758713      1000     20000         0     64306    100000   3736555     96.64    102.51
682.64/170.97	c  N dy  4218    778732      1000     20000         0     46357    100000   1501679     96.65    102.58
699.01/175.06	c  N dy  4336    798755      1000     20000         0     66352    100000   3889723     96.66    103.29
706.61/176.98	c  S st  4378    806149      1000     20000         0     73729    100000   4764156     96.66   no data
707.41/177.16	c  S st  4378    806651      1000     20000         0     74231    100000   4816889     96.66   no data
707.41/177.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
707.80/177.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
707.80/177.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
707.80/177.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
707.80/177.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.80/177.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
707.80/177.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
707.80/177.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
708.60/177.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.08/205.32	c lits-rem:       731  cl-subs:      118  v-elim:      0  v-fix:    0  time: 27.88 s
820.08/205.32	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
820.08/205.38	c vivif2 --  cl tried    74113 cl shrink        0 lits rem          0 time: 0.06
821.65/205.79	c asymm  cl-useful: 0/12680/20000 lits-rem:0 time: 0.41
821.65/205.79	c calculated reachability. Time: 0.00
821.65/205.79	c  N dy  4378    806651      1000     20000         0     74113    100000   4788916     96.66   no data
837.23/209.68	c  N dy  4503    826715      1000     20000         0     55219    100000   2457019     96.70    102.42
854.81/214.07	c  N dy  4606    846800      1000     20000         0     75269    100000   4848752     96.68    101.94
870.38/217.97	c  N dy  4718    866863      1000     20000         0     55369    100000   2345835     96.69    114.90
887.96/222.37	c  N dy  4813    887155      1000     20000         0     75633    100000   4772188     96.67    102.59
904.34/226.44	c  N dy  4925    907222      1000     20000         0     54724    100000   2159485     96.68    105.39
922.31/230.96	c  N dy  5049    927335      1000     20000         0     74812    100000   4572680     96.71    102.29
939.88/235.33	c  N dy  5167    947519      1000     20000         0     53036    100000   1856110     96.73    104.08
956.68/239.57	c  N dy  5261    967621      1000     20000         0     73097    100000   4229786     96.70    101.89
975.04/244.17	c  N dy  5366    987702      1000     20000         0     50215    100000   1404899     96.70    103.25
991.84/248.34	c  N dy  5464   1007789      1000     20000         0     70270    100000   3790097     96.69    104.16
1013.81/253.83	c  N dy  5585   1027826      1000     20000         0     46351    100000    830845     96.70    106.09
1031.38/258.21	c  N dy  5705   1047866      1000     20000         0     66359    100000   3228952     96.72    105.42
1054.53/264.06	c  N dy  5827   1067996      1000     20000         0     86456    100000   5637374     96.74    103.54
1060.13/265.40	c  F st  5843   1071875      1000     20000         0     45397    100000    598321     96.73     90.21
1073.71/268.83	c  N dy  5915   1088104      1000     20000         0     61589    100000   2587184     96.73    102.31
1094.89/274.17	c  N dy  6029   1108206      1000     20000         0     81661    100000   4989995     96.74    102.48
1115.27/279.28	c  N dy  6133   1128208      1000     20000         0     55709    100000   1735465     96.73    102.79
1135.25/284.21	c  N dy  6243   1148354      1000     20000         0     75822    100000   4123979     96.73    105.22
1159.22/290.25	c  N dy  6358   1168587      1000     20000         0     49102    100000    815191     96.74    102.61
1176.80/294.61	c  N dy  6468   1188620      1000     20000         0     69102    100000   3200397     96.74    103.34
1199.17/300.27	c  N dy  6585   1208713      1000     20000         0     89168    100000   5603838     96.75    110.38
1200.77/300.66	c  S st  6592   1209976      1000     20000         0     90429    100000   5751210     96.75   no data
1201.97/300.90	c  S st  6592   1210483      1000     20000         0     90936    100000   5805910     96.75   no data
1201.97/300.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1201.97/300.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.07
1201.97/300.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1201.97/300.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1201.97/300.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1201.97/300.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1201.97/300.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1202.39/301.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1203.16/301.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1370.17/343.00	c lits-rem:       829  cl-subs:      153  v-elim:      0  v-fix:    0  time: 41.76 s
1370.17/343.00	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
1370.17/343.08	c vivif2 --  cl tried    90783 cl shrink        0 lits rem          0 time: 0.08
1371.77/343.45	c asymm  cl-useful: 0/7320/20000 lits-rem:0 time: 0.37
1371.77/343.45	c calculated reachability. Time: 0.00
1371.77/343.45	c  N dy  6592   1210483      1000     20000         0     90783    100000   5769398     96.75   no data
1391.36/348.31	c  N dy  6707   1230495      1000     20000         0     62836    100000   2363216     96.76    102.17
1412.12/353.50	c  N dy  6817   1250546      1000     20000         0     82849    100000   4772877     96.76    102.41
1435.31/359.34	c  N dy  6927   1270816      1000     20000         0     54168    100000   1199560     96.76    102.52
1454.07/364.04	c  N dy  7032   1290895      1000     20000         0     74211    100000   3586218     96.76    103.81
1477.24/369.87	c  N dy  7123   1310989      1000     20000         0     94267    100000   5975571     96.75    101.94
1497.63/374.90	c  N dy  7233   1330998      1000     20000         0     64322    100000   2310199     96.75    107.92
1519.22/380.32	c  N dy  7349   1351174      1000     20000         0     84465    100000   4722021     96.75    101.90
1544.37/386.60	c  N dy  7457   1371391      1000     20000         0     53737    100000    934901     96.76    103.01
1563.17/391.34	c  N dy  7589   1391438      1000     20000         0     73757    100000   3354507     96.78    104.87
1588.72/397.75	c  N dy  7707   1412119      1000     20000         0     94407    100000   5832366     96.80    102.42
1611.51/403.47	c  N dy  7819   1432203      1000     20000         0     62543    100000   1861302     96.80    106.34
1633.08/408.89	c  N dy  7929   1452260      1000     20000         0     82562    100000   4264505     96.81    114.79
1659.86/415.55	c  N dy  8056   1472477      1000     20000         0    102747    100000   6702311     96.84    103.50
1680.61/420.70	c  N dy  8175   1492595      1000     20000         0     69920    100000   2662749     96.85    103.99
1703.80/426.56	c  N dy  8295   1512776      1000     20000         0     90053    100000   5071107     96.86    102.01
1730.95/433.30	c  N dy  8410   1532794      1000     20000         0     56134    100000    889331     96.87    121.84
1749.73/438.09	c  N dy  8512   1552936      1000     20000         0     76237    100000   3295582     96.86    102.80
1774.12/444.11	c  N dy  8615   1573014      1000     20000         0     96272    100000   5675879     96.85    102.58
1800.49/450.73	c  N dy  8728   1593120      1000     20000         0     61454    100000   1411701     96.85    102.66
1822.47/456.27	c  N dy  8840   1613125      1000     20000         0     81418    100000   3825189     96.86    120.66
1850.81/463.31	c  N dy  8960   1633229      1000     20000         0    101478    100000   6238794     96.87    102.17
1877.58/470.06	c  N dy  9077   1653315      1000     20000         0     65630    100000   1801728     96.88    104.08
1900.35/475.72	c  N dy  9205   1673358      1000     20000         0     85650    100000   4208188     96.90    107.16
1927.54/482.55	c  N dy  9319   1693460      1000     20000         0    105717    100000   6636419     96.91    103.34
1948.70/487.81	c  S st  9408   1710483      1000     20000         0     65814    100000   1706951     96.91   no data
1949.10/487.99	c  S st  9408   1710991      1000     20000         0     66322    100000   1758512     96.91   no data
1949.10/488.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1949.51/488.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
1949.51/488.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1949.51/488.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1949.51/488.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1949.51/488.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1949.51/488.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1949.51/488.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1949.91/488.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1978.26/495.24	c lits-rem:       284  cl-subs:       48  v-elim:      0  v-fix:    0  time:  7.10 s
1978.26/495.24	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
1978.26/495.27	c vivif2 --  cl tried    66274 cl shrink        0 lits rem          0 time: 0.03
1979.86/495.69	c asymm  cl-useful: 0/13785/20000 lits-rem:0 time: 0.42
1979.86/495.69	c calculated reachability. Time: 0.00
1979.86/495.69	c  N dy  9408   1710991      1000     20000         0     66274    100000   1746995     96.91   no data
2002.26/501.24	c  N dy  9528   1731041      1000     20000         0     86299    100000   4151679     96.92    102.29
2029.40/508.08	c  N dy  9646   1751440      1000     20000         0    106663    100000   6619545     96.93    104.22
2054.17/514.28	c  N dy  9760   1771453      1000     20000         0     68733    100000   1951738     96.94    106.97
2076.96/519.99	c  N dy  9882   1791630      1000     20000         0     88877    100000   4358220     96.95    102.91
2104.51/526.82	c  N dy  9990   1811757      1000     20000         0    108969    100000   6765481     96.94    102.42
2129.28/533.05	c  N dy 10092   1832665      1000     20000         0     70939    100000   2113923     96.94    102.13
2152.45/538.80	c  N dy 10203   1852754      1000     20000         0     90997    100000   4526127     96.94    102.54
2180.02/545.76	c  N dy 10307   1873065      1000     20000         0    111274    100000   6934966     96.93    102.24
2205.18/552.04	c  N dy 10428   1893127      1000     20000         0     71405    100000   2043969     96.94    103.09
2228.76/557.98	c  N dy 10546   1913419      1000     20000         0     91647    100000   4476337     96.95    102.90
2258.72/565.42	c  N dy 10667   1933424      1000     20000         0    111622    100000   6862772     96.95    102.99
2285.49/572.14	c  N dy 10793   1953458      1000     20000         0     70726    100000   1865091     96.96    102.77
2307.87/577.79	c  N dy 10894   1973628      1000     20000         0     90850    100000   4272030     96.96    102.36
2335.44/584.69	c  N dy 11004   1993669      1000     20000         0    110856    100000   6659337     96.95    103.52
2363.80/591.74	c  N dy 11103   2014176      1000     20000         0     69441    100000   1586158     96.95    103.42
2386.57/597.43	c  N dy 11219   2034301      1000     20000         0     89526    100000   4013630     96.96    103.81
2414.14/604.36	c  N dy 11340   2054329      1000     20000         0    109514    100000   6411916     96.97    103.06
2444.51/611.94	c  N dy 11450   2074528      1000     20000         0     66799    100000   1173147     96.98    102.35
2466.49/617.42	c  N dy 11564   2094677      1000     20000         0     86916    100000   3594101     96.98    104.52
2493.65/624.26	c  N dy 11682   2114894      1000     20000         0    107089    100000   6003130     96.98    105.64
2526.41/632.47	c  N dy 11805   2135169      1000     20000         0    127330    100000   8449953     97.00    102.16
2548.38/637.97	c  N dy 11925   2155231      1000     20000         0     83475    100000   3055298     97.00    107.34
2574.76/644.59	c  N dy 12048   2175249      1000     20000         0    103455    100000   5455387     97.01    104.36
2605.91/652.32	c  N dy 12160   2195270      1000     20000         0    123448    100000   7868239     97.02    102.55
2627.88/657.80	c  S st 12248   2210991      1000     20000         0     74253    100000   1848917     97.02    100.86
2628.69/658.01	c  S st 12248   2211495      1000     20000         0     74757    100000   1895495     97.02   no data
2628.69/658.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2628.69/658.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
2628.69/658.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2628.69/658.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2628.69/658.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2628.69/658.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2628.69/658.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2629.09/658.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2629.09/658.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2657.85/665.36	c lits-rem:       196  cl-subs:       38  v-elim:      0  v-fix:    0  time:  7.18 s
2657.85/665.36	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
2657.85/665.39	c vivif2 --  cl tried    74719 cl shrink        0 lits rem          0 time: 0.03
2659.05/665.66	c asymm  cl-useful: 0/6215/20000 lits-rem:0 time: 0.27
2659.05/665.66	c calculated reachability. Time: 0.00
2659.05/665.66	c  N dy 12248   2211495      1000     20000         0     74719    100000   1886112     97.02   no data
2683.44/671.79	c  N dy 12357   2231506      1000     20000         0     94707    100000   4281744     97.03    102.21
2713.39/679.23	c  N dy 12483   2251725      1000     20000         0    114894    100000   6710901     97.03    104.36
2745.75/687.34	c  N dy 12588   2271791      1000     20000         0     69036    100000   1096826     97.03    104.73
2767.35/692.78	c  N dy 12688   2291883      1000     20000         0     89097    100000   3495936     97.02    103.22
2795.29/699.75	c  N dy 12804   2312002      1000     20000         0    109186    100000   5908341     97.02    102.25
2828.47/708.04	c  N dy 12924   2332224      1000     20000         0    129373    100000   8332222     97.03    103.54
2853.22/714.22	c  N dy 13040   2352245      1000     20000         0     82454    100000   2598577     97.03    102.29
2879.20/720.79	c  N dy 13161   2372275      1000     20000         0    102445    100000   5017909     97.05    104.30
2910.36/728.56	c  N dy 13265   2392648      1000     20000         0    122776    100000   7453362     97.05    102.21
2941.13/736.23	c  N dy 13377   2412858      1000     20000         0     75088    100000   1604982     97.05    102.20
2964.30/742.07	c  N dy 13487   2432883      1000     20000         0     95081    100000   4001688     97.05    105.12
2994.66/749.61	c  N dy 13590   2452902      1000     20000         0    115071    100000   6389026     97.04    102.84
3029.42/758.38	c  N dy 13699   2472999      1000     20000         0    135137    100000   8786944     97.04    104.39
3054.99/764.70	c  N dy 13820   2493011      1000     20000         0     86226    100000   2829101     97.05    102.42
3082.56/771.62	c  N dy 13932   2513171      1000     20000         0    106348    100000   5253346     97.05    104.63
3116.92/780.24	c  N dy 14054   2533938      1000     20000         0    127070    100000   7766989     97.06    102.32
3149.30/788.38	c  N dy 14181   2554138      1000     20000         0     77353    100000   1650746     97.07    102.73
3173.65/794.45	c  N dy 14290   2574270      1000     20000         0     97453    100000   4066550     97.07    102.72
3203.22/801.85	c  N dy 14404   2594443      1000     20000         0    117592    100000   6493100     97.07    102.50
3238.37/810.66	c  N dy 14517   2615037      1000     20000         0    138153    100000   8960302     97.07    102.67
3263.97/817.09	c  N dy 14637   2635099      1000     20000         0     87298    100000   2748750     97.08    106.99
3291.12/823.81	c  N dy 14753   2655173      1000     20000         0    107339    100000   5165774     97.09    102.42
3323.09/831.87	c  N dy 14868   2675203      1000     20000         0    127343    100000   7581041     97.10    132.58
3357.05/840.36	c  N dy 14971   2695274      1000     20000         0     75497    100000   1204096     97.09    105.95
3375.82/845.06	c  S st 15054   2711496      1000     20000         0     91684    100000   3152856     97.09   no data
3377.02/845.30	c  S st 15054   2711999      1000     20000         0     92187    100000   3208000     97.09   no data
3377.02/845.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3377.02/845.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
3377.02/845.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3377.02/845.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3377.02/845.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3377.02/845.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
3377.02/845.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3377.42/845.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3377.83/845.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3428.56/858.23	c lits-rem:       234  cl-subs:       84  v-elim:      0  v-fix:    0  time: 12.70 s
3428.56/858.24	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
3428.56/858.28	c vivif2 --  cl tried    92103 cl shrink        0 lits rem          0 time: 0.05
3430.58/858.74	c asymm  cl-useful: 0/10895/20000 lits-rem:0 time: 0.46
3430.58/858.74	c calculated reachability. Time: 0.00
3430.58/858.74	c  N dy 15054   2711999      1000     20000         0     92103    100000   3188647     97.09   no data
3460.53/866.24	c  N dy 15168   2732037      1000     20000         0    112100    100000   5584308     97.09    103.56
3495.28/874.99	c  N dy 15284   2752075      1000     20000         0    132103    100000   8001544     97.10    105.18
3528.84/883.39	c  N dy 15399   2772379      1000     20000         0     79503    100000   1582889     97.10    102.48
3554.41/889.73	c  N dy 15517   2792424      1000     20000         0     99509    100000   4008095     97.12    102.71
3583.98/897.19	c  N dy 15629   2812491      1000     20000         0    119540    100000   6423819     97.12    102.40
3619.55/906.10	c  N dy 15752   2832590      1000     20000         0    139611    100000   8845538     97.13    103.15
3649.89/913.65	c  N dy 15867   2852852      1000     20000         0     85974    100000   2257830     97.13    104.42
3676.68/920.36	c  N dy 15988   2872974      1000     20000         0    106071    100000   4665963     97.14    102.35
3708.23/928.24	c  N dy 16101   2893084      1000     20000         0    126142    100000   7092069     97.14    104.61
3746.18/937.75	c  N dy 16227   2913379      1000     20000         0    146409    100000   9553810     97.16    105.74
3772.56/944.34	c  N dy 16341   2933387      1000     20000         0     91513    100000   2807790     97.16    103.78
3800.92/951.42	c  N dy 16462   2953500      1000     20000         0    111597    100000   5221635     97.17    102.54
3836.47/960.33	c  N dy 16576   2974066      1000     20000         0    132137    100000   7691748     97.17    102.32
3877.62/970.68	c  N dy 16687   2994250      1000     20000         0     76411    100000    872913     97.17    102.30
3904.39/977.39	c  N dy 16806   3014263      1000     20000         0     96391    100000   3277698     97.18    104.23
3937.15/985.59	c  N dy 16915   3034382      1000     20000         0    116480    100000   5691772     97.18    103.36
3977.11/995.57	c  N dy 17033   3054517      1000     20000         0    136576    100000   8111645     97.18    102.33
4017.85/1005.77	c  N dy 17131   3074644      1000     20000         0     79790    100000   1175630     97.18    104.04
4045.84/1012.74	c  N dy 17251   3094787      1000     20000         0     99904    100000   3598569     97.18    102.43
4077.01/1020.53	c  N dy 17366   3114872      1000     20000         0    119952    100000   5994425     97.18    102.31
4112.16/1029.34	c  N dy 17476   3134969      1000     20000         0    140022    100000   8405512     97.18    107.16
4150.11/1038.84	c  N dy 17601   3155178      1000     20000         0     82326    100000   1370074     97.19    103.90
4176.88/1045.55	c  N dy 17723   3175408      1000     20000         0    102524    100000   3794271     97.20    102.78
4208.85/1053.53	c  N dy 17847   3195570      1000     20000         0    122653    100000   6229187     97.20    104.07
4237.61/1060.75	c  S st 17942   3212000      1000     20000         0    139055    100000   8192143     97.20     91.37
4239.22/1061.11	c  S st 17942   3212504      1000     20000         0    139559    100000   8241266     97.20   no data
4239.22/1061.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4239.62/1061.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
4239.62/1061.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4239.62/1061.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4239.62/1061.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4239.62/1061.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
4239.62/1061.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4240.00/1061.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4241.20/1061.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4516.85/1130.64	c lits-rem:       731  cl-subs:      188  v-elim:      0  v-fix:    0  time: 69.01 s
4516.85/1130.65	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
4517.25/1130.76	c vivif2 --  cl tried   139371 cl shrink        0 lits rem          0 time: 0.11
4519.25/1131.28	c asymm  cl-useful: 0/6679/20000 lits-rem:0 time: 0.52
4519.25/1131.28	c calculated reachability. Time: 0.00
4519.25/1131.28	c  N dy 17942   3212504      1000     20000         0    139371    100000   8196309     97.20   no data
4560.80/1141.61	c  N dy 18065   3232613      1000     20000         0     80577    100000   1050010     97.21    102.50
4586.39/1148.04	c  N dy 18184   3252731      1000     20000         0    100667    100000   3473271     97.22    102.35
4617.55/1155.82	c  N dy 18301   3272893      1000     20000         0    120794    100000   5896519     97.22    103.61
4651.89/1164.49	c  N dy 18396   3292940      1000     20000         0    140792    100000   8295417     97.22    102.37
4691.87/1174.44	c  N dy 18503   3313164      1000     20000         0     81119    100000    999635     97.21    103.48
4717.02/1180.70	c  N dy 18622   3333205      1000     20000         0    101128    100000   3413507     97.22    103.06
4747.38/1188.38	c  N dy 18732   3353309      1000     20000         0    121207    100000   5823820     97.22    102.53
4782.94/1197.27	c  N dy 18848   3373356      1000     20000         0    141224    100000   8231564     97.22    103.35

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-3173848-1304031671/watcher-3173848-1304031671 -o /tmp/evaluation-result-3173848-1304031671/solver-3173848-1304031671 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173848-1304031671.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: 8.20 8.11 7.71 5/180 17398
/proc/meminfo: memFree=11291292/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 593397767 52441088 347 33554432000 4194304 4627427 140734693628896 18446744073709551615 47117724243894 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 12803 347 299 106 0 7774 0
[pid=17398/tid=17399] ppid=17396 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593397767 52441088 347 33554432000 4194304 4627427 140734693628896 18446744073709551615 47117724243890 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593397767 52441088 347 33554432000 4194304 4627427 140734693628896 18446744073709551615 47117724243890 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593397767 52441088 347 33554432000 4194304 4627427 140734693628896 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0107069 s]
/proc/loadavg: 8.20 8.11 7.71 5/180 17398
/proc/meminfo: memFree=11291292/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=282352 CPUtime=0.02 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1806 0 0 0 2 0 0 0 18 0 4 0 593397767 289128448 1719 33554432000 4194304 4627427 140734693628896 18446744073709551615 256415088840 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 70659 1996 338 106 0 65630 0
[pid=17398/tid=17399] ppid=17396 vsize=283212 CPUtime=0.01 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 490 0 0 0 1 0 0 0 25 0 4 0 593397767 290009088 2395 33554432000 4194304 4627427 140734693628896 18446744073709551615 256415449514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=285260 CPUtime=0.11 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 1034 0 0 0 11 0 0 0 18 0 4 0 593397767 292106240 4356 33554432000 4194304 4627427 140734693628896 18446744073709551615 256415088315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=292816 CPUtime=0.84 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 2929 0 0 0 84 0 0 0 19 0 4 0 593397767 299843584 8319 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 282352

[startup+0.957744 s]
/proc/loadavg: 8.20 8.11 7.71 5/180 17398
/proc/meminfo: memFree=11291292/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=293580 CPUtime=3.79 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 15289 0 0 0 377 2 0 0 19 0 4 0 593397767 300625920 7054 33554432000 4194304 4627427 140734693628896 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 73395 7054 385 106 0 68366 0
[pid=17398/tid=17399] ppid=17396 vsize=293580 CPUtime=0.94 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 3892 0 0 0 94 0 0 0 19 0 4 0 593397767 300625920 7054 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=293580 CPUtime=0.93 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 3904 0 0 0 93 0 0 0 19 0 4 0 593397767 300625920 7054 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=293580 CPUtime=0.94 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 3088 0 0 0 94 0 0 0 19 0 4 0 593397767 300625920 7054 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309344 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 293580

[startup+1.05772 s]
/proc/loadavg: 8.20 8.11 7.71 5/180 17398
/proc/meminfo: memFree=11291292/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=293580 CPUtime=4.19 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 15950 0 0 0 417 2 0 0 19 0 4 0 593397767 300625920 7715 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 73395 7716 385 106 0 68366 0
[pid=17398/tid=17399] ppid=17396 vsize=293580 CPUtime=1.04 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 4056 0 0 0 104 0 0 0 19 0 4 0 593397767 300625920 7716 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=293580 CPUtime=1.04 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 4075 0 0 0 103 1 0 0 19 0 4 0 593397767 300625920 7716 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=293580 CPUtime=1.04 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 3247 0 0 0 104 0 0 0 19 0 4 0 593397767 300625920 7716 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 293580

[startup+1.15771 s]
/proc/loadavg: 8.20 8.11 7.71 5/180 17398
/proc/meminfo: memFree=11291292/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=293580 CPUtime=4.58 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 16633 0 0 0 456 2 0 0 19 0 4 0 593397767 300625920 8398 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 73395 8398 385 106 0 68366 0
[pid=17398/tid=17399] ppid=17396 vsize=293580 CPUtime=1.14 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 4246 0 0 0 114 0 0 0 19 0 4 0 593397767 300625920 8398 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=293580 CPUtime=1.14 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 4246 0 0 0 113 1 0 0 19 0 4 0 593397767 300625920 8398 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=293580 CPUtime=1.14 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 3403 0 0 0 114 0 0 0 19 0 4 0 593397767 300625920 8398 33554432000 4194304 4627427 140734693628896 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 293580

[startup+1.50064 s]
/proc/loadavg: 8.20 8.11 7.71 5/180 17398
/proc/meminfo: memFree=11291292/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=294380 CPUtime=5.96 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 20359 0 0 0 593 3 0 0 20 0 4 0 593397767 301445120 7393 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 73595 7394 385 106 0 68566 0
[pid=17398/tid=17399] ppid=17396 vsize=294380 CPUtime=1.48 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 5178 0 0 0 148 0 0 0 20 0 4 0 593397767 301445120 7394 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=294380 CPUtime=1.48 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 5169 0 0 0 147 1 0 0 20 0 4 0 593397767 301445120 7394 33554432000 4194304 4627427 140734693628896 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=294380 CPUtime=1.48 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 4342 0 0 0 148 0 0 0 20 0 4 0 593397767 301445120 7395 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 294380

[startup+3.10034 s]
/proc/loadavg: 8.26 8.12 7.72 10/184 17402
/proc/meminfo: memFree=11220708/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=295548 CPUtime=12.35 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 35777 0 0 0 1229 6 0 0 25 0 4 0 593397767 302641152 12760 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309300 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 73887 12760 389 106 0 68858 0
[pid=17398/tid=17399] ppid=17396 vsize=295548 CPUtime=3.08 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 8305 0 0 0 307 1 0 0 25 0 4 0 593397767 302641152 12760 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=295548 CPUtime=3.08 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 8330 0 0 0 307 1 0 0 25 0 4 0 593397767 302641152 12760 33554432000 4194304 4627427 140734693628896 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=295548 CPUtime=3.07 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 7480 0 0 0 307 0 0 0 25 0 4 0 593397767 302641152 12760 33554432000 4194304 4627427 140734693628896 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 295548

[startup+6.30673 s]
/proc/loadavg: 8.24 8.12 7.72 9/184 17403
/proc/meminfo: memFree=11140148/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=318396 CPUtime=25.15 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 63094 0 0 0 2503 12 0 0 25 0 4 0 593397767 326037504 30032 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 79599 30032 389 106 0 74570 0
[pid=17398/tid=17399] ppid=17396 vsize=318396 CPUtime=6.29 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 15222 0 0 0 626 3 0 0 25 0 4 0 593397767 326037504 30032 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=318396 CPUtime=6.29 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 15828 0 0 0 626 3 0 0 25 0 4 0 593397767 326037504 30032 33554432000 4194304 4627427 140734693628896 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=318396 CPUtime=6.26 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 15022 0 0 0 625 1 0 0 25 0 4 0 593397767 326037504 30032 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 318396

[startup+12.7005 s]
/proc/loadavg: 8.22 8.12 7.72 9/184 17403
/proc/meminfo: memFree=11133712/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=309256 CPUtime=50.69 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 107038 0 0 0 5048 21 0 0 25 0 4 0 593397767 316678144 48091 33554432000 4194304 4627427 140734693628896 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 77314 48091 389 106 0 72285 0
[pid=17398/tid=17399] ppid=17396 vsize=309256 CPUtime=12.68 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 25673 0 0 0 1263 5 0 0 25 0 4 0 593397767 316678144 48091 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=309256 CPUtime=12.68 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 27573 0 0 0 1263 5 0 0 25 0 4 0 593397767 316678144 48091 33554432000 4194304 4627427 140734693628896 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=309256 CPUtime=12.63 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 24507 0 0 0 1259 4 0 0 25 0 4 0 593397767 316678144 48091 33554432000 4194304 4627427 140734693628896 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 309256

[startup+25.5011 s]
/proc/loadavg: 8.26 8.13 7.73 9/184 17403
/proc/meminfo: memFree=10968156/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=351700 CPUtime=101.83 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 157374 0 0 0 10150 33 0 0 25 0 4 0 593397767 360140800 64311 33554432000 4194304 4627427 140734693628896 18446744073709551615 4428390 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 87925 64311 390 106 0 82896 0
[pid=17398/tid=17399] ppid=17396 vsize=351700 CPUtime=25.48 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 37489 0 0 0 2540 8 0 0 25 0 4 0 593397767 360140800 64311 33554432000 4194304 4627427 140734693628896 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=351700 CPUtime=25.49 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 39898 0 0 0 2540 9 0 0 25 0 4 0 593397767 360140800 64311 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=351700 CPUtime=25.35 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 38228 0 0 0 2529 6 0 0 25 0 4 0 593397767 360140800 64311 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 351700

[startup+51.1003 s]
/proc/loadavg: 8.23 8.13 7.74 9/184 17404
/proc/meminfo: memFree=10969752/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=604676 CPUtime=204.09 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 235743 0 0 0 20358 51 0 0 25 0 4 0 593397767 619188224 80671 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 151169 80671 390 106 0 146140 0
[pid=17398/tid=17399] ppid=17396 vsize=604676 CPUtime=51.07 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 61429 0 0 0 5094 13 0 0 25 0 4 0 593397767 619188224 80671 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=604676 CPUtime=51.08 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 57642 0 0 0 5095 13 0 0 25 0 4 0 593397767 619188224 80671 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=604676 CPUtime=50.81 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 59467 0 0 0 5070 11 0 0 25 0 4 0 593397767 619188224 80671 33554432000 4194304 4627427 140734693628896 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 604676

[startup+102.301 s]
/proc/loadavg: 8.19 8.14 7.76 9/184 17405
/proc/meminfo: memFree=10921492/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=520348 CPUtime=408.61 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 373178 0 0 0 40777 84 0 0 25 0 4 0 593397767 532836352 82756 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 130087 82756 389 106 0 125058 0
[pid=17398/tid=17399] ppid=17396 vsize=520348 CPUtime=102.28 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 103447 0 0 0 10205 23 0 0 25 0 4 0 593397767 532836352 82756 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=520348 CPUtime=102.28 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 81925 0 0 0 10210 18 0 0 25 0 4 0 593397767 532836352 82756 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=520348 CPUtime=101.73 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 101693 0 0 0 10151 22 0 0 25 0 4 0 593397767 532836352 82756 33554432000 4194304 4627427 140734693628896 18446744073709551615 4332432 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 520348

[startup+162.3 s]

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

[pid=17398] ppid=17396 vsize=1006448 CPUtime=2805.68 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1374492 0 0 0 280170 398 0 0 25 0 4 0 593397767 1030602752 187326 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 251612 187326 395 106 0 246583 0
[pid=17398/tid=17399] ppid=17396 vsize=1006448 CPUtime=702.27 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 392689 0 0 0 70116 111 0 0 25 0 4 0 593397767 1030602752 187326 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1006448 CPUtime=702.29 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 345834 0 0 0 70134 95 0 0 25 0 4 0 593397767 1030602752 187326 33554432000 4194304 4627427 140734693628896 18446744073709551615 4299657 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1006448 CPUtime=698.79 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 329867 0 0 0 69789 90 0 0 25 0 4 0 593397767 1030602752 187326 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.68
Current children cumulated vsize (KiB) 1006448

[startup+762.301 s]
/proc/loadavg: 4.08 4.82 6.24 5/175 17441
/proc/meminfo: memFree=12014816/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=1100124 CPUtime=3045.4 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1456064 0 0 0 304110 430 0 0 25 0 4 0 593397767 1126526976 192996 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 275031 192996 399 106 0 270002 0
[pid=17398/tid=17399] ppid=17396 vsize=1100124 CPUtime=762.28 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 414987 0 0 0 76108 120 0 0 25 0 4 0 593397767 1126526976 192996 33554432000 4194304 4627427 140734693628896 18446744073709551615 4427670 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1100124 CPUtime=762.3 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 366078 0 0 0 76126 104 0 0 25 0 4 0 593397767 1126526976 192996 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1100124 CPUtime=758.5 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 349069 0 0 0 75752 98 0 0 25 0 4 0 593397767 1126526976 192996 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.4
Current children cumulated vsize (KiB) 1100124

[startup+822.301 s]
/proc/loadavg: 4.03 4.67 6.10 5/175 17442
/proc/meminfo: memFree=12007984/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=1090012 CPUtime=3285.13 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1531384 0 0 0 328055 458 0 0 25 0 4 0 593397767 1116172288 188565 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 272503 188565 399 106 0 267474 0
[pid=17398/tid=17399] ppid=17396 vsize=1090012 CPUtime=822.28 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 435530 0 0 0 82101 127 0 0 25 0 4 0 593397767 1116172288 188565 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1090012 CPUtime=822.29 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 388367 0 0 0 82118 111 0 0 25 0 4 0 593397767 1116172288 188565 33554432000 4194304 4627427 140734693628896 18446744073709551615 4332432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1090012 CPUtime=818.23 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 359403 0 0 0 81721 102 0 0 25 0 4 0 593397767 1116172288 188565 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3285.13
Current children cumulated vsize (KiB) 1090012

[startup+882.301 s]
/proc/loadavg: 4.07 4.56 5.97 5/175 17444
/proc/meminfo: memFree=12012928/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=1157328 CPUtime=3524.84 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1597388 0 0 0 352001 483 0 0 25 0 4 0 593397767 1185103872 200146 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 289332 200146 399 106 0 284303 0
[pid=17398/tid=17399] ppid=17396 vsize=1157328 CPUtime=882.29 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 454311 0 0 0 88094 135 0 0 25 0 4 0 593397767 1185103872 200146 33554432000 4194304 4627427 140734693628896 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1157328 CPUtime=882.3 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 400708 0 0 0 88114 116 0 0 25 0 4 0 593397767 1185103872 200146 33554432000 4194304 4627427 140734693628896 18446744073709551615 4427841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1157328 CPUtime=877.95 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 377881 0 0 0 87687 108 0 0 25 0 4 0 593397767 1185103872 200146 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.84
Current children cumulated vsize (KiB) 1157328

[startup+942.301 s]
/proc/loadavg: 4.08 4.47 5.85 5/175 17445
/proc/meminfo: memFree=12020112/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=1158916 CPUtime=3764.58 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1670568 0 0 0 375947 511 0 0 25 0 4 0 593397767 1186729984 197723 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 289729 197723 399 106 0 284700 0
[pid=17398/tid=17399] ppid=17396 vsize=1158916 CPUtime=942.29 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 473041 0 0 0 94088 141 0 0 25 0 4 0 593397767 1186729984 197723 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1158916 CPUtime=942.3 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 417738 0 0 0 94109 121 0 0 25 0 4 0 593397767 1186729984 197723 33554432000 4194304 4627427 140734693628896 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1158916 CPUtime=937.66 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 396268 0 0 0 93651 115 0 0 25 0 4 0 593397767 1186729984 197723 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.58
Current children cumulated vsize (KiB) 1158916

[startup+1002.3 s]
/proc/loadavg: 4.03 4.38 5.73 5/175 17447
/proc/meminfo: memFree=11849604/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=1302804 CPUtime=4004.27 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1756132 0 0 0 399886 541 0 0 25 0 4 0 593397767 1334071296 240723 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 325701 240723 395 106 0 320672 0
[pid=17398/tid=17399] ppid=17396 vsize=1302804 CPUtime=1002.29 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 500351 0 0 0 100082 147 0 0 25 0 4 0 593397767 1334071296 240723 33554432000 4194304 4627427 140734693628896 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1302804 CPUtime=1002.3 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 438267 0 0 0 100099 131 0 0 25 0 4 0 593397767 1334071296 240723 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1302804 CPUtime=997.37 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 416989 0 0 0 99616 121 0 0 25 0 4 0 593397767 1334071296 240723 33554432000 4194304 4627427 140734693628896 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4004.27
Current children cumulated vsize (KiB) 1302804

[startup+1062.31 s]
/proc/loadavg: 4.06 4.32 5.62 5/175 17449
/proc/meminfo: memFree=11864980/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=1353152 CPUtime=4244.01 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1828891 0 0 0 423835 566 0 0 25 0 4 0 593397767 1385627648 236734 33554432000 4194304 4627427 140734693628896 18446744073709551615 4468060 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 338288 236734 395 106 0 333259 0
[pid=17398/tid=17399] ppid=17396 vsize=1353152 CPUtime=1062.29 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 516389 0 0 0 106077 152 0 0 25 0 4 0 593397767 1385627648 236734 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1353152 CPUtime=1062.31 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 459770 0 0 0 106091 140 0 0 25 0 4 0 593397767 1385627648 236734 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1353152 CPUtime=1057.09 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 421230 0 0 0 105587 122 0 0 25 0 4 0 593397767 1385627648 236734 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4244.01
Current children cumulated vsize (KiB) 1353152

[startup+1122.3 s]
/proc/loadavg: 4.02 4.26 5.52 5/175 17450
/proc/meminfo: memFree=11729056/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=1256656 CPUtime=4483.69 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1883277 0 0 0 447780 589 0 0 25 0 4 0 593397767 1286815744 253586 33554432000 4194304 4627427 140734693628896 18446744073709551615 4427421 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 314164 253586 395 106 0 309135 0
[pid=17398/tid=17399] ppid=17396 vsize=1256656 CPUtime=1122.29 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 535723 0 0 0 112068 161 0 0 25 0 4 0 593397767 1286815744 253586 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1256656 CPUtime=1122.29 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 476496 0 0 0 112085 144 0 0 25 0 4 0 593397767 1286815744 253586 33554432000 4194304 4627427 140734693628896 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1256656 CPUtime=1116.77 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 439556 0 0 0 111547 130 0 0 25 0 4 0 593397767 1286815744 253586 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.69
Current children cumulated vsize (KiB) 1256656

[startup+1182.3 s]
/proc/loadavg: 4.05 4.23 5.43 5/175 17452
/proc/meminfo: memFree=11738592/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=1356712 CPUtime=4723.41 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1945562 0 0 0 471725 616 0 0 25 0 4 0 593397767 1389273088 268453 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 339178 268453 395 106 0 334149 0
[pid=17398/tid=17399] ppid=17396 vsize=1356712 CPUtime=1182.29 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 555822 0 0 0 118058 171 0 0 25 0 4 0 593397767 1389273088 268453 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309186 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1356712 CPUtime=1182.3 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 486819 0 0 0 118083 147 0 0 25 0 4 0 593397767 1389273088 268453 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1356712 CPUtime=1176.49 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 453850 0 0 0 117512 137 0 0 25 0 4 0 593397767 1389273088 268453 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.41
Current children cumulated vsize (KiB) 1356712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 4.12 4.23 5.40 5/175 17452
/proc/meminfo: memFree=11776156/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=1356600 CPUtime=4800.13 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1973455 0 0 0 479385 628 0 0 25 0 4 0 593397767 1389158400 258407 33554432000 4194304 4627427 140734693628896 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 339150 258407 395 106 0 334121 0
[pid=17398/tid=17399] ppid=17396 vsize=1356600 CPUtime=1201.49 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 563586 0 0 0 119975 174 0 0 25 0 4 0 593397767 1389158400 258407 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1356600 CPUtime=1201.5 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 494056 0 0 0 120000 150 0 0 25 0 4 0 593397767 1389158400 258407 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1356600 CPUtime=1195.59 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 461414 0 0 0 119419 140 0 0 25 0 4 0 593397767 1389158400 258407 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 1356600

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: 4.12 4.23 5.40 5/175 17452
/proc/meminfo: memFree=11776156/32950928 swapFree=67111524/67111528
[pid=17398] ppid=17396 vsize=1356600 CPUtime=4800.13 cores=0,2,4,6
/proc/17398/stat : 17398 (strangenight2-m) R 17396 17398 16932 0 -1 4202496 1973455 0 0 0 479385 628 0 0 25 0 4 0 593397767 1389158400 258407 33554432000 4194304 4627427 140734693628896 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17398/statm: 339150 258407 395 106 0 334121 0
[pid=17398/tid=17399] ppid=17396 vsize=1356600 CPUtime=1201.49 cores=0,2,4,6
/proc/17398/task/17399/stat : 17399 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 563586 0 0 0 119975 174 0 0 25 0 4 0 593397767 1389158400 258407 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17398/tid=17400] ppid=17396 vsize=1356600 CPUtime=1201.5 cores=0,2,4,6
/proc/17398/task/17400/stat : 17400 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 494056 0 0 0 120000 150 0 0 25 0 4 0 593397767 1389158400 258407 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17398/tid=17401] ppid=17396 vsize=1356600 CPUtime=1195.59 cores=0,2,4,6
/proc/17398/task/17401/stat : 17401 (strangenight2-m) R 17396 17398 16932 0 -1 4202560 461414 0 0 0 119419 140 0 0 25 0 4 0 593397767 1389158400 258407 33554432000 4194304 4627427 140734693628896 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 1356600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.56
CPU time (s): 4800.21
CPU user time (s): 4793.88
CPU system time (s): 6.33304
CPU usage (%): 399.498
Max. virtual memory (cumulated for all children) (KiB): 1370396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.88
system time used= 6.33304
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1973461
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= 2302
involuntary context switches= 19369

runsolver used 1.92771 second user time and 3.99839 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 01:01:11
IDJOB=3173848
IDBENCH=82666
IDSOLVER=1586
FILE ID=node115/3173848-1304031671
RUNJOBID= node115-1304028687-16951
PBS_JOBID= 13170337
Free space on /tmp= 72724 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S698025027-034-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173848-1304031671/watcher-3173848-1304031671 -o /tmp/evaluation-result-3173848-1304031671/solver-3173848-1304031671 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173848-1304031671.cnf

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

MD5SUM BENCH= 92b3ae536df5707fe014291d91790352
RANDOM SEED=1388843950

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11291696 kB
Buffers:       2314352 kB
Cached:       17213444 kB
SwapCached:          4 kB
Active:        9096144 kB
Inactive:     12005884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11291696 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6372 kB
Writeback:           0 kB
AnonPages:     1573692 kB
Mapped:          15516 kB
Slab:           492032 kB
PageTables:       7912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1951576 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= 72728 MiB
End job on node115 at 2011-04-29 01:21:15