Trace number 3366157

Some explanations

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

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

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

Solver answer on this benchmark

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

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.06	c Using 4 threads
0.20/0.08	c This is CryptoMiniSat 3.0.0
0.20/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.20/0.08	c Reading file 'HOME/instance-3366157-1305397348.cnf'
0.20/0.09	c -- header says num vars:           5000
0.20/0.09	c -- header says num clauses:       21000
0.20/0.10	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.20/0.10	c -- vars added       5000
0.20/0.10	c Parsing time:  0.01 s
0.20/0.10	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.20/0.11	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.20/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.20/0.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.20/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.20/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.20/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.20/0.12	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.20/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    118  v-fix:    0  time:  0.02 s
0.20/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.20/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.20/0.15	c calculated reachability. Time: 0.00
0.20/0.15	c Calc default polars -  time:   0.00 s pos:    2213 undec:     552 neg:    2235
0.20/0.15	c =========================================================================================
0.20/0.15	c types(t): F = full restart, N = normal restart
0.20/0.15	c types(t): S = simplification begin/end, E = solution found
0.20/0.15	c restart types(rt): st = static, dy = dynamic
0.20/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.20/0.15	c  B st     0         0      4882     20880         0         0     63394         0   no data   no data
0.20/0.56	c  N dy    16      4184      4882     20880         0      4184     63394    455328     65.28     69.08
2.42/0.99	c  N dy    38      8422      4882     20880         0      5921     63394    455057     64.76     68.39
5.13/1.42	c  N dy    61     12476      4882     20880         0      5726     63394    271372     65.02     82.93
7.04/1.88	c  N dy    91     16679      4882     20880         0      9929     63394    711516     65.44     71.65
9.01/2.32	c  N dy   119     20793      4882     20880         0      8420     63394    428884     65.72     70.64
10.61/2.78	c  N dy   145     24854      4882     20880         0     12481     63394    850773     65.65     69.86
11.01/2.80	c  F st   147     25000      4882     20880         0     12627     63394    865970     65.63   no data
13.00/3.39	c  N dy   153     30000      4882     20880         0     10815     63394    610653     65.63   no data
13.00/3.39	c  S st   153     30000      4882     20880         0     10815     63394    610653     65.63   no data
13.39/3.45	c  S st   153     30505      4882     20880         0     11320     63394    649818     65.63   no data
13.39/3.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/3.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.39/3.47	c blocked clauses removed:       93 vars:     18 tried:        4882 T: 0.00 s
13.39/3.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/3.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4864 time:  0.00 s
13.39/3.47	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.39/3.49	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.02 s
13.79/3.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.19/3.61	c lits-rem:        13  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.08 s
14.19/3.63	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.02
14.19/3.63	c calculated reachability. Time: 0.00
14.19/3.63	c  N dy   153     30505      4862     20785         0     11295     63125    646535     65.63   no data
16.24/4.13	c  N dy   178     34685      4862     20785         0     15475     63125   1075172     65.78     69.92
18.18/4.60	c  N dy   200     38776      4862     20785         0     11672     63125    545123     65.73     69.62
19.78/5.10	c  N dy   228     42998      4862     20785         0     15894     63125    973396     65.72     69.48
21.36/5.46	c  S st   248     45758      4862     20785         0      9708     63125    237425     65.79   no data
21.76/5.52	c  S st   248     46261      4862     20785         0     10211     63125    276552     65.79   no data
21.76/5.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.76/5.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.76/5.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.76/5.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.76/5.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.76/5.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
21.76/5.54	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.76/5.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.76/5.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.76/5.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.76/5.59	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
21.76/5.59	c vivif2 --  cl tried    10211 cl shrink        0 lits rem          0 time: 0.00
22.17/5.61	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.02
22.17/5.61	c calculated reachability. Time: 0.00
22.17/5.61	c  N dy   248     46261      4862     20785         0     10211     63125    276552     65.79   no data
24.17/6.11	c  N dy   274     50448      4862     20785         0     14398     63125    703043     65.65     69.74
26.16/6.63	c  N dy   301     54554      4862     20785         0     18503     63125   1127779     65.83     69.31
28.16/7.13	c  N dy   319     58581      4862     20785         0     12554     63125    426872     65.70     69.29
30.15/7.62	c  N dy   347     62648      4862     20785         0     16621     63125    858408     65.96     70.24
32.14/8.15	c  N dy   371     66702      4862     20785         0     20675     63125   1275657     66.01     69.66
33.78/8.52	c  S st   389     69391      4862     20785         0     12377     63125    318457     66.14   no data
33.78/8.58	c  S st   389     69895      4862     20785         0     12881     63125    359026     66.14   no data
33.78/8.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.78/8.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.13/8.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.13/8.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.13/8.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.13/8.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
34.13/8.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
34.13/8.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.13/8.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.13/8.67	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
34.13/8.67	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
34.13/8.68	c vivif2 --  cl tried    12880 cl shrink        0 lits rem          0 time: 0.01
34.53/8.70	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.02
34.53/8.70	c calculated reachability. Time: 0.00
34.53/8.70	c  N dy   389     69895      4862     20785         0     12880     63125    358748     66.14   no data
36.53/9.26	c  N dy   417     74393      4862     20785         0     17377     63125    830692     66.22     69.99
38.91/9.89	c  N dy   445     79155      4862     20785         0     22138     63125   1327445     66.19     70.58
41.71/10.55	c  N dy   474     84301      4862     20785         0     15296     63125    514132     66.19     70.09
43.30/10.95	c  F st   497     87502      4862     20785         0     18497     63125    851286     66.28   no data
44.90/11.39	c  N st   502     90798      4862     20785         0     21793     63125   1216998     66.28   no data
48.49/12.23	c  N dy   532     96748      4862     20785         0     14742     63125    364690     66.42     71.07
51.67/13.05	c  N dy   568    102998      4862     20785         0     20992     63125   1023248     66.48     72.17
52.88/13.30	c  S st   581    104843      4862     20785         0     22837     63125   1212300     66.49   no data
52.88/13.38	c  S st   581    105346      4862     20785         0     23340     63125   1256350     66.49   no data
52.88/13.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.28/13.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
53.28/13.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.28/13.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.28/13.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.28/13.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
53.28/13.41	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
53.28/13.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
53.28/13.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.29/13.92	c lits-rem:        17  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.42 s
55.29/13.92	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
55.29/13.94	c vivif2 --  cl tried    23337 cl shrink        0 lits rem          0 time: 0.02
55.29/13.97	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.03
55.29/13.97	c calculated reachability. Time: 0.00
55.29/13.97	c  N dy   581    105346      4862     20785         0     23337     63125   1256120     66.49   no data
59.26/14.92	c  N dy   620    112079      4862     20785         0     16074     63125    402424     66.54     70.06
63.24/15.92	c  N dy   657    119610      4862     20785         0     23604     63125   1182866     66.40     70.96
67.63/17.08	c  N dy   705    127249      4862     20785         0     16251     63125    315921     66.43     70.53
72.02/18.19	c  N dy   758    135400      4862     20785         0     24400     63125   1168150     66.46     82.85
77.22/19.49	c  N dy   814    144058      4862     20785         0     17056     63125    310459     66.53    111.71
82.38/20.78	c  N dy   872    153477      4862     20785         0     26473     63125   1297353     66.49     70.03
85.18/21.48	c  S st   901    158019      4862     20785         0     31015     63125   1770882     66.48   no data
85.58/21.57	c  S st   901    158523      4862     20785         0     31519     63125   1815177     66.48   no data
85.58/21.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.58/21.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
85.58/21.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.58/21.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.58/21.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.58/21.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
85.58/21.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
86.00/21.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
86.00/21.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.96/22.70	c lits-rem:        25  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.99 s
89.96/22.70	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
90.38/22.73	c vivif2 --  cl tried    31515 cl shrink        0 lits rem          0 time: 0.02
90.38/22.77	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.04
90.38/22.77	c calculated reachability. Time: 0.00
90.38/22.77	c  N dy   901    158523      4862     20785         0     31515     63125   1814467     66.48   no data
96.34/24.21	c  N dy   965    168691      4862     20785         0     24680     63125   1011078     66.58     71.03
103.13/25.92	c  N dy  1035    179556      4862     20785         0     35545     63125   2143517     66.61     70.52
109.50/27.58	c  N dy  1110    191201      4862     20785         0     29190     63125   1400343     66.76     70.62
117.88/29.63	c  N dy  1192    203718      4862     20785         0     22704     63125    600884     66.83     73.32
126.25/31.70	c  N dy  1282    216986      4862     20785         0     35970     63125   1999675     66.91     71.19
134.67/33.84	c  N dy  1363    230930      4862     20785         0     29923     63125   1246599     66.86     70.42
139.07/34.93	c  S st  1404    237784      4862     20785         0     36777     63125   1964094     66.86     57.28
139.41/35.03	c  S st  1404    238287      4862     20785         0     37280     63125   2008648     66.86   no data
139.41/35.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
139.41/35.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
139.41/35.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.41/35.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.41/35.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.41/35.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
139.41/35.07	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
139.41/35.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
139.81/35.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.40/36.53	c lits-rem:        24  cl-subs:        9  v-elim:      0  v-fix:    0  time:  1.36 s
145.40/36.53	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
145.40/36.56	c vivif2 --  cl tried    37271 cl shrink        0 lits rem          0 time: 0.03
145.80/36.61	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.05
145.80/36.61	c calculated reachability. Time: 0.00
145.80/36.61	c  N dy  1404    238287      4862     20785         0     37271     63125   2006669     66.86   no data
155.37/39.01	c  N dy  1501    253498      4862     20785         0     31479     63125   1333528     66.92     71.82
166.13/41.70	c  N dy  1603    269750      4862     20785         0     25733     63125    631804     66.94     72.96
177.31/44.52	c  N dy  1707    286980      4862     20785         0     42961     63125   2433460     66.96     70.84
189.26/47.51	c  N dy  1822    305322      4862     20785         0     38308     63125   1851776     67.04     70.84
189.66/47.67	c  F st  1828    306250      4862     20785         0     39236     63125   1948998     67.04     62.61
202.43/50.82	c  N dy  1917    324878      4862     20785         0     33862     63125   1282137     67.07     73.97
216.39/54.35	c  N dy  2030    344944      4862     20785         0     28925     63125    677869     67.07     76.89
224.76/56.46	c  S st  2114    357433      4862     20785         0     41412     63125   1994249     67.14     65.14
225.16/56.56	c  S st  2114    357939      4862     20785         0     41918     63125   2034090     67.14   no data
225.16/56.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
225.16/56.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
225.56/56.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
225.56/56.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.56/56.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.56/56.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
225.56/56.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
225.56/56.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
225.96/56.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.93/58.21	c lits-rem:        48  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.50 s
231.93/58.22	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
231.93/58.24	c vivif2 --  cl tried    41912 cl shrink        0 lits rem          0 time: 0.03
232.33/58.30	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.05
232.33/58.30	c calculated reachability. Time: 0.00
232.33/58.30	c  N dy  2114    357939      4862     20785         0     41912     63125   2032675     67.14   no data
246.30/61.82	c  N dy  2237    378057      4862     20785         0     36036     63125   1301513     67.18     71.76
261.06/65.57	c  N dy  2364    398136      4862     20785         0     29112     63125    482758     67.27     71.27
275.40/69.19	c  N dy  2494    418200      4862     20785         0     49174     63125   2609763     67.33     72.13
290.17/72.82	c  N dy  2609    438417      4862     20785         0     41392     63125   1670107     67.30     70.96
305.76/76.75	c  N dy  2737    458856      4862     20785         0     32829     63125    686513     67.35     71.51
320.47/80.42	c  N dy  2858    478945      4862     20785         0     52915     63125   2787545     67.35     78.19
335.23/84.19	c  N dy  2996    498963      4862     20785         0     42934     63125   1659042     67.43     78.60
351.97/88.30	c  N dy  3123    519069      4862     20785         0     32041     63125    400305     67.45     71.67
364.34/91.47	c  S st  3236    536908      4862     20785         0     49878     63125   2292494     67.48   no data
364.74/91.59	c  S st  3236    537409      4862     20785         0     50379     63125   2337447     67.48   no data
364.74/91.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
365.14/91.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
365.14/91.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
365.14/91.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
365.14/91.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
365.14/91.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
365.14/91.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
365.14/91.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
365.54/91.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
374.31/93.96	c lits-rem:        71  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.20 s
374.31/93.96	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
374.31/93.99	c vivif2 --  cl tried    50372 cl shrink        0 lits rem          0 time: 0.03
374.71/94.06	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.06
374.71/94.06	c calculated reachability. Time: 0.00
374.71/94.06	c  N dy  3236    537409      4862     20785         0     50372     63125   2336671     67.48   no data
391.06/98.13	c  N dy  3358    557449      4862     20785         0     38423     63125    982361     67.49     72.56
406.66/102.04	c  N dy  3483    577467      4862     20785         0     58439     63125   3106192     67.52     74.56
422.17/105.96	c  N dy  3602    597549      4862     20785         0     45520     63125   1612703     67.53     71.44
438.92/110.19	c  N dy  3727    617581      4862     20785         0     65549     63125   3719497     67.58     71.64
454.50/114.02	c  N dy  3844    637838      4862     20785         0     51812     63125   2192173     67.59     74.08
472.05/118.45	c  N dy  3965    657882      4862     20785         0     36859     63125    500939     67.61     71.35
487.58/122.34	c  N dy  4094    677986      4862     20785         0     56962     63125   2622437     67.64     72.01
506.33/127.04	c  N dy  4216    699162      4862     20785         0     42135     63125    964417     67.65     71.55
523.07/131.27	c  N dy  4335    719289      4862     20785         0     62260     63125   3078738     67.65     71.63
540.22/135.58	c  N dy  4457    739421      4862     20785         0     45394     63125   1205853     67.66     71.86
557.37/139.84	c  N dy  4583    759459      4862     20785         0     65428     63125   3301821     67.67     72.07
574.91/144.23	c  N dy  4714    779541      4862     20785         0     47513     63125   1352675     67.71     75.70
592.06/148.58	c  N dy  4835    799570      4862     20785         0     67540     63125   3484866     67.73     71.43
598.45/150.19	c  S st  4871    806114      4862     20785         0     74082     63125   4175207     67.73   no data
599.27/150.34	c  S st  4871    806621      4862     20785         0     74589     63125   4215581     67.73   no data
599.27/150.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
599.27/150.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
599.27/150.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
599.27/150.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
599.69/150.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
599.69/150.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
599.69/150.41	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
599.69/150.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
600.44/150.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
616.81/154.78	c lits-rem:        54  cl-subs:       18  v-elim:      0  v-fix:    0  time:  4.15 s
616.81/154.78	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
617.23/154.84	c vivif2 --  cl tried    74571 cl shrink        0 lits rem          0 time: 0.06
617.58/154.93	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.10
617.58/154.94	c calculated reachability. Time: 0.00
617.58/154.94	c  N dy  4871    806621      4862     20785         0     74571     63125   4211276     67.73   no data
634.36/159.13	c  N dy  4996    826704      4862     20785         0     55655     63125   2079746     67.75     71.46
653.47/163.90	c  N dy  5121    846766      4862     20785         0     75713     63125   4202471     67.77     73.21
670.62/168.24	c  N dy  5249    866844      4862     20785         0     55796     63125   2011640     67.78     72.00
689.38/172.95	c  N dy  5369    886938      4862     20785         0     75887     63125   4120827     67.79     73.15
706.92/177.34	c  N dy  5492    906946      4862     20785         0     54894     63125   1868969     67.82     83.86
725.67/182.06	c  N dy  5608    927140      4862     20785         0     75086     63125   3994436     67.80     71.86
744.04/186.64	c  N dy  5740    947145      4862     20785         0     53098     63125   1538087     67.84     73.66
762.75/191.35	c  N dy  5869    967382      4862     20785         0     73333     63125   3700679     67.87     71.94
782.30/196.23	c  N dy  6000    987514      4862     20785         0     50469     63125   1153726     67.89     72.47
799.85/200.69	c  N dy  6120   1007620      4862     20785         0     70574     63125   3252632     67.88     71.57
820.98/205.99	c  N dy  6244   1028007      4862     20785         0     46969     63125    684995     67.89     71.75
838.13/210.27	c  N dy  6345   1048102      4862     20785         0     67063     63125   2809782     67.87     71.55
859.27/215.58	c  N dy  6475   1068226      4862     20785         0     87183     63125   4953646     67.90     72.31
863.66/216.61	c  F st  6497   1071875      4862     20785         0     45833     63125    454601     67.90     55.87
876.82/219.99	c  N dy  6578   1088235      4862     20785         0     62190     63125   2247538     67.91     72.41
897.17/225.07	c  N dy  6702   1108312      4862     20785         0     82265     63125   4393706     67.92     74.45
917.10/230.07	c  N dy  6837   1128374      4862     20785         0     56324     63125   1486627     67.95     72.34
936.24/234.82	c  N dy  6951   1148444      4862     20785         0     76391     63125   3653624     67.96     93.21
958.17/240.36	c  N dy  7070   1168821      4862     20785         0     49774     63125    679551     67.96     71.97
976.12/244.80	c  N dy  7188   1189037      4862     20785         0     69985     63125   2826469     67.97     73.48
998.48/250.49	c  N dy  7314   1209293      4862     20785         0     90236     63125   4988165     67.98     71.60
999.25/250.69	c  S st  7318   1209932      4862     20785         0     90875     63125   5055448     67.98   no data
1000.05/250.88	c  S st  7318   1210438      4862     20785         0     91381     63125   5095945     67.98   no data
1000.05/250.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1000.45/250.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1000.45/250.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1000.45/250.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1000.45/250.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1000.45/250.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
1000.45/250.96	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1000.85/251.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1001.65/251.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1024.39/256.98	c lits-rem:        56  cl-subs:       11  v-elim:      0  v-fix:    0  time:  5.76 s
1024.39/256.98	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
1024.80/257.05	c vivif2 --  cl tried    91370 cl shrink        0 lits rem          0 time: 0.07
1025.22/257.17	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.12
1025.22/257.17	c calculated reachability. Time: 0.00
1025.22/257.17	c  N dy  7318   1210438      4862     20785         0     91370     63125   5093977     67.98   no data
1044.32/261.90	c  N dy  7437   1230527      4862     20785         0     63468     63125   2021654     67.99     72.45
1064.71/267.04	c  N dy  7562   1250587      4862     20785         0     83527     63125   4147081     67.99     72.92
1086.64/272.56	c  N dy  7688   1270792      4862     20785         0     54732     63125   1001726     68.01     71.71
1105.34/277.22	c  N dy  7811   1290962      4862     20785         0     74902     63125   3132450     68.01     72.11
1127.67/282.87	c  N dy  7928   1310992      4862     20785         0     94932     63125   5275752     68.03     72.14
1146.82/287.69	c  N dy  8043   1331043      4862     20785         0     64983     63125   2001012     68.03     73.14
1167.55/292.89	c  N dy  8169   1351106      4862     20785         0     85042     63125   4146887     68.05     88.36
1191.10/298.77	c  N dy  8295   1371189      4862     20785         0     54131     63125    739004     68.06     72.22
1209.48/303.36	c  N dy  8418   1391248      4862     20785         0     74181     63125   2880001     68.07     76.01
1232.16/309.05	c  N dy  8549   1411351      4862     20785         0     94283     63125   5014627     68.08     71.93
1253.35/314.37	c  N dy  8668   1431445      4862     20785         0     62383     63125   1521026     68.08     72.12
1273.65/319.40	c  N dy  8793   1451473      4862     20785         0     82410     63125   3661858     68.10     72.56
1297.96/325.51	c  N dy  8926   1471523      4862     20785         0    102460     63125   5815268     68.12     73.23
1317.11/330.38	c  N dy  9041   1491616      4862     20785         0     69552     63125   2176218     68.12     73.82
1339.04/335.80	c  N dy  9170   1511694      4862     20785         0     89625     63125   4319835     68.15     94.00
1363.77/342.00	c  N dy  9294   1531792      4862     20785         0     55730     63125    604604     68.16     72.48
1382.51/346.73	c  N dy  9427   1551798      4862     20785         0     75732     63125   2745745     68.19     72.75
1405.25/352.44	c  N dy  9552   1571910      4862     20785         0     95842     63125   4884193     68.20     73.53
1428.83/358.31	c  N dy  9663   1591933      4862     20785         0     60872     63125   1047791     68.20     72.37
1448.32/363.27	c  N dy  9785   1612073      4862     20785         0     81009     63125   3184262     68.20     72.65
1472.27/369.26	c  N dy  9914   1632171      4862     20785         0    101103     63125   5337556     68.22     72.02
1495.38/375.09	c  N dy 10049   1652304      4862     20785         0     65242     63125   1428424     68.24     72.77
1516.56/380.35	c  N dy 10194   1672319      4862     20785         0     85255     63125   3592737     68.28     73.47
1541.64/386.61	c  N dy 10317   1692322      4862     20785         0    105254     63125   5755976     68.29     74.22
1562.39/391.86	c  S st 10428   1710441      4862     20785         0     66375     63125   1444849     68.29   no data
1563.18/392.01	c  S st 10428   1710943      4862     20785         0     66877     63125   1485813     68.29   no data
1563.18/392.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1563.18/392.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1563.18/392.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1563.18/392.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1563.18/392.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1563.18/392.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
1563.18/392.07	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1563.58/392.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1563.58/392.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1568.37/393.34	c lits-rem:        26  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.17 s
1568.37/393.34	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
1568.37/393.36	c vivif2 --  cl tried    66876 cl shrink        0 lits rem          0 time: 0.02
1568.79/393.44	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.08
1568.79/393.45	c calculated reachability. Time: 0.00
1568.79/393.45	c  N dy 10428   1710943      4862     20785         0     66876     63125   1485640     68.29   no data
1589.91/398.75	c  N dy 10551   1731073      4862     20785         0     87003     63125   3644062     68.30     72.11
1615.43/405.15	c  N dy 10665   1751919      4862     20785         0    107845     63125   5920732     68.29     72.60
1638.17/410.84	c  N dy 10800   1771927      4862     20785         0     69862     63125   1717337     68.31     72.20
1660.50/416.41	c  N dy 10938   1792046      4862     20785         0     89979     63125   3891820     68.33     73.84
1686.03/422.81	c  N dy 11059   1812194      4862     20785         0    110126     63125   6033945     68.33     73.09
1708.36/428.48	c  N dy 11171   1832496      4862     20785         0     71433     63125   1783634     68.33     74.29
1730.69/434.02	c  N dy 11299   1852516      4862     20785         0     91453     63125   3920866     68.34     73.34
1757.01/440.70	c  N dy 11420   1872615      4862     20785         0    111548     63125   6061116     68.34     72.26
1780.53/446.55	c  N dy 11555   1892645      4862     20785         0     71585     63125   1695765     68.36     73.62
1802.46/452.03	c  N dy 11684   1912719      4862     20785         0     91658     63125   3836401     68.37     79.85
1828.38/458.58	c  N dy 11819   1932742      4862     20785         0    111677     63125   5975848     68.39     72.70
1852.73/464.62	c  N dy 11935   1952826      4862     20785         0     70763     63125   1525117     68.39     73.21
1874.26/470.01	c  N dy 12060   1972844      4862     20785         0     90779     63125   3666044     68.41     73.54
1900.18/476.52	c  N dy 12187   1992851      4862     20785         0    110785     63125   5806385     68.41     72.58
1926.11/483.04	c  N dy 12312   2012889      4862     20785         0     68825     63125   1204259     68.42     74.06
1947.23/488.37	c  N dy 12441   2032979      4862     20785         0     88915     63125   3334637     68.43     72.92
1972.39/494.67	c  N dy 12566   2052985      4862     20785         0    108920     63125   5492618     68.44     74.84
2000.29/501.66	c  N dy 12689   2073127      4862     20785         0     66068     63125    811503     68.44     72.22
2021.07/506.82	c  N dy 12808   2093313      4862     20785         0     86253     63125   2958899     68.45     72.23
2045.75/513.07	c  N dy 12926   2113356      4862     20785         0    106295     63125   5100144     68.45     74.60
2074.86/520.39	c  N dy 13056   2133449      4862     20785         0    126384     63125   7229731     68.46     72.11
2096.40/525.73	c  N dy 13184   2153455      4862     20785         0     82394     63125   2469129     68.47     74.66
2120.34/531.73	c  N dy 13309   2173630      4862     20785         0    102568     63125   4634258     68.47     73.60
2148.64/538.85	c  N dy 13436   2193696      4862     20785         0    122631     63125   6787468     68.48     72.35
2170.23/544.29	c  S st 13545   2210943      4862     20785         0     74882     63125   1556000     68.48   no data
2170.97/544.45	c  S st 13545   2211444      4862     20785         0     75383     63125   1592308     68.48   no data
2170.97/544.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2171.37/544.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2171.37/544.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2171.37/544.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2171.37/544.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2171.37/544.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
2171.37/544.51	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2171.37/544.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2171.77/544.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2175.75/545.68	c lits-rem:        22  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.08 s
2175.75/545.68	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
2176.16/545.71	c vivif2 --  cl tried    75380 cl shrink        0 lits rem          0 time: 0.02
2176.56/545.80	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.09
2176.56/545.80	c calculated reachability. Time: 0.00
2176.56/545.80	c  N dy 13545   2211444      4862     20785         0     75380     63125   1592025     68.48   no data
2198.89/551.44	c  N dy 13669   2231447      4862     20785         0     95381     63125   3762632     68.49     77.15
2225.62/558.15	c  N dy 13795   2251530      4862     20785         0    115463     63125   5919940     68.50     80.11
2254.73/565.40	c  N dy 13928   2271573      4862     20785         0     69506     63125    869666     68.51     72.47
2276.26/570.81	c  N dy 14065   2291673      4862     20785         0     89606     63125   3023243     68.52     72.60
2302.18/577.35	c  N dy 14193   2311995      4862     20785         0    109926     63125   5197920     68.52     73.57
2332.12/584.84	c  N dy 14321   2332083      4862     20785         0    130013     63125   7330617     68.53     80.65
2354.83/590.59	c  N dy 14449   2352108      4862     20785         0     83043     63125   2216288     68.54     72.27
2379.16/596.64	c  N dy 14572   2372153      4862     20785         0    103085     63125   4356655     68.55     73.02
2407.88/603.87	c  N dy 14701   2392171      4862     20785         0    123101     63125   6528423     68.57     72.65
2436.20/610.94	c  N dy 14825   2412191      4862     20785         0     75130     63125   1278516     68.58     91.49
2458.93/616.61	c  N dy 14944   2432242      4862     20785         0     95180     63125   3421020     68.58     74.61
2486.10/623.46	c  N dy 15068   2452427      4862     20785         0    115361     63125   5564006     68.58     72.87
2517.55/631.33	c  N dy 15193   2472532      4862     20785         0    135464     63125   7728441     68.58     73.03
2541.08/637.21	c  N dy 15315   2492849      4862     20785         0     86790     63125   2416539     68.58     73.31
2566.21/643.52	c  N dy 15449   2512899      4862     20785         0    106839     63125   4559801     68.59     72.76
2595.77/650.98	c  N dy 15570   2533068      4862     20785         0    127008     63125   6709126     68.59     72.39
2624.84/658.25	c  N dy 15696   2553246      4862     20785         0     77183     63125   1295440     68.60     73.65
2648.41/664.14	c  N dy 15822   2573390      4862     20785         0     97321     63125   3462945     68.61     72.40
2675.48/670.97	c  N dy 15943   2593468      4862     20785         0    117393     63125   5616793     68.61     72.47
2707.79/679.00	c  N dy 16076   2613566      4862     20785         0    137488     63125   7772794     68.62     72.49
2732.52/685.23	c  N dy 16196   2633610      4862     20785         0     86541     63125   2202576     68.63     76.21
2757.25/691.48	c  N dy 16318   2653676      4862     20785         0    106603     63125   4350157     68.63     72.97
2787.56/699.08	c  N dy 16442   2674409      4862     20785         0    127333     63125   6588161     68.64     72.97
2819.86/707.10	c  N dy 16572   2694471      4862     20785         0     75404     63125    892835     68.65     72.58
2839.01/711.95	c  S st 16674   2711445      4862     20785         0     92377     63125   2703926     68.65   no data
2839.80/712.14	c  S st 16674   2711947      4862     20785         0     92879     63125   2745870     68.65   no data
2839.80/712.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2840.20/712.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2840.20/712.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2840.20/712.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2840.20/712.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2840.20/712.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
2840.20/712.22	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2840.20/712.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2840.60/712.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2852.97/715.42	c lits-rem:        19  cl-subs:       10  v-elim:      0  v-fix:    0  time:  3.02 s
2852.97/715.42	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
2852.97/715.46	c vivif2 --  cl tried    92869 cl shrink        0 lits rem          0 time: 0.04
2853.36/715.58	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.12
2853.36/715.58	c calculated reachability. Time: 0.00
2853.36/715.58	c  N dy 16674   2711947      4862     20785         0     92869     63125   2744472     68.65   no data
2880.51/722.31	c  N dy 16804   2732028      4862     20785         0    112950     63125   4910340     68.66     73.66
2911.21/730.05	c  N dy 16934   2752117      4862     20785         0    133038     63125   7062703     68.66     72.46
2941.10/737.58	c  N dy 17062   2772123      4862     20785         0     80049     63125   1287887     68.67     72.36
2965.03/743.53	c  N dy 17189   2792186      4862     20785         0    100109     63125   3428013     68.68     78.21
2993.35/750.66	c  N dy 17321   2812552      4862     20785         0    120472     63125   5625573     68.69     72.31
3026.05/758.86	c  N dy 17449   2832694      4862     20785         0    140610     63125   7799831     68.70     74.79
3052.77/765.56	c  N dy 17565   2852751      4862     20785         0     86678     63125   1900936     68.70     74.03
3077.93/771.90	c  N dy 17703   2872940      4862     20785         0    106863     63125   4085505     68.71     73.97
3108.21/779.49	c  N dy 17832   2893009      4862     20785         0    126932     63125   6216298     68.71     72.91
3142.51/788.03	c  N dy 17968   2913040      4862     20785         0    146961     63125   8371764     68.73     74.51
3167.23/794.24	c  N dy 18087   2933216      4862     20785         0     92138     63125   2382481     68.73     73.70
3193.55/800.82	c  N dy 18220   2953270      4862     20785         0    112189     63125   4549242     68.75     72.47
3224.66/808.60	c  N dy 18350   2973293      4862     20785         0    132210     63125   6707294     68.76     73.71
3259.76/817.41	c  N dy 18482   2993382      4862     20785         0     76311     63125    587376     68.77     72.88
3282.50/823.17	c  N dy 18615   3013426      4862     20785         0     96352     63125   2753307     68.79     78.33
3310.02/830.01	c  N dy 18756   3033594      4862     20785         0    116518     63125   4929366     68.80     74.25
3341.57/837.92	c  N dy 18890   3053618      4862     20785         0    136540     63125   7095800     68.81     72.70
3376.24/846.63	c  N dy 19024   3073653      4862     20785         0     79581     63125    833657     68.82     72.52
3399.74/852.53	c  N dy 19154   3093677      4862     20785         0     99604     63125   2991051     68.83     72.82
3427.66/859.59	c  N dy 19284   3114053      4862     20785         0    119974     63125   5166638     68.84     73.93
3460.01/867.65	c  N dy 19406   3134181      4862     20785         0    140098     63125   7328806     68.84     72.98
3493.47/876.02	c  N dy 19532   3154327      4862     20785         0     82253     63125   1032560     68.84     72.93
3517.79/882.10	c  N dy 19661   3174419      4862     20785         0    102343     63125   3198892     68.85     80.39
3546.11/889.29	c  N dy 19783   3194519      4862     20785         0    122443     63125   5370926     68.86     77.02
3576.03/896.72	c  S st 19891   3211950      4862     20785         0    139873     63125   7240619     68.86     63.14
3577.23/897.03	c  S st 19891   3212450      4862     20785         0    140373     63125   7282509     68.86   no data
3577.23/897.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3577.62/897.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3577.62/897.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3577.62/897.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3577.62/897.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3577.62/897.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
3577.62/897.16	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3578.04/897.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3579.21/897.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3615.51/906.66	c lits-rem:        78  cl-subs:       26  v-elim:      0  v-fix:    0  time:  8.98 s
3615.51/906.66	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
3615.91/906.76	c vivif2 --  cl tried   140347 cl shrink        0 lits rem          0 time: 0.10
3616.70/906.94	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.18
3616.70/906.95	c calculated reachability. Time: 0.00
3616.70/906.95	c  N dy 19891   3212450      4862     20785         0    140347     63125   7276972     68.86   no data
3652.20/915.80	c  N dy 20026   3232461      4862     20785         0     81363     63125    840465     68.87     86.28
3675.73/921.73	c  N dy 20140   3252593      4862     20785         0    101493     63125   3007086     68.87     72.80
3704.44/928.97	c  N dy 20275   3272873      4862     20785         0    121769     63125   5200041     68.88     72.67
3737.54/937.29	c  N dy 20404   3292953      4862     20785         0    141848     63125   7360390     68.89     88.05
3773.84/946.31	c  N dy 20538   3313014      4862     20785         0     81911     63125    790588     68.89     76.22
3797.81/952.34	c  N dy 20661   3333158      4862     20785         0    102054     63125   2976463     68.90     74.05
3826.48/959.51	c  N dy 20797   3353217      4862     20785         0    122109     63125   5131367     68.91     74.09
3860.78/968.10	c  N dy 20918   3373361      4862     20785         0    142247     63125   7293975     68.91     75.58
3897.08/977.28	c  N dy 21029   3393415      4862     20785         0     81314     63125    622643     68.90     74.81
3921.40/983.31	c  N dy 21161   3413512      4862     20785         0    101411     63125   2810387     68.92     72.95
3950.12/990.51	c  N dy 21298   3433820      4862     20785         0    121717     63125   5012462     68.93     72.69
3982.82/998.79	c  N dy 21428   3453835      4862     20785         0    141731     63125   7209958     68.94     77.59
4019.91/1008.05	c  N dy 21553   3473842      4862     20785         0    161737     63125   9372601     68.95     73.22
4045.83/1014.55	c  N dy 21685   3493897      4862     20785         0     99794     63125   2520221     68.96     73.30
4073.77/1021.51	c  N dy 21813   3513994      4862     20785         0    119890     63125   4681293     68.97     72.85
4106.05/1029.62	c  N dy 21947   3534003      4862     20785         0    139897     63125   6852639     68.98     73.01
4142.75/1038.86	c  N dy 22077   3554079      4862     20785         0    159971     63125   9007556     68.99    110.68
4171.85/1046.13	c  N dy 22209   3574175      4862     20785         0     97070     63125   2131093     69.00     87.87
4198.98/1052.94	c  N dy 22323   3594646      4862     20785         0    117539     63125   4328472     69.00     72.88
4230.49/1060.82	c  N dy 22440   3614788      4862     20785         0    137674     63125   6538300     69.00     72.84
4267.22/1070.03	c  N dy 22572   3634893      4862     20785         0    157776     63125   8708616     69.01     72.72
4299.08/1078.04	c  N dy 22699   3654923      4862     20785         0     93814     63125   1669463     69.01     72.75
4325.40/1084.69	c  N dy 22824   3675032      4862     20785         0    113918     63125   3856141     69.02     76.40
4356.91/1092.53	c  N dy 22952   3695080      4862     20785         0    133963     63125   6029791     69.03     85.52
4388.02/1100.38	c  S st 23061   3712450      4862     20785         0    151332     63125   7883005     69.03   no data
4389.63/1100.73	c  S st 23061   3712952      4862     20785         0    151834     63125   7924586     69.03   no data
4389.63/1100.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4390.06/1100.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
4390.06/1100.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4390.06/1100.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4390.06/1100.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4390.06/1100.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
4390.06/1100.88	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4390.40/1100.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4391.61/1101.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4431.49/1111.29	c lits-rem:        75  cl-subs:       17  v-elim:      0  v-fix:    0  time:  9.89 s
4431.49/1111.29	c vivif2 --  cl tried    20785 cl shrink        0 lits rem          0 time: 0.00
4432.29/1111.41	c vivif2 --  cl tried   151817 cl shrink        0 lits rem          0 time: 0.11
4433.09/1111.61	c asymm  cl-useful: 0/20785/20785 lits-rem:0 time: 0.20
4433.09/1111.61	c calculated reachability. Time: 0.00
4433.09/1111.61	c  N dy 23061   3712952      4862     20785         0    151817     63125   7921161     69.03   no data
4471.37/1121.21	c  N dy 23190   3733147      4862     20785         0     87022     63125    834223     69.04     73.53
4494.11/1126.95	c  F st 23308   3751562      4862     20785         0    105436     63125   2838608     69.05   no data
4496.89/1127.61	c  N st 23312   3753598      4862     20785         0    107472     63125   3079103     69.05   no data
4526.07/1134.95	c  N dy 23426   3773731      4862     20785         0    127600     63125   5328398     69.06     72.94
4560.32/1143.57	c  N dy 23563   3793823      4862     20785         0    147691     63125   7508836     69.07     72.98
4599.00/1153.22	c  N dy 23697   3813920      4862     20785         0    167785     63125   9672411     69.08     73.90
4627.31/1160.31	c  N dy 23807   3834244      4862     20785         0    102118     63125   2350377     69.07     73.58
4656.03/1167.59	c  N dy 23928   3854299      4862     20785         0    122171     63125   4529238     69.08     84.33
4688.73/1175.76	c  N dy 24047   3874368      4862     20785         0    142236     63125   6701615     69.08     90.84
4725.82/1185.07	c  N dy 24169   3894431      4862     20785         0    162297     63125   8858928     69.08     74.12
4759.72/1193.59	c  N dy 24304   3914447      4862     20785         0     95321     63125   1509860     69.09     73.26
4786.84/1200.35	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: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 0.86 2.05 3.08 2/352 16918
/proc/meminfo: memFree=24268960/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 406 0 0 0 0 0 0 0 24 0 4 0 632150274 52396032 347 33554432000 4194304 4580107 140733673604016 18446744073709551615 46971759605682 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16918/statm: 12792 347 299 95 0 7774 0
[pid=16918/tid=16919] ppid=16916 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632150274 52396032 347 33554432000 4194304 4580107 140733673604016 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632150274 52396032 347 33554432000 4194304 4580107 140733673604016 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632150274 52396032 347 33554432000 4194304 4580107 140733673604016 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.089477 s]
/proc/loadavg: 0.86 2.05 3.08 2/352 16918
/proc/meminfo: memFree=24268960/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=51168 CPUtime=0.2 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) D 16916 16918 16886 0 -1 4202496 430 0 0 0 20 0 0 0 25 0 4 0 632150274 52396032 363 33554432000 4194304 4580107 140733673604016 18446744073709551615 228095111877 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 12792 363 309 95 0 7774 0
[pid=16918/tid=16919] ppid=16916 vsize=51168 CPUtime=0.04 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) S 16916 16918 16886 0 -1 4202560 6 0 0 0 4 0 0 0 25 0 4 0 632150274 52396032 363 33554432000 4194304 4580107 140733673604016 18446744073709551615 228095556078 0 0 4096 2 18446604456170062912 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) S 16916 16918 16886 0 -1 4202560 3 0 0 0 2 0 0 0 25 0 4 0 632150274 52396032 363 33554432000 4194304 4580107 140733673604016 18446744073709551615 228095556078 0 0 4096 2 18446604456170062912 0 0 -1 1 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=51168 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 9 0 0 0 7 0 0 0 25 0 4 0 632150274 52396032 363 33554432000 4194304 4580107 140733673604016 18446744073709551615 228095494234 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 51168

