Trace number 3257711

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.14 1201.55

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g3.cnf
MD5SUM231f625a25c77518fbce98fe99f807b5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3257711-1304028733.cnf'
0.00/0.00	c -- header says num vars:           2400
0.00/0.00	c -- header says num clauses:      266431
0.08/0.06	c -- clauses added:            0 learnts,       266431 normals,            0 xors
0.08/0.06	c -- vars added       2400
0.08/0.07	c Parsing time:  0.01 s
0.08/0.07	c  N st     0         0      2400        75    266356         0    535112         0   no data   no data
0.08/0.07	c asymm  cl-useful: 0/75/75 lits-rem:0 time: 0.00
0.08/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
0.08/0.19	c blocked clauses removed:        0 vars:      0 tried:        2400 T: 0.00 s
0.08/0.19	c bin-w-bin subsume rem         9534 bins  time:  0.03 s
0.08/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.08/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2400 time:  0.02 s
0.08/0.25	c Removed useless bin:       0  fixed:     0  props:   1.29M  time:  0.02 s
0.08/0.34	c lits-rem:       459  cl-subs:        0  v-elim:     75  v-fix:    0  time:  0.05 s
0.08/0.34	c Finding binary XORs  T:     0.00 s  found:       0
0.08/0.34	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.08/0.34	c calculated reachability. Time: 0.00
0.08/0.34	c Calc default polars -  time:   0.00 s pos:       0 undec:      75 neg:    2325
0.08/0.34	c =========================================================================================
0.08/0.34	c types(t): F = full restart, N = normal restart
0.08/0.34	c types(t): S = simplification begin/end, E = solution found
0.08/0.34	c restart types(rt): st = static, dy = dynamic
0.08/0.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.08/0.34	c  B st     0         0      2325     11736    242761         0    865535         0   no data   no data
0.08/0.69	c  N dy    17      4188      2325     11736    242761      4166    865534    217361     11.34     11.98
0.08/1.04	c  N dy    35      8279      2325     11736    242761      5749    865531    236792     11.64     13.38
5.42/1.41	c  N dy    56     12286      2325     11736    242762      5501    865531    168443     11.80     12.80
6.62/1.77	c  N dy    78     16349      2325     11736    242762      9538    865531    392544     11.91     12.80
8.20/2.16	c  N dy   105     20377      2325     11736    242763      7967    865530    255726     12.18     12.88
9.81/2.57	c  N dy   130     24654      2325     11736    242763     12214    865528    490035     12.24     12.90
10.21/2.61	c  F st   134     25000      2325     11736    242763     12560    865528    509838     12.25   no data
12.23/3.16	c  N dy   140     30003      2325     11736    242763     10755    865528    340768     12.25   no data
12.23/3.16	c  S st   140     30003      2325     11736    242763     10755    865528    340768     12.25   no data
12.61/3.21	c  S st   140     30504      2325     11736    242763     11256    865528    369305     12.25   no data
12.61/3.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.81/3.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      0 BRemN:      0 P: 18.3M T:  0.38
14.21/3.60	c blocked clauses removed:        0 vars:      0 tried:        2325 T: 0.00 s
14.21/3.64	c bin-w-bin subsume rem            0 bins  time:  0.04 s
25.79/6.56	c subs with bin:        0  lits-rem:    103884  v-fix:    0  time:  2.92 s
25.79/6.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
26.19/6.61	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
26.19/6.63	c lits-rem:       827  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
31.78/8.02	c subs with bin:        0  lits-rem:         7  v-fix:    0  time:  1.37 s
32.18/8.19	c lits-rem:       368  cl-subs:     2202  v-elim:      0  v-fix:    0  time:  0.17 s
32.98/8.39	c asymm  cl-useful: 0/1711/11736 lits-rem:0 time: 0.20
32.98/8.39	c calculated reachability. Time: 0.00
32.98/8.39	c  N dy   140     30504      2325     11736    242775      9054    760817    321571     12.25   no data
34.98/8.81	c  N dy   174     34515      2325     11736    242783     13042    760817    589969     12.55     13.50
36.58/9.26	c  N dy   198     38763      2325     11736    242783      9409    760817    285260     12.73     13.41
38.59/9.71	c  N dy   229     42910      2325     11736    242783     13530    760817    577939     12.94     13.67
39.77/10.01	c  S st   250     45758      2325     11736    242783     16362    760817    780116     13.01     10.02
39.77/10.07	c  S st   250     46260      2325     11736    242783     16864    760817    814949     13.01   no data
39.77/10.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.38/10.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  0.36
41.38/10.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.38/10.48	c bin-w-bin subsume rem            0 bins  time:  0.04 s
48.57/12.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.75 s
48.57/12.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
48.57/12.28	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
48.57/12.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.56/13.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
56.18/14.17	c lits-rem:       156  cl-subs:      208  v-elim:      0  v-fix:    0  time:  0.41 s
56.18/14.18	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
56.55/14.21	c vivif2 --  cl tried    16656 cl shrink        3 lits rem          3 time: 0.03
57.35/14.41	c asymm  cl-useful: 0/1843/11736 lits-rem:0 time: 0.20
57.35/14.41	c calculated reachability. Time: 0.00
57.35/14.41	c  N dy   250     46260      2325     11736    242783     16656    760817    805773     13.01   no data
58.95/14.84	c  N dy   281     50319      2325     11736    242783     11797    760817    381306     13.25     15.74
60.95/15.38	c  N dy   311     55436      2325     11736    242783     16880    760817    737061     13.35     14.07
62.95/15.88	c  N dy   327     59796      2325     11736    242783     11290    760817    285115     13.37     14.09
64.96/16.34	c  N dy   361     64129      2325     11736    242783     15593    760817    603147     13.48     14.30
66.95/16.80	c  N dy   381     68420      2325     11736    242783     19849    760817    895482     13.54     14.38
67.35/16.90	c  S st   388     69391      2325     11736    242783     20819    760817    962516     13.55   no data
67.35/16.95	c  S st   388     69893      2325     11736    242783     21321    760817   1002612     13.55   no data
67.35/16.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.96/17.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.0M T:  0.36
68.96/17.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.96/17.36	c bin-w-bin subsume rem            0 bins  time:  0.03 s
76.13/19.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
76.13/19.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
76.13/19.18	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
76.13/19.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.14/20.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
84.92/21.32	c lits-rem:       168  cl-subs:      293  v-elim:      0  v-fix:    0  time:  0.65 s
84.92/21.33	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
84.92/21.37	c vivif2 --  cl tried    21028 cl shrink        0 lits rem          0 time: 0.04
85.73/21.57	c asymm  cl-useful: 0/1284/11736 lits-rem:0 time: 0.20
85.73/21.58	c calculated reachability. Time: 0.00
85.73/21.58	c  N dy   388     69893      2325     11736    242783     21028    760817    989282     13.55   no data
87.72/22.09	c  N dy   416     74475      2325     11736    242783     14663    760817    466316     13.60     14.45
90.11/22.69	c  N dy   440     79990      2325     11736    242783     20150    760817    835283     13.64     14.37
92.91/23.30	c  N dy   468     85163      2325     11736    242783     13367    760817    332764     13.69     14.69
93.71/23.55	c  F st   485     87502      2325     11736    242783     15695    760817    505207     13.73     11.49
95.32/23.96	c  N st   490     90802      2325     11736    242783     18970    760817    721820     13.73   no data
98.11/24.67	c  N dy   506     96693      2325     11736    242783     24804    760817   1101740     13.71     14.51
100.90/25.39	c  N dy   540    102992      2325     11736    242783     18160    760817    580105     13.74     14.54
102.10/25.60	c  S st   552    104839      2325     11736    242783     19992    760817    691471     13.76     12.06
102.10/25.66	c  S st   552    105339      2325     11736    242783     20492    760817    727391     13.76   no data
102.10/25.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
103.70/26.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  0.35
103.70/26.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
103.70/26.06	c bin-w-bin subsume rem            0 bins  time:  0.04 s
110.88/27.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
110.88/27.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
110.88/27.87	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
110.88/27.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
116.88/29.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
118.08/29.64	c lits-rem:       173  cl-subs:      329  v-elim:      0  v-fix:    0  time:  0.31 s
118.08/29.64	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
118.08/29.68	c vivif2 --  cl tried    20163 cl shrink        0 lits rem          0 time: 0.03
118.88/29.88	c asymm  cl-useful: 0/1856/11736 lits-rem:0 time: 0.20
118.88/29.89	c calculated reachability. Time: 0.00
118.88/29.89	c  N dy   552    105339      2325     11736    242783     20163    760817    716630     13.76   no data
122.09/30.68	c  N dy   582    112102      2325     11736    242783     26888    760817   1194834     13.79     14.55
125.27/31.49	c  N dy   624    119326      2325     11736    242783     20162    760817    688251     13.83     16.68
128.87/32.36	c  N dy   660    126989      2325     11736    242783     27768    760817   1194703     13.85     16.43
132.46/33.27	c  N dy   711    135118      2325     11736    242783     20940    760817    685899     13.91     17.82
136.85/34.31	c  N dy   755    143935      2325     11736    242783     29722    760817   1282777     13.94     14.72
141.25/35.44	c  N dy   791    153278      2325     11736    242783     23103    760817    755833     13.95     14.71
143.67/36.01	c  S st   805    158008      2325     11736    242783     27791    760817   1052252     13.94     13.68
143.67/36.07	c  S st   805    158510      2325     11736    242783     28291    760817   1094603     13.94   no data
143.67/36.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
145.24/36.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.6M T:  0.40
145.24/36.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.64/36.53	c bin-w-bin subsume rem            0 bins  time:  0.03 s
152.45/38.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
152.85/38.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
152.85/38.34	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
152.85/38.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
158.83/39.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
161.64/40.53	c lits-rem:       214  cl-subs:      509  v-elim:      0  v-fix:    0  time:  0.70 s
161.64/40.53	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
161.64/40.58	c vivif2 --  cl tried    27782 cl shrink        0 lits rem          0 time: 0.05
162.42/40.78	c asymm  cl-useful: 0/1560/11736 lits-rem:0 time: 0.20
162.42/40.79	c calculated reachability. Time: 0.00
162.42/40.79	c  N dy   805    158510      2325     11736    242783     27782    760817   1076835     13.94   no data
167.22/41.95	c  N dy   841    168687      2325     11736    242783     21003    760817    572814     13.94     17.09
172.01/43.19	c  N dy   882    179541      2325     11736    242783     31765    760817   1292829     13.94     15.42
178.01/44.65	c  N dy   924    191057      2325     11736    242783     25311    760817    778429     13.93     14.96
184.00/46.15	c  N dy   981    203306      2325     11736    242783     37445    760817   1560789     13.95     14.76
190.39/47.71	c  N dy  1056    216403      2325     11736    242783     31601    760817   1169245     14.01     14.77
197.18/49.43	c  N dy  1115    230455      2325     11736    242783     25706    760817    717437     14.01     14.75
200.80/50.33	c  S st  1145    237765      2325     11736    242783     32963    760817   1172898     14.01   no data
200.80/50.39	c  S st  1145    238268      2325     11736    242783     33466    760817   1211759     14.01   no data
200.80/50.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
202.37/50.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.5M T:  0.39
202.37/50.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
202.77/50.83	c bin-w-bin subsume rem            0 bins  time:  0.03 s
209.59/52.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
209.99/52.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
209.99/52.64	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
209.99/52.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
215.95/54.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
219.56/55.09	c lits-rem:       210  cl-subs:      501  v-elim:      0  v-fix:    0  time:  0.94 s
219.96/55.10	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
219.96/55.15	c vivif2 --  cl tried    32965 cl shrink        0 lits rem          0 time: 0.06
220.75/55.36	c asymm  cl-useful: 0/1479/11736 lits-rem:0 time: 0.21
220.75/55.37	c calculated reachability. Time: 0.00
220.75/55.37	c  N dy  1145    238268      2325     11736    242783     32965    760817   1196270     14.01   no data
228.74/57.32	c  N dy  1208    253848      2325     11736    242783     27576    760817    778870     14.01     14.75
237.53/59.53	c  N dy  1253    270177      2325     11736    242783     21923    760817    362511     13.98     14.75
245.92/61.61	c  N dy  1339    287454      2325     11736    242783     39057    760817   1454076     14.00     14.84
255.11/63.92	c  N dy  1419    305829      2325     11736    242783     34497    760817   1121528     14.01     16.43
255.11/63.98	c  F st  1422    306255      2325     11736    242783     34922    760817   1150015     14.01     14.49
265.11/66.43	c  N dy  1474    325728      2325     11736    242783     30434    760817    811098     14.00     14.74
275.51/69.07	c  N dy  1545    346298      2325     11736    242783     26027    760817    479447     13.99     14.89
281.08/70.43	c  S st  1600    357402      2325     11736    242783     37043    760817   1184682     14.00     12.50
281.08/70.49	c  S st  1600    357902      2325     11736    242783     37543    760817   1221424     14.00   no data
281.48/70.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
282.68/70.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.5M T:  0.39
283.08/70.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
283.08/70.93	c bin-w-bin subsume rem            0 bins  time:  0.03 s
290.27/72.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
290.27/72.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
290.27/72.74	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
290.27/72.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
296.26/74.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
299.86/75.18	c lits-rem:       207  cl-subs:      604  v-elim:      0  v-fix:    0  time:  0.93 s
299.86/75.19	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
300.26/75.24	c vivif2 --  cl tried    36939 cl shrink        0 lits rem          0 time: 0.06
301.06/75.46	c asymm  cl-useful: 0/1516/11736 lits-rem:0 time: 0.21
301.06/75.47	c calculated reachability. Time: 0.00
301.06/75.47	c  N dy  1600    357902      2325     11736    242783     36939    760817   1203686     14.00   no data
311.44/78.06	c  N dy  1693    377965      2325     11736    242783     31057    760817    753256     14.01     14.89
322.63/80.84	c  N dy  1780    398537      2325     11736    242783     51403    760817   1969024     14.01     14.77
333.42/83.58	c  N dy  1850    418788      2325     11736    242783     44732    760817   1523927     14.01     14.83
344.61/86.34	c  N dy  1939    439373      2325     11736    242783     37434    760817   1078570     14.02     14.78
355.39/89.09	c  N dy  2017    459548      2325     11736    242783     57420    760817   2317789     14.01     14.89
366.18/91.74	c  N dy  2110    479586      2325     11736    242783     48525    760817   1703888     14.02     14.88
377.36/94.53	c  N dy  2206    499791      2325     11736    242783     38821    760817   1059888     14.03     14.93
388.15/97.25	c  N dy  2297    519962      2325     11736    242783     58804    760817   2371553     14.05     14.79
397.35/99.56	c  S st  2382    536853      2325     11736    242783     44803    760817   1315439     14.06     13.92
397.75/99.62	c  S st  2382    537355      2325     11736    242783     45304    760817   1354381     14.06   no data
397.75/99.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
399.34/100.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.8M T:  0.40
399.34/100.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
399.34/100.08	c bin-w-bin subsume rem            0 bins  time:  0.03 s
406.53/101.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
406.53/101.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
406.53/101.89	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
406.93/101.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
412.52/103.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
416.54/104.33	c lits-rem:       242  cl-subs:      699  v-elim:      0  v-fix:    0  time:  0.98 s
416.54/104.33	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
416.91/104.40	c vivif2 --  cl tried    44605 cl shrink        0 lits rem          0 time: 0.07
417.71/104.61	c asymm  cl-useful: 0/1208/11736 lits-rem:0 time: 0.21
417.71/104.62	c calculated reachability. Time: 0.00
417.71/104.62	c  N dy  2382    537355      2325     11736    242783     44605    760817   1334332     14.06   no data
429.32/107.57	c  N dy  2466    557436      2325     11736    242783     32799    760817    575114     14.06     14.84
440.09/110.23	c  N dy  2553    577512      2325     11736    242783     52682    760817   1795717     14.07     14.91
451.29/113.08	c  N dy  2644    597703      2325     11736    242783     40011    760817    984263     14.07     14.82
463.26/116.01	c  N dy  2736    617762      2325     11736    242783     59880    760817   2211391     14.09     19.18
474.84/118.91	c  N dy  2819    638353      2325     11736    242783     46554    760817   1277863     14.08     14.86
487.23/122.04	c  N dy  2912    658940      2325     11736    242783     66943    760817   2474104     14.09     15.11
498.41/124.85	c  N dy  2992    678952      2325     11736    242783     52118    760817   1596835     14.09     14.98
510.80/127.99	c  N dy  3067    698963      2325     11736    242783     36270    760817    585424     14.08     16.22
522.01/130.71	c  N dy  3147    719005      2325     11736    242783     56125    760817   1766495     14.08     14.83
533.58/133.66	c  N dy  3221    739184      2325     11736    242783     39464    760817    719627     14.08     14.91
544.37/136.34	c  N dy  3305    759247      2325     11736    242783     59311    760817   1907100     14.09     14.83
557.17/139.53	c  N dy  3380    780232      2325     11736    242783     42479    760817    869032     14.08     14.85
568.34/142.30	c  N dy  3444    800255      2325     11736    242783     62306    760817   2059303     14.08     16.24
571.53/143.13	c  S st  3471    806033      2325     11736    242783     68034    760817   2432372     14.08     12.11
571.53/143.19	c  S st  3471    806535      2325     11736    242783     68535    760817   2469998     14.08   no data
571.93/143.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
573.53/143.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.0M T:  0.45
573.53/143.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
573.93/143.70	c bin-w-bin subsume rem            0 bins  time:  0.03 s
580.73/145.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
580.73/145.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
581.13/145.50	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
581.13/145.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
587.53/147.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
602.30/150.88	c lits-rem:       528  cl-subs:     1526  v-elim:      0  v-fix:    0  time:  3.75 s
602.30/150.89	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
603.10/151.01	c vivif2 --  cl tried    67009 cl shrink        0 lits rem          0 time: 0.12
603.89/151.24	c asymm  cl-useful: 0/1121/11736 lits-rem:0 time: 0.23
603.89/151.25	c calculated reachability. Time: 0.00
603.89/151.25	c  N dy  3471    806535      2325     11736    242783     67009    760817   2425626     14.08   no data
615.48/154.16	c  N dy  3533    826914      2325     11736    242783     48510    760817   1151919     14.07     14.89
626.27/156.86	c  N dy  3611    846986      2325     11736    242783     68371    760817   2316865     14.07     14.89
638.25/159.80	c  N dy  3695    867008      2325     11736    242783     48594    760817   1140516     14.08     16.23
649.45/162.64	c  N dy  3790    887009      2325     11736    242783     68390    760817   2337688     14.09     14.84
661.42/165.62	c  N dy  3860    907010      2325     11736    242783     47616    760817    992060     14.08     17.52
672.21/168.38	c  N dy  3941    927092      2325     11736    242783     67497    760817   2182504     14.09     18.12
684.21/171.38	c  N dy  4030    947156      2325     11736    242783     45783    760817    850259     14.09     14.86
695.39/174.17	c  N dy  4114    967788      2325     11736    242783     66225    760817   2107292     14.09     14.93
708.17/177.38	c  N dy  4205    988085      2325     11736    242783     43768    760817    695862     14.09     14.84
719.37/180.14	c  N dy  4275   1008268      2325     11736    242783     63707    760817   1814010     14.09     14.84
731.74/183.28	c  N dy  4353   1028698      2325     11736    242783     83905    760817   2974517     14.09     15.03
743.33/186.16	c  N dy  4432   1048805      2325     11736    242783     60286    760817   1653859     14.09     15.02
755.31/189.15	c  N dy  4531   1068862      2325     11736    242783     80184    760817   2834670     14.09     19.24
757.30/189.63	c  F st  4547   1071875      2325     11736    242783     83172    760817   3002757     14.09   no data
766.50/192.00	c  N dy  4597   1088881      2325     11736    242783     55467    760817   1330012     14.09     16.88
778.88/195.01	c  N dy  4661   1109142      2325     11736    242783     75461    760817   2436533     14.09     14.90
791.67/198.20	c  N dy  4743   1129424      2325     11736    242783     50020    760817    925917     14.10     14.86
802.46/200.97	c  N dy  4835   1149675      2325     11736    242783     70110    760817   2125705     14.10     14.90
816.06/204.33	c  N dy  4895   1170468      2325     11736    242783     90665    760817   3274942     14.09     15.14
827.63/207.29	c  N dy  4986   1190522      2325     11736    242783     64027    760817   1717537     14.10     14.84
838.81/210.08	c  S st  5051   1209802      2325     11736    242783     83100    760817   2814412     14.09     12.40
839.21/210.15	c  S st  5051   1210307      2325     11736    242783     83604    760817   2851251     14.09   no data
839.21/210.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
841.20/210.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.4M T:  0.47
841.20/210.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
841.20/210.68	c bin-w-bin subsume rem            0 bins  time:  0.03 s
848.40/212.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
848.40/212.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
848.40/212.49	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
848.80/212.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
855.19/214.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
865.98/216.84	c lits-rem:       622  cl-subs:     1701  v-elim:      0  v-fix:    0  time:  2.71 s
865.98/216.85	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
866.38/216.99	c vivif2 --  cl tried    81903 cl shrink        0 lits rem          0 time: 0.15
867.58/217.23	c asymm  cl-useful: 0/1076/11736 lits-rem:0 time: 0.24
867.58/217.24	c calculated reachability. Time: 0.00
867.58/217.24	c  N dy  5051   1210307      2325     11736    242783     81903    760817   2802295     14.09   no data
880.77/220.56	c  N dy  5135   1230480      2325     11736    242783     54332    760817   1094782     14.09     14.86
893.55/223.79	c  N dy  5226   1251515      2325     11736    242783     75152    760817   2271799     14.10     14.91
906.73/227.01	c  N dy  5305   1272050      2325     11736    242783     95481    760817   3442834     14.09     15.26
918.72/230.00	c  N dy  5384   1292510      2325     11736    242783     67259    760817   1768678     14.10     14.84
931.09/233.12	c  N dy  5459   1312539      2325     11736    242783     87090    760817   2913557     14.09     15.06
944.28/236.48	c  N dy  5555   1334386      2325     11736    242783     59191    760817   1257752     14.10     14.89
957.09/239.62	c  N dy  5639   1354867      2325     11736    242783     79469    760817   2412756     14.10     14.86
970.28/242.91	c  N dy  5732   1375027      2325     11736    242783     99406    760817   3578839     14.10     14.89
982.24/245.93	c  N dy  5800   1395081      2325     11736    242783     68763    760817   1734793     14.10     14.90
994.22/248.99	c  N dy  5879   1415639      2325     11736    242783     89112    760817   2941020     14.10     14.89
1007.00/252.16	c  N dy  5959   1436097      2325     11736    242783     57962    760817   1141845     14.10     15.01
1019.39/255.28	c  N dy  6022   1456549      2325     11736    242783     78152    760817   2240887     14.10     14.89
1032.58/258.55	c  N dy  6114   1476588      2325     11736    242783     97936    760817   3378449     14.10     14.90
1045.36/261.76	c  N dy  6174   1496757      2325     11736    242783     65433    760817   1476906     14.10     14.90
1057.77/264.87	c  N dy  6251   1517036      2325     11736    242783     85504    760817   2592096     14.10     14.86
1071.35/268.29	c  N dy  6343   1537321      2325     11736    242783    105561    760817   3729689     14.10     14.86
1083.32/271.23	c  N dy  6428   1557554      2325     11736    242783     72173    760817   1886440     14.10     14.85
1096.50/274.51	c  N dy  6517   1578011      2325     11736    242783     92411    760817   3028254     14.10     14.87
1109.69/277.81	c  N dy  6573   1598310      2325     11736    242783     58066    760817   1002638     14.09     14.87
1120.88/280.69	c  N dy  6652   1618509      2325     11736    242783     78056    760817   2135614     14.10     14.85
1135.25/284.25	c  N dy  6736   1639493      2325     11736    242783     98787    760817   3275835     14.10     14.85
1148.44/287.57	c  N dy  6804   1659579      2325     11736    242783     63285    760817   1248813     14.09     14.99
1161.62/290.81	c  N dy  6878   1680398      2325     11736    242783     83871    760817   2349819     14.09     14.89
1175.21/294.26	c  N dy  6953   1700562      2325     11736    242783    103770    760817   3407064     14.09     14.84
1181.99/295.96	c  S st  6999   1710307      2325     11736    242783     57079    760817    848715     14.09     13.01
1182.39/296.02	c  S st  6999   1710808      2325     11736    242783     57579    760817    889041     14.09   no data
1182.39/296.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1183.99/296.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.2M T:  0.40
1183.99/296.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1183.99/296.48	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1191.18/298.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
1191.18/298.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
1191.18/298.29	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
1191.58/298.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1196.38/299.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
1197.18/299.78	c lits-rem:        31  cl-subs:       80  v-elim:      0  v-fix:    0  time:  0.21 s
1197.18/299.79	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
1197.58/299.86	c vivif2 --  cl tried    57499 cl shrink        0 lits rem          0 time: 0.06
1198.40/300.07	c asymm  cl-useful: 0/1256/11736 lits-rem:0 time: 0.22
1198.40/300.08	c calculated reachability. Time: 0.00
1198.40/300.08	c  N dy  6999   1710808      2325     11736    242783     57499    760817    887016     14.09   no data
1210.77/303.14	c  N dy  7076   1731107      2325     11736    242783     77600    760817   2000627     14.09     15.20
1223.15/306.28	c  N dy  7146   1751124      2325     11736    242783     97373    760817   3142615     14.09     17.70
1237.95/309.94	c  N dy  7238   1771132      2325     11736    242783     59792    760817    958470     14.09     14.94
1249.92/312.92	c  N dy  7312   1791484      2325     11736    242783     79876    760817   2065664     14.09     15.03
1262.31/316.09	c  N dy  7409   1811536      2325     11736    242783     99720    760817   3201840     14.09     14.86
1275.89/319.49	c  N dy  7484   1831763      2325     11736    242783     61402    760817   1003300     14.09     14.84
1287.87/322.49	c  N dy  7571   1851822      2325     11736    242783     81211    760817   2105244     14.10     14.84
1301.06/325.74	c  N dy  7640   1872144      2325     11736    242783    101320    760817   3236905     14.10     14.89
1315.45/329.36	c  N dy  7708   1892722      2325     11736    242783     62350    760817   1018815     14.09     14.87
1327.43/332.37	c  N dy  7800   1912799      2325     11736    242783     82217    760817   2143071     14.09     14.86
1341.02/335.74	c  N dy  7877   1932888      2325     11736    242783    102047    760817   3229515     14.09     17.05
1354.60/339.18	c  N dy  7964   1953092      2325     11736    242783     61754    760817    949227     14.09     14.84
1366.98/342.20	c  N dy  8047   1973410      2325     11736    242783     81817    760817   2052017     14.10     15.02
1379.37/345.39	c  N dy  8121   1993485      2325     11736    242783    101672    760817   3161567     14.09     14.91
1393.75/348.93	c  N dy  8195   2013771      2325     11736    242783    121763    760817   4295883     14.09     14.98
1406.13/352.10	c  N dy  8287   2034320      2325     11736    242783     80767    760817   1991479     14.10     15.00
1419.31/355.31	c  N dy  8326   2054357      2325     11736    242783    100526    760817   3026345     14.09     15.26
1432.89/358.79	c  N dy  8408   2074384      2325     11736    242783    120339    760817   4115746     14.09     16.68
1446.08/362.08	c  N dy  8485   2094484      2325     11736    242783     77897    760817   1745215     14.09     14.85
1459.67/365.45	c  N dy  8587   2114894      2325     11736    242783     98067    760817   2861854     14.09     15.02
1473.66/368.98	c  N dy  8663   2135035      2325     11736    242783    117949    760817   3976195     14.09     14.85
1487.24/372.39	c  N dy  8738   2155092      2325     11736    242783     74578    760817   1574676     14.09     14.89
1500.02/375.52	c  N dy  8824   2175392      2325     11736    242783     94660    760817   2760870     14.09     14.89
1514.40/379.11	c  N dy  8902   2195818      2325     11736    242783    114848    760817   3878871     14.09     14.93
1526.39/382.12	c  S st  8966   2210809      2325     11736    242783     65381    760817    979686     14.09     13.97
1526.39/382.18	c  S st  8966   2211310      2325     11736    242783     65882    760817   1018667     14.09   no data
1526.39/382.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1528.40/382.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.7M T:  0.43
1528.40/382.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1528.40/382.66	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1535.58/384.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
1535.58/384.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
1535.58/384.48	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
1535.98/384.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1540.77/385.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
1541.58/385.94	c lits-rem:        36  cl-subs:      179  v-elim:      0  v-fix:    0  time:  0.19 s
1541.58/385.95	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
1541.96/386.02	c vivif2 --  cl tried    65703 cl shrink        0 lits rem          0 time: 0.07
1542.76/386.24	c asymm  cl-useful: 0/1215/11736 lits-rem:0 time: 0.22
1542.76/386.25	c calculated reachability. Time: 0.00
1542.76/386.25	c  N dy  8966   2211310      2325     11736    242783     65703    760817   1014945     14.09   no data
1555.15/389.31	c  N dy  9043   2231591      2325     11736    242783     85729    760817   2164615     14.09     14.85
1568.33/392.66	c  N dy  9122   2251951      2325     11736    242783    105861    760817   3290707     14.09     14.89
1583.92/396.54	c  N dy  9195   2273292      2325     11736    242783    126950    760817   4450290     14.09     14.90
1599.10/400.32	c  N dy  9281   2294924      2325     11736    242783     83098    760817   1879168     14.09     14.91
1611.90/403.56	c  N dy  9384   2315351      2325     11736    242783    103329    760817   3083988     14.10     14.92
1625.46/406.99	c  N dy  9449   2335443      2325     11736    242783    123203    760817   4241898     14.09     14.89
1640.25/410.62	c  N dy  9533   2355689      2325     11736    242783     76977    760817   1549703     14.10     15.04
1653.03/413.88	c  N dy  9612   2375779      2325     11736    242783     96866    760817   2689826     14.09     17.57
1667.01/417.38	c  N dy  9689   2395920      2325     11736    242783    116784    760817   3805051     14.10     14.86
1682.22/421.12	c  N dy  9780   2415962      2325     11736    242783     69368    760817   1084878     14.10     14.99
1694.58/424.22	c  N dy  9841   2436469      2325     11736    242783     89591    760817   2199419     14.09     14.98
1707.77/427.56	c  N dy  9916   2456506      2325     11736    242783    109404    760817   3295459     14.09     15.28
1722.15/431.12	c  N dy  9991   2476606      2325     11736    242783    129301    760817   4415022     14.09     14.87
1736.13/434.67	c  N dy 10088   2496649      2325     11736    242783     80912    760817   1698635     14.10     16.38
1749.31/437.94	c  N dy 10175   2516735      2325     11736    242783    100777    760817   2805929     14.10     22.31
1763.29/441.45	c  N dy 10245   2536901      2325     11736    242783    120688    760817   3929263     14.10     14.84
1780.07/445.65	c  N dy 10333   2557010      2325     11736    242783     71375    760817   1127886     14.10     14.97
1792.86/448.83	c  N dy 10426   2577073      2325     11736    242783     91206    760817   2243486     14.10     14.87
1806.45/452.30	c  N dy 10518   2597344      2325     11736    242783    111265    760817   3372529     14.10     14.87
1822.44/456.22	c  N dy 10612   2617370      2325     11736    242783    131062    760817   4481623     14.10     14.89
1836.81/459.86	c  N dy 10702   2637483      2325     11736    242783     80763    760817   1583887     14.10     14.91
1850.39/463.25	c  N dy 10781   2657589      2325     11736    242783    100688    760817   2725354     14.10     14.90
1865.17/466.96	c  N dy 10862   2677634      2325     11736    242783    120499    760817   3795379     14.11     14.87
1880.36/470.71	c  N dy 10948   2697776      2325     11736    242783    140399    760817   4922651     14.11     14.87
1889.54/473.08	c  S st 11008   2711310      2325     11736    242783     82561    760817   1667000     14.11     11.06
1889.94/473.15	c  S st 11008   2711812      2325     11736    242783     83061    760817   1700432     14.11   no data
1889.94/473.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1891.95/473.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.0M T:  0.47
1891.95/473.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1891.95/473.67	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1899.13/475.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
1899.13/475.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
1899.13/475.48	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
1899.53/475.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1905.53/477.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
1908.72/477.82	c lits-rem:       153  cl-subs:      595  v-elim:      0  v-fix:    0  time:  0.82 s
1908.72/477.83	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
1909.12/477.94	c vivif2 --  cl tried    82466 cl shrink        0 lits rem          0 time: 0.10
1909.91/478.18	c asymm  cl-useful: 0/1064/11736 lits-rem:0 time: 0.24
1909.91/478.18	c calculated reachability. Time: 0.00
1909.91/478.19	c  N dy 11008   2711812      2325     11736    242783     82466    760817   1684441     14.11   no data
1924.30/481.72	c  N dy 11085   2732828      2325     11736    242783    103185    760817   2819588     14.11     14.86
1939.49/485.50	c  N dy 11152   2753774      2325     11736    242783    123819    760817   3936650     14.10     14.87
1953.47/489.08	c  N dy 11228   2773809      2325     11736    242783    143674    760817   5096807     14.10     14.87
1967.04/492.47	c  N dy 11318   2794101      2325     11736    242783     91615    760817   2114440     14.11     14.91
1980.65/495.85	c  N dy 11389   2814188      2325     11736    242783    111476    760817   3211078     14.10     15.33
1995.81/499.63	c  N dy 11472   2834377      2325     11736    242783    131398    760817   4286343     14.11     14.86
2011.41/503.53	c  N dy 11568   2854446      2325     11736    242783     78129    760817   1313889     14.11     15.65
2024.18/506.74	c  N dy 11647   2874615      2325     11736    242783     98028    760817   2421826     14.11     15.02
2038.19/510.26	c  N dy 11717   2895498      2325     11736    242783    118640    760817   3590594     14.11     14.85
2053.75/514.10	c  N dy 11797   2915907      2325     11736    242783    138811    760817   4712504     14.11     14.85
2069.32/518.01	c  N dy 11873   2936574      2325     11736    242783     85119    760817   1647577     14.11     14.90
2082.91/521.47	c  N dy 11942   2956687      2325     11736    242783    105007    760817   2745512     14.10     14.89
2097.69/525.17	c  N dy 12011   2976722      2325     11736    242783    124800    760817   3791525     14.10     16.07
2114.47/529.35	c  N dy 12097   2996807      2325     11736    242783    144626    760817   4871704     14.11     14.86
2129.25/533.04	c  N dy 12181   3017235      2325     11736    242783     89726    760817   1865521     14.11     15.10
2143.66/536.63	c  N dy 12271   3037544      2325     11736    242783    109819    760817   2991460     14.11     15.15
2158.81/540.40	c  N dy 12359   3057657      2325     11736    242783    129752    760817   4111531     14.11     14.91
2174.02/544.22	c  N dy 12442   3077701      2325     11736    242783    149534    760817   5224046     14.11     16.30
2187.99/547.75	c  N dy 12533   3097738      2325     11736    242783     93244    760817   2063371     14.11     14.92
2201.96/551.26	c  N dy 12626   3118664      2325     11736    242783    113943    760817   3232511     14.11     14.88
2217.55/555.14	c  N dy 12700   3138700      2325     11736    242783    133764    760817   4349291     14.11     15.25
2233.53/559.19	c  N dy 12765   3158740      2325     11736    242783    153530    760817   5400066     14.11     14.98
2248.31/562.84	c  N dy 12834   3178756      2325     11736    242783     96236    760817   2187527     14.11     18.96
2263.89/566.70	c  N dy 12923   3199950      2325     11736    242783    117164    760817   3327716     14.10     14.90
2272.67/568.92	c  S st 12995   3211814      2325     11736    242783    128922    760817   3983945     14.11   no data
2272.67/568.99	c  S st 12995   3212320      2325     11736    242783    129428    760817   4022314     14.11   no data
2273.07/569.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2275.10/569.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.6M T:  0.55
2275.10/569.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2275.50/569.61	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2282.27/571.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
2282.67/571.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
2282.67/571.42	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
2282.67/571.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2289.05/573.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
2304.24/576.89	c lits-rem:       525  cl-subs:     3196  v-elim:      0  v-fix:    0  time:  3.82 s
2304.24/576.90	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
2305.44/577.12	c vivif2 --  cl tried   126232 cl shrink        0 lits rem          0 time: 0.23
2306.26/577.38	c asymm  cl-useful: 0/1255/11736 lits-rem:0 time: 0.26
2306.26/577.39	c calculated reachability. Time: 0.00
2306.26/577.39	c  N dy 12995   3212320      2325     11736    242783    126232    760817   3940907     14.11   no data
2323.44/581.61	c  N dy 13088   3233228      2325     11736    242783    146887    760817   5091611     14.11     14.91
2339.01/585.56	c  N dy 13159   3253279      2325     11736    242783     88623    760817   1673663     14.11     14.97
2353.38/589.11	c  N dy 13235   3274090      2325     11736    242783    109207    760817   2836676     14.11     14.93
2368.57/592.92	c  N dy 13325   3294155      2325     11736    242783    129071    760817   3960913     14.11     15.75
2383.74/596.76	c  N dy 13401   3314554      2325     11736    242783    149220    760817   5120813     14.11     14.93
2398.92/600.52	c  N dy 13468   3334735      2325     11736    242783     90054    760817   1758480     14.11     14.86
2412.51/603.95	c  N dy 13537   3355166      2325     11736    242783    110228    760817   2877076     14.11     14.92
2427.70/607.76	c  N dy 13622   3375338      2325     11736    242783    130200    760817   3988429     14.11     14.85
2443.27/611.60	c  N dy 13736   3395436      2325     11736    242783    150098    760817   5159996     14.11     14.88
2458.86/615.52	c  N dy 13822   3415512      2325     11736    242783     89869    760817   1692280     14.11     15.10
2472.44/618.96	c  N dy 13906   3435525      2325     11736    242783    109655    760817   2810453     14.11     14.89
2487.22/622.65	c  N dy 13973   3455766      2325     11736    242783    129663    760817   3898012     14.11     15.03
2502.01/626.33	c  N dy 14060   3476016      2325     11736    242783    149701    760817   5091221     14.11     14.88
2518.39/630.47	c  N dy 14144   3496128      2325     11736    242783     88498    760817   1585167     14.11     14.98
2531.97/633.82	c  N dy 14211   3516164      2325     11736    242783    108265    760817   2637950     14.11     14.90
2546.76/637.54	c  N dy 14260   3537190      2325     11736    242783    129003    760817   3755274     14.11     14.88
2562.73/641.55	c  N dy 14329   3557367      2325     11736    242783    148926    760817   4843781     14.10     14.91
2579.12/645.65	c  N dy 14407   3577446      2325     11736    242783     86779    760817   1449480     14.11     14.96
2593.50/649.24	c  N dy 14500   3597649      2325     11736    242783    106747    760817   2530322     14.11     14.85
2608.68/653.00	c  N dy 14575   3617693      2325     11736    242783    126530    760817   3612238     14.11     14.85
2624.26/656.97	c  N dy 14642   3637802      2325     11736    242783    146354    760817   4666360     14.11     14.95
2642.64/661.53	c  N dy 14727   3657861      2325     11736    242783     83195    760817   1216884     14.11     14.85
2657.43/665.24	c  N dy 14797   3678371      2325     11736    242783    103488    760817   2309218     14.10     14.87
2671.80/668.84	c  N dy 14866   3698384      2325     11736    242783    123271    760817   3395941     14.10     14.85
2682.19/671.46	c  S st 14933   3712322      2325     11736    242783    137056    760817   4170217     14.10   no data
2682.59/671.54	c  S st 14933   3712823      2325     11736    242783    137557    760817   4209224     14.10   no data
2682.59/671.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2684.99/672.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.1M T:  0.57
2684.99/672.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2684.99/672.17	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2692.17/673.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
2692.17/673.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
2692.17/673.99	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
2692.60/674.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2699.76/675.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
2714.97/679.66	c lits-rem:       410  cl-subs:     3177  v-elim:      0  v-fix:    0  time:  3.85 s
2714.97/679.67	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
2716.15/679.91	c vivif2 --  cl tried   134380 cl shrink        0 lits rem          0 time: 0.24
2716.95/680.17	c asymm  cl-useful: 0/1122/11736 lits-rem:0 time: 0.26
2716.95/680.18	c calculated reachability. Time: 0.00
2716.95/680.18	c  N dy 14933   3712823      2325     11736    242783    134380    760817   4125436     14.10   no data
2733.72/684.31	c  N dy 15016   3733650      2325     11736    242783    154981    760817   5279537     14.10     14.88
2748.51/688.06	c  F st 15097   3751563      2325     11736    242783     88686    760817   1483228     14.11   no data
2750.90/688.69	c  N st 15102   3754861      2325     11736    242783     91944    760817   1639933     14.11   no data
2764.89/692.19	c  N dy 15177   3774871      2325     11736    242783    111698    760817   2702919     14.11     15.01
2780.49/696.04	c  N dy 15278   3794904      2325     11736    242783    131540    760817   3846092     14.11     16.42
2796.06/699.99	c  N dy 15382   3814918      2325     11736    242783    151361    760817   4980754     14.11     22.23
2814.43/704.55	c  N dy 15481   3835080      2325     11736    242783     86275    760817   1304536     14.11     14.86
2827.21/707.80	c  N dy 15570   3855155      2325     11736    242783    106166    760817   2436848     14.11     14.97
2842.79/711.62	c  N dy 15657   3875469      2325     11736    242783    126214    760817   3531669     14.11     15.28
2858.78/715.63	c  N dy 15737   3895572      2325     11736    242783    146090    760817   4611907     14.11     14.91
2874.75/719.62	c  N dy 15826   3915590      2325     11736    242783    165918    760817   5754757     14.12     15.16
2890.36/723.52	c  N dy 15918   3935662      2325     11736    242783     99738    760817   2002040     14.12     14.87
2905.12/727.25	c  N dy 16007   3955667      2325     11736    242783    119530    760817   3061870     14.12     17.86
2920.71/731.17	c  N dy 16088   3975718      2325     11736    242783    139363    760817   4148168     14.12     16.51
2938.29/735.55	c  N dy 16168   3995981      2325     11736    242783    159364    760817   5196787     14.12     14.90
2955.87/739.97	c  N dy 16241   4016148      2325     11736    242783     92305    760817   1553085     14.12     14.89
2970.64/743.61	c  N dy 16305   4036320      2325     11736    242783    112216    760817   2571477     14.12     14.93
2985.03/747.28	c  N dy 16389   4056493      2325     11736    242783    132164    760817   3683998     14.12     14.95
3001.41/751.39	c  N dy 16477   4076552      2325     11736    242783    151980    760817   4753405     14.12     16.73
3018.59/755.69	c  N dy 16570   4096652      2325     11736    242783    171876    760817   5897069     14.12     14.94
3034.57/759.65	c  N dy 16652   4116982      2325     11736    242783    103995    760817   2161849     14.12     15.07
3048.97/763.25	c  N dy 16725   4137040      2325     11736    242783    123834    760817   3234233     14.12     14.94
3064.14/767.01	c  N dy 16800   4157075      2325     11736    242783    143630    760817   4332826     14.12     15.78
3080.52/771.17	c  N dy 16880   4177672      2325     11736    242783    164004    760817   5451700     14.12     14.91
3097.33/775.34	c  N dy 16959   4197818      2325     11736    242783     94952    760817   1633414     14.12     14.90
3107.69/777.94	c  S st 17042   4212825      2325     11736    242783    109817    760817   2473799     14.12   no data
3108.09/778.02	c  S st 17042   4213326      2325     11736    242783    110318    760817   2506553     14.12   no data
3108.09/778.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3110.10/778.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.9M T:  0.53
3110.10/778.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3110.51/778.61	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3117.28/780.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.78 s
3117.68/780.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
3117.68/780.44	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
3117.68/780.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3124.07/782.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
3130.86/783.75	c lits-rem:       217  cl-subs:     1135  v-elim:      0  v-fix:    0  time:  1.74 s
3130.86/783.76	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
3131.66/783.90	c vivif2 --  cl tried   109183 cl shrink        0 lits rem          0 time: 0.15
3132.48/784.16	c asymm  cl-useful: 0/986/11736 lits-rem:0 time: 0.26
3132.48/784.17	c calculated reachability. Time: 0.00
3132.48/784.17	c  N dy 17042   4213326      2325     11736    242783    109183    760817   2476720     14.12   no data
3147.65/787.91	c  N dy 17133   4233440      2325     11736    242783    129095    760817   3567604     14.12     14.94
3163.62/791.96	c  N dy 17221   4253718      2325     11736    242783    149159    760817   4653244     14.12     15.25
3180.42/796.17	c  N dy 17305   4273864      2325     11736    242783    169026    760817   5735367     14.12     14.92
3196.79/800.27	c  N dy 17393   4294009      2325     11736    242783     98976    760817   1792491     14.12     14.88
3211.97/804.04	c  N dy 17476   4314516      2325     11736    242783    119264    760817   2875376     14.12     14.87
3225.55/807.46	c  N dy 17526   4334540      2325     11736    242783    139012    760817   3989654     14.12     14.91
3241.95/811.56	c  N dy 17605   4354639      2325     11736    242783    158884    760817   5063752     14.12     15.25
3259.11/815.81	c  N dy 17696   4374656      2325     11736    242783    178728    760817   6183102     14.12     15.34
3274.29/819.60	c  N dy 17776   4394709      2325     11736    242783    107545    760817   2200879     14.12     14.91
3289.48/823.42	c  N dy 17860   4415520      2325     11736    242783    128094    760817   3337272     14.12     15.00
3305.05/827.39	c  N dy 17925   4436472      2325     11736    242783    148788    760817   4462900     14.12     14.88
3321.05/831.35	c  N dy 17996   4456685      2325     11736    242783    168743    760817   5556507     14.12     15.37
3339.03/835.82	c  N dy 18058   4477048      2325     11736    242783     96955    760817   1584479     14.12     14.88
3353.39/839.44	c  N dy 18127   4497578      2325     11736    242783    117165    760817   2625709     14.12     14.89
3368.18/843.18	c  N dy 18199   4518261      2325     11736    242783    137617    760817   3723062     14.12     14.92
3384.57/847.20	c  N dy 18285   4538434      2325     11736    242783    157594    760817   4802496     14.12     15.07
3401.34/851.47	c  N dy 18388   4558456      2325     11736    242783    177390    760817   5885826     14.12     14.90
3418.14/855.63	c  N dy 18473   4579117      2325     11736    242783    104945    760817   1993062     14.12     14.93
3433.31/859.44	c  N dy 18548   4599142      2325     11736    242783    124704    760817   2977448     14.12     14.94
3448.51/863.27	c  N dy 18641   4619347      2325     11736    242783    144699    760817   4090956     14.12     14.88
3464.47/867.25	c  N dy 18697   4640106      2325     11736    242783    165175    760817   5195351     14.12     14.97
3482.05/871.66	c  N dy 18794   4660625      2325     11736    242783    185497    760817   6340586     14.12     14.89
3498.42/875.73	c  N dy 18866   4681231      2325     11736    242783    111961    760817   2313552     14.12     14.87
3514.01/879.62	c  N dy 18941   4701758      2325     11736    242783    132207    760817   3412172     14.12     14.92
3523.21/881.95	c  S st 18989   4713327      2325     11736    242783    143619    760817   4013419     14.12     13.33
3523.62/882.04	c  S st 18989   4713829      2325     11736    242783    144121    760817   4050797     14.12   no data
3523.62/882.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3525.99/882.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.6M T:  0.60
3525.99/882.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3526.39/882.70	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3533.18/884.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
3533.18/884.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
3533.58/884.52	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
3533.58/884.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3539.98/886.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
3553.16/889.48	c lits-rem:       364  cl-subs:     3220  v-elim:      0  v-fix:    0  time:  3.31 s
3553.16/889.48	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
3554.38/889.72	c vivif2 --  cl tried   140901 cl shrink        0 lits rem          0 time: 0.23
3555.16/889.99	c asymm  cl-useful: 0/1194/11736 lits-rem:0 time: 0.27
3555.56/890.00	c calculated reachability. Time: 0.00
3555.56/890.00	c  N dy 18989   4713829      2325     11736    242783    140901    760817   3975407     14.12   no data
3573.13/894.41	c  N dy 19050   4734728      2325     11736    242783    161524    760817   4997958     14.12     14.86
3589.91/898.62	c  N dy 19127   4755510      2325     11736    242783    182060    760817   6107170     14.12     14.90
3606.30/902.74	c  N dy 19197   4775655      2325     11736    242783    107126    760817   1968602     14.12     14.93
3620.67/906.34	c  N dy 19277   4796066      2325     11736    242783    127299    760817   3081190     14.12     14.90
3635.46/910.07	c  N dy 19361   4816308      2325     11736    242783    147340    760817   4172022     14.12     14.97
3652.24/914.29	c  N dy 19436   4836335      2325     11736    242783    167105    760817   5174681     14.12     14.94
3668.64/918.34	c  N dy 19524   4856939      2325     11736    242783    187506    760817   6320974     14.12     14.86
3684.60/922.39	c  N dy 19599   4877153      2325     11736    242783    111664    760817   2220725     14.12     14.90
3699.40/926.07	c  N dy 19668   4897523      2325     11736    242783    131773    760817   3279681     14.11     14.96
3716.16/930.22	c  N dy 19764   4919897      2325     11736    242783    153886    760817   4471338     14.12     14.87
3732.54/934.37	c  N dy 19868   4940183      2325     11736    242783    173927    760817   5544209     14.12     14.87
3750.92/938.94	c  N dy 19954   4960329      2325     11736    242783     97027    760817   1401606     14.12     14.88
3764.50/942.38	c  N dy 20050   4980331      2325     11736    242783    116826    760817   2487074     14.12     15.02
3779.69/946.13	c  N dy 20150   5000402      2325     11736    242783    136682    760817   3559035     14.12     16.83
3795.26/950.06	c  N dy 20245   5020734      2325     11736    242783    156816    760817   4643833     14.12     14.87
3812.04/954.22	c  N dy 20315   5040752      2325     11736    242783    176623    760817   5700008     14.12     14.89
3830.03/958.74	c  N dy 20411   5060925      2325     11736    242783     98718    760817   1452852     14.12     14.97
3844.02/962.22	c  N dy 20493   5081001      2325     11736    242783    118542    760817   2494585     14.12     14.88
3859.19/966.08	c  N dy 20562   5102271      2325     11736    242783    139582    760817   3616479     14.12     14.87
3875.57/970.12	c  N dy 20637   5122385      2325     11736    242783    159474    760817   4675233     14.12     14.90
3893.55/974.66	c  N dy 20703   5144061      2325     11736    242783    180915    760817   5808414     14.12     14.93
3913.13/979.53	c  N dy 20782   5164633      2325     11736    242783    102343    760817   1600256     14.12     14.95
3928.31/983.30	c  N dy 20871   5185277      2325     11736    242783    122740    760817   2670527     14.12     14.94
3943.49/987.11	c  N dy 20947   5205587      2325     11736    242783    142812    760817   3748188     14.12     14.90
3949.90/988.79	c  S st 20979   5213829      2325     11736    242783    150950    760817   4170388     14.12   no data
3950.28/988.89	c  S st 20979   5214329      2325     11736    242783    151450    760817   4207876     14.12   no data
3950.68/988.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3953.08/989.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.7M T:  0.64
3953.08/989.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3953.48/989.60	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3960.27/991.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.79 s
3960.67/991.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
3960.67/991.44	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
3960.67/991.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3967.48/993.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
3981.04/996.57	c lits-rem:       307  cl-subs:     3138  v-elim:      0  v-fix:    0  time:  3.43 s
3981.04/996.58	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
3982.24/996.83	c vivif2 --  cl tried   148312 cl shrink        0 lits rem          0 time: 0.25
3983.04/997.09	c asymm  cl-useful: 0/1290/11736 lits-rem:0 time: 0.26
3983.44/997.10	c calculated reachability. Time: 0.00
3983.44/997.10	c  N dy 20979   5214329      2325     11736    242783    148312    760817   4131778     14.12   no data
3999.42/1001.14	c  N dy 21057   5234569      2325     11736    242783    168344    760817   5170321     14.12     14.91
4016.60/1005.43	c  N dy 21143   5254878      2325     11736    242783    188408    760817   6287187     14.12     14.88
4034.18/1009.85	c  N dy 21225   5274894      2325     11736    242783    108337    760817   1873785     14.12     16.41
4048.17/1013.35	c  N dy 21292   5295387      2325     11736    242783    128600    760817   2931892     14.12     14.98
4064.94/1017.51	c  N dy 21380   5316348      2325     11736    242783    149332    760817   3992511     14.12     14.97
4082.51/1021.92	c  N dy 21451   5336442      2325     11736    242783    169147    760817   4965996     14.12     14.87
4100.10/1026.35	c  N dy 21516   5356462      2325     11736    242783    188895    760817   5972332     14.11     15.17
4118.07/1030.82	c  N dy 21606   5376632      2325     11736    242783    108058    760817   1828847     14.12     14.88
4132.06/1034.31	c  N dy 21685   5396664      2325     11736    242783    127878    760817   2853846     14.12     14.88
4146.84/1038.02	c  N dy 21759   5416840      2325     11736    242783    147820    760817   3931518     14.11     15.02
4162.83/1042.07	c  N dy 21839   5436982      2325     11736    242783    167663    760817   4955549     14.11     14.90
4178.43/1045.93	c  N dy 21930   5457061      2325     11736    242783    187539    760817   6077638     14.11     14.90
4195.60/1050.29	c  N dy 22018   5477121      2325     11736    242783    105579    760817   1639925     14.11     14.86
4209.57/1053.70	c  N dy 22098   5497506      2325     11736    242783    125724    760817   2704221     14.11     14.86
4224.35/1057.45	c  N dy 22173   5517580      2325     11736    242783    145584    760817   3791844     14.11     15.11
4239.95/1061.33	c  N dy 22256   5537638      2325     11736    242783    165452    760817   4865804     14.11     14.95
4257.90/1065.80	c  N dy 22351   5559170      2325     11736    242783    186718    760817   5990650     14.11     14.87
4278.29/1070.92	c  N dy 22431   5579469      2325     11736    242783    103954    760817   1515034     14.11     14.99
4293.07/1074.67	c  N dy 22512   5600024      2325     11736    242783    124274    760817   2558775     14.11     14.92
4307.85/1078.38	c  N dy 22586   5620108      2325     11736    242783    144102    760817   3586517     14.11     14.88
4324.23/1082.46	c  N dy 22660   5640155      2325     11736    242783    163922    760817   4613479     14.11     15.19
4343.81/1087.36	c  N dy 22752   5663654      2325     11736    242783    187135    760817   5787931     14.11     14.91
4362.19/1091.95	c  N dy 22829   5684173      2325     11736    242783    207404    760817   6845626     14.11     14.86
4379.76/1096.35	c  N dy 22921   5706898      2325     11736    242783    126100    760817   2635008     14.11     14.88
4385.36/1097.70	c  S st 22958   5714330      2325     11736    242783    133448    760817   3041255     14.11     11.75
4385.36/1097.78	c  S st 22958   5714834      2325     11736    242783    133950    760817   3074539     14.11   no data
4385.36/1097.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4387.76/1098.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.5M T:  0.52
4387.76/1098.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4387.76/1098.36	c bin-w-bin subsume rem            0 bins  time:  0.03 s
4394.94/1100.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
4394.94/1100.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
4394.94/1100.18	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.02 s
4395.34/1100.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4401.74/1101.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
4411.35/1104.24	c lits-rem:       190  cl-subs:     1607  v-elim:      0  v-fix:    0  time:  2.36 s
4411.35/1104.25	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.01
4412.12/1104.44	c vivif2 --  cl tried   132343 cl shrink        0 lits rem          0 time: 0.19
4412.92/1104.68	c asymm  cl-useful: 0/1031/11736 lits-rem:0 time: 0.24
4412.92/1104.69	c calculated reachability. Time: 0.00
4412.92/1104.69	c  N dy 22958   5714834      2325     11736    242783    132343    760817   3034633     14.11   no data
4429.70/1108.88	c  N dy 23055   5734839      2325     11736    242783    152137    760817   4083102     14.12     15.24
4447.28/1113.24	c  N dy 23150   5755137      2325     11736    242783    172222    760817   5174718     14.12     14.92
4464.45/1117.58	c  N dy 23254   5775265      2325     11736    242783    192141    760817   6236485     14.12     14.88
4484.43/1122.54	c  N dy 23325   5795327      2325     11736    242783    107179    760817   1609496     14.12     15.47
4498.02/1125.92	c  N dy 23410   5815358      2325     11736    242783    126981    760817   2641037     14.12     14.95
4512.42/1129.55	c  N dy 23475   5835376      2325     11736    242783    146759    760817   3692790     14.12     17.17
4528.38/1133.51	c  N dy 23564   5855739      2325     11736    242783    166859    760817   4712080     14.12     14.96
4545.16/1137.79	c  N dy 23620   5875813      2325     11736    242783    186626    760817   5714538     14.12     14.88
4563.14/1142.26	c  N dy 23704   5895897      2325     11736    242783    206457    760817   6749335     14.12     20.25
4579.51/1146.34	c  N dy 23792   5916207      2325     11736    242783    120847    760817   2319488     14.12     14.89
4593.50/1149.83	c  N dy 23854   5936462      2325     11736    242783    140837    760817   3415602     14.12     14.92
4609.10/1153.78	c  N dy 23940   5956718      2325     11736    242783    160826    760817   4447657     14.12     14.95
4625.86/1157.95	c  N dy 24031   5977026      2325     11736    242783    180897    760817   5526168     14.12     14.87
4643.86/1162.42	c  N dy 24115   5997619      2325     11736    242783    201216    760817   6598341     14.12     14.90
4662.21/1167.04	c  N dy 24211   6017895      2325     11736    242783    114577    760817   1891705     14.12     14.90
4676.20/1170.51	c  N dy 24282   6038571      2325     11736    242783    135015    760817   2971182     14.12     14.86
4690.98/1174.28	c  N dy 24365   6058596      2325     11736    242783    154799    760817   4039904     14.12     17.71
4706.96/1178.26	c  N dy 24444   6079102      2325     11736    242783    175031    760817   5136098     14.12     14.95
4725.75/1182.98	c  N dy 24541   6100754      2325     11736    242783    196434    760817   6255152     14.12     15.10
4746.12/1188.04	c  N dy 24624   6121253      2325     11736    242783    108993    760817   1579091     14.12     14.90
4759.71/1191.45	c  N dy 24698   6141319      2325     11736    242783    128815    760817   2616114     14.12     15.20
4774.49/1195.17	c  N dy 24770   6161592      2325     11736    242783    148824    760817   3723886     14.12     15.17
4790.87/1199.21	c  N dy 24857   6181664      2325     11736    242783    168669    760817   4722053     14.12     15.03

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.20 0.29 0.09 1/172 11922
/proc/meminfo: memFree=17988512/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 514475908 52441088 352 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634515387 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 12803 352 303 106 0 7774 0
[pid=11922/tid=11923] ppid=11920 vsize=116756 CPUtime=0 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 17 0 0 0 0 0 0 0 23 0 4 0 514475908 119558144 388 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634515259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=116756 CPUtime=0 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 9 0 0 0 0 0 0 0 23 0 4 0 514475908 119558144 412 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634620398 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=116756 CPUtime=0 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 43 0 0 0 0 0 0 0 23 0 4 0 514475908 119558144 436 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634515259 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.036803 s]
/proc/loadavg: 1.20 0.29 0.09 1/172 11922
/proc/meminfo: memFree=17988512/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=286892 CPUtime=0.08 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) D 11920 11922 11833 0 -1 4202496 5821 0 0 0 5 3 0 0 18 0 4 0 514475908 293777408 5604 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634558647 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 71723 5675 338 106 0 66694 0
[pid=11922/tid=11923] ppid=11920 vsize=286892 CPUtime=0.03 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 1361 0 0 0 3 0 0 0 18 0 4 0 514475908 293777408 5675 33554432000 4194304 4627427 140737272883168 18446744073709551615 4301215 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=287024 CPUtime=0.01 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 1356 0 0 0 0 1 0 0 18 0 4 0 514475908 293912576 5768 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=287288 CPUtime=0 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) D 11920 11922 11833 0 -1 4202560 1523 0 0 0 0 0 0 0 18 0 4 0 514475908 294182912 5962 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634541162 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 286892

