Trace number 3366939

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366939-1305416061.cnf'
0.00/0.01	c -- header says num vars:           1534
0.00/0.01	c -- header says num clauses:      132295
0.00/0.04	c -- clauses added:            0 learnts,       132295 normals,            0 xors
0.00/0.04	c -- vars added       1534
0.00/0.04	c Parsing time:  0.01 s
0.00/0.04	c  N st     0         0      1534        59    132236         0    266006         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/59/59 lits-rem:0 time: 0.00
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
0.00/0.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.08	c bin-w-bin subsume rem         5814 bins  time:  0.01 s
0.00/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1534 time:  0.01 s
0.00/0.11	c Removed useless bin:       0  fixed:     0  props:   0.64M  time:  0.01 s
0.36/0.93	c lits-rem:       749  cl-subs:        0  v-elim:     59  v-fix:    0  time:  0.06 s
0.36/0.93	c Finding binary XORs  T:     0.00 s  found:       0
0.36/0.93	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.36/0.93	c calculated reachability. Time: 0.00
0.36/0.93	c Calc default polars -  time:   0.00 s pos:       0 undec:      59 neg:    1475
0.36/0.93	c =========================================================================================
0.36/0.93	c types(t): F = full restart, N = normal restart
0.36/0.93	c types(t): S = simplification begin/end, E = solution found
0.36/0.93	c restart types(rt): st = static, dy = dynamic
0.36/0.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.36/0.93	c  B st     0         0      1475      6967    117980         0    419017         0   no data   no data
0.36/0.93	c  N dy    13      4006      1475      6967    117980      3977    419017    161661      9.60     10.13
0.36/0.93	c  N dy    36      8182      1475      6967    117984      5641    419017    179145      9.91     10.44
0.36/1.03	c  N dy    49     12303      1475      6967    117984      5512    419017    128029      9.76     10.37
4.83/1.33	c  N dy    70     16432      1475      6967    117986      9595    419017    300518      9.78     10.31
6.03/1.57	c  N dy   100     20439      1475      6967    117988      7991    419017    195412      9.99     10.54
7.09/1.89	c  N dy   127     24680      1475      6967    117988     12188    419017    371507     10.15     10.74
7.51/1.91	c  F st   130     25003      1475      6967    117988     12505    419017    384014     10.15   no data
9.08/2.31	c  N dy   136     30001      1475      6967    117988     10670    419017    280911     10.15   no data
9.08/2.31	c  S st   136     30001      1475      6967    117988     10670    419017    280911     10.15   no data
9.08/2.35	c  S st   136     30505      1475      6967    117988     11173    419017    307516     10.15   no data
9.08/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.88/2.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    141 BRemL:      0 BRemN:      0 P:  9.6M T:  0.17
9.88/2.53	c blocked clauses removed:        0 vars:      0 tried:        1475 T: 0.00 s
9.88/2.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
12.68/3.28	c subs with bin:        0  lits-rem:     54861  v-fix:    0  time:  0.74 s
12.68/3.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
13.08/3.30	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
13.08/3.31	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.86/4.53	c subs with bin:        0  lits-rem:       112  v-fix:    0  time:  1.20 s
18.26/4.68	c lits-rem:       598  cl-subs:     2087  v-elim:      0  v-fix:    0  time:  0.14 s
19.06/4.86	c asymm  cl-useful: 2/2265/6967 lits-rem:2 time: 0.18
19.06/4.86	c calculated reachability. Time: 0.00
19.06/4.86	c  N dy   136     30505      1475      6967    118129      9086    364152    272231     10.15   no data
20.68/5.27	c  N dy   170     35899      1475      6967    118152     14432    364152    551040     10.30     11.01
21.84/5.60	c  N dy   196     39925      1475      6967    118152     10602    364152    291144     10.41     13.83
23.44/5.94	c  N dy   228     44197      1475      6967    118154     14824    364152    494119     10.55     11.24
23.85/6.08	c  S st   239     45757      1475      6967    118154     16368    364152    573007     10.61   no data
24.25/6.12	c  S st   239     46264      1475      6967    118154     16874    364152    600890     10.61   no data
24.25/6.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.65/6.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      0 BRemN:      0 P:  9.1M T:  0.16
24.65/6.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.65/6.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
26.63/6.75	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.44 s
26.63/6.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
26.63/6.77	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
26.63/6.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.82/8.03	c subs with bin:        0  lits-rem:         8  v-fix:    0  time:  1.24 s
33.02/8.30	c lits-rem:       191  cl-subs:      442  v-elim:      0  v-fix:    0  time:  0.26 s
33.02/8.30	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
33.02/8.33	c vivif2 --  cl tried    16432 cl shrink       59 lits rem         66 time: 0.02
33.42/8.51	c asymm  cl-useful: 0/2052/6967 lits-rem:0 time: 0.18
33.84/8.51	c calculated reachability. Time: 0.00
33.84/8.51	c  N dy   239     46264      1475      6967    118161     16432    364149    589006     10.61   no data
35.01/8.84	c  N dy   265     50290      1475      6967    118161     11578    364149    285747     10.67     11.39
36.21/9.16	c  N dy   287     54389      1475      6967    118161     15618    364149    470488     10.70     11.35
37.81/9.51	c  N dy   315     58455      1475      6967    118161     19631    364149    659487     10.81     11.40
39.00/9.84	c  N dy   335     62504      1475      6967    118161     13767    364149    351613     10.81     11.39
40.60/10.20	c  N dy   353     66599      1475      6967    118161     17817    364149    539187     10.83     11.41
41.40/10.45	c  S st   372     69397      1475      6967    118161     20587    364149    667274     10.86   no data
41.40/10.49	c  S st   372     69899      1475      6967    118161     21088    364149    692741     10.86   no data
41.40/10.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.20/10.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.4M T:  0.17
42.20/10.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.20/10.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
44.19/11.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
44.19/11.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
44.19/11.14	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
44.19/11.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.38/12.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
50.58/12.77	c lits-rem:       295  cl-subs:      750  v-elim:      0  v-fix:    0  time:  0.34 s
50.58/12.78	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
50.98/12.80	c vivif2 --  cl tried    20338 cl shrink        0 lits rem          0 time: 0.03
51.40/12.99	c asymm  cl-useful: 0/1857/6967 lits-rem:0 time: 0.19
51.40/13.00	c calculated reachability. Time: 0.00
51.40/13.00	c  N dy   372     69899      1475      6967    118161     20338    364149    675013     10.86   no data
52.97/13.38	c  N dy   391     74429      1475      6967    118161     13956    364149    309256     10.85     13.88
54.96/13.81	c  N dy   420     79599      1475      6967    118161     19065    364149    528452     10.89     11.49
56.96/14.31	c  N dy   441     85208      1475      6967    118161     12761    364149    221626     10.88     11.49
57.76/14.50	c  F st   455     87501      1475      6967    118161     15029    364149    325476     10.89   no data
58.56/14.79	c  N st   460     90795      1475      6967    118161     18254    364149    489796     10.89   no data
60.94/15.34	c  N dy   477     96670      1475      6967    118161     24029    364149    732633     10.88     12.17
62.94/15.88	c  N dy   512    102857      1475      6967    118161     17321    364149    389293     10.91     11.78
63.74/16.05	c  S st   519    104853      1475      6967    118161     19287    364149    472778     10.90   no data
63.74/16.10	c  S st   519    105354      1475      6967    118161     19787    364149    499925     10.90   no data
64.14/16.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.56/16.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.16
64.56/16.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.56/16.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
66.54/16.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
66.54/16.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
66.54/16.74	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
66.54/16.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
71.32/17.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
72.12/18.14	c lits-rem:       193  cl-subs:      570  v-elim:      0  v-fix:    0  time:  0.16 s
72.12/18.14	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
72.12/18.16	c vivif2 --  cl tried    19217 cl shrink        0 lits rem          0 time: 0.02
72.52/18.23	c asymm  cl-useful: 0/734/6967 lits-rem:0 time: 0.07
72.52/18.23	c calculated reachability. Time: 0.00
72.52/18.23	c  N dy   519    105354      1475      6967    118161     19217    364149    489128     10.90   no data
74.91/18.84	c  N dy   544    112177      1475      6967    118161     25914    364149    793620     10.89     11.74
77.32/19.47	c  N dy   581    119432      1475      6967    118161     19295    364149    450881     10.92     11.76
80.10/20.18	c  N dy   618    127187      1475      6967    118161     26934    364149    776643     10.93     11.55
83.29/20.91	c  N dy   651    135423      1475      6967    118161     20291    364149    490748     10.93     11.51
86.51/21.71	c  N dy   689    144138      1475      6967    118161     28873    364149    846307     10.94     14.29
89.67/22.58	c  N dy   727    153649      1475      6967    118161     22458    364149    526731     10.93     11.51
91.67/23.00	c  S st   753    158031      1475      6967    118161     26753    364149    713356     10.95     11.45
91.67/23.04	c  S st   753    158535      1475      6967    118161     27257    364149    740988     10.95   no data
91.67/23.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.47/23.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.2M T:  0.19
92.47/23.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.47/23.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
94.07/23.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
94.47/23.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
94.47/23.71	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
94.47/23.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.25/24.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
100.85/25.36	c lits-rem:       298  cl-subs:      902  v-elim:      0  v-fix:    0  time:  0.37 s
100.85/25.36	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
100.85/25.39	c vivif2 --  cl tried    26355 cl shrink        0 lits rem          0 time: 0.03
101.65/25.58	c asymm  cl-useful: 0/1710/6967 lits-rem:0 time: 0.19
101.65/25.59	c calculated reachability. Time: 0.00
101.65/25.59	c  N dy   753    158535      1475      6967    118161     26355    364149    722180     10.95   no data
105.63/26.57	c  N dy   794    168768      1475      6967    118162     19695    364149    367961     10.93     11.56
109.63/27.58	c  N dy   837    179744      1475      6967    118162     30512    364149    825484     10.94     11.79
114.41/28.72	c  N dy   889    192022      1475      6967    118162     24890    364149    558475     10.96     11.58
119.20/29.94	c  N dy   948    204295      1475      6967    118162     36992    364149   1101111     10.98     13.18
123.99/31.14	c  N dy  1006    217446      1475      6967    118162     31273    364149    804552     10.99     11.62
129.58/32.50	c  N dy  1073    231700      1475      6967    118162     25617    364149    510967     11.00     11.64
131.58/33.08	c  S st  1094    237802      1475      6967    118162     31607    364149    755315     10.99   no data
131.97/33.13	c  S st  1094    238307      1475      6967    118162     32112    364149    780000     10.99   no data
131.97/33.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.77/33.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.1M T:  0.19
132.77/33.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.77/33.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
134.37/33.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
134.37/33.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
134.37/33.80	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
134.37/33.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
139.59/35.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
141.14/35.47	c lits-rem:       330  cl-subs:     1444  v-elim:      0  v-fix:    0  time:  0.41 s
141.14/35.47	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
141.54/35.50	c vivif2 --  cl tried    30668 cl shrink       14 lits rem         14 time: 0.03
141.94/35.69	c asymm  cl-useful: 0/1822/6967 lits-rem:0 time: 0.19
142.34/35.70	c calculated reachability. Time: 0.00
142.34/35.70	c  N dy  1094    238307      1475      6967    118162     30668    364149    751730     10.99   no data
148.37/37.22	c  N dy  1154    253698      1475      6967    118162     25125    364149    455185     10.98     11.57
154.71/38.82	c  N dy  1231    269962      1475      6967    118162     41145    364149   1152616     10.98     11.63
161.13/40.49	c  N dy  1312    287466      1475      6967    118162     36744    364149    930498     10.99     11.72
168.68/42.30	c  N dy  1400    305875      1475      6967    118162     32220    364149    704910     10.99     11.59
168.68/42.33	c  F st  1403    306250      1475      6967    118162     32592    364149    721890     11.00     11.07
176.67/44.33	c  N dy  1458    325399      1475      6967    118162     27740    364149    487537     10.99     14.28
184.64/46.36	c  N dy  1561    345444      1475      6967    118162     47422    364149   1283771     11.01     14.91
189.42/47.55	c  S st  1612    357460      1475      6967    118162     34693    364149    754316     11.02     11.26
189.82/47.60	c  S st  1612    357962      1475      6967    118162     35195    364149    780848     11.02   no data
189.82/47.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
190.62/47.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.20
190.62/47.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.62/47.82	c bin-w-bin subsume rem            0 bins  time:  0.01 s
192.26/48.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
192.26/48.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
192.26/48.28	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
192.26/48.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
197.41/49.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
199.40/50.00	c lits-rem:       331  cl-subs:     1008  v-elim:      0  v-fix:    0  time:  0.44 s
199.40/50.01	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
199.40/50.04	c vivif2 --  cl tried    34187 cl shrink        0 lits rem          0 time: 0.04
200.20/50.25	c asymm  cl-useful: 0/1820/6967 lits-rem:0 time: 0.20
200.20/50.25	c calculated reachability. Time: 0.00
200.20/50.25	c  N dy  1612    357962      1475      6967    118162     34187    364149    762888     11.02   no data
208.58/52.36	c  N dy  1691    378039      1475      6967    118162     28367    364149    454523     11.01     11.78
216.97/54.46	c  N dy  1783    398391      1475      6967    118162     48372    364149   1283115     11.02     11.60
225.34/56.57	c  N dy  1878    418756      1475      6967    118162     41845    364149    950480     11.02     11.83
234.53/58.82	c  N dy  1960    439126      1475      6967    118162     34341    364149    630976     11.02     11.62
242.90/60.97	c  N dy  2036    459364      1475      6967    118162     54273    364149   1422308     11.01     11.59
251.67/63.11	c  N dy  2129    479421      1475      6967    118162     45500    364149   1058374     11.01     15.19
260.45/65.37	c  N dy  2207    499711      1475      6967    118162     35939    364149    634606     11.01     11.59
269.63/67.63	c  N dy  2292    520247      1475      6967    118162     56123    364149   1448540     11.00     11.62
276.81/69.44	c  S st  2343    536945      1475      6967    118162     42063    364149    885154     10.99     11.20
276.81/69.49	c  S st  2343    537447      1475      6967    118162     42563    364149    908647     10.99   no data
276.81/69.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
278.02/69.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.1M T:  0.21
278.02/69.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
278.02/69.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
279.64/70.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
279.64/70.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
279.64/70.19	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
279.64/70.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
284.79/71.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
287.19/72.03	c lits-rem:       428  cl-subs:     1310  v-elim:      0  v-fix:    0  time:  0.55 s
287.19/72.03	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
287.19/72.07	c vivif2 --  cl tried    41253 cl shrink        0 lits rem          0 time: 0.04
287.99/72.27	c asymm  cl-useful: 0/1297/6967 lits-rem:0 time: 0.20
287.99/72.27	c calculated reachability. Time: 0.00
287.99/72.27	c  N dy  2343    537447      1475      6967    118162     41253    364149    883821     10.99   no data
297.18/74.52	c  N dy  2428    557500      1475      6967    118162     60955    364149   1678993     10.99     12.49
305.96/76.80	c  N dy  2526    578093      1475      6967    118162     49767    364149   1137131     11.00     11.62
315.51/79.15	c  N dy  2617    598258      1475      6967    118162     37127    364149    616122     11.00     11.65
325.09/81.51	c  N dy  2724    618528      1475      6967    118162     57083    364149   1438096     11.01     11.78
334.27/83.81	c  N dy  2812    638592      1475      6967    118162     43364    364149    828170     11.02     12.33
343.84/86.21	c  N dy  2898    658961      1475      6967    118162     63400    364149   1623580     11.01     11.64
352.62/88.45	c  N dy  2991    679037      1475      6967    118162     48723    364149   1020848     11.02     11.68
362.60/90.96	c  N dy  3098    699472      1475      6967    118162     68830    364149   1819027     11.04     11.66
371.80/93.26	c  N dy  3194    719479      1475      6967    118162     53108    364149   1164557     11.04     16.01
381.35/95.63	c  N dy  3289    739501      1475      6967    118162     72803    364149   1958043     11.05     14.26
390.13/97.81	c  N dy  3362    759509      1475      6967    118162     56068    364149   1259976     11.04     13.48
400.11/100.30	c  N dy  3446    779593      1475      6967    118162     38448    364149    512676     11.04     12.32
408.88/102.50	c  N dy  3538    799598      1475      6967    118162     58123    364149   1290850     11.04     12.50
412.08/103.32	c  S st  3566    806171      1475      6967    118162     64585    364149   1547632     11.04      9.68
412.08/103.38	c  S st  3566    806673      1475      6967    118162     65086    364149   1570346     11.04   no data
412.08/103.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
413.28/103.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.1M T:  0.26
413.28/103.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
413.28/103.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
415.28/104.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
415.28/104.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
415.28/104.13	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
415.28/104.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
420.50/105.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
427.24/107.17	c lits-rem:       805  cl-subs:     2652  v-elim:      0  v-fix:    0  time:  1.67 s
427.24/107.17	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
427.64/107.25	c vivif2 --  cl tried    62434 cl shrink        0 lits rem          0 time: 0.07
428.44/107.45	c asymm  cl-useful: 0/1158/6967 lits-rem:0 time: 0.21
428.44/107.46	c calculated reachability. Time: 0.00
428.44/107.46	c  N dy  3566    806673      1475      6967    118162     62434    364149   1521309     11.04   no data
438.81/110.01	c  N dy  3649    827282      1475      6967    118162     44336    364149    688475     11.04     11.85
447.59/112.24	c  N dy  3736    847320      1475      6967    118162     64021    364149   1460427     11.04     11.72
457.17/114.69	c  N dy  3823    867934      1475      6967    118162     45005    364149    712591     11.04     11.66
466.34/116.92	c  N dy  3897    888009      1475      6967    118162     64794    364149   1495747     11.04     14.28
476.32/119.48	c  N dy  3978    908276      1475      6967    118162     44385    364149    645639     11.04     11.63
485.50/121.73	c  N dy  4057    928289      1475      6967    118162     64030    364149   1369634     11.03     11.79
495.47/124.28	c  N dy  4140    948365      1475      6967    118162     42489    364149    552173     11.03     13.64
504.65/126.50	c  N dy  4210    968687      1475      6967    118162     62447    364149   1343547     11.02     11.64
514.63/129.02	c  N dy  4293    988831      1475      6967    118162     82232    364149   2104053     11.02     11.72
523.80/131.34	c  N dy  4382   1009228      1475      6967    118162     60019    364149   1203011     11.03     11.62
533.38/133.72	c  N dy  4463   1029513      1475      6967    118162     79975    364149   1971189     11.03     11.66
542.56/136.10	c  N dy  4552   1049521      1475      6967    118162     56385    364149   1021660     11.03     11.67
552.17/138.41	c  N dy  4642   1069540      1475      6967    118162     76072    364149   1788505     11.03     19.89
552.92/138.69	c  F st  4656   1071875      1475      6967    118162     78370    364149   1882885     11.03   no data
562.11/140.96	c  N dy  4717   1089645      1475      6967    118162     51583    364149    799954     11.03     11.68
571.68/143.32	c  N dy  4813   1109759      1475      6967    118162     71327    364149   1537928     11.03     11.63
582.48/146.10	c  N dy  4903   1130278      1475      6967    118162     46311    364149    580688     11.04     11.63
592.03/148.43	c  N dy  4996   1150706      1475      6967    118162     66418    364149   1357686     11.04     11.74
602.01/150.91	c  N dy  5097   1170867      1475      6967    118162     86192    364149   2120392     11.04     11.65
611.59/153.35	c  N dy  5172   1191169      1475      6967    118162     59944    364149   1049296     11.04     11.81
620.76/155.62	c  S st  5246   1210009      1475      6967    118162     78445    364149   1769345     11.04     11.29
620.76/155.68	c  S st  5246   1210513      1475      6967    118162     78948    364149   1795461     11.04   no data
620.76/155.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
621.98/155.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.3M T:  0.27
621.98/155.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
621.98/155.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
623.96/156.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
623.96/156.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
623.96/156.45	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
623.96/156.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
629.94/157.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
638.72/160.17	c lits-rem:       931  cl-subs:     3440  v-elim:      0  v-fix:    0  time:  2.26 s
638.72/160.17	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
639.12/160.26	c vivif2 --  cl tried    75508 cl shrink        0 lits rem          0 time: 0.08
639.95/160.47	c asymm  cl-useful: 0/1155/6967 lits-rem:0 time: 0.21
639.95/160.47	c calculated reachability. Time: 0.00
639.95/160.47	c  N dy  5246   1210513      1475      6967    118162     75508    364149   1732140     11.04   no data
650.69/163.15	c  N dy  5335   1230603      1475      6967    118162     48105    364149    593014     11.03     12.94
660.27/165.53	c  N dy  5431   1251104      1475      6967    118162     68254    364149   1353630     11.04     11.76
671.03/168.20	c  N dy  5543   1271176      1475      6967    118162     88016    364149   2088354     11.04     11.80
681.01/170.79	c  N dy  5638   1291562      1475      6967    118162     59945    364149   1013913     11.04     11.63
690.99/173.27	c  N dy  5728   1311629      1475      6967    118162     79635    364149   1742742     11.04     11.67
702.15/176.04	c  N dy  5819   1332406      1475      6967    118162     50910    364149    637764     11.04     11.73
711.33/178.34	c  N dy  5906   1352695      1475      6967    118162     70819    364149   1386786     11.04     11.66
722.11/181.05	c  N dy  5993   1373751      1475      6967    118162     91519    364149   2149098     11.04     11.65
732.13/183.59	c  N dy  6075   1393945      1475      6967    118162     61267    364149    994833     11.04     11.68
742.06/186.01	c  N dy  6167   1413978      1475      6967    118162     80912    364149   1721149     11.04     12.17
752.43/188.65	c  N dy  6267   1434009      1475      6967    118162    100579    364149   2470037     11.05     17.43
762.01/191.02	c  N dy  6362   1454042      1475      6967    118162     69224    364149   1263598     11.05     14.17
771.98/193.53	c  N dy  6434   1474073      1475      6967    118162     88903    364149   1984125     11.04     11.63
783.16/196.30	c  N dy  6541   1494107      1475      6967    118162     56511    364149    762439     11.05     15.08
793.16/198.85	c  N dy  6630   1515405      1475      6967    118162     77378    364149   1523692     11.05     11.69
803.91/201.53	c  N dy  6719   1535417      1475      6967    118162     97025    364149   2236452     11.05     11.65
813.89/204.04	c  N dy  6799   1555441      1475      6967    118162     63701    364149   1004849     11.05     11.63
823.88/206.53	c  N dy  6867   1575633      1475      6967    118162     83443    364149   1700800     11.04     11.67
834.62/209.25	c  N dy  6972   1595942      1475      6967    118162    103379    364149   2449069     11.05     11.66
844.61/211.79	c  N dy  7058   1616307      1475      6967    118162     69404    364149   1191300     11.05     11.65
855.02/214.38	c  N dy  7160   1636406      1475      6967    118162     89155    364149   1902056     11.05     11.67
866.55/217.27	c  N dy  7238   1656627      1475      6967    118162    108967    364149   2610443     11.05     11.72
876.12/219.71	c  N dy  7328   1676678      1475      6967    118162     73694    364149   1332752     11.05     11.63
886.90/222.33	c  N dy  7426   1697332      1475      6967    118162     93948    364149   2112472     11.05     11.67
894.11/224.13	c  S st  7472   1710516      1475      6967    118162    106875    364149   2587784     11.05   no data
894.11/224.21	c  S st  7472   1711019      1475      6967    118162    107377    364149   2614072     11.05   no data
894.52/224.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
895.68/224.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.8M T:  0.29
895.68/224.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
895.68/224.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
897.28/224.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
897.28/224.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
897.28/224.99	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
897.68/225.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
902.89/226.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
923.61/231.52	c lits-rem:      1377  cl-subs:     5845  v-elim:      0  v-fix:    0  time:  5.12 s
923.61/231.53	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
924.01/231.65	c vivif2 --  cl tried   101532 cl shrink        0 lits rem          0 time: 0.12
924.83/231.88	c asymm  cl-useful: 0/1028/6967 lits-rem:0 time: 0.23
924.83/231.89	c calculated reachability. Time: 0.00
924.83/231.89	c  N dy  7472   1711019      1475      6967    118162    101532    364149   2510574     11.05   no data
935.97/234.66	c  N dy  7567   1731302      1475      6967    118162     65565    364149    980422     11.05     12.10
945.95/237.19	c  N dy  7653   1751822      1475      6967    118162     85697    364149   1722152     11.05     11.77
957.52/240.01	c  N dy  7733   1772552      1475      6967    118162    106052    364149   2455462     11.05     11.65
968.72/242.81	c  N dy  7813   1792660      1475      6967    118162     68827    364149   1083551     11.05     11.71
979.07/245.44	c  N dy  7901   1812935      1475      6967    118162     88751    364149   1805374     11.05     11.78
990.24/248.28	c  N dy  7981   1833039      1475      6967    118162    108496    364149   2522590     11.05     11.64
1001.41/251.04	c  N dy  8054   1853081      1475      6967    118162     70239    364149   1079746     11.04     11.68
1011.39/253.56	c  N dy  8137   1873228      1475      6967    118162     89979    364149   1784540     11.04     11.99
1022.56/256.32	c  N dy  8226   1893394      1475      6967    118162    109787    364149   2517090     11.04     11.72
1033.34/259.01	c  N dy  8316   1913476      1475      6967    118162     70686    364149   1096626     11.04     11.99
1042.91/261.49	c  N dy  8399   1933477      1475      6967    118162     90326    364149   1811246     11.04     11.74
1054.48/264.38	c  N dy  8487   1953925      1475      6967    118162    110359    364149   2524763     11.04     11.70
1065.70/267.18	c  N dy  8573   1973944      1475      6967    118162     70102    364149   1039005     11.04     11.66
1076.03/269.76	c  N dy  8659   1993997      1475      6967    118162     89773    364149   1742567     11.04     12.08
1086.80/272.44	c  N dy  8742   2014022      1475      6967    118162    109413    364149   2464226     11.04     12.01
1098.37/275.35	c  N dy  8830   2034095      1475      6967    118162     68305    364149    957332     11.04     11.72
1108.36/277.86	c  N dy  8922   2054130      1475      6967    118162     87956    364149   1685474     11.04     11.87
1119.92/280.71	c  N dy  8992   2074645      1475      6967    118162    108018    364149   2392097     11.04     11.75
1131.89/283.72	c  N dy  9081   2094800      1475      6967    118162     66042    364149    848466     11.04     11.66
1141.87/286.25	c  N dy  9155   2115036      1475      6967    118162     85909    364149   1553054     11.04     11.65
1153.06/289.08	c  N dy  9232   2135350      1475      6967    118162    105831    364149   2275686     11.04     11.68
1165.41/292.19	c  N dy  9324   2155436      1475      6967    118162    125542    364149   2968556     11.04     11.63
1176.17/294.85	c  N dy  9413   2175457      1475      6967    118162     82381    364149   1410390     11.04     11.83
1186.96/297.52	c  N dy  9515   2195499      1475      6967    118162    102077    364149   2138007     11.04     11.64
1195.73/299.79	c  S st  9589   2211021      1475      6967    118162    117308    364149   2694078     11.04     10.28
1196.13/299.87	c  S st  9589   2211522      1475      6967    118162    117807    364149   2717839     11.04   no data
1196.13/299.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1197.72/300.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.2M T:  0.32
1197.72/300.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1197.72/300.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1199.32/300.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
1199.32/300.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
1199.32/300.69	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
1199.72/300.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1204.92/302.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
1224.46/306.96	c lits-rem:      1262  cl-subs:     5915  v-elim:      0  v-fix:    0  time:  4.87 s
1224.46/306.96	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
1224.86/307.09	c vivif2 --  cl tried   111892 cl shrink        0 lits rem          0 time: 0.13
1226.05/307.34	c asymm  cl-useful: 0/1008/6967 lits-rem:0 time: 0.24
1226.05/307.35	c calculated reachability. Time: 0.00
1226.05/307.35	c  N dy  9589   2211522      1475      6967    118162    111892    364149   2611030     11.04   no data
1238.42/310.42	c  N dy  9669   2231564      1475      6967    118162     67817    364149    861693     11.04     11.70
1248.40/312.98	c  N dy  9753   2251638      1475      6967    118162     87493    364149   1549814     11.04     12.15
1259.97/315.81	c  N dy  9842   2271868      1475      6967    118162    107331    364149   2268293     11.04     11.70
1272.33/318.94	c  N dy  9933   2292297      1475      6967    118162    127347    364149   2987795     11.04     11.63
1283.11/321.66	c  N dy 10017   2312571      1475      6967    118162     82575    364149   1384144     11.04     11.67
1293.93/324.37	c  N dy 10110   2332616      1475      6967    118162    102212    364149   2101818     11.04     11.63
1306.26/327.47	c  N dy 10190   2353066      1475      6967    118162    122265    364149   2803296     11.04     11.63
1318.23/330.42	c  N dy 10289   2373135      1475      6967    118162     76272    364149   1119215     11.04     11.82
1328.63/333.05	c  N dy 10364   2393170      1475      6967    118162     95892    364149   1795930     11.04     11.66
1340.17/335.95	c  N dy 10458   2413492      1475      6967    118162    115790    364149   2497731     11.04     11.68
1353.34/339.28	c  N dy 10549   2433788      1475      6967    118162     69029    364149    836024     11.04     11.64
1363.74/341.83	c  N dy 10643   2453998      1475      6967    118162     88888    364149   1548502     11.04     11.67
1375.28/344.71	c  N dy 10718   2474439      1475      6967    118162    108926    364149   2261609     11.04     11.65
1387.65/347.85	c  N dy 10818   2494514      1475      6967    118162    128583    364149   2939207     11.04     12.33
1399.26/350.74	c  N dy 10909   2514531      1475      6967    118162     80555    364149   1213334     11.04     11.63
1409.99/353.47	c  N dy 10989   2534590      1475      6967    118162    100244    364149   1923034     11.04     11.74
1422.37/356.52	c  N dy 11071   2555212      1475      6967    118162    120428    364149   2669962     11.04     11.78
1435.53/359.84	c  N dy 11157   2575625      1475      6967    118162     71812    364149    887846     11.04     11.63
1446.31/362.52	c  N dy 11247   2596149      1475      6967    118162     91909    364149   1579390     11.04     11.81
1457.88/365.40	c  N dy 11340   2616274      1475      6967    118162    111681    364149   2295056     11.04     11.64
1470.65/368.60	c  N dy 11428   2636877      1475      6967    118162    131887    364149   3013937     11.04     11.68
1482.66/371.67	c  N dy 11524   2657973      1475      6967    118162     83011    364149   1272397     11.04     11.71
1493.78/374.44	c  N dy 11603   2677979      1475      6967    118162    102623    364149   1977437     11.04     11.64
1505.36/377.39	c  N dy 11692   2698046      1475      6967    118162    122322    364149   2716398     11.04     22.21
1514.13/379.51	c  S st 11761   2711522      1475      6967    118162    135586    364149   3221155     11.05   no data
1514.13/379.59	c  S st 11761   2712024      1475      6967    118162    136087    364149   3243606     11.05   no data
1514.53/379.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1515.73/379.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.1M T:  0.34
1515.73/379.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1515.73/379.96	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1517.77/380.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
1517.77/380.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
1517.77/380.43	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
1517.77/380.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1523.71/381.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
1536.87/385.26	c lits-rem:      1242  cl-subs:     6408  v-elim:      0  v-fix:    0  time:  3.36 s
1536.87/385.27	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
1537.67/385.43	c vivif2 --  cl tried   129679 cl shrink        0 lits rem          0 time: 0.16
1538.47/385.67	c asymm  cl-useful: 0/906/6967 lits-rem:0 time: 0.24
1538.47/385.68	c calculated reachability. Time: 0.00
1538.47/385.68	c  N dy 11761   2712024      1475      6967    118162    129679    364149   3130823     11.05   no data
1551.25/388.81	c  N dy 11849   2732055      1475      6967    118162     78730    364149   1073008     11.05     11.70
1562.01/391.53	c  N dy 11959   2752080      1475      6967    118162     98382    364149   1776309     11.05     14.53
1573.59/394.45	c  N dy 12054   2772131      1475      6967    118162    118032    364149   2502137     11.05     13.06
1586.76/397.74	c  N dy 12129   2792507      1475      6967    118162    138017    364149   3211445     11.05     11.69
1598.72/400.74	c  N dy 12211   2813195      1475      6967    118162     86735    364149   1364501     11.05     11.66
1609.94/403.58	c  N dy 12301   2833406      1475      6967    118162    106575    364149   2081659     11.05     11.93
1622.69/406.74	c  N dy 12364   2854131      1475      6967    118162    126869    364149   2784215     11.05     11.96
1635.86/410.03	c  N dy 12454   2874169      1475      6967    118162     73942    364149    866824     11.05     11.71
1646.60/412.71	c  N dy 12546   2894617      1475      6967    118162     94022    364149   1607361     11.05     11.66
1657.81/415.59	c  N dy 12654   2914739      1475      6967    118162    113768    364149   2339382     11.05     11.66
1670.56/418.76	c  N dy 12748   2935090      1475      6967    118162    133727    364149   3081859     11.05     11.79
1684.14/422.14	c  N dy 12846   2955803      1475      6967    118162     80459    364149   1082607     11.05     11.74
1694.88/424.86	c  N dy 12945   2975839      1475      6967    118162    100107    364149   1778777     11.05     12.95
1706.85/427.85	c  N dy 13016   2996223      1475      6967    118162    120068    364149   2488763     11.05     11.65
1719.26/430.93	c  N dy 13096   3016278      1475      6967    118162    139719    364149   3235781     11.05     11.64
1731.20/433.98	c  N dy 13190   3036286      1475      6967    118162     84810    364149   1201026     11.05     11.72
1742.37/436.75	c  N dy 13280   3056782      1475      6967    118162    104899    364149   1936560     11.05     11.64
1753.95/439.67	c  N dy 13359   3077315      1475      6967    118162    125012    364149   2678522     11.05     11.75
1766.71/442.86	c  N dy 13452   3097400      1475      6967    118162    144728    364149   3398623     11.05     11.66
1779.47/446.09	c  N dy 13532   3117404      1475      6967    118162     88885    364149   1335430     11.05     12.02
1791.05/448.99	c  N dy 13625   3137553      1475      6967    118162    108568    364149   2032286     11.05     11.66
1803.41/452.08	c  N dy 13718   3157588      1475      6967    118162    128215    364149   2745749     11.05     11.89
1817.37/455.51	c  N dy 13817   3177612      1475      6967    118162    147864    364149   3456245     11.05     11.64
1829.39/458.59	c  N dy 13894   3197780      1475      6967    118162     91228    364149   1396629     11.05     11.65
1837.32/460.58	c  S st 13963   3212025      1475      6967    118162    105190    364149   1896342     11.05   no data
1837.75/460.65	c  S st 13963   3212528      1475      6967    118162    105692    364149   1918967     11.05   no data
1837.75/460.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1838.91/460.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.8M T:  0.30
1838.91/460.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1838.91/460.98	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1840.91/461.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
1840.91/461.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
1840.91/461.45	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
1840.91/461.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1846.53/462.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
1853.69/464.64	c lits-rem:       548  cl-subs:     3707  v-elim:      0  v-fix:    0  time:  1.78 s
1853.69/464.65	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
1854.09/464.75	c vivif2 --  cl tried   101985 cl shrink        0 lits rem          0 time: 0.10
1854.89/464.98	c asymm  cl-useful: 0/1019/6967 lits-rem:0 time: 0.23
1854.89/464.99	c calculated reachability. Time: 0.00
1854.89/464.99	c  N dy 13963   3212528      1475      6967    118162    101985    364149   1854745     11.05   no data
1867.25/468.01	c  N dy 14042   3232664      1475      6967    118162    121739    364149   2544821     11.05     11.69
1880.81/471.40	c  N dy 14124   3252969      1475      6967    118162    141679    364149   3253366     11.05     12.11
1894.80/474.93	c  N dy 14206   3273020      1475      6967    118162     83906    364149   1103085     11.05     14.93
1906.75/477.94	c  N dy 14300   3293813      1475      6967    118162    104293    364149   1836639     11.05     11.90
1918.72/480.95	c  N dy 14384   3313907      1475      6967    118162    124050    364149   2563933     11.05     11.69
1931.89/484.28	c  N dy 14466   3334132      1475      6967    118162    143856    364149   3249189     11.05     11.69
1945.05/487.56	c  N dy 14531   3354208      1475      6967    118162     85077    364149   1107869     11.05     11.64
1956.25/490.33	c  N dy 14637   3374285      1475      6967    118162    104757    364149   1831746     11.05     11.88
1969.00/493.52	c  N dy 14728   3394967      1475      6967    118162    124943    364149   2542824     11.05     11.67
1983.01/497.01	c  N dy 14816   3416188      1475      6967    118162    145775    364149   3296609     11.05     11.67
1996.92/500.54	c  N dy 14910   3436511      1475      6967    118162     86308    364149   1133480     11.05     11.66
2008.10/503.34	c  N dy 15001   3456769      1475      6967    118162    106192    364149   1866867     11.05     11.75
2020.87/506.53	c  N dy 15097   3477641      1475      6967    118162    126640    364149   2596800     11.05     11.68
2034.83/510.08	c  N dy 15169   3497906      1475      6967    118162    146432    364149   3251579     11.05     11.68
2049.59/513.70	c  N dy 15268   3518068      1475      6967    118162     85828    364149   1099154     11.05     11.64
2061.16/516.63	c  N dy 15361   3538180      1475      6967    118162    105594    364149   1793235     11.05     11.68
2073.13/519.68	c  N dy 15433   3558358      1475      6967    118162    125361    364149   2474946     11.05     11.64
2086.31/522.95	c  N dy 15515   3578444      1475      6967    118162    144974    364149   3159576     11.05     13.31
2101.09/526.70	c  N dy 15616   3598462      1475      6967    118162     83254    364149    973179     11.05     12.43
2113.43/529.70	c  N dy 15700   3619999      1475      6967    118162    104338    364149   1722276     11.05     11.89
2126.60/533.00	c  N dy 15783   3640113      1475      6967    118162    124052    364149   2393379     11.05     11.64
2139.76/536.39	c  N dy 15887   3660362      1475      6967    118162    143941    364149   3123634     11.05     11.67
2154.52/540.02	c  N dy 15967   3680498      1475      6967    118162    163703    364149   3838456     11.05     11.66
2167.34/543.24	c  N dy 16059   3700889      1475      6967    118162    101311    364149   1594783     11.06     11.66
2174.08/544.97	c  S st 16118   3712529      1475      6967    118162    112723    364149   2008440     11.06     10.69
2174.47/545.04	c  S st 16118   3713029      1475      6967    118162    113223    364149   2032295     11.06   no data
2174.47/545.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2175.69/545.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.5M T:  0.32
2175.69/545.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2175.69/545.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2177.67/545.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
2177.67/545.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
2177.67/545.85	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
2177.67/545.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2183.25/547.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
2190.03/548.99	c lits-rem:       581  cl-subs:     3417  v-elim:      0  v-fix:    0  time:  1.77 s
2190.03/548.99	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
2190.83/549.10	c vivif2 --  cl tried   109806 cl shrink        0 lits rem          0 time: 0.11
2191.23/549.28	c asymm  cl-useful: 0/693/6967 lits-rem:0 time: 0.18
2191.23/549.29	c calculated reachability. Time: 0.00
2191.23/549.29	c  N dy 16118   3713029      1475      6967    118162    109806    364149   1974854     11.06   no data
2204.40/552.52	c  N dy 16222   3733069      1475      6967    118162    129493    364149   2687204     11.06     13.39
2216.36/555.59	c  F st 16321   3751566      1475      6967    118162    147634    364149   3343983     11.06     10.60
2217.96/555.91	c  N st 16325   3753597      1475      6967    118162    149637    364149   3419900     11.06   no data
2231.94/559.44	c  N dy 16392   3773804      1475      6967    118162     86126    364149   1031874     11.06     11.65
2244.31/562.54	c  N dy 16496   3794560      1475      6967    118162    106488    364149   1755537     11.06     11.69
2256.67/565.67	c  N dy 16590   3814624      1475      6967    118162    126165    364149   2461583     11.06     11.67
2270.63/569.13	c  N dy 16709   3835179      1475      6967    118162    146357    364149   3197311     11.06     11.83
2284.60/572.64	c  N dy 16803   3855339      1475      6967    118162    166119    364149   3919468     11.06     11.65
2296.97/575.77	c  N dy 16878   3875414      1475      6967    118162    101496    364149   1553264     11.06     12.15
2308.93/578.77	c  N dy 16968   3895532      1475      6967    118162    121243    364149   2250233     11.06     11.78
2322.10/582.00	c  N dy 17061   3915537      1475      6967    118162    140892    364149   2949875     11.07     11.69
2335.67/585.48	c  N dy 17153   3935637      1475      6967    118162    160577    364149   3646798     11.07     11.79
2349.24/588.80	c  N dy 17245   3955674      1475      6967    118162     94897    364149   1293703     11.07     11.78
2363.20/592.34	c  N dy 17332   3979353      1475      6967    118162    118087    364149   2066020     11.06     11.71
2375.57/595.43	c  N dy 17416   3999378      1475      6967    118162    137714    364149   2766980     11.06     13.38
2389.93/599.07	c  N dy 17508   4019410      1475      6967    118162    157276    364149   3421370     11.06     11.76
2404.33/602.61	c  N dy 17601   4039491      1475      6967    118162     90758    364149   1140194     11.07     11.65
2415.46/605.44	c  N dy 17697   4059569      1475      6967    118162    110454    364149   1866685     11.07     12.19
2427.83/608.56	c  N dy 17781   4079727      1475      6967    118162    130183    364149   2569344     11.07     11.76
2441.40/611.99	c  N dy 17880   4100730      1475      6967    118162    150782    364149   3305831     11.07     11.69
2455.77/615.57	c  N dy 17988   4120798      1475      6967    118162    170405    364149   4004167     11.07     13.78
2469.34/618.98	c  N dy 18061   4141014      1475      6967    118162    103001    364149   1496708     11.07     11.69
2482.51/622.22	c  N dy 18133   4161375      1475      6967    118162    122935    364149   2163282     11.07     11.65
2495.67/625.52	c  N dy 18218   4181470      1475      6967    118162    142623    364149   2843137     11.07     12.34
2509.26/628.98	c  N dy 18324   4201498      1475      6967    118162    162339    364149   3569023     11.07     11.72
2518.03/631.20	c  S st 18382   4213029      1475      6967    118162    173640    364149   3966187     11.07     11.37
2518.45/631.30	c  S st 18382   4213529      1475      6967    118162    174140    364149   3990614     11.07   no data
2518.80/631.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2520.40/631.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  0.41
2520.40/631.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2520.40/631.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2522.00/632.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
2522.00/632.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
2522.42/632.21	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
2522.42/632.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2528.38/633.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
2545.53/638.09	c lits-rem:      1332  cl-subs:     9934  v-elim:      0  v-fix:    0  time:  4.38 s
2545.93/638.10	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
2546.73/638.30	c vivif2 --  cl tried   164206 cl shrink        0 lits rem          0 time: 0.21
2547.53/638.56	c asymm  cl-useful: 0/1119/6967 lits-rem:0 time: 0.25
2547.53/638.57	c calculated reachability. Time: 0.00
2547.53/638.57	c  N dy 18382   4213529      1475      6967    118162    164206    364149   3825699     11.07   no data
2562.33/642.27	c  N dy 18476   4233537      1475      6967    118162     95707    364149   1262655     11.07     11.69
2574.27/645.29	c  N dy 18568   4253642      1475      6967    118162    115397    364149   1955984     11.07     11.72
2587.43/648.53	c  N dy 18657   4274109      1475      6967    118162    135474    364149   2674453     11.07     11.70
2602.59/652.34	c  N dy 18740   4294306      1475      6967    118162    155270    364149   3363789     11.07     11.68
2617.75/656.12	c  N dy 18812   4314721      1475      6967    118162    175324    364149   4061642     11.07     11.68
2631.32/659.50	c  N dy 18911   4334969      1475      6967    118162    105996    364149   1582146     11.07     11.79
2643.69/662.65	c  N dy 19003   4355118      1475      6967    118162    125755    364149   2291166     11.07     11.67
2657.25/666.07	c  N dy 19096   4375421      1475      6967    118162    145673    364149   2978224     11.07     11.66
2671.22/669.55	c  N dy 19187   4395522      1475      6967    118162    165380    364149   3696031     11.07     13.13
2687.17/673.53	c  N dy 19276   4415930      1475      6967    118162     95221    364149   1183177     11.07     11.72
2699.54/676.61	c  N dy 19363   4436344      1475      6967    118162    115276    364149   1868636     11.07     12.02
2712.31/679.81	c  N dy 19455   4456398      1475      6967    118162    135001    364149   2589505     11.07     11.66
2726.27/683.33	c  N dy 19544   4476501      1475      6967    118162    154707    364149   3263558     11.07     11.68
2741.44/687.15	c  N dy 19644   4497394      1475      6967    118162    175180    364149   3972632     11.07     11.71
2755.02/690.59	c  N dy 19731   4517558      1475      6967    118162    103698    364149   1471651     11.07     11.74
2767.38/693.68	c  N dy 19814   4537743      1475      6967    118162    123499    364149   2178988     11.07     11.68
2780.93/697.02	c  N dy 19894   4557977      1475      6967    118162    143333    364149   2868386     11.07     11.77
2794.94/700.58	c  N dy 19985   4578071      1475      6967    118162    162949    364149   3569495     11.07     11.92
2810.06/704.37	c  N dy 20072   4598221      1475      6967    118162    182736    364149   4268271     11.07     11.70
2823.62/707.73	c  N dy 20164   4618314      1475      6967    118162    110305    364149   1681157     11.07     11.72
2836.40/710.95	c  N dy 20263   4638382      1475      6967    118162    130021    364149   2398654     11.07     13.83
2850.36/714.48	c  N dy 20348   4658470      1475      6967    118162    149735    364149   3094587     11.07     11.70
2864.75/718.10	c  N dy 20435   4678587      1475      6967    118162    169449    364149   3795541     11.07     11.66
2881.48/722.23	c  N dy 20518   4698685      1475      6967    118162     95955    364149   1144622     11.07     11.95
2891.08/724.62	c  S st 20589   4713531      1475      6967    118162    110531    364149   1653108     11.07      9.87
2891.08/724.69	c  S st 20589   4714036      1475      6967    118162    111035    364149   1675712     11.07   no data
2891.08/724.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2892.64/725.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.4M T:  0.32
2892.64/725.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2892.64/725.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2894.24/725.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
2894.24/725.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
2894.64/725.50	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
2894.64/725.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2899.86/726.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
2903.03/727.68	c lits-rem:       295  cl-subs:     1964  v-elim:      0  v-fix:    0  time:  0.84 s
2903.03/727.69	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
2903.43/727.79	c vivif2 --  cl tried   109071 cl shrink        0 lits rem          0 time: 0.10
2904.66/728.02	c asymm  cl-useful: 0/965/6967 lits-rem:0 time: 0.23
2904.66/728.02	c calculated reachability. Time: 0.00
2904.66/728.03	c  N dy 20589   4714036      1475      6967    118162    109071    364149   1642267     11.07   no data
2917.41/731.22	c  N dy 20681   4734105      1475      6967    118162    128759    364149   2343797     11.07     11.77
2931.35/734.72	c  N dy 20768   4754163      1475      6967    118162    148396    364149   3017761     11.07     11.68
2945.71/738.39	c  N dy 20849   4774210      1475      6967    118162    167976    364149   3691182     11.07     16.99
2962.07/742.47	c  N dy 20930   4794555      1475      6967    118162    187865    364149   4350017     11.07     11.75
2975.64/745.82	c  N dy 21041   4814611      1475      6967    118162    113521    364149   1758885     11.08     12.81
2988.41/749.09	c  N dy 21140   4834641      1475      6967    118162    133157    364149   2452571     11.08     11.82
3001.98/752.43	c  N dy 21215   4854771      1475      6967    118162    152932    364149   3175233     11.08     11.75
3016.75/756.17	c  N dy 21295   4875132      1475      6967    118162    172860    364149   3876088     11.08     11.79
3032.70/760.15	c  N dy 21384   4895176      1475      6967    118162     97466    364149   1161924     11.08     11.69
3045.11/763.21	c  N dy 21482   4915225      1475      6967    118162    117107    364149   1834039     11.08     11.68
3058.63/766.60	c  N dy 21574   4935505      1475      6967    118162    136921    364149   2502566     11.08     11.69
3072.59/770.17	c  N dy 21652   4955790      1475      6967    118162    156807    364149   3178889     11.08     11.86
3086.96/773.73	c  N dy 21737   4975852      1475      6967    118162    176478    364149   3900129     11.08     12.10
3102.91/777.72	c  N dy 21828   4996105      1475      6967    118162    100292    364149   1231953     11.08     11.73
3114.91/780.78	c  N dy 21907   5016167      1475      6967    118162    119955    364149   1919092     11.08     15.00
3128.49/784.16	c  N dy 21994   5036788      1475      6967    118162    140174    364149   2630072     11.08     11.73
3142.41/787.67	c  N dy 22045   5056863      1475      6967    118162    159834    364149   3316120     11.07     11.68
3157.59/791.47	c  N dy 22129   5077006      1475      6967    118162    179592    364149   4002837     11.07     11.74
3173.94/795.55	c  N dy 22215   5097767      1475      6967    118162    102895    364149   1297415     11.07     11.73
3186.71/798.77	c  N dy 22313   5117971      1475      6967    118162    122716    364149   1998532     11.07     11.68
3200.67/802.21	c  N dy 22409   5138201      1475      6967    118162    142540    364149   2694423     11.07     11.76
3215.04/805.85	c  N dy 22505   5158228      1475      6967    118162    162167    364149   3377433     11.07     12.28
3231.80/810.06	c  N dy 22604   5178310      1475      6967    118162    181847    364149   4052095     11.07     11.97
3248.15/814.11	c  N dy 22712   5198393      1475      6967    118162    103533    364149   1315520     11.08     11.85
3257.72/816.54	c  S st 22800   5214038      1475      6967    118162    118868    364149   1887727     11.08   no data
3258.12/816.63	c  S st 22800   5214538      1475      6967    118162    119366    364149   1910713     11.08   no data
3258.12/816.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3259.74/817.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.0M T:  0.41
3259.74/817.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3259.74/817.07	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3261.71/817.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
3261.71/817.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
3261.71/817.55	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
3261.71/817.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3267.30/818.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
3271.69/820.03	c lits-rem:       324  cl-subs:     2109  v-elim:      0  v-fix:    0  time:  1.09 s
3271.69/820.04	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
3272.09/820.15	c vivif2 --  cl tried   117257 cl shrink        0 lits rem          0 time: 0.11
3272.91/820.38	c asymm  cl-useful: 0/951/6967 lits-rem:0 time: 0.24
3272.91/820.39	c calculated reachability. Time: 0.00
3272.91/820.39	c  N dy 22800   5214538      1475      6967    118162    117257    364149   1873773     11.08   no data
3286.50/823.75	c  N dy 22911   5234642      1475      6967    118162    136959    364149   2574375     11.08     11.70
3300.81/827.37	c  N dy 22997   5254766      1475      6967    118162    156667    364149   3256449     11.08     11.81
3316.38/831.21	c  N dy 23090   5274851      1475      6967    118162    176334    364149   3951281     11.08     11.74
3332.34/835.21	c  N dy 23174   5294898      1475      6967    118162    195984    364149   4642351     11.08     11.71
3347.11/838.96	c  N dy 23262   5314978      1475      6967    118162    116697    364149   1760230     11.08     12.14
3361.86/842.66	c  N dy 23333   5335007      1475      6967    118162    136288    364149   2408081     11.08     11.92
3376.23/846.29	c  N dy 23415   5355184      1475      6967    118162    156068    364149   3093862     11.08     11.68
3392.58/850.32	c  N dy 23493   5376581      1475      6967    118162    177060    364149   3843702     11.08     12.00
3408.55/854.32	c  N dy 23590   5397447      1475      6967    118162    197498    364149   4577940     11.08     11.72
3422.55/857.87	c  N dy 23681   5417493      1475      6967    118162    117227    364149   1740175     11.08     11.70
3436.47/861.35	c  N dy 23757   5437755      1475      6967    118162    137073    364149   2415937     11.08     12.04
3450.44/864.80	c  N dy 23850   5457793      1475      6967    118162    156731    364149   3112730     11.08     11.75
3465.21/868.54	c  N dy 23930   5477817      1475      6967    118162    176368    364149   3783025     11.08     11.66
3480.76/872.49	c  N dy 24032   5497843      1475      6967    118162    196005    364149   4495673     11.08     11.70
3496.33/876.31	c  N dy 24124   5517940      1475      6967    118162    114734    364149   1632887     11.08     11.85
3509.49/879.66	c  N dy 24221   5538200      1475      6967    118162    134586    364149   2356090     11.08     11.67
3523.85/883.28	c  N dy 24314   5558460      1475      6967    118162    154421    364149   3049584     11.08     11.69
3539.02/887.04	c  N dy 24388   5578527      1475      6967    118162    174073    364149   3732887     11.08     11.67
3554.97/891.09	c  N dy 24499   5598574      1475      6967    118162    193747    364149   4435023     11.08     12.68
3570.54/894.97	c  N dy 24591   5618732      1475      6967    118162    111554    364149   1493165     11.08     11.69
3583.71/898.28	c  N dy 24704   5638917      1475      6967    118162    131375    364149   2213476     11.08     11.70
3597.70/901.75	c  N dy 24808   5659097      1475      6967    118162    151161    364149   2926533     11.08     11.84
3613.23/905.69	c  N dy 24898   5679209      1475      6967    118162    170826    364149   3603880     11.08     11.83
3629.98/909.87	c  N dy 24995   5699548      1475      6967    118162    190692    364149   4284817     11.08     11.69
3642.75/913.09	c  S st 25076   5714538      1475      6967    118162    205353    364149   4804007     11.08      9.39
3644.75/913.55	c  S st 25076   5715041      1475      6967    118162    103008    364149   1175348     11.08   no data
3644.75/913.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3645.97/913.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.3M T:  0.31
3645.97/913.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3645.97/913.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3647.94/914.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
3647.94/914.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
3647.94/914.36	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
3647.94/914.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3652.73/915.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.10 s
3653.13/915.64	c lits-rem:        43  cl-subs:      166  v-elim:      0  v-fix:    0  time:  0.11 s
3653.13/915.65	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
3653.53/915.73	c vivif2 --  cl tried   102842 cl shrink        0 lits rem          0 time: 0.08
3654.33/915.99	c asymm  cl-useful: 0/1040/6967 lits-rem:0 time: 0.26
3654.33/916.00	c calculated reachability. Time: 0.00
3654.33/916.00	c  N dy 25076   5715041      1475      6967    118162    102842    364149   1173881     11.08   no data
3667.49/919.28	c  N dy 25151   5735446      1475      6967    118162    122806    364149   1879408     11.08     11.75
3681.50/922.73	c  N dy 25223   5755466      1475      6967    118162    142433    364149   2540734     11.08     13.43
3695.82/926.37	c  N dy 25319   5775478      1475      6967    118162    162010    364149   3229506     11.08     12.41
3711.38/930.24	c  N dy 25410   5795547      1475      6967    118162    181607    364149   3901078     11.08     11.73
3728.14/934.48	c  N dy 25500   5815590      1475      6967    118162    201217    364149   4564954     11.08     11.73
3743.70/938.36	c  N dy 25586   5835606      1475      6967    118162    117086    364149   1658230     11.08     11.69
3757.27/941.73	c  N dy 25668   5856084      1475      6967    118162    137117    364149   2390895     11.08     11.93
3771.63/945.33	c  N dy 25765   5876211      1475      6967    118162    156824    364149   3092259     11.08     11.69
3787.18/949.23	c  N dy 25853   5896861      1475      6967    118162    177067    364149   3800174     11.08     11.69
3802.75/953.17	c  N dy 25939   5916897      1475      6967    118162    196679    364149   4479259     11.08     11.73
3819.51/957.36	c  N dy 26033   5936982      1475      6967    118162    111585    364149   1440602     11.08     11.68
3832.67/960.68	c  N dy 26127   5957166      1475      6967    118162    131353    364149   2131648     11.08     11.69
3846.64/964.13	c  N dy 26228   5977217      1475      6967    118162    151028    364149   2854496     11.09     11.71
3861.80/967.91	c  N dy 26306   5997312      1475      6967    118162    170682    364149   3522321     11.08     11.68
3876.96/971.77	c  N dy 26378   6017359      1475      6967    118162    190277    364149   4215722     11.08     15.43
3892.92/975.76	c  N dy 26462   6037394      1475      6967    118162    209885    364149   4906843     11.08     13.36
3907.29/979.37	c  N dy 26560   6057596      1475      6967    118162    123919    364149   1843033     11.08     11.70
3920.86/982.74	c  N dy 26653   6077672      1475      6967    118162    143580    364149   2542821     11.08     11.68
3935.65/986.43	c  N dy 26747   6097772      1475      6967    118162    163241    364149   3236478     11.08     11.81
3951.18/990.34	c  N dy 26826   6118590      1475      6967    118162    183608    364149   3970553     11.08     11.68
3967.14/994.36	c  N dy 26933   6138666      1475      6967    118162    203323    364149   4682630     11.09     11.80
3983.49/998.44	c  N dy 27023   6158701      1475      6967    118162    116191    364149   1543942     11.09     11.80
3997.50/1001.96	c  N dy 27120   6179108      1475      6967    118162    136198    364149   2254212     11.09     11.73
4012.62/1005.72	c  N dy 27220   6199667      1475      6967    118162    156368    364149   2976369     11.09     11.68
4024.98/1008.80	c  S st 27278   6215041      1475      6967    118162    171447    364149   3508001     11.09      9.18
4025.38/1008.90	c  S st 27278   6215546      1475      6967    118162    171950    364149   3530742     11.09   no data
4025.38/1008.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4026.98/1009.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.4M T:  0.45
4026.98/1009.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4026.98/1009.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4028.97/1009.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
4028.97/1009.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
4028.97/1009.85	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
4028.97/1009.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4034.97/1011.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
4048.13/1014.60	c lits-rem:       930  cl-subs:     7209  v-elim:      0  v-fix:    0  time:  3.24 s
4048.13/1014.61	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
4048.93/1014.80	c vivif2 --  cl tried   164741 cl shrink        0 lits rem          0 time: 0.19
4049.75/1015.11	c asymm  cl-useful: 0/739/6967 lits-rem:0 time: 0.30
4050.16/1015.11	c calculated reachability. Time: 0.00
4050.16/1015.12	c  N dy 27278   6215546      1475      6967    118162    164741    364149   3409916     11.09   no data
4067.72/1019.52	c  N dy 27374   6235633      1475      6967    118162    184434    364149   4112450     11.09     15.37
4084.44/1023.72	c  N dy 27457   6255863      1475      6967    118162    204224    364149   4804813     11.09     12.05
4101.20/1027.90	c  N dy 27520   6275983      1475      6967    118162    116247    364149   1531876     11.09     11.73
4114.76/1031.35	c  N dy 27607   6296003      1475      6967    118162    135815    364149   2208456     11.09     11.71
4129.16/1034.92	c  N dy 27715   6316009      1475      6967    118162    155435    364149   2908257     11.09     11.77
4143.89/1038.66	c  N dy 27798   6336146      1475      6967    118162    175110    364149   3576812     11.09     11.72
4160.63/1042.84	c  N dy 27893   6356348      1475      6967    118162    194879    364149   4268589     11.09     11.72
4177.43/1047.09	c  N dy 27987   6376371      1475      6967    118162    214520    364149   4964515     11.09     11.70
4192.96/1050.96	c  N dy 28090   6396438      1475      6967    118162    125527    364149   1829826     11.09     12.76
4207.32/1054.51	c  N dy 28180   6416493      1475      6967    118162    145124    364149   2523950     11.09     12.79
4222.89/1058.41	c  N dy 28275   6436537      1475      6967    118162    164687    364149   3189533     11.09     11.68
4238.88/1062.49	c  N dy 28368   6457051      1475      6967    118162    184814    364149   3883571     11.09     11.72
4256.44/1066.85	c  N dy 28457   6478026      1475      6967    118162    205335    364149   4594172     11.09     11.74
4274.35/1071.32	c  N dy 28546   6498524      1475      6967    118162    115747    364149   1457186     11.09     12.10
4287.51/1074.64	c  N dy 28638   6518584      1475      6967    118162    135423    364149   2143413     11.09     12.85
4301.88/1078.27	c  N dy 28748   6538611      1475      6967    118162    155079    364149   2852973     11.09     11.68
4317.06/1082.05	c  N dy 28836   6558701      1475      6967    118162    174758    364149   3549301     11.09     13.04
4333.00/1086.08	c  N dy 28933   6578915      1475      6967    118162    194573    364149   4247406     11.09     11.68
4350.16/1090.35	c  N dy 29017   6598959      1475      6967    118162    214216    364149   4931300     11.09     11.82
4365.74/1094.27	c  N dy 29100   6618997      1475      6967    118162    123136    364149   1697398     11.09     12.76
4379.68/1097.73	c  N dy 29210   6639099      1475      6967    118162    142823    364149   2386753     11.09     11.68
4394.86/1101.51	c  N dy 29306   6659163      1475      6967    118162    162487    364149   3077585     11.09     11.87
4410.41/1105.46	c  N dy 29380   6679200      1475      6967    118162    182176    364149   3766151     11.09     11.68
4427.20/1109.66	c  N dy 29479   6699245      1475      6967    118162    201824    364149   4454567     11.09     11.71
4441.53/1113.29	c  S st 29548   6715546      1475      6967    118162    217729    364149   4987971     11.09   no data
4442.33/1113.40	c  S st 29548   6716050      1475      6967    118162    218233    364149   5010858     11.09   no data
4442.33/1113.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4444.34/1113.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.2M T:  0.51
4444.34/1113.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4444.34/1113.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4445.92/1114.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
4446.32/1114.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
4446.32/1114.41	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
4446.32/1114.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4452.70/1116.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
4478.25/1122.49	c lits-rem:      1513  cl-subs:    14607  v-elim:      0  v-fix:    0  time:  6.39 s
4478.25/1122.49	c vivif2 --  cl tried     6967 cl shrink        0 lits rem          0 time: 0.00
4479.45/1122.76	c vivif2 --  cl tried   203626 cl shrink        0 lits rem          0 time: 0.26
4480.63/1123.09	c asymm  cl-useful: 0/880/6967 lits-rem:0 time: 0.34
4481.03/1123.10	c calculated reachability. Time: 0.00
4481.03/1123.10	c  N dy 29548   6716050      1475      6967    118162    203626    364149   4765832     11.09   no data
4500.19/1127.94	c  N dy 29648   6736555      1475      6967    118162    112186    364149   1299956     11.09     11.69
4513.75/1131.32	c  N dy 29741   6756794      1475      6967    118162    132037    364149   2005697     11.09     11.82
4527.71/1134.90	c  N dy 29829   6776837      1475      6967    118162    151703    364149   2692149     11.09     12.78
4543.28/1138.72	c  N dy 29921   6797402      1475      6967    118162    171869    364149   3411939     11.09     11.72
4560.42/1143.04	c  N dy 30012   6817762      1475      6967    118162    191812    364149   4110136     11.09     11.78
4577.98/1147.49	c  N dy 30114   6838942      1475      6967    118162    212566    364149   4862412     11.09     11.68
4595.54/1151.83	c  N dy 30205   6858991      1475      6967    118162    119564    364149   1538213     11.09     11.71
4609.51/1155.36	c  N dy 30300   6879122      1475      6967    118162    139250    364149   2226899     11.09     11.79
4624.70/1159.18	c  N dy 30402   6900198      1475      6967    118162    159910    364149   2975788     11.09     11.69
4640.63/1163.13	c  N dy 30499   6920340      1475      6967    118162    179595    364149   3666627     11.09     12.08
4656.19/1167.05	c  N dy 30605   6940416      1475      6967    118162    199280    364149   4380699     11.10     11.68
4673.75/1171.47	c  N dy 30705   6960554      1475      6967    118162    218972    364149   5071592     11.10     11.86
4690.52/1175.64	c  N dy 30789   6980623      1475      6967    118162    125114    364149   1701256     11.10     11.79
4704.11/1179.07	c  N dy 30864   7000742      1475      6967    118162    144835    364149   2394347     11.10     11.69
4719.63/1182.98	c  N dy 30949   7021020      1475      6967    118162    164688    364149   3067881     11.10     11.90
4735.98/1187.09	c  N dy 31057   7041463      1475      6967    118162    184722    364149   3768382     11.10     11.82
4753.14/1191.34	c  N dy 31148   7061481      1475      6967    118162    204282    364149   4435190     11.10     11.92
4769.94/1195.59	c  N dy 31212   7081579      1475      6967    118162    223909    364149   5132384     11.10     15.82
4786.26/1199.67	c  N dy 31307   7101689      1475      6967    118162    129067    364149   1805426     11.10     11.69

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.45 7.94 7.62 1/328 21607
/proc/meminfo: memFree=23397340/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 634021773 52396032 348 33554432000 4194304 4580107 140736329241920 18446744073709551615 47244723140530 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 12792 348 299 95 0 7774 0
[pid=21607/tid=21608] ppid=21605 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 634021773 52396032 348 33554432000 4194304 4580107 140736329241920 18446744073709551615 270338440177 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 634021773 52396032 348 33554432000 4194304 4580107 140736329241920 18446744073709551615 47244723140524 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 634021773 52396032 348 33554432000 4194304 4580107 140736329241920 18446744073709551615 47244723140530 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.115829 s]
/proc/loadavg: 7.45 7.94 7.62 1/328 21607
/proc/meminfo: memFree=23397340/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=285416 CPUtime=0.36 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 7346 0 0 0 32 4 0 0 18 0 4 0 634021773 292265984 7258 33554432000 4194304 4580107 140736329241920 18446744073709551615 270338427063 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 71354 7359 373 95 0 66336 0
[pid=21607/tid=21608] ppid=21605 vsize=285416 CPUtime=0.07 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) D 21605 21607 21012 0 -1 4202560 1971 0 0 0 6 1 0 0 18 0 4 0 634021773 292265984 7588 33554432000 4194304 4580107 140736329241920 18446744073709551615 270338427063 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=285416 CPUtime=0.08 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 2065 0 0 0 7 1 0 0 18 0 4 0 634021773 292265984 7734 33554432000 4194304 4580107 140736329241920 18446744073709551615 270338427063 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=285416 CPUtime=0.11 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 1328 0 0 0 11 0 0 0 18 0 4 0 634021773 292265984 7734 33554432000 4194304 4580107 140736329241920 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 285416

