Trace number 3367306

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

General information on the benchmark

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

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367306-1305380575.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.01	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
0.29/0.37	c asymm  cl-useful: 0/14629/21250 lits-rem:0 time: 0.36
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.39/0.45	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.46	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.46	c calculated reachability. Time: 0.00
0.39/0.46	c Calc default polars -  time:   0.00 s pos:     123 undec:       5 neg:     122
0.39/0.46	c =========================================================================================
0.39/0.46	c types(t): F = full restart, N = normal restart
0.39/0.46	c types(t): S = simplification begin/end, E = solution found
0.39/0.46	c restart types(rt): st = static, dy = dynamic
0.39/0.46	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.46	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
0.69/0.74	c  N dy    14      4744       250     21250         0      4635    148750    312560     58.90     62.04
1.00/1.02	c  N dy    33      9303       250     21250         0      6648    148750    387781     59.09     62.34
1.29/1.33	c  N dy    44     13812       250     21250         0      6920    148750    338246     58.60     62.02
1.59/1.68	c  N dy    57     18540       250     21250         0      6033    148750    221269     58.41     61.58
1.89/1.97	c  N dy    72     22624       250     21250         0     10039    148750    487440     58.34     61.46
2.09/2.14	c  F st    78     25000       250     21250         0     12372    148750    642645     58.22     60.59
2.29/2.30	c  N st    82     27031       250     21250         0      7680    148750    273962     58.22   no data
2.49/2.51	c  S st    84     30000       250     21250         0     10568    148750    466748     58.22   no data
2.49/2.57	c  S st    84     30501       250     21250         0     11067    148750    498062     58.22   no data
2.49/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.58	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
2.49/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.59/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.14	c lits-rem:        40  cl-subs:      300  v-elim:      0  v-fix:    0  time:  0.54 s
3.30/3.36	c asymm  cl-useful: 0/6451/21250 lits-rem:0 time: 0.22
3.30/3.36	c calculated reachability. Time: 0.00
3.30/3.36	c  N dy    84     30501       250     21250         0     10767    148750    470228     58.22   no data
3.59/3.68	c  N dy    95     34538       250     21250         0     14725    148750    734725     58.17     61.30
3.99/4.02	c  N dy   113     38687       250     21250         0     11057    148750    440423     58.25     61.79
4.30/4.35	c  N dy   126     42715       250     21250         0     14985    148750    701539     58.22     61.56
4.59/4.62	c  S st   134     45752       250     21250         0      9195    148750    262737     58.07     51.42
4.59/4.67	c  S st   134     46256       250     21250         0      9694    148750    293365     58.07   no data
4.59/4.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.59/4.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4.59/4.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.80	c lits-rem:         8  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.10 s
4.79/4.80	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4.79/4.81	c vivif2 --  cl tried     9648 cl shrink        0 lits rem          0 time: 0.00
5.19/5.21	c asymm  cl-useful: 0/14747/21250 lits-rem:0 time: 0.40
5.19/5.21	c calculated reachability. Time: 0.00
5.19/5.21	c  N dy   134     46256       250     21250         0      9648    148750    289489     58.07   no data
5.50/5.53	c  N dy   148     50303       250     21250         0     13595    148750    548749     58.09     61.54
6.09/6.12	c  N dy   158     57664       250     21250         0     11047    148750    335363     57.79     61.42
6.60/6.61	c  N dy   172     63709       250     21250         0     16946    148750    725116     57.76     61.25
6.99/7.00	c  N dy   197     67812       250     21250         0     20965    148750    992394     57.86     61.80
7.09/7.15	c  S st   208     69385       250     21250         0     11754    148750    328957     57.93   no data
7.19/7.20	c  S st   208     69889       250     21250         0     12256    148750    361227     57.93   no data
7.19/7.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.19/7.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.19/7.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.19/7.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.19/7.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.19/7.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.19/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.40	c lits-rem:        13  cl-subs:       59  v-elim:      0  v-fix:    0  time:  0.17 s
7.39/7.41	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
7.39/7.41	c vivif2 --  cl tried    12197 cl shrink        0 lits rem          0 time: 0.01
7.59/7.62	c asymm  cl-useful: 0/6097/21250 lits-rem:0 time: 0.21
7.59/7.62	c calculated reachability. Time: 0.00
7.59/7.62	c  N dy   208     69889       250     21250         0     12197    148750    355539     57.93   no data
8.09/8.13	c  N dy   222     76099       250     21250         0     18261    148750    755415     57.79     61.05
8.69/8.75	c  N dy   243     82472       250     21250         0     12767    148750    343012     57.81     61.40
9.09/9.15	c  F st   263     87501       250     21250         0     17678    148750    665269     57.83     59.98
9.09/9.18	c  N st   264     87752       250     21250         0     17922    148750    682123     57.83   no data
9.70/9.72	c  N dy   274     93690       250     21250         0     23725    148750   1079558     57.83     61.12
10.19/10.26	c  N dy   301     99675       250     21250         0     16868    148750    563122     57.90     62.52
10.69/10.76	c  S st   327    104835       250     21250         0     21908    148750    897902     57.96   no data
10.79/10.84	c  S st   327    105337       250     21250         0     22401    148750    929675     57.96   no data
10.79/10.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
10.79/10.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.79/10.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
10.79/10.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.79/10.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.89/10.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.73	c lits-rem:        93  cl-subs:      432  v-elim:      0  v-fix:    0  time:  1.82 s
12.69/12.73	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
12.69/12.74	c vivif2 --  cl tried    21969 cl shrink        0 lits rem          0 time: 0.01
12.89/12.99	c asymm  cl-useful: 0/5795/21250 lits-rem:0 time: 0.25
12.89/12.99	c calculated reachability. Time: 0.00
12.89/12.99	c  N dy   327    105337       250     21250         0     21969    148750    889049     57.96   no data
13.69/13.71	c  N dy   348    112259       250     21250         0     15057    148750    389116     57.96     61.06
14.30/14.39	c  N dy   381    119583       250     21250         0     22217    148750    864049     58.00     61.26
15.19/15.25	c  N dy   407    127496       250     21250         0     15282    148750    350962     58.02     61.20
15.99/16.07	c  N dy   442    136040       250     21250         0     23633    148750    904352     58.02     61.17
17.00/17.06	c  N dy   482    144731       250     21250         0     16493    148750    376487     58.09     61.51
17.89/17.97	c  N dy   504    154683       250     21250         0     26215    148750   1025820     58.05     61.35
18.29/18.35	c  S st   523    158005       250     21250         0     29438    148750   1239962     58.09   no data
18.39/18.44	c  S st   523    158512       250     21250         0     29942    148750   1272742     58.09   no data
18.39/18.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.39/18.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
18.39/18.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.39/18.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.39/18.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.39/18.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.39/18.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.39/18.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.49/18.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.19/22.25	c lits-rem:       473  cl-subs:      834  v-elim:      0  v-fix:    0  time:  3.74 s
22.19/22.26	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
22.19/22.27	c vivif2 --  cl tried    29108 cl shrink        0 lits rem          0 time: 0.01
22.49/22.55	c asymm  cl-useful: 0/4202/21250 lits-rem:0 time: 0.28
22.49/22.55	c calculated reachability. Time: 0.00
22.49/22.55	c  N dy   523    158512       250     21250         0     29108    148750   1196338     58.09   no data
23.79/23.82	c  N dy   566    170372       250     21250         0     24118    148750    825220     58.04     61.11
25.19/25.21	c  N dy   611    181908       250     21250         0     17815    148750    357098     58.05     61.39
26.30/26.41	c  N dy   664    193537       250     21250         0     29209    148750   1112676     58.09     61.84
27.79/27.87	c  N dy   710    206193       250     21250         0     22992    148750    640061     58.09     61.62
29.29/29.30	c  N dy   747    219442       250     21250         0     35958    148750   1492889     58.03     61.24
30.89/30.91	c  N dy   792    233813       250     21250         0     30438    148750   1081644     58.03     61.25
31.29/31.39	c  S st   813    237768       250     21250         0     34296    148750   1339423     58.06   no data
31.39/31.49	c  S st   813    238271       250     21250         0     34793    148750   1371776     58.06   no data
31.49/31.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.49/31.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
31.49/31.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.49/31.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.49/31.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.49/31.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
31.49/31.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.49/31.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
31.49/31.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.90/36.90	c lits-rem:       373  cl-subs:      882  v-elim:      0  v-fix:    0  time:  5.33 s
36.90/36.91	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
36.90/36.92	c vivif2 --  cl tried    33911 cl shrink        0 lits rem          0 time: 0.02
37.30/37.31	c asymm  cl-useful: 0/3799/21250 lits-rem:0 time: 0.38
37.30/37.31	c calculated reachability. Time: 0.00
37.30/37.31	c  N dy   813    238271       250     21250         0     33911    148750   1290115     58.06   no data
39.39/39.45	c  N dy   857    254230       250     21250         0     28976    148750    934233     58.02     61.38
41.59/41.69	c  N dy   921    270455       250     21250         0     23352    148750    508122     58.03     61.11
43.90/43.92	c  N dy   966    288121       250     21250         0     40617    148750   1651419     58.00     61.67
46.20/46.23	c  F st  1018    306250       250     21250         0     35855    148750   1278333     57.97     58.29
46.29/46.31	c  N st  1020    306877       250     21250         0     36468    148750   1319499     57.97   no data
48.80/48.90	c  N dy  1078    327032       250     21250         0     32722    148750   1018419     57.97     61.43
51.60/51.69	c  N dy  1139    347497       250     21250         0     28270    148750    667984     57.96     61.12
52.89/52.90	c  S st  1174    357408       250     21250         0     37988    148750   1311815     57.96   no data
52.99/53.01	c  S st  1174    357911       250     21250         0     38489    148750   1345113     57.96   no data
52.99/53.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.99/53.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
52.99/53.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.99/53.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.99/53.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.99/53.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
52.99/53.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.99/53.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
52.99/53.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.69/57.76	c lits-rem:       289  cl-subs:      864  v-elim:      0  v-fix:    0  time:  4.67 s
57.69/57.77	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
57.69/57.78	c vivif2 --  cl tried    37625 cl shrink        0 lits rem          0 time: 0.01
57.99/58.09	c asymm  cl-useful: 0/3530/21250 lits-rem:0 time: 0.31
57.99/58.09	c calculated reachability. Time: 0.00
57.99/58.09	c  N dy  1174    357911       250     21250         0     37625    148750   1266348     57.96   no data
60.99/61.07	c  N dy  1254    379075       250     21250         0     32881    148750    920588     57.98     61.15
64.20/64.20	c  N dy  1341    399875       250     21250         0     26825    148750    465663     58.00     61.11
66.89/67.00	c  N dy  1411    420546       250     21250         0     46990    148750   1802317     58.00     61.25
69.80/69.83	c  N dy  1475    440555       250     21250         0     39208    148750   1236767     57.98     61.26
72.89/72.91	c  N dy  1536    460645       250     21250         0     30526    148750    599873     57.98     61.69
75.59/75.69	c  N dy  1600    480654       250     21250         0     50072    148750   1892029     57.96     61.20
78.70/78.71	c  N dy  1655    501129       250     21250         0     40737    148750   1222514     57.93     61.05
81.99/82.02	c  N dy  1707    521234       250     21250         0     60388    148750   2518306     57.90     61.79
84.10/84.19	c  S st  1754    536867       250     21250         0     45394    148750   1477447     57.90   no data
84.30/84.31	c  S st  1754    537369       250     21250         0     45891    148750   1509516     57.90   no data
84.30/84.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.30/84.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
84.30/84.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.30/84.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.30/84.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.30/84.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
84.30/84.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.30/84.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
84.40/84.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.89/90.96	c lits-rem:       250  cl-subs:      973  v-elim:      0  v-fix:    0  time:  6.55 s
90.89/90.96	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
90.89/90.98	c vivif2 --  cl tried    44918 cl shrink        0 lits rem          0 time: 0.02
91.20/91.30	c asymm  cl-useful: 0/3061/21250 lits-rem:0 time: 0.32
91.20/91.31	c calculated reachability. Time: 0.00
91.20/91.31	c  N dy  1754    537369       250     21250         0     44918    148750   1421904     57.90   no data
94.79/94.89	c  N dy  1834    557802       250     21250         0     33621    148750    641845     57.90     61.43
97.80/97.86	c  N dy  1900    578475       250     21250         0     53827    148750   1975362     57.89     60.96
100.99/101.03	c  N dy  1948    598754       250     21250         0     41420    148750   1106141     57.85     60.98
104.30/104.36	c  N dy  2013    618878       250     21250         0     61050    148750   2407484     57.83     60.97
107.49/107.52	c  N dy  2093    639306       250     21250         0     47789    148750   1471290     57.84     61.27
111.20/111.20	c  N dy  2165    659841       250     21250         0     67869    148750   2799092     57.84     61.16
114.19/114.28	c  N dy  2227    680175       250     21250         0     53533    148750   1794287     57.82     61.12
117.89/117.91	c  N dy  2281    700208       250     21250         0     37937    148750    712309     57.81     64.17
121.20/121.24	c  N dy  2372    720690       250     21250         0     57894    148750   2036191     57.83     61.06
124.99/125.01	c  N dy  2442    740717       250     21250         0     41342    148750    882008     57.84     61.56
128.19/128.23	c  N dy  2496    760882       250     21250         0     61054    148750   2182959     57.82     61.99
132.01/132.09	c  N dy  2577    781335       250     21250         0     43930    148750    994325     57.83     61.11
135.39/135.42	c  N dy  2629    801683       250     21250         0     63798    148750   2311138     57.81     60.91
136.20/136.25	c  S st  2643    806053       250     21250         0     68063    148750   2595614     57.81   no data
136.41/136.44	c  S st  2643    806557       250     21250         0     68562    148750   2627593     57.81   no data
136.41/136.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
136.41/136.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
136.41/136.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.41/136.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.41/136.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.41/136.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
136.41/136.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.50/136.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
136.50/136.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.30/156.30	c lits-rem:       800  cl-subs:     1885  v-elim:      0  v-fix:    0  time: 19.71 s
156.30/156.30	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
156.30/156.33	c vivif2 --  cl tried    66677 cl shrink        0 lits rem          0 time: 0.03
156.40/156.43	c asymm  cl-useful: 0/863/21250 lits-rem:0 time: 0.10
156.40/156.43	c calculated reachability. Time: 0.00
156.40/156.43	c  N dy  2643    806557       250     21250         0     66677    148750   2457908     57.81   no data
159.99/160.01	c  N dy  2666    830680       250     21250         0     52105    148750   1493260     57.70     60.85
163.30/163.37	c  N dy  2743    850849       250     21250         0     71806    148750   2792965     57.71     61.34
166.49/166.57	c  N dy  2829    871189       250     21250         0     52669    148750   1474317     57.72     61.15
169.89/169.97	c  N dy  2902    891323       250     21250         0     72301    148750   2768775     57.72     60.77
173.20/173.20	c  N dy  2971    911482       250     21250         0     51959    148750   1367179     57.72     61.07
176.50/176.51	c  N dy  3031    931705       250     21250         0     71744    148750   2680824     57.71     60.86
179.90/179.94	c  N dy  3097    952475       250     21250         0     50996    148750   1247613     57.71     60.84
183.39/183.40	c  N dy  3176    973538       250     21250         0     71559    148750   2610269     57.72     61.23
186.91/186.96	c  N dy  3259    993565       250     21250         0     49123    148750   1066205     57.73     63.11
190.20/190.26	c  N dy  3337   1014262       250     21250         0     69327    148750   2403114     57.73     60.79
193.90/193.97	c  N dy  3393   1034340       250     21250         0     45981    148750    802839     57.72     60.98
197.10/197.15	c  N dy  3473   1054968       250     21250         0     66148    148750   2139719     57.72     61.18
200.40/200.40	c  F st  3548   1071876       250     21250         0     82671    148750   3235869     57.73     55.68
201.00/201.04	c  N st  3553   1075177       250     21250         0     85893    148750   3455628     57.73   no data
204.50/204.51	c  N dy  3625   1097664       250     21250         0     63914    148750   1931796     57.73     60.81
208.29/208.37	c  N dy  3715   1117817       250     21250         0     83638    148750   3241151     57.75     61.26
211.90/211.91	c  N dy  3790   1137851       250     21250         0     58225    148750   1498858     57.76     60.91
215.70/215.70	c  N dy  3854   1158419       250     21250         0     78306    148750   2829360     57.75     60.96
219.91/219.98	c  N dy  3927   1179624       250     21250         0     53098    148750   1106657     57.75     60.83
223.60/223.64	c  N dy  4012   1199926       250     21250         0     72969    148750   2424885     57.76     60.95
225.80/225.80	c  S st  4056   1209835       250     21250         0     82650    148750   3065268     57.76   no data
225.90/225.99	c  S st  4056   1210341       250     21250         0     83152    148750   3097158     57.76   no data
226.00/226.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
226.00/226.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
226.00/226.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.00/226.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.00/226.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.00/226.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
226.00/226.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
226.00/226.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
226.09/226.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.50/250.56	c lits-rem:       628  cl-subs:     2121  v-elim:      0  v-fix:    0  time: 24.40 s
250.50/250.56	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
250.60/250.60	c vivif2 --  cl tried    81031 cl shrink        0 lits rem          0 time: 0.04
250.90/250.91	c asymm  cl-useful: 0/2529/21250 lits-rem:0 time: 0.31
250.90/250.91	c calculated reachability. Time: 0.00
250.90/250.91	c  N dy  4056   1210341       250     21250         0     81031    148750   2903812     57.76   no data
255.00/255.07	c  N dy  4124   1230360       250     21250         0     53694    148750   1101769     57.76     61.18
258.80/258.84	c  N dy  4205   1250580       250     21250         0     73413    148750   2402739     57.76     61.38
263.50/263.52	c  N dy  4296   1270773       250     21250         0     93103    148750   3705199     57.77     61.16
267.10/267.11	c  N dy  4360   1291202       250     21250         0     65219    148750   1799311     57.77     60.88
271.20/271.22	c  N dy  4427   1311289       250     21250         0     84815    148750   3093939     57.76     61.30
275.50/275.54	c  N dy  4512   1331415       250     21250         0     55685    148750   1118848     57.77     61.09
279.31/279.38	c  N dy  4552   1353029       250     21250         0     76805    148750   2516889     57.75     61.10
284.00/284.09	c  N dy  4624   1373358       250     21250         0     96638    148750   3824024     57.75     61.24
287.80/287.85	c  N dy  4702   1393626       250     21250         0     66671    148750   1783642     57.75     61.19
292.41/292.42	c  N dy  4801   1414800       250     21250         0     87339    148750   3153531     57.76     61.47
297.10/297.14	c  N dy  4883   1435064       250     21250         0     56352    148750   1044013     57.77     62.11
300.90/300.99	c  N dy  4947   1455891       250     21250         0     76681    148750   2386977     57.77     61.57
305.90/305.98	c  N dy  5034   1477004       250     21250         0     97295    148750   3742811     57.77     60.90
310.10/310.12	c  N dy  5114   1497049       250     21250         0     65128    148750   1575162     57.77     60.98
314.31/314.37	c  N dy  5190   1517101       250     21250         0     84722    148750   2870367     57.78     61.54
319.30/319.37	c  N dy  5263   1537327       250     21250         0    104498    148750   4183720     57.78     61.03
323.11/323.14	c  N dy  5340   1557357       250     21250         0     71302    148750   1922175     57.78     61.06
327.40/327.43	c  N dy  5404   1577509       250     21250         0     91030    148750   3227260     57.77     61.47
332.51/332.58	c  N dy  5481   1598055       250     21250         0     57357    148750    947248     57.78     60.92
336.61/336.69	c  N dy  5539   1620645       250     21250         0     79449    148750   2405125     57.77     60.82
341.31/341.36	c  N dy  5599   1640655       250     21250         0     99014    148750   3702021     57.76     61.83
346.00/346.09	c  N dy  5678   1660963       250     21250         0     64109    148750   1337679     57.77     61.07
350.20/350.21	c  N dy  5754   1681220       250     21250         0     83910    148750   2648749     57.77     60.92
355.61/355.62	c  N dy  5818   1703825       250     21250         0    106002    148750   4114682     57.76     60.97
357.41/357.44	c  S st  5837   1710344       250     21250         0     56655    148750    792773     57.76   no data
357.51/357.57	c  S st  5837   1710851       250     21250         0     57160    148750    827015     57.76   no data
357.51/357.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
357.60/357.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
357.60/357.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
357.60/357.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
357.60/357.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
357.60/357.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
357.60/357.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
357.60/357.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
357.60/357.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
358.80/358.85	c lits-rem:        58  cl-subs:       82  v-elim:      0  v-fix:    0  time:  1.20 s
358.80/358.85	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
358.80/358.87	c vivif2 --  cl tried    57078 cl shrink        0 lits rem          0 time: 0.01
359.10/359.12	c asymm  cl-useful: 0/2889/21250 lits-rem:0 time: 0.26
359.10/359.13	c calculated reachability. Time: 0.00
359.10/359.13	c  N dy  5837   1710851       250     21250         0     57078    148750    819641     57.76   no data
363.01/363.05	c  N dy  5935   1730911       250     21250         0     76653    148750   2113951     57.77     60.95
368.00/368.01	c  N dy  6021   1751353       250     21250         0     96630    148750   3437424     57.77     60.89
373.50/373.58	c  N dy  6092   1773178       250     21250         0     61273    148750   1044022     57.77     60.83
377.41/377.49	c  N dy  6157   1793257       250     21250         0     80845    148750   2341075     57.77     60.92
381.91/381.94	c  N dy  6191   1813364       250     21250         0    100476    148750   3652829     57.75     60.99
387.22/387.28	c  N dy  6265   1833613       250     21250         0     62649    148750   1078558     57.75     61.30
391.10/391.19	c  N dy  6339   1853620       250     21250         0     82178    148750   2368517     57.75     61.18
395.81/395.86	c  N dy  6387   1873670       250     21250         0    101752    148750   3664177     57.73     67.11
401.30/401.31	c  N dy  6468   1894024       250     21250         0     63073    148750   1049555     57.73     61.00
405.31/405.38	c  N dy  6552   1914359       250     21250         0     82976    148750   2372286     57.74     61.06
410.32/410.37	c  N dy  6625   1934547       250     21250         0    102675    148750   3673958     57.74     60.98
416.10/416.17	c  N dy  6717   1954650       250     21250         0     62717    148750    971938     57.75     61.05
420.11/420.14	c  N dy  6792   1974898       250     21250         0     82487    148750   2287242     57.75     61.11
425.21/425.24	c  N dy  6890   1994962       250     21250         0    102099    148750   3587556     57.76     60.99
431.01/431.00	c  N dy  6944   2015458       250     21250         0     61511    148750    838245     57.75     60.84
434.81/434.83	c  N dy  7009   2035617       250     21250         0     81194    148750   2141856     57.75     61.19
439.80/439.87	c  N dy  7096   2055823       250     21250         0    100928    148750   3451589     57.76     60.99
445.70/445.71	c  N dy  7168   2075930       250     21250         0    120577    148750   4751153     57.76     61.21
450.01/450.05	c  N dy  7218   2096780       250     21250         0     79387    148750   1966384     57.75     60.84
454.91/454.92	c  N dy  7299   2117287       250     21250         0     99453    148750   3297561     57.75     60.86
460.71/460.75	c  N dy  7365   2138331       250     21250         0    119993    148750   4659692     57.75     61.43
465.60/465.65	c  N dy  7461   2158535       250     21250         0     77215    148750   1763092     57.76     61.06
470.41/470.46	c  N dy  7553   2178700       250     21250         0     96930    148750   3071753     57.76     61.02
476.40/476.47	c  N dy  7649   2199197       250     21250         0    116931    148750   4404677     57.77     61.16
480.21/480.29	c  S st  7709   2210852       250     21250         0     64847    148750    893324     57.78     55.01
480.41/480.44	c  S st  7709   2211354       250     21250         0     65345    148750    924567     57.78   no data
480.41/480.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
480.41/480.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
480.41/480.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
480.41/480.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.41/480.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.41/480.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
480.41/480.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
480.51/480.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
480.51/480.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.82/481.82	c lits-rem:        19  cl-subs:       69  v-elim:      0  v-fix:    0  time:  1.29 s
481.82/481.82	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
481.82/481.84	c vivif2 --  cl tried    65276 cl shrink        0 lits rem          0 time: 0.01
482.11/482.11	c asymm  cl-useful: 0/2448/21250 lits-rem:0 time: 0.27
482.11/482.11	c calculated reachability. Time: 0.00
482.11/482.11	c  N dy  7709   2211354       250     21250         0     65276    148750    918013     57.78   no data
486.22/486.29	c  N dy  7793   2231488       250     21250         0     84994    148750   2226895     57.78     61.33
491.81/491.87	c  N dy  7865   2253812       250     21250         0    106831    148750   3671603     57.78     60.98
498.01/498.02	c  N dy  7930   2274492       250     21250         0    127075    148750   5009555     57.77     61.27
502.62/502.61	c  N dy  8013   2294805       250     21250         0     82362    148750   1993174     57.78     60.96
507.41/507.44	c  N dy  8083   2314821       250     21250         0    101935    148750   3292321     57.77     61.05
513.41/513.49	c  N dy  8170   2334932       250     21250         0    121614    148750   4597891     57.78     61.03
518.61/518.64	c  N dy  8228   2355337       250     21250         0     76043    148750   1520861     57.77     61.31
523.41/523.41	c  N dy  8321   2375375       250     21250         0     95633    148750   2815832     57.78     61.11
529.12/529.11	c  N dy  8400   2396046       250     21250         0    115785    148750   4146970     57.78     61.11
535.41/535.41	c  N dy  8461   2416148       250     21250         0     68968    148750   1002079     57.78     61.37
539.71/539.70	c  N dy  8539   2436278       250     21250         0     88649    148750   2306746     57.78     61.59
545.11/545.16	c  N dy  8635   2456556       250     21250         0    108456    148750   3620555     57.78     61.14
551.62/551.64	c  N dy  8707   2477116       250     21250         0    128537    148750   4943778     57.78     61.57
556.31/556.34	c  N dy  8764   2497222       250     21250         0     80779    148750   1731014     57.78     61.50
561.21/561.25	c  N dy  8819   2518507       250     21250         0    101555    148750   3106579     57.77     61.27
567.02/567.08	c  N dy  8886   2538629       250     21250         0    121210    148750   4401311     57.77     61.05
573.51/573.55	c  N dy  8957   2559025       250     21250         0     72760    148750   1146077     57.77     61.11
578.12/578.16	c  N dy  9038   2579433       250     21250         0     92716    148750   2468945     57.77     61.61
583.41/583.49	c  N dy  9119   2599532       250     21250         0    112337    148750   3776187     57.78     61.16
589.91/589.95	c  N dy  9205   2619656       250     21250         0    132011    148750   5081297     57.78     60.98
595.61/595.62	c  N dy  9290   2640684       250     21250         0     83194    148750   1781797     57.79     60.83
600.52/600.55	c  N dy  9364   2660702       250     21250         0    102801    148750   3081554     57.79     61.08
606.41/606.44	c  N dy  9442   2680721       250     21250         0    122307    148750   4375546     57.79     60.94
613.62/613.61	c  N dy  9530   2700751       250     21250         0     71532    148750    948616     57.79     61.05
615.81/615.88	c  S st  9581   2711354       250     21250         0     81901    148750   1633802     57.80     55.57
616.03/616.07	c  S st  9581   2711858       250     21250         0     82398    148750   1666575     57.80   no data
616.03/616.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
616.11/616.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
616.11/616.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
616.11/616.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
616.11/616.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
616.11/616.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
616.11/616.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
616.11/616.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
616.11/616.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
622.92/622.99	c lits-rem:       200  cl-subs:      633  v-elim:      0  v-fix:    0  time:  6.80 s
622.92/622.99	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
623.02/623.02	c vivif2 --  cl tried    81765 cl shrink        0 lits rem          0 time: 0.02
623.32/623.33	c asymm  cl-useful: 0/2032/21250 lits-rem:0 time: 0.31
623.32/623.33	c calculated reachability. Time: 0.00
623.32/623.33	c  N dy  9581   2711858       250     21250         0     81765    148750   1607754     57.80   no data
628.12/628.19	c  N dy  9647   2732292       250     21250         0    101696    148750   2922607     57.79     61.11
634.42/634.48	c  N dy  9744   2753164       250     21250         0    122089    148750   4280647     57.80     60.96
641.22/641.29	c  N dy  9815   2773430       250     21250         0    141865    148750   5591451     57.80     60.88
646.31/646.30	c  N dy  9899   2794969       250     21250         0     91633    148750   2223450     57.80     61.43
651.71/651.76	c  N dy  9988   2815066       250     21250         0    111287    148750   3529313     57.81     63.08
658.52/658.51	c  N dy 10084   2835076       250     21250         0    130828    148750   4829940     57.82     61.03
665.22/665.23	c  N dy 10174   2856070       250     21250         0     79021    148750   1334122     57.82     60.94
669.82/669.90	c  N dy 10244   2876100       250     21250         0     98580    148750   2627484     57.82     63.93
675.71/675.74	c  N dy 10329   2896286       250     21250         0    118297    148750   3934225     57.82     61.01
682.31/682.32	c  N dy 10403   2916615       250     21250         0    138102    148750   5248414     57.82     61.47
688.22/688.29	c  N dy 10479   2937459       250     21250         0     85231    148750   1689469     57.82     61.06
692.92/692.98	c  N dy 10527   2957564       250     21250         0    104849    148750   2990627     57.82     61.89
699.02/699.08	c  N dy 10613   2977579       250     21250         0    124439    148750   4289761     57.82     61.59
706.22/706.21	c  N dy 10691   2997663       250     21250         0    144077    148750   5590765     57.83     61.05
711.52/711.56	c  N dy 10773   3018018       250     21250         0     89724    148750   1931452     57.83     61.05
717.23/717.28	c  N dy 10872   3038953       250     21250         0    110180    148750   3294751     57.84     60.94
723.51/723.57	c  N dy 10951   3058964       250     21250         0    129753    148750   4590391     57.84     62.05
730.82/730.86	c  N dy 11028   3078980       250     21250         0    149310    148750   5886498     57.84     63.77
735.93/735.94	c  N dy 11115   3099385       250     21250         0     94005    148750   2163355     57.84     61.30
741.52/741.56	c  N dy 11200   3120022       250     21250         0    114148    148750   3500369     57.85     61.77
748.03/748.02	c  N dy 11273   3140423       250     21250         0    134064    148750   4816816     57.85     61.10
755.73/755.75	c  N dy 11362   3160823       250     21250         0     77789    148750   1027995     57.85     60.93
760.42/760.48	c  N dy 11424   3181526       250     21250         0     98023    148750   2363303     57.85     61.50
766.02/766.03	c  N dy 11490   3201603       250     21250         0    117655    148750   3661317     57.85     61.01
769.42/769.47	c  S st 11540   3211859       250     21250         0    127703    148750   4331678     57.85     58.26
769.72/769.77	c  S st 11540   3212362       250     21250         0    128201    148750   4363921     57.85   no data
769.72/769.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
769.82/769.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
769.82/769.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
769.82/769.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
769.82/769.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
769.82/769.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
769.82/769.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
769.92/769.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
770.03/770.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
811.52/811.59	c lits-rem:       800  cl-subs:     3006  v-elim:      0  v-fix:    0  time: 41.57 s
811.52/811.59	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
811.62/811.64	c vivif2 --  cl tried   125195 cl shrink        0 lits rem          0 time: 0.05
812.02/812.02	c asymm  cl-useful: 0/1396/21250 lits-rem:0 time: 0.38
812.02/812.02	c calculated reachability. Time: 0.00
812.02/812.02	c  N dy 11540   3212362       250     21250         0    125195    148750   4090347     57.85   no data
819.02/819.09	c  N dy 11619   3232458       250     21250         0    144813    148750   5397601     57.85     68.73
825.62/825.67	c  N dy 11710   3253010       250     21250         0     87752    148750   1633843     57.86     61.25
830.82/830.82	c  N dy 11784   3273133       250     21250         0    107418    148750   2939338     57.86     60.91
836.82/836.85	c  N dy 11840   3293789       250     21250         0    127579    148750   4278422     57.85     60.90
844.02/844.07	c  N dy 11908   3314486       250     21250         0    147804    148750   5621617     57.85     60.97
850.42/850.43	c  N dy 11999   3334648       250     21250         0     89335    148750   1680390     57.86     61.83
855.12/855.14	c  N dy 12044   3354671       250     21250         0    108896    148750   2980286     57.85     61.22
861.42/861.43	c  N dy 12133   3374808       250     21250         0    128563    148750   4281399     57.85     61.14
868.73/868.76	c  N dy 12211   3394824       250     21250         0    148140    148750   5577134     57.86     61.21
875.43/875.43	c  N dy 12306   3414887       250     21250         0     88570    148750   1578516     57.86     62.18
880.72/880.72	c  N dy 12385   3434906       250     21250         0    108106    148750   2870776     57.86     61.03
887.53/887.53	c  N dy 12454   3457564       250     21250         0    130293    148750   4345188     57.86     61.12
894.93/894.93	c  N dy 12540   3477610       250     21250         0    149889    148750   5650093     57.86     63.11
901.72/901.76	c  N dy 12624   3497629       250     21250         0     89313    148750   1569046     57.87     65.07
907.03/907.01	c  N dy 12697   3518043       250     21250         0    109265    148750   2894665     57.87     62.02
913.43/913.45	c  N dy 12781   3538647       250     21250         0    129375    148750   4230631     57.87     61.01
920.82/920.83	c  N dy 12862   3558776       250     21250         0    149070    148750   5535865     57.87     61.06
927.72/927.77	c  N dy 12930   3578846       250     21250         0     87586    148750   1392781     57.87     61.23
932.73/932.77	c  N dy 12991   3598906       250     21250         0    107190    148750   2697685     57.87     60.99
938.83/938.84	c  N dy 13076   3618913       250     21250         0    126742    148750   4002535     57.88     61.04
945.72/945.74	c  N dy 13145   3638945       250     21250         0    146277    148750   5297816     57.87     63.74
954.43/954.44	c  N dy 13216   3662491       250     21250         0     87219    148750   1318997     57.87     60.97
959.53/959.51	c  N dy 13289   3682563       250     21250         0    106851    148750   2616586     57.87     61.76
965.73/965.79	c  N dy 13372   3703443       250     21250         0    127261    148750   3973061     57.87     61.14
968.92/968.97	c  S st 13412   3712362       250     21250         0    135987    148750   4553392     57.88     56.61
969.32/969.31	c  S st 13412   3712864       250     21250         0    136483    148750   4584634     57.88   no data
969.32/969.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
969.42/969.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
969.42/969.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
969.42/969.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
969.42/969.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
969.42/969.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
969.42/969.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
969.42/969.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
969.52/969.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1012.63/1012.64	c lits-rem:      1094  cl-subs:     3145  v-elim:      0  v-fix:    0  time: 43.08 s
1012.63/1012.65	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1012.73/1012.70	c vivif2 --  cl tried   133338 cl shrink        0 lits rem          0 time: 0.05
1013.04/1013.09	c asymm  cl-useful: 0/1342/21250 lits-rem:0 time: 0.39
1013.04/1013.09	c calculated reachability. Time: 0.00
1013.04/1013.09	c  N dy 13412   3712864       250     21250         0    133338    148750   4296750     57.88   no data
1022.53/1022.56	c  N dy 13505   3738294       250     21250         0    158169    148750   5956135     57.88     61.46
1027.23/1027.25	c  F st 13562   3751564       250     21250         0     88112    148750   1324798     57.88   no data
1028.93/1028.95	c  N dy 13575   3758965       250     21250         0     95355    148750   1815983     57.88     61.13
1034.33/1034.36	c  N dy 13645   3779337       250     21250         0    115257    148750   3139337     57.88     60.98
1041.32/1041.30	c  N dy 13726   3800130       250     21250         0    135545    148750   4482039     57.88     61.21
1048.93/1048.92	c  N dy 13804   3820328       250     21250         0    155268    148750   5790518     57.88     61.52
1056.53/1056.56	c  N dy 13862   3842843       250     21250         0     93285    148750   1614248     57.87     61.15
1061.73/1061.79	c  N dy 13921   3863231       250     21250         0    113221    148750   2935399     57.87     62.20
1068.33/1068.33	c  N dy 13995   3883823       250     21250         0    133333    148750   4272263     57.87     61.15
1075.93/1075.97	c  N dy 14063   3904523       250     21250         0    153544    148750   5615686     57.87     61.21
1083.83/1083.84	c  N dy 14131   3924869       250     21250         0     88445    148750   1232915     57.87     61.22
1089.04/1089.01	c  N dy 14197   3945264       250     21250         0    108350    148750   2547399     57.87     61.53
1095.43/1095.44	c  N dy 14290   3965375       250     21250         0    128005    148750   3855110     57.87     60.96
1102.63/1102.60	c  N dy 14372   3985499       250     21250         0    147696    148750   5163545     57.88     61.07
1110.43/1110.48	c  N dy 14432   4005547       250     21250         0    167307    148750   6462245     57.87     61.68
1116.73/1116.75	c  N dy 14519   4025556       250     21250         0    100893    148750   2000511     57.88     61.85
1122.74/1122.74	c  N dy 14607   4045643       250     21250         0    120499    148750   3307540     57.88     63.71
1129.83/1129.86	c  N dy 14707   4065895       250     21250         0    140286    148750   4622750     57.89     62.09
1137.53/1137.58	c  N dy 14771   4086109       250     21250         0    160047    148750   5926627     57.89     61.04
1145.34/1145.31	c  N dy 14834   4106388       250     21250         0     92901    148750   1411461     57.88     61.18
1150.54/1150.52	c  N dy 14905   4126451       250     21250         0    112501    148750   2712689     57.88     62.36
1157.03/1157.08	c  N dy 14990   4146956       250     21250         0    132497    148750   4037524     57.89     60.98
1164.43/1164.50	c  N dy 15072   4167016       250     21250         0    152108    148750   5339058     57.89     61.14
1172.73/1172.71	c  N dy 15146   4187111       250     21250         0    171750    148750   6641089     57.89     65.48
1178.84/1178.85	c  N dy 15224   4207155       250     21250         0    103409    148750   2053411     57.89     61.04
1180.44/1180.47	c  S st 15246   4212864       250     21250         0    108987    148750   2423199     57.89     56.48
1180.74/1180.71	c  S st 15246   4213368       250     21250         0    109487    148750   2454102     57.89   no data
1180.74/1180.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1180.74/1180.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1180.74/1180.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1180.74/1180.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1180.74/1180.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1180.74/1180.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1180.74/1180.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1180.84/1180.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1180.84/1180.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1194.84/1194.81	c lits-rem:       279  cl-subs:     1251  v-elim:      0  v-fix:    0  time: 13.92 s
1194.84/1194.81	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1194.84/1194.84	c vivif2 --  cl tried   108236 cl shrink        0 lits rem          0 time: 0.03
1195.14/1195.19	c asymm  cl-useful: 0/1603/21250 lits-rem:0 time: 0.35
1195.14/1195.19	c calculated reachability. Time: 0.00
1195.14/1195.19	c  N dy 15246   4213368       250     21250         0    108236    148750   2339418     57.89   no data
1201.64/1201.64	c  N dy 15321   4234708       250     21250         0    129069    148750   3725541     57.89     60.98
1208.73/1208.76	c  N dy 15395   4254940       250     21250         0    148846    148750   5037149     57.89     61.07
1217.14/1217.10	c  N dy 15474   4275040       250     21250         0    168484    148750   6340824     57.89     61.21
1224.44/1224.45	c  N dy 15553   4295138       250     21250         0     99186    148750   1710656     57.89     61.02
1230.23/1230.23	c  N dy 15625   4315300       250     21250         0    118879    148750   3018372     57.90     61.58
1237.33/1237.31	c  N dy 15721   4335637       250     21250         0    138765    148750   4342879     57.90     60.96
1245.34/1245.34	c  N dy 15795   4356072       250     21250         0    158708    148750   5668033     57.90     61.03
1254.24/1254.20	c  N dy 15871   4376218       250     21250         0    178340    148750   6976853     57.90     61.44
1260.54/1260.51	c  N dy 15951   4398492       250     21250         0    110288    148750   2403390     57.90     61.22
1266.93/1266.97	c  N dy 16033   4418678       250     21250         0    129988    148750   3710483     57.91     61.27
1274.44/1274.46	c  N dy 16102   4439720       250     21250         0    150571    148750   5075364     57.91     61.17
1283.03/1283.04	c  N dy 16190   4459887       250     21250         0    170242    148750   6382469     57.91     61.02
1291.04/1291.06	c  N dy 16271   4480703       250     21250         0     99754    148750   1645058     57.91     61.44
1296.85/1296.86	c  N dy 16348   4500966       250     21250         0    119524    148750   2954111     57.91     61.29

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.93 3.96 3.12 4/328 15093
/proc/meminfo: memFree=7085528/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=29896 CPUtime=0 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 733 0 0 0 0 0 0 0 21 0 1 0 728288203 30613504 674 33554432000 4194304 4580011 140734115773728 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 7474 676 322 95 0 2456 0

