Trace number 3368285

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3368285-1305379183.cnf'
0.00/0.01	c -- header says num vars:           1278
0.00/0.01	c -- header says num clauses:       68055
0.00/0.02	c -- clauses added:            0 learnts,        68055 normals,            0 xors
0.00/0.02	c -- vars added       1278
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      1278     65907      2148         0    202155         0   no data   no data
0.59/0.65	c asymm  cl-useful: 0/13596/65907 lits-rem:0 time: 0.63
0.59/0.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  157 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
0.69/0.71	c Replacing      157 vars Replaced    33916 lits Time:     0.03 s 
0.69/0.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.69/0.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.69/0.74	c subs with bin:     3572  lits-rem:         0  v-fix:    0  time:  0.01 s
0.69/0.74	c Subs w/ non-existent bins:   2960 l-rem:      0 v-fix:     0 done:   1121 time:  0.01 s
0.69/0.75	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.00 s
0.79/0.85	c lits-rem:         0  cl-subs:        0  v-elim:    312  v-fix:    0  time:  0.10 s
0.79/0.85	c Finding binary XORs  T:     0.00 s  found:       0
0.79/0.86	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.79/0.86	c calculated reachability. Time: 0.00
0.79/0.86	c Calc default polars -  time:   0.00 s pos:     442 undec:     536 neg:     300
0.79/0.86	c =========================================================================================
0.79/0.86	c types(t): F = full restart, N = normal restart
0.79/0.86	c types(t): S = simplification begin/end, E = solution found
0.79/0.86	c restart types(rt): st = static, dy = dynamic
0.79/0.86	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.79/0.86	c  B st     0         0       809     58996      1947         0    181288         0   no data   no data
1.10/1.14	c  N dy    12      4179       809     58996      1947      4133    181288    243984     11.72     12.42
1.58/1.69	c  N dy    30     10251       809     58996      1947     10086    181288    503251     11.36     12.21
2.19/2.23	c  N dy    44     15075       809     58996      1947     14763    181288    670769     10.95     11.68
2.68/2.75	c  N dy    57     19644       809     58996      1947     19187    181288    839155     10.80     11.54
3.09/3.15	c  N dy    67     23740       809     58996      1947     13421    181288    459051     10.64     12.65
3.19/3.28	c  F st    74     25002       809     58996      1947     14672    181288    518740     10.69      8.21
3.59/3.61	c  N st    79     28298       809     58996      1947     17932    181288    706576     10.69   no data
3.79/3.81	c  S st    80     30000       809     58996      1947     19616    181288    794852     10.69   no data
3.79/3.89	c  S st    80     30501       809     58996      1947     20116    181288    812774     10.69   no data
3.79/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.04
3.89/3.94	c blocked clauses removed:        0 vars:      0 tried:         809 T: 0.00 s
3.89/3.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
3.89/3.96	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
3.89/3.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4.09/4.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
5.39/5.49	c lits-rem:       273  cl-subs:      693  v-elim:      0  v-fix:    0  time:  1.36 s
5.69/5.76	c asymm  cl-useful: 0/2879/58996 lits-rem:0 time: 0.27
5.69/5.76	c calculated reachability. Time: 0.00
5.69/5.76	c  N dy    80     30501       809     58996      1947     19423    181288    800237     10.69   no data
6.49/6.60	c  N dy    95     37136       809     58996      1947     25834    181288   1029068     10.48     11.06
7.18/7.27	c  N dy   117     42540       809     58996      1947     15998    181288    509350     10.47     11.21
7.59/7.62	c  S st   145     45752       809     58996      1947     19190    181288    683971     10.74   no data
7.59/7.69	c  S st   145     46256       809     58996      1947     19694    181288    703212     10.74   no data
7.59/7.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.69/7.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.04
7.69/7.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.69/7.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.69/7.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.69/7.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
7.69/7.76	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
7.69/7.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
7.78/7.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
8.28/8.39	c lits-rem:        76  cl-subs:      360  v-elim:      0  v-fix:    0  time:  0.50 s
8.38/8.40	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
8.38/8.42	c vivif2 --  cl tried    19334 cl shrink     2891 lits rem      17281 time: 0.02
8.69/8.71	c asymm  cl-useful: 0/3793/58996 lits-rem:0 time: 0.29
8.69/8.71	c calculated reachability. Time: 0.00
8.69/8.71	c  N dy   145     46256       809     58996      1947     19334    181288    680556     10.74   no data
10.28/10.30	c  N dy   155     56842       809     58996      1947     29419    181288    955788     10.38     10.97
10.78/10.86	c  N dy   169     60912       809     58996      1947     33363    181288   1122466     10.37     19.88
11.49/11.57	c  N dy   193     65987       809     58996      1947     20092    181288    569866     10.46     11.01
11.89/11.94	c  S st   203     69384       809     58996      1947     23365    181288    689204     10.41      8.65
12.00/12.02	c  S st   203     69886       809     58996      1947     23867    181288    707920     10.41   no data
12.00/12.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.00/12.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.04
12.00/12.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.00/12.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.00/12.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.00/12.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
12.00/12.08	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
12.00/12.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
12.19/12.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
12.59/12.65	c lits-rem:       281  cl-subs:     1574  v-elim:      0  v-fix:    0  time:  0.44 s
12.59/12.65	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.00
12.59/12.67	c vivif2 --  cl tried    22293 cl shrink     1868 lits rem       9964 time: 0.02
12.89/12.95	c asymm  cl-useful: 0/2512/58996 lits-rem:0 time: 0.28
12.89/12.95	c calculated reachability. Time: 0.00
12.89/12.95	c  N dy   203     69886       809     58996      1947     22293    181288    678227     10.41   no data
13.49/13.58	c  N dy   217     74408       809     58996      1947     26731    181288    839631     10.36     14.52
14.19/14.21	c  N dy   247     79238       809     58996      1947     31491    181288   1068494     10.46     11.40
15.09/15.12	c  N dy   257     84335       809     58996      1947     36386    181288   1212455     10.38     10.93
15.59/15.68	c  F st   260     87500       809     58996      1947     39364    181288   1283048     10.33      7.71
16.09/16.17	c  N st   265     90800       809     58996      1947     22347    181288    631629     10.33   no data
16.79/16.86	c  N dy   298     96687       809     58996      1947     28103    181288    930431     10.48     11.50
17.68/17.74	c  N dy   336    102870       809     58996      1947     34135    181288   1207234     10.59     11.35
17.99/18.02	c  S st   344    104830       809     58996      1947     36039    181288   1299552     10.58   no data
18.09/18.13	c  S st   344    105331       809     58996      1947     36538    181288   1318781     10.58   no data
18.09/18.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.09/18.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.06
18.19/18.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.19/18.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.19/18.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.19/18.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
18.19/18.21	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
18.19/18.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
18.38/18.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
20.38/20.46	c lits-rem:       182  cl-subs:     1158  v-elim:      0  v-fix:    0  time:  1.99 s
20.38/20.47	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
20.48/20.52	c vivif2 --  cl tried    35380 cl shrink     5539 lits rem      44591 time: 0.04
20.69/20.78	c asymm  cl-useful: 0/3366/58996 lits-rem:0 time: 0.26
20.69/20.78	c calculated reachability. Time: 0.00
20.69/20.78	c  N dy   344    105331       809     58996      1947     35380    181288   1255594     10.58   no data
22.00/22.05	c  N dy   393    112362       809     58996      1947     42267    181288   1595134     10.75     11.33
23.10/23.11	c  N dy   425    119583       809     58996      1947     27508    181288    884644     10.81     15.49
24.09/24.15	c  N dy   458    127651       809     58996      1947     35420    181288   1298834     10.83     11.41
25.59/25.66	c  N dy   468    136931       809     58996      1947     44387    181288   1635605     10.72     11.49
27.09/27.10	c  N dy   500    145815       809     58996      1947     29786    181288    822574     10.73     11.35
28.38/28.46	c  N dy   534    155281       809     58996      1947     39048    181288   1233887     10.72     11.35
28.88/28.93	c  S st   538    157998       809     58996      1947     41633    181288   1318305     10.70      7.89
28.98/29.03	c  S st   538    158501       809     58996      1947     42136    181288   1337798     10.70   no data
28.98/29.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.08/29.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.06
29.08/29.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.08/29.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.08/29.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.08/29.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
29.08/29.12	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
29.08/29.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
29.28/29.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
31.38/31.47	c lits-rem:       941  cl-subs:     2457  v-elim:      0  v-fix:    0  time:  2.10 s
31.38/31.47	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
31.48/31.52	c vivif2 --  cl tried    39679 cl shrink     5731 lits rem      41200 time: 0.05
31.68/31.79	c asymm  cl-useful: 0/2565/58996 lits-rem:0 time: 0.26
31.68/31.79	c calculated reachability. Time: 0.00
31.68/31.79	c  N dy   538    158501       809     58996      1947     39679    181288   1260055     10.70   no data
33.59/33.68	c  N dy   578    169297       809     58996      1947     26060    181288    656583     10.71     11.30
35.09/35.14	c  N dy   622    180222       809     58996      1947     36796    181288   1170971     10.73     11.37
37.19/37.20	c  N dy   658    191808       809     58996      1947     48010    181288   1625379     10.71     11.29
38.99/39.08	c  N dy   716    204234       809     58996      1947     34970    181288   1049499     10.77     11.42
41.19/41.23	c  N dy   774    217316       809     58996      1947     47795    181288   1653804     10.80     12.05
43.59/43.69	c  N dy   831    232297       809     58996      1947     36035    181288   1034749     10.79     11.56
44.48/44.58	c  S st   842    237753       809     58996      1947     41259    181288   1233092     10.76     10.70
44.58/44.69	c  S st   842    238258       809     58996      1947     41763    181288   1250988     10.76   no data
44.58/44.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.68/44.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.06
44.68/44.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.68/44.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.68/44.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.68/44.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
44.68/44.77	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
44.78/44.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
44.88/44.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
46.58/46.68	c lits-rem:       372  cl-subs:     2366  v-elim:      0  v-fix:    0  time:  1.69 s
46.58/46.69	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
46.68/46.73	c vivif2 --  cl tried    39397 cl shrink     4175 lits rem      25209 time: 0.04
46.88/46.97	c asymm  cl-useful: 0/2245/58996 lits-rem:0 time: 0.24
46.88/46.98	c calculated reachability. Time: 0.00
46.88/46.98	c  N dy   842    238258       809     58996      1947     39397    181288   1193972     10.76   no data
49.88/49.96	c  N dy   895    254044       809     58996      1947     27481    181288    688353     10.75     11.34
52.28/52.38	c  N dy   964    270509       809     58996      1947     43560    181288   1471861     10.80     11.56
55.79/55.82	c  N dy  1036    288566       809     58996      1947     32986    181288    902676     10.81     11.39
58.89/58.93	c  F st  1074    306250       809     58996      1947     49679    181288   1351030     10.77   no data
59.09/59.15	c  N st  1077    307440       809     58996      1947     50818    181288   1402541     10.77   no data
62.19/62.21	c  N dy  1141    327149       809     58996      1947     41179    181288   1258279     10.79     11.37
66.00/66.03	c  N dy  1227    347364       809     58996      1947     30798    181288    711602     10.81     11.39
67.48/67.57	c  S st  1260    357388       809     58996      1947     40461    181288   1085153     10.81     10.72
67.58/67.68	c  S st  1260    357889       809     58996      1947     40962    181288   1107075     10.81   no data
67.58/67.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
67.68/67.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.07
67.68/67.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.68/67.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.68/67.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.68/67.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
67.68/67.77	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
67.68/67.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
67.88/67.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
68.88/68.92	c lits-rem:       299  cl-subs:     1124  v-elim:      0  v-fix:    0  time:  0.97 s
68.88/68.93	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
68.88/68.97	c vivif2 --  cl tried    39838 cl shrink     3711 lits rem      25731 time: 0.03
69.20/69.23	c asymm  cl-useful: 0/3256/58996 lits-rem:0 time: 0.27
69.20/69.24	c calculated reachability. Time: 0.00
69.20/69.24	c  N dy  1260    357889       809     58996      1947     39838    181288   1064391     10.81   no data
72.89/72.96	c  N dy  1347    378635       809     58996      1947     60073    181288   2023876     10.85     11.43
76.19/76.25	c  N dy  1415    399263       809     58996      1947     49153    181288   1518408     10.84     11.42
80.09/80.16	c  N dy  1468    419507       809     58996      1947     36643    181288    865736     10.81     11.38
83.79/83.85	c  N dy  1545    441363       809     58996      1947     57909    181288   1880108     10.80     11.38
87.69/87.70	c  N dy  1636    461452       809     58996      1947     44434    181288   1306305     10.82     12.18
91.49/91.59	c  N dy  1680    481485       809     58996      1947     63849    181288   2102054     10.78     15.69
95.09/95.14	c  N dy  1777    501538       809     58996      1947     49446    181288   1510820     10.82     16.71
99.49/99.50	c  N dy  1851    523331       809     58996      1947     35644    181288    816304     10.82     11.41
101.79/101.80	c  S st  1920    536833       809     58996      1947     48802    181288   1415252     10.85   no data
101.89/101.92	c  S st  1920    537335       809     58996      1947     49304    181288   1432810     10.85   no data
101.89/101.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
101.99/102.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.08
101.99/102.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.99/102.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.99/102.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.99/102.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
101.99/102.02	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
101.99/102.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
102.19/102.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
103.98/104.01	c lits-rem:       156  cl-subs:      938  v-elim:      0  v-fix:    0  time:  1.74 s
103.98/104.02	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
103.98/104.07	c vivif2 --  cl tried    48366 cl shrink     4986 lits rem      36950 time: 0.05
104.29/104.33	c asymm  cl-useful: 0/2084/58996 lits-rem:0 time: 0.26
104.29/104.33	c calculated reachability. Time: 0.00
104.29/104.33	c  N dy  1920    537335       809     58996      1947     48366    181288   1382068     10.85   no data
108.69/108.75	c  N dy  1970    557412       809     58996      1947     67285    181288   1941609     10.84     11.42
112.29/112.33	c  N dy  2084    577509       809     58996      1947     51166    181288   1603816     10.88     14.14
116.99/117.08	c  N dy  2159    597682       809     58996      1947     70743    181288   2411062     10.90     11.48
121.18/121.26	c  N dy  2194    618261       809     58996      1947     53577    181288   1423132     10.87     11.52
125.40/125.48	c  N dy  2283    638744       809     58996      1947     73272    181288   2271262     10.89     11.53
129.39/129.45	c  N dy  2383    659532       809     58996      1947     55782    181288   1631983     10.92     11.50
133.49/133.55	c  N dy  2465    679586       809     58996      1947     75335    181288   2573364     10.94     17.66
137.59/137.63	c  N dy  2542    700617       809     58996      1947     56999    181288   1629830     10.94     11.86
142.09/142.10	c  N dy  2625    720625       809     58996      1947     76412    181288   2486492     10.95     13.52
145.89/145.96	c  N dy  2699    740671       809     58996      1947     56171    181288   1651238     10.95     14.66
150.19/150.25	c  N dy  2772    760711       809     58996      1947     75641    181288   2566901     10.96     11.55
154.09/154.19	c  N dy  2857    780768       809     58996      1947     54422    181288   1609355     10.97     11.69
158.69/158.79	c  N dy  2962    801711       809     58996      1947     74770    181288   2632011     10.99     11.60
159.89/159.95	c  S st  2974    806002       809     58996      1947     78946    181288   2809946     10.99      7.90
160.09/160.15	c  S st  2974    806506       809     58996      1947     79448    181288   2833573     10.99   no data
160.09/160.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.19/160.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.14
160.29/160.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.29/160.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.29/160.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.29/160.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
160.29/160.31	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
160.29/160.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
160.89/160.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.49 s
166.10/166.12	c lits-rem:       429  cl-subs:     2451  v-elim:      0  v-fix:    0  time:  5.20 s
166.10/166.13	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
166.19/166.25	c vivif2 --  cl tried    76997 cl shrink    13931 lits rem     117226 time: 0.12
166.39/166.47	c asymm  cl-useful: 0/941/58996 lits-rem:0 time: 0.22
166.39/166.48	c calculated reachability. Time: 0.00
166.39/166.48	c  N dy  2974    806506       809     58996      1947     76997    181288   2679132     10.99   no data
171.49/171.52	c  N dy  3094    827569       809     58996      1947     55677    181288   1599968     11.03     11.82
176.39/176.44	c  N dy  3172    849449       809     58996      1947     76838    181288   2494160     11.03     11.67
180.59/180.67	c  N dy  3259    869636       809     58996      1947     53812    181288   1572211     11.04     11.77
185.19/185.22	c  N dy  3352    889681       809     58996      1947     73376    181288   2591288     11.07     15.65
189.69/189.76	c  N dy  3402    909774       809     58996      1947     49193    181288   1321169     11.05     18.30
193.69/193.78	c  N dy  3479    929841       809     58996      1947     68732    181288   2308035     11.06     14.19
198.69/198.74	c  N dy  3518    950299       809     58996      1947     88277    181288   2974279     11.03     11.78
203.19/203.26	c  N dy  3590    970428       809     58996      1947     63142    181288   1797413     11.03     11.70
208.39/208.48	c  N dy  3737    991221       809     58996      1947     83489    181288   2902273     11.09     11.69
213.49/213.52	c  N dy  3821   1011516       809     58996      1947     57654    181288   1645886     11.09     11.81
218.49/218.55	c  N dy  3885   1031572       809     58996      1947     77003    181288   2504986     11.09     16.41
224.19/224.27	c  N dy  3980   1051958       809     58996      1947     50219    181288   1252982     11.11     11.72
228.49/228.54	c  F st  4038   1071876       809     58996      1947     69463    181288   2050298     11.10      9.73
228.59/228.61	c  N st  4039   1072129       809     58996      1947     69707    181288   2055397     11.10   no data
233.59/233.63	c  N dy  4105   1092177       809     58996      1947     89107    181288   2916061     11.11     21.27
238.39/238.44	c  N dy  4157   1112245       809     58996      1947     60867    181288   1534402     11.10     18.78
243.39/243.46	c  N dy  4236   1132381       809     58996      1947     80342    181288   2372579     11.11     11.72
249.10/249.13	c  N dy  4320   1153430       809     58996      1947     52514    181288   1311233     11.12     11.76
253.19/253.22	c  N dy  4389   1173491       809     58996      1947     71984    181288   2256385     11.11     11.79
258.39/258.46	c  N dy  4502   1193500       809     58996      1947     91589    181288   3320986     11.15     15.24
262.29/262.37	c  S st  4588   1209759       809     58996      1947     57935    181288   1560562     11.16   no data
262.49/262.52	c  S st  4588   1210264       809     58996      1947     58440    181288   1581408     11.16   no data
262.49/262.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
262.59/262.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.10
262.59/262.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
262.59/262.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.59/262.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.59/262.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
262.59/262.64	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
262.59/262.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
262.79/262.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
264.69/264.76	c lits-rem:        77  cl-subs:      652  v-elim:      0  v-fix:    0  time:  1.85 s
264.69/264.76	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
264.79/264.81	c vivif2 --  cl tried    57788 cl shrink     3429 lits rem      32513 time: 0.04
264.99/265.05	c asymm  cl-useful: 0/2906/58996 lits-rem:0 time: 0.24
264.99/265.05	c calculated reachability. Time: 0.00
264.99/265.05	c  N dy  4588   1210264       809     58996      1947     57788    181288   1538129     11.16   no data
269.99/270.02	c  N dy  4680   1230522       809     58996      1947     77459    181288   2450851     11.18     12.09
275.49/275.57	c  N dy  4747   1250551       809     58996      1947     96875    181288   3324823     11.18     11.78
281.19/281.23	c  N dy  4830   1273709       809     58996      1947     68905    181288   1922517     11.18     11.86
286.00/286.06	c  N dy  4876   1293921       809     58996      1947     88491    181288   2819921     11.17     11.79
291.30/291.33	c  N dy  4922   1314286       809     58996      1947     56743    181288   1399508     11.16     11.78
296.00/296.06	c  N dy  4990   1334385       809     58996      1947     76334    181288   2259281     11.16     18.66
301.41/301.48	c  N dy  5094   1354473       809     58996      1947     95830    181288   3196350     11.19     15.54
307.29/307.32	c  N dy  5144   1375543       809     58996      1947     63837    181288   1660990     11.18     11.82
312.20/312.27	c  N dy  5243   1395573       809     58996      1947     83300    181288   2574769     11.19     18.29
317.91/317.97	c  N dy  5316   1416462       809     58996      1947    103606    181288   3511171     11.19     11.79
322.89/322.99	c  N dy  5434   1436716       809     58996      1947     69904    181288   2018753     11.21     11.81
328.09/328.18	c  N dy  5495   1457130       809     58996      1947     89726    181288   2911798     11.21     11.87
334.70/334.79	c  N dy  5586   1477140       809     58996      1947     54777    181288   1232681     11.22     15.28
339.29/339.32	c  N dy  5633   1497276       809     58996      1947     74169    181288   1980357     11.21     11.88
344.59/344.61	c  N dy  5693   1517361       809     58996      1947     93516    181288   2737295     11.20     14.60
350.59/350.68	c  N dy  5782   1537971       809     58996      1947     58314    181288   1367595     11.21     11.81
354.80/354.87	c  N dy  5863   1558139       809     58996      1947     77982    181288   2322485     11.22     11.85
360.40/360.49	c  N dy  5931   1578525       809     58996      1947     97680    181288   3213873     11.21     11.81
366.10/366.10	c  N dy  5986   1599442       809     58996      1948     61697    181288   1453365     11.20     11.81
370.40/370.49	c  N dy  6096   1619940       809     58996      1948     81743    181288   2458837     11.22     11.83
375.70/375.75	c  N dy  6176   1639975       809     58996      1948    101216    181288   3395444     11.23     15.22
382.90/382.91	c  N dy  6226   1661251       809     58996      1948     64412    181288   1583892     11.22     11.82
387.79/387.81	c  N dy  6313   1681253       809     58996      1948     83820    181288   2467424     11.22     14.16
392.99/393.08	c  N dy  6405   1701308       809     58996      1948    103273    181288   3430044     11.23     15.09
395.79/395.89	c  S st  6440   1710265       809     58996      1948    112007    181288   3844057     11.23   no data
396.09/396.14	c  S st  6440   1710769       809     58996      1948    112508    181288   3869439     11.23   no data
396.09/396.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
396.29/396.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.22
396.29/396.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
396.29/396.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
396.29/396.39	c subs with bin:       35  lits-rem:         0  v-fix:    0  time:  0.00 s
396.29/396.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
396.29/396.39	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
396.39/396.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
397.10/397.19	c subs with bin:        9  lits-rem:        16  v-fix:    0  time:  0.65 s
404.90/404.99	c lits-rem:       769  cl-subs:     3228  v-elim:      0  v-fix:    0  time:  7.79 s
404.90/405.00	c vivif2 --  cl tried    58961 cl shrink        0 lits rem          0 time: 0.01
405.10/405.17	c vivif2 --  cl tried   109271 cl shrink    18007 lits rem     162325 time: 0.17
405.39/405.40	c asymm  cl-useful: 0/1236/58961 lits-rem:0 time: 0.23
405.39/405.41	c calculated reachability. Time: 0.00
405.39/405.41	c  N dy  6440   1710769       809     58961      1948    109271    181185   3650267     11.23   no data
411.30/411.31	c  N dy  6492   1731285       809     58961      1948     70864    181185   1782594     11.23     11.83
415.99/416.06	c  N dy  6572   1751530       809     58961      1948     90502    181185   2755753     11.23     11.84
421.39/421.44	c  N dy  6635   1771639       809     58961      1948    109968    181185   3679466     11.23     11.86
427.29/427.39	c  N dy  6720   1792355       809     58961      1948     71031    181185   1813157     11.24     11.84
432.19/432.30	c  N dy  6776   1812447       809     58961      1948     90419    181185   2632833     11.23     14.25
438.20/438.21	c  N dy  6871   1832871       809     58961      1948    110284    181185   3607688     11.24     12.25
443.69/443.75	c  N dy  6946   1853627       809     58961      1948     70332    181185   1790934     11.25     11.87
449.10/449.15	c  N dy  7072   1873657       809     58961      1948     89788    181185   2736726     11.27     15.37
454.80/454.84	c  N dy  7140   1893735       809     58961      1948    109139    181185   3707726     11.27     16.38
460.91/460.94	c  N dy  7215   1914417       809     58961      1948     68190    181185   1715521     11.27     11.91
465.80/465.83	c  N dy  7316   1934743       809     58961      1948     87929    181185   2684526     11.28     12.00
472.40/472.45	c  N dy  7404   1954835       809     58961      1948    107410    181185   3544451     11.28     11.92
479.61/479.66	c  N dy  7521   1975615       809     58961      1948     65578    181185   1553901     11.30     11.95
484.40/484.49	c  N dy  7579   1996770       809     58961      1948     86004    181185   2494484     11.29     11.90
490.39/490.49	c  N dy  7682   2016838       809     58961      1948    105497    181185   3485723     11.31     11.92
497.39/497.44	c  N dy  7743   2038444       809     58961      1948     63391    181185   1419142     11.31     11.97
502.19/502.20	c  N dy  7832   2058782       809     58961      1948     83145    181185   2365188     11.31     11.94
508.00/508.05	c  N dy  7892   2080182       809     58961      1948    103784    181185   3326075     11.31     11.92
515.49/515.50	c  N dy  8004   2100259       809     58961      1948    123346    181185   4312949     11.33     14.61
520.50/520.51	c  N dy  8050   2120356       809     58961      1948     78808    181185   2162225     11.32     12.32
525.40/525.46	c  N dy  8106   2140461       809     58961      1948     98234    181185   3075455     11.32     12.00
531.99/532.03	c  N dy  8190   2160507       809     58961      1948    117624    181185   4062598     11.33     16.74
538.40/538.48	c  N dy  8266   2181053       809     58961      1948     72662    181185   1832153     11.33     11.93
543.41/543.41	c  N dy  8347   2201127       809     58961      1948     92152    181185   2804353     11.33     16.65
546.50/546.59	c  S st  8405   2210770       809     58961      1948    101531    181185   3291298     11.34      6.89
546.90/546.90	c  S st  8405   2211273       809     58961      1948    102033    181185   3311072     11.34   no data
546.90/546.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
547.10/547.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.3M T:  0.21
547.10/547.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
547.10/547.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
547.10/547.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
547.10/547.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
547.10/547.14	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
547.10/547.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
547.70/547.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.50 s
553.60/553.62	c lits-rem:       665  cl-subs:     1787  v-elim:      0  v-fix:    0  time:  5.85 s
553.60/553.62	c vivif2 --  cl tried    58961 cl shrink        0 lits rem          0 time: 0.01
553.70/553.75	c vivif2 --  cl tried   100246 cl shrink    11230 lits rem     116025 time: 0.12
553.90/553.99	c asymm  cl-useful: 0/1168/58961 lits-rem:0 time: 0.24
554.00/554.00	c calculated reachability. Time: 0.00
554.00/554.00	c  N dy  8405   2211273       809     58961      1948    100246    181185   3162849     11.34   no data
561.59/561.66	c  N dy  8514   2231323       809     58961      1948    119577    181185   4149228     11.36     16.02
568.90/568.98	c  N dy  8616   2251676       809     58961      1948     73502    181185   1862721     11.37     12.00
574.69/574.71	c  N dy  8684   2272106       809     58961      1948     93187    181185   2732358     11.37     12.00
581.19/581.23	c  N dy  8737   2292728       809     58961      1948    113065    181185   3650277     11.36     12.10
589.00/589.00	c  N dy  8826   2313359       809     58961      1948    133023    181185   4643538     11.37     11.97
594.20/594.24	c  N dy  8905   2333620       809     58961      1948     85930    181185   2380740     11.38     11.98
600.00/600.06	c  N dy  8964   2353680       809     58961      1948    105290    181185   3230637     11.37     12.13
607.11/607.16	c  N dy  9073   2373752       809     58961      1948    124809    181185   4215949     11.39     12.02
613.50/613.51	c  N dy  9155   2393880       809     58961      1948     76552    181185   1884358     11.39     12.00
619.40/619.43	c  N dy  9224   2414348       809     58961      1948     96264    181185   2718020     11.39     12.03
625.80/625.89	c  N dy  9297   2434925       809     58961      1948    116143    181185   3642776     11.39     12.15
632.70/632.72	c  N dy  9360   2455025       809     58961      1948    135595    181185   4577426     11.39     17.02
637.90/637.99	c  N dy  9427   2475275       809     58961      1948     86593    181185   2398212     11.39     12.00
643.60/643.61	c  N dy  9510   2495503       809     58961      1948    106179    181185   3330303     11.40     12.07
650.60/650.69	c  N dy  9548   2516092       809     58961      1948    125910    181185   4128290     11.38     12.03
658.30/658.38	c  N dy  9657   2536176       809     58961      1948     75777    181185   1871113     11.40     15.55
663.80/663.89	c  N dy  9737   2557804       809     58961      1948     96712    181185   2862517     11.40     12.02
670.90/670.97	c  N dy  9835   2579581       809     58961      1948    117864    181185   3898560     11.41     12.28
678.80/678.84	c  N dy  9917   2600164       809     58961      1948    137744    181185   4844351     11.41     12.23
684.90/684.96	c  N dy 10017   2620922       809     58961      1948     87190    181185   2373525     11.42     12.09
691.80/691.85	c  N dy 10104   2645456       809     58961      1948    110857    181185   3444673     11.42     12.08
699.40/699.41	c  N dy 10196   2665545       809     58961      1948    130307    181185   4413317     11.42     18.33
707.80/707.83	c  N dy 10320   2686684       809     58961      1948     79196    181185   1938161     11.44     12.05
713.20/713.27	c  N dy 10389   2707041       809     58961      1948     98863    181185   2854231     11.44     12.05
714.60/714.61	c  S st 10405   2711274       809     58961      1948    102943    181185   3040586     11.44     10.06
714.80/714.87	c  S st 10405   2711780       809     58961      1948    103448    181185   3059065     11.44   no data
714.80/714.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
715.01/715.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.6M T:  0.18
715.01/715.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
715.01/715.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
715.01/715.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
715.01/715.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
715.01/715.08	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
715.11/715.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
715.61/715.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.42 s
720.30/720.30	c lits-rem:       624  cl-subs:     2957  v-elim:      0  v-fix:    0  time:  4.68 s
720.30/720.31	c vivif2 --  cl tried    58961 cl shrink        0 lits rem          0 time: 0.01
720.41/720.41	c vivif2 --  cl tried   100491 cl shrink     8542 lits rem      82168 time: 0.10
720.61/720.63	c asymm  cl-useful: 0/941/58961 lits-rem:0 time: 0.22
720.61/720.64	c calculated reachability. Time: 0.00
720.61/720.64	c  N dy 10405   2711780       809     58961      1948    100491    181185   2927262     11.44   no data
728.21/728.27	c  N dy 10504   2732128       809     58961      1948    120186    181185   3867648     11.45     12.07
736.10/736.18	c  N dy 10599   2752158       809     58961      1948    139510    181185   4814961     11.45     19.65
742.70/742.75	c  N dy 10685   2774721       809     58961      1949     88851    181185   2476513     11.46     12.23
749.30/749.39	c  N dy 10792   2794897       809     58961      1949    108406    181185   3443591     11.46     12.12
756.71/756.76	c  N dy 10885   2814909       809     58961      1949    127771    181185   4400747     11.47     17.33
765.70/765.77	c  N dy 10956   2835665       809     58961      1949     74293    181185   1707241     11.47     12.40
771.11/771.15	c  N dy 11010   2855761       809     58961      1949     93622    181185   2560213     11.46     13.06
776.41/776.45	c  N dy 11066   2876268       809     58961      1949    113327    181185   3456310     11.46     12.17
784.31/784.38	c  N dy 11174   2896965       809     58961      1949    133250    181185   4399297     11.47     12.08
792.20/792.25	c  N dy 11263   2917092       809     58961      1949     78447    181185   1884786     11.47     12.10
798.31/798.40	c  N dy 11334   2938122       809     58961      1949     98605    181185   2734993     11.47     12.12
804.80/804.85	c  N dy 11403   2958935       809     58961      1949    118715    181185   3663786     11.47     12.20
812.91/812.97	c  N dy 11531   2978989       809     58961      1949    138124    181185   4677510     11.48     13.66
820.00/820.09	c  N dy 11601   2999057       809     58961      1949     82286    181185   2062271     11.48     13.94
825.41/825.47	c  N dy 11662   3019473       809     58961      1949    102052    181185   3009338     11.48     12.17
833.70/833.75	c  N dy 11766   3044652       809     58961      1949    126295    181185   4184344     11.48     12.11
841.10/841.15	c  N dy 11824   3064732       809     58961      1949    145524    181185   5067344     11.48     14.67
848.30/848.32	c  N dy 11916   3084756       809     58961      1949     88700    181185   2318374     11.48     12.10
854.40/854.43	c  N dy 12013   3104870       809     58961      1949    108060    181185   3231724     11.49     12.18
861.80/861.84	c  N dy 12135   3124878       809     58961      1949    127430    181185   4213379     11.50     13.09
870.20/870.21	c  N dy 12198   3145187       809     58961      1949    146951    181185   5082569     11.50     12.14
877.00/877.03	c  N dy 12279   3165237       809     58961      1949     89149    181185   2320875     11.50     12.16
882.80/882.85	c  N dy 12351   3185829       809     58961      1949    109039    181185   3216095     11.50     12.23
889.70/889.71	c  N dy 12407   3206002       809     58961      1949    128415    181185   4103363     11.50     12.32
892.12/892.13	c  S st 12436   3211781       809     58961      1949    134007    181185   4385301     11.50     11.32
892.41/892.44	c  S st 12436   3212286       809     58961      1949    134512    181185   4412498     11.50   no data
892.41/892.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
892.71/892.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.30
892.71/892.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
892.71/892.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
892.71/892.77	c subs with bin:       33  lits-rem:         0  v-fix:    0  time:  0.00 s
892.71/892.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
892.71/892.78	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
892.81/892.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
893.60/893.65	c subs with bin:       17  lits-rem:        21  v-fix:    0  time:  0.71 s
904.40/904.48	c lits-rem:      1066  cl-subs:     5152  v-elim:      0  v-fix:    0  time: 10.82 s
904.40/904.48	c vivif2 --  cl tried    58928 cl shrink        0 lits rem          0 time: 0.01
904.60/904.67	c vivif2 --  cl tried   129343 cl shrink    15639 lits rem     158174 time: 0.19
904.81/904.88	c asymm  cl-useful: 0/630/58928 lits-rem:0 time: 0.20
904.81/904.88	c calculated reachability. Time: 0.00
904.81/904.88	c  N dy 12436   3212286       809     58928      1949    129343    181088   4163738     11.50   no data
914.81/914.88	c  N dy 12497   3233391       809     58928      1949    149512    181088   4943850     11.50     12.17
922.00/922.02	c  N dy 12543   3253480       809     58928      1949     91036    181088   2391113     11.49     15.53
928.21/928.22	c  N dy 12609   3273949       809     58928      1949    110874    181088   3347034     11.49     12.26
936.51/936.50	c  N dy 12673   3294387       809     58928      1949    130352    181088   4138497     11.49     12.14
944.20/944.27	c  N dy 12732   3314652       809     58928      1949    149819    181088   5003451     11.48     12.13
951.61/951.62	c  N dy 12845   3335251       809     58928      1949     90866    181088   2384790     11.49     12.16
957.71/957.78	c  N dy 12901   3355822       809     58928      1949    110658    181088   3264031     11.49     12.24
964.71/964.77	c  N dy 12986   3375944       809     58928      1949    130076    181088   4204667     11.49     12.20
973.52/973.56	c  N dy 13071   3396024       809     58928      1949    149470    181088   5128338     11.49     23.53
981.30/981.31	c  N dy 13124   3416395       809     58928      1949     89086    181088   2225270     11.49     12.21
987.10/987.19	c  N dy 13213   3436406       809     58928      1949    108487    181088   3172904     11.49     12.11
994.21/994.27	c  N dy 13293   3456519       809     58928      1949    127951    181088   4113828     11.49     12.13
1002.71/1002.71	c  N dy 13364   3477846       809     58928      1949    148471    181088   5085725     11.49     12.18
1010.80/1010.84	c  N dy 13432   3498269       809     58928      1949     87154    181088   2173542     11.49     12.29
1016.41/1016.46	c  N dy 13493   3518743       809     58928      1949    106865    181088   3130693     11.49     12.10
1023.21/1023.26	c  N dy 13566   3539183       809     58928      1949    126536    181088   4080086     11.49     12.54
1030.72/1030.75	c  N dy 13624   3559295       809     58928      1949    145825    181088   4967502     11.48     12.21
1042.00/1042.06	c  N dy 13712   3581866       809     58928      1949     85694    181088   2049629     11.49     12.13
1047.71/1047.74	c  N dy 13767   3602614       809     58928      1949    105666    181088   2946198     11.48     12.37
1054.81/1054.88	c  N dy 13841   3622620       809     58928      1949    124900    181088   3865949     11.48     12.18
1062.61/1062.65	c  N dy 13919   3642811       809     58928      1949    144364    181088   4804719     11.48     12.10
1071.42/1071.44	c  N dy 14001   3662903       809     58928      1949    163676    181088   5762616     11.48     12.09
1077.61/1077.63	c  N dy 14043   3682990       809     58928      1949    100148    181088   2670507     11.48     13.93
1084.00/1084.06	c  N dy 14107   3704276       809     58928      1949    120706    181088   3620985     11.47     12.08
1087.20/1087.22	c  S st 14127   3712287       809     58928      1949    128347    181088   3898153     11.47      7.29
1087.50/1087.51	c  S st 14127   3712787       809     58928      1949    128847    181088   3925832     11.47   no data
1087.50/1087.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1087.70/1087.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.4M T:  0.25
1087.70/1087.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1087.70/1087.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1087.70/1087.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1087.70/1087.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
1087.70/1087.79	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
1087.81/1087.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1088.50/1088.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.57 s
1096.10/1096.18	c lits-rem:      1698  cl-subs:     4166  v-elim:      0  v-fix:    0  time:  7.66 s
1096.10/1096.18	c vivif2 --  cl tried    58928 cl shrink        0 lits rem          0 time: 0.01
1096.30/1096.33	c vivif2 --  cl tried   124681 cl shrink    11458 lits rem     113868 time: 0.15
1096.50/1096.54	c asymm  cl-useful: 0/806/58928 lits-rem:0 time: 0.20
1096.50/1096.54	c calculated reachability. Time: 0.00
1096.50/1096.54	c  N dy 14127   3712787       809     58928      1949    124681    181088   3747278     11.47   no data
1106.62/1106.64	c  N dy 14236   3735848       809     58928      1949    146895    181088   4841357     11.48     12.11
1114.11/1114.11	c  F st 14308   3751565       809     58928      1949    162023    181088   5568467     11.48      8.97
1115.91/1115.98	c  N dy 14314   3756759       809     58928      1949    167045    181088   5841959     11.48   no data
1122.61/1122.60	c  N dy 14415   3777109       809     58928      1949    102992    181088   2887029     11.48     12.20
1129.81/1129.88	c  N dy 14522   3797167       809     58928      1949    122402    181088   3844842     11.49     15.59
1137.31/1137.40	c  N dy 14601   3817294       809     58928      1949    141767    181088   4771446     11.49     12.25
1146.71/1146.76	c  N dy 14690   3837717       809     58928      1949    161452    181088   5735292     11.50     12.15
1155.51/1155.50	c  N dy 14807   3858178       809     58928      1949     96502    181088   2528131     11.51     12.18
1162.41/1162.45	c  N dy 14901   3878944       809     58928      1949    116522    181088   3478841     11.51     12.26
1171.00/1171.02	c  N dy 15026   3898978       809     58928      1949    135826    181088   4414133     11.52     13.33
1179.80/1179.85	c  N dy 15082   3920672       809     58928      1949    156655    181088   5409434     11.51     12.47
1189.51/1189.56	c  N dy 15183   3940777       809     58928      1949     90276    181088   2193118     11.52     12.16
1195.51/1195.54	c  N dy 15262   3960900       809     58928      1949    109673    181088   3114562     11.52     12.18
1203.11/1203.19	c  N dy 15339   3981319       809     58928      1949    129379    181088   3982507     11.52     12.28
1211.61/1211.66	c  N dy 15446   4001427       809     58928      1949    148693    181088   4958935     11.53     12.24
1221.21/1221.23	c  N dy 15512   4022129       809     58928      1949    168523    181088   5824892     11.53     12.18
1228.81/1228.88	c  N dy 15586   4042138       809     58928      1949    101096    181088   2626537     11.53     12.21
1235.51/1235.58	c  N dy 15672   4062758       809     58928      1949    120928    181088   3541002     11.53     12.21
1242.91/1242.93	c  N dy 15739   4082792       809     58928      1949    140257    181088   4437239     11.53     19.50
1251.72/1251.75	c  N dy 15820   4102868       809     58928      1949    159560    181088   5391311     11.53     12.15
1261.61/1261.64	c  N dy 15926   4122884       809     58928      1949     91282    181088   2207997     11.54     19.59
1267.71/1267.73	c  N dy 15992   4144060       809     58928      1949    111635    181088   3176952     11.54     12.16
1275.01/1275.06	c  N dy 16047   4164634       809     58928      1949    131289    181088   4029591     11.53     12.27
1283.82/1283.86	c  N dy 16136   4185780       809     58928      1949    151680    181088   5012772     11.54     12.23
1294.21/1294.21	c  N dy 16246   4205806       809     58928      1949    170939    181088   5968353     11.54     15.89
1298.41/1298.47	c  S st 16285   4212788       809     58928      1949     89155    181088   2088631     11.55     10.17
1298.61/1298.69	c  S st 16285   4213292       809     58928      1949     89659    181088   2111075     11.55   no data
1298.71/1298.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1298.81/1298.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.16
1298.81/1298.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1298.81/1298.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1298.81/1298.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1298.81/1298.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
1298.81/1298.88	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
1298.91/1298.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1299.11/1299.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s

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

