Trace number 3263124

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
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 560
Number of clauses of size over 555162

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-3263124-1303559951.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       55222
0.01/0.04	c -- clauses added:            0 learnts,        55222 normals,            0 xors
0.01/0.04	c -- vars added        150
0.01/0.04	c Parsing time:  0.04 s
0.01/0.04	c  N st     0         0       150     55222         0         0    551920         0   no data   no data
0.09/0.15	c asymm  cl-useful: 70/1118/55222 lits-rem:81 time: 0.12
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
0.09/0.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.56	c lits-rem:     80393  cl-subs:    11649  v-elim:      0  v-fix:    0  time:  2.38 s
2.49/2.56	c Finding binary XORs  T:     0.00 s  found:       0
2.59/2.63	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
2.59/2.63	c calculated reachability. Time: 0.00
2.59/2.63	c Calc default polars -  time:   0.00 s pos:      77 undec:       0 neg:      73
2.59/2.63	c =========================================================================================
2.59/2.63	c types(t): F = full restart, N = normal restart
2.59/2.63	c types(t): S = simplification begin/end, E = solution found
2.59/2.63	c restart types(rt): st = static, dy = dynamic
2.59/2.63	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.59/2.63	c  B st     0         0       150     43573         0         0    369291         0   no data   no data
2.69/2.75	c  N dy    12      4318       150     43573         0      4023    369277     69990     12.37     13.29
2.79/2.87	c  N dy    29      8416       150     43573         0      7893    369262    136801     12.12     12.78
2.99/3.01	c  N dy    49     12919       150     43573         0      7784    369248    115421     12.15     12.91
3.09/3.16	c  N dy    72     16979       150     43573         0     11629    369236    181669     12.21     13.04
3.30/3.33	c  N dy    93     21112       150     43573         0      8565    369216    115138     12.32     13.05
3.39/3.46	c  F st   114     25000       150     43573         0     12188    369196    176476     12.39   no data
3.39/3.47	c  N st   115     25251       150     43573         0     12421    369195    180182     12.39   no data
3.59/3.64	c  N dy   120     30001       150     43573         0     16922    369183    264631     12.39   no data
3.59/3.64	c  S st   120     30001       150     43573         0     16922    369183    264631     12.39   no data
3.69/3.70	c  S st   120     30503       150     43573         0     17400    369174    271860     12.39   no data
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
3.69/3.72	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
3.69/3.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3.69/3.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.69/3.74	c lits-rem:       154  cl-subs:      108  v-elim:      0  v-fix:    0  time:  0.02 s
3.69/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/4.48	c lits-rem:      4827  cl-subs:     1511  v-elim:      0  v-fix:    0  time:  0.72 s
4.59/4.68	c asymm  cl-useful: 0/1310/43235 lits-rem:0 time: 0.21
4.59/4.68	c calculated reachability. Time: 0.00
4.59/4.68	c  N dy   120     30503       150     43235         0     16119    365508    245156     12.39   no data
4.79/4.85	c  N dy   131     34793       150     43235         0     11443    365497    152294     12.31     13.13
4.99/5.01	c  N dy   150     39026       150     43235         0     15444    365477    220885     12.31     12.99
5.09/5.17	c  N dy   162     43060       150     43235         0     19267    365464    288646     12.25     14.00
5.29/5.30	c  S st   179     45756       150     43235         0     11701    365460    148378     12.26   no data
5.29/5.36	c  S st   179     46263       150     43235         0     12170    365456    155472     12.26   no data
5.29/5.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
5.29/5.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.29/5.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.29/5.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.29/5.39	c lits-rem:        51  cl-subs:       29  v-elim:      0  v-fix:    0  time:  0.01 s
5.29/5.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.49/5.56	c lits-rem:      1199  cl-subs:      408  v-elim:      0  v-fix:    0  time:  0.16 s
5.49/5.57	c vivif2 --  cl tried    43099 cl shrink        0 lits rem          0 time: 0.00
5.49/5.57	c vivif2 --  cl tried    11869 cl shrink        0 lits rem          0 time: 0.00
5.69/5.74	c asymm  cl-useful: 0/1416/43099 lits-rem:0 time: 0.17
5.69/5.75	c calculated reachability. Time: 0.00
5.69/5.75	c  N dy   179     46263       150     43099         0     11869    363929    150398     12.26   no data
5.79/5.89	c  N dy   202     50298       150     43099         0     15679    363918    216739     12.31     13.49
5.99/6.06	c  N dy   219     54574       150     43099         0     19682    363909    283712     12.29     13.12
6.19/6.25	c  N dy   244     58591       150     43099         0     12171    363898    149404     12.35     13.11
6.39/6.40	c  N dy   268     62606       150     43099         0     15924    363879    212876     12.40     13.12
6.49/6.55	c  N dy   284     66711       150     43099         0     19795    363865    280570     12.40     13.13
6.59/6.67	c  S st   298     69394       150     43099         0     22299    363858    323573     12.43     12.40
6.69/6.73	c  S st   298     69899       150     43099         0     22775    363853    330470     12.43   no data
6.69/6.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
6.69/6.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.69/6.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
6.69/6.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.78	c lits-rem:        59  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.01 s
6.69/6.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.49	c lits-rem:      4353  cl-subs:     1339  v-elim:      0  v-fix:    0  time:  0.70 s
7.49/7.50	c vivif2 --  cl tried    42881 cl shrink        0 lits rem          0 time: 0.00
7.49/7.50	c vivif2 --  cl tried    21618 cl shrink        0 lits rem          0 time: 0.00
7.60/7.69	c asymm  cl-useful: 0/1208/42881 lits-rem:0 time: 0.19
7.60/7.69	c calculated reachability. Time: 0.00
7.60/7.69	c  N dy   298     69899       150     42881         0     21618    361467    306332     12.43   no data
7.89/7.92	c  N dy   321     74383       150     42881         0     13615    361457    167860     12.44     15.67
8.09/8.12	c  N dy   346     79474       150     42881         0     18442    361442    252549     12.45     13.11
8.29/8.34	c  N dy   383     84637       150     42881         0     23329    361429    337384     12.52     13.66
8.39/8.47	c  F st   393     87501       150     42881         0     26003    361418    382928     12.52     12.48
8.59/8.63	c  N st   398     90796       150     42881         0     15796    361415    198998     12.52   no data
8.80/8.89	c  N dy   416     96592       150     42881         0     21226    361397    295921     12.51     16.24
9.09/9.18	c  N dy   437    102893       150     42881         0     27172    361380    399526     12.49     13.20
9.29/9.30	c  S st   449    104848       150     42881         0     14745    361373    171406     12.50     10.96
9.29/9.36	c  S st   449    105350       150     42881         0     15224    361368    178566     12.50   no data
9.29/9.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
9.29/9.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.29/9.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.29/9.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
9.29/9.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.39/9.40	c lits-rem:        76  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.01 s
9.39/9.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.62	c lits-rem:      1592  cl-subs:      667  v-elim:      0  v-fix:    0  time:  0.21 s
9.59/9.62	c vivif2 --  cl tried    42589 cl shrink        0 lits rem          0 time: 0.00
9.59/9.62	c vivif2 --  cl tried    14796 cl shrink        0 lits rem          0 time: 0.00
9.80/9.80	c asymm  cl-useful: 0/1389/42589 lits-rem:0 time: 0.18
9.80/9.80	c calculated reachability. Time: 0.00
9.80/9.80	c  N dy   449    105350       150     42589         0     14796    358238    172922     12.50   no data
9.99/10.07	c  N dy   478    112132       150     42589         0     21172    358223    281432     12.51     13.20
10.39/10.42	c  N dy   508    119990       150     42589         0     28627    358203    412504     12.50     13.19
10.69/10.79	c  N dy   536    127792       150     42589         0     20769    358183    271999     12.48     13.30
11.09/11.18	c  N dy   562    137091       150     42589         0     29528    358162    421047     12.44     13.12
11.59/11.62	c  N dy   608    145922       150     42589         0     21681    358145    283763     12.45     13.14
12.00/12.03	c  N dy   654    155262       150     42589         0     30484    358125    438615     12.47     16.49
12.10/12.17	c  S st   668    158026       150     42589         0     33071    358118    483065     12.48     11.86
12.19/12.25	c  S st   668    158527       150     42589         0     33558    358113    489994     12.48   no data
12.19/12.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
12.19/12.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.19/12.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
12.19/12.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.29/12.30	c lits-rem:        91  cl-subs:       71  v-elim:      0  v-fix:    0  time:  0.02 s
12.29/12.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.69/13.75	c lits-rem:      8044  cl-subs:     1938  v-elim:      0  v-fix:    0  time:  1.43 s
13.69/13.75	c vivif2 --  cl tried    42240 cl shrink        0 lits rem          0 time: 0.00
13.69/13.76	c vivif2 --  cl tried    31898 cl shrink        0 lits rem          0 time: 0.01
13.89/13.96	c asymm  cl-useful: 0/1070/42240 lits-rem:0 time: 0.20
13.89/13.96	c calculated reachability. Time: 0.00
13.89/13.96	c  N dy   668    158527       150     42240         0     31898    354316    453562     12.48   no data
14.49/14.50	c  N dy   698    169063       150     42240         0     24773    354304    338114     12.44     13.12
15.19/15.23	c  N dy   759    182347       150     42240         0     19245    354286    227322     12.42     13.23
15.69/15.76	c  N dy   802    194346       150     42240         0     30617    354261    432768     12.42     13.11
16.39/16.40	c  N dy   846    206948       150     42240         0     23419    354239    292410     12.40     13.06
16.99/17.08	c  N dy   911    220976       150     42240         0     36744    354217    527184     12.40     13.09
17.80/17.81	c  N dy   972    235159       150     42240         0     30103    354189    404672     12.40     14.14
17.89/17.94	c  S st   983    237792       150     42240         0     32603    354183    447279     12.40     10.95
17.99/18.01	c  S st   983    238296       150     42240         0     33082    354181    454869     12.40   no data
17.99/18.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.99/18.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
17.99/18.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.99/18.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.99/18.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.99/18.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
17.99/18.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.99/18.05	c lits-rem:        90  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.02 s
17.99/18.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.10/19.15	c lits-rem:      5844  cl-subs:     1574  v-elim:      0  v-fix:    0  time:  1.08 s
19.10/19.15	c vivif2 --  cl tried    41949 cl shrink        0 lits rem          0 time: 0.00
19.10/19.16	c vivif2 --  cl tried    31748 cl shrink        0 lits rem          0 time: 0.00
19.30/19.35	c asymm  cl-useful: 203/924/41949 lits-rem:203 time: 0.19
19.30/19.35	c calculated reachability. Time: 0.00
19.30/19.35	c  N dy   983    238296       150     41949         0     31748    350750    427803     12.40   no data
20.19/20.21	c  N dy  1081    253689       150     41949         0     25326    350733    312294     12.44     13.10
20.99/21.09	c  N dy  1145    269900       150     41949         0     40687    350715    578021     12.43     13.12
21.99/22.05	c  N dy  1212    287286       150     41949         0     35249    350695    480944     12.42     13.21
23.00/23.08	c  N dy  1279    305716       150     41949         0     29729    350679    375410     12.40     14.07
23.10/23.11	c  F st  1283    306251       150     41949         0     30235    350678    384501     12.40     11.70
24.20/24.25	c  N dy  1361    325233       150     41949         0     24305    350653    276707     12.41     13.11
25.20/25.30	c  N dy  1431    345322       150     41949         0     43235    350628    602965     12.39     15.66
26.00/26.05	c  S st  1471    357444       150     41949         0     29939    350619    370430     12.38     11.09
26.10/26.11	c  S st  1471    357948       150     41949         0     30425    350617    378171     12.38   no data
26.10/26.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.10/26.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
26.10/26.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.10/26.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.10/26.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.10/26.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
26.10/26.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.10/26.16	c lits-rem:       232  cl-subs:      159  v-elim:      0  v-fix:    0  time:  0.02 s
26.10/26.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.90/26.90	c lits-rem:      4863  cl-subs:     1316  v-elim:      0  v-fix:    0  time:  0.73 s
26.90/26.91	c vivif2 --  cl tried    41545 cl shrink        0 lits rem          0 time: 0.00
26.90/26.91	c vivif2 --  cl tried    29354 cl shrink        0 lits rem          0 time: 0.00
27.10/27.10	c asymm  cl-useful: 210/917/41545 lits-rem:210 time: 0.18
27.10/27.10	c calculated reachability. Time: 0.00
27.10/27.10	c  N dy  1471    357948       150     41545         0     29354    345991    359926     12.38   no data
28.29/28.38	c  N dy  1560    379688       150     41545         0     49812    345968    713627     12.37     13.20
29.49/29.54	c  N dy  1641    399939       150     41545         0     43352    345947    601654     12.36     13.12
30.89/30.98	c  N dy  1726    422644       150     41545         0     38098    345930    500497     12.34     13.15
32.30/32.35	c  N dy  1776    442674       150     41545         0     29400    345921    339494     12.31     13.24
33.50/33.55	c  N dy  1855    463214       150     41545         0     48731    345907    670530     12.30     13.01
34.79/34.89	c  N dy  1936    483902       150     41545         0     39867    345892    514916     12.29     12.95
36.49/36.50	c  N dy  2046    506836       150     41545         0     32125    345869    370460     12.29     12.98
37.59/37.66	c  N dy  2121    526874       150     41545         0     51146    345853    702771     12.28     13.52
38.29/38.37	c  S st  2170    536922       150     41545         0     60688    345844    872385     12.29     11.67
38.50/38.59	c  S st  2170    537425       150     41545         0     30655    345842    338208     12.29   no data
38.50/38.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.59/38.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
38.59/38.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.59/38.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.59/38.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.59/38.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
38.59/38.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.59/38.64	c lits-rem:       198  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.02 s
38.59/38.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.09/39.16	c lits-rem:      2968  cl-subs:      901  v-elim:      0  v-fix:    0  time:  0.50 s
39.09/39.16	c vivif2 --  cl tried    41133 cl shrink        0 lits rem          0 time: 0.00
39.09/39.17	c vivif2 --  cl tried    30006 cl shrink        0 lits rem          0 time: 0.00
39.29/39.35	c asymm  cl-useful: 189/922/41133 lits-rem:193 time: 0.19
39.29/39.36	c calculated reachability. Time: 0.00
39.29/39.36	c  N dy  2170    537425       150     41133         0     30006    341332    330035     12.29   no data
40.49/40.50	c  N dy  2246    557477       150     41133         0     48971    341318    656091     12.28     12.94
41.89/41.95	c  N dy  2308    577478       150     41133         0     36463    341304    434486     12.27     12.92
43.20/43.24	c  N dy  2398    597772       150     41133         0     55671    341293    765818     12.28     12.98
44.69/44.70	c  N dy  2472    617851       150     41133         0     42327    341282    527552     12.27     15.58
46.10/46.18	c  N dy  2582    637891       150     41133         0     61458    341274    869677     12.28     14.58
47.59/47.60	c  N dy  2675    657988       150     41133         0     47164    341263    606571     12.29     13.27
49.10/49.12	c  N dy  2750    678590       150     41133         0     66641    341257    946416     12.28     12.96
50.50/50.53	c  N dy  2843    698725       150     41133         0     51388    341243    676066     12.29     12.95
51.99/52.06	c  N dy  2953    718777       150     41133         0     70471    341239   1017289     12.30     13.01
53.49/53.51	c  N dy  3054    739033       150     41133         0     54313    341227    717772     12.30     13.03
55.09/55.19	c  N dy  3149    759123       150     41133         0     37170    341218    413083     12.31     12.96
56.39/56.47	c  N dy  3245    779282       150     41133         0     56265    341205    748751     12.32     13.05
58.19/58.22	c  N dy  3319    799303       150     41133         0     38037    341191    421926     12.31     12.97
58.59/58.63	c  S st  3351    806138       150     41133         0     44534    341187    535229     12.31   no data
58.69/58.72	c  S st  3351    806640       150     41133         0     45013    341187    543265     12.31   no data
58.69/58.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.69/58.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
58.69/58.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.69/58.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.69/58.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.69/58.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
58.69/58.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.69/58.78	c lits-rem:       157  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.03 s
58.69/58.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.99/60.06	c lits-rem:      5682  cl-subs:     1551  v-elim:      0  v-fix:    0  time:  1.27 s
59.99/60.07	c vivif2 --  cl tried    40823 cl shrink        0 lits rem          0 time: 0.00
59.99/60.07	c vivif2 --  cl tried    43643 cl shrink        0 lits rem          0 time: 0.01
60.19/60.27	c asymm  cl-useful: 131/754/40823 lits-rem:131 time: 0.19
60.19/60.27	c calculated reachability. Time: 0.00
60.19/60.27	c  N dy  3351    806640       150     40823         0     43643    337687    519195     12.31   no data
61.69/61.70	c  N dy  3436    826731       150     40823         0     62758    337679    861863     12.31     13.01
63.39/63.44	c  N dy  3537    846852       150     40823         0     43742    337670    513025     12.32     13.07
64.80/64.87	c  N dy  3597    866920       150     40823         0     62706    337660    848998     12.31     13.27
66.69/66.75	c  N dy  3682    886941       150     40823         0     42669    337656    491715     12.31     13.24
68.19/68.27	c  N dy  3768    908786       150     40823         0     63411    337644    860464     12.30     13.03
70.00/70.08	c  N dy  3879    928799       150     40823         0     42412    337637    479902     12.31     13.32
71.40/71.42	c  N dy  3988    948823       150     40823         0     61457    337630    821766     12.32     13.97
73.09/73.18	c  N dy  4071    968843       150     40823         0     80397    337620   1155270     12.32     13.23
74.69/74.77	c  N dy  4168    989006       150     40823         0     58536    337613    761738     12.32     13.05
76.39/76.47	c  N dy  4255   1009049       150     40823         0     77577    337607   1099682     12.32     13.01
78.20/78.24	c  N dy  4370   1029419       150     40823         0     55054    337601    692014     12.33     13.00
79.90/79.90	c  N dy  4499   1049532       150     40823         0     74207    337593   1035651     12.34     13.04
81.80/81.81	c  N dy  4606   1070145       150     40823         0     50863    337591    614437     12.35     13.10
81.89/81.92	c  F st  4617   1071875       150     40823         0     52522    337590    643822     12.35   no data
83.30/83.34	c  N dy  4693   1090240       150     40823         0     70033    337582    970614     12.35     13.16
85.29/85.33	c  N dy  4776   1110329       150     40823         0     45095    337577    503423     12.35     13.98
86.69/86.78	c  N dy  4870   1130465       150     40823         0     64226    337572    843835     12.35     13.17
88.59/88.62	c  N dy  4967   1151051       150     40823         0     83652    337563   1184881     12.36     13.03
90.29/90.38	c  N dy  5057   1171133       150     40823         0     57989    337554    737318     12.36     17.89
91.99/92.01	c  N dy  5145   1191878       150     40823         0     77603    337548   1090735     12.36     13.17
93.80/93.83	c  S st  5230   1209961       150     40823         0     49018    337545    563644     12.36   no data
93.90/93.93	c  S st  5230   1210461       150     40823         0     49499    337544    571302     12.36   no data
93.90/93.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.90/93.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
93.90/93.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.90/93.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.90/93.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.90/93.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
93.90/93.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.90/93.99	c lits-rem:        85  cl-subs:       77  v-elim:      0  v-fix:    0  time:  0.02 s
94.00/94.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.30/95.31	c lits-rem:      5864  cl-subs:     1684  v-elim:      0  v-fix:    0  time:  1.30 s
95.30/95.32	c vivif2 --  cl tried    40524 cl shrink        0 lits rem          0 time: 0.00
95.30/95.32	c vivif2 --  cl tried    48037 cl shrink        0 lits rem          0 time: 0.01
95.50/95.52	c asymm  cl-useful: 32/753/40524 lits-rem:32 time: 0.20
95.50/95.52	c calculated reachability. Time: 0.00
95.50/95.52	c  N dy  5230   1210461       150     40524         0     48037    334244    548275     12.36   no data
96.99/97.04	c  N dy  5328   1230550       150     40524         0     67195    334239    898204     12.36     13.02
99.09/99.12	c  N dy  5420   1250571       150     40524         0     86245    334232   1239860     12.37     13.05
100.89/101.00	c  N dy  5490   1270759       150     40524         0     58673    334229    725494     12.36     13.03
102.69/102.73	c  N dy  5588   1290956       150     40524         0     77861    334227   1069094     12.36     13.30
104.89/104.92	c  N dy  5687   1311415       150     40524         0     49595    334222    559873     12.37     13.08
106.39/106.43	c  N dy  5785   1331546       150     40524         0     68806    334220    907494     12.37     13.21
108.29/108.36	c  N dy  5877   1351661       150     40524         0     87932    334210   1252243     12.37     13.04
110.29/110.35	c  N dy  5935   1371839       150     40524         0     58357    334199    708187     12.37     13.22
111.99/112.04	c  N dy  6038   1392715       150     40524         0     78254    334193   1068615     12.37     13.09
114.20/114.23	c  N dy  6126   1413615       150     40524         0     98161    334187   1428768     12.37     13.04
115.99/116.05	c  N dy  6233   1434116       150     40524         0     68050    334184    882461     12.37     13.07
117.89/117.94	c  N dy  6335   1454207       150     40524         0     87224    334181   1229192     12.37     14.50
120.19/120.23	c  N dy  6453   1474606       150     40524         0     56034    334173    661421     12.38     13.19
121.89/121.97	c  N dy  6527   1495340       150     40524         0     75660    334168   1004285     12.38     13.10
124.09/124.10	c  N dy  6615   1515407       150     40524         0     94728    334160   1349726     12.38     16.85
126.19/126.26	c  N dy  6690   1535622       150     40524         0     62379    334155    772892     12.38     13.12
127.99/128.05	c  N dy  6806   1555718       150     40524         0     81514    334151   1120093     12.38     13.04
130.19/130.22	c  N dy  6926   1575776       150     40524         0    100651    334149   1469741     12.39     16.29
132.19/132.25	c  N dy  7006   1595865       150     40524         0     67212    334146    854158     12.39     13.06
134.10/134.12	c  N dy  7116   1615943       150     40524         0     86330    334140   1196021     12.39     13.08
136.39/136.42	c  N dy  7199   1636501       150     40524         0    105825    334131   1543828     12.39     13.21
138.39/138.41	c  N dy  7299   1656586       150     40524         0     71514    334127    922456     12.39     13.09
140.39/140.41	c  N dy  7408   1676764       150     40524         0     90740    334123   1273550     12.40     13.15
142.90/142.98	c  N dy  7479   1696848       150     40524         0     55334    334122    618682     12.39     15.15
144.00/144.10	c  S st  7546   1710461       150     40524         0     68256    334120    848268     12.40   no data
144.19/144.23	c  S st  7546   1710966       150     40524         0     68745    334120    856213     12.40   no data
144.19/144.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.19/144.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
144.19/144.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.19/144.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.19/144.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.19/144.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
144.19/144.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.19/144.30	c lits-rem:        57  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.02 s
144.29/144.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.89/147.00	c lits-rem:      7361  cl-subs:     2191  v-elim:      0  v-fix:    0  time:  2.67 s
146.99/147.00	c vivif2 --  cl tried    40331 cl shrink        0 lits rem          0 time: 0.00
146.99/147.01	c vivif2 --  cl tried    66697 cl shrink        0 lits rem          0 time: 0.01
147.19/147.23	c asymm  cl-useful: 16/590/40331 lits-rem:16 time: 0.22
147.19/147.24	c calculated reachability. Time: 0.00
147.19/147.24	c  N dy  7546   1710966       150     40331         0     66697    332058    816997     12.40   no data
148.99/149.05	c  N dy  7588   1731367       150     40331         0     85764    332054   1142798     12.39     13.16
151.29/151.36	c  N dy  7697   1751462       150     40331         0    104894    332048   1486797     12.39     13.23
153.59/153.61	c  N dy  7790   1771473       150     40331         0     68781    332042    849050     12.39     13.10
156.10/156.10	c  N dy  7851   1793384       150     40331         0     89437    332035   1220956     12.38     13.09
158.79/158.87	c  N dy  7937   1814051       150     40331         0    109059    332034   1573032     12.38     13.05
160.89/160.97	c  N dy  8033   1834137       150     40331         0     72119    332032    903598     12.38     13.09
162.80/162.89	c  N dy  8100   1854232       150     40331         0     91144    332026   1239447     12.38     13.07
165.30/165.37	c  N dy  8186   1874285       150     40331         0    110123    332024   1581935     12.37     13.03
167.40/167.43	c  N dy  8295   1894324       150     40331         0     72099    332021    895188     12.38     13.05
169.50/169.51	c  N dy  8348   1915180       150     40331         0     91723    332018   1242841     12.37     13.17
171.89/171.94	c  N dy  8426   1935397       150     40331         0    110905    332016   1580479     12.37     13.05
173.99/174.03	c  N dy  8474   1955408       150     40331         0     71871    332015    872523     12.36     13.02
176.00/176.08	c  N dy  8571   1975807       150     40331         0     91305    332012   1223653     12.36     13.03
178.49/178.50	c  N dy  8622   1996862       150     40331         0    111206    332009   1586408     12.35     13.08
180.89/180.96	c  N dy  8732   2017406       150     40331         0     71766    332007    866119     12.36     13.23
183.00/183.03	c  N dy  8833   2038034       150     40331         0     91413    332005   1216687     12.36     13.15
185.50/185.51	c  N dy  8951   2058074       150     40331         0    110447    332000   1569362     12.37     13.86
187.89/187.96	c  N dy  9027   2078254       150     40331         0     69542    331995    816996     12.37     13.30
189.89/189.99	c  N dy  9120   2098637       150     40331         0     88957    331991   1169498     12.37     13.15
192.29/192.36	c  N dy  9228   2119102       150     40331         0    108321    331988   1514362     12.37     13.24
194.99/195.07	c  N dy  9321   2139199       150     40331         0     66510    331987    760468     12.37     13.03
196.90/196.92	c  N dy  9405   2159233       150     40331         0     85604    331986   1104563     12.37     13.06
199.19/199.27	c  N dy  9476   2180182       150     40331         0    105627    331984   1468500     12.37     13.54
202.40/202.41	c  N dy  9584   2200634       150     40331         0     63117    331978    692807     12.37     13.14
203.30/203.32	c  S st  9628   2210966       150     40331         0     72822    331976    858609     12.37   no data
203.40/203.45	c  S st  9628   2211470       150     40331         0     73309    331976    866685     12.37   no data
203.40/203.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
203.40/203.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
203.40/203.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
203.40/203.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
203.40/203.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
203.40/203.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
203.40/203.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
203.50/203.52	c lits-rem:        96  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.03 s
203.50/203.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.10/206.17	c lits-rem:      6801  cl-subs:     2847  v-elim:      0  v-fix:    0  time:  2.63 s
206.10/206.18	c vivif2 --  cl tried    40156 cl shrink        0 lits rem          0 time: 0.00
206.10/206.19	c vivif2 --  cl tried    70601 cl shrink        0 lits rem          0 time: 0.01
206.40/206.41	c asymm  cl-useful: 25/556/40156 lits-rem:25 time: 0.22
206.40/206.41	c calculated reachability. Time: 0.00
206.40/206.41	c  N dy  9628   2211470       150     40156         0     70601    330061    820238     12.37   no data
208.40/208.44	c  N dy  9735   2231497       150     40156         0     89718    330058   1167210     12.38     13.11
210.69/210.72	c  N dy  9851   2251539       150     40156         0    108926    330050   1522800     12.38     13.55
213.69/213.71	c  N dy  9943   2271744       150     40156         0     65141    330045    722613     12.38     13.16
215.50/215.54	c  N dy 10016   2291795       150     40156         0     84165    330044   1071903     12.38     13.51
217.89/217.90	c  N dy 10128   2312497       150     40156         0    103930    330044   1436382     12.38     13.14
220.59/220.69	c  N dy 10212   2332523       150     40156         0    122866    330042   1774419     12.38     13.07
223.10/223.16	c  N dy 10317   2352565       150     40156         0     78141    330041    949426     12.39     13.08
225.30/225.37	c  N dy 10430   2372830       150     40156         0     97499    330040   1304115     12.39     13.05
227.80/227.85	c  N dy 10547   2392977       150     40156         0    116765    330040   1659678     12.39     13.05
230.70/230.77	c  N dy 10632   2413132       150     40156         0     70962    330036    812444     12.39     13.20
232.70/232.77	c  N dy 10712   2433197       150     40156         0     90045    330034   1159046     12.39     16.21
235.20/235.22	c  N dy 10795   2454045       150     40156         0    109860    330032   1520360     12.39     13.14
238.20/238.25	c  N dy 10906   2474883       150     40156         0    129630    330030   1881525     12.40     13.13
240.59/240.62	c  N dy 10982   2494987       150     40156         0     82941    330029   1020856     12.40     13.08
242.89/242.92	c  N dy 11062   2515096       150     40156         0    101988    330029   1356350     12.40     13.05
245.50/245.57	c  N dy 11102   2535622       150     40156         0    121320    330027   1696468     12.39     13.25
248.40/248.40	c  N dy 11204   2555645       150     40156         0     73650    330024    845121     12.39     13.23
250.50/250.53	c  N dy 11303   2575682       150     40156         0     92656    330022   1185314     12.39     13.05
253.19/253.22	c  N dy 11403   2595772       150     40156         0    111739    330020   1531675     12.39     14.73
256.59/256.60	c  N dy 11506   2615835       150     40156         0    130832    330017   1882391     12.39     14.38
259.39/259.40	c  N dy 11607   2636029       150     40156         0     82460    330014    998480     12.39     13.12
261.50/261.59	c  N dy 11695   2656033       150     40156         0    101490    330014   1348351     12.40     13.29
264.20/264.22	c  N dy 11775   2676336       150     40156         0    120827    330012   1703252     12.39     13.13
267.40/267.41	c  N dy 11880   2696392       150     40156         0     71317    330008    790958     12.40     14.03
268.80/268.85	c  S st 11962   2711470       150     40156         0     85729    330006   1054305     12.40     10.64
268.90/268.98	c  S st 11962   2711973       150     40156         0     86222    330006   1062427     12.40   no data
268.90/268.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
269.00/269.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
269.00/269.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
269.00/269.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
269.00/269.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.00/269.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
269.00/269.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
269.00/269.06	c lits-rem:        41  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.03 s
269.00/269.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.19/272.29	c lits-rem:      5826  cl-subs:     2056  v-elim:      0  v-fix:    0  time:  3.19 s
272.19/272.29	c vivif2 --  cl tried    40081 cl shrink        0 lits rem          0 time: 0.00
272.29/272.31	c vivif2 --  cl tried    84214 cl shrink        0 lits rem          0 time: 0.01
272.49/272.55	c asymm  cl-useful: 16/499/40081 lits-rem:16 time: 0.24
272.49/272.55	c calculated reachability. Time: 0.00
272.49/272.55	c  N dy 11962   2711973       150     40081         0     84214    329118   1022480     12.40   no data
275.00/275.05	c  N dy 12052   2734309       150     40081         0    105431    329113   1408279     12.40     13.50
277.79/277.83	c  N dy 12142   2754338       150     40081         0    124494    329113   1764307     12.40     14.79
281.10/281.17	c  N dy 12257   2774379       150     40081         0     73979    329110    831228     12.40     14.88
283.10/283.12	c  N dy 12325   2794468       150     40081         0     93043    329110   1175417     12.40     14.08
285.90/285.95	c  N dy 12416   2817634       150     40081         0    115015    329109   1566770     12.40     13.08
288.79/288.88	c  N dy 12506   2837684       150     40081         0    134132    329108   1916763     12.40     13.07
291.79/291.84	c  N dy 12600   2857742       150     40081         0     82576    329104    981056     12.40     15.47
293.99/294.03	c  N dy 12696   2877806       150     40081         0    101755    329104   1335965     12.40     15.84
296.49/296.59	c  N dy 12772   2897880       150     40081         0    120650    329103   1663360     12.40     15.26
299.99/300.06	c  N dy 12903   2919840       150     40081         0    141563    329102   2045680     12.40     13.15
302.60/302.64	c  N dy 13007   2939844       150     40081         0     89141    329098   1096372     12.41     13.89
305.10/305.10	c  N dy 13097   2960177       150     40081         0    108496    329098   1445609     12.41     13.11
307.90/307.96	c  N dy 13182   2980302       150     40081         0    127608    329094   1797284     12.41     13.12
311.40/311.47	c  N dy 13274   3000457       150     40081         0     74323    329093    815413     12.41     13.26
313.70/313.76	c  N dy 13358   3021780       150     40081         0     94612    329092   1189033     12.41     13.10
316.30/316.35	c  N dy 13418   3043547       150     40081         0    115299    329090   1566155     12.40     13.15
319.40/319.40	c  N dy 13529   3063607       150     40081         0    134422    329088   1918109     12.40     13.08
322.60/322.60	c  N dy 13602   3084296       150     40081         0     80679    329087    919498     12.40     13.07
324.79/324.88	c  N dy 13709   3104579       150     40081         0     99936    329083   1270512     12.40     13.12
327.39/327.47	c  N dy 13778   3124588       150     40081         0    118993    329083   1621439     12.40     13.68
330.40/330.49	c  N dy 13867   3145333       150     40081         0    138756    329082   1981866     12.40     13.09
333.60/333.67	c  N dy 13963   3165735       150     40081         0     83718    329081    965385     12.40     13.16
335.80/335.88	c  N dy 14056   3185746       150     40081         0    102888    329080   1318790     12.41     16.02
338.40/338.40	c  N dy 14137   3205944       150     40081         0    122003    329079   1656384     12.40     13.07
339.20/339.27	c  S st 14154   3211973       150     40081         0    127692    329079   1756561     12.40     11.22
339.40/339.48	c  S st 14154   3212477       150     40081         0    128180    329078   1765069     12.40   no data
339.40/339.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
339.50/339.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
339.50/339.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
339.50/339.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
339.50/339.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
339.50/339.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
339.50/339.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
339.60/339.60	c lits-rem:        35  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.04 s
339.60/339.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
349.10/349.15	c lits-rem:     17719  cl-subs:     6578  v-elim:      0  v-fix:    0  time:  9.49 s
349.10/349.16	c vivif2 --  cl tried    40052 cl shrink        0 lits rem          0 time: 0.00
349.10/349.18	c vivif2 --  cl tried   121617 cl shrink        0 lits rem          0 time: 0.02
349.40/349.45	c asymm  cl-useful: 11/374/40052 lits-rem:11 time: 0.28
349.40/349.46	c calculated reachability. Time: 0.00
349.40/349.46	c  N dy 14154   3212477       150     40052         0    121617    328592   1633618     12.40   no data
352.40/352.48	c  N dy 14266   3232480       150     40052         0    140733    328589   1987740     12.41     13.08
355.80/355.82	c  N dy 14388   3253161       150     40052         0     85224    328581    992395     12.41     13.08
358.20/358.30	c  N dy 14478   3275572       150     40052         0    106532    328581   1378751     12.41     13.08
361.10/361.12	c  N dy 14564   3296477       150     40052         0    126364    328577   1743049     12.41     13.07
364.49/364.59	c  N dy 14658   3316562       150     40052         0    145470    328575   2091041     12.41     16.41
367.50/367.59	c  N dy 14726   3336691       150     40052         0     88395    328574   1048322     12.41     13.10
369.70/369.76	c  N dy 14774   3356779       150     40052         0    107439    328573   1395650     12.40     13.07
372.60/372.65	c  N dy 14861   3376870       150     40052         0    126554    328571   1750511     12.41     13.08
376.59/376.62	c  N dy 14961   3397211       150     40052         0    145859    328569   2102469     12.41     13.06
380.30/380.33	c  N dy 15041   3419772       150     40052         0     89998    328568   1055217     12.40     13.08
382.70/382.72	c  N dy 15090   3439853       150     40052         0    109015    328566   1410742     12.40     15.47
386.30/386.34	c  N dy 15187   3466793       150     40052         0    134652    328563   1882201     12.40     13.07
390.09/390.10	c  N dy 15303   3488380       150     40052         0    155249    328563   2267199     12.40     13.19
393.00/393.06	c  N dy 15380   3510528       150     40052         0     98077    328563   1196365     12.40     13.10
395.70/395.73	c  N dy 15476   3530627       150     40052         0    117305    328562   1550875     12.40     13.09
398.80/398.80	c  N dy 15562   3551581       150     40052         0    137284    328561   1920727     12.40     13.09
402.39/402.49	c  N dy 15664   3571720       150     40052         0    156465    328559   2270681     12.40     13.29
405.30/405.35	c  N dy 15754   3591751       150     40052         0     96511    328555   1167919     12.40     14.05
407.80/407.89	c  N dy 15826   3611778       150     40052         0    115429    328555   1503965     12.40     13.12
410.90/410.94	c  N dy 15921   3631828       150     40052         0    134563    328555   1860798     12.40     13.32
414.40/414.49	c  N dy 16053   3652176       150     40052         0    154047    328554   2223758     12.41     13.07
417.70/417.73	c  N dy 16150   3672329       150     40052         0     93076    328553   1094638     12.41     13.09
420.11/420.12	c  N dy 16266   3692399       150     40052         0    112201    328553   1447022     12.41     13.43
422.90/422.97	c  N dy 16356   3712477       150     40052         0    131310    328551   1799163     12.41   no data
422.90/422.97	c  S st 16356   3712477       150     40052         0    131310    328551   1799163     12.41   no data
423.20/423.21	c  S st 16356   3712981       150     40052         0    131795    328551   1806886     12.41   no data
423.20/423.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
423.20/423.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
423.20/423.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
423.20/423.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
423.20/423.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.20/423.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
423.20/423.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
423.30/423.33	c lits-rem:        36  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.04 s
423.30/423.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.40/432.43	c lits-rem:     14826  cl-subs:     4993  v-elim:      0  v-fix:    0  time:  9.05 s
432.40/432.44	c vivif2 --  cl tried    39975 cl shrink        0 lits rem          0 time: 0.00
432.40/432.46	c vivif2 --  cl tried   126824 cl shrink        0 lits rem          0 time: 0.02
432.70/432.74	c asymm  cl-useful: 10/360/39975 lits-rem:10 time: 0.28
432.70/432.75	c calculated reachability. Time: 0.00
432.70/432.75	c  N dy 16356   3712981       150     39975         0    126824    327720   1703414     12.41   no data
435.89/435.98	c  N dy 16427   3733049       150     39975         0    145841    327718   2044852     12.41     14.86
439.80/439.87	c  F st 16503   3751562       150     39975         0     82548    327717    901102     12.41     10.34
440.01/440.09	c  N st 16507   3753594       150     39975         0     84487    327717    939142     12.41   no data
442.50/442.51	c  N dy 16597   3773839       150     39975         0    103805    327716   1293287     12.41     13.12
445.60/445.61	c  N dy 16711   3796570       150     39975         0    125427    327715   1690817     12.41     13.37
448.90/448.90	c  N dy 16785   3816591       150     39975         0    144410    327714   2041209     12.41     13.14
452.30/452.31	c  N dy 16880   3836637       150     39975         0    163491    327713   2393094     12.41     13.19
455.00/455.10	c  N dy 16982   3856724       150     39975         0    100723    327713   1232339     12.41     15.35
457.80/457.81	c  N dy 17080   3877002       150     39975         0    120040    327712   1589247     12.41     13.09
460.91/460.92	c  N dy 17164   3897687       150     39975         0    139752    327711   1955159     12.41     13.07
464.21/464.28	c  N dy 17245   3917844       150     39975         0    159029    327710   2306487     12.41     13.12
467.70/467.75	c  N dy 17344   3937926       150     39975         0     95079    327707   1120770     12.41     14.67
470.10/470.12	c  N dy 17427   3958025       150     39975         0    114263    327707   1469056     12.41     16.49
473.10/473.11	c  N dy 17520   3978084       150     39975         0    133310    327707   1811507     12.41     13.16
476.60/476.63	c  N dy 17604   3998325       150     39975         0    152650    327706   2165446     12.41     13.07
480.60/480.70	c  N dy 17708   4018667       150     39975         0     88036    327706    981890     12.41     13.21
483.10/483.12	c  N dy 17818   4038722       150     39975         0    107063    327705   1328626     12.41     13.09
485.90/486.00	c  N dy 17941   4058841       150     39975         0    126261    327703   1689104     12.42     13.08
489.20/489.24	c  N dy 18034   4079182       150     39975         0    145626    327703   2050033     12.42     13.12
493.00/493.02	c  N dy 18113   4099873       150     39975         0    165238    327701   2411517     12.42     13.26
496.30/496.37	c  N dy 18187   4120620       150     39975         0    100094    327701   1191769     12.42     13.15
499.20/499.20	c  N dy 18305   4141105       150     39975         0    119649    327699   1550413     12.42     13.22
502.40/502.49	c  N dy 18403   4161882       150     39975         0    139421    327698   1911572     12.42     13.17
506.20/506.20	c  N dy 18523   4183372       150     39975         0    159883    327697   2291307     12.42     13.09
510.10/510.12	c  N dy 18589   4204335       150     39975         0     93885    327695   1067009     12.42     13.13
511.10/511.16	c  S st 18655   4212981       150     39975         0    102155    327695   1223304     12.42   no data
511.30/511.37	c  S st 18655   4213484       150     39975         0    102643    327695   1231575     12.42   no data
511.30/511.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
511.40/511.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
511.40/511.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
511.40/511.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
511.40/511.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.40/511.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
511.40/511.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
511.40/511.48	c lits-rem:        36  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.03 s
511.50/511.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
516.00/516.03	c lits-rem:      6014  cl-subs:     2593  v-elim:      0  v-fix:    0  time:  4.52 s
516.00/516.04	c vivif2 --  cl tried    39878 cl shrink        0 lits rem          0 time: 0.00
516.00/516.06	c vivif2 --  cl tried   100098 cl shrink        0 lits rem          0 time: 0.02
516.30/516.35	c asymm  cl-useful: 9/418/39878 lits-rem:10 time: 0.29
516.30/516.36	c calculated reachability. Time: 0.00
516.30/516.36	c  N dy 18655   4213484       150     39878         0    100098    326715   1184941     12.42   no data
519.31/519.39	c  N dy 18755   4233550       150     39878         0    119185    326715   1539379     12.42     13.43
522.61/522.65	c  N dy 18877   4253665       150     39878         0    138411    326713   1895967     12.43     13.09
526.40/526.42	c  N dy 18951   4274675       150     39878         0    158381    326713   2260785     12.42     13.08
530.70/530.77	c  N dy 19032   4294745       150     39878         0     90739    326711   1010078     12.42     13.21
533.20/533.25	c  N dy 19143   4314749       150     39878         0    109721    326708   1357762     12.43     13.28
536.10/536.15	c  N dy 19233   4334963       150     39878         0    128947    326707   1707464     12.43     13.28
539.50/539.51	c  N dy 19335   4355025       150     39878         0    148026    326707   2058111     12.43     13.30
543.31/543.38	c  N dy 19449   4375254       150     39878         0    167263    326707   2417504     12.43     13.26
547.10/547.12	c  N dy 19535   4395640       150     39878         0     98976    326707   1153144     12.43     13.14
550.10/550.12	c  N dy 19640   4418320       150     39878         0    120502    326707   1549466     12.43     13.12
553.10/553.17	c  N dy 19736   4438900       150     39878         0    140176    326706   1920193     12.43     13.15
556.90/556.96	c  N dy 19818   4461628       150     39878         0    161722    326705   2311151     12.43     13.19
561.31/561.37	c  N dy 19925   4481643       150     39878         0     92104    326704   1021510     12.43     13.18
563.81/563.88	c  N dy 20004   4501865       150     39878         0    111355    326703   1375453     12.43     13.17
566.80/566.83	c  N dy 20053   4521883       150     39878         0    130328    326703   1710742     12.43     14.55
570.30/570.33	c  N dy 20148   4542061       150     39878         0    149470    326701   2057639     12.43     13.15
574.11/574.14	c  N dy 20218   4562180       150     39878         0    168596    326700   2411597     12.43     13.14
578.01/578.09	c  N dy 20321   4582181       150     39878         0     98074    326698   1125612     12.43     16.17
580.71/580.71	c  N dy 20412   4602203       150     39878         0    117174    326697   1481077     12.43     13.50
584.01/584.00	c  N dy 20512   4622700       150     39878         0    136704    326697   1842362     12.43     13.20
587.70/587.77	c  N dy 20619   4643138       150     39878         0    156171    326697   2205028     12.43     13.13
592.10/592.13	c  N dy 20716   4663956       150     39878         0    175987    326696   2576081     12.43     13.18
595.80/595.87	c  N dy 20803   4685921       150     39878         0    106114    326696   1250235     12.43     13.18
598.71/598.71	c  N dy 20910   4705930       150     39878         0    125127    326696   1599246     12.44     16.73
599.81/599.80	c  S st 20925   4713485       150     39878         0    132254    326696   1725345     12.43     10.18
600.01/600.03	c  S st 20925   4713988       150     39878         0    132737    326696   1733665     12.43   no data
600.01/600.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
600.11/600.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
600.11/600.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
600.11/600.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
600.11/600.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
600.11/600.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
600.11/600.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
600.11/600.15	c lits-rem:        27  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.04 s
600.11/600.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
608.51/608.50	c lits-rem:     10929  cl-subs:     8414  v-elim:      0  v-fix:    0  time:  8.30 s
608.51/608.50	c vivif2 --  cl tried    39848 cl shrink        0 lits rem          0 time: 0.00
608.51/608.52	c vivif2 --  cl tried   124345 cl shrink        0 lits rem          0 time: 0.02
608.81/608.81	c asymm  cl-useful: 13/373/39848 lits-rem:13 time: 0.28
608.81/608.81	c calculated reachability. Time: 0.00
608.81/608.81	c  N dy 20925   4713988       150     39848         0    124345    326295   1583495     12.43   no data
612.40/612.40	c  N dy 21021   4737281       150     39848         0    146373    326294   1984346     12.43     13.59
616.40/616.45	c  N dy 21119   4758781       150     39848         0    166878    326294   2366438     12.43     13.13
621.10/621.12	c  N dy 21226   4778962       150     39848         0     94958    326294   1054365     12.44     13.21
623.61/623.65	c  N dy 21286   4798976       150     39848         0    114020    326290   1403646     12.43     14.33
626.60/626.69	c  N dy 21391   4820583       150     39848         0    134470    326290   1774512     12.43     13.13
629.90/629.94	c  N dy 21453   4840663       150     39848         0    153521    326289   2122076     12.43     13.11
634.11/634.17	c  N dy 21564   4862808       150     39848         0    174626    326288   2513303     12.43     13.10
638.20/638.29	c  N dy 21675   4882836       150     39848         0    101487    326287   1172764     12.44     13.87
641.00/641.01	c  N dy 21773   4903804       150     39848         0    121476    326287   1549025     12.44     13.28
644.20/644.23	c  N dy 21850   4923825       150     39848         0    140558    326287   1901836     12.44     14.35
647.70/647.76	c  N dy 21926   4944320       150     39848         0    159956    326287   2257374     12.44     13.12
651.71/651.71	c  N dy 22028   4964498       150     39848         0    179083    326286   2609940     12.44     13.19
655.51/655.54	c  N dy 22091   4984534       150     39848         0    104778    326286   1220505     12.44     13.11
658.30/658.37	c  N dy 22171   5005072       150     39848         0    124324    326286   1581418     12.44     13.30
661.80/661.81	c  N dy 22271   5025483       150     39848         0    143693    326285   1933625     12.44     13.16
665.60/665.60	c  N dy 22317   5045583       150     39848         0    162641    326285   2274120     12.43     13.17
670.71/670.73	c  N dy 22413   5065949       150     39848         0    182056    326285   2634466     12.43     13.17
675.10/675.13	c  N dy 22510   5085983       150     39848         0    106896    326283   1251947     12.43     14.44
678.00/678.01	c  N dy 22588   5106512       150     39848         0    126472    326283   1611235     12.43     13.13
681.20/681.26	c  N dy 22670   5127600       150     39848         0    146583    326283   1988032     12.43     13.11
685.21/685.22	c  N dy 22777   5147688       150     39848         0    165710    326281   2346732     12.43     13.71
689.50/689.58	c  N dy 22885   5167713       150     39848         0    184781    326281   2702599     12.44     13.22
693.50/693.58	c  N dy 22978   5188556       150     39848         0    109284    326281   1291987     12.44     13.11
696.61/696.65	c  N dy 23054   5209407       150     39848         0    129022    326279   1650686     12.44     13.68
697.32/697.40	c  S st 23079   5213989       150     39848         0    133373    326279   1730004     12.44     12.90
697.61/697.63	c  S st 23079   5214493       150     39848         0    133863    326279   1738912     12.44   no data
697.61/697.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
697.71/697.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
697.71/697.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
697.71/697.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
697.71/697.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
697.71/697.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
697.71/697.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
697.71/697.75	c lits-rem:        23  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.04 s
697.81/697.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
705.31/705.35	c lits-rem:     11402  cl-subs:     5132  v-elim:      0  v-fix:    0  time:  7.54 s
705.31/705.35	c vivif2 --  cl tried    39804 cl shrink        0 lits rem          0 time: 0.00
705.31/705.38	c vivif2 --  cl tried   128738 cl shrink        0 lits rem          0 time: 0.02
705.61/705.66	c asymm  cl-useful: 4/370/39804 lits-rem:4 time: 0.28
705.61/705.66	c calculated reachability. Time: 0.00
705.61/705.66	c  N dy 23079   5214493       150     39804         0    128738    325799   1640520     12.44   no data
708.81/708.89	c  N dy 23173   5234549       150     39804         0    147877    325799   1991577     12.44     13.15
712.71/712.74	c  N dy 23256   5254692       150     39804         0    167035    325799   2344368     12.44     13.16
716.90/716.98	c  N dy 23323   5274731       150     39804         0    185939    325799   2684242     12.44     13.23
720.91/720.99	c  N dy 23445   5294807       150     39804         0    109120    325798   1290494     12.44     15.43
723.90/723.98	c  N dy 23558   5314873       150     39804         0    128233    325798   1640820     12.44     13.10
727.20/727.29	c  N dy 23650   5334955       150     39804         0    147342    325798   1994947     12.44     15.22
731.20/731.22	c  N dy 23729   5355058       150     39804         0    166437    325798   2348149     12.44     13.24
735.51/735.56	c  N dy 23823   5375381       150     39804         0    185864    325798   2714344     12.44     13.17
739.61/739.63	c  N dy 23885   5395457       150     39804         0    107796    325797   1251454     12.44     16.93
742.51/742.58	c  N dy 23979   5415477       150     39804         0    126782    325795   1597836     12.44     13.13
746.21/746.29	c  N dy 24075   5438251       150     39804         0    148346    325793   1986655     12.44     13.53
750.11/750.11	c  N dy 24168   5458626       150     39804         0    167778    325790   2346320     12.44     13.17
754.70/754.78	c  N dy 24258   5479079       150     39804         0    187150    325789   2702792     12.44     13.29
758.91/758.99	c  N dy 24360   5499090       150     39804         0    108072    325789   1253914     12.44     13.12
761.91/761.94	c  N dy 24465   5519758       150     39804         0    127699    325789   1612866     12.44     13.40
765.51/765.54	c  N dy 24557   5541439       150     39804         0    148308    325789   1993319     12.44     13.16
769.41/769.45	c  N dy 24654   5562121       150     39804         0    168043    325787   2361638     12.44     13.12
773.81/773.83	c  N dy 24752   5582169       150     39804         0    187104    325787   2719681     12.44     13.67
778.51/778.59	c  N dy 24849   5602267       150     39804         0    107184    325787   1230366     12.45     13.15
781.41/781.44	c  N dy 24954   5622364       150     39804         0    126364    325785   1587976     12.45     15.17
785.00/785.06	c  N dy 25064   5643430       150     39804         0    146468    325784   1967665     12.45     13.18
789.11/789.11	c  N dy 25165   5664816       150     39804         0    166770    325784   2337880     12.45     13.20
793.41/793.42	c  N dy 25232   5685219       150     39804         0    186105    325784   2694593     12.45     13.22
798.41/798.44	c  N dy 25338   5705295       150     39804         0    105191    325782   1184925     12.45     15.64
799.71/799.71	c  S st 25404   5714494       150     39804         0    113999    325782   1351350     12.45   no data
799.90/799.90	c  S st 25404   5714999       150     39804         0    114491    325782   1360068     12.45   no data
799.90/799.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
799.90/799.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
799.90/799.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
799.90/799.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
799.90/799.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
799.90/799.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
799.90/799.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
800.00/800.00	c lits-rem:        18  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.03 s
800.00/800.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
803.70/803.70	c lits-rem:      5106  cl-subs:     1679  v-elim:      0  v-fix:    0  time:  3.66 s
803.70/803.70	c vivif2 --  cl tried    39739 cl shrink        0 lits rem          0 time: 0.00
803.70/803.72	c vivif2 --  cl tried   112855 cl shrink        0 lits rem          0 time: 0.02
803.91/803.99	c asymm  cl-useful: 5/388/39739 lits-rem:5 time: 0.26
803.91/803.99	c calculated reachability. Time: 0.00
803.91/803.99	c  N dy 25404   5714999       150     39739         0    112855    325122   1327923     12.45   no data
807.21/807.27	c  N dy 25496   5736555       150     39739         0    133398    325121   1710383     12.45     13.16
810.91/810.94	c  N dy 25619   5756613       150     39739         0    152602    325121   2070391     12.45     14.93
814.91/814.99	c  N dy 25697   5776624       150     39739         0    171626    325121   2421604     12.45     13.26
819.20/819.29	c  N dy 25785   5796638       150     39739         0    190633    325120   2773043     12.45     13.17
824.11/824.18	c  N dy 25914   5816683       150     39739         0    108645    325119   1244101     12.45     13.37
827.41/827.41	c  N dy 26008   5837104       150     39739         0    128170    325118   1607682     12.45     13.26
831.11/831.19	c  N dy 26109   5857108       150     39739         0    147193    325117   1960467     12.46     15.24
835.21/835.26	c  N dy 26207   5877380       150     39739         0    166507    325117   2318347     12.46     13.26
839.61/839.61	c  N dy 26302   5897939       150     39739         0    185915    325117   2664962     12.46     13.17
845.11/845.15	c  N dy 26391   5918056       150     39739         0    103045    325116   1129443     12.46     13.18
848.02/848.06	c  N dy 26518   5938654       150     39739         0    122663    325116   1485523     12.46     13.18
851.31/851.39	c  N dy 26598   5959706       150     39739         0    142676    325116   1855403     12.46     13.41
855.31/855.35	c  N dy 26701   5980680       150     39739         0    162562    325116   2227563     12.46     13.23
859.71/859.75	c  N dy 26814   6000706       150     39739         0    181691    325115   2587688     12.46     14.06
864.11/864.16	c  N dy 26880   6020774       150     39739         0    200761    325115   2952877     12.46     13.33
868.31/868.34	c  N dy 26973   6041297       150     39739         0    117208    325114   1378222     12.46     13.12
871.51/871.51	c  N dy 27063   6062014       150     39739         0    136916    325114   1744487     12.46     13.13
875.11/875.16	c  N dy 27152   6082127       150     39739         0    156071    325114   2093795     12.46     13.20
878.92/878.96	c  N dy 27234   6102323       150     39739         0    175302    325114   2447980     12.46     13.23
883.51/883.54	c  N dy 27310   6122981       150     39739         0    194930    325113   2811318     12.46     13.22
888.51/888.58	c  N dy 27415   6143119       150     39739         0    110293    325112   1259546     12.46     13.15
891.51/891.57	c  N dy 27500   6163185       150     39739         0    129304    325111   1609022     12.46     13.26
895.01/895.05	c  N dy 27586   6183196       150     39739         0    148319    325111   1964514     12.46     13.32
899.01/899.02	c  N dy 27705   6203457       150     39739         0    167559    325110   2317769     12.46     13.34
901.32/901.36	c  S st 27765   6215001       150     39739         0    178522    325108   2519980     12.46   no data
901.62/901.68	c  S st 27765   6215505       150     39739         0    179010    325108   2528349     12.46   no data
901.62/901.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
901.72/901.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.09
901.72/901.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
901.72/901.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
901.72/901.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
901.72/901.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
901.72/901.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
901.81/901.84	c lits-rem:        23  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.05 s
901.92/901.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
918.61/918.64	c lits-rem:     18725  cl-subs:     8932  v-elim:      0  v-fix:    0  time: 16.72 s
918.61/918.65	c vivif2 --  cl tried    39721 cl shrink        0 lits rem          0 time: 0.00
918.61/918.68	c vivif2 --  cl tried   170088 cl shrink        0 lits rem          0 time: 0.03
918.91/919.00	c asymm  cl-useful: 5/297/39721 lits-rem:5 time: 0.31
919.01/919.00	c calculated reachability. Time: 0.00
919.01/919.00	c  N dy 27765   6215505       150     39721         0    170088    324858   2351873     12.46   no data
923.31/923.38	c  N dy 27858   6235554       150     39721         0    189124    324858   2706329     12.46     15.97
928.01/928.07	c  N dy 27937   6255610       150     39721         0    208171    324857   3054181     12.46     14.21
931.62/931.70	c  N dy 28017   6275941       150     39721         0    122980    324857   1474636     12.46     13.30
935.11/935.10	c  N dy 28122   6296219       150     39721         0    142303    324856   1830177     12.46     13.22
939.51/939.60	c  N dy 28222   6320176       150     39721         0    165140    324856   2264417     12.46     13.12
943.61/943.62	c  N dy 28300   6340253       150     39721         0    184304    324856   2626188     12.46     13.17
948.61/948.69	c  N dy 28402   6361163       150     39721         0    204310    324855   3004011     12.46     13.12
953.51/953.55	c  N dy 28498   6382838       150     39721         0    119187    324854   1404625     12.46     13.13
956.81/956.87	c  N dy 28588   6403911       150     39721         0    139147    324853   1768499     12.46     13.23
960.62/960.67	c  N dy 28697   6423957       150     39721         0    158240    324853   2128886     12.46     14.51
965.01/965.07	c  N dy 28821   6444972       150     39721         0    178238    324852   2500238     12.47     13.15
969.71/969.78	c  N dy 28899   6465268       150     39721         0    197537    324851   2861555     12.47     13.13
975.41/975.42	c  N dy 29001   6485283       150     39721         0    109863    324851   1226133     12.47     14.27
978.21/978.22	c  N dy 29080   6505366       150     39721         0    128985    324851   1582159     12.47     13.34
981.51/981.51	c  N dy 29149   6525472       150     39721         0    148058    324849   1929973     12.47     13.43
985.31/985.39	c  N dy 29215   6545584       150     39721         0    167113    324849   2284121     12.47     13.22
989.82/989.87	c  N dy 29331   6565635       150     39721         0    186253    324849   2648335     12.47     16.49
994.51/994.55	c  N dy 29430   6585681       150     39721         0    205322    324849   3004991     12.47     15.51
1000.01/1000.07	c  N dy 29539   6605764       150     39721         0    116888    324848   1357407     12.47     13.16
1003.22/1003.23	c  N dy 29632   6625833       150     39721         0    135946    324847   1707321     12.47     13.76
1006.91/1006.93	c  N dy 29730   6645931       150     39721         0    155117    324847   2066819     12.47     13.14
1011.72/1011.74	c  N dy 29804   6668072       150     39721         0    176071    324845   2448303     12.47     13.22
1016.32/1016.30	c  N dy 29865   6688210       150     39721         0    195217    324845   2806359     12.47     13.49
1021.82/1021.88	c  N dy 29954   6710126       150     39721         0    215961    324845   3187406     12.47     13.25
1023.61/1023.68	c  S st 29974   6715505       150     39721         0    112480    324844   1263918     12.47   no data
1023.81/1023.88	c  S st 29974   6716011       150     39721         0    112970    324843   1272378     12.47   no data
1023.81/1023.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1023.91/1023.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
1023.91/1023.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1023.91/1023.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1023.91/1023.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1023.91/1023.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1023.91/1023.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1023.91/1023.99	c lits-rem:        18  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.03 s
1024.02/1024.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1026.41/1026.46	c lits-rem:      4014  cl-subs:     1273  v-elim:      0  v-fix:    0  time:  2.43 s
1026.41/1026.47	c vivif2 --  cl tried    39657 cl shrink        0 lits rem          0 time: 0.00
1026.41/1026.49	c vivif2 --  cl tried   111734 cl shrink        0 lits rem          0 time: 0.02
1026.71/1026.75	c asymm  cl-useful: 3/455/39657 lits-rem:3 time: 0.26
1026.71/1026.75	c calculated reachability. Time: 0.00
1026.71/1026.75	c  N dy 29974   6716011       150     39657         0    111734    324182   1251518     12.47   no data
1030.02/1030.00	c  N dy 30085   6736841       150     39657         0    131580    324182   1621221     12.47     13.37
1033.41/1033.42	c  N dy 30185   6756980       150     39657         0    150850    324181   1989471     12.47     13.15
1037.22/1037.28	c  N dy 30291   6777042       150     39657         0    170018    324181   2349858     12.47     17.64
1041.61/1041.66	c  N dy 30410   6797050       150     39657         0    189141    324180   2711482     12.47     13.22
1046.72/1046.73	c  N dy 30510   6817582       150     39657         0    208748    324180   3086809     12.47     13.31
1051.92/1051.99	c  N dy 30593   6837583       150     39657         0    118110    324180   1356685     12.47     13.15
1055.11/1055.18	c  N dy 30701   6857647       150     39657         0    137186    324180   1706872     12.47     15.91
1058.71/1058.71	c  N dy 30799   6877734       150     39657         0    156376    324179   2072066     12.47     13.24
1062.91/1062.90	c  N dy 30894   6897826       150     39657         0    175509    324179   2435273     12.48     16.56
1067.82/1067.80	c  N dy 31005   6918542       150     39657         0    195269    324178   2814052     12.48     13.21
1073.02/1073.01	c  N dy 31117   6938586       150     39657         0    214379    324178   3172316     12.48     13.81
1077.41/1077.40	c  N dy 31178   6958677       150     39657         0    122761    324177   1440828     12.48     15.27
1080.72/1080.71	c  N dy 31255   6978784       150     39657         0    141842    324177   1797654     12.48     13.24
1084.42/1084.47	c  N dy 31347   6998864       150     39657         0    160911    324176   2148722     12.48     13.18
1088.62/1088.63	c  N dy 31417   7018959       150     39657         0    180049    324175   2509321     12.48     13.36
1092.91/1092.96	c  N dy 31514   7038971       150     39657         0    199166    324175   2873158     12.48     14.03
1097.82/1097.81	c  N dy 31593   7058987       150     39657         0    218316    324174   3231169     12.48     13.15
1102.52/1102.53	c  N dy 31708   7079013       150     39657         0    125851    324174   1500184     12.48     14.92
1105.71/1105.78	c  N dy 31786   7099049       150     39657         0    144940    324172   1855126     12.48     15.13
1109.52/1109.58	c  N dy 31849   7119777       150     39657         0    164648    324172   2225613     12.48     13.26
1114.02/1114.01	c  N dy 31949   7139830       150     39657         0    183705    324170   2580864     12.48     14.19
1119.01/1119.08	c  N dy 32043   7159878       150     39657         0    202823    324170   2941150     12.48     13.38
1124.71/1124.79	c  N dy 32149   7180098       150     39657         0    221966    324169   3296424     12.48     13.16
1129.32/1129.35	c  N dy 32254   7200995       150     39657         0    129381    324169   1553388     12.48     13.16
1131.83/1131.80	c  S st 32307   7216013       150     39657         0    143667    324169   1823967     12.48   no data
1132.02/1132.09	c  S st 32307   7216520       150     39657         0    144154    324169   1832011     12.48   no data
1132.12/1132.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1132.12/1132.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.07
1132.12/1132.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1132.12/1132.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1132.12/1132.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1132.12/1132.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1132.12/1132.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1132.22/1132.22	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.04 s
1132.22/1132.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1139.12/1139.18	c lits-rem:      7726  cl-subs:     3484  v-elim:      0  v-fix:    0  time:  6.91 s
1139.12/1139.18	c vivif2 --  cl tried    39625 cl shrink        0 lits rem          0 time: 0.00
1139.22/1139.21	c vivif2 --  cl tried   140698 cl shrink        0 lits rem          0 time: 0.02
1139.52/1139.50	c asymm  cl-useful: 3/366/39625 lits-rem:3 time: 0.29
1139.52/1139.50	c calculated reachability. Time: 0.00
1139.52/1139.50	c  N dy 32307   7216520       150     39625         0    140698    323843   1762449     12.48   no data
1142.92/1142.93	c  N dy 32376   7236571       150     39625         0    159794    323843   2125267     12.48     13.31
1146.82/1146.87	c  N dy 32455   7256585       150     39625         0    178868    323843   2483742     12.48     14.13
1151.52/1151.59	c  N dy 32543   7276885       150     39625         0    198241    323843   2852353     12.48     13.15
1156.71/1156.79	c  N dy 32608   7298843       150     39625         0    218985    323842   3232230     12.48     13.21
1161.71/1161.75	c  N dy 32675   7318914       150     39625         0    124575    323840   1452069     12.47     14.72
1165.02/1165.06	c  N dy 32772   7339010       150     39625         0    143744    323839   1814334     12.48     13.14
1169.02/1169.02	c  N dy 32879   7359105       150     39625         0    162936    323838   2175948     12.48     13.40
1173.32/1173.31	c  N dy 32983   7379445       150     39625         0    182402    323837   2545154     12.48     13.14
1178.92/1178.98	c  N dy 33069   7399456       150     39625         0    201399    323837   2903292     12.48     14.90
1184.72/1184.72	c  N dy 33168   7419516       150     39625         0    220540    323835   3262549     12.48     14.82
1190.01/1190.02	c  N dy 33273   7439521       150     39625         0    125257    323835   1466144     12.48     13.41
1193.43/1193.47	c  N dy 33370   7459546       150     39625         0    144406    323833   1829711     12.48     13.75
1197.32/1197.31	c  N dy 33452   7479563       150     39625         0    163419    323833   2179269     12.48     14.96
1201.82/1201.84	c  N dy 33578   7499606       150     39625         0    182582    323833   2545216     12.48     13.14
1206.42/1206.46	c  N dy 33670   7519640       150     39625         0    201719    323832   2909066     12.48     14.87
1211.71/1211.70	c  N dy 33770   7539724       150     39625         0    220727    323831   3259074     12.48     13.80
1217.12/1217.10	c  N dy 33877   7559742       150     39625         0    124370    323831   1443882     12.48     15.51
1220.42/1220.43	c  N dy 33952   7580326       150     39625         0    143928    323831   1802975     12.48     13.17
1224.32/1224.39	c  N dy 34058   7601245       150     39625         0    163903    323830   2180465     12.48     13.22
1228.82/1228.83	c  N dy 34174   7621339       150     39625         0    183136    323829   2548106     12.48     13.22
1233.72/1233.72	c  N dy 34261   7641549       150     39625         0    202369    323827   2904913     12.48     13.23
1239.21/1239.23	c  N dy 34388   7661623       150     39625         0    221491    323827   3266837     12.49     13.20
1245.13/1245.13	c  N dy 34498   7681651       150     39625         0    124141    323827   1433799     12.49     13.34
1248.32/1248.36	c  N dy 34597   7701967       150     39625         0    143561    323827   1798498     12.49     13.23
1251.12/1251.10	c  S st 34662   7716520       150     39625         0    157370    323826   2052275     12.49     11.97
1251.32/1251.37	c  S st 34662   7717020       150     39625         0    157839    323826   2060408     12.49   no data
1251.32/1251.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1251.42/1251.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
1251.42/1251.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1251.42/1251.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1251.42/1251.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1251.42/1251.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1251.42/1251.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1251.52/1251.51	c lits-rem:        21  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.04 s
1251.52/1251.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1260.32/1260.37	c lits-rem:     12489  cl-subs:     4791  v-elim:      0  v-fix:    0  time:  8.80 s
1260.32/1260.38	c vivif2 --  cl tried    39575 cl shrink        0 lits rem          0 time: 0.00
1260.42/1260.40	c vivif2 --  cl tried   153095 cl shrink        0 lits rem          0 time: 0.03
1260.72/1260.71	c asymm  cl-useful: 7/329/39575 lits-rem:7 time: 0.30
1260.72/1260.71	c calculated reachability. Time: 0.00
1260.72/1260.71	c  N dy 34662   7717020       150     39575         0    153095    323112   1964580     12.49   no data
1264.92/1264.94	c  N dy 34740   7737103       150     39575         0    172203    323112   2324653     12.49     14.76
1269.32/1269.38	c  N dy 34832   7757662       150     39575         0    191750    323112   2689988     12.49     13.47
1274.11/1274.12	c  N dy 34900   7777861       150     39575         0    210939    323111   3052238     12.49     13.16
1280.22/1280.29	c  N dy 35000   7798683       150     39575         0    230711    323111   3419362     12.49     13.28
1285.12/1285.13	c  N dy 35104   7818772       150     39575         0    132655    323111   1586152     12.49     16.25
1289.12/1289.10	c  N dy 35213   7841233       150     39575         0    154104    323111   1986853     12.49     13.21
1293.12/1293.13	c  N dy 35284   7861281       150     39575         0    173188    323110   2334801     12.49     13.28
1297.42/1297.48	c  N dy 35376   7881328       150     39575         0    192252    323109   2688005     12.49     13.15

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 6.01 7.54 7.83 4/184 13540
/proc/meminfo: memFree=14439740/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=29916 CPUtime=0 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 799 0 0 0 0 0 0 0 25 0 1 0 467593124 30633984 738 33554432000 4194304 4627331 140735933772608 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 7479 739 320 106 0 2450 0