[startup+0.211171 s]
/proc/loadavg: 7.45 7.94 7.62 1/328 21607
/proc/meminfo: memFree=23397340/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=306804 CPUtime=1.92 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 12837 0 0 0 185 7 0 0 18 0 4 0 634021773 314167296 11168 33554432000 4194304 4580107 140736329241920 18446744073709551615 4321878 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 76701 11168 376 95 0 71683 0
[pid=21607/tid=21608] ppid=21605 vsize=291408 CPUtime=0.99 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 4190 0 0 0 97 2 0 0 19 0 4 0 634021773 298401792 11974 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=291408 CPUtime=1 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 4207 0 0 0 98 2 0 0 19 0 4 0 634021773 298401792 11974 33554432000 4194304 4580107 140736329241920 18446744073709551615 4296107 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=291408 CPUtime=1.02 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 3062 0 0 0 102 0 0 0 19 0 4 0 634021773 298401792 11974 33554432000 4194304 4580107 140736329241920 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 306804

[startup+1.13452 s]
/proc/loadavg: 7.45 7.94 7.62 1/328 21607
/proc/meminfo: memFree=23397340/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=291624 CPUtime=4.43 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 16544 0 0 0 436 7 0 0 19 0 4 0 634021773 298622976 11742 33554432000 4194304 4580107 140736329241920 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 72906 11742 376 95 0 67888 0
[pid=21607/tid=21608] ppid=21605 vsize=291624 CPUtime=1.09 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 4254 0 0 0 107 2 0 0 19 0 4 0 634021773 298622976 11742 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=291624 CPUtime=1.1 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 4268 0 0 0 108 2 0 0 19 0 4 0 634021773 298622976 11742 33554432000 4194304 4580107 140736329241920 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=291624 CPUtime=1.12 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 3354 0 0 0 112 0 0 0 19 0 4 0 634021773 298622976 11742 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294173 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 291624