running on 2 cores: 0,2

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: 0.90 0.22 0.07 3/289 1696
/proc/meminfo: memFree=19063388/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=8440 CPUtime=0 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4194304 93 0 0 0 0 0 0 0 23 0 1 0 649517942 8642560 49 33554432000 4194304 4580011 140737057527264 18446744073709551615 274659885159 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1696/statm: 2110 53 41 95 0 44 0

[startup+0.076266 s]
/proc/loadavg: 0.90 0.22 0.07 3/289 1696
/proc/meminfo: memFree=19063388/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=33164 CPUtime=0.06 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 1912 0 0 0 6 0 0 0 24 0 1 0 649517942 33959936 1852 33554432000 4194304 4580011 140737057527264 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 8291 1852 339 95 0 3273 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33164

[startup+0.100271 s]
/proc/loadavg: 0.90 0.22 0.07 3/289 1696
/proc/meminfo: memFree=19063388/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=33164 CPUtime=0.09 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 1912 0 0 0 9 0 0 0 24 0 1 0 649517942 33959936 1852 33554432000 4194304 4580011 140737057527264 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 8291 1852 339 95 0 3273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33164

[startup+0.30024 s]
/proc/loadavg: 0.90 0.22 0.07 3/289 1696
/proc/meminfo: memFree=19063388/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=33164 CPUtime=0.29 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 1912 0 0 0 29 0 0 0 25 0 1 0 649517942 33959936 1852 33554432000 4194304 4580011 140737057527264 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 8291 1852 339 95 0 3273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33164

