Trace number 3367421

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
MD5SUMfafa522767a4e86ea9e03f34c2fb7311
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark279.102
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367421-1305382198.cnf'
0.00/0.01	c -- header says num vars:           2000
0.00/0.01	c -- header says num clauses:       40000
0.01/0.02	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.01/0.02	c -- vars added       2000
0.01/0.02	c Parsing time:  0.01 s
0.01/0.02	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data
0.19/0.22	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.21
0.19/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.19/0.28	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.29	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.29	c calculated reachability. Time: 0.00
0.19/0.29	c Calc default polars -  time:   0.00 s pos:     975 undec:      82 neg:     943
0.19/0.29	c =========================================================================================
0.19/0.29	c types(t): F = full restart, N = normal restart
0.19/0.29	c types(t): S = simplification begin/end, E = solution found
0.19/0.29	c restart types(rt): st = static, dy = dynamic
0.19/0.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.29	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data
0.69/0.70	c  N dy    21      4013      2000     40000         0      4013    200000    749691    139.83    148.34
1.10/1.16	c  N dy    50      8253      2000     40000         0      4924    200000    524666    144.42    153.92
1.59/1.61	c  N dy    73     12324      2000     40000         0      8994    200000   1269650    144.20    155.50
1.99/2.07	c  N dy    98     16341      2000     40000         0      7516    200000    670341    144.35    152.40
2.49/2.52	c  N dy   124     20369      2000     40000         0     11544    200000   1411705    144.82    161.23
2.99/3.01	c  N dy   149     24553      2000     40000         0      8646    200000    613324    144.84    154.39
2.99/3.06	c  F st   153     25003      2000     40000         0      9095    200000    694636    144.69    112.98
3.59/3.69	c  N dy   159     30001      2000     40000         0     14083    200000   1774851    144.69   no data
3.59/3.69	c  S st   159     30001      2000     40000         0     14083    200000   1774851    144.69   no data
3.69/3.78	c  S st   159     30502      2000     40000         0     14584    200000   1862541    144.69   no data
3.69/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.79/3.81	c blocked clauses removed:        0 vars:      0 tried:        2000 T: 0.00 s
3.79/3.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.79/3.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.79/3.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.89/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.59/5.66	c lits-rem:       164  cl-subs:       18  v-elim:      0  v-fix:    0  time:  1.75 s
5.89/5.96	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.30
5.89/5.96	c calculated reachability. Time: 0.00
5.89/5.96	c  N dy   159     30502      2000     40000         0     14566    200000   1854886    144.69   no data
6.39/6.48	c  N dy   184     34548      2000     40000         0     10242    200000    688602    144.71    152.34
6.89/6.98	c  N dy   210     38555      2000     40000         0     14249    200000   1422397    144.84    154.08
7.49/7.51	c  N dy   228     42770      2000     40000         0     18462    200000   2177585    144.15    152.24
7.79/7.88	c  S st   250     45753      2000     40000         0     11924    200000    791473    144.45    144.03
7.89/7.95	c  S st   250     46253      2000     40000         0     12424    200000    869585    144.45   no data
7.89/7.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
7.89/7.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.89/7.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
7.89/7.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.89/7.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.99/8.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.36	c lits-rem:        15  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.34 s
8.29/8.37	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
8.29/8.38	c vivif2 --  cl tried    12419 cl shrink        0 lits rem          0 time: 0.01
8.59/8.60	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
8.59/8.60	c calculated reachability. Time: 0.00
8.59/8.60	c  N dy   250     46253      2000     40000         0     12419    200000    867862    144.45   no data
9.09/9.10	c  N dy   278     50353      2000     40000         0     16518    200000   1627956    144.84    154.69
9.59/9.64	c  N dy   306     54494      2000     40000         0     20657    200000   2392718    145.09    154.07
10.09/10.16	c  N dy   331     58582      2000     40000         0     14155    200000    997978    144.87    152.97
10.69/10.73	c  N dy   357     62723      2000     40000         0     18296    200000   1748814    144.78    154.23
11.19/11.29	c  N dy   383     66732      2000     40000         0     22304    200000   2484992    144.81    157.74
11.59/11.64	c  S st   399     69380      2000     40000         0     13326    200000    658973    144.68    120.75
11.69/11.72	c  S st   399     69887      2000     40000         0     13833    200000    729259    144.68   no data
11.69/11.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
11.69/11.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.69/11.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
11.69/11.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.69/11.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.02	c lits-rem:         6  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.23 s
11.99/12.02	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
11.99/12.03	c vivif2 --  cl tried    13830 cl shrink        0 lits rem          0 time: 0.01
12.19/12.27	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.24
12.19/12.27	c calculated reachability. Time: 0.00
12.19/12.27	c  N dy   399     69887      2000     40000         0     13830    200000    728602    144.68   no data
12.79/12.87	c  N dy   434     74473      2000     40000         0     18415    200000   1575732    144.84    152.82
13.48/13.51	c  N dy   464     79253      2000     40000         0     23192    200000   2437575    144.84    152.50
14.09/14.18	c  N dy   499     84352      2000     40000         0     15644    200000    899412    144.98    156.82
14.49/14.59	c  F st   519     87500      2000     40000         0     18792    200000   1486932    145.07    130.71
14.99/15.02	c  N st   524     90797      2000     40000         0     22083    200000   2146570    145.07   no data
15.79/15.83	c  N dy   553     96666      2000     40000         0     14300    200000    491726    145.08    162.79
16.59/16.65	c  N dy   596    102907      2000     40000         0     20540    200000   1640986    145.15    154.49
16.89/16.92	c  S st   611    104831      2000     40000         0     22463    200000   1993212    145.19   no data
16.99/17.01	c  S st   611    105336      2000     40000         0     22968    200000   2072019    145.19   no data
16.99/17.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.99/17.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
16.99/17.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.99/17.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.99/17.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.99/17.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.99/17.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.99/17.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
17.09/17.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.49/20.55	c lits-rem:        98  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.41 s
20.49/20.55	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
20.49/20.58	c vivif2 --  cl tried    22965 cl shrink        0 lits rem          0 time: 0.02
20.79/20.83	c asymm  cl-useful: 0/35848/40000 lits-rem:0 time: 0.25
20.79/20.83	c calculated reachability. Time: 0.00
20.79/20.83	c  N dy   611    105336      2000     40000         0     22965    200000   2070768    145.19   no data
21.69/21.79	c  N dy   651    112088      2000     40000         0     15063    200000    448230    145.20    155.49
22.69/22.71	c  N dy   691    119292      2000     40000         0     22265    200000   1756198    145.09    156.68
23.79/23.85	c  N dy   738    127043      2000     40000         0     30011    200000   3195534    145.26    154.65
24.99/25.00	c  N dy   787    135258      2000     40000         0     22563    200000   1632556    145.23    160.05
26.19/26.24	c  N dy   838    143969      2000     40000         0     31272    200000   3238845    145.26    155.30
27.40/27.51	c  N dy   891    153234      2000     40000         0     23878    200000   1704791    145.20    153.21
28.19/28.21	c  S st   925    158004      2000     40000         0     28646    200000   2591855    145.26   no data
28.29/28.31	c  S st   925    158508      2000     40000         0     29150    200000   2673270    145.26   no data
28.29/28.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.29/28.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
28.29/28.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.29/28.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.29/28.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.29/28.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
28.29/28.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.29/28.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
28.39/28.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.99/35.04	c lits-rem:       140  cl-subs:        3  v-elim:      0  v-fix:    0  time:  6.58 s
34.99/35.05	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
34.99/35.08	c vivif2 --  cl tried    29147 cl shrink        0 lits rem          0 time: 0.03
35.09/35.12	c asymm  cl-useful: 0/4152/40000 lits-rem:0 time: 0.04
35.09/35.12	c calculated reachability. Time: 0.00
35.09/35.12	c  N dy   925    158508      2000     40000         0     29147    200000   2672282    145.26   no data
36.59/36.67	c  N dy   985    168728      2000     40000         0     21705    200000   1135567    145.17    155.08
38.19/38.25	c  N dy  1054    179573      2000     40000         0     32548    200000   3126995    145.17    155.51
39.99/40.01	c  N dy  1128    191543      2000     40000         0     25852    200000   1713389    145.15    154.88
41.80/41.88	c  N dy  1200    203845      2000     40000         0     38152    200000   3972683    145.16    153.01
43.69/43.76	c  N dy  1277    216922      2000     40000         0     31567    200000   2565466    145.06    165.54
45.89/45.92	c  N dy  1367    230765      2000     40000         0     24746    200000   1190396    145.18    154.33
46.89/46.95	c  S st  1413    237762      2000     40000         0     31741    200000   2476311    145.21    143.71
46.99/47.05	c  S st  1413    238265      2000     40000         0     32244    200000   2554805    145.21   no data
46.99/47.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.99/47.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
46.99/47.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.99/47.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.99/47.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.99/47.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
46.99/47.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.09/47.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
47.09/47.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.99/54.03	c lits-rem:        92  cl-subs:        7  v-elim:      0  v-fix:    0  time:  6.83 s
53.99/54.03	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
53.99/54.06	c vivif2 --  cl tried    32237 cl shrink        0 lits rem          0 time: 0.03
54.29/54.37	c asymm  cl-useful: 0/31591/40000 lits-rem:0 time: 0.31
54.29/54.37	c calculated reachability. Time: 0.00
54.29/54.37	c  N dy  1413    238265      2000     40000         0     32237    200000   2552334    145.21   no data
56.70/56.79	c  N dy  1506    253613      2000     40000         0     25921    200000   1203853    145.22    154.50
59.29/59.36	c  N dy  1610    269902      2000     40000         0     42208    200000   4179316    145.19    153.30
61.99/62.09	c  N dy  1726    287247      2000     40000         0     36883    200000   3048533    145.25    153.19
65.10/65.17	c  F st  1841    306250      2000     40000         0     32227    200000   2008237    145.18    148.75
65.10/65.18	c  N st  1841    306250      2000     40000         0     32227    200000   2008237    145.18    148.75
68.39/68.48	c  N dy  1940    325911      2000     40000         0     27216    200000    915276    145.25    164.12
71.69/71.74	c  N dy  2052    346095      2000     40000         0     47395    200000   4574020    145.12    152.82
73.49/73.57	c  S st  2115    357398      2000     40000         0     33036    200000   1811498    145.03    148.01
73.60/73.68	c  S st  2115    357903      2000     40000         0     33541    200000   1884727    145.03   no data
73.60/73.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.71/73.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
73.71/73.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.71/73.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.71/73.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.71/73.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
73.71/73.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
73.71/73.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
73.71/73.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.01/77.06	c lits-rem:        75  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.26 s
77.01/77.06	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
77.01/77.09	c vivif2 --  cl tried    33534 cl shrink        0 lits rem          0 time: 0.02
77.10/77.17	c asymm  cl-useful: 0/8409/40000 lits-rem:0 time: 0.08
77.10/77.17	c calculated reachability. Time: 0.00
77.10/77.17	c  N dy  2115    357903      2000     40000         0     33534    200000   1881594    145.03   no data
80.69/80.72	c  N dy  2243    377939      2000     40000         0     26904    200000    505293    145.14    152.87
84.19/84.25	c  N dy  2373    398072      2000     40000         0     47031    200000   4191000    145.16    153.52
88.10/88.17	c  N dy  2501    418166      2000     40000         0     39460    200000   2649217    145.21    155.02
92.49/92.54	c  N dy  2623    438307      2000     40000         0     30938    200000    887522    145.20    153.93
96.09/96.16	c  N dy  2736    458488      2000     40000         0     51113    200000   4544620    145.08    153.75
99.89/99.91	c  N dy  2860    478523      2000     40000         0     41482    200000   2658586    145.15    154.87
103.90/103.96	c  N dy  2975    498604      2000     40000         0     30906    200000    537595    145.10    154.15
107.50/107.55	c  N dy  3095    518682      2000     40000         0     50977    200000   4229489    145.13    157.44
111.00/111.09	c  S st  3211    536855      2000     40000         0     37484    200000   1559578    145.16   no data
111.19/111.21	c  S st  3211    537359      2000     40000         0     37988    200000   1642787    145.16   no data
111.19/111.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
111.19/111.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
111.19/111.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.19/111.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.19/111.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.19/111.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
111.19/111.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
111.19/111.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
111.29/111.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.30/114.39	c lits-rem:        63  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.06 s
114.30/114.39	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
114.40/114.41	c vivif2 --  cl tried    37986 cl shrink        0 lits rem          0 time: 0.02
114.59/114.69	c asymm  cl-useful: 0/29738/40000 lits-rem:0 time: 0.28
114.69/114.70	c calculated reachability. Time: 0.00
114.69/114.70	c  N dy  3211    537359      2000     40000         0     37986    200000   1641725    145.16   no data
118.29/118.39	c  N dy  3333    557596      2000     40000         0     58220    200000   5349630    145.15    153.07
122.00/122.04	c  N dy  3455    577655      2000     40000         0     45618    200000   2874809    145.20    172.47
126.10/126.13	c  N dy  3583    598234      2000     40000         0     66194    200000   6642950    145.18    153.29
129.60/129.68	c  N dy  3716    618250      2000     40000         0     52555    200000   3980616    145.19    163.16
133.80/133.81	c  N dy  3840    638551      2000     40000         0     38193    200000   1177379    145.20    165.90
137.40/137.50	c  N dy  3972    658558      2000     40000         0     58195    200000   4849858    145.23    175.41
141.50/141.51	c  N dy  4103    678579      2000     40000         0     42548    200000   1798673    145.26    153.22
145.29/145.36	c  N dy  4223    698728      2000     40000         0     62692    200000   5485756    145.25    153.22
149.29/149.34	c  N dy  4338    718776      2000     40000         0     46080    200000   2257245    145.21    153.51
153.40/153.43	c  N dy  4474    738843      2000     40000         0     66142    200000   5979910    145.26    153.39
157.60/157.66	c  N dy  4597    758868      2000     40000         0     48499    200000   2563160    145.30    172.05
161.90/161.91	c  N dy  4716    778908      2000     40000         0     68534    200000   6217114    145.28    152.95
166.00/166.06	c  N dy  4836    798975      2000     40000         0     49938    200000   2625154    145.30    170.02
167.39/167.43	c  S st  4884    806038      2000     40000         0     57000    200000   3925466    145.31   no data
167.49/167.58	c  S st  4884    806541      2000     40000         0     57503    200000   4005274    145.31   no data
167.49/167.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
167.59/167.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
167.59/167.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.59/167.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.59/167.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.59/167.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
167.59/167.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
167.59/167.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
167.80/167.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.51/181.51	c lits-rem:       166  cl-subs:        9  v-elim:      0  v-fix:    0  time: 13.70 s
181.51/181.51	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
181.51/181.56	c vivif2 --  cl tried    57494 cl shrink        0 lits rem          0 time: 0.05
181.70/181.72	c asymm  cl-useful: 0/10262/40000 lits-rem:0 time: 0.16
181.70/181.72	c calculated reachability. Time: 0.00
181.70/181.72	c  N dy  4884    806541      2000     40000         0     57494    200000   4000875    145.31   no data
186.19/186.22	c  N dy  5005    826656      2000     40000         0     77606    200000   7679302    145.31    153.48
190.00/190.08	c  N dy  5138    846742      2000     40000         0     58030    200000   3950977    145.32    153.20
194.50/194.56	c  N dy  5264    866792      2000     40000         0     78074    200000   7673994    145.37    155.29
198.40/198.45	c  N dy  5389    886878      2000     40000         0     57502    200000   3668657    145.38    157.52
202.90/202.96	c  N dy  5511    906935      2000     40000         0     77555    200000   7345416    145.38    156.92
207.00/207.08	c  N dy  5637    927048      2000     40000         0     56012    200000   3210157    145.39    156.22
211.40/211.48	c  N dy  5764    947210      2000     40000         0     76171    200000   6920317    145.39    153.67
215.70/215.78	c  N dy  5884    967728      2000     40000         0     54031    200000   2668279    145.38    154.13
220.01/220.09	c  N dy  6008    987752      2000     40000         0     74047    200000   6364224    145.40    153.13
224.59/224.69	c  N dy  6135   1007801      2000     40000         0     50435    200000   1814954    145.39    153.34
228.81/228.83	c  N dy  6255   1027918      2000     40000         0     70548    200000   5509716    145.39    153.76
233.80/233.88	c  N dy  6394   1047978      2000     40000         0     45950    200000    825373    145.48    157.53
237.70/237.79	c  N dy  6518   1068035      2000     40000         0     66005    200000   4510277    145.47    160.33
238.60/238.68	c  F st  6547   1071876      2000     40000         0     69845    200000   5236443    145.49   no data
242.50/242.55	c  N dy  6621   1088103      2000     40000         0     86060    200000   8300854    145.48    153.25
247.10/247.11	c  N dy  6739   1108144      2000     40000         0     60441    200000   3342121    145.47    154.09
251.81/251.90	c  N dy  6858   1128162      2000     40000         0     80452    200000   7019547    145.47    157.24
257.00/257.00	c  N dy  7000   1148225      2000     40000         0     53857    200000   1927329    145.53    154.13
261.20/261.24	c  N dy  7123   1168249      2000     40000         0     73878    200000   5624276    145.54    156.50
266.40/266.44	c  N dy  7248   1188512      2000     40000         0     94137    200000   9369835    145.57    161.68
270.70/270.70	c  N dy  7379   1208821      2000     40000         0     66791    200000   4131377    145.57    159.88
270.90/270.92	c  S st  7387   1209811      2000     40000         0     67781    200000   4316761    145.58    134.53
271.00/271.08	c  S st  7387   1210314      2000     40000         0     68284    200000   4397411    145.58   no data
271.00/271.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
271.10/271.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
271.10/271.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
271.10/271.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.10/271.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.10/271.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
271.10/271.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
271.20/271.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
271.30/271.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.60/287.62	c lits-rem:       156  cl-subs:        5  v-elim:      0  v-fix:    0  time: 16.28 s
287.60/287.62	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
287.60/287.67	c vivif2 --  cl tried    68279 cl shrink        0 lits rem          0 time: 0.05
288.00/288.01	c asymm  cl-useful: 0/22044/40000 lits-rem:0 time: 0.34
288.00/288.01	c calculated reachability. Time: 0.00
288.00/288.01	c  N dy  7387   1210314      2000     40000         0     68279    200000   4394896    145.58   no data
292.90/292.93	c  N dy  7504   1230569      2000     40000         0     88527    200000   8122089    145.58    154.54
297.60/297.61	c  N dy  7634   1250747      2000     40000         0     60042    200000   2728571    145.59    156.14
302.10/302.11	c  N dy  7755   1270810      2000     40000         0     80101    200000   6388700    145.57    154.09
307.50/307.55	c  N dy  7881   1290993      2000     40000         0     50622    200000    808053    145.57    156.23
311.71/311.76	c  N dy  8013   1311076      2000     40000         0     70700    200000   4507562    145.58    157.11
316.71/316.75	c  N dy  8141   1331120      2000     40000         0     90741    200000   8210503    145.59    153.90
321.70/321.78	c  N dy  8281   1351305      2000     40000         0     60265    200000   2421416    145.62    158.78
326.30/326.36	c  N dy  8409   1371390      2000     40000         0     80348    200000   6148048    145.64    157.59
331.70/331.74	c  N dy  8529   1391401      2000     40000         0    100354    200000   9837686    145.64    154.14
336.10/336.11	c  N dy  8636   1411403      2000     40000         0     68694    200000   3720287    145.59    156.62
341.01/341.05	c  N dy  8764   1431497      2000     40000         0     88782    200000   7425769    145.60    161.15
346.60/346.65	c  N dy  8895   1451750      2000     40000         0     56376    200000   1342493    145.63    153.81
351.01/351.04	c  N dy  9024   1471850      2000     40000         0     76473    200000   5059867    145.65    155.15
356.10/356.16	c  N dy  9133   1491965      2000     40000         0     96581    200000   8773830    145.65    155.85
361.30/361.32	c  N dy  9263   1511998      2000     40000         0     62963    200000   2378256    145.65    153.60
365.91/365.97	c  N dy  9390   1532010      2000     40000         0     82971    200000   6101498    145.69    154.75
371.61/371.69	c  N dy  9525   1552049      2000     40000         0    103009    200000   9814042    145.72    154.07
377.11/377.20	c  N dy  9655   1572134      2000     40000         0     68429    200000   3263251    145.75    154.84
382.91/382.90	c  N dy  9784   1592240      2000     40000         0     88527    200000   6976805    145.77    156.08
389.01/389.04	c  N dy  9914   1612332      2000     40000         0    108615    200000  10701546    145.79    154.20
393.90/393.97	c  N dy 10047   1632415      2000     40000         0     73042    200000   3912737    145.81    155.30
399.40/399.47	c  N dy 10176   1652883      2000     40000         0     93507    200000   7715495    145.83    156.39
405.50/405.56	c  N dy 10299   1672958      2000     40000         0     56924    200000    742042    145.83    155.51
409.80/409.88	c  N dy 10421   1692965      2000     40000         0     76925    200000   4412075    145.83    154.01
414.41/414.40	c  S st 10536   1710315      2000     40000         0     94270    200000   7611934    145.84   no data
414.61/414.62	c  S st 10536   1710817      2000     40000         0     94772    200000   7693847    145.84   no data
414.61/414.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
414.61/414.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
414.72/414.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
414.72/414.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
414.72/414.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
414.72/414.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
414.72/414.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
414.72/414.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
415.01/415.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.61/454.64	c lits-rem:       403  cl-subs:       21  v-elim:      0  v-fix:    0  time: 39.60 s
454.61/454.65	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
454.71/454.74	c vivif2 --  cl tried    94751 cl shrink        0 lits rem          0 time: 0.09
455.11/455.13	c asymm  cl-useful: 0/15649/40000 lits-rem:0 time: 0.39
455.11/455.14	c calculated reachability. Time: 0.00
455.11/455.14	c  N dy 10536   1710817      2000     40000         0     94751    200000   7684789    145.84   no data
461.10/461.15	c  N dy 10661   1730819      2000     40000         0    114750    200000  11416024    145.86    154.63
465.71/465.75	c  N dy 10793   1750922      2000     40000         0     77193    200000   4352733    145.89    155.08
471.11/471.14	c  N dy 10927   1770935      2000     40000         0     97203    200000   8101540    145.93    154.67
477.42/477.45	c  N dy 11056   1791142      2000     40000         0     58763    200000    730608    145.95    158.88
481.82/481.89	c  N dy 11170   1811286      2000     40000         0     78906    200000   4434222    145.94    153.96
487.21/487.23	c  N dy 11291   1831399      2000     40000         0     99013    200000   8129079    145.93    153.82
493.61/493.63	c  N dy 11432   1851409      2000     40000         0    119018    200000  11853974    145.96    160.40
498.32/498.36	c  N dy 11572   1871676      2000     40000         0     79624    200000   4446716    145.98    156.05
503.71/503.72	c  N dy 11699   1891690      2000     40000         0     99635    200000   8136087    145.98    154.17
509.80/509.88	c  N dy 11814   1911713      2000     40000         0    119652    200000  11826918    145.99    155.06
514.60/514.69	c  N dy 11946   1931800      2000     40000         0     79083    200000   4154753    146.01    158.10
520.11/520.13	c  N dy 12076   1951803      2000     40000         0     99081    200000   7860419    146.02    159.80
526.31/526.37	c  N dy 12201   1971863      2000     40000         0    119134    200000  11564879    146.02    154.79
531.60/531.66	c  N dy 12325   1991871      2000     40000         0     77483    200000   3653322    146.02    153.76
537.61/537.65	c  N dy 12445   2012337      2000     40000         0     97942    200000   7488182    146.04    154.88
544.52/544.56	c  N dy 12554   2032382      2000     40000         0    117980    200000  11208323    146.04    154.95
550.11/550.18	c  N dy 12681   2052397      2000     40000         0     75341    200000   3098411    146.05    158.64
555.61/555.66	c  N dy 12805   2072401      2000     40000         0     95334    200000   6808810    146.05    153.80
562.12/562.16	c  N dy 12936   2092563      2000     40000         0    115492    200000  10549268    146.07    156.32
568.01/568.07	c  N dy 13067   2112669      2000     40000         0     71952    200000   2287332    146.10    155.16
573.12/573.17	c  N dy 13203   2132717      2000     40000         0     91999    200000   6022496    146.12    181.29
579.11/579.14	c  N dy 13342   2152763      2000     40000         0    112037    200000   9741232    146.14    171.23
585.51/585.55	c  N dy 13463   2172899      2000     40000         0     67518    200000   1289584    146.15    156.89
590.31/590.37	c  N dy 13584   2192999      2000     40000         0     87617    200000   5000331    146.15    154.91
595.31/595.37	c  S st 13697   2210817      2000     40000         0    105430    200000   8299590    146.16   no data
595.61/595.60	c  S st 13697   2211321      2000     40000         0    105934    200000   8382490    146.16   no data
595.61/595.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
595.61/595.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
595.71/595.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
595.71/595.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
595.71/595.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
595.71/595.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
595.71/595.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
595.71/595.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
596.01/596.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
639.71/639.72	c lits-rem:       366  cl-subs:       17  v-elim:      0  v-fix:    0  time: 43.67 s
639.71/639.73	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
639.81/639.83	c vivif2 --  cl tried   105917 cl shrink        0 lits rem          0 time: 0.10
639.91/639.90	c asymm  cl-useful: 0/2307/40000 lits-rem:0 time: 0.07
639.91/639.90	c calculated reachability. Time: 0.00
639.91/639.90	c  N dy 13697   2211321      2000     40000         0    105917    200000   8374680    146.16   no data
646.51/646.53	c  N dy 13817   2231625      2000     40000         0    126220    200000  12124868    146.16    159.47
651.91/651.91	c  N dy 13940   2251662      2000     40000         0     80595    200000   3504111    146.16    153.94
657.21/657.30	c  N dy 14063   2271705      2000     40000         0    100630    200000   7225456    146.16    158.90
663.62/663.67	c  N dy 14190   2291798      2000     40000         0    120719    200000  10946188    146.17    158.50
669.93/669.92	c  N dy 14318   2311995      2000     40000         0     74258    200000   2192873    146.19    154.47
675.01/675.04	c  N dy 14449   2331998      2000     40000         0     94256    200000   5897091    146.21    155.03
681.11/681.15	c  N dy 14580   2352104      2000     40000         0    114362    200000   9615595    146.21    157.70
688.11/688.19	c  N dy 14716   2372143      2000     40000         0    134395    200000  13367291    146.24    159.43
693.21/693.29	c  N dy 14847   2392181      2000     40000         0     86776    200000   4341764    146.25    160.24
698.81/698.89	c  N dy 14972   2412222      2000     40000         0    106812    200000   8063216    146.26    154.29
705.81/705.80	c  N dy 15098   2432871      2000     40000         0    127455    200000  11896398    146.26    155.03
712.52/712.53	c  N dy 15224   2452973      2000     40000         0     78901    200000   2679431    146.26    154.12
718.51/718.55	c  N dy 15349   2473312      2000     40000         0     99236    200000   6446337    146.26    154.49
726.12/726.18	c  N dy 15477   2493323      2000     40000         0    119242    200000  10149423    146.27    162.67
733.73/733.71	c  N dy 15610   2513331      2000     40000         0    139244    200000  13865195    146.29    157.38
738.91/738.97	c  N dy 15740   2533443      2000     40000         0     89703    200000   4541210    146.30    154.01
745.01/745.02	c  N dy 15867   2553510      2000     40000         0    109764    200000   8286788    146.32    157.47
752.01/752.07	c  N dy 15992   2573728      2000     40000         0    129976    200000  12018320    146.32    154.23
758.61/758.66	c  N dy 16111   2593955      2000     40000         0     79550    200000   2481400    146.32    155.53
764.01/764.01	c  N dy 16239   2614014      2000     40000         0     99606    200000   6206819    146.33    154.40
770.42/770.43	c  N dy 16376   2634179      2000     40000         0    119766    200000   9934488    146.34    154.99
777.72/777.73	c  N dy 16507   2654311      2000     40000         0    139893    200000  13655230    146.35    156.22
783.13/783.20	c  N dy 16630   2674350      2000     40000         0     88280    200000   3903947    146.36    154.07
788.91/788.96	c  N dy 16754   2694438      2000     40000         0    108364    200000   7607213    146.36    154.62
794.42/794.48	c  S st 16860   2711321      2000     40000         0    125239    200000  10737524    146.37    150.60
794.72/794.74	c  S st 16860   2711823      2000     40000         0    125741    200000  10820493    146.37   no data
794.72/794.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
794.82/794.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
794.82/794.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
794.82/794.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
794.82/794.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
794.82/794.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
794.82/794.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
794.92/794.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
795.22/795.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
841.22/841.25	c lits-rem:       283  cl-subs:       32  v-elim:      0  v-fix:    0  time: 45.95 s
841.22/841.26	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
841.32/841.39	c vivif2 --  cl tried   125709 cl shrink        0 lits rem          0 time: 0.13
841.72/841.79	c asymm  cl-useful: 0/14856/40000 lits-rem:0 time: 0.40
841.82/841.80	c calculated reachability. Time: 0.00
841.82/841.80	c  N dy 16860   2711823      2000     40000         0    125709    200000  10808391    146.37   no data
849.23/849.24	c  N dy 16984   2731887      2000     40000         0     73120    200000    913590    146.37    158.76
854.41/854.40	c  N dy 17115   2751991      2000     40000         0     93219    200000   4640723    146.38    155.09
860.32/860.35	c  N dy 17237   2772003      2000     40000         0    113225    200000   8339991    146.38    154.49
867.31/867.36	c  N dy 17365   2792312      2000     40000         0    133526    200000  12123990    146.39    155.38
874.02/874.09	c  N dy 17478   2812403      2000     40000         0     79969    200000   2010484    146.39    157.31
879.41/879.47	c  N dy 17596   2832538      2000     40000         0    100102    200000   5736593    146.39    160.79
885.82/885.84	c  N dy 17725   2852552      2000     40000         0    120105    200000   9457192    146.39    177.26
893.12/893.14	c  N dy 17855   2872650      2000     40000         0    140197    200000  13227629    146.41    156.12
899.41/899.46	c  N dy 17977   2892776      2000     40000         0     85676    200000   2881349    146.40    159.32
905.12/905.19	c  N dy 18112   2912845      2000     40000         0    105742    200000   6615036    146.41    154.39
911.82/911.85	c  N dy 18241   2932921      2000     40000         0    125814    200000  10355461    146.42    156.84
919.91/919.91	c  N dy 18367   2953405      2000     40000         0    146292    200000  14127522    146.42    154.67
925.82/925.85	c  N dy 18504   2973455      2000     40000         0     90684    200000   3691697    146.45    155.08
931.73/931.73	c  N dy 18640   2993533      2000     40000         0    110757    200000   7425390    146.46    155.94
938.52/938.53	c  N dy 18767   3013632      2000     40000         0    130853    200000  11149471    146.47    155.32
946.22/946.25	c  N dy 18894   3033710      2000     40000         0    150928    200000  14882732    146.47    178.41
951.81/951.84	c  N dy 19030   3053775      2000     40000         0     94338    200000   4178465    146.50    157.18
957.72/957.79	c  N dy 19153   3073834      2000     40000         0    114392    200000   7923022    146.51    159.76
964.63/964.70	c  N dy 19275   3093863      2000     40000         0    134419    200000  11640962    146.51    154.77
972.52/972.52	c  N dy 19398   3113867      2000     40000         0    154416    200000  15327430    146.52    154.39
977.82/977.87	c  N dy 19515   3133966      2000     40000         0     96856    200000   4418457    146.51    155.64
984.02/984.01	c  N dy 19640   3154075      2000     40000         0    116959    200000   8133825    146.51    154.41
991.22/991.24	c  N dy 19768   3174346      2000     40000         0    137225    200000  11927877    146.52    154.71
999.52/999.53	c  N dy 19907   3194623      2000     40000         0     78857    200000    912779    146.54    158.32
1004.02/1004.04	c  S st 20019   3211824      2000     40000         0     96052    200000   4119490    146.54   no data
1004.23/1004.25	c  S st 20019   3212326      2000     40000         0     96554    200000   4197507    146.54   no data
1004.23/1004.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1004.33/1004.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1004.33/1004.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1004.33/1004.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1004.33/1004.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1004.33/1004.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1004.33/1004.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1004.33/1004.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1004.52/1004.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1018.42/1018.47	c lits-rem:        92  cl-subs:       15  v-elim:      0  v-fix:    0  time: 13.95 s
1018.42/1018.48	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1018.52/1018.53	c vivif2 --  cl tried    96539 cl shrink        0 lits rem          0 time: 0.05
1018.92/1018.91	c asymm  cl-useful: 0/15878/40000 lits-rem:0 time: 0.38
1018.92/1018.91	c calculated reachability. Time: 0.00
1018.92/1018.91	c  N dy 20019   3212326      2000     40000         0     96539    200000   4191061    146.54   no data
1025.13/1025.11	c  N dy 20149   3232383      2000     40000         0    116589    200000   7963702    146.56    157.54
1032.13/1032.19	c  N dy 20273   3252592      2000     40000         0    136795    200000  11749100    146.58    158.28
1040.32/1040.37	c  N dy 20394   3273538      2000     40000         0    157735    200000  15619522    146.57    157.49
1046.14/1046.11	c  N dy 20522   3293622      2000     40000         0     98173    200000   4344842    146.58    154.94
1052.12/1052.13	c  N dy 20639   3313625      2000     40000         0    118172    200000   8053641    146.58    156.98
1059.22/1059.28	c  N dy 20763   3333672      2000     40000         0    138214    200000  11788993    146.59    154.73
1067.13/1067.17	c  N dy 20877   3353748      2000     40000         0    158288    200000  15493378    146.58    158.17
1073.02/1073.06	c  N dy 20992   3373969      2000     40000         0     97854    200000   4083801    146.58    157.46
1079.32/1079.30	c  N dy 21129   3394082      2000     40000         0    117963    200000   7851184    146.60    154.99
1086.84/1086.82	c  N dy 21263   3414145      2000     40000         0    138022    200000  11606083    146.61    167.47
1094.83/1094.83	c  N dy 21386   3434203      2000     40000         0    158074    200000  15325328    146.62    177.73
1100.93/1100.99	c  N dy 21503   3454284      2000     40000         0     96505    200000   3664992    146.61    176.78
1107.13/1107.15	c  N dy 21632   3474296      2000     40000         0    116514    200000   7380537    146.62    161.93
1114.23/1114.29	c  N dy 21763   3494509      2000     40000         0    136720    200000  11164431    146.63    155.48
1122.23/1122.26	c  N dy 21891   3514559      2000     40000         0    156767    200000  14886938    146.64    156.11
1129.23/1129.20	c  N dy 22021   3534752      2000     40000         0     94308    200000   3051709    146.65    155.84
1135.24/1135.23	c  N dy 22145   3554917      2000     40000         0    114470    200000   6779316    146.64    154.64
1142.13/1142.11	c  N dy 22268   3574980      2000     40000         0    134528    200000  10513599    146.65    198.04
1149.82/1149.87	c  N dy 22387   3595086      2000     40000         0    154628    200000  14213899    146.64    158.48
1157.33/1157.37	c  N dy 22506   3615144      2000     40000         0     91034    200000   2320515    146.64    154.63
1163.22/1163.29	c  N dy 22629   3635623      2000     40000         0    111508    200000   6117689    146.64    154.68
1170.13/1170.19	c  N dy 22762   3655695      2000     40000         0    131570    200000   9839819    146.65    162.79
1177.93/1177.96	c  N dy 22890   3675775      2000     40000         0    151644    200000  13564545    146.65    155.98
1186.23/1186.24	c  N dy 23017   3695899      2000     40000         0     87121    200000   1393168    146.65    155.14
1190.83/1190.87	c  S st 23126   3712326      2000     40000         0    103547    200000   4445105    146.66   no data
1191.13/1191.10	c  S st 23126   3712828      2000     40000         0    104049    200000   4531927    146.66   no data
1191.13/1191.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1191.13/1191.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1191.13/1191.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1191.13/1191.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1191.13/1191.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1191.13/1191.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1191.13/1191.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1191.23/1191.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1191.34/1191.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1206.82/1206.89	c lits-rem:       165  cl-subs:       10  v-elim:      0  v-fix:    0  time: 15.51 s
1206.82/1206.89	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1206.92/1206.95	c vivif2 --  cl tried   104039 cl shrink        0 lits rem          0 time: 0.06
1207.22/1207.20	c asymm  cl-useful: 0/9266/40000 lits-rem:0 time: 0.25
1207.22/1207.20	c calculated reachability. Time: 0.00
1207.22/1207.20	c  N dy 23126   3712828      2000     40000         0    104039    200000   4527184    146.66   no data
1213.52/1213.54	c  N dy 23248   3732873      2000     40000         0    124079    200000   8257546    146.66    155.51
1220.33/1220.36	c  F st 23360   3751562      2000     40000         0    142761    200000  11706455    146.66    121.51
1221.04/1221.06	c  N st 23364   3753595      2000     40000         0    144792    200000  12121040    146.66   no data
1229.13/1229.13	c  N dy 23474   3773611      2000     40000         0    164796    200000  15959378    146.66    154.49
1235.83/1235.86	c  N dy 23596   3793689      2000     40000         0     99235    200000   3450905    146.67    159.58
1242.13/1242.10	c  N dy 23727   3813753      2000     40000         0    119293    200000   7186683    146.67    155.50
1249.22/1249.23	c  N dy 23850   3833811      2000     40000         0    139348    200000  10893987    146.67    172.07
1257.42/1257.46	c  N dy 23968   3853892      2000     40000         0    159427    200000  14614609    146.67    158.01
1266.23/1266.21	c  N dy 24094   3873964      2000     40000         0     92850    200000   2119224    146.68    171.74
1272.64/1272.71	c  N dy 24215   3893970      2000     40000         0    112849    200000   5859245    146.68    154.96
1280.23/1280.26	c  N dy 24336   3914139      2000     40000         0    133011    200000   9592483    146.68    158.43
1288.93/1288.93	c  N dy 24469   3934154      2000     40000         0    153022    200000  13312203    146.69    157.52
1299.93/1299.93	c  N dy 24599   3954254      2000     40000         0    173117    200000  17058045    146.70    154.76

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