[startup+0.077931 s]
/proc/loadavg: 3.93 3.96 3.12 4/328 15093
/proc/meminfo: memFree=7085528/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=30680 CPUtime=0.07 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 1070 0 0 0 7 0 0 0 21 0 1 0 728288203 31416320 1011 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 7670 1011 339 95 0 2652 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30680

[startup+0.10092 s]
/proc/loadavg: 3.93 3.96 3.12 4/328 15093
/proc/meminfo: memFree=7085528/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=30680 CPUtime=0.09 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 1074 0 0 0 9 0 0 0 21 0 1 0 728288203 31416320 1015 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 7670 1015 339 95 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30680

[startup+0.300884 s]
/proc/loadavg: 3.93 3.96 3.12 4/328 15093
/proc/meminfo: memFree=7085528/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=30812 CPUtime=0.29 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 1109 0 0 0 29 0 0 0 22 0 1 0 728288203 31551488 1050 33554432000 4194304 4580011 140734115773728 18446744073709551615 4292792 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 7703 1050 339 95 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30812

[startup+0.70081 s]
/proc/loadavg: 3.93 3.96 3.12 4/328 15093
/proc/meminfo: memFree=7085528/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=35612 CPUtime=0.69 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 2903 0 0 0 69 0 0 0 23 0 1 0 728288203 36466688 2521 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 8903 2521 363 95 0 3885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35612