[startup+0.701129 s]
/proc/loadavg: 0.90 0.22 0.07 3/289 1696
/proc/meminfo: memFree=19063388/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=33560 CPUtime=0.69 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 2013 0 0 0 69 0 0 0 25 0 1 0 649517942 34365440 1953 33554432000 4194304 4580011 140737057527264 18446744073709551615 4304464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 8390 1953 346 95 0 3372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33560

[startup+1.50102 s]
/proc/loadavg: 0.90 0.22 0.07 4/290 1697
/proc/meminfo: memFree=19049120/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=43276 CPUtime=1.48 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 5542 0 0 0 148 0 0 0 25 0 1 0 649517942 44314624 4531 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 10819 4531 365 95 0 5801 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43276

[startup+3.10072 s]
/proc/loadavg: 0.90 0.22 0.07 4/290 1697
/proc/meminfo: memFree=19046024/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=46792 CPUtime=3.09 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 6900 0 0 0 308 1 0 0 25 0 1 0 649517942 47915008 4525 33554432000 4194304 4580011 140737057527264 18446744073709551615 4322552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 11698 4525 365 95 0 6680 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46792

[startup+6.30019 s]
/proc/loadavg: 1.06 0.27 0.09 4/290 1724
/proc/meminfo: memFree=19017176/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=65740 CPUtime=6.29 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 11961 0 0 0 628 1 0 0 25 0 1 0 649517942 67317760 9586 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 16435 9586 368 95 0 11417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65740

