Trace number 3421979

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) 5000.05 4999.92

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2-rand3bip-sat/
mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
MD5SUM51d9aefd9da7f94abc32dd024090dc46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3421979-1306624786.cnf'
0.00/0.00	c -- header says num vars:            270
0.00/0.00	c -- header says num clauses:        1080
0.00/0.00	c -- clauses added:            0 learnts,         1080 normals,            0 xors
0.00/0.00	c -- vars added        270
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       270      1080         0         0      3240         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1080/1080 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    270 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:     270, avg size: 3.0)
0.00/0.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.00
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     270
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       270         0         2         0       814         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.13	c  N st     8      4914       270         0         2      4603       814    124974   no data   no data
0.29/0.35	c  N st    10     11297       270         0         2      4216       814     77248   no data   no data
0.59/0.60	c  N st    11     17041       270         0         2      9507       814    224919   no data   no data
0.89/0.99	c  F st    12     25000       270         0         2     11782       814    260963   no data   no data
0.89/1.00	c Replacing        1 vars Replaced     2855 lits Time:     0.01 s 
0.89/1.00	c  N st    12     25000       269         0         0     11782       810    260963   no data   no data
1.19/1.24	c Decided on static restart strategy
1.19/1.24	c  N st    18     30001       269         0         0     10120       810    216363   no data   no data
1.19/1.24	c  S st    18     30001       269         0         0     10120       810    216363   no data   no data
1.19/1.28	c  S st    18     30503       269         0         0     10595       810    230199   no data   no data
1.19/1.28	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
1.19/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.19/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    268 time:  0.00 s
1.19/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.40	c lits-rem:       658  cl-subs:     1072  v-elim:      0  v-fix:    0  time:  0.11 s
1.39/1.40	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1.39/1.40	c calculated reachability. Time: 0.00
1.39/1.40	c  N st    18     30503       268         0         0      9366       805    200933   no data   no data
1.79/1.82	c  N st    20     37617       268         0         0      8804       805    164177   no data   no data
2.20/2.23	c  N st    21     44017       268         0         0     14768       805    315100   no data   no data
2.29/2.35	c  S st    22     45755       268         0         0     16394       805    356208   no data   no data
2.39/2.41	c  S st    22     46259       268         0         0      8534       805    144198   no data   no data
2.39/2.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
2.39/2.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
2.39/2.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.45	c lits-rem:       291  cl-subs:      533  v-elim:      0  v-fix:    0  time:  0.03 s
2.39/2.45	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c vivif2 --  cl tried     7992 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
2.39/2.45	c calculated reachability. Time: 0.00
2.39/2.45	c  N st    22     46259       267         0         0      7992       803    132409   no data   no data
3.30/3.39	c  N st    23     60656       267         0         0     12185       803    220990   no data   no data
4.09/4.12	c  N st    24     69389       267         0         0     20413       803    435222   no data   no data
4.09/4.12	c  S st    24     69389       267         0         0     20413       803    435222   no data   no data
4.09/4.19	c  S st    24     69890       267         0         0     10598       803    170149   no data   no data
4.09/4.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.19/4.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.19/4.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
4.19/4.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.26	c lits-rem:       209  cl-subs:      817  v-elim:      0  v-fix:    0  time:  0.06 s
4.19/4.26	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
4.19/4.26	c vivif2 --  cl tried     9781 cl shrink        0 lits rem          0 time: 0.00
4.19/4.26	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
4.19/4.26	c calculated reachability. Time: 0.00
4.19/4.26	c  N st    24     69890       267         0         0      9781       803    154318   no data   no data
5.49/5.56	c  F st    25     87501       267         0         0     14935       803    270097   no data   no data
5.49/5.56	c  N st    25     87501       267         0         0     14935       803    270097   no data   no data
5.89/5.95	c Decided on static restart strategy
6.09/6.19	c  N st    32     95538       267         0         0     22427       803    469977   no data   no data
6.89/6.98	c  N st    34    104838       267         0         0     19061       803    362065   no data   no data
6.89/6.98	c  S st    34    104838       267         0         0     19061       803    362065   no data   no data
6.99/7.06	c  S st    34    105340       267         0         0     19542       803    375798   no data   no data
6.99/7.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.99/7.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.99/7.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
6.99/7.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.99/7.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.99/7.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.60/7.65	c lits-rem:       539  cl-subs:     2999  v-elim:      0  v-fix:    0  time:  0.57 s
7.60/7.65	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
7.60/7.66	c vivif2 --  cl tried    16543 cl shrink        0 lits rem          0 time: 0.00
7.60/7.66	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
7.60/7.66	c calculated reachability. Time: 0.00
7.60/7.66	c  N st    34    105340       267         0         0     16543       803    309230   no data   no data
8.59/8.60	c  N st    35    114940       267         0         0     25648       803    548846   no data   no data
9.90/9.99	c  N st    36    129338       267         0         0     26087       803    510444   no data   no data
12.19/12.28	c  N st    37    150934       267         0         0     17488       803    284956   no data   no data
12.89/12.93	c  S st    38    158011       267         0         0     24130       803    452551   no data   no data
12.99/13.03	c  S st    38    158511       267         0         0     24611       803    466419   no data   no data
12.99/13.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.99/13.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.99/13.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
12.99/13.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.99/13.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.99/13.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.49/14.57	c lits-rem:       793  cl-subs:     5632  v-elim:      0  v-fix:    0  time:  1.51 s
14.49/14.57	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
14.49/14.58	c vivif2 --  cl tried    18979 cl shrink        0 lits rem          0 time: 0.00
14.49/14.58	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
14.49/14.58	c calculated reachability. Time: 0.00
14.49/14.58	c  N st    38    158511       267         0         0     18979       803    345824   no data   no data
19.98/20.02	c  N st    39    207099       267         0         0     31669       803    586164   no data   no data
23.49/23.51	c  N st    40    237767       267         0         0     23772       803    390790   no data   no data
23.49/23.51	c  S st    40    237767       267         0         0     23772       803    390790   no data   no data
23.59/23.61	c  S st    40    238269       267         0         0     24260       803    405522   no data   no data
23.59/23.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.59/23.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
23.59/23.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.59/23.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.59/23.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.59/23.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
23.59/23.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.59/23.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
23.59/23.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.59/24.65	c lits-rem:       346  cl-subs:     5013  v-elim:      0  v-fix:    0  time:  1.02 s
24.59/24.65	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
24.59/24.66	c vivif2 --  cl tried    19247 cl shrink        0 lits rem          0 time: 0.00
24.59/24.66	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
24.59/24.66	c calculated reachability. Time: 0.00
24.59/24.66	c  N st    40    238269       267         0         0     19247       803    308869   no data   no data
33.28/33.33	c  F st    41    306250       267         0         0     21532       803    324887   no data   no data
33.28/33.33	c  N st    41    306250       267         0         0     21532       803    324887   no data   no data
33.78/33.88	c Decided on static restart strategy
36.69/36.75	c  N st    51    334556       267         0         0     25363       803    405617   no data   no data
40.09/40.14	c  N st    53    357405       267         0         0     23337       803    345571   no data   no data
40.09/40.14	c  S st    53    357405       267         0         0     23337       803    345571   no data   no data
40.19/40.23	c  S st    53    357908       267         0         0     23820       803    359177   no data   no data
40.19/40.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.19/40.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
40.19/40.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.19/40.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.19/40.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.19/40.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
40.19/40.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.19/40.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
40.19/40.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.39/40.47	c lits-rem:       390  cl-subs:     1065  v-elim:      0  v-fix:    0  time:  0.22 s
40.39/40.47	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
40.39/40.47	c vivif2 --  cl tried    22755 cl shrink        0 lits rem          0 time: 0.00
40.39/40.47	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
40.39/40.47	c calculated reachability. Time: 0.00
40.39/40.47	c  N st    53    357908       267         0         0     22755       803    340725   no data   no data
44.99/45.04	c  N st    54    390301       267         0         0     28718       803    456313   no data   no data
51.59/51.61	c  N st    55    438892       267         0         0     48598       803    940386   no data   no data
62.09/62.15	c  N st    56    511775       267         0         0     35497       803    573234   no data   no data
66.00/66.01	c  N st    57    536863       267         0         0     29976       803    453306   no data   no data
66.00/66.01	c  S st    57    536863       267         0         0     29976       803    453306   no data   no data
66.09/66.12	c  S st    57    537368       267         0         0     30455       803    467025   no data   no data
66.09/66.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.09/66.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
66.09/66.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.09/66.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.09/66.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.09/66.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
66.09/66.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.09/66.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
66.09/66.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.69/66.77	c lits-rem:       832  cl-subs:     2319  v-elim:      0  v-fix:    0  time:  0.62 s
66.69/66.77	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
66.69/66.78	c vivif2 --  cl tried    28136 cl shrink        0 lits rem          0 time: 0.01
66.69/66.78	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
66.69/66.78	c calculated reachability. Time: 0.00
66.69/66.78	c  N st    57    537368       267         0         0     28136       803    426254   no data   no data
89.00/89.05	c  N st    58    701353       267         0         0     54870       803    967519   no data   no data
104.19/104.26	c  N st    59    806052       267         0         0     49685       803    852510   no data   no data
104.19/104.26	c  S st    59    806052       267         0         0     49685       803    852510   no data   no data
104.40/104.49	c  S st    59    806555       267         0         0     50156       803    865955   no data   no data
104.40/104.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.40/104.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
104.50/104.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.50/104.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.50/104.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.50/104.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
104.50/104.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.50/104.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
104.50/104.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.29/110.37	c lits-rem:      1368  cl-subs:    11921  v-elim:      0  v-fix:    0  time:  5.83 s
110.29/110.37	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
110.29/110.38	c vivif2 --  cl tried    38235 cl shrink        0 lits rem          0 time: 0.01
110.29/110.38	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
110.29/110.38	c calculated reachability. Time: 0.00
110.29/110.38	c  N st    59    806555       267         0         0     38235       803    646556   no data   no data
156.79/156.87	c  F st    60   1071875       267         0         0     54105       803    910827   no data   no data
156.79/156.87	c  N st    60   1071875       267         0         0     54105       803    910827   no data   no data
157.59/157.61	c Decided on static restart strategy
161.60/161.63	c  N st    70   1100176       267         0         0     79820       803   1546755   no data   no data
167.59/167.68	c  N st    72   1136168       267         0         0     71302       803   1321485   no data   no data
173.10/173.10	c  N st    73   1168560       267         0         0     58985       803   1015387   no data   no data
181.10/181.14	c  N st    74   1209834       267         0         0     54036       803    880479   no data   no data
181.10/181.14	c  S st    74   1209834       267         0         0     54036       803    880479   no data   no data
181.30/181.37	c  S st    74   1210336       267         0         0     54521       803    894722   no data   no data
181.30/181.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
181.30/181.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
181.30/181.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
181.30/181.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
181.30/181.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.30/181.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
181.30/181.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
181.30/181.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
181.40/181.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.69/185.80	c lits-rem:      2254  cl-subs:     9396  v-elim:      0  v-fix:    0  time:  4.38 s
185.69/185.80	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
185.79/185.81	c vivif2 --  cl tried    45125 cl shrink        0 lits rem          0 time: 0.01
185.79/185.81	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
185.79/185.81	c calculated reachability. Time: 0.00
185.79/185.81	c  N st    74   1210336       267         0         0     45125       803    709558   no data   no data
199.89/199.94	c  N st    75   1283219       267         0         0     68508       803   1192080   no data   no data
222.20/222.22	c  N st    76   1392542       267         0         0     77923       803   1387925   no data   no data
255.69/255.76	c  N st    77   1556527       267         0         0     86025       803   1592009   no data   no data
291.69/291.74	c  N st    78   1710338       267         0         0     76151       803   1329910   no data   no data
291.69/291.74	c  S st    78   1710338       267         0         0     76151       803   1329910   no data   no data
291.99/292.06	c  S st    78   1710840       267         0         0     76630       803   1343734   no data   no data
291.99/292.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
291.99/292.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
291.99/292.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.99/292.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.99/292.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.99/292.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
291.99/292.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
292.09/292.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
292.09/292.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.00/303.08	c lits-rem:      2515  cl-subs:    14856  v-elim:      0  v-fix:    0  time: 10.94 s
303.00/303.08	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
303.10/303.10	c vivif2 --  cl tried    61774 cl shrink        0 lits rem          0 time: 0.01
303.10/303.10	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
303.10/303.10	c calculated reachability. Time: 0.00
303.10/303.10	c  N st    78   1710840       267         0         0     61774       803   1092629   no data   no data
382.90/382.98	c  N st    79   2079804       267         0         0     74219       803   1202567   no data   no data
415.00/415.04	c  N st    80   2210841       267         0         0     78760       803   1292872   no data   no data
415.00/415.04	c  S st    80   2210841       267         0         0     78760       803   1292872   no data   no data
415.30/415.35	c  S st    80   2211342       267         0         0     79237       803   1307224   no data   no data
415.30/415.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
415.30/415.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
415.30/415.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
415.30/415.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
415.30/415.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.30/415.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
415.30/415.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
415.40/415.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
415.40/415.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.40/423.46	c lits-rem:      1884  cl-subs:    13418  v-elim:      0  v-fix:    0  time:  8.02 s
423.40/423.46	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
423.40/423.47	c vivif2 --  cl tried    65819 cl shrink        0 lits rem          0 time: 0.01
423.40/423.47	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
423.40/423.47	c calculated reachability. Time: 0.00
423.40/423.47	c  N st    80   2211342       267         0         0     65819       803   1058058   no data   no data
548.21/548.25	c  N st    81   2711344       267         0         0     89346       803   1467570   no data   no data
548.21/548.25	c  S st    81   2711344       267         0         0     89346       803   1467570   no data   no data
548.61/548.60	c  S st    81   2711845       267         0         0     89830       803   1481274   no data   no data
548.61/548.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
548.61/548.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
548.61/548.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
548.61/548.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
548.61/548.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
548.61/548.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
548.61/548.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
548.61/548.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
548.71/548.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
561.41/561.50	c lits-rem:       713  cl-subs:    17984  v-elim:      0  v-fix:    0  time: 12.80 s
561.41/561.50	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
561.51/561.51	c vivif2 --  cl tried    71846 cl shrink        0 lits rem          0 time: 0.01
561.51/561.51	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
561.51/561.51	c calculated reachability. Time: 0.00
561.51/561.51	c  N st    81   2711845       267         0         0     71846       803   1142691   no data   no data
687.90/687.92	c  N st    82   3211846       267         0         0    119797       803   2129574   no data   no data
687.90/687.92	c  S st    82   3211846       267         0         0    119797       803   2129574   no data   no data
688.40/688.50	c  S st    82   3212352       267         0         0    120284       803   2143582   no data   no data
688.40/688.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
688.51/688.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
688.51/688.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
688.51/688.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
688.51/688.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
688.51/688.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
688.51/688.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
688.51/688.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
688.62/688.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
726.51/726.55	c lits-rem:      1405  cl-subs:    31125  v-elim:      0  v-fix:    0  time: 37.91 s
726.51/726.55	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
726.51/726.57	c vivif2 --  cl tried    89159 cl shrink        0 lits rem          0 time: 0.02
726.51/726.57	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
726.51/726.58	c calculated reachability. Time: 0.00
726.51/726.58	c  N st    82   3212352       267         0         0     89159       803   1594587   no data   no data
856.71/856.71	c  N st    83   3712353       267         0         0    109582       803   1836086   no data   no data
856.71/856.71	c  S st    83   3712353       267         0         0    109582       803   1836086   no data   no data
857.21/857.20	c  S st    83   3712855       267         0         0    110065       803   1849952   no data   no data
857.21/857.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
857.21/857.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
857.21/857.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
857.21/857.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
857.21/857.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
857.21/857.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
857.21/857.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
857.21/857.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
857.31/857.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
880.62/880.66	c lits-rem:      1497  cl-subs:    24131  v-elim:      0  v-fix:    0  time: 23.33 s
880.62/880.66	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
880.62/880.67	c vivif2 --  cl tried    85934 cl shrink        0 lits rem          0 time: 0.02
880.62/880.67	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
880.62/880.68	c calculated reachability. Time: 0.00
880.62/880.68	c  N st    83   3712855       267         0         0     85934       803   1390136   no data   no data
890.11/890.11	c  F st    84   3751563       267         0         0    121733       803   2244188   no data   no data
890.11/890.11	c  N st    84   3751563       267         0         0    121733       803   2244188   no data   no data
898.21/898.22	c  N dy   122   3772380       267         0         0    140944       803   2732480     18.48     19.54
907.72/907.72	c  N dy   169   3796237       267         0         0     85759       803   1340233     17.97     18.96
914.92/914.90	c  N dy   279   3816492       267         0         0    104828       803   1842406     18.30     19.36
923.32/923.36	c  N dy   332   3838314       267         0         0    125207       803   2359655     18.22     19.30
931.92/931.93	c  N dy   388   3858373       267         0         0    144106       803   2850738     18.15     19.31
942.41/942.42	c  N dy   501   3878448       267         0         0     83831       803   1259044     18.28     20.07
949.81/949.88	c  N dy   594   3898461       267         0         0    102570       803   1740083     18.35     19.77
957.62/957.61	c  N dy   662   3918545       267         0         0    121232       803   2218144     18.34     20.90
967.02/967.02	c  N dy   714   3941824       267         0         0    142981       803   2783232     18.25     19.23
980.72/980.76	c  N dy   818   3969057       267         0         0     88221       803   1329562     18.27     19.30
987.91/987.97	c  N dy   928   3989153       267         0         0    107049       803   1824000     18.34     20.26
995.92/995.93	c  N dy  1008   4009599       267         0         0    126066       803   2318323     18.35     19.41
1005.62/1005.66	c  N dy  1071   4030233       267         0         0    145242       803   2801252     18.32     19.32
1016.72/1016.77	c  N dy  1137   4052087       267         0         0     84788       803   1229954     18.29     19.31
1029.41/1029.43	c  N dy  1257   4085913       267         0         0    116191       803   2014066     18.28     19.26
1039.53/1039.55	c  N dy  1380   4105977       267         0         0    134999       803   2501296     18.33     21.31
1050.53/1050.58	c  N dy  1443   4126020       267         0         0    153717       803   2969054     18.31     19.98
1061.22/1061.26	c  N dy  1558   4146087       267         0         0     90407       803   1347695     18.35     21.20
1069.62/1069.63	c  N dy  1675   4166188       267         0         0    109225       803   1827560     18.39     20.88
1079.52/1079.54	c  N dy  1793   4186453       267         0         0    128192       803   2314980     18.43     19.41
1091.12/1091.18	c  N dy  1928   4206468       267         0         0    146872       803   2797524     18.48     19.63
1095.12/1095.19	c  S st  1972   4212855       267         0         0    152848       803   2951157     18.49   no data
1095.92/1095.91	c  S st  1972   4213358       267         0         0    153332       803   2965495     18.49   no data
1095.92/1095.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1095.92/1095.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1095.92/1095.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1095.92/1095.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1095.92/1095.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1095.92/1095.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
1095.92/1095.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1096.02/1096.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1096.12/1096.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1131.72/1131.70	c lits-rem:      4444  cl-subs:    20140  v-elim:      0  v-fix:    0  time: 35.59 s
1131.72/1131.70	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
1131.72/1131.74	c vivif2 --  cl tried   133192 cl shrink        0 lits rem          0 time: 0.04
1131.72/1131.74	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1131.72/1131.75	c calculated reachability. Time: 0.00
1131.72/1131.75	c  N dy  1972   4213358       267         0         0    133192       803   2519732     18.49   no data
1148.92/1148.98	c  N dy  2013   4245673       267         0         0    163358       803   3244277     18.38     19.46
1158.82/1158.89	c  N dy  2108   4269854       267         0         0    103394       803   1653053     18.38     19.46
1170.02/1170.04	c  N dy  2229   4293224       267         0         0    125304       803   2216590     18.42     19.40
1179.52/1179.52	c  N dy  2265   4314874       267         0         0    145496       803   2722444     18.38     19.43
1192.12/1192.16	c  N dy  2370   4334895       267         0         0    164121       803   3195074     18.41     19.54
1201.92/1201.90	c  N dy  2465   4355488       267         0         0     99637       803   1536514     18.42     19.43
1210.92/1210.96	c  N dy  2593   4375562       267         0         0    118330       803   2019854     18.45     21.08
1221.43/1221.42	c  N dy  2664   4402324       267         0         0    143342       803   2661135     18.44     19.44
1233.14/1233.16	c  N dy  2750   4423415       267         0         0    162926       803   3160517     18.45     19.45
1244.02/1244.08	c  N dy  2843   4444106       267         0         0     97582       803   1467697     18.46     19.58
1253.32/1253.35	c  N dy  2954   4464175       267         0         0    116271       803   1943239     18.48     19.47
1264.02/1264.04	c  N dy  3081   4484962       267         0         0    135707       803   2448584     18.51     19.49
1276.53/1276.56	c  N dy  3210   4505062       267         0         0    154470       803   2929925     18.54     19.54
1293.12/1293.19	c  N dy  3343   4533977       267         0         0     95567       803   1401994     18.55     19.56
1301.33/1301.32	c  N dy  3417   4554227       267         0         0    114412       803   1883268     18.55     19.54
1311.32/1311.30	c  N dy  3504   4574248       267         0         0    133060       803   2362988     18.56     21.75
1321.72/1321.77	c  N dy  3569   4594337       267         0         0    151855       803   2824176     18.55     21.27
1338.83/1338.87	c  N dy  3697   4617730       267         0         0     86999       803   1157846     18.57     19.56
1350.63/1350.69	c  N dy  3787   4649336       267         0         0    116282       803   1881740     18.56     19.56
1360.33/1360.38	c  N dy  3839   4671840       267         0         0    137346       803   2425842     18.54     19.60
1371.43/1371.43	c  N dy  3918   4691870       267         0         0    155947       803   2896097     18.54     20.27
1386.53/1386.54	c  N dy  4038   4712864       267         0         0     87942       803   1163987     18.56     19.56
1386.73/1386.76	c  S st  4043   4713358       267         0         0     88409       803   1176236     18.56   no data
1387.03/1387.05	c  S st  4043   4713860       267         0         0     88897       803   1190960     18.56   no data
1387.03/1387.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1387.03/1387.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
1387.03/1387.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1387.03/1387.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1387.03/1387.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1387.03/1387.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
1387.03/1387.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1387.03/1387.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1387.14/1387.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1388.83/1388.86	c lits-rem:       756  cl-subs:     1825  v-elim:      0  v-fix:    0  time:  1.73 s
1388.83/1388.86	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
1388.83/1388.87	c vivif2 --  cl tried    87072 cl shrink        0 lits rem          0 time: 0.01
1388.83/1388.87	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1388.83/1388.88	c calculated reachability. Time: 0.00
1388.83/1388.88	c  N dy  4043   4713860       267         0         0     87072       803   1164964     18.56   no data
1397.22/1397.27	c  N dy  4184   4733895       267         0         0    105734       803   1644639     18.59     19.60
1417.63/1417.63	c  N dy  4280   4780837       267         0         0    149554       803   2728966     18.53     19.66
1429.93/1429.91	c  N dy  4368   4800874       267         0         0    168178       803   3204481     18.54     19.56
1439.93/1439.99	c  N dy  4414   4820888       267         0         0     98302       803   1410435     18.53     19.51
1448.02/1448.08	c  N dy  4492   4840918       267         0         0    117083       803   1882902     18.53     20.10
1460.43/1460.41	c  N dy  4613   4865926       267         0         0    140401       803   2475828     18.54     19.52
1470.93/1470.96	c  N dy  4680   4886002       267         0         0    159124       803   2946408     18.53     19.90
1485.43/1485.50	c  N dy  4783   4906795       267         0         0    178451       803   3427244     18.54     19.61
1498.53/1498.59	c  N dy  4889   4936715       267         0         0    117017       803   1869593     18.54     19.53
1507.63/1507.62	c  N dy  4969   4956762       267         0         0    135732       803   2350543     18.54     20.14
1520.73/1520.70	c  N dy  5122   4976794       267         0         0    154421       803   2834096     18.56     20.82
1533.83/1533.83	c  N dy  5230   4996860       267         0         0    173174       803   3314562     18.57     21.49
1544.12/1544.16	c  N dy  5248   5019652       267         0         0    103908       803   1512974     18.55     19.55
1553.73/1553.70	c  N dy  5369   5039732       267         0         0    122619       803   1995562     18.56     19.55
1562.53/1562.53	c  N dy  5422   5059828       267         0         0    141393       803   2468146     18.55     20.42
1584.04/1584.09	c  N dy  5513   5099983       267         0         0    178707       803   3380678     18.53     19.52
1594.13/1594.14	c  N dy  5599   5120905       267         0         0    106793       803   1580062     18.54     19.66
1611.93/1611.97	c  N dy  5645   5165756       267         0         0    148639       803   2620503     18.49     19.47
1624.83/1624.84	c  N dy  5752   5185807       267         0         0    167269       803   3093731     18.50     20.64
1638.63/1638.68	c  N dy  5828   5205811       267         0         0     93723       803   1236334     18.50     20.45
1641.83/1641.88	c  S st  5866   5213861       267         0         0    101268       803   1432260     18.50   no data
1642.34/1642.34	c  S st  5866   5214362       267         0         0    101750       803   1446330     18.50   no data
1642.34/1642.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1642.34/1642.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1642.34/1642.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1642.34/1642.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1642.34/1642.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1642.34/1642.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
1642.34/1642.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1642.43/1642.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1642.43/1642.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1645.43/1645.43	c lits-rem:       938  cl-subs:     3558  v-elim:      0  v-fix:    0  time:  2.99 s
1645.43/1645.43	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
1645.43/1645.45	c vivif2 --  cl tried    98192 cl shrink        0 lits rem          0 time: 0.02
1645.43/1645.45	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1645.43/1645.46	c calculated reachability. Time: 0.00
1645.43/1645.46	c  N dy  5866   5214362       267         0         0     98192       803   1378904     18.50   no data
1654.44/1654.42	c  N dy  5966   5234401       267         0         0    116781       803   1852457     18.51     20.13
1665.53/1665.50	c  N dy  6082   5254480       267         0         0    135576       803   2336408     18.52     20.75
1675.63/1675.61	c  N dy  6133   5274574       267         0         0    154235       803   2787941     18.51     20.47
1690.53/1690.57	c  N dy  6281   5294587       267         0         0    172910       803   3270259     18.53     20.55
1702.14/1702.17	c  N dy  6352   5315217       267         0         0     99071       803   1363824     18.53     19.56
1711.54/1711.54	c  N dy  6484   5335252       267         0         0    117782       803   1841361     18.54     22.50
1721.93/1721.97	c  N dy  6566   5355292       267         0         0    136396       803   2304066     18.55     20.19
1734.93/1734.94	c  N dy  6666   5375335       267         0         0    155085       803   2776154     18.55     19.54
1749.23/1749.28	c  N dy  6786   5395362       267         0         0    173704       803   3248399     18.57     19.76
1761.44/1761.46	c  N dy  6828   5415420       267         0         0     98270       803   1330330     18.56     20.47
1771.23/1771.29	c  N dy  6975   5435429       267         0         0    116943       803   1808559     18.57     21.04
1782.53/1782.56	c  N dy  7116   5455768       267         0         0    135880       803   2293961     18.59     19.60
1794.23/1794.28	c  N dy  7225   5475771       267         0         0    154431       803   2768821     18.60     20.10
1809.34/1809.40	c  N dy  7306   5499774       267         0         0    176784       803   3330855     18.60     19.61
1824.84/1824.89	c  N dy  7424   5520967       267         0         0    101567       803   1393705     18.61     19.63
1833.23/1833.28	c  N dy  7504   5541008       267         0         0    120354       803   1867459     18.61     20.55
1842.73/1842.73	c  N dy  7563   5561107       267         0         0    139186       803   2351541     18.61     20.10
1854.74/1854.79	c  N dy  7665   5581722       267         0         0    158346       803   2840573     18.61     19.67
1868.54/1868.59	c  N dy  7757   5602453       267         0         0    177597       803   3320935     18.62     19.64
1881.84/1881.80	c  N dy  7835   5622790       267         0         0    100549       803   1348707     18.62     19.63
1891.24/1891.23	c  N dy  7874   5646697       267         0         0    122716       803   1908032     18.61     19.59
1901.64/1901.66	c  N dy  7918   5669771       267         0         0    144100       803   2440992     18.60     19.70
1913.94/1913.98	c  N dy  8019   5690187       267         0         0    163103       803   2924042     18.60     19.58
1929.34/1929.33	c  N dy  8149   5710277       267         0         0    181766       803   3400725     18.61     20.22
1932.14/1932.15	c  S st  8166   5714362       267         0         0    185544       803   3497312     18.61   no data
1933.14/1933.16	c  S st  8166   5714863       267         0         0    186030       803   3511278     18.61   no data
1933.14/1933.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1933.24/1933.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
1933.24/1933.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1933.24/1933.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1933.24/1933.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1933.24/1933.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
1933.24/1933.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1933.34/1933.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1933.44/1933.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1986.65/1986.67	c lits-rem:      4089  cl-subs:    30088  v-elim:      0  v-fix:    0  time: 53.26 s
1986.65/1986.67	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
1986.74/1986.71	c vivif2 --  cl tried   155942 cl shrink        0 lits rem          0 time: 0.04
1986.74/1986.71	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1986.74/1986.72	c calculated reachability. Time: 0.00
1986.74/1986.72	c  N dy  8166   5714863       267         0         0    155942       803   2882208     18.61   no data
2003.04/2003.07	c  N dy  8308   5736869       267         0         0    176373       803   3401003     18.62     19.75
2018.45/2018.45	c  N dy  8433   5757046       267         0         0     99557       803   1323775     18.63     19.70
2027.25/2027.25	c  N dy  8509   5777497       267         0         0    118652       803   1810297     18.63     19.78
2036.84/2036.80	c  N dy  8571   5797547       267         0         0    137352       803   2289892     18.63     21.05
2048.44/2048.47	c  N dy  8662   5817904       267         0         0    156318       803   2771293     18.63     19.70
2063.34/2063.38	c  N dy  8797   5837912       267         0         0    174895       803   3244692     18.64     19.71
2079.75/2079.74	c  N dy  8882   5861964       267         0         0    100013       803   1303441     18.64     19.65
2090.06/2090.06	c  N dy  8976   5885816       267         0         0    122355       803   1870657     18.64     19.66
2101.24/2101.22	c  N dy  9073   5906877       267         0         0    141869       803   2358588     18.64     19.63
2114.04/2114.01	c  N dy  9184   5927465       267         0         0    160958       803   2839924     18.65     19.65
2132.54/2132.52	c  N dy  9275   5958741       267         0         0    190248       803   3596299     18.64     19.71
2144.85/2144.89	c  N dy  9360   5978796       267         0         0    110534       803   1562689     18.64     19.65
2154.75/2154.75	c  N dy  9465   5998874       267         0         0    129228       803   2036462     18.65     19.63
2167.65/2167.63	c  N dy  9581   6023132       267         0         0    151878       803   2608774     18.65     19.73
2180.85/2180.89	c  N dy  9672   6044564       267         0         0    171859       803   3110501     18.65     19.74
2198.24/2198.28	c  N dy  9812   6064837       267         0         0    190707       803   3587275     18.66     19.68
2212.05/2212.09	c  N dy  9917   6084849       267         0         0    109706       803   1522829     18.67     20.58
2221.75/2221.79	c  N dy 10019   6104886       267         0         0    128384       803   1998984     18.67     20.60
2233.85/2233.82	c  N dy 10130   6124903       267         0         0    146973       803   2471856     18.68     20.76
2247.55/2247.56	c  N dy 10214   6147214       267         0         0    167633       803   2990146     18.68     19.69
2264.55/2264.57	c  N dy 10295   6173887       267         0         0    192381       803   3619472     18.68     19.70
2278.25/2278.27	c  N dy 10416   6193990       267         0         0    110664       803   1533260     18.68     19.71
2286.86/2286.82	c  N dy 10466   6214133       267         0         0    129368       803   2001012     18.68     19.67
2287.15/2287.20	c  S st 10471   6214863       267         0         0    130052       803   2018529     18.68     19.20
2287.85/2287.85	c  S st 10471   6215364       267         0         0    130536       803   2032628     18.68   no data
2287.85/2287.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2287.96/2287.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
2287.96/2287.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2287.96/2287.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2287.96/2287.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2287.96/2287.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
2287.96/2287.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2287.96/2287.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2287.96/2288.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2297.15/2297.16	c lits-rem:      1119  cl-subs:     9769  v-elim:      0  v-fix:    0  time:  9.17 s
2297.15/2297.16	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
2297.15/2297.19	c vivif2 --  cl tried   120767 cl shrink        0 lits rem          0 time: 0.03
2297.15/2297.19	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
2297.15/2297.19	c calculated reachability. Time: 0.00
2297.15/2297.19	c  N dy 10471   6215364       267         0         0    120767       803   1830264     18.68   no data
2309.35/2309.31	c  N dy 10631   6235434       267         0         0    139451       803   2310066     18.69     21.09
2329.05/2329.09	c  N dy 10718   6270285       267         0         0    171723       803   3108982     18.68     19.84
2344.75/2344.78	c  N dy 10811   6292380       267         0         0    192194       803   3621036     18.69     19.76
2360.55/2360.54	c  N dy 10956   6312706       267         0         0    110312       803   1516826     18.70     19.73
2370.56/2370.59	c  N dy 11034   6333286       267         0         0    129380       803   1994569     18.70     19.69
2382.26/2382.29	c  N dy 11122   6355417       267         0         0    149976       803   2518144     18.70     19.72
2394.45/2394.49	c  N dy 11195   6375561       267         0         0    168723       803   2990218     18.70     19.71
2409.25/2409.20	c  N dy 11283   6395950       267         0         0    187711       803   3468635     18.70     19.72
2428.96/2428.94	c  N dy 11372   6426559       267         0         0    114098       803   1592568     18.70     19.78
2439.46/2439.47	c  N dy 11435   6449949       267         0         0    135733       803   2125579     18.69     19.85
2454.56/2454.50	c  N dy 11516   6478033       267         0         0    161873       803   2772882     18.69     19.74
2468.16/2468.19	c  N dy 11614   6498122       267         0         0    180473       803   3245089     18.69     20.84
2491.85/2491.81	c  N dy 11702   6536822       267         0         0    113302       803   1544526     18.68     19.74
2502.96/2502.96	c  N dy 11832   6557241       267         0         0    132282       803   2023977     18.69     19.72
2516.76/2516.78	c  N dy 11950   6581085       267         0         0    154464       803   2583434     18.70     19.72
2545.76/2545.72	c  N dy 12041   6631730       267         0         0    201019       803   3704723     18.67     19.82
2559.56/2559.56	c  N dy 12165   6652711       267         0         0    116904       803   1646497     18.68     19.69
2571.87/2571.81	c  N dy 12206   6681334       267         0         0    143304       803   2305174     18.67     19.77
2584.76/2584.76	c  N dy 12302   6703099       267         0         0    163433       803   2805910     18.67     19.77
2591.76/2591.72	c  S st 12323   6715364       267         0         0    174672       803   3088093     18.67     18.84
2592.67/2592.64	c  S st 12323   6715866       267         0         0    175153       803   3102514     18.67   no data
2592.67/2592.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2592.77/2592.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
2592.77/2592.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2592.77/2592.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2592.77/2592.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2592.77/2592.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
2592.77/2592.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2592.77/2592.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2592.86/2592.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2627.26/2627.23	c lits-rem:      2485  cl-subs:    23807  v-elim:      0  v-fix:    0  time: 34.36 s
2627.26/2627.23	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
2627.26/2627.27	c vivif2 --  cl tried   151346 cl shrink        0 lits rem          0 time: 0.04
2627.26/2627.27	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
2627.26/2627.27	c calculated reachability. Time: 0.00
2627.26/2627.27	c  N dy 12323   6715866       267         0         0    151346       803   2607229     18.67   no data
2641.86/2641.87	c  N dy 12391   6740446       267         0         0    173936       803   3162527     18.66     19.82
2658.86/2658.85	c  N dy 12514   6761948       267         0         0    193951       803   3669227     18.67     19.69
2677.66/2677.63	c  N dy 12670   6785653       267         0         0    112208       803   1523310     18.68     19.71
2688.56/2688.50	c  N dy 12804   6805738       267         0         0    130865       803   1994325     18.69     20.07
2708.47/2708.49	c  N dy 12877   6847433       267         0         0    169274       803   2905639     18.67     19.71
2727.36/2727.37	c  N dy 12968   6875412       267         0         0    195312       803   3546643     18.67     19.78
2745.97/2745.90	c  N dy 13123   6895488       267         0         0    108862       803   1422227     18.68     21.05
2756.57/2756.55	c  N dy 13239   6916174       267         0         0    128078       803   1907673     18.68     19.74
2767.36/2767.31	c  N dy 13349   6936198       267         0         0    146777       803   2385003     18.69     20.12
2783.36/2783.31	c  N dy 13354   6970841       267         0         0    178979       803   3180522     18.66     19.72
2801.17/2801.14	c  N dy 13469   6990869       267         0         0    197515       803   3648468     18.67     19.87
2820.27/2820.29	c  N dy 13549   7019589       267         0         0    117561       803   1601609     18.67     19.78
2832.06/2832.01	c  N dy 13696   7039639       267         0         0    136253       803   2076750     18.68     21.88
2844.16/2844.17	c  N dy 13802   7059687       267         0         0    154779       803   2541968     18.68     19.67
2859.76/2859.77	c  N dy 13934   7080035       267         0         0    173660       803   3017633     18.69     19.73
2876.67/2876.69	c  N dy 14077   7100321       267         0         0    192522       803   3495052     18.70     19.75
2897.06/2897.03	c  N dy 14158   7127140       267         0         0    109936       803   1414148     18.69     19.69
2908.37/2908.36	c  N dy 14324   7147145       267         0         0    128523       803   1887057     18.70     20.93
2921.07/2921.01	c  N dy 14433   7168200       267         0         0    148088       803   2371224     18.71     19.83
2932.58/2932.55	c  N dy 14517   7188285       267         0         0    166742       803   2840011     18.71     19.85
2944.67/2944.70	c  N dy 14589   7208307       267         0         0    185381       803   3308779     18.71     19.71
2951.38/2951.38	c  S st 14633   7215866       267         0         0    192401       803   3482863     18.71   no data
2952.27/2952.30	c  S st 14633   7216369       267         0         0    192882       803   3497625     18.71   no data
2952.37/2952.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2952.37/2952.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
2952.37/2952.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2952.37/2952.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2952.37/2952.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2952.37/2952.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
2952.37/2952.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2952.48/2952.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2952.57/2952.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2999.57/2999.57	c lits-rem:      2664  cl-subs:    26666  v-elim:      0  v-fix:    0  time: 47.03 s
2999.57/2999.57	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
2999.67/2999.62	c vivif2 --  cl tried   166216 cl shrink        0 lits rem          0 time: 0.04
2999.67/2999.62	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
2999.67/2999.62	c calculated reachability. Time: 0.00
2999.67/2999.62	c  N dy 14633   7216369       267         0         0    166216       803   2914617     18.71   no data
3016.97/3016.97	c  N dy 14768   7238351       267         0         0    186685       803   3434190     18.72     19.79
3098.68/3098.61	c  N dy 14791   7396964       267         0         0    118441       803   1586442     18.57     19.70
3111.28/3111.21	c  N dy 14947   7417909       267         0         0    137913       803   2078682     18.58     19.60
3125.68/3125.69	c  N dy 15104   7437915       267         0         0    156580       803   2558499     18.58     19.64
3140.58/3140.57	c  N dy 15228   7458162       267         0         0    175423       803   3035840     18.59     19.70
3156.97/3156.92	c  N dy 15340   7479319       267         0         0    195151       803   3533287     18.59     19.63
3177.18/3177.12	c  N dy 15508   7499391       267         0         0    213869       803   4008663     18.60     20.49
3192.48/3192.43	c  N dy 15613   7519431       267         0         0    121559       803   1668141     18.61     21.11
3204.97/3204.91	c  N dy 15770   7540066       267         0         0    140688       803   2153641     18.61     19.62
3219.68/3219.66	c  N dy 15935   7560298       267         0         0    159538       803   2633124     18.62     19.62
3235.68/3235.62	c  N dy 16085   7580316       267         0         0    178050       803   3100595     18.63     21.36
3252.08/3252.05	c  N dy 16191   7600583       267         0         0    196883       803   3564388     18.63     19.65
3273.68/3273.65	c  N dy 16300   7626151       267         0         0    220740       803   4162997     18.63     19.63
3287.18/3287.16	c  N dy 16399   7646224       267         0         0    127652       803   1812403     18.64     21.62
3299.08/3299.07	c  N dy 16522   7666318       267         0         0    146487       803   2291023     18.64     19.80
3314.08/3314.03	c  N dy 16657   7686362       267         0         0    165172       803   2761288     18.65     20.89
3330.58/3330.57	c  N dy 16788   7706860       267         0         0    184216       803   3240479     18.65     19.64
3339.38/3339.35	c  S st 16864   7716369       267         0         0    193084       803   3464213     18.65   no data
3340.18/3340.16	c  S st 16864   7716870       267         0         0    193577       803   3478840     18.65   no data
3340.18/3340.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3340.28/3340.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
3340.28/3340.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3340.28/3340.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3340.28/3340.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3340.28/3340.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
3340.28/3340.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3340.38/3340.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3340.48/3340.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3383.28/3383.26	c lits-rem:      2621  cl-subs:    25129  v-elim:      0  v-fix:    0  time: 42.86 s
3383.28/3383.26	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
3383.38/3383.30	c vivif2 --  cl tried   168448 cl shrink        0 lits rem          0 time: 0.04
3383.38/3383.30	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
3383.38/3383.31	c calculated reachability. Time: 0.00
3383.38/3383.31	c  N dy 16864   7716870       267         0         0    168448       803   2922775     18.65   no data
3404.79/3404.74	c  N dy 16968   7748953       267         0         0    198107       803   3655181     18.65     19.74
3423.48/3423.47	c  N dy 17062   7769730       267         0         0    217356       803   4127790     18.65     19.67
3439.58/3439.55	c  N dy 17137   7793014       267         0         0    127389       803   1790403     18.65     19.67
3451.79/3451.72	c  N dy 17262   7813194       267         0         0    146219       803   2270732     18.66     19.64
3466.09/3466.04	c  N dy 17373   7834084       267         0         0    165747       803   2762963     18.66     19.71
3482.08/3482.04	c  N dy 17494   7855350       267         0         0    185470       803   3255915     18.67     19.65
3499.99/3499.96	c  N dy 17632   7875419       267         0         0    204109       803   3728460     18.67     19.84
3519.99/3519.94	c  N dy 17782   7895512       267         0         0    222850       803   4203543     18.68     21.19
3533.39/3533.30	c  N dy 17887   7915670       267         0         0    128468       803   1807392     18.68     19.70
3546.89/3546.80	c  N dy 18000   7938439       267         0         0    149586       803   2336537     18.68     19.75
3562.38/3562.30	c  N dy 18087   7960451       267         0         0    169801       803   2823344     18.68     19.78
3578.19/3578.15	c  N dy 18207   7980487       267         0         0    188478       803   3297137     18.69     19.72
3597.39/3597.37	c  N dy 18347   8000570       267         0         0    207077       803   3760981     18.69     19.73
3613.60/3613.58	c  N dy 18426   8020600       267         0         0    225722       803   4235447     18.70     20.74
3635.50/3635.43	c  N dy 18577   8057619       267         0         0    145936       803   2222842     18.70     19.68
3649.19/3649.16	c  N dy 18692   8077631       267         0         0    164484       803   2686359     18.70     20.10
3665.20/3665.16	c  N dy 18831   8097762       267         0         0    183167       803   3157626     18.70     19.69
3678.69/3678.67	c  N dy 18888   8117838       267         0         0    201859       803   3627225     18.70     21.64
3698.59/3698.57	c  N dy 18978   8139903       267         0         0    222388       803   4137297     18.70     19.96
3716.79/3716.72	c  N dy 19149   8159982       267         0         0    126054       803   1724337     18.71     22.09
3727.90/3727.88	c  N dy 19201   8181040       267         0         0    145586       803   2207074     18.71     19.85
3741.89/3741.80	c  N dy 19307   8201488       267         0         0    164513       803   2681412     18.71     19.76
3754.89/3754.84	c  S st 19422   8216870       267         0         0    178803       803   3039277     18.72   no data
3755.79/3755.71	c  S st 19422   8217374       267         0         0    179296       803   3053671     18.72   no data
3755.79/3755.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3755.89/3755.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
3755.89/3755.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3755.89/3755.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3755.89/3755.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3755.89/3755.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
3755.89/3755.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3755.89/3755.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3755.99/3755.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3784.39/3784.33	c lits-rem:      1756  cl-subs:    19903  v-elim:      0  v-fix:    0  time: 28.40 s
3784.39/3784.33	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
3784.39/3784.36	c vivif2 --  cl tried   159393 cl shrink        0 lits rem          0 time: 0.04
3784.39/3784.36	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
3784.39/3784.37	c calculated reachability. Time: 0.00
3784.39/3784.37	c  N dy 19422   8217374       267         0         0    159393       803   2613537     18.72   no data
3810.70/3810.64	c  N dy 19483   8260678       267         0         0    199061       803   3562064     18.70     19.71
3829.59/3829.59	c  N dy 19581   8281043       267         0         0    217988       803   4032047     18.70     19.74
3850.70/3850.64	c  N dy 19757   8301061       267         0         0    121532       803   1599769     18.71     21.32
3863.39/3863.35	c  N dy 19907   8321127       267         0         0    140161       803   2067783     18.72     20.07
3875.09/3875.01	c  N dy 19960   8344881       267         0         0    162216       803   2608282     18.71     19.82
3891.39/3891.38	c  N dy 20091   8365645       267         0         0    181491       803   3091548     18.72     19.76
3905.50/3905.41	c  N dy 20178   8385723       267         0         0    200193       803   3555944     18.72     20.99
3923.49/3923.46	c  N dy 20281   8405802       267         0         0    218761       803   4022253     18.72     20.98
3939.80/3939.73	c  N dy 20353   8425841       267         0         0    120825       803   1565679     18.72     21.16
3950.60/3950.50	c  N dy 20427   8445866       267         0         0    139219       803   2015678     18.72     20.16
3964.80/3964.78	c  N dy 20512   8470314       267         0         0    161879       803   2576885     18.72     19.80
3979.20/3979.19	c  N dy 20611   8490379       267         0         0    180493       803   3043122     18.72     19.95
3995.70/3995.62	c  N dy 20732   8510447       267         0         0    199181       803   3514078     18.73     19.87
4014.89/4014.82	c  N dy 20872   8530507       267         0         0    217760       803   3981786     18.73     21.07
4031.80/4031.74	c  N dy 20919   8552725       267         0         0    120877       803   1549942     18.73     19.83
4043.90/4043.84	c  N dy 21068   8572781       267         0         0    139522       803   2014094     18.74     21.23
4059.90/4059.85	c  N dy 21232   8594323       267         0         0    159610       803   2522877     18.74     19.80
4080.01/4079.93	c  N dy 21361   8623571       267         0         0    186503       803   3172167     18.74     19.75
4100.30/4100.27	c  N dy 21506   8646451       267         0         0    207696       803   3698685     18.75     19.77
4118.60/4118.56	c  N dy 21620   8666917       267         0         0    226768       803   4182383     18.75     19.78
4136.40/4136.36	c  N dy 21740   8687006       267         0         0    126806       803   1687488     18.75     20.06
4149.40/4149.30	c  N dy 21888   8707104       267         0         0    145472       803   2156829     18.76     20.62
4156.91/4156.85	c  S st 21969   8717375       267         0         0    155041       803   2398780     18.76     18.41
4157.70/4157.65	c  S st 21969   8717877       267         0         0    155530       803   2413217     18.76   no data
4157.70/4157.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4157.80/4157.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
4157.80/4157.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4157.80/4157.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4157.80/4157.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4157.80/4157.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
4157.80/4157.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4157.80/4157.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4157.90/4157.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4170.80/4170.78	c lits-rem:       961  cl-subs:    12095  v-elim:      0  v-fix:    0  time: 12.95 s
4170.80/4170.78	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
4170.90/4170.81	c vivif2 --  cl tried   143435 cl shrink        0 lits rem          0 time: 0.03
4170.90/4170.81	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
4170.90/4170.82	c calculated reachability. Time: 0.00
4170.90/4170.82	c  N dy 21969   8717877       267         0         0    143435       803   2141930     18.76   no data
4199.70/4199.63	c  N dy 22082   8768249       267         0         0    189971       803   3275027     18.75     19.77
4217.30/4217.30	c  N dy 22201   8788347       267         0         0    208603       803   3740643     18.75     19.83
4243.70/4243.63	c  N dy 22326   8817179       267         0         0    235647       803   4427873     18.75     19.77
4259.50/4259.47	c  N dy 22488   8837564       267         0         0    135335       803   1893279     18.76     19.82
4272.10/4272.05	c  N dy 22583   8857659       267         0         0    153981       803   2358021     18.76     21.08
4290.41/4290.36	c  N dy 22725   8883954       267         0         0    178323       803   2963163     18.77     19.90
4307.90/4307.84	c  N dy 22863   8903972       267         0         0    196834       803   3423409     18.77     19.79
4345.50/4345.47	c  N dy 22951   8956329       267         0         0    125100       803   1613213     18.75     19.77
4395.01/4394.98	c  N dy 23040   9052413       267         0         0    213777       803   3723626     18.72     19.78
4422.31/4422.20	c  N dy 23079   9091748       267         0         0    128998       803   1692819     18.71     19.77
4437.52/4437.41	c  N dy 23217   9115718       267         0         0    151233       803   2240558     18.71     19.74
4450.51/4450.50	c  N dy 23316   9135735       267         0         0    169667       803   2696654     18.71     20.64
4466.71/4466.69	c  N dy 23445   9156041       267         0         0    188564       803   3168309     18.72     19.85
4486.51/4486.41	c  N dy 23573   9178014       267         0         0    209016       803   3678369     18.72     19.81
4508.51/4508.40	c  N dy 23747   9198038       267         0         0    227661       803   4152345     18.73     20.66
4528.41/4528.38	c  S st 23847   9217877       267         0         0    123776       803   1562644     18.73   no data
4529.01/4528.99	c  S st 23847   9218380       267         0         0    124262       803   1577066     18.73   no data
4529.11/4529.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4529.11/4529.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
4529.11/4529.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4529.11/4529.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4529.11/4529.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4529.11/4529.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
4529.11/4529.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4529.11/4529.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4529.21/4529.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4530.10/4530.08	c lits-rem:       186  cl-subs:     1049  v-elim:      0  v-fix:    0  time:  0.98 s
4530.10/4530.08	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
4530.20/4530.10	c vivif2 --  cl tried   123213 cl shrink        0 lits rem          0 time: 0.02
4530.20/4530.10	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
4530.20/4530.11	c calculated reachability. Time: 0.00
4530.20/4530.11	c  N dy 23847   9218380       267         0         0    123213       803   1558670     18.73   no data
4542.41/4542.36	c  N dy 23980   9238443       267         0         0    141919       803   2028290     18.73     21.02
4555.01/4554.96	c  N dy 24072   9258492       267         0         0    160590       803   2486067     18.73     20.77
4572.21/4572.12	c  N dy 24214   9281160       267         0         0    181688       803   3011546     18.74     19.82
4593.41/4593.39	c  N dy 24326   9308879       267         0         0    207557       803   3654728     18.74     19.80
4614.71/4614.66	c  N dy 24488   9328944       267         0         0    226122       803   4121569     18.74     20.92
4639.11/4639.07	c  N dy 24655   9348965       267         0         0    244743       803   4591788     18.75     21.63
4653.31/4653.23	c  N dy 24744   9369022       267         0         0    139755       803   1939027     18.75     20.72
4667.31/4667.24	c  N dy 24865   9390918       267         0         0    160107       803   2449662     18.75     19.75
4681.51/4681.45	c  N dy 24956   9410946       267         0         0    178684       803   2910361     18.75     20.98
4713.41/4713.31	c  N dy 24966   9459870       267         0         0    223043       803   3909113     18.74     19.79
4733.32/4733.29	c  N dy 25060   9479947       267         0         0    241653       803   4377477     18.74     20.67
4750.21/4750.16	c  N dy 25171   9499999       267         0         0    136435       803   1858275     18.74     21.06
4787.52/4787.49	c  N dy 25279   9557760       267         0         0    189320       803   3050130     18.73     19.75
4806.92/4806.80	c  N dy 25408   9578898       267         0         0    209005       803   3535796     18.73     19.78
4824.82/4824.79	c  N dy 25502   9599092       267         0         0    227837       803   4007660     18.73     19.74
4846.12/4846.05	c  N dy 25617   9619158       267         0         0    246435       803   4470852     18.74     19.99
4862.82/4862.73	c  N dy 25759   9639166       267         0         0    140379       803   1946281     18.74     20.56
4873.42/4873.35	c  N dy 25818   9659248       267         0         0    158891       803   2401794     18.74     20.21
4890.72/4890.62	c  N dy 25936   9685455       267         0         0    183289       803   3009596     18.74     19.83
4909.62/4909.59	c  N dy 26091   9705462       267         0         0    201843       803   3475749     18.75     20.65
4916.31/4916.26	c  S st 26101   9718381       267         0         0    214102       803   3785725     18.74     16.49
4917.51/4917.44	c  S st 26101   9718884       267         0         0    214582       803   3800044     18.74   no data
4917.51/4917.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4917.61/4917.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.10
4917.61/4917.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4917.61/4917.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4917.61/4917.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4917.61/4917.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
4917.61/4917.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4917.71/4917.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4917.81/4917.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4969.72/4969.63	c lits-rem:      2209  cl-subs:    26692  v-elim:      0  v-fix:    0  time: 51.91 s
4969.72/4969.63	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
4969.72/4969.67	c vivif2 --  cl tried   187890 cl shrink        0 lits rem          0 time: 0.05
4969.72/4969.67	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
4969.72/4969.68	c calculated reachability. Time: 0.00
4969.72/4969.68	c  N dy 26101   9718884       267         0         0    187890       803   3212827     18.74   no data
4989.12/4989.04	c  N dy 26253   9739580       267         0         0    207133       803   3697711     18.75     19.80

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-3421979-1306624786/watcher-3421979-1306624786 -o /tmp/evaluation-result-3421979-1306624786/solver-3421979-1306624786 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421979-1306624786.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 2/268 1640
/proc/meminfo: memFree=28657188/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=29760 CPUtime=0 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 505 0 0 0 0 0 0 0 25 0 1 0 774079312 30474240 446 33554432000 4194304 4580011 140735566439536 18446744073709551615 4288512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1640/statm: 7440 446 338 95 0 2422 0

