Trace number 3367404

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.02 1300.03

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S303265982-092-UNKNOWN.cnf
MD5SUM1b4a544dd042630233219a622c9437c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark96.8423
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-3367404-1305382106.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.19/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:      73 neg:     733
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      4143      1500     30000         0      4140    150000    676469    125.84    133.18
0.89/0.91	c  N dy    42      8233      1500     30000         0      5729    150000    658088    124.61    140.01
1.19/1.29	c  N dy    63     12343      1500     30000         0      5593    150000    415791    123.32    133.62
1.59/1.66	c  N dy    87     16391      1500     30000         0      9639    150000   1035812    123.36    132.85
1.99/2.05	c  N dy   112     20455      1500     30000         0      8077    150000    619434    123.48    138.47
2.40/2.45	c  N dy   138     24516      1500     30000         0     12135    150000   1246841    123.62    130.51
2.50/2.50	c  F st   142     25001      1500     30000         0     12620    150000   1319612    123.62   no data
2.99/3.03	c  N dy   148     30001      1500     30000         0     10797    150000    982166    123.62   no data
2.99/3.03	c  S st   148     30001      1500     30000         0     10797    150000    982166    123.62   no data
2.99/3.09	c  S st   148     30503      1500     30000         0     11299    150000   1050266    123.62   no data
2.99/3.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.09/3.11	c blocked clauses removed:        0 vars:      0 tried:        1500 T: 0.00 s
3.09/3.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
3.09/3.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.09/3.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.09/3.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.61	c lits-rem:       289  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.45 s
3.69/3.78	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.16
3.69/3.78	c calculated reachability. Time: 0.00
3.69/3.78	c  N dy   148     30503      1500     30000         0     11277    150000   1041902    123.62   no data
4.10/4.19	c  N dy   171     34604      1500     30000         0     15376    150000   1679064    123.78    163.67
4.59/4.61	c  N dy   195     38728      1500     30000         0     11605    150000    851059    123.78    130.46
4.99/5.02	c  N dy   219     42769      1500     30000         0     15644    150000   1473839    123.76    130.56
5.29/5.34	c  S st   238     45756      1500     30000         0      9687    150000    401502    123.70    123.78
5.29/5.40	c  S st   238     46257      1500     30000         0     10188    150000    467934    123.70   no data
5.29/5.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.39/5.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
5.39/5.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.39/5.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.39/5.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.39/5.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
5.39/5.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.39/5.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.39/5.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.57	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
5.50/5.57	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
5.50/5.58	c vivif2 --  cl tried    10188 cl shrink        0 lits rem          0 time: 0.00
5.69/5.74	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.16
5.69/5.74	c calculated reachability. Time: 0.00
5.69/5.74	c  N dy   238     46257      1500     30000         0     10188    150000    467933    123.70   no data
6.10/6.16	c  N dy   264     50349      1500     30000         0     14280    150000   1094263    123.57    138.85
6.60/6.62	c  N dy   285     54650      1500     30000         0     18579    150000   1759524    123.37    132.90
6.99/7.03	c  N dy   307     58673      1500     30000         0     12628    150000    695273    123.08    133.47
7.39/7.46	c  N dy   336     62748      1500     30000         0     16700    150000   1328181    123.20    134.72
7.89/7.92	c  N dy   362     66862      1500     30000         0     20814    150000   1958137    123.15    130.61
8.20/8.21	c  S st   376     69385      1500     30000         0     12356    150000    510559    123.07   no data
8.20/8.27	c  S st   376     69886      1500     30000         0     12857    150000    569471    123.07   no data
8.20/8.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.20/8.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
8.20/8.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.20/8.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.20/8.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.20/8.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
8.20/8.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.20/8.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.30/8.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.50/8.50	c lits-rem:        24  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.18 s
8.50/8.50	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
8.50/8.51	c vivif2 --  cl tried    12856 cl shrink        0 lits rem          0 time: 0.01
8.60/8.68	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.17
8.60/8.68	c calculated reachability. Time: 0.00
8.60/8.68	c  N dy   376     69886      1500     30000         0     12856    150000    569102    123.07   no data
9.09/9.16	c  N dy   403     74399      1500     30000         0     17369    150000   1259145    123.00    130.59
9.69/9.73	c  N dy   432     79315      1500     30000         0     22281    150000   2037732    123.21    132.66
10.29/10.30	c  N dy   465     84395      1500     30000         0     15365    150000    827543    123.24    129.77
10.59/10.63	c  F st   484     87500      1500     30000         0     18469    150000   1299916    123.22    116.68
11.00/11.01	c  N st   489     90803      1500     30000         0     21768    150000   1850734    123.22   no data
11.69/11.71	c  N dy   511     96888      1500     30000         0     14863    150000    600620    123.09    131.76
12.39/12.40	c  N dy   546    103196      1500     30000         0     21169    150000   1561039    122.99    130.89
12.49/12.60	c  S st   558    104829      1500     30000         0     22801    150000   1814422    123.03   no data
12.59/12.67	c  S st   558    105333      1500     30000         0     23305    150000   1882562    123.03   no data
12.59/12.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
12.69/12.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.69/12.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
12.69/12.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.69/12.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
12.69/12.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.19/16.22	c lits-rem:       110  cl-subs:       11  v-elim:      0  v-fix:    0  time:  3.43 s
16.19/16.22	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
16.19/16.24	c vivif2 --  cl tried    23294 cl shrink        0 lits rem          0 time: 0.02
16.39/16.47	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.23
16.39/16.47	c calculated reachability. Time: 0.00
16.39/16.47	c  N dy   558    105333      1500     30000         0     23294    150000   1879213    123.03   no data
17.19/17.29	c  N dy   604    112098      1500     30000         0     16066    150000    654570    123.12    131.83
18.09/18.11	c  N dy   641    119382      1500     30000         0     23343    150000   1756183    122.96    130.17
18.99/19.07	c  N dy   687    127009      1500     30000         0     15975    150000    489165    123.04    141.52
19.99/20.00	c  N dy   733    135223      1500     30000         0     24183    150000   1749200    122.99    135.85
20.99/21.09	c  N dy   781    143927      1500     30000         0     16892    150000    483666    123.06    147.83
22.09/22.20	c  N dy   840    153263      1500     30000         0     26224    150000   1934710    123.18    129.92
22.79/22.80	c  S st   867    157999      1500     30000         0     30960    150000   2650805    123.07   no data
22.79/22.89	c  S st   867    158503      1500     30000         0     31464    150000   2721217    123.07   no data
22.79/22.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.89/22.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
22.89/22.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.89/22.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.89/22.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.89/22.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
22.89/22.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
22.89/22.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
22.99/23.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.99/32.03	c lits-rem:       227  cl-subs:       16  v-elim:      0  v-fix:    0  time:  9.00 s
31.99/32.03	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
31.99/32.07	c vivif2 --  cl tried    31448 cl shrink        0 lits rem          0 time: 0.03
32.29/32.33	c asymm  cl-useful: 0/27656/30000 lits-rem:0 time: 0.27
32.29/32.34	c calculated reachability. Time: 0.00
32.29/32.34	c  N dy   867    158503      1500     30000         0     31448    150000   2715211    123.07   no data
33.48/33.56	c  N dy   921    168651      1500     30000         0     24596    150000   1502233    122.97    129.73
34.89/34.99	c  N dy   979    179614      1500     30000         0     35554    150000   3151749    122.82    129.31
36.38/36.43	c  N dy  1049    191314      1500     30000         0     29257    150000   2110329    122.90    129.78
37.99/38.07	c  N dy  1126    203533      1500     30000         0     22477    150000    903978    122.88    132.58
39.68/39.76	c  N dy  1208    216556      1500     30000         0     35496    150000   2890762    122.89    129.60
41.58/41.64	c  N dy  1288    230551      1500     30000         0     29480    150000   1841364    122.92    130.25
42.58/42.66	c  S st  1336    237755      1500     30000         0     36680    150000   2953653    122.98    119.76
42.68/42.76	c  S st  1336    238258      1500     30000         0     37183    150000   3022226    122.98   no data
42.68/42.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.68/42.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
42.68/42.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.68/42.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.68/42.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.68/42.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
42.68/42.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
42.79/42.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
42.89/42.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.78/51.87	c lits-rem:       267  cl-subs:       17  v-elim:      0  v-fix:    0  time:  8.94 s
51.78/51.87	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
51.88/51.90	c vivif2 --  cl tried    37166 cl shrink        0 lits rem          0 time: 0.03
51.88/51.93	c asymm  cl-useful: 0/2344/30000 lits-rem:0 time: 0.03
51.88/51.94	c calculated reachability. Time: 0.00
51.88/51.94	c  N dy  1336    238258      1500     30000         0     37166    150000   3015795    122.98   no data
53.89/53.97	c  N dy  1424    253588      1500     30000         0     31508    150000   2012794    123.02    132.94
56.28/56.31	c  N dy  1526    269970      1500     30000         0     25899    150000    993202    123.09    129.62
58.69/58.74	c  N dy  1636    287247      1500     30000         0     43166    150000   3651769    123.15    131.79
61.29/61.31	c  N dy  1744    305630      1500     30000         0     38554    150000   2797694    123.14    146.34
61.39/61.40	c  F st  1748    306252      1500     30000         0     39176    150000   2893477    123.14   no data
64.08/64.10	c  N dy  1833    325399      1500     30000         0     34319    150000   1996608    123.13    130.30
67.10/67.12	c  N dy  1964    345466      1500     30000         0     29389    150000   1102591    123.20    131.40
68.78/68.88	c  S st  2042    357390      1500     30000         0     41307    150000   2954760    123.26    123.39
68.98/69.00	c  S st  2042    357896      1500     30000         0     41813    150000   3025143    123.26   no data
68.98/69.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.98/69.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
68.98/69.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.98/69.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.98/69.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.98/69.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
68.98/69.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
68.98/69.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
69.08/69.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.38/78.48	c lits-rem:       298  cl-subs:       11  v-elim:      0  v-fix:    0  time:  9.32 s
78.38/78.48	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
78.48/78.52	c vivif2 --  cl tried    41802 cl shrink        0 lits rem          0 time: 0.03
78.68/78.79	c asymm  cl-useful: 0/24107/30000 lits-rem:0 time: 0.27
78.68/78.79	c calculated reachability. Time: 0.00
78.68/78.79	c  N dy  2042    357896      1500     30000         0     41802    150000   3021463    123.26   no data
81.68/81.79	c  N dy  2161    377905      1500     30000         0     35808    150000   1941728    123.25    133.45
84.88/84.99	c  N dy  2289    398016      1500     30000         0     28927    150000    731759    123.28    132.20
88.00/88.02	c  N dy  2415    418084      1500     30000         0     48982    150000   3842127    123.34    130.58
91.08/91.16	c  N dy  2541    438374      1500     30000         0     41277    150000   2500356    123.35    130.77
94.49/94.53	c  N dy  2669    458442      1500     30000         0     32353    150000    980077    123.42    130.31
97.58/97.60	c  N dy  2791    478467      1500     30000         0     52370    150000   4079261    123.44    129.98
100.78/100.87	c  N dy  2907    498807      1500     30000         0     42718    150000   2447431    123.44    131.28
104.28/104.38	c  N dy  3040    518827      1500     30000         0     31737    150000    580801    123.51    130.88
107.08/107.16	c  S st  3147    536844      1500     30000         0     49741    150000   3363247    123.51    115.15
107.18/107.28	c  S st  3147    537345      1500     30000         0     50242    150000   3430476    123.51   no data
107.18/107.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.28/107.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
107.28/107.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.28/107.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.28/107.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.28/107.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
107.28/107.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.28/107.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
107.38/107.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.08/119.11	c lits-rem:       284  cl-subs:       25  v-elim:      0  v-fix:    0  time: 11.64 s
119.08/119.11	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
119.08/119.15	c vivif2 --  cl tried    50217 cl shrink        0 lits rem          0 time: 0.04
119.18/119.25	c asymm  cl-useful: 0/5893/30000 lits-rem:0 time: 0.10
119.18/119.25	c calculated reachability. Time: 0.00
119.18/119.25	c  N dy  3147    537345      1500     30000         0     50217    150000   3422207    123.51   no data
122.68/122.71	c  N dy  3264    557377      1500     30000         0     38256    150000   1430016    123.49    131.57
126.08/126.16	c  N dy  3394    577598      1500     30000         0     58456    150000   4551089    123.53    130.61
129.48/129.51	c  N dy  3512    597639      1500     30000         0     45509    150000   2441775    123.58    163.84
133.18/133.25	c  N dy  3627    617946      1500     30000         0     65803    150000   5574458    123.55    132.45
136.40/136.48	c  N dy  3742    638057      1500     30000         0     51918    150000   3258565    123.55    131.33
140.28/140.36	c  N dy  3874    658064      1500     30000         0     36936    150000    806509    123.59    145.39
143.58/143.62	c  N dy  3990    678088      1500     30000         0     56948    150000   3898407    123.59    145.66
147.39/147.45	c  N dy  4113    698172      1500     30000         0     41050    150000   1293454    123.62    131.19
150.99/151.05	c  N dy  4248    718359      1500     30000         0     61232    150000   4435548    123.65    133.54
154.78/154.80	c  N dy  4369    738373      1500     30000         0     44256    150000   1644934    123.67    137.42
158.39/158.43	c  N dy  4498    758468      1500     30000         0     64334    150000   4781871    123.73    131.59
162.08/162.19	c  N dy  4609    778519      1500     30000         0     46398    150000   1823425    123.70    135.71
165.78/165.84	c  N dy  4725    798549      1500     30000         0     66416    150000   4913640    123.68    133.44
167.48/167.50	c  S st  4773    806019      1500     30000         0     73881    150000   6078614    123.70   no data
167.58/167.66	c  S st  4773    806520      1500     30000         0     74382    150000   6141558    123.70   no data
167.58/167.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
167.68/167.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
167.68/167.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.68/167.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.68/167.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.68/167.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
167.68/167.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
167.68/167.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
167.88/167.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.28/199.37	c lits-rem:       561  cl-subs:       27  v-elim:      0  v-fix:    0  time: 31.38 s
199.28/199.37	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
199.38/199.44	c vivif2 --  cl tried    74355 cl shrink        0 lits rem          0 time: 0.08
199.78/199.85	c asymm  cl-useful: 0/17119/30000 lits-rem:0 time: 0.40
199.78/199.85	c calculated reachability. Time: 0.00
199.78/199.85	c  N dy  4773    806520      1500     30000         0     74355    150000   6132038    123.70   no data
203.58/203.63	c  N dy  4899    826591      1500     30000         0     55436    150000   3080238    123.72    131.17
207.68/207.72	c  N dy  5022    846826      1500     30000         0     75662    150000   6198507    123.73    131.83
211.38/211.41	c  N dy  5150    866831      1500     30000         0     55674    150000   2985139    123.77    148.58
215.49/215.55	c  N dy  5269    886929      1500     30000         0     75769    150000   6093697    123.76    131.94
219.28/219.32	c  N dy  5398    906964      1500     30000         0     54813    150000   2693136    123.78    132.04
223.38/223.44	c  N dy  5530    927008      1500     30000         0     74849    150000   5824423    123.83    131.78
227.38/227.45	c  N dy  5654    947284      1500     30000         0     53146    150000   2278141    123.83    130.86
231.38/231.45	c  N dy  5779    967294      1500     30000         0     73147    150000   5383516    123.85    145.91
235.68/235.77	c  N dy  5908    987361      1500     30000         0     50218    150000   1678334    123.86    130.77
239.48/239.59	c  N dy  6032   1007376      1500     30000         0     70218    150000   4773249    123.86    132.56
244.19/244.29	c  N dy  6164   1027445      1500     30000         0     46302    150000    924752    123.88    131.02
247.98/248.03	c  N dy  6283   1047507      1500     30000         0     66353    150000   4048756    123.90    136.05
252.48/252.59	c  N dy  6411   1067562      1500     30000         0     86396    150000   7142597    123.90    132.35
253.59/253.66	c  F st  6436   1071876      1500     30000         0     45727    150000    690081    123.90   no data
256.38/256.48	c  N dy  6507   1087721      1500     30000         0     61557    150000   3253773    123.90    130.44
260.88/260.94	c  N dy  6636   1107883      1500     30000         0     81712    150000   6399394    123.92    131.69
265.18/265.22	c  N dy  6751   1127934      1500     30000         0     55777    150000   2106039    123.94    130.72
269.28/269.38	c  N dy  6879   1148004      1500     30000         0     75833    150000   5223954    123.95    131.72
274.18/274.24	c  N dy  7001   1168054      1500     30000         0     48899    150000    886757    123.95    132.16
277.98/278.03	c  N dy  7119   1188324      1500     30000         0     69157    150000   4018070    123.95    131.54
282.70/282.72	c  N dy  7234   1208325      1500     30000         0     89146    150000   7097120    123.93    131.43
282.98/283.09	c  S st  7242   1209780      1500     30000         0     90598    150000   7315990    123.93   no data
283.18/283.28	c  S st  7242   1210280      1500     30000         0     91098    150000   7383745    123.93   no data
283.28/283.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
283.28/283.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
283.28/283.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
283.28/283.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.28/283.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.28/283.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
283.28/283.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
283.38/283.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
283.58/283.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.98/327.02	c lits-rem:       564  cl-subs:       44  v-elim:      0  v-fix:    0  time: 43.36 s
326.98/327.03	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
327.08/327.12	c vivif2 --  cl tried    91054 cl shrink        0 lits rem          0 time: 0.09
327.48/327.50	c asymm  cl-useful: 0/12881/30000 lits-rem:0 time: 0.39
327.48/327.51	c calculated reachability. Time: 0.00
327.48/327.51	c  N dy  7242   1210280      1500     30000         0     91054    150000   7367877    123.93   no data
331.58/331.65	c  N dy  7361   1230363      1500     30000         0     63160    150000   2960113    123.93    132.32
335.99/336.01	c  N dy  7476   1250493      1500     30000         0     83283    150000   6060955    123.92    130.64
340.69/340.79	c  N dy  7593   1270566      1500     30000         0     54368    150000   1454786    123.93    130.85
344.78/344.85	c  N dy  7709   1290623      1500     30000         0     74423    150000   4547972    123.91    130.73
349.69/349.78	c  N dy  7830   1310675      1500     30000         0     94465    150000   7667729    123.93    132.94
353.98/354.11	c  N dy  7950   1330755      1500     30000         0     64562    150000   2886223    123.95    131.10
358.59/358.66	c  N dy  8069   1350900      1500     30000         0     84691    150000   6029431    123.96    132.89
363.68/363.79	c  N dy  8184   1371032      1500     30000         0     53837    150000   1064373    123.96    134.58
367.68/367.76	c  N dy  8312   1391144      1500     30000         0     73936    150000   4171188    123.97    131.84
372.68/372.76	c  N dy  8424   1411302      1500     30000         0     94090    150000   7290421    123.96    130.55
377.49/377.53	c  N dy  8551   1431404      1500     30000         0     62209    150000   2210088    123.96    130.92
381.78/381.83	c  N dy  8668   1451532      1500     30000         0     82334    150000   5326585    123.96    130.87
387.20/387.21	c  N dy  8793   1471583      1500     30000         0    102375    150000   8478046    123.99    131.16
391.49/391.57	c  N dy  8917   1491643      1500     30000         0     69449    150000   3225663    124.01    134.24
396.18/396.24	c  N dy  9040   1511684      1500     30000         0     89480    150000   6372071    124.03    130.65
401.68/401.76	c  N dy  9169   1531901      1500     30000         0     55708    150000    921477    124.05    137.08
405.80/405.85	c  N dy  9287   1551911      1500     30000         0     75709    150000   4016771    124.05    138.80
410.68/410.79	c  N dy  9397   1571961      1500     30000         0     95748    150000   7103052    124.04    134.81
415.98/416.04	c  N dy  9522   1592078      1500     30000         0     60882    150000   1596543    124.04    130.82
420.28/420.33	c  N dy  9637   1612207      1500     30000         0     80998    150000   4728229    124.05    131.16
425.70/425.75	c  N dy  9778   1632321      1500     30000         0    101102    150000   7889459    124.08    131.18
430.89/430.90	c  N dy  9914   1652432      1500     30000         0     65230    150000   2120540    124.11    134.06
435.38/435.44	c  N dy 10038   1672528      1500     30000         0     85319    150000   5259818    124.13    132.41
440.88/440.93	c  N dy 10152   1692571      1500     30000         0    105349    150000   8364881    124.12    130.99
445.39/445.44	c  S st 10260   1710281      1500     30000         0     66082    150000   2067730    124.12    124.12
445.49/445.59	c  S st 10260   1710786      1500     30000         0     66587    150000   2138036    124.12   no data
445.58/445.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
445.58/445.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
445.58/445.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
445.58/445.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
445.58/445.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.58/445.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
445.58/445.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
445.58/445.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
445.68/445.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.08/454.11	c lits-rem:       168  cl-subs:       16  v-elim:      0  v-fix:    0  time:  8.38 s
454.08/454.12	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
454.08/454.14	c vivif2 --  cl tried    66571 cl shrink        0 lits rem          0 time: 0.03
454.38/454.46	c asymm  cl-useful: 0/18457/30000 lits-rem:0 time: 0.31
454.38/454.46	c calculated reachability. Time: 0.00
454.38/454.46	c  N dy 10260   1710786      1500     30000         0     66571    150000   2132198    124.12   no data
459.09/459.12	c  N dy 10382   1730907      1500     30000         0     86686    150000   5263108    124.13    131.32
464.68/464.77	c  N dy 10507   1751019      1500     30000         0    106790    150000   8369144    124.13    131.69
469.70/469.76	c  N dy 10629   1771083      1500     30000         0     68866    150000   2366801    124.15    130.82
474.38/474.41	c  N dy 10745   1791213      1500     30000         0     88989    150000   5500852    124.15    132.19
480.08/480.10	c  N dy 10862   1811297      1500     30000         0    109059    150000   8616876    124.15    130.90
484.99/485.04	c  N dy 10969   1831325      1500     30000         0     70105    150000   2423909    124.15    131.75
489.59/489.65	c  N dy 11088   1851406      1500     30000         0     90177    150000   5547601    124.15    130.92
495.28/495.33	c  N dy 11210   1871501      1500     30000         0    110259    150000   8693350    124.17    130.99
500.59/500.63	c  N dy 11326   1891627      1500     30000         0     70412    150000   2321982    124.17    131.34
505.28/505.33	c  N dy 11446   1911740      1500     30000         0     90509    150000   5435674    124.17    130.98
510.99/511.09	c  N dy 11560   1932342      1500     30000         0    111091    150000   8630404    124.16    131.20
516.49/516.54	c  N dy 11685   1952485      1500     30000         0     70257    150000   2150416    124.18    132.00
521.19/521.28	c  N dy 11799   1972674      1500     30000         0     90430    150000   5296509    124.18    134.17
526.79/526.87	c  N dy 11920   1992716      1500     30000         0    110457    150000   8426754    124.18    139.92
532.49/532.56	c  N dy 12040   2012768      1500     30000         0     68546    150000   1727951    124.18    131.60
537.19/537.26	c  N dy 12164   2032796      1500     30000         0     88564    150000   4867494    124.20    147.62
542.88/542.96	c  N dy 12281   2052831      1500     30000         0    108591    150000   7983045    124.20    132.84
549.09/549.15	c  N dy 12400   2072894      1500     30000         0     65679    150000   1149330    124.21    132.59
553.59/553.64	c  N dy 12512   2092951      1500     30000         0     85721    150000   4250876    124.20    134.76
559.09/559.11	c  N dy 12626   2113040      1500     30000         0    105796    150000   7351293    124.19    131.52
565.40/565.43	c  N dy 12739   2133094      1500     30000         0    125842    150000  10450896    124.19    131.19
570.08/570.16	c  N dy 12861   2153388      1500     30000         0     82165    150000   3550608    124.18    131.26
575.38/575.49	c  N dy 12980   2173506      1500     30000         0    102273    150000   6667612    124.18    130.74
581.69/581.78	c  N dy 13098   2193682      1500     30000         0    122441    150000   9805147    124.18    133.88
586.39/586.46	c  S st 13197   2210790      1500     30000         0     74574    150000   2235102    124.19   no data
586.59/586.62	c  S st 13197   2211294      1500     30000         0     75078    150000   2304449    124.19   no data
586.59/586.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
586.59/586.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
586.59/586.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
586.59/586.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
586.59/586.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
586.59/586.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
586.59/586.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
586.69/586.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
586.69/586.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
594.99/595.09	c lits-rem:       112  cl-subs:        7  v-elim:      0  v-fix:    0  time:  8.30 s
594.99/595.09	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
595.10/595.12	c vivif2 --  cl tried    75071 cl shrink        0 lits rem          0 time: 0.03
595.29/595.38	c asymm  cl-useful: 0/11543/30000 lits-rem:0 time: 0.26
595.29/595.38	c calculated reachability. Time: 0.00
595.29/595.38	c  N dy 13197   2211294      1500     30000         0     75071    150000   2302063    124.19   no data
600.28/600.34	c  N dy 13312   2231395      1500     30000         0     95165    150000   5409553    124.18    132.47
606.28/606.34	c  N dy 13439   2251424      1500     30000         0    115177    150000   8532245    124.19    131.33
612.69/612.74	c  N dy 13569   2271459      1500     30000         0     69234    150000   1257807    124.21    130.87
617.18/617.27	c  N dy 13679   2291494      1500     30000         0     89256    150000   4360360    124.20    133.89
622.89/622.93	c  N dy 13807   2311591      1500     30000         0    109345    150000   7514857    124.22    131.40
629.49/629.53	c  N dy 13930   2331627      1500     30000         0    129370    150000  10654914    124.24    137.55
634.69/634.73	c  N dy 14055   2351671      1500     30000         0     82437    150000   3180041    124.25    131.70
639.98/640.02	c  N dy 14183   2371761      1500     30000         0    102519    150000   6321911    124.27    135.62
646.39/646.40	c  N dy 14309   2392088      1500     30000         0    122838    150000   9502885    124.28    132.51
652.68/652.70	c  N dy 14432   2412142      1500     30000         0     74915    150000   1858147    124.29    159.19
657.58/657.63	c  N dy 14558   2432188      1500     30000         0     94947    150000   4983028    124.30    132.15
663.29/663.38	c  N dy 14672   2452346      1500     30000         0    115093    150000   8080909    124.29    131.81
670.08/670.17	c  N dy 14790   2472368      1500     30000         0    135103    150000  11219890    124.30    130.94
675.29/675.33	c  N dy 14915   2492608      1500     30000         0     86372    150000   3479402    124.30    133.02
680.79/680.88	c  N dy 15041   2512631      1500     30000         0    106387    150000   6617003    124.31    131.26
687.18/687.22	c  N dy 15164   2532692      1500     30000         0    126440    150000   9741302    124.32    131.76
693.59/693.62	c  N dy 15285   2552780      1500     30000         0     76555    150000   1804094    124.32    132.62
698.59/698.67	c  N dy 15414   2572828      1500     30000         0     96597    150000   4923518    124.33    135.27
704.68/704.70	c  N dy 15541   2592855      1500     30000         0    116613    150000   8067636    124.34    131.84
711.49/711.50	c  N dy 15661   2612889      1500     30000         0    136639    150000  11191536    124.35    139.05
716.89/716.99	c  N dy 15783   2632896      1500     30000         0     85669    150000   3072008    124.35    133.58
722.38/722.44	c  N dy 15903   2652968      1500     30000         0    105734    150000   6189698    124.35    131.63
728.69/728.77	c  N dy 16014   2673095      1500     30000         0    125848    150000   9323987    124.35    132.94
735.68/735.75	c  N dy 16132   2693149      1500     30000         0     73923    150000   1113508    124.36    137.29
740.08/740.12	c  S st 16241   2711295      1500     30000         0     92062    150000   3949795    124.36   no data
740.29/740.32	c  S st 16241   2711798      1500     30000         0     92565    150000   4024446    124.36   no data
740.29/740.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
740.29/740.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
740.29/740.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
740.29/740.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
740.29/740.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.29/740.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
740.29/740.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
740.38/740.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
740.48/740.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.59/755.66	c lits-rem:       206  cl-subs:       25  v-elim:      0  v-fix:    0  time: 15.10 s
755.59/755.66	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
755.69/755.71	c vivif2 --  cl tried    92540 cl shrink        0 lits rem          0 time: 0.05
755.98/756.07	c asymm  cl-useful: 0/14948/30000 lits-rem:0 time: 0.36
755.98/756.07	c calculated reachability. Time: 0.00
755.98/756.07	c  N dy 16241   2711798      1500     30000         0     92540    150000   4015909    124.36   no data
761.99/762.03	c  N dy 16363   2732129      1500     30000         0    112857    150000   7186493    124.36    131.48
768.69/768.72	c  N dy 16485   2752323      1500     30000         0    133036    150000  10353471    124.37    130.92
775.29/775.30	c  N dy 16604   2772402      1500     30000         0     80150    150000   1923249    124.37    131.31
780.39/780.42	c  N dy 16717   2792479      1500     30000         0    100212    150000   5034907    124.37    132.12
786.69/786.72	c  N dy 16843   2813023      1500     30000         0    120746    150000   8237365    124.37    135.36
793.78/793.89	c  N dy 16963   2833231      1500     30000         0    140937    150000  11377225    124.37    131.46
799.78/799.83	c  N dy 17091   2853473      1500     30000         0     87206    150000   2884409    124.38    131.22
805.28/805.35	c  N dy 17213   2873485      1500     30000         0    107209    150000   6015146    124.39    136.89
811.79/811.87	c  N dy 17332   2893545      1500     30000         0    127259    150000   9136090    124.39    131.62
819.19/819.29	c  N dy 17445   2913766      1500     30000         0    147469    150000  12295130    124.39    133.88
824.49/824.58	c  N dy 17572   2933793      1500     30000         0     92531    150000   3580049    124.41    138.68
830.28/830.39	c  N dy 17702   2953832      1500     30000         0    112559    150000   6720403    124.42    132.73
837.19/837.23	c  N dy 17821   2973905      1500     30000         0    132625    150000   9859197    124.42    134.34
844.98/845.02	c  N dy 17940   2993922      1500     30000         0     76671    150000    948073    124.42    130.99
849.99/850.00	c  N dy 18071   3014130      1500     30000         0     96868    150000   4100210    124.43    131.44
855.88/855.96	c  N dy 18194   3034324      1500     30000         0    117052    150000   7228045    124.43    131.23
862.88/862.90	c  N dy 18313   3054385      1500     30000         0    137101    150000  10356469    124.43    131.33
870.38/870.43	c  N dy 18437   3074480      1500     30000         0     80231    150000   1364384    124.44    131.38
875.49/875.60	c  N dy 18561   3094651      1500     30000         0    100390    150000   4508905    124.44    132.81
881.49/881.58	c  N dy 18685   3114716      1500     30000         0    120448    150000   7648155    124.45    132.64
888.88/888.97	c  N dy 18813   3135177      1500     30000         0    140901    150000  10831445    124.46    131.31
896.39/896.45	c  N dy 18947   3155267      1500     30000         0     83015    150000   1643793    124.47    132.13
901.78/901.86	c  N dy 19067   3175772      1500     30000         0    103504    150000   4843490    124.48    132.55
907.89/907.91	c  N dy 19186   3195813      1500     30000         0    123529    150000   7977052    124.49    136.15
913.59/913.67	c  S st 19295   3211800      1500     30000         0    139508    150000  10479607    124.50   no data
913.89/913.97	c  S st 19295   3212302      1500     30000         0    140010    150000  10554686    124.50   no data
913.89/913.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
914.00/914.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
914.00/914.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
914.00/914.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
914.00/914.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
914.00/914.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
914.00/914.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
914.10/914.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
914.48/914.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
965.48/965.52	c lits-rem:       447  cl-subs:       85  v-elim:      0  v-fix:    0  time: 50.99 s
965.48/965.52	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
965.58/965.65	c vivif2 --  cl tried   139925 cl shrink        0 lits rem          0 time: 0.12
965.98/966.08	c asymm  cl-useful: 0/9432/30000 lits-rem:0 time: 0.43
965.98/966.08	c calculated reachability. Time: 0.00
965.98/966.08	c  N dy 19295   3212302      1500     30000         0    139925    150000  10524795    124.50   no data
973.78/973.81	c  N dy 19403   3232338      1500     30000         0     80994    150000   1187162    124.49    131.29
978.79/978.88	c  N dy 19526   3252481      1500     30000         0    101130    150000   4305821    124.49    134.91
984.99/985.05	c  N dy 19650   3272584      1500     30000         0    121222    150000   7454885    124.49    133.73
991.88/991.99	c  N dy 19757   3292776      1500     30000         0    141404    150000  10575651    124.48    132.55
999.98/1000.00	c  N dy 19885   3312930      1500     30000         0     81590    150000   1137170    124.49    131.42
1005.18/1005.23	c  N dy 20008   3332944      1500     30000         0    101596    150000   4255306    124.49    131.79
1011.38/1011.48	c  N dy 20134   3353143      1500     30000         0    121780    150000   7435900    124.50    131.27
1018.49/1018.60	c  N dy 20250   3373211      1500     30000         0    141832    150000  10579678    124.50    134.25
1026.88/1026.97	c  N dy 20381   3393283      1500     30000         0    161895    150000  13737254    124.51    132.39
1032.08/1032.18	c  N dy 20487   3413407      1500     30000         0    101058    150000   4023626    124.50    132.30
1038.08/1038.19	c  N dy 20599   3433513      1500     30000         0    121156    150000   7143106    124.50    131.11
1045.28/1045.36	c  N dy 20732   3453550      1500     30000         0    141186    150000  10311573    124.51    148.39
1053.58/1053.68	c  N dy 20860   3473914      1500     30000         0    161537    150000  13496349    124.52    131.55
1059.29/1059.37	c  N dy 20986   3494006      1500     30000         0     99658    150000   3672510    124.53    136.63
1065.48/1065.59	c  N dy 21115   3514077      1500     30000         0    119716    150000   6832322    124.54    133.25
1072.68/1072.76	c  N dy 21255   3534183      1500     30000         0    139809    150000  10015114    124.56    131.32
1080.68/1080.71	c  N dy 21375   3554334      1500     30000         0    159954    150000  13178268    124.56    132.12
1086.88/1086.97	c  N dy 21503   3574409      1500     30000         0     97066    150000   3115245    124.57    133.64
1092.78/1092.85	c  N dy 21614   3594629      1500     30000         0    117273    150000   6241954    124.57    132.73
1099.88/1099.91	c  N dy 21740   3614690      1500     30000         0    137314    150000   9371309    124.57    131.13
1107.88/1107.92	c  N dy 21867   3634946      1500     30000         0    157562    150000  12536890    124.58    131.85
1114.88/1114.94	c  N dy 21983   3655005      1500     30000         0     93661    150000   2432218    124.58    131.68
1120.78/1120.84	c  N dy 22115   3675137      1500     30000         0    113783    150000   5591516    124.59    132.12
1127.68/1127.71	c  N dy 22244   3695222      1500     30000         0    133865    150000   8724617    124.59    131.59
1134.28/1134.34	c  S st 22347   3712304      1500     30000         0    150935    150000  11388956    124.60    118.95
1134.58/1134.66	c  S st 22347   3712806      1500     30000         0    151437    150000  11453738    124.60   no data
1134.58/1134.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1134.68/1134.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1134.78/1134.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1134.78/1134.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1134.78/1134.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1134.78/1134.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
1134.78/1134.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1134.88/1134.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1135.19/1135.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1196.08/1196.16	c lits-rem:       468  cl-subs:       69  v-elim:      0  v-fix:    0  time: 60.91 s
1196.08/1196.16	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
1196.28/1196.30	c vivif2 --  cl tried   151368 cl shrink        0 lits rem          0 time: 0.14
1196.48/1196.59	c asymm  cl-useful: 0/5620/30000 lits-rem:0 time: 0.29
1196.48/1196.59	c calculated reachability. Time: 0.00
1196.48/1196.59	c  N dy 22347   3712806      1500     30000         0    151368    150000  11430456    124.60   no data
1205.28/1205.38	c  N dy 22480   3732950      1500     30000         0     86540    150000   1168857    124.60    134.05
1210.49/1210.50	c  F st 22604   3751564      1500     30000         0    105145    150000   4094761    124.61   no data
1210.99/1211.05	c  N st 22608   3753598      1500     30000         0    107179    150000   4443462    124.61   no data
1217.38/1217.46	c  N dy 22718   3773667      1500     30000         0    127234    150000   7654831    124.63    132.23
1224.78/1224.80	c  N dy 22844   3793841      1500     30000         0    147392    150000  10812597    124.64    133.93
1233.19/1233.27	c  N dy 22966   3813959      1500     30000         0    167496    150000  13933929    124.64    139.97
1239.48/1239.60	c  N dy 23096   3834155      1500     30000         0    101723    150000   3408916    124.64    131.45
1245.78/1245.80	c  N dy 23224   3854160      1500     30000         0    121712    150000   6564559    124.65    145.02
1252.90/1252.95	c  N dy 23345   3874221      1500     30000         0    141759    150000   9699481    124.66    132.83
1261.19/1261.25	c  N dy 23479   3894313      1500     30000         0    161839    150000  12868719    124.67    131.51
1268.78/1268.81	c  N dy 23606   3914381      1500     30000         0     94950    150000   2199982    124.68    131.25
1274.58/1274.65	c  N dy 23734   3934611      1500     30000         0    115173    150000   5378097    124.69    132.93
1281.39/1281.44	c  N dy 23850   3954687      1500     30000         0    135239    150000   8478522    124.68    131.68
1289.38/1289.41	c  N dy 23978   3974820      1500     30000         0    155363    150000  11639377    124.69    131.85
1297.89/1297.97	c  N dy 24088   3994854      1500     30000         0    175376    150000  14781581    124.69    132.72

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-3367404-1305382106/watcher-3367404-1305382106 -o /tmp/evaluation-result-3367404-1305382106/solver-3367404-1305382106 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367404-1305382106.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: 1.28 3.03 3.47 5/313 16749
/proc/meminfo: memFree=17368332/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=30736 CPUtime=0 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 1035 0 0 0 0 0 0 0 22 0 1 0 649810239 31473664 976 33554432000 4194304 4580011 140736669749248 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 7684 976 324 95 0 2666 0

