Trace number 3173748

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.18 1201.95

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173748-1307634866.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.11/0.04	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.11/0.04	c -- vars added       5000
0.11/0.04	c Parsing time:  0.01 s
0.11/0.04	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.11/0.04	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.11/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
0.11/0.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.11/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.11/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.11/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.11/0.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.77/0.21	c lits-rem:         0  cl-subs:        0  v-elim:    118  v-fix:    0  time:  0.02 s
0.77/0.21	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.21	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.21	c calculated reachability. Time: 0.00
0.77/0.21	c Calc default polars -  time:   0.00 s pos:    2213 undec:     552 neg:    2235
0.77/0.21	c =========================================================================================
0.77/0.21	c types(t): F = full restart, N = normal restart
0.77/0.21	c types(t): S = simplification begin/end, E = solution found
0.77/0.21	c restart types(rt): st = static, dy = dynamic
0.77/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.21	c  B st     0         0      4882     20880         0         0     63394         0   no data   no data
1.57/0.48	c  N dy    16      4184      4882     20880         0      4184     63394    455328     65.28     69.08
3.57/0.92	c  N dy    38      8422      4882     20880         0      5921     63394    455057     64.76     68.39
5.17/1.35	c  N dy    61     12476      4882     20880         0      5726     63394    271372     65.02     82.93
7.16/1.81	c  N dy    91     16679      4882     20880         0      9929     63394    711516     65.44     71.65
8.78/2.26	c  N dy   119     20793      4882     20880         0      8420     63394    428884     65.72     70.64
10.76/2.73	c  N dy   145     24854      4882     20880         0     12481     63394    850773     65.65     69.86
10.76/2.74	c  F st   147     25000      4882     20880         0     12627     63394    865970     65.63   no data
13.17/3.34	c  N dy   153     30000      4882     20880         0     10815     63394    610653     65.63   no data
13.17/3.34	c  S st   153     30000      4882     20880         0     10815     63394    610653     65.63   no data
13.55/3.40	c  S st   153     30505      4882     20880         0     11320     63394    649818     65.63   no data
13.55/3.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.55/3.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.55/3.42	c blocked clauses removed:       93 vars:     18 tried:        4882 T: 0.00 s
13.55/3.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.55/3.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.55/3.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4864 time:  0.00 s
13.55/3.42	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.55/3.44	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.02 s
13.55/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.96/3.56	c lits-rem:        13  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.08 s
13.96/3.58	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.02
13.96/3.59	c calculated reachability. Time: 0.00
13.96/3.59	c  N dy   153     30505      4862     20785         0     11295     63125    646535     65.63   no data
15.96/4.09	c  N dy   178     34685      4862     20785         0     15475     63125   1075172     65.78     69.92
17.94/4.56	c  N dy   200     38776      4862     20785         0     11672     63125    545123     65.73     69.62
19.95/5.08	c  N dy   228     42998      4862     20785         0     15894     63125    973396     65.72     69.48
21.56/5.44	c  S st   248     45758      4862     20785         0      9708     63125    237425     65.79   no data
21.56/5.49	c  S st   248     46261      4862     20785         0     10211     63125    276552     65.79   no data
21.56/5.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.97/5.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.97/5.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.97/5.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.97/5.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.97/5.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
21.97/5.51	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.97/5.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.97/5.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.97/5.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.97/5.57	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
21.97/5.57	c vivif2 --  cl tried    10211 cl shrink        0 lits rem          0 time: 0.00
21.97/5.59	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.02
21.97/5.59	c calculated reachability. Time: 0.00
21.97/5.59	c  N dy   248     46261      4862     20785         0     10211     63125    276552     65.79   no data
23.93/6.09	c  N dy   274     50448      4862     20785         0     14398     63125    703043     65.65     69.74
26.35/6.62	c  N dy   301     54554      4862     20785         0     18503     63125   1127779     65.83     69.31
28.33/7.11	c  N dy   319     58581      4862     20785         0     12554     63125    426872     65.70     69.29
30.35/7.61	c  N dy   347     62648      4862     20785         0     16621     63125    858408     65.96     70.24
32.32/8.14	c  N dy   371     66702      4862     20785         0     20675     63125   1275657     66.01     69.66
33.92/8.52	c  S st   389     69391      4862     20785         0     12377     63125    318457     66.14   no data
33.92/8.58	c  S st   389     69895      4862     20785         0     12881     63125    359026     66.14   no data
33.92/8.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.33/8.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.33/8.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.33/8.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.33/8.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.33/8.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
34.33/8.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
34.33/8.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
34.33/8.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.33/8.68	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.04 s
34.33/8.68	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
34.33/8.68	c vivif2 --  cl tried    12880 cl shrink        0 lits rem          0 time: 0.01
34.74/8.71	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.02
34.74/8.71	c calculated reachability. Time: 0.00
34.74/8.71	c  N dy   389     69895      4862     20785         0     12880     63125    358748     66.14   no data
36.71/9.27	c  N dy   417     74393      4862     20785         0     17377     63125    830692     66.22     69.99
39.54/9.90	c  N dy   445     79155      4862     20785         0     22138     63125   1327445     66.19     70.58
41.91/10.57	c  N dy   474     84301      4862     20785         0     15296     63125    514132     66.19     70.09
43.52/10.98	c  F st   497     87502      4862     20785         0     18497     63125    851286     66.28   no data
45.50/11.42	c  N st   502     90798      4862     20785         0     21793     63125   1216998     66.28   no data
48.70/12.28	c  N dy   532     96748      4862     20785         0     14742     63125    364690     66.42     71.07
51.89/13.10	c  N dy   568    102998      4862     20785         0     20992     63125   1023248     66.48     72.17
53.09/13.36	c  S st   581    104843      4862     20785         0     22837     63125   1212300     66.49   no data
53.49/13.44	c  S st   581    105346      4862     20785         0     23340     63125   1256350     66.49   no data
53.49/13.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.49/13.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
53.49/13.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.49/13.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.49/13.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.49/13.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
53.49/13.47	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
53.49/13.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
53.89/13.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.49/13.97	c lits-rem:        17  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.42 s
55.49/13.97	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
55.49/13.99	c vivif2 --  cl tried    23337 cl shrink        0 lits rem          0 time: 0.02
55.89/14.02	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.03
55.89/14.03	c calculated reachability. Time: 0.00
55.89/14.03	c  N dy   581    105346      4862     20785         0     23337     63125   1256120     66.49   no data
59.48/14.98	c  N dy   620    112079      4862     20785         0     16074     63125    402424     66.54     70.06
63.88/16.00	c  N dy   657    119610      4862     20785         0     23604     63125   1182866     66.40     70.96
68.27/17.16	c  N dy   705    127249      4862     20785         0     16251     63125    315921     66.43     70.53
72.66/18.27	c  N dy   758    135400      4862     20785         0     24400     63125   1168150     66.46     82.85
77.86/19.59	c  N dy   814    144058      4862     20785         0     17056     63125    310459     66.53    111.71
83.07/20.89	c  N dy   872    153477      4862     20785         0     26473     63125   1297353     66.49     70.03
85.85/21.59	c  S st   901    158019      4862     20785         0     31015     63125   1770882     66.48   no data
86.25/21.68	c  S st   901    158523      4862     20785         0     31519     63125   1815177     66.48   no data
86.25/21.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.65/21.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
86.65/21.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.65/21.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.65/21.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.65/21.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
86.65/21.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
86.65/21.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
87.04/21.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.64/22.79	c lits-rem:        25  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.96 s
90.64/22.80	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
91.04/22.82	c vivif2 --  cl tried    31515 cl shrink        0 lits rem          0 time: 0.02
91.04/22.86	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.04
91.04/22.86	c calculated reachability. Time: 0.00
91.04/22.86	c  N dy   901    158523      4862     20785         0     31515     63125   1814467     66.48   no data
97.03/24.32	c  N dy   965    168691      4862     20785         0     24680     63125   1011078     66.58     71.03
103.83/26.03	c  N dy  1035    179556      4862     20785         0     35545     63125   2143517     66.61     70.52
110.61/27.72	c  N dy  1110    191201      4862     20785         0     29190     63125   1400343     66.76     70.62
118.62/29.79	c  N dy  1192    203718      4862     20785         0     22704     63125    600884     66.83     73.32
127.01/31.87	c  N dy  1282    216986      4862     20785         0     35970     63125   1999675     66.91     71.19
135.79/34.03	c  N dy  1363    230930      4862     20785         0     29923     63125   1246599     66.86     70.42
140.19/35.13	c  S st  1404    237784      4862     20785         0     36777     63125   1964094     66.86     57.28
140.59/35.23	c  S st  1404    238287      4862     20785         0     37280     63125   2008648     66.86   no data
140.59/35.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.59/35.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
140.59/35.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.59/35.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.59/35.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.59/35.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
140.59/35.27	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
140.96/35.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
140.96/35.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.56/36.71	c lits-rem:        24  cl-subs:        9  v-elim:      0  v-fix:    0  time:  1.32 s
146.56/36.71	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
146.56/36.74	c vivif2 --  cl tried    37271 cl shrink        0 lits rem          0 time: 0.03
146.56/36.79	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.05
146.56/36.79	c calculated reachability. Time: 0.00
146.56/36.79	c  N dy  1404    238287      4862     20785         0     37271     63125   2006669     66.86   no data
156.55/39.21	c  N dy  1501    253498      4862     20785         0     31479     63125   1333528     66.92     71.82
167.33/41.94	c  N dy  1603    269750      4862     20785         0     25733     63125    631804     66.94     72.96
178.52/44.79	c  N dy  1707    286980      4862     20785         0     42961     63125   2433460     66.96     70.84
190.91/47.81	c  N dy  1822    305322      4862     20785         0     38308     63125   1851776     67.04     70.84
191.31/47.98	c  F st  1828    306250      4862     20785         0     39236     63125   1948998     67.04     62.61
204.09/51.17	c  N dy  1917    324878      4862     20785         0     33862     63125   1282137     67.07     73.97
218.46/54.74	c  N dy  2030    344944      4862     20785         0     28925     63125    677869     67.07     76.89
226.85/56.86	c  S st  2114    357433      4862     20785         0     41412     63125   1994249     67.14     65.14
227.25/56.97	c  S st  2114    357939      4862     20785         0     41918     63125   2034090     67.14   no data
227.25/56.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
227.65/57.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
227.65/57.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
227.65/57.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.65/57.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.65/57.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
227.65/57.01	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
227.65/57.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
228.07/57.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.64/58.58	c lits-rem:        48  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.46 s
233.64/58.58	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
234.04/58.61	c vivif2 --  cl tried    41912 cl shrink        0 lits rem          0 time: 0.03
234.04/58.67	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.05
234.04/58.67	c calculated reachability. Time: 0.00
234.04/58.67	c  N dy  2114    357939      4862     20785         0     41912     63125   2032675     67.14   no data
248.42/62.23	c  N dy  2237    378057      4862     20785         0     36036     63125   1301513     67.18     71.76
263.62/66.01	c  N dy  2364    398136      4862     20785         0     29112     63125    482758     67.27     71.27
277.98/69.65	c  N dy  2494    418200      4862     20785         0     49174     63125   2609763     67.33     72.13
292.75/73.32	c  N dy  2609    438417      4862     20785         0     41392     63125   1670107     67.30     70.96
308.34/77.29	c  N dy  2737    458856      4862     20785         0     32829     63125    686513     67.35     71.51
323.52/81.01	c  N dy  2858    478945      4862     20785         0     52915     63125   2787545     67.35     78.19
338.70/84.81	c  N dy  2996    498963      4862     20785         0     42934     63125   1659042     67.43     78.60
355.07/88.98	c  N dy  3123    519069      4862     20785         0     32041     63125    400305     67.45     71.67
367.86/92.19	c  S st  3236    536908      4862     20785         0     49878     63125   2292494     67.48   no data
368.67/92.31	c  S st  3236    537409      4862     20785         0     50379     63125   2337447     67.48   no data
368.67/92.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
368.67/92.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
368.67/92.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
368.67/92.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
368.67/92.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
368.67/92.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
368.67/92.36	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
368.67/92.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
369.08/92.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
377.86/94.64	c lits-rem:        71  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.16 s
377.86/94.65	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
377.86/94.68	c vivif2 --  cl tried    50372 cl shrink        0 lits rem          0 time: 0.03
378.23/94.74	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.06
378.23/94.75	c calculated reachability. Time: 0.00
378.23/94.75	c  N dy  3236    537409      4862     20785         0     50372     63125   2336671     67.48   no data
394.62/98.85	c  N dy  3358    557449      4862     20785         0     38423     63125    982361     67.49     72.56
410.59/102.80	c  N dy  3483    577467      4862     20785         0     58439     63125   3106192     67.52     74.56
426.19/106.75	c  N dy  3602    597549      4862     20785         0     45520     63125   1612703     67.53     71.44
443.36/111.03	c  N dy  3727    617581      4862     20785         0     65549     63125   3719497     67.58     71.64
458.92/114.90	c  N dy  3844    637838      4862     20785         0     51812     63125   2192173     67.59     74.08
476.91/119.40	c  N dy  3965    657882      4862     20785         0     36859     63125    500939     67.61     71.35
492.48/123.34	c  N dy  4094    677986      4862     20785         0     56962     63125   2622437     67.64     72.01
511.26/128.05	c  N dy  4216    699162      4862     20785         0     42135     63125    964417     67.65     71.55
528.43/132.33	c  N dy  4335    719289      4862     20785         0     62260     63125   3078738     67.65     71.63
546.01/136.70	c  N dy  4457    739421      4862     20785         0     45394     63125   1205853     67.66     71.86
563.19/141.01	c  N dy  4583    759459      4862     20785         0     65428     63125   3301821     67.67     72.07
580.76/145.46	c  N dy  4714    779541      4862     20785         0     47513     63125   1352675     67.71     75.70
598.33/149.85	c  N dy  4835    799570      4862     20785         0     67540     63125   3484866     67.73     71.43
604.73/151.46	c  S st  4871    806114      4862     20785         0     74082     63125   4175207     67.73   no data
605.52/151.61	c  S st  4871    806621      4862     20785         0     74589     63125   4215581     67.73   no data
605.52/151.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
605.52/151.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
605.52/151.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
605.52/151.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
605.52/151.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
605.52/151.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
605.52/151.68	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
605.94/151.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
606.72/151.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
622.70/155.99	c lits-rem:        54  cl-subs:       18  v-elim:      0  v-fix:    0  time:  4.09 s
622.70/155.99	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
623.10/156.05	c vivif2 --  cl tried    74571 cl shrink        0 lits rem          0 time: 0.06
623.52/156.15	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.10
623.52/156.15	c calculated reachability. Time: 0.00
623.52/156.15	c  N dy  4871    806621      4862     20785         0     74571     63125   4211276     67.73   no data
640.28/160.36	c  N dy  4996    826704      4862     20785         0     55655     63125   2079746     67.75     71.46
659.44/165.20	c  N dy  5121    846766      4862     20785         0     75713     63125   4202471     67.77     73.21
677.02/169.56	c  N dy  5249    866844      4862     20785         0     55796     63125   2011640     67.78     72.00
696.20/174.32	c  N dy  5369    886938      4862     20785         0     75887     63125   4120827     67.79     73.15
713.77/178.76	c  N dy  5492    906946      4862     20785         0     54894     63125   1868969     67.82     83.86
732.95/183.53	c  N dy  5608    927140      4862     20785         0     75086     63125   3994436     67.80     71.86
751.35/188.17	c  N dy  5740    947145      4862     20785         0     53098     63125   1538087     67.84     73.66
770.49/192.93	c  N dy  5869    967382      4862     20785         0     73333     63125   3700679     67.87     71.94
790.07/197.88	c  N dy  6000    987514      4862     20785         0     50469     63125   1153726     67.89     72.47
808.07/202.38	c  N dy  6120   1007620      4862     20785         0     70574     63125   3252632     67.88     71.57
829.61/207.76	c  N dy  6244   1028007      4862     20785         0     46969     63125    684995     67.89     71.75
846.79/212.06	c  N dy  6345   1048102      4862     20785         0     67063     63125   2809782     67.87     71.55
868.36/217.42	c  N dy  6475   1068226      4862     20785         0     87183     63125   4953646     67.90     72.31
872.36/218.49	c  F st  6497   1071875      4862     20785         0     45833     63125    454601     67.90     55.87
886.33/221.90	c  N dy  6578   1088235      4862     20785         0     62190     63125   2247538     67.91     72.41
906.71/227.02	c  N dy  6702   1108312      4862     20785         0     82265     63125   4393706     67.92     74.45
926.70/232.10	c  N dy  6837   1128374      4862     20785         0     56324     63125   1486627     67.95     72.34
945.85/236.86	c  N dy  6951   1148444      4862     20785         0     76391     63125   3653624     67.96     93.21
968.22/242.48	c  N dy  7070   1168821      4862     20785         0     49774     63125    679551     67.96     71.97
987.00/247.18	c  N dy  7188   1189037      4862     20785         0     69985     63125   2826469     67.97     73.48
1009.36/252.76	c  N dy  7314   1209293      4862     20785         0     90236     63125   4988165     67.98     71.60
1010.18/252.95	c  S st  7318   1209932      4862     20785         0     90875     63125   5055448     67.98   no data
1010.96/253.13	c  S st  7318   1210438      4862     20785         0     91381     63125   5095945     67.98   no data
1010.96/253.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1011.36/253.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1011.36/253.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1011.36/253.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1011.36/253.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1011.36/253.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
1011.36/253.22	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1011.36/253.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1012.16/253.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1034.93/259.14	c lits-rem:        56  cl-subs:       11  v-elim:      0  v-fix:    0  time:  5.66 s
1034.93/259.14	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
1035.33/259.22	c vivif2 --  cl tried    91370 cl shrink        0 lits rem          0 time: 0.07
1035.73/259.34	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.12
1035.73/259.34	c calculated reachability. Time: 0.00
1035.73/259.34	c  N dy  7318   1210438      4862     20785         0     91370     63125   5093977     67.98   no data
1054.90/264.14	c  N dy  7437   1230527      4862     20785         0     63468     63125   2021654     67.99     72.45
1075.28/269.28	c  N dy  7562   1250587      4862     20785         0     83527     63125   4147081     67.99     72.92
1097.65/274.87	c  N dy  7688   1270792      4862     20785         0     54732     63125   1001726     68.01     71.71
1116.42/279.56	c  N dy  7811   1290962      4862     20785         0     74902     63125   3132450     68.01     72.11
1139.18/285.24	c  N dy  7928   1310992      4862     20785         0     94932     63125   5275752     68.03     72.14
1158.76/290.13	c  N dy  8043   1331043      4862     20785         0     64983     63125   2001012     68.03     73.14
1179.53/295.33	c  N dy  8169   1351106      4862     20785         0     85042     63125   4146887     68.05     88.36
1203.10/301.27	c  N dy  8295   1371189      4862     20785         0     54131     63125    739004     68.06     72.22
1221.87/305.94	c  N dy  8418   1391248      4862     20785         0     74181     63125   2880001     68.07     76.01
1244.64/311.62	c  N dy  8549   1411351      4862     20785         0     94283     63125   5014627     68.08     71.93
1266.21/317.03	c  N dy  8668   1431445      4862     20785         0     62383     63125   1521026     68.08     72.12
1286.59/322.10	c  N dy  8793   1451473      4862     20785         0     82410     63125   3661858     68.10     72.56
1310.95/328.24	c  N dy  8926   1471523      4862     20785         0    102460     63125   5815268     68.12     73.23
1330.52/333.20	c  N dy  9041   1491616      4862     20785         0     69552     63125   2176218     68.12     73.82
1352.48/338.66	c  N dy  9170   1511694      4862     20785         0     89625     63125   4319835     68.15     94.00
1377.66/344.92	c  N dy  9294   1531792      4862     20785         0     55730     63125    604604     68.16     72.48
1396.85/349.74	c  N dy  9427   1551798      4862     20785         0     75732     63125   2745745     68.19     72.75
1419.59/355.47	c  N dy  9552   1571910      4862     20785         0     95842     63125   4884193     68.20     73.53
1443.56/361.43	c  N dy  9663   1591933      4862     20785         0     60872     63125   1047791     68.20     72.37
1463.54/366.47	c  N dy  9785   1612073      4862     20785         0     81009     63125   3184262     68.20     72.65
1487.51/372.46	c  N dy  9914   1632171      4862     20785         0    101103     63125   5337556     68.22     72.02
1511.09/378.35	c  N dy 10049   1652304      4862     20785         0     65242     63125   1428424     68.24     72.77
1532.25/383.70	c  N dy 10194   1672319      4862     20785         0     85255     63125   3592737     68.28     73.47
1557.41/389.99	c  N dy 10317   1692322      4862     20785         0    105254     63125   5755976     68.29     74.22
1578.96/395.32	c  S st 10428   1710441      4862     20785         0     66375     63125   1444849     68.29   no data
1579.36/395.47	c  S st 10428   1710943      4862     20785         0     66877     63125   1485813     68.29   no data
1579.36/395.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1579.76/395.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1579.76/395.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1579.76/395.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1579.76/395.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1579.76/395.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
1579.76/395.53	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1579.76/395.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1580.16/395.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1584.56/396.77	c lits-rem:        26  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.15 s
1584.56/396.77	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
1584.96/396.80	c vivif2 --  cl tried    66876 cl shrink        0 lits rem          0 time: 0.02
1584.96/396.88	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.08
1584.96/396.88	c calculated reachability. Time: 0.00
1584.96/396.88	c  N dy 10428   1710943      4862     20785         0     66876     63125   1485640     68.29   no data
1606.53/402.25	c  N dy 10551   1731073      4862     20785         0     87003     63125   3644062     68.30     72.11
1632.09/408.67	c  N dy 10665   1751919      4862     20785         0    107845     63125   5920732     68.29     72.60
1655.26/414.43	c  N dy 10800   1771927      4862     20785         0     69862     63125   1717337     68.31     72.20
1677.63/420.10	c  N dy 10938   1792046      4862     20785         0     89979     63125   3891820     68.33     73.84
1703.60/426.54	c  N dy 11059   1812194      4862     20785         0    110126     63125   6033945     68.33     73.09
1726.39/432.29	c  N dy 11171   1832496      4862     20785         0     71433     63125   1783634     68.33     74.29
1749.53/438.01	c  N dy 11299   1852516      4862     20785         0     91453     63125   3920866     68.34     73.34
1775.89/444.68	c  N dy 11420   1872615      4862     20785         0    111548     63125   6061116     68.34     72.26
1799.46/450.59	c  N dy 11555   1892645      4862     20785         0     71585     63125   1695765     68.36     73.62
1821.83/456.16	c  N dy 11684   1912719      4862     20785         0     91658     63125   3836401     68.37     79.85
1848.19/462.73	c  N dy 11819   1932742      4862     20785         0    111677     63125   5975848     68.39     72.70
1872.55/468.81	c  N dy 11935   1952826      4862     20785         0     70763     63125   1525117     68.39     73.21
1894.13/474.29	c  N dy 12060   1972844      4862     20785         0     90779     63125   3666044     68.41     73.54
1920.49/480.86	c  N dy 12187   1992851      4862     20785         0    110785     63125   5806385     68.41     72.58
1946.85/487.40	c  N dy 12312   2012889      4862     20785         0     68825     63125   1204259     68.42     74.06
1968.45/492.82	c  N dy 12441   2032979      4862     20785         0     88915     63125   3334637     68.43     72.92
1993.99/499.21	c  N dy 12566   2052985      4862     20785         0    108920     63125   5492618     68.44     74.84
2021.95/506.26	c  N dy 12689   2073127      4862     20785         0     66068     63125    811503     68.44     72.22
2042.74/511.50	c  N dy 12808   2093313      4862     20785         0     86253     63125   2958899     68.45     72.23
2068.29/517.81	c  N dy 12926   2113356      4862     20785         0    106295     63125   5100144     68.45     74.60
2097.45/525.16	c  N dy 13056   2133449      4862     20785         0    126384     63125   7229731     68.46     72.11
2119.01/530.59	c  N dy 13184   2153455      4862     20785         0     82394     63125   2469129     68.47     74.66
2143.39/536.70	c  N dy 13309   2173630      4862     20785         0    102568     63125   4634258     68.47     73.60
2172.54/543.92	c  N dy 13436   2193696      4862     20785         0    122631     63125   6787468     68.48     72.35
2194.10/549.39	c  S st 13545   2210943      4862     20785         0     74882     63125   1556000     68.48   no data
2194.90/549.55	c  S st 13545   2211444      4862     20785         0     75383     63125   1592308     68.48   no data
2194.90/549.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2195.30/549.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2195.30/549.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2195.30/549.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2195.30/549.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2195.30/549.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
2195.30/549.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2195.30/549.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2195.70/549.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2199.70/550.78	c lits-rem:        22  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.06 s
2199.70/550.78	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
2200.10/550.80	c vivif2 --  cl tried    75380 cl shrink        0 lits rem          0 time: 0.02
2200.10/550.89	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.09
2200.50/550.90	c calculated reachability. Time: 0.00
2200.50/550.90	c  N dy 13545   2211444      4862     20785         0     75380     63125   1592025     68.48   no data
2222.89/556.58	c  N dy 13669   2231447      4862     20785         0     95381     63125   3762632     68.49     77.15
2250.03/563.37	c  N dy 13795   2251530      4862     20785         0    115463     63125   5919940     68.50     80.11
2279.20/570.67	c  N dy 13928   2271573      4862     20785         0     69506     63125    869666     68.51     72.47
2301.17/576.14	c  N dy 14065   2291673      4862     20785         0     89606     63125   3023243     68.52     72.60
2327.53/582.76	c  N dy 14193   2311995      4862     20785         0    109926     63125   5197920     68.52     73.57
2357.49/590.26	c  N dy 14321   2332083      4862     20785         0    130013     63125   7330617     68.53     80.65
2380.65/596.06	c  N dy 14449   2352108      4862     20785         0     83043     63125   2216288     68.54     72.27
2405.82/602.32	c  N dy 14572   2372153      4862     20785         0    103085     63125   4356655     68.55     73.02
2434.06/609.46	c  N dy 14701   2392171      4862     20785         0    123101     63125   6528423     68.57     72.65
2462.53/616.65	c  N dy 14825   2412191      4862     20785         0     75130     63125   1278516     68.58     91.49
2484.64/622.28	c  N dy 14944   2432242      4862     20785         0     95180     63125   3421020     68.58     74.61
2512.08/629.12	c  N dy 15068   2452427      4862     20785         0    115361     63125   5564006     68.58     72.87
2543.24/636.94	c  N dy 15193   2472532      4862     20785         0    135464     63125   7728441     68.58     73.03
2566.38/642.77	c  N dy 15315   2492849      4862     20785         0     86790     63125   2416539     68.58     73.31
2591.57/649.08	c  N dy 15449   2512899      4862     20785         0    106839     63125   4559801     68.59     72.76
2621.11/656.49	c  N dy 15570   2533068      4862     20785         0    127008     63125   6709126     68.59     72.39
2650.27/663.71	c  N dy 15696   2553246      4862     20785         0     77183     63125   1295440     68.60     73.65
2673.44/669.56	c  N dy 15822   2573390      4862     20785         0     97321     63125   3462945     68.61     72.40
2700.61/676.37	c  N dy 15943   2593468      4862     20785         0    117393     63125   5616793     68.61     72.47
2732.55/684.33	c  N dy 16076   2613566      4862     20785         0    137488     63125   7772794     68.62     72.49
2756.92/690.49	c  N dy 16196   2633610      4862     20785         0     86541     63125   2202576     68.63     76.21
2782.09/696.74	c  N dy 16318   2653676      4862     20785         0    106603     63125   4350157     68.63     72.97
2812.05/704.26	c  N dy 16442   2674409      4862     20785         0    127333     63125   6588161     68.64     72.97
2844.41/712.30	c  N dy 16572   2694471      4862     20785         0     75404     63125    892835     68.65     72.58
2863.17/717.02	c  S st 16674   2711445      4862     20785         0     92377     63125   2703926     68.65   no data
2864.00/717.22	c  S st 16674   2711947      4862     20785         0     92879     63125   2745870     68.65   no data
2864.00/717.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2864.37/717.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
2864.37/717.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2864.37/717.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2864.37/717.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2864.37/717.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
2864.37/717.31	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2864.37/717.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2864.77/717.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2876.78/720.44	c lits-rem:        19  cl-subs:       10  v-elim:      0  v-fix:    0  time:  2.97 s
2876.78/720.44	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
2876.78/720.48	c vivif2 --  cl tried    92869 cl shrink        0 lits rem          0 time: 0.04
2877.55/720.60	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.12
2877.55/720.60	c calculated reachability. Time: 0.00
2877.55/720.60	c  N dy 16674   2711947      4862     20785         0     92869     63125   2744472     68.65   no data
2903.91/727.21	c  N dy 16804   2732028      4862     20785         0    112950     63125   4910340     68.66     73.66
2934.68/734.92	c  N dy 16934   2752117      4862     20785         0    133038     63125   7062703     68.66     72.46
2964.23/742.39	c  N dy 17062   2772123      4862     20785         0     80049     63125   1287887     68.67     72.36
2988.20/748.32	c  N dy 17189   2792186      4862     20785         0    100109     63125   3428013     68.68     78.21
3016.56/755.41	c  N dy 17321   2812552      4862     20785         0    120472     63125   5625573     68.69     72.31
3048.91/763.51	c  N dy 17449   2832694      4862     20785         0    140610     63125   7799831     68.70     74.79
3075.28/770.13	c  N dy 17565   2852751      4862     20785         0     86678     63125   1900936     68.70     74.03
3100.44/776.44	c  N dy 17703   2872940      4862     20785         0    106863     63125   4085505     68.71     73.97
3130.80/784.00	c  N dy 17832   2893009      4862     20785         0    126932     63125   6216298     68.71     72.91
3164.36/792.47	c  N dy 17968   2913040      4862     20785         0    146961     63125   8371764     68.73     74.51
3189.14/798.63	c  N dy 18087   2933216      4862     20785         0     92138     63125   2382481     68.73     73.70
3215.10/805.17	c  N dy 18220   2953270      4862     20785         0    112189     63125   4549242     68.75     72.47
3245.86/812.88	c  N dy 18350   2973293      4862     20785         0    132210     63125   6707294     68.76     73.71
3280.59/821.58	c  N dy 18482   2993382      4862     20785         0     76311     63125    587376     68.77     72.88
3303.76/827.32	c  N dy 18615   3013426      4862     20785         0     96352     63125   2753307     68.79     78.33
3330.92/834.13	c  N dy 18756   3033594      4862     20785         0    116518     63125   4929366     68.80     74.25
3362.08/841.93	c  N dy 18890   3053618      4862     20785         0    136540     63125   7095800     68.81     72.70
3396.43/850.55	c  N dy 19024   3073653      4862     20785         0     79581     63125    833657     68.82     72.52
3420.00/856.44	c  N dy 19154   3093677      4862     20785         0     99604     63125   2991051     68.83     72.82
3447.99/863.49	c  N dy 19284   3114053      4862     20785         0    119974     63125   5166638     68.84     73.93
3479.91/871.46	c  N dy 19406   3134181      4862     20785         0    140098     63125   7328806     68.84     72.98
3513.08/879.74	c  N dy 19532   3154327      4862     20785         0     82253     63125   1032560     68.84     72.93
3537.44/885.82	c  N dy 19661   3174419      4862     20785         0    102343     63125   3198892     68.85     80.39
3566.20/893.05	c  N dy 19783   3194519      4862     20785         0    122443     63125   5370926     68.86     77.02
3595.37/900.36	c  S st 19891   3211950      4862     20785         0    139873     63125   7240619     68.86     63.14
3596.56/900.65	c  S st 19891   3212450      4862     20785         0    140373     63125   7282509     68.86   no data
3596.56/900.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3596.96/900.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3596.96/900.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3596.96/900.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3596.96/900.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3596.96/900.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
3596.96/900.78	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3597.38/900.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3598.56/901.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3634.10/910.06	c lits-rem:        78  cl-subs:       26  v-elim:      0  v-fix:    0  time:  8.89 s
3634.10/910.06	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
3634.50/910.17	c vivif2 --  cl tried   140347 cl shrink        0 lits rem          0 time: 0.11
3635.30/910.35	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.19
3635.30/910.36	c calculated reachability. Time: 0.00
3635.30/910.36	c  N dy 19891   3212450      4862     20785         0    140347     63125   7276972     68.86   no data
3670.46/919.16	c  N dy 20026   3232461      4862     20785         0     81363     63125    840465     68.87     86.28
3694.04/925.04	c  N dy 20140   3252593      4862     20785         0    101493     63125   3007086     68.87     72.80
3722.79/932.24	c  N dy 20275   3272873      4862     20785         0    121769     63125   5200041     68.88     72.67
3755.56/940.48	c  N dy 20404   3292953      4862     20785         0    141848     63125   7360390     68.89     88.05
3791.49/949.44	c  N dy 20538   3313014      4862     20785         0     81911     63125    790588     68.89     76.22
3815.45/955.42	c  N dy 20661   3333158      4862     20785         0    102054     63125   2976463     68.90     74.05
3843.84/962.55	c  N dy 20797   3353217      4862     20785         0    122109     63125   5131367     68.91     74.09
3877.77/971.00	c  N dy 20918   3373361      4862     20785         0    142247     63125   7293975     68.91     75.58
3914.14/980.19	c  N dy 21029   3393415      4862     20785         0     81314     63125    622643     68.90     74.81
3938.09/986.20	c  N dy 21161   3413512      4862     20785         0    101411     63125   2810387     68.92     72.95
3966.87/993.34	c  N dy 21298   3433820      4862     20785         0    121717     63125   5012462     68.93     72.69
3999.60/1001.54	c  N dy 21428   3453835      4862     20785         0    141731     63125   7209958     68.94     77.59
4036.36/1010.74	c  N dy 21553   3473842      4862     20785         0    161737     63125   9372601     68.95     73.22
4062.32/1017.26	c  N dy 21685   3493897      4862     20785         0     99794     63125   2520221     68.96     73.30
4089.90/1024.15	c  N dy 21813   3513994      4862     20785         0    119890     63125   4681293     68.97     72.85
4121.84/1032.18	c  N dy 21947   3534003      4862     20785         0    139897     63125   6852639     68.98     73.01
4158.58/1041.30	c  N dy 22077   3554079      4862     20785         0    159971     63125   9007556     68.99    110.68
4187.34/1048.57	c  N dy 22209   3574175      4862     20785         0     97070     63125   2131093     69.00     87.87
4214.50/1055.34	c  N dy 22323   3594646      4862     20785         0    117539     63125   4328472     69.00     72.88
4245.65/1063.14	c  N dy 22440   3614788      4862     20785         0    137674     63125   6538300     69.00     72.84
4282.01/1072.24	c  N dy 22572   3634893      4862     20785         0    157776     63125   8708616     69.01     72.72
4313.98/1080.26	c  N dy 22699   3654923      4862     20785         0     93814     63125   1669463     69.01     72.75
4340.35/1086.87	c  N dy 22824   3675032      4862     20785         0    113918     63125   3856141     69.02     76.40
4371.48/1094.68	c  N dy 22952   3695080      4862     20785         0    133963     63125   6029791     69.03     85.52
4403.04/1102.58	c  S st 23061   3712450      4862     20785         0    151332     63125   7883005     69.03   no data
4404.24/1102.89	c  S st 23061   3712952      4862     20785         0    151834     63125   7924586     69.03   no data
4404.64/1102.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4405.04/1103.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
4405.04/1103.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4405.04/1103.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4405.04/1103.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4405.04/1103.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
4405.04/1103.03	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4405.44/1103.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4406.63/1103.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4445.40/1113.14	c lits-rem:        75  cl-subs:       17  v-elim:      0  v-fix:    0  time:  9.70 s
4445.40/1113.15	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
4445.80/1113.26	c vivif2 --  cl tried   151817 cl shrink        0 lits rem          0 time: 0.12
4446.58/1113.48	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.21
4446.58/1113.48	c calculated reachability. Time: 0.00
4446.58/1113.48	c  N dy 23061   3712952      4862     20785         0    151817     63125   7921161     69.03   no data
4485.72/1123.24	c  N dy 23190   3733147      4862     20785         0     87022     63125    834223     69.04     73.53
4508.50/1128.94	c  F st 23308   3751562      4862     20785         0    105436     63125   2838608     69.05   no data
4510.89/1129.59	c  N st 23312   3753598      4862     20785         0    107472     63125   3079103     69.05   no data
4540.05/1136.83	c  N dy 23426   3773731      4862     20785         0    127600     63125   5328398     69.06     72.94
4574.00/1145.36	c  N dy 23563   3793823      4862     20785         0    147691     63125   7508836     69.07     72.98
4611.95/1154.89	c  N dy 23697   3813920      4862     20785         0    167785     63125   9672411     69.08     73.90
4640.31/1161.93	c  N dy 23807   3834244      4862     20785         0    102118     63125   2350377     69.07     73.58
4668.27/1168.93	c  N dy 23928   3854299      4862     20785         0    122171     63125   4529238     69.08     84.33
4701.02/1177.16	c  N dy 24047   3874368      4862     20785         0    142236     63125   6701615     69.08     90.84
4737.78/1186.36	c  N dy 24169   3894431      4862     20785         0    162297     63125   8858928     69.08     74.12
4771.72/1194.88	c  N dy 24304   3914447      4862     20785         0     95321     63125   1509860     69.09     73.26
4798.49/1201.54	c  N dy 24443   3934506      4862     20785         0    115377     63125   3684034     69.11     73.97

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: 977)

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-3173748-1307634866/watcher-3173748-1307634866 -o /tmp/evaluation-result-3173748-1307634866/solver-3173748-1307634866 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173748-1307634866.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.76 7.94 6.48 6/184 28367
/proc/meminfo: memFree=31928928/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 875084499 52441088 347 33554432000 4194304 4627427 140735959102480 18446744073709551615 47720471783346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 12803 347 299 106 0 7774 0
[pid=28367/tid=28368] ppid=28365 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 875084499 52441088 347 33554432000 4194304 4627427 140735959102480 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 875084499 52441088 347 33554432000 4194304 4627427 140735959102480 18446744073709551615 47720471783346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 875084499 52441088 347 33554432000 4194304 4627427 140735959102480 18446744073709551615 47720471783344 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.03625 s]
/proc/loadavg: 7.76 7.94 6.48 6/184 28367
/proc/meminfo: memFree=31928928/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=288208 CPUtime=0.11 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) D 28365 28367 28104 0 -1 4202496 4379 0 0 0 11 0 0 0 25 0 4 0 875084499 295124992 3849 33554432000 4194304 4627427 140735959102480 18446744073709551615 271550200166 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 72052 3849 369 106 0 67023 0
[pid=28367/tid=28368] ppid=28365 vsize=288208 CPUtime=0.02 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 969 0 0 0 2 0 0 0 25 0 4 0 875084499 295124992 3849 33554432000 4194304 4627427 140735959102480 18446744073709551615 271550580919 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=288208 CPUtime=0.02 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 964 0 0 0 2 0 0 0 25 0 4 0 875084499 295124992 3849 33554432000 4194304 4627427 140735959102480 18446744073709551615 4449440 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=288208 CPUtime=0.03 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 1049 0 0 0 3 0 0 0 25 0 4 0 875084499 295124992 3849 33554432000 4194304 4627427 140735959102480 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 288208