[startup+0.199763 s]
/proc/loadavg: 1.20 0.29 0.09 1/172 11922
/proc/meminfo: memFree=17988512/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=289700 CPUtime=0.94 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 14862 0 0 0 83 11 0 0 18 0 4 0 514475908 296652800 14645 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634558647 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 72560 15632 380 106 0 67531 0
[pid=11922/tid=11923] ppid=11920 vsize=290240 CPUtime=0.27 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 4041 0 0 0 26 1 0 0 18 0 4 0 514475908 297205760 15739 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634176545 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=290316 CPUtime=0.21 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) D 11920 11922 11833 0 -1 4202560 4587 0 0 0 17 4 0 0 18 0 4 0 514475908 297283584 16027 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634212552 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=294924 CPUtime=0.99 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 4501 0 0 0 99 0 0 0 19 0 4 0 514475908 302002176 20716 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 289700

[startup+1.15353 s]
/proc/loadavg: 1.20 0.29 0.09 1/172 11922
/proc/meminfo: memFree=17988512/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=295096 CPUtime=4.43 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 24218 0 0 0 428 15 0 0 19 0 4 0 514475908 302178304 21116 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 73774 21116 386 106 0 68745 0
[pid=11922/tid=11923] ppid=11920 vsize=295096 CPUtime=1.13 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 6182 0 0 0 112 1 0 0 19 0 4 0 514475908 302178304 21117 33554432000 4194304 4627427 140737272883168 18446744073709551615 4333037 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=295096 CPUtime=1.07 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 6760 0 0 0 102 5 0 0 19 0 4 0 514475908 302178304 21117 33554432000 4194304 4627427 140737272883168 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=295096 CPUtime=1.09 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 4669 0 0 0 109 0 0 0 19 0 4 0 514475908 302178304 21117 33554432000 4194304 4627427 140737272883168 18446744073709551615 4329693 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 295096