[startup+0.0224371 s]
/proc/loadavg: 1.28 3.03 3.47 5/313 16749
/proc/meminfo: memFree=17368332/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=31400 CPUtime=0.02 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 1283 0 0 0 2 0 0 0 22 0 1 0 649810239 32153600 1224 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 7850 1224 339 95 0 2832 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31400

[startup+0.100423 s]
/proc/loadavg: 1.28 3.03 3.47 5/313 16749
/proc/meminfo: memFree=17368332/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=31664 CPUtime=0.09 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 1352 0 0 0 9 0 0 0 22 0 1 0 649810239 32423936 1293 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 7916 1293 339 95 0 2898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31664

[startup+0.300388 s]
/proc/loadavg: 1.28 3.03 3.47 5/313 16749
/proc/meminfo: memFree=17368332/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=37228 CPUtime=0.29 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 3340 0 0 0 29 0 0 0 23 0 1 0 649810239 38121472 2822 33554432000 4194304 4580011 140736669749248 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 9307 2822 363 95 0 4289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37228

[startup+0.700318 s]
/proc/loadavg: 1.28 3.03 3.47 5/313 16749
/proc/meminfo: memFree=17368332/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=38980 CPUtime=0.69 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 4477 0 0 0 69 0 0 0 25 0 1 0 649810239 39915520 2886 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 9745 2886 363 95 0 4727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38980

