Trace number 3368026

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
MD5SUM1037a2754a0a53f62ba8ec901741c9e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses40510
Sum of the clauses size81524
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240492
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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-3368026-1305392941.cnf'
0.00/0.00	c -- header says num vars:            540
0.00/0.00	c -- header says num clauses:       40510
0.00/0.01	c -- clauses added:            0 learnts,        40510 normals,            0 xors
0.00/0.01	c -- vars added        540
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       540        18     40492         0     81524         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/18/18 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    540 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
0.00/0.04	c lits-rem:       135  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:     257 undec:      18 neg:     265
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0       522      1429     38541         0    120853         0   no data   no data
0.09/0.18	c  N dy    17      4070       522      1429     38541      3896    120853    157813      8.77      9.27
0.29/0.33	c  N dy    41      8160       522      1429     38541      5431    120853    191976      9.01      9.76
0.39/0.49	c  N dy    59     12171       522      1429     38541      5177    120853    155907      8.92     10.37
0.59/0.64	c  N dy    81     16271       522      1429     38541      9059    120853    271175      8.98     12.42
0.79/0.81	c  N dy   103     20487       522      1429     38541      7752    120853    233206      9.01      9.61
0.89/0.97	c  N dy   119     24549       522      1429     38541     11598    120853    349954      8.99      9.56
0.89/0.99	c  F st   122     25000       522      1429     38541     12027    120853    360654      8.99      8.32
1.19/1.22	c  N dy   128     30000       522      1429     38541     10349    120853    399361      8.99   no data
1.19/1.22	c  S st   128     30000       522      1429     38541     10349    120853    399361      8.99   no data
1.19/1.25	c  S st   128     30503       522      1429     38541     10850    120853    424689      8.99   no data
1.19/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.06
1.29/1.32	c blocked clauses removed:        0 vars:      0 tried:         522 T: 0.00 s
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:     11685  v-fix:    0  time:  0.16 s
1.39/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
1.49/1.50	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
1.49/1.50	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.69/2.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
2.99/3.08	c lits-rem:       681  cl-subs:     1458  v-elim:      0  v-fix:    0  time:  0.34 s
3.09/3.17	c asymm  cl-useful: 0/1411/1429 lits-rem:0 time: 0.09
3.09/3.17	c calculated reachability. Time: 0.00
3.09/3.17	c  N dy   128     30503       522      1429     38541      9392    109165    393481      8.99   no data
3.30/3.35	c  N dy   154     34515       522      1429     38541     13232    109165    524457      9.11     11.47
3.49/3.54	c  N dy   173     38546       522      1429     38541      9526    109165    276610      9.10      9.70
3.69/3.75	c  N dy   197     43119       522      1429     38541     13886    109165    410987      9.11      9.64
3.79/3.88	c  S st   210     45755       522      1429     38541     16380    109165    498225      9.13      7.58
3.89/3.90	c  S st   210     46256       522      1429     38541     16878    109165    520798      9.13   no data
3.89/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.06
3.89/3.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3.99/4.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
3.99/4.07	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
3.99/4.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.19/5.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.20 s
5.59/5.60	c lits-rem:       618  cl-subs:     1607  v-elim:      0  v-fix:    0  time:  0.31 s
5.59/5.60	c vivif2 --  cl tried     1429 cl shrink        0 lits rem          0 time: 0.00
5.59/5.61	c vivif2 --  cl tried    15271 cl shrink        0 lits rem          0 time: 0.01
5.69/5.70	c asymm  cl-useful: 0/1429/1429 lits-rem:0 time: 0.09
5.69/5.70	c calculated reachability. Time: 0.00
5.69/5.70	c  N dy   210     46256       522      1429     38541     15271    109165    497543      9.13   no data
5.89/5.90	c  N dy   232     50534       522      1429     38541     10845    109165    295396      9.16      9.70
5.99/6.10	c  N dy   252     54598       522      1429     38542     14712    109165    425092      9.19     11.60
6.29/6.30	c  N dy   274     58662       522      1429     38542     18592    109165    570250      9.22      9.75
6.39/6.49	c  N dy   290     62803       522      1429     38542     13052    109165    371515      9.20      9.85
6.68/6.73	c  N dy   311     67661       522      1429     38542     17671    109165    541252      9.22      9.77
6.78/6.82	c  S st   319     69386       522      1429     38542     19317    109165    592466      9.23      9.97
6.78/6.85	c  S st   319     69889       522      1429     38542     19816    109165    614992      9.23   no data
6.78/6.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.88/6.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.07
6.88/6.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.88/6.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.98/7.02	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.10 s
6.98/7.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
6.98/7.03	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
6.98/7.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.18/8.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.20 s
8.58/8.69	c lits-rem:       822  cl-subs:     1812  v-elim:      0  v-fix:    0  time:  0.44 s
8.58/8.69	c vivif2 --  cl tried     1429 cl shrink        0 lits rem          0 time: 0.00
8.69/8.71	c vivif2 --  cl tried    18004 cl shrink       36 lits rem         36 time: 0.02
8.80/8.81	c asymm  cl-useful: 0/1429/1429 lits-rem:0 time: 0.10
8.80/8.81	c calculated reachability. Time: 0.00
8.80/8.81	c  N dy   319     69889       522      1429     38542     18004    109163    587104      9.23   no data
8.98/9.08	c  N dy   344     74507       522      1429     38542     11995    109163    348487      9.25      9.81
9.28/9.33	c  N dy   368     79517       522      1429     38542     16766    109163    489585      9.25      9.78
9.58/9.63	c  N dy   398     84673       522      1429     38542     21659    109163    653968      9.28     10.82
9.68/9.79	c  F st   410     87501       522      1429     38542     12950    109163    362513      9.27      7.83
9.90/9.97	c  N st   415     90800       522      1429     38543     16055    109163    444521      9.27   no data
10.28/10.30	c  N dy   429     96822       522      1429     38544     21671    109163    653913      9.26      9.77
10.59/10.66	c  N dy   462    102998       522      1429     38544     15247    109163    441146      9.30     10.11
10.69/10.75	c  S st   473    104834       522      1429     38545     16996    109163    497519      9.32      8.32
10.69/10.78	c  S st   473    105334       522      1429     38545     17490    109163    520044      9.32   no data
10.69/10.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.07
10.79/10.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.79/10.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.89/10.95	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.10 s
10.89/10.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
10.89/10.95	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
10.89/10.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.10/12.16	c subs with bin:      309  lits-rem:       227  v-fix:    0  time:  1.19 s
12.39/12.42	c lits-rem:       628  cl-subs:     1298  v-elim:      0  v-fix:    0  time:  0.26 s
12.39/12.42	c vivif2 --  cl tried     1429 cl shrink        0 lits rem          0 time: 0.00
12.39/12.43	c vivif2 --  cl tried    15883 cl shrink      102 lits rem        102 time: 0.01
12.49/12.53	c asymm  cl-useful: 0/1429/1429 lits-rem:0 time: 0.10
12.49/12.53	c calculated reachability. Time: 0.00
12.49/12.53	c  N dy   473    105334       522      1429     38545     15883    109159    501450      9.32   no data
12.89/12.90	c  N dy   509    112115       522      1429     38545     22358    109159    708323      9.35     10.21
13.29/13.37	c  N dy   544    119363       522      1429     38545     15992    109159    478803      9.38     10.39
13.79/13.83	c  N dy   579    126990       522      1429     38546     23226    109159    732085      9.39     12.88
14.30/14.36	c  N dy   609    135147       522      1429     38550     16708    109159    460067      9.37      9.89
14.78/14.85	c  N dy   658    143820       522      1429     38550     24943    109159    768413      9.43     13.39
15.30/15.39	c  N dy   708    153051       522      1429     38551     18563    109159    487485      9.48     12.15
15.59/15.66	c  S st   730    158001       522      1429     38551     23308    109159    657284      9.50      7.92
15.59/15.69	c  S st   730    158502       522      1429     38551     23803    109159    677132      9.50   no data
15.59/15.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.69/15.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.07
15.69/15.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.69/15.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.79/15.87	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.10 s
15.79/15.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
15.79/15.88	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
15.79/15.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.09/17.10	c subs with bin:      220  lits-rem:       294  v-fix:    0  time:  1.20 s
17.49/17.52	c lits-rem:       972  cl-subs:     1811  v-elim:      0  v-fix:    0  time:  0.42 s
17.49/17.53	c vivif2 --  cl tried     1429 cl shrink        0 lits rem          0 time: 0.00
17.49/17.55	c vivif2 --  cl tried    21772 cl shrink      122 lits rem        124 time: 0.02
17.60/17.65	c asymm  cl-useful: 0/1429/1429 lits-rem:0 time: 0.11
17.60/17.65	c calculated reachability. Time: 0.00
17.60/17.65	c  N dy   730    158502       522      1429     38551     21772    109155    649311      9.50   no data
18.19/18.28	c  N dy   776    168771       522      1429     38554     31504    109155    968687      9.51     10.12
18.89/18.97	c  N dy   839    180201       522      1429     38554     26228    109155    746117      9.56     10.12
19.69/19.71	c  N dy   897    191792       522      1429     38554     20148    109155    522347      9.57     10.09
20.29/20.39	c  N dy   961    204088       522      1429     38554     31804    109155    893904      9.58     10.61
21.19/21.20	c  N dy  1025    217620       522      1429     38554     26638    109155    738560      9.61     10.14
22.09/22.11	c  N dy  1097    231676       522      1429     38554     20914    109155    479472      9.62     10.13
22.39/22.41	c  S st  1120    237754       522      1429     38554     26683    109155    659426      9.62   no data
22.39/22.44	c  S st  1120    238256       522      1429     38554     27179    109155    682643      9.62   no data
22.39/22.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.49/22.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.07
22.49/22.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.49/22.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.59/22.62	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.10 s
22.59/22.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
22.59/22.63	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
22.59/22.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.79/23.84	c subs with bin:       71  lits-rem:        40  v-fix:    0  time:  1.19 s
24.29/24.32	c lits-rem:      1018  cl-subs:     2685  v-elim:      0  v-fix:    0  time:  0.47 s
24.29/24.32	c vivif2 --  cl tried     1429 cl shrink        0 lits rem          0 time: 0.00
24.29/24.34	c vivif2 --  cl tried    24423 cl shrink       90 lits rem         90 time: 0.02
24.39/24.45	c asymm  cl-useful: 0/1429/1429 lits-rem:0 time: 0.11
24.39/24.45	c calculated reachability. Time: 0.00
24.39/24.45	c  N dy  1120    238256       522      1429     38554     24423    109154    649416      9.62   no data
25.39/25.41	c  N dy  1192    253486       522      1429     38554     38837    109154   1101875      9.62     16.43
26.40/26.43	c  N dy  1284    269751       522      1429     38554     34443    109154    941388      9.66     10.18
27.50/27.54	c  N dy  1387    287344       522      1429     38556     30354    109154    758167      9.70     10.26
28.69/28.74	c  N dy  1477    305750       522      1429     38556     26001    109154    616391      9.73     10.53
28.69/28.77	c  F st  1482    306252       522      1429     38556     26468    109154    630500      9.74   no data
29.99/30.05	c  N dy  1555    325302       522      1429     38558     44441    109154   1266757      9.76     10.31
31.29/31.34	c  N dy  1648    345323       522      1429     38558     40575    109154   1028183      9.78     10.33
32.08/32.18	c  S st  1706    357384       522      1429     38558     28380    109154    621161      9.79      8.35
32.18/32.20	c  S st  1706    357888       522      1429     38558     28878    109154    643615      9.79   no data
32.18/32.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.18/32.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.07
32.18/32.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.18/32.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.28/32.38	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.10 s
32.28/32.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
32.28/32.39	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
32.38/32.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.58/33.61	c subs with bin:      636  lits-rem:       548  v-fix:    0  time:  1.20 s
34.09/34.12	c lits-rem:      1792  cl-subs:     2404  v-elim:      0  v-fix:    0  time:  0.50 s
34.09/34.12	c vivif2 --  cl tried     1429 cl shrink        0 lits rem          0 time: 0.00
34.09/34.14	c vivif2 --  cl tried    25838 cl shrink       30 lits rem         30 time: 0.02
34.18/34.24	c asymm  cl-useful: 0/1429/1429 lits-rem:0 time: 0.10
34.18/34.25	c calculated reachability. Time: 0.00
34.18/34.25	c  N dy  1706    357888       522      1429     38558     25838    109151    611271      9.79   no data
35.48/35.56	c  N dy  1801    378407       522      1429     38559     45227    109151   1228289      9.80     10.40
36.89/36.91	c  N dy  1916    398535       522      1429     38559     39813    109151    975799      9.85     10.38
38.28/38.31	c  N dy  2009    418624       522      1429     38560     33265    109151    753805      9.85     10.38
39.68/39.79	c  N dy  2121    438797       522      1429     38561     52237    109151   1381495      9.88     11.19
41.08/41.19	c  N dy  2242    458831       522      1429     38562     44831    109151   1101644      9.91     15.43
42.58/42.65	c  N dy  2345    478966       522      1429     38564     36469    109151    803009      9.94     10.50
44.08/44.12	c  N dy  2443    499328       522      1429     38567     55571    109151   1381298      9.95     10.54
45.48/45.58	c  N dy  2543    519519       522      1429     38569     46258    109151   1078472      9.96     10.49
46.88/46.97	c  S st  2621    536834       522      1429     38569     33377    109151    651405      9.97      7.63
46.98/47.00	c  S st  2621    537335       522      1429     38569     33871    109151    672155      9.97   no data
46.98/47.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.98/47.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.07
46.98/47.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.98/47.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.08/47.18	c subs with bin:        0  lits-rem:        10  v-fix:    0  time:  0.10 s
47.08/47.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
47.08/47.19	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
47.19/47.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.29/48.40	c subs with bin:      492  lits-rem:       826  v-fix:    0  time:  1.19 s
49.18/49.28	c lits-rem:      5613  cl-subs:     6001  v-elim:      0  v-fix:    0  time:  0.87 s
49.18/49.28	c vivif2 --  cl tried     1429 cl shrink        0 lits rem          0 time: 0.00
49.28/49.31	c vivif2 --  cl tried    27378 cl shrink     1136 lits rem       1510 time: 0.03
49.39/49.46	c asymm  cl-useful: 0/1429/1429 lits-rem:0 time: 0.15
49.39/49.46	c calculated reachability. Time: 0.00
49.39/49.46	c  N dy  2621    537335       522      1429     38569     27378    109141    600874      9.97   no data
50.88/50.92	c  N dy  2721    557404       522      1429     38572     46184    109141   1186682      9.98     13.50
52.58/52.62	c  N dy  2800    577493       522      1429     38574     35186    109141    758636      9.98     11.75
53.98/54.05	c  N dy  2901    597565       522      1429     38577     54023    109141   1320848      9.99     10.60
55.48/55.56	c  N dy  2982    617638       522      1429     38581     41994    109141    933514      9.98     10.92
57.20/57.22	c  N dy  3088    638031       521      1429     38590     61163    109141   1497864     10.00     10.77
58.69/58.71	c  N dy  3199    658398       521      1429     38590     48589    109141   1162988     10.02     10.86
60.39/60.43	c  N dy  3307    678476       521      1429     38590     34602    109141    667083     10.04     10.61
61.78/61.82	c  N dy  3406    698513       521      1429     38590     53550    109141   1300094     10.04     10.59
63.48/63.55	c  N dy  3487    718756       521      1429     38590     38698    109141    807485     10.04     10.74
64.89/64.97	c  N dy  3568    738817       521      1429     38590     57629    109141   1381737     10.04     11.67
66.59/66.64	c  N dy  3682    758841       521      1429     38590     41666    109141    874059     10.06     10.68
68.09/68.16	c  N dy  3787    778887       521      1429     38590     60621    109141   1526545     10.08     13.39
69.79/69.82	c  N dy  3893    798984       521      1429     38592     43678    109141    887673     10.08     11.99
70.29/70.31	c  S st  3927    806003       521      1429     38592     50264    109141   1079926     10.09      9.21
70.29/70.34	c  S st  3927    806510       521      1429     38592     50765    109141   1105112     10.09   no data
70.29/70.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.40/70.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.10
70.40/70.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.40/70.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.49/70.55	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.10 s
70.49/70.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    521 time:  0.00 s
70.49/70.56	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
70.49/70.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
71.79/71.83	c subs with bin:      516  lits-rem:       255  v-fix:    0  time:  1.23 s
73.39/73.47	c lits-rem:      2745  cl-subs:     5751  v-elim:      0  v-fix:    0  time:  1.63 s
73.39/73.47	c vivif2 --  cl tried     1426 cl shrink        0 lits rem          0 time: 0.00
73.49/73.50	c vivif2 --  cl tried    36268 cl shrink       37 lits rem         37 time: 0.03
73.59/73.69	c asymm  cl-useful: 0/1426/1426 lits-rem:0 time: 0.19
73.59/73.69	c calculated reachability. Time: 0.00
73.59/73.69	c  N dy  3927    806510       521      1426     38327     36268    108591    939157     10.09   no data
75.28/75.32	c  N dy  4010    827666       521      1426     38328     56197    108591   1595934     10.08     10.95
76.89/76.99	c  N dy  4090    847986       521      1426     38328     42795    108591   1055771     10.07     10.76
78.59/78.67	c  N dy  4199    868157       521      1426     38329     61761    108591   1711068     10.08     10.64
80.38/80.41	c  N dy  4280    888211       521      1426     38331     45065    108591   1048405     10.08     11.26
81.98/82.00	c  N dy  4377    908277       521      1426     38331     64032    108591   1676906     10.08     11.97
83.78/83.85	c  N dy  4475    928319       521      1426     38332     45330    108591   1047150     10.08     10.72
85.48/85.58	c  N dy  4573    948419       521      1426     38332     64237    108591   1677272     10.09     10.71
87.59/87.66	c  N dy  4681    968717       521      1426     38332     44284    108591   1027848     10.10     10.66
89.49/89.51	c  N dy  4794    988735       521      1426     38332     63048    108591   1667088     10.12     15.75
91.69/91.75	c  N dy  4897   1008746       521      1426     38332     41711    108591    869520     10.13     15.50
93.29/93.37	c  N dy  4981   1028920       521      1426     38335     60676    108591   1499526     10.13     10.67
95.28/95.35	c  N dy  5087   1049041       521      1426     38335     79661    108591   2087735     10.14     10.79
97.08/97.17	c  N dy  5196   1069075       521      1426     38335     57280    108591   1338605     10.14     10.68
97.28/97.40	c  F st  5209   1071876       521      1426     38335     59954    108591   1428565     10.14     13.36
98.79/98.87	c  N dy  5267   1089094       521      1426     38335     76292    108591   2013152     10.15     11.83
100.69/100.76	c  N dy  5367   1109267       521      1426     38335     52916    108591   1154180     10.15     10.70
102.39/102.44	c  N dy  5470   1129355       521      1426     38335     71789    108591   1771730     10.16     10.91
104.50/104.56	c  N dy  5574   1149893       521      1426     38335     47821    108591    976184     10.17     10.78
106.19/106.23	c  N dy  5664   1169937       521      1426     38338     66655    108591   1578281     10.18     12.13
108.18/108.27	c  N dy  5766   1190646       521      1426     38338     86153    108591   2232407     10.19     10.86
110.00/110.07	c  S st  5862   1209766       521      1426     38340     59931    108591   1325294     10.19   no data
110.08/110.11	c  S st  5862   1210272       521      1426     38340     60428    108591   1344005     10.19   no data
110.08/110.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.18/110.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.12
110.18/110.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.18/110.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.28/110.34	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.10 s
110.28/110.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    521 time:  0.00 s
110.28/110.35	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
110.28/110.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
111.58/111.64	c subs with bin:      146  lits-rem:       205  v-fix:    0  time:  1.24 s
115.08/115.11	c lits-rem:      6993  cl-subs:    10293  v-elim:      0  v-fix:    0  time:  3.46 s
115.08/115.11	c vivif2 --  cl tried     1426 cl shrink        0 lits rem          0 time: 0.00
115.08/115.15	c vivif2 --  cl tried    49989 cl shrink      465 lits rem        482 time: 0.05
115.28/115.36	c asymm  cl-useful: 0/1169/1426 lits-rem:0 time: 0.20
115.28/115.36	c calculated reachability. Time: 0.00
115.28/115.36	c  N dy  5862   1210272       521      1426     38340     49989    108589   1238937     10.19   no data
117.28/117.33	c  N dy  5969   1230434       521      1426     38342     68967    108589   1852364     10.21     10.82
119.58/119.64	c  N dy  6060   1250448       521      1426     38344     87542    108589   2408319     10.21     11.32
121.59/121.61	c  N dy  6171   1270454       521      1426     38344     61659    108589   1503771     10.22     10.87
123.69/123.71	c  N dy  6279   1290475       521      1426     38345     80463    108589   2134971     10.23     11.59
125.89/125.96	c  N dy  6393   1310594       521      1426     38345     53471    108589   1204176     10.24     10.89
127.79/127.85	c  N dy  6500   1330974       521      1426     38345     72634    108589   1833337     10.24     11.12
130.09/130.16	c  N dy  6609   1351375       521      1426     38345     91677    108589   2405042     10.25     10.96
132.09/132.12	c  N dy  6716   1371583       521      1426     38345     63851    108589   1488950     10.26     10.87
134.20/134.29	c  N dy  6810   1392635       521      1426     38347     83501    108589   2093020     10.26     10.84
136.49/136.50	c  N dy  6931   1412644       521      1426     38347     54578    108589   1156190     10.27     10.92
138.28/138.39	c  N dy  7044   1432696       521      1426     38348     73399    108589   1808979     10.28     10.84
140.69/140.71	c  N dy  7156   1452743       521      1426     38352     92189    108589   2430953     10.29     13.20
142.79/142.84	c  N dy  7255   1472788       521      1426     38355     62274    108589   1403251     10.29     11.18
144.79/144.87	c  N dy  7344   1493029       521      1426     38358     81274    108589   2067847     10.29     11.01
147.68/147.70	c  N dy  7465   1513600       521      1426     38361     50728    108589    981756     10.30     11.10
149.49/149.58	c  N dy  7578   1533652       521      1426     38361     69497    108589   1589746     10.31     13.45
151.69/151.76	c  N dy  7672   1553827       521      1426     38366     88399    108589   2191489     10.31     10.92
154.18/154.20	c  N dy  7771   1573852       521      1426     38366     56604    108589   1180760     10.32     11.08
156.10/156.20	c  N dy  7882   1593853       521      1426     38369     75399    108589   1824781     10.33     16.56
158.69/158.74	c  N dy  7998   1613905       521      1426     38372     94186    108589   2435829     10.34     11.45
161.29/161.30	c  N dy  8099   1634325       521      1426     38380     61691    108589   1356220     10.35     10.89
163.39/163.48	c  N dy  8194   1654347       521      1426     38388     80449    108589   1976605     10.35     15.29
165.89/165.92	c  N dy  8314   1674520       521      1426     38395     99496    108589   2625550     10.36     11.01
168.20/168.30	c  N dy  8411   1694720       519      1426     38409     65977    108589   1518811     10.36     11.29
169.89/169.95	c  S st  8489   1710272       519      1426     38410     80553    108589   1991401     10.36     10.15
169.99/170.01	c  S st  8489   1710774       519      1426     38410     81053    108589   2013933     10.36   no data
169.99/170.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
170.09/170.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.17
170.09/170.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
170.19/170.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
170.19/170.29	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.10 s
170.29/170.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    519 time:  0.00 s
170.29/170.30	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
170.29/170.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
171.69/171.73	c subs with bin:       80  lits-rem:       208  v-fix:    0  time:  1.34 s
177.19/177.22	c lits-rem:      8758  cl-subs:     9032  v-elim:      0  v-fix:    0  time:  5.50 s
177.19/177.22	c vivif2 --  cl tried     1421 cl shrink        0 lits rem          0 time: 0.00
177.19/177.29	c vivif2 --  cl tried    57127 cl shrink     1702 lits rem       1824 time: 0.06
177.49/177.50	c asymm  cl-useful: 0/825/1421 lits-rem:0 time: 0.21
177.49/177.50	c calculated reachability. Time: 0.00
177.49/177.50	c  N dy  8489   1710774       519      1421     37892     57125    107552   1728320     10.36   no data
179.89/179.92	c  N dy  8590   1730833       519      1421     37893     75920    107552   2368506     10.37     11.19
182.49/182.59	c  N dy  8691   1750880       519      1421     37893     48869    107552   1250629     10.37     19.48
184.69/184.79	c  N dy  8789   1771009       519      1421     37895     67746    107552   1945758     10.37     10.92
187.29/187.39	c  N dy  8891   1791071       519      1421     37898     86519    107552   2587518     10.38     13.85
190.09/190.20	c  N dy  9008   1811130       519      1421     37900     54779    107552   1297625     10.39     11.06
192.09/192.18	c  N dy  9115   1831153       519      1421     37902     73596    107552   1961291     10.40     13.80
194.60/194.63	c  N dy  9222   1851209       519      1421     37904     92491    107552   2625380     10.41     12.74
197.49/197.56	c  N dy  9322   1871231       519      1421     37910     57755    107552   1386068     10.41     10.98
199.79/199.89	c  N dy  9427   1891695       518      1421     37918     76840    107552   2022192     10.42     10.99
202.29/202.31	c  N dy  9502   1912093       518      1421     37919     96043    107552   2665975     10.41     11.00
204.99/205.06	c  N dy  9601   1932139       518      1421     37921     59629    107552   1347981     10.41     11.00
206.99/207.04	c  N dy  9672   1952340       518      1421     37921     78772    107552   2065809     10.41     10.98
209.39/209.41	c  N dy  9776   1972362       518      1421     37921     97759    107552   2804737     10.42     14.50
212.38/212.40	c  N dy  9891   1992549       518      1421     37922     59840    107552   1321759     10.42     10.98
214.39/214.44	c  N dy 10008   2012711       518      1421     37923     78910    107552   2019345     10.43     10.99
216.70/216.72	c  N dy 10098   2032845       518      1421     37924     97948    107552   2707871     10.43     11.02
219.79/219.80	c  N dy 10194   2053233       518      1421     37929     58843    107552   1221890     10.43     11.31
221.79/221.80	c  N dy 10301   2073316       518      1421     37931     77897    107552   1950316     10.44     13.96
223.99/224.06	c  N dy 10399   2093574       518      1421     37932     97101    107552   2714580     10.44     11.12
226.79/226.88	c  N dy 10492   2113876       518      1421     37934    116207    107552   3428047     10.44     11.08
229.19/229.29	c  N dy 10604   2134151       518      1421     37936     75991    107552   1834272     10.45     11.06
231.49/231.58	c  N dy 10711   2154159       518      1421     37938     94892    107552   2550859     10.45     11.39
234.20/234.23	c  N dy 10818   2174183       518      1421     37939    113898    107552   3261012     10.46     13.03
236.69/236.70	c  N dy 10927   2194258       518      1421     37942     72456    107552   1657815     10.46     12.84
238.39/238.47	c  S st 10997   2210774       518      1421     37943     88151    107552   2242850     10.46     10.90
238.49/238.53	c  S st 10997   2211276       518      1421     37943     88645    107552   2263517     10.46   no data
238.49/238.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
238.70/238.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.0M T:  0.18
238.70/238.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.70/238.73	c bin-w-bin subsume rem            2 bins  time:  0.00 s
238.79/238.83	c subs with bin:        0  lits-rem:        17  v-fix:    0  time:  0.10 s
238.79/238.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    518 time:  0.00 s
238.79/238.83	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
238.79/238.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
240.19/240.28	c subs with bin:      256  lits-rem:       436  v-fix:    0  time:  1.35 s
247.50/247.58	c lits-rem:     14307  cl-subs:    12839  v-elim:      0  v-fix:    0  time:  7.31 s
247.50/247.59	c vivif2 --  cl tried     1418 cl shrink        0 lits rem          0 time: 0.00
247.59/247.68	c vivif2 --  cl tried    66616 cl shrink     5520 lits rem       6378 time: 0.10
247.79/247.87	c asymm  cl-useful: 0/593/1418 lits-rem:0 time: 0.19
247.79/247.87	c calculated reachability. Time: 0.00
247.79/247.87	c  N dy 10997   2211276       518      1418     37699     66615    106989   1990773     10.46   no data
250.39/250.43	c  N dy 11086   2231363       517      1418     37712     85343    106989   2616564     10.46     12.78
253.10/253.19	c  N dy 11192   2251377       516      1418     37723    104242    106989   3317543     10.47     11.04
255.89/255.93	c  N dy 11268   2271822       516      1418     37725     67038    106989   1768290     10.47     11.19
258.19/258.20	c  N dy 11361   2292746       516      1418     37726     86804    106989   2532109     10.47     11.28
260.99/261.02	c  N dy 11437   2312883       516      1418     37727    105778    106989   3205303     10.47     11.03
264.19/264.22	c  N dy 11519   2332954       516      1418     37728     64796    106989   1535664     10.46     12.17
266.21/266.27	c  N dy 11618   2353014       516      1418     37728     83809    106989   2265192     10.47     11.02
268.69/268.75	c  N dy 11719   2373222       516      1418     37729    102927    106989   2962255     10.47     11.05
271.49/271.57	c  N dy 11812   2393468       516      1418     37729    122017    106989   3642849     10.47     11.11
274.09/274.13	c  N dy 11910   2413544       516      1418     37729     78883    106989   2034135     10.47     11.03
276.59/276.69	c  N dy 12002   2433584       516      1418     37730     97770    106989   2737694     10.47     11.08
279.41/279.47	c  N dy 12108   2453613       516      1418     37730    116644    106989   3458447     10.48     16.88
282.59/282.61	c  N dy 12215   2473925       516      1418     37732     72266    106989   1803344     10.48     11.15
284.91/284.92	c  N dy 12301   2493954       516      1418     37732     91251    106989   2499786     10.48     11.06
287.59/287.64	c  N dy 12424   2514214       516      1418     37732    110440    106989   3259813     10.49     11.20
290.69/290.73	c  N dy 12524   2534440       516      1418     37732    129543    106989   4013776     10.50     11.11
293.09/293.14	c  N dy 12607   2554600       516      1418     37732     83636    106989   2141147     10.50     11.05
295.59/295.69	c  N dy 12707   2574686       516      1418     37735    102549    106989   2857984     10.50     11.47
298.59/298.62	c  N dy 12821   2594711       516      1418     37736    121501    106989   3589425     10.50     19.21
301.40/301.46	c  N dy 12896   2615258       516      1418     37736     74960    106989   1734329     10.50     11.06
303.61/303.67	c  N dy 12968   2635284       516      1418     37736     93925    106989   2417972     10.50     11.15
306.29/306.39	c  N dy 13053   2655413       516      1418     37737    112865    106989   3110815     10.50     11.13
309.29/309.34	c  N dy 13145   2675625       516      1418     37738    131963    106989   3830293     10.50     11.10
311.99/312.06	c  N dy 13265   2695755       516      1418     37739     83999    106989   2024935     10.51     11.07
313.89/313.98	c  S st 13356   2711276       516      1418     37739     98676    106989   2619920     10.51      9.34
313.99/314.05	c  S st 13356   2711779       516      1418     37739     99178    106989   2641553     10.51   no data
313.99/314.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
314.19/314.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.0M T:  0.21
314.19/314.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
314.19/314.28	c bin-w-bin subsume rem            3 bins  time:  0.00 s
314.29/314.37	c subs with bin:        0  lits-rem:         7  v-fix:    0  time:  0.09 s
314.29/314.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    516 time:  0.00 s
314.29/314.38	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
314.39/314.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
315.89/315.97	c subs with bin:     1035  lits-rem:      1556  v-fix:    0  time:  1.48 s
324.59/324.66	c lits-rem:     11851  cl-subs:    11611  v-elim:      0  v-fix:    0  time:  8.68 s
324.59/324.66	c vivif2 --  cl tried     1412 cl shrink        0 lits rem          0 time: 0.00
324.69/324.74	c vivif2 --  cl tried    76648 cl shrink     1085 lits rem       1112 time: 0.08
324.89/324.96	c asymm  cl-useful: 0/678/1412 lits-rem:0 time: 0.22
324.89/324.96	c calculated reachability. Time: 0.00
324.89/324.96	c  N dy 13356   2711779       516      1412     37264     76646    105960   2371165     10.51   no data
327.59/327.65	c  N dy 13458   2731817       516      1412     37265     95475    105960   3067650     10.52     15.31
330.60/330.67	c  N dy 13544   2751836       516      1412     37267    114327    105960   3755027     10.52     11.23
333.89/333.95	c  N dy 13633   2771846       516      1412     37269     70564    105960   1873720     10.52     11.66
336.61/336.62	c  N dy 13726   2791903       516      1412     37271     89519    105960   2628147     10.52     14.05
339.70/339.70	c  N dy 13827   2811914       516      1412     37271    108373    105960   3358529     10.53     14.37
342.99/343.05	c  N dy 13911   2832505       516      1412     37272    127719    105960   4062359     10.53     11.11
345.90/345.98	c  N dy 13995   2852601       516      1412     37277     80480    105960   2096621     10.53     11.27
348.60/348.68	c  N dy 14093   2873041       516      1412     37278     99617    105960   2783821     10.53     11.47
351.70/351.74	c  N dy 14191   2893417       516      1412     37282    118818    105960   3533167     10.54     11.10
355.10/355.19	c  N dy 14285   2913424       516      1412     37283     69391    105960   1677760     10.54     11.11
357.69/357.76	c  N dy 14376   2933637       516      1412     37291     88355    105960   2389262     10.54     11.43
360.59/360.67	c  N dy 14487   2953684       516      1412     37294    107295    105960   3106693     10.55     13.52
360.81/360.88	c Finding binary XORs  T:     0.00 s  found:       0
363.79/363.89	c  N dy 14595   2973840       515      1412     37301    126363    105960   3849600     10.55     11.15
367.30/367.36	c  N dy 14687   2993860       515      1412     37301     75204    105960   1799841     10.55     11.59
369.69/369.74	c  N dy 14779   3013954       515      1412     37302     94275    105960   2552349     10.55     11.11
372.39/372.42	c  N dy 14866   3034179       515      1412     37304    113329    105960   3272128     10.56     11.17
375.39/375.44	c  N dy 14967   3054264       515      1412     37305    132289    105960   4014066     10.56     13.77
378.59/378.68	c  N dy 15059   3074288       515      1412     37307     79794    105960   1894653     10.56     11.16
381.00/381.07	c  N dy 15140   3094373       515      1412     37308     98883    105960   2604288     10.56     11.32
383.50/383.57	c  N dy 15238   3114375       515      1412     37309    117889    105960   3335097     10.56     11.89
386.60/386.69	c  N dy 15306   3134592       515      1412     37311    136933    105960   4039175     10.56     11.16
389.70/389.71	c  N dy 15391   3154670       515      1412     37312     83256    105960   1944223     10.56     13.08
392.00/392.09	c  N dy 15464   3174799       515      1412     37314    102325    105960   2657281     10.56     11.12
394.70/394.77	c  N dy 15549   3194885       515      1412     37316    121324    105960   3374255     10.56     12.90
397.20/397.25	c  S st 15624   3211780       515      1412     37317    137354    105960   4029371     10.56      9.38
397.30/397.33	c  S st 15624   3212285       515      1412     37317    137858    105960   4050509     10.56   no data
397.30/397.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
397.60/397.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 11.8M T:  0.30
397.60/397.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
397.60/397.65	c bin-w-bin subsume rem            8 bins  time:  0.00 s
397.70/397.74	c subs with bin:        0  lits-rem:        11  v-fix:    0  time:  0.09 s
397.70/397.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    515 time:  0.00 s
397.70/397.75	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
397.70/397.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
399.31/399.37	c subs with bin:      328  lits-rem:       227  v-fix:    0  time:  1.44 s
411.80/411.83	c lits-rem:     14111  cl-subs:    16687  v-elim:      0  v-fix:    0  time: 12.46 s
411.80/411.83	c vivif2 --  cl tried     1410 cl shrink        0 lits rem          0 time: 0.00
411.90/411.99	c vivif2 --  cl tried   112479 cl shrink     4577 lits rem       4907 time: 0.16
412.20/412.22	c asymm  cl-useful: 0/437/1410 lits-rem:0 time: 0.23
412.20/412.23	c calculated reachability. Time: 0.00
412.20/412.23	c  N dy 15624   3212285       515      1410     37062    112474    105476   3724254     10.56   no data
415.70/415.71	c  N dy 15710   3232290       515      1410     37073    131118    105476   4338874     10.56     16.66
419.01/419.10	c  N dy 15803   3252313       514      1410     37085     81035    105476   2119220     10.56     12.01
421.80/421.85	c  N dy 15896   3273719       514      1410     37088    101259    105476   2885097     10.57     11.15
424.80/424.82	c  N dy 15991   3293784       513      1410     37096    120201    105476   3586349     10.57     11.32
427.91/427.99	c  N dy 16081   3313847       513      1410     37097    139197    105476   4356957     10.57     11.19
431.10/431.15	c  N dy 16166   3334157       513      1410     37099     86227    105476   2205258     10.57     11.14
433.69/433.75	c  N dy 16251   3354176       513      1410     37102    105108    105476   2903524     10.57     12.33
436.50/436.52	c  N dy 16347   3374805       513      1410     37102    124780    105476   3682305     10.57     11.45
439.50/439.59	c  N dy 16434   3394977       513      1410     37103    143881    105476   4372015     10.57     11.17
442.59/442.63	c  N dy 16517   3415211       513      1410     37106     88466    105476   2322723     10.57     11.23
445.29/445.30	c  N dy 16614   3435538       513      1410     37106    107801    105476   3113716     10.57     11.15
448.19/448.22	c  N dy 16696   3455565       513      1410     37107    126775    105476   3838876     10.57     11.45
451.50/451.56	c  N dy 16807   3475727       513      1410     37110    145862    105476   4589086     10.58     11.17
454.90/454.91	c  N dy 16906   3496274       513      1410     37111     89247    105476   2291514     10.58     11.15
457.50/457.59	c  N dy 17002   3516335       513      1410     37111    108275    105476   3048047     10.58     11.16
460.39/460.46	c  N dy 17088   3536380       513      1410     37111    127288    105476   3732873     10.58     11.14
463.69/463.75	c  N dy 17182   3557001       513      1410     37112    146728    105476   4489023     10.58     11.15
466.90/466.97	c  N dy 17286   3577043       513      1410     37113     88438    105476   2180893     10.59     11.26
469.50/469.55	c  N dy 17376   3597097       513      1410     37114    107388    105476   2954760     10.59     11.16
472.50/472.51	c  N dy 17462   3617287       513      1410     37114    126564    105476   3653593     10.59     11.22
475.80/475.82	c  N dy 17578   3637293       513      1410     37115    145417    105476   4354263     10.59     11.18
479.20/479.24	c  N dy 17664   3657401       513      1410     37116     86040    105476   2049198     10.59     11.15
481.70/481.77	c  N dy 17760   3677617       513      1410     37116    105336    105476   2848213     10.59     11.16
484.70/484.74	c  N dy 17868   3697663       513      1410     37117    124432    105476   3662554     10.60     12.22
487.10/487.15	c  S st 17948   3712286       513      1410     37117    138301    105476   4230335     10.60      9.03
487.20/487.26	c  S st 17948   3712792       513      1410     37117    138804    105476   4254141     10.60   no data
487.20/487.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
487.49/487.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 12.7M T:  0.32
487.49/487.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
487.49/487.59	c bin-w-bin subsume rem            5 bins  time:  0.00 s
487.59/487.69	c subs with bin:        0  lits-rem:         8  v-fix:    0  time:  0.09 s
487.59/487.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    513 time:  0.00 s
487.59/487.69	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
487.69/487.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
489.40/489.41	c subs with bin:      576  lits-rem:       221  v-fix:    0  time:  1.54 s
501.40/501.44	c lits-rem:      9926  cl-subs:    12630  v-elim:      0  v-fix:    0  time: 12.03 s
501.40/501.44	c vivif2 --  cl tried     1405 cl shrink        0 lits rem          0 time: 0.00
501.50/501.59	c vivif2 --  cl tried   112959 cl shrink     3288 lits rem       3656 time: 0.14
501.80/501.83	c asymm  cl-useful: 0/673/1405 lits-rem:0 time: 0.24
501.80/501.83	c calculated reachability. Time: 0.00
501.80/501.83	c  N dy 17948   3712792       513      1405     36633    112955    104467   3916100     10.60   no data
505.40/505.42	c  N dy 18049   3732884       513      1405     36634    131811    104467   4616596     10.60     11.30
509.21/509.27	c  F st 18140   3751562       513      1405     36640     76547    104467   2027440     10.61   no data
509.50/509.53	c  N st 18144   3753597       513      1405     36640     78457    104467   2094683     10.61   no data
512.30/512.32	c  N dy 18215   3773733       513      1405     36643     97290    104467   2774095     10.61     11.23
515.50/515.50	c  N dy 18317   3794443       512      1405     36648    116902    104467   3531151     10.61     11.42
518.80/518.85	c  N dy 18417   3814531       512      1405     36648    135937    104467   4213037     10.61     17.45
522.80/522.85	c  N dy 18502   3834888       512      1405     36648     78226    104467   1924684     10.61     11.40
525.40/525.50	c  N dy 18622   3855118       512      1405     36651     97341    104467   2681420     10.61     11.18
528.20/528.25	c  N dy 18709   3875164       512      1405     36652    116388    104467   3416128     10.62     11.21
531.40/531.47	c  N dy 18784   3896192       512      1405     36656    136262    104467   4185033     10.61     11.23
534.90/534.90	c  N dy 18851   3916255       512      1405     36657    155121    104467   4882640     10.61     11.20
538.00/538.07	c  N dy 18938   3936345       512      1405     36658     94599    104467   2533852     10.61     11.21
540.90/540.92	c  N dy 19038   3956381       512      1405     36658    113576    104467   3258244     10.61     11.31
544.10/544.12	c  N dy 19124   3976426       512      1405     36658    132542    104467   4001884     10.62     12.02
547.70/547.76	c  N dy 19227   3997358       512      1405     36659    152251    104467   4733883     10.62     11.27
551.50/551.54	c  N dy 19309   4019312       512      1405     36659     91629    104467   2413465     10.62     11.30
554.30/554.33	c  N dy 19412   4039356       512      1405     36660    110724    104467   3222980     10.62     17.35
557.71/557.75	c  N dy 19523   4059421       512      1405     36661    129610    104467   3932314     10.63     11.30
561.20/561.26	c  N dy 19616   4079577       512      1405     36661    148608    104467   4664312     10.63     11.30
565.70/565.79	c  N dy 19720   4099685       512      1405     36666     84774    104467   2108298     10.63     11.38
568.40/568.41	c  N dy 19805   4119953       512      1405     36666    103999    104467   2888424     10.63     11.39
571.60/571.61	c  N dy 19912   4140261       512      1405     36668    123178    104467   3661985     10.64     11.25
574.90/574.97	c  N dy 20009   4160274       512      1405     36670    142136    104467   4414056     10.64     12.70
578.61/578.65	c  N dy 20085   4180306       511      1405     36676    161003    104467   5096394     10.64     11.31
581.91/581.98	c  N dy 20157   4200507       511      1405     36678     96217    104467   2406658     10.64     11.24
583.50/583.50	c  S st 20208   4212792       511      1405     36678    107809    104467   2826356     10.63      9.49
583.50/583.57	c  S st 20208   4213292       511      1405     36678    108305    104467   2850441     10.63   no data
583.50/583.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
583.80/583.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.6M T:  0.23
583.80/583.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
583.80/583.82	c bin-w-bin subsume rem            4 bins  time:  0.00 s
583.90/583.91	c subs with bin:        0  lits-rem:         7  v-fix:    0  time:  0.09 s
583.90/583.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    511 time:  0.00 s
583.90/583.92	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
583.90/583.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
585.30/585.38	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  1.34 s
592.91/592.99	c lits-rem:      5279  cl-subs:     7954  v-elim:      0  v-fix:    0  time:  7.61 s
592.91/592.99	c vivif2 --  cl tried     1401 cl shrink        0 lits rem          0 time: 0.00
593.00/593.07	c vivif2 --  cl tried    83634 cl shrink      938 lits rem        966 time: 0.08
593.20/593.28	c asymm  cl-useful: 0/591/1401 lits-rem:0 time: 0.21
593.20/593.29	c calculated reachability. Time: 0.00
593.20/593.29	c  N dy 20208   4213292       511      1401     36206     83633    103556   2551348     10.63   no data
595.80/595.88	c  N dy 20273   4233302       511      1401     36207    102651    103556   3321610     10.63     11.31
599.00/599.02	c  N dy 20374   4253387       511      1401     36209    121634    103556   4067639     10.63     13.79
602.41/602.43	c  N dy 20449   4273471       511      1401     36210    140730    103556   4807420     10.63     11.26
606.11/606.17	c  N dy 20532   4293555       511      1401     36210     83206    103556   2307729     10.63     13.43
608.90/608.95	c  N dy 20609   4313619       511      1401     36211    102206    103556   3090171     10.63     11.24
612.21/612.22	c  N dy 20712   4333778       511      1401     36214    121270    103556   3837453     10.64     11.22
615.91/615.91	c  N dy 20802   4354358       511      1401     36214    140725    103556   4644143     10.64     11.23
619.70/619.74	c  N dy 20890   4374551       511      1401     36214    159774    103556   5383691     10.64     11.20
623.20/623.21	c  N dy 20972   4395463       511      1401     36215     97817    103556   2765779     10.64     11.21
626.00/626.05	c  N dy 21046   4415539       511      1401     36216    116664    103556   3465619     10.64     11.37
629.11/629.13	c  N dy 21114   4435951       511      1401     36216    135938    103556   4185761     10.64     11.20
632.60/632.68	c  N dy 21206   4456185       511      1401     36216    155031    103556   4900325     10.64     11.20
636.61/636.60	c  N dy 21295   4476267       511      1401     36217     89239    103556   2329043     10.64     13.06
639.20/639.25	c  N dy 21373   4496406       511      1401     36217    108334    103556   3074813     10.64     11.22
642.20/642.28	c  N dy 21460   4516543       511      1401     36221    127255    103556   3763932     10.64     11.23
645.61/645.70	c  N dy 21542   4537044       511      1401     36222    146603    103556   4515284     10.64     11.24
649.41/649.47	c  N dy 21629   4557227       511      1401     36225    165668    103556   5268270     10.64     11.31
653.21/653.23	c  N dy 21713   4577696       511      1401     36225     98228    103556   2671996     10.64     11.43
656.11/656.17	c  N dy 21797   4597697       511      1401     36227    117144    103556   3423902     10.64     11.41
659.41/659.40	c  N dy 21901   4617710       511      1401     36228    136029    103556   4212050     10.65     31.49
663.01/663.00	c  N dy 21978   4638056       511      1401     36229    155243    103556   4954074     10.64     11.46
666.90/666.94	c  N dy 22068   4658686       511      1401     36230    174764    103556   5743566     10.65     11.28
670.20/670.26	c  N dy 22160   4678729       511      1401     36230    105560    103556   3013065     10.65     11.82
673.22/673.24	c  N dy 22247   4698840       511      1401     36231    124580    103556   3736027     10.65     11.22
675.60/675.61	c  S st 22307   4713295       511      1401     36233    138155    103556   4227825     10.65      9.11
675.70/675.72	c  S st 22307   4713796       511      1401     36233    138652    103556   4249788     10.65   no data
675.70/675.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
676.00/676.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 14.0M T:  0.35
676.00/676.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
676.00/676.09	c bin-w-bin subsume rem            1 bins  time:  0.00 s
676.10/676.19	c subs with bin:        0  lits-rem:        16  v-fix:    0  time:  0.09 s
676.10/676.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    511 time:  0.00 s
676.10/676.19	c Removed useless bin:       0  fixed:     0  props:   0.18M  time:  0.00 s
676.20/676.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
677.80/677.85	c subs with bin:       73  lits-rem:       131  v-fix:    0  time:  1.50 s
689.40/689.43	c lits-rem:     10993  cl-subs:    12797  v-elim:      0  v-fix:    0  time: 11.58 s
689.40/689.43	c vivif2 --  cl tried     1401 cl shrink        0 lits rem          0 time: 0.00
689.50/689.58	c vivif2 --  cl tried   125782 cl shrink     3577 lits rem       4784 time: 0.15
689.80/689.82	c asymm  cl-useful: 0/610/1401 lits-rem:0 time: 0.24
689.80/689.83	c calculated reachability. Time: 0.00
689.80/689.83	c  N dy 22307   4713796       511      1401     36241    125775    103540   4070948     10.65   no data
693.61/693.63	c  N dy 22395   4734008       511      1401     36242    144782    103540   4729068     10.65     11.35
697.31/697.32	c  N dy 22468   4754075       511      1401     36243    163555    103540   5394939     10.65     13.13
701.71/701.81	c  N dy 22562   4774480       511      1401     36245     93748    103540   2550839     10.65     11.25
704.71/704.74	c  N dy 22652   4794575       511      1401     36247    112811    103540   3293070     10.65     11.75
708.11/708.19	c  N dy 22763   4814765       511      1401     36250    131706    103540   3957814     10.65     11.39
711.91/711.91	c  N dy 22856   4834849       511      1401     36254    150538    103540   4618354     10.66     11.32
715.81/715.81	c  N dy 22944   4854883       511      1401     36256    169348    103540   5290619     10.66     11.26
720.10/720.12	c  N dy 23048   4875128       511      1401     36259     98350    103540   2577037     10.66     11.30
723.20/723.21	c  N dy 23155   4895225       511      1401     36263    117180    103540   3267073     10.66     11.90
726.60/726.61	c  N dy 23253   4915603       511      1401     36267    136308    103540   3929619     10.67     11.25
730.50/730.51	c  N dy 23331   4935856       511      1401     36274    155221    103540   4588000     10.67     11.23
734.61/734.60	c  N dy 23420   4955869       511      1401     36282    174061    103540   5264734     10.67     25.01
738.41/738.43	c  N dy 23508   4975924       511      1401     36289    101965    103540   2561123     10.67     12.22
741.21/741.26	c  N dy 23587   4995949       510      1401     36297    120920    103540   3287457     10.67     11.25
744.51/744.56	c  N dy 23671   5015962       509      1401     36316    139734    103540   3941240     10.67     12.65
747.81/747.86	c  N dy 23739   5036440       509      1401     36316    159055    103540   4690795     10.67     11.34
751.51/751.59	c  N dy 23841   5056456       509      1401     36316    177985    103540   5432329     10.67     18.27
755.21/755.27	c  N dy 23921   5076488       509      1401     36316    104724    103540   2620332     10.67     11.27
758.00/758.04	c  N dy 24016   5096688       509      1401     36316    123900    103540   3364247     10.67     11.31
760.91/760.92	c  N dy 24099   5116738       509      1401     36316    142900    103540   4148852     10.67     11.33
764.20/764.26	c  N dy 24182   5136767       509      1401     36316    161883    103540   4855557     10.67     14.31
768.01/768.07	c  N dy 24285   5156806       509      1401     36316    180844    103540   5626279     10.67     11.40
771.51/771.60	c  N dy 24370   5177080       509      1401     36316    106531    103540   2637579     10.67     11.26
774.32/774.35	c  N dy 24466   5197537       509      1401     36316    125901    103540   3380878     10.68     11.27
776.71/776.76	c  S st 24531   5213796       509      1401     36316    141265    103540   3978571     10.68   no data
776.81/776.84	c  S st 24531   5214297       509      1401     36316    141758    103540   3995495     10.68   no data
776.81/776.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
777.11/777.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.3M T:  0.29
777.11/777.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
777.11/777.16	c bin-w-bin subsume rem            7 bins  time:  0.00 s
777.21/777.25	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.09 s
777.21/777.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    509 time:  0.00 s
777.21/777.26	c Removed useless bin:       0  fixed:     0  props:   0.18M  time:  0.00 s
777.31/777.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
778.83/778.88	c subs with bin:      477  lits-rem:       104  v-fix:    0  time:  1.47 s
788.31/788.32	c lits-rem:      4606  cl-subs:     8368  v-elim:      0  v-fix:    0  time:  9.43 s
788.31/788.32	c vivif2 --  cl tried     1390 cl shrink        0 lits rem          0 time: 0.00
788.41/788.43	c vivif2 --  cl tried   110508 cl shrink      276 lits rem        276 time: 0.11
788.62/788.64	c asymm  cl-useful: 0/474/1390 lits-rem:0 time: 0.21
788.62/788.64	c calculated reachability. Time: 0.00
788.62/788.64	c  N dy 24531   5214297       509      1390     35810    110508    102448   3590034     10.68   no data
791.71/791.79	c  N dy 24610   5234508       509      1390     35811    129652    102448   4315450     10.67     11.29
795.22/795.23	c  N dy 24714   5254787       509      1390     35812    148900    102448   5111175     10.68     11.31
799.51/799.52	c  N dy 24801   5275471       509      1390     35812     85285    102448   2295873     10.68     11.99
802.31/802.30	c  N dy 24889   5295525       509      1390     35812    104332    102448   3102057     10.68     11.26
805.31/805.35	c  N dy 24974   5315704       509      1390     35812    123496    102448   3886482     10.68     11.27
808.81/808.84	c  N dy 25049   5336339       509      1390     35812    143039    102448   4675209     10.68     11.35
812.70/812.78	c  N dy 25138   5356442       509      1390     35812    162112    102448   5494856     10.68     11.25
817.71/817.70	c  N dy 25210   5376485       509      1390     35813     91086    102448   2490380     10.68     11.31
820.51/820.58	c  N dy 25290   5396657       509      1390     35813    110217    102448   3303632     10.68     11.26
823.93/823.91	c  N dy 25370   5416736       509      1390     35813    129255    102448   4111637     10.68     13.32
827.51/827.57	c  N dy 25457   5437328       509      1390     35814    148857    102448   4957622     10.68     11.36
831.41/831.47	c  N dy 25533   5457554       509      1390     35814    168001    102448   5745915     10.68     11.34
836.61/836.60	c  N dy 25619   5478464       509      1390     35814     93962    102448   2495599     10.68     11.30
839.41/839.42	c  N dy 25713   5498655       509      1390     35814    113101    102448   3289771     10.68     11.32
842.71/842.73	c  N dy 25789   5519433       509      1390     35814    132736    102448   4031714     10.68     11.28
846.21/846.23	c  N dy 25873   5539594       509      1390     35814    151783    102448   4788684     10.68     11.27
850.11/850.17	c  N dy 25979   5559637       509      1390     35814    170764    102448   5597426     10.68     11.45
854.41/854.49	c  N dy 26070   5580322       509      1390     35814    190392    102448   6445037     10.68     11.38
858.11/858.16	c  N dy 26141   5600985       509      1390     35816    113786    102448   3157194     10.68     11.30
861.33/861.39	c  N dy 26230   5621408       509      1390     35816    133133    102448   3973417     10.68     11.28
865.01/865.02	c  N dy 26308   5641578       509      1390     35816    152193    102448   4752153     10.68     11.29
869.21/869.21	c  N dy 26381   5662285       509      1390     35817    171756    102448   5469524     10.68     11.28
873.32/873.39	c  N dy 26465   5682677       509      1390     35817    191000    102448   6217153     10.68     11.30
877.21/877.22	c  N dy 26531   5702695       509      1390     35817    112215    102448   2934540     10.68     11.27
878.82/878.87	c  S st 26575   5714299       509      1390     35817    123226    102448   3391166     10.68     11.22
878.93/878.97	c  S st 26575   5714802       509      1390     35817    123720    102448   3408691     10.68   no data
878.93/878.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
879.31/879.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.6M T:  0.32
879.31/879.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
879.31/879.30	c bin-w-bin subsume rem            1 bins  time:  0.00 s
879.31/879.40	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.09 s
879.41/879.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    509 time:  0.00 s
879.41/879.40	c Removed useless bin:       0  fixed:     0  props:   0.18M  time:  0.00 s
879.41/879.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
880.81/880.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
888.41/888.48	c lits-rem:      4896  cl-subs:    12681  v-elim:      0  v-fix:    0  time:  7.61 s
888.41/888.49	c vivif2 --  cl tried     1390 cl shrink        0 lits rem          0 time: 0.00
888.61/888.60	c vivif2 --  cl tried   111039 cl shrink      597 lits rem        597 time: 0.12
888.83/888.85	c asymm  cl-useful: 0/443/1390 lits-rem:0 time: 0.25
888.83/888.85	c calculated reachability. Time: 0.00
888.83/888.85	c  N dy 26575   5714802       509      1390     35817    111038    102447   3273841     10.68   no data
892.21/892.20	c  N dy 26668   5734995       509      1390     35817    130109    102447   4070187     10.68     11.30
895.71/895.77	c  N dy 26751   5755087       509      1390     35817    149191    102447   4831576     10.68     11.55
899.82/899.84	c  N dy 26835   5775941       509      1390     35817    168952    102447   5660113     10.68     11.25
904.41/904.46	c  N dy 26916   5796042       509      1390     35817    187873    102447   6427325     10.68     11.27
909.02/909.02	c  N dy 27020   5816189       509      1390     35817    108275    102447   2982236     10.68     11.26
912.12/912.18	c  N dy 27108   5836226       509      1390     35818    127193    102447   3754205     10.68     15.68
915.61/915.64	c  N dy 27180   5856700       509      1390     35818    146447    102447   4502235     10.68     11.26
919.52/919.57	c  N dy 27267   5878359       509      1390     35818    166797    102447   5332273     10.68     11.42
923.91/923.95	c  N dy 27364   5898364       509      1390     35818    185750    102447   6094134     10.68     19.27
928.52/928.51	c  N dy 27454   5919070       509      1390     35818    105572    102447   2777368     10.68     11.25
931.62/931.61	c  N dy 27534   5939823       509      1390     35818    125109    102447   3527239     10.68     11.48
933.82/933.87	c Finding binary XORs  T:     0.00 s  found:       0
934.81/934.91	c  N dy 27611   5959936       509      1390     35820    144126    102447   4289291     10.68     11.28
938.41/938.46	c  N dy 27684   5980036       509      1390     35820    163103    102447   5062869     10.68     11.32
942.31/942.34	c  N dy 27770   6000134       509      1390     35820    182104    102447   5829739     10.68     13.84
947.31/947.39	c  N dy 27841   6021037       509      1390     35820    101012    102447   2585629     10.68     11.26
950.43/950.48	c  N dy 27931   6041461       509      1390     35820    120419    102447   3409124     10.68     11.32
953.92/953.93	c  N dy 28029   6061469       509      1390     35820    139330    102447   4198323     10.68     11.33
957.72/957.72	c  N dy 28127   6081512       509      1390     35820    158366    102447   4986591     10.69     11.33
961.82/961.85	c  N dy 28210   6101575       509      1390     35820    177294    102447   5766643     10.69     11.70
966.22/966.23	c  N dy 28308   6121602       509      1390     35820    196279    102447   6556214     10.69     11.30
970.52/970.55	c  N dy 28405   6141788       509      1390     35820    113359    102447   3094070     10.69     11.28
973.81/973.86	c  N dy 28504   6162971       509      1390     35820    133469    102447   3919265     10.69     11.37
977.31/977.33	c  N dy 28588   6183042       509      1390     35821    152459    102447   4640836     10.69     11.54
981.23/981.27	c  N dy 28672   6203357       509      1390     35822    171669    102447   5413601     10.69     11.46
983.72/983.70	c  S st 28738   6214802       509      1390     35822    182506    102447   5872654     10.69      9.37
983.82/983.84	c  S st 28738   6215307       509      1390     35822    182997    102447   5891780     10.69   no data
983.82/983.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
984.32/984.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.4M T:  0.45
984.32/984.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
984.32/984.31	c bin-w-bin subsume rem            1 bins  time:  0.00 s
984.42/984.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
984.42/984.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    509 time:  0.00 s
984.42/984.41	c Removed useless bin:       0  fixed:     0  props:   0.18M  time:  0.00 s
984.42/984.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
986.12/986.13	c subs with bin:       44  lits-rem:         0  v-fix:    0  time:  1.50 s
1007.52/1007.55	c lits-rem:      5712  cl-subs:    17471  v-elim:      0  v-fix:    0  time: 21.42 s
1007.52/1007.55	c vivif2 --  cl tried     1390 cl shrink        0 lits rem          0 time: 0.00
1007.72/1007.73	c vivif2 --  cl tried   165482 cl shrink      794 lits rem        802 time: 0.18
1007.92/1007.95	c asymm  cl-useful: 0/479/1390 lits-rem:0 time: 0.22
1007.92/1007.96	c calculated reachability. Time: 0.00
1007.92/1007.96	c  N dy 28738   6215307       509      1390     35821    165482    102447   5664666     10.69   no data
1012.21/1012.22	c  N dy 28834   6235605       509      1390     35821    184735    102447   6453782     10.69     11.40
1016.72/1016.73	c  N dy 28913   6255772       509      1390     35821    203828    102447   7206780     10.69     11.43
1020.72/1020.78	c  N dy 28991   6276259       509      1390     35822    120495    102447   3441030     10.69     11.27
1024.22/1024.23	c  N dy 29083   6296626       509      1390     35823    139763    102447   4213967     10.69     11.28
1028.12/1028.11	c  N dy 29168   6317316       509      1390     35823    159245    102447   4987632     10.69     11.35
1032.22/1032.27	c  N dy 29266   6337464       509      1390     35824    178277    102447   5795751     10.69     11.33
1036.92/1036.97	c  N dy 29367   6357525       509      1390     35824    197147    102447   6601478     10.70     15.53
1041.92/1041.90	c  N dy 29465   6377616       509      1390     35824    112393    102447   3108782     10.70     12.83
1045.22/1045.29	c  N dy 29552   6397833       509      1390     35824    131480    102447   3877416     10.70     11.27
1049.02/1049.00	c  N dy 29646   6418247       509      1390     35824    150716    102447   4657271     10.70     11.27
1053.22/1053.24	c  N dy 29726   6438961       509      1390     35824    170305    102447   5422118     10.70     11.29
1057.72/1057.77	c  N dy 29814   6458997       509      1390     35824    189162    102447   6179228     10.70     12.92
1062.52/1062.52	c  N dy 29904   6479009       509      1390     35824    208025    102447   6898921     10.70     11.35
1066.52/1066.59	c  N dy 29982   6499060       509      1390     35824    122306    102447   3558670     10.70     18.85
1070.02/1070.09	c  N dy 30053   6519144       509      1390     35824    141208    102447   4346435     10.70     17.68
1074.22/1074.25	c  N dy 30140   6540908       509      1390     35824    161754    102447   5156581     10.70     11.34
1078.62/1078.65	c  N dy 30216   6561071       509      1390     35824    180773    102447   5910904     10.70     11.31
1083.22/1083.26	c  N dy 30296   6581132       509      1390     35824    199650    102447   6671528     10.70     11.40
1088.42/1088.40	c  N dy 30384   6601213       509      1390     35824    112906    102447   3159494     10.70     11.29
1091.92/1091.97	c  N dy 30474   6622105       509      1390     35824    132571    102447   3942866     10.70     11.43
1095.72/1095.73	c  N dy 30558   6642178       509      1390     35824    151507    102447   4710985     10.70     11.29
1099.72/1099.74	c  N dy 30639   6662427       509      1390     35824    170601    102447   5470386     10.70     11.53
1104.33/1104.31	c  N dy 30722   6682543       509      1390     35824    189597    102447   6217050     10.70     11.45
1109.02/1109.06	c  N dy 30814   6702563       509      1390     35824    208489    102447   6960928     10.70     12.08
1112.22/1112.27	c  S st 30860   6715307       509      1390     35824    113958    102447   3147806     10.70     10.47
1112.32/1112.36	c  S st 30860   6715812       509      1390     35824    114459    102447   3176198     10.70   no data
1112.32/1112.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1112.62/1112.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.31
1112.62/1112.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1112.62/1112.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1112.72/1112.78	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.09 s
1112.72/1112.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    509 time:  0.00 s
1112.72/1112.79	c Removed useless bin:       0  fixed:     0  props:   0.18M  time:  0.00 s
1112.82/1112.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1114.33/1114.33	c subs with bin:       72  lits-rem:         0  v-fix:    0  time:  1.43 s
1120.12/1120.10	c lits-rem:      3499  cl-subs:     5203  v-elim:      0  v-fix:    0  time:  5.77 s
1120.12/1120.10	c vivif2 --  cl tried     1390 cl shrink        0 lits rem          0 time: 0.00
1120.22/1120.20	c vivif2 --  cl tried   109184 cl shrink      329 lits rem        329 time: 0.10
1120.42/1120.44	c asymm  cl-useful: 0/456/1390 lits-rem:0 time: 0.24
1120.42/1120.45	c calculated reachability. Time: 0.00
1120.42/1120.45	c  N dy 30860   6715812       509      1390     35824    109184    102446   3122809     10.70   no data
1123.82/1123.81	c  N dy 30942   6736014       509      1390     35824    128306    102446   3928793     10.70     11.34
1127.53/1127.59	c  N dy 31020   6756156       509      1390     35824    147187    102446   4652855     10.70     11.29
1131.62/1131.66	c  N dy 31105   6776383       509      1390     35827    166247    102446   5409077     10.70     11.33
1135.72/1135.73	c  N dy 31190   6796393       509      1390     35827    185224    102446   6186844     10.70     11.27
1140.63/1140.64	c  N dy 31291   6816966       509      1390     35827    204632    102446   6968342     10.70     11.33
1145.72/1145.79	c  N dy 31386   6837192       509      1390     35827    116384    102446   3285442     10.70     11.38
1149.32/1149.35	c  N dy 31504   6857253       509      1390     35827    135368    102446   4073442     10.71     11.41
1153.12/1153.19	c  N dy 31591   6877534       509      1390     35828    154535    102446   4839518     10.71     11.49
1157.32/1157.38	c  N dy 31689   6897763       509      1390     35828    173607    102446   5640143     10.71     11.46
1161.72/1161.78	c  N dy 31762   6917782       509      1390     35828    192487    102446   6402996     10.71     11.34
1166.63/1166.68	c  N dy 31848   6937830       509      1390     35828    211389    102446   7131801     10.71     13.45
1171.32/1171.32	c  N dy 31934   6958354       509      1390     35828    122335    102446   3480610     10.71     11.29
1174.72/1174.72	c  N dy 32014   6978535       509      1390     35829    141363    102446   4235854     10.71     11.32
1178.52/1178.58	c  N dy 32102   6998615       509      1390     35829    160289    102446   4995249     10.71     11.34
1183.12/1183.19	c  N dy 32189   7019265       509      1390     35829    179670    102446   5796224     10.71     11.30
1187.72/1187.76	c  N dy 32285   7039368       509      1390     35829    198598    102446   6560378     10.71     11.30
1192.62/1192.69	c  N dy 32328   7059469       509      1390     35829    217480    102446   7203721     10.71     12.42
1196.84/1196.87	c  N dy 32434   7079952       509      1390     35829    127588    102446   3588314     10.71     11.31
1200.42/1200.47	c  N dy 32533   7100151       509      1390     35829    146677    102446   4373655     10.71     11.29
1204.32/1204.30	c  N dy 32614   7120422       509      1390     35829    165751    102446   5105048     10.71     11.30
1208.62/1208.66	c  N dy 32715   7140428       509      1390     35829    184561    102446   5851265     10.71     11.30
1213.23/1213.23	c  N dy 32805   7160561       509      1390     35829    203505    102446   6602449     10.71     11.30
1219.02/1219.00	c  N dy 32894   7180717       509      1390     35829    112136    102446   2847176     10.71     11.29
1222.03/1222.09	c  N dy 32968   7200799       509      1390     35830    131073    102446   3567444     10.71     11.33
1224.63/1224.65	c  S st 33028   7215813       509      1390     35830    145275    102446   4138447     10.71   no data
1224.73/1224.73	c  S st 33028   7216320       509      1390     35830    145776    102446   4158882     10.71   no data
1224.73/1224.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1225.03/1225.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 13.4M T:  0.34
1225.03/1225.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1225.13/1225.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1225.13/1225.19	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.09 s
1225.13/1225.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    509 time:  0.00 s
1225.13/1225.19	c Removed useless bin:       0  fixed:     0  props:   0.18M  time:  0.00 s
1225.23/1225.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1226.83/1226.84	c subs with bin:      418  lits-rem:         0  v-fix:    0  time:  1.49 s
1236.44/1236.49	c lits-rem:      6010  cl-subs:    10399  v-elim:      0  v-fix:    0  time:  9.65 s
1236.44/1236.49	c vivif2 --  cl tried     1390 cl shrink        0 lits rem          0 time: 0.00
1236.63/1236.62	c vivif2 --  cl tried   134959 cl shrink      532 lits rem        536 time: 0.13
1236.83/1236.83	c asymm  cl-useful: 0/595/1390 lits-rem:0 time: 0.21
1236.83/1236.84	c calculated reachability. Time: 0.00
1236.83/1236.84	c  N dy 33028   7216320       509      1390     35833    134958    102444   4025678     10.71   no data
1240.42/1240.47	c  N dy 33110   7236344       509      1390     35833    153874    102444   4791752     10.71     12.47
1244.52/1244.56	c  N dy 33202   7256409       509      1390     35833    172699    102444   5500372     10.71     11.36
1248.63/1248.69	c  N dy 33267   7276577       509      1390     35834    191501    102444   6177267     10.71     11.43
1253.43/1253.44	c  N dy 33370   7296603       509      1390     35834    210347    102444   6913561     10.71     11.46
1258.44/1258.42	c  N dy 33443   7317498       509      1390     35834    119227    102444   3161856     10.71     11.30
1261.63/1261.67	c  N dy 33532   7337700       509      1390     35834    138406    102444   3940795     10.71     11.36
1265.73/1265.77	c  N dy 33611   7358920       509      1390     35835    158457    102444   4732344     10.71     11.71
1270.03/1270.02	c  N dy 33696   7379111       509      1390     35835    177514    102444   5482434     10.71     11.28
1274.53/1274.50	c  N dy 33799   7399167       509      1390     35836    196434    102444   6242163     10.71     11.46
1279.23/1279.30	c  N dy 33881   7420114       509      1390     35836    216070    102444   6984321     10.71     11.41
1284.12/1284.13	c  N dy 33962   7441040       509      1390     35836    123752    102444   3274677     10.71     11.34
1287.62/1287.66	c  N dy 34054   7461529       509      1390     35836    143070    102444   4026771     10.71     11.42
1291.52/1291.55	c  N dy 34155   7481594       509      1390     35836    162002    102444   4783994     10.72     12.98
1295.73/1295.73	c  N dy 34248   7501657       509      1390     35837    180909    102444   5503265     10.72     13.24

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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: 1.21 2.34 3.24 4/359 13652
/proc/meminfo: memFree=25581708/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=30032 CPUtime=0 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 636 0 0 0 0 0 0 0 21 0 1 0 729524747 30752768 577 33554432000 4194304 4580011 140735459297472 18446744073709551615 251367207621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 7508 579 322 95 0 2490 0

