Trace number 3366221

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
MD5SUMfafa522767a4e86ea9e03f34c2fb7311
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark279.102
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366221-1305399177.cnf'
0.00/0.01	c -- header says num vars:           2000
0.00/0.01	c -- header says num clauses:       40000
0.00/0.04	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.04	c -- vars added       2000
0.00/0.04	c Parsing time:  0.02 s
0.00/0.04	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data
0.00/0.29	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.24
0.00/0.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.35/1.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.35/1.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.35/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.35/1.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
4.35/1.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.35/1.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4.35/1.10	c Finding binary XORs  T:     0.00 s  found:       0
4.35/1.10	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
4.35/1.10	c calculated reachability. Time: 0.00
4.35/1.10	c Calc default polars -  time:   0.00 s pos:     975 undec:      82 neg:     943
4.35/1.10	c =========================================================================================
4.35/1.10	c types(t): F = full restart, N = normal restart
4.35/1.10	c types(t): S = simplification begin/end, E = solution found
4.35/1.10	c restart types(rt): st = static, dy = dynamic
4.35/1.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.35/1.10	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data
4.35/1.10	c  N dy    21      4013      2000     40000         0      4013    200000    749691    139.83    148.34
5.17/1.32	c  N dy    50      8253      2000     40000         0      4924    200000    524666    144.42    153.92
7.14/1.81	c  N dy    73     12324      2000     40000         0      8994    200000   1269650    144.20    155.50
9.15/2.31	c  N dy    98     16341      2000     40000         0      7516    200000    670341    144.35    152.40
11.13/2.81	c  N dy   124     20369      2000     40000         0     11544    200000   1411705    144.82    161.23
13.13/3.36	c  N dy   149     24553      2000     40000         0      8646    200000    613324    144.84    154.39
13.53/3.42	c  F st   153     25003      2000     40000         0      9095    200000    694636    144.69    112.98
15.92/4.09	c  N dy   159     30001      2000     40000         0     14083    200000   1774851    144.69   no data
15.92/4.09	c  S st   159     30001      2000     40000         0     14083    200000   1774851    144.69   no data
16.32/4.18	c  S st   159     30502      2000     40000         0     14584    200000   1862541    144.69   no data
16.32/4.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.71/4.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
16.71/4.22	c blocked clauses removed:        0 vars:      0 tried:        2000 T: 0.00 s
16.71/4.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.71/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.71/4.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.71/4.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.71/4.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
17.12/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.29/6.20	c lits-rem:       164  cl-subs:       18  v-elim:      0  v-fix:    0  time:  1.87 s
25.89/6.51	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.31
25.89/6.51	c calculated reachability. Time: 0.00
25.89/6.51	c  N dy   159     30502      2000     40000         0     14566    200000   1854886    144.69   no data
28.28/7.10	c  N dy   184     34548      2000     40000         0     10242    200000    688602    144.71    152.34
30.28/7.66	c  N dy   210     38555      2000     40000         0     14249    200000   1422397    144.84    154.08
32.67/8.25	c  N dy   228     42770      2000     40000         0     18462    200000   2177585    144.15    152.24
34.27/8.68	c  S st   250     45753      2000     40000         0     11924    200000    791473    144.45    144.03
34.67/8.77	c  S st   250     46253      2000     40000         0     12424    200000    869585    144.45   no data
34.67/8.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.67/8.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
35.07/8.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.07/8.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.07/8.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.07/8.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
35.07/8.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.07/8.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.07/8.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.30/9.20	c lits-rem:        15  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.35 s
36.66/9.20	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
36.66/9.21	c vivif2 --  cl tried    12419 cl shrink        0 lits rem          0 time: 0.01
37.47/9.49	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.28
37.47/9.49	c calculated reachability. Time: 0.00
37.47/9.49	c  N dy   250     46253      2000     40000         0     12419    200000    867862    144.45   no data
39.86/10.07	c  N dy   278     50353      2000     40000         0     16518    200000   1627956    144.84    154.69
42.25/10.69	c  N dy   306     54494      2000     40000         0     20657    200000   2392718    145.09    154.07
44.67/11.26	c  N dy   331     58582      2000     40000         0     14155    200000    997978    144.87    152.97
47.04/11.89	c  N dy   357     62723      2000     40000         0     18296    200000   1748814    144.78    154.23
49.82/12.53	c  N dy   383     66732      2000     40000         0     22304    200000   2484992    144.81    157.74
51.43/12.93	c  S st   399     69380      2000     40000         0     13326    200000    658973    144.68    120.75
51.83/13.02	c  S st   399     69887      2000     40000         0     13833    200000    729259    144.68   no data
51.83/13.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.83/13.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
51.83/13.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.83/13.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.83/13.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.83/13.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
51.83/13.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
51.83/13.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.83/13.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.03/13.33	c lits-rem:         6  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.24 s
53.03/13.33	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
53.03/13.34	c vivif2 --  cl tried    13830 cl shrink        0 lits rem          0 time: 0.01
54.22/13.65	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.30
54.22/13.65	c calculated reachability. Time: 0.00
54.22/13.65	c  N dy   399     69887      2000     40000         0     13830    200000    728602    144.68   no data
57.01/14.38	c  N dy   434     74473      2000     40000         0     18415    200000   1575732    144.84    152.82
60.20/15.16	c  N dy   464     79253      2000     40000         0     23192    200000   2437575    144.84    152.50
63.39/15.98	c  N dy   499     84352      2000     40000         0     15644    200000    899412    144.98    156.82
65.39/16.46	c  F st   519     87500      2000     40000         0     18792    200000   1486932    145.07    130.71
67.38/16.97	c  N st   524     90797      2000     40000         0     22083    200000   2146570    145.07   no data
71.42/17.95	c  N dy   553     96666      2000     40000         0     14300    200000    491726    145.08    162.79
74.97/18.89	c  N dy   596    102907      2000     40000         0     20540    200000   1640986    145.15    154.49
76.57/19.20	c  S st   611    104831      2000     40000         0     22463    200000   1993212    145.19   no data
76.97/19.30	c  S st   611    105336      2000     40000         0     22968    200000   2072019    145.19   no data
76.97/19.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
76.97/19.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
76.97/19.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.97/19.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.97/19.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.97/19.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
76.97/19.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
76.97/19.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
77.37/19.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.72/23.08	c lits-rem:        98  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.63 s
91.72/23.08	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
92.12/23.11	c vivif2 --  cl tried    22965 cl shrink        0 lits rem          0 time: 0.02
93.36/23.45	c asymm  cl-useful: 0/35848/40000 lits-rem:0 time: 0.34
93.36/23.45	c calculated reachability. Time: 0.00
93.36/23.45	c  N dy   611    105336      2000     40000         0     22965    200000   2070768    145.19   no data
97.75/24.58	c  N dy   651    112088      2000     40000         0     15063    200000    448230    145.20    155.49
102.13/25.65	c  N dy   691    119292      2000     40000         0     22265    200000   1756198    145.09    156.68
107.28/26.96	c  N dy   738    127043      2000     40000         0     30011    200000   3195534    145.26    154.65
112.87/28.32	c  N dy   787    135258      2000     40000         0     22563    200000   1632556    145.23    160.05
118.46/29.78	c  N dy   838    143969      2000     40000         0     31272    200000   3238845    145.26    155.30
124.44/31.27	c  N dy   891    153234      2000     40000         0     23878    200000   1704791    145.20    153.21
127.64/32.11	c  S st   925    158004      2000     40000         0     28646    200000   2591855    145.26   no data
128.47/32.23	c  S st   925    158508      2000     40000         0     29150    200000   2673270    145.26   no data
128.47/32.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
128.47/32.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
128.47/32.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
128.47/32.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
128.47/32.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.47/32.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
128.47/32.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
128.82/32.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
128.82/32.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.75/39.35	c lits-rem:       140  cl-subs:        3  v-elim:      0  v-fix:    0  time:  6.96 s
156.75/39.36	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
156.75/39.39	c vivif2 --  cl tried    29147 cl shrink        0 lits rem          0 time: 0.03
157.15/39.45	c asymm  cl-useful: 0/4152/40000 lits-rem:0 time: 0.05
157.15/39.45	c calculated reachability. Time: 0.00
157.15/39.45	c  N dy   925    158508      2000     40000         0     29147    200000   2672282    145.26   no data
164.33/41.20	c  N dy   985    168728      2000     40000         0     21705    200000   1135567    145.17    155.08
171.52/43.06	c  N dy  1054    179573      2000     40000         0     32548    200000   3126995    145.17    155.51
179.90/45.13	c  N dy  1128    191543      2000     40000         0     25852    200000   1713389    145.15    154.88
188.68/47.34	c  N dy  1200    203845      2000     40000         0     38152    200000   3972683    145.16    153.01
197.45/49.51	c  N dy  1277    216922      2000     40000         0     31567    200000   2565466    145.06    165.54
208.22/52.21	c  N dy  1367    230765      2000     40000         0     24746    200000   1190396    145.18    154.33
213.01/53.44	c  S st  1413    237762      2000     40000         0     31741    200000   2476311    145.21    143.71
213.41/53.57	c  S st  1413    238265      2000     40000         0     32244    200000   2554805    145.21   no data
213.41/53.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
213.81/53.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
213.81/53.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
213.81/53.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
213.81/53.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
213.81/53.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
213.81/53.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
213.81/53.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
214.21/53.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.93/60.98	c lits-rem:        92  cl-subs:        7  v-elim:      0  v-fix:    0  time:  7.24 s
242.93/60.98	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
243.34/61.01	c vivif2 --  cl tried    32237 cl shrink        0 lits rem          0 time: 0.03
244.93/61.42	c asymm  cl-useful: 0/31591/40000 lits-rem:0 time: 0.41
244.93/61.43	c calculated reachability. Time: 0.00
244.93/61.43	c  N dy  1413    238265      2000     40000         0     32237    200000   2552334    145.21   no data
257.31/64.50	c  N dy  1506    253613      2000     40000         0     25921    200000   1203853    145.22    154.50
269.27/67.59	c  N dy  1610    269902      2000     40000         0     42208    200000   4179316    145.19    153.30
282.43/70.85	c  N dy  1726    287247      2000     40000         0     36883    200000   3048533    145.25    153.19
297.20/74.54	c  F st  1841    306250      2000     40000         0     32227    200000   2008237    145.18    148.75
297.20/74.54	c  N st  1841    306250      2000     40000         0     32227    200000   2008237    145.18    148.75
312.80/78.47	c  N dy  1940    325911      2000     40000         0     27216    200000    915276    145.25    164.12
327.93/82.25	c  N dy  2052    346095      2000     40000         0     47395    200000   4574020    145.12    152.82
336.30/84.39	c  S st  2115    357398      2000     40000         0     33036    200000   1811498    145.03    148.01
337.10/84.51	c  S st  2115    357903      2000     40000         0     33541    200000   1884727    145.03   no data
337.10/84.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
337.10/84.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
337.10/84.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
337.10/84.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
337.10/84.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
337.10/84.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
337.10/84.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
337.10/84.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
337.51/84.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
351.47/88.11	c lits-rem:        75  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.47 s
351.47/88.11	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
351.47/88.13	c vivif2 --  cl tried    33534 cl shrink        0 lits rem          0 time: 0.02
351.88/88.25	c asymm  cl-useful: 0/8409/40000 lits-rem:0 time: 0.11
351.88/88.25	c calculated reachability. Time: 0.00
351.88/88.25	c  N dy  2115    357903      2000     40000         0     33534    200000   1881594    145.03   no data
369.03/92.50	c  N dy  2243    377939      2000     40000         0     26904    200000    505293    145.14    152.87
384.58/96.48	c  N dy  2373    398072      2000     40000         0     47031    200000   4191000    145.16    153.52
402.14/100.82	c  N dy  2501    418166      2000     40000         0     39460    200000   2649217    145.21    155.02
419.69/105.20	c  N dy  2623    438307      2000     40000         0     30938    200000    887522    145.20    153.93
435.69/109.28	c  N dy  2736    458488      2000     40000         0     51113    200000   4544620    145.08    153.75
452.42/113.49	c  N dy  2860    478523      2000     40000         0     41482    200000   2658586    145.15    154.87
470.39/117.91	c  N dy  2975    498604      2000     40000         0     30906    200000    537595    145.10    154.15
485.93/121.85	c  N dy  3095    518682      2000     40000         0     50977    200000   4229489    145.13    157.44
501.88/125.88	c  S st  3211    536855      2000     40000         0     37484    200000   1559578    145.16   no data
502.68/126.02	c  S st  3211    537359      2000     40000         0     37988    200000   1642787    145.16   no data
502.68/126.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
502.68/126.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
502.68/126.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
502.68/126.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
502.68/126.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.68/126.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
502.68/126.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
503.08/126.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
503.08/126.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
516.25/129.47	c lits-rem:        63  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.31 s
516.25/129.47	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
516.25/129.49	c vivif2 --  cl tried    37986 cl shrink        0 lits rem          0 time: 0.02
517.85/129.85	c asymm  cl-useful: 0/29738/40000 lits-rem:0 time: 0.36
517.85/129.85	c calculated reachability. Time: 0.00
517.85/129.85	c  N dy  3211    537359      2000     40000         0     37986    200000   1641725    145.16   no data
535.41/134.22	c  N dy  3333    557596      2000     40000         0     58220    200000   5349630    145.15    153.07
552.56/138.56	c  N dy  3455    577655      2000     40000         0     45618    200000   2874809    145.20    172.47
572.11/143.47	c  N dy  3583    598234      2000     40000         0     66194    200000   6642950    145.18    153.29
588.89/147.70	c  N dy  3716    618250      2000     40000         0     52555    200000   3980616    145.19    163.16
608.82/152.61	c  N dy  3840    638551      2000     40000         0     38193    200000   1177379    145.20    165.90
626.37/157.00	c  N dy  3972    658558      2000     40000         0     58195    200000   4849858    145.23    175.41
645.11/161.79	c  N dy  4103    678579      2000     40000         0     42548    200000   1798673    145.26    153.22
663.49/166.39	c  N dy  4223    698728      2000     40000         0     62692    200000   5485756    145.25    153.22
682.61/171.18	c  N dy  4338    718776      2000     40000         0     46080    200000   2257245    145.21    153.51
702.18/176.03	c  N dy  4474    738843      2000     40000         0     66142    200000   5979910    145.26    153.39
721.32/180.82	c  N dy  4597    758868      2000     40000         0     48499    200000   2563160    145.30    172.05
740.87/185.79	c  N dy  4716    778908      2000     40000         0     68534    200000   6217114    145.28    152.95
760.82/190.71	c  N dy  4836    798975      2000     40000         0     49938    200000   2625154    145.30    170.02
767.21/192.37	c  S st  4884    806038      2000     40000         0     57000    200000   3925466    145.31   no data
768.01/192.55	c  S st  4884    806541      2000     40000         0     57503    200000   4005274    145.31   no data
768.01/192.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
768.41/192.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
768.41/192.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
768.41/192.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
768.41/192.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
768.41/192.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
768.41/192.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
768.41/192.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
768.82/192.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
827.05/207.36	c lits-rem:       166  cl-subs:        9  v-elim:      0  v-fix:    0  time: 14.40 s
827.05/207.36	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
827.45/207.41	c vivif2 --  cl tried    57494 cl shrink        0 lits rem          0 time: 0.05
828.25/207.62	c asymm  cl-useful: 0/10262/40000 lits-rem:0 time: 0.21
828.25/207.62	c calculated reachability. Time: 0.00
828.25/207.62	c  N dy  4884    806541      2000     40000         0     57494    200000   4000875    145.31   no data
849.80/213.02	c  N dy  5005    826656      2000     40000         0     77606    200000   7679302    145.31    153.48
868.15/217.65	c  N dy  5138    846742      2000     40000         0     58030    200000   3950977    145.32    153.20
889.29/222.98	c  N dy  5264    866792      2000     40000         0     78074    200000   7673994    145.37    155.29
908.05/227.61	c  N dy  5389    886878      2000     40000         0     57502    200000   3668657    145.38    157.52
929.19/232.96	c  N dy  5511    906935      2000     40000         0     77555    200000   7345416    145.38    156.92
948.76/237.91	c  N dy  5637    927048      2000     40000         0     56012    200000   3210157    145.39    156.22
969.89/243.16	c  N dy  5764    947210      2000     40000         0     76171    200000   6920317    145.39    153.67
990.63/248.30	c  N dy  5884    967728      2000     40000         0     54031    200000   2668279    145.38    154.13
1010.98/253.46	c  N dy  6008    987752      2000     40000         0     74047    200000   6364224    145.40    153.13
1032.92/258.94	c  N dy  6135   1007801      2000     40000         0     50435    200000   1814954    145.39    153.34
1052.48/263.84	c  N dy  6255   1027918      2000     40000         0     70548    200000   5509716    145.39    153.76
1076.45/269.84	c  N dy  6394   1047978      2000     40000         0     45950    200000    825373    145.48    157.53
1095.17/274.53	c  N dy  6518   1068035      2000     40000         0     66005    200000   4510277    145.47    160.33
1099.15/275.59	c  F st  6547   1071876      2000     40000         0     69845    200000   5236443    145.49   no data
1117.51/280.19	c  N dy  6621   1088103      2000     40000         0     86060    200000   8300854    145.48    153.25
1138.26/285.31	c  N dy  6739   1108144      2000     40000         0     60441    200000   3342121    145.47    154.09
1159.84/290.76	c  N dy  6858   1128162      2000     40000         0     80452    200000   7019547    145.47    157.24
1182.94/296.59	c  N dy  7000   1148225      2000     40000         0     53857    200000   1927329    145.53    154.13
1204.88/302.06	c  N dy  7123   1168249      2000     40000         0     73878    200000   5624276    145.54    156.50
1230.42/308.43	c  N dy  7248   1188512      2000     40000         0     94137    200000   9369835    145.57    161.68
1251.17/313.66	c  N dy  7379   1208821      2000     40000         0     66791    200000   4131377    145.57    159.88
1252.36/313.95	c  S st  7387   1209811      2000     40000         0     67781    200000   4316761    145.58    134.53
1253.16/314.14	c  S st  7387   1210314      2000     40000         0     68284    200000   4397411    145.58   no data
1253.16/314.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1253.56/314.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1253.56/314.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1253.56/314.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1253.56/314.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1253.56/314.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1253.56/314.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1253.56/314.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1254.36/314.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1324.18/331.95	c lits-rem:       156  cl-subs:        5  v-elim:      0  v-fix:    0  time: 17.36 s
1324.18/331.95	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1324.58/332.01	c vivif2 --  cl tried    68279 cl shrink        0 lits rem          0 time: 0.05
1326.20/332.49	c asymm  cl-useful: 0/22044/40000 lits-rem:0 time: 0.47
1326.20/332.49	c calculated reachability. Time: 0.00
1326.20/332.49	c  N dy  7387   1210314      2000     40000         0     68279    200000   4394896    145.58   no data
1351.32/338.75	c  N dy  7504   1230569      2000     40000         0     88527    200000   8122089    145.58    154.54
1376.05/344.92	c  N dy  7634   1250747      2000     40000         0     60042    200000   2728571    145.59    156.14
1399.20/350.78	c  N dy  7755   1270810      2000     40000         0     80101    200000   6388700    145.57    154.09
1426.33/357.53	c  N dy  7881   1290993      2000     40000         0     50622    200000    808053    145.57    156.23
1446.68/362.64	c  N dy  8013   1311076      2000     40000         0     70700    200000   4507562    145.58    157.11
1471.04/368.78	c  N dy  8141   1331120      2000     40000         0     90741    200000   8210503    145.59    153.90
1494.96/374.78	c  N dy  8281   1351305      2000     40000         0     60265    200000   2421416    145.62    158.78
1516.89/380.23	c  N dy  8409   1371390      2000     40000         0     80348    200000   6148048    145.64    157.59
1542.43/386.65	c  N dy  8529   1391401      2000     40000         0    100354    200000   9837686    145.64    154.14
1563.20/391.83	c  N dy  8636   1411403      2000     40000         0     68694    200000   3720287    145.59    156.62
1586.72/397.72	c  N dy  8764   1431497      2000     40000         0     88782    200000   7425769    145.60    161.15
1613.05/404.38	c  N dy  8895   1451750      2000     40000         0     56376    200000   1342493    145.63    153.81
1634.19/409.60	c  N dy  9024   1471850      2000     40000         0     76473    200000   5059867    145.65    155.15
1658.53/415.73	c  N dy  9133   1491965      2000     40000         0     96581    200000   8773830    145.65    155.85
1683.26/421.90	c  N dy  9263   1511998      2000     40000         0     62963    200000   2378256    145.65    153.60
1705.20/427.48	c  N dy  9390   1532010      2000     40000         0     82971    200000   6101498    145.69    154.75
1731.54/434.09	c  N dy  9525   1552049      2000     40000         0    103009    200000   9814042    145.72    154.07
1755.08/439.97	c  N dy  9655   1572134      2000     40000         0     68429    200000   3263251    145.75    154.84
1778.65/445.88	c  N dy  9784   1592240      2000     40000         0     88527    200000   6976805    145.77    156.08
1806.54/452.87	c  N dy  9914   1612332      2000     40000         0    108615    200000  10701546    145.79    154.20
1828.87/458.49	c  N dy 10047   1632415      2000     40000         0     73042    200000   3912737    145.81    155.30
1854.01/464.76	c  N dy 10176   1652883      2000     40000         0     93507    200000   7715495    145.83    156.39
1884.34/472.31	c  N dy 10299   1672958      2000     40000         0     56924    200000    742042    145.83    155.51
1906.68/477.93	c  N dy 10421   1692965      2000     40000         0     76925    200000   4412075    145.83    154.01
1930.23/483.88	c  S st 10536   1710315      2000     40000         0     94270    200000   7611934    145.84   no data
1931.42/484.16	c  S st 10536   1710817      2000     40000         0     94772    200000   7693847    145.84   no data
1931.42/484.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1931.84/484.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.09
1931.84/484.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1931.84/484.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1931.84/484.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1931.84/484.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1931.84/484.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1932.26/484.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1933.41/484.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2101.79/526.80	c lits-rem:       403  cl-subs:       21  v-elim:      0  v-fix:    0  time: 41.73 s
2101.79/526.80	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
2102.19/526.90	c vivif2 --  cl tried    94751 cl shrink        0 lits rem          0 time: 0.09
2104.18/527.43	c asymm  cl-useful: 0/15649/40000 lits-rem:0 time: 0.51
2104.18/527.43	c calculated reachability. Time: 0.00
2104.18/527.43	c  N dy 10536   1710817      2000     40000         0     94751    200000   7684789    145.84   no data
2137.30/535.76	c  N dy 10661   1730819      2000     40000         0    114750    200000  11416024    145.86    154.63
2160.84/541.64	c  N dy 10793   1750922      2000     40000         0     77193    200000   4352733    145.89    155.08
2187.18/548.25	c  N dy 10927   1770935      2000     40000         0     97203    200000   8101540    145.93    154.67
2218.30/556.00	c  N dy 11056   1791142      2000     40000         0     58763    200000    730608    145.95    158.88
2239.48/561.35	c  N dy 11170   1811286      2000     40000         0     78906    200000   4434222    145.94    153.96
2264.58/567.67	c  N dy 11291   1831399      2000     40000         0     99013    200000   8129079    145.93    153.82
2294.90/575.29	c  N dy 11432   1851409      2000     40000         0    119018    200000  11853974    145.96    160.40
2317.24/580.88	c  N dy 11572   1871676      2000     40000         0     79624    200000   4446716    145.98    156.05
2342.38/587.10	c  N dy 11699   1891690      2000     40000         0     99635    200000   8136087    145.98    154.17
2371.15/594.36	c  N dy 11814   1911713      2000     40000         0    119652    200000  11826918    145.99    155.06
2393.85/600.00	c  N dy 11946   1931800      2000     40000         0     79083    200000   4154753    146.01    158.10
2419.00/606.36	c  N dy 12076   1951803      2000     40000         0     99081    200000   7860419    146.02    159.80
2448.11/613.65	c  N dy 12201   1971863      2000     40000         0    119134    200000  11564879    146.02    154.79
2472.08/619.66	c  N dy 12325   1991871      2000     40000         0     77483    200000   3653322    146.02    153.76
2497.18/625.99	c  N dy 12445   2012337      2000     40000         0     97942    200000   7488182    146.04    154.88
2525.90/633.10	c  N dy 12554   2032382      2000     40000         0    117980    200000  11208323    146.04    154.95
2551.08/639.43	c  N dy 12681   2052397      2000     40000         0     75341    200000   3098411    146.05    158.64
2575.78/645.61	c  N dy 12805   2072401      2000     40000         0     95334    200000   6808810    146.05    153.80
2604.90/652.92	c  N dy 12936   2092563      2000     40000         0    115492    200000  10549268    146.07    156.32
2632.43/659.86	c  N dy 13067   2112669      2000     40000         0     71952    200000   2287332    146.10    155.16
2656.41/665.81	c  N dy 13203   2132717      2000     40000         0     91999    200000   6022496    146.12    181.29
2684.30/672.88	c  N dy 13342   2152763      2000     40000         0    112037    200000   9741232    146.14    171.23
2714.22/680.37	c  N dy 13463   2172899      2000     40000         0     67518    200000   1289584    146.15    156.89
2737.36/686.18	c  N dy 13584   2192999      2000     40000         0     87617    200000   5000331    146.15    154.91
2763.29/692.63	c  S st 13697   2210817      2000     40000         0    105430    200000   8299590    146.16   no data
2764.49/692.93	c  S st 13697   2211321      2000     40000         0    105934    200000   8382490    146.16   no data
2764.49/692.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2764.89/693.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
2764.89/693.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2764.89/693.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2764.89/693.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2764.89/693.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
2764.89/693.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2765.29/693.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2766.48/693.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2951.23/739.72	c lits-rem:       366  cl-subs:       17  v-elim:      0  v-fix:    0  time: 46.30 s
2951.23/739.73	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
2951.63/739.83	c vivif2 --  cl tried   105917 cl shrink        0 lits rem          0 time: 0.11
2952.03/739.92	c asymm  cl-useful: 0/2307/40000 lits-rem:0 time: 0.09
2952.03/739.92	c calculated reachability. Time: 0.00
2952.03/739.92	c  N dy 13697   2211321      2000     40000         0    105917    200000   8374680    146.16   no data
2985.94/748.42	c  N dy 13817   2231625      2000     40000         0    126220    200000  12124868    146.16    159.47
3013.47/755.31	c  N dy 13940   2251662      2000     40000         0     80595    200000   3504111    146.16    153.94
3040.20/762.04	c  N dy 14063   2271705      2000     40000         0    100630    200000   7225456    146.16    158.90
3070.53/769.65	c  N dy 14190   2291798      2000     40000         0    120719    200000  10946188    146.17    158.50
3100.45/777.12	c  N dy 14318   2311995      2000     40000         0     74258    200000   2192873    146.19    154.47
3124.39/783.17	c  N dy 14449   2331998      2000     40000         0     94256    200000   5897091    146.21    155.03
3153.11/790.33	c  N dy 14580   2352104      2000     40000         0    114362    200000   9615595    146.21    157.70
3185.84/798.55	c  N dy 14716   2372143      2000     40000         0    134395    200000  13367291    146.24    159.43
3209.76/804.53	c  N dy 14847   2392181      2000     40000         0     86776    200000   4341764    146.25    160.24
3236.10/811.13	c  N dy 14972   2412222      2000     40000         0    106812    200000   8063216    146.26    154.29
3267.62/819.03	c  N dy 15098   2432871      2000     40000         0    127455    200000  11896398    146.26    155.03
3295.96/826.16	c  N dy 15224   2452973      2000     40000         0     78901    200000   2679431    146.26    154.12
3321.49/832.50	c  N dy 15349   2473312      2000     40000         0     99236    200000   6446337    146.26    154.49
3350.61/839.82	c  N dy 15477   2493323      2000     40000         0    119242    200000  10149423    146.27    162.67
3384.14/848.29	c  N dy 15610   2513331      2000     40000         0    139244    200000  13865195    146.29    157.38
3408.06/854.21	c  N dy 15740   2533443      2000     40000         0     89703    200000   4541210    146.30    154.01
3435.20/861.02	c  N dy 15867   2553510      2000     40000         0    109764    200000   8286788    146.32    157.47
3466.73/868.94	c  N dy 15992   2573728      2000     40000         0    129976    200000  12018320    146.32    154.23
3496.65/876.41	c  N dy 16111   2593955      2000     40000         0     79550    200000   2481400    146.32    155.53
3521.38/882.69	c  N dy 16239   2614014      2000     40000         0     99606    200000   6206819    146.33    154.40
3551.74/890.21	c  N dy 16376   2634179      2000     40000         0    119766    200000   9934488    146.34    154.99
3586.02/898.88	c  N dy 16507   2654311      2000     40000         0    139893    200000  13655230    146.35    156.22
3611.95/905.33	c  N dy 16630   2674350      2000     40000         0     88280    200000   3903947    146.36    154.07
3638.68/912.06	c  N dy 16754   2694438      2000     40000         0    108364    200000   7607213    146.36    154.62
3666.61/919.07	c  S st 16860   2711321      2000     40000         0    125239    200000  10737524    146.37    150.60
3668.21/919.40	c  S st 16860   2711823      2000     40000         0    125741    200000  10820493    146.37   no data
3668.21/919.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3668.61/919.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.11
3668.61/919.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3668.61/919.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3668.61/919.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3668.61/919.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3668.61/919.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3669.01/919.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
3670.59/920.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3871.73/970.42	c lits-rem:       283  cl-subs:       32  v-elim:      0  v-fix:    0  time: 50.40 s
3871.73/970.43	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
3872.14/970.56	c vivif2 --  cl tried   125709 cl shrink        0 lits rem          0 time: 0.13
3874.10/971.09	c asymm  cl-useful: 0/14856/40000 lits-rem:0 time: 0.54
3874.50/971.10	c calculated reachability. Time: 0.00
3874.50/971.10	c  N dy 16860   2711823      2000     40000         0    125709    200000  10808391    146.37   no data
3913.60/980.90	c  N dy 16984   2731887      2000     40000         0     73120    200000    913590    146.37    158.76
3940.33/987.63	c  N dy 17115   2751991      2000     40000         0     93219    200000   4640723    146.38    155.09
3970.66/995.23	c  N dy 17237   2772003      2000     40000         0    113225    200000   8339991    146.38    154.49
4006.17/1004.14	c  N dy 17365   2792312      2000     40000         0    133526    200000  12123990    146.39    155.38
4040.88/1012.81	c  N dy 17478   2812403      2000     40000         0     79969    200000   2010484    146.39    157.31
4068.41/1019.74	c  N dy 17596   2832538      2000     40000         0    100102    200000   5736593    146.39    160.79
4099.54/1027.54	c  N dy 17725   2852552      2000     40000         0    120105    200000   9457192    146.39    177.26
4134.25/1036.25	c  N dy 17855   2872650      2000     40000         0    140197    200000  13227629    146.41    156.12
4164.58/1043.83	c  N dy 17977   2892776      2000     40000         0     85676    200000   2881349    146.40    159.32
4191.71/1050.66	c  N dy 18112   2912845      2000     40000         0    105742    200000   6615036    146.41    154.39
4222.42/1058.39	c  N dy 18241   2932921      2000     40000         0    125814    200000  10355461    146.42    156.84
4258.37/1067.34	c  N dy 18367   2953405      2000     40000         0    146292    200000  14127522    146.42    154.67
4286.26/1074.37	c  N dy 18504   2973455      2000     40000         0     90684    200000   3691697    146.45    155.08
4314.19/1081.31	c  N dy 18640   2993533      2000     40000         0    110757    200000   7425390    146.46    155.94
4345.73/1089.22	c  N dy 18767   3013632      2000     40000         0    130853    200000  11149471    146.47    155.32
4381.62/1098.21	c  N dy 18894   3033710      2000     40000         0    150928    200000  14882732    146.47    178.41
4407.94/1104.82	c  N dy 19030   3053775      2000     40000         0     94338    200000   4178465    146.50    157.18
4435.87/1111.80	c  N dy 19153   3073834      2000     40000         0    114392    200000   7923022    146.51    159.76
4467.79/1119.83	c  N dy 19275   3093863      2000     40000         0    134419    200000  11640962    146.51    154.77
4504.14/1128.95	c  N dy 19398   3113867      2000     40000         0    154416    200000  15327430    146.52    154.39
4529.24/1135.27	c  N dy 19515   3133966      2000     40000         0     96856    200000   4418457    146.51    155.64
4557.97/1142.48	c  N dy 19640   3154075      2000     40000         0    116959    200000   8133825    146.51    154.41
4591.50/1150.88	c  N dy 19768   3174346      2000     40000         0    137225    200000  11927877    146.52    154.71
4630.18/1160.59	c  N dy 19907   3194623      2000     40000         0     78857    200000    912779    146.54    158.32
4651.72/1165.94	c  S st 20019   3211824      2000     40000         0     96052    200000   4119490    146.54   no data
4652.52/1166.18	c  S st 20019   3212326      2000     40000         0     96554    200000   4197507    146.54   no data
4652.52/1166.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4652.94/1166.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4652.94/1166.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4652.94/1166.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4652.94/1166.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4652.94/1166.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
4652.94/1166.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4653.36/1166.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4653.71/1166.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4712.36/1181.18	c lits-rem:        92  cl-subs:       15  v-elim:      0  v-fix:    0  time: 14.71 s
4712.36/1181.18	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
4712.76/1181.24	c vivif2 --  cl tried    96539 cl shrink        0 lits rem          0 time: 0.05
4714.38/1181.69	c asymm  cl-useful: 0/15878/40000 lits-rem:0 time: 0.46
4714.38/1181.70	c calculated reachability. Time: 0.00
4714.38/1181.70	c  N dy 20019   3212326      2000     40000         0     96539    200000   4191061    146.54   no data
4745.11/1189.38	c  N dy 20149   3232383      2000     40000         0    116589    200000   7963702    146.56    157.54
4780.99/1198.33	c  N dy 20273   3252592      2000     40000         0    136795    200000  11749100    146.58    158.28

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.59 7.90 6.72 8/319 17562
/proc/meminfo: memFree=15682720/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 406 0 0 0 0 0 0 0 25 0 4 0 730148343 52396032 347 33554432000 4194304 4580107 140733900124000 18446744073709551615 47457202145202 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 12792 347 299 95 0 7774 0
[pid=17562/tid=17563] ppid=17560 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730148343 52396032 347 33554432000 4194304 4580107 140733900124000 18446744073709551615 47457202145202 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730148343 52396032 347 33554432000 4194304 4580107 140733900124000 18446744073709551615 47457202145202 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730148343 52396032 347 33554432000 4194304 4580107 140733900124000 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.107839 s]
/proc/loadavg: 7.59 7.90 6.72 8/319 17562
/proc/meminfo: memFree=15682720/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=289388 CPUtime=1.14 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 7547 0 0 0 110 4 0 0 18 0 4 0 730148343 296333312 7467 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 73674 10102 370 95 0 68656 0
[pid=17562/tid=17563] ppid=17560 vsize=295620 CPUtime=0.29 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 3473 0 0 0 28 1 0 0 18 0 4 0 730148343 302714880 10683 33554432000 4194304 4580107 140733900124000 18446744073709551615 4451672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=295620 CPUtime=0.3 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 3002 0 0 0 28 2 0 0 18 0 4 0 730148343 302714880 10705 33554432000 4194304 4580107 140733900124000 18446744073709551615 231895187664 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=295620 CPUtime=0.28 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) S 17560 17562 17424 0 -1 4202560 1623 0 0 0 28 0 0 0 18 0 4 0 730148343 302714880 10720 33554432000 4194304 4580107 140733900124000 18446744073709551615 231895595502 0 0 4096 2 18446604455448898432 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 289388