[startup+0.100481 s]
/proc/loadavg: 0.86 2.05 3.08 2/352 16918
/proc/meminfo: memFree=24268960/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=303176 CPUtime=2.42 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 10412 0 0 0 240 2 0 0 25 0 4 0 632150274 310452224 7911 33554432000 4194304 4580107 140733673604016 18446744073709551615 4489474 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 75794 7596 377 95 0 70776 0
[pid=16918/tid=16919] ppid=16916 vsize=303176 CPUtime=0.6 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) D 16916 16918 16886 0 -1 4202560 2525 0 0 0 60 0 0 0 18 0 4 0 632150274 310452224 7260 33554432000 4194304 4580107 140733673604016 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=296056 CPUtime=0.84 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 2941 0 0 0 84 0 0 0 25 0 4 0 632150274 303161344 8001 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=296056 CPUtime=0.9 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 2255 0 0 0 90 0 0 0 19 0 4 0 632150274 303161344 8001 33554432000 4194304 4580107 140733673604016 18446744073709551615 4321023 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 303176

[startup+1.02829 s]
/proc/loadavg: 0.86 2.05 3.08 2/352 16918
/proc/meminfo: memFree=24268960/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=296056 CPUtime=3.93 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 12293 0 0 0 391 2 0 0 25 0 4 0 632150274 303161344 8446 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 74014 8446 377 95 0 68996 0
[pid=16918/tid=16919] ppid=16916 vsize=296056 CPUtime=0.97 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 3133 0 0 0 97 0 0 0 19 0 4 0 632150274 303161344 8446 33554432000 4194304 4580107 140733673604016 18446744073709551615 4318990 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=296056 CPUtime=0.94 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 3041 0 0 0 94 0 0 0 25 0 4 0 632150274 303161344 8446 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=296056 CPUtime=1 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 2382 0 0 0 100 0 0 0 19 0 4 0 632150274 303161344 8446 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 296056

