Trace number 3258681

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-1-mt? (TO) 4800.13 1201.75

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1820c171155gyes3.cnf
MD5SUMcd19d9eb9be97e183fa1a1d47d679d01
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3258681-1304034824.cnf'
0.00/0.00	c -- header says num vars:           1820
0.00/0.00	c -- header says num clauses:      171155
0.00/0.04	c -- clauses added:            0 learnts,       171155 normals,            0 xors
0.00/0.04	c -- vars added       1820
0.00/0.04	c Parsing time:  0.05 s
0.00/0.04	c  N st     0         0      1820        65    171090         0    344000         0   no data   no data  --
0.00/0.04	c asymm  cl-useful: 0/65/65 lits-rem:0 time: 0.00
0.00/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.07
0.00/0.12	c bin-w-bin subsume rem         6833 bins  time:  0.09 s
0.00/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
0.00/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1820 time:  0.06 s
0.00/0.15	c Removed useless bin:       0  fixed:     0  props:   0.83M  time:  0.06 s
0.00/0.54	c lits-rem:       217  cl-subs:        0  v-elim:     65  v-fix:    0  time:  0.20 s
0.00/0.54	c Finding binary XORs  T:     0.01 s  found:       0
0.00/0.54	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.00/0.54	c calculated reachability. Time: 0.00
0.00/0.54	c Calc default polars -  time:   0.00 s pos:       0 undec:      65 neg:    1755
0.00/0.54	c =========================================================================================
0.00/0.54	c types(t): F = full restart, N = normal restart
0.00/0.54	c types(t): S = simplification begin/end, E = solution found
0.00/0.54	c restart types(rt): st = static, dy = dynamic
0.00/0.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.54	c  B st     0         0      1755      8520    153982         0    549505         0   no data   no data  --
0.00/0.54	c  N dy    16      4105      1755      8520    153982      4074    549505    184200     11.39     12.05  --
0.00/0.76	c  N dy    37      8183      1755      8520    153982      5646    549505    204188     11.30     11.99  --
4.03/1.04	c  N dy    59     12202      1755      8520    153982      5423    549501    140021     11.33     11.95  --
5.07/1.35	c  N dy    84     16483      1755      8520    153982      9683    549499    352594     11.51     12.18  --
6.27/1.67	c  N dy    99     20679      1755      8520    153982      8270    549499    231534     11.47     12.18  --
7.48/1.99	c  N dy   110     24719      1755      8520    153982     12266    549497    401003     11.42     12.51  --
7.89/2.01	c  F st   111     25000      1755      8520    153982     12542    549497    413077     11.41      9.93  --
9.46/2.44	c  N dy   117     30000      1755      8520    153982     10701    549497    302370     11.41   no data  --
9.46/2.44	c  S st   117     30000      1755      8520    153982     10701    549497    302370     11.41   no data  --
9.46/2.48	c  S st   117     30501      1755      8520    153982     11201    549497    326850     11.41   no data  --
9.46/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
9.46/2.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.66/2.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      0 BRemN:      0 P: 11.6M T:  0.91
10.66/2.76	c bin-w-bin subsume rem            0 bins  time:  0.09 s
15.45/3.98	c subs with bin:        0  lits-rem:     20787  v-fix:    0  time:  4.83 s
15.45/3.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
15.85/4.01	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
22.64/5.79	c lits-rem:      1166  cl-subs:     2139  v-elim:      0  v-fix:    0  time:  7.10 s
23.44/5.98	c asymm  cl-useful: 2645/2710/8520 lits-rem:18260 time: 0.77
23.44/5.98	c calculated reachability. Time: 0.01
23.44/5.98	c  N dy   117     30501      1755      8520    153994      9062    496660    285631     11.41   no data  --
24.64/6.30	c  N dy   144     34509      1755      8520    153996     13044    496660    514608     11.59     14.12  --
26.23/6.66	c  N dy   178     38824      1755      8520    153996      9513    496660    244256     11.82     12.48  --
27.43/6.99	c  N dy   209     42890      1755      8520    153996     13550    496660    475035     11.98     12.61  --
28.63/7.24	c  S st   225     45751      1755      8520    153996     16382    496660    635145     12.03     12.18  --
28.63/7.28	c  S st   225     46252      1755      8520    153996     16883    496660    669366     12.03   no data  --
28.63/7.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
28.63/7.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.84/7.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 11.1M T:  0.88
29.84/7.56	c bin-w-bin subsume rem            0 bins  time:  0.09 s
35.02/8.87	c subs with bin:        0  lits-rem:      1639  v-fix:    0  time:  5.23 s
35.02/8.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
35.42/8.90	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
47.02/11.82	c lits-rem:      1087  cl-subs:      515  v-elim:      0  v-fix:    0  time: 11.64 s
47.02/11.83	c vivif2 --  cl tried     8520 cl shrink     2191 lits rem      11626 time: 0.03
47.02/11.85	c vivif2 --  cl tried    16368 cl shrink        1 lits rem          1 time: 0.09
47.80/12.04	c asymm  cl-useful: 0/2056/8520 lits-rem:0 time: 0.76
47.80/12.04	c calculated reachability. Time: 0.01
47.80/12.04	c  N dy   225     46252      1755      8520    153997     16368    481798    655596     12.03   no data  --
49.40/12.40	c  N dy   247     50435      1755      8520    154000     11622    481798    313457     12.10     12.84  --
50.61/12.75	c  N dy   272     54634      1755      8520    154000     15788    481798    566822     12.16     12.86  --
52.20/13.13	c  N dy   301     58725      1755      8520    154000      9967    481798    177253     12.25     12.91  --
53.40/13.47	c  N dy   328     62771      1755      8520    154000     13979    481798    431505     12.35     13.02  --
55.00/13.82	c  N dy   347     66846      1755      8520    154000     18020    481798    675606     12.40     13.11  --
55.81/14.05	c  S st   356     69378      1755      8520    154000     20529    481798    821288     12.40   no data  --
55.81/14.09	c  S st   356     69881      1755      8520    154000     21032    481798    852441     12.40   no data  --
55.81/14.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.81/14.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.99/14.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.6M T:  0.94
56.99/14.39	c bin-w-bin subsume rem            0 bins  time:  0.09 s
62.58/15.73	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  5.36 s
62.58/15.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
62.58/15.76	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
66.98/16.82	c lits-rem:       518  cl-subs:      379  v-elim:      0  v-fix:    0  time:  4.22 s
66.98/16.82	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
66.98/16.85	c vivif2 --  cl tried    20653 cl shrink        2 lits rem          2 time: 0.11
67.78/17.04	c asymm  cl-useful: 0/2013/8520 lits-rem:0 time: 0.75
67.78/17.04	c calculated reachability. Time: 0.00
67.78/17.04	c  N dy   356     69881      1755      8520    154000     20653    481796    839705     12.40   no data  --
69.40/17.45	c  N dy   384     74489      1755      8520    154000     14321    481796    387212     12.47     13.18  --
70.97/17.87	c  N dy   421     79315      1755      8520    154000     19115    481796    681453     12.59     13.26  --
72.97/18.39	c  N dy   445     85059      1755      8520    154000     12917    481796    251516     12.59     13.29  --
74.17/18.60	c  F st   457     87500      1755      8520    154000     15331    481796    387928     12.59     11.91  --
75.37/18.91	c  N st   462     90797      1755      8520    154000     18589    481796    596344     12.59   no data  --
77.36/19.43	c  N dy   488     96621      1755      8520    154000     24366    481796    946192     12.63     14.51  --
79.77/20.01	c  N dy   525    103106      1755      8520    154000     17918    481796    527406     12.70     13.39  --
80.17/20.16	c  S st   538    104821      1755      8520    154000     19625    481796    628075     12.71   no data  --
80.57/20.20	c  S st   538    105326      1755      8520    154000     20130    481796    660613     12.71   no data  --
80.57/20.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
80.57/20.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.37/20.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.2M T:  0.92
81.37/20.48	c bin-w-bin subsume rem            0 bins  time:  0.08 s
86.57/21.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.25 s
86.98/21.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
86.98/21.83	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
98.54/24.72	c lits-rem:      1036  cl-subs:      222  v-elim:      0  v-fix:    0  time: 11.53 s
98.54/24.72	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
98.54/24.75	c vivif2 --  cl tried    19908 cl shrink        0 lits rem          0 time: 0.10
99.34/24.91	c asymm  cl-useful: 0/1676/8520 lits-rem:0 time: 0.63
99.34/24.91	c calculated reachability. Time: 0.01
99.34/24.91	c  N dy   538    105326      1755      8520    154000     19908    481794    651130     12.71   no data  --
101.73/25.52	c  N dy   576    112120      1755      8520    154000     26645    481794   1065941     12.77     14.10  --
104.15/26.17	c  N dy   611    119289      1755      8520    154000     19868    481794    578929     12.80     17.98  --
107.33/26.90	c  N dy   643    126940      1755      8520    154000     27450    481794   1019248     12.80     13.50  --
110.12/27.66	c  N dy   693    135059      1755      8520    154000     20618    481794    569368     12.86     13.65  --
113.71/28.53	c  N dy   733    144320      1755      8520    154000     29804    481794   1091669     12.85     13.55  --
116.92/29.39	c  N dy   776    153536      1755      8520    154000     23071    481794    652930     12.86     17.00  --
118.51/29.79	c  S st   798    157989      1755      8520    154000     27484    481794    896211     12.87   no data  --
118.91/29.84	c  S st   798    158493      1755      8520    154000     27987    481794    926410     12.87   no data  --
118.91/29.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
118.91/29.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.71/30.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.9M T:  0.96
120.11/30.14	c bin-w-bin subsume rem            0 bins  time:  0.08 s
125.70/31.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.59 s
125.70/31.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
125.70/31.57	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
130.10/32.64	c lits-rem:       425  cl-subs:      645  v-elim:      0  v-fix:    0  time:  4.29 s
130.10/32.65	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
130.10/32.68	c vivif2 --  cl tried    27342 cl shrink        0 lits rem          0 time: 0.14
130.92/32.88	c asymm  cl-useful: 0/1904/8520 lits-rem:0 time: 0.76
130.92/32.88	c calculated reachability. Time: 0.00
130.92/32.88	c  N dy   798    158493      1755      8520    154000     27342    481794    908432     12.87   no data  --
134.90/33.85	c  N dy   838    168816      1755      8520    154000     20735    481794    452517     12.87     13.67  --
139.30/34.93	c  N dy   891    180582      1755      8520    154000     32403    481794   1108295     12.89     13.63  --
143.69/36.07	c  N dy   923    192583      1755      8520    154000     26428    481794    730017     12.85     13.64  --
148.87/37.31	c  N dy   980    205013      1755      8520    154000     19933    481794    338648     12.86     13.58  --
153.65/38.57	c  N dy  1035    218736      1755      8520    154000     33527    481794   1121749     12.86     13.61  --
159.66/40.07	c  N dy  1099    234174      1755      8520    154000     28995    481794    799350     12.86     13.61  --
161.27/40.40	c  S st  1113    237741      1755      8520    154000     32523    481794    994342     12.86     11.84  --
161.27/40.45	c  S st  1113    238242      1755      8520    154000     33023    481794   1025164     12.86   no data  --
161.27/40.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
161.27/40.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.45/40.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.3M T:  1.02
162.45/40.77	c bin-w-bin subsume rem            0 bins  time:  0.08 s
168.04/42.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.38 s
168.04/42.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
168.04/42.15	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
172.84/43.31	c lits-rem:       528  cl-subs:      718  v-elim:      0  v-fix:    0  time:  4.62 s
172.84/43.31	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
172.84/43.35	c vivif2 --  cl tried    32305 cl shrink        0 lits rem          0 time: 0.16
173.64/43.55	c asymm  cl-useful: 0/1900/8520 lits-rem:0 time: 0.78
173.64/43.55	c calculated reachability. Time: 0.00
173.64/43.55	c  N dy  1113    238242      1755      8520    154000     32305    481794   1006938     12.86   no data  --
179.62/45.07	c  N dy  1178    253566      1755      8520    154000     26670    481794    611865     12.86     13.69  --
186.02/46.68	c  N dy  1245    269883      1755      8520    154000     42797    481794   1507039     12.86     14.00  --
193.20/48.44	c  N dy  1306    287553      1755      8520    154000     38512    481794   1223828     12.85     13.55  --
200.39/50.26	c  N dy  1387    305995      1755      8520    154000     34011    481794    924489     12.87     13.59  --
200.39/50.29	c  F st  1390    306251      1755      8520    154000     34264    481794    939163     12.87   no data  --
208.78/52.32	c  N dy  1449    325833      1755      8520    154000     29894    481794    638060     12.86     13.59  --
217.17/54.42	c  N dy  1530    346004      1755      8520    154000     25116    481794    362633     12.86     13.57  --
221.56/55.52	c  S st  1591    357363      1755      8520    154000     36364    481794    977564     12.88     11.63  --
221.56/55.57	c  S st  1591    357869      1755      8520    154000     36868    481794   1009055     12.88   no data  --
221.56/55.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
221.56/55.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
222.78/55.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.1M T:  1.08
223.19/55.90	c bin-w-bin subsume rem            0 bins  time:  0.08 s
228.35/57.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.30 s
228.35/57.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
228.35/57.26	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
233.15/58.49	c lits-rem:       555  cl-subs:      507  v-elim:      0  v-fix:    0  time:  4.90 s
233.15/58.49	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
233.55/58.54	c vivif2 --  cl tried    36361 cl shrink        0 lits rem          0 time: 0.16
234.35/58.73	c asymm  cl-useful: 0/1860/8520 lits-rem:0 time: 0.77
234.35/58.74	c calculated reachability. Time: 0.00
234.35/58.74	c  N dy  1591    357869      1755      8520    154000     36361    481794    993975     12.88   no data  --
242.33/60.77	c  N dy  1663    378225      1755      8520    154000     30781    481794    624255     12.87     13.58  --
250.72/62.82	c  N dy  1750    398478      1755      8520    154000     50844    481794   1696248     12.87     13.66  --
258.71/64.84	c  N dy  1827    418481      1755      8520    154000     43871    481794   1223148     12.87     13.58  --
267.12/66.91	c  N dy  1904    438506      1755      8520    154000     36012    481794    814377     12.86     14.39  --
275.51/69.03	c  N dy  1988    458745      1755      8520    154000     56056    481794   1892621     12.87     13.60  --
283.49/71.05	c  N dy  2060    478763      1755      8520    154000     47152    481794   1360842     12.86     13.62  --
291.87/73.16	c  N dy  2149    498810      1755      8520    154000     37283    481794    815387     12.87     15.43  --
300.26/75.25	c  N dy  2227    518932      1755      8520    154000     57199    481794   1891769     12.87     13.62  --
307.85/77.14	c  S st  2322    536805      1755      8520    154000     44247    481794   1142047     12.89   no data  --
307.85/77.19	c  S st  2322    537305      1755      8520    154000     44747    481794   1174342     12.89   no data  --
308.25/77.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
308.25/77.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.05/77.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  1.06
309.45/77.53	c bin-w-bin subsume rem            0 bins  time:  0.08 s
314.64/78.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.47 s
315.06/78.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
315.06/78.93	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
320.63/80.34	c lits-rem:       619  cl-subs:      531  v-elim:      0  v-fix:    0  time:  5.63 s
320.63/80.34	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
320.63/80.39	c vivif2 --  cl tried    44216 cl shrink        0 lits rem          0 time: 0.21
321.43/80.59	c asymm  cl-useful: 0/1446/8520 lits-rem:0 time: 0.80
321.83/80.60	c calculated reachability. Time: 0.01
321.83/80.60	c  N dy  2322    537305      1755      8520    154000     44216    481794   1158210     12.89   no data  --
330.62/82.82	c  N dy  2400    557362      1755      8520    154000     32379    481794    447476     12.89     14.77  --
338.61/84.87	c  N dy  2492    577476      1755      8520    154000     52299    481794   1484637     12.89     13.67  --
347.80/87.11	c  N dy  2574    597558      1755      8520    154000     39509    481794    787787     12.89     13.58  --
356.19/89.25	c  N dy  2666    617681      1755      8520    154000     59415    481794   1867453     12.90     13.61  --
364.97/91.44	c  N dy  2730    637727      1755      8520    154000     45568    481794   1037294     12.89     13.57  --
374.16/93.72	c  N dy  2796    658146      1755      8520    154000     65707    481794   2057291     12.88     13.75  --
382.95/95.92	c  N dy  2891    678162      1755      8520    154000     50938    481794   1336485     12.89     13.66  --
392.14/98.26	c  N dy  2975    698164      1755      8520    154000     70698    481794   2348779     12.89     13.74  --
400.93/100.48	c  N dy  3070    718565      1755      8520    154000     55308    481794   1516685     12.89     13.72  --
410.51/102.89	c  N dy  3149    738576      1755      8520    154000     38491    481794    578450     12.90     13.65  --
419.30/105.01	c  N dy  3213    758894      1755      8520    154000     58570    481794   1623405     12.89     13.59  --
428.49/107.38	c  N dy  3302    779101      1755      8520    154000     40992    481794    680789     12.90     13.69  --
437.68/109.60	c  N dy  3388    799707      1755      8520    154000     61366    481794   1773487     12.90     13.59  --
440.47/110.37	c  S st  3414    805957      1755      8520    154000     67545    481794   2067989     12.90     13.20  --
440.88/110.43	c  S st  3414    806460      1755      8520    154000     68048    481794   2100709     12.90   no data  --
440.88/110.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
440.88/110.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
442.07/110.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.1M T:  1.23
442.49/110.85	c bin-w-bin subsume rem            0 bins  time:  0.08 s
448.46/112.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.80 s
448.46/112.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
448.46/112.33	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
456.45/114.38	c lits-rem:       206  cl-subs:     1553  v-elim:      0  v-fix:    0  time:  8.16 s
456.45/114.39	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
456.85/114.47	c vivif2 --  cl tried    66495 cl shrink        0 lits rem          0 time: 0.35
457.65/114.69	c asymm  cl-useful: 0/1259/8520 lits-rem:0 time: 0.88
458.05/114.70	c calculated reachability. Time: 0.00
458.05/114.70	c  N dy  3414    806460      1755      8520    154000     66495    481794   2058851     12.90   no data  --
467.23/117.00	c  N dy  3479    827171      1755      8520    154000     48415    481794   1006134     12.89     13.68  --
476.02/119.27	c  N dy  3570    847250      1755      8520    154000     68280    481794   2037987     12.90     13.61  --
485.62/121.64	c  N dy  3666    867331      1755      8520    154000     48582    481794    970524     12.91     13.95  --
494.80/123.91	c  N dy  3745    887346      1755      8520    154000     68392    481794   1997945     12.91     13.62  --
504.01/126.28	c  N dy  3835    907353      1755      8520    154000     47629    481794    891926     12.92     14.07  --
513.20/128.55	c  N dy  3910    927609      1755      8520    154000     67656    481794   1922429     12.91     13.62  --
523.16/131.05	c  N dy  3962    947672      1755      8520    154000     45917    481794    757413     12.90     14.14  --
532.35/133.35	c  N dy  4039    968050      1755      8520    154000     66045    481794   1772691     12.90     13.62  --
542.73/135.92	c  N dy  4144    988308      1755      8520    154000     43599    481794    618443     12.91     13.64  --
551.52/138.17	c  N dy  4223   1008695      1755      8520    154000     63749    481794   1650486     12.91     13.59  --
561.12/140.57	c  N dy  4289   1028877      1755      8520    154000     83687    481794   2664310     12.90     13.61  --
570.69/142.93	c  N dy  4388   1048954      1755      8520    154000     60053    481794   1409847     12.91     13.71  --
581.48/145.62	c  N dy  4484   1070866      1755      8520    154000     81714    481794   2493780     12.91     13.62  --
581.88/145.78	c  F st  4486   1071875      1755      8520    154000     82708    481794   2537839     12.91     12.55  --
591.46/148.13	c  N dy  4538   1090987      1755      8520    154000     57097    481794   1224380     12.91     13.65  --
601.45/150.63	c  N dy  4632   1111067      1755      8520    154000     76944    481794   2278045     12.92     14.72  --
611.83/153.23	c  N dy  4723   1131531      1755      8520    154000     51710    481794    908625     12.93     13.70  --
621.02/155.54	c  N dy  4816   1151827      1755      8520    154000     71787    481794   1967157     12.93     13.72  --
631.83/158.28	c  N dy  4894   1172097      1755      8520    154000     91792    481794   2973019     12.93     13.66  --
641.80/160.77	c  N dy  4980   1192353      1755      8520    154000     65371    481794   1565299     12.93     13.62  --
650.98/163.02	c  S st  5051   1209692      1755      8520    154000     82538    481794   2463894     12.93     10.93  --
650.98/163.08	c  S st  5051   1210195      1755      8520    154000     83040    481794   2492979     12.93   no data  --
650.98/163.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
650.98/163.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
652.58/163.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.6M T:  1.48
652.98/163.57	c bin-w-bin subsume rem            0 bins  time:  0.08 s
658.96/165.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.00 s
658.96/165.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
659.37/165.11	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
672.15/168.37	c lits-rem:       345  cl-subs:     2007  v-elim:      0  v-fix:    0  time: 13.03 s
672.15/168.38	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
672.55/168.48	c vivif2 --  cl tried    81033 cl shrink        0 lits rem          0 time: 0.42
673.74/168.70	c asymm  cl-useful: 0/1249/8520 lits-rem:0 time: 0.86
673.74/168.71	c calculated reachability. Time: 0.00
673.74/168.71	c  N dy  5051   1210195      1755      8520    154000     81033    481794   2442973     12.93   no data  --
683.34/171.18	c  N dy  5150   1230223      1755      8520    154000     53420    481794    936500     12.94     13.69  --
692.52/173.48	c  N dy  5201   1250285      1755      8520    154000     73180    481794   1925944     12.93     16.01  --
703.30/176.10	c  N dy  5292   1270587      1755      8520    154000     93256    481794   2947132     12.93     13.70  --
712.50/178.47	c  N dy  5362   1290772      1755      8520    154000     64821    481794   1451832     12.93     13.73  --
722.88/181.06	c  N dy  5454   1311784      1755      8520    154000     85624    481794   2489359     12.93     13.64  --
733.26/183.69	c  N dy  5527   1332667      1755      8520    154000     56818    481794   1007189     12.93     13.66  --
742.84/186.04	c  N dy  5608   1352739      1755      8520    154000     76656    481794   1994900     12.93     13.85  --
753.23/188.62	c  N dy  5694   1372985      1755      8520    154000     96642    481794   3006645     12.93     13.73  --
762.83/191.02	c  N dy  5787   1393073      1755      8520    154000     66096    481794   1433987     12.93     13.66  --
772.43/193.44	c  N dy  5866   1413455      1755      8520    154000     86239    481794   2438665     12.93     13.64  --
783.20/196.10	c  N dy  5954   1433584      1755      8520    154000     54761    481794    813803     12.94     13.76  --
792.38/198.46	c  N dy  6033   1453624      1755      8520    154000     74575    481794   1769390     12.93     13.75  --
802.79/201.00	c  N dy  6121   1474136      1755      8520    154000     94831    481794   2771128     12.93     13.68  --
812.75/203.52	c  N dy  6198   1494137      1755      8520    154000     62216    481794   1123828     12.93     15.24  --
822.34/205.93	c  N dy  6285   1514474      1755      8520    154000     82355    481794   2141450     12.93     13.69  --
833.13/208.60	c  N dy  6372   1535413      1755      8520    154000    103030    481794   3167687     12.93     13.63  --
842.33/211.00	c  N dy  6440   1555487      1755      8520    154000     69477    481794   1465292     12.93     16.86  --
852.30/213.49	c  N dy  6528   1575679      1755      8520    154000     89440    481794   2410070     12.93     13.80  --
863.48/216.23	c  N dy  6608   1595724      1755      8520    154000     54866    481794    707671     12.93     13.69  --
872.68/218.50	c  N dy  6678   1615736      1755      8520    154000     74647    481794   1669925     12.93     16.85  --
883.86/221.33	c  N dy  6749   1637619      1755      8520    154000     96264    481794   2759393     12.93     13.61  --
895.84/224.32	c  N dy  6844   1657899      1755      8520    154000     60969    481794    974171     12.93     13.64  --
905.42/226.79	c  N dy  6918   1678426      1755      8520    154000     81275    481794   1943899     12.92     13.64  --
915.81/229.31	c  N dy  6992   1698726      1755      8520    154000    101337    481794   2885104     12.92     13.61  --
921.42/230.78	c  S st  7032   1710195      1755      8520    154000    112669    481794   3446457     12.92   no data  --
922.19/230.95	c  S st  7032   1710696      1755      8520    154000     56828    481794    726639     12.92   no data  --
922.19/230.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
922.19/230.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
923.39/231.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.6M T:  1.00
923.39/231.26	c bin-w-bin subsume rem            0 bins  time:  0.08 s
927.79/232.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.13 s
927.79/232.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
927.79/232.33	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
934.18/233.90	c lits-rem:       201  cl-subs:       32  v-elim:      0  v-fix:    0  time:  6.26 s
934.18/233.90	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
934.18/233.95	c vivif2 --  cl tried    56796 cl shrink        0 lits rem          0 time: 0.18
935.00/234.15	c asymm  cl-useful: 0/1456/8520 lits-rem:0 time: 0.79
935.00/234.15	c calculated reachability. Time: 0.01
935.00/234.15	c  N dy  7032   1710696      1755      8520    154000     56796    481794    725801     12.92   no data  --
943.79/236.37	c  N dy  7112   1730765      1755      8520    154000     76590    481794   1687801     12.92     17.10  --
954.15/238.93	c  N dy  7193   1751562      1755      8520    154000     97104    481794   2663571     12.92     13.67  --
966.14/241.92	c  N dy  7270   1774043      1755      8520    154000     62008    481794    904607     12.92     13.66  --
974.92/244.18	c  N dy  7350   1794098      1755      8520    154000     81829    481794   1882829     12.92     13.60  --
986.51/247.01	c  N dy  7422   1816786      1755      8520    154000    104231    481794   2922439     12.91     13.79  --
996.89/249.62	c  N dy  7487   1836998      1755      8520    154000     65935    481794   1094129     12.91     13.75  --
1005.68/251.88	c  N dy  7562   1857104      1755      8520    154000     85779    481794   2067525     12.91     13.60  --
1015.67/254.30	c  N dy  7650   1877164      1755      8520    154000    105594    481794   3036894     12.91     14.46  --
1026.06/256.91	c  N dy  7729   1897232      1755      8520    154000     66144    481794   1082549     12.91     16.13  --
1036.44/259.51	c  N dy  7806   1919645      1755      8520    154000     88289    481794   2148813     12.90     13.59  --
1046.83/262.15	c  N dy  7887   1940631      1755      8520    154000    109001    481794   3130781     12.90     13.63  --
1057.63/264.82	c  N dy  7955   1960756      1755      8520    154000     68622    481794   1147781     12.90     13.58  --
1066.82/267.17	c  N dy  8051   1981422      1755      8520    154000     89017    481794   2147798     12.90     13.61  --
1076.79/269.68	c  N dy  8136   2001522      1755      8520    154000    108882    481794   3102832     12.90     13.59  --
1087.56/272.33	c  N dy  8210   2021559      1755      8520    154000     67496    481794   1060601     12.90     13.87  --
1096.76/274.60	c  N dy  8279   2041630      1755      8520    154000     87329    481794   2007205     12.90     13.59  --
1106.36/277.08	c  N dy  8363   2061691      1755      8520    154000    107096    481794   2962885     12.91     16.01  --
1117.53/279.89	c  N dy  8444   2081731      1755      8520    154000     64676    481794    879068     12.90     13.73  --
1126.71/282.17	c  N dy  8524   2101764      1755      8520    154000     84454    481794   1781086     12.90     13.62  --
1137.12/284.70	c  N dy  8604   2122249      1755      8520    154000    104700    481794   2753476     12.90     13.59  --
1148.68/287.61	c  N dy  8658   2142275      1755      8520    154000    124458    481794   3669207     12.90     17.34  --
1159.09/290.20	c  N dy  8735   2162575      1755      8520    154000     81334    481794   1622979     12.89     13.60  --
1169.45/292.84	c  N dy  8834   2182645      1755      8520    154000    101144    481794   2576508     12.90     14.54  --
1181.05/295.71	c  N dy  8910   2202969      1755      8520    154000    121209    481794   3559264     12.90     13.66  --
1185.83/296.90	c  S st  8949   2210697      1755      8520    154000     64652    481794    797811     12.90     12.12  --
1185.83/296.95	c  S st  8949   2211197      1755      8520    154000     65152    481794    825712     12.90   no data  --
1185.83/296.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1185.83/296.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1187.03/297.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.9M T:  1.06
1187.03/297.28	c bin-w-bin subsume rem            0 bins  time:  0.08 s
1191.42/298.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.41 s
1191.82/298.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
1191.82/298.42	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
1198.63/300.17	c lits-rem:       129  cl-subs:       49  v-elim:      0  v-fix:    0  time:  7.00 s
1198.63/300.18	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
1199.01/300.23	c vivif2 --  cl tried    65103 cl shrink        0 lits rem          0 time: 0.20
1199.81/300.43	c asymm  cl-useful: 0/1451/8520 lits-rem:0 time: 0.81
1199.81/300.44	c calculated reachability. Time: 0.01
1199.81/300.44	c  N dy  8949   2211197      1755      8520    154000     65103    481794    824334     12.90   no data  --
1209.40/302.86	c  N dy  9033   2231934      1755      8520    154000     85580    481794   1768944     12.90     13.73  --
1219.38/305.32	c  N dy  9107   2251970      1755      8520    154000    105399    481794   2736622     12.90     13.59  --
1229.77/307.91	c  N dy  9179   2271995      1755      8520    154000    125178    481794   3691506     12.90     13.67  --
1240.16/310.51	c  N dy  9254   2292797      1755      8520    154000     80519    481794   1497720     12.89     13.58  --
1249.75/312.97	c  N dy  9322   2312849      1755      8520    154000    100292    481794   2409201     12.89     13.61  --
1260.93/315.79	c  N dy  9390   2333255      1755      8520    154000    120429    481794   3336582     12.89     13.78  --
1272.11/318.54	c  N dy  9473   2353362      1755      8520    154000     74139    481794   1184886     12.89     13.57  --
1281.72/320.91	c  N dy  9556   2373529      1755      8520    154000     94088    481794   2114869     12.89     13.59  --
1292.48/323.62	c  N dy  9621   2393689      1755      8520    154000    113992    481794   3032997     12.89     13.63  --
1303.69/326.49	c  N dy  9682   2413953      1755      8520    154000    133948    481794   3946798     12.89     13.94  --
1314.05/329.03	c  N dy  9757   2434030      1755      8520    154000     86623    481794   1700926     12.88     13.68  --
1324.04/331.50	c  N dy  9845   2454043      1755      8520    154000    106425    481794   2665751     12.89     13.69  --
1334.85/334.22	c  N dy  9911   2474141      1755      8520    154000    126274    481794   3569962     12.88     13.57  --
1345.61/336.96	c  N dy  9997   2494322      1755      8520    154000     78057    481794   1272698     12.89     13.61  --
1355.20/339.38	c  N dy 10076   2514984      1755      8520    154000     98492    481794   2273797     12.88     13.61  --
1365.60/341.97	c  N dy 10162   2535008      1755      8520    154000    118297    481794   3234678     12.89     14.95  --
1377.57/344.97	c  N dy 10249   2555582      1755      8520    154000     69466    481794    843052     12.89     13.62  --
1387.18/347.30	c  N dy 10333   2575674      1755      8520    154000     89302    481794   1746965     12.89     13.63  --
1397.14/349.87	c  N dy 10393   2595938      1755      8520    154000    109298    481794   2678905     12.89     13.58  --
1408.73/352.79	c  N dy 10468   2616029      1755      8520    154000    129153    481794   3619103     12.88     14.50  --
1419.91/355.53	c  N dy 10546   2636132      1755      8520    154000     78888    481794   1259567     12.88     16.96  --
1429.50/357.97	c  N dy 10619   2656175      1755      8520    154000     98661    481794   2184578     12.88     13.68  --
1441.08/360.84	c  N dy 10696   2676357      1755      8520    154000    118575    481794   3085540     12.88     13.83  --
1452.67/363.73	c  N dy 10781   2696625      1755      8520    154000    138651    481794   4058942     12.88     13.59  --
1460.65/365.72	c  S st 10840   2711197      1755      8520    154000     81903    481794   1361849     12.88   no data  --
1460.65/365.77	c  S st 10840   2711701      1755      8520    154000     82406    481794   1390913     12.88   no data  --
1460.65/365.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1460.65/365.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1461.87/366.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.9M T:  1.17
1462.27/366.15	c bin-w-bin subsume rem            0 bins  time:  0.08 s
1467.44/367.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.16 s
1467.44/367.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
1467.44/367.48	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
1473.83/369.00	c lits-rem:       291  cl-subs:      763  v-elim:      0  v-fix:    0  time:  6.10 s
1473.83/369.01	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
1473.83/369.09	c vivif2 --  cl tried    81643 cl shrink        0 lits rem          0 time: 0.30
1474.63/369.30	c asymm  cl-useful: 0/1350/8520 lits-rem:0 time: 0.84
1474.63/369.30	c calculated reachability. Time: 0.00
1475.05/369.30	c  N dy 10840   2711701      1755      8520    154000     81643    481794   1373171     12.88   no data  --
1484.24/371.69	c  N dy 10925   2732305      1755      8520    154000    102000    481794   2366401     12.88     13.66  --
1494.61/374.29	c  N dy 11019   2752790      1755      8520    154000    122263    481794   3336948     12.88     13.64  --
1506.22/377.15	c  N dy 11077   2773045      1755      8520    154000    142209    481794   4251020     12.88     13.59  --
1516.18/379.64	c  N dy 11149   2793130      1755      8520    154000     89960    481794   1709693     12.88     13.57  --
1525.76/382.06	c  N dy 11227   2813228      1755      8520    154000    109802    481794   2662429     12.88     13.61  --
1536.97/384.83	c  N dy 11306   2833458      1755      8520    154000    129781    481794   3594099     12.88     13.58  --
1548.94/387.81	c  N dy 11387   2853524      1755      8520    154000     76487    481794   1017449     12.88     14.04  --
1558.13/390.17	c  N dy 11454   2873612      1755      8520    154000     96352    481794   1965887     12.88     13.57  --
1568.52/392.78	c  N dy 11524   2893684      1755      8520    154000    116155    481794   2866007     12.88     13.63  --
1579.70/395.54	c  N dy 11609   2913742      1755      8520    154000    135967    481794   3810182     12.88     14.45  --
1591.28/398.46	c  N dy 11688   2933751      1755      8520    154000     81648    481794   1241689     12.88     13.70  --
1602.88/401.36	c  N dy 11766   2957191      1755      8520    154000    104739    481794   2317160     12.88     13.62  --
1614.05/404.15	c  N dy 11850   2977539      1755      8520    154000    124816    481794   3251222     12.88     13.58  --
1625.64/407.04	c  N dy 11930   2997995      1755      8520    154000    144992    481794   4192812     12.88     13.69  --
1637.22/409.93	c  N dy 12003   3018702      1755      8520    154000     90424    481794   1593156     12.88     13.71  --
1647.20/412.46	c  N dy 12069   3038873      1755      8520    154000    110376    481794   2508228     12.88     13.56  --
1658.39/415.27	c  N dy 12147   3059094      1755      8520    154000    130345    481794   3430757     12.88     13.57  --
1670.77/418.37	c  N dy 12233   3079390      1755      8520    154000    150387    481794   4364181     12.88     13.57  --
1681.98/421.19	c  N dy 12298   3099796      1755      8520    154000     94499    481794   1742274     12.88     13.63  --
1692.34/423.76	c  N dy 12388   3119819      1755      8520    154000    114266    481794   2720800     12.88     13.56  --
1703.54/426.56	c  N dy 12496   3139826      1755      8520    154000    134052    481794   3680939     12.88     13.97  --
1715.11/429.46	c  N dy 12592   3159852      1755      8520    154000    153864    481794   4656299     12.88     13.67  --
1725.92/432.14	c  N dy 12671   3179908      1755      8520    154000     96649    481794   1834539     12.88     13.60  --
1737.08/434.94	c  N dy 12757   3199979      1755      8520    154000    116479    481794   2796309     12.88     13.62  --
1743.87/436.66	c  S st 12797   3211702      1755      8520    154000    128046    481794   3324623     12.88   no data  --
1744.27/436.73	c  S st 12797   3212204      1755      8520    154000    128548    481794   3356696     12.88   no data  --
1744.27/436.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1744.27/436.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1745.86/437.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.7M T:  1.57
1746.26/437.28	c bin-w-bin subsume rem            0 bins  time:  0.08 s
1752.64/438.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.38 s
1753.04/438.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
1753.04/438.91	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
1774.24/444.26	c lits-rem:        71  cl-subs:     3698  v-elim:      0  v-fix:    0  time: 21.34 s
1774.24/444.27	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
1775.01/444.43	c vivif2 --  cl tried   124850 cl shrink        0 lits rem          0 time: 0.65
1775.81/444.66	c asymm  cl-useful: 0/1152/8520 lits-rem:0 time: 0.92
1775.81/444.67	c calculated reachability. Time: 0.00
1775.81/444.67	c  N dy 12797   3212204      1755      8520    154000    124850    481794   3279395     12.88   no data  --
1787.79/447.63	c  N dy 12860   3232389      1755      8520    154000    144679    481794   4150320     12.88     13.65  --
1799.78/450.62	c  N dy 12928   3253002      1755      8520    154000     87060    481794   1328255     12.88     13.58  --
1809.76/453.10	c  N dy 13008   3273071      1755      8520    154000    106881    481794   2258140     12.88     13.60  --
1820.54/455.80	c  N dy 13083   3293300      1755      8520    154000    126863    481794   3170826     12.88     13.58  --
1831.72/458.67	c  N dy 13149   3313343      1755      8520    154000    146617    481794   4060463     12.88     13.59  --
1843.71/461.69	c  N dy 13200   3334212      1755      8520    154000     88273    481794   1348915     12.87     13.68  --
1854.10/464.28	c  N dy 13269   3354317      1755      8520    154000    108077    481794   2233672     12.87     13.65  --
1864.49/466.84	c  N dy 13343   3374353      1755      8520    154000    127882    481794   3163443     12.87     13.56  --
1876.07/469.72	c  N dy 13411   3394453      1755      8520    154000    147751    481794   4077855     12.87     13.55  --
1888.07/472.72	c  N dy 13475   3415099      1755      8520    154000     88171    481794   1332709     12.87     13.56  --
1898.04/475.26	c  N dy 13542   3435178      1755      8520    154000    107969    481794   2214124     12.87     13.63  --
1909.23/478.01	c  N dy 13630   3455277      1755      8520    154000    127798    481794   3132859     12.87     13.98  --
1920.41/480.83	c  N dy 13708   3475307      1755      8520    154000    147619    481794   4045793     12.87     15.25  --
1932.42/483.81	c  N dy 13797   3495325      1755      8520    154000     86447    481794   1217944     12.87     16.24  --
1942.38/486.30	c  N dy 13870   3515401      1755      8520    154000    106219    481794   2119398     12.87     13.72  --
1953.17/489.03	c  N dy 13937   3535629      1755      8520    154000    126207    481794   3033179     12.87     13.63  --
1965.15/492.05	c  N dy 14017   3555672      1755      8520    154000    146019    481794   3963666     12.87     13.56  --
1978.74/495.44	c  N dy 14101   3576091      1755      8520    154000     84238    481794   1064314     12.87     13.56  --
1988.33/497.89	c  N dy 14191   3596131      1755      8520    154000    104027    481794   1994591     12.87     16.77  --
1999.10/500.51	c  N dy 14281   3616263      1755      8520    154000    123904    481794   2944387     12.87     13.58  --
2010.29/503.38	c  N dy 14349   3636371      1755      8520    154000    143762    481794   3848196     12.87     13.64  --
2021.88/506.29	c  N dy 14413   3656417      1755      8520    154000    163540    481794   4781541     12.87     14.73  --
2033.08/509.01	c  N dy 14504   3676596      1755      8520    154000    100567    481794   1793017     12.87     13.60  --
2043.85/511.79	c  N dy 14592   3696696      1755      8520    154000    120418    481794   2707633     12.87     13.55  --
2053.84/514.21	c  S st 14668   3712208      1755      8520    154000    135735    481794   3428933     12.87     12.13  --
2053.84/514.28	c  S st 14668   3712717      1755      8520    154000    136242    481794   3457441     12.87   no data  --
2053.84/514.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2053.84/514.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2055.82/514.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.5M T:  1.72
2056.22/514.87	c bin-w-bin subsume rem            0 bins  time:  0.08 s
2063.42/516.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.09 s
2063.42/516.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
2063.42/516.68	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
2087.39/522.68	c lits-rem:       181  cl-subs:     3450  v-elim:      0  v-fix:    0  time: 23.93 s
2087.39/522.68	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
2088.19/522.86	c vivif2 --  cl tried   132792 cl shrink        0 lits rem          0 time: 0.72
2089.38/523.10	c asymm  cl-useful: 0/1112/8520 lits-rem:0 time: 0.95
2089.38/523.11	c calculated reachability. Time: 0.01
2089.38/523.11	c  N dy 14668   3712717      1755      8520    154000    132792    481794   3380258     12.87   no data  --
2100.57/525.96	c  N dy 14751   3732893      1755      8520    154000    152706    481794   4316880     12.87     13.78  --
2112.17/528.84	c  F st 14832   3751563      1755      8520    154000     87233    481794   1130256     12.87   no data  --
2113.35/529.10	c  N st 14836   3753596      1755      8520    154000     89238    481794   1217110     12.87   no data  --
2122.94/531.58	c  N dy 14885   3773750      1755      8520    154000    109067    481794   2090183     12.87     13.64  --
2133.72/534.30	c  N dy 14976   3793831      1755      8520    154000    128902    481794   3027672     12.87     13.60  --
2145.70/537.23	c  N dy 15064   3814309      1755      8520    154000    149147    481794   3991280     12.87     13.61  --
2158.09/540.37	c  N dy 15144   3834637      1755      8520    154000    169205    481794   4910686     12.87     13.67  --
2168.87/543.07	c  N dy 15218   3854973      1755      8520    154000    104399    481794   1897210     12.87     13.73  --
2179.66/545.74	c  N dy 15306   3875102      1755      8520    154000    124277    481794   2819551     12.87     13.55  --
2190.84/548.56	c  N dy 15386   3895232      1755      8520    154000    144172    481794   3741140     12.87     13.59  --
2204.02/551.81	c  N dy 15464   3915428      1755      8520    154000    164095    481794   4619414     12.87     13.57  --
2215.21/554.68	c  N dy 15543   3935490      1755      8520    154000     98064    481794   1598070     12.87     15.41  --
2225.99/557.31	c  N dy 15632   3955499      1755      8520    154000    117838    481794   2498547     12.87     14.79  --
2236.77/560.09	c  N dy 15734   3975511      1755      8520    154000    137640    481794   3429361     12.87     13.98  --
2249.16/563.10	c  N dy 15806   3995607      1755      8520    154000    157425    481794   4338604     12.87     13.64  --
2261.96/566.36	c  N dy 15867   4015608      1755      8520    154000     90283    481794   1172689     12.87     14.80  --
2271.92/568.88	c  N dy 15949   4035805      1755      8520    154000    110207    481794   2110010     12.87     13.57  --
2282.71/571.57	c  N dy 16040   4056177      1755      8520    154000    130347    481794   3085750     12.87     13.72  --
2295.10/574.66	c  N dy 16098   4077444      1755      8520    154000    151303    481794   4042094     12.87     13.64  --
2307.48/577.78	c  N dy 16154   4097487      1755      8520    154000    171087    481794   4923981     12.86     13.55  --
2319.09/580.66	c  N dy 16222   4117771      1755      8520    154000    103194    481794   1727849     12.86     13.61  --
2329.44/583.29	c  N dy 16299   4137838      1755      8520    154000    122981    481794   2646925     12.86     13.65  --
2340.65/586.07	c  N dy 16404   4157842      1755      8520    154000    142785    481794   3610148     12.87     13.74  --
2352.61/589.10	c  N dy 16478   4177864      1755      8520    154000    162514    481794   4505488     12.86     13.61  --
2365.79/592.34	c  N dy 16542   4198135      1755      8520    154000     93709    481794   1253614     12.86     13.65  --
2373.78/594.30	c  S st 16620   4212717      1755      8520    154000    108120    481794   1927290     12.87   no data  --
2373.78/594.37	c  S st 16620   4213217      1755      8520    154000    108620    481794   1953437     12.87   no data  --
2373.78/594.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2373.78/594.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2375.38/594.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.3M T:  1.50
2375.80/594.85	c bin-w-bin subsume rem            0 bins  time:  0.08 s
2381.37/596.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.69 s
2381.37/596.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
2381.77/596.30	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
2390.95/598.66	c lits-rem:       420  cl-subs:     1139  v-elim:      0  v-fix:    0  time:  9.43 s
2390.95/598.67	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
2391.35/598.78	c vivif2 --  cl tried   107481 cl shrink        0 lits rem          0 time: 0.44
2392.15/598.93	c asymm  cl-useful: 0/750/8520 lits-rem:0 time: 0.59
2392.15/598.94	c calculated reachability. Time: 0.00
2392.15/598.94	c  N dy 16620   4213217      1755      8520    154000    107481    481794   1928549     12.87   no data  --
2402.95/601.61	c  N dy 16684   4233246      1755      8520    154000    127244    481794   2857657     12.86     17.58  --
2414.13/604.45	c  N dy 16765   4253469      1755      8520    154000    147242    481794   3770181     12.86     13.55  --
2426.11/607.49	c  N dy 16844   4273932      1755      8520    154000    167452    481794   4720642     12.86     13.67  --
2438.89/610.67	c  N dy 16925   4294015      1755      8520    154000     97395    481794   1398033     12.86     15.14  --
2449.69/613.30	c  N dy 17023   4314650      1755      8520    154000    117797    481794   2335862     12.86     13.68  --
2460.86/616.12	c  N dy 17089   4334772      1755      8520    154000    137652    481794   3250780     12.86     13.57  --
2472.88/619.18	c  N dy 17162   4354871      1755      8520    154000    157473    481794   4171787     12.86     13.63  --
2485.65/622.32	c  N dy 17230   4375379      1755      8520    154000    177702    481794   5114954     12.86     13.61  --
2498.02/625.46	c  N dy 17319   4397254      1755      8520    154000    108484    481794   1875899     12.86     13.68  --
2509.20/628.21	c  N dy 17395   4417255      1755      8520    154000    128217    481794   2779920     12.86     13.60  --
2520.81/631.16	c  N dy 17469   4437334      1755      8520    154000    148034    481794   3673616     12.86     15.13  --
2533.57/634.33	c  N dy 17549   4457452      1755      8520    154000    167930    481794   4609191     12.86     13.56  --
2547.17/637.75	c  N dy 17617   4477636      1755      8520    154000     96045    481794   1255212     12.86     13.61  --
2557.93/640.44	c  N dy 17705   4497904      1755      8520    154000    116052    481794   2175413     12.86     13.67  --
2568.72/643.19	c  N dy 17796   4518053      1755      8520    154000    135963    481794   3118679     12.86     13.55  --
2580.30/646.04	c  N dy 17873   4538115      1755      8520    154000    155744    481794   4036144     12.86     15.66  --
2593.49/649.32	c  N dy 17964   4558158      1755      8520    154000    175523    481794   4941285     12.86     13.92  --
2606.27/652.54	c  N dy 18047   4578888      1755      8520    154000    103220    481794   1564714     12.86     13.55  --
2617.06/655.22	c  N dy 18128   4599179      1755      8520    154000    123270    481794   2489815     12.86     13.56  --
2628.64/658.14	c  N dy 18242   4619502      1755      8520    154000    143322    481794   3442055     12.86     13.61  --
2641.02/661.24	c  N dy 18324   4639945      1755      8520    154000    163522    481794   4378055     12.86     13.55  --
2653.40/664.33	c  N dy 18411   4660035      1755      8520    154000    183404    481794   5333546     12.86     14.59  --
2664.99/667.27	c  N dy 18494   4680152      1755      8520    154000    109424    481794   1822874     12.86     13.61  --
2676.58/670.12	c  N dy 18577   4700620      1755      8520    154000    129610    481794   2735656     12.86     13.65  --
2684.16/672.05	c  S st 18634   4713217      1755      8520    154000    142055    481794   3323389     12.86     12.25  --
2684.56/672.13	c  S st 18634   4713721      1755      8520    154000    142558    481794   3349749     12.86   no data  --
2684.56/672.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2684.56/672.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2686.16/672.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.9M T:  1.80
2686.96/672.74	c bin-w-bin subsume rem            0 bins  time:  0.08 s
2692.95/674.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.02 s
2692.95/674.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.07 s
2692.95/674.28	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
2716.92/680.29	c lits-rem:       212  cl-subs:     3093  v-elim:      0  v-fix:    0  time: 23.97 s
2716.92/680.29	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
2717.72/680.47	c vivif2 --  cl tried   139465 cl shrink        0 lits rem          0 time: 0.71
2718.93/680.73	c asymm  cl-useful: 0/1170/8520 lits-rem:0 time: 1.02
2718.93/680.74	c calculated reachability. Time: 0.00
2718.93/680.74	c  N dy 18634   4713721      1755      8520    154000    139465    481794   3284163     12.86   no data  --
2731.30/683.81	c  N dy 18711   4733810      1755      8520    154000    159306    481794   4206575     12.86     13.70  --
2744.08/687.04	c  N dy 18769   4753903      1755      8520    154000    179096    481794   5067814     12.86     13.67  --
2756.46/690.16	c  N dy 18839   4773918      1755      8520    154000    104121    481794   1525581     12.86     13.57  --
2767.64/692.91	c  N dy 18899   4794033      1755      8520    154000    123913    481794   2379049     12.86     13.61  --
2778.43/695.68	c  N dy 18963   4814279      1755      8520    154000    143849    481794   3292511     12.86     13.66  --
2790.82/698.71	c  N dy 19047   4834358      1755      8520    154000    163646    481794   4213498     12.86     13.55  --
2803.99/702.00	c  N dy 19142   4854521      1755      8520    154000    183545    481794   5136061     12.86     13.59  --
2816.38/705.14	c  N dy 19196   4875137      1755      8520    154000    108194    481794   1650932     12.86     13.57  --
2827.97/708.01	c  N dy 19264   4895557      1755      8520    154000    128337    481794   2539887     12.86     13.56  --
2839.55/710.98	c  N dy 19338   4915613      1755      8520    154000    148129    481794   3430111     12.86     14.75  --
2851.53/713.94	c  N dy 19419   4935615      1755      8520    154000    167856    481794   4344383     12.86     13.56  --
2864.31/717.11	c  N dy 19478   4955714      1755      8520    154000    187651    481794   5235047     12.85     13.57  --
2876.30/720.20	c  N dy 19560   4976061      1755      8520    154000    111061    481794   1779135     12.86     13.76  --
2888.28/723.16	c  N dy 19639   4996545      1755      8520    154000    131242    481794   2667957     12.85     13.63  --
2899.46/725.99	c  N dy 19703   5016664      1755      8520    154000    151111    481794   3600009     12.85     13.58  --
2912.26/729.18	c  N dy 19784   5036667      1755      8520    154000    170838    481794   4495575     12.85     13.86  --
2925.82/732.55	c  N dy 19858   5057277      1755      8520    154000    191170    481794   5431941     12.85     13.66  --
2938.63/735.73	c  N dy 19956   5078198      1755      8520    154000    114165    481794   1855098     12.85     13.62  --
2949.80/738.53	c  N dy 20038   5098323      1755      8520    154000    134047    481794   2751488     12.85     13.54  --
2961.38/741.45	c  N dy 20138   5118606      1755      8520    154000    154042    481794   3667158     12.86     13.79  --
2974.16/744.69	c  N dy 20211   5139186      1755      8520    154000    174326    481794   4587364     12.86     13.58  --
2987.74/748.08	c  N dy 20272   5159524      1755      8520    154000    194376    481794   5481518     12.85     13.63  --
2999.74/751.09	c  N dy 20361   5179562      1755      8520    154000    115549    481794   1927280     12.85     13.70  --
3011.31/753.93	c  N dy 20440   5199595      1755      8520    154000    135317    481794   2823625     12.85     13.59  --
3019.30/755.99	c  S st 20494   5213721      1755      8520    154000    149278    481794   3462436     12.85   no data  --
3019.70/756.06	c  S st 20494   5214222      1755      8520    154000    149778    481794   3487705     12.85   no data  --
3019.70/756.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3019.70/756.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3021.72/756.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.4M T:  1.71
3022.12/756.65	c bin-w-bin subsume rem            0 bins  time:  0.08 s
3028.48/758.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.25 s
3028.48/758.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.07 s
3028.48/758.24	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
3052.05/764.13	c lits-rem:       166  cl-subs:     3173  v-elim:      0  v-fix:    0  time: 23.51 s
3052.05/764.14	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
3052.87/764.33	c vivif2 --  cl tried   146605 cl shrink        0 lits rem          0 time: 0.75
3053.64/764.57	c asymm  cl-useful: 0/1098/8520 lits-rem:0 time: 0.98
3053.64/764.58	c calculated reachability. Time: 0.00
3053.64/764.58	c  N dy 20494   5214222      1755      8520    154000    146605    481794   3420526     12.85   no data  --
3066.83/767.80	c  N dy 20573   5234980      1755      8520    154000    167116    481794   4360584     12.85     13.65  --
3080.41/771.25	c  N dy 20668   5255471      1755      8520    154000    187355    481794   5298641     12.85     13.58  --
3093.59/774.55	c  N dy 20748   5276058      1755      8520    154000    108013    481794   1537517     12.86     13.55  --
3104.38/777.25	c  N dy 20827   5296345      1755      8520    154000    127982    481794   2460865     12.85     13.56  --
3116.36/780.22	c  N dy 20912   5316674      1755      8520    154000    148080    481794   3380217     12.85     13.58  --
3129.15/783.43	c  N dy 20983   5336679      1755      8520    154000    167757    481794   4285384     12.85     13.57  --
3142.73/786.85	c  N dy 21089   5356705      1755      8520    154000    187516    481794   5197538     12.86     15.50  --
3157.51/790.51	c  N dy 21202   5376724      1755      8520    154000    106661    481794   1439365     12.86     13.65  --
3168.69/793.38	c  N dy 21285   5396734      1755      8520    154000    126456    481794   2367039     12.86     13.56  --
3181.47/796.59	c  N dy 21365   5417158      1755      8520    154000    146617    481794   3271818     12.86     13.54  --
3195.46/800.00	c  N dy 21469   5437384      1755      8520    154000    166574    481794   4214464     12.86     13.60  --
3209.84/803.62	c  N dy 21550   5457463      1755      8520    154000    186345    481794   5106446     12.86     13.88  --
3225.82/807.61	c  N dy 21630   5477885      1755      8520    154000    104887    481794   1319674     12.86     13.75  --
3236.60/810.37	c  N dy 21710   5497976      1755      8520    154000    124733    481794   2247623     12.86     15.41  --
3248.98/813.42	c  N dy 21796   5518030      1755      8520    154000    144539    481794   3155783     12.86     13.66  --
3262.57/816.87	c  N dy 21879   5538050      1755      8520    154000    164329    481794   4048222     12.86     13.67  --
3276.14/820.28	c  N dy 21949   5558078      1755      8520    154000    184105    481794   4942764     12.86     16.64  --
3291.32/824.08	c  N dy 22029   5579140      1755      8520    154000    204934    481794   5879881     12.86     13.56  --
3303.70/827.16	c  N dy 22113   5599354      1755      8520    154000    122172    481794   2054605     12.86     13.61  --
3314.89/829.96	c  N dy 22187   5619382      1755      8520    154000    141976    481794   2956226     12.86     13.76  --
3326.48/832.88	c  N dy 22261   5639585      1755      8520    154000    161920    481794   3879544     12.86     13.59  --
3339.66/836.15	c  N dy 22364   5659707      1755      8520    154000    181811    481794   4816655     12.86     13.56  --
3353.24/839.54	c  N dy 22444   5679837      1755      8520    154000    201706    481794   5740619     12.86     13.90  --
3365.63/842.63	c  N dy 22533   5699958      1755      8520    154000    117890    481794   1865542     12.86     13.81  --
3373.63/844.66	c  S st 22595   5714223      1755      8520    154000    131967    481794   2508455     12.86   no data  --
3374.01/844.73	c  S st 22595   5714727      1755      8520    154000    132470    481794   2535032     12.86   no data  --
3374.01/844.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3374.01/844.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3375.61/845.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.3M T:  1.52
3376.01/845.24	c bin-w-bin subsume rem            0 bins  time:  0.08 s
3381.20/846.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.39 s
3381.60/846.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
3381.60/846.62	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
3395.97/850.29	c lits-rem:       175  cl-subs:     2010  v-elim:      0  v-fix:    0  time: 14.65 s
3396.38/850.30	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
3396.78/850.45	c vivif2 --  cl tried   130460 cl shrink        0 lits rem          0 time: 0.59
3397.98/850.74	c asymm  cl-useful: 0/1141/8520 lits-rem:0 time: 1.15
3397.98/850.75	c calculated reachability. Time: 0.01
3397.98/850.75	c  N dy 22595   5714727      1755      8520    154000    130460    481794   2490857     12.86   no data  --
3410.36/853.85	c  N dy 22640   5734824      1755      8520    154000    150276    481794   3325934     12.86     13.64  --
3422.74/856.94	c  N dy 22729   5755420      1755      8520    154000    170604    481794   4248750     12.86     13.56  --
3435.92/860.28	c  N dy 22820   5775452      1755      8520    154000    190357    481794   5158548     12.86     13.56  --
3450.70/863.91	c  N dy 22891   5795720      1755      8520    154000    105737    481794   1261929     12.86     13.59  --
3460.68/866.50	c  N dy 22962   5815971      1755      8520    154000    125755    481794   2187276     12.86     13.56  --
3472.67/869.47	c  N dy 23025   5836257      1755      8520    154000    145760    481794   3104142     12.86     13.81  --
3485.06/872.52	c  N dy 23097   5856340      1755      8520    154000    165543    481794   4000455     12.86     13.55  --
3498.23/875.86	c  N dy 23187   5877134      1755      8520    154000    186034    481794   4924349     12.86     13.61  --
3511.82/879.28	c  N dy 23267   5897491      1755      8520    154000    206092    481794   5855274     12.86     13.59  --
3524.60/882.45	c  N dy 23352   5917843      1755      8520    154000    120593    481794   1898734     12.86     13.55  --
3535.81/885.21	c  N dy 23433   5937890      1755      8520    154000    140374    481794   2812785     12.86     13.60  --
3547.37/888.19	c  N dy 23504   5957903      1755      8520    154000    160135    481794   3699559     12.86     13.55  --
3560.55/891.49	c  N dy 23569   5977966      1755      8520    154000    179887    481794   4569279     12.86     13.54  --
3574.53/894.96	c  N dy 23659   5998131      1755      8520    154000    199796    481794   5475599     12.86     13.55  --
3589.71/898.74	c  N dy 23736   6020335      1755      8520    154000    115155    481794   1610527     12.86     13.78  --
3602.50/901.92	c  N dy 23803   6041611      1755      8520    154000    136170    481794   2559599     12.86     13.74  --
3614.89/905.04	c  N dy 23884   6061696      1755      8520    154000    156015    481794   3479926     12.86     16.34  --
3627.66/908.23	c  N dy 23972   6081775      1755      8520    154000    175828    481794   4372555     12.86     13.55  --
3640.84/911.59	c  N dy 24053   6102081      1755      8520    154000    195850    481794   5272086     12.86     13.61  --
3655.62/915.27	c  N dy 24138   6122315      1755      8520    154000    108284    481794   1281930     12.86     13.77  --
3666.80/918.03	c  N dy 24221   6142379      1755      8520    154000    128110    481794   2166290     12.86     13.73  --
3678.79/921.00	c  N dy 24269   6162428      1755      8520    154000    147867    481794   3001049     12.86     14.23  --
3690.77/924.08	c  N dy 24352   6182493      1755      8520    154000    167645    481794   3913653     12.86     13.57  --
3703.55/927.28	c  N dy 24438   6202506      1755      8520    154000    187385    481794   4835963     12.86     13.55  --
3711.57/929.23	c  S st 24485   6214727      1755      8520    154000    199443    481794   5384705     12.86   no data  --
3711.97/929.31	c  S st 24485   6215227      1755      8520    154000    199941    481794   5412726     12.86   no data  --
3711.97/929.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3711.97/929.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3713.95/929.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.9M T:  1.99
3714.75/930.05	c bin-w-bin subsume rem            0 bins  time:  0.08 s
3721.13/931.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.36 s
3721.13/931.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
3721.13/931.68	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
3866.53/968.09	c lits-rem:       125  cl-subs:     6827  v-elim:      0  v-fix:    0  time: 144.77 s
3866.93/968.10	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
3868.13/968.41	c vivif2 --  cl tried   193114 cl shrink        0 lits rem          0 time: 1.25
3869.33/968.77	c asymm  cl-useful: 0/963/8520 lits-rem:0 time: 1.45
3869.33/968.79	c calculated reachability. Time: 0.00
3869.33/968.79	c  N dy 24485   6215227      1755      8520    154000    193114    481794   5268741     12.86   no data  --
3885.71/972.83	c  N dy 24573   6235254      1755      8520    154000    212860    481794   6146325     12.86     13.74  --
3899.69/976.39	c  N dy 24632   6255337      1755      8520    154000    124195    481794   1944122     12.86     13.58  --
3914.08/979.93	c  N dy 24692   6275745      1755      8520    154000    144278    481794   2807775     12.86     13.62  --
3928.05/983.47	c  N dy 24753   6295868      1755      8520    154000    164094    481794   3660643     12.86     13.57  --
3942.43/987.10	c  N dy 24821   6315977      1755      8520    154000    183909    481794   4561628     12.86     13.62  --
3957.62/990.90	c  N dy 24915   6336043      1755      8520    154000    203723    481794   5467358     12.86     15.17  --
3973.98/994.98	c  N dy 25002   6356190      1755      8520    154000    114131    481794   1485774     12.86     14.16  --
3986.37/998.04	c  N dy 25086   6376284      1755      8520    154000    133952    481794   2393660     12.86     13.58  --
3999.95/1001.41	c  N dy 25151   6396467      1755      8520    154000    153829    481794   3256111     12.86     13.54  --
4013.52/1004.88	c  N dy 25238   6416838      1755      8520    154000    173935    481794   4180095     12.86     13.67  --
4028.33/1008.56	c  N dy 25299   6436858      1755      8520    154000    193687    481794   5038488     12.85     13.57  --
4044.68/1012.62	c  N dy 25407   6457016      1755      8520    154000    213547    481794   5935222     12.86     13.62  --
4059.86/1016.44	c  N dy 25478   6477092      1755      8520    154000    122903    481794   1824335     12.86     14.24  --
4072.27/1019.54	c  N dy 25550   6497113      1755      8520    154000    142675    481794   2697734     12.86     13.64  --
4085.45/1022.88	c  N dy 25631   6517369      1755      8520    154000    162666    481794   3583972     12.86     13.61  --
4099.01/1026.25	c  N dy 25712   6537619      1755      8520    154000    182612    481794   4462391     12.86     13.64  --
4112.59/1029.64	c  N dy 25793   6557667      1755      8520    154000    202388    481794   5356282     12.86     14.03  --
4126.57/1033.19	c  N dy 25881   6577777      1755      8520    154000    222234    481794   6251436     12.86     13.54  --
4139.75/1036.40	c  N dy 25944   6597805      1755      8520    154000    130532    481794   2140794     12.86     13.54  --
4151.36/1039.39	c  N dy 26022   6617908      1755      8520    154000    150333    481794   3009438     12.86     13.54  --
4164.14/1042.55	c  N dy 26100   6637965      1755      8520    154000    170121    481794   3876638     12.86     14.52  --
4176.90/1045.79	c  N dy 26192   6658014      1755      8520    154000    189895    481794   4774805     12.86     13.65  --
4190.90/1049.27	c  N dy 26264   6678110      1755      8520    154000    209713    481794   5670776     12.86     13.64  --
4205.66/1052.96	c  N dy 26342   6698182      1755      8520    154000    117120    481794   1517447     12.86     14.51  --
4214.85/1055.27	c  S st 26405   6715228      1755      8520    154000    133910    481794   2283928     12.86   no data  --
4215.25/1055.34	c  S st 26405   6715731      1755      8520    154000    134412    481794   2311691     12.86   no data  --
4215.25/1055.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4215.25/1055.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4216.86/1055.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.3M T:  1.50
4217.27/1055.84	c bin-w-bin subsume rem            0 bins  time:  0.08 s
4222.84/1057.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.56 s
4222.84/1057.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
4222.84/1057.26	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
4236.02/1060.57	c lits-rem:       362  cl-subs:     1325  v-elim:      0  v-fix:    0  time: 13.22 s
4236.02/1060.58	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
4236.82/1060.71	c vivif2 --  cl tried   133087 cl shrink        0 lits rem          0 time: 0.54
4237.62/1060.95	c asymm  cl-useful: 0/1116/8520 lits-rem:0 time: 0.95
4237.62/1060.96	c calculated reachability. Time: 0.01
4237.62/1060.96	c  N dy 26405   6715731      1755      8520    154000    133087    481794   2282890     12.86   no data  --
4249.60/1063.92	c  N dy 26497   6736565      1755      8520    154000    153674    481794   3246872     12.86     13.56  --
4263.19/1067.34	c  N dy 26572   6757560      1755      8520    154000    174379    481794   4163747     12.85     13.54  --
4277.16/1070.89	c  N dy 26673   6777747      1755      8520    154000    194323    481794   5087138     12.86     13.54  --
4291.56/1074.41	c  N dy 26747   6798677      1755      8520    154000    214997    481794   6003274     12.86     13.65  --
4305.53/1077.92	c  N dy 26846   6818896      1755      8520    154000    121499    481794   1696837     12.86     13.61  --
4317.52/1080.95	c  N dy 26913   6839445      1755      8520    154000    141750    481794   2620519     12.86     13.70  --
4330.30/1084.13	c  N dy 26992   6859803      1755      8520    154000    161809    481794   3544882     12.86     13.55  --
4343.07/1087.34	c  N dy 27063   6879991      1755      8520    154000    181691    481794   4425940     12.86     13.60  --
4356.65/1090.70	c  N dy 27164   6900159      1755      8520    154000    201664    481794   5354917     12.86     13.59  --
4370.24/1094.18	c  N dy 27232   6920186      1755      8520    154000    221415    481794   6262769     12.86     13.62  --
4383.83/1097.59	c  N dy 27321   6940366      1755      8520    154000    126889    481794   1901239     12.86     13.73  --
4395.80/1100.57	c  N dy 27411   6960458      1755      8520    154000    146715    481794   2794357     12.86     14.11  --
4409.38/1103.93	c  N dy 27488   6980583      1755      8520    154000    166591    481794   3692984     12.86     13.71  --
4424.16/1107.67	c  N dy 27568   7001270      1755      8520    154000    187014    481794   4622180     12.86     13.56  --
4439.74/1111.51	c  N dy 27652   7021324      1755      8520    154000    206815    481794   5548671     12.86     13.61  --
4455.72/1115.52	c  N dy 27738   7041629      1755      8520    154000    226844    481794   6440324     12.86     13.56  --
4469.31/1118.96	c  N dy 27828   7061728      1755      8520    154000    131223    481794   2050699     12.86     13.66  --
4482.09/1122.11	c  N dy 27910   7081824      1755      8520    154000    151041    481794   2957893     12.86     14.97  --
4495.67/1125.50	c  N dy 27992   7101904      1755      8520    154000    170826    481794   3832345     12.86     13.73  --
4510.84/1129.34	c  N dy 28070   7123824      1755      8520    154000    192424    481794   4837944     12.86     13.54  --
4526.02/1133.11	c  N dy 28147   7144159      1755      8520    154000    212506    481794   5745770     12.86     13.55  --
4542.02/1137.14	c  N dy 28234   7164657      1755      8520    154000    232712    481794   6690495     12.86     13.55  --
4555.98/1140.62	c  N dy 28333   7184758      1755      8520    154000    136140    481794   2232511     12.86     13.71  --
4569.56/1144.01	c  N dy 28419   7205560      1755      8520    154000    156637    481794   3153235     12.86     13.60  --
4576.35/1145.72	c  S st 28473   7215731      1755      8520    154000    166654    481794   3614396     12.86   no data  --
4576.76/1145.80	c  S st 28473   7216231      1755      8520    154000    167154    481794   3642184     12.86   no data  --
4576.76/1145.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4576.76/1145.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4578.35/1146.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.2M T:  1.87
4579.16/1146.44	c bin-w-bin subsume rem            0 bins  time:  0.08 s
4585.54/1148.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.17 s
4585.54/1148.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1755 time:  0.06 s
4585.54/1148.05	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.06 s
4615.90/1155.68	c lits-rem:       402  cl-subs:     3571  v-elim:      0  v-fix:    0  time: 30.42 s
4615.90/1155.68	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.02
4616.71/1155.89	c vivif2 --  cl tried   163583 cl shrink        0 lits rem          0 time: 0.81
4617.90/1156.16	c asymm  cl-useful: 0/1241/8520 lits-rem:0 time: 1.08
4617.90/1156.17	c calculated reachability. Time: 0.00
4617.90/1156.17	c  N dy 28473   7216231      1755      8520    154000    163583    481794   3564667     12.86   no data  --
4630.30/1159.29	c  N dy 28574   7236290      1755      8520    154000    183418    481794   4490150     12.86     13.55  --
4645.46/1163.07	c  N dy 28672   7256956      1755      8520    154000    203853    481794   5454805     12.86     13.54  --
4660.66/1166.84	c  N dy 28772   7276998      1755      8520    154000    223650    481794   6383246     12.86     14.61  --
4675.82/1170.61	c  N dy 28868   7298035      1755      8520    154000    126995    481794   1788711     12.86     13.56  --
4687.43/1173.52	c  N dy 28941   7318099      1755      8520    154000    146808    481794   2696951     12.86     14.28  --
4700.60/1176.88	c  N dy 29018   7338508      1755      8520    154000    167003    481794   3610067     12.86     13.54  --
4715.36/1180.51	c  N dy 29111   7359073      1755      8520    154000    187329    481794   4521216     12.86     13.61  --
4728.94/1183.96	c  N dy 29196   7379205      1755      8520    154000    207225    481794   5436679     12.86     13.59  --
4743.72/1187.62	c  N dy 29291   7399742      1755      8520    154000    227475    481794   6351895     12.86     13.69  --
4758.10/1191.21	c  N dy 29372   7419813      1755      8520    154000    128829    481794   1825460     12.86     13.75  --
4769.69/1194.14	c  N dy 29457   7439818      1755      8520    154000    148584    481794   2722964     12.86     15.67  --
4782.87/1197.44	c  N dy 29529   7460347      1755      8520    154000    168766    481794   3588830     12.86     13.64  --
4796.44/1200.81	c  N dy 29595   7480726      1755      8520    154000    188885    481794   4470428     12.86     13.57  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 3.72 4.96 6.52 2/174 10439
/proc/meminfo: memFree=14134668/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 515082231 52465664 352 33554432000 4194304 4650419 140736760688400 18446744073709551615 47580806592434 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 12809 352 303 112 0 7774 0
[pid=10439/tid=10440] ppid=10437 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 515082231 52465664 352 33554432000 4194304 4650419 140736760688400 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 515082231 52465664 352 33554432000 4194304 4650419 140736760688400 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 515082231 52465664 352 33554432000 4194304 4650419 140736760688400 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.120534 s]
/proc/loadavg: 3.72 4.96 6.52 2/174 10439
/proc/meminfo: memFree=14134668/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=301088 CPUtime=2.09 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 16522 0 0 0 202 7 0 0 18 0 4 0 515082231 308314112 14058 33554432000 4194304 4650419 140736760688400 18446744073709551615 4315206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 73339 14914 392 112 0 68304 0
[pid=10439/tid=10440] ppid=10437 vsize=293356 CPUtime=0.91 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 4749 0 0 0 88 3 0 0 19 0 4 0 515082231 300396544 14914 33554432000 4194304 4650419 140736760688400 18446744073709551615 4360596 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=293356 CPUtime=0.89 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 4819 0 0 0 88 1 0 0 18 0 4 0 515082231 300396544 14914 33554432000 4194304 4650419 140736760688400 18446744073709551615 4363709 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=293356 CPUtime=0.9 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 3517 0 0 0 89 1 0 0 19 0 4 0 515082231 300396544 14914 33554432000 4194304 4650419 140736760688400 18446744073709551615 4333937 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 301088