[startup+1.50018 s]
/proc/loadavg: 1.28 3.03 3.47 6/320 16761
/proc/meminfo: memFree=17311928/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=39492 CPUtime=1.49 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 6316 0 0 0 149 0 0 0 25 0 1 0 649810239 40439808 3411 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 9873 3412 363 95 0 4855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39492

[startup+3.1009 s]
/proc/loadavg: 1.28 3.03 3.47 6/320 16761
/proc/meminfo: memFree=17306732/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=40228 CPUtime=3.09 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 10008 0 0 0 308 1 0 0 25 0 1 0 649810239 41193472 3862 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 10057 3862 366 95 0 5039 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40228

[startup+6.30033 s]
/proc/loadavg: 1.49 3.05 3.48 6/320 16761
/proc/meminfo: memFree=17253540/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=64276 CPUtime=6.3 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 20131 0 0 0 627 3 0 0 25 0 1 0 649810239 65818624 9931 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 16069 9931 367 95 0 11051 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 64276

[startup+12.7002 s]
/proc/loadavg: 1.69 3.06 3.48 6/320 16761
/proc/meminfo: memFree=17164396/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=67696 CPUtime=12.69 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 31456 0 0 0 1264 5 0 0 25 0 1 0 649810239 69320704 11326 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 16924 11326 367 95 0 11906 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67696