[startup+0.157807 s]
/proc/loadavg: 7.76 7.94 6.48 6/184 28367
/proc/meminfo: memFree=31928928/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=289984 CPUtime=0.6 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 8136 0 0 0 59 1 0 0 25 0 4 0 875084499 296943616 6251 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 72496 6251 385 106 0 67467 0
[pid=28367/tid=28368] ppid=28365 vsize=289984 CPUtime=0.14 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 2163 0 0 0 14 0 0 0 25 0 4 0 875084499 296943616 6251 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=289984 CPUtime=0.14 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 2181 0 0 0 14 0 0 0 25 0 4 0 875084499 296943616 6252 33554432000 4194304 4627427 140735959102480 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=289984 CPUtime=0.15 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 1191 0 0 0 15 0 0 0 25 0 4 0 875084499 296943616 6252 33554432000 4194304 4627427 140735959102480 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 289984

[startup+0.300782 s]
/proc/loadavg: 7.76 7.94 6.48 6/184 28367
/proc/meminfo: memFree=31928928/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=289984 CPUtime=1.17 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 8834 0 0 0 116 1 0 0 25 0 4 0 875084499 296943616 6949 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308824 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 72496 6949 385 106 0 67467 0
[pid=28367/tid=28368] ppid=28365 vsize=289984 CPUtime=0.28 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 2343 0 0 0 28 0 0 0 25 0 4 0 875084499 296943616 6949 33554432000 4194304 4627427 140735959102480 18446744073709551615 4299536 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=289984 CPUtime=0.28 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 2343 0 0 0 28 0 0 0 25 0 4 0 875084499 296943616 6949 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=289984 CPUtime=0.29 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 1375 0 0 0 29 0 0 0 25 0 4 0 875084499 296943616 6949 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 289984