[startup+0.015488 s]
/proc/loadavg: 6.01 7.54 7.83 4/184 13540
/proc/meminfo: memFree=14439740/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=30368 CPUtime=0.01 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 1078 0 0 0 1 0 0 0 25 0 1 0 467593124 31096832 1017 33554432000 4194304 4627331 140735933772608 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 7592 1018 321 106 0 2563 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30368

[startup+0.100463 s]
/proc/loadavg: 6.01 7.54 7.83 4/184 13540
/proc/meminfo: memFree=14439740/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=32596 CPUtime=0.09 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 2136 0 0 0 9 0 0 0 25 0 1 0 467593124 33378304 2075 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 8149 2075 343 106 0 3120 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32596

[startup+0.300432 s]
/proc/loadavg: 6.01 7.54 7.83 4/184 13540
/proc/meminfo: memFree=14439740/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=50200 CPUtime=0.29 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 6387 0 0 0 28 1 0 0 25 0 1 0 467593124 51404800 6276 33554432000 4194304 4627331 140735933772608 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 12550 6276 357 106 0 7521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50200

[startup+0.700356 s]
/proc/loadavg: 6.01 7.54 7.83 4/184 13540
/proc/meminfo: memFree=14439740/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=50200 CPUtime=0.69 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 6387 0 0 0 68 1 0 0 25 0 1 0 467593124 51404800 6276 33554432000 4194304 4627331 140735933772608 18446744073709551615 4467772 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 12550 6276 357 106 0 7521 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50200