running on 2 cores: 1,3

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.03 2.20 3.02 3/351 5281
/proc/meminfo: memFree=17888740/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=30372 CPUtime=0 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 917 0 0 0 0 0 0 0 18 0 1 0 728450527 31100928 857 33554432000 4194304 4580011 140737054353392 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 7593 858 323 95 0 2575 0

[startup+0.018295 s]
/proc/loadavg: 1.03 2.20 3.02 3/351 5281
/proc/meminfo: memFree=17888740/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=31412 CPUtime=0.01 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 1378 0 0 0 1 0 0 0 18 0 1 0 728450527 32165888 1318 33554432000 4194304 4580011 140737054353392 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 7853 1319 324 95 0 2835 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31412

[startup+0.100256 s]
/proc/loadavg: 1.03 2.20 3.02 3/351 5281
/proc/meminfo: memFree=17888740/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=32068 CPUtime=0.09 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 1622 0 0 0 9 0 0 0 18 0 1 0 728450527 32837632 1562 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 8017 1562 339 95 0 2999 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32068

[startup+0.300223 s]
/proc/loadavg: 1.03 2.20 3.02 3/351 5281
/proc/meminfo: memFree=17888740/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=39412 CPUtime=0.29 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 3967 0 0 0 29 0 0 0 18 0 1 0 728450527 40357888 3413 33554432000 4194304 4580011 140737054353392 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 9853 3413 361 95 0 4835 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39412