[startup+1.04122 s]
/proc/loadavg: 3.72 4.96 6.52 2/174 10439
/proc/meminfo: memFree=14134668/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=293888 CPUtime=4.03 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 19883 0 0 0 395 8 0 0 19 0 4 0 515082231 300941312 14648 33554432000 4194304 4650419 140736760688400 18446744073709551615 4314788 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 73472 14648 392 112 0 68437 0
[pid=10439/tid=10440] ppid=10437 vsize=293888 CPUtime=1.01 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 5229 0 0 0 98 3 0 0 19 0 4 0 515082231 300941312 14648 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=293888 CPUtime=0.99 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 5310 0 0 0 98 1 0 0 19 0 4 0 515082231 300941312 14648 33554432000 4194304 4650419 140736760688400 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=293888 CPUtime=1 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 3690 0 0 0 99 1 0 0 19 0 4 0 515082231 300941312 14648 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 293888

[startup+1.14121 s]
/proc/loadavg: 3.72 4.96 6.52 2/174 10439
/proc/meminfo: memFree=14134668/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=294020 CPUtime=4.43 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 20260 0 0 0 435 8 0 0 19 0 4 0 515082231 301076480 15025 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 73505 15025 392 112 0 68470 0
[pid=10439/tid=10440] ppid=10437 vsize=294020 CPUtime=1.11 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 5292 0 0 0 108 3 0 0 19 0 4 0 515082231 301076480 15025 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=294020 CPUtime=1.09 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 5380 0 0 0 108 1 0 0 19 0 4 0 515082231 301076480 15025 33554432000 4194304 4650419 140736760688400 18446744073709551615 4334396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=294020 CPUtime=1.1 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 3854 0 0 0 109 1 0 0 19 0 4 0 515082231 301076480 15025 33554432000 4194304 4650419 140736760688400 18446744073709551615 4315103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 294020

