Trace number 3367321

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.08 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S381985918-018-UNKNOWN.cnf
MD5SUM13d193ddef22075908d36a7c0d4a2be1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367321-1305380658.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.01	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
0.29/0.37	c asymm  cl-useful: 0/14616/21250 lits-rem:0 time: 0.36
0.29/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.39/0.44	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.45	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.45	c calculated reachability. Time: 0.00
0.39/0.45	c Calc default polars -  time:   0.00 s pos:     117 undec:       1 neg:     132
0.39/0.45	c =========================================================================================
0.39/0.45	c types(t): F = full restart, N = normal restart
0.39/0.45	c types(t): S = simplification begin/end, E = solution found
0.39/0.45	c restart types(rt): st = static, dy = dynamic
0.39/0.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.45	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
0.69/0.71	c  N dy    19      4537       250     21250         0      4428    148750    298725     59.38     62.53
0.89/0.99	c  N dy    25      8958       250     21250         0      6298    148750    362574     57.65     60.81
1.19/1.27	c  N dy    41     13216       250     21250         0      6323    148750    299726     57.71     60.78
1.59/1.60	c  N dy    59     17854       250     21250         0     10861    148750    596386     57.64     60.73
1.99/2.02	c  N dy    73     23729       250     21250         0     11104    148750    553873     57.53     60.96
2.10/2.12	c  F st    79     25000       250     21250         0     12347    148750    635655     57.56     58.15
2.29/2.36	c  N st    84     28300       250     21250         0      8915    148750    351248     57.56   no data
2.39/2.48	c  S st    85     30000       250     21250         0     10582    148750    464794     57.56   no data
2.49/2.53	c  S st    85     30501       250     21250         0     11079    148750    496782     57.56   no data
2.49/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.54	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
2.49/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.08	c lits-rem:       270  cl-subs:      287  v-elim:      0  v-fix:    0  time:  0.52 s
3.20/3.29	c asymm  cl-useful: 0/6397/21250 lits-rem:0 time: 0.20
3.20/3.29	c calculated reachability. Time: 0.00
3.20/3.29	c  N dy    85     30501       250     21250         0     10792    148750    470003     57.56   no data
3.59/3.64	c  N dy   100     34889       250     21250         0     15084    148750    752066     57.63     61.60
3.89/3.95	c  N dy   118     38914       250     21250         0     11269    148750    449626     57.68     60.96
4.19/4.29	c  N dy   139     43125       250     21250         0     15374    148750    720632     57.84     60.90
4.49/4.52	c  S st   149     45752       250     21250         0      9195    148750    261140     57.87   no data
4.49/4.57	c  S st   149     46255       250     21250         0      9694    148750    293020     57.87   no data
4.49/4.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.49/4.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.49/4.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4.49/4.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.49/4.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.70	c lits-rem:         2  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.09 s
4.69/4.70	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4.69/4.70	c vivif2 --  cl tried     9657 cl shrink        0 lits rem          0 time: 0.00
4.99/5.09	c asymm  cl-useful: 0/14726/21250 lits-rem:0 time: 0.39
4.99/5.09	c calculated reachability. Time: 0.00
4.99/5.09	c  N dy   149     46255       250     21250         0      9657    148750    289600     57.87   no data
5.40/5.43	c  N dy   168     50651       250     21250         0     13943    148750    572012     57.97     61.65
5.69/5.77	c  N dy   182     54871       250     21250         0     18052    148750    840961     57.90     61.04
6.09/6.10	c  N dy   193     59014       250     21250         0     12370    148750    415689     57.85     61.08
6.39/6.44	c  N dy   209     63112       250     21250         0     16379    148750    681846     57.83     60.97
6.69/6.79	c  N dy   224     67205       250     21250         0     20394    148750    946855     57.81     61.54
6.99/7.00	c  S st   234     69382       250     21250         0     11780    148750    323018     57.83     58.01
6.99/7.05	c  S st   234     69885       250     21250         0     12277    148750    356831     57.83   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.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
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:    250 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.01 s
6.99/7.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.24	c lits-rem:        53  cl-subs:       80  v-elim:      0  v-fix:    0  time:  0.15 s
7.19/7.24	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
7.19/7.24	c vivif2 --  cl tried    12197 cl shrink        0 lits rem          0 time: 0.00
7.39/7.46	c asymm  cl-useful: 0/6524/21250 lits-rem:0 time: 0.22
7.39/7.46	c calculated reachability. Time: 0.00
7.39/7.46	c  N dy   234     69885       250     21250         0     12197    148750    349531     57.83   no data
7.99/8.08	c  N dy   247     77301       250     21250         0     19441    148750    828439     57.65     61.12
8.49/8.56	c  N dy   259     82416       250     21250         0     12725    148750    333861     57.54     60.71
8.89/8.97	c  F st   282     87500       250     21250         0     17698    148750    662355     57.59     54.62
8.99/9.00	c  N st   283     87750       250     21250         0     17945    148750    678704     57.59   no data
9.49/9.50	c  N dy   291     93407       250     21250         0     23463    148750   1058646     57.60     61.07
9.99/10.06	c  N dy   314     99645       250     21250         0     16850    148750    554436     57.58     60.69
10.49/10.54	c  S st   338    104829       250     21250         0     21914    148750    888935     57.63     56.58
10.59/10.62	c  S st   338    105333       250     21250         0     22413    148750    920146     57.63   no data
10.59/10.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
10.59/10.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.59/10.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
10.59/10.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.59/10.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.59/10.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.62	c lits-rem:       144  cl-subs:      560  v-elim:      0  v-fix:    0  time:  1.94 s
12.59/12.62	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
12.59/12.63	c vivif2 --  cl tried    21853 cl shrink        0 lits rem          0 time: 0.01
12.79/12.84	c asymm  cl-useful: 0/5700/21250 lits-rem:0 time: 0.21
12.79/12.85	c calculated reachability. Time: 0.00
12.79/12.85	c  N dy   338    105333       250     21250         0     21853    148750    868500     57.63   no data
13.49/13.52	c  N dy   361    112122       250     21250         0     14822    148750    367333     57.64     60.90
14.09/14.18	c  N dy   393    119393       250     21250         0     21937    148750    836294     57.65     61.43
14.89/14.97	c  N dy   420    127134       250     21250         0     14837    148750    315557     57.66     60.78
15.69/15.75	c  N dy   460    135338       250     21250         0     22875    148750    848214     57.71     62.53
16.69/16.71	c  N dy   497    144013       250     21250         0     15717    148750    320276     57.74     61.10
17.60/17.67	c  N dy   539    154164       250     21250         0     25625    148750    974121     57.75     60.92
17.99/18.06	c  S st   556    157999       250     21250         0     29389    148750   1222582     57.75     52.36
18.09/18.15	c  S st   556    158505       250     21250         0     29891    148750   1254093     57.75   no data
18.09/18.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.09/18.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
18.09/18.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.09/18.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.09/18.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.09/18.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.09/18.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.09/18.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.19/18.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.49/22.50	c lits-rem:       340  cl-subs:      776  v-elim:      0  v-fix:    0  time:  4.27 s
22.49/22.50	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
22.49/22.51	c vivif2 --  cl tried    29115 cl shrink        0 lits rem          0 time: 0.01
22.69/22.75	c asymm  cl-useful: 0/4279/21250 lits-rem:0 time: 0.24
22.69/22.75	c calculated reachability. Time: 0.00
22.69/22.75	c  N dy   556    158505       250     21250         0     29115    148750   1182528     57.75   no data
23.79/23.82	c  N dy   598    168758       250     21250         0     22502    148750    715155     57.77     61.01
24.89/24.99	c  N dy   644    179721       250     21250         0     33204    148750   1423594     57.80     61.27
26.09/26.16	c  N dy   693    191227       250     21250         0     26876    148750    953249     57.84     60.99
27.50/27.57	c  N dy   750    203451       250     21250         0     20236    148750    457427     57.89     60.97
28.89/28.93	c  N dy   780    216703       250     21250         0     33145    148750   1309072     57.77     61.07
30.49/30.54	c  N dy   840    231188       250     21250         0     27759    148750    902933     57.80     61.03
31.29/31.30	c  S st   860    237759       250     21250         0     34170    148750   1327224     57.78     54.62
31.39/31.40	c  S st   860    238260       250     21250         0     34666    148750   1358540     57.78   no data
31.39/31.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.39/31.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
31.39/31.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.39/31.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.39/31.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.39/31.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
31.39/31.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.39/31.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
31.39/31.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.59/35.67	c lits-rem:       417  cl-subs:      875  v-elim:      0  v-fix:    0  time:  4.20 s
35.59/35.68	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
35.59/35.69	c vivif2 --  cl tried    33791 cl shrink        0 lits rem          0 time: 0.01
35.89/35.94	c asymm  cl-useful: 0/3870/21250 lits-rem:0 time: 0.25
35.89/35.94	c calculated reachability. Time: 0.00
35.89/35.94	c  N dy   860    238260       250     21250         0     33791    148750   1279824     57.78   no data
37.69/37.71	c  N dy   909    253667       250     21250         0     28355    148750    889486     57.75     60.84
39.79/39.83	c  N dy   970    271455       250     21250         0     24278    148750    567207     57.76     61.63
41.80/41.83	c  N dy  1029    288792       250     21250         0     41193    148750   1685143     57.78     60.83
43.90/43.92	c  F st  1101    306250       250     21250         0     35788    148750   1273028     57.81     52.41
44.01/44.07	c  N st  1104    307441       250     21250         0     36948    148750   1349558     57.81   no data
46.39/46.47	c  N dy  1165    327261       250     21250         0     32873    148750   1029791     57.82     60.99
48.99/49.06	c  N dy  1223    347559       250     21250         0     28283    148750    666284     57.79     61.11
50.20/50.21	c  S st  1268    357390       250     21250         0     37892    148750   1303544     57.81   no data
50.30/50.32	c  S st  1268    357899       250     21250         0     38396    148750   1335665     57.81   no data
50.30/50.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.30/50.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
50.30/50.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.30/50.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.30/50.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.30/50.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
50.30/50.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.30/50.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
50.30/50.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.70/54.73	c lits-rem:       301  cl-subs:      771  v-elim:      0  v-fix:    0  time:  4.34 s
54.70/54.74	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
54.70/54.75	c vivif2 --  cl tried    37625 cl shrink        0 lits rem          0 time: 0.02
55.01/55.01	c asymm  cl-useful: 0/3525/21250 lits-rem:0 time: 0.26
55.01/55.01	c calculated reachability. Time: 0.00
55.01/55.01	c  N dy  1268    357899       250     21250         0     37625    148750   1264767     57.81   no data
57.50/57.59	c  N dy  1326    378252       250     21250         0     32103    148750    867120     57.78     61.04
60.19/60.26	c  N dy  1402    398312       250     21250         0     51716    148750   2161188     57.79     67.13
63.00/63.09	c  N dy  1470    420857       250     21250         0     47353    148750   1824719     57.75     60.93
65.80/65.88	c  N dy  1527    442420       250     21250         0     41056    148750   1347352     57.71     60.79
68.59/68.65	c  N dy  1590    462452       250     21250         0     32322    148750    720475     57.70     61.41
71.41/71.42	c  N dy  1663    483017       250     21250         0     52427    148750   2045568     57.70     61.36
74.20/74.25	c  N dy  1751    503054       250     21250         0     42727    148750   1359628     57.73     62.13
77.29/77.38	c  N dy  1833    523416       250     21250         0     32279    148750    610421     57.75     61.29
79.10/79.16	c  S st  1897    536848       250     21250         0     45428    148750   1482107     57.76   no data
79.21/79.28	c  S st  1897    537354       250     21250         0     45931    148750   1513465     57.76   no data
79.21/79.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.29/79.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
79.29/79.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.29/79.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.29/79.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.29/79.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
79.29/79.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.29/79.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
79.29/79.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.80/86.84	c lits-rem:       209  cl-subs:      834  v-elim:      0  v-fix:    0  time:  7.47 s
86.80/86.85	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
86.80/86.87	c vivif2 --  cl tried    45097 cl shrink        0 lits rem          0 time: 0.02
87.09/87.14	c asymm  cl-useful: 0/3060/21250 lits-rem:0 time: 0.28
87.09/87.14	c calculated reachability. Time: 0.00
87.09/87.14	c  N dy  1897    537354       250     21250         0     45097    148750   1436222     57.76   no data
90.30/90.34	c  N dy  1976    557515       250     21250         0     33536    148750    637671     57.77     62.21
93.10/93.11	c  N dy  2041    577666       250     21250         0     53236    148750   1937807     57.76     60.96
96.20/96.20	c  N dy  2118    597734       250     21250         0     40595    148750   1048250     57.77     60.84
99.29/99.33	c  N dy  2191    617980       250     21250         0     60360    148750   2352670     57.75     60.83
102.20/102.25	c  N dy  2255    637987       250     21250         0     46667    148750   1396029     57.75     62.70
105.51/105.54	c  N dy  2311    658544       250     21250         0     66750    148750   2726130     57.73     60.95
108.40/108.48	c  N dy  2394    678587       250     21250         0     52119    148750   1703029     57.74     61.12
111.99/112.08	c  N dy  2475    698733       250     21250         0     36624    148750    623116     57.76     60.88
114.89/114.98	c  N dy  2539    718870       250     21250         0     56302    148750   1921966     57.74     61.32
118.49/118.57	c  N dy  2637    738935       250     21250         0     39794    148750    776622     57.77     62.01
121.49/121.58	c  N dy  2710    758947       250     21250         0     59318    148750   2064121     57.76     61.16
125.20/125.21	c  N dy  2781    779363       250     21250         0     42130    148750    875658     57.77     60.85
128.20/128.28	c  N dy  2836    799629       250     21250         0     61907    148750   2171560     57.74     60.87
129.39/129.46	c  S st  2859    806031       250     21250         0     68157    148750   2585039     57.74     55.44
129.59/129.62	c  S st  2859    806533       250     21250         0     68657    148750   2616909     57.74   no data
129.59/129.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
129.59/129.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
129.59/129.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
129.59/129.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
129.59/129.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.59/129.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
129.59/129.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
129.70/129.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
129.70/129.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.99/152.08	c lits-rem:       616  cl-subs:     1977  v-elim:      0  v-fix:    0  time: 22.31 s
151.99/152.08	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
152.09/152.11	c vivif2 --  cl tried    66680 cl shrink        0 lits rem          0 time: 0.03
152.19/152.22	c asymm  cl-useful: 0/816/21250 lits-rem:0 time: 0.11
152.19/152.23	c calculated reachability. Time: 0.00
152.19/152.23	c  N dy  2859    806533       250     21250         0     66680    148750   2440285     57.74   no data
155.70/155.72	c  N dy  2941    827006       250     21250         0     48614    148750   1253070     57.75     60.96
159.09/159.14	c  N dy  3011    847276       250     21250         0     68416    148750   2559632     57.75     61.07
162.60/162.61	c  N dy  3090    867399       250     21250         0     49018    148750   1223784     57.76     60.85
165.90/165.99	c  N dy  3163    887554       250     21250         0     68706    148750   2521057     57.75     61.16
169.49/169.58	c  N dy  3241    907953       250     21250         0     48616    148750   1142732     57.76     61.25
173.00/173.05	c  N dy  3324    929033       250     21250         0     69214    148750   2503237     57.76     60.81
176.70/176.80	c  N dy  3398    949504       250     21250         0     48163    148750   1053134     57.77     60.98
180.10/180.12	c  N dy  3472    969634       250     21250         0     67806    148750   2355034     57.77     61.36
184.10/184.11	c  N dy  3544    989825       250     21250         0     45526    148750    826792     57.78     61.84
187.30/187.37	c  N dy  3616   1010079       250     21250         0     65298    148750   2128345     57.77     60.98
191.60/191.65	c  N dy  3709   1030296       250     21250         0     85034    148750   3438663     57.79     61.55
194.90/194.94	c  N dy  3795   1050440       250     21250         0     61762    148750   1845647     57.79     61.94
198.90/198.95	c  N dy  3864   1070631       250     21250         0     81447    148750   3145153     57.79     60.91
199.20/199.23	c  F st  3870   1071875       250     21250         0     82662    148750   3224215     57.79   no data
202.50/202.55	c  N dy  3931   1091207       250     21250         0     57613    148750   1515372     57.79     60.93
206.30/206.34	c  N dy  4005   1111286       250     21250         0     77212    148750   2814760     57.79     60.94
210.40/210.43	c  N dy  4079   1132263       250     21250         0     52794    148750   1135956     57.79     61.22
214.00/214.03	c  N dy  4153   1152470       250     21250         0     72531    148750   2434601     57.79     61.07
218.50/218.56	c  N dy  4228   1172590       250     21250         0     46309    148750    656680     57.79     61.02
221.90/221.96	c  N dy  4302   1193707       250     21250         0     66926    148750   2015882     57.79     60.96
225.10/225.15	c  S st  4359   1209799       250     21250         0     82635    148750   3053837     57.79     55.30
225.30/225.35	c  S st  4359   1210301       250     21250         0     83129    148750   3085293     57.79   no data
225.30/225.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
225.41/225.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
225.41/225.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
225.41/225.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.41/225.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.41/225.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
225.41/225.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
225.41/225.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
225.51/225.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.81/248.81	c lits-rem:       812  cl-subs:     2098  v-elim:      0  v-fix:    0  time: 23.29 s
248.81/248.81	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
248.81/248.85	c vivif2 --  cl tried    81031 cl shrink        0 lits rem          0 time: 0.03
249.11/249.16	c asymm  cl-useful: 0/2532/21250 lits-rem:0 time: 0.31
249.11/249.16	c calculated reachability. Time: 0.00
249.11/249.16	c  N dy  4359   1210301       250     21250         0     81031    148750   2893140     57.79   no data
253.40/253.45	c  N dy  4444   1230668       250     21250         0     54065    148750   1116619     57.80     60.99
257.10/257.16	c  N dy  4529   1250814       250     21250         0     73722    148750   2416256     57.81     61.30
261.61/261.68	c  N dy  4605   1270871       250     21250         0     93327    148750   3714444     57.81     61.13
265.20/265.26	c  N dy  4683   1290948       250     21250         0     65099    148750   1788900     57.81     62.67
269.42/269.41	c  N dy  4760   1311180       250     21250         0     84862    148750   3096260     57.81     61.05
273.81/273.87	c  N dy  4830   1332429       250     21250         0     56805    148750   1180618     57.80     61.04
277.50/277.58	c  N dy  4885   1352689       250     21250         0     76546    148750   2484320     57.80     60.97
282.21/282.20	c  N dy  4944   1372968       250     21250         0     96349    148750   3786748     57.79     61.00
285.80/285.88	c  N dy  5004   1393389       250     21250         0     66503    148750   1768487     57.78     61.62
290.00/290.03	c  N dy  5077   1413473       250     21250         0     86157    148750   3069636     57.78     64.45
294.71/294.73	c  N dy  5156   1433486       250     21250         0     54908    148750    948119     57.79     61.27
298.40/298.49	c  N dy  5252   1453505       250     21250         0     74468    148750   2246714     57.80     60.92
303.11/303.13	c  N dy  5336   1473784       250     21250         0     94292    148750   3561554     57.81     61.30
307.40/307.44	c  N dy  5413   1494076       250     21250         0     62345    148750   1383232     57.81     60.90
311.31/311.36	c  N dy  5475   1514575       250     21250         0     82404    148750   2709876     57.81     60.96
316.11/316.18	c  N dy  5539   1534617       250     21250         0    101996    148750   4003868     57.81     61.86
320.41/320.43	c  N dy  5614   1556306       250     21250         0     70434    148750   1864343     57.81     61.20
324.80/324.80	c  N dy  5682   1576697       250     21250         0     90354    148750   3180788     57.81     61.16
330.02/330.05	c  N dy  5770   1596798       250     21250         0     56213    148750    869072     57.82     64.45
333.71/333.79	c  N dy  5852   1616973       250     21250         0     75889    148750   2170252     57.82     61.07
338.31/338.30	c  N dy  5918   1637391       250     21250         0     95825    148750   3488251     57.82     61.23
343.22/343.22	c  N dy  5983   1658565       250     21250         0     61789    148750   1190206     57.81     61.03
347.10/347.12	c  N dy  6052   1678644       250     21250         0     81403    148750   2492027     57.81     60.96
351.92/351.97	c  N dy  6138   1698655       250     21250         0    100991    148750   3785063     57.82     67.00
355.11/355.11	c  S st  6180   1710303       250     21250         0     56700    148750    795192     57.82     49.36
355.21/355.25	c  S st  6180   1710806       250     21250         0     57197    148750    825720     57.82   no data
355.21/355.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
355.21/355.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
355.21/355.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
355.21/355.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
355.21/355.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
355.21/355.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
355.21/355.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
355.21/355.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
355.32/355.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
356.60/356.61	c lits-rem:        29  cl-subs:       66  v-elim:      0  v-fix:    0  time:  1.28 s
356.60/356.61	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
356.60/356.62	c vivif2 --  cl tried    57131 cl shrink        0 lits rem          0 time: 0.01
356.80/356.88	c asymm  cl-useful: 0/2826/21250 lits-rem:0 time: 0.26
356.80/356.89	c calculated reachability. Time: 0.00
356.80/356.89	c  N dy  6180   1710806       250     21250         0     57131    148750    819580     57.82   no data
360.72/360.73	c  N dy  6271   1730835       250     21250         0     76706    148750   2114585     57.82     60.90
365.30/365.31	c  N dy  6324   1751700       250     21250         0     97101    148750   3467098     57.81     60.89
370.72/370.72	c  N dy  6398   1772217       250     21250         0     60450    148750    984237     57.81     61.83
374.41/374.44	c  N dy  6449   1792218       250     21250         0     79986    148750   2273102     57.80     61.03
379.31/379.35	c  N dy  6531   1812499       250     21250         0     99832    148750   3587570     57.81     60.90
384.61/384.62	c  N dy  6598   1832555       250     21250         0     61767    148750   1016077     57.81     60.90
388.61/388.60	c  N dy  6685   1852639       250     21250         0     81375    148750   2314198     57.81     61.15
393.41/393.47	c  N dy  6760   1872663       250     21250         0    100920    148750   3602988     57.81     60.99
399.11/399.13	c  N dy  6841   1893423       250     21250         0     62591    148750   1020372     57.82     60.88
403.11/403.13	c  N dy  6912   1913776       250     21250         0     82479    148750   2340044     57.82     60.94
408.21/408.21	c  N dy  7002   1933858       250     21250         0    102130    148750   3639424     57.82     63.03
413.71/413.76	c  N dy  7077   1954000       250     21250         0     62208    148750    933908     57.82     60.95
417.81/417.84	c  N dy  7164   1974082       250     21250         0     81854    148750   2229902     57.83     60.97
422.91/422.93	c  N dy  7240   1994846       250     21250         0    102096    148750   3570695     57.83     60.97
429.02/429.04	c  N dy  7328   2014918       250     21250         0     61137    148750    808747     57.84     60.91
433.01/433.04	c  N dy  7410   2035276       250     21250         0     81054    148750   2133378     57.84     61.33
437.61/437.63	c  N dy  7469   2055484       250     21250         0    100789    148750   3441093     57.84     60.89
443.51/443.56	c  N dy  7535   2076123       250     21250         0    120945    148750   4775494     57.83     61.06
447.92/447.93	c  N dy  7618   2096182       250     21250         0     78974    148750   1933428     57.84     67.01
452.51/452.58	c  N dy  7691   2116221       250     21250         0     98564    148750   3234180     57.84     61.07
458.62/458.62	c  N dy  7786   2136549       250     21250         0    118392    148750   4551244     57.85     62.48
463.52/463.52	c  N dy  7866   2156837       250     21250         0     75684    148750   1661930     57.85     61.14
468.11/468.12	c  N dy  7932   2177664       250     21250         0     96011    148750   3001779     57.84     61.14
473.61/473.63	c  N dy  7996   2197794       250     21250         0    115671    148750   4300820     57.84     61.02
477.61/477.62	c  S st  8040   2210806       250     21250         0     64893    148750    893813     57.84     52.04
477.71/477.77	c  S st  8040   2211308       250     21250         0     65387    148750    927277     57.84   no data
477.71/477.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
477.81/477.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
477.81/477.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
477.81/477.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
477.81/477.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
477.81/477.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
477.81/477.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
477.81/477.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
477.81/477.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
479.01/479.09	c lits-rem:        33  cl-subs:       78  v-elim:      0  v-fix:    0  time:  1.23 s
479.01/479.09	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
479.11/479.10	c vivif2 --  cl tried    65309 cl shrink        0 lits rem          0 time: 0.01
479.31/479.38	c asymm  cl-useful: 0/2463/21250 lits-rem:0 time: 0.28
479.31/479.38	c calculated reachability. Time: 0.00
479.31/479.38	c  N dy  8040   2211308       250     21250         0     65309    148750    920367     57.84   no data
483.52/483.54	c  N dy  8122   2231436       250     21250         0     84991    148750   2222650     57.84     61.16
488.71/488.71	c  N dy  8205   2251688       250     21250         0    104750    148750   3535659     57.85     61.65
494.82/494.81	c  N dy  8286   2271949       250     21250         0    124591    148750   4853564     57.85     61.70
499.81/499.82	c  N dy  8361   2293388       250     21250         0     81040    148750   1909833     57.85     60.99
504.83/504.90	c  N dy  8457   2313846       250     21250         0    100987    148750   3233691     57.86     61.47
510.51/510.56	c  N dy  8523   2334058       250     21250         0    120744    148750   4541443     57.86     60.92
516.12/516.12	c  N dy  8590   2355167       250     21250         0     75909    148750   1513569     57.86     60.93
520.82/520.84	c  N dy  8676   2375695       250     21250         0     96017    148750   2845653     57.86     61.27
526.41/526.49	c  N dy  8753   2396093       250     21250         0    115963    148750   4167770     57.86     61.03
532.91/532.93	c  N dy  8829   2416103       250     21250         0     69061    148750   1001518     57.86     61.48
537.12/537.11	c  N dy  8888   2436121       250     21250         0     88595    148750   2291710     57.86     62.02
542.42/542.46	c  N dy  8978   2456454       250     21250         0    108504    148750   3612032     57.86     61.41
548.71/548.73	c  N dy  9065   2476639       250     21250         0    128214    148750   4924819     57.87     61.11
553.72/553.71	c  N dy  9137   2496656       250     21250         0     80348    148750   1697095     57.87     61.22
558.62/558.64	c  N dy  9216   2516858       250     21250         0    100077    148750   3004434     57.87     61.24
564.12/564.19	c  N dy  9271   2537390       250     21250         0    120082    148750   4324920     57.87     60.93
570.41/570.45	c  N dy  9330   2557467       250     21250         0     71336    148750   1048077     57.87     61.08
574.92/574.94	c  N dy  9407   2577629       250     21250         0     91055    148750   2358476     57.87     61.00
580.22/580.29	c  N dy  9486   2597745       250     21250         0    110731    148750   3661028     57.87     60.92
586.52/586.57	c  N dy  9561   2617799       250     21250         0    130334    148750   4954716     57.87     61.09
592.52/592.59	c  N dy  9619   2641364       250     21250         0     83956    148750   1824702     57.86     61.58
597.42/597.49	c  N dy  9686   2661557       250     21250         0    103677    148750   3135387     57.86     61.36
603.52/603.57	c  N dy  9774   2681568       250     21250         0    123189    148750   4432782     57.87     65.02
610.43/610.43	c  N dy  9852   2701600       250     21250         0     72440    148750   1006787     57.87     61.15
612.52/612.51	c  S st  9893   2711309       250     21250         0     81937    148750   1635999     57.87   no data
612.62/612.69	c  S st  9893   2711813       250     21250         0     82435    148750   1665877     57.87   no data
612.62/612.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
612.73/612.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
612.73/612.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
612.73/612.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
612.73/612.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
612.73/612.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
612.73/612.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
612.73/612.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
612.82/612.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
619.72/619.71	c lits-rem:       224  cl-subs:      625  v-elim:      0  v-fix:    0  time:  6.89 s
619.72/619.71	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
619.72/619.73	c vivif2 --  cl tried    81810 cl shrink        0 lits rem          0 time: 0.02
620.02/620.05	c asymm  cl-useful: 0/2021/21250 lits-rem:0 time: 0.31
620.02/620.05	c calculated reachability. Time: 0.00
620.02/620.05	c  N dy  9893   2711813       250     21250         0     81810    148750   1607963     57.87   no data
624.92/624.94	c  N dy  9973   2731825       250     21250         0    101338    148750   2899567     57.87     61.29
630.82/630.84	c  N dy 10057   2752003       250     21250         0    121034    148750   4208869     57.88     60.96
637.42/637.49	c  N dy 10120   2772044       250     21250         0    140613    148750   5499945     57.88     64.04
642.33/642.31	c  N dy 10193   2792268       250     21250         0     89087    148750   2049986     57.88     61.41
647.22/647.24	c  N dy 10240   2812283       250     21250         0    108599    148750   3351780     57.87     61.50
653.52/653.51	c  N dy 10323   2832462       250     21250         0    128315    148750   4657916     57.87     61.36
660.42/660.45	c  N dy 10411   2852557       250     21250         0     75671    148750   1108619     57.87     61.00
664.82/664.87	c  N dy 10485   2872650       250     21250         0     95312    148750   2420725     57.87     61.00
670.52/670.56	c  N dy 10574   2892754       250     21250         0    114941    148750   3722011     57.88     61.03
676.93/676.93	c  N dy 10634   2913198       250     21250         0    134925    148750   5043654     57.87     61.46
682.92/682.99	c  N dy 10700   2933265       250     21250         0     81283    148750   1431325     57.88     60.95
687.83/687.88	c  N dy 10789   2953473       250     21250         0    101014    148750   2741957     57.88     61.02
693.93/693.93	c  N dy 10878   2973906       250     21250         0    121005    148750   4066456     57.88     61.21
700.82/700.85	c  N dy 10954   2993907       250     21250         0    140576    148750   5363952     57.89     62.21
706.72/706.72	c  N dy 11019   3014634       250     21250         0     86559    148750   1717581     57.89     61.02
711.73/711.79	c  N dy 11097   3034731       250     21250         0    106151    148750   3019006     57.89     60.94
717.93/717.96	c  N dy 11150   3057689       250     21250         0    128555    148750   4514311     57.88     61.09
725.22/725.21	c  N dy 11221   3077849       250     21250         0    148268    148750   5820346     57.88     61.47
730.23/730.21	c  N dy 11280   3097962       250     21250         0     92732    148750   2076701     57.88     60.97
735.72/735.72	c  N dy 11350   3118496       250     21250         0    112752    148750   3400790     57.88     61.67
742.32/742.38	c  N dy 11441   3138773       250     21250         0    132555    148750   4721248     57.89     61.15
749.93/749.98	c  N dy 11525   3158987       250     21250         0    152285    148750   6029476     57.89     61.46
754.83/754.83	c  N dy 11612   3179076       250     21250         0     95738    148750   2222665     57.89     61.80
760.43/760.49	c  N dy 11707   3199107       250     21250         0    115321    148750   3519239     57.90     61.12
764.63/764.64	c  S st 11769   3211814       250     21250         0    127738    148750   4345789     57.90     60.49
764.93/764.94	c  S st 11769   3212319       250     21250         0    128237    148750   4378252     57.90   no data
764.93/764.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
765.03/765.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
765.03/765.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.03/765.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.03/765.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.03/765.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
765.03/765.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.03/765.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
765.13/765.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
808.13/808.10	c lits-rem:      1188  cl-subs:     2847  v-elim:      0  v-fix:    0  time: 42.90 s
808.13/808.10	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
808.13/808.15	c vivif2 --  cl tried   125390 cl shrink        0 lits rem          0 time: 0.05
808.54/808.53	c asymm  cl-useful: 0/1424/21250 lits-rem:0 time: 0.37
808.54/808.53	c calculated reachability. Time: 0.00
808.54/808.53	c  N dy 11769   3212319       250     21250         0    125390    148750   4114477     57.90   no data
815.93/815.90	c  N dy 11850   3233981       250     21250         0    146575    148750   5526293     57.90     61.18
821.93/821.98	c  N dy 11928   3254089       250     21250         0     89028    148750   1710422     57.90     61.04
827.93/827.99	c  N dy 12012   3277820       250     21250         0    112188    148750   3245673     57.90     61.04
834.03/834.00	c  N dy 12055   3297906       250     21250         0    131778    148750   4544667     57.90     61.10
841.54/841.54	c  N dy 12133   3317964       250     21250         0    151385    148750   5848212     57.90     65.19
847.23/847.27	c  N dy 12222   3338037       250     21250         0     92901    148750   1924216     57.90     61.57
852.73/852.71	c  N dy 12295   3358230       250     21250         0    112624    148750   3224171     57.90     60.99
859.23/859.20	c  N dy 12378   3378530       250     21250         0    132483    148750   4538143     57.91     61.45
866.53/866.58	c  N dy 12455   3398565       250     21250         0    152036    148750   5836835     57.91     61.12
872.53/872.50	c  N dy 12530   3419093       250     21250         0     92985    148750   1866692     57.91     61.26
877.85/877.82	c  N dy 12588   3439634       250     21250         0    113041    148750   3197984     57.90     61.14
884.34/884.32	c  N dy 12673   3459848       250     21250         0    132768    148750   4507921     57.91     61.88
892.34/892.38	c  N dy 12759   3481462       250     21250         0    153867    148750   5907827     57.91     61.26
897.93/897.98	c  N dy 12821   3501646       250     21250         0     93509    148750   1845864     57.91     62.01
903.23/903.25	c  N dy 12884   3521786       250     21250         0    113189    148750   3150946     57.91     61.44
909.83/909.86	c  N dy 12964   3541829       250     21250         0    132792    148750   4452904     57.91     65.72
917.45/917.47	c  N dy 13049   3561878       250     21250         0    152372    148750   5752855     57.91     61.38
923.84/923.83	c  N dy 13108   3582035       250     21250         0     90968    148750   1619930     57.91     61.52
929.03/929.07	c  N dy 13183   3602037       250     21250         0    110490    148750   2919464     57.91     62.37
935.43/935.49	c  N dy 13244   3623091       250     21250         0    131039    148750   4281405     57.91     61.63
942.84/942.85	c  N dy 13314   3643606       250     21250         0    151081    148750   5605579     57.91     61.31
949.94/949.94	c  N dy 13392   3663670       250     21250         0     88666    148750   1410445     57.91     61.12
955.13/955.11	c  N dy 13473   3683700       250     21250         0    108230    148750   2710116     57.91     61.01
961.24/961.23	c  N dy 13541   3703745       250     21250         0    127819    148750   4012333     57.91     61.63
963.94/963.98	c  S st 13567   3712319       250     21250         0    136185    148750   4567200     57.91     59.00
964.34/964.30	c  S st 13567   3712823       250     21250         0    136679    148750   4598946     57.91   no data
964.34/964.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
964.34/964.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
964.34/964.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
964.34/964.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
964.34/964.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
964.34/964.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
964.34/964.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
964.44/964.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
964.54/964.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1008.24/1008.28	c lits-rem:       929  cl-subs:     3363  v-elim:      0  v-fix:    0  time: 43.72 s
1008.24/1008.28	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1008.34/1008.34	c vivif2 --  cl tried   133316 cl shrink        0 lits rem          0 time: 0.05
1008.75/1008.72	c asymm  cl-useful: 0/1378/21250 lits-rem:0 time: 0.38
1008.75/1008.72	c calculated reachability. Time: 0.00
1008.75/1008.72	c  N dy 13567   3712823       250     21250         0    133316    148750   4293365     57.91   no data
1015.94/1015.97	c  N dy 13630   3733108       250     21250         0    153113    148750   5603482     57.91     61.16
1022.43/1022.44	c  F st 13683   3751562       250     21250         0     88150    148750   1323750     57.91   no data
1022.95/1022.91	c  N st 13687   3753593       250     21250         0     90128    148750   1458905     57.91   no data
1028.14/1028.11	c  N dy 13762   3773644       250     21250         0    109739    148750   2771688     57.91     61.06
1034.34/1034.35	c  N dy 13839   3793740       250     21250         0    129395    148750   4082415     57.91     61.31
1041.44/1041.42	c  N dy 13916   3813756       250     21250         0    148968    148750   5387844     57.92     61.05
1049.94/1049.95	c  N dy 13996   3834158       250     21250         0     84890    148750   1048953     57.92     60.97
1055.44/1055.40	c  N dy 14082   3855662       250     21250         0    105908    148750   2447605     57.92     61.10
1061.64/1061.64	c  N dy 14171   3875823       250     21250         0    125586    148750   3749145     57.92     61.26
1068.84/1068.85	c  N dy 14262   3895953       250     21250         0    145248    148750   5056428     57.93     61.14
1077.04/1077.03	c  N dy 14340   3915960       250     21250         0    164821    148750   6352945     57.93     61.18
1083.04/1083.02	c  N dy 14422   3936092       250     21250         0     99477    148750   1959630     57.93     61.13
1088.54/1088.52	c  N dy 14487   3956230       250     21250         0    119155    148750   3268190     57.93     61.45
1095.35/1095.34	c  N dy 14556   3976548       250     21250         0    138986    148750   4577593     57.93     60.99
1103.54/1103.59	c  N dy 14661   3996657       250     21250         0    158602    148750   5883069     57.93     61.23
1111.06/1111.09	c  N dy 14742   4016819       250     21250         0     92342    148750   1428959     57.94     61.82
1116.45/1116.50	c  N dy 14827   4037124       250     21250         0    112244    148750   2751722     57.94     61.12
1122.75/1122.74	c  N dy 14891   4057262       250     21250         0    131907    148750   4058747     57.94     61.24
1130.14/1130.11	c  N dy 14968   4077394       250     21250         0    151567    148750   5370406     57.94     61.27
1138.85/1138.82	c  N dy 15042   4097605       250     21250         0    171294    148750   6683358     57.94     61.07
1144.85/1144.87	c  N dy 15127   4118197       250     21250         0    104458    148750   2178114     57.94     61.71
1151.04/1151.02	c  N dy 15210   4138560       250     21250         0    124351    148750   3505324     57.95     61.19
1157.84/1157.88	c  N dy 15274   4159406       250     21250         0    144730    148750   4858372     57.95     61.03
1166.65/1166.60	c  N dy 15353   4181430       250     21250         0    166250    148750   6292619     57.95     61.07
1174.04/1174.07	c  N dy 15440   4201503       250     21250         0     97950    148750   1686375     57.95     61.62
1177.15/1177.14	c  S st 15487   4212823       250     21250         0    109029    148750   2424415     57.95   no data
1177.35/1177.39	c  S st 15487   4213326       250     21250         0    109523    148750   2456667     57.95   no data
1177.45/1177.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1177.45/1177.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1177.45/1177.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1177.45/1177.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1177.45/1177.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1177.45/1177.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1177.45/1177.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1177.55/1177.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1177.55/1177.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1191.45/1191.40	c lits-rem:       362  cl-subs:     1256  v-elim:      0  v-fix:    0  time: 13.83 s
1191.45/1191.40	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1191.45/1191.43	c vivif2 --  cl tried   108267 cl shrink        0 lits rem          0 time: 0.03
1191.75/1191.77	c asymm  cl-useful: 0/1608/21250 lits-rem:0 time: 0.34
1191.75/1191.78	c calculated reachability. Time: 0.00
1191.75/1191.78	c  N dy 15487   4213326       250     21250         0    108267    148750   2340924     57.95   no data
1198.05/1198.06	c  N dy 15572   4233378       250     21250         0    127805    148750   3643325     57.96     61.10
1205.35/1205.32	c  N dy 15656   4253547       250     21250         0    147496    148750   4952116     57.96     61.02
1213.64/1213.64	c  N dy 15735   4273623       250     21250         0    167111    148750   6252977     57.96     64.74
1220.85/1220.80	c  N dy 15804   4293953       250     21250         0     98100    148750   1645710     57.96     61.23
1226.64/1226.63	c  N dy 15899   4314280       250     21250         0    117942    148750   2966550     57.96     61.05
1233.45/1233.43	c  N dy 15986   4334436       250     21250         0    137635    148750   4274049     57.96     61.36
1241.55/1241.52	c  N dy 16066   4355298       250     21250         0    158002    148750   5624793     57.96     61.37
1249.85/1249.81	c  N dy 16127   4375394       250     21250         0    177653    148750   6933037     57.96     61.63
1256.35/1256.35	c  N dy 16172   4399521       250     21250         0    111279    148750   2452728     57.95     61.31
1262.86/1262.84	c  N dy 16253   4420369       250     21250         0    131647    148750   3807317     57.96     61.09
1270.35/1270.36	c  N dy 16335   4441321       250     21250         0    152077    148750   5164127     57.96     61.42
1277.45/1277.49	c  N dy 16403   4461385       250     21250         0    171684    148750   6465904     57.96     61.12
1284.15/1284.19	c  N dy 16481   4481751       250     21250         0    100757    148750   1708564     57.96     61.30
1289.65/1289.62	c  N dy 16568   4502725       250     21250         0    121238    148750   3072403     57.96     61.06
1295.35/1295.38	c  N dy 16629   4522774       250     21250         0    140852    148750   4376919     57.96     61.98

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.94 3.99 3.21 4/362 18325
/proc/meminfo: memFree=23639556/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=30040 CPUtime=0 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 802 0 0 0 0 0 0 0 18 0 1 0 649662484 30760960 742 33554432000 4194304 4580011 140735194788256 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 7510 742 322 95 0 2492 0

