Trace number 3263080

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-Night2-st? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
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 variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 534
Number of clauses of size over 529248

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3263080-1303559951.cnf'
0.00/0.00	c -- header says num vars:             85
0.00/0.00	c -- header says num clauses:       29282
0.00/0.02	c -- clauses added:            0 learnts,        29282 normals,            0 xors
0.00/0.02	c -- vars added         85
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0        85     29282         0         0    292650         0   no data   no data
0.19/0.26	c asymm  cl-useful: 196/2518/29282 lits-rem:221 time: 0.24
0.19/0.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
0.19/0.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
0.19/0.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.28	c lits-rem:     40088  cl-subs:     6277  v-elim:      0  v-fix:    0  time:  1.00 s
1.19/1.28	c Finding binary XORs  T:     0.00 s  found:       0
1.29/1.30	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
1.29/1.30	c calculated reachability. Time: 0.00
1.29/1.31	c Calc default polars -  time:   0.00 s pos:      47 undec:       0 neg:      38
1.29/1.31	c =========================================================================================
1.29/1.31	c types(t): F = full restart, N = normal restart
1.29/1.31	c types(t): S = simplification begin/end, E = solution found
1.29/1.31	c restart types(rt): st = static, dy = dynamic
1.29/1.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.29/1.31	c  B st     0         0        85     23005         0         0    195806         0   no data   no data
1.39/1.41	c  N dy    11      4405        85     23005         0      4083    195800     87815     17.19     18.11
1.49/1.52	c  N dy    21      8527        85     23005         0      5592    195800    101621     16.64     17.63
1.59/1.65	c  N dy    30     13297        85     23005         0      6044    195794     97757     16.26     17.22
1.69/1.76	c  N dy    46     17390        85     23005         0      9865    195791    172955     16.27     17.15
1.79/1.87	c  N dy    61     21597        85     23005         0      8530    195791    135153     16.28     17.19
1.89/1.97	c  F st    72     25000        85     23005         0     11654    195786    195043     16.28     15.92
1.89/1.99	c  N st    74     25626        85     23005         0     12238    195786    206344     16.28   no data
2.09/2.13	c  N dy    78     30001        85     23005         0      9991    195784    162980     16.28   no data
2.09/2.13	c  S st    78     30001        85     23005         0      9991    195784    162980     16.28   no data
2.09/2.17	c  S st    78     30505        85     23005         0     10478    195783    171422     16.28   no data
2.09/2.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.09/2.18	c blocked clauses removed:        0 vars:      0 tried:          85 T: 0.00 s
2.09/2.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
2.09/2.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.09/2.19	c lits-rem:        19  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.01 s
2.09/2.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.52	c lits-rem:      1378  cl-subs:      854  v-elim:      0  v-fix:    0  time:  0.33 s
2.79/2.88	c asymm  cl-useful: 14/2416/22986 lits-rem:14 time: 0.36
2.79/2.88	c calculated reachability. Time: 0.00
2.79/2.88	c  N dy    78     30505        85     22986         0      9633    195478    149743     16.28   no data
2.99/3.02	c  N dy    91     35459        85     22986         0     14193    195476    236994     16.22     17.17
3.08/3.15	c  N dy   109     39647        85     22986         0     10841    195474    161544     16.18     17.16
3.19/3.27	c  N dy   123     43752        85     22986         0     14718    195473    239368     16.16     17.21
3.29/3.33	c  S st   133     45757        85     22986         0     16598    195472    276087     16.17     14.81
3.29/3.39	c  S st   133     46259        85     22986         0      8745    195471    111408     16.17   no data
3.29/3.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
3.39/3.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.39/3.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
3.39/3.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.39/3.42	c lits-rem:        39  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.01 s
3.39/3.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.49	c lits-rem:       243  cl-subs:       69  v-elim:      0  v-fix:    0  time:  0.07 s
3.39/3.49	c vivif2 --  cl tried    22908 cl shrink        0 lits rem          0 time: 0.00
3.39/3.49	c vivif2 --  cl tried     8693 cl shrink        0 lits rem          0 time: 0.00
3.79/3.86	c asymm  cl-useful: 21/2534/22908 lits-rem:21 time: 0.36
3.79/3.86	c calculated reachability. Time: 0.00
3.79/3.86	c  N dy   133     46259        85     22908         0      8693    194713    110482     16.17   no data
4.09/4.14	c  N dy   140     54841        85     22908         0     16477    194710    254349     16.00     16.94
4.30/4.30	c  N dy   156     58944        85     22908         0     11104    194700    149375     15.98     16.97
4.40/4.42	c  N dy   173     63115        85     22908         0     14979    194697    223773     15.97     16.86
4.49/4.55	c  N dy   179     67490        85     22908         0     18948    194693    295614     15.92     16.81
4.59/4.65	c  S st   188     69389        85     22908         0     10611    194691    132077     15.94     15.24
4.59/4.69	c  S st   188     69894        85     22908         0     11094    194688    140420     15.94   no data
4.59/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.69/4.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.69/4.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
4.69/4.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.69/4.71	c lits-rem:        37  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.01 s
4.69/4.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.83	c lits-rem:       653  cl-subs:      311  v-elim:      0  v-fix:    0  time:  0.11 s
4.79/4.83	c vivif2 --  cl tried    22765 cl shrink        0 lits rem          0 time: 0.00
4.79/4.83	c vivif2 --  cl tried    10864 cl shrink        0 lits rem          0 time: 0.00
5.09/5.19	c asymm  cl-useful: 70/2380/22765 lits-rem:70 time: 0.36
5.09/5.19	c calculated reachability. Time: 0.00
5.09/5.19	c  N dy   188     69894        85     22765         0     10864    193311    136541     15.94   no data
5.29/5.36	c  N dy   197     75698        85     22765         0     16156    193306    233950     15.88     16.75
5.69/5.77	c  F st   206     87500        85     22765         0     15803    193306    214191     15.72     13.70
5.69/5.77	c  N st   206     87500        85     22765         0     15803    193306    214191     15.72     13.70
5.99/6.07	c  N dy   213     95565        85     22765         0     23099    193306    347203     15.66     16.60
6.29/6.31	c  N dy   256    101740        85     22765         0     17043    193297    244953     15.73     18.86
6.39/6.42	c  S st   276    104843        85     22765         0     19960    193296    301647     15.75   no data
6.39/6.47	c  S st   276    105343        85     22765         0     20431    193293    309823     15.75   no data
6.39/6.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
6.39/6.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
6.39/6.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.50/6.50	c lits-rem:        39  cl-subs:       63  v-elim:      0  v-fix:    0  time:  0.01 s
6.50/6.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.05	c lits-rem:      2294  cl-subs:     1188  v-elim:      0  v-fix:    0  time:  0.53 s
6.99/7.05	c vivif2 --  cl tried    22647 cl shrink        0 lits rem          0 time: 0.00
6.99/7.05	c vivif2 --  cl tried    19298 cl shrink        0 lits rem          0 time: 0.00
7.39/7.44	c asymm  cl-useful: 35/2123/22647 lits-rem:35 time: 0.39
7.39/7.44	c calculated reachability. Time: 0.00
7.39/7.44	c  N dy   276    105343        85     22647         0     19298    192131    282493     15.75   no data
7.89/7.93	c  N dy   291    119252        85     22647         0     18982    192121    257971     15.60     16.47
8.19/8.20	c  N dy   307    127049        85     22647         0     26152    192114    388381     15.55     16.46
8.49/8.51	c  N dy   319    135413        85     22647         0     20207    192106    283609     15.52     16.40
8.79/8.87	c  N dy   364    144329        85     22647         0     28516    192094    441183     15.54     16.41
9.19/9.22	c  N dy   414    153683        85     22647         0     22573    192086    323810     15.57     16.44
9.29/9.38	c  S st   435    158014        85     22647         0     26650    192084    401718     15.58     14.20
9.39/9.44	c  S st   435    158515        85     22647         0     27128    192082    409460     15.58   no data
9.39/9.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.39/9.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
9.39/9.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.39/9.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.39/9.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
9.39/9.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.39/9.47	c lits-rem:        43  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.01 s
9.39/9.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.46	c lits-rem:      4031  cl-subs:     1995  v-elim:      0  v-fix:    0  time:  0.97 s
10.39/10.46	c vivif2 --  cl tried    22498 cl shrink        0 lits rem          0 time: 0.00
10.39/10.47	c vivif2 --  cl tried    25229 cl shrink        0 lits rem          0 time: 0.00
10.59/10.66	c asymm  cl-useful: 1/990/22498 lits-rem:1 time: 0.20
10.59/10.66	c calculated reachability. Time: 0.00
10.59/10.66	c  N dy   435    158515        85     22498         0     25229    190654    366077     15.58   no data
11.09/11.13	c  N dy   446    171347        85     22498         0     21012    190652    271870     15.49     16.33
11.49/11.59	c  N dy   510    182846        85     22498         0     31745    190643    478862     15.53     16.45
11.99/12.07	c  N dy   518    194831        85     22498         0     26028    190641    360447     15.47     16.29
12.69/12.74	c  N dy   561    209502        85     22498         0     22046    190631    281109     15.43     16.29
13.29/13.33	c  N dy   621    222932        85     22498         0     34498    190622    516194     15.45     16.92
13.89/13.97	c  N dy   696    237182        85     22498         0     29547    190611    434128     15.49     16.36
13.89/13.99	c  S st   701    237773        85     22498         0     30102    190611    444914     15.49     16.18
13.99/14.06	c  S st   701    238275        85     22498         0     30579    190610    453490     15.49   no data
13.99/14.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.99/14.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
13.99/14.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.99/14.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.99/14.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.99/14.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
13.99/14.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.99/14.09	c lits-rem:        25  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.01 s
14.09/14.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.17	c lits-rem:      3469  cl-subs:     1747  v-elim:      0  v-fix:    0  time:  1.06 s
15.09/15.18	c vivif2 --  cl tried    22384 cl shrink        0 lits rem          0 time: 0.00
15.09/15.18	c vivif2 --  cl tried    28907 cl shrink        0 lits rem          0 time: 0.00
15.30/15.38	c asymm  cl-useful: 1/932/22384 lits-rem:1 time: 0.20
15.30/15.38	c calculated reachability. Time: 0.00
15.30/15.38	c  N dy   701    238275        85     22384         0     28907    189549    413725     15.49   no data
15.99/16.07	c  N dy   768    253554        85     22384         0     23790    189539    314595     15.50     16.40
16.69/16.78	c  N dy   807    269774        85     22384         0     38634    189529    583813     15.47     16.29
17.49/17.52	c  N dy   849    287021        85     22384         0     34034    189520    484760     15.44     16.68
18.29/18.39	c  N dy   895    305370        85     22384         0     29814    189509    405447     15.40     16.23
18.39/18.43	c  F st   901    306251        85     22384         0     30637    189507    421478     15.41   no data
19.29/19.34	c  N dy   976    324920        85     22384         0     25865    189495    326524     15.44     17.98
20.19/20.29	c  N dy  1072    345975        85     22384         0     45404    189484    696695     15.46     16.33
20.80/20.89	c  S st  1140    357412        85     22384         0     32938    189481    456999     15.49   no data
20.90/20.96	c  S st  1140    357917        85     22384         0     33430    189481    465565     15.49   no data
20.90/20.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
20.90/20.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.90/20.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.90/20.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
20.90/20.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.90/21.00	c lits-rem:        20  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.01 s
20.99/21.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.09/22.17	c lits-rem:      3753  cl-subs:     2035  v-elim:      0  v-fix:    0  time:  1.16 s
22.09/22.18	c vivif2 --  cl tried    22217 cl shrink        0 lits rem          0 time: 0.00
22.09/22.18	c vivif2 --  cl tried    31507 cl shrink        0 lits rem          0 time: 0.01
22.29/22.38	c asymm  cl-useful: 1/907/22217 lits-rem:1 time: 0.20
22.29/22.38	c calculated reachability. Time: 0.00
22.29/22.38	c  N dy  1140    357917        85     22217         0     31507    187957    424358     15.49   no data
23.49/23.53	c  N dy  1224    380417        85     22217         0     28309    187951    353857     15.49     16.32
24.49/24.52	c  N dy  1328    400428        85     22217         0     47079    187944    716679     15.51     16.73
25.49/25.56	c  N dy  1404    420479        85     22217         0     40476    187940    570858     15.50     16.51
26.59/26.66	c  N dy  1507    440520        85     22217         0     33117    187927    430786     15.52     18.02
27.69/27.72	c  N dy  1584    460545        85     22217         0     51673    187921    782093     15.53     16.36
28.69/28.73	c  N dy  1663    480673        85     22217         0     43472    187915    620645     15.53     16.46
29.79/29.89	c  N dy  1744    500908        85     22217         0     34481    187908    448053     15.53     16.40
30.89/30.95	c  N dy  1820    521473        85     22217         0     53552    187899    812821     15.53     16.49
31.80/31.83	c  S st  1851    536876        85     22217         0     38754    187896    503220     15.50   no data
31.90/31.90	c  S st  1851    537382        85     22217         0     39242    187894    511332     15.50   no data
31.90/31.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.90/31.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
31.90/31.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.90/31.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.90/31.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.90/31.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
31.90/31.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.90/31.94	c lits-rem:        23  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.01 s
31.90/31.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.39/33.48	c lits-rem:      3342  cl-subs:     3809  v-elim:      0  v-fix:    0  time:  1.52 s
33.39/33.48	c vivif2 --  cl tried    22086 cl shrink        0 lits rem          0 time: 0.00
33.39/33.49	c vivif2 --  cl tried    35511 cl shrink        0 lits rem          0 time: 0.01
33.69/33.70	c asymm  cl-useful: 10/660/22086 lits-rem:10 time: 0.21
33.69/33.70	c calculated reachability. Time: 0.00
33.69/33.70	c  N dy  1851    537382        85     22086         0     35511    186622    446819     15.50   no data
34.79/34.89	c  N dy  1962    557676        85     22086         0     54362    186618    811359     15.52     16.39
35.89/35.99	c  N dy  2007    577797        85     22086         0     43241    186614    589294     15.50     16.33
37.19/37.27	c  N dy  2091    598802        85     22086         0     32359    186608    385211     15.50     16.45
38.19/38.25	c  N dy  2160    618839        85     22086         0     50761    186604    729522     15.50     16.41
39.49/39.51	c  N dy  2240    639108        85     22086         0     38284    186598    497429     15.50     16.34
40.59/40.65	c  N dy  2316    659658        85     22086         0     57231    186595    849630     15.50     16.43
41.89/41.95	c  N dy  2410    680377        85     22086         0     44217    186593    598782     15.51     16.33
43.09/43.12	c  N dy  2496    700455        85     22086         0     62757    186591    952566     15.52     16.54
44.29/44.37	c  N dy  2579    720529        85     22086         0     48085    186588    657621     15.52     17.67
45.69/45.70	c  N dy  2694    740570        85     22086         0     66666    186585   1018015     15.54     17.65
46.89/46.98	c  N dy  2805    760586        85     22086         0     51028    186579    713933     15.55     16.41
48.29/48.36	c  N dy  2897    781008        85     22086         0     69937    186575   1076086     15.56     16.43
49.69/49.77	c  N dy  2966    803353        85     22086         0     55351    186570    784961     15.56     16.42
49.89/49.93	c  S st  2976    806073        85     22086         0     57860    186570    830390     15.56   no data
49.99/50.05	c  S st  2976    806576        85     22086         0     58347    186570    838814     15.56   no data
49.99/50.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.99/50.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
49.99/50.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.99/50.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.99/50.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.99/50.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
49.99/50.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.09/50.10	c lits-rem:        17  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.02 s
50.09/50.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.69/53.76	c lits-rem:      7369  cl-subs:     5166  v-elim:      0  v-fix:    0  time:  3.63 s
53.69/53.76	c vivif2 --  cl tried    21971 cl shrink        0 lits rem          0 time: 0.00
53.69/53.77	c vivif2 --  cl tried    53246 cl shrink        0 lits rem          0 time: 0.01
53.90/53.99	c asymm  cl-useful: 9/519/21971 lits-rem:9 time: 0.22
53.90/53.99	c calculated reachability. Time: 0.00
53.90/53.99	c  N dy  2976    806576        85     21971         0     53246    185498    735036     15.56   no data
56.00/56.04	c  N dy  3057    837933        85     21971         0     45865    185495    588382     15.54     16.44
57.39/57.48	c  N dy  3169    860065        85     21971         0     66420    185492    984781     15.55     16.40
58.89/58.99	c  N dy  3278    880170        85     21971         0     48431    185490    650615     15.56     16.54
60.29/60.34	c  N dy  3367    900260        85     21971         0     67067    185488   1007201     15.57     16.44
61.79/61.81	c  N dy  3469    920768        85     21971         0     48275    185486    636853     15.58     16.60
63.09/63.10	c  N dy  3493    940860        85     21971         0     66297    185485    961462     15.55     16.41
64.49/64.57	c  N dy  3543    961240        85     21971         0     46367    185481    581503     15.54     16.54
65.79/65.85	c  N dy  3605    981739        85     21971         0     64945    185479    922090     15.54     16.48
67.49/67.57	c  N dy  3700   1002964        85     21971         0     45274    185469    561668     15.55     16.37
68.69/68.79	c  N dy  3778   1022985        85     21971         0     63621    185467    910230     15.55     16.45
70.49/70.56	c  N dy  3864   1043184        85     21971         0     41871    185466    485541     15.55     16.44
71.69/71.72	c  N dy  3961   1063259        85     21971         0     60549    185465    843504     15.56     16.49
72.29/72.31	c  F st  3986   1071877        85     21971         0     68391    185465    990526     15.55     16.87
73.29/73.35	c  N dy  4000   1085587        85     21971         0     80672    185461   1217116     15.55     16.37
74.99/75.00	c  N dy  4129   1105636        85     21971         0     58128    185458    799404     15.57     17.26
77.29/77.33	c  N dy  4164   1134848        85     21971         0     42257    185457    478200     15.54     16.44
78.50/78.57	c  N dy  4261   1155022        85     21971         0     60978    185455    837574     15.55     16.39
80.20/80.27	c  N dy  4386   1175144        85     21971         0     79754    185453   1205885     15.57     16.41
81.89/81.91	c  N dy  4494   1195214        85     21971         0     55155    185449    723681     15.57     17.74
82.79/82.82	c  S st  4532   1209864        85     21971         0     68595    185447    976626     15.57     13.85
82.89/82.94	c  S st  4532   1210366        85     21971         0     69086    185447    985172     15.57   no data
82.89/82.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.89/82.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
82.89/82.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.89/82.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.89/82.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.89/82.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
82.89/82.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.99/83.00	c lits-rem:        21  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.02 s
82.99/83.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.90/87.95	c lits-rem:      7965  cl-subs:     5271  v-elim:      0  v-fix:    0  time:  4.92 s
87.90/87.95	c vivif2 --  cl tried    21872 cl shrink        0 lits rem          0 time: 0.00
87.90/87.97	c vivif2 --  cl tried    63864 cl shrink        0 lits rem          0 time: 0.01
88.19/88.20	c asymm  cl-useful: 13/456/21872 lits-rem:13 time: 0.23
88.19/88.20	c calculated reachability. Time: 0.00
88.19/88.20	c  N dy  4532   1210366        85     21872         0     63864    184515    877960     15.57   no data
89.79/89.87	c  N dy  4644   1230452        85     21872         0     82595    184514   1243318     15.58     16.41
91.49/91.59	c  N dy  4769   1251320        85     21872         0     57871    184511    767398     15.59     16.60
93.10/93.16	c  N dy  4882   1271350        85     21872         0     76504    184507   1134413     15.61     16.76
94.89/94.95	c  N dy  4928   1291380        85     21872         0     49475    184506    589460     15.60     16.44
96.29/96.39	c  N dy  5029   1313232        85     21872         0     69828    184506    985134     15.60     16.47
99.19/99.26	c  N dy  5080   1344233        85     21872         0     51649    184505    610499     15.58     16.46
100.69/100.75	c  N dy  5172   1366144        85     21872         0     71676    184505    984970     15.58     16.41
102.39/102.44	c  N dy  5255   1386504        85     21872         0     90463    184502   1340519     15.58     16.41
104.80/104.88	c  N dy  5309   1416448        85     21872         0     70222    184501    934111     15.56     16.45
106.60/106.63	c  N dy  5350   1436489        85     21872         0     88483    184500   1270763     15.55     16.45
108.39/108.44	c  N dy  5430   1456800        85     21872         0     60073    184496    774638     15.55     16.41
110.00/110.08	c  N dy  5539   1476838        85     21872         0     78724    184494   1139365     15.56     16.62
112.29/112.35	c  N dy  5589   1502770        85     21872         0     53678    184494    643717     15.55     16.43
114.09/114.16	c  N dy  5673   1525528        85     21872         0     74774    184493   1047387     15.55     16.40
116.10/116.13	c  N dy  5786   1545603        85     21872         0     93482    184493   1411490     15.56     16.47
117.89/117.91	c  N dy  5881   1565678        85     21872         0     62489    184492    804542     15.56     20.12
119.39/119.48	c  N dy  5958   1587588        85     21872         0     82719    184491   1196894     15.57     16.59
121.30/121.38	c  N dy  6044   1607674        85     21872         0    101260    184490   1551436     15.57     16.51
123.10/123.16	c  N dy  6100   1628557        85     21872         0     69612    184490    919192     15.56     16.42
125.19/125.22	c  N dy  6147   1652828        85     21872         0     91603    184489   1327461     15.55     16.38
127.10/127.16	c  N dy  6201   1672893        85     21872         0     58304    184488    700954     15.55     16.42
128.50/128.50	c  N dy  6246   1692964        85     21872         0     76690    184486   1045496     15.54     16.40
130.09/130.16	c  S st  6334   1710366        85     21872         0     92943    184486   1364325     15.54     15.28
130.29/130.32	c  S st  6334   1710872        85     21872         0     93424    184486   1372764     15.54   no data
130.29/130.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.29/130.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
130.29/130.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
130.29/130.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.29/130.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.29/130.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
130.29/130.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
130.39/130.40	c lits-rem:        11  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.03 s
130.39/130.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.49/139.58	c lits-rem:     11232  cl-subs:     9987  v-elim:      0  v-fix:    0  time:  9.15 s
139.49/139.59	c vivif2 --  cl tried    21832 cl shrink        0 lits rem          0 time: 0.00
139.60/139.60	c vivif2 --  cl tried    83442 cl shrink        0 lits rem          0 time: 0.02
139.79/139.86	c asymm  cl-useful: 10/367/21832 lits-rem:11 time: 0.26
139.79/139.87	c calculated reachability. Time: 0.00
139.79/139.87	c  N dy  6334   1710872        85     21832         0     83442    184062   1176495     15.54   no data
141.59/141.65	c  N dy  6418   1730888        85     21832         0    102064    184058   1536772     15.55     16.81
143.29/143.38	c  N dy  6480   1750918        85     21832         0     68182    184058    870449     15.54     18.79
144.89/144.98	c  N dy  6565   1771057        85     21832         0     86606    184057   1225070     15.54     16.36
146.89/146.93	c  N dy  6649   1791214        85     21832         0    105134    184057   1575568     15.54     16.41
148.79/148.80	c  N dy  6703   1811963        85     21832         0     70816    184057    905244     15.52     16.37
150.70/150.77	c  N dy  6763   1839238        85     21832         0     95293    184056   1345281     15.52     16.42
152.90/152.91	c  N dy  6826   1859398        85     21832         0     60344    184056    718995     15.51     16.47
154.39/154.45	c  N dy  6941   1879451        85     21832         0     79046    184056   1084202     15.52     16.43
156.29/156.35	c  N dy  7033   1899523        85     21832         0     97658    184056   1447928     15.53     17.97
158.40/158.41	c  N dy  7103   1919589        85     21832         0     61013    184055    721565     15.52     16.38
161.80/161.81	c  N dy  7225   1955000        85     21832         0     93132    184054   1322463     15.52     16.49
164.30/164.33	c  N dy  7322   1977150        85     21832         0     57910    184052    661537     15.52     16.38
165.69/165.75	c  N dy  7397   1997251        85     21832         0     76358    184052   1011078     15.52     16.34
167.59/167.63	c  N dy  7514   2017315        85     21832         0     95020    184047   1377983     15.53     18.27
169.59/169.67	c  N dy  7592   2037396        85     21832         0    113511    184046   1727791     15.53     16.71
172.19/172.25	c  N dy  7669   2064361        85     21832         0     80411    184043   1046835     15.52     16.51
174.29/174.30	c  N dy  7784   2084370        85     21832         0     99029    184041   1408897     15.52     20.44
177.20/177.24	c  N dy  7885   2106081        85     21832         0     61517    184040    716243     15.53     16.45
179.09/179.12	c  N dy  7977   2128339        85     21832         0     82034    184038   1102302     15.53     16.42
181.20/181.25	c  N dy  8067   2148434        85     21832         0    100506    184037   1460302     15.53     16.55
183.99/184.05	c  N dy  8187   2169848        85     21832         0     61638    184037    708464     15.54     16.37
185.59/185.63	c  N dy  8280   2189930        85     21832         0     80220    184036   1066200     15.54     16.54
187.59/187.66	c  N dy  8337   2210872        85     21832         0     99114    184036   1418878     15.54     14.35
187.59/187.66	c  S st  8337   2210872        85     21832         0     99114    184036   1418878     15.54     14.35
187.79/187.85	c  S st  8337   2211376        85     21832         0     99606    184036   1427925     15.54   no data
187.79/187.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
187.89/187.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
187.89/187.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
187.89/187.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.89/187.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.89/187.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
187.89/187.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
187.89/187.93	c lits-rem:        11  cl-subs:       59  v-elim:      0  v-fix:    0  time:  0.03 s
187.89/187.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.69/197.73	c lits-rem:     10068  cl-subs:    11363  v-elim:      0  v-fix:    0  time:  9.76 s
197.69/197.73	c vivif2 --  cl tried    21766 cl shrink        0 lits rem          0 time: 0.00
197.69/197.75	c vivif2 --  cl tried    88250 cl shrink        0 lits rem          0 time: 0.02
198.00/198.02	c asymm  cl-useful: 4/349/21766 lits-rem:4 time: 0.27
198.00/198.03	c calculated reachability. Time: 0.00
198.00/198.03	c  N dy  8337   2211376        85     21766         0     88250    183435   1211153     15.54   no data
200.20/200.28	c  N dy  8446   2231381        85     21766         0    106855    183435   1576496     15.54     17.21
202.70/202.75	c  N dy  8550   2251985        85     21766         0     66578    183433    804729     15.55     16.40
204.40/204.46	c  N dy  8644   2272014        85     21766         0     85023    183433   1162042     15.56     16.47
206.80/206.82	c  N dy  8737   2295934        85     21766         0    107171    183432   1586117     15.56     16.46
209.29/209.33	c  N dy  8834   2316135        85     21766         0     65257    183432    764342     15.56     16.38
210.99/211.08	c  N dy  8963   2336345        85     21766         0     84144    183432   1139090     15.57     16.43
213.09/213.18	c  N dy  9054   2356353        85     21766         0    102687    183429   1498846     15.57     17.06
215.20/215.26	c  N dy  9094   2376402        85     21766         0    120753    183428   1831392     15.57     16.65
218.90/218.93	c  N dy  9134   2414339        85     21766         0     92041    183428   1200793     15.54     16.38
221.10/221.11	c  N dy  9247   2434418        85     21766         0    110752    183427   1570900     15.55     16.83
223.79/223.83	c  N dy  9339   2454690        85     21766         0     67772    183426    808853     15.55     16.43
225.59/225.61	c  N dy  9439   2474980        85     21766         0     86751    183423   1186927     15.55     16.39
227.60/227.67	c  N dy  9563   2495051        85     21766         0    105471    183420   1557843     15.56     16.57
231.60/231.65	c  N dy  9647   2529726        85     21766         0     73615    183418    888859     15.55     16.42
233.40/233.43	c  N dy  9761   2549745        85     21766         0     92229    183418   1253730     15.55     16.54
235.70/235.71	c  N dy  9886   2572618        85     21766         0    113350    183417   1658413     15.56     16.54
238.49/238.55	c  N dy  9961   2593340        85     21766         0     68063    183417    794228     15.56     16.39
240.69/240.79	c  N dy 10072   2620573        85     21766         0     93025    183417   1270098     15.56     16.44
243.20/243.28	c  N dy 10126   2645009        85     21766         0    115338    183417   1687786     15.55     16.48
246.09/246.11	c  N dy 10189   2665070        85     21766         0     68675    183415    790021     15.55     16.46
248.10/248.14	c  N dy 10301   2685079        85     21766         0     87273    183415   1153169     15.56     18.64
250.39/250.49	c  N dy 10425   2705130        85     21766         0    105866    183413   1521692     15.56     16.52
251.10/251.13	c  S st 10453   2711377        85     21766         0    111557    183412   1628708     15.56     12.80
251.30/251.36	c  S st 10453   2711879        85     21766         0    112035    183412   1637473     15.56   no data
251.30/251.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
251.40/251.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
251.40/251.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
251.40/251.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
251.40/251.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.40/251.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
251.40/251.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
251.40/251.47	c lits-rem:        13  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.04 s
251.50/251.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.70/262.75	c lits-rem:     11266  cl-subs:    10036  v-elim:      0  v-fix:    0  time: 11.23 s
262.70/262.75	c vivif2 --  cl tried    21717 cl shrink        0 lits rem          0 time: 0.00
262.70/262.77	c vivif2 --  cl tried   102009 cl shrink        0 lits rem          0 time: 0.02
263.00/263.05	c asymm  cl-useful: 4/321/21717 lits-rem:4 time: 0.28
263.00/263.06	c calculated reachability. Time: 0.00
263.00/263.06	c  N dy 10453   2711879        85     21717         0    102009    182959   1433224     15.56   no data
265.50/265.59	c  N dy 10562   2731892        85     21717         0    120533    182957   1795746     15.57     16.57
268.30/268.32	c  N dy 10668   2751976        85     21717         0     73262    182956    885178     15.57     17.20
270.19/270.26	c  N dy 10762   2774610        85     21717         0     93917    182955   1281772     15.57     16.41
272.49/272.53	c  N dy 10825   2794697        85     21717         0    112345    182955   1635010     15.57     16.46
274.90/275.00	c  N dy 10884   2816070        85     21717         0    131759    182955   1993038     15.57     16.43
277.50/277.50	c  N dy 10987   2836308        85     21717         0     83659    182954   1079467     15.57     16.43
279.30/279.34	c  N dy 11066   2856386        85     21717         0    102160    182952   1434873     15.57     18.25
281.60/281.69	c  N dy 11182   2876457        85     21717         0    120906    182951   1804820     15.58     16.43
284.70/284.78	c  N dy 11295   2896521        85     21717         0     71289    182950    826494     15.59     18.39
286.90/286.90	c  N dy 11408   2919671        85     21717         0     92784    182949   1254209     15.59     16.52
289.00/289.08	c  N dy 11501   2939754        85     21717         0    111404    182949   1618882     15.59     16.49
291.50/291.58	c  N dy 11596   2960092        85     21717         0    130302    182949   1990169     15.60     16.58
294.00/294.04	c  N dy 11650   2980989        85     21717         0     80075    182949    977980     15.60     16.48
296.70/296.72	c  N dy 11700   3010767        85     21717         0    106524    182947   1435212     15.58     16.50
298.80/298.88	c  N dy 11774   3030808        85     21717         0    124903    182947   1788829     15.58     18.18
301.99/302.02	c  N dy 11896   3051758        85     21717         0     74778    182947    881804     15.59     16.43
303.79/303.88	c  N dy 12002   3071760        85     21717         0     93293    182946   1243664     15.59     17.52
306.00/306.05	c  N dy 12083   3091823        85     21717         0    111840    182946   1601689     15.59     22.35
308.40/308.44	c  N dy 12188   3111831        85     21717         0    130346    182946   1964715     15.60     17.88
311.39/311.42	c  N dy 12290   3132542        85     21717         0     78731    182946    953915     15.60     16.53
313.29/313.33	c  N dy 12401   3152603        85     21717         0     97415    182946   1324282     15.61     17.75
315.79/315.81	c  N dy 12528   3172654        85     21717         0    116070    182946   1699092     15.61     17.33
318.49/318.54	c  N dy 12624   3192741        85     21717         0    134676    182946   2060298     15.62     18.32
321.21/321.22	c  S st 12738   3211879        85     21717         0     80267    182946    969098     15.62     14.70
321.30/321.37	c  S st 12738   3212380        85     21717         0     80750    182946    977912     15.62   no data
321.30/321.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
321.40/321.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
321.40/321.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
321.40/321.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
321.40/321.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.40/321.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
321.40/321.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
321.40/321.44	c lits-rem:        18  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.02 s
321.40/321.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.40/324.41	c lits-rem:      2857  cl-subs:     1934  v-elim:      0  v-fix:    0  time:  2.94 s
324.40/324.41	c vivif2 --  cl tried    21682 cl shrink        0 lits rem          0 time: 0.00
324.40/324.43	c vivif2 --  cl tried    78833 cl shrink        0 lits rem          0 time: 0.02
324.70/324.79	c asymm  cl-useful: 5/386/21682 lits-rem:5 time: 0.36
324.80/324.80	c calculated reachability. Time: 0.00
324.80/324.80	c  N dy 12738   3212380        85     21682         0     78833    182620    940394     15.62   no data
327.00/327.07	c  N dy 12845   3232409        85     21682         0     97448    182620   1307256     15.63     17.13
329.79/329.86	c  N dy 12983   3252420        85     21682         0    116091    182620   1682870     15.63     16.49
332.79/332.85	c  N dy 13117   3272515        85     21682         0    134808    182619   2056373     15.64     16.48
335.69/335.79	c  N dy 13219   3292847        85     21682         0     80494    182618    968649     15.64     16.60
337.71/337.73	c  N dy 13272   3312912        85     21682         0     98756    182618   1316660     15.64     16.51
339.91/339.96	c  N dy 13338   3333075        85     21682         0    116705    182618   1648104     15.64     16.48
342.60/342.68	c  N dy 13448   3353678        85     21682         0    135782    182617   2026454     15.65     16.49
345.89/345.94	c  N dy 13576   3373697        85     21682         0     80786    182617    967654     15.65     17.08
347.89/347.94	c  N dy 13671   3394021        85     21682         0     99481    182617   1326531     15.65     16.48
350.40/350.41	c  N dy 13800   3414103        85     21682         0    118276    182617   1708347     15.66     18.57
353.00/353.01	c  N dy 13910   3434120        85     21682         0    136899    182616   2078160     15.67     17.55
355.99/356.06	c  N dy 13983   3456200        85     21682         0     82253    182616    973187     15.66     16.54
357.99/358.03	c  N dy 14053   3476504        85     21682         0    101025    182616   1337184     15.66     16.66
360.30/360.30	c  N dy 14177   3496603        85     21682         0    119807    182615   1710823     15.67     21.34
362.80/362.83	c  N dy 14284   3516629        85     21682         0    138448    182614   2081181     15.67     16.56
365.70/365.74	c  N dy 14379   3536777        85     21682         0     81259    182614    959172     15.68     16.52
368.40/368.40	c  N dy 14502   3567091        85     21682         0    108699    182614   1479975     15.68     16.65
370.50/370.52	c  N dy 14563   3587659        85     21682         0    127494    182613   1838287     15.67     16.52
372.90/372.92	c  N dy 14651   3607763        85     21682         0    146062    182613   2194540     15.68     16.57
375.89/375.94	c  N dy 14769   3627781        85     21682         0     88243    182613   1095119     15.68     20.12
378.79/378.80	c  N dy 14827   3657795        85     21682         0    115350    182613   1593450     15.67     16.59
381.39/381.42	c  N dy 14950   3677893        85     21682         0    133995    182612   1969367     15.68     16.94
384.39/384.46	c  N dy 15063   3700078        85     21682         0    154532    182610   2373503     15.68     16.66
386.20/386.24	c  S st 15147   3712380        85     21682         0     88847    182609   1107907     15.68   no data
386.30/386.39	c  S st 15147   3712885        85     21682         0     89331    182609   1117097     15.68   no data
386.30/386.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
386.40/386.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
386.40/386.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
386.40/386.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
386.40/386.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.40/386.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
386.40/386.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
386.40/386.46	c lits-rem:         3  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.03 s
386.40/386.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.31/389.39	c lits-rem:      2990  cl-subs:     2038  v-elim:      0  v-fix:    0  time:  2.89 s
389.31/389.39	c vivif2 --  cl tried    21656 cl shrink        0 lits rem          0 time: 0.00
389.41/389.40	c vivif2 --  cl tried    87312 cl shrink        0 lits rem          0 time: 0.02
389.60/389.66	c asymm  cl-useful: 2/355/21656 lits-rem:2 time: 0.26
389.60/389.67	c calculated reachability. Time: 0.00
389.60/389.67	c  N dy 15147   3712885        85     21656         0     87312    182356   1074482     15.68   no data
391.80/391.82	c  N dy 15260   3733285        85     21656         0    106322    182356   1452535     15.69     16.52
393.60/393.64	c  F st 15291   3751562        85     21656         0    122741    182356   1747544     15.68     14.61
393.90/393.93	c  N st 15295   3753593        85     21656         0    124594    182356   1784126     15.68   no data
397.20/397.21	c  N dy 15351   3780913        85     21656         0    149430    182355   2253079     15.68     16.60
400.00/400.07	c  N dy 15437   3801004        85     21656         0     89985    182355   1119844     15.68     16.97
402.51/402.59	c  N dy 15496   3828659        85     21656         0    115221    182353   1597514     15.68     16.75
405.29/405.38	c  N dy 15586   3851418        85     21656         0    136323    182353   2006898     15.68     16.52
408.30/408.30	c  N dy 15666   3871691        85     21656         0    155008    182353   2372882     15.68     16.53
411.70/411.71	c  N dy 15766   3892156        85     21656         0     94972    182353   1203173     15.68     16.54
414.40/414.47	c  N dy 15857   3912229        85     21656         0    113539    182353   1566978     15.68     16.62
417.39/417.47	c  N dy 15959   3932392        85     21656         0    132270    182353   1936970     15.68     16.57
420.69/420.76	c  N dy 16084   3952516        85     21656         0    151065    182353   2315469     15.69     16.55
424.00/424.02	c  N dy 16183   3972577        85     21656         0     89251    182350   1088342     15.69     16.54
426.00/426.03	c  N dy 16270   3992650        85     21656         0    107555    182350   1443240     15.69     17.66
428.50/428.50	c  N dy 16390   4012700        85     21656         0    126141    182350   1812708     15.70     18.80
431.11/431.19	c  N dy 16478   4033171        85     21656         0    145095    182350   2182713     15.70     16.54
434.70/434.75	c  N dy 16549   4053398        85     21656         0     82438    182348    942136     15.70     16.62
436.60/436.63	c  N dy 16619   4073525        85     21656         0    100814    182348   1286597     15.69     16.65
438.90/438.97	c  N dy 16737   4093570        85     21656         0    119423    182347   1657521     15.70     18.92
441.40/441.47	c  N dy 16836   4113967        85     21656         0    138328    182347   2025218     15.70     16.53
444.30/444.37	c  N dy 16928   4134004        85     21656         0    156819    182347   2393045     15.70     16.87
447.30/447.34	c  N dy 16989   4154066        85     21656         0     92922    182346   1126847     15.70     20.49
449.30/449.35	c  N dy 17041   4174098        85     21656         0    111251    182346   1471543     15.70     17.86
451.80/451.87	c  N dy 17139   4194960        85     21656         0    130496    182345   1846235     15.70     16.67
454.30/454.35	c  S st 17195   4212885        85     21656         0    146718    182345   2147219     15.70     14.58
454.50/454.59	c  S st 17195   4213386        85     21656         0    147204    182345   2156088     15.70   no data
454.60/454.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
454.60/454.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
454.60/454.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
454.60/454.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
454.60/454.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.60/454.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
454.60/454.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
454.70/454.72	c lits-rem:         7  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.04 s
454.70/454.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
474.80/474.82	c lits-rem:     12643  cl-subs:    19190  v-elim:      0  v-fix:    0  time: 20.04 s
474.80/474.82	c vivif2 --  cl tried    21649 cl shrink        0 lits rem          0 time: 0.00
474.80/474.85	c vivif2 --  cl tried   128015 cl shrink        0 lits rem          0 time: 0.03
475.11/475.17	c asymm  cl-useful: 4/259/21649 lits-rem:4 time: 0.32
475.11/475.17	c calculated reachability. Time: 0.00
475.11/475.17	c  N dy 17195   4213386        85     21649         0    128015    182251   1787033     15.70   no data
477.90/477.95	c  N dy 17247   4234084        85     21649         0    146799    182251   2138982     15.70     16.54
481.90/481.97	c  N dy 17349   4258486        85     21649         0     87292    182250   1018894     15.70     16.53
484.20/484.24	c  N dy 17435   4279846        85     21649         0    106663    182250   1387153     15.70     16.57
486.70/486.72	c  N dy 17530   4299906        85     21649         0    125132    182250   1746967     15.70     16.53
489.80/489.85	c  N dy 17661   4319936        85     21649         0    143806    182249   2122455     15.71     19.17
493.40/493.41	c  N dy 17770   4340056        85     21649         0    162490    182248   2496371     15.71     16.63
496.50/496.56	c  N dy 17885   4360064        85     21649         0     97847    182248   1228060     15.71     16.56
498.80/498.86	c  N dy 18003   4380158        85     21649         0    116444    182248   1596997     15.72     19.40
501.40/501.44	c  N dy 18064   4400330        85     21649         0    134699    182248   1939892     15.71     16.61
504.81/504.87	c  N dy 18139   4420934        85     21649         0    153634    182247   2302210     15.71     16.64
509.30/509.39	c  N dy 18233   4440961        85     21649         0     87884    182247   1022500     15.72     16.68
511.41/511.48	c  N dy 18271   4461146        85     21649         0    106341    182246   1367116     15.71     16.56
514.40/514.49	c  N dy 18399   4481579        85     21649         0    125376    182246   1749522     15.72     16.87
517.30/517.35	c  N dy 18478   4504315        85     21649         0    146270    182246   2160266     15.72     16.55
520.70/520.73	c  N dy 18586   4524378        85     21649         0    164918    182246   2530684     15.72     18.40
523.70/523.78	c  N dy 18654   4544442        85     21649         0     97689    182246   1197422     15.72     17.44
525.90/525.94	c  N dy 18755   4564878        85     21649         0    116672    182245   1569416     15.72     16.59
528.41/528.49	c  N dy 18862   4584960        85     21649         0    135206    182245   1931144     15.73     18.62
531.21/531.28	c  N dy 18946   4605018        85     21649         0    153746    182245   2297299     15.73     16.62
534.90/534.95	c  N dy 19013   4625098        85     21649         0    171856    182245   2637440     15.73     16.73
538.30/538.32	c  N dy 19120   4648070        85     21649         0    106478    182245   1366356     15.73     16.64
540.90/540.95	c  N dy 19216   4668088        85     21649         0    124906    182245   1729757     15.73     16.59
543.40/543.45	c  N dy 19277   4688291        85     21649         0    143364    182244   2080604     15.73     16.61
546.71/546.71	c  N dy 19379   4708431        85     21649         0    162034    182244   2447732     15.73     16.68
547.41/547.50	c  S st 19393   4713386        85     21649         0    166550    182244   2534373     15.73     14.43
547.81/547.81	c  S st 19393   4713892        85     21649         0    167040    182243   2543218     15.73   no data
547.81/547.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
547.91/547.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
547.91/547.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
547.91/547.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
547.91/547.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
547.91/547.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
547.91/547.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
547.91/547.96	c lits-rem:         2  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.05 s
548.01/548.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
574.60/574.62	c lits-rem:     15870  cl-subs:    17487  v-elim:      0  v-fix:    0  time: 26.59 s
574.60/574.62	c vivif2 --  cl tried    21629 cl shrink        0 lits rem          0 time: 0.00
574.60/574.66	c vivif2 --  cl tried   149555 cl shrink        0 lits rem          0 time: 0.03
574.90/574.99	c asymm  cl-useful: 3/224/21629 lits-rem:3 time: 0.33
574.90/575.00	c calculated reachability. Time: 0.00
574.90/575.00	c  N dy 19393   4713892        85     21629         0    149555    182054   2181032     15.73   no data
578.61/578.66	c  N dy 19522   4733949        85     21629         0    168176    182053   2558807     15.74     23.33
582.00/582.00	c  N dy 19607   4754373        85     21629         0    100274    182053   1243499     15.74     16.58
584.50/584.50	c  N dy 19713   4775310        85     21629         0    119551    182051   1620609     15.74     16.59
587.20/587.25	c  N dy 19800   4795753        85     21629         0    138386    182051   1988424     15.74     16.59
590.00/590.04	c  N dy 19867   4816013        85     21629         0    157078    182051   2343209     15.74     16.73
593.51/593.54	c  N dy 19967   4836337        85     21629         0    175910    182051   2718219     15.74     16.60
596.40/596.48	c  N dy 20023   4857353        85     21629         0    106766    182051   1337719     15.74     16.94
599.00/599.01	c  N dy 20137   4877741        85     21629         0    125758    182051   1718111     15.74     16.65
602.01/602.06	c  N dy 20227   4897754        85     21629         0    144234    182051   2079837     15.75     17.74
605.90/605.92	c  N dy 20314   4920562        85     21629         0    165218    182050   2483305     15.75     16.84
610.41/610.42	c  N dy 20428   4940660        85     21629         0     94694    182050   1112067     15.75     17.73
612.70/612.75	c  N dy 20522   4960741        85     21629         0    113173    182050   1474471     15.75     16.75
615.20/615.25	c  N dy 20569   4981232        85     21629         0    131841    182050   1826195     15.75     16.71
617.71/617.70	c  N dy 20637   5001264        85     21629         0    149938    182050   2167122     15.75     17.41
621.01/621.01	c  N dy 20703   5024272        85     21629         0    170738    182050   2558763     15.75     16.60
624.90/624.92	c  N dy 20788   5046287        85     21629         0    101243    182050   1230408     15.75     16.66
627.11/627.14	c  N dy 20861   5066304        85     21629         0    119704    182050   1586269     15.75     16.61
630.51/630.51	c  N dy 20946   5095374        85     21629         0    146037    182050   2088499     15.75     16.58
633.00/633.08	c  N dy 20972   5115474        85     21629         0    164017    182050   2406332     15.74     16.72
637.00/637.04	c  N dy 21073   5135529        85     21629         0     92057    182048   1047524     15.74     17.90
639.11/639.11	c  N dy 21130   5155702        85     21629         0    110296    182048   1386992     15.74     16.59
641.90/641.90	c  N dy 21258   5175742        85     21629         0    129042    182048   1766979     15.75     16.62
644.80/644.88	c  N dy 21356   5195786        85     21629         0    147590    182048   2134300     15.75     17.45
647.61/647.67	c  S st 21433   5213892        85     21629         0    164180    182048   2455434     15.75   no data
647.91/647.96	c  S st 21433   5214394        85     21629         0    164654    182048   2464416     15.75   no data
647.91/647.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
648.01/648.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
648.01/648.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
648.01/648.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
648.01/648.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
648.01/648.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
648.01/648.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
648.11/648.10	c lits-rem:         4  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.05 s
648.11/648.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
673.51/673.56	c lits-rem:     12826  cl-subs:    17680  v-elim:      0  v-fix:    0  time: 25.39 s
673.51/673.56	c vivif2 --  cl tried    21617 cl shrink        0 lits rem          0 time: 0.00
673.51/673.59	c vivif2 --  cl tried   146975 cl shrink        0 lits rem          0 time: 0.03
673.91/673.91	c asymm  cl-useful: 4/218/21617 lits-rem:4 time: 0.32
673.91/673.92	c calculated reachability. Time: 0.00
673.91/673.92	c  N dy 21433   5214394        85     21617         0    146975    181928   2109901     15.75   no data
677.71/677.70	c  N dy 21586   5234402        85     21617         0    165753    181928   2502524     15.76     16.94
681.60/681.68	c  N dy 21666   5254437        85     21617         0     93058    181928   1060692     15.76     16.66
684.00/684.08	c  N dy 21778   5274464        85     21617         0    111771    181928   1441653     15.76     18.26
686.60/686.63	c  N dy 21797   5294497        85     21617         0    129523    181928   1760317     15.76     16.59
689.21/689.23	c  N dy 21888   5314519        85     21617         0    147905    181928   2116994     15.76     16.69
692.51/692.58	c  N dy 22010   5334587        85     21617         0    166679    181927   2500658     15.76     16.62
697.41/697.46	c  N dy 22130   5355852        85     21617         0     93846    181927   1060035     15.76     16.71
700.61/700.65	c  N dy 22271   5376845        85     21617         0    113522    181926   1469109     15.77     16.77
703.61/703.66	c  N dy 22367   5396910        85     21617         0    132064    181926   1832158     15.77     17.56
707.11/707.13	c  N dy 22494   5417085        85     21617         0    150896    181926   2216108     15.78     16.68
711.00/711.06	c  N dy 22587   5437963        85     21617         0    170215    181926   2600782     15.78     16.61
715.71/715.70	c  N dy 22636   5467369        85     21617         0    102822    181925   1210859     15.77     16.64
718.01/718.06	c  N dy 22731   5488235        85     21617         0    122121    181925   1598448     15.78     16.64
720.51/720.53	c  N dy 22781   5509308        85     21617         0    141276    181924   1959961     15.77     16.61
723.61/723.67	c  N dy 22901   5529355        85     21617         0    159991    181924   2338497     15.78     16.65
727.20/727.28	c  N dy 23006   5549392        85     21617         0    178548    181924   2708147     15.78     19.24
730.51/730.55	c  N dy 23009   5571837        85     21617         0    103496    181924   1211252     15.77     16.63
733.11/733.17	c  N dy 23108   5591947        85     21617         0    122050    181924   1580971     15.78     16.66
736.21/736.21	c  N dy 23232   5613568        85     21617         0    142134    181924   1981316     15.78     16.63
739.21/739.23	c  N dy 23245   5636849        85     21617         0    162493    181922   2322851     15.77     16.70
742.80/742.86	c  N dy 23292   5657362        85     21617         0    181102    181921   2679631     15.77     16.67
746.71/746.76	c  N dy 23406   5677446        85     21617         0    105063    181921   1267962     15.77     17.33
749.21/749.24	c  N dy 23527   5697455        85     21617         0    123726    181921   1645413     15.78     18.69
751.51/751.53	c  S st 23626   5714394        85     21617         0    139480    181920   1962671     15.78     14.78
751.81/751.81	c  S st 23626   5714897        85     21617         0    139957    181920   1971810     15.78   no data
751.81/751.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
751.81/751.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
751.81/751.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
751.81/751.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
751.81/751.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.81/751.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
751.81/751.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
751.91/751.93	c lits-rem:         5  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.04 s
751.91/751.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
764.11/764.14	c lits-rem:      7257  cl-subs:     7301  v-elim:      0  v-fix:    0  time: 12.15 s
764.11/764.15	c vivif2 --  cl tried    21600 cl shrink        0 lits rem          0 time: 0.00
764.11/764.17	c vivif2 --  cl tried   132659 cl shrink        0 lits rem          0 time: 0.03
764.41/764.49	c asymm  cl-useful: 2/253/21600 lits-rem:2 time: 0.32
764.41/764.50	c calculated reachability. Time: 0.00
764.41/764.50	c  N dy 23626   5714897        85     21600         0    132659    181761   1808049     15.78   no data
767.60/767.60	c  N dy 23701   5740263        85     21600         0    155544    181761   2232070     15.78     16.66
771.01/771.08	c  N dy 23810   5760538        85     21600         0    174344    181761   2608939     15.78     16.89
775.42/775.42	c  N dy 23888   5780555        85     21600         0     96734    181761   1090116     15.78     17.62
777.71/777.76	c  N dy 23983   5801189        85     21600         0    115823    181761   1472235     15.78     16.71
780.31/780.37	c  N dy 24057   5821296        85     21600         0    134316    181761   1828197     15.78     16.72
783.30/783.35	c  N dy 24132   5841539        85     21600         0    152914    181761   2189460     15.78     16.84
787.62/787.61	c  N dy 24228   5868839        85     21600         0    177896    181761   2672922     15.78     16.65
791.51/791.52	c  N dy 24276   5888841        85     21600         0     98999    181760   1126749     15.78     17.02
794.00/794.04	c  N dy 24412   5909451        85     21600         0    118230    181760   1518789     15.78     16.63
796.50/796.52	c  N dy 24492   5929452        85     21600         0    136677    181760   1880433     15.78     16.67
799.41/799.44	c  N dy 24553   5949923        85     21600         0    155129    181760   2231828     15.78     16.68
803.21/803.29	c  N dy 24632   5969940        85     21600         0    173546    181760   2594846     15.78     19.25
807.31/807.36	c  N dy 24751   5991238        85     21600         0    193316    181760   2994594     15.79     16.66
811.10/811.16	c  N dy 24822   6011619        85     21600         0    113500    181760   1388577     15.79     16.71
814.91/814.97	c  N dy 24841   6045932        85     21600         0    143343    181760   1899850     15.77     16.80
817.90/817.96	c  N dy 24908   6066922        85     21600         0    162595    181760   2271727     15.77     16.62
821.21/821.22	c  N dy 25001   6087113        85     21600         0    181102    181760   2631355     15.77     16.68
825.91/825.97	c  N dy 25107   6107143        85     21600         0    101422    181760   1160424     15.78     16.71
828.51/828.50	c  N dy 25208   6127241        85     21600         0    120072    181760   1532083     15.78     18.13
831.31/831.37	c  N dy 25280   6148883        85     21600         0    139951    181759   1915118     15.78     16.80
834.31/834.35	c  N dy 25325   6168981        85     21600         0    158179    181759   2253941     15.77     16.69
837.81/837.86	c  N dy 25421   6189034        85     21600         0    176879    181758   2623780     15.78     18.98
841.61/841.67	c  N dy 25525   6209059        85     21600         0    195525    181758   2997033     15.78     16.81
843.81/843.88	c  S st 25555   6214898        85     21600         0    101045    181758   1139420     15.78     15.54
844.01/844.07	c  S st 25555   6215398        85     21600         0    101526    181758   1148154     15.78   no data
844.01/844.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
844.11/844.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
844.11/844.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
844.11/844.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
844.11/844.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
844.11/844.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
844.11/844.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
844.11/844.15	c lits-rem:         1  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.03 s
844.11/844.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
845.61/845.66	c lits-rem:       992  cl-subs:      714  v-elim:      0  v-fix:    0  time:  1.48 s
845.61/845.67	c vivif2 --  cl tried    21581 cl shrink        0 lits rem          0 time: 0.00
845.61/845.68	c vivif2 --  cl tried   100820 cl shrink        0 lits rem          0 time: 0.02
845.92/845.96	c asymm  cl-useful: 0/321/21581 lits-rem:0 time: 0.27
845.92/845.96	c calculated reachability. Time: 0.00
845.92/845.96	c  N dy 25555   6215398        85     21581         0    100820    181589   1137089     15.78   no data
848.51/848.52	c  N dy 25653   6236440        85     21581         0    120256    181588   1525741     15.78     16.66
851.01/851.09	c  N dy 25700   6260078        85     21581         0    141544    181588   1916469     15.78     16.68
854.31/854.38	c  N dy 25823   6280332        85     21581         0    160252    181588   2293831     15.78     16.69
858.01/858.09	c  N dy 25917   6300410        85     21581         0    178854    181588   2662724     15.78     16.69
861.32/861.38	c  N dy 25950   6320431        85     21581         0    196979    181588   3001499     15.78     16.65
865.11/865.19	c  N dy 26045   6340533        85     21581         0    114691    181587   1399901     15.78     16.69
867.71/867.70	c  N dy 26132   6360610        85     21581         0    133078    181587   1758051     15.78     19.11
870.31/870.34	c  N dy 26196   6380972        85     21581         0    151621    181587   2113882     15.78     16.65
873.61/873.62	c  N dy 26295   6402179        85     21581         0    171312    181587   2502046     15.78     16.71
877.31/877.38	c  N dy 26394   6422226        85     21581         0    189807    181586   2867815     15.78     18.88
882.22/882.21	c  N dy 26517   6442289        85     21581         0    106506    181586   1233277     15.79     20.42
884.71/884.71	c  N dy 26600   6462329        85     21581         0    125005    181585   1598468     15.79     18.37
887.81/887.84	c  N dy 26744   6482360        85     21581         0    143735    181585   1986878     15.79     17.45
891.02/891.01	c  N dy 26843   6502427        85     21581         0    162387    181585   2360259     15.79     16.64
894.51/894.58	c  N dy 26916   6522499        85     21581         0    180674    181585   2712912     15.79     19.96
898.21/898.24	c  N dy 26974   6545813        85     21581         0    201424    181585   3097894     15.79     16.89
901.92/901.99	c  N dy 27044   6565877        85     21581         0    116970    181585   1426573     15.79     17.65
905.91/905.93	c  N dy 27176   6592436        85     21581         0    141439    181583   1909585     15.79     16.71
909.81/909.87	c  N dy 27290   6613167        85     21581         0    160697    181583   2297115     15.80     16.66
913.41/913.40	c  N dy 27405   6633276        85     21581         0    179430    181583   2678273     15.80     16.64
917.61/917.68	c  N dy 27492   6654488        85     21581         0    198996    181583   3064388     15.80     16.66
922.01/922.05	c  N dy 27572   6674494        85     21581         0    113249    181583   1340841     15.80     19.98
924.91/924.97	c  N dy 27694   6694862        85     21581         0    132147    181583   1725807     15.80     16.71
928.11/928.19	c  N dy 27797   6715332        85     21581         0    151163    181583   2101236     15.80     16.69
928.21/928.20	c  S st 27798   6715399        85     21581         0    151226    181583   2102492     15.80   no data
928.42/928.50	c  S st 27798   6715901        85     21581         0    151708    181583   2111151     15.80   no data
928.51/928.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
928.51/928.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
928.51/928.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
928.51/928.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
928.51/928.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.51/928.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
928.51/928.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
928.61/928.63	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.04 s
928.61/928.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
942.81/942.87	c lits-rem:      8132  cl-subs:     8172  v-elim:      0  v-fix:    0  time: 14.18 s
942.81/942.87	c vivif2 --  cl tried    21579 cl shrink        0 lits rem          0 time: 0.00
942.91/942.90	c vivif2 --  cl tried   143536 cl shrink        0 lits rem          0 time: 0.03
943.21/943.21	c asymm  cl-useful: 0/299/21579 lits-rem:0 time: 0.32
943.21/943.22	c calculated reachability. Time: 0.00
943.21/943.22	c  N dy 27798   6715901        85     21579         0    143536    181559   1934399     15.80   no data
946.91/946.99	c  N dy 27885   6737386        85     21579         0    163223    181559   2314823     15.80     16.78
950.42/950.49	c  N dy 27976   6757447        85     21579         0    181838    181559   2685012     15.81     18.78
954.51/954.51	c  N dy 28014   6781150        85     21579         0    203326    181558   3092077     15.80     16.76
958.51/958.52	c  N dy 28111   6801298        85     21579         0    117320    181558   1424393     15.80     16.92
961.11/961.11	c  N dy 28166   6821377        85     21579         0    135620    181558   1778195     15.80     16.78
965.61/965.60	c  N dy 28264   6853582        85     21579         0    164904    181558   2324669     15.80     16.73
969.11/969.12	c  N dy 28351   6873906        85     21579         0    183522    181558   2689949     15.80     16.74
973.42/973.50	c  N dy 28461   6893957        85     21579         0    202075    181558   3061713     15.80     16.80
977.11/977.14	c  N dy 28509   6914123        85     21579         0    114857    181557   1360277     15.80     16.71
979.92/979.91	c  N dy 28628   6934222        85     21579         0    133528    181557   1736810     15.80     19.22
983.11/983.13	c  N dy 28728   6955421        85     21579         0    153193    181557   2130603     15.81     16.76
986.62/986.61	c  N dy 28848   6975430        85     21579         0    171789    181557   2504850     15.81     17.37
990.02/990.04	c  N dy 28893   6996212        85     21579         0    190662    181557   2864647     15.81     16.72
993.41/993.42	c  N dy 28984   7016242        85     21579         0    209067    181557   3224806     15.81     19.04
997.51/997.56	c  N dy 29092   7036270        85     21579         0    121033    181557   1483450     15.81     20.14
1000.01/1000.07	c  N dy 29156   7056362        85     21579         0    139296    181556   1830756     15.81     18.46
1003.22/1003.24	c  N dy 29260   7076456        85     21579         0    157989    181556   2210753     15.81     16.70
1006.11/1006.15	c  N dy 29293   7096966        85     21579         0    176442    181556   2545270     15.81     16.69
1009.91/1009.92	c  N dy 29382   7118379        85     21579         0    195981    181556   2924823     15.81     16.70
1015.21/1015.24	c  N dy 29406   7138848        85     21579         0    107309    181556   1200483     15.80     16.72
1018.21/1018.20	c  N dy 29460   7158853        85     21579         0    125564    181555   1552427     15.80     16.65
1021.61/1021.64	c  N dy 29545   7178910        85     21579         0    144107    181555   1919484     15.80     17.75
1025.81/1025.82	c  N dy 29667   7199448        85     21579         0    163119    181555   2307437     15.81     16.73
1029.21/1029.26	c  S st 29763   7215901        85     21579         0    178424    181555   2616794     15.81   no data
1029.62/1029.66	c  S st 29763   7216403        85     21579         0    178896    181555   2625274     15.81   no data
1029.62/1029.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1029.71/1029.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.10
1029.71/1029.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1029.71/1029.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1029.71/1029.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1029.71/1029.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
1029.71/1029.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1029.81/1029.83	c lits-rem:         1  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.05 s
1029.91/1029.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1053.91/1053.96	c lits-rem:     13001  cl-subs:    13403  v-elim:      0  v-fix:    0  time: 24.05 s
1053.91/1053.96	c vivif2 --  cl tried    21572 cl shrink        0 lits rem          0 time: 0.00
1054.01/1054.00	c vivif2 --  cl tried   165494 cl shrink        0 lits rem          0 time: 0.04
1054.31/1054.34	c asymm  cl-useful: 0/243/21572 lits-rem:0 time: 0.34
1054.31/1054.35	c calculated reachability. Time: 0.00
1054.31/1054.35	c  N dy 29763   7216403        85     21572         0    165494    181492   2340082     15.81   no data
1058.31/1058.37	c  N dy 29880   7236509        85     21572         0    184225    181492   2718538     15.81     16.69
1062.51/1062.58	c  N dy 30002   7256535        85     21572         0    202999    181492   3105543     15.81     17.68
1067.72/1067.75	c  N dy 30120   7277392        85     21572         0    114096    181492   1325397     15.82     16.68
1070.42/1070.49	c  N dy 30229   7297412        85     21572         0    132735    181492   1704717     15.82     16.88
1073.91/1073.99	c  N dy 30369   7319384        85     21572         0    153182    181492   2120921     15.82     16.74
1077.51/1077.52	c  N dy 30448   7340528        85     21572         0    172530    181492   2499339     15.82     16.77
1081.51/1081.59	c  N dy 30569   7360622        85     21572         0    191225    181492   2880315     15.83     17.16
1085.72/1085.74	c  N dy 30686   7380636        85     21572         0    209763    181492   3254778     15.83     16.69
1090.91/1090.96	c  N dy 30811   7402965        85     21572         0    120660    181491   1439651     15.83     16.69
1093.81/1093.84	c  N dy 30935   7423333        85     21572         0    139575    181491   1825511     15.83     16.74
1096.81/1096.80	c  N dy 31027   7443423        85     21572         0    158170    181491   2197762     15.83     19.75
1100.42/1100.44	c  N dy 31091   7465780        85     21572         0    178186    181491   2571857     15.83     16.89
1106.32/1106.31	c  N dy 31182   7498005        85     21572         0    207114    181491   3112555     15.83     16.73
1111.61/1111.68	c  N dy 31306   7518026        85     21572         0    115715    181491   1345672     15.83     16.70
1114.52/1114.52	c  N dy 31429   7538071        85     21572         0    134394    181491   1729869     15.84     18.37
1117.92/1117.98	c  N dy 31496   7561986        85     21572         0    156100    181490   2145184     15.84     16.69
1121.02/1121.05	c  N dy 31576   7582038        85     21572         0    174642    181489   2512831     15.84     16.77
1124.52/1124.59	c  N dy 31672   7602174        85     21572         0    193212    181489   2878437     15.84     16.70
1128.52/1128.57	c  N dy 31769   7622252        85     21572         0    211657    181489   3245448     15.84     18.25
1133.82/1133.86	c  N dy 31848   7642827        85     21572         0    119232    181488   1386747     15.84     16.74
1136.32/1136.32	c  N dy 31937   7663835        85     21572         0    138510    181488   1757427     15.84     16.82
1139.63/1139.60	c  N dy 32038   7684700        85     21572         0    157926    181488   2147774     15.84     16.71
1143.12/1143.17	c  N dy 32160   7704709        85     21572         0    176558    181488   2528470     15.84     18.94
1145.82/1145.86	c  S st 32250   7716405        85     21572         0    187465    181488   2757984     15.85   no data
1146.32/1146.33	c  S st 32250   7716907        85     21572         0    187950    181488   2767356     15.85   no data
1146.32/1146.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1146.42/1146.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.12
1146.42/1146.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1146.42/1146.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1146.42/1146.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1146.42/1146.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
1146.42/1146.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1146.52/1146.53	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.06 s
1146.62/1146.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1172.72/1172.74	c lits-rem:     12251  cl-subs:    15965  v-elim:      0  v-fix:    0  time: 26.13 s
1172.72/1172.74	c vivif2 --  cl tried    21567 cl shrink        0 lits rem          0 time: 0.00
1172.72/1172.78	c vivif2 --  cl tried   171988 cl shrink        0 lits rem          0 time: 0.04
1173.12/1173.12	c asymm  cl-useful: 0/254/21567 lits-rem:0 time: 0.34
1173.12/1173.13	c calculated reachability. Time: 0.00
1173.12/1173.13	c  N dy 32250   7716907        85     21567         0    171988    181440   2432621     15.85   no data
1177.02/1177.05	c  N dy 32363   7737050        85     21567         0    190680    181440   2812365     15.85     16.83
1181.32/1181.31	c  N dy 32440   7760257        85     21567         0    211806    181440   3218438     15.85     16.80
1188.62/1188.61	c  N dy 32551   7801589        85     21567         0    137401    181439   1707032     15.85     16.69
1191.72/1191.79	c  N dy 32659   7821593        85     21567         0    155993    181439   2080933     15.85     21.37
1195.32/1195.31	c  N dy 32749   7842146        85     21567         0    175000    181439   2455091     15.85     16.82
1199.22/1199.21	c  N dy 32840   7862542        85     21567         0    193662    181439   2820813     15.85     16.72
1203.42/1203.49	c  N dy 32932   7883463        85     21567         0    212911    181439   3203128     15.85     16.69
1208.82/1208.89	c  N dy 32997   7906435        85     21567         0    121322    181439   1425305     15.85     16.69
1211.92/1211.95	c  N dy 33078   7928230        85     21567         0    141107    181439   1800064     15.85     16.74
1215.32/1215.32	c  N dy 33209   7948545        85     21567         0    160084    181439   2191465     15.85     16.91
1219.22/1219.22	c  N dy 33321   7968589        85     21567         0    178695    181439   2570073     15.85     16.90
1223.62/1223.63	c  N dy 33460   7988638        85     21567         0    197339    181439   2953999     15.86     20.68
1228.52/1228.50	c  N dy 33581   8009621        85     21567         0    216795    181439   3350872     15.86     16.79
1234.12/1234.15	c  N dy 33626   8031780        85     21567         0    122582    181439   1418719     15.86     16.80
1236.91/1236.92	c  N dy 33734   8051873        85     21567         0    141359    181438   1798850     15.86     17.18
1240.11/1240.11	c  N dy 33837   8071879        85     21567         0    159837    181438   2168639     15.86     18.22
1243.82/1243.88	c  N dy 33899   8093902        85     21567         0    180019    181438   2558520     15.86     16.80
1247.92/1247.99	c  N dy 33994   8114084        85     21567         0    198681    181438   2928149     15.86     16.75
1253.72/1253.79	c  N dy 34101   8143642        85     21567         0    225728    181438   3446587     15.86     16.76
1258.33/1258.30	c  N dy 34216   8163789        85     21567         0    129588    181438   1585637     15.86     16.89
1261.42/1261.46	c  N dy 34247   8186073        85     21567         0    149407    181437   1942777     15.86     16.71
1265.82/1265.84	c  N dy 34380   8206765        85     21567         0    168676    181437   2338946     15.86     16.79
1267.92/1267.95	c  S st 34421   8216909        85     21567         0    177998    181437   2518787     15.86     13.68
1268.32/1268.32	c  S st 34421   8217410        85     21567         0    178481    181437   2528072     15.86   no data
1268.32/1268.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1268.42/1268.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.10
1268.42/1268.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1268.42/1268.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1268.42/1268.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1268.42/1268.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
1268.42/1268.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1268.42/1268.49	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.05 s
1268.52/1268.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1291.32/1291.30	c lits-rem:     10282  cl-subs:    16439  v-elim:      0  v-fix:    0  time: 22.72 s
1291.32/1291.30	c vivif2 --  cl tried    21565 cl shrink        0 lits rem          0 time: 0.00
1291.32/1291.33	c vivif2 --  cl tried   162043 cl shrink        0 lits rem          0 time: 0.03
1291.62/1291.67	c asymm  cl-useful: 0/254/21565 lits-rem:0 time: 0.33
1291.62/1291.67	c calculated reachability. Time: 0.00
1291.62/1291.67	c  N dy 34421   8217410        85     21565         0    162043    181415   2204827     15.86   no data
1295.42/1295.47	c  N dy 34532   8237495        85     21565         0    180637    181415   2579859     15.86     19.55
1299.62/1299.63	c  N dy 34602   8261667        85     21565         0    202599    181414   3004211     15.86     16.71

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-3263080-1303559951/watcher-3263080-1303559951 -o /tmp/evaluation-result-3263080-1303559951/solver-3263080-1303559951 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3263080-1303559951.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 6.01 7.54 7.83 4/177 13523
/proc/meminfo: memFree=14461384/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=29784 CPUtime=0 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 809 0 0 0 0 0 0 0 25 0 1 0 467593111 30498816 748 33554432000 4194304 4627331 140734933543856 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 7446 749 320 106 0 2417 0