[startup+0.701146 s]
/proc/loadavg: 1.03 2.20 3.02 3/351 5281
/proc/meminfo: memFree=17888740/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=39492 CPUtime=0.69 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 4706 0 0 0 69 0 0 0 18 0 1 0 728450527 40439808 4152 33554432000 4194304 4580011 140737054353392 18446744073709551615 4324350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 9873 4153 363 95 0 4855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39492

[startup+1.50099 s]
/proc/loadavg: 1.03 2.20 3.02 5/364 5300
/proc/meminfo: memFree=17803932/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=41860 CPUtime=1.49 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 6603 0 0 0 148 1 0 0 20 0 1 0 728450527 42864640 4460 33554432000 4194304 4580011 140737054353392 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 10465 4460 363 95 0 5447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41860

[startup+3.10069 s]
/proc/loadavg: 1.27 2.22 3.03 5/364 5300
/proc/meminfo: memFree=17792284/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=42908 CPUtime=3.09 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 10521 0 0 0 308 1 0 0 25 0 1 0 728450527 43937792 4227 33554432000 4194304 4580011 140737054353392 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 10727 4227 364 95 0 5709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42908

[startup+6.3011 s]
/proc/loadavg: 1.27 2.22 3.03 5/364 5300
/proc/meminfo: memFree=17703620/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=82640 CPUtime=6.29 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 22370 0 0 0 626 3 0 0 25 0 1 0 728450527 84623360 13507 33554432000 4194304 4580011 140737054353392 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 20660 13507 367 95 0 15642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82640

