Trace number 3367435

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1180959030-088-UNKNOWN.cnf
MD5SUM4c3def64b0c0da01406b551924b4a52d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark532.031
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
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-3367435-1305382242.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.00/0.01	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.01	c -- vars added       1500
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data
0.09/0.16	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.15
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.09/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.09/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.21	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.21	c calculated reachability. Time: 0.00
0.19/0.21	c Calc default polars -  time:   0.00 s pos:     694 undec:      56 neg:     750
0.19/0.21	c =========================================================================================
0.19/0.21	c types(t): F = full restart, N = normal restart
0.19/0.21	c types(t): S = simplification begin/end, E = solution found
0.19/0.21	c restart types(rt): st = static, dy = dynamic
0.19/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.21	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data
0.49/0.56	c  N dy    17      4294      1500     30000         0      4288    150000    676744    122.70    133.65
0.89/0.93	c  N dy    46      8415      1500     30000         0      5907    150000    691518    125.52    132.25
1.29/1.31	c  N dy    70     12510      1500     30000         0      5756    150000    445599    124.69    133.33
1.58/1.67	c  N dy    89     16522      1500     30000         0      9764    150000   1059821    123.88    132.41
1.99/2.05	c  N dy   109     20632      1500     30000         0      8256    150000    642684    123.63    131.09
2.39/2.45	c  N dy   127     24857      1500     30000         0     12480    150000   1280279    122.93    130.21
2.39/2.47	c  F st   129     25000      1500     30000         0     12622    150000   1303603    123.00   no data
2.89/2.98	c  N dy   135     30001      1500     30000         0     10799    150000    932449    123.00   no data
2.89/2.98	c  S st   135     30001      1500     30000         0     10799    150000    932449    123.00   no data
2.99/3.05	c  S st   135     30506      1500     30000         0     11304    150000    993826    123.00   no data
2.99/3.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
2.99/3.07	c blocked clauses removed:        0 vars:      0 tried:        1500 T: 0.00 s
2.99/3.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
2.99/3.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.99/3.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.09/3.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.53	c lits-rem:       300  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.41 s
3.69/3.70	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.17
3.69/3.70	c calculated reachability. Time: 0.00
3.69/3.70	c  N dy   135     30506      1500     30000         0     11242    150000    971046    123.00   no data
4.09/4.13	c  N dy   158     34605      1500     30000         0     15339    150000   1597465    122.88    130.18
4.48/4.53	c  N dy   183     38633      1500     30000         0     11467    150000    820526    123.09    130.34
4.89/4.94	c  N dy   202     42729      1500     30000         0     15558    150000   1442496    122.88    178.50
5.19/5.27	c  S st   218     45759      1500     30000         0      9643    150000    384409    122.71   no data
5.29/5.33	c  S st   218     46265      1500     30000         0     10149    150000    450612    122.71   no data
5.29/5.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
5.29/5.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.29/5.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
5.29/5.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.29/5.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.29/5.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.40/5.47	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
5.40/5.48	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
5.40/5.48	c vivif2 --  cl tried    10149 cl shrink        0 lits rem          0 time: 0.01
5.59/5.64	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.16
5.59/5.64	c calculated reachability. Time: 0.00
5.59/5.64	c  N dy   218     46265      1500     30000         0     10149    150000    450601    122.71   no data
5.99/6.06	c  N dy   247     50341      1500     30000         0     14223    150000   1081368    122.91    129.75
6.50/6.55	c  N dy   275     54428      1500     30000         0     18309    150000   1707315    122.92    130.98
6.89/6.99	c  N dy   295     58444      1500     30000         0     12355    150000    653485    122.82    130.42
7.39/7.42	c  N dy   320     62506      1500     30000         0     16417    150000   1284657    122.97    130.12
7.79/7.89	c  N dy   348     66652      1500     30000         0     20561    150000   1924864    123.09    129.96
8.19/8.20	c  S st   364     69397      1500     30000         0     12322    150000    503023    123.09   no data
8.19/8.26	c  S st   364     69900      1500     30000         0     12825    150000    570883    123.09   no data
8.19/8.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.19/8.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
8.19/8.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.19/8.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.19/8.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.19/8.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
8.19/8.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.19/8.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.29/8.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.50	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.18 s
8.49/8.50	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
8.49/8.51	c vivif2 --  cl tried    12823 cl shrink        0 lits rem          0 time: 0.01
8.59/8.68	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.17
8.59/8.68	c calculated reachability. Time: 0.00
8.59/8.68	c  N dy   364     69900      1500     30000         0     12823    150000    570313    123.09   no data
9.09/9.16	c  N dy   391     74516      1500     30000         0     17436    150000   1283280    123.18    131.95
9.69/9.71	c  N dy   417     79445      1500     30000         0     22365    150000   2029078    123.04    130.31
10.29/10.31	c  N dy   445     84975      1500     30000         0     15904    150000    901501    122.98    129.93
10.49/10.58	c  F st   461     87500      1500     30000         0     18428    150000   1284113    122.93    100.82
10.89/10.99	c  N st   466     90797      1500     30000         0     21723    150000   1838930    122.93   no data
11.69/11.72	c  N dy   492     96613      1500     30000         0     14544    150000    546990    122.86    131.10
12.39/12.42	c  N dy   530    102854      1500     30000         0     20781    150000   1531988    123.04    132.36
12.59/12.66	c  S st   544    104852      1500     30000         0     22777    150000   1837362    123.03   no data
12.69/12.74	c  S st   544    105352      1500     30000         0     23277    150000   1909108    123.03   no data
12.69/12.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
12.69/12.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.69/12.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
12.69/12.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.69/12.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
12.79/12.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.29/16.40	c lits-rem:       224  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.54 s
16.29/16.40	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
16.40/16.42	c vivif2 --  cl tried    23270 cl shrink        0 lits rem          0 time: 0.02
16.59/16.66	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.23
16.59/16.66	c calculated reachability. Time: 0.00
16.59/16.66	c  N dy   544    105352      1500     30000         0     23270    150000   1907021    123.03   no data
17.39/17.48	c  N dy   589    112082      1500     30000         0     16005    150000    637006    123.14    132.19
18.29/18.31	c  N dy   631    119287      1500     30000         0     23208    150000   1737459    123.10    132.01
19.29/19.34	c  N dy   680    127268      1500     30000         0     16193    150000    511530    123.19    130.70
20.18/20.26	c  N dy   730    135426      1500     30000         0     24341    150000   1762807    123.22    130.60
21.29/21.38	c  N dy   782    144271      1500     30000         0     17194    150000    523965    123.22    135.46
22.39/22.46	c  N dy   838    153546      1500     30000         0     26465    150000   1947551    123.16    131.18
22.99/23.05	c  S st   866    158029      1500     30000         0     30946    150000   2637391    123.16   no data
23.09/23.14	c  S st   866    158533      1500     30000         0     31450    150000   2703462    123.16   no data
23.09/23.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.09/23.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
23.09/23.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.09/23.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.09/23.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.09/23.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
23.09/23.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.19/23.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
23.19/23.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.89/31.93	c lits-rem:       206  cl-subs:       19  v-elim:      0  v-fix:    0  time:  8.65 s
31.89/31.93	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
31.89/31.96	c vivif2 --  cl tried    31431 cl shrink        0 lits rem          0 time: 0.03
32.19/32.23	c asymm  cl-useful: 0/27665/30000 lits-rem:0 time: 0.26
32.19/32.23	c calculated reachability. Time: 0.00
32.19/32.23	c  N dy   866    158533      1500     30000         0     31431    150000   2696597    123.16   no data
33.49/33.55	c  N dy   933    169238      1500     30000         0     25132    150000   1594165    123.19    133.16
34.99/35.01	c  N dy  1001    180193      1500     30000         0     18098    150000    372146    123.18    131.29
36.39/36.40	c  N dy  1064    191729      1500     30000         0     29631    150000   2162131    123.18    131.04
37.99/38.06	c  N dy  1134    204050      1500     30000         0     22951    150000    968505    123.20    130.44
39.79/39.81	c  N dy  1198    217159      1500     30000         0     36054    150000   2982883    123.07    131.59
41.59/41.61	c  N dy  1273    231109      1500     30000         0     30008    150000   1902952    123.02    129.58
42.49/42.51	c  S st  1311    237799      1500     30000         0     36697    150000   2932328    122.98   no data
42.59/42.61	c  S st  1311    238301      1500     30000         0     37199    150000   2993615    122.98   no data
42.59/42.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.59/42.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
42.59/42.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.59/42.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.59/42.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.59/42.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
42.59/42.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
42.59/42.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
42.69/42.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.79/50.87	c lits-rem:       214  cl-subs:       17  v-elim:      0  v-fix:    0  time:  8.10 s
50.79/50.87	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
50.89/50.91	c vivif2 --  cl tried    37182 cl shrink        0 lits rem          0 time: 0.03
50.89/50.94	c asymm  cl-useful: 0/2335/30000 lits-rem:0 time: 0.03
50.89/50.94	c calculated reachability. Time: 0.00
50.89/50.94	c  N dy  1311    238301      1500     30000         0     37182    150000   2988351    122.98   no data
52.89/52.97	c  N dy  1397    253688      1500     30000         0     31573    150000   2019002    122.97    130.07
55.19/55.27	c  N dy  1494    269944      1500     30000         0     25833    150000    995371    123.03    165.03
57.69/57.70	c  N dy  1600    287339      1500     30000         0     43219    150000   3694083    123.12    133.04
60.19/60.25	c  N dy  1700    305701      1500     30000         0     38578    150000   2806911    123.04    129.79
60.29/60.34	c  F st  1705    306251      1500     30000         0     39128    150000   2890330    123.04   no data
63.00/63.02	c  N dy  1792    325222      1500     30000         0     34100    150000   1961044    122.98    130.92
66.00/66.03	c  N dy  1906    345334      1500     30000         0     29214    150000   1057152    122.98    133.01
67.69/67.73	c  S st  1983    357451      1500     30000         0     41324    150000   2923475    122.99   no data
67.79/67.84	c  S st  1983    357953      1500     30000         0     41826    150000   2991417    122.99   no data
67.79/67.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
67.79/67.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
67.79/67.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.79/67.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.79/67.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.79/67.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
67.79/67.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
67.89/67.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
67.89/68.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.79/76.87	c lits-rem:       209  cl-subs:       12  v-elim:      0  v-fix:    0  time:  8.87 s
76.79/76.88	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
76.89/76.91	c vivif2 --  cl tried    41814 cl shrink        0 lits rem          0 time: 0.03
77.09/77.19	c asymm  cl-useful: 0/24001/30000 lits-rem:0 time: 0.28
77.09/77.19	c calculated reachability. Time: 0.00
77.09/77.19	c  N dy  1983    357953      1500     30000         0     41814    150000   2987469    122.99   no data
80.20/80.21	c  N dy  2115    378004      1500     30000         0     35869    150000   1964253    123.16    130.34
83.29/83.37	c  N dy  2237    398096      1500     30000         0     28968    150000    736935    123.19    131.52
86.29/86.34	c  N dy  2366    418214      1500     30000         0     49078    150000   3844115    123.22    130.42
89.39/89.42	c  N dy  2490    438327      1500     30000         0     41189    150000   2496923    123.25    131.83
92.89/92.97	c  N dy  2607    458349      1500     30000         0     32219    150000    943644    123.20    131.01
96.40/96.45	c  N dy  2733    478393      1500     30000         0     52255    150000   4032379    123.23    132.66
100.19/100.24	c  N dy  2849    498410      1500     30000         0     42278    150000   2343101    123.25    130.02
103.99/104.07	c  N dy  2982    518435      1500     30000         0     31298    150000    514087    123.35    129.88
107.00/107.00	c  S st  3097    536929      1500     30000         0     49783    150000   3387147    123.39   no data
107.10/107.13	c  S st  3097    537433      1500     30000         0     50287    150000   3453090    123.39   no data
107.10/107.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.10/107.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
107.10/107.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.10/107.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.10/107.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.10/107.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
107.10/107.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.20/107.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
107.29/107.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.09/119.11	c lits-rem:       256  cl-subs:       20  v-elim:      0  v-fix:    0  time: 11.79 s
119.09/119.11	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
119.09/119.15	c vivif2 --  cl tried    50267 cl shrink        0 lits rem          0 time: 0.04
119.19/119.25	c asymm  cl-useful: 0/5999/30000 lits-rem:0 time: 0.10
119.19/119.26	c calculated reachability. Time: 0.00
119.19/119.26	c  N dy  3097    537433      1500     30000         0     50267    150000   3445620    123.39   no data
122.79/122.80	c  N dy  3202    557527      1500     30000         0     38372    150000   1463217    123.32    130.58
126.40/126.42	c  N dy  3330    578180      1500     30000         0     59012    150000   4661505    123.35    130.01
129.70/129.75	c  N dy  3458    598283      1500     30000         0     46123    150000   2514669    123.39    131.98
133.39/133.47	c  N dy  3591    618332      1500     30000         0     66162    150000   5620132    123.43    143.21
136.69/136.77	c  N dy  3712    638751      1500     30000         0     52585    150000   3369995    123.45    132.59
140.49/140.54	c  N dy  3832    658807      1500     30000         0     37647    150000    913519    123.47    179.33
143.79/143.85	c  N dy  3957    678809      1500     30000         0     57639    150000   4025202    123.50    131.63
147.59/147.63	c  N dy  4079    698964      1500     30000         0     41807    150000   1400493    123.52    132.07
151.00/151.09	c  N dy  4196    719160      1500     30000         0     61992    150000   4515901    123.52    131.73
154.70/154.78	c  N dy  4314    739191      1500     30000         0     45034    150000   1753667    123.53    135.16
158.30/158.35	c  N dy  4430    759291      1500     30000         0     65126    150000   4860721    123.54    131.72
162.09/162.10	c  N dy  4547    779336      1500     30000         0     47181    150000   1956983    123.56    131.35
165.80/165.84	c  N dy  4669    799439      1500     30000         0     67271    150000   5049866    123.57    130.17
167.20/167.27	c  S st  4708    806150      1500     30000         0     73980    150000   6076960    123.56    139.02
167.39/167.44	c  S st  4708    806652      1500     30000         0     74482    150000   6149009    123.56   no data
167.39/167.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
167.49/167.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
167.49/167.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.49/167.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.49/167.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.49/167.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
167.49/167.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
167.49/167.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
167.70/167.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.39/198.45	c lits-rem:       531  cl-subs:       45  v-elim:      0  v-fix:    0  time: 30.69 s
198.39/198.45	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
198.49/198.52	c vivif2 --  cl tried    74437 cl shrink        0 lits rem          0 time: 0.07
198.79/198.86	c asymm  cl-useful: 0/17140/30000 lits-rem:0 time: 0.34
198.79/198.87	c calculated reachability. Time: 0.00
198.79/198.87	c  N dy  4708    806652      1500     30000         0     74437    150000   6133536    123.56   no data
202.40/202.40	c  N dy  4826    826683      1500     30000         0     55478    150000   3072818    123.56    130.42
206.39/206.48	c  N dy  4955    846724      1500     30000         0     75508    150000   6178793    123.58    153.48
210.01/210.09	c  N dy  5076    866734      1500     30000         0     55524    150000   2939287    123.61    130.90
214.20/214.23	c  N dy  5197    887113      1500     30000         0     75894    150000   6105337    123.64    131.06
217.89/217.94	c  N dy  5317    907142      1500     30000         0     54945    150000   2704468    123.63    131.03
221.90/221.96	c  N dy  5435    927317      1500     30000         0     75107    150000   5821878    123.63    131.39
225.89/225.90	c  N dy  5562    947537      1500     30000         0     53334    150000   2312646    123.64    130.36
229.81/229.84	c  N dy  5680    967628      1500     30000         0     73421    150000   5423337    123.65    132.13
233.99/234.02	c  N dy  5810    987716      1500     30000         0     50514    150000   1724142    123.70    134.11
237.80/237.80	c  N dy  5931   1007752      1500     30000         0     70537    150000   4844517    123.72    132.71
242.30/242.31	c  N dy  6058   1027762      1500     30000         0     46561    150000    970828    123.76    135.79
245.89/245.90	c  N dy  6176   1047763      1500     30000         0     66553    150000   4059768    123.76    131.49
250.40/250.42	c  N dy  6300   1067792      1500     30000         0     86575    150000   7177277    123.78    133.34
251.39/251.42	c  F st  6321   1071876      1500     30000         0     45677    150000    685205    123.78    115.78
254.11/254.14	c  N dy  6396   1087851      1500     30000         0     61638    150000   3211688    123.79    142.78
258.40/258.42	c  N dy  6513   1107973      1500     30000         0     81752    150000   6323649    123.78    131.53
262.59/262.63	c  N dy  6633   1128053      1500     30000         0     55847    150000   2113817    123.80    153.51
266.60/266.67	c  N dy  6758   1148145      1500     30000         0     75931    150000   5231441    123.82    135.94
271.39/271.40	c  N dy  6871   1168229      1500     30000         0     49027    150000    919524    123.83    143.09
275.01/275.09	c  N dy  6975   1188305      1500     30000         0     69092    150000   4011536    123.79    130.86
280.10/280.11	c  N dy  7093   1208381      1500     30000         0     89160    150000   7139139    123.82    130.85
280.51/280.53	c  S st  7104   1209979      1500     30000         0     90758    150000   7391818    123.82   no data
280.70/280.73	c  S st  7104   1210481      1500     30000         0     91260    150000   7456348    123.82   no data
280.70/280.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
280.80/280.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
280.80/280.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
280.80/280.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
280.80/280.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.80/280.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
280.80/280.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
280.80/280.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
281.10/281.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
323.80/323.82	c lits-rem:       626  cl-subs:       48  v-elim:      0  v-fix:    0  time: 42.70 s
323.80/323.82	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
323.90/323.90	c vivif2 --  cl tried    91212 cl shrink        0 lits rem          0 time: 0.09
324.20/324.28	c asymm  cl-useful: 0/12860/30000 lits-rem:0 time: 0.38
324.20/324.28	c calculated reachability. Time: 0.00
324.20/324.28	c  N dy  7104   1210481      1500     30000         0     91212    150000   7439857    123.82   no data
328.40/328.43	c  N dy  7223   1230607      1500     30000         0     63348    150000   3005331    123.83    130.98
332.80/332.86	c  N dy  7353   1250806      1500     30000         0     83534    150000   6146721    123.85    130.92
337.50/337.55	c  N dy  7467   1270999      1500     30000         0     54741    150000   1498567    123.85    131.30
341.50/341.51	c  N dy  7581   1291119      1500     30000         0     74845    150000   4592562    123.83    132.28
346.20/346.29	c  N dy  7690   1311173      1500     30000         0     94889    150000   7671484    123.81    131.11
350.50/350.54	c  N dy  7821   1331240      1500     30000         0     64971    150000   2945063    123.84    131.47
355.10/355.12	c  N dy  7949   1351678      1500     30000         0     85402    150000   6146745    123.87    130.78
360.10/360.18	c  N dy  8072   1371794      1500     30000         0     54535    150000   1177627    123.88    130.48
364.11/364.16	c  N dy  8194   1391867      1500     30000         0     74595    150000   4301704    123.89    133.26
369.00/369.01	c  N dy  8312   1411948      1500     30000         0     94669    150000   7399553    123.89    131.26
373.60/373.60	c  N dy  8431   1432020      1500     30000         0     62764    150000   2313995    123.88    131.51
377.80/377.90	c  N dy  8535   1452270      1500     30000         0     83007    150000   5434326    123.86    130.84
383.20/383.20	c  N dy  8652   1472413      1500     30000         0    103141    150000   8576280    123.88    130.81
387.40/387.43	c  N dy  8781   1492541      1500     30000         0     70278    150000   3322492    123.88    130.64
392.00/392.09	c  N dy  8901   1512598      1500     30000         0     90324    150000   6413049    123.88    132.81
397.30/397.38	c  N dy  9011   1532600      1500     30000         0     56347    150000   1022541    123.87    130.95
401.30/401.38	c  N dy  9128   1552759      1500     30000         0     76499    150000   4149760    123.88    132.91
406.40/406.41	c  N dy  9249   1572875      1500     30000         0     96608    150000   7278511    123.88    130.64
411.50/411.53	c  N dy  9370   1592944      1500     30000         0     61685    150000   1698990    123.89    163.92
415.71/415.71	c  N dy  9480   1612978      1500     30000         0     81707    150000   4771892    123.88    131.88
421.31/421.33	c  N dy  9598   1633111      1500     30000         0    101833    150000   7864827    123.86    130.98
426.90/426.96	c  N dy  9724   1653231      1500     30000         0     65979    150000   2234013    123.87    130.60
431.90/431.90	c  N dy  9842   1673271      1500     30000         0     86008    150000   5324626    123.87    132.29
437.50/437.51	c  N dy  9971   1693331      1500     30000         0    106052    150000   8435379    123.88    132.57
441.70/441.79	c  S st 10071   1710481      1500     30000         0     66232    150000   2120226    123.87   no data
441.90/441.93	c  S st 10071   1710985      1500     30000         0     66736    150000   2186974    123.87   no data
441.90/441.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
441.90/441.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
441.90/441.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
441.90/441.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
441.90/441.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.90/441.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
441.90/441.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
442.00/442.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
442.00/442.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
449.81/449.88	c lits-rem:        82  cl-subs:       13  v-elim:      0  v-fix:    0  time:  7.80 s
449.81/449.88	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
449.91/449.91	c vivif2 --  cl tried    66723 cl shrink        0 lits rem          0 time: 0.03
450.20/450.23	c asymm  cl-useful: 0/18367/30000 lits-rem:0 time: 0.32
450.20/450.23	c calculated reachability. Time: 0.00
450.20/450.23	c  N dy 10071   1710985      1500     30000         0     66723    150000   2182617    123.87   no data
454.80/454.84	c  N dy 10188   1731058      1500     30000         0     86784    150000   5315794    123.88    153.19
460.41/460.45	c  N dy 10320   1751460      1500     30000         0    107176    150000   8478125    123.89    130.52
465.40/465.42	c  N dy 10444   1771588      1500     30000         0     69325    150000   2453255    123.91    131.62
470.11/470.10	c  N dy 10572   1791719      1500     30000         0     89439    150000   5582732    123.93    131.83
475.71/475.78	c  N dy 10708   1811841      1500     30000         0    109555    150000   8707933    123.94    130.54
480.61/480.67	c  N dy 10823   1831894      1500     30000         0     70635    150000   2502184    123.95    131.01
485.21/485.29	c  N dy 10938   1851991      1500     30000         0     90724    150000   5630279    123.95    131.77
490.81/490.86	c  N dy 11055   1872114      1500     30000         0    110835    150000   8746506    123.95    131.70
496.01/496.03	c  N dy 11186   1892207      1500     30000         0     70946    150000   2410726    123.97    133.13
500.61/500.67	c  N dy 11310   1912307      1500     30000         0     91037    150000   5547542    123.98    130.81
506.10/506.18	c  N dy 11416   1932322      1500     30000         0    111042    150000   8635749    123.97    133.53
511.51/511.59	c  N dy 11542   1952391      1500     30000         0     70124    150000   2131601    123.99    133.06
516.11/516.19	c  N dy 11663   1972436      1500     30000         0     90160    150000   5239459    123.99    131.76
521.80/521.81	c  N dy 11783   1992621      1500     30000         0    110329    150000   8392822    124.00    132.11
527.50/527.52	c  N dy 11907   2012770      1500     30000         0     68505    150000   1734425    124.02    130.59
532.21/532.20	c  N dy 12042   2033201      1500     30000         0     88924    150000   4931344    124.04    130.70
537.60/537.63	c  N dy 12160   2053216      1500     30000         0    108925    150000   8047816    124.05    132.50
543.61/543.62	c  N dy 12277   2073317      1500     30000         0     66049    150000   1204627    124.05    131.75
548.01/548.04	c  N dy 12400   2093324      1500     30000         0     86045    150000   4310177    124.06    143.20
553.40/553.43	c  N dy 12530   2113397      1500     30000         0    106099    150000   7448604    124.08    135.19
559.71/559.79	c  N dy 12654   2133514      1500     30000         0    126205    150000  10583432    124.09    134.46
564.40/564.49	c  N dy 12782   2153645      1500     30000         0     82367    150000   3609118    124.11    133.34
569.51/569.59	c  N dy 12902   2173674      1500     30000         0    102382    150000   6729516    124.12    142.97
575.61/575.68	c  N dy 13015   2193702      1500     30000         0    122404    150000   9855048    124.12    132.78
580.31/580.33	c  S st 13117   2210986      1500     30000         0     74713    150000   2237141    124.12    106.94
580.41/580.49	c  S st 13117   2211491      1500     30000         0     75218    150000   2308352    124.12   no data
580.41/580.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
580.51/580.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
580.51/580.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
580.51/580.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
580.51/580.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
580.51/580.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
580.51/580.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
580.51/580.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
580.61/580.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
588.31/588.36	c lits-rem:       171  cl-subs:       16  v-elim:      0  v-fix:    0  time:  7.71 s
588.31/588.36	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
588.31/588.39	c vivif2 --  cl tried    75202 cl shrink        0 lits rem          0 time: 0.03
588.61/588.65	c asymm  cl-useful: 0/11633/30000 lits-rem:0 time: 0.25
588.61/588.65	c calculated reachability. Time: 0.00
588.61/588.65	c  N dy 13117   2211491      1500     30000         0     75202    150000   2302890    124.12   no data
593.81/593.84	c  N dy 13247   2231572      1500     30000         0     95278    150000   5447978    124.13    155.19
600.11/600.17	c  N dy 13358   2251657      1500     30000         0    115355    150000   8540772    124.13    130.97
607.31/607.32	c  N dy 13481   2271678      1500     30000         0     69391    150000   1280378    124.14    131.66
612.01/612.08	c  N dy 13609   2291769      1500     30000         0     89468    150000   4419226    124.15    132.72
617.71/617.78	c  N dy 13722   2311832      1500     30000         0    109515    150000   7530128    124.15    144.89
624.41/624.48	c  N dy 13837   2332216      1500     30000         0    129891    150000  10693183    124.14    132.38
629.61/629.65	c  N dy 13970   2352264      1500     30000         0     82964    150000   3258780    124.16    131.61
634.91/634.99	c  N dy 14100   2372296      1500     30000         0    102981    150000   6372880    124.17    130.79
641.11/641.11	c  N dy 14222   2392322      1500     30000         0    122994    150000   9485142    124.17    132.15
647.01/647.08	c  N dy 14342   2412325      1500     30000         0     75028    150000   1872853    124.18    132.62
651.91/651.97	c  N dy 14461   2432668      1500     30000         0     95364    150000   5043316    124.19    131.40
657.82/657.83	c  N dy 14583   2452827      1500     30000         0    115516    150000   8172011    124.19    130.91
664.51/664.53	c  N dy 14703   2472837      1500     30000         0    135520    150000  11296070    124.20    147.25
669.41/669.42	c  N dy 14825   2492941      1500     30000         0     86652    150000   3557166    124.22    133.32
674.71/674.78	c  N dy 14947   2513013      1500     30000         0    106718    150000   6702610    124.23    157.38
681.11/681.11	c  N dy 15061   2533102      1500     30000         0    126801    150000   9840614    124.23    152.20
687.31/687.40	c  N dy 15179   2553173      1500     30000         0     76887    150000   1852672    124.24    140.63
692.31/692.32	c  N dy 15305   2573249      1500     30000         0     96944    150000   4997916    124.25    158.95
698.01/698.07	c  N dy 15422   2593294      1500     30000         0    116980    150000   8131552    124.26    133.48
704.91/704.95	c  N dy 15539   2613572      1500     30000         0    137248    150000  11295630    124.26    130.98
710.11/710.10	c  N dy 15644   2633675      1500     30000         0     86377    150000   3157106    124.25    134.56
715.41/715.43	c  N dy 15765   2653709      1500     30000         0    106408    150000   6283864    124.25    143.68
721.71/721.77	c  N dy 15878   2674105      1500     30000         0    126792    150000   9434396    124.25    134.88
728.51/728.58	c  N dy 15997   2694186      1500     30000         0     74894    150000   1248886    124.24    134.02
732.62/732.62	c  S st 16098   2711491      1500     30000         0     92189    150000   3923719    124.24   no data
732.81/732.81	c  S st 16098   2711995      1500     30000         0     92693    150000   3991358    124.24   no data
732.81/732.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
732.81/732.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
732.81/732.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
732.81/732.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
732.81/732.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
732.81/732.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
732.81/732.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
732.91/732.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
733.01/733.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
747.01/747.05	c lits-rem:       159  cl-subs:       22  v-elim:      0  v-fix:    0  time: 14.00 s
747.01/747.05	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
747.11/747.10	c vivif2 --  cl tried    92671 cl shrink        0 lits rem          0 time: 0.05
747.41/747.45	c asymm  cl-useful: 0/14858/30000 lits-rem:0 time: 0.35
747.41/747.45	c calculated reachability. Time: 0.00
747.41/747.45	c  N dy 16098   2711995      1500     30000         0     92671    150000   3984094    124.24   no data
753.02/753.02	c  N dy 16215   2732028      1500     30000         0    112691    150000   7091491    124.24    131.87
759.61/759.65	c  N dy 16334   2752161      1500     30000         0    132804    150000  10211062    124.24    131.86
766.12/766.15	c  N dy 16455   2772320      1500     30000         0     79999    150000   1896661    124.24    132.51
771.22/771.27	c  N dy 16587   2792337      1500     30000         0    100009    150000   5045501    124.25    149.72
777.21/777.24	c  N dy 16709   2812361      1500     30000         0    120027    150000   8166141    124.26    150.63
784.32/784.33	c  N dy 16831   2832390      1500     30000         0    140048    150000  11288051    124.26    151.99
790.92/790.98	c  N dy 16958   2852729      1500     30000         0     86419    150000   2764872    124.27    131.78
796.91/796.95	c  N dy 17087   2872821      1500     30000         0    106500    150000   5911299    124.28    136.07
804.31/804.38	c  N dy 17215   2892875      1500     30000         0    126537    150000   9026876    124.29    131.69
812.41/812.46	c  N dy 17337   2912984      1500     30000         0    146635    150000  12139201    124.29    132.23
817.92/817.99	c  N dy 17462   2933216      1500     30000         0     91893    150000   3470253    124.30    135.55
823.62/823.65	c  N dy 17584   2953248      1500     30000         0    111913    150000   6591604    124.30    131.73
830.62/830.60	c  N dy 17718   2973393      1500     30000         0    132047    150000   9742491    124.31    131.47
838.42/838.48	c  N dy 17839   2993921      1500     30000         0     76602    150000    932056    124.31    131.68
843.41/843.44	c  N dy 17955   3014008      1500     30000         0     96679    150000   4042477    124.31    131.25
849.22/849.28	c  N dy 18063   3034084      1500     30000         0    116742    150000   7131525    124.30    131.53
855.92/855.98	c  N dy 18172   3054129      1500     30000         0    136781    150000  10242876    124.30    132.41
863.12/863.15	c  N dy 18285   3074191      1500     30000         0     79872    150000   1295221    124.30    131.16
868.01/868.04	c  N dy 18400   3094236      1500     30000         0     99909    150000   4421499    124.30    133.19
874.01/874.04	c  N dy 18520   3114284      1500     30000         0    119941    150000   7551107    124.31    133.90
880.92/880.98	c  N dy 18643   3134401      1500     30000         0    140047    150000  10670808    124.32    131.90
888.21/888.24	c  N dy 18765   3154483      1500     30000         0     82160    150000   1515433    124.32    133.10
893.32/893.36	c  N dy 18885   3174600      1500     30000         0    102266    150000   4625500    124.32    131.76
899.42/899.49	c  N dy 19014   3194703      1500     30000         0    122357    150000   7785226    124.33    131.14
905.62/905.63	c  S st 19126   3211996      1500     30000         0    139638    150000  10494033    124.34   no data
905.92/905.92	c  S st 19126   3212501      1500     30000         0    140143    150000  10556652    124.34   no data
905.92/905.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
906.02/906.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
906.02/906.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
906.02/906.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
906.02/906.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
906.02/906.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
906.02/906.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
906.12/906.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
906.43/906.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
956.52/956.52	c lits-rem:       414  cl-subs:       72  v-elim:      0  v-fix:    0  time: 50.04 s
956.52/956.52	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
956.62/956.64	c vivif2 --  cl tried   140071 cl shrink        0 lits rem          0 time: 0.13
957.03/957.07	c asymm  cl-useful: 0/9411/30000 lits-rem:0 time: 0.42
957.03/957.07	c calculated reachability. Time: 0.00
957.03/957.07	c  N dy 19126   3212501      1500     30000         0    140071    150000  10531606    124.34   no data
964.73/964.71	c  N dy 19255   3232505      1500     30000         0     81115    150000   1203533    124.36    131.52
969.72/969.78	c  N dy 19374   3252737      1500     30000         0    101338    150000   4368145    124.36    132.19
975.92/975.90	c  N dy 19498   3272828      1500     30000         0    121422    150000   7499263    124.37    132.78
983.02/983.01	c  N dy 19618   3293123      1500     30000         0    141703    150000  10647853    124.37    132.67
990.72/990.76	c  N dy 19742   3313198      1500     30000         0     81811    150000   1171343    124.37    132.36
995.82/995.82	c  N dy 19866   3333254      1500     30000         0    101855    150000   4307791    124.38    147.23
1001.82/1001.89	c  N dy 19988   3353274      1500     30000         0    121858    150000   7423293    124.38    149.84
1009.12/1009.13	c  N dy 20117   3373604      1500     30000         0    142182    150000  10593826    124.38    134.81
1017.53/1017.53	c  N dy 20244   3393605      1500     30000         0     81216    150000    927163    124.40    131.36
1022.72/1022.74	c  N dy 20358   3413663      1500     30000         0    101262    150000   4069507    124.40    131.50
1028.62/1028.69	c  N dy 20476   3433815      1500     30000         0    121410    150000   7202009    124.41    131.04
1035.72/1035.79	c  N dy 20601   3453957      1500     30000         0    141545    150000  10334035    124.41    135.38
1043.72/1043.71	c  N dy 20722   3473962      1500     30000         0    161537    150000  13465693    124.42    131.28
1049.33/1049.32	c  N dy 20849   3494060      1500     30000         0     99668    150000   3669554    124.42    136.17
1055.22/1055.25	c  N dy 20968   3514146      1500     30000         0    119742    150000   6800137    124.43    132.91
1062.23/1062.28	c  N dy 21092   3534249      1500     30000         0    139836    150000   9929037    124.43    133.28
1070.33/1070.34	c  N dy 21221   3554436      1500     30000         0    160012    150000  13079537    124.44    131.53
1076.52/1076.53	c  N dy 21355   3574491      1500     30000         0     97094    150000   3122792    124.44    131.57
1082.33/1082.39	c  N dy 21491   3594501      1500     30000         0    117094    150000   6299516    124.46    133.66
1089.23/1089.25	c  N dy 21617   3614647      1500     30000         0    137233    150000   9457583    124.47    132.05
1097.12/1097.19	c  N dy 21737   3634962      1500     30000         0    157533    150000  12617660    124.47    131.07
1104.12/1104.12	c  N dy 21852   3655025      1500     30000         0     93630    150000   2402500    124.47    133.12
1109.72/1109.72	c  N dy 21973   3675175      1500     30000         0    113771    150000   5547793    124.47    131.12
1116.32/1116.31	c  N dy 22099   3695274      1500     30000         0    133862    150000   8671953    124.48    132.07
1122.93/1122.90	c  S st 22210   3712501      1500     30000         0    151080    150000  11385866    124.49   no data
1123.23/1123.21	c  S st 22210   3713001      1500     30000         0    151580    150000  11449648    124.49   no data
1123.23/1123.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1123.33/1123.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1123.33/1123.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1123.33/1123.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1123.33/1123.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1123.33/1123.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
1123.33/1123.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1123.43/1123.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1123.73/1123.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1182.13/1182.19	c lits-rem:       447  cl-subs:       74  v-elim:      0  v-fix:    0  time: 58.40 s
1182.23/1182.20	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
1182.33/1182.34	c vivif2 --  cl tried   151506 cl shrink        0 lits rem          0 time: 0.14
1182.63/1182.63	c asymm  cl-useful: 0/5731/30000 lits-rem:0 time: 0.29
1182.63/1182.63	c calculated reachability. Time: 0.00
1182.63/1182.63	c  N dy 22210   3713001      1500     30000         0    151506    150000  11424089    124.49   no data
1191.03/1191.01	c  N dy 22335   3733029      1500     30000         0     86561    150000   1174882    124.49    131.49
1195.93/1195.92	c  F st 22448   3751562      1500     30000         0    105087    150000   4054266    124.49    121.31
1196.43/1196.45	c  N st 22452   3753593      1500     30000         0    107116    150000   4393264    124.49   no data
1202.72/1202.70	c  N dy 22564   3773700      1500     30000         0    127202    150000   7626665    124.50    133.39
1210.43/1210.42	c  N dy 22692   3793882      1500     30000         0    147372    150000  10786603    124.51    139.83
1218.73/1218.73	c  N dy 22814   3814114      1500     30000         0    167595    150000  13930892    124.51    131.25
1224.63/1224.69	c  N dy 22931   3834173      1500     30000         0    101695    150000   3380524    124.52    131.21
1230.73/1230.75	c  N dy 23060   3854221      1500     30000         0    121725    150000   6528524    124.53    131.60
1237.83/1237.89	c  N dy 23187   3874405      1500     30000         0    141904    150000   9690021    124.54    131.36
1246.03/1246.06	c  N dy 23315   3894529      1500     30000         0    162006    150000  12813986    124.54    131.11
1253.33/1253.33	c  N dy 23428   3914582      1500     30000         0     95102    150000   2203650    124.54    132.46
1259.03/1259.05	c  N dy 23548   3934632      1500     30000         0    115144    150000   5300027    124.54    135.81
1265.93/1265.93	c  N dy 23678   3954668      1500     30000         0    135173    150000   8435947    124.55    131.29
1273.73/1273.71	c  N dy 23801   3974774      1500     30000         0    155272    150000  11570652    124.55    132.33
1282.33/1282.38	c  N dy 23920   3995111      1500     30000         0    175599    150000  14758723    124.55    131.88
1287.93/1287.97	c  N dy 24051   4015185      1500     30000         0    107705    150000   4045143    124.56    131.55
1294.33/1294.32	c  N dy 24178   4035195      1500     30000         0    127701    150000   7151325    124.56    161.40

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.56 2.91 3.42 5/240 6015
/proc/meminfo: memFree=18654592/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=30172 CPUtime=0 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 817 0 0 0 0 0 0 0 22 0 1 0 649824917 30896128 757 33554432000 4194304 4580011 140734409724640 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 7543 757 323 95 0 2525 0