[startup+1.50067 s]
/proc/loadavg: 3.93 3.96 3.12 5/329 15094
/proc/meminfo: memFree=7072376/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=37400 CPUtime=1.49 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 4396 0 0 0 149 0 0 0 25 0 1 0 728288203 38297600 2751 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 9350 2751 363 95 0 4332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37400

[startup+3.10035 s]
/proc/loadavg: 3.93 3.96 3.12 5/329 15094
/proc/meminfo: memFree=7068284/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=50176 CPUtime=3.09 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 9156 0 0 0 308 1 0 0 25 0 1 0 728288203 51380224 5735 33554432000 4194304 4580011 140734115773728 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 12544 5735 367 95 0 7526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50176

[startup+6.30074 s]
/proc/loadavg: 3.93 3.97 3.12 5/329 15094
/proc/meminfo: memFree=7045808/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=50416 CPUtime=6.29 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 12505 0 0 0 628 1 0 0 25 0 1 0 728288203 51625984 5745 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 12604 5745 367 95 0 7586 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50416

[startup+12.7005 s]
/proc/loadavg: 3.94 3.97 3.13 5/329 15095
/proc/meminfo: memFree=7008800/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=63872 CPUtime=12.69 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 20144 0 0 0 1267 2 0 0 25 0 1 0 728288203 65404928 9309 33554432000 4194304 4580011 140734115773728 18446744073709551615 4416352 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 15968 9309 367 95 0 10950 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63872