[startup+0.0902259 s]
/proc/loadavg: 6.01 7.54 7.83 4/177 13523
/proc/meminfo: memFree=14461384/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=31444 CPUtime=0.08 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 1498 0 0 0 8 0 0 0 25 0 1 0 467593111 32198656 1437 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 7861 1437 342 106 0 2832 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31444

[startup+0.10025 s]
/proc/loadavg: 6.01 7.54 7.83 4/177 13523
/proc/meminfo: memFree=14461384/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=31444 CPUtime=0.09 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 1498 0 0 0 9 0 0 0 25 0 1 0 467593111 32198656 1437 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 7861 1437 342 106 0 2832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31444

[startup+0.30022 s]
/proc/loadavg: 6.01 7.54 7.83 4/177 13523
/proc/meminfo: memFree=14461384/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=41940 CPUtime=0.29 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 3937 0 0 0 29 0 0 0 25 0 1 0 467593111 42946560 3839 33554432000 4194304 4627331 140734933543856 18446744073709551615 4467756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 10485 3839 357 106 0 5456 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41940

[startup+0.701173 s]
/proc/loadavg: 6.01 7.54 7.83 4/177 13523
/proc/meminfo: memFree=14461384/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=41940 CPUtime=0.69 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 3939 0 0 0 69 0 0 0 25 0 1 0 467593111 42946560 3841 33554432000 4194304 4627331 140734933543856 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 10485 3841 359 106 0 5456 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41940