[startup+0.46551 s]
/proc/loadavg: 7.59 7.90 6.72 8/319 17562
/proc/meminfo: memFree=15682720/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=296472 CPUtime=1.82 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 13453 0 0 0 176 6 0 0 18 0 4 0 730148343 303587328 11575 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 74118 11576 376 95 0 69100 0
[pid=17562/tid=17563] ppid=17560 vsize=296472 CPUtime=0.45 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 3753 0 0 0 44 1 0 0 18 0 4 0 730148343 303587328 11576 33554432000 4194304 4580107 140733900124000 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=296472 CPUtime=0.45 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 3763 0 0 0 43 2 0 0 18 0 4 0 730148343 303587328 11576 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=296472 CPUtime=0.44 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 1869 0 0 0 44 0 0 0 18 0 4 0 730148343 303587328 11576 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 296472

[startup+0.500505 s]
/proc/loadavg: 7.59 7.90 6.72 8/319 17562
/proc/meminfo: memFree=15682720/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=296712 CPUtime=1.95 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 13757 0 0 0 189 6 0 0 18 0 4 0 730148343 303833088 11879 33554432000 4194304 4580107 140733900124000 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 74178 11879 376 95 0 69160 0
[pid=17562/tid=17563] ppid=17560 vsize=296712 CPUtime=0.48 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 3833 0 0 0 47 1 0 0 18 0 4 0 730148343 303833088 11879 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=296712 CPUtime=0.48 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 3842 0 0 0 46 2 0 0 18 0 4 0 730148343 303833088 11879 33554432000 4194304 4580107 140733900124000 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=296712 CPUtime=0.47 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 1936 0 0 0 47 0 0 0 18 0 4 0 730148343 303833088 11879 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 296712