[startup+1.12827 s]
/proc/loadavg: 0.86 2.05 3.08 2/352 16918
/proc/meminfo: memFree=24268960/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=296056 CPUtime=4.33 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 12717 0 0 0 431 2 0 0 25 0 4 0 632150274 303161344 8870 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 74014 8870 377 95 0 68996 0
[pid=16918/tid=16919] ppid=16916 vsize=296056 CPUtime=1.07 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 3230 0 0 0 107 0 0 0 19 0 4 0 632150274 303161344 8870 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293802 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=296056 CPUtime=1.04 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 3140 0 0 0 104 0 0 0 25 0 4 0 632150274 303161344 8870 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=296056 CPUtime=1.1 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 2481 0 0 0 110 0 0 0 19 0 4 0 632150274 303161344 8871 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 296056

[startup+1.5282 s]
/proc/loadavg: 0.86 2.05 3.08 2/352 16918
/proc/meminfo: memFree=24268960/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=296692 CPUtime=5.93 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 15365 0 0 0 590 3 0 0 25 0 4 0 632150274 303812608 8151 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293131 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 74173 8151 377 95 0 69155 0
[pid=16918/tid=16919] ppid=16916 vsize=296692 CPUtime=1.47 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 3870 0 0 0 147 0 0 0 19 0 4 0 632150274 303812608 8151 33554432000 4194304 4580107 140733673604016 18446744073709551615 4322584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=296692 CPUtime=1.44 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 3768 0 0 0 144 0 0 0 25 0 4 0 632150274 303812608 8151 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=296692 CPUtime=1.5 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 3171 0 0 0 150 0 0 0 20 0 4 0 632150274 303812608 8151 33554432000 4194304 4580107 140733673604016 18446744073709551615 4317191 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 296692