[startup+0.098679 s]
/proc/loadavg: 1.21 2.34 3.24 4/359 13652
/proc/meminfo: memFree=25581708/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=32140 CPUtime=0.09 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 1327 0 0 0 9 0 0 0 21 0 1 0 729524747 32911360 1268 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 8035 1268 363 95 0 3017 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32140

[startup+0.100682 s]
/proc/loadavg: 1.21 2.34 3.24 4/359 13652
/proc/meminfo: memFree=25581708/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=32140 CPUtime=0.09 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 1330 0 0 0 9 0 0 0 21 0 1 0 729524747 32911360 1271 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 8035 1271 363 95 0 3017 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32140

[startup+0.300637 s]
/proc/loadavg: 1.21 2.34 3.24 4/359 13652
/proc/meminfo: memFree=25581708/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=33040 CPUtime=0.29 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 1750 0 0 0 29 0 0 0 22 0 1 0 729524747 33832960 1436 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294430 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 8260 1436 363 95 0 3242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33040

[startup+0.700572 s]
/proc/loadavg: 1.21 2.34 3.24 4/359 13652
/proc/meminfo: memFree=25581708/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=33548 CPUtime=0.69 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 2360 0 0 0 69 0 0 0 23 0 1 0 729524747 34353152 1687 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 8387 1687 363 95 0 3369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33548