[startup+0.700467 s]
/proc/loadavg: 7.59 7.90 6.72 8/319 17562
/proc/meminfo: memFree=15682720/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=296712 CPUtime=2.75 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 15221 0 0 0 269 6 0 0 18 0 4 0 730148343 303833088 13343 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 74178 13343 376 95 0 69160 0
[pid=17562/tid=17563] ppid=17560 vsize=296712 CPUtime=0.68 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 4186 0 0 0 67 1 0 0 18 0 4 0 730148343 303833088 13343 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=296712 CPUtime=0.68 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 4231 0 0 0 66 2 0 0 18 0 4 0 730148343 303833088 13343 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=296712 CPUtime=0.68 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 2289 0 0 0 67 1 0 0 18 0 4 0 730148343 303833088 13343 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 296712

[startup+1.50032 s]
/proc/loadavg: 7.59 7.90 6.72 9/323 17566
/proc/meminfo: memFree=15601220/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=306376 CPUtime=5.94 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 22687 0 0 0 586 8 0 0 19 0 4 0 730148343 313729024 14276 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 76594 14276 377 95 0 71576 0
[pid=17562/tid=17563] ppid=17560 vsize=306376 CPUtime=1.49 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 6071 0 0 0 147 2 0 0 19 0 4 0 730148343 313729024 14277 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=306376 CPUtime=1.48 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 6110 0 0 0 146 2 0 0 19 0 4 0 730148343 313729024 14277 33554432000 4194304 4580107 140733900124000 18446744073709551615 4296088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=306376 CPUtime=1.47 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 4113 0 0 0 146 1 0 0 19 0 4 0 730148343 313729024 14277 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 306376