[startup+12.701 s]
/proc/loadavg: 1.30 0.33 0.11 7/295 1734
/proc/meminfo: memFree=18999168/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=69168 CPUtime=12.69 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 16003 0 0 0 1267 2 0 0 25 0 1 0 649517942 70828032 10061 33554432000 4194304 4580011 140737057527264 18446744073709551615 4293126 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 17292 10061 368 95 0 12274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69168

[startup+25.5008 s]
/proc/loadavg: 1.90 0.51 0.17 5/295 1734
/proc/meminfo: memFree=18964668/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=81260 CPUtime=25.49 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 24045 0 0 0 2546 3 0 0 25 0 1 0 649517942 83210240 13772 33554432000 4194304 4580011 140737057527264 18446744073709551615 4293126 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 20315 13772 368 95 0 15297 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81260

[startup+51.1004 s]
/proc/loadavg: 2.61 0.79 0.27 5/295 1735
/proc/meminfo: memFree=18952348/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=95156 CPUtime=51.08 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 35394 0 0 0 5104 4 0 0 25 0 1 0 649517942 97439744 15677 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 23789 15677 368 95 0 18771 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 95156

[startup+102.311 s]
/proc/loadavg: 3.51 1.31 0.47 5/295 1763
/proc/meminfo: memFree=18880896/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=98904 CPUtime=102.29 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 55555 0 0 0 10221 8 0 0 25 0 1 0 649517942 101277696 17209 33554432000 4194304 4580011 140737057527264 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 24726 17209 368 95 0 19708 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 98904