[startup+1.25351 s]
/proc/loadavg: 1.20 0.29 0.09 1/172 11922
/proc/meminfo: memFree=17988512/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=295096 CPUtime=4.82 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 24647 0 0 0 467 15 0 0 19 0 4 0 514475908 302178304 21545 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 73774 21545 386 106 0 68745 0
[pid=11922/tid=11923] ppid=11920 vsize=295096 CPUtime=1.23 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 6266 0 0 0 122 1 0 0 19 0 4 0 514475908 302178304 21545 33554432000 4194304 4627427 140737272883168 18446744073709551615 4333272 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=295096 CPUtime=1.17 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 6843 0 0 0 112 5 0 0 19 0 4 0 514475908 302178304 21545 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=295096 CPUtime=1.19 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 4844 0 0 0 118 1 0 0 19 0 4 0 514475908 302178304 21545 33554432000 4194304 4627427 140737272883168 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 295096

[startup+1.50047 s]
/proc/loadavg: 1.20 0.29 0.09 1/172 11922
/proc/meminfo: memFree=17988512/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=300444 CPUtime=5.82 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 27273 0 0 0 566 16 0 0 19 0 4 0 514475908 307654656 20238 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 75111 20238 386 106 0 70082 0
[pid=11922/tid=11923] ppid=11920 vsize=300444 CPUtime=1.48 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 6968 0 0 0 147 1 0 0 19 0 4 0 514475908 307654656 20238 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=300444 CPUtime=1.42 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 7533 0 0 0 137 5 0 0 19 0 4 0 514475908 307654656 20238 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=300444 CPUtime=1.44 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 5392 0 0 0 143 1 0 0 19 0 4 0 514475908 307654656 20238 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308963 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 300444