[startup+0.700709 s]
/proc/loadavg: 7.76 7.94 6.48 6/184 28367
/proc/meminfo: memFree=31928928/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=294748 CPUtime=2.77 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 11692 0 0 0 275 2 0 0 25 0 4 0 875084499 301821952 7123 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 73687 7123 386 106 0 68658 0
[pid=28367/tid=28368] ppid=28365 vsize=294748 CPUtime=0.68 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 3056 0 0 0 68 0 0 0 25 0 4 0 875084499 301821952 7123 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=294748 CPUtime=0.68 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 3033 0 0 0 68 0 0 0 25 0 4 0 875084499 301821952 7123 33554432000 4194304 4627427 140735959102480 18446744073709551615 4327752 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=294748 CPUtime=0.69 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 2132 0 0 0 69 0 0 0 25 0 4 0 875084499 301821952 7123 33554432000 4194304 4627427 140735959102480 18446744073709551615 4321761 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 294748

[startup+1.50056 s]
/proc/loadavg: 7.76 7.94 6.48 10/188 28371
/proc/meminfo: memFree=31891472/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=295776 CPUtime=5.97 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 16210 0 0 0 594 3 0 0 25 0 4 0 875084499 302874624 8274 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308588 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 73944 8274 386 106 0 68915 0
[pid=28367/tid=28368] ppid=28365 vsize=295776 CPUtime=1.48 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 4174 0 0 0 148 0 0 0 25 0 4 0 875084499 302874624 8274 33554432000 4194304 4627427 140735959102480 18446744073709551615 4332856 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=295776 CPUtime=1.49 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 4154 0 0 0 148 1 0 0 25 0 4 0 875084499 302874624 8274 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=295776 CPUtime=1.48 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 3271 0 0 0 148 0 0 0 25 0 4 0 875084499 302874624 8274 33554432000 4194304 4627427 140735959102480 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 295776