[startup+0.0222979 s]
/proc/loadavg: 3.94 3.99 3.21 4/362 18325
/proc/meminfo: memFree=23639556/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=30548 CPUtime=0.01 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 1054 0 0 0 1 0 0 0 18 0 1 0 649662484 31281152 994 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 7637 994 339 95 0 2619 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30548

[startup+0.100324 s]
/proc/loadavg: 3.94 3.99 3.21 4/362 18325
/proc/meminfo: memFree=23639556/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=30680 CPUtime=0.09 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 1077 0 0 0 9 0 0 0 18 0 1 0 649662484 31416320 1017 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 7670 1017 339 95 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30680

[startup+0.300272 s]
/proc/loadavg: 3.94 3.99 3.21 4/362 18325
/proc/meminfo: memFree=23639556/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=30812 CPUtime=0.29 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 1112 0 0 0 29 0 0 0 18 0 1 0 649662484 31551488 1052 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 7703 1052 339 95 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30812

[startup+0.700191 s]
/proc/loadavg: 3.94 3.99 3.21 4/362 18325
/proc/meminfo: memFree=23639556/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=35696 CPUtime=0.69 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 2928 0 0 0 69 0 0 0 18 0 1 0 649662484 36552704 2546 33554432000 4194304 4580011 140735194788256 18446744073709551615 4320584 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 8924 2546 363 95 0 3906 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35696