[startup+25.501 s]
/proc/loadavg: 2.20 3.11 3.49 6/320 16762
/proc/meminfo: memFree=17027384/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=158428 CPUtime=25.49 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 52414 0 0 0 2541 8 0 0 25 0 1 0 649810239 162230272 23162 33554432000 4194304 4580011 140736669749248 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 39607 23162 367 95 0 34589 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 158428

[startup+51.1004 s]
/proc/loadavg: 2.82 3.18 3.50 6/320 16762
/proc/meminfo: memFree=16913568/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=173060 CPUtime=51.08 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 70355 0 0 0 5096 12 0 0 25 0 1 0 649810239 177213440 26678 33554432000 4194304 4580011 140736669749248 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 43265 26678 367 95 0 38247 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 173060

[startup+102.311 s]
/proc/loadavg: 3.48 3.30 3.52 6/320 16764
/proc/meminfo: memFree=16872476/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=184936 CPUtime=102.29 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 121166 0 0 0 10206 23 0 0 25 0 1 0 649810239 189374464 29587 33554432000 4194304 4580011 140736669749248 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 46234 29587 367 95 0 41216 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 184936

[startup+162.301 s]
/proc/loadavg: 3.81 3.43 3.55 6/320 16765
/proc/meminfo: memFree=16812160/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=148296 CPUtime=162.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 172016 0 0 0 16193 35 0 0 25 0 1 0 649810239 151855104 30186 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 37074 30186 367 95 0 32056 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 148296