[startup+1.24119 s]
/proc/loadavg: 3.72 4.96 6.52 2/174 10439
/proc/meminfo: memFree=14134668/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=294160 CPUtime=4.83 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 20805 0 0 0 475 8 0 0 19 0 4 0 515082231 301219840 14691 33554432000 4194304 4650419 140736760688400 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 73540 14691 392 112 0 68505 0
[pid=10439/tid=10440] ppid=10437 vsize=294160 CPUtime=1.21 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 5361 0 0 0 118 3 0 0 19 0 4 0 515082231 301219840 14691 33554432000 4194304 4650419 140736760688400 18446744073709551615 4334321 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=294160 CPUtime=1.19 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 5456 0 0 0 118 1 0 0 19 0 4 0 515082231 301219840 14691 33554432000 4194304 4650419 140736760688400 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=294160 CPUtime=1.2 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 4184 0 0 0 119 1 0 0 19 0 4 0 515082231 301219840 14691 33554432000 4194304 4650419 140736760688400 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 294160

[startup+1.50115 s]
/proc/loadavg: 3.72 4.96 6.52 2/174 10439
/proc/meminfo: memFree=14134668/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=294416 CPUtime=5.87 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 23018 0 0 0 578 9 0 0 19 0 4 0 515082231 301481984 14730 33554432000 4194304 4650419 140736760688400 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 73604 14730 392 112 0 68569 0
[pid=10439/tid=10440] ppid=10437 vsize=294416 CPUtime=1.46 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 5992 0 0 0 143 3 0 0 20 0 4 0 515082231 301481984 14730 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=294416 CPUtime=1.45 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 6098 0 0 0 144 1 0 0 19 0 4 0 515082231 301481984 14730 33554432000 4194304 4650419 140736760688400 18446744073709551615 4333646 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=294416 CPUtime=1.46 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 4515 0 0 0 145 1 0 0 20 0 4 0 515082231 301481984 14730 33554432000 4194304 4650419 140736760688400 18446744073709551615 4333890 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 294416