[startup+1.50103 s]
/proc/loadavg: 6.01 7.54 7.83 5/190 13547
/proc/meminfo: memFree=14390348/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=40168 CPUtime=1.49 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 4145 0 0 0 149 0 0 0 25 0 1 0 467593111 41132032 3702 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 10042 3702 372 106 0 5013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40168

[startup+3.10073 s]
/proc/loadavg: 5.85 7.49 7.81 5/190 13547
/proc/meminfo: memFree=14379808/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=45660 CPUtime=3.08 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 6698 0 0 0 308 0 0 0 25 0 1 0 467593111 46755840 4414 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 11415 4414 377 106 0 6386 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45660

[startup+6.3002 s]
/proc/loadavg: 5.85 7.49 7.81 5/190 13547
/proc/meminfo: memFree=14356896/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=45956 CPUtime=6.29 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 10040 0 0 0 628 1 0 0 25 0 1 0 467593111 47058944 4610 33554432000 4194304 4627331 140734933543856 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 11489 4610 377 106 0 6460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45956

[startup+12.7011 s]
/proc/loadavg: 5.57 7.37 7.77 5/190 13547
/proc/meminfo: memFree=14329376/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=54484 CPUtime=12.69 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 16830 0 0 0 1267 2 0 0 25 0 1 0 467593111 55791616 6555 33554432000 4194304 4627331 140734933543856 18446744073709551615 4332400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 13621 6555 377 106 0 8592 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54484

