Trace number 3367891

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.01 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S1115406553-014.SATISFIABLE.cnf
MD5SUM986ca0416a6ea10fb33d16d3e5ba2568
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
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-3367891-1305388557.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        750
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       750      3195         0         0      9585         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     334 undec:      90 neg:     326
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       738      3184         0         0      9629         0   no data   no data
0.00/0.07	c Decided on static restart strategy
0.10/0.17	c  N st     8      4919       738      3184         0      4863      9629    153357   no data   no data
0.39/0.47	c  N st    10     11301       738      3184         0      4528      9629     96086   no data   no data
0.69/0.78	c  N st    11     17044       738      3184         0     10181      9629    277055   no data   no data
1.20/1.25	c  F st    12     25000       738      3184         0     12459      9629    336558   no data   no data
1.20/1.25	c  N st    12     25000       738      3184         0     12459      9629    336558   no data   no data
1.49/1.50	c  N dy    18     30001       738      3184         0     10757      9629    262796   no data   no data
1.49/1.50	c  S st    18     30001       738      3184         0     10757      9629    262796   no data   no data
1.49/1.53	c  S st    18     30505       738      3184         0     11260      9629    276236   no data   no data
1.49/1.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.54	c blocked clauses removed:       14 vars:      2 tried:         738 T: 0.00 s
1.49/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
1.49/1.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.59	c lits-rem:       164  cl-subs:      274  v-elim:      0  v-fix:    0  time:  0.04 s
1.59/1.60	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.01
1.59/1.60	c calculated reachability. Time: 0.00
1.59/1.60	c  N dy    18     30505       736      3170         0     10961      9587    265197   no data   no data
1.79/1.86	c  N dy    32     34873       736      3170         0     15291      9587    395196     19.75     20.81
1.99/2.08	c  N dy    52     38932       736      3170         0     11485      9587    223932     19.84     21.64
2.30/2.37	c  N dy    74     43583       736      3170         0     16107      9587    358763     19.90     20.96
2.49/2.53	c  S st    81     45757       736      3170         0      9377      9587    125401     19.80     20.10
2.49/2.55	c  S st    81     46261       736      3170         0      9881      9587    139954     19.80   no data
2.49/2.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
2.49/2.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.57	c lits-rem:         7  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.57	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
2.49/2.58	c vivif2 --  cl tried     9865 cl shrink        0 lits rem          0 time: 0.00
2.49/2.58	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.01
2.49/2.58	c calculated reachability. Time: 0.00
2.49/2.58	c  N dy    81     46261       736      3170         0      9865      9587    139362     19.80   no data
2.79/2.83	c  N dy    97     50662       736      3170         0     14235      9587    267418     19.78     20.95
3.09/3.17	c  N dy   121     55485       736      3170         0     19035      9587    409230     19.88     21.07
3.40/3.47	c  N dy   145     60356       736      3170         0     13973      9587    233557     19.91     20.97
3.69/3.75	c  N dy   165     64457       736      3170         0     18045      9587    356705     20.00     21.44
4.09/4.12	c  N dy   188     69393       736      3170         0     12025      9587    148932     19.91     16.28
4.09/4.12	c  S st   188     69393       736      3170         0     12025      9587    148932     19.91     16.28
4.09/4.15	c  S st   188     69895       736      3170         0     12527      9587    162288     19.91   no data
4.09/4.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
4.09/4.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.18	c lits-rem:         6  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.01 s
4.09/4.18	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
4.09/4.18	c vivif2 --  cl tried    12502 cl shrink        0 lits rem          0 time: 0.00
4.09/4.19	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.01
4.09/4.19	c calculated reachability. Time: 0.00
4.09/4.19	c  N dy   188     69895       736      3170         0     12502      9587    161582     19.91   no data
4.40/4.48	c  N dy   214     74393       736      3170         0     16981      9587    294868     19.97     22.05
4.79/4.85	c  N dy   240     79183       736      3170         0     21738      9587    436741     20.04     21.50
5.19/5.21	c  N dy   254     84241       736      3170         0     14847      9587    206485     19.93     21.95
5.39/5.43	c  F st   269     87502       736      3170         0     18086      9587    302218     19.95   no data
5.60/5.67	c  N st   274     90804       736      3170         0     21355      9587    401601     19.95   no data
5.79/5.83	c Decided on static restart strategy
6.29/6.34	c  N st   277     99811       736      3170         0     17350      9587    405100     19.95   no data
6.70/6.73	c  S st   278    104845       736      3170         0     22338      9587    574692     19.95   no data
6.70/6.78	c  S st   278    105350       736      3170         0     22843      9587    589327     19.95   no data
6.70/6.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.70/6.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.70/6.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.70/6.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.70/6.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.70/6.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
6.70/6.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.79/6.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.79/6.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.04	c lits-rem:       334  cl-subs:      761  v-elim:      0  v-fix:    0  time:  0.23 s
6.99/7.04	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
6.99/7.05	c vivif2 --  cl tried    22082 cl shrink        0 lits rem          0 time: 0.01
6.99/7.06	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.01
6.99/7.06	c calculated reachability. Time: 0.00
6.99/7.06	c  N st   278    105350       736      3170         0     22082      9587    560344     19.95   no data
7.80/7.89	c  N st   279    114948       736      3170         0     17755      9587    363082     19.95   no data
9.19/9.24	c  N st   280    129345       736      3170         0     17144      9587    357157     19.95   no data
11.19/11.27	c  N st   281    150940       736      3170         0     22695      9587    481297     19.95   no data
11.89/11.96	c  S st   282    158026       736      3170         0     29650      9587    704692     19.95   no data
11.99/12.03	c  S st   282    158528       736      3170         0     30151      9587    719526     19.95   no data
11.99/12.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.99/12.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.99/12.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.99/12.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/12.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
11.99/12.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.99/12.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.99/12.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.49	c lits-rem:       140  cl-subs:     1013  v-elim:      0  v-fix:    0  time:  0.42 s
12.39/12.49	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
12.49/12.50	c vivif2 --  cl tried    29138 cl shrink        0 lits rem          0 time: 0.01
12.49/12.52	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.02
12.49/12.52	c calculated reachability. Time: 0.00
12.49/12.52	c  N st   282    158528       736      3170         0     29138      9587    682899     19.95   no data
17.89/17.92	c  N st   283    207117       736      3170         0     23842      9587    483461     19.95   no data
21.29/21.38	c  N st   284    237794       736      3170         0     34393      9587    803021     19.95   no data
21.29/21.38	c  S st   284    237794       736      3170         0     34393      9587    803021     19.95   no data
21.39/21.45	c  S st   284    238296       736      3170         0     34895      9587    817099     19.95   no data
21.39/21.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.39/21.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.39/21.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.39/21.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.39/21.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.39/21.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
21.39/21.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.39/21.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.49/21.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.06	c lits-rem:       508  cl-subs:      956  v-elim:      0  v-fix:    0  time:  0.57 s
22.00/22.06	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
22.00/22.07	c vivif2 --  cl tried    33939 cl shrink        0 lits rem          0 time: 0.01
22.00/22.09	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.02
22.00/22.09	c calculated reachability. Time: 0.00
22.00/22.09	c  N st   284    238296       736      3170         0     33939      9587    783055     19.95   no data
30.39/30.41	c  F st   285    306251       736      3170         0     35777      9587    777110     19.95   no data
30.39/30.41	c  N st   285    306251       736      3170         0     35777      9587    777110     19.95   no data
30.99/31.08	c Decided on static restart strategy
33.69/33.70	c  N st   295    334553       736      3170         0     40186      9587    884336     19.95   no data
36.49/36.56	c  N st   297    357444       736      3170         0     38089      9587    779089     19.95   no data
36.49/36.56	c  S st   297    357444       736      3170         0     38089      9587    779089     19.95   no data
36.59/36.63	c  S st   297    357949       736      3170         0     38593      9587    793674     19.95   no data
36.59/36.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.59/36.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.59/36.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.59/36.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.59/36.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.59/36.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
36.59/36.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.59/36.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.59/36.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.99/37.09	c lits-rem:       258  cl-subs:      874  v-elim:      0  v-fix:    0  time:  0.41 s
36.99/37.09	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
37.09/37.10	c vivif2 --  cl tried    37719 cl shrink        0 lits rem          0 time: 0.01
37.09/37.12	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.02
37.09/37.12	c calculated reachability. Time: 0.00
37.09/37.12	c  N st   297    357949       736      3170         0     37719      9587    760171     19.95   no data
41.28/41.39	c  N st   298    390341       736      3170         0     44096      9587    998798     19.95   no data
47.69/47.75	c  N st   299    438931       736      3170         0     37600      9587    709037     19.95   no data
57.99/58.00	c  N st   300    511813       736      3170         0     51191      9587   1085514     19.95   no data
61.39/61.45	c  N st   301    536923       736      3170         0     45464      9587    915258     19.95   no data
61.39/61.45	c  S st   301    536923       736      3170         0     45464      9587    915258     19.95   no data
61.49/61.56	c  S st   301    537427       736      3170         0     45968      9587    930105     19.95   no data
61.49/61.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.49/61.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
61.49/61.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.49/61.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.49/61.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.49/61.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
61.49/61.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.49/61.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.60/61.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.29/62.30	c lits-rem:       237  cl-subs:     1081  v-elim:      0  v-fix:    0  time:  0.68 s
62.29/62.30	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
62.29/62.31	c vivif2 --  cl tried    44887 cl shrink        0 lits rem          0 time: 0.01
62.29/62.34	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.03
62.29/62.34	c calculated reachability. Time: 0.00
62.29/62.34	c  N st   301    537427       736      3170         0     44887      9587    887941     19.95   no data
88.89/88.92	c  N st   302    701411       736      3170         0     38923      9587    558007     19.95   no data
106.80/106.82	c  N st   303    806144       736      3170         0     68048      9587   1495467     19.95   no data
106.80/106.82	c  S st   303    806144       736      3170         0     68048      9587   1495467     19.95   no data
106.89/106.97	c  S st   303    806649       736      3170         0     68553      9587   1509646     19.95   no data
106.89/106.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.99/107.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
106.99/107.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.99/107.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.99/107.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.99/107.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
106.99/107.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
106.99/107.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
106.99/107.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.89/110.91	c lits-rem:      1345  cl-subs:     3247  v-elim:      0  v-fix:    0  time:  3.85 s
110.89/110.91	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
110.89/110.93	c vivif2 --  cl tried    65306 cl shrink        0 lits rem          0 time: 0.02
110.89/110.98	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.05
110.89/110.98	c calculated reachability. Time: 0.00
110.89/110.98	c  N st   303    806649       736      3170         0     65306      9587   1399621     19.95   no data
161.29/161.38	c  F st   304   1071876       736      3170         0     81237      9587   1757501     19.95   no data
161.29/161.38	c  N st   304   1071876       736      3170         0     81237      9587   1757501     19.95   no data
165.38/165.45	c  N dy   373   1092232       736      3170         0     57156      9587    862456     19.97     21.11
169.50/169.52	c  N dy   451   1112299       736      3170         0     77074      9587   1467798     19.93     22.41
174.38/174.43	c  N dy   558   1132358       736      3170         0     51522      9587    637299     20.06     21.41
178.19/178.28	c  N dy   644   1152380       736      3170         0     71408      9587   1232683     20.08     25.07
183.58/183.66	c  N dy   744   1172446       736      3170         0     91317      9587   1830344     20.16     22.54
187.39/187.47	c  N dy   861   1192494       736      3170         0     64685      9587    988294     20.28     21.36
191.59/191.61	c  S st   965   1209973       736      3170         0     82055      9587   1517014     20.35   no data
191.69/191.78	c  S st   965   1210477       736      3170         0     82559      9587   1531051     20.35   no data
191.69/191.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.79/191.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
191.79/191.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.79/191.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.79/191.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.79/191.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
191.79/191.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
191.79/191.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
191.79/191.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.89/192.96	c lits-rem:       335  cl-subs:      755  v-elim:      0  v-fix:    0  time:  1.08 s
192.89/192.96	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
192.89/192.98	c vivif2 --  cl tried    81804 cl shrink        0 lits rem          0 time: 0.02
192.99/193.04	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.06
192.99/193.04	c calculated reachability. Time: 0.00
192.99/193.04	c  N dy   965   1210477       736      3170         0     81804      9587   1503482     20.35   no data
197.99/198.07	c  N dy  1050   1230519       736      3170         0     54074      9587    624083     20.36     21.49
202.09/202.12	c  N dy  1135   1250701       736      3170         0     74100      9587   1230716     20.36     21.46
207.49/207.57	c  N dy  1229   1271027       736      3170         0     94273      9587   1833994     20.38     21.48
211.59/211.66	c  N dy  1334   1291118       736      3170         0     65622      9587    940691     20.40     21.66
216.49/216.55	c  N dy  1418   1311832       736      3170         0     86154      9587   1554897     20.41     21.50
221.79/221.83	c  N dy  1511   1332728       736      3170         0     57292      9587    653936     20.43     21.57
225.69/225.78	c  N dy  1587   1352787       736      3170         0     77201      9587   1271111     20.40     23.46
231.29/231.36	c  N dy  1683   1372801       736      3170         0     97095      9587   1880040     20.43     23.01
235.69/235.70	c  N dy  1769   1392868       736      3170         0     66387      9587    912653     20.43     23.42
240.29/240.31	c  N dy  1825   1412889       736      3170         0     86229      9587   1506291     20.39     21.99
246.09/246.15	c  N dy  1884   1433098       736      3170         0     54662      9587    522160     20.35     21.44
250.09/250.16	c  N dy  1998   1453332       736      3170         0     74738      9587   1124940     20.38     21.47
255.79/255.83	c  N dy  2083   1473605       736      3170         0     94836      9587   1735766     20.39     21.65
263.09/263.17	c  N dy  2211   1493641       736      3170         0     62160      9587    720970     20.43     23.42
269.09/269.10	c  N dy  2329   1514365       736      3170         0     82736      9587   1342413     20.47     21.70
274.99/275.01	c  N dy  2427   1534457       736      3170         0    102673      9587   1947893     20.49     21.77
279.59/279.64	c  N dy  2495   1555273       736      3170         0     69701      9587    907422     20.48     21.56
284.59/284.69	c  N dy  2601   1575275       736      3170         0     89580      9587   1515057     20.50     28.06
291.19/291.21	c  N dy  2729   1595325       736      3170         0     54923      9587    442911     20.54     22.03
295.19/295.21	c  N dy  2840   1615368       736      3170         0     74804      9587   1046179     20.56     21.68
300.49/300.54	c  N dy  2953   1635394       736      3170         0     94693      9587   1650169     20.59     22.33
308.59/308.67	c  N dy  3018   1666925       736      3170         0     70345      9587    886707     20.49     21.64
313.69/313.75	c  N dy  3123   1687408       736      3170         0     90686      9587   1505859     20.51     21.61
320.49/320.56	c  N dy  3251   1707452       736      3170         0    110576      9587   2113929     20.54     22.63
321.69/321.71	c  S st  3277   1710477       736      3170         0     57032      9587    458396     20.55   no data
321.79/321.81	c  S st  3277   1710977       736      3170         0     57531      9587    472851     20.55   no data
321.79/321.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
321.79/321.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
321.79/321.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
321.79/321.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
321.79/321.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.79/321.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
321.79/321.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
321.79/321.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
321.79/321.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.89/321.95	c lits-rem:        13  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.09 s
321.89/321.95	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
321.89/321.95	c vivif2 --  cl tried    57511 cl shrink        0 lits rem          0 time: 0.01
321.89/321.99	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.03
321.89/321.99	c calculated reachability. Time: 0.00
321.89/321.99	c  N dy  3277   1710977       736      3170         0     57511      9587    472342     20.55   no data
326.09/326.12	c  N dy  3378   1731075       736      3170         0     77466      9587   1084542     20.56     21.74
331.39/331.47	c  N dy  3457   1751419       736      3170         0     97580      9587   1686026     20.56     21.72
337.80/337.87	c  N dy  3524   1772217       736      3170         0     60686      9587    543865     20.54     21.75
342.29/342.34	c  N dy  3602   1793210       736      3170         0     81492      9587   1179513     20.53     21.91
348.29/348.34	c  N dy  3728   1813234       736      3170         0    101391      9587   1791453     20.56     28.16
355.49/355.59	c  N dy  3824   1836810       736      3170         0     66222      9587    672846     20.55     21.66
360.19/360.22	c  N dy  3905   1856910       736      3170         0     86139      9587   1279903     20.55     23.98
366.29/366.37	c  N dy  4026   1876989       736      3170         0    106091      9587   1899115     20.58     22.13
373.69/373.77	c  N dy  4120   1897315       736      3170         0     66751      9587    672744     20.58     21.80
380.29/380.32	c  N dy  4226   1917351       736      3170         0     86637      9587   1286547     20.60     22.47
387.30/387.34	c  N dy  4269   1937449       736      3170         0    106502      9587   1882255     20.57     24.45
394.09/394.18	c  N dy  4382   1957527       736      3170         0     65944      9587    622661     20.60     24.64
398.69/398.75	c  N dy  4466   1977671       736      3170         0     85952      9587   1227109     20.60     21.71
405.09/405.12	c  N dy  4565   1997821       736      3170         0    105956      9587   1836732     20.61     21.73
412.49/412.52	c  N dy  4669   2018500       736      3170         0     64968      9587    569068     20.62     21.72
417.19/417.24	c  N dy  4751   2039561       736      3170         0     85846      9587   1209564     20.62     21.85
423.09/423.19	c  N dy  4831   2059731       736      3170         0    105814      9587   1806336     20.62     21.83
430.59/430.61	c  N dy  4897   2080156       736      3170         0     63583      9587    500219     20.61     22.06
434.79/434.81	c  N dy  4973   2100275       736      3170         0     83561      9587   1113769     20.60     22.24
440.69/440.75	c  N dy  5044   2120732       736      3170         0    103828      9587   1722255     20.60     21.95
447.79/447.86	c  N dy  5108   2141234       736      3170         0    124093      9587   2337385     20.59     21.78
452.79/452.83	c  N dy  5192   2161290       736      3170         0     80540      9587    981948     20.59     23.17
458.59/458.68	c  N dy  5279   2182460       736      3170         0    101517      9587   1625356     20.60     21.75
465.98/466.00	c  N dy  5388   2202597       736      3170         0    121463      9587   2238409     20.61     21.74
469.49/469.54	c  S st  5444   2210977       736      3170         0     65369      9587    506138     20.62   no data
469.59/469.66	c  S st  5444   2211480       736      3170         0     65872      9587    521194     20.62   no data
469.59/469.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
469.59/469.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
469.59/469.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
469.59/469.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
469.59/469.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
469.59/469.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
469.59/469.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
469.59/469.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
469.69/469.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
469.69/469.79	c lits-rem:         3  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.08 s
469.69/469.79	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
469.69/469.80	c vivif2 --  cl tried    65847 cl shrink        0 lits rem          0 time: 0.01
469.80/469.84	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.04
469.80/469.84	c calculated reachability. Time: 0.00
469.80/469.84	c  N dy  5444   2211480       736      3170         0     65847      9587    520362     20.62   no data
474.49/474.53	c  N dy  5558   2231526       736      3170         0     85718      9587   1126463     20.63     21.82
480.38/480.41	c  N dy  5664   2251609       736      3170         0    105632      9587   1738893     20.64     21.80
488.29/488.33	c  N dy  5784   2271740       736      3170         0    125627      9587   2356507     20.66     21.93
493.78/493.83	c  N dy  5857   2291776       736      3170         0     80063      9587    932662     20.66     22.08
499.40/499.46	c  N dy  5946   2312845       736      3170         0    100963      9587   1571888     20.66     21.81
510.50/510.60	c  N dy  6031   2340292       736      3170         0    128098      9587   2404681     20.64     21.78
518.58/518.63	c  N dy  6145   2360296       736      3170         0     81515      9587    952962     20.65     23.94
526.19/526.21	c  N dy  6227   2380928       736      3170         0    101968      9587   1574698     20.65     21.87
534.18/534.29	c  N dy  6294   2403273       736      3170         0    124079      9587   2241541     20.64     21.75
540.48/540.51	c  N dy  6363   2423311       736      3170         0     76554      9587    777300     20.63     23.88
545.59/545.67	c  N dy  6449   2443317       736      3170         0     96371      9587   1379435     20.64     22.41
552.39/552.48	c  N dy  6556   2463355       736      3170         0    116270      9587   1990973     20.65     23.45
560.88/560.94	c  N dy  6655   2483368       736      3170         0    136141      9587   2595893     20.65     22.28
565.79/565.87	c  N dy  6749   2503436       736      3170         0     87640      9587   1090065     20.66     21.86
572.29/572.34	c  N dy  6837   2525122       736      3170         0    109127      9587   1738579     20.66     21.81
579.89/579.97	c  N dy  6950   2545187       736      3170         0    129063      9587   2355804     20.67     21.93
586.58/586.61	c  N dy  6985   2566241       736      3170         0     80486      9587    845105     20.65     21.75
591.89/591.98	c  N dy  7057   2586319       736      3170         0    100378      9587   1450987     20.65     21.92
598.98/599.09	c  N dy  7159   2606410       736      3170         0    120309      9587   2069331     20.66     21.89
608.09/608.12	c  N dy  7270   2626477       736      3170         0    140234      9587   2685854     20.67     22.20
612.99/613.09	c  N dy  7380   2646500       736      3170         0     89714      9587   1108139     20.68     21.79
619.69/619.77	c  N dy  7507   2667486       736      3170         0    110545      9587   1751699     20.69     22.09
628.69/628.70	c  N dy  7609   2690351       736      3170         0    133206      9587   2445319     20.69     21.86
635.79/635.86	c  N dy  7729   2710623       736      3170         0     81902      9587    840993     20.71     22.09
635.99/636.07	c  S st  7733   2711481       736      3170         0     82743      9587    864688     20.71     17.23
636.19/636.24	c  S st  7733   2711984       736      3170         0     83246      9587    878906     20.71   no data
636.19/636.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
636.19/636.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
636.19/636.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
636.19/636.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
636.19/636.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
636.19/636.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
636.19/636.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
636.19/636.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
636.28/636.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
636.48/636.55	c lits-rem:        33  cl-subs:      415  v-elim:      0  v-fix:    0  time:  0.24 s
636.48/636.55	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
636.48/636.56	c vivif2 --  cl tried    82831 cl shrink        0 lits rem          0 time: 0.01
636.58/636.62	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.05
636.58/636.62	c calculated reachability. Time: 0.00
636.58/636.62	c  N dy  7733   2711984       736      3170         0     82831      9587    864931     20.71   no data
642.28/642.33	c  N dy  7837   2732043       736      3170         0    102723      9587   1469620     20.71     22.65
652.78/652.83	c  N dy  7902   2762237       736      3170         0    132631      9587   2382909     20.69     22.02
660.09/660.18	c  N dy  7970   2782393       736      3170         0     80234      9587    761537     20.69     21.83
665.78/665.82	c  N dy  8067   2802677       736      3170         0    100348      9587   1375139     20.70     21.97
672.78/672.85	c  N dy  8147   2822705       736      3170         0    120189      9587   1981124     20.70     22.02
681.68/681.71	c  N dy  8276   2842721       736      3170         0    140038      9587   2594094     20.71     22.39
688.49/688.54	c  N dy  8406   2863092       736      3170         0     86890      9587    947161     20.72     21.91
694.59/694.69	c  N dy  8504   2884077       736      3170         0    107711      9587   1589723     20.73     22.19
702.18/702.27	c  N dy  8594   2904226       736      3170         0    127677      9587   2202632     20.73     21.92
711.49/711.57	c  N dy  8696   2924237       736      3170         0    147518      9587   2812729     20.74     24.25
716.68/716.73	c  N dy  8741   2944576       736      3170         0     93209      9587   1095430     20.73     21.97
724.28/724.33	c  N dy  8875   2967855       736      3170         0    116255      9587   1799520     20.74     21.86
732.59/732.70	c  N dy  8970   2987885       736      3170         0    136093      9587   2401660     20.74     22.78
740.99/741.09	c  N dy  9062   3008137       736      3170         0     80876      9587    696218     20.74     22.01
746.59/746.67	c  N dy  9159   3028426       736      3170         0    100975      9587   1310665     20.74     22.20
753.69/753.79	c  N dy  9271   3048506       736      3170         0    120900      9587   1922073     20.75     21.91
762.99/763.03	c  N dy  9363   3070451       736      3170         0    142599      9587   2580773     20.75     21.89
770.49/770.57	c  N dy  9469   3090635       736      3170         0     86346      9587    853729     20.76     22.12
776.79/776.82	c  N dy  9537   3112236       736      3170         0    107762      9587   1498647     20.75     22.02
784.29/784.41	c  N dy  9614   3132269       736      3170         0    127600      9587   2102595     20.75     21.85
793.58/793.68	c  N dy  9702   3152275       736      3170         0    147439      9587   2702376     20.76     25.72
800.39/800.42	c  N dy  9734   3172367       736      3170         0     90034      9587    935138     20.74     25.32
806.99/807.00	c  N dy  9844   3193114       736      3170         0    110617      9587   1571253     20.75     21.84
814.18/814.26	c  S st  9934   3211985       736      3170         0    129317      9587   2141575     20.75     18.63
814.48/814.56	c  S st  9934   3212487       736      3170         0    129819      9587   2156998     20.75   no data
814.48/814.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
814.58/814.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
814.58/814.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
814.58/814.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
814.58/814.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
814.58/814.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
814.58/814.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
814.58/814.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
814.68/814.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.49/816.55	c lits-rem:       148  cl-subs:     2111  v-elim:      0  v-fix:    0  time:  1.84 s
816.49/816.55	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
816.49/816.58	c vivif2 --  cl tried   127708 cl shrink        0 lits rem          0 time: 0.03
816.59/816.68	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.11
816.59/816.69	c calculated reachability. Time: 0.00
816.59/816.69	c  N dy  9934   3212487       736      3170         0    127708      9587   2090366     20.75   no data
826.09/826.17	c  N dy 10035   3232849       736      3170         0    147911      9587   2713604     20.76     21.87
833.90/833.91	c  N dy 10123   3253197       736      3170         0     89774      9587    900090     20.76     21.91
839.89/839.92	c  N dy 10241   3273234       736      3170         0    109668      9587   1516601     20.77     22.84
847.48/847.51	c  N dy 10327   3293536       736      3170         0    129781      9587   2135672     20.77     21.95
856.89/856.91	c  N dy 10422   3313556       736      3170         0    149617      9587   2747992     20.77     21.94
864.29/864.34	c  N dy 10488   3333664       736      3170         0     90213      9587    880745     20.77     21.89
870.48/870.55	c  N dy 10603   3353695       736      3170         0    110061      9587   1495530     20.78     22.34
878.39/878.40	c  N dy 10721   3373755       736      3170         0    129964      9587   2116256     20.79     22.47
886.99/887.09	c  N dy 10788   3393848       736      3170         0    149867      9587   2733283     20.78     22.05
895.58/895.66	c  N dy 10872   3415677       736      3170         0     91243      9587    903997     20.79     22.15
901.69/901.70	c  N dy 10956   3435694       736      3170         0    111079      9587   1507678     20.79     24.73
909.09/909.10	c  N dy 11026   3455740       736      3170         0    130901      9587   2107889     20.78     21.89
917.89/917.96	c  N dy 11086   3475851       736      3170         0    150755      9587   2688985     20.78     22.04
925.49/925.53	c  N dy 11142   3495951       736      3170         0     89477      9587    827333     20.78     21.94
933.48/933.51	c  N dy 11270   3517428       736      3170         0    110776      9587   1483175     20.78     21.95
944.59/944.65	c  N dy 11383   3537471       736      3170         0    130667      9587   2100914     20.79     22.16
958.78/958.83	c  N dy 11448   3559638       736      3170         0    152558      9587   2755847     20.78     21.89
969.09/969.15	c  N dy 11560   3579646       736      3170         0     90203      9587    830327     20.79     22.01
975.39/975.48	c  N dy 11676   3599690       736      3170         0    110081      9587   1443611     20.80     23.76
983.59/983.63	c  N dy 11785   3620179       736      3170         0    130397      9587   2066398     20.80     21.90
993.08/993.13	c  N dy 11899   3640232       736      3170         0    150274      9587   2679910     20.81     22.22
1003.20/1003.22	c  N dy 12005   3660554       736      3170         0     87184      9587    710875     20.82     21.92
1008.89/1008.95	c  N dy 12077   3680913       736      3170         0    107351      9587   1330370     20.82     22.01
1015.79/1015.88	c  N dy 12143   3700926       736      3170         0    127185      9587   1940795     20.81     22.92
1020.98/1021.04	c  S st 12199   3712487       736      3170         0    138643      9587   2296513     20.81     18.57
1021.28/1021.38	c  S st 12199   3712993       736      3170         0    139149      9587   2312012     20.81   no data
1021.28/1021.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1021.38/1021.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1021.38/1021.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1021.38/1021.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1021.38/1021.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1021.38/1021.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
1021.38/1021.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1021.38/1021.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1021.48/1021.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1023.48/1023.58	c lits-rem:       212  cl-subs:     2177  v-elim:      0  v-fix:    0  time:  2.03 s
1023.48/1023.58	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
1023.58/1023.62	c vivif2 --  cl tried   136972 cl shrink        0 lits rem          0 time: 0.03
1023.68/1023.73	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.12
1023.68/1023.74	c calculated reachability. Time: 0.00
1023.68/1023.74	c  N dy 12199   3712993       736      3170         0    136972      9587   2241254     20.81   no data
1034.29/1034.34	c  N dy 12270   3735195       736      3170         0    158940      9587   2903538     20.81     21.95
1041.28/1041.39	c  F st 12326   3751564       736      3170         0     90951      9587    800734     20.81     19.68
1042.58/1042.69	c Decided on static restart strategy
1042.58/1042.69	c  N st 12332   3756763       736      3170         0     96104      9587    966063     20.81   no data
1048.69/1048.72	c  N st 12336   3779873       736      3170         0    118972      9587   1751823     20.81   no data
1061.89/1061.99	c  N st 12338   3815866       736      3170         0    154447      9587   2881531     20.81   no data
1072.68/1072.76	c  N st 12339   3848259       736      3170         0    101283      9587   2026023     20.81   no data
1088.99/1089.05	c  N st 12340   3896848       736      3170         0    149256      9587   3741930     20.81   no data
1117.18/1117.27	c  N st 12341   3969730       736      3170         0    135105      9587   3093962     20.81   no data
1173.89/1173.97	c  N st 12342   4079054       736      3170         0    155985      9587   3798663     20.81   no data
1224.29/1224.40	c  N st 12343   4212994       736      3170         0    111648      9587   2099465     20.81   no data
1224.29/1224.40	c  S st 12343   4212994       736      3170         0    111648      9587   2099465     20.81   no data
1224.58/1224.69	c  S st 12343   4213498       736      3170         0    112151      9587   2114506     20.81   no data
1224.68/1224.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1224.68/1224.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1224.68/1224.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1224.68/1224.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1224.68/1224.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1224.68/1224.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
1224.68/1224.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1224.68/1224.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1224.78/1224.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1229.18/1229.29	c lits-rem:       266  cl-subs:     2826  v-elim:      0  v-fix:    0  time:  4.45 s
1229.18/1229.29	c vivif2 --  cl tried     3170 cl shrink        0 lits rem          0 time: 0.00
1229.28/1229.32	c vivif2 --  cl tried   109325 cl shrink        0 lits rem          0 time: 0.03
1229.38/1229.41	c asymm  cl-useful: 0/3170/3170 lits-rem:0 time: 0.09
1229.38/1229.41	c calculated reachability. Time: 0.00
1229.38/1229.41	c  N st 12343   4213498       736      3170         0    109325      9587   2017742     20.81   no data

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-3367891-1305388557/watcher-3367891-1305388557 -o /tmp/evaluation-result-3367891-1305388557/solver-3367891-1305388557 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367891-1305388557.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.77 3.96 3.94 4/291 17129
/proc/meminfo: memFree=25106972/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=30396 CPUtime=0.01 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 772 0 0 0 1 0 0 0 25 0 1 0 631271029 31125504 675 33554432000 4194304 4580011 140734050487424 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 7599 675 363 95 0 2581 0