[startup+3.10686 s]
/proc/loadavg: 4.07 5.01 6.53 9/184 10452
/proc/meminfo: memFree=13949828/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=313520 CPUtime=12.28 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 32499 0 0 0 1217 11 0 0 24 0 4 0 515082231 321044480 20087 33554432000 4194304 4650419 140736760688400 18446744073709551615 4436155 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 78380 20087 394 112 0 73345 0
[pid=10439/tid=10440] ppid=10437 vsize=313520 CPUtime=3.06 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 7952 0 0 0 303 3 0 0 25 0 4 0 515082231 321044480 20087 33554432000 4194304 4650419 140736760688400 18446744073709551615 4346061 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=313520 CPUtime=3.06 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 8103 0 0 0 304 2 0 0 25 0 4 0 515082231 321044480 20087 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=313520 CPUtime=3.05 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 6752 0 0 0 304 1 0 0 25 0 4 0 515082231 321044480 20087 33554432000 4194304 4650419 140736760688400 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 313520

[startup+6.3003 s]
/proc/loadavg: 4.07 5.01 6.53 9/184 10452
/proc/meminfo: memFree=13848980/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=322800 CPUtime=25.05 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 42845 0 0 0 2491 14 0 0 25 0 4 0 515082231 330547200 30403 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 80700 30403 394 112 0 75665 0
[pid=10439/tid=10440] ppid=10437 vsize=322800 CPUtime=6.26 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 10153 0 0 0 622 4 0 0 25 0 4 0 515082231 330547200 30403 33554432000 4194304 4650419 140736760688400 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=322800 CPUtime=6.26 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 12057 0 0 0 623 3 0 0 25 0 4 0 515082231 330547200 30403 33554432000 4194304 4650419 140736760688400 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=322800 CPUtime=6.23 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 10460 0 0 0 621 2 0 0 25 0 4 0 515082231 330547200 30403 33554432000 4194304 4650419 140736760688400 18446744073709551615 4432493 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 322800