[startup+25.5008 s]
/proc/loadavg: 5.33 7.26 7.72 5/190 13548
/proc/meminfo: memFree=14313016/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=58748 CPUtime=25.49 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 26464 0 0 0 2546 3 0 0 25 0 1 0 467593111 60157952 7871 33554432000 4194304 4627331 140734933543856 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 14687 7871 380 106 0 9658 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58748

[startup+51.1003 s]
/proc/loadavg: 4.87 7.00 7.62 5/190 13548
/proc/meminfo: memFree=14292600/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=70524 CPUtime=51.09 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 44180 0 0 0 5102 7 0 0 25 0 1 0 467593111 72216576 10788 33554432000 4194304 4627331 140734933543856 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 17631 10788 382 106 0 12602 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70524

[startup+102.306 s]
/proc/loadavg: 4.35 6.49 7.41 5/190 13550
/proc/meminfo: memFree=14251536/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=75756 CPUtime=102.29 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 66677 0 0 0 10218 11 0 0 25 0 1 0 467593111 77574144 12554 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 18939 12554 380 106 0 13910 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 75756

[startup+162.301 s]
/proc/loadavg: 4.12 6.03 7.20 5/190 13560
/proc/meminfo: memFree=14192832/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=87620 CPUtime=162.3 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 89924 0 0 0 16213 17 0 0 25 0 1 0 467593111 89722880 15239 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 21905 15239 377 106 0 16876 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 87620