[startup+162.301 s]
/proc/loadavg: 3.82 1.80 0.69 5/295 1792
/proc/meminfo: memFree=18836852/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=123664 CPUtime=162.29 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 81359 0 0 0 16215 14 0 0 25 0 1 0 649517942 126631936 24426 33554432000 4194304 4580011 140737057527264 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 30916 24426 368 95 0 25898 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 123664

[startup+222.301 s]
/proc/loadavg: 3.98 2.21 0.90 5/295 1794
/proc/meminfo: memFree=18782384/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=121332 CPUtime=222.29 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 100217 0 0 0 22211 18 0 0 25 0 1 0 649517942 124243968 24301 33554432000 4194304 4580011 140737057527264 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 30333 24301 368 95 0 25315 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 121332

[startup+282.3 s]
/proc/loadavg: 3.99 2.53 1.09 5/295 1795
/proc/meminfo: memFree=18728552/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=137964 CPUtime=282.29 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 119054 0 0 0 28206 23 0 0 25 0 1 0 649517942 141275136 27124 33554432000 4194304 4580011 140737057527264 18446744073709551615 4316455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 34491 27124 368 95 0 29473 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 137964

[startup+342.301 s]
/proc/loadavg: 4.04 2.81 1.28 5/295 1797
/proc/meminfo: memFree=18694264/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=138328 CPUtime=342.29 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 136246 0 0 0 34201 28 0 0 25 0 1 0 649517942 141647872 27516 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 34582 27516 368 95 0 29564 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 138328