[startup+12.7009 s]
/proc/loadavg: 1.69 2.28 3.04 5/364 5300
/proc/meminfo: memFree=17594524/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=87012 CPUtime=12.69 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 32789 0 0 0 1264 5 0 0 25 0 1 0 728450527 89100288 15546 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 21753 15546 367 95 0 16735 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87012

[startup+25.5004 s]
/proc/loadavg: 2.04 2.34 3.05 5/364 5300
/proc/meminfo: memFree=17533764/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=105104 CPUtime=25.49 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 51935 0 0 0 2539 10 0 0 25 0 1 0 728450527 107626496 20780 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 26276 20780 367 95 0 21258 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105104

[startup+51.1006 s]
/proc/loadavg: 2.71 2.47 3.07 5/364 5301
/proc/meminfo: memFree=17416624/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=129560 CPUtime=51.09 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 79615 0 0 0 5093 16 0 0 25 0 1 0 728450527 132669440 26859 33554432000 4194304 4580011 140737054353392 18446744073709551615 4415922 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 32390 26859 367 95 0 27372 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 129560

[startup+102.314 s]
/proc/loadavg: 3.52 2.74 3.13 5/364 5302
/proc/meminfo: memFree=17301724/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=181108 CPUtime=102.3 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 133573 0 0 0 10202 28 0 0 25 0 1 0 728450527 185454592 29644 33554432000 4194304 4580011 140737054353392 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 45277 29644 367 95 0 40259 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 181108