[startup+0.02518 s]
/proc/loadavg: 1.56 2.91 3.42 5/240 6015
/proc/meminfo: memFree=18654592/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=31404 CPUtime=0.02 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 1286 0 0 0 2 0 0 0 22 0 1 0 649824917 32157696 1226 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 7851 1226 339 95 0 2833 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31404

[startup+0.101187 s]
/proc/loadavg: 1.56 2.91 3.42 5/240 6015
/proc/meminfo: memFree=18654592/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=31668 CPUtime=0.09 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 1355 0 0 0 9 0 0 0 22 0 1 0 649824917 32428032 1295 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 7917 1295 339 95 0 2899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31668

[startup+0.30112 s]
/proc/loadavg: 1.56 2.91 3.42 5/240 6015
/proc/meminfo: memFree=18654592/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=37212 CPUtime=0.29 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 3322 0 0 0 29 0 0 0 18 0 1 0 649824917 38105088 2810 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 9303 2810 363 95 0 4285 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37212

[startup+0.701034 s]
/proc/loadavg: 1.56 2.91 3.42 5/240 6015
/proc/meminfo: memFree=18654592/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=38932 CPUtime=0.69 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 4444 0 0 0 69 0 0 0 18 0 1 0 649824917 39866368 2879 33554432000 4194304 4580011 140734409724640 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 9733 2879 363 95 0 4715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38932