[startup+222.3 s]
/proc/loadavg: 3.96 3.54 3.58 6/320 16767
/proc/meminfo: memFree=16686724/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=247192 CPUtime=222.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 208268 0 0 0 22186 42 0 0 25 0 1 0 649810239 253124608 44877 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 61798 44877 367 95 0 56780 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 247192

[startup+282.301 s]
/proc/loadavg: 3.98 3.62 3.60 6/320 16769
/proc/meminfo: memFree=16667844/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=248776 CPUtime=282.29 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 257840 0 0 0 28175 54 0 0 25 0 1 0 649810239 254746624 46689 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 62194 46689 367 95 0 57176 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 248776

[startup+342.3 s]
/proc/loadavg: 3.99 3.69 3.63 6/320 16770
/proc/meminfo: memFree=16604304/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=237508 CPUtime=342.29 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 280001 0 0 0 34171 58 0 0 25 0 1 0 649810239 243208192 51730 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 59377 51730 367 95 0 54359 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 237508

[startup+402.301 s]
/proc/loadavg: 3.99 3.74 3.65 6/320 16772
/proc/meminfo: memFree=16573744/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=237772 CPUtime=402.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 324702 0 0 0 40159 69 0 0 25 0 1 0 649810239 243478528 50413 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 59443 50413 367 95 0 54425 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 237772