[startup+222.3 s]
/proc/loadavg: 4.04 5.66 6.99 5/190 13562
/proc/meminfo: memFree=14162908/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=94268 CPUtime=222.3 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 108228 0 0 0 22209 21 0 0 25 0 1 0 467593111 96530432 16944 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 23567 16944 377 106 0 18538 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 94268

[startup+282.301 s]
/proc/loadavg: 4.01 5.36 6.80 5/190 13564
/proc/meminfo: memFree=14154704/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=101708 CPUtime=282.3 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 125690 0 0 0 28204 26 0 0 25 0 1 0 467593111 104148992 18960 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 25427 18960 377 106 0 20398 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 101708

[startup+342.3 s]
/proc/loadavg: 4.04 5.12 6.63 5/190 13568
/proc/meminfo: memFree=14077944/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=102152 CPUtime=342.3 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 142576 0 0 0 34200 30 0 0 25 0 1 0 467593111 104603648 19068 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 25538 19068 377 106 0 20509 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102152

[startup+402.301 s]
/proc/loadavg: 4.01 4.91 6.46 5/190 13570
/proc/meminfo: memFree=14055592/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=102492 CPUtime=402.3 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 160005 0 0 0 40196 34 0 0 25 0 1 0 467593111 104951808 18599 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 25623 18599 377 106 0 20594 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102492