[startup+1.50091 s]
/proc/loadavg: 1.56 2.91 3.42 6/251 6030
/proc/meminfo: memFree=18576104/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=39460 CPUtime=1.48 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 6298 0 0 0 148 0 0 0 19 0 1 0 649824917 40407040 3410 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 9865 3410 363 95 0 4847 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39460

[startup+3.1006 s]
/proc/loadavg: 1.56 2.91 3.42 6/251 6030
/proc/meminfo: memFree=18568912/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=49756 CPUtime=3.09 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 12264 0 0 0 308 1 0 0 23 0 1 0 649824917 50950144 6146 33554432000 4194304 4580011 140734409724640 18446744073709551615 222921473803 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 12439 6151 366 95 0 7421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49756

[startup+6.30104 s]
/proc/loadavg: 1.83 2.94 3.43 6/251 6030
/proc/meminfo: memFree=18513064/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=63144 CPUtime=6.29 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 19824 0 0 0 627 2 0 0 25 0 1 0 649824917 64659456 9734 33554432000 4194304 4580011 140734409724640 18446744073709551615 4316606 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 15786 9734 367 95 0 10768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63144

[startup+12.7009 s]
/proc/loadavg: 2.01 2.96 3.43 6/251 6030
/proc/meminfo: memFree=18398552/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=66888 CPUtime=12.69 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 31104 0 0 0 1264 5 0 0 25 0 1 0 649824917 68493312 11109 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 16722 11109 367 95 0 11704 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66888