[startup+3.10027 s]
/proc/loadavg: 7.76 7.94 6.48 9/188 28371
/proc/meminfo: memFree=31900896/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=296852 CPUtime=12.36 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 24742 0 0 0 1231 5 0 0 25 0 4 0 875084499 303976448 8481 33554432000 4194304 4627427 140735959102480 18446744073709551615 4310114 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 74213 8481 387 106 0 69184 0
[pid=28367/tid=28368] ppid=28365 vsize=296852 CPUtime=3.07 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 6293 0 0 0 306 1 0 0 25 0 4 0 875084499 303976448 8481 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=296852 CPUtime=3.08 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 6283 0 0 0 307 1 0 0 25 0 4 0 875084499 303976448 8481 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=296852 CPUtime=3.09 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 5414 0 0 0 308 1 0 0 25 0 4 0 875084499 303976448 8481 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 296852

[startup+6.30069 s]
/proc/loadavg: 7.78 7.94 6.49 9/188 28372
/proc/meminfo: memFree=31838652/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=308892 CPUtime=25.13 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 51552 0 0 0 2503 10 0 0 25 0 4 0 875084499 316305408 24081 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 77223 24081 390 106 0 72194 0
[pid=28367/tid=28368] ppid=28365 vsize=308892 CPUtime=6.25 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 11507 0 0 0 624 1 0 0 25 0 4 0 875084499 316305408 24081 33554432000 4194304 4627427 140735959102480 18446744073709551615 4332271 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=308892 CPUtime=6.28 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 14681 0 0 0 625 3 0 0 25 0 4 0 875084499 316305408 24081 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308162 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=308892 CPUtime=6.28 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 11528 0 0 0 626 2 0 0 25 0 4 0 875084499 316305408 24081 33554432000 4194304 4627427 140735959102480 18446744073709551615 4330133 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 308892