[startup+25.5011 s]
/proc/loadavg: 4.10 4.00 3.15 5/329 15095
/proc/meminfo: memFree=7060492/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=75884 CPUtime=25.49 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 30965 0 0 0 2544 5 0 0 25 0 1 0 728288203 77705216 11659 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 18971 11659 367 95 0 13953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75884

[startup+51.1002 s]
/proc/loadavg: 4.06 4.00 3.17 5/329 15096
/proc/meminfo: memFree=6747420/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=83904 CPUtime=51.09 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 46933 0 0 0 5099 10 0 0 25 0 1 0 728288203 85917696 14890 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 20976 14890 367 95 0 15958 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83904

[startup+102.313 s]
/proc/loadavg: 4.03 4.00 3.21 5/329 15097
/proc/meminfo: memFree=6499800/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=94904 CPUtime=102.3 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 73547 0 0 0 10210 20 0 0 25 0 1 0 728288203 97181696 17042 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 23726 17042 367 95 0 18708 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94904

[startup+162.301 s]
/proc/loadavg: 4.93 4.21 3.33 4/325 15115
/proc/meminfo: memFree=7953236/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=118876 CPUtime=162.29 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 99617 0 0 0 16201 28 0 0 25 0 1 0 728288203 121729024 23196 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 29719 23196 367 95 0 24701 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 118876