[startup+402.3 s]
/proc/loadavg: 4.09 3.04 1.45 5/295 1798
/proc/meminfo: memFree=18672268/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=223848 CPUtime=402.3 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 155263 0 0 0 40197 33 0 0 25 0 1 0 649517942 229220352 33508 33554432000 4194304 4580011 140737057527264 18446744073709551615 4416352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 55962 33508 368 95 0 50944 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 223848

[startup+462.301 s]
/proc/loadavg: 4.07 3.23 1.61 5/295 1800
/proc/meminfo: memFree=18681276/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=158032 CPUtime=462.3 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 173307 0 0 0 46192 38 0 0 25 0 1 0 649517942 161824768 31508 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 39508 31508 368 95 0 34490 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 158032

[startup+522.301 s]
/proc/loadavg: 4.02 3.37 1.76 5/295 1802
/proc/meminfo: memFree=18662368/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=158424 CPUtime=522.3 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 189204 0 0 0 52188 42 0 0 25 0 1 0 649517942 162226176 32142 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 39606 32142 368 95 0 34588 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 158424

[startup+582.3 s]
/proc/loadavg: 4.01 3.48 1.90 5/295 1803
/proc/meminfo: memFree=18590280/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=158728 CPUtime=582.29 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 201973 0 0 0 58185 44 0 0 25 0 1 0 649517942 162537472 33517 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 39682 33517 368 95 0 34664 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 158728