[startup+0.0770301 s]
/proc/loadavg: 1.84 1.97 1.99 2/268 1640
/proc/meminfo: memFree=28657188/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=30032 CPUtime=0.07 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 694 0 0 0 7 0 0 0 25 0 1 0 774079312 30752768 635 33554432000 4194304 4580011 140735566439536 18446744073709551615 4301747 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1640/statm: 7508 635 363 95 0 2490 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30032

[startup+0.101026 s]
/proc/loadavg: 1.84 1.97 1.99 2/268 1640
/proc/meminfo: memFree=28657188/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=30032 CPUtime=0.09 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 725 0 0 0 9 0 0 0 25 0 1 0 774079312 30752768 666 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294997 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1640/statm: 7508 666 363 95 0 2490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30032

[startup+0.300989 s]
/proc/loadavg: 1.84 1.97 1.99 2/268 1640
/proc/meminfo: memFree=28657188/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=30588 CPUtime=0.29 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 986 0 0 0 29 0 0 0 25 0 1 0 774079312 31322112 781 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294410 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1640/statm: 7647 781 363 95 0 2629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30588

[startup+0.700916 s]
/proc/loadavg: 1.84 1.97 1.99 2/268 1640
/proc/meminfo: memFree=28657188/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=31128 CPUtime=0.69 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 1517 0 0 0 69 0 0 0 25 0 1 0 774079312 31875072 819 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1640/statm: 7782 819 363 95 0 2764 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31128