[startup+12.7012 s]
/proc/loadavg: 4.38 5.06 6.54 9/184 10452
/proc/meminfo: memFree=13793308/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=296204 CPUtime=50.61 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 58581 0 0 0 5044 17 0 0 25 0 4 0 515082231 303312896 37344 33554432000 4194304 4650419 140736760688400 18446744073709551615 4360473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 74051 37344 394 112 0 69016 0
[pid=10439/tid=10440] ppid=10437 vsize=296204 CPUtime=12.66 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 15071 0 0 0 1261 5 0 0 25 0 4 0 515082231 303312896 37344 33554432000 4194304 4650419 140736760688400 18446744073709551615 4540537 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=296204 CPUtime=12.65 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 16168 0 0 0 1262 3 0 0 25 0 4 0 515082231 303312896 37344 33554432000 4194304 4650419 140736760688400 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=296204 CPUtime=12.6 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 13080 0 0 0 1257 3 0 0 25 0 4 0 515082231 303312896 37345 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 296204

[startup+25.5009 s]
/proc/loadavg: 5.18 5.20 6.56 9/184 10453
/proc/meminfo: memFree=13642536/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=504716 CPUtime=101.73 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 80068 0 0 0 10153 20 0 0 25 0 4 0 515082231 516829184 51834 33554432000 4194304 4650419 140736760688400 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 126179 51834 394 112 0 121144 0
[pid=10439/tid=10440] ppid=10437 vsize=504716 CPUtime=25.46 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 22435 0 0 0 2540 6 0 0 25 0 4 0 515082231 516829184 51834 33554432000 4194304 4650419 140736760688400 18446744073709551615 4333838 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=504716 CPUtime=25.44 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 22648 0 0 0 2540 4 0 0 25 0 4 0 515082231 516829184 51834 33554432000 4194304 4650419 140736760688400 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=504716 CPUtime=25.33 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 16060 0 0 0 2530 3 0 0 25 0 4 0 515082231 516829184 51834 33554432000 4194304 4650419 140736760688400 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 504716