[startup+12.7005 s]
/proc/loadavg: 7.96 7.97 6.50 9/188 28372
/proc/meminfo: memFree=31786496/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=318968 CPUtime=50.7 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 86289 0 0 0 5050 20 0 0 25 0 4 0 875084499 326623232 35235 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 79742 35235 390 106 0 74713 0
[pid=28367/tid=28368] ppid=28365 vsize=318968 CPUtime=12.61 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 23246 0 0 0 1257 4 0 0 25 0 4 0 875084499 326623232 35235 33554432000 4194304 4627427 140735959102480 18446744073709551615 4332184 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=318968 CPUtime=12.69 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 24225 0 0 0 1263 6 0 0 25 0 4 0 875084499 326623232 35235 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=318968 CPUtime=12.69 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 17880 0 0 0 1265 4 0 0 25 0 4 0 875084499 326623232 35235 33554432000 4194304 4627427 140735959102480 18446744073709551615 4299555 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 318968

[startup+25.5012 s]
/proc/loadavg: 8.05 7.99 6.53 9/188 28372
/proc/meminfo: memFree=31711956/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=335184 CPUtime=101.82 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 143650 0 0 0 10149 33 0 0 25 0 4 0 875084499 343228416 51688 33554432000 4194304 4627427 140735959102480 18446744073709551615 4327557 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 83796 51688 390 106 0 78767 0
[pid=28367/tid=28368] ppid=28365 vsize=335184 CPUtime=25.34 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 36260 0 0 0 2526 8 0 0 25 0 4 0 875084499 343228416 51689 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=335184 CPUtime=25.48 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 35773 0 0 0 2540 8 0 0 25 0 4 0 875084499 343228416 51689 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=335184 CPUtime=25.49 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 32873 0 0 0 2542 7 0 0 25 0 4 0 875084499 343228416 51689 33554432000 4194304 4627427 140735959102480 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 335184