[startup+1.50043 s]
/proc/loadavg: 1.21 2.34 3.24 5/371 13670
/proc/meminfo: memFree=25541784/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=34540 CPUtime=1.49 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 3513 0 0 0 149 0 0 0 25 0 1 0 729524747 35368960 1974 33554432000 4194304 4580011 140735459297472 18446744073709551615 4291727 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 8635 1974 366 95 0 3617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34540

[startup+3.10113 s]
/proc/loadavg: 1.43 2.37 3.24 5/371 13670
/proc/meminfo: memFree=25526408/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=44368 CPUtime=3.09 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 5875 0 0 0 309 0 0 0 25 0 1 0 729524747 45432832 4336 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 11092 4336 366 95 0 6074 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44368

[startup+6.30053 s]
/proc/loadavg: 1.43 2.37 3.24 5/371 13670
/proc/meminfo: memFree=25483136/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=47996 CPUtime=6.29 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 8199 0 0 0 629 0 0 0 25 0 1 0 729524747 49147904 5305 33554432000 4194304 4580011 140735459297472 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 11999 5305 366 95 0 6981 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47996

[startup+12.7003 s]
/proc/loadavg: 1.90 2.44 3.26 5/371 13670
/proc/meminfo: memFree=25466456/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=52132 CPUtime=12.69 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 12125 0 0 0 1268 1 0 0 25 0 1 0 729524747 53383168 6156 33554432000 4194304 4580011 140735459297472 18446744073709551615 4292903 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 13033 6156 366 95 0 8015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52132