[startup+1.50022 s]
/proc/loadavg: 5.85 7.49 7.81 5/190 13547
/proc/meminfo: memFree=14389604/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=50200 CPUtime=1.49 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 6389 0 0 0 148 1 0 0 25 0 1 0 467593124 51404800 6278 33554432000 4194304 4627331 140735933772608 18446744073709551615 4408718 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 12550 6278 359 106 0 7521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50200

[startup+3.10094 s]
/proc/loadavg: 5.85 7.49 7.81 5/190 13547
/proc/meminfo: memFree=14376088/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=47868 CPUtime=3.09 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 6754 0 0 0 308 1 0 0 25 0 1 0 467593124 49016832 5941 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309174 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 11967 5941 372 106 0 6938 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47868

[startup+6.30038 s]
/proc/loadavg: 5.85 7.49 7.81 5/190 13547
/proc/meminfo: memFree=14355284/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=55828 CPUtime=6.29 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 10154 0 0 0 628 1 0 0 25 0 1 0 467593124 57167872 7147 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 13957 7147 377 106 0 8928 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55828

[startup+12.7003 s]
/proc/loadavg: 5.57 7.37 7.77 5/190 13547
/proc/meminfo: memFree=14328632/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=68728 CPUtime=12.69 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 14583 0 0 0 1267 2 0 0 25 0 1 0 467593124 70377472 9398 33554432000 4194304 4627331 140735933772608 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 17182 9398 377 106 0 12153 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68728