[startup+162.3 s]
/proc/loadavg: 3.82 2.97 3.18 5/364 5304
/proc/meminfo: memFree=17256428/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=184404 CPUtime=162.3 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 194043 0 0 0 16188 42 0 0 25 0 1 0 728450527 188829696 31570 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 46101 31570 367 95 0 41083 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 184404

[startup+222.301 s]
/proc/loadavg: 3.93 3.15 3.23 5/364 5306
/proc/meminfo: memFree=17211628/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=207356 CPUtime=222.3 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 243430 0 0 0 22178 52 0 0 25 0 1 0 728450527 212332544 38066 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 51839 38066 367 95 0 46821 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 207356

[startup+282.301 s]
/proc/loadavg: 3.97 3.29 3.27 5/364 5307
/proc/meminfo: memFree=17175996/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=227204 CPUtime=282.3 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 292088 0 0 0 28166 64 0 0 25 0 1 0 728450527 232656896 38775 33554432000 4194304 4580011 140737054353392 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 56801 38775 367 95 0 51783 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 227204

[startup+342.301 s]
/proc/loadavg: 4.09 3.46 3.33 5/364 5309
/proc/meminfo: memFree=17162568/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=228092 CPUtime=342.31 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 337648 0 0 0 34155 76 0 0 25 0 1 0 728450527 233566208 42615 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 57023 42615 367 95 0 52005 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 228092