[startup+1.50103 s]
/proc/loadavg: 3.94 3.99 3.21 5/363 18326
/proc/meminfo: memFree=23626772/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=37484 CPUtime=1.49 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 4425 0 0 0 149 0 0 0 19 0 1 0 649662484 38383616 2785 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 9371 2785 363 95 0 4353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37484

[startup+3.10071 s]
/proc/loadavg: 3.94 3.99 3.21 5/363 18326
/proc/meminfo: memFree=23621812/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=49512 CPUtime=3.09 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 9018 0 0 0 308 1 0 0 23 0 1 0 649662484 50700288 5614 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 12378 5614 367 95 0 7360 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49512

[startup+6.30107 s]
/proc/loadavg: 3.94 3.99 3.21 5/363 18326
/proc/meminfo: memFree=23601444/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=49952 CPUtime=6.29 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 12464 0 0 0 627 2 0 0 25 0 1 0 649662484 51150848 5738 33554432000 4194304 4580011 140735194788256 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 12488 5738 367 95 0 7470 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49952

[startup+12.7008 s]
/proc/loadavg: 3.95 3.99 3.22 5/363 18326
/proc/meminfo: memFree=23593372/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=64160 CPUtime=12.69 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 20150 0 0 0 1266 3 0 0 25 0 1 0 649662484 65699840 9356 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 16040 9356 367 95 0 11022 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64160