[startup+51.1005 s]
/proc/loadavg: 8.10 8.00 6.58 9/188 28373
/proc/meminfo: memFree=31610432/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=378912 CPUtime=204.09 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 227270 0 0 0 20357 52 0 0 25 0 4 0 875084499 388005888 61781 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 94728 61781 390 106 0 89699 0
[pid=28367/tid=28368] ppid=28365 vsize=378912 CPUtime=50.8 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 56194 0 0 0 5067 13 0 0 25 0 4 0 875084499 388005888 61781 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=378912 CPUtime=51.09 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 58272 0 0 0 5097 12 0 0 25 0 4 0 875084499 388005888 61781 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=378912 CPUtime=51.08 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 52161 0 0 0 5097 11 0 0 25 0 4 0 875084499 388005888 61781 33554432000 4194304 4627427 140735959102480 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 378912

[startup+102.306 s]
/proc/loadavg: 8.22 8.05 6.66 9/188 28374
/proc/meminfo: memFree=31572912/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=545644 CPUtime=408.62 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 364324 0 0 0 40776 86 0 0 25 0 4 0 875084499 558739456 69805 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 136411 69805 390 106 0 131382 0
[pid=28367/tid=28368] ppid=28365 vsize=545644 CPUtime=101.72 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 89677 0 0 0 10150 22 0 0 25 0 4 0 875084499 558739456 69805 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=545644 CPUtime=102.29 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 93422 0 0 0 10208 21 0 0 25 0 4 0 875084499 558739456 69805 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=545644 CPUtime=102.28 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 85356 0 0 0 10210 18 0 0 25 0 4 0 875084499 558739456 69805 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 545644