[startup+3.10091 s]
/proc/loadavg: 0.86 2.05 3.08 9/362 16931
/proc/meminfo: memFree=24044324/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=297924 CPUtime=12.2 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 23746 0 0 0 1215 5 0 0 25 0 4 0 632150274 305074176 8207 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 74481 8208 378 95 0 69463 0
[pid=16918/tid=16919] ppid=16916 vsize=297924 CPUtime=3.05 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 5972 0 0 0 304 1 0 0 25 0 4 0 632150274 305074176 8208 33554432000 4194304 4580107 140733673604016 18446744073709551615 4319797 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=297924 CPUtime=3.01 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 5823 0 0 0 300 1 0 0 25 0 4 0 632150274 305074176 8208 33554432000 4194304 4580107 140733673604016 18446744073709551615 4301931 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=297924 CPUtime=3.04 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 5251 0 0 0 304 0 0 0 25 0 4 0 632150274 305074176 8208 33554432000 4194304 4580107 140733673604016 18446744073709551615 4318731 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 297924

[startup+6.31332 s]
/proc/loadavg: 1.43 2.15 3.10 9/362 16931
/proc/meminfo: memFree=23964280/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=306012 CPUtime=25.01 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 51073 0 0 0 2490 11 0 0 25 0 4 0 632150274 313356288 23896 33554432000 4194304 4580107 140733673604016 18446744073709551615 4324249 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 76503 23896 379 95 0 71485 0
[pid=16918/tid=16919] ppid=16916 vsize=306012 CPUtime=6.26 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 11216 0 0 0 625 1 0 0 25 0 4 0 632150274 313356288 23896 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=306012 CPUtime=6.22 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 14265 0 0 0 619 3 0 0 25 0 4 0 632150274 313356288 23896 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=306012 CPUtime=6.22 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 11750 0 0 0 620 2 0 0 25 0 4 0 632150274 313356288 23896 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 306012