[startup+402.301 s]
/proc/loadavg: 4.07 3.56 3.37 5/364 5310
/proc/meminfo: memFree=17109956/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=229288 CPUtime=402.31 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 383837 0 0 0 40144 87 0 0 25 0 1 0 728450527 234790912 43862 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 57322 43862 367 95 0 52304 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 229288

[startup+462.3 s]
/proc/loadavg: 4.08 3.66 3.41 5/364 5312
/proc/meminfo: memFree=17090052/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=241028 CPUtime=462.31 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 415125 0 0 0 46139 92 0 0 25 0 1 0 728450527 246812672 51475 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294676 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 60257 51475 367 95 0 55239 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 241028

[startup+522.301 s]
/proc/loadavg: 4.03 3.71 3.44 5/364 5313
/proc/meminfo: memFree=17049824/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=297076 CPUtime=522.31 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 459811 0 0 0 52128 103 0 0 25 0 1 0 728450527 304205824 59129 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 74269 59129 367 95 0 69251 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 297076

[startup+582.301 s]
/proc/loadavg: 4.13 3.80 3.49 5/364 5315
/proc/meminfo: memFree=17018760/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=297880 CPUtime=582.3 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 500959 0 0 0 58115 115 0 0 25 0 1 0 728450527 305029120 61458 33554432000 4194304 4580011 140737054353392 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 74470 61458 367 95 0 69452 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 297880