[startup+462.301 s]
/proc/loadavg: 4.12 3.83 3.68 6/320 16773
/proc/meminfo: memFree=16561776/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=291100 CPUtime=462.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 360080 0 0 0 46151 77 0 0 25 0 1 0 649810239 298086400 56193 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 72775 56193 367 95 0 67757 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 291100

[startup+522.3 s]
/proc/loadavg: 4.04 3.86 3.70 6/320 16775
/proc/meminfo: memFree=16562828/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=292156 CPUtime=522.29 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 400690 0 0 0 52140 89 0 0 25 0 1 0 649810239 299167744 55063 33554432000 4194304 4580011 140736669749248 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 73039 55063 367 95 0 68021 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 292156

[startup+582.301 s]
/proc/loadavg: 4.01 3.88 3.72 6/320 16777
/proc/meminfo: memFree=16539844/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=292944 CPUtime=582.29 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 437840 0 0 0 58129 100 0 0 25 0 1 0 649810239 299974656 59175 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 73236 59175 367 95 0 68218 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 292944

[startup+642.3 s]
/proc/loadavg: 4.00 3.90 3.73 6/320 16778
/proc/meminfo: memFree=16577108/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=293920 CPUtime=642.29 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 470132 0 0 0 64121 108 0 0 25 0 1 0 649810239 300974080 56882 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 73480 56882 367 95 0 68462 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 293920