[startup+3.10618 s]
/proc/loadavg: 1.75 0.41 0.14 9/184 11939
/proc/meminfo: memFree=17851920/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=319796 CPUtime=12.23 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 36379 0 0 0 1205 18 0 0 24 0 4 0 514475908 327471104 23617 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 79949 23617 387 106 0 74920 0
[pid=11922/tid=11923] ppid=11920 vsize=319796 CPUtime=3.09 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 9139 0 0 0 307 2 0 0 23 0 4 0 514475908 327471104 23617 33554432000 4194304 4627427 140737272883168 18446744073709551615 4321488 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=319796 CPUtime=3.03 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 9717 0 0 0 297 6 0 0 24 0 4 0 514475908 327471104 23617 33554432000 4194304 4627427 140737272883168 18446744073709551615 4328176 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=319796 CPUtime=3.03 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 7995 0 0 0 302 1 0 0 25 0 4 0 514475908 327471104 23617 33554432000 4194304 4627427 140737272883168 18446744073709551615 4321395 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 319796

[startup+6.30062 s]
/proc/loadavg: 1.75 0.41 0.14 9/184 11939
/proc/meminfo: memFree=17801824/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=329232 CPUtime=25.01 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 43989 0 0 0 2482 19 0 0 25 0 4 0 514475908 337133568 29073 33554432000 4194304 4627427 140737272883168 18446744073709551615 4424929 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 82308 29073 390 106 0 77279 0
[pid=11922/tid=11923] ppid=11920 vsize=329232 CPUtime=6.29 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 10455 0 0 0 627 2 0 0 25 0 4 0 514475908 337133568 29073 33554432000 4194304 4627427 140737272883168 18446744073709551615 4424721 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=329232 CPUtime=6.23 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 11360 0 0 0 617 6 0 0 25 0 4 0 514475908 337133568 29073 33554432000 4194304 4627427 140737272883168 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=329232 CPUtime=6.22 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 12317 0 0 0 620 2 0 0 25 0 4 0 514475908 337133568 29073 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 329232