[startup+3.10102 s]
/proc/loadavg: 7.59 7.90 6.72 9/323 17566
/proc/meminfo: memFree=15591552/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=308032 CPUtime=12.33 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 35635 0 0 0 1223 10 0 0 23 0 4 0 730148343 315424768 17183 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 77008 17183 377 95 0 71990 0
[pid=17562/tid=17563] ppid=17560 vsize=308032 CPUtime=3.09 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 9152 0 0 0 306 3 0 0 23 0 4 0 730148343 315424768 17183 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=308032 CPUtime=3.08 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 9195 0 0 0 305 3 0 0 23 0 4 0 730148343 315424768 17183 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=308032 CPUtime=3.05 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 7810 0 0 0 304 1 0 0 23 0 4 0 730148343 315424768 17183 33554432000 4194304 4580107 140733900124000 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 308032

[startup+6.30042 s]
/proc/loadavg: 7.62 7.90 6.73 9/323 17566
/proc/meminfo: memFree=15438772/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=349180 CPUtime=25.09 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 72058 0 0 0 2490 19 0 0 25 0 4 0 730148343 357560320 33918 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294479 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 87295 33918 379 95 0 82277 0
[pid=17562/tid=17563] ppid=17560 vsize=349180 CPUtime=6.29 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 19485 0 0 0 624 5 0 0 25 0 4 0 730148343 357560320 33918 33554432000 4194304 4580107 140733900124000 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=349180 CPUtime=6.28 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 17629 0 0 0 622 6 0 0 25 0 4 0 730148343 357560320 33918 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=349180 CPUtime=6.21 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 13549 0 0 0 619 2 0 0 25 0 4 0 730148343 357560320 33918 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 349180