[startup+1.2345 s]
/proc/loadavg: 7.45 7.94 7.62 1/328 21607
/proc/meminfo: memFree=23397340/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=291624 CPUtime=4.83 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 16874 0 0 0 476 7 0 0 19 0 4 0 634021773 298622976 12072 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 72906 12072 376 95 0 67888 0
[pid=21607/tid=21608] ppid=21605 vsize=291624 CPUtime=1.19 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 4323 0 0 0 117 2 0 0 19 0 4 0 634021773 298622976 12072 33554432000 4194304 4580107 140736329241920 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=291624 CPUtime=1.2 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 4335 0 0 0 118 2 0 0 19 0 4 0 634021773 298622976 12072 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=291624 CPUtime=1.22 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 3476 0 0 0 122 0 0 0 19 0 4 0 634021773 298622976 12072 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294163 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 291624

[startup+1.53444 s]
/proc/loadavg: 7.45 7.94 7.62 1/328 21607
/proc/meminfo: memFree=23397340/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=292268 CPUtime=6.03 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 18845 0 0 0 595 8 0 0 20 0 4 0 634021773 299282432 12255 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 73067 12256 376 95 0 68049 0
[pid=21607/tid=21608] ppid=21605 vsize=292268 CPUtime=1.49 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 4852 0 0 0 147 2 0 0 19 0 4 0 634021773 299282432 12256 33554432000 4194304 4580107 140736329241920 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=292268 CPUtime=1.5 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 4847 0 0 0 148 2 0 0 19 0 4 0 634021773 299282432 12256 33554432000 4194304 4580107 140736329241920 18446744073709551615 4295702 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=292268 CPUtime=1.52 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 3874 0 0 0 152 0 0 0 20 0 4 0 634021773 299282432 12256 33554432000 4194304 4580107 140736329241920 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 292268