[startup+25.5005 s]
/proc/loadavg: 2.52 3.03 3.44 6/251 6031
/proc/meminfo: memFree=18330332/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=158428 CPUtime=25.49 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 52297 0 0 0 2541 8 0 0 25 0 1 0 649824917 162230272 23156 33554432000 4194304 4580011 140734409724640 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 39607 23156 367 95 0 34589 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 158428

[startup+51.1008 s]
/proc/loadavg: 3.02 3.10 3.46 6/251 6031
/proc/meminfo: memFree=18229820/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=172952 CPUtime=51.09 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 70387 0 0 0 5096 13 0 0 25 0 1 0 649824917 177102848 26764 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 43238 26764 367 95 0 38220 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172952

[startup+102.309 s]
/proc/loadavg: 3.57 3.24 3.48 5/251 6033
/proc/meminfo: memFree=18063004/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=183068 CPUtime=102.31 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 120906 0 0 0 10208 23 0 0 25 0 1 0 649824917 187461632 29405 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 45767 29405 367 95 0 40749 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 183068

[startup+162.3 s]
/proc/loadavg: 3.84 3.38 3.51 6/251 6034
/proc/meminfo: memFree=18054784/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=147912 CPUtime=162.29 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 171972 0 0 0 16197 32 0 0 25 0 1 0 649824917 151461888 30243 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 36978 30243 367 95 0 31960 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 147912