[startup+12.7011 s]
/proc/loadavg: 1.96 2.25 3.13 9/362 16931
/proc/meminfo: memFree=23901272/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=329396 CPUtime=50.49 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 85874 0 0 0 5029 20 0 0 18 0 4 0 632150274 337301504 33866 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 82349 33866 379 95 0 77331 0
[pid=16918/tid=16919] ppid=16916 vsize=329396 CPUtime=12.65 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 22769 0 0 0 1261 4 0 0 25 0 4 0 632150274 337301504 33867 33554432000 4194304 4580107 140733673604016 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=329396 CPUtime=12.61 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 23897 0 0 0 1255 6 0 0 18 0 4 0 632150274 337301504 33867 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=329396 CPUtime=12.55 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 18257 0 0 0 1251 4 0 0 25 0 4 0 632150274 337301504 33868 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 329396

[startup+25.5008 s]
/proc/loadavg: 3.44 2.56 3.22 9/362 16931
/proc/meminfo: memFree=23640472/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=340980 CPUtime=101.53 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 144520 0 0 0 10120 33 0 0 25 0 4 0 632150274 349163520 51372 33554432000 4194304 4580107 140733673604016 18446744073709551615 4318432 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 85245 51372 379 95 0 80227 0
[pid=16918/tid=16919] ppid=16916 vsize=340980 CPUtime=25.45 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 35500 0 0 0 2537 8 0 0 25 0 4 0 632150274 349163520 51372 33554432000 4194304 4580107 140733673604016 18446744073709551615 4295352 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=340980 CPUtime=25.41 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 35494 0 0 0 2532 9 0 0 25 0 4 0 632150274 349163520 51372 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=340980 CPUtime=25.18 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 34635 0 0 0 2512 6 0 0 25 0 4 0 632150274 349163520 51372 33554432000 4194304 4580107 140733673604016 18446744073709551615 4295901 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 340980