[startup+0.103869 s]
/proc/loadavg: 3.77 3.96 3.94 4/291 17129
/proc/meminfo: memFree=25106972/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=30532 CPUtime=0.1 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 885 0 0 0 10 0 0 0 25 0 1 0 631271029 31264768 788 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294911 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 7633 788 364 95 0 2615 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30532

[startup+0.20085 s]
/proc/loadavg: 3.77 3.96 3.94 4/291 17129
/proc/meminfo: memFree=25106972/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=31044 CPUtime=0.19 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 1083 0 0 0 19 0 0 0 25 0 1 0 631271029 31789056 800 33554432000 4194304 4580011 140734050487424 18446744073709551615 4293947 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 7761 800 364 95 0 2743 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31044

[startup+0.300832 s]
/proc/loadavg: 3.77 3.96 3.94 4/291 17129
/proc/meminfo: memFree=25106972/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=31188 CPUtime=0.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 1173 0 0 0 29 0 0 0 25 0 1 0 631271029 31936512 890 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 7797 890 364 95 0 2779 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31188

[startup+0.700762 s]
/proc/loadavg: 3.77 3.96 3.94 4/291 17129
/proc/meminfo: memFree=25106972/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=31568 CPUtime=0.69 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 1621 0 0 0 69 0 0 0 25 0 1 0 631271029 32325632 1064 33554432000 4194304 4580011 140734050487424 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 7892 1064 364 95 0 2874 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31568