[startup+222.301 s]
/proc/loadavg: 5.34 4.49 3.48 5/329 15128
/proc/meminfo: memFree=12300968/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=119352 CPUtime=222.3 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 129973 0 0 0 22196 34 0 0 25 0 1 0 728288203 122216448 22756 33554432000 4194304 4580011 140734115773728 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 29838 22756 367 95 0 24820 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 119352

[startup+282.3 s]
/proc/loadavg: 4.57 4.43 3.52 5/329 15130
/proc/meminfo: memFree=12094096/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=185684 CPUtime=282.3 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 147527 0 0 0 28192 38 0 0 25 0 1 0 728288203 190140416 27350 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 46421 27350 367 95 0 41403 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 185684

[startup+342.301 s]
/proc/loadavg: 4.21 4.35 3.55 5/329 15131
/proc/meminfo: memFree=12003436/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=187204 CPUtime=342.31 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 171075 0 0 0 34186 45 0 0 25 0 1 0 728288203 191696896 27973 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294410 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 46801 27973 367 95 0 41783 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 187204

[startup+402.301 s]
/proc/loadavg: 4.07 4.28 3.57 5/329 15133
/proc/meminfo: memFree=11798288/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=134328 CPUtime=402.3 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 193481 0 0 0 40180 50 0 0 25 0 1 0 728288203 137551872 25463 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 33582 25463 367 95 0 28564 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 134328