[startup+222.3 s]
/proc/loadavg: 4.02 3.50 3.55 6/251 6036
/proc/meminfo: memFree=17975628/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=248928 CPUtime=222.3 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 209280 0 0 0 22190 40 0 0 25 0 1 0 649824917 254902272 46027 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 62232 46027 367 95 0 57214 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 248928

[startup+282.301 s]
/proc/loadavg: 4.01 3.59 3.57 6/251 6037
/proc/meminfo: memFree=17941112/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=290616 CPUtime=282.29 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 268050 0 0 0 28180 49 0 0 25 0 1 0 649824917 297590784 57106 33554432000 4194304 4580011 140734409724640 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 72654 57106 367 95 0 67636 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 290616

[startup+342.3 s]
/proc/loadavg: 4.08 3.68 3.60 6/251 6039
/proc/meminfo: memFree=17922456/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=291116 CPUtime=342.3 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 282969 0 0 0 34177 53 0 0 25 0 1 0 649824917 298102784 54809 33554432000 4194304 4580011 140734409724640 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 72779 54809 367 95 0 67761 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 291116

[startup+402.301 s]
/proc/loadavg: 4.15 3.77 3.63 6/251 6041
/proc/meminfo: memFree=17925516/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=292456 CPUtime=402.3 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 328428 0 0 0 40168 62 0 0 25 0 1 0 649824917 299474944 54438 33554432000 4194304 4580011 140734409724640 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 73114 54438 367 95 0 68096 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 292456