[startup+25.501 s]
/proc/loadavg: 2.22 2.49 3.27 5/371 13671
/proc/meminfo: memFree=25413376/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=55564 CPUtime=25.49 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 21071 0 0 0 2546 3 0 0 25 0 1 0 729524747 56897536 7519 33554432000 4194304 4580011 140735459297472 18446744073709551615 4305601 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 13891 7519 366 95 0 8873 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55564

[startup+51.1002 s]
/proc/loadavg: 2.83 2.61 3.28 5/371 13672
/proc/meminfo: memFree=25402332/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=58884 CPUtime=51.08 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 38061 0 0 0 5103 5 0 0 25 0 1 0 729524747 60297216 8418 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 14721 8418 366 95 0 9703 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58884

[startup+102.314 s]
/proc/loadavg: 3.53 2.84 3.32 5/371 13673
/proc/meminfo: memFree=25343988/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=79740 CPUtime=102.3 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 68190 0 0 0 10220 10 0 0 25 0 1 0 729524747 81653760 13123 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 19935 13123 366 95 0 14917 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79740

[startup+162.301 s]
/proc/loadavg: 3.83 3.05 3.36 5/371 13674
/proc/meminfo: memFree=25306260/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=88592 CPUtime=162.29 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 88270 0 0 0 16216 13 0 0 25 0 1 0 729524747 90718208 15427 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 22148 15427 366 95 0 17130 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 88592