[startup+12.7005 s]
/proc/loadavg: 2.25 0.54 0.18 9/184 11939
/proc/meminfo: memFree=17754428/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=298588 CPUtime=50.56 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 67508 0 0 0 5033 23 0 0 25 0 4 0 514475908 305754112 36265 33554432000 4194304 4627427 140737272883168 18446744073709551615 4424709 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 74647 36265 390 106 0 69618 0
[pid=11922/tid=11923] ppid=11920 vsize=298588 CPUtime=12.68 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 15833 0 0 0 1265 3 0 0 25 0 4 0 514475908 305754112 36265 33554432000 4194304 4627427 140737272883168 18446744073709551615 4423804 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=298588 CPUtime=12.62 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 18258 0 0 0 1255 7 0 0 25 0 4 0 514475908 305754112 36265 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309408 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=298588 CPUtime=12.58 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 17670 0 0 0 1255 3 0 0 25 0 4 0 514475908 305754112 36266 33554432000 4194304 4627427 140737272883168 18446744073709551615 4322605 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 298588

[startup+25.5002 s]
/proc/loadavg: 3.52 0.91 0.30 9/184 11940
/proc/meminfo: memFree=17620756/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=450268 CPUtime=101.69 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 102082 0 0 0 10138 31 0 0 25 0 4 0 514475908 461074432 60731 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308411 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 112567 60731 390 106 0 107538 0
[pid=11922/tid=11923] ppid=11920 vsize=450268 CPUtime=25.49 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 25575 0 0 0 2543 6 0 0 25 0 4 0 514475908 461074432 60731 33554432000 4194304 4627427 140737272883168 18446744073709551615 4424993 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=450268 CPUtime=25.42 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 23670 0 0 0 2533 9 0 0 25 0 4 0 514475908 461074432 60731 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309549 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=450268 CPUtime=25.32 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 28722 0 0 0 2527 5 0 0 25 0 4 0 514475908 461074432 60731 33554432000 4194304 4627427 140737272883168 18446744073709551615 4321425 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 450268