[startup+12.7002 s]
/proc/loadavg: 7.65 7.90 6.73 9/323 17567
/proc/meminfo: memFree=15299752/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=498488 CPUtime=50.63 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 121990 0 0 0 5033 30 0 0 25 0 4 0 730148343 510451712 63237 33554432000 4194304 4580107 140733900124000 18446744073709551615 4485991 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 124622 63242 379 95 0 119604 0
[pid=17562/tid=17563] ppid=17560 vsize=498488 CPUtime=12.68 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 35554 0 0 0 1261 7 0 0 25 0 4 0 730148343 510451712 63245 33554432000 4194304 4580107 140733900124000 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=498488 CPUtime=12.68 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 27541 0 0 0 1259 9 0 0 25 0 4 0 730148343 510451712 63248 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=498488 CPUtime=12.55 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 27603 0 0 0 1249 6 0 0 25 0 4 0 730148343 510451712 63253 33554432000 4194304 4580107 140733900124000 18446744073709551615 4302544 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 498488

[startup+25.5008 s]
/proc/loadavg: 7.73 7.91 6.75 9/323 17567
/proc/meminfo: memFree=15152968/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=539192 CPUtime=101.72 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 182083 0 0 0 10127 45 0 0 25 0 4 0 730148343 552132608 84842 33554432000 4194304 4580107 140733900124000 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 134798 84842 379 95 0 129780 0
[pid=17562/tid=17563] ppid=17560 vsize=539192 CPUtime=25.49 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 45882 0 0 0 2539 10 0 0 25 0 4 0 730148343 552132608 84851 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=539192 CPUtime=25.49 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 44737 0 0 0 2536 13 0 0 25 0 4 0 730148343 552132608 84852 33554432000 4194304 4580107 140733900124000 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=539192 CPUtime=25.23 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 46498 0 0 0 2512 11 0 0 25 0 4 0 730148343 552132608 84852 33554432000 4194304 4580107 140733900124000 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 539192