[startup+462.3 s]
/proc/loadavg: 4.03 4.23 3.60 5/329 15135
/proc/meminfo: memFree=11741204/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=189500 CPUtime=462.3 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 212993 0 0 0 46174 56 0 0 25 0 1 0 728288203 194048000 29088 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 47375 29088 367 95 0 42357 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 189500

[startup+522.301 s]
/proc/loadavg: 4.01 4.18 3.62 5/329 15136
/proc/meminfo: memFree=11747624/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=134744 CPUtime=522.31 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 232857 0 0 0 52168 63 0 0 25 0 1 0 728288203 137977856 26654 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 33686 26654 367 95 0 28668 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 134744

[startup+582.301 s]
/proc/loadavg: 4.08 4.18 3.65 5/329 15138
/proc/meminfo: memFree=11377704/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=191604 CPUtime=582.31 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 251362 0 0 0 58162 69 0 0 25 0 1 0 728288203 196202496 27648 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 47901 27648 367 95 0 42883 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 191604

[startup+642.3 s]
/proc/loadavg: 4.03 4.14 3.67 5/329 15139
/proc/meminfo: memFree=11459884/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=135080 CPUtime=642.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 267327 0 0 0 64158 74 0 0 25 0 1 0 728288203 138321920 25315 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 33770 25315 367 95 0 28752 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 135080