[startup+702.301 s]
/proc/loadavg: 4.00 3.92 3.74 6/320 16780
/proc/meminfo: memFree=16552760/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=294720 CPUtime=702.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 505616 0 0 0 70110 118 0 0 25 0 1 0 649810239 301793280 56200 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 73680 56200 367 95 0 68662 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 294720

[startup+762.311 s]
/proc/loadavg: 4.05 3.94 3.76 6/320 16781
/proc/meminfo: memFree=16455844/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=295300 CPUtime=762.3 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 531045 0 0 0 76103 127 0 0 25 0 1 0 649810239 302387200 56718 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 73825 56718 367 95 0 68807 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 295300

[startup+822.301 s]
/proc/loadavg: 4.02 3.95 3.77 7/320 16783
/proc/meminfo: memFree=16492880/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=239160 CPUtime=822.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 564536 0 0 0 82091 137 0 0 25 0 1 0 649810239 244899840 51577 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 59790 51577 367 95 0 54772 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 239160

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 3.78 6/320 16785
/proc/meminfo: memFree=16482792/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=296852 CPUtime=882.29 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 596935 0 0 0 88081 148 0 0 25 0 1 0 649810239 303976448 57369 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 74213 57369 367 95 0 69195 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 296852

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.80 6/320 16786
/proc/meminfo: memFree=16313232/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=372464 CPUtime=942.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 630164 0 0 0 94075 153 0 0 25 0 1 0 649810239 381403136 77018 33554432000 4194304 4580011 140736669749248 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 93116 77018 367 95 0 88098 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 372464