[startup+51.101 s]
/proc/loadavg: 7.90 7.93 6.79 9/323 17568
/proc/meminfo: memFree=15038324/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=706564 CPUtime=203.83 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 284860 0 0 0 20313 70 0 0 25 0 4 0 730148343 723521536 100163 33554432000 4194304 4580107 140733900124000 18446744073709551615 4293216 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 176641 100163 379 95 0 171623 0
[pid=17562/tid=17563] ppid=17560 vsize=706564 CPUtime=51.09 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 70013 0 0 0 5094 15 0 0 25 0 4 0 730148343 723521536 100163 33554432000 4194304 4580107 140733900124000 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=706564 CPUtime=51.07 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 67665 0 0 0 5088 19 0 0 25 0 4 0 730148343 723521536 100163 33554432000 4194304 4580107 140733900124000 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=706564 CPUtime=50.56 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 75270 0 0 0 5038 18 0 0 25 0 4 0 730148343 723521536 100163 33554432000 4194304 4580107 140733900124000 18446744073709551615 4293225 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 706564

[startup+102.3 s]
/proc/loadavg: 7.95 7.94 6.85 9/323 17569
/proc/meminfo: memFree=14850296/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=786088 CPUtime=408.13 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 461018 0 0 0 40697 116 0 0 25 0 4 0 730148343 804954112 127579 33554432000 4194304 4580107 140733900124000 18446744073709551615 4324249 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 196522 127579 379 95 0 191504 0
[pid=17562/tid=17563] ppid=17560 vsize=786088 CPUtime=102.29 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 108788 0 0 0 10205 24 0 0 25 0 4 0 730148343 804954112 127579 33554432000 4194304 4580107 140733900124000 18446744073709551615 4416292 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=786088 CPUtime=102.27 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 113421 0 0 0 10196 31 0 0 25 0 4 0 730148343 804954112 127579 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=786088 CPUtime=101.26 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 121524 0 0 0 10096 30 0 0 25 0 4 0 730148343 804954112 127579 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.13
Current children cumulated vsize (KiB) 786088