[startup+25.5002 s]
/proc/loadavg: 3.96 3.99 3.23 5/363 18327
/proc/meminfo: memFree=23503468/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=75368 CPUtime=25.49 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 30678 0 0 0 2544 5 0 0 25 0 1 0 649662484 77176832 11449 33554432000 4194304 4580011 140735194788256 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 18842 11449 367 95 0 13824 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75368

[startup+51.1011 s]
/proc/loadavg: 3.97 3.99 3.25 5/363 18354
/proc/meminfo: memFree=23677732/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=88020 CPUtime=51.1 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 49489 0 0 0 5101 9 0 0 25 0 1 0 649662484 90132480 15173 33554432000 4194304 4580011 140735194788256 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 22005 15173 367 95 0 16987 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 88020

[startup+102.314 s]
/proc/loadavg: 3.99 3.99 3.29 5/363 18356
/proc/meminfo: memFree=23585280/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=92616 CPUtime=102.31 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 75735 0 0 0 10218 13 0 0 25 0 1 0 649662484 94838784 16267 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 23154 16267 367 95 0 18136 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 92616

[startup+162.301 s]
/proc/loadavg: 4.03 4.00 3.33 5/363 18357
/proc/meminfo: memFree=23528036/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=116808 CPUtime=162.3 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 101301 0 0 0 16211 19 0 0 25 0 1 0 649662484 119611392 21489 33554432000 4194304 4580011 140735194788256 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 29202 21489 367 95 0 24184 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 116808