[startup+1002.3 s]
/proc/loadavg: 4.18 4.01 3.82 6/320 16788
/proc/meminfo: memFree=16251432/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=314764 CPUtime=1002.29 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 649806 0 0 0 100068 161 0 0 25 0 1 0 649810239 322318336 69099 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 78691 69100 367 95 0 73673 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 314764

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.83 6/320 16789
/proc/meminfo: memFree=16292680/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=373608 CPUtime=1062.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 680834 0 0 0 106059 169 0 0 25 0 1 0 649810239 382574592 71742 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 93402 71743 367 95 0 88384 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 373608

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.83 6/320 16791
/proc/meminfo: memFree=16294456/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=374128 CPUtime=1122.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 710984 0 0 0 112049 179 0 0 25 0 1 0 649810239 383107072 72834 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 93532 72834 367 95 0 88514 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 374128

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.84 6/320 16793
/proc/meminfo: memFree=16071592/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=414080 CPUtime=1182.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 725564 0 0 0 118047 181 0 0 25 0 1 0 649810239 424017920 87414 33554432000 4194304 4580011 140736669749248 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 103520 87414 367 95 0 98502 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 414080

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.85 6/320 16794
/proc/meminfo: memFree=16094752/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=414592 CPUtime=1242.28 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 748759 0 0 0 124039 189 0 0 25 0 1 0 649810239 424542208 80836 33554432000 4194304 4580011 140736669749248 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 103648 80837 367 95 0 98630 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 414592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.86 5/319 16797
/proc/meminfo: memFree=16489284/32950928 swapFree=67111348/67111528
[pid=16749] ppid=16747 vsize=355136 CPUtime=1299.99 cores=5,7
/proc/16749/stat : 16749 (strangenight2-s) R 16747 16749 16245 0 -1 4202496 776345 0 0 0 129801 198 0 0 25 0 1 0 649810239 363659264 78011 33554432000 4194304 4580011 140736669749248 18446744073709551615 4318987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16749/statm: 88784 78011 367 95 0 83766 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 355136

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.02
CPU user time (s): 1298.02
CPU system time (s): 2.00169
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 429528

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

runsolver used 3.83442 second user time and 9.1796 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 16:08:26
IDJOB=3367404
IDBENCH=82613
IDSOLVER=1845
FILE ID=node125/3367404-1305382106
RUNJOBID= node125-1305382105-16721
PBS_JOBID= 13324377
Free space on /tmp= 73188 MiB

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

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

MD5SUM BENCH= 1b4a544dd042630233219a622c9437c7
RANDOM SEED=1291824435

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17369116 kB
Buffers:        280796 kB
Cached:        4861344 kB
SwapCached:          0 kB
Active:       11422100 kB
Inactive:      3781692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17369116 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           18332 kB
Writeback:           0 kB
AnonPages:    10061160 kB
Mapped:          29772 kB
Slab:           278960 kB
PageTables:      35648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51042800 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= 73180 MiB
End job on node125 at 2011-05-14 16:30:08