[startup+462.301 s]
/proc/loadavg: 4.05 3.81 3.65 6/251 6042
/proc/meminfo: memFree=17901172/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=293408 CPUtime=462.3 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 362658 0 0 0 46159 71 0 0 25 0 1 0 649824917 300449792 59231 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 73352 59231 367 95 0 68334 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 293408

[startup+522.301 s]
/proc/loadavg: 4.02 3.84 3.67 6/251 6044
/proc/meminfo: memFree=17837776/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=294516 CPUtime=522.3 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 403678 0 0 0 52150 80 0 0 25 0 1 0 649824917 301584384 58456 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 73629 58456 367 95 0 68611 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 294516

[startup+582.301 s]
/proc/loadavg: 4.00 3.86 3.69 6/251 6045
/proc/meminfo: memFree=17855592/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=240708 CPUtime=582.31 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 441881 0 0 0 58143 88 0 0 25 0 1 0 649824917 246484992 52167 33554432000 4194304 4580011 140734409724640 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 60177 52167 367 95 0 55159 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 240708

[startup+642.301 s]
/proc/loadavg: 4.00 3.89 3.70 6/251 6047
/proc/meminfo: memFree=17808420/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=296036 CPUtime=642.31 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 472786 0 0 0 64135 96 0 0 25 0 1 0 649824917 303140864 59883 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 74009 59883 367 95 0 68991 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 296036