[startup+3.11213 s]
/proc/loadavg: 7.45 7.94 7.62 10/337 21641
/proc/meminfo: memFree=23281608/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=320036 CPUtime=12.31 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 25006 0 0 0 1223 8 0 0 24 0 4 0 634021773 327716864 15065 33554432000 4194304 4580107 140736329241920 18446744073709551615 4413276 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 80009 15065 378 95 0 74991 0
[pid=21607/tid=21608] ppid=21605 vsize=320036 CPUtime=3.05 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 6412 0 0 0 302 3 0 0 25 0 4 0 634021773 327716864 15065 33554432000 4194304 4580107 140736329241920 18446744073709551615 4413328 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=320036 CPUtime=3.07 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 6431 0 0 0 305 2 0 0 24 0 4 0 634021773 327716864 15065 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=320036 CPUtime=3.1 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 5967 0 0 0 310 0 0 0 25 0 4 0 634021773 327716864 15065 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 320036

[startup+6.30049 s]
/proc/loadavg: 7.50 7.94 7.62 9/337 21641
/proc/meminfo: memFree=23224040/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=320424 CPUtime=25.07 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 36308 0 0 0 2496 11 0 0 25 0 4 0 634021773 328114176 22779 33554432000 4194304 4580107 140736329241920 18446744073709551615 4433902 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 80106 22779 378 95 0 75088 0
[pid=21607/tid=21608] ppid=21605 vsize=320424 CPUtime=6.21 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 8899 0 0 0 618 3 0 0 25 0 4 0 634021773 328114176 22781 33554432000 4194304 4580107 140736329241920 18446744073709551615 4322970 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=320424 CPUtime=6.27 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 9856 0 0 0 624 3 0 0 25 0 4 0 634021773 328114176 22781 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=320424 CPUtime=6.29 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 8151 0 0 0 629 0 0 0 25 0 4 0 634021773 328114176 22781 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 320424