[startup+25.501 s]
/proc/loadavg: 5.33 7.26 7.72 5/190 13548
/proc/meminfo: memFree=14312024/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=69176 CPUtime=25.49 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 24388 0 0 0 2544 5 0 0 25 0 1 0 467593124 70836224 9709 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 17294 9709 377 106 0 12265 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69176

[startup+51.1006 s]
/proc/loadavg: 4.87 7.00 7.62 5/190 13548
/proc/meminfo: memFree=14292104/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=69768 CPUtime=51.09 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 40796 0 0 0 5100 9 0 0 25 0 1 0 467593124 71442432 9973 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 17442 9973 377 106 0 12413 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69768

[startup+102.307 s]
/proc/loadavg: 4.35 6.49 7.41 5/190 13550
/proc/meminfo: memFree=14250792/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=70856 CPUtime=102.3 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 66213 0 0 0 10217 13 0 0 25 0 1 0 467593124 72556544 11211 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 17714 11211 377 106 0 12685 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70856

[startup+162.301 s]
/proc/loadavg: 4.12 6.03 7.20 5/190 13560
/proc/meminfo: memFree=14192212/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=80816 CPUtime=162.29 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 90733 0 0 0 16212 17 0 0 25 0 1 0 467593124 82755584 13353 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 20204 13353 377 106 0 15175 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 80816