[startup+642.301 s]
/proc/loadavg: 4.10 3.85 3.52 5/364 5317
/proc/meminfo: memFree=16976312/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=333416 CPUtime=642.31 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 520873 0 0 0 64111 120 0 0 25 0 1 0 728450527 341417984 68062 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 83354 68062 367 95 0 78336 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 333416

[startup+702.301 s]
/proc/loadavg: 4.04 3.87 3.55 5/364 5318
/proc/meminfo: memFree=16967824/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=334184 CPUtime=702.31 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 562208 0 0 0 70100 131 0 0 25 0 1 0 728450527 342204416 68313 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 83546 68313 367 95 0 78528 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 334184

[startup+762.313 s]
/proc/loadavg: 4.01 3.89 3.58 5/364 5320
/proc/meminfo: memFree=16966052/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=335004 CPUtime=762.33 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 600207 0 0 0 76089 144 0 0 25 0 1 0 728450527 343044096 63422 33554432000 4194304 4580011 140737054353392 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 83751 63422 367 95 0 78733 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 335004

[startup+822.301 s]
/proc/loadavg: 4.00 3.91 3.60 5/364 5322
/proc/meminfo: memFree=16899564/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=388312 CPUtime=822.32 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 632856 0 0 0 82083 149 0 0 25 0 1 0 728450527 397631488 81381 33554432000 4194304 4580011 140737054353392 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 97078 81381 367 95 0 92060 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 388312