[startup+1.50062 s]
/proc/loadavg: 3.77 3.96 3.94 5/292 17130
/proc/meminfo: memFree=25088116/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=32352 CPUtime=1.49 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 2531 0 0 0 149 0 0 0 25 0 1 0 631271029 33128448 1207 33554432000 4194304 4580011 140734050487424 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 8088 1207 365 95 0 3070 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32352

[startup+3.10034 s]
/proc/loadavg: 3.77 3.96 3.94 5/292 17130
/proc/meminfo: memFree=25064192/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=47144 CPUtime=3.09 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 5092 0 0 0 309 0 0 0 25 0 1 0 631271029 48275456 3294 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 11786 3294 367 95 0 6768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47144

[startup+6.30077 s]
/proc/loadavg: 3.87 3.98 3.95 5/292 17130
/proc/meminfo: memFree=25052296/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=65940 CPUtime=6.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 6870 0 0 0 629 0 0 0 25 0 1 0 631271029 67522560 5072 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 16485 5072 367 95 0 11467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65940

[startup+12.7006 s]
/proc/loadavg: 3.88 3.98 3.95 5/292 17130
/proc/meminfo: memFree=25009324/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=59340 CPUtime=12.69 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 12180 0 0 0 1268 1 0 0 25 0 1 0 631271029 60764160 8596 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 14835 8596 367 95 0 9817 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59340