[startup+1.50078 s]
/proc/loadavg: 1.84 1.97 1.99 3/274 1646
/proc/meminfo: memFree=28651428/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=37332 CPUtime=1.49 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 3460 0 0 0 149 0 0 0 25 0 1 0 774079312 38227968 2445 33554432000 4194304 4580011 140735566439536 18446744073709551615 4322640 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1640/statm: 9333 2445 366 95 0 4315 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37332

[startup+3.10044 s]
/proc/loadavg: 1.84 1.97 1.99 3/274 1646
/proc/meminfo: memFree=28639888/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=37812 CPUtime=3.09 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 4496 0 0 0 309 0 0 0 25 0 1 0 774079312 38719488 2658 33554432000 4194304 4580011 140735566439536 18446744073709551615 4321172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1640/statm: 9453 2658 366 95 0 4435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37812

[startup+6.30091 s]
/proc/loadavg: 1.85 1.97 1.99 3/274 1647
/proc/meminfo: memFree=28632952/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=39548 CPUtime=6.29 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 6480 0 0 0 629 0 0 0 25 0 1 0 774079312 40497152 3125 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 9887 3125 366 95 0 4869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39548

[startup+12.7007 s]
/proc/loadavg: 1.86 1.97 1.99 3/274 1647
/proc/meminfo: memFree=28624512/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=44088 CPUtime=12.69 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 10014 0 0 0 1268 1 0 0 25 0 1 0 774079312 45146112 4071 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 11022 4071 366 95 0 6004 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44088