[startup+162.301 s]

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

[pid=17562] ppid=17560 vsize=1336288 CPUtime=2562.61 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 1843715 0 0 0 255718 543 0 0 25 0 4 0 730148343 1368358912 244189 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 334072 244189 379 95 0 329054 0
[pid=17562/tid=17563] ppid=17560 vsize=1336288 CPUtime=642.26 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 435064 0 0 0 64104 122 0 0 25 0 4 0 730148343 1368358912 244189 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1336288 CPUtime=642.25 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 475505 0 0 0 64078 147 0 0 25 0 4 0 730148343 1368358912 244189 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1336288 CPUtime=640.25 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 470463 0 0 0 63888 137 0 0 25 0 4 0 730148343 1368358912 244189 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2562.61
Current children cumulated vsize (KiB) 1336288

[startup+702.301 s]
/proc/loadavg: 8.08 8.06 7.43 9/323 17594
/proc/meminfo: memFree=13929552/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=1411044 CPUtime=2801.99 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 1979770 0 0 0 279609 590 0 0 25 0 4 0 730148343 1444909056 264742 33554432000 4194304 4580107 140733900124000 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 352761 264742 379 95 0 347743 0
[pid=17562/tid=17563] ppid=17560 vsize=1411044 CPUtime=702.26 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 465779 0 0 0 70091 135 0 0 25 0 4 0 730148343 1444909056 264742 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1411044 CPUtime=702.24 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 510427 0 0 0 70065 159 0 0 25 0 4 0 730148343 1444909056 264742 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1411044 CPUtime=699.64 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 506077 0 0 0 69816 148 0 0 25 0 4 0 730148343 1444909056 264742 33554432000 4194304 4580107 140733900124000 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.99
Current children cumulated vsize (KiB) 1411044

[startup+762.3 s]
/proc/loadavg: 8.07 8.06 7.47 9/323 17596
/proc/meminfo: memFree=13896028/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=1409368 CPUtime=3041.4 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 2049694 0 0 0 303515 625 0 0 25 0 4 0 730148343 1443192832 265713 33554432000 4194304 4580107 140733900124000 18446744073709551615 4322556 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 352342 265713 379 95 0 347324 0
[pid=17562/tid=17563] ppid=17560 vsize=1409368 CPUtime=762.26 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 481964 0 0 0 76084 142 0 0 25 0 4 0 730148343 1443192832 265713 33554432000 4194304 4580107 140733900124000 18446744073709551615 4416292 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1409368 CPUtime=762.24 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 541258 0 0 0 76048 176 0 0 25 0 4 0 730148343 1443192832 265713 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1409368 CPUtime=759.04 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 517453 0 0 0 75752 152 0 0 25 0 4 0 730148343 1443192832 265713 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294754 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.4
Current children cumulated vsize (KiB) 1409368

[startup+822.301 s]
/proc/loadavg: 8.10 8.08 7.51 9/323 17597
/proc/meminfo: memFree=13760816/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=1476716 CPUtime=3280.79 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 2172024 0 0 0 327413 666 0 0 25 0 4 0 730148343 1512157184 294386 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294701 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 369179 294386 379 95 0 364161 0
[pid=17562/tid=17563] ppid=17560 vsize=1476716 CPUtime=822.26 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 507798 0 0 0 82077 149 0 0 25 0 4 0 730148343 1512157184 294386 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1476716 CPUtime=822.24 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 570883 0 0 0 82037 187 0 0 25 0 4 0 730148343 1512157184 294386 33554432000 4194304 4580107 140733900124000 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1476716 CPUtime=818.44 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 550673 0 0 0 81679 165 0 0 25 0 4 0 730148343 1512157184 294386 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.79
Current children cumulated vsize (KiB) 1476716

[startup+882.301 s]
/proc/loadavg: 8.07 8.08 7.54 9/323 17599
/proc/meminfo: memFree=13853396/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=1406796 CPUtime=3520.18 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 2292394 0 0 0 351312 706 0 0 25 0 4 0 730148343 1440559104 272267 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 351699 272267 379 95 0 346681 0
[pid=17562/tid=17563] ppid=17560 vsize=1406796 CPUtime=882.25 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 538909 0 0 0 88066 159 0 0 25 0 4 0 730148343 1440559104 272267 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1406796 CPUtime=882.24 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 599694 0 0 0 88027 197 0 0 25 0 4 0 730148343 1440559104 272267 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1406796 CPUtime=877.84 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 578810 0 0 0 87609 175 0 0 25 0 4 0 730148343 1440559104 272267 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.18
Current children cumulated vsize (KiB) 1406796