[startup+51.1011 s]
/proc/loadavg: 4.99 3.00 3.34 9/362 16932
/proc/meminfo: memFree=23486744/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=383416 CPUtime=203.63 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 228577 0 0 0 20309 54 0 0 25 0 4 0 632150274 392617984 61762 33554432000 4194304 4580107 140733673604016 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 95854 61762 379 95 0 90836 0
[pid=16918/tid=16919] ppid=16916 vsize=383416 CPUtime=51.05 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 55110 0 0 0 5092 13 0 0 25 0 4 0 632150274 392617984 61762 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=383416 CPUtime=51.01 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 58111 0 0 0 5086 15 0 0 25 0 4 0 632150274 392617984 61762 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=383416 CPUtime=50.48 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 54384 0 0 0 5037 11 0 0 25 0 4 0 632150274 392617984 61762 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.63
Current children cumulated vsize (KiB) 383416

[startup+102.301 s]
/proc/loadavg: 6.74 3.78 3.59 9/362 16933
/proc/meminfo: memFree=23236732/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=561688 CPUtime=407.81 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 365766 0 0 0 40689 92 0 0 25 0 4 0 632150274 575168512 69845 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16918/statm: 140422 69845 379 95 0 135404 0
[pid=16918/tid=16919] ppid=16916 vsize=561688 CPUtime=102.25 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 88278 0 0 0 10202 23 0 0 25 0 4 0 632150274 575168512 69845 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=561688 CPUtime=102.2 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 93546 0 0 0 10196 24 0 0 25 0 4 0 632150274 575168512 69845 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=561688 CPUtime=101.07 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 87567 0 0 0 10086 21 0 0 25 0 4 0 632150274 575168512 69845 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.81
Current children cumulated vsize (KiB) 561688