[startup+702.301 s]
/proc/loadavg: 4.00 3.90 3.72 6/251 6049
/proc/meminfo: memFree=17821288/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=296836 CPUtime=702.31 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 509018 0 0 0 70128 103 0 0 25 0 1 0 649824917 303960064 59942 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 74209 59942 367 95 0 69191 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 296836

[startup+762.31 s]
/proc/loadavg: 4.00 3.92 3.74 6/251 6050
/proc/meminfo: memFree=17811192/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=298348 CPUtime=762.32 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 535333 0 0 0 76124 108 0 0 25 0 1 0 649824917 305508352 61404 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 74587 61404 370 95 0 69569 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 298348

[startup+822.301 s]
/proc/loadavg: 4.04 3.94 3.75 6/251 6052
/proc/meminfo: memFree=17809292/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=299260 CPUtime=822.31 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 568439 0 0 0 82113 118 0 0 25 0 1 0 649824917 306442240 55958 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 74815 55958 370 95 0 69797 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 299260

[startup+882.301 s]
/proc/loadavg: 4.01 3.95 3.76 6/251 6053
/proc/meminfo: memFree=17713892/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=299868 CPUtime=882.32 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 600251 0 0 0 88107 125 0 0 25 0 1 0 649824917 307064832 61268 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 74967 61268 370 95 0 69949 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 299868