[startup+12.7002 s]
/proc/loadavg: 7.54 7.94 7.63 10/337 21641
/proc/meminfo: memFree=23141860/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=290164 CPUtime=50.58 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 57959 0 0 0 5043 15 0 0 25 0 4 0 634021773 297127936 33860 33554432000 4194304 4580107 140736329241920 18446744073709551615 4417015 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 72541 33860 378 95 0 67523 0
[pid=21607/tid=21608] ppid=21605 vsize=290164 CPUtime=12.55 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 14704 0 0 0 1250 5 0 0 25 0 4 0 634021773 297127936 33860 33554432000 4194304 4580107 140736329241920 18446744073709551615 4331917 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=290164 CPUtime=12.66 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 13931 0 0 0 1262 4 0 0 25 0 4 0 634021773 297127936 33860 33554432000 4194304 4580107 140736329241920 18446744073709551615 4502088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=290164 CPUtime=12.69 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 15703 0 0 0 1267 2 0 0 25 0 4 0 634021773 297127936 33860 33554432000 4194304 4580107 140736329241920 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 290164

[startup+25.5007 s]
/proc/loadavg: 7.64 7.95 7.63 10/337 21642
/proc/meminfo: memFree=23058012/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=299316 CPUtime=101.65 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 84629 0 0 0 10144 21 0 0 25 0 4 0 634021773 306499584 42920 33554432000 4194304 4580107 140736329241920 18446744073709551615 4292992 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 74829 42920 378 95 0 69811 0
[pid=21607/tid=21608] ppid=21605 vsize=299316 CPUtime=25.22 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 20392 0 0 0 2516 6 0 0 25 0 4 0 634021773 306499584 42920 33554432000 4194304 4580107 140736329241920 18446744073709551615 4316566 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=299316 CPUtime=25.46 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 20898 0 0 0 2541 5 0 0 25 0 4 0 634021773 306499584 42920 33554432000 4194304 4580107 140736329241920 18446744073709551615 4322530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=299316 CPUtime=25.48 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 24549 0 0 0 2545 3 0 0 25 0 4 0 634021773 306499584 42920 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 299316