[startup+882.301 s]
/proc/loadavg: 4.09 3.95 3.63 5/364 5323
/proc/meminfo: memFree=16853148/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=388840 CPUtime=882.32 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 659468 0 0 0 88076 156 0 0 25 0 1 0 728450527 398172160 78073 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 97210 78073 367 95 0 92192 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 388840

[startup+942.301 s]
/proc/loadavg: 4.07 3.97 3.66 5/364 5325
/proc/meminfo: memFree=16864756/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=389340 CPUtime=942.32 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 695783 0 0 0 94066 166 0 0 25 0 1 0 728450527 398684160 83616 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 97335 83616 367 95 0 92317 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 389340

[startup+1002.3 s]
/proc/loadavg: 4.06 3.99 3.68 5/364 5326
/proc/meminfo: memFree=16899692/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=330468 CPUtime=1002.32 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 733442 0 0 0 100057 175 0 0 25 0 1 0 728450527 338399232 73586 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 82617 73586 367 95 0 77599 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 330468

[startup+1062.3 s]
/proc/loadavg: 4.02 3.99 3.70 5/364 5328
/proc/meminfo: memFree=16832192/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=390400 CPUtime=1062.32 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 760003 0 0 0 106049 183 0 0 25 0 1 0 728450527 399769600 83817 33554432000 4194304 4580011 140737054353392 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 97600 83817 367 95 0 92582 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 390400

[startup+1122.3 s]
/proc/loadavg: 4.01 3.99 3.71 5/364 5330
/proc/meminfo: memFree=16726736/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=390944 CPUtime=1122.33 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 794831 0 0 0 112040 193 0 0 25 0 1 0 728450527 400326656 85484 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 97736 85484 367 95 0 92718 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 390944

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.73 5/364 5331
/proc/meminfo: memFree=16753124/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=391568 CPUtime=1182.33 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 829295 0 0 0 118033 200 0 0 25 0 1 0 728450527 400965632 86076 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 97892 86076 367 95 0 92874 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 391568

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.75 5/364 5333
/proc/meminfo: memFree=16758296/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=392200 CPUtime=1242.33 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 856031 0 0 0 124025 208 0 0 25 0 1 0 728450527 401612800 78003 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 98050 78003 367 95 0 93032 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 392200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.76 5/364 5334
/proc/meminfo: memFree=16679248/32950928 swapFree=67111200/67111528
[pid=5280] ppid=5278 vsize=392508 CPUtime=1300.03 cores=1,3
/proc/5280/stat : 5280 (strangenight2-s) R 5278 5280 4727 0 -1 4202496 883355 0 0 0 129784 219 0 0 25 0 1 0 728450527 401928192 87720 33554432000 4194304 4580011 140737054353392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5280/statm: 98127 87720 367 95 0 93109 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 392508

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.07
CPU user time (s): 1297.85
CPU system time (s): 2.21566
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 406836

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

runsolver used 4.56331 second user time and 10.8314 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 16:09:59
IDJOB=3367421
IDBENCH=82630
IDSOLVER=1845
FILE ID=node115/3367421-1305382198
RUNJOBID= node115-1305382198-5259
PBS_JOBID= 13324387
Free space on /tmp= 73232 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367421-1305382198/watcher-3367421-1305382198 -o /tmp/evaluation-result-3367421-1305382198/solver-3367421-1305382198 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367421-1305382198.cnf

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

MD5SUM BENCH= fafa522767a4e86ea9e03f34c2fb7311
RANDOM SEED=162101969

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.77
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.811
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.811
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.811
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:     32950928 kB
MemFree:      17890640 kB
Buffers:        272968 kB
Cached:        4443084 kB
SwapCached:          0 kB
Active:       11832064 kB
Inactive:      2910384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17890640 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            9020 kB
Writeback:           0 kB
AnonPages:    10026332 kB
Mapped:          27632 kB
Slab:           211012 kB
PageTables:      41384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69658176 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= 73208 MiB
End job on node115 at 2011-05-14 16:31:41