[startup+51.1007 s]
/proc/loadavg: 5.05 1.47 0.51 9/184 11940
/proc/meminfo: memFree=17578960/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=505568 CPUtime=203.97 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 143987 0 0 0 20358 39 0 0 25 0 4 0 514475908 517701632 65495 33554432000 4194304 4627427 140737272883168 18446744073709551615 4424686 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 126392 65496 390 106 0 121363 0
[pid=11922/tid=11923] ppid=11920 vsize=505568 CPUtime=51.08 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 37012 0 0 0 5100 8 0 0 25 0 4 0 514475908 517701632 65496 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=505568 CPUtime=51.02 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 36940 0 0 0 5090 12 0 0 25 0 4 0 514475908 517701632 65496 33554432000 4194304 4627427 140737272883168 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=505568 CPUtime=50.8 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 36131 0 0 0 5074 6 0 0 25 0 4 0 514475908 517701632 65496 33554432000 4194304 4627427 140737272883168 18446744073709551615 4322179 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 505568

[startup+102.301 s]
/proc/loadavg: 6.72 2.48 0.90 9/184 11942
/proc/meminfo: memFree=17506400/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=507924 CPUtime=408.52 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 238965 0 0 0 40792 60 0 0 25 0 4 0 514475908 520114176 73689 33554432000 4194304 4627427 140737272883168 18446744073709551615 4424596 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 126981 73689 390 106 0 121952 0
[pid=11922/tid=11923] ppid=11920 vsize=507924 CPUtime=102.28 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 58491 0 0 0 10215 13 0 0 25 0 4 0 514475908 520114176 73689 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=507924 CPUtime=102.22 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 57648 0 0 0 10205 17 0 0 25 0 4 0 514475908 520114176 73689 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=507924 CPUtime=101.76 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 68586 0 0 0 10163 13 0 0 25 0 4 0 514475908 520114176 73689 33554432000 4194304 4627427 140737272883168 18446744073709551615 4424704 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 507924