[startup+51.1004 s]
/proc/loadavg: 6.22 5.44 6.60 9/184 10453
/proc/meminfo: memFree=13545252/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=506352 CPUtime=203.99 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 134382 0 0 0 20367 32 0 0 25 0 4 0 515082231 518504448 59758 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 126588 59758 394 112 0 121553 0
[pid=10439/tid=10440] ppid=10437 vsize=506352 CPUtime=51.05 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 35026 0 0 0 5097 8 0 0 25 0 4 0 515082231 518504448 59758 33554432000 4194304 4650419 140736760688400 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=506352 CPUtime=51.04 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 34191 0 0 0 5097 7 0 0 25 0 4 0 515082231 518504448 59758 33554432000 4194304 4650419 140736760688400 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=506352 CPUtime=50.8 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 36222 0 0 0 5073 7 0 0 25 0 4 0 515082231 518504448 59758 33554432000 4194304 4650419 140736760688400 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 506352

[startup+102.3 s]
/proc/loadavg: 7.30 5.85 6.68 9/184 10455
/proc/meminfo: memFree=13384504/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=520732 CPUtime=408.52 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 244917 0 0 0 40795 57 0 0 25 0 4 0 515082231 533229568 77931 33554432000 4194304 4650419 140736760688400 18446744073709551615 4333924 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 130183 77931 394 112 0 125148 0
[pid=10439/tid=10440] ppid=10437 vsize=520732 CPUtime=102.25 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 58358 0 0 0 10212 13 0 0 25 0 4 0 515082231 533229568 77931 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=520732 CPUtime=102.24 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 65803 0 0 0 10210 14 0 0 25 0 4 0 515082231 533229568 77931 33554432000 4194304 4650419 140736760688400 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=520732 CPUtime=101.73 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 68446 0 0 0 10158 15 0 0 25 0 4 0 515082231 533229568 77931 33554432000 4194304 4650419 140736760688400 18446744073709551615 4328424 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 520732