[startup+162.3 s]

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

[pid=28367] ppid=28365 vsize=914336 CPUtime=2804.45 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 1441851 0 0 0 280043 402 0 0 25 0 4 0 875084499 936280064 151613 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 228584 151614 390 106 0 223555 0
[pid=28367/tid=28368] ppid=28365 vsize=914336 CPUtime=698.24 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 356583 0 0 0 69720 104 0 0 25 0 4 0 875084499 936280064 151614 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=914336 CPUtime=702.29 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 367077 0 0 0 70126 103 0 0 25 0 4 0 875084499 936280064 151614 33554432000 4194304 4627427 140735959102480 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=914336 CPUtime=701.77 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 357156 0 0 0 70082 95 0 0 25 0 4 0 875084499 936280064 151614 33554432000 4194304 4627427 140735959102480 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2804.45
Current children cumulated vsize (KiB) 914336

[startup+762.307 s]
/proc/loadavg: 8.25 8.26 7.46 9/188 28404
/proc/meminfo: memFree=30914656/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=969636 CPUtime=3044.14 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 1525437 0 0 0 303984 430 0 0 25 0 4 0 875084499 992907264 163555 33554432000 4194304 4627427 140735959102480 18446744073709551615 4330026 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 242409 163555 395 106 0 237380 0
[pid=28367/tid=28368] ppid=28365 vsize=969636 CPUtime=757.91 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 379917 0 0 0 75680 111 0 0 25 0 4 0 875084499 992907264 163555 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=969636 CPUtime=762.3 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 387060 0 0 0 76119 111 0 0 25 0 4 0 875084499 992907264 163555 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=969636 CPUtime=761.77 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 377644 0 0 0 76076 101 0 0 25 0 4 0 875084499 992907264 163555 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.14
Current children cumulated vsize (KiB) 969636

[startup+822.301 s]
/proc/loadavg: 8.28 8.27 7.51 9/188 28405
/proc/meminfo: memFree=30967808/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=872056 CPUtime=3283.79 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 1607620 0 0 0 327922 457 0 0 25 0 4 0 875084499 892985344 153887 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 218014 153887 395 106 0 212985 0
[pid=28367/tid=28368] ppid=28365 vsize=872056 CPUtime=817.57 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 401230 0 0 0 81640 117 0 0 25 0 4 0 875084499 892985344 153887 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=872056 CPUtime=822.29 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 407163 0 0 0 82113 116 0 0 25 0 4 0 875084499 892985344 153887 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=872056 CPUtime=821.78 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 397754 0 0 0 82069 109 0 0 25 0 4 0 875084499 892985344 153887 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309327 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.79
Current children cumulated vsize (KiB) 872056

[startup+882.3 s]
/proc/loadavg: 8.24 8.26 7.56 9/188 28407
/proc/meminfo: memFree=31005704/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=873376 CPUtime=3523.45 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 1687705 0 0 0 351861 484 0 0 25 0 4 0 875084499 894337024 149292 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 218344 149292 395 106 0 213315 0
[pid=28367/tid=28368] ppid=28365 vsize=873376 CPUtime=877.24 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 421050 0 0 0 87600 124 0 0 25 0 4 0 875084499 894337024 149292 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=873376 CPUtime=882.29 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 427788 0 0 0 88105 124 0 0 25 0 4 0 875084499 894337024 149292 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=873376 CPUtime=881.77 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 417425 0 0 0 88062 115 0 0 25 0 4 0 875084499 894337024 149292 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.45
Current children cumulated vsize (KiB) 873376

[startup+942.3 s]
/proc/loadavg: 8.35 8.28 7.61 9/188 28409
/proc/meminfo: memFree=30682252/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=1122172 CPUtime=3763.13 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 1799335 0 0 0 375799 514 0 0 25 0 4 0 875084499 1149104128 211158 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 280543 211158 390 106 0 275514 0
[pid=28367/tid=28368] ppid=28365 vsize=1122172 CPUtime=936.91 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 457120 0 0 0 93558 133 0 0 25 0 4 0 875084499 1149104128 211158 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=1122172 CPUtime=942.28 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 445990 0 0 0 94098 130 0 0 25 0 4 0 875084499 1149104128 211158 33554432000 4194304 4627427 140735959102480 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=1122172 CPUtime=941.77 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 448144 0 0 0 94055 122 0 0 25 0 4 0 875084499 1149104128 211158 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.13
Current children cumulated vsize (KiB) 1122172