[startup+222.301 s]
/proc/loadavg: 3.93 3.22 3.40 5/371 13676
/proc/meminfo: memFree=25195712/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=105788 CPUtime=222.29 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 113651 0 0 0 22212 17 0 0 25 0 1 0 729524747 108326912 20139 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 26447 20139 366 95 0 21429 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 105788

[startup+282.3 s]
/proc/loadavg: 4.07 3.38 3.44 5/371 13678
/proc/meminfo: memFree=25177184/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=102968 CPUtime=282.29 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 139703 0 0 0 28208 21 0 0 25 0 1 0 729524747 105439232 18131 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 25742 18131 366 95 0 20724 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 102968

[startup+342.3 s]
/proc/loadavg: 4.20 3.56 3.50 5/371 13679
/proc/meminfo: memFree=25131884/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=200628 CPUtime=342.29 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 159592 0 0 0 34204 25 0 0 25 0 1 0 729524747 205443072 28231 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 50157 28231 366 95 0 45139 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 200628

[startup+402.301 s]
/proc/loadavg: 4.08 3.63 3.52 5/371 13681
/proc/meminfo: memFree=25061512/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=217596 CPUtime=402.3 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 173802 0 0 0 40203 27 0 0 25 0 1 0 729524747 222818304 31660 33554432000 4194304 4580011 140735459297472 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 54399 31660 366 95 0 49381 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 217596