[startup+222.301 s]
/proc/loadavg: 4.04 5.66 6.99 5/190 13562
/proc/meminfo: memFree=14162784/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=81352 CPUtime=222.29 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 110644 0 0 0 22209 20 0 0 25 0 1 0 467593124 83304448 13103 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 20338 13103 377 106 0 15309 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81352

[startup+282.301 s]
/proc/loadavg: 4.01 5.36 6.80 5/190 13564
/proc/meminfo: memFree=14154456/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=86440 CPUtime=282.3 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 128628 0 0 0 28205 25 0 0 25 0 1 0 467593124 88514560 14555 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 21610 14555 381 106 0 16581 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 86440

[startup+342.301 s]
/proc/loadavg: 4.04 5.12 6.63 5/190 13568
/proc/meminfo: memFree=14077696/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=106740 CPUtime=342.3 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 148515 0 0 0 34201 29 0 0 25 0 1 0 467593124 109301760 19809 33554432000 4194304 4627331 140735933772608 18446744073709551615 4467727 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 26685 19809 377 106 0 21656 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 106740

[startup+402.301 s]
/proc/loadavg: 4.01 4.91 6.46 5/190 13570
/proc/meminfo: memFree=14055344/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=106968 CPUtime=402.29 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 161502 0 0 0 40197 32 0 0 25 0 1 0 467593124 109535232 20373 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 26742 20373 377 106 0 21713 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 106968