[startup+1002.3 s]
/proc/loadavg: 8.24 8.26 7.64 9/188 28410
/proc/meminfo: memFree=30667560/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=1124156 CPUtime=4002.79 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 1882299 0 0 0 399740 539 0 0 25 0 4 0 875084499 1151135744 214972 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 281039 214972 390 106 0 276010 0
[pid=28367/tid=28368] ppid=28365 vsize=1124156 CPUtime=996.57 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 476119 0 0 0 99517 140 0 0 25 0 4 0 875084499 1151135744 214972 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=1124156 CPUtime=1002.29 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 471823 0 0 0 100093 136 0 0 25 0 4 0 875084499 1151135744 214972 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=1124156 CPUtime=1001.78 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 467071 0 0 0 100050 128 0 0 25 0 4 0 875084499 1151135744 214972 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.79
Current children cumulated vsize (KiB) 1124156

[startup+1062.3 s]
/proc/loadavg: 8.28 8.27 7.68 9/188 28454
/proc/meminfo: memFree=30949656/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=1176620 CPUtime=4242.46 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 1957324 0 0 0 423679 567 0 0 25 0 4 0 875084499 1204858880 219765 33554432000 4194304 4627427 140735959102480 18446744073709551615 4327622 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 294155 219765 390 106 0 289126 0
[pid=28367/tid=28368] ppid=28365 vsize=1176620 CPUtime=1056.24 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 495146 0 0 0 105478 146 0 0 25 0 4 0 875084499 1204858880 219765 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=1176620 CPUtime=1062.29 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 490838 0 0 0 106085 144 0 0 25 0 4 0 875084499 1204858880 219765 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=1176620 CPUtime=1061.77 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 484925 0 0 0 106042 135 0 0 25 0 4 0 875084499 1204858880 219765 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 1176620

[startup+1122.3 s]
/proc/loadavg: 8.18 8.25 7.71 9/188 28455
/proc/meminfo: memFree=30742236/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=1276016 CPUtime=4482.13 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 2041695 0 0 0 447620 593 0 0 25 0 4 0 875084499 1306640384 241313 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 319004 241313 392 106 0 313975 0
[pid=28367/tid=28368] ppid=28365 vsize=1276016 CPUtime=1115.91 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 517037 0 0 0 111438 153 0 0 25 0 4 0 875084499 1306640384 241313 33554432000 4194304 4627427 140735959102480 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=1276016 CPUtime=1122.29 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 509041 0 0 0 112078 151 0 0 25 0 4 0 875084499 1306640384 241313 33554432000 4194304 4627427 140735959102480 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=1276016 CPUtime=1121.77 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 507722 0 0 0 112036 141 0 0 25 0 4 0 875084499 1306640384 241313 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.13
Current children cumulated vsize (KiB) 1276016

[startup+1182.3 s]
/proc/loadavg: 8.24 8.26 7.74 9/188 28457
/proc/meminfo: memFree=30675332/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=1291332 CPUtime=4721.8 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 2115214 0 0 0 471560 620 0 0 25 0 4 0 875084499 1322323968 239806 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 322833 239806 392 106 0 317804 0
[pid=28367/tid=28368] ppid=28365 vsize=1291332 CPUtime=1175.58 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 535470 0 0 0 117398 160 0 0 25 0 4 0 875084499 1322323968 239806 33554432000 4194304 4627427 140735959102480 18446744073709551615 4332830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=1291332 CPUtime=1182.29 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 527398 0 0 0 118073 156 0 0 25 0 4 0 875084499 1322323968 239806 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=1291332 CPUtime=1181.77 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 525419 0 0 0 118029 148 0 0 25 0 4 0 875084499 1322323968 239806 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.8
Current children cumulated vsize (KiB) 1291332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.30 8.27 7.76 9/188 28457
/proc/meminfo: memFree=30704212/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=1292040 CPUtime=4800.12 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 2140339 0 0 0 479383 629 0 0 25 0 4 0 875084499 1323048960 233416 33554432000 4194304 4627427 140735959102480 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 323010 233416 392 106 0 317981 0
[pid=28367/tid=28368] ppid=28365 vsize=1292040 CPUtime=1195.07 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 541719 0 0 0 119345 162 0 0 25 0 4 0 875084499 1323048960 233416 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=1292040 CPUtime=1201.9 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 533849 0 0 0 120031 159 0 0 25 0 4 0 875084499 1323048960 233416 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=1292040 CPUtime=1201.38 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 531302 0 0 0 119988 150 0 0 25 0 4 0 875084499 1323048960 233416 33554432000 4194304 4627427 140735959102480 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1292040

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

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

[startup+1201.9 s]
/proc/loadavg: 8.30 8.27 7.76 9/188 28457
/proc/meminfo: memFree=30704212/32951124 swapFree=67054536/67111528
[pid=28367] ppid=28365 vsize=1292040 CPUtime=4800.12 cores=0,2,4,6
/proc/28367/stat : 28367 (strangenight2-m) R 28365 28367 28104 0 -1 4202496 2140339 0 0 0 479383 629 0 0 25 0 4 0 875084499 1323048960 233416 33554432000 4194304 4627427 140735959102480 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 323010 233416 392 106 0 317981 0
[pid=28367/tid=28368] ppid=28365 vsize=1292040 CPUtime=1195.07 cores=0,2,4,6
/proc/28367/task/28368/stat : 28368 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 541719 0 0 0 119345 162 0 0 25 0 4 0 875084499 1323048960 233416 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28367/tid=28369] ppid=28365 vsize=1292040 CPUtime=1201.9 cores=0,2,4,6
/proc/28367/task/28369/stat : 28369 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 533849 0 0 0 120031 159 0 0 25 0 4 0 875084499 1323048960 233416 33554432000 4194304 4627427 140735959102480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28367/tid=28370] ppid=28365 vsize=1292040 CPUtime=1201.38 cores=0,2,4,6
/proc/28367/task/28370/stat : 28370 (strangenight2-m) R 28365 28367 28104 0 -1 4202560 531302 0 0 0 119988 150 0 0 25 0 4 0 875084499 1323048960 233416 33554432000 4194304 4627427 140735959102480 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1292040

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.95
CPU time (s): 4800.18
CPU user time (s): 4793.85
CPU system time (s): 6.32804
CPU usage (%): 399.365
Max. virtual memory (cumulated for all children) (KiB): 1355944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.85
system time used= 6.32804
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2140344
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= 1501
involuntary context switches= 71644

runsolver used 1.87071 second user time and 4.71228 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-09 17:54:26
IDJOB=3173748
IDBENCH=82566
IDSOLVER=1586
FILE ID=node133/3173748-1307634866
RUNJOBID= node133-1307633326-28122
PBS_JOBID= 13549393
Free space on /tmp= 74164 MiB

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

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

MD5SUM BENCH= e54dff8ae8b71ab472786a7e95ae7d20
RANDOM SEED=562048019

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31929240 kB
Buffers:        178244 kB
Cached:         358188 kB
SwapCached:      10420 kB
Active:         563076 kB
Inactive:       262384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31929240 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:            5856 kB
Writeback:           0 kB
AnonPages:      286236 kB
Mapped:          13180 kB
Slab:           132256 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   576316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74160 MiB
End job on node133 at 2011-06-09 18:14:30