[startup+25.5004 s]
/proc/loadavg: 3.90 3.98 3.95 5/292 17130
/proc/meminfo: memFree=24980860/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=77268 CPUtime=25.49 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 18153 0 0 0 2547 2 0 0 25 0 1 0 631271029 79122432 11179 33554432000 4194304 4580011 140734050487424 18446744073709551615 4320840 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 19317 11179 367 95 0 14299 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77268

[startup+51.1009 s]
/proc/loadavg: 3.93 3.98 3.95 5/292 17131
/proc/meminfo: memFree=24967116/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=77700 CPUtime=51.08 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 28967 0 0 0 5104 4 0 0 25 0 1 0 631271029 79564800 11114 33554432000 4194304 4580011 140734050487424 18446744073709551615 4293099 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 19425 11114 367 95 0 14407 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77700

[startup+102.301 s]
/proc/loadavg: 3.97 3.98 3.95 5/292 17132
/proc/meminfo: memFree=24922944/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=82828 CPUtime=102.3 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 47109 0 0 0 10222 8 0 0 25 0 1 0 631271029 84815872 13227 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 20707 13227 367 95 0 15689 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82828

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.95 5/292 17134
/proc/meminfo: memFree=24878272/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=101532 CPUtime=162.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 65239 0 0 0 16217 12 0 0 25 0 1 0 631271029 103968768 18796 33554432000 4194304 4580011 140734050487424 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 25383 18796 367 95 0 20365 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 101532