[startup+642.301 s]
/proc/loadavg: 4.00 3.57 2.02 5/295 1805
/proc/meminfo: memFree=18586396/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=159048 CPUtime=642.3 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 217297 0 0 0 64182 48 0 0 25 0 1 0 649517942 162865152 32817 33554432000 4194304 4580011 140737057527264 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 39762 32817 368 95 0 34744 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 159048

[startup+702.3 s]
/proc/loadavg: 4.00 3.65 2.14 5/295 1806
/proc/meminfo: memFree=18572948/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=232696 CPUtime=702.3 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 230119 0 0 0 70179 51 0 0 25 0 1 0 649517942 238280704 34514 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 58174 34514 368 95 0 53156 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 232696

[startup+762.311 s]
/proc/loadavg: 4.07 3.72 2.26 5/295 1808
/proc/meminfo: memFree=18537800/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=234016 CPUtime=762.31 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 242458 0 0 0 76177 54 0 0 25 0 1 0 649517942 239632384 34817 33554432000 4194304 4580011 140737057527264 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 58504 34817 368 95 0 53486 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 234016

[startup+822.301 s]
/proc/loadavg: 4.02 3.77 2.37 5/295 1810
/proc/meminfo: memFree=18551644/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=159932 CPUtime=822.31 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 257582 0 0 0 82174 57 0 0 25 0 1 0 649517942 163770368 32166 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 39983 32166 368 95 0 34965 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 159932