[startup+222.301 s]
/proc/loadavg: 4.04 4.01 3.38 5/363 18359
/proc/meminfo: memFree=23526004/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=117224 CPUtime=222.3 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 129540 0 0 0 22204 26 0 0 25 0 1 0 649662484 120037376 22585 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 29306 22585 367 95 0 24288 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 117224

[startup+282.301 s]
/proc/loadavg: 4.12 4.04 3.42 5/363 18361
/proc/meminfo: memFree=23437900/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=185168 CPUtime=282.31 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 147810 0 0 0 28201 30 0 0 25 0 1 0 649662484 189612032 27905 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 46292 27905 367 95 0 41274 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 185168

[startup+342.301 s]
/proc/loadavg: 4.04 4.03 3.46 5/363 18362
/proc/meminfo: memFree=23409820/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=133680 CPUtime=342.31 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 172494 0 0 0 34195 36 0 0 25 0 1 0 649662484 136888320 24873 33554432000 4194304 4580011 140735194788256 18446744073709551615 4321112 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 33420 24873 367 95 0 28402 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 133680

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.49 5/363 18364
/proc/meminfo: memFree=23337628/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=134628 CPUtime=402.31 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 194071 0 0 0 40188 43 0 0 25 0 1 0 649662484 137859072 26373 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 33657 26373 367 95 0 28639 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 134628

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.52 5/363 18365
/proc/meminfo: memFree=23356688/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=134860 CPUtime=462.32 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 214578 0 0 0 46182 50 0 0 25 0 1 0 649662484 138096640 25542 33554432000 4194304 4580011 140735194788256 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 33715 25542 367 95 0 28697 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 134860

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.55 5/363 18367
/proc/meminfo: memFree=23329588/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=190936 CPUtime=522.32 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 233393 0 0 0 52177 55 0 0 25 0 1 0 649662484 195518464 27543 33554432000 4194304 4580011 140735194788256 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 47734 27543 367 95 0 42716 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 190936