[startup+942.3 s]
/proc/loadavg: 8.10 8.09 7.58 9/323 17600
/proc/meminfo: memFree=13501192/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=1734036 CPUtime=3759.57 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 2433738 0 0 0 375212 745 0 0 25 0 4 0 730148343 1775652864 347333 33554432000 4194304 4580107 140733900124000 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 433509 347333 379 95 0 428491 0
[pid=17562/tid=17563] ppid=17560 vsize=1734036 CPUtime=942.25 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 565958 0 0 0 94053 172 0 0 25 0 4 0 730148343 1775652864 347333 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1734036 CPUtime=942.25 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 654922 0 0 0 94018 207 0 0 25 0 4 0 730148343 1775652864 347333 33554432000 4194304 4580107 140733900124000 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1734036 CPUtime=937.24 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 613052 0 0 0 93539 185 0 0 25 0 4 0 730148343 1775652864 347333 33554432000 4194304 4580107 140733900124000 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.57
Current children cumulated vsize (KiB) 1734036

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 7.61 9/323 17602
/proc/meminfo: memFree=13450324/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=1735904 CPUtime=3999.01 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 2481591 0 0 0 399131 770 0 0 25 0 4 0 730148343 1777565696 352847 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 433976 352847 379 95 0 428958 0
[pid=17562/tid=17563] ppid=17560 vsize=1735904 CPUtime=1002.26 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 585490 0 0 0 100046 180 0 0 25 0 4 0 730148343 1777565696 352851 33554432000 4194304 4580107 140733900124000 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1735904 CPUtime=1002.25 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 662638 0 0 0 100015 210 0 0 25 0 4 0 730148343 1777565696 352851 33554432000 4194304 4580107 140733900124000 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1735904 CPUtime=996.64 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 618248 0 0 0 99476 188 0 0 25 0 4 0 730148343 1777565696 352851 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.01
Current children cumulated vsize (KiB) 1735904

[startup+1062.3 s]
/proc/loadavg: 8.05 8.08 7.63 9/323 17604
/proc/meminfo: memFree=13448656/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=1764148 CPUtime=4238.38 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 2582217 0 0 0 423030 808 0 0 25 0 4 0 730148343 1806487552 353247 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 441037 353247 379 95 0 436019 0
[pid=17562/tid=17563] ppid=17560 vsize=1764148 CPUtime=1062.25 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 593569 0 0 0 106042 183 0 0 25 0 4 0 730148343 1806487552 353247 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1764148 CPUtime=1062.24 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 693421 0 0 0 106003 221 0 0 25 0 4 0 730148343 1806487552 353247 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1764148 CPUtime=1056.04 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 648920 0 0 0 105405 199 0 0 25 0 4 0 730148343 1806487552 353247 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.38
Current children cumulated vsize (KiB) 1764148

[startup+1122.31 s]
/proc/loadavg: 8.12 8.09 7.66 9/323 17605
/proc/meminfo: memFree=13448496/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=1765532 CPUtime=4477.8 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 2694254 0 0 0 446935 845 0 0 25 0 4 0 730148343 1807904768 355313 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294356 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 441383 355313 379 95 0 436365 0
[pid=17562/tid=17563] ppid=17560 vsize=1765532 CPUtime=1122.26 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 622119 0 0 0 112035 191 0 0 25 0 4 0 730148343 1807904768 355313 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1765532 CPUtime=1122.25 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 720861 0 0 0 111995 230 0 0 25 0 4 0 730148343 1807904768 355313 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1765532 CPUtime=1115.45 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 676717 0 0 0 111336 209 0 0 25 0 4 0 730148343 1807904768 355313 33554432000 4194304 4580107 140733900124000 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.8
Current children cumulated vsize (KiB) 1765532

[startup+1182.3 s]
/proc/loadavg: 8.18 8.11 7.69 9/323 17607
/proc/meminfo: memFree=13507100/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=1720992 CPUtime=4717.16 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 2798584 0 0 0 470832 884 0 0 25 0 4 0 730148343 1762295808 346510 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 430248 346510 379 95 0 425230 0
[pid=17562/tid=17563] ppid=17560 vsize=1720992 CPUtime=1182.24 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 649489 0 0 0 118022 202 0 0 25 0 4 0 730148343 1762295808 346510 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1720992 CPUtime=1182.23 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 750870 0 0 0 117982 241 0 0 25 0 4 0 730148343 1762295808 346510 33554432000 4194304 4580107 140733900124000 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1720992 CPUtime=1174.83 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 703446 0 0 0 117265 218 0 0 25 0 4 0 730148343 1762295808 346511 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.16
Current children cumulated vsize (KiB) 1720992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.13 8.10 7.70 6/319 17608
/proc/meminfo: memFree=14271448/32950928 swapFree=67085488/67111528
[pid=17562] ppid=17560 vsize=1785944 CPUtime=4800.16 cores=1,3,5,7
/proc/17562/stat : 17562 (strangenight2-m) R 17560 17562 17424 0 -1 4202496 2819565 0 0 0 479123 893 0 0 25 0 4 0 730148343 1828806656 355351 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17562/statm: 446486 355351 379 95 0 441468 0
[pid=17562/tid=17563] ppid=17560 vsize=1785944 CPUtime=1203.06 cores=1,3,5,7
/proc/17562/task/17563/stat : 17563 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 657356 0 0 0 120100 206 0 0 25 0 4 0 730148343 1828806656 355354 33554432000 4194304 4580107 140733900124000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17562/tid=17564] ppid=17560 vsize=1785944 CPUtime=1203.04 cores=1,3,5,7
/proc/17562/task/17564/stat : 17564 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 754078 0 0 0 120062 242 0 0 25 0 4 0 730148343 1828806656 355354 33554432000 4194304 4580107 140733900124000 18446744073709551615 4415787 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=1785944 CPUtime=1195.43 cores=1,3,5,7
/proc/17562/task/17565/stat : 17565 (strangenight2-m) R 17560 17562 17424 0 -1 4202560 704267 0 0 0 119324 219 0 0 25 0 4 0 730148343 1828806656 355354 33554432000 4194304 4580107 140733900124000 18446744073709551615 4416330 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1785944

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.18
CPU time (s): 4800.27
CPU user time (s): 4791.27
CPU system time (s): 8.99863
CPU usage (%): 398.965
Max. virtual memory (cumulated for all children) (KiB): 1795404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.27
system time used= 8.99863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2819573
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= 3471
involuntary context switches= 20938

runsolver used 3.2575 second user time and 8.80366 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 20:52:57
IDJOB=3366221
IDBENCH=82630
IDSOLVER=1844
FILE ID=node114/3366221-1305399177
RUNJOBID= node114-1305397971-17443
PBS_JOBID= 13324473
Free space on /tmp= 72972 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366221-1305399177/watcher-3366221-1305399177 -o /tmp/evaluation-result-3366221-1305399177/solver-3366221-1305399177 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366221-1305399177.cnf

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

MD5SUM BENCH= fafa522767a4e86ea9e03f34c2fb7311
RANDOM SEED=1421971423

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15682876 kB
Buffers:        271684 kB
Cached:        6218460 kB
SwapCached:         96 kB
Active:       11900428 kB
Inactive:      4959824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15682876 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           13228 kB
Writeback:           0 kB
AnonPages:    10369904 kB
Mapped:          26896 kB
Slab:           306780 kB
PageTables:      36484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52519820 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= 72976 MiB
End job on node114 at 2011-05-14 21:13:02