[startup+51.1006 s]
/proc/loadavg: 7.83 7.96 7.65 9/337 21642
/proc/meminfo: memFree=22982912/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=365180 CPUtime=203.8 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 130460 0 0 0 20348 32 0 0 25 0 4 0 634021773 373944320 51162 33554432000 4194304 4580107 140736329241920 18446744073709551615 4318294 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 91295 51162 378 95 0 86277 0
[pid=21607/tid=21608] ppid=21605 vsize=365180 CPUtime=50.56 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 32519 0 0 0 5048 8 0 0 25 0 4 0 634021773 373944320 51162 33554432000 4194304 4580107 140736329241920 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=365180 CPUtime=51.06 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 31398 0 0 0 5098 8 0 0 25 0 4 0 634021773 373944320 51162 33554432000 4194304 4580107 140736329241920 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=365180 CPUtime=51.09 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 38681 0 0 0 5102 7 0 0 25 0 4 0 634021773 373944320 51162 33554432000 4194304 4580107 140736329241920 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 365180

[startup+102.3 s]
/proc/loadavg: 8.00 7.99 7.67 10/337 21644
/proc/meminfo: memFree=22943136/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=326240 CPUtime=408.08 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 200357 0 0 0 40758 50 0 0 25 0 4 0 634021773 334069760 55174 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 81560 55174 378 95 0 76542 0
[pid=21607/tid=21608] ppid=21605 vsize=326240 CPUtime=101.25 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 49603 0 0 0 10111 14 0 0 25 0 4 0 634021773 334069760 55174 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=326240 CPUtime=102.26 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 48386 0 0 0 10214 12 0 0 25 0 4 0 634021773 334069760 55174 33554432000 4194304 4580107 140736329241920 18446744073709551615 4413647 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=326240 CPUtime=102.29 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 57574 0 0 0 10216 13 0 0 25 0 4 0 634021773 334069760 55174 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.08
Current children cumulated vsize (KiB) 326240