[startup+162.301 s]

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

[pid=11922] ppid=11920 vsize=1059436 CPUtime=2565.92 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1051851 0 0 0 256316 276 0 0 25 0 4 0 514475908 1084862464 167998 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 264859 167998 390 106 0 259830 0
[pid=11922/tid=11923] ppid=11920 vsize=1059436 CPUtime=642.28 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 281959 0 0 0 64152 76 0 0 25 0 4 0 514475908 1084862464 167998 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=1059436 CPUtime=642.22 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 247053 0 0 0 64156 66 0 0 25 0 4 0 514475908 1084862464 167998 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=1059436 CPUtime=639.21 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 271500 0 0 0 63854 67 0 0 25 0 4 0 514475908 1084862464 167998 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308194 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.92
Current children cumulated vsize (KiB) 1059436

[startup+702.301 s]
/proc/loadavg: 8.08 7.34 4.31 9/184 11958
/proc/meminfo: memFree=16873116/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=1064096 CPUtime=2805.64 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1123718 0 0 0 280267 297 0 0 25 0 4 0 514475908 1089634304 171561 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 266024 171561 401 106 0 260995 0
[pid=11922/tid=11923] ppid=11920 vsize=1064096 CPUtime=702.27 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 301939 0 0 0 70145 82 0 0 25 0 4 0 514475908 1089634304 171561 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=1064096 CPUtime=702.22 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 264658 0 0 0 70152 70 0 0 25 0 4 0 514475908 1089634304 171561 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=1064096 CPUtime=698.93 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 289789 0 0 0 69820 73 0 0 25 0 4 0 514475908 1089634304 171561 33554432000 4194304 4627427 140737272883168 18446744073709551615 4327434 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.64
Current children cumulated vsize (KiB) 1064096