[startup+942.301 s]
/proc/loadavg: 4.04 3.97 3.78 6/251 6055
/proc/meminfo: memFree=17639328/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=371840 CPUtime=942.32 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 629695 0 0 0 94101 131 0 0 25 0 1 0 649824917 380764160 77168 33554432000 4194304 4580011 140734409724640 18446744073709551615 4416509 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 92960 77168 367 95 0 87942 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 371840

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.79 6/251 6057
/proc/meminfo: memFree=17661488/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=372472 CPUtime=1002.32 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 654379 0 0 0 100095 137 0 0 25 0 1 0 649824917 381411328 74253 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 93118 74253 367 95 0 88100 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 372472

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.80 6/251 6058
/proc/meminfo: memFree=17581704/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=372968 CPUtime=1062.33 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 685017 0 0 0 106088 145 0 0 25 0 1 0 649824917 381919232 76568 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 93242 76568 367 95 0 88224 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 372968

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.82 6/251 6060
/proc/meminfo: memFree=17585128/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=373472 CPUtime=1122.33 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 715256 0 0 0 112082 151 0 0 25 0 1 0 649824917 382435328 77790 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 93368 77790 367 95 0 88350 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 373472

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.82 6/251 6061
/proc/meminfo: memFree=17568964/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=412056 CPUtime=1182.33 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 724471 0 0 0 118081 152 0 0 25 0 1 0 649824917 421945344 86985 33554432000 4194304 4580011 140734409724640 18446744073709551615 4502427 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 103014 86985 369 95 0 97996 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 412056

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.83 6/251 6063
/proc/meminfo: memFree=17601912/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=412588 CPUtime=1242.32 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 754179 0 0 0 124073 159 0 0 25 0 1 0 649824917 422490112 86965 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 103147 86965 369 95 0 98129 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 412588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.83 6/251 6065
/proc/meminfo: memFree=17419568/32951124 swapFree=66522240/67111528
[pid=6015] ppid=6011 vsize=413108 CPUtime=1300.04 cores=4,6
/proc/6015/stat : 6015 (strangenight2-s) R 6011 6015 5485 0 -1 4202496 782703 0 0 0 129839 165 0 0 25 0 1 0 649824917 423022592 85189 33554432000 4194304 4580011 140734409724640 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6015/statm: 103277 85189 369 95 0 98259 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 413108

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.06
CPU user time (s): 1298.39
CPU system time (s): 1.66975
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 413108

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

runsolver used 3.10653 second user time and 6.44502 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 16:10:42
IDJOB=3367435
IDBENCH=82644
IDSOLVER=1845
FILE ID=node109/3367435-1305382242
RUNJOBID= node109-1305382241-5988
PBS_JOBID= 13324393
Free space on /tmp= 73224 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1180959030-088-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367435-1305382242/watcher-3367435-1305382242 -o /tmp/evaluation-result-3367435-1305382242/solver-3367435-1305382242 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367435-1305382242.cnf

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

MD5SUM BENCH= 4c3def64b0c0da01406b551924b4a52d
RANDOM SEED=1046887862

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18652788 kB
Buffers:        267464 kB
Cached:        2907920 kB
SwapCached:      19100 kB
Active:        6385360 kB
Inactive:      7683392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18652788 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:           13632 kB
Writeback:           0 kB
AnonPages:    10880972 kB
Mapped:          17704 kB
Slab:           136588 kB
PageTables:      31136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17862224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73200 MiB
End job on node109 at 2011-05-14 16:32:24