[startup+462.3 s]
/proc/loadavg: 4.08 4.76 6.31 5/190 13571
/proc/meminfo: memFree=14003132/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=115968 CPUtime=462.3 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 176244 0 0 0 46192 38 0 0 25 0 1 0 467593111 118751232 22186 33554432000 4194304 4627331 140734933543856 18446744073709551615 4420060 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 28992 22186 380 106 0 23963 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 115968

[startup+522.301 s]
/proc/loadavg: 4.03 4.62 6.16 5/190 13573
/proc/meminfo: memFree=13984256/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=116104 CPUtime=522.3 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 186908 0 0 0 52190 40 0 0 25 0 1 0 467593111 118890496 22740 33554432000 4194304 4627331 140734933543856 18446744073709551615 4324248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 29026 22740 380 106 0 23997 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 116104

[startup+582.3 s]
/proc/loadavg: 4.01 4.50 6.03 5/190 13575
/proc/meminfo: memFree=13959940/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=126380 CPUtime=582.3 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 198237 0 0 0 58188 42 0 0 25 0 1 0 467593111 129413120 23613 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 31595 23613 377 106 0 26566 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 126380

[startup+642.301 s]
/proc/loadavg: 4.05 4.43 5.90 5/190 13576
/proc/meminfo: memFree=13963348/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=126540 CPUtime=642.31 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 212629 0 0 0 64185 46 0 0 25 0 1 0 467593111 129576960 24223 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 31635 24223 377 106 0 26606 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 126540