[startup+462.301 s]
/proc/loadavg: 4.08 4.76 6.31 5/190 13571
/proc/meminfo: memFree=14002884/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=108764 CPUtime=462.3 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 174731 0 0 0 46195 35 0 0 25 0 1 0 467593124 111374336 20670 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 27191 20670 377 106 0 22162 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 108764

[startup+522.301 s]
/proc/loadavg: 4.03 4.62 6.16 5/190 13573
/proc/meminfo: memFree=13984008/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=109768 CPUtime=522.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 188187 0 0 0 52192 39 0 0 25 0 1 0 467593124 112402432 20721 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 27442 20721 377 106 0 22413 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 109768

[startup+582.301 s]
/proc/loadavg: 4.01 4.50 6.03 5/190 13575
/proc/meminfo: memFree=13959444/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=110012 CPUtime=582.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 201873 0 0 0 58189 42 0 0 25 0 1 0 467593124 112652288 20445 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 27503 20445 377 106 0 22474 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 110012

[startup+642.301 s]
/proc/loadavg: 4.05 4.43 5.90 5/190 13576
/proc/meminfo: memFree=13963100/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=111948 CPUtime=642.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 213354 0 0 0 64186 45 0 0 25 0 1 0 467593124 114634752 20980 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 27987 20980 378 106 0 22958 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 111948