[startup+162.301 s]

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

[pid=16918] ppid=16916 vsize=934828 CPUtime=2561.42 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 1364229 0 0 0 255707 435 0 0 25 0 4 0 632150274 957263872 146793 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293698 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 233707 146793 379 95 0 228689 0
[pid=16918/tid=16919] ppid=16916 vsize=934828 CPUtime=642.24 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 332812 0 0 0 64120 104 0 0 25 0 4 0 632150274 957263872 146793 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=934828 CPUtime=642.2 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 347387 0 0 0 64107 113 0 0 25 0 4 0 632150274 957263872 146793 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=934828 CPUtime=635.17 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 339407 0 0 0 63406 111 0 0 25 0 4 0 632150274 957263872 146793 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.42
Current children cumulated vsize (KiB) 934828

[startup+702.301 s]
/proc/loadavg: 8.17 7.55 5.75 9/362 16952
/proc/meminfo: memFree=22325320/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=887492 CPUtime=2800.72 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 1448926 0 0 0 279603 469 0 0 25 0 4 0 632150274 908791808 154474 33554432000 4194304 4580107 140733673604016 18446744073709551615 4302219 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 221873 154474 379 95 0 216855 0
[pid=16918/tid=16919] ppid=16916 vsize=887492 CPUtime=702.24 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 354667 0 0 0 70111 113 0 0 25 0 4 0 632150274 908791808 154474 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=887492 CPUtime=702.2 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 368489 0 0 0 70098 122 0 0 25 0 4 0 632150274 908791808 154474 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=887492 CPUtime=695.17 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 360577 0 0 0 69399 118 0 0 25 0 4 0 632150274 908791808 154474 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.72
Current children cumulated vsize (KiB) 887492

[startup+762.301 s]
/proc/loadavg: 8.12 7.65 5.89 9/362 16954
/proc/meminfo: memFree=22255608/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=922416 CPUtime=3040.01 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 1534217 0 0 0 303501 500 0 0 25 0 4 0 632150274 944553984 150012 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 230604 150012 381 95 0 225586 0
[pid=16918/tid=16919] ppid=16916 vsize=922416 CPUtime=762.25 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 377868 0 0 0 76104 121 0 0 25 0 4 0 632150274 944553984 150012 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=922416 CPUtime=762.19 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 389552 0 0 0 76089 130 0 0 25 0 4 0 632150274 944553984 150012 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=922416 CPUtime=755.17 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 381252 0 0 0 75391 126 0 0 25 0 4 0 632150274 944553984 150012 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.01
Current children cumulated vsize (KiB) 922416

[startup+822.3 s]
/proc/loadavg: 8.09 7.72 6.02 9/362 16955
/proc/meminfo: memFree=22292296/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=808212 CPUtime=3279.31 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 1615920 0 0 0 327394 537 0 0 25 0 4 0 632150274 827609088 148475 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294555 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 202053 148475 379 95 0 197035 0
[pid=16918/tid=16919] ppid=16916 vsize=808212 CPUtime=822.24 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 397992 0 0 0 82093 131 0 0 25 0 4 0 632150274 827609088 148475 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=808212 CPUtime=822.19 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 409873 0 0 0 82081 138 0 0 25 0 4 0 632150274 827609088 148475 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=808212 CPUtime=815.18 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 402294 0 0 0 81381 137 0 0 25 0 4 0 632150274 827609088 148476 33554432000 4194304 4580107 140733673604016 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.31
Current children cumulated vsize (KiB) 808212

[startup+882.3 s]
/proc/loadavg: 8.08 7.79 6.15 9/362 16957
/proc/meminfo: memFree=22181556/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=959664 CPUtime=3518.59 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 1695603 0 0 0 351290 569 0 0 25 0 4 0 632150274 982695936 152881 33554432000 4194304 4580107 140733673604016 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 239916 152881 379 95 0 234898 0
[pid=16918/tid=16919] ppid=16916 vsize=959664 CPUtime=882.25 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 417667 0 0 0 88086 139 0 0 25 0 4 0 632150274 982695936 152881 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293755 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=959664 CPUtime=882.19 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 430071 0 0 0 88073 146 0 0 25 0 4 0 632150274 982695936 152881 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=959664 CPUtime=875.17 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 422443 0 0 0 87372 145 0 0 25 0 4 0 632150274 982695936 152881 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.59
Current children cumulated vsize (KiB) 959664