[startup+582.301 s]
/proc/loadavg: 4.16 4.05 3.59 5/363 18369
/proc/meminfo: memFree=23309672/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=191844 CPUtime=582.31 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 251824 0 0 0 58171 60 0 0 25 0 1 0 649662484 196448256 28451 33554432000 4194304 4580011 140735194788256 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 47961 28451 367 95 0 42943 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 191844

[startup+642.301 s]
/proc/loadavg: 4.11 4.06 3.61 5/363 18370
/proc/meminfo: memFree=23265832/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=136216 CPUtime=642.33 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 268260 0 0 0 64168 65 0 0 25 0 1 0 649662484 139485184 26624 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 34054 26624 367 95 0 29036 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 136216

[startup+702.301 s]
/proc/loadavg: 4.09 4.06 3.64 5/363 18372
/proc/meminfo: memFree=23251864/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=194012 CPUtime=702.32 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 284455 0 0 0 70162 70 0 0 25 0 1 0 649662484 198668288 30269 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 48503 30269 367 95 0 43485 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 194012

[startup+762.314 s]
/proc/loadavg: 4.13 4.08 3.67 5/363 18373
/proc/meminfo: memFree=23277108/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=194832 CPUtime=762.34 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 302144 0 0 0 76158 76 0 0 25 0 1 0 649662484 199507968 28530 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 48708 28530 367 95 0 43690 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 194832