[startup+162.301 s]

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

[pid=21607] ppid=21605 vsize=714916 CPUtime=2562.68 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 880348 0 0 0 256037 231 0 0 25 0 4 0 634021773 732073984 111555 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 178729 111555 378 95 0 173711 0
[pid=21607/tid=21608] ppid=21605 vsize=714916 CPUtime=635.8 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 224890 0 0 0 63521 59 0 0 25 0 4 0 634021773 732073984 111555 33554432000 4194304 4580107 140736329241920 18446744073709551615 4320729 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=714916 CPUtime=642.28 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 233685 0 0 0 64171 57 0 0 25 0 4 0 634021773 732073984 111555 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=714916 CPUtime=642.31 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 232708 0 0 0 64166 65 0 0 25 0 4 0 634021773 732073984 111555 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2562.68
Current children cumulated vsize (KiB) 714916

[startup+702.3 s]
/proc/loadavg: 8.11 8.11 7.87 9/337 21660
/proc/meminfo: memFree=22423900/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=776692 CPUtime=2802.08 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 955693 0 0 0 279957 251 0 0 25 0 4 0 634021773 795332608 119997 33554432000 4194304 4580107 140736329241920 18446744073709551615 4316439 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 194173 119997 378 95 0 189155 0
[pid=21607/tid=21608] ppid=21605 vsize=776692 CPUtime=695.19 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 243816 0 0 0 69455 64 0 0 25 0 4 0 634021773 795332608 119997 33554432000 4194304 4580107 140736329241920 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=776692 CPUtime=702.29 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 258280 0 0 0 70166 63 0 0 25 0 4 0 634021773 795332608 119997 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=776692 CPUtime=702.3 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 251144 0 0 0 70161 69 0 0 25 0 4 0 634021773 795332608 119997 33554432000 4194304 4580107 140736329241920 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.08
Current children cumulated vsize (KiB) 776692