[startup+462.301 s]
/proc/loadavg: 4.02 3.70 3.55 5/371 13682
/proc/meminfo: memFree=25034908/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=239248 CPUtime=462.29 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 194424 0 0 0 46199 30 0 0 25 0 1 0 729524747 244989952 35988 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 59812 35988 366 95 0 54794 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 239248

[startup+522.301 s]
/proc/loadavg: 4.16 3.78 3.58 5/371 13684
/proc/meminfo: memFree=24974832/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=272928 CPUtime=522.3 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 210825 0 0 0 52197 33 0 0 25 0 1 0 729524747 279478272 44938 33554432000 4194304 4580011 140735459297472 18446744073709551615 4339753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 68232 44938 366 95 0 63214 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 272928

[startup+582.301 s]
/proc/loadavg: 4.11 3.83 3.62 5/371 13686
/proc/meminfo: memFree=24984832/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=181300 CPUtime=582.3 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 223945 0 0 0 58194 36 0 0 25 0 1 0 729524747 185651200 39656 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 45325 39656 366 95 0 40307 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 181300

[startup+642.301 s]
/proc/loadavg: 4.04 3.86 3.64 5/371 13687
/proc/meminfo: memFree=24939880/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=200940 CPUtime=642.31 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 236293 0 0 0 64192 39 0 0 25 0 1 0 729524747 205762560 43746 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 50235 43746 366 95 0 45217 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 200940