[startup+25.5004 s]
/proc/loadavg: 1.89 1.97 1.99 3/274 1647
/proc/meminfo: memFree=28617064/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=50100 CPUtime=25.49 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 14757 0 0 0 2547 2 0 0 25 0 1 0 774079312 51302400 5630 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 12525 5630 366 95 0 7507 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50100

[startup+51.1007 s]
/proc/loadavg: 1.93 1.97 1.99 3/274 1648
/proc/meminfo: memFree=28614388/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=51200 CPUtime=51.09 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 22248 0 0 0 5106 3 0 0 25 0 1 0 774079312 52428800 6098 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 12800 6099 366 95 0 7782 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51200

[startup+102.31 s]
/proc/loadavg: 1.97 1.97 1.99 3/274 1649
/proc/meminfo: memFree=28595996/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=56412 CPUtime=102.3 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 37016 0 0 0 10223 7 0 0 25 0 1 0 774079312 57765888 6711 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 14103 6711 366 95 0 9085 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56412

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/274 1651
/proc/meminfo: memFree=28582684/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=66632 CPUtime=162.29 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 50352 0 0 0 16220 9 0 0 25 0 1 0 774079312 68231168 10247 33554432000 4194304 4580011 140735566439536 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 16658 10247 366 95 0 11640 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66632

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/274 1652
/proc/meminfo: memFree=28575796/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=72212 CPUtime=222.29 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 62807 0 0 0 22217 12 0 0 25 0 1 0 774079312 73945088 11290 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 18053 11290 366 95 0 13035 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 72212

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/274 1654
/proc/meminfo: memFree=28562612/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=73200 CPUtime=282.3 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 73738 0 0 0 28216 14 0 0 25 0 1 0 774079312 74956800 11698 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 18300 11698 366 95 0 13282 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 73200

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/274 1656
/proc/meminfo: memFree=28553780/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=85716 CPUtime=342.29 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 85612 0 0 0 34213 16 0 0 25 0 1 0 774079312 87773184 14298 33554432000 4194304 4580011 140735566439536 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 21429 14298 366 95 0 16411 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 85716