[startup+822.301 s]
/proc/loadavg: 4.04 4.06 3.69 5/363 18375
/proc/meminfo: memFree=23232892/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=166868 CPUtime=822.33 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 313764 0 0 0 82154 79 0 0 25 0 1 0 649662484 170872832 33320 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 41717 33320 367 95 0 36699 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 166868

[startup+882.301 s]
/proc/loadavg: 4.01 4.05 3.70 5/363 18377
/proc/meminfo: memFree=23256732/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=225980 CPUtime=882.33 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 329601 0 0 0 88150 83 0 0 25 0 1 0 649662484 231403520 35691 33554432000 4194304 4580011 140735194788256 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 56495 35691 367 95 0 51477 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 225980

[startup+942.301 s]
/proc/loadavg: 4.00 4.04 3.72 5/363 18378
/proc/meminfo: memFree=23195040/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=226552 CPUtime=942.34 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 344829 0 0 0 94147 87 0 0 25 0 1 0 649662484 231989248 37120 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 56638 37120 367 95 0 51620 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 226552

[startup+1002.3 s]
/proc/loadavg: 4.15 4.06 3.75 5/363 18380
/proc/meminfo: memFree=23244076/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=245844 CPUtime=1002.34 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 355016 0 0 0 100145 89 0 0 25 0 1 0 649662484 251744256 40302 33554432000 4194304 4580011 140735194788256 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 61461 40302 367 95 0 56443 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 245844