[startup+222.311 s]
/proc/loadavg: 3.99 3.98 3.95 5/292 17135
/proc/meminfo: memFree=24828124/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=121612 CPUtime=222.3 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 72953 0 0 0 22216 14 0 0 25 0 1 0 631271029 124530688 24302 33554432000 4194304 4580011 140734050487424 18446744073709551615 4306016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 30403 24302 367 95 0 25385 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 121612

[startup+282.301 s]
/proc/loadavg: 4.03 4.00 3.95 5/292 17137
/proc/meminfo: memFree=24806128/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=128408 CPUtime=282.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 74792 0 0 0 28214 15 0 0 25 0 1 0 631271029 131489792 26141 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 32102 26141 367 95 0 27084 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 128408

[startup+342.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/292 17148
/proc/meminfo: memFree=24768796/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=128564 CPUtime=342.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 74929 0 0 0 34214 15 0 0 25 0 1 0 631271029 131649536 26278 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 32141 26278 367 95 0 27123 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 128564

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/292 17149
/proc/meminfo: memFree=24755244/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=128564 CPUtime=402.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 74929 0 0 0 40214 15 0 0 25 0 1 0 631271029 131649536 26278 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 32141 26278 367 95 0 27123 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 128564

[startup+462.301 s]
/proc/loadavg: 4.11 4.03 3.96 5/292 17151
/proc/meminfo: memFree=24765972/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=107424 CPUtime=462.28 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 77172 0 0 0 46212 16 0 0 25 0 1 0 631271029 110002176 20744 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 26856 20744 367 95 0 21838 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 107424

[startup+522.3 s]
/proc/loadavg: 4.04 4.02 3.96 5/292 17152
/proc/meminfo: memFree=24746436/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=109476 CPUtime=522.28 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 85416 0 0 0 52209 19 0 0 25 0 1 0 631271029 112103424 20421 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 27369 20421 367 95 0 22351 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 109476

[startup+582.301 s]
/proc/loadavg: 4.16 4.06 3.98 5/292 17154
/proc/meminfo: memFree=24718720/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=109568 CPUtime=582.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 92671 0 0 0 58207 22 0 0 25 0 1 0 631271029 112197632 21786 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 27392 21786 367 95 0 22374 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 109568

[startup+642.3 s]
/proc/loadavg: 4.06 4.05 3.98 5/292 17156
/proc/meminfo: memFree=24709376/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=112500 CPUtime=642.28 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 101309 0 0 0 64204 24 0 0 25 0 1 0 631271029 115200000 21222 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 28125 21222 367 95 0 23107 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 112500

[startup+702.301 s]
/proc/loadavg: 4.02 4.04 3.98 5/292 17157
/proc/meminfo: memFree=24706344/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=112580 CPUtime=702.28 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 108427 0 0 0 70201 27 0 0 25 0 1 0 631271029 115281920 22008 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 28145 22008 367 95 0 23127 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 112580

[startup+762.301 s]
/proc/loadavg: 4.00 4.03 3.98 5/292 17159
/proc/meminfo: memFree=24708152/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=112656 CPUtime=762.3 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 115272 0 0 0 76199 31 0 0 25 0 1 0 631271029 115359744 22378 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 28164 22378 367 95 0 23146 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 112656

[startup+822.3 s]
/proc/loadavg: 4.05 4.03 3.98 5/292 17160
/proc/meminfo: memFree=24696196/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=124736 CPUtime=822.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 124704 0 0 0 82195 34 0 0 25 0 1 0 631271029 127729664 25208 33554432000 4194304 4580011 140734050487424 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 31184 25208 367 95 0 26166 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 124736

[startup+882.311 s]
/proc/loadavg: 4.02 4.03 3.98 5/292 17162
/proc/meminfo: memFree=24689204/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=124820 CPUtime=882.3 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 131453 0 0 0 88193 37 0 0 25 0 1 0 631271029 127815680 25066 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 31205 25066 367 95 0 26187 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 124820

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.98 5/292 17164
/proc/meminfo: memFree=24664720/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=124904 CPUtime=942.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 137969 0 0 0 94189 40 0 0 25 0 1 0 631271029 127901696 24633 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 31226 24633 367 95 0 26208 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 124904

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.99 5/292 17165
/proc/meminfo: memFree=24659208/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=124996 CPUtime=1002.28 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 143667 0 0 0 100187 41 0 0 25 0 1 0 631271029 127995904 23167 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 31249 23167 367 95 0 26231 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 124996

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.99 5/292 17167
/proc/meminfo: memFree=24654068/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=182012 CPUtime=1062.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 151466 0 0 0 106185 44 0 0 25 0 1 0 631271029 186380288 27260 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 45503 27260 367 95 0 40485 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 182012

[startup+1122.3 s]
/proc/loadavg: 4.14 4.05 4.00 5/292 17168
/proc/meminfo: memFree=24603068/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=136756 CPUtime=1122.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 160704 0 0 0 112182 47 0 0 25 0 1 0 631271029 140038144 27736 33554432000 4194304 4580011 140734050487424 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 34189 27736 367 95 0 29171 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 136756

[startup+1182.3 s]
/proc/loadavg: 4.05 4.04 4.00 5/292 17170
/proc/meminfo: memFree=24601156/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=198560 CPUtime=1182.28 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 166309 0 0 0 118178 50 0 0 25 0 1 0 631271029 203325440 28490 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 49640 28490 367 95 0 44622 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 198560

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/292 17172
/proc/meminfo: memFree=24562168/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=166072 CPUtime=1242.29 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 174820 0 0 0 124176 53 0 0 25 0 1 0 631271029 170057728 35248 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 41518 35248 367 95 0 36500 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 166072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.00 2/289 17176
/proc/meminfo: memFree=24961688/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=166072 CPUtime=1299.99 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 177120 0 0 0 129945 54 0 0 25 0 1 0 631271029 170057728 35692 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 41518 35692 367 95 0 36500 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 166072

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.00 2/289 17176
/proc/meminfo: memFree=24961688/32951124 swapFree=67057896/67111528
[pid=17129] ppid=17127 vsize=166072 CPUtime=1299.99 cores=5,7
/proc/17129/stat : 17129 (strangenight2-s) R 17127 17129 17069 0 -1 4202496 177120 0 0 0 129945 54 0 0 25 0 1 0 631271029 170057728 35692 33554432000 4194304 4580011 140734050487424 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17129/statm: 41518 35692 367 95 0 36500 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 166072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.46
CPU system time (s): 0.549916
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 228984

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

runsolver used 3.43048 second user time and 8.40472 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 17:55:57
IDJOB=3367891
IDBENCH=83100
IDSOLVER=1845
FILE ID=node140/3367891-1305388557
RUNJOBID= node140-1305388557-17090
PBS_JOBID= 13324405
Free space on /tmp= 73472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S1115406553-014.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367891-1305388557/watcher-3367891-1305388557 -o /tmp/evaluation-result-3367891-1305388557/solver-3367891-1305388557 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367891-1305388557.cnf

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

MD5SUM BENCH= 986ca0416a6ea10fb33d16d3e5ba2568
RANDOM SEED=33552366

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:     32951124 kB
MemFree:      25107252 kB
Buffers:        289172 kB
Cached:        3706372 kB
SwapCached:       8056 kB
Active:        4872988 kB
Inactive:      2658628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25107252 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           22400 kB
Writeback:           0 kB
AnonPages:     3532160 kB
Mapped:          23660 kB
Slab:           224676 kB
PageTables:      23044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45657976 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= 73476 MiB
End job on node140 at 2011-05-14 18:17:39