[startup+702.301 s]
/proc/loadavg: 4.01 4.11 3.69 5/329 15141
/proc/meminfo: memFree=11346884/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=192912 CPUtime=702.31 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 283806 0 0 0 70151 80 0 0 25 0 1 0 728288203 197541888 29250 33554432000 4194304 4580011 140734115773728 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 48228 29250 367 95 0 43210 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 192912

[startup+762.312 s]
/proc/loadavg: 4.14 4.12 3.71 5/329 15143
/proc/meminfo: memFree=11382060/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=135348 CPUtime=762.33 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 301081 0 0 0 76148 85 0 0 25 0 1 0 728288203 138596352 27112 33554432000 4194304 4580011 140734115773728 18446744073709551615 4320859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 33837 27112 367 95 0 28819 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 135348

[startup+822.3 s]
/proc/loadavg: 4.10 4.11 3.73 5/329 15144
/proc/meminfo: memFree=11286544/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=228300 CPUtime=822.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 312380 0 0 0 82144 88 0 0 25 0 1 0 728288203 233779200 38411 33554432000 4194304 4580011 140734115773728 18446744073709551615 4321534 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 57075 38411 367 95 0 52057 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 228300

[startup+882.3 s]
/proc/loadavg: 4.03 4.09 3.75 5/329 15146
/proc/meminfo: memFree=11326536/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=170092 CPUtime=882.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 329671 0 0 0 88139 93 0 0 25 0 1 0 728288203 174174208 35390 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 42523 35390 367 95 0 37505 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 170092