[startup+1062.3 s]
/proc/loadavg: 4.15 4.08 3.77 5/363 18390
/proc/meminfo: memFree=23199600/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=246444 CPUtime=1062.34 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 368792 0 0 0 106141 93 0 0 25 0 1 0 649662484 252358656 39571 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 61611 39571 367 95 0 56593 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 246444

[startup+1122.3 s]
/proc/loadavg: 4.17 4.09 3.79 6/363 18392
/proc/meminfo: memFree=23109888/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=246928 CPUtime=1122.35 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 383439 0 0 0 112136 99 0 0 25 0 1 0 649662484 252854272 39645 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 61732 39645 367 95 0 56714 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 246928

[startup+1182.3 s]
/proc/loadavg: 4.13 4.09 3.81 5/363 18394
/proc/meminfo: memFree=22994496/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=186484 CPUtime=1182.35 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 397050 0 0 0 118131 104 0 0 25 0 1 0 649662484 190959616 38342 33554432000 4194304 4580011 140735194788256 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 46621 38342 367 95 0 41603 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 186484

[startup+1242.3 s]
/proc/loadavg: 3.85 4.02 3.80 4/357 18416
/proc/meminfo: memFree=23259600/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=247712 CPUtime=1242.35 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 408066 0 0 0 124127 108 0 0 25 0 1 0 649662484 253657088 41713 33554432000 4194304 4580011 140735194788256 18446744073709551615 4302194 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 61928 41713 367 95 0 56910 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 247712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.97 3.75 3.72 3/351 18436
/proc/meminfo: memFree=23720364/32950928 swapFree=45937192/67111528
[pid=18325] ppid=18323 vsize=248216 CPUtime=1300.06 cores=5,7
/proc/18325/stat : 18325 (strangenight2-s) R 18323 18325 17897 0 -1 4202496 422950 0 0 0 129895 111 0 0 25 0 1 0 649662484 254173184 41254 33554432000 4194304 4580011 140735194788256 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18325/statm: 62054 41254 367 95 0 57036 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 248216

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.08
CPU user time (s): 1298.96
CPU system time (s): 1.12583
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 248216

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

runsolver used 4.50531 second user time and 10.8663 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 15:44:18
IDJOB=3367321
IDBENCH=82530
IDSOLVER=1845
FILE ID=node149/3367321-1305380658
RUNJOBID= node149-1305379151-17918
PBS_JOBID= 13324353
Free space on /tmp= 73548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S381985918-018-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367321-1305380658/watcher-3367321-1305380658 -o /tmp/evaluation-result-3367321-1305380658/solver-3367321-1305380658 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367321-1305380658.cnf

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

MD5SUM BENCH= 13d193ddef22075908d36a7c0d4a2be1
RANDOM SEED=1862162117

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23639588 kB
Buffers:        297796 kB
Cached:        3852748 kB
SwapCached:      19984 kB
Active:        6819516 kB
Inactive:      2194984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23639588 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           14612 kB
Writeback:           0 kB
AnonPages:     4857180 kB
Mapped:          15232 kB
Slab:           156708 kB
PageTables:      73720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80863704 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= 73560 MiB
End job on node149 at 2011-05-14 16:06:00