[startup+882.301 s]
/proc/loadavg: 4.01 3.81 2.47 5/295 1811
/proc/meminfo: memFree=18541792/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=160188 CPUtime=882.3 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 270492 0 0 0 88171 59 0 0 25 0 1 0 649517942 164032512 32875 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 40047 32875 368 95 0 35029 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 160188

[startup+942.301 s]
/proc/loadavg: 4.06 3.86 2.57 5/295 1813
/proc/meminfo: memFree=18500824/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=257248 CPUtime=942.3 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 283555 0 0 0 94168 62 0 0 25 0 1 0 649517942 263421952 39013 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 64312 39013 368 95 0 59294 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 257248

[startup+1002.3 s]
/proc/loadavg: 4.02 3.88 2.65 5/295 1814
/proc/meminfo: memFree=18491352/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=258596 CPUtime=1002.31 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 296248 0 0 0 100166 65 0 0 25 0 1 0 649517942 264802304 39271 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 64649 39271 368 95 0 59631 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 258596

[startup+1062.3 s]
/proc/loadavg: 4.09 3.93 2.75 5/295 1816
/proc/meminfo: memFree=18463652/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=259880 CPUtime=1062.3 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 308847 0 0 0 106162 68 0 0 25 0 1 0 649517942 266117120 38966 33554432000 4194304 4580011 140737057527264 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 64970 38966 368 95 0 59952 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 259880

[startup+1122.3 s]
/proc/loadavg: 4.03 3.94 2.82 5/295 1818
/proc/meminfo: memFree=18380776/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=181916 CPUtime=1122.31 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 320810 0 0 0 112159 72 0 0 25 0 1 0 649517942 186281984 37080 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 45479 37080 368 95 0 40461 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 181916

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 2.89 5/295 1819
/proc/meminfo: memFree=18380604/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=263388 CPUtime=1182.31 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 330584 0 0 0 118156 75 0 0 25 0 1 0 649517942 269709312 39992 33554432000 4194304 4580011 140737057527264 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 65847 39992 368 95 0 60829 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 263388

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 2.96 5/295 1821
/proc/meminfo: memFree=18383784/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=182300 CPUtime=1242.31 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 342937 0 0 0 124153 78 0 0 25 0 1 0 649517942 186675200 38697 33554432000 4194304 4580011 140737057527264 18446744073709551615 4318654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 45575 38697 368 95 0 40557 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 182300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.40 4.06 3.05 5/295 1850
/proc/meminfo: memFree=17908000/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=182524 CPUtime=1300.01 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 354477 0 0 0 129920 81 0 0 25 0 1 0 649517942 186904576 36336 33554432000 4194304 4580011 140737057527264 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 45631 36336 368 95 0 40613 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 182524

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

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

[startup+1300 s]
/proc/loadavg: 4.40 4.06 3.05 5/295 1850
/proc/meminfo: memFree=17908000/32951132 swapFree=67093824/67111528
[pid=1696] ppid=1694 vsize=182524 CPUtime=1300.01 cores=0,2
/proc/1696/stat : 1696 (strangenight2-s) R 1694 1696 1645 0 -1 4202496 354477 0 0 0 129920 81 0 0 25 0 1 0 649517942 186904576 36336 33554432000 4194304 4580011 140737057527264 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1696/statm: 45631 36336 368 95 0 40613 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 182524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.21
CPU system time (s): 0.824874
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 283864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.21
system time used= 0.824874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 354477
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 15034

runsolver used 3.77642 second user time and 8.08877 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 15:19:43
IDJOB=3368285
IDBENCH=71078
IDSOLVER=1845
FILE ID=node131/3368285-1305379183
RUNJOBID= node131-1305379152-1663
PBS_JOBID= 13324371
Free space on /tmp= 73676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368285-1305379183/watcher-3368285-1305379183 -o /tmp/evaluation-result-3368285-1305379183/solver-3368285-1305379183 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368285-1305379183.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=968933230

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
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.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      19063792 kB
Buffers:        253812 kB
Cached:        3599692 kB
SwapCached:       1504 kB
Active:       10592400 kB
Inactive:      3037760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19063792 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           18516 kB
Writeback:           0 kB
AnonPages:     9774936 kB
Mapped:          27580 kB
Slab:           163496 kB
PageTables:      31644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28109736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73640 MiB
End job on node131 at 2011-05-14 15:41:25