[startup+942.301 s]
/proc/loadavg: 4.01 4.07 3.76 5/329 15147
/proc/meminfo: memFree=11230268/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=229716 CPUtime=942.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 344977 0 0 0 94134 98 0 0 25 0 1 0 728288203 235229184 36895 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 57429 36895 367 95 0 52411 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 229716

[startup+1002.3 s]
/proc/loadavg: 4.00 4.05 3.77 5/329 15149
/proc/meminfo: memFree=11291240/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=247696 CPUtime=1002.33 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 355918 0 0 0 100132 101 0 0 25 0 1 0 728288203 253640704 40825 33554432000 4194304 4580011 140734115773728 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 61924 40825 367 95 0 56906 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 247696

[startup+1062.3 s]
/proc/loadavg: 4.00 4.04 3.78 5/329 15151
/proc/meminfo: memFree=11254976/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=188084 CPUtime=1062.33 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 368858 0 0 0 106129 104 0 0 25 0 1 0 728288203 192598016 39276 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 47021 39276 367 95 0 42003 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 188084

[startup+1122.3 s]
/proc/loadavg: 4.05 4.05 3.80 5/329 15161
/proc/meminfo: memFree=10934416/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=188192 CPUtime=1122.34 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 383601 0 0 0 112124 110 0 0 25 0 1 0 728288203 192708608 39436 33554432000 4194304 4580011 140734115773728 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 47048 39436 367 95 0 42030 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 188192

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.81 5/329 15163
/proc/meminfo: memFree=10923212/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=188292 CPUtime=1182.34 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 397768 0 0 0 118121 113 0 0 25 0 1 0 728288203 192811008 38713 33554432000 4194304 4580011 140734115773728 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 47073 38713 367 95 0 42055 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 188292

[startup+1242.3 s]
/proc/loadavg: 3.22 3.82 3.75 3/317 15200
/proc/meminfo: memFree=15101260/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=249552 CPUtime=1242.33 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 408214 0 0 0 124117 116 0 0 25 0 1 0 728288203 255541248 41513 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 62388 41513 367 95 0 57370 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 249552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.44 3.49 3.64 3/317 15202
/proc/meminfo: memFree=15146120/32950928 swapFree=67085488/67111528
[pid=15093] ppid=15091 vsize=250076 CPUtime=1300.05 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14827 0 -1 4202496 421967 0 0 0 129884 121 0 0 25 0 1 0 728288203 256077824 39911 33554432000 4194304 4580011 140734115773728 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 62519 39911 367 95 0 57501 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 250076

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1298.85
CPU system time (s): 1.21981
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 264344

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

runsolver used 3.86441 second user time and 9.2346 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 15:42:55
IDJOB=3367306
IDBENCH=82515
IDSOLVER=1845
FILE ID=node114/3367306-1305380575
RUNJOBID= node114-1305379155-14848
PBS_JOBID= 13324388
Free space on /tmp= 72612 MiB

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

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

MD5SUM BENCH= 917ee0efab4f0e89027865c1129d272b
RANDOM SEED=2125546207

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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:       7085684 kB
Buffers:        293020 kB
Cached:        6754844 kB
SwapCached:         96 kB
Active:       20261020 kB
Inactive:      5179436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7085684 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:          268532 kB
Writeback:           0 kB
AnonPages:    18392280 kB
Mapped:          27872 kB
Slab:           303860 kB
PageTables:      56964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 62760636 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= 72964 MiB
End job on node114 at 2011-05-14 16:04:37