[startup+162.301 s]

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

[pid=10439] ppid=10437 vsize=926420 CPUtime=2565.52 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 1178647 0 0 0 256244 308 0 0 25 0 4 0 515082231 948654080 157039 33554432000 4194304 4650419 140736760688400 18446744073709551615 4314863 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 231605 157039 394 112 0 226570 0
[pid=10439/tid=10440] ppid=10437 vsize=926420 CPUtime=642.19 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 300007 0 0 0 64141 78 0 0 25 0 4 0 515082231 948654080 157039 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=926420 CPUtime=640.25 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 372023 0 0 0 63926 99 0 0 25 0 4 0 515082231 948654080 157039 33554432000 4194304 4650419 140736760688400 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=926420 CPUtime=640.83 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 298096 0 0 0 64006 77 0 0 25 0 4 0 515082231 948654080 157039 33554432000 4194304 4650419 140736760688400 18446744073709551615 4363435 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.52
Current children cumulated vsize (KiB) 926420

[startup+702.3 s]
/proc/loadavg: 8.18 7.85 7.36 9/184 10483
/proc/meminfo: memFree=12663324/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=928280 CPUtime=2805.19 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 1245782 0 0 0 280189 330 0 0 25 0 4 0 515082231 950558720 157621 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 232070 157621 394 112 0 227035 0
[pid=10439/tid=10440] ppid=10437 vsize=928280 CPUtime=702.19 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 318434 0 0 0 70136 83 0 0 25 0 4 0 515082231 950558720 157621 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=928280 CPUtime=699.93 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 403018 0 0 0 69882 111 0 0 25 0 4 0 515082231 950558720 157621 33554432000 4194304 4650419 140736760688400 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=928280 CPUtime=700.83 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 305419 0 0 0 70004 79 0 0 25 0 4 0 515082231 950558720 157621 33554432000 4194304 4650419 140736760688400 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.19
Current children cumulated vsize (KiB) 928280