[startup+942.3 s]
/proc/loadavg: 8.07 7.84 6.27 9/362 16959
/proc/meminfo: memFree=21964288/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=1069048 CPUtime=3757.91 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 1807563 0 0 0 375185 606 0 0 25 0 4 0 632150274 1094705152 205687 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 267262 205687 379 95 0 262244 0
[pid=16918/tid=16919] ppid=16916 vsize=1069048 CPUtime=942.26 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 454264 0 0 0 94076 150 0 0 25 0 4 0 632150274 1094705152 205693 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=1069048 CPUtime=942.2 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 449320 0 0 0 94065 155 0 0 25 0 4 0 632150274 1094705152 205693 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=1069048 CPUtime=935.18 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 452605 0 0 0 93365 153 0 0 25 0 4 0 632150274 1094705152 205693 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.91
Current children cumulated vsize (KiB) 1069048

[startup+1002.3 s]
/proc/loadavg: 8.12 7.89 6.38 9/362 16960
/proc/meminfo: memFree=21899668/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=1070848 CPUtime=3997.17 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 1888996 0 0 0 399080 637 0 0 25 0 4 0 632150274 1096548352 217705 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 267712 217705 380 95 0 262694 0
[pid=16918/tid=16919] ppid=16916 vsize=1070848 CPUtime=1002.25 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 473048 0 0 0 100067 158 0 0 25 0 4 0 632150274 1096548352 217705 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=1070848 CPUtime=1002.19 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 473582 0 0 0 100057 162 0 0 25 0 4 0 632150274 1096548352 217705 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=1070848 CPUtime=995.17 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 471878 0 0 0 99355 162 0 0 25 0 4 0 632150274 1096548352 217705 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.17
Current children cumulated vsize (KiB) 1070848

[startup+1062.31 s]
/proc/loadavg: 8.13 7.94 6.49 9/362 16962
/proc/meminfo: memFree=21918004/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=1123288 CPUtime=4236.51 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 1964230 0 0 0 422983 668 0 0 25 0 4 0 632150274 1150246912 222718 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 280822 222718 380 95 0 275804 0
[pid=16918/tid=16919] ppid=16916 vsize=1123288 CPUtime=1062.26 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 490770 0 0 0 106062 164 0 0 25 0 4 0 632150274 1150246912 222718 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294821 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=1123288 CPUtime=1062.21 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 492902 0 0 0 106051 170 0 0 25 0 4 0 632150274 1150246912 222718 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=1123288 CPUtime=1055.19 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 491007 0 0 0 105349 170 0 0 25 0 4 0 632150274 1150246912 222718 33554432000 4194304 4580107 140733673604016 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.51
Current children cumulated vsize (KiB) 1123288

[startup+1122.3 s]
/proc/loadavg: 8.13 7.98 6.59 9/362 16963
/proc/meminfo: memFree=21905944/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=1188720 CPUtime=4475.76 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 2052534 0 0 0 446874 702 0 0 25 0 4 0 632150274 1217249280 226527 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 297180 226527 383 95 0 292162 0
[pid=16918/tid=16919] ppid=16916 vsize=1188720 CPUtime=1122.24 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 513656 0 0 0 112054 170 0 0 25 0 4 0 632150274 1217249280 226527 33554432000 4194304 4580107 140733673604016 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=1188720 CPUtime=1122.19 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 511659 0 0 0 112039 180 0 0 25 0 4 0 632150274 1217249280 226527 33554432000 4194304 4580107 140733673604016 18446744073709551615 4295838 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=1188720 CPUtime=1115.17 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 515057 0 0 0 111339 178 0 0 25 0 4 0 632150274 1217249280 226527 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.76
Current children cumulated vsize (KiB) 1188720

[startup+1182.3 s]
/proc/loadavg: 8.09 7.99 6.68 9/362 16965
/proc/meminfo: memFree=21837720/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=1306548 CPUtime=4715.05 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 2123308 0 0 0 470771 734 0 0 25 0 4 0 632150274 1337905152 243679 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 326637 243679 383 95 0 321619 0
[pid=16918/tid=16919] ppid=16916 vsize=1306548 CPUtime=1182.25 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 531439 0 0 0 118047 178 0 0 25 0 4 0 632150274 1337905152 243679 33554432000 4194304 4580107 140733673604016 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=1306548 CPUtime=1182.19 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 529348 0 0 0 118032 187 0 0 25 0 4 0 632150274 1337905152 243679 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=1306548 CPUtime=1175.18 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 532763 0 0 0 117332 186 0 0 25 0 4 0 632150274 1337905152 243679 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.05
Current children cumulated vsize (KiB) 1306548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.21 8.03 6.72 9/362 16966
/proc/meminfo: memFree=21812912/32951124 swapFree=65980216/67111528
[pid=16918] ppid=16916 vsize=1359092 CPUtime=4800.02 cores=1,3,5,7
/proc/16918/stat : 16918 (strangenight2-m) R 16916 16918 16886 0 -1 4202496 2151330 0 0 0 479256 746 0 0 25 0 4 0 632150274 1391710208 240244 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16918/statm: 339773 240244 383 95 0 334755 0
[pid=16918/tid=16919] ppid=16916 vsize=1359092 CPUtime=1203.57 cores=1,3,5,7
/proc/16918/task/16919/stat : 16919 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 537786 0 0 0 120175 182 0 0 25 0 4 0 632150274 1391710208 240251 33554432000 4194304 4580107 140733673604016 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16918/tid=16920] ppid=16916 vsize=1359092 CPUtime=1203.51 cores=1,3,5,7
/proc/16918/task/16920/stat : 16920 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 536736 0 0 0 120161 190 0 0 25 0 4 0 632150274 1391710208 240251 33554432000 4194304 4580107 140733673604016 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16918/tid=16921] ppid=16916 vsize=1359092 CPUtime=1196.49 cores=1,3,5,7
/proc/16918/task/16921/stat : 16921 (strangenight2-m) R 16916 16918 16886 0 -1 4202560 539997 0 0 0 119460 189 0 0 25 0 4 0 632150274 1391710208 240251 33554432000 4194304 4580107 140733673604016 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 1359092

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.66
CPU time (s): 4800.12
CPU user time (s): 4792.61
CPU system time (s): 7.50886
CPU usage (%): 398.792
Max. virtual memory (cumulated for all children) (KiB): 1359092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.61
system time used= 7.50886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2151341
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= 1373
involuntary context switches= 18354

runsolver used 3.98239 second user time and 10.2714 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 20:22:28
IDJOB=3366157
IDBENCH=82566
IDSOLVER=1844
FILE ID=node142/3366157-1305397348
RUNJOBID= node142-1305397348-16905
PBS_JOBID= 13324456
Free space on /tmp= 73444 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366157-1305397348/watcher-3366157-1305397348 -o /tmp/evaluation-result-3366157-1305397348/solver-3366157-1305397348 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366157-1305397348.cnf

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

MD5SUM BENCH= e54dff8ae8b71ab472786a7e95ae7d20
RANDOM SEED=58650947

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      24269240 kB
Buffers:        311600 kB
Cached:        3821080 kB
SwapCached:      11520 kB
Active:        6022460 kB
Inactive:      2325800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24269240 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            6640 kB
Writeback:           8 kB
AnonPages:     4212784 kB
Mapped:          19372 kB
Slab:           234528 kB
PageTables:      32400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77018900 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73428 MiB
End job on node142 at 2011-05-14 20:42:34