[startup+702.301 s]
/proc/loadavg: 4.02 4.35 5.78 5/190 13578
/proc/meminfo: memFree=13920900/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=113016 CPUtime=702.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 224702 0 0 0 70182 49 0 0 25 0 1 0 467593124 115728384 21239 33554432000 4194304 4627331 140735933772608 18446744073709551615 4427876 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 28254 21239 377 106 0 23225 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 113016

[startup+762.307 s]
/proc/loadavg: 4.00 4.28 5.66 5/190 13579
/proc/meminfo: memFree=13916648/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=113200 CPUtime=762.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 236077 0 0 0 76178 53 0 0 25 0 1 0 467593124 115916800 21141 33554432000 4194304 4627331 140735933772608 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 28300 21141 377 106 0 23271 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 113200

[startup+822.301 s]
/proc/loadavg: 4.00 4.23 5.56 5/190 13581
/proc/meminfo: memFree=13922944/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=113340 CPUtime=822.3 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 245484 0 0 0 82174 56 0 0 25 0 1 0 467593124 116060160 22750 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 28335 22750 377 106 0 23306 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 113340

[startup+882.3 s]
/proc/loadavg: 4.05 4.20 5.46 5/190 13583
/proc/meminfo: memFree=13948476/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=113532 CPUtime=882.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 257116 0 0 0 88171 60 0 0 25 0 1 0 467593124 116256768 22399 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 28383 22399 377 106 0 23354 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 113532

