Trace number 3368034

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 (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3416.66
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
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 530
Number of clauses of size over 525422

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-3368034-1305392757.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:       25452
0.00/0.02	c -- clauses added:            0 learnts,        25452 normals,            0 xors
0.00/0.02	c -- vars added         75
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0        75     25452         0         0    254370         0   no data   no data
0.19/0.25	c asymm  cl-useful: 252/2557/25452 lits-rem:320 time: 0.23
0.19/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.19/0.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.19/0.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.11	c lits-rem:     37591  cl-subs:     6255  v-elim:      0  v-fix:    0  time:  0.85 s
1.10/1.11	c Finding binary XORs  T:     0.00 s  found:       0
1.10/1.12	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.10/1.12	c calculated reachability. Time: 0.00
1.10/1.12	c Calc default polars -  time:   0.00 s pos:      39 undec:       0 neg:      36
1.10/1.12	c =========================================================================================
1.10/1.12	c types(t): F = full restart, N = normal restart
1.10/1.12	c types(t): S = simplification begin/end, E = solution found
1.10/1.12	c restart types(rt): st = static, dy = dynamic
1.10/1.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.10/1.12	c  B st     0         0        75     19197         0         0    160833         0   no data   no data
1.19/1.22	c  N dy    11      4270        75     19197         0      3920    160826     78704     16.08     16.95
1.29/1.32	c  N dy    19      9012        75     19197         0      5903    160822     98274     15.18     16.37
1.39/1.43	c  N dy    21     13266        75     19197         0      5923    160817     90443     14.74     15.57
1.49/1.54	c  N dy    43     17586        75     19197         0      9949    160811    166148     14.89     15.78
1.59/1.65	c  N dy    63     21957        75     19197         0      8812    160800    134287     14.96     15.77
1.69/1.74	c  F st    78     25000        75     19197         0     11634    160796    185552     14.99   no data
1.69/1.79	c  N st    81     26188        75     19197         0      6463    160792     83206     14.99   no data
1.79/1.88	c  S st    84     30002        75     19197         0      9921    160784    147498     14.99   no data
1.89/1.91	c  S st    84     30504        75     19197         0     10395    160780    155372     14.99   no data
1.89/1.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.89/1.92	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
1.89/1.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.89/1.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.93	c lits-rem:        29  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.22	c lits-rem:      1679  cl-subs:     1210  v-elim:      0  v-fix:    0  time:  0.28 s
2.48/2.56	c asymm  cl-useful: 29/2432/19151 lits-rem:29 time: 0.34
2.48/2.56	c calculated reachability. Time: 0.00
2.48/2.56	c  N dy    84     30504        75     19151         0      9208    160206    131013     14.99   no data
2.68/2.75	c  N dy   103     37146        75     19151         0      8100    160200    105597     14.98     15.78
2.78/2.86	c  N dy   116     41341        75     19151         0     11976    160191    175197     14.97     15.87
2.98/3.00	c  N dy   118     45756        75     19151         0     15935    160184    239767     14.78     14.03
2.98/3.00	c  S st   118     45756        75     19151         0     15935    160184    239767     14.78     14.03
2.98/3.05	c  S st   118     46257        75     19151         0      8249    160183    100129     14.78   no data
2.98/3.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.98/3.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.98/3.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.98/3.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.98/3.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.98/3.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
2.98/3.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.98/3.07	c lits-rem:        61  cl-subs:       82  v-elim:      0  v-fix:    0  time:  0.01 s
2.98/3.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.08/3.13	c lits-rem:       410  cl-subs:      176  v-elim:      0  v-fix:    0  time:  0.06 s
3.08/3.13	c vivif2 --  cl tried    19007 cl shrink        0 lits rem          0 time: 0.00
3.08/3.13	c vivif2 --  cl tried     8135 cl shrink        0 lits rem          0 time: 0.00
3.38/3.47	c asymm  cl-useful: 30/2553/19007 lits-rem:30 time: 0.33
3.38/3.47	c calculated reachability. Time: 0.00
3.38/3.47	c  N dy   118     46257        75     19007         0      8135    158784     98521     14.78   no data
3.58/3.69	c  N dy   120     53658        75     19007         0     14696    158777    205937     14.52     15.35
3.78/3.85	c  N dy   152     57780        75     19007         0      9499    158767    116766     14.63     15.42
3.88/3.98	c  N dy   176     62671        75     19007         0     14027    158766    200735     14.71     15.60
4.08/4.10	c  N dy   186     66749        75     19007         0     17703    158764    264582     14.68     15.47
4.18/4.22	c  S st   203     69385        75     19007         0     10119    158759    122565     14.72   no data
4.18/4.25	c  S st   203     69886        75     19007         0     10600    158757    130566     14.72   no data
4.18/4.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.18/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.18/4.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.18/4.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.18/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.18/4.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
4.18/4.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.18/4.27	c lits-rem:        23  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.00 s
4.18/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.37	c lits-rem:       594  cl-subs:      251  v-elim:      0  v-fix:    0  time:  0.09 s
4.29/4.37	c vivif2 --  cl tried    18911 cl shrink        0 lits rem          0 time: 0.00
4.29/4.37	c vivif2 --  cl tried    10412 cl shrink        0 lits rem          0 time: 0.00
4.68/4.71	c asymm  cl-useful: 63/2760/18911 lits-rem:66 time: 0.34
4.68/4.71	c calculated reachability. Time: 0.00
4.68/4.71	c  N dy   203     69886        75     18911         0     10412    157741    127719     14.72   no data
4.78/4.88	c  N dy   218     75633        75     18911         0     15632    157734    217515     14.69     15.51
4.98/5.02	c  N dy   233     80543        75     18911         0     20148    157721    295291     14.67     16.17
5.18/5.21	c  N dy   254     85852        75     18911         0     14088    157715    185088     14.68     15.47
5.18/5.26	c  F st   263     87502        75     18911         0     15628    157713    213857     14.70     13.33
5.39/5.43	c  N dy   269     92693        75     18911         0     20278    157712    305585     14.70   no data
5.78/5.88	c  N dy   283    104830        75     18911         0     19253    157706    262772     14.59     13.57
5.78/5.88	c  S st   283    104830        75     18911         0     19253    157706    262772     14.59     13.57
5.88/5.92	c  S st   283    105336        75     18911         0     19742    157705    271208     14.59   no data
5.88/5.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.88/5.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
5.88/5.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.88/5.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.88/5.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.88/5.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
5.88/5.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.88/5.94	c lits-rem:        61  cl-subs:       71  v-elim:      0  v-fix:    0  time:  0.01 s
5.88/5.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.72	c lits-rem:      2622  cl-subs:     3735  v-elim:      0  v-fix:    0  time:  0.76 s
6.69/6.72	c vivif2 --  cl tried    18774 cl shrink        0 lits rem          0 time: 0.00
6.69/6.72	c vivif2 --  cl tried    16073 cl shrink        0 lits rem          0 time: 0.00
6.99/7.08	c asymm  cl-useful: 3/2420/18774 lits-rem:4 time: 0.36
6.99/7.08	c calculated reachability. Time: 0.00
6.99/7.08	c  N dy   283    105336        75     18774         0     16073    156390    208920     14.59   no data
7.78/7.80	c  N dy   319    124743        75     18774         0     21062    156378    280315     14.46     15.24
8.18/8.22	c  N dy   324    133203        75     18774         0     15240    156372    188513     14.37     15.15
8.48/8.53	c  N dy   350    141969        75     18774         0     23213    156368    324818     14.36     15.19
8.88/8.90	c  N dy   396    151541        75     18774         0     17576    156358    224790     14.37     15.18
9.08/9.13	c  S st   429    158006        75     18774         0     23537    156351    329261     14.38     12.93
9.08/9.19	c  S st   429    158507        75     18774         0     24017    156350    336957     14.38   no data
9.08/9.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.18/9.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
9.18/9.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.18/9.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/9.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/9.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
9.18/9.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.18/9.21	c lits-rem:        31  cl-subs:       28  v-elim:      0  v-fix:    0  time:  0.01 s
9.18/9.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.98/10.04	c lits-rem:      3441  cl-subs:     2012  v-elim:      0  v-fix:    0  time:  0.82 s
9.98/10.04	c vivif2 --  cl tried    18641 cl shrink        0 lits rem          0 time: 0.00
9.98/10.04	c vivif2 --  cl tried    22110 cl shrink        0 lits rem          0 time: 0.00
10.38/10.41	c asymm  cl-useful: 15/2081/18641 lits-rem:21 time: 0.36
10.38/10.41	c calculated reachability. Time: 0.00
10.38/10.41	c  N dy   429    158507        75     18641         0     22110    155047    299265     14.38   no data
10.78/10.88	c  N dy   493    169846        75     18641         0     17076    155042    208682     14.44     15.45
11.18/11.26	c  N dy   548    180760        75     18641         0     27178    155036    391142     14.49     15.25
11.68/11.75	c  N dy   595    192338        75     18641         0     21333    155027    279581     14.50     17.61
12.39/12.40	c  N dy   656    208359        75     18641         0     18657    155021    224596     14.50     15.28
12.89/12.91	c  N dy   694    221659        75     18641         0     30838    155016    434929     14.48     15.29
13.49/13.51	c  N dy   735    235906        75     18641         0     25523    154999    339490     14.48     16.31
13.49/13.57	c  S st   736    237761        75     18641         0     27179    154998    365872     14.47     13.70
13.59/13.63	c  S st   736    238264        75     18641         0     27665    154998    374356     14.47   no data
13.59/13.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.59/13.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
13.59/13.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.59/13.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.59/13.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.59/13.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
13.59/13.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.59/13.66	c lits-rem:        39  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.01 s
13.59/13.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.59/14.63	c lits-rem:      3881  cl-subs:     2466  v-elim:      0  v-fix:    0  time:  0.96 s
14.59/14.63	c vivif2 --  cl tried    18475 cl shrink        0 lits rem          0 time: 0.00
14.59/14.64	c vivif2 --  cl tried    25316 cl shrink        0 lits rem          0 time: 0.00
14.89/14.99	c asymm  cl-useful: 95/2036/18475 lits-rem:98 time: 0.36
14.99/15.00	c calculated reachability. Time: 0.00
14.99/15.00	c  N dy   736    238264        75     18475         0     25316    153292    330189     14.47   no data
15.79/15.83	c  N dy   796    257088        75     18475         0     23350    153285    287303     14.47     15.33
16.78/16.81	c  N dy   801    281563        75     18475         0     25489    153279    323727     14.32     15.11
17.59/17.67	c  N dy   833    300049        75     18475         0     21400    153272    246122     14.26     15.14
17.88/17.92	c  F st   864    306250        75     18475         0     27116    153269    347756     14.27     13.92
18.38/18.49	c  N dy   888    319459        75     18475         0     39139    153263    562658     14.27     15.14
19.39/19.43	c  N dy   960    339740        75     18475         0     35745    153255    479595     14.26     15.04
20.28/20.30	c  S st  1041    357396        75     18475         0     29262    153245    374279     14.28     13.95
20.28/20.38	c  S st  1041    357900        75     18475         0     29737    153245    381884     14.28   no data
20.28/20.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.38/20.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
20.38/20.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.38/20.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.38/20.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.38/20.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
20.38/20.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.38/20.42	c lits-rem:       135  cl-subs:      237  v-elim:      0  v-fix:    0  time:  0.02 s
20.38/20.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.28/21.31	c lits-rem:      2797  cl-subs:     1472  v-elim:      0  v-fix:    0  time:  0.88 s
21.28/21.31	c vivif2 --  cl tried    18143 cl shrink        0 lits rem          0 time: 0.00
21.28/21.32	c vivif2 --  cl tried    28360 cl shrink        0 lits rem          0 time: 0.00
21.38/21.48	c asymm  cl-useful: 81/1304/18143 lits-rem:81 time: 0.16
21.38/21.48	c calculated reachability. Time: 0.00
21.38/21.48	c  N dy  1041    357900        75     18143         0     28360    150392    355904     14.28   no data
23.09/23.11	c  N dy  1155    390157        75     18143         0     33900    150384    415775     14.24     15.04
24.09/24.11	c  N dy  1221    410777        75     18143         0     28124    150379    337861     14.23     14.99
25.19/25.25	c  N dy  1285    434885        75     18143         0     49978    150374    712456     14.22     15.05
26.19/26.27	c  N dy  1404    454937        75     18143         0     43281    150367    613339     14.26     15.11
28.09/28.10	c  N dy  1464    488574        75     18143         0     46387    150363    615421     14.21     14.97
29.19/29.28	c  N dy  1534    508602        75     18143         0     37877    150358    504183     14.20     17.80
30.38/30.42	c  N dy  1583    529400        75     18143         0     28547    150354    330601     14.19     15.01
30.69/30.76	c  S st  1600    536853        75     18143         0     35274    150354    439116     14.17     11.40
30.79/30.84	c  S st  1600    537357        75     18143         0     35759    150354    446972     14.17   no data
30.79/30.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.79/30.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
30.79/30.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.79/30.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.79/30.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.79/30.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
30.79/30.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.79/30.88	c lits-rem:        76  cl-subs:      126  v-elim:      0  v-fix:    0  time:  0.01 s
30.79/30.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.98/32.09	c lits-rem:      3653  cl-subs:     3213  v-elim:      0  v-fix:    0  time:  1.20 s
31.98/32.09	c vivif2 --  cl tried    17919 cl shrink        0 lits rem          0 time: 0.00
32.08/32.10	c vivif2 --  cl tried    32644 cl shrink        0 lits rem          0 time: 0.00
32.18/32.28	c asymm  cl-useful: 0/734/17919 lits-rem:0 time: 0.18
32.18/32.28	c calculated reachability. Time: 0.00
32.18/32.28	c  N dy  1600    537357        75     17919         0     32644    148479    397453     14.17   no data
33.28/33.39	c  N dy  1687    557933        75     17919         0     51585    148475    732252     14.19     14.99
34.58/34.60	c  N dy  1801    578019        75     17919         0     41197    148472    551924     14.22     14.97
35.78/35.87	c  N dy  1899    598067        75     17919         0     59710    148468    878303     14.23     18.82
36.88/36.99	c  N dy  1987    618149        75     17919         0     48005    148464    658091     14.24     17.16
38.50/38.51	c  N dy  2075    644252        75     17919         0     40372    148457    503922     14.24     15.06
39.60/39.68	c  N dy  2133    667089        75     17919         0     61075    148455    859261     14.23     15.02
40.79/40.82	c  N dy  2184    687266        75     17919         0     47617    148453    625258     14.22     15.13
42.49/42.57	c  N dy  2209    715633        75     17919         0     40105    148453    479082     14.15     14.97
43.69/43.72	c  N dy  2221    737365        75     17919         0     59170    148453    773889     14.10     14.93
44.99/45.01	c  N dy  2337    757477        75     17919         0     44654    148450    577881     14.12     14.87
47.78/47.86	c  N dy  2453    798867        75     17919         0     47323    148449    578992     14.09     14.90
48.39/48.45	c  S st  2494    806035        75     17919         0     54007    148449    703024     14.10     13.20
48.48/48.55	c  S st  2494    806537        75     17919         0     54494    148449    711484     14.10   no data
48.48/48.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.48/48.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
48.48/48.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.48/48.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.48/48.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.48/48.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
48.48/48.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.58/48.60	c lits-rem:        14  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.01 s
48.58/48.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.59/52.65	c lits-rem:      4183  cl-subs:    11132  v-elim:      0  v-fix:    0  time:  4.03 s
52.59/52.66	c vivif2 --  cl tried    17850 cl shrink        0 lits rem          0 time: 0.00
52.59/52.66	c vivif2 --  cl tried    43411 cl shrink        0 lits rem          0 time: 0.01
52.80/52.85	c asymm  cl-useful: 18/559/17850 lits-rem:18 time: 0.19
52.80/52.86	c calculated reachability. Time: 0.00
52.80/52.86	c  N dy  2494    806537        75     17850         0     43411    147704    540632     14.10   no data
54.09/54.13	c  N dy  2587    826634        75     17850         0     61836    147702    867166     14.12     18.07
55.38/55.43	c  N dy  2680    846664        75     17850         0     45520    147701    585143     14.13     14.89
58.98/59.06	c  N dy  2694    907966        75     17850         0     62658    147698    786288     14.00     14.80
60.59/60.65	c  N dy  2766    928074        75     17850         0     45263    147698    567714     14.00     14.74
63.09/63.17	c  N dy  2768    967115        75     17850         0     42010    147697    482993     13.91     14.65
64.39/64.48	c  N dy  2866    988682        75     17850         0     61686    147696    821300     13.92     14.68
65.89/65.99	c  N dy  2872   1008761        75     17850         0     41365    147696    477303     13.89     17.10
69.69/69.72	c  N dy  2922   1068848        75     17850         0     54553    147687    634887     13.78     14.54
69.89/69.96	c  F st  2938   1071877        75     17850         0     57349    147687    684645     13.78     13.48
71.29/71.33	c  N dy  3021   1089014        75     17850         0     73114    147687    970195     13.80     14.53
72.99/73.03	c  N dy  3152   1109091        75     17850         0     51896    147685    662718     13.82     15.05
74.58/74.60	c  N dy  3299   1129164        75     17850         0     70546    147684   1008216     13.85     15.38
76.28/76.33	c  N dy  3392   1149265        75     17850         0     47382    147680    563847     13.86     14.64
77.68/77.76	c  N dy  3482   1170977        75     17850         0     67134    147678    900477     13.86     14.62
79.99/80.01	c  N dy  3616   1191886        75     17850         0     43660    147676    490891     13.88     14.74
81.08/81.10	c  S st  3658   1209806        75     17850         0     59736    147675    752797     13.88   no data
81.18/81.23	c  S st  3658   1210312        75     17850         0     60216    147675    761227     13.88   no data
81.18/81.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.18/81.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
81.18/81.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.18/81.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.18/81.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.18/81.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
81.18/81.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.18/81.29	c lits-rem:       220  cl-subs:      112  v-elim:      0  v-fix:    0  time:  0.02 s
81.29/81.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.09/85.12	c lits-rem:      7522  cl-subs:     8965  v-elim:      0  v-fix:    0  time:  3.81 s
85.09/85.12	c vivif2 --  cl tried    17693 cl shrink        0 lits rem          0 time: 0.00
85.09/85.13	c vivif2 --  cl tried    51296 cl shrink        0 lits rem          0 time: 0.01
85.29/85.34	c asymm  cl-useful: 17/502/17693 lits-rem:17 time: 0.21
85.29/85.35	c calculated reachability. Time: 0.00
85.29/85.35	c  N dy  3658   1210312        75     17693         0     51296    146095    625173     13.88   no data
86.68/86.76	c  N dy  3780   1230392        75     17693         0     69849    146095    950354     13.89     14.72
88.38/88.43	c  N dy  3833   1250459        75     17693         0     44714    146093    506808     13.89     14.94
89.58/89.60	c  N dy  3894   1270742        75     17693         0     62736    146092    802036     13.88     14.64
91.08/91.17	c  N dy  3937   1290750        75     17693         0     80180    146092   1080722     13.87     19.47
92.59/92.69	c  N dy  3984   1310868        75     17693         0     54454    146092    663114     13.86     14.65
93.89/93.95	c  N dy  4002   1330961        75     17693         0     71820    146092    931117     13.85     17.98
95.70/95.78	c  N dy  4043   1355986        75     17693         0     49866    146090    578105     13.83     14.58
97.19/97.23	c  N dy  4136   1376618        75     17693         0     68634    146089    902607     13.84     14.69
98.90/98.97	c  N dy  4243   1396891        75     17693         0     87267    146088   1234809     13.85     14.62
100.79/100.82	c  N dy  4375   1416920        75     17693         0     59880    146088    765557     13.87     16.01
102.30/102.34	c  N dy  4476   1436962        75     17693         0     78303    146088   1089147     13.88     18.06
103.99/104.08	c  N dy  4517   1458773        75     17693         0     50582    146088    580745     13.87     14.64
105.39/105.42	c  N dy  4616   1478984        75     17693         0     69128    146087    903945     13.88     14.68
107.19/107.25	c  N dy  4768   1499063        75     17693         0     87784    146085   1246520     13.90     17.83
109.38/109.49	c  N dy  4874   1523883        75     17693         0     61973    146085    763732     13.90     14.71
110.99/111.03	c  N dy  4976   1544209        75     17693         0     80666    146084   1093447     13.91     14.73
112.98/113.07	c  N dy  5096   1564370        75     17693         0     49797    146083    559004     13.93     14.70
114.48/114.50	c  N dy  5184   1586803        75     17693         0     70212    146082    909910     13.93     14.70
116.18/116.29	c  N dy  5233   1606868        75     17693         0     88113    146081   1198940     13.92     14.74
118.39/118.48	c  N dy  5404   1626879        75     17693         0     56629    146081    683439     13.94     18.52
120.08/120.20	c  N dy  5489   1653141        75     17693         0     80339    146080   1078186     13.94     14.72
122.09/122.11	c  N dy  5559   1673193        75     17693         0     98546    146079   1390009     13.94     16.75
124.20/124.21	c  N dy  5653   1697145        75     17693         0     69351    146079    877930     13.94     14.72
125.30/125.37	c  S st  5675   1710313        75     17693         0     80815    146079   1052026     13.93   no data
125.49/125.54	c  S st  5675   1710820        75     17693         0     81308    146079   1060520     13.93   no data
125.49/125.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.49/125.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
125.59/125.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
125.59/125.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.59/125.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.59/125.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
125.59/125.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
125.59/125.62	c lits-rem:        17  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.02 s
125.59/125.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.09/134.12	c lits-rem:      8317  cl-subs:    14964  v-elim:      0  v-fix:    0  time:  8.47 s
134.09/134.12	c vivif2 --  cl tried    17628 cl shrink        0 lits rem          0 time: 0.00
134.09/134.13	c vivif2 --  cl tried    66396 cl shrink        0 lits rem          0 time: 0.01
134.29/134.36	c asymm  cl-useful: 14/404/17628 lits-rem:14 time: 0.23
134.29/134.37	c calculated reachability. Time: 0.00
134.29/134.37	c  N dy  5675   1710820        75     17628         0     66396    145360    832164     13.93   no data
135.88/135.92	c  N dy  5713   1731792        75     17628         0     84956    145360   1132416     13.92     14.65
138.39/138.40	c  N dy  5874   1751794        75     17628         0     52737    145360    603406     13.94     17.64
139.79/139.83	c  N dy  5989   1771817        75     17628         0     71232    145360    935871     13.95     15.57
141.69/141.73	c  N dy  6106   1792211        75     17628         0     89962    145360   1271691     13.96     14.78
143.99/144.05	c  N dy  6196   1812846        75     17628         0     56270    145360    649755     13.96     14.70
145.89/145.96	c  N dy  6199   1839091        75     17628         0     78393    145360    969367     13.93     14.80
147.59/147.63	c  N dy  6255   1859560        75     17628         0     96802    145360   1273820     13.93     14.91
149.89/149.95	c  N dy  6391   1879995        75     17628         0     63102    145360    782310     13.94     14.75
151.59/151.61	c  N dy  6488   1900087        75     17628         0     81602    145359   1110570     13.95     14.83
153.19/153.28	c  N dy  6512   1920135        75     17628         0     99060    145359   1377038     13.93     15.30
155.29/155.38	c  N dy  6622   1940211        75     17628         0     63602    145357    780711     13.94     18.89
156.89/156.94	c  N dy  6723   1960229        75     17628         0     82003    145356   1102055     13.95     15.73
158.89/158.95	c  N dy  6846   1980247        75     17628         0    100538    145356   1440549     13.96     16.43
161.09/161.17	c  N dy  6916   2002083        75     17628         0     64867    145356    783673     13.96     14.71
162.69/162.75	c  N dy  6970   2022084        75     17628         0     82599    145355   1068496     13.95     19.68
165.79/165.80	c  N dy  7009   2060290        75     17628         0     60140    145355    684008     13.92     14.67
169.09/169.11	c  N dy  7068   2102609        75     17628         0     96868    145355   1253747     13.90     14.71
171.60/171.65	c  N dy  7172   2123398        75     17628         0     60124    145355    702994     13.90     14.72
173.29/173.35	c  N dy  7257   2144105        75     17628         0     78857    145353   1020378     13.90     14.65
175.59/175.64	c  N dy  7366   2169369        75     17628         0    101997    145353   1419980     13.91     14.78
177.99/178.09	c  N dy  7448   2189536        75     17628         0     62892    145353    741470     13.91     14.81
179.99/180.03	c  N dy  7559   2209688        75     17628         0     81376    145352   1073365     13.92     14.87
180.09/180.13	c  S st  7562   2210820        75     17628         0     82411    145352   1089821     13.92   no data
180.29/180.33	c  S st  7562   2211325        75     17628         0     82907    145352   1098286     13.92   no data
180.29/180.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
180.29/180.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
180.29/180.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
180.29/180.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
180.29/180.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.29/180.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
180.29/180.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.29/180.40	c lits-rem:        19  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.02 s
180.40/180.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.48/187.55	c lits-rem:      7412  cl-subs:     7203  v-elim:      0  v-fix:    0  time:  7.12 s
187.48/187.55	c vivif2 --  cl tried    17593 cl shrink        0 lits rem          0 time: 0.00
187.48/187.57	c vivif2 --  cl tried    75729 cl shrink        0 lits rem          0 time: 0.01
187.88/187.91	c asymm  cl-useful: 16/361/17593 lits-rem:16 time: 0.35
187.88/187.92	c calculated reachability. Time: 0.00
187.88/187.92	c  N dy  7562   2211325        75     17593         0     75729    144919    970155     13.92   no data
189.99/190.02	c  N dy  7671   2232531        75     17593         0     94985    144919   1308624     13.93     14.82
191.69/191.76	c  N dy  7704   2253158        75     17593         0    113445    144918   1602930     13.92     14.75
193.69/193.72	c  N dy  7811   2273338        75     17593         0     73494    144918    927707     13.92     14.67
195.59/195.67	c  N dy  7919   2293431        75     17593         0     92013    144917   1256031     13.93     14.67
197.49/197.52	c  N dy  7982   2313495        75     17593         0    110276    144917   1570038     13.93     17.24
199.89/199.90	c  N dy  8113   2333588        75     17593         0     68885    144916    837284     13.94     16.92
201.49/201.58	c  N dy  8204   2353618        75     17593         0     87046    144916   1152997     13.95     16.13
203.79/203.82	c  N dy  8343   2375300        75     17593         0    106985    144914   1509387     13.96     14.77
206.59/206.68	c  N dy  8504   2395389        75     17593         0     64427    144913    749492     13.97     17.53
208.29/208.39	c  N dy  8622   2415473        75     17593         0     82975    144913   1080445     13.98     14.74
210.78/210.89	c  N dy  8639   2445385        75     17593         0    108742    144913   1459429     13.96     14.83
213.49/213.56	c  N dy  8741   2465391        75     17593         0     65505    144913    767862     13.96     15.35
215.19/215.20	c  N dy  8825   2485503        75     17593         0     83955    144912   1090681     13.97     14.85
217.39/217.40	c  N dy  8952   2505587        75     17593         0    102584    144911   1428189     13.97     15.27
219.90/219.95	c  N dy  9084   2525687        75     17593         0    121165    144911   1767719     13.98     17.06
222.79/222.83	c  N dy  9199   2550490        75     17593         0     80977    144911   1034684     13.99     14.74
224.99/225.06	c  N dy  9325   2570812        75     17593         0     99700    144911   1368803     14.00     14.75
227.60/227.70	c  N dy  9461   2590847        75     17593         0    118066    144911   1702635     14.01     16.53
231.59/231.62	c  N dy  9565   2627606        75     17593         0     86704    144911   1085908     14.00     14.84
233.89/233.94	c  N dy  9664   2649060        75     17593         0    106218    144911   1434308     14.01     14.75
236.89/236.91	c  N dy  9791   2670178        75     17593         0    125664    144911   1785174     14.01     14.79
239.49/239.56	c  N dy  9892   2690185        75     17593         0     79434    144911    993697     14.02     17.21
241.49/241.54	c  N dy  9899   2711326        75     17593         0     97553    144911   1255671     14.00     10.42
241.49/241.54	c  S st  9899   2711326        75     17593         0     97553    144911   1255671     14.00     10.42
241.69/241.76	c  S st  9899   2711828        75     17593         0     98033    144911   1263988     14.00   no data
241.69/241.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
241.79/241.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
241.79/241.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.79/241.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.79/241.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.79/241.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
241.79/241.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.79/241.85	c lits-rem:        13  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.02 s
241.79/241.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.49/252.54	c lits-rem:      9629  cl-subs:    14655  v-elim:      0  v-fix:    0  time: 10.66 s
252.49/252.55	c vivif2 --  cl tried    17584 cl shrink        0 lits rem          0 time: 0.00
252.49/252.56	c vivif2 --  cl tried    83382 cl shrink        0 lits rem          0 time: 0.01
252.79/252.81	c asymm  cl-useful: 12/334/17584 lits-rem:12 time: 0.25
252.79/252.82	c calculated reachability. Time: 0.00
252.79/252.82	c  N dy  9899   2711828        75     17584         0     83382    144732   1042211     14.00   no data
254.69/254.79	c  N dy  9950   2732220        75     17584         0    101726    144732   1350639     14.00     14.83
257.19/257.23	c  N dy 10036   2753769        75     17584         0    121538    144732   1691596     14.00     14.85
260.00/260.02	c  N dy 10062   2778202        75     17584         0     78284    144730    911302     13.98     14.72
261.89/261.94	c  N dy 10148   2798269        75     17584         0     96643    144728   1231474     13.98     14.95
264.49/264.54	c  N dy 10251   2818868        75     17584         0    115424    144727   1560396     13.98     14.77
267.69/267.72	c  N dy 10347   2838959        75     17584         0     68371    144726    797840     13.99     15.39
269.99/270.01	c  N dy 10453   2863653        75     17584         0     90623    144725   1175186     13.99     14.87
272.39/272.46	c  N dy 10592   2883735        75     17584         0    109267    144723   1517910     14.00     15.39
275.39/275.44	c  N dy 10713   2904709        75     17584         0    128550    144723   1859813     14.00     14.82
277.89/277.97	c  N dy 10802   2924724        75     17584         0     79905    144723    982027     14.01     17.92
279.99/280.02	c  N dy 10904   2944802        75     17584         0     98260    144721   1304548     14.01     16.43
282.49/282.55	c  N dy 11041   2964844        75     17584         0    116703    144721   1647757     14.02     15.69
285.39/285.48	c  N dy 11165   2984894        75     17584         0    135118    144720   1980422     14.03     15.41
287.79/287.85	c  N dy 11175   3007771        75     17584         0     86448    144719   1014586     14.01     14.78
289.89/289.95	c  N dy 11301   3027828        75     17584         0    104990    144718   1350734     14.01     14.76
292.60/292.61	c  N dy 11403   3050339        75     17584         0    125564    144717   1717205     14.02     14.89
295.80/295.87	c  N dy 11532   3070435        75     17584         0     75189    144717    896875     14.03     14.81
297.69/297.72	c  N dy 11635   3090513        75     17584         0     93490    144717   1220261     14.03     19.15
300.20/300.25	c  N dy 11751   3110849        75     17584         0    112183    144716   1556231     14.04     14.86
302.69/302.76	c  N dy 11769   3135408        75     17584         0    133607    144716   1887641     14.02     14.78
305.50/305.57	c  N dy 11770   3164334        75     17584         0     88856    144716   1066638     14.00     14.82
307.80/307.81	c  N dy 11866   3184384        75     17584         0    107083    144716   1389988     14.01     18.74
310.59/310.61	c  N dy 11993   3204415        75     17584         0    125575    144716   1723613     14.01     19.40
311.69/311.70	c  S st 12051   3211828        75     17584         0    132519    144715   1855500     14.02   no data
311.89/311.93	c  S st 12051   3212329        75     17584         0    133005    144715   1864111     14.02   no data
311.89/311.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
311.99/312.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
311.99/312.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
311.99/312.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
311.99/312.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.99/312.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
311.99/312.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
311.99/312.03	c lits-rem:        32  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.03 s
311.99/312.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.59/330.64	c lits-rem:     17248  cl-subs:    24490  v-elim:      0  v-fix:    0  time: 18.55 s
330.59/330.64	c vivif2 --  cl tried    17427 cl shrink        0 lits rem          0 time: 0.00
330.59/330.66	c vivif2 --  cl tried   108632 cl shrink        0 lits rem          0 time: 0.02
330.89/330.94	c asymm  cl-useful: 8/276/17427 lits-rem:8 time: 0.28
330.89/330.95	c calculated reachability. Time: 0.00
330.89/330.95	c  N dy 12051   3212329        75     17427         0    108632    143129   1477477     14.02   no data
333.49/333.56	c  N dy 12162   3232571        75     17427         0    127280    143129   1811277     14.02     14.81
337.20/337.26	c  N dy 12281   3261291        75     17427         0     83928    143129   1024335     14.02     14.79
339.10/339.19	c  N dy 12328   3286229        75     17427         0    105568    143127   1363408     14.01     14.84
341.60/341.65	c  N dy 12438   3306328        75     17427         0    124048    143126   1700446     14.02     18.12
344.60/344.61	c  N dy 12521   3326366        75     17427         0     71666    143126    819437     14.02     16.29
346.69/346.70	c  N dy 12640   3348239        75     17427         0     91728    143126   1172678     14.03     14.78
348.79/348.85	c  N dy 12702   3368259        75     17427         0    109675    143126   1470263     14.02     16.26
351.69/351.78	c  N dy 12828   3388342        75     17427         0    128241    143125   1810741     14.03     15.00
355.60/355.64	c  N dy 12928   3416053        75     17427         0     80912    143125    948050     14.03     14.93
357.60/357.62	c  N dy 12991   3436189        75     17427         0     99148    143125   1260703     14.03     14.79
359.99/360.02	c  N dy 13078   3456221        75     17427         0    117285    143125   1575311     14.03     17.88
362.90/362.96	c  N dy 13193   3476386        75     17427         0    135914    143125   1909738     14.04     14.82
366.39/366.47	c  N dy 13361   3496487        75     17427         0     81278    143125    979387     14.05     16.77
368.60/368.68	c  N dy 13496   3516557        75     17427         0     99766    143125   1317470     14.06     14.84
371.81/371.89	c  N dy 13651   3536650        75     17427         0    118536    143125   1671988     14.07     15.43
374.40/374.49	c  N dy 13719   3556878        75     17427         0    136899    143124   1981983     14.07     14.90
377.79/377.86	c  N dy 13842   3576934        75     17427         0     80413    143124    943872     14.07     15.28
379.89/379.95	c  N dy 13952   3596976        75     17427         0     98853    143122   1280506     14.08     18.85
382.20/382.28	c  N dy 14059   3616999        75     17427         0    117337    143122   1612985     14.08     15.51
384.91/384.98	c  N dy 14195   3637163        75     17427         0    135893    143122   1953548     14.09     14.90
388.69/388.70	c  N dy 14341   3657801        75     17427         0     78800    143122    906196     14.10     14.86
390.50/390.54	c  N dy 14424   3677823        75     17427         0     96998    143121   1225220     14.10     16.71
392.80/392.84	c  N dy 14536   3697827        75     17427         0    115353    143120   1561338     14.11     15.16
394.49/394.56	c  S st 14597   3712330        75     17427         0    128726    143119   1802187     14.11     13.25
394.69/394.78	c  S st 14597   3712832        75     17427         0    129212    143118   1811155     14.11   no data
394.69/394.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
394.80/394.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
394.80/394.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
394.80/394.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
394.80/394.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
394.80/394.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
394.80/394.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
394.80/394.88	c lits-rem:        39  cl-subs:       84  v-elim:      0  v-fix:    0  time:  0.03 s
394.90/394.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
408.69/408.70	c lits-rem:     14889  cl-subs:    14033  v-elim:      0  v-fix:    0  time: 13.78 s
408.69/408.70	c vivif2 --  cl tried    17332 cl shrink        0 lits rem          0 time: 0.00
408.69/408.72	c vivif2 --  cl tried   115190 cl shrink        0 lits rem          0 time: 0.02
408.99/409.02	c asymm  cl-useful: 8/255/17332 lits-rem:8 time: 0.30
408.99/409.03	c calculated reachability. Time: 0.00
408.99/409.03	c  N dy 14597   3712832        75     17332         0    115190    142248   1554895     14.11   no data
413.89/413.92	c  F st 14688   3751563        75     17332         0    149121    142247   2082544     14.10     10.16
413.89/413.93	c  N st 14688   3751563        75     17332         0    149121    142247   2082544     14.10     10.16
416.39/416.46	c  N dy 14785   3771654        75     17332         0     91943    142246   1151979     14.10     16.31
418.69/418.74	c  N dy 14883   3791982        75     17332         0    110604    142246   1486829     14.10     14.94
421.89/421.92	c  N dy 14978   3815560        75     17332         0    131941    142245   1853324     14.10     14.91
426.30/426.38	c  N dy 15081   3846302        75     17332         0     82487    142245    944478     14.10     14.97
428.69/428.72	c  N dy 15186   3868191        75     17332         0    102437    142245   1298172     14.10     14.91
431.39/431.48	c  N dy 15311   3889802        75     17332         0    122296    142245   1652140     14.10     15.14
434.19/434.26	c  N dy 15387   3909856        75     17332         0    140514    142245   1970929     14.11     17.63
438.91/438.94	c  N dy 15466   3929896        75     17332         0     80713    142245    922933     14.11     14.94
441.69/441.76	c  N dy 15569   3950375        75     17332         0     99453    142245   1256178     14.11     15.15
444.99/445.04	c  N dy 15685   3970883        75     17332         0    118281    142245   1597045     14.12     14.86
448.49/448.55	c  N dy 15789   3990978        75     17332         0    136554    142245   1922650     14.12     15.04
452.59/452.69	c  N dy 15891   4010996        75     17332         0    154970    142245   2255713     14.12     15.96
458.50/458.59	c  N dy 16003   4058928        75     17332         0    117335    142238   1464222     14.11     14.87
461.20/461.22	c  N dy 16075   4079005        75     17332         0    135429    142237   1767118     14.10     15.99
464.40/464.43	c  N dy 16184   4099064        75     17332         0    153901    142237   2101976     14.11     17.60
467.69/467.75	c  N dy 16300   4119163        75     17332         0     93089    142237   1139030     14.11     18.83
469.70/469.78	c  N dy 16338   4139194        75     17332         0    110686    142237   1418651     14.11     17.24
472.39/472.43	c  N dy 16420   4159262        75     17332         0    129058    142237   1744243     14.11     17.63
475.29/475.38	c  N dy 16497   4179328        75     17332         0    147253    142236   2058776     14.11     17.03
479.40/479.49	c  N dy 16638   4201664        75     17332         0     87449    142235   1029050     14.11     14.87
480.71/480.78	c  S st 16719   4212834        75     17332         0     97809    142235   1222859     14.12   no data
480.90/480.96	c  S st 16719   4213336        75     17332         0     98292    142235   1231768     14.12   no data
480.90/480.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
481.00/481.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
481.00/481.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
481.00/481.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
481.00/481.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.00/481.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
481.00/481.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
481.00/481.03	c lits-rem:        26  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.02 s
481.00/481.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.00/486.05	c lits-rem:      6749  cl-subs:     5034  v-elim:      0  v-fix:    0  time:  4.99 s
486.00/486.05	c vivif2 --  cl tried    17211 cl shrink        0 lits rem          0 time: 0.00
486.00/486.07	c vivif2 --  cl tried    93357 cl shrink        0 lits rem          0 time: 0.02
486.30/486.33	c asymm  cl-useful: 5/316/17211 lits-rem:5 time: 0.26
486.30/486.33	c calculated reachability. Time: 0.00
486.30/486.33	c  N dy 16719   4213336        75     17211         0     93357    141050   1144375     14.12   no data
488.80/488.89	c  N dy 16847   4233750        75     17211         0    112160    141049   1490955     14.12     14.96
491.79/491.85	c  N dy 16902   4259876        75     17211         0    135109    141048   1854663     14.12     14.87
495.60/495.66	c  N dy 16964   4284754        75     17211         0    157516    141047   2230851     14.11     15.08
498.90/498.94	c  N dy 17085   4304776        75     17211         0     94809    141047   1157871     14.12     16.50
501.29/501.33	c  N dy 17163   4324799        75     17211         0    112980    141047   1471959     14.12     14.88
504.19/504.22	c  N dy 17250   4344820        75     17211         0    131218    141047   1794154     14.12     15.77
507.11/507.16	c  N dy 17380   4364878        75     17211         0    149758    141047   2134893     14.12     16.55
511.41/511.47	c  N dy 17504   4384974        75     17211         0     85497    141046    976296     14.13     14.90
513.90/513.92	c  N dy 17628   4406126        75     17211         0    105001    141046   1329724     14.13     14.91
516.70/516.72	c  N dy 17766   4426232        75     17211         0    123612    141046   1677386     14.14     14.92
520.90/520.90	c  N dy 17882   4453843        75     17211         0    148447    141046   2103203     14.14     14.89
526.10/526.12	c  N dy 17984   4476226        75     17211         0     85049    141046    958799     14.14     14.90
530.99/531.08	c  N dy 18045   4517645        75     17211         0    121103    141044   1497287     14.13     14.92
535.10/535.19	c  N dy 18181   4537690        75     17211         0    139639    141042   1841814     14.13     19.63
539.50/539.57	c  N dy 18277   4558160        75     17211         0    158269    141042   2170336     14.13     14.97
544.29/544.34	c  N dy 18357   4578287        75     17211         0     92616    141042   1088407     14.14     14.88
546.09/546.18	c  N dy 18386   4598433        75     17211         0    110079    141042   1364620     14.13     14.91
548.60/548.66	c  N dy 18483   4618518        75     17211         0    128386    141039   1683236     14.13     18.04
551.60/551.68	c  N dy 18597   4638520        75     17211         0    146815    141038   2021469     14.13     15.52
554.41/554.43	c  N dy 18620   4658581        75     17211         0    164312    141038   2293928     14.13     16.20
557.80/557.80	c  N dy 18773   4678670        75     17211         0     98321    141036   1206915     14.13     17.05
560.40/560.49	c  N dy 18897   4698758        75     17211         0    116878    141036   1543180     14.14     15.01
562.60/562.63	c  S st 18981   4713336        75     17211         0    130314    141036   1789543     14.14   no data
562.80/562.85	c  S st 18981   4713839        75     17211         0    130799    141036   1798034     14.14   no data
562.80/562.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
562.90/562.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
562.90/562.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
562.90/562.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
562.90/562.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
562.90/562.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
562.90/562.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
562.90/562.95	c lits-rem:        44  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.03 s
562.90/562.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
575.10/575.13	c lits-rem:     13068  cl-subs:    10110  v-elim:      0  v-fix:    0  time: 12.14 s
575.10/575.14	c vivif2 --  cl tried    17139 cl shrink        0 lits rem          0 time: 0.00
575.10/575.16	c vivif2 --  cl tried   120753 cl shrink        0 lits rem          0 time: 0.02
575.40/575.46	c asymm  cl-useful: 3/263/17139 lits-rem:3 time: 0.30
575.40/575.46	c calculated reachability. Time: 0.00
575.40/575.46	c  N dy 18981   4713839        75     17139         0    120753    140279   1606226     14.14   no data
578.61/578.64	c  N dy 19102   4733891        75     17139         0    139210    140279   1947207     14.15     17.00
581.91/581.91	c  N dy 19206   4753926        75     17139         0    157501    140279   2276967     14.15     15.61
586.20/586.22	c  N dy 19311   4774182        75     17139         0     89970    140279   1026518     14.15     14.91
588.30/588.39	c  N dy 19385   4794440        75     17139         0    108354    140278   1337864     14.15     14.91
591.10/591.11	c  N dy 19516   4814554        75     17139         0    126954    140278   1681736     14.16     14.96
594.40/594.44	c  N dy 19598   4837102        75     17139         0    147451    140278   2047348     14.16     15.13
598.00/598.05	c  N dy 19713   4858395        75     17139         0    166965    140278   2402667     14.16     15.04
601.80/601.85	c  N dy 19849   4878416        75     17139         0     97994    140278   1169536     14.17     18.45
604.90/604.94	c  N dy 19966   4904253        75     17139         0    121561    140278   1589423     14.17     14.98
608.31/608.38	c  N dy 20098   4926887        75     17139         0    142362    140278   1969150     14.18     15.12
611.61/611.69	c  N dy 20197   4947580        75     17139         0    161104    140277   2297297     14.18     15.09
615.70/615.70	c  N dy 20309   4967583        75     17139         0     90920    140276   1035160     14.18     14.99
618.21/618.21	c  N dy 20350   4989556        75     17139         0    110293    140275   1334593     14.17     14.92
621.60/621.63	c  N dy 20451   5009639        75     17139         0    128803    140275   1672340     14.18     15.04
625.40/625.41	c  N dy 20582   5029650        75     17139         0    147315    140275   2014233     14.18     14.99
629.80/629.84	c  N dy 20722   5049706        75     17139         0    165833    140275   2359061     14.19     15.00
634.61/634.66	c  N dy 20803   5069871        75     17139         0     94795    140275   1093902     14.19     14.97
637.60/637.69	c  N dy 20905   5089955        75     17139         0    113177    140275   1421882     14.19     19.22
641.10/641.13	c  N dy 21039   5109973        75     17139         0    131695    140275   1766031     14.19     17.65
644.40/644.47	c  N dy 21058   5135291        75     17139         0    153252    140272   2071979     14.18     14.94
648.10/648.12	c  N dy 21181   5155801        75     17139         0    172132    140272   2420611     14.19     14.95
651.80/651.87	c  N dy 21294   5175870        75     17139         0    100803    140272   1205348     14.19     15.01
654.51/654.59	c  N dy 21428   5197083        75     17139         0    120317    140272   1564156     14.19     15.02
656.90/656.96	c  S st 21533   5213839        75     17139         0    135748    140272   1849698     14.20   no data
657.20/657.20	c  S st 21533   5214341        75     17139         0    136228    140272   1858237     14.20   no data
657.20/657.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
657.20/657.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
657.20/657.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
657.20/657.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
657.20/657.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
657.20/657.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
657.20/657.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
657.30/657.30	c lits-rem:        32  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.03 s
657.30/657.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
669.81/669.89	c lits-rem:     12009  cl-subs:    11025  v-elim:      0  v-fix:    0  time: 12.54 s
669.81/669.90	c vivif2 --  cl tried    17033 cl shrink        0 lits rem          0 time: 0.00
669.91/669.92	c vivif2 --  cl tried   125265 cl shrink        0 lits rem          0 time: 0.02
670.20/670.22	c asymm  cl-useful: 4/240/17033 lits-rem:4 time: 0.30
670.20/670.23	c calculated reachability. Time: 0.00
670.20/670.23	c  N dy 21533   5214341        75     17033         0    125265    139229   1651551     14.20   no data
673.50/673.52	c  N dy 21676   5234346        75     17033         0    143811    139228   2000893     14.20     16.97
676.80/676.87	c  N dy 21798   5254391        75     17033         0    162337    139228   2342259     14.21     18.32
680.70/680.79	c  N dy 21905   5274639        75     17033         0    180884    139228   2676205     14.21     15.00
684.21/684.27	c  N dy 21997   5295825        75     17033         0    109047    139228   1334699     14.21     15.04
686.31/686.37	c  N dy 22020   5316647        75     17033         0    127287    139227   1613527     14.21     14.97
689.61/689.65	c  N dy 22150   5336844        75     17033         0    145923    139225   1958557     14.21     14.96
693.20/693.23	c  N dy 22265   5356894        75     17033         0    164401    139225   2302157     14.22     17.26
697.70/697.76	c  N dy 22332   5378299        75     17033         0     91945    139225   1027674     14.22     15.05
700.61/700.70	c  N dy 22441   5402605        75     17033         0    114082    139225   1417363     14.22     15.08
703.70/703.75	c  N dy 22559   5422685        75     17033         0    132493    139225   1756100     14.22     15.00
707.31/707.32	c  N dy 22665   5443014        75     17033         0    151177    139225   2093302     14.22     14.98
711.61/711.61	c  N dy 22819   5463038        75     17033         0    169696    139225   2448492     14.23     15.04
716.60/716.60	c  N dy 22931   5483050        75     17033         0     94988    139225   1075506     14.23     15.71
719.51/719.55	c  N dy 23015   5503149        75     17033         0    113217    139222   1392975     14.23     15.93
723.82/723.82	c  N dy 23044   5536572        75     17033         0    142337    139219   1820001     14.22     14.99
727.80/727.81	c  N dy 23143   5556669        75     17033         0    160612    139219   2147130     14.22     14.98
731.70/731.77	c  N dy 23243   5576715        75     17033         0    178934    139218   2476065     14.22     15.89
737.70/737.74	c  N dy 23347   5613817        75     17033         0    118624    139216   1451803     14.22     15.11
740.90/740.94	c  N dy 23444   5634452        75     17033         0    137519    139215   1781323     14.22     14.97
744.20/744.21	c  N dy 23528   5654519        75     17033         0    155913    139215   2112189     14.22     15.19
748.20/748.21	c  N dy 23653   5674748        75     17033         0    174453    139215   2452994     14.22     14.98
753.00/753.08	c  N dy 23770   5694843        75     17033         0     98673    139215   1131931     14.23     15.35
755.61/755.61	c  S st 23887   5714341        75     17033         0    116660    139214   1458652     14.23     10.07
755.71/755.79	c  S st 23887   5714844        75     17033         0    117137    139214   1467210     14.23   no data
755.80/755.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
755.80/755.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
755.80/755.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
755.80/755.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.80/755.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.80/755.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
755.80/755.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
755.80/755.88	c lits-rem:        33  cl-subs:       57  v-elim:      0  v-fix:    0  time:  0.03 s
755.90/755.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
762.80/762.85	c lits-rem:      7935  cl-subs:     6137  v-elim:      0  v-fix:    0  time:  6.94 s
762.80/762.85	c vivif2 --  cl tried    16877 cl shrink        0 lits rem          0 time: 0.00
762.80/762.87	c vivif2 --  cl tried   111099 cl shrink        0 lits rem          0 time: 0.02
763.10/763.14	c asymm  cl-useful: 8/277/16877 lits-rem:8 time: 0.27
763.10/763.14	c calculated reachability. Time: 0.00
763.10/763.14	c  N dy 23887   5714844        75     16877         0    111099    137777   1360857     14.23   no data
766.10/766.10	c  N dy 24011   5735225        75     16877         0    129891    137776   1706995     14.23     15.01
770.31/770.32	c  N dy 24115   5762198        75     16877         0    154156    137775   2114431     14.23     14.99
774.01/774.08	c  N dy 24235   5782357        75     16877         0    172743    137774   2460118     14.24     15.05
779.30/779.35	c  N dy 24334   5802415        75     16877         0     95735    137774   1065825     14.24     15.00
781.90/781.98	c  N dy 24456   5822512        75     16877         0    114154    137774   1405146     14.24     16.27
786.80/786.87	c  N dy 24591   5856263        75     16877         0    144532    137772   1914851     14.24     15.02
790.40/790.45	c  N dy 24665   5878556        75     16877         0    164778    137770   2265101     14.24     15.02
796.00/796.06	c  N dy 24687   5911750        75     16877         0     98028    137770   1096585     14.23     15.00
798.80/798.86	c  N dy 24831   5931950        75     16877         0    116768    137770   1448133     14.23     15.15
801.70/801.74	c  N dy 24946   5952010        75     16877         0    135258    137770   1790916     14.24     15.03
804.40/804.47	c  N dy 25001   5972109        75     16877         0    153325    137769   2104700     14.24     16.49
808.41/808.44	c  N dy 25138   5993033        75     16877         0    172651    137769   2468497     14.24     15.06
812.82/812.85	c  N dy 25243   6013121        75     16877         0    191082    137766   2802709     14.24     15.29
816.50/816.55	c  N dy 25330   6033547        75     16877         0    112454    137766   1347594     14.24     15.27
819.30/819.32	c  N dy 25407   6055803        75     16877         0    132550    137766   1705641     14.25     15.03
822.20/822.22	c  N dy 25469   6076011        75     16877         0    150987    137766   2024132     14.24     15.10
826.11/826.17	c  N dy 25589   6096502        75     16877         0    169865    137766   2372624     14.25     15.00
830.42/830.46	c  N dy 25707   6116638        75     16877         0    188286    137766   2707523     14.25     15.10
834.82/834.86	c  N dy 25821   6136716        75     16877         0    108186    137766   1267603     14.25     15.06
837.91/837.93	c  N dy 25951   6158661        75     16877         0    128317    137765   1634328     14.26     15.05
841.11/841.18	c  N dy 25984   6181103        75     16877         0    148272    137765   1969765     14.25     15.09
845.01/845.07	c  N dy 26098   6201187        75     16877         0    166798    137763   2312978     14.26     16.20
848.02/848.04	c  S st 26173   6214844        75     16877         0    179222    137763   2537646     14.26     14.33
848.31/848.37	c  S st 26173   6215344        75     16877         0    179706    137763   2547072     14.26   no data
848.31/848.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
848.41/848.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.08
848.41/848.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
848.41/848.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
848.41/848.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
848.41/848.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
848.41/848.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
848.51/848.51	c lits-rem:       220  cl-subs:       96  v-elim:      0  v-fix:    0  time:  0.04 s
848.51/848.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
878.40/878.46	c lits-rem:     23019  cl-subs:    21807  v-elim:      0  v-fix:    0  time: 29.87 s
878.40/878.46	c vivif2 --  cl tried    16713 cl shrink        0 lits rem          0 time: 0.00
878.40/878.49	c vivif2 --  cl tried   157967 cl shrink        0 lits rem          0 time: 0.03
878.81/878.81	c asymm  cl-useful: 5/206/16713 lits-rem:5 time: 0.32
878.81/878.82	c calculated reachability. Time: 0.00
878.81/878.82	c  N dy 26173   6215344        75     16713         0    157967    136158   2156163     14.26   no data
883.00/883.07	c  N dy 26313   6235368        75     16713         0    176523    136158   2506734     14.26     20.55
890.00/890.00	c  N dy 26412   6263123        75     16713         0    103186    136156   1167830     14.26     15.05
893.01/893.00	c  N dy 26500   6283138        75     16713         0    121488    136156   1493529     14.26     15.06
896.81/896.86	c  N dy 26614   6305488        75     16713         0    142113    136156   1870016     14.27     15.24
900.51/900.53	c  N dy 26686   6326115        75     16713         0    160807    136156   2203080     14.27     15.15
904.22/904.28	c  N dy 26805   6346576        75     16713         0    179461    136155   2544835     14.27     15.10
908.31/908.31	c  N dy 26898   6366750        75     16713         0    197875    136154   2872583     14.27     15.11
912.00/912.07	c  N dy 26983   6388562        75     16713         0    117723    136154   1420550     14.27     15.13
914.81/914.86	c  N dy 27053   6408853        75     16713         0    136055    136154   1740581     14.27     15.04
918.61/918.67	c  N dy 27143   6432598        75     16713         0    157638    136154   2123523     14.28     15.04
922.71/922.77	c  N dy 27267   6452668        75     16713         0    176138    136154   2468990     14.28     15.04
927.41/927.40	c  N dy 27400   6473728        75     16713         0    195497    136154   2827804     14.28     15.09
931.80/931.81	c  N dy 27495   6495712        75     16713         0    114672    136154   1363586     14.28     15.11
934.71/934.71	c  N dy 27609   6515714        75     16713         0    133016    136154   1704863     14.29     19.40
938.11/938.13	c  N dy 27723   6535725        75     16713         0    151362    136154   2042021     14.29     15.23
942.51/942.59	c  N dy 27824   6559419        75     16713         0    173041    136154   2436625     14.29     15.14
946.91/946.94	c  N dy 27922   6579588        75     16713         0    191442    136154   2768646     14.29     15.07
952.01/952.07	c  N dy 28056   6599812        75     16713         0    107874    136154   1240587     14.30     15.07
954.51/954.51	c  N dy 28128   6619907        75     16713         0    126099    136154   1560614     14.30     15.74
957.91/957.93	c  N dy 28221   6641365        75     16713         0    145525    136154   1897076     14.30     15.15
961.61/961.69	c  N dy 28332   6661956        75     16713         0    164412    136154   2243997     14.30     15.34
965.82/965.87	c  N dy 28453   6682143        75     16713         0    182939    136154   2587015     14.30     15.08
970.31/970.36	c  N dy 28523   6702176        75     16713         0    201171    136154   2906491     14.30     15.13
973.52/973.56	c  S st 28580   6715344        75     16713         0    110086    136154   1266062     14.30   no data
973.71/973.75	c  S st 28580   6715845        75     16713         0    110559    136154   1274913     14.30   no data
973.71/973.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
973.81/973.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
973.81/973.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
973.81/973.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
973.81/973.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
973.81/973.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
973.81/973.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
973.81/973.83	c lits-rem:        22  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.03 s
973.81/973.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
977.31/977.34	c lits-rem:      3015  cl-subs:     3005  v-elim:      0  v-fix:    0  time:  3.47 s
977.31/977.34	c vivif2 --  cl tried    16643 cl shrink        0 lits rem          0 time: 0.00
977.31/977.36	c vivif2 --  cl tried   107573 cl shrink        0 lits rem          0 time: 0.02
977.61/977.63	c asymm  cl-useful: 5/287/16643 lits-rem:5 time: 0.28
977.61/977.64	c calculated reachability. Time: 0.00
977.61/977.64	c  N dy 28580   6715845        75     16643         0    107573    135518   1227132     14.30   no data
980.71/980.76	c  N dy 28710   6735935        75     16643         0    126194    135516   1577079     14.31     15.49
985.21/985.25	c  N dy 28832   6757340        75     16643         0    145793    135516   1938683     14.31     15.08
990.11/990.18	c  N dy 28966   6777402        75     16643         0    164295    135516   2284386     14.31     15.45
995.61/995.68	c  N dy 29067   6799384        75     16643         0    184456    135516   2648260     14.32     15.12
1001.81/1001.80	c  N dy 29205   6819471        75     16643         0    203085    135516   2999885     14.32     19.34
1006.31/1006.38	c  N dy 29302   6842563        75     16643         0    119665    135516   1428135     14.32     15.11
1009.41/1009.42	c  N dy 29407   6862595        75     16643         0    137928    135516   1758353     14.32     15.35
1012.51/1012.51	c  N dy 29474   6882748        75     16643         0    156090    135516   2072568     14.32     15.10
1015.91/1015.93	c  N dy 29563   6902817        75     16643         0    174441    135516   2403406     14.32     15.41
1019.62/1019.66	c  N dy 29646   6922824        75     16643         0    192616    135516   2720298     14.32     17.26
1024.91/1024.97	c  N dy 29746   6944140        75     16643         0    107174    135516   1198463     14.33     15.08
1027.61/1027.67	c  N dy 29803   6964913        75     16643         0    125942    135515   1518930     14.32     15.08
1030.41/1030.46	c  N dy 29859   6985040        75     16643         0    144109    135514   1828595     14.32     15.23
1034.31/1034.30	c  N dy 29985   7005068        75     16643         0    162595    135514   2171327     14.33     15.27
1038.51/1038.51	c  N dy 30077   7025299        75     16643         0    181042    135514   2496297     14.33     15.09
1043.11/1043.15	c  N dy 30216   7045695        75     16643         0    199918    135514   2851370     14.33     15.18
1047.91/1047.90	c  N dy 30317   7065696        75     16643         0    112282    135514   1292488     14.33     19.14
1050.71/1050.72	c  N dy 30439   7085711        75     16643         0    130690    135514   1640483     14.34     15.38
1053.72/1053.78	c  N dy 30555   7105753        75     16643         0    149107    135513   1981374     14.34     15.94
1057.81/1057.87	c  N dy 30700   7126388        75     16643         0    168209    135513   2347693     14.34     15.14
1061.81/1061.87	c  N dy 30807   7147962        75     16643         0    187988    135513   2706961     14.34     15.11
1066.41/1066.44	c  N dy 30932   7169036        75     16643         0    207367    135513   3071177     14.35     15.12
1071.32/1071.32	c  N dy 30971   7194042        75     16643         0    122405    135513   1417473     14.34     15.34
1074.31/1074.39	c  N dy 31064   7214405        75     16643         0    141020    135513   1757694     14.35     15.12
1074.62/1074.68	c  S st 31078   7215845        75     16643         0    142348    135513   1782080     14.35   no data
1074.91/1074.94	c  S st 31078   7216348        75     16643         0    142826    135513   1790613     14.35   no data
1074.91/1074.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1075.01/1075.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
1075.01/1075.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1075.01/1075.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1075.01/1075.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1075.01/1075.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1075.01/1075.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1075.01/1075.05	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.03 s
1075.01/1075.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1085.91/1085.98	c lits-rem:      6949  cl-subs:    13729  v-elim:      0  v-fix:    0  time: 10.88 s
1085.91/1085.98	c vivif2 --  cl tried    16633 cl shrink        0 lits rem          0 time: 0.00
1086.01/1086.00	c vivif2 --  cl tried   129103 cl shrink        0 lits rem          0 time: 0.02
1086.31/1086.31	c asymm  cl-useful: 0/261/16633 lits-rem:0 time: 0.31
1086.31/1086.32	c calculated reachability. Time: 0.00
1086.31/1086.32	c  N dy 31078   7216348        75     16633         0    129103    135401   1571446     14.35   no data
1089.51/1089.54	c  N dy 31154   7237220        75     16633         0    148228    135401   1915655     14.35     15.11
1093.51/1093.55	c  N dy 31214   7257314        75     16633         0    166516    135401   2234003     14.35     19.60
1098.82/1098.81	c  N dy 31331   7277324        75     16633         0    184915    135401   2570941     14.35     16.67
1104.01/1104.08	c  N dy 31385   7297331        75     16633         0    203090    135401   2893322     14.35     15.67
1110.22/1110.20	c  N dy 31452   7317373        75     16633         0    114069    135401   1300192     14.35     15.42
1113.61/1113.69	c  N dy 31508   7337422        75     16633         0    132187    135401   1616860     14.35     15.93
1117.41/1117.44	c  N dy 31607   7357610        75     16633         0    150612    135401   1950843     14.35     15.16
1121.12/1121.11	c  N dy 31705   7377694        75     16633         0    169058    135401   2289168     14.35     16.35
1125.82/1125.88	c  N dy 31794   7399950        75     16633         0    189185    135401   2639503     14.35     15.21
1130.51/1130.55	c  N dy 31897   7420042        75     16633         0    207608    135401   2972405     14.35     15.12
1135.31/1135.32	c  N dy 32002   7440062        75     16633         0    117919    135401   1381772     14.35     15.17
1138.31/1138.38	c  N dy 32138   7460368        75     16633         0    136740    135401   1735656     14.36     15.15
1141.72/1141.76	c  N dy 32234   7480485        75     16633         0    155109    135401   2066674     14.36     15.14
1145.51/1145.59	c  N dy 32324   7500541        75     16633         0    173472    135401   2399635     14.36     15.97
1149.91/1149.96	c  N dy 32364   7523179        75     16633         0    193539    135396   2712378     14.36     15.12
1154.81/1154.86	c  N dy 32480   7543677        75     16633         0    212251    135396   3059060     14.36     15.13
1159.12/1159.10	c  N dy 32570   7563696        75     16633         0    121409    135396   1430730     14.36     19.50
1162.12/1162.19	c  N dy 32682   7584029        75     16633         0    140017    135396   1773678     14.36     15.13
1165.02/1165.03	c  N dy 32702   7607741        75     16633         0    160544    135396   2092689     14.36     15.20
1168.81/1168.86	c  N dy 32810   7628197        75     16633         0    179324    135396   2436862     14.36     15.19
1173.31/1173.38	c  N dy 32922   7650703        75     16633         0    199819    135396   2805765     14.36     15.34
1177.41/1177.45	c  N dy 32979   7670938        75     16633         0    218162    135396   3123630     14.36     15.16
1181.72/1181.71	c  N dy 33094   7690942        75     16633         0    126815    135396   1522107     14.36     15.35
1184.42/1184.46	c  N dy 33143   7711007        75     16633         0    144848    135396   1828450     14.36     15.36
1185.32/1185.33	c  S st 33166   7716348        75     16633         0    149729    135396   1916288     14.36     13.43
1185.52/1185.59	c  S st 33166   7716852        75     16633         0    150215    135396   1924999     14.36   no data
1185.62/1185.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1185.62/1185.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1185.62/1185.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1185.62/1185.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1185.62/1185.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1185.62/1185.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1185.62/1185.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1185.72/1185.71	c lits-rem:        24  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.03 s
1185.72/1185.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1197.62/1197.60	c lits-rem:      9636  cl-subs:    12689  v-elim:      0  v-fix:    0  time: 11.85 s
1197.62/1197.60	c vivif2 --  cl tried    16575 cl shrink        0 lits rem          0 time: 0.00
1197.62/1197.62	c vivif2 --  cl tried   137581 cl shrink        0 lits rem          0 time: 0.02
1197.93/1197.93	c asymm  cl-useful: 0/239/16575 lits-rem:0 time: 0.30
1197.93/1197.93	c calculated reachability. Time: 0.00
1197.93/1197.93	c  N dy 33166   7716852        75     16575         0    137581    134824   1709635     14.36   no data
1201.41/1201.45	c  N dy 33299   7737225        75     16575         0    156409    134824   2061645     14.36     15.13
1205.41/1205.41	c  N dy 33388   7757269        75     16575         0    174845    134823   2398428     14.37     20.36
1209.93/1209.95	c  N dy 33474   7777342        75     16575         0    193041    134823   2724966     14.37     17.57
1216.22/1216.23	c  N dy 33602   7797388        75     16575         0    211493    134822   3069591     14.37     16.71
1222.13/1222.18	c  N dy 33697   7817428        75     16575         0    119207    134822   1376238     14.37     15.18
1226.12/1226.15	c  N dy 33791   7837460        75     16575         0    137455    134822   1706336     14.37     15.28
1230.52/1230.52	c  N dy 33884   7860729        75     16575         0    158705    134822   2080737     14.37     15.13
1234.52/1234.52	c  N dy 33969   7882149        75     16575         0    178187    134822   2425888     14.37     15.35
1238.91/1238.95	c  N dy 34067   7902191        75     16575         0    196517    134822   2758657     14.37     15.99
1248.92/1248.90	c  N dy 34116   7957028        75     16575         0    132481    134820   1506657     14.36     15.33
1252.31/1252.31	c  N dy 34216   7979929        75     16575         0    153333    134820   1873813     14.36     15.22
1256.13/1256.13	c  N dy 34306   7999986        75     16575         0    171581    134819   2202871     14.36     18.61
1260.12/1260.14	c  N dy 34386   8020190        75     16575         0    190018    134819   2529695     14.36     15.17
1265.03/1265.07	c  N dy 34447   8042439        75     16575         0    210026    134817   2873613     14.36     15.17
1276.03/1276.05	c  N dy 34538   8105733        75     16575         0    152561    134814   1805729     14.34     15.28
1279.41/1279.47	c  N dy 34657   8125826        75     16575         0    171061    134812   2148035     14.35     15.12
1283.11/1283.14	c  N dy 34751   8145852        75     16575         0    189522    134812   2483583     14.35     18.59
1286.93/1287.00	c  N dy 34816   8166212        75     16575         0    207948    134810   2801419     14.35     15.11
1293.22/1293.26	c  N dy 34934   8186298        75     16575         0    114736    134810   1283226     14.35     15.17
1296.22/1296.22	c  N dy 34980   8206310        75     16575         0    132677    134809   1574020     14.35     15.13
1297.92/1297.91	c  S st 35019   8216852        75     16575         0    142291    134808   1742764     14.35     14.17
1298.11/1298.13	c  S st 35019   8217355        75     16575         0    142765    134808   1751864     14.35   no data
1298.11/1298.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1298.21/1298.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
1298.21/1298.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1298.21/1298.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1298.21/1298.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1298.21/1298.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1298.21/1298.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1298.21/1298.23	c lits-rem:        38  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.03 s
1298.21/1298.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368034-1305392757/watcher-3368034-1305392757 -o /tmp/evaluation-result-3368034-1305392757/solver-3368034-1305392757 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368034-1305392757.cnf 

running on 2 cores: 5,7

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: 4.03 4.02 3.86 3/273 25217
/proc/meminfo: memFree=20990848/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=29600 CPUtime=0 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 696 0 0 0 0 0 0 0 25 0 1 0 650875419 30310400 636 33554432000 4194304 4580011 140736398306384 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 7400 636 322 95 0 2382 0

[startup+0.011784 s]
/proc/loadavg: 4.03 4.02 3.86 3/273 25217
/proc/meminfo: memFree=20990848/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=29880 CPUtime=0 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 805 0 0 0 0 0 0 0 25 0 1 0 650875419 30597120 745 33554432000 4194304 4580011 140736398306384 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 7470 747 322 95 0 2452 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29880

[startup+0.100754 s]
/proc/loadavg: 4.03 4.02 3.86 3/273 25217
/proc/meminfo: memFree=20990848/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=30992 CPUtime=0.09 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 1348 0 0 0 9 0 0 0 25 0 1 0 650875419 31735808 1288 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 7748 1288 340 95 0 2730 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30992

[startup+0.300718 s]
/proc/loadavg: 4.03 4.02 3.86 3/273 25217
/proc/meminfo: memFree=20990848/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=39424 CPUtime=0.29 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 3448 0 0 0 29 0 0 0 25 0 1 0 650875419 40370176 3346 33554432000 4194304 4580011 140736398306384 18446744073709551615 4451779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 9856 3346 352 95 0 4838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39424

[startup+0.700655 s]
/proc/loadavg: 4.03 4.02 3.86 3/273 25217
/proc/meminfo: memFree=20990848/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=39424 CPUtime=0.69 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 3450 0 0 0 69 0 0 0 25 0 1 0 650875419 40370176 3348 33554432000 4194304 4580011 140736398306384 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 9856 3348 354 95 0 4838 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39424

[startup+1.5005 s]
/proc/loadavg: 4.03 4.02 3.86 5/285 25240
/proc/meminfo: memFree=20897160/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=39988 CPUtime=1.49 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 4034 0 0 0 149 0 0 0 25 0 1 0 650875419 40947712 3202 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 9997 3202 364 95 0 4979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39988

[startup+3.10022 s]
/proc/loadavg: 4.03 4.02 3.86 5/285 25240
/proc/meminfo: memFree=20892200/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=43256 CPUtime=3.08 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 6628 0 0 0 308 0 0 0 25 0 1 0 650875419 44294144 3840 33554432000 4194304 4580011 140736398306384 18446744073709551615 4415691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 10814 3840 368 95 0 5796 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43256

[startup+6.30066 s]
/proc/loadavg: 4.03 4.02 3.86 5/285 25240
/proc/meminfo: memFree=20882652/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=47384 CPUtime=6.29 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 10124 0 0 0 628 1 0 0 25 0 1 0 650875419 48521216 4985 33554432000 4194304 4580011 140736398306384 18446744073709551615 4406264 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 11846 4985 367 95 0 6828 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47384

[startup+12.7005 s]
/proc/loadavg: 4.02 4.02 3.86 5/285 25240
/proc/meminfo: memFree=20853788/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=51164 CPUtime=12.69 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 15453 0 0 0 1267 2 0 0 25 0 1 0 650875419 52391936 5841 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 12791 5841 367 95 0 7773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51164

[startup+25.5002 s]
/proc/loadavg: 4.02 4.02 3.86 5/285 25240
/proc/meminfo: memFree=20838516/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=54272 CPUtime=25.48 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 24737 0 0 0 2545 3 0 0 25 0 1 0 650875419 55574528 6510 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 13568 6510 367 95 0 8550 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54272

[startup+51.1007 s]
/proc/loadavg: 4.01 4.02 3.86 5/285 25241
/proc/meminfo: memFree=20805080/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=66720 CPUtime=51.09 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 40226 0 0 0 5103 6 0 0 25 0 1 0 650875419 68321280 9653 33554432000 4194304 4580011 140736398306384 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 16680 9653 369 95 0 11662 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66720

[startup+102.311 s]
/proc/loadavg: 4.04 4.03 3.87 5/285 25243
/proc/meminfo: memFree=20781864/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=72552 CPUtime=102.3 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 62120 0 0 0 10219 11 0 0 25 0 1 0 650875419 74293248 11368 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 18138 11368 368 95 0 13120 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72552

[startup+162.301 s]
/proc/loadavg: 4.05 4.03 3.88 5/285 25244
/proc/meminfo: memFree=20745380/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=83152 CPUtime=162.29 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 83891 0 0 0 16214 15 0 0 25 0 1 0 650875419 85147648 13592 33554432000 4194304 4580011 140736398306384 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 20788 13592 368 95 0 15770 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83152

[startup+222.3 s]
/proc/loadavg: 4.08 4.04 3.89 5/285 25246
/proc/meminfo: memFree=20727988/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=86040 CPUtime=222.29 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 102234 0 0 0 22210 19 0 0 25 0 1 0 650875419 88104960 14285 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 21510 14285 367 95 0 16492 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86040

[startup+282.301 s]
/proc/loadavg: 4.03 4.03 3.90 5/285 25247
/proc/meminfo: memFree=20710228/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=93848 CPUtime=282.29 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 117011 0 0 0 28207 22 0 0 25 0 1 0 650875419 96100352 16808 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 23462 16808 369 95 0 18444 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 93848

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 3.91 5/285 25249
/proc/meminfo: memFree=20678596/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=109068 CPUtime=342.3 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 131231 0 0 0 34204 26 0 0 25 0 1 0 650875419 111685632 20406 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294430 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 27267 20406 369 95 0 22249 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109068

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/285 25250
/proc/meminfo: memFree=20652636/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=111384 CPUtime=402.29 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 145484 0 0 0 40199 30 0 0 25 0 1 0 650875419 114057216 21061 33554432000 4194304 4580011 140736398306384 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 27846 21061 369 95 0 22828 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 111384

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/285 25252
/proc/meminfo: memFree=20639608/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=111584 CPUtime=462.3 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 157213 0 0 0 46197 33 0 0 25 0 1 0 650875419 114262016 21159 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 27896 21159 369 95 0 22878 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 111584

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/285 25254
/proc/meminfo: memFree=20621088/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=111780 CPUtime=522.3 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 169430 0 0 0 52193 37 0 0 25 0 1 0 650875419 114462720 21552 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 27945 21552 369 95 0 22927 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 111780

[startup+582.3 s]
/proc/loadavg: 4.07 4.03 3.92 5/285 25255
/proc/meminfo: memFree=20628628/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=113316 CPUtime=582.3 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 179252 0 0 0 58190 40 0 0 25 0 1 0 650875419 116035584 22285 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 28329 22285 369 95 0 23311 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 113316

[startup+642.301 s]
/proc/loadavg: 4.07 4.04 3.93 5/285 25257
/proc/meminfo: memFree=20604280/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=113624 CPUtime=642.31 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 191646 0 0 0 64187 44 0 0 25 0 1 0 650875419 116350976 21578 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 28406 21578 369 95 0 23388 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 113624

[startup+702.3 s]
/proc/loadavg: 4.08 4.04 3.93 5/285 25258
/proc/meminfo: memFree=20604980/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=115080 CPUtime=702.3 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 201712 0 0 0 70183 47 0 0 25 0 1 0 650875419 117841920 21516 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 28770 21516 369 95 0 23752 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 115080

[startup+762.31 s]
/proc/loadavg: 4.03 4.03 3.93 5/285 25260
/proc/meminfo: memFree=20591048/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=115232 CPUtime=762.31 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 211660 0 0 0 76180 51 0 0 25 0 1 0 650875419 117997568 21361 33554432000 4194304 4580011 140736398306384 18446744073709551615 4415662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 28808 21361 369 95 0 23790 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 115232

[startup+822.301 s]
/proc/loadavg: 4.04 4.03 3.94 5/285 25262
/proc/meminfo: memFree=20595256/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=115428 CPUtime=822.3 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 222850 0 0 0 82176 54 0 0 25 0 1 0 650875419 118198272 22013 33554432000 4194304 4580011 140736398306384 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 28857 22013 369 95 0 23839 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 115428

[startup+882.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/285 25263
/proc/meminfo: memFree=20569072/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=130628 CPUtime=882.3 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 230873 0 0 0 88175 55 0 0 25 0 1 0 650875419 133763072 26458 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 32657 26458 369 95 0 27639 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 130628

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/285 25265
/proc/meminfo: memFree=20546736/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=130772 CPUtime=942.31 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 241686 0 0 0 94170 61 0 0 25 0 1 0 650875419 133910528 25967 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 32693 25967 367 95 0 27675 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 130772

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/285 25267
/proc/meminfo: memFree=20519428/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=130908 CPUtime=1002.31 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 249903 0 0 0 100167 64 0 0 25 0 1 0 650875419 134049792 26720 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 32727 26720 367 95 0 27709 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 130908

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/285 25268
/proc/meminfo: memFree=20525480/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=131084 CPUtime=1062.31 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 261004 0 0 0 106163 68 0 0 25 0 1 0 650875419 134230016 26348 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 32771 26348 367 95 0 27753 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 131084

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 25270
/proc/meminfo: memFree=20516388/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=132180 CPUtime=1122.32 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 268834 0 0 0 112160 72 0 0 25 0 1 0 650875419 135352320 26138 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 33045 26138 367 95 0 28027 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 132180

[startup+1182.3 s]
/proc/loadavg: 4.11 4.03 3.95 5/285 25271
/proc/meminfo: memFree=20522312/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=132312 CPUtime=1182.32 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 279622 0 0 0 118157 75 0 0 25 0 1 0 650875419 135487488 25211 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 33078 25211 367 95 0 28060 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 132312

[startup+1242.3 s]
/proc/loadavg: 4.11 4.04 3.95 5/285 25273
/proc/meminfo: memFree=20505788/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=132404 CPUtime=1242.31 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 285516 0 0 0 124154 77 0 0 25 0 1 0 650875419 135581696 26846 33554432000 4194304 4580011 140736398306384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 33101 26846 367 95 0 28083 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 132404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.95 5/285 25274
/proc/meminfo: memFree=20510988/32950904 swapFree=67057400/67111528
[pid=25217] ppid=25215 vsize=132432 CPUtime=1300.02 cores=5,7
/proc/25217/stat : 25217 (strangenight2-s) R 25215 25217 24601 0 -1 4202496 295817 0 0 0 129921 81 0 0 25 0 1 0 650875419 135610368 25443 33554432000 4194304 4580011 140736398306384 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25217/statm: 33108 25443 367 95 0 28090 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 132432

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.02
CPU time (s): 1300.04
CPU user time (s): 1299.22
CPU system time (s): 0.824874
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 197704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.22
system time used= 0.824874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295817
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= 13
involuntary context switches= 2134

runsolver used 3.45647 second user time and 8.15776 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 19:05:57
IDJOB=3368034
IDBENCH=83921
IDSOLVER=1845
FILE ID=node121/3368034-1305392757
RUNJOBID= node121-1305391454-25041
PBS_JOBID= 13324417
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368034-1305392757/watcher-3368034-1305392757 -o /tmp/evaluation-result-3368034-1305392757/solver-3368034-1305392757 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368034-1305392757.cnf

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

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=324885591

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20991128 kB
Buffers:        296632 kB
Cached:        5935060 kB
SwapCached:       7656 kB
Active:        6387772 kB
Inactive:      5218988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20991128 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            7452 kB
Writeback:           0 kB
AnonPages:     5372944 kB
Mapped:          21512 kB
Slab:           265288 kB
PageTables:      24664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30653984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73404 MiB
End job on node121 at 2011-05-14 19:27:39