[startup+762.301 s]
/proc/loadavg: 8.04 8.08 7.87 10/337 21661
/proc/meminfo: memFree=22431780/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=679104 CPUtime=3041.48 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 1023572 0 0 0 303878 270 0 0 25 0 4 0 634021773 695402496 119482 33554432000 4194304 4580107 140736329241920 18446744073709551615 4316849 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 169776 119482 378 95 0 164758 0
[pid=21607/tid=21608] ppid=21605 vsize=679104 CPUtime=754.58 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 260666 0 0 0 75389 69 0 0 25 0 4 0 634021773 695402496 119482 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=679104 CPUtime=762.28 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 276707 0 0 0 76161 67 0 0 25 0 4 0 634021773 695402496 119482 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=679104 CPUtime=762.31 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 267124 0 0 0 76157 74 0 0 25 0 4 0 634021773 695402496 119482 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.48
Current children cumulated vsize (KiB) 679104

[startup+822.301 s]
/proc/loadavg: 8.12 8.10 7.89 10/337 21663
/proc/meminfo: memFree=22420560/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=683496 CPUtime=3280.87 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 1085604 0 0 0 327798 289 0 0 25 0 4 0 634021773 699899904 122117 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 170874 122117 378 95 0 165856 0
[pid=21607/tid=21608] ppid=21605 vsize=683496 CPUtime=813.96 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 277244 0 0 0 81323 73 0 0 25 0 4 0 634021773 699899904 122117 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=683496 CPUtime=822.29 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 294156 0 0 0 82156 73 0 0 25 0 4 0 634021773 699899904 122117 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=683496 CPUtime=822.31 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 279036 0 0 0 82153 78 0 0 25 0 4 0 634021773 699899904 122117 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.87
Current children cumulated vsize (KiB) 683496

[startup+882.301 s]
/proc/loadavg: 8.15 8.11 7.90 9/337 21664
/proc/meminfo: memFree=22385424/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=731976 CPUtime=3520.26 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 1148399 0 0 0 351717 309 0 0 25 0 4 0 634021773 749543424 127641 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 182994 127641 378 95 0 177976 0
[pid=21607/tid=21608] ppid=21605 vsize=731976 CPUtime=873.35 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 294028 0 0 0 87256 79 0 0 25 0 4 0 634021773 749543424 127641 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=731976 CPUtime=882.29 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 313531 0 0 0 88151 78 0 0 25 0 4 0 634021773 749543424 127641 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=731976 CPUtime=882.31 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 289073 0 0 0 88150 81 0 0 25 0 4 0 634021773 749543424 127641 33554432000 4194304 4580107 140736329241920 18446744073709551615 4316585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.26
Current children cumulated vsize (KiB) 731976

[startup+942.301 s]
/proc/loadavg: 8.21 8.12 7.92 9/337 21666
/proc/meminfo: memFree=22340116/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=815912 CPUtime=3759.67 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 1210778 0 0 0 375639 328 0 0 25 0 4 0 634021773 835493888 131856 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 203978 131856 378 95 0 198960 0
[pid=21607/tid=21608] ppid=21605 vsize=815912 CPUtime=932.75 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 310762 0 0 0 93192 83 0 0 25 0 4 0 634021773 835493888 131856 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=815912 CPUtime=942.29 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 330560 0 0 0 94146 83 0 0 25 0 4 0 634021773 835493888 131856 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=815912 CPUtime=942.32 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 301755 0 0 0 94146 86 0 0 25 0 4 0 634021773 835493888 131856 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.67
Current children cumulated vsize (KiB) 815912

[startup+1002.3 s]
/proc/loadavg: 8.15 8.11 7.93 9/337 21668
/proc/meminfo: memFree=22278916/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=754056 CPUtime=3999.06 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 1276520 0 0 0 399562 344 0 0 25 0 4 0 634021773 772153344 130290 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 188514 130290 378 95 0 183496 0
[pid=21607/tid=21608] ppid=21605 vsize=754056 CPUtime=992.13 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 327094 0 0 0 99126 87 0 0 25 0 4 0 634021773 772153344 130290 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=754056 CPUtime=1002.3 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 346793 0 0 0 100143 87 0 0 25 0 4 0 634021773 772153344 130290 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=754056 CPUtime=1002.32 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 318234 0 0 0 100143 89 0 0 25 0 4 0 634021773 772153344 130290 33554432000 4194304 4580107 140736329241920 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.06
Current children cumulated vsize (KiB) 754056

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 7.93 10/337 21669
/proc/meminfo: memFree=22248472/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=842356 CPUtime=4238.47 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 1345977 0 0 0 423483 364 0 0 25 0 4 0 634021773 862572544 139162 33554432000 4194304 4580107 140736329241920 18446744073709551615 4322703 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 210589 139162 378 95 0 205571 0
[pid=21607/tid=21608] ppid=21605 vsize=842356 CPUtime=1051.52 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 348413 0 0 0 105060 92 0 0 25 0 4 0 634021773 862572544 139164 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=842356 CPUtime=1062.3 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 362348 0 0 0 106139 91 0 0 25 0 4 0 634021773 862572544 139164 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=842356 CPUtime=1062.34 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 337472 0 0 0 106138 96 0 0 25 0 4 0 634021773 862572544 139164 33554432000 4194304 4580107 140736329241920 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.47
Current children cumulated vsize (KiB) 842356

[startup+1122.3 s]
/proc/loadavg: 8.11 8.10 7.94 10/337 21671
/proc/meminfo: memFree=22208992/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=909896 CPUtime=4477.85 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 1407395 0 0 0 447402 383 0 0 25 0 4 0 634021773 931733504 147474 33554432000 4194304 4580107 140736329241920 18446744073709551615 4416737 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 227474 147474 378 95 0 222456 0
[pid=21607/tid=21608] ppid=21605 vsize=909896 CPUtime=1110.91 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 364519 0 0 0 110994 97 0 0 25 0 4 0 634021773 931733504 147474 33554432000 4194304 4580107 140736329241920 18446744073709551615 4413647 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=909896 CPUtime=1122.3 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 376923 0 0 0 112133 97 0 0 25 0 4 0 634021773 931733504 147474 33554432000 4194304 4580107 140736329241920 18446744073709551615 4295833 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=909896 CPUtime=1122.32 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 351421 0 0 0 112132 100 0 0 25 0 4 0 634021773 931733504 147474 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.85
Current children cumulated vsize (KiB) 909896

[startup+1182.31 s]
/proc/loadavg: 8.16 8.11 7.95 10/337 21672
/proc/meminfo: memFree=22215520/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=912020 CPUtime=4717.28 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 1469022 0 0 0 471327 401 0 0 25 0 4 0 634021773 933908480 144982 33554432000 4194304 4580107 140736329241920 18446744073709551615 4318471 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 228005 144982 378 95 0 222987 0
[pid=21607/tid=21608] ppid=21605 vsize=912020 CPUtime=1170.3 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 379651 0 0 0 116929 101 0 0 25 0 4 0 634021773 933908480 144982 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=912020 CPUtime=1182.31 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 390765 0 0 0 118131 100 0 0 25 0 4 0 634021773 933908480 144982 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=912020 CPUtime=1182.33 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 367397 0 0 0 118128 105 0 0 25 0 4 0 634021773 933908480 144982 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.28
Current children cumulated vsize (KiB) 912020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.11 8.10 7.95 9/337 21673
/proc/meminfo: memFree=22197144/32951124 swapFree=59367104/67111528
[pid=21607] ppid=21605 vsize=912904 CPUtime=4800.29 cores=0,2,4,6
/proc/21607/stat : 21607 (strangenight2-m) R 21605 21607 21012 0 -1 4202496 1489706 0 0 0 479622 407 0 0 25 0 4 0 634021773 934813696 147379 33554432000 4194304 4580107 140736329241920 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21607/statm: 228226 147379 378 95 0 223208 0
[pid=21607/tid=21608] ppid=21605 vsize=912904 CPUtime=1190.89 cores=0,2,4,6
/proc/21607/task/21608/stat : 21608 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 385371 0 0 0 118986 103 0 0 25 0 4 0 634021773 934813696 147382 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21607/tid=21609] ppid=21605 vsize=912904 CPUtime=1203.12 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 396270 0 0 0 120211 101 0 0 25 0 4 0 634021773 934813696 147382 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=912904 CPUtime=1203.15 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (strangenight2-m) R 21605 21607 21012 0 -1 4202560 371271 0 0 0 120208 107 0 0 25 0 4 0 634021773 934813696 147382 33554432000 4194304 4580107 140736329241920 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 912904

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.16
CPU time (s): 4800.36
CPU user time (s): 4796.26
CPU system time (s): 4.10238
CPU usage (%): 398.98
Max. virtual memory (cumulated for all children) (KiB): 991716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.26
system time used= 4.10238
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1489711
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= 2493
involuntary context switches= 20684

runsolver used 3.66944 second user time and 8.48271 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 01:34:22
IDJOB=3366939
IDBENCH=84560
IDSOLVER=1844
FILE ID=node143/3366939-1305416061
RUNJOBID= node143-1305414856-21517
PBS_JOBID= 13324518
Free space on /tmp= 73408 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-2.used-as.sat04-892.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366939-1305416061/watcher-3366939-1305416061 -o /tmp/evaluation-result-3366939-1305416061/solver-3366939-1305416061 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366939-1305416061.cnf

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

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=2031984673

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23397620 kB
Buffers:        153804 kB
Cached:         653460 kB
SwapCached:      67368 kB
Active:          95724 kB
Inactive:      9234728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23397620 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            7028 kB
Writeback:           0 kB
AnonPages:     8455528 kB
Mapped:          22400 kB
Slab:           105256 kB
PageTables:      53364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69967832 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= 73404 MiB
End job on node143 at 2011-05-15 01:54:27