[startup+942.301 s]
/proc/loadavg: 4.02 4.16 5.37 5/190 13584
/proc/meminfo: memFree=13896740/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=132748 CPUtime=942.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 269573 0 0 0 94169 62 0 0 25 0 1 0 467593124 135933952 26575 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 33187 26575 377 106 0 28158 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 132748

[startup+1002.3 s]
/proc/loadavg: 4.00 4.13 5.28 5/190 13586
/proc/meminfo: memFree=13907236/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=132884 CPUtime=1002.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 281002 0 0 0 100166 65 0 0 25 0 1 0 467593124 136073216 25543 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 33221 25543 377 106 0 28192 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 132884

[startup+1062.3 s]
/proc/loadavg: 4.09 4.13 5.21 5/190 13587
/proc/meminfo: memFree=13839636/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=133036 CPUtime=1062.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 290440 0 0 0 106163 68 0 0 25 0 1 0 467593124 136228864 26452 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 33259 26452 377 106 0 28230 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 133036

[startup+1122.3 s]
/proc/loadavg: 4.03 4.10 5.13 5/190 13589
/proc/meminfo: memFree=13865144/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=133164 CPUtime=1122.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 299960 0 0 0 112159 72 0 0 25 0 1 0 467593124 136359936 27312 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 33291 27312 377 106 0 28262 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 133164

[startup+1182.3 s]
/proc/loadavg: 4.08 4.10 5.06 5/190 13591
/proc/meminfo: memFree=13861644/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=133328 CPUtime=1182.32 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 308792 0 0 0 118158 74 0 0 25 0 1 0 467593124 136527872 27283 33554432000 4194304 4627331 140735933772608 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 33332 27283 377 106 0 28303 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 133328

[startup+1242.3 s]
/proc/loadavg: 4.03 4.08 4.99 5/190 13592
/proc/meminfo: memFree=13880720/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=205132 CPUtime=1242.31 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 318130 0 0 0 124155 76 0 0 25 0 1 0 467593124 210055168 27676 33554432000 4194304 4627331 140735933772608 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 51283 27676 377 106 0 46254 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 205132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.06 4.93 3/187 13596
/proc/meminfo: memFree=14182520/32951124 swapFree=67111524/67111528
[pid=13540] ppid=13538 vsize=133616 CPUtime=1300.03 cores=1,3
/proc/13540/stat : 13540 (strangenight2-s) R 13538 13540 13486 0 -1 4202496 326655 0 0 0 129923 80 0 0 25 0 1 0 467593124 136822784 27034 33554432000 4194304 4627331 140735933772608 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13540/statm: 33404 27034 377 106 0 28375 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 133616

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.23
CPU system time (s): 0.806877
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 221868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.23
system time used= 0.806877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326655
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= 6
involuntary context switches= 13767

runsolver used 2.08468 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 13:59:12
IDJOB=3263124
IDBENCH=83930
IDSOLVER=1587
FILE ID=node136/3263124-1303559951
RUNJOBID= node136-1303559951-13506
PBS_JOBID= 13150284
Free space on /tmp= 71620 MiB

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

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=479122796

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14437672 kB
Buffers:       1699384 kB
Cached:       16172292 kB
SwapCached:          4 kB
Active:        9446060 kB
Inactive:      8501636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14437672 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21112 kB
Writeback:           0 kB
AnonPages:       76216 kB
Mapped:          15484 kB
Slab:           500552 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259124 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71608 MiB
End job on node136 at 2011-04-23 14:20:54