[startup+702.3 s]
/proc/loadavg: 4.02 4.35 5.78 5/190 13578
/proc/meminfo: memFree=13921024/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=131704 CPUtime=702.3 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 221348 0 0 0 70181 49 0 0 25 0 1 0 467593111 134864896 25392 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 32926 25392 377 106 0 27897 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 131704

[startup+762.307 s]
/proc/loadavg: 4.00 4.28 5.66 5/190 13579
/proc/meminfo: memFree=13916896/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=131844 CPUtime=762.31 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 232600 0 0 0 76178 53 0 0 25 0 1 0 467593111 135008256 25768 33554432000 4194304 4627331 140734933543856 18446744073709551615 4427758 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 32961 25768 377 106 0 27932 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 131844

[startup+822.3 s]
/proc/loadavg: 4.00 4.23 5.56 5/190 13581
/proc/meminfo: memFree=13923068/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=132080 CPUtime=822.31 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 244887 0 0 0 82174 57 0 0 25 0 1 0 467593111 135249920 26647 33554432000 4194304 4627331 140734933543856 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 33020 26647 377 106 0 27991 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 132080

[startup+882.301 s]
/proc/loadavg: 4.05 4.20 5.46 5/190 13583
/proc/meminfo: memFree=13948600/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=132320 CPUtime=882.31 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 258566 0 0 0 88171 60 0 0 25 0 1 0 467593111 135495680 24965 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 33080 24965 377 106 0 28051 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 132320