[startup+402.3 s]
/proc/loadavg: 2.06 1.99 1.99 3/274 1657
/proc/meminfo: memFree=28552128/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=86148 CPUtime=402.3 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 95475 0 0 0 40212 18 0 0 25 0 1 0 774079312 88215552 14673 33554432000 4194304 4580011 140735566439536 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 21537 14673 366 95 0 16519 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 86148

[startup+462.3 s]
/proc/loadavg: 2.08 2.00 2.00 3/274 1659
/proc/meminfo: memFree=28547380/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=92564 CPUtime=462.3 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 104676 0 0 0 46210 20 0 0 25 0 1 0 774079312 94785536 15870 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 23141 15870 366 95 0 18123 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92564

[startup+522.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/274 1660
/proc/meminfo: memFree=28539404/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=92848 CPUtime=522.3 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 113243 0 0 0 52209 21 0 0 25 0 1 0 774079312 95076352 16588 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 23212 16588 366 95 0 18194 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 92848

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/274 1662
/proc/meminfo: memFree=28534284/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=99124 CPUtime=582.31 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 122653 0 0 0 58207 24 0 0 25 0 1 0 774079312 101502976 17411 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 24781 17411 366 95 0 19763 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 99124

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.17 1.71 1.89 2/268 1811
/proc/meminfo: memFree=28524700/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=168600 CPUtime=4062.41 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 364436 0 0 0 406153 88 0 0 25 0 1 0 774079312 172646400 33857 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 42150 33857 366 95 0 37132 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 168600

[startup+4122.3 s]
/proc/loadavg: 1.06 1.57 1.83 2/268 1812
/proc/meminfo: memFree=28517608/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=235768 CPUtime=4122.4 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 366275 0 0 0 412152 88 0 0 25 0 1 0 774079312 241426432 35696 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 58942 35696 366 95 0 53924 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 235768

[startup+4182.3 s]
/proc/loadavg: 1.02 1.47 1.78 2/268 1814
/proc/meminfo: memFree=28524004/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=168672 CPUtime=4182.4 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 369687 0 0 0 418151 89 0 0 25 0 1 0 774079312 172720128 34071 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 42168 34071 366 95 0 37150 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 168672

[startup+4242.3 s]
/proc/loadavg: 1.01 1.38 1.72 2/268 1816
/proc/meminfo: memFree=28515772/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=236124 CPUtime=4242.4 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 371725 0 0 0 424151 89 0 0 25 0 1 0 774079312 241790976 36109 33554432000 4194304 4580011 140735566439536 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 59031 36109 366 95 0 54013 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 236124

[startup+4302.3 s]
/proc/loadavg: 1.00 1.31 1.68 2/268 1817
/proc/meminfo: memFree=28521820/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=168724 CPUtime=4302.4 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 375615 0 0 0 430149 91 0 0 25 0 1 0 774079312 172773376 34593 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 42181 34593 366 95 0 37163 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 168724

[startup+4362.3 s]
/proc/loadavg: 1.00 1.25 1.63 2/268 1819
/proc/meminfo: memFree=28526012/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=168800 CPUtime=4362.41 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 379750 0 0 0 436148 93 0 0 25 0 1 0 774079312 172851200 33614 33554432000 4194304 4580011 140735566439536 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 42200 33614 366 95 0 37182 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 168800

[startup+4422.3 s]
/proc/loadavg: 1.00 1.20 1.59 2/268 1820
/proc/meminfo: memFree=28528836/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=168856 CPUtime=4422.41 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 384042 0 0 0 442146 95 0 0 25 0 1 0 774079312 172908544 32881 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 42214 32881 366 95 0 37196 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 168856

[startup+4482.3 s]
/proc/loadavg: 1.00 1.16 1.55 2/268 1822
/proc/meminfo: memFree=28520612/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=168856 CPUtime=4482.41 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 386081 0 0 0 448145 96 0 0 25 0 1 0 774079312 172908544 34920 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 42214 34920 366 95 0 37196 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 168856

[startup+4542.3 s]
/proc/loadavg: 1.00 1.13 1.51 2/268 1824
/proc/meminfo: memFree=28527400/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=168936 CPUtime=4542.41 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 389621 0 0 0 454144 97 0 0 25 0 1 0 774079312 172990464 33262 33554432000 4194304 4580011 140735566439536 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 42234 33262 366 95 0 37216 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 168936

[startup+4602.3 s]
/proc/loadavg: 1.00 1.10 1.48 2/268 1825
/proc/meminfo: memFree=28519056/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=237436 CPUtime=4602.41 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 391615 0 0 0 460144 97 0 0 25 0 1 0 774079312 243134464 35256 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 59359 35256 366 95 0 54341 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 237436

[startup+4662.3 s]
/proc/loadavg: 1.00 1.08 1.44 2/268 1827
/proc/meminfo: memFree=28525720/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=169024 CPUtime=4662.41 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 395159 0 0 0 466143 98 0 0 25 0 1 0 774079312 173080576 33505 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 42256 33505 366 95 0 37238 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 169024

[startup+4722.31 s]
/proc/loadavg: 1.00 1.06 1.41 2/268 1828
/proc/meminfo: memFree=28517872/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=237880 CPUtime=4722.43 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 397217 0 0 0 472144 99 0 0 25 0 1 0 774079312 243589120 35563 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 59470 35563 366 95 0 54452 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 237880

[startup+4782.3 s]
/proc/loadavg: 1.00 1.05 1.39 2/268 1830
/proc/meminfo: memFree=28523180/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=169036 CPUtime=4782.42 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 401042 0 0 0 478142 100 0 0 25 0 1 0 774079312 173092864 34227 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 42259 34227 366 95 0 37241 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 169036

[startup+4842.3 s]
/proc/loadavg: 1.10 1.07 1.37 2/268 1832
/proc/meminfo: memFree=28516668/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=237948 CPUtime=4842.41 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 402655 0 0 0 484141 100 0 0 25 0 1 0 774079312 243658752 35840 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 59487 35840 366 95 0 54469 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 237948

[startup+4902.3 s]
/proc/loadavg: 1.04 1.05 1.34 2/268 1833
/proc/meminfo: memFree=28521592/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=169088 CPUtime=4902.41 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 406647 0 0 0 490140 101 0 0 25 0 1 0 774079312 173146112 34651 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 42272 34651 366 95 0 37254 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 169088

[startup+4962.3 s]
/proc/loadavg: 1.01 1.04 1.32 2/268 1835
/proc/meminfo: memFree=28509384/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=249108 CPUtime=4962.42 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 409645 0 0 0 496140 102 0 0 25 0 1 0 774079312 255086592 37649 33554432000 4194304 4580011 140735566439536 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 62277 37649 366 95 0 57259 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 249108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.03 1.30 2/268 1836
/proc/meminfo: memFree=28505892/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=249108 CPUtime=5000.03 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 410472 0 0 0 499900 103 0 0 25 0 1 0 774079312 255086592 38476 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 62277 38476 366 95 0 57259 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 249108

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.03 1.30 2/268 1836
/proc/meminfo: memFree=28505892/32951124 swapFree=55664332/67111528
[pid=1640] ppid=1638 vsize=249108 CPUtime=5000.03 cores=0,2,4,6
/proc/1640/stat : 1640 (strangenight2-s) R 1638 1640 1193 0 -1 4202496 410472 0 0 0 499900 103 0 0 25 0 1 0 774079312 255086592 38476 33554432000 4194304 4580011 140735566439536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1640/statm: 62277 38476 366 95 0 57259 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 249108

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.05
CPU user time (s): 4999.01
CPU system time (s): 1.03984
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 254652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.01
system time used= 1.03984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 410472
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= 7100

runsolver used 13.136 second user time and 27.8368 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-29 01:19:46
IDJOB=3421979
IDBENCH=85304
IDSOLVER=1887
FILE ID=node109/3421979-1306624786
RUNJOBID= node109-1306614781-1211
PBS_JOBID= 13471629
Free space on /tmp= 73208 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2-rand3bip-sat/mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421979-1306624786/watcher-3421979-1306624786 -o /tmp/evaluation-result-3421979-1306624786/solver-3421979-1306624786 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421979-1306624786.cnf

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

MD5SUM BENCH= 51d9aefd9da7f94abc32dd024090dc46
RANDOM SEED=487625331

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28657576 kB
Buffers:        205756 kB
Cached:        2153780 kB
SwapCached:      10136 kB
Active:         707564 kB
Inactive:      3378632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28657576 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:           10916 kB
Writeback:           0 kB
AnonPages:     1722184 kB
Mapped:          16000 kB
Slab:           107776 kB
PageTables:      36968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 30865348 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= 73200 MiB
End job on node109 at 2011-05-29 02:43:08