[startup+762.301 s]
/proc/loadavg: 8.06 7.88 7.40 9/184 10484
/proc/meminfo: memFree=12638760/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=995800 CPUtime=3044.86 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 1308455 0 0 0 304132 354 0 0 25 0 4 0 515082231 1019699200 163156 33554432000 4194304 4650419 140736760688400 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 248950 163156 394 112 0 243915 0
[pid=10439/tid=10440] ppid=10437 vsize=995800 CPUtime=762.19 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 335363 0 0 0 76131 88 0 0 25 0 4 0 515082231 1019699200 163156 33554432000 4194304 4650419 140736760688400 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=995800 CPUtime=759.61 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 431889 0 0 0 75839 122 0 0 25 0 4 0 515082231 1019699200 163156 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=995800 CPUtime=760.83 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 314412 0 0 0 75999 84 0 0 25 0 4 0 515082231 1019699200 163156 33554432000 4194304 4650419 140736760688400 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.86
Current children cumulated vsize (KiB) 995800

[startup+822.301 s]
/proc/loadavg: 8.02 7.90 7.43 9/184 10486
/proc/meminfo: memFree=12502716/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=1063768 CPUtime=3284.54 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 1720528 0 0 0 328034 420 0 0 25 0 4 0 515082231 1089298432 181510 33554432000 4194304 4650419 140736760688400 18446744073709551615 4363720 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 265942 181510 394 112 0 260907 0
[pid=10439/tid=10440] ppid=10437 vsize=1063768 CPUtime=822.18 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 352846 0 0 0 82122 96 0 0 25 0 4 0 515082231 1089298432 181510 33554432000 4194304 4650419 140736760688400 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=1063768 CPUtime=819.28 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 807243 0 0 0 81758 170 0 0 25 0 4 0 515082231 1089298432 181510 33554432000 4194304 4650419 140736760688400 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=1063768 CPUtime=820.83 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 322104 0 0 0 81995 88 0 0 25 0 4 0 515082231 1089298432 181510 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365308 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.54
Current children cumulated vsize (KiB) 1063768

[startup+882.301 s]
/proc/loadavg: 8.04 7.93 7.47 9/184 10488
/proc/meminfo: memFree=12561228/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=1002044 CPUtime=3524.2 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 1846435 0 0 0 351967 453 0 0 25 0 4 0 515082231 1026093056 173604 33554432000 4194304 4650419 140736760688400 18446744073709551615 4303968 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 250511 173604 394 112 0 245476 0
[pid=10439/tid=10440] ppid=10437 vsize=1002044 CPUtime=882.18 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 377701 0 0 0 88114 104 0 0 25 0 4 0 515082231 1026093056 173604 33554432000 4194304 4650419 140736760688400 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=1002044 CPUtime=878.96 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 874460 0 0 0 87710 186 0 0 25 0 4 0 515082231 1026093056 173604 33554432000 4194304 4650419 140736760688400 18446744073709551615 4328424 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=1002044 CPUtime=880.83 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 338338 0 0 0 87990 93 0 0 25 0 4 0 515082231 1026093056 173604 33554432000 4194304 4650419 140736760688400 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.2
Current children cumulated vsize (KiB) 1002044

[startup+942.301 s]
/proc/loadavg: 8.13 7.97 7.51 9/184 10489
/proc/meminfo: memFree=12465980/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=1199332 CPUtime=3763.88 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 1958275 0 0 0 375907 481 0 0 25 0 4 0 515082231 1228115968 194863 33554432000 4194304 4650419 140736760688400 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 299833 194863 394 112 0 294798 0
[pid=10439/tid=10440] ppid=10437 vsize=1199332 CPUtime=942.18 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 401725 0 0 0 94109 109 0 0 25 0 4 0 515082231 1228115968 194863 33554432000 4194304 4650419 140736760688400 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=1199332 CPUtime=938.64 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 902041 0 0 0 93668 196 0 0 25 0 4 0 515082231 1228115968 194863 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=1199332 CPUtime=940.84 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 347831 0 0 0 93986 98 0 0 25 0 4 0 515082231 1228115968 194863 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.88
Current children cumulated vsize (KiB) 1199332

[startup+1002.3 s]
/proc/loadavg: 8.12 7.99 7.54 9/184 10491
/proc/meminfo: memFree=12336876/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=1085116 CPUtime=4003.54 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 2472634 0 0 0 399780 574 0 0 25 0 4 0 515082231 1111158784 205885 33554432000 4194304 4650419 140736760688400 18446744073709551615 4229508 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 271279 205885 394 112 0 266244 0
[pid=10439/tid=10440] ppid=10437 vsize=1085116 CPUtime=1002.16 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 405634 0 0 0 100105 111 0 0 25 0 4 0 515082231 1111158784 205885 33554432000 4194304 4650419 140736760688400 18446744073709551615 4313688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=1085116 CPUtime=998.31 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 920789 0 0 0 99624 207 0 0 25 0 4 0 515082231 1111158784 205885 33554432000 4194304 4650419 140736760688400 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=1085116 CPUtime=1000.84 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 525774 0 0 0 99959 125 0 0 25 0 4 0 515082231 1111158784 205885 33554432000 4194304 4650419 140736760688400 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.54
Current children cumulated vsize (KiB) 1085116

[startup+1062.3 s]
/proc/loadavg: 8.17 8.02 7.58 9/184 10492
/proc/meminfo: memFree=12343432/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=1119176 CPUtime=4243.23 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 2545708 0 0 0 423724 599 0 0 25 0 4 0 515082231 1146036224 212528 33554432000 4194304 4650419 140736760688400 18446744073709551615 4363660 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 279794 212528 394 112 0 274759 0
[pid=10439/tid=10440] ppid=10437 vsize=1119176 CPUtime=1062.16 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 422491 0 0 0 106099 117 0 0 25 0 4 0 515082231 1146036224 212528 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=1119176 CPUtime=1057.99 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 938294 0 0 0 105586 213 0 0 25 0 4 0 515082231 1146036224 212528 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=1119176 CPUtime=1060.85 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 543219 0 0 0 105954 131 0 0 25 0 4 0 515082231 1146036224 212528 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.23
Current children cumulated vsize (KiB) 1119176

[startup+1122.3 s]
/proc/loadavg: 8.13 8.03 7.61 9/184 10494
/proc/meminfo: memFree=12265060/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=1136764 CPUtime=4482.89 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 2659393 0 0 0 447664 625 0 0 25 0 4 0 515082231 1164046336 215261 33554432000 4194304 4650419 140736760688400 18446744073709551615 4366933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 284191 215261 394 112 0 279156 0
[pid=10439/tid=10440] ppid=10437 vsize=1136764 CPUtime=1122.16 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 430875 0 0 0 112095 121 0 0 25 0 4 0 515082231 1164046336 215261 33554432000 4194304 4650419 140736760688400 18446744073709551615 4349694 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=1136764 CPUtime=1117.67 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 1014960 0 0 0 111542 225 0 0 25 0 4 0 515082231 1164046336 215261 33554432000 4194304 4650419 140736760688400 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=1136764 CPUtime=1120.84 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 556462 0 0 0 111948 136 0 0 25 0 4 0 515082231 1164046336 215261 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.89
Current children cumulated vsize (KiB) 1136764

[startup+1182.31 s]
/proc/loadavg: 8.10 8.04 7.64 9/184 10496
/proc/meminfo: memFree=12267408/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=1169368 CPUtime=4722.58 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 3121473 0 0 0 471558 700 0 0 25 0 4 0 515082231 1197432832 202806 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 292342 202806 394 112 0 287307 0
[pid=10439/tid=10440] ppid=10437 vsize=1169368 CPUtime=1182.16 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 442346 0 0 0 118088 128 0 0 25 0 4 0 515082231 1197432832 202806 33554432000 4194304 4650419 140736760688400 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=1169368 CPUtime=1177.34 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 1434119 0 0 0 117452 282 0 0 25 0 4 0 515082231 1197432832 202806 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=1169368 CPUtime=1180.85 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 567168 0 0 0 117945 140 0 0 25 0 4 0 515082231 1197432832 202806 33554432000 4194304 4650419 140736760688400 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.58
Current children cumulated vsize (KiB) 1169368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.03 7.64 9/184 10496
/proc/meminfo: memFree=12191888/32950928 swapFree=67111528/67111528
[pid=10439] ppid=10437 vsize=1121356 CPUtime=4800.06 cores=1,3,5,7
/proc/10439/stat : 10439 (strangenight1-m) R 10437 10439 9768 0 -1 4202496 3151318 0 0 0 479298 708 0 0 25 0 4 0 515082231 1148268544 205083 33554432000 4194304 4650419 140736760688400 18446744073709551615 4328450 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10439/statm: 280339 205083 394 112 0 275304 0
[pid=10439/tid=10440] ppid=10437 vsize=1121356 CPUtime=1201.56 cores=1,3,5,7
/proc/10439/task/10440/stat : 10440 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 447993 0 0 0 120027 129 0 0 25 0 4 0 515082231 1148268544 205083 33554432000 4194304 4650419 140736760688400 18446744073709551615 4331301 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10439/tid=10441] ppid=10437 vsize=1121356 CPUtime=1196.64 cores=1,3,5,7
/proc/10439/task/10441/stat : 10441 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 1443423 0 0 0 119379 285 0 0 25 0 4 0 515082231 1148268544 205083 33554432000 4194304 4650419 140736760688400 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=1121356 CPUtime=1200.25 cores=1,3,5,7
/proc/10439/task/10442/stat : 10442 (strangenight1-m) R 10437 10439 9768 0 -1 4202560 574380 0 0 0 119883 142 0 0 25 0 4 0 515082231 1148268544 205083 33554432000 4194304 4650419 140736760688400 18446744073709551615 4366698 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1121356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.13
CPU user time (s): 4793.01
CPU system time (s): 7.12192
CPU usage (%): 399.428
Max. virtual memory (cumulated for all children) (KiB): 1281812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.01
system time used= 7.12192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3151323
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= 2897
involuntary context switches= 32490

runsolver used 1.93471 second user time and 4.5663 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 01:53:44
IDJOB=3258681
IDBENCH=71409
IDSOLVER=1588
FILE ID=node123/3258681-1304034824
RUNJOBID= node123-1304034824-10426
PBS_JOBID= 13170329
Free space on /tmp= 72812 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1820c171155gyes3.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258681-1304034824/watcher-3258681-1304034824 -o /tmp/evaluation-result-3258681-1304034824/solver-3258681-1304034824 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3258681-1304034824.cnf

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

MD5SUM BENCH= cd19d9eb9be97e183fa1a1d47d679d01
RANDOM SEED=1233131798

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      14134824 kB
Buffers:       2190920 kB
Cached:       16008720 kB
SwapCached:          0 kB
Active:        9087672 kB
Inactive:      9180208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14134824 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10932 kB
Writeback:           0 kB
AnonPages:       67664 kB
Mapped:          14404 kB
Slab:           485868 kB
PageTables:       4420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192040 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= 72800 MiB
End job on node123 at 2011-04-29 02:13:48