[startup+702.301 s]
/proc/loadavg: 4.01 3.88 3.66 5/371 13689
/proc/meminfo: memFree=24923596/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=181300 CPUtime=702.31 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 246188 0 0 0 70190 41 0 0 25 0 1 0 729524747 185651200 39746 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 45325 39746 366 95 0 40307 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 181300

[startup+762.314 s]
/proc/loadavg: 4.00 3.90 3.67 5/371 13690
/proc/meminfo: memFree=24933604/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=186992 CPUtime=762.32 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 250705 0 0 0 76190 42 0 0 25 0 1 0 729524747 191479808 41169 33554432000 4194304 4580011 140735459297472 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 46748 41169 366 95 0 41730 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 186992

[startup+822.3 s]
/proc/loadavg: 4.11 3.95 3.70 5/371 13692
/proc/meminfo: memFree=24930604/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=167060 CPUtime=822.31 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 259452 0 0 0 82186 45 0 0 25 0 1 0 729524747 171069440 34977 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 41765 34978 366 95 0 36747 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 167060

[startup+882.3 s]
/proc/loadavg: 4.08 3.97 3.72 5/371 13694
/proc/meminfo: memFree=24921260/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=167080 CPUtime=882.31 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 279919 0 0 0 88182 49 0 0 25 0 1 0 729524747 171089920 34643 33554432000 4194304 4580011 140735459297472 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 41770 34643 366 95 0 36752 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 167080