[startup+762.301 s]
/proc/loadavg: 8.08 7.47 4.54 9/184 11959
/proc/meminfo: memFree=16832920/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=848780 CPUtime=3045.36 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1207477 0 0 0 304216 320 0 0 25 0 4 0 514475908 869150720 174698 33554432000 4194304 4627427 140737272883168 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 212195 174698 401 106 0 207166 0
[pid=11922/tid=11923] ppid=11920 vsize=848780 CPUtime=762.27 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 321925 0 0 0 76140 87 0 0 25 0 4 0 514475908 869150720 174698 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=848780 CPUtime=762.21 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 285844 0 0 0 76145 76 0 0 25 0 4 0 514475908 869150720 174698 33554432000 4194304 4627427 140737272883168 18446744073709551615 216634539927 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=848780 CPUtime=758.66 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 312315 0 0 0 75786 80 0 0 25 0 4 0 514475908 869150720 174698 33554432000 4194304 4627427 140737272883168 18446744073709551615 4424993 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.36
Current children cumulated vsize (KiB) 848780

[startup+822.3 s]
/proc/loadavg: 8.13 7.59 4.77 9/184 11961
/proc/meminfo: memFree=16825200/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=917480 CPUtime=3285.08 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1278775 0 0 0 328167 341 0 0 25 0 4 0 514475908 939499520 178316 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 229370 178316 401 106 0 224341 0
[pid=11922/tid=11923] ppid=11920 vsize=917480 CPUtime=822.27 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 338515 0 0 0 82136 91 0 0 25 0 4 0 514475908 939499520 178316 33554432000 4194304 4627427 140737272883168 18446744073709551615 4327482 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=917480 CPUtime=822.22 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 303270 0 0 0 82140 82 0 0 25 0 4 0 514475908 939499520 178316 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=917480 CPUtime=818.38 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 332799 0 0 0 81752 86 0 0 25 0 4 0 514475908 939499520 178316 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3285.08
Current children cumulated vsize (KiB) 917480

[startup+882.301 s]
/proc/loadavg: 8.09 7.68 4.97 9/184 11963
/proc/meminfo: memFree=16814888/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=1126900 CPUtime=3524.79 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1346270 0 0 0 352114 365 0 0 25 0 4 0 514475908 1153945600 183767 33554432000 4194304 4627427 140737272883168 18446744073709551615 4341809 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 281725 183767 401 106 0 276696 0
[pid=11922/tid=11923] ppid=11920 vsize=1126900 CPUtime=882.28 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 352134 0 0 0 88131 97 0 0 25 0 4 0 514475908 1153945600 183768 33554432000 4194304 4627427 140737272883168 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=1126900 CPUtime=882.21 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 321474 0 0 0 88133 88 0 0 25 0 4 0 514475908 1153945600 183768 33554432000 4194304 4627427 140737272883168 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=1126900 CPUtime=878.09 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 350414 0 0 0 87717 92 0 0 25 0 4 0 514475908 1153945600 183768 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.79
Current children cumulated vsize (KiB) 1126900

[startup+942.3 s]
/proc/loadavg: 8.12 7.76 5.17 9/184 11964
/proc/meminfo: memFree=16867676/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=1042504 CPUtime=3764.5 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1409697 0 0 0 376067 383 0 0 25 0 4 0 514475908 1067524096 167917 33554432000 4194304 4627427 140737272883168 18446744073709551615 4310126 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 260626 167918 401 106 0 255597 0
[pid=11922/tid=11923] ppid=11920 vsize=1042504 CPUtime=942.28 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 369617 0 0 0 94126 102 0 0 25 0 4 0 514475908 1067524096 167918 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=1042504 CPUtime=942.22 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 338038 0 0 0 94130 92 0 0 25 0 4 0 514475908 1067524096 167918 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=1042504 CPUtime=937.81 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 363849 0 0 0 93685 96 0 0 25 0 4 0 514475908 1067524096 167918 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.5
Current children cumulated vsize (KiB) 1042504

[startup+1002.3 s]
/proc/loadavg: 8.08 7.82 5.35 9/184 11966
/proc/meminfo: memFree=16843088/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=920760 CPUtime=4004.21 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1475293 0 0 0 400017 404 0 0 25 0 4 0 514475908 942858240 168531 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 230190 168531 401 106 0 225161 0
[pid=11922/tid=11923] ppid=11920 vsize=920760 CPUtime=1002.28 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 385540 0 0 0 100121 107 0 0 25 0 4 0 514475908 942858240 168531 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308194 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=920760 CPUtime=1002.21 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 354419 0 0 0 100124 97 0 0 25 0 4 0 514475908 942858240 168531 33554432000 4194304 4627427 140737272883168 18446744073709551615 4428121 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=920760 CPUtime=997.53 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 378813 0 0 0 99652 101 0 0 25 0 4 0 514475908 942858240 168531 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4004.21
Current children cumulated vsize (KiB) 920760

[startup+1062.3 s]
/proc/loadavg: 8.16 7.90 5.54 9/184 11967
/proc/meminfo: memFree=16771632/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=1011700 CPUtime=4243.95 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1549411 0 0 0 423971 424 0 0 25 0 4 0 514475908 1035980800 172668 33554432000 4194304 4627427 140737272883168 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 252925 172668 401 106 0 247896 0
[pid=11922/tid=11923] ppid=11920 vsize=1011700 CPUtime=1062.28 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 403640 0 0 0 106117 111 0 0 25 0 4 0 514475908 1035980800 172668 33554432000 4194304 4627427 140737272883168 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=1011700 CPUtime=1062.22 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 377001 0 0 0 106119 103 0 0 25 0 4 0 514475908 1035980800 172668 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=1011700 CPUtime=1057.25 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 394434 0 0 0 105620 105 0 0 25 0 4 0 514475908 1035980800 172668 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.95
Current children cumulated vsize (KiB) 1011700

[startup+1122.3 s]
/proc/loadavg: 8.10 7.92 5.68 9/184 11969
/proc/meminfo: memFree=16676012/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=1054940 CPUtime=4483.63 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1621477 0 0 0 447918 445 0 0 25 0 4 0 514475908 1080258560 187301 33554432000 4194304 4627427 140737272883168 18446744073709551615 4321488 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 263735 187301 401 106 0 258706 0
[pid=11922/tid=11923] ppid=11920 vsize=1054940 CPUtime=1122.27 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 420490 0 0 0 112110 117 0 0 25 0 4 0 514475908 1080258560 187301 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=1054940 CPUtime=1122.21 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 402553 0 0 0 112113 108 0 0 25 0 4 0 514475908 1080258560 187301 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=1054940 CPUtime=1116.96 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 406717 0 0 0 111587 109 0 0 25 0 4 0 514475908 1080258560 187301 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.63
Current children cumulated vsize (KiB) 1054940

[startup+1182.31 s]
/proc/loadavg: 8.18 7.98 5.84 9/184 11971
/proc/meminfo: memFree=16621424/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=1275036 CPUtime=4723.37 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1691224 0 0 0 471872 465 0 0 25 0 4 0 514475908 1305636864 204240 33554432000 4194304 4627427 140737272883168 18446744073709551615 4332830 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 318759 204240 401 106 0 313730 0
[pid=11922/tid=11923] ppid=11920 vsize=1275036 CPUtime=1182.28 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 438073 0 0 0 118105 123 0 0 25 0 4 0 514475908 1305636864 204240 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=1275036 CPUtime=1182.22 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 422616 0 0 0 118108 114 0 0 25 0 4 0 514475908 1305636864 204240 33554432000 4194304 4627427 140737272883168 18446744073709551615 4333154 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=1275036 CPUtime=1176.68 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 420740 0 0 0 117555 113 0 0 25 0 4 0 514475908 1305636864 204240 33554432000 4194304 4627427 140737272883168 18446744073709551615 4321776 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.37
Current children cumulated vsize (KiB) 1275036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.19 8.00 5.89 9/184 11971
/proc/meminfo: memFree=16609020/32951124 swapFree=67111528/67111528
[pid=11922] ppid=11920 vsize=1277536 CPUtime=4800.06 cores=0,2,4,6
/proc/11922/stat : 11922 (strangenight2-m) R 11920 11922 11833 0 -1 4202496 1713196 0 0 0 479534 472 0 0 25 0 4 0 514475908 1308196864 202177 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11922/statm: 319384 202177 390 106 0 314355 0
[pid=11922/tid=11923] ppid=11920 vsize=1277536 CPUtime=1201.48 cores=0,2,4,6
/proc/11922/task/11923/stat : 11923 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 443267 0 0 0 120024 124 0 0 25 0 4 0 514475908 1308196864 202178 33554432000 4194304 4627427 140737272883168 18446744073709551615 4420171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11922/tid=11924] ppid=11920 vsize=1277536 CPUtime=1201.42 cores=0,2,4,6
/proc/11922/task/11924/stat : 11924 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 429706 0 0 0 120026 116 0 0 25 0 4 0 514475908 1308196864 202178 33554432000 4194304 4627427 140737272883168 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11922/tid=11925] ppid=11920 vsize=1277536 CPUtime=1195.79 cores=0,2,4,6
/proc/11922/task/11925/stat : 11925 (strangenight2-m) R 11920 11922 11833 0 -1 4202560 427887 0 0 0 119464 115 0 0 25 0 4 0 514475908 1308196864 202178 33554432000 4194304 4627427 140737272883168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1277536

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): 1201.55
CPU time (s): 4800.14
CPU user time (s): 4795.37
CPU system time (s): 4.76627
CPU usage (%): 399.496
Max. virtual memory (cumulated for all children) (KiB): 1277536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.37
system time used= 4.76628
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1713201
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= 3708
involuntary context switches= 35265

runsolver used 1.78873 second user time and 3.9254 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 00:12:13
IDJOB=3257711
IDBENCH=71269
IDSOLVER=1586
FILE ID=node103/3257711-1304028733
RUNJOBID= node103-1304028687-11851
PBS_JOBID= 13170349
Free space on /tmp= 71516 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g3.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257711-1304028733/watcher-3257711-1304028733 -o /tmp/evaluation-result-3257711-1304028733/solver-3257711-1304028733 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3257711-1304028733.cnf

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

MD5SUM BENCH= 231f625a25c77518fbce98fe99f807b5
RANDOM SEED=1767925473

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      17988684 kB
Buffers:       2143740 kB
Cached:       12172404 kB
SwapCached:          0 kB
Active:        5500872 kB
Inactive:      8878596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17988684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9268 kB
Writeback:           0 kB
AnonPages:       62648 kB
Mapped:          14628 kB
Slab:           517944 kB
PageTables:       4412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187636 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= 71504 MiB
End job on node103 at 2011-04-29 00:32:16