[startup+942.3 s]
/proc/loadavg: 4.02 4.16 5.37 5/190 13584
/proc/meminfo: memFree=13896988/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=132456 CPUtime=942.31 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 267548 0 0 0 94168 63 0 0 25 0 1 0 467593111 135634944 25964 33554432000 4194304 4627331 140734933543856 18446744073709551615 4427056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 33114 25964 377 106 0 28085 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 132456

[startup+1002.3 s]
/proc/loadavg: 4.00 4.13 5.28 5/190 13586
/proc/meminfo: memFree=13907732/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=132616 CPUtime=1002.31 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 279843 0 0 0 100164 67 0 0 25 0 1 0 467593111 135798784 25955 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 33154 25955 377 106 0 28125 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 132616

[startup+1062.3 s]
/proc/loadavg: 4.09 4.13 5.21 5/190 13587
/proc/meminfo: memFree=13839636/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=202280 CPUtime=1062.31 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 286075 0 0 0 106161 70 0 0 25 0 1 0 467593111 207134720 28134 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 50570 28134 377 106 0 45541 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 202280

[startup+1122.3 s]
/proc/loadavg: 4.03 4.10 5.13 5/190 13589
/proc/meminfo: memFree=13865392/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=136388 CPUtime=1122.32 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 298237 0 0 0 112158 74 0 0 25 0 1 0 467593111 139661312 27317 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309093 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 34097 27317 377 106 0 29068 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 136388

[startup+1182.3 s]
/proc/loadavg: 4.08 4.10 5.06 5/190 13591
/proc/meminfo: memFree=13861768/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=207868 CPUtime=1182.31 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 304782 0 0 0 118156 75 0 0 25 0 1 0 467593111 212856832 29566 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 51967 29566 377 106 0 46938 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 207868

[startup+1242.3 s]
/proc/loadavg: 4.03 4.08 4.99 5/190 13592
/proc/meminfo: memFree=13880844/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=140816 CPUtime=1242.32 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 316725 0 0 0 124154 78 0 0 25 0 1 0 467593111 144195584 28167 33554432000 4194304 4627331 140734933543856 18446744073709551615 4310101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 35204 28167 377 106 0 30175 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 140816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.06 4.93 5/190 13594
/proc/meminfo: memFree=13840876/32951124 swapFree=67111524/67111528
[pid=13523] ppid=13520 vsize=142120 CPUtime=1300.02 cores=0,2
/proc/13523/stat : 13523 (strangenight2-s) R 13520 13523 13486 0 -1 4202496 322731 0 0 0 129923 79 0 0 25 0 1 0 467593111 145530880 29804 33554432000 4194304 4627331 140734933543856 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13523/statm: 35530 29804 377 106 0 30501 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 142120

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): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.24
CPU system time (s): 0.803877
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 225288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.24
system time used= 0.803877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 322731
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= 18
involuntary context switches= 1718

runsolver used 2.26965 second user time and 4.87326 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 13:59:11
IDJOB=3263080
IDBENCH=83924
IDSOLVER=1587
FILE ID=node136/3263080-1303559951
RUNJOBID= node136-1303559951-13504
PBS_JOBID= 13150284
Free space on /tmp= 71636 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263080-1303559951/watcher-3263080-1303559951 -o /tmp/evaluation-result-3263080-1303559951/solver-3263080-1303559951 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3263080-1303559951.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=479122796

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14462168 kB
Buffers:       1699332 kB
Cached:       16157212 kB
SwapCached:          4 kB
Active:        9422460 kB
Inactive:      8500652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14462168 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6756 kB
Writeback:           0 kB
AnonPages:       66904 kB
Mapped:          13544 kB
Slab:           500292 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195644 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= 71608 MiB
End job on node136 at 2011-04-23 14:20:53