[startup+942.3 s]
/proc/loadavg: 4.03 3.97 3.74 5/371 13695
/proc/meminfo: memFree=24889364/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=276156 CPUtime=942.31 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 297076 0 0 0 94179 52 0 0 25 0 1 0 729524747 282783744 42458 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 69039 42458 366 95 0 64021 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 276156

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.75 5/371 13697
/proc/meminfo: memFree=24873404/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=300304 CPUtime=1002.32 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 310941 0 0 0 100177 55 0 0 25 0 1 0 729524747 307511296 47316 33554432000 4194304 4580011 140735459297472 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 75076 47316 366 95 0 70058 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 300304

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/371 13698
/proc/meminfo: memFree=24817416/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=303456 CPUtime=1062.32 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 327520 0 0 0 106174 58 0 0 25 0 1 0 729524747 310738944 48345 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 75864 48345 366 95 0 70846 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 303456

[startup+1122.3 s]
/proc/loadavg: 4.07 4.00 3.78 5/371 13700
/proc/meminfo: memFree=24805944/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=213040 CPUtime=1122.32 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 347041 0 0 0 112171 61 0 0 25 0 1 0 729524747 218152960 45135 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 53260 45135 366 95 0 48242 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 213040

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.79 5/371 13702
/proc/meminfo: memFree=24820168/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=307744 CPUtime=1182.32 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 364960 0 0 0 118167 65 0 0 25 0 1 0 729524747 315129856 47232 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 76936 47232 366 95 0 71918 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 307744

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.81 5/371 13703
/proc/meminfo: memFree=24795332/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=234132 CPUtime=1242.32 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 379815 0 0 0 124164 68 0 0 25 0 1 0 729524747 239751168 52302 33554432000 4194304 4580011 140735459297472 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 58533 52302 366 95 0 53515 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 234132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.82 5/371 13705
/proc/meminfo: memFree=24740096/32950928 swapFree=38710892/67111528
[pid=13652] ppid=13650 vsize=350944 CPUtime=1300.03 cores=4,6
/proc/13652/stat : 13652 (strangenight2-s) R 13650 13652 12941 0 -1 4202496 390866 0 0 0 129933 70 0 0 25 0 1 0 729524747 359366656 59123 33554432000 4194304 4580011 140735459297472 18446744073709551615 4320778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13652/statm: 87736 59123 366 95 0 82718 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 350944

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.34
CPU system time (s): 0.71889
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 351264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.34
system time used= 0.71889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 390868
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 1575

runsolver used 4.83626 second user time and 10.5594 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 19:09:01
IDJOB=3368026
IDBENCH=83945
IDSOLVER=1845
FILE ID=node113/3368026-1305392941
RUNJOBID= node113-1305392941-13628
PBS_JOBID= 13324409
Free space on /tmp= 73444 MiB

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

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

MD5SUM BENCH= 1037a2754a0a53f62ba8ec901741c9e9
RANDOM SEED=1399674742

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25582732 kB
Buffers:        246236 kB
Cached:        2472956 kB
SwapCached:      93712 kB
Active:         730404 kB
Inactive:      6378724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25582732 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           11784 kB
Writeback:           0 kB
AnonPages:     4307692 kB
Mapped:          13412 kB
Slab:           103104 kB
PageTables:      91220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87053000 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= 73420 MiB
End job on node113 at 2011-05-14 19:30:43