Trace number 3265896

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? (TO) 1299.97 1300.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3265896-1303578959.cnf'
0.00/0.00	c -- header says num vars:            762
0.00/0.00	c -- header says num clauses:       17262
0.00/0.01	c -- clauses added:            0 learnts,        17262 normals,            0 xors
0.00/0.01	c -- vars added        762
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       762     13352      2933         0     71694         0   no data   no data
0.09/0.18	c asymm  cl-useful: 180/9738/9738 lits-rem:237 time: 0.17
0.09/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.09/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.19	c bin-w-bin subsume rem         3031 bins  time:  0.00 s
0.09/0.19	c subs with bin:      971  lits-rem:       578  v-fix:    0  time:  0.00 s
0.09/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    706 time:  0.00 s
0.09/0.20	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.19/0.20	c lits-rem:       260  cl-subs:      356  v-elim:      0  v-fix:    0  time:  0.01 s
0.19/0.21	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.21	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.21	c calculated reachability. Time: 0.00
0.19/0.21	c Calc default polars -  time:   0.00 s pos:     300 undec:     164 neg:     298
0.19/0.21	c =========================================================================================
0.19/0.21	c types(t): F = full restart, N = normal restart
0.19/0.21	c types(t): S = simplification begin/end, E = solution found
0.19/0.21	c restart types(rt): st = static, dy = dynamic
0.19/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.21	c  B st     0         0       706      8391      3557         0     54695         0   no data   no data
0.29/0.36	c  N dy    21      4031       706      8391      3557      4001     54695     85898      8.41      8.91
0.49/0.55	c  N dy    42      8105       706      8391      3557      5559     54695    107042      8.75      9.78
0.79/0.81	c  N dy    62     12248       706      8391      3557      5451     54695     81320      8.82      9.34
1.10/1.10	c  N dy    78     16339       706      8391      3557      9496     54695    177644      8.86     10.08
1.39/1.40	c  N dy    95     20381       706      8391      3557      7925     54695    126747      8.86      9.36
1.69/1.75	c  N dy   108     24510       706      8391      3557     11979     54695    225955      8.85      9.33
1.79/1.80	c  F st   113     25001       706      8391      3557     12468     54695    239824      8.88   no data
2.20/2.23	c  N dy   119     30000       706      8391      3557     10657     54695    165501      8.88   no data
2.20/2.23	c  S st   119     30000       706      8391      3557     10657     54695    165501      8.88   no data
2.20/2.27	c  S st   119     30500       706      8391      3557     11154     54695    179394      8.88   no data
2.20/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
2.20/2.29	c blocked clauses removed:       37 vars:     40 tried:         706 T: 0.00 s
2.20/2.29	c bin-w-bin subsume rem          400 bins  time:  0.00 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
2.29/2.30	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2.29/2.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
2.39/2.45	c lits-rem:       755  cl-subs:      689  v-elim:      0  v-fix:    0  time:  0.07 s
2.79/2.84	c asymm  cl-useful: 2/6103/8354 lits-rem:3 time: 0.39
2.79/2.84	c calculated reachability. Time: 0.00
2.79/2.84	c  N dy   119     30500       666      8354      3151     10458     53646    170500      8.88   no data
3.19/3.25	c  N dy   140     34835       666      8354      3151     14752     53646    294124      8.94      9.43
3.59/3.64	c  N dy   161     38979       666      8354      3151     11056     53646    168632      8.98      9.48
3.99/4.06	c  N dy   185     43064       666      8354      3151     15109     53646    282286      9.04     10.41
4.29/4.39	c  S st   206     45750       666      8354      3151      8914     53646     93117      9.12   no data
4.39/4.44	c  S st   206     46255       666      8354      3151      9415     53646    104219      9.12   no data
4.39/4.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/4.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
4.39/4.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.39/4.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/4.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/4.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
4.39/4.46	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4.39/4.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.49/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4.49/4.51	c lits-rem:        66  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.01 s
4.49/4.51	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
4.49/4.51	c vivif2 --  cl tried     9362 cl shrink        0 lits rem          0 time: 0.00
4.49/4.58	c asymm  cl-useful: 0/2251/8354 lits-rem:0 time: 0.07
4.49/4.58	c calculated reachability. Time: 0.00
4.49/4.58	c  N dy   206     46255       666      8354      3151      9362     53646    103557      9.12   no data
4.99/5.01	c  N dy   227     50501       666      8354      3151     13545     53646    218290      9.16      9.65
5.49/5.50	c  N dy   250     54602       666      8354      3151     17603     53646    334857      9.22      9.75
5.99/6.00	c  N dy   278     58665       666      8354      3151     11781     53646    155648      9.28     12.99
6.50/6.50	c  N dy   299     63077       666      8354      3151     16148     53646    285684      9.30      9.85
6.99/7.07	c  N dy   330     67282       666      8354      3151     20320     53646    407199      9.37      9.93
7.29/7.36	c  S st   345     69385       666      8354      3151     11528     53646    125358      9.40   no data
7.39/7.41	c  S st   345     69890       666      8354      3151     12031     53646    139286      9.40   no data
7.39/7.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
7.39/7.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
7.39/7.44	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
7.39/7.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.39/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
7.49/7.51	c lits-rem:        79  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.01 s
7.49/7.51	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
7.49/7.51	c vivif2 --  cl tried    11985 cl shrink        0 lits rem          0 time: 0.00
7.79/7.89	c asymm  cl-useful: 4/4465/8354 lits-rem:9 time: 0.37
7.79/7.89	c calculated reachability. Time: 0.00
7.79/7.89	c  N dy   345     69890       666      8354      3152     11985     53637    138474      9.40   no data
8.39/8.44	c  N dy   373     74492       666      8354      3152     16544     53637    271833      9.43      9.94
9.09/9.11	c  N dy   402     79251       666      8354      3152     21251     53637    409397      9.47     11.12
9.79/9.84	c  N dy   423     84631       666      8354      3152     14697     53637    195677      9.47      9.99
10.19/10.22	c  F st   445     87502       666      8354      3152     17511     53637    276279      9.50      8.08
10.69/10.72	c  N st   450     90800       666      8354      3152     20772     53637    373479      9.50   no data
11.58/11.62	c  N dy   466     96604       666      8354      3152     13647     53637    149448      9.50     10.79
12.38/12.45	c  N dy   501    102889       666      8354      3152     19863     53637    337092      9.53     10.05
12.69/12.75	c  S st   510    104835       666      8354      3152     21787     53637    390851      9.53   no data
12.79/12.84	c  S st   510    105337       666      8354      3152     22284     53637    403188      9.53   no data
12.79/12.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.79/12.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.03
12.79/12.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.79/12.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.79/12.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.79/12.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
12.79/12.88	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
12.79/12.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.10/13.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
13.20/13.26	c lits-rem:       553  cl-subs:      389  v-elim:      0  v-fix:    0  time:  0.13 s
13.20/13.26	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
13.20/13.27	c vivif2 --  cl tried    21895 cl shrink        0 lits rem          0 time: 0.01
13.59/13.65	c asymm  cl-useful: 0/3889/8354 lits-rem:0 time: 0.38
13.59/13.65	c calculated reachability. Time: 0.00
13.59/13.65	c  N dy   510    105337       666      8354      3152     21895     53637    396813      9.53   no data
14.79/14.81	c  N dy   550    112147       666      8354      3152     14796     53637    166797      9.57     10.09
15.79/15.86	c  N dy   597    119406       666      8354      3152     21977     53637    380247      9.61     10.27
17.19/17.23	c  N dy   632    127229       666      8354      3152     14878     53637    146926      9.62     10.23
18.39/18.40	c  N dy   649    135355       666      8354      3152     22872     53637    372899      9.59     10.95
19.98/20.03	c  N dy   693    144217       666      8354      3152     15838     53637    157241      9.63     10.15
21.49/21.53	c  N dy   737    153649       666      8354      3152     25144     53637    434983      9.63     10.16
22.29/22.36	c  S st   760    158005       666      8354      3152     29449     53637    556559      9.64   no data
22.39/22.46	c  S st   760    158511       666      8354      3152     29954     53637    570610      9.64   no data
22.39/22.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.49/22.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.04
22.49/22.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.49/22.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.49/22.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.49/22.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
22.49/22.51	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
22.49/22.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.78/22.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
23.10/23.17	c lits-rem:       940  cl-subs:     1115  v-elim:      0  v-fix:    0  time:  0.29 s
23.10/23.17	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
23.10/23.18	c vivif2 --  cl tried    28839 cl shrink        0 lits rem          0 time: 0.01
23.29/23.37	c asymm  cl-useful: 1/1726/8354 lits-rem:1 time: 0.20
23.29/23.38	c calculated reachability. Time: 0.00
23.29/23.38	c  N dy   760    158511       666      8354      3152     28839     53636    554655      9.64   no data
25.30/25.31	c  N dy   802    169141       666      8354      3152     22545     53636    344194      9.65     10.16
27.40/27.42	c  N dy   854    179936       666      8354      3152     33228     53636    663061      9.66     11.95
29.49/29.51	c  N dy   912    191459       666      8354      3152     26848     53636    439072      9.67     10.22
32.08/32.10	c  N dy   960    204059       666      8354      3152     20522     53636    239805      9.67     10.20
34.58/34.64	c  N dy  1022    217331       666      8354      3152     33615     53636    632982      9.68     10.19
37.40/37.44	c  N dy  1089    231261       666      8354      3152     27632     53636    427351      9.69     12.62
38.79/38.84	c  S st  1132    237767       666      8354      3152     34066     53636    625358      9.71      9.55
38.89/38.97	c  S st  1132    238269       666      8354      3152     34563     53636    638013      9.71   no data
38.89/38.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.99/39.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.05
38.99/39.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.99/39.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.99/39.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.99/39.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
38.99/39.03	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
38.99/39.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.39/39.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
39.69/39.75	c lits-rem:      1209  cl-subs:      822  v-elim:      0  v-fix:    0  time:  0.34 s
39.69/39.76	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
39.69/39.77	c vivif2 --  cl tried    33741 cl shrink        0 lits rem          0 time: 0.01
39.89/39.96	c asymm  cl-useful: 0/830/8354 lits-rem:0 time: 0.19
39.89/39.96	c calculated reachability. Time: 0.00
39.89/39.96	c  N dy  1132    238269       666      8354      3152     33741     53636    624296      9.71   no data
43.19/43.25	c  N dy  1212    253713       666      8354      3152     28259     53636    421439      9.73     10.36
46.98/47.01	c  N dy  1305    270363       666      8354      3152     22978     53636    250274      9.75     10.29
50.59/50.64	c  N dy  1386    287629       666      8354      3152     40006     53636    755796      9.77     12.07
54.59/54.69	c  F st  1455    306251       666      8354      3152     35630     53636    581753      9.76      8.59
54.59/54.69	c  N st  1455    306251       666      8354      3152     35630     53636    581753      9.76      8.59
59.09/59.13	c  N dy  1534    326060       666      8354      3152     31504     53636    457924      9.78     10.39
63.99/64.09	c  N dy  1630    346242       666      8354      3152     26746     53636    301964      9.79     10.31
66.58/66.60	c  S st  1674    357405       666      8354      3152     37744     53636    620659      9.80      9.49
66.68/66.73	c  S st  1674    357909       666      8354      3152     38246     53636    636627      9.80   no data
66.68/66.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.78/66.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.07
66.78/66.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.78/66.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.78/66.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.78/66.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
66.78/66.81	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
66.78/66.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.18/67.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.39 s
67.58/67.63	c lits-rem:      1054  cl-subs:     1079  v-elim:      0  v-fix:    0  time:  0.40 s
67.58/67.63	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
67.58/67.65	c vivif2 --  cl tried    37167 cl shrink        0 lits rem          0 time: 0.01
67.88/67.91	c asymm  cl-useful: 0/737/8354 lits-rem:0 time: 0.27
67.88/67.91	c calculated reachability. Time: 0.00
67.88/67.91	c  N dy  1674    357909       666      8354      3152     37167     53636    621690      9.80   no data
73.29/73.39	c  N dy  1750    378163       666      8354      3152     31487     53636    422486      9.80     10.37
78.49/78.50	c  N dy  1848    398233       666      8354      3152     51257     53636   1007591      9.81     11.94
83.49/83.56	c  N dy  1916    419081       666      8354      3152     45197     53636    810294      9.79     10.40
88.68/88.72	c  N dy  2002    439357       666      8354      3152     37613     53636    558283      9.80     10.39
94.39/94.49	c  N dy  2093    459396       666      8354      3152     28770     53636    281719      9.80     11.18
99.49/99.54	c  N dy  2200    480162       666      8354      3152     49268     53636    888499      9.82     10.39
104.88/104.96	c  N dy  2276    500225       666      8354      3152     39425     53636    559114      9.82     10.34
110.59/110.63	c  N dy  2371    520318       666      8354      3152     59214     53636   1134898      9.82     10.47
114.69/114.79	c  S st  2444    536864       666      8354      3152     44924     53636    694303      9.83   no data
114.89/114.94	c  S st  2444    537365       666      8354      3152     45422     53636    709104      9.83   no data
114.89/114.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
114.99/115.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  3.2M T:  0.07
114.99/115.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
114.99/115.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.99/115.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.99/115.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
114.99/115.01	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
114.99/115.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
115.29/115.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
115.79/115.83	c lits-rem:      1133  cl-subs:     1749  v-elim:      0  v-fix:    0  time:  0.45 s
115.79/115.83	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
115.79/115.85	c vivif2 --  cl tried    43673 cl shrink        0 lits rem          0 time: 0.01
115.99/116.04	c asymm  cl-useful: 0/480/8354 lits-rem:0 time: 0.19
115.99/116.04	c calculated reachability. Time: 0.00
115.99/116.04	c  N dy  2444    537365       666      8354      3153     43673     53636    685971      9.83   no data
121.89/121.95	c  N dy  2528    557465       666      8354      3153     31979     53636    317786      9.83     12.69
127.08/127.17	c  N dy  2637    577669       666      8354      3153     51847     53636    895253      9.84     10.46
133.19/133.24	c  N dy  2758    598201       666      8354      3153     39574     53636    516752      9.86     10.44
138.99/139.08	c  N dy  2859    618712       666      8354      3153     59737     53636   1079000      9.87     10.42
144.99/145.05	c  N dy  2935    639843       666      8354      3153     47070     53636    701443      9.87     10.47
151.28/151.32	c  N dy  3037    659879       666      8354      3153     66771     53636   1254159      9.88     10.41
156.79/156.86	c  N dy  3119    679906       666      8354      3153     52017     53636    828043      9.88     10.56
163.08/163.15	c  N dy  3193    699928       666      8354      3153     36346     53636    369140      9.88     11.41
168.68/168.76	c  N dy  3301    720455       666      8354      3153     56440     53636    921897      9.89     10.48
175.28/175.31	c  N dy  3408    740583       666      8354      3153     39947     53636    449538      9.90     10.47
181.49/181.58	c  N dy  3502    761871       666      8354      3153     60833     53636   1025601      9.90     10.43
187.99/188.08	c  N dy  3593    782069       666      8354      3153     43313     53636    524847      9.91     10.43
194.28/194.33	c  N dy  3669    802671       666      8354      3153     63531     53636   1088623      9.90     10.43
195.38/195.46	c  S st  3689    806048       666      8354      3153     66847     53636   1182552      9.91   no data
195.58/195.65	c  S st  3689    806551       666      8354      3153     67349     53636   1196674      9.91   no data
195.58/195.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
195.69/195.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.09
195.69/195.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
195.69/195.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.69/195.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.69/195.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
195.69/195.76	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
195.69/195.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
196.38/196.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.65 s
197.78/197.85	c lits-rem:      2359  cl-subs:     3412  v-elim:      0  v-fix:    0  time:  1.38 s
197.78/197.85	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
197.78/197.87	c vivif2 --  cl tried    63937 cl shrink        0 lits rem          0 time: 0.02
197.99/198.08	c asymm  cl-useful: 0/369/8354 lits-rem:0 time: 0.20
197.99/198.08	c calculated reachability. Time: 0.00
197.99/198.08	c  N dy  3689    806551       666      8354      3153     63937     53636   1151704      9.91   no data
204.59/204.64	c  N dy  3772    826641       666      8354      3153     45420     53636    578475      9.91     10.45
210.68/210.76	c  N dy  3848    846645       666      8354      3153     65043     53636   1109731      9.91     10.43
217.38/217.43	c  N dy  3940    866750       666      8354      3153     45509     53636    562824      9.91     10.49
223.78/223.85	c  N dy  4015    887086       666      8354      3153     65384     53636   1098121      9.91     10.45
230.89/230.93	c  N dy  4101    907165       666      8354      3153     44883     53636    519284      9.91     10.53
237.38/237.43	c  N dy  4183    928104       666      8354      3153     65400     53636   1082921      9.91     10.46
244.58/244.65	c  N dy  4282    948117       666      8354      3153     43898     53636    476696      9.92     10.51
251.28/251.37	c  N dy  4380    969809       666      8354      3153     65180     53636   1062750      9.92     10.46
258.98/259.01	c  N dy  4466    990688       666      8354      3153     43495     53636    440187      9.92     10.49
265.68/265.79	c  N dy  4538   1010998       666      8354      3153     63359     53636    963997      9.92     10.46
273.58/273.66	c  N dy  4621   1031063       666      8354      3153     83044     53636   1500521      9.92     13.16
280.18/280.24	c  N dy  4717   1051105       666      8354      3153     59589     53636    875592      9.92     10.81
287.58/287.64	c  N dy  4824   1071735       666      8354      3153     79752     53636   1415628      9.93     10.48
287.58/287.69	c  F st  4826   1071875       666      8354      3153     79888     53636   1418968      9.93   no data
294.27/294.30	c  N dy  4880   1091881       666      8354      3153     55353     53636    719781      9.92     10.57
301.08/301.16	c  N dy  4977   1111941       666      8354      3153     75004     53636   1247730      9.93     10.46
308.68/308.76	c  N dy  5049   1132376       666      8354      3153     49970     53636    566731      9.93     10.45
315.08/315.16	c  N dy  5109   1152390       666      8354      3153     69552     53636   1079859      9.92     10.77
322.57/322.67	c  N dy  5168   1172653       666      8354      3153     89286     53636   1595295      9.92     10.47
329.27/329.36	c  N dy  5254   1192661       666      8354      3153     62876     53636    908317      9.92     10.45
335.39/335.49	c  S st  5317   1209828       666      8354      3153     79610     53636   1346980      9.92   no data
335.68/335.74	c  S st  5317   1210331       666      8354      3153     80106     53636   1361998      9.92   no data
335.68/335.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
335.78/335.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.11
335.78/335.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
335.78/335.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
335.78/335.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
335.78/335.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
335.78/335.86	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
335.78/335.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
336.59/336.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.72 s
338.58/338.67	c lits-rem:      2907  cl-subs:     5167  v-elim:      0  v-fix:    0  time:  2.02 s
338.58/338.67	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
338.58/338.69	c vivif2 --  cl tried    74939 cl shrink        0 lits rem          0 time: 0.03
338.88/338.91	c asymm  cl-useful: 0/336/8354 lits-rem:0 time: 0.21
338.88/338.91	c calculated reachability. Time: 0.00
338.88/338.91	c  N dy  5317   1210331       666      8354      3153     74939     53636   1295948      9.92   no data
347.08/347.10	c  N dy  5394   1230403       666      8354      3153     47704     53636    479698      9.92     10.46
353.67/353.70	c  N dy  5484   1250552       666      8354      3153     67431     53636   1006018      9.92     10.48
361.07/361.17	c  N dy  5561   1270649       666      8354      3153     87021     53636   1518439      9.92     10.55
368.18/368.25	c  N dy  5614   1290974       666      8354      3153     58999     53636    744741      9.91     10.44
375.27/375.35	c  N dy  5694   1311149       666      8354      3153     78691     53636   1247994      9.91     10.56
383.78/383.86	c  N dy  5774   1331582       666      8354      3153     49870     53636    500768      9.91     10.45
390.58/390.63	c  N dy  5862   1352159       666      8354      3153     69939     53636   1023816      9.91     10.49
398.08/398.20	c  N dy  5929   1372179       666      8354      3153     89447     53636   1531274      9.91     15.37
405.89/405.94	c  N dy  5995   1393027       666      8354      3153     60032     53636    758634      9.91     10.45
413.07/413.10	c  N dy  6068   1413142       666      8354      3153     79679     53636   1269128      9.90     10.44
421.37/421.42	c  N dy  6149   1433234       666      8354      3153     99303     53636   1784303      9.90     10.85
428.58/428.60	c  N dy  6213   1453420       666      8354      3153     68233     53636    944799      9.90     10.51
436.27/436.30	c  N dy  6276   1473873       666      8354      3153     88208     53636   1454670      9.90     10.42
444.58/444.69	c  N dy  6361   1494357       666      8354      3153     56495     53636    626035      9.90     10.44
451.57/451.67	c  N dy  6436   1514426       666      8354      3153     76123     53636   1129270      9.90     10.44
459.78/459.86	c  N dy  6486   1534957       666      8354      3153     96046     53636   1628780      9.89     10.42
467.77/467.88	c  N dy  6559   1555524       666      8354      3153     63421     53636    775585      9.89     10.44
475.27/475.39	c  N dy  6643   1575737       666      8354      3153     83126     53636   1285041      9.89     10.43
483.98/484.05	c  N dy  6715   1596100       666      8354      3153    103046     53636   1794558      9.89     10.48
492.08/492.13	c  N dy  6792   1617798       666      8354      3153     70534     53636    947638      9.89     10.41
499.77/499.87	c  N dy  6853   1637901       666      8354      3153     90084     53636   1429558      9.88     10.41
509.17/509.27	c  N dy  6931   1659447       666      8354      3153     56496     53636    573191      9.88     10.42
516.68/516.79	c  N dy  7011   1680469       666      8354      3153     77015     53636   1098722      9.88     10.45
524.87/524.92	c  N dy  7074   1700861       666      8354      3153     96913     53636   1606717      9.88     10.43
528.98/529.08	c  S st  7107   1710332       666      8354      3153    106169     53636   1857354      9.88   no data
529.27/529.36	c  S st  7107   1710835       666      8354      3153    106670     53636   1871964      9.88   no data
529.27/529.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
529.47/529.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.15
529.47/529.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
529.47/529.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
529.47/529.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
529.47/529.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
529.47/529.52	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
529.47/529.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
530.57/530.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.07 s
535.27/535.32	c lits-rem:      5707  cl-subs:     9972  v-elim:      0  v-fix:    0  time:  4.65 s
535.27/535.32	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
535.27/535.36	c vivif2 --  cl tried    96698 cl shrink        0 lits rem          0 time: 0.04
535.47/535.59	c asymm  cl-useful: 0/258/8354 lits-rem:0 time: 0.23
535.47/535.59	c calculated reachability. Time: 0.00
535.47/535.59	c  N dy  7107   1710835       666      8354      3153     96698     53636   1747487      9.88   no data
544.47/544.59	c  N dy  7173   1731410       666      8354      3153     61273     53636    677740      9.87     10.45
551.88/551.97	c  N dy  7232   1751505       666      8354      3153     80837     53636   1176177      9.87     12.28
560.38/560.43	c  N dy  7301   1771814       666      8354      3153    100659     53636   1675406      9.87     10.39
569.07/569.15	c  N dy  7364   1792144       666      8354      3153     63957     53636    735161      9.87     10.44
577.07/577.13	c  N dy  7425   1813125       666      8354      3153     84391     53636   1251141      9.86     10.39
585.57/585.69	c  N dy  7495   1833219       666      8354      3153    103947     53636   1735014      9.86     11.02
594.17/594.27	c  N dy  7558   1853451       666      8354      3153     66186     53636    775453      9.86     10.45
602.07/602.17	c  N dy  7613   1873638       666      8354      3153     85787     53636   1246644      9.85     10.38
610.67/610.74	c  N dy  7670   1893701       666      8354      3153    105288     53636   1721163      9.85     10.55
619.68/619.70	c  N dy  7709   1915078       666      8354      3153     67694     53636    791227      9.84     10.50
628.08/628.13	c  N dy  7781   1937019       666      8354      3154     89035     53636   1318853      9.84     10.36
636.88/636.91	c  N dy  7832   1957131       666      8354      3154    108606     53636   1793171      9.83     10.53
645.57/645.69	c  N dy  7899   1977257       666      8354      3154     68896     53636    812576      9.83     10.36
653.67/653.73	c  N dy  7977   1997533       666      8354      3154     88608     53636   1305614      9.83     10.38
662.67/662.70	c  N dy  8040   2017655       666      8354      3154    108118     53636   1775926      9.83     10.40
671.87/671.91	c  N dy  8096   2038140       666      8354      3154     67724     53636    765770      9.82     10.35
679.57/679.63	c  N dy  8148   2058246       666      8354      3154     87302     53636   1244308      9.82     10.38
688.37/688.49	c  N dy  8204   2078394       666      8354      3154    106845     53636   1721987      9.81     10.35
698.26/698.32	c  N dy  8267   2098497       666      8354      3155     65125     53636    681059      9.81     10.37
706.08/706.11	c  N dy  8352   2118598       666      8354      3156     84706     53636   1173905      9.81     12.09
714.88/714.96	c  N dy  8419   2138937       666      8354      3156    104557     53636   1671304      9.81     10.36
724.57/724.63	c  N dy  8472   2159046       666      8354      3156    124036     53636   2140104      9.80     10.36
732.66/732.75	c  N dy  8527   2179541       666      8354      3157     81724     53636   1065203      9.80     10.38
741.38/741.44	c  N dy  8601   2199714       666      8354      3158    101418     53636   1542774      9.79     10.49
746.47/746.54	c  S st  8634   2210837       666      8354      3158    112194     53636   1795934      9.79      7.99
746.77/746.82	c  S st  8634   2211341       666      8354      3158    112695     53636   1810088      9.79   no data
746.77/746.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
746.88/746.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.14
746.88/746.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
746.88/746.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
746.88/746.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
746.88/746.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
746.88/746.98	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
746.97/747.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
748.57/748.61	c subs with bin:     4657  lits-rem:      1581  v-fix:    0  time:  1.56 s
752.87/752.94	c lits-rem:      5001  cl-subs:    11959  v-elim:      0  v-fix:    0  time:  4.33 s
752.87/752.94	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
752.87/752.98	c vivif2 --  cl tried    96079 cl shrink      255 lits rem        255 time: 0.04
753.17/753.21	c asymm  cl-useful: 0/267/8354 lits-rem:0 time: 0.23
753.17/753.22	c calculated reachability. Time: 0.00
753.17/753.22	c  N dy  8634   2211341       666      8354      3158     96079     53636   1590988      9.79   no data
763.07/763.19	c  N dy  8701   2231464       666      8354      3159    115647     53636   2066113      9.79     10.32
772.66/772.79	c  N dy  8770   2251505       666      8354      3159     72125     53636    846603      9.79     10.37
781.66/781.76	c  N dy  8825   2273282       666      8354      3160     93314     53636   1357811      9.78     10.35
791.27/791.39	c  N dy  8909   2293297       666      8354      3161    112862     53636   1851792      9.78     10.31
801.27/801.37	c  N dy  8975   2313568       666      8354      3161     68458     53636    743571      9.78     10.30
809.57/809.61	c  N dy  9039   2333573       666      8354      3161     87921     53636   1228226      9.78     10.41
818.66/818.70	c  N dy  9098   2354035       666      8354      3161    107843     53636   1721963      9.78     10.32
828.56/828.66	c  N dy  9183   2374187       666      8354      3161    127446     53636   2200875      9.78     10.32
836.87/836.94	c  N dy  9243   2394210       666      8354      3161     81776     53636   1041452      9.77     11.03
845.77/845.82	c  N dy  9302   2414823       666      8354      3162    101715     53636   1505829      9.77     10.43
854.97/855.00	c  N dy  9346   2434870       666      8354      3163    121111     53636   1944911      9.76     10.29
864.36/864.47	c  N dy  9419   2455661       666      8354      3164     75303     53636    869745      9.76     10.35
872.76/872.81	c  N dy  9492   2475727       666      8354      3164     94857     53636   1354600      9.76     10.28
882.07/882.13	c  N dy  9575   2496142       666      8354      3164    114749     53636   1834837      9.76     10.37
892.36/892.48	c  N dy  9638   2516509       666      8354      3165     67478     53636    659485      9.76     10.38
900.26/900.33	c  N dy  9704   2536582       666      8354      3165     87007     53636   1140021      9.76     10.32
909.06/909.12	c  N dy  9776   2556589       666      8354      3165    106516     53636   1620273      9.76     10.31
918.66/918.78	c  N dy  9858   2576656       666      8354      3165    126032     53636   2097056      9.76     10.29
929.06/929.19	c  N dy  9938   2599327       666      8354      3165     79975     53636    946279      9.75     10.28
937.66/937.70	c  N dy 10016   2619407       666      8354      3165     99514     53636   1423022      9.75     12.22
946.86/946.97	c  N dy 10069   2639559       666      8354      3165    119108     53636   1900933      9.75     10.30
957.57/957.66	c  N dy 10149   2659946       666      8354      3165     69896     53636    689272      9.75     10.29
965.46/965.54	c  N dy 10194   2680119       666      8354      3165     89505     53636   1144739      9.75     10.28
974.57/974.62	c  N dy 10270   2700314       666      8354      3165    109140     53636   1625589      9.75     10.41
979.96/980.08	c  S st 10320   2711344       666      8354      3165    119862     53636   1875477      9.75      8.53
980.26/980.36	c  S st 10320   2711852       666      8354      3165    120367     53636   1889175      9.75   no data
980.26/980.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
980.46/980.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.3M T:  0.14
980.46/980.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
980.46/980.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
980.46/980.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
980.46/980.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
980.46/980.51	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
980.46/980.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
981.76/981.85	c subs with bin:     3842  lits-rem:      2320  v-fix:    0  time:  1.26 s
985.96/986.01	c lits-rem:      3231  cl-subs:    10693  v-elim:      0  v-fix:    0  time:  4.16 s
985.96/986.01	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
985.96/986.05	c vivif2 --  cl tried   105832 cl shrink        0 lits rem          0 time: 0.04
986.16/986.25	c asymm  cl-useful: 0/263/8354 lits-rem:0 time: 0.20
986.16/986.26	c calculated reachability. Time: 0.00
986.16/986.26	c  N dy 10320   2711852       666      8354      3165    105832     53636   1732365      9.75   no data
996.16/996.29	c  N dy 10394   2731991       666      8354      3165    125438     53636   2204608      9.75     10.28
1006.96/1007.04	c  N dy 10477   2752728       666      8354      3165     75753     53636    842635      9.75     10.34
1015.46/1015.55	c  N dy 10535   2772740       666      8354      3165     95215     53636   1310904      9.74     10.32
1025.17/1025.24	c  N dy 10602   2793150       666      8354      3165    115028     53636   1785121      9.74     10.27
1035.46/1035.59	c  N dy 10684   2813161       666      8354      3166    134481     53636   2253756      9.74     10.30
1045.26/1045.34	c  N dy 10738   2833726       666      8354      3166     83522     53636    996847      9.74     10.29
1054.15/1054.30	c  N dy 10783   2853817       666      8354      3167    102988     53636   1446761      9.74     10.25
1063.95/1064.05	c  N dy 10836   2874327       666      8354      3167    122899     53636   1915299      9.73     10.34
1074.75/1074.88	c  N dy 10900   2894401       666      8354      3167    142343     53636   2352989      9.73     11.66
1083.96/1084.01	c  N dy 10951   2914762       666      8354      3167     90272     53636   1128939      9.73     10.35
1093.36/1093.45	c  N dy 11027   2934873       666      8354      3167    109797     53636   1578496      9.73     10.28
1103.65/1103.75	c  N dy 11075   2955250       666      8354      3167    129504     53636   2024244      9.72     10.25
1114.65/1114.72	c  N dy 11141   2975454       666      8354      3167     76394     53636    803755      9.72     10.34
1123.45/1123.58	c  N dy 11190   2995501       666      8354      3167     95805     53636   1235695      9.72     10.33
1133.25/1133.32	c  N dy 11254   3015531       666      8354      3168    115153     53636   1659625      9.71     10.79
1144.05/1144.11	c  N dy 11284   3035842       666      8354      3169    134672     53636   2055083      9.71     10.24
1145.55/1145.65	c Finding binary XORs  T:     0.00 s  found:       0
1155.06/1155.14	c  N dy 11334   3056390       665      8354      3178     80934     53636    861080      9.70     10.34
1164.36/1164.41	c  N dy 11386   3077011       665      8354      3179    100801     53636   1296416      9.70     10.21
1174.15/1174.23	c  N dy 11433   3097045       665      8354      3183    120136     53636   1708759      9.69     10.21
1184.45/1184.53	c  N dy 11504   3117112       665      8354      3190    139650     53636   2153553      9.69     10.28
1186.95/1187.04	c Finding binary XORs  T:     0.00 s  found:       0
1193.46/1193.59	c  N dy 11582   3137129       664      8317      3126     65902     53431    754024      9.69     10.24
1201.36/1201.42	c  N dy 11678   3157745       664      8317      3126     86039     53431   1237181      9.69     10.32
1210.26/1210.31	c  N dy 11759   3178462       664      8317      3126    106267     53431   1717607      9.69     10.27
1219.76/1219.87	c  N dy 11820   3198491       664      8317      3126    125720     53431   2158296      9.69     10.20
1225.76/1225.89	c  S st 11862   3211853       664      8317      3126     72373     53431    796606      9.69      7.83
1225.96/1226.08	c  S st 11862   3212356       664      8317      3126     72870     53431    810462      9.69   no data
1225.96/1226.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1226.06/1226.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.09
1226.06/1226.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1226.06/1226.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1226.06/1226.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1226.06/1226.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    664 time:  0.00 s
1226.06/1226.18	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1226.06/1226.20	c lits-rem:        22  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.02 s
1226.36/1226.45	c subs with bin:      481  lits-rem:       566  v-fix:    0  time:  0.23 s
1226.86/1226.99	c lits-rem:      1234  cl-subs:     3013  v-elim:      0  v-fix:    0  time:  0.54 s
1226.86/1226.99	c vivif2 --  cl tried     8315 cl shrink        0 lits rem          0 time: 0.00
1226.96/1227.01	c vivif2 --  cl tried    69376 cl shrink        0 lits rem          0 time: 0.02
1227.06/1227.19	c asymm  cl-useful: 1/330/8315 lits-rem:1 time: 0.19
1227.06/1227.19	c calculated reachability. Time: 0.00
1227.06/1227.19	c  N dy 11862   3212356       664      8315      3126     69376     53396    776680      9.69   no data
1235.16/1235.30	c  N dy 11888   3232519       664      8315      3127     88827     53396   1198749      9.68     10.22
1245.06/1245.18	c  N dy 11930   3255996       664      8315      3127    111750     53396   1716717      9.68     10.26
1254.85/1254.94	c  N dy 11958   3276248       664      8315      3127    131393     53396   2146122      9.67     10.22
1264.86/1264.91	c  N dy 11997   3296431       664      8315      3127     79066     53396    873958      9.67     10.20
1273.26/1273.36	c  N dy 12023   3316552       664      8315      3129     98526     53396   1287684      9.66     10.18
1282.26/1282.33	c  N dy 12048   3336553       664      8315      3130    117858     53396   1712277      9.66     10.27
1292.36/1292.45	c  N dy 12066   3357127       664      8315      3130    137744     53396   2129172      9.65     10.17

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: 935)

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-3265896-1303578959/watcher-3265896-1303578959 -o /tmp/evaluation-result-3265896-1303578959/solver-3265896-1303578959 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3265896-1303578959.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: 4.02 3.99 3.78 4/189 20761
/proc/meminfo: memFree=18194904/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=30120 CPUtime=0 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 714 0 0 0 0 0 0 0 25 0 1 0 469494393 30842880 654 33554432000 4194304 4627331 140734409224688 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 7530 655 322 106 0 2501 0

[startup+0.055543 s]
/proc/loadavg: 4.02 3.99 3.78 4/189 20761
/proc/meminfo: memFree=18194904/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=30696 CPUtime=0.05 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 904 0 0 0 5 0 0 0 25 0 1 0 469494393 31432704 844 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 7674 844 342 106 0 2645 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30696

[startup+0.100538 s]
/proc/loadavg: 4.02 3.99 3.78 4/189 20761
/proc/meminfo: memFree=18194904/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=30696 CPUtime=0.09 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 910 0 0 0 9 0 0 0 25 0 1 0 469494393 31432704 850 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 7674 850 342 106 0 2645 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30696

[startup+0.300505 s]
/proc/loadavg: 4.02 3.99 3.78 4/189 20761
/proc/meminfo: memFree=18194904/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=32540 CPUtime=0.29 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 1577 0 0 0 29 0 0 0 25 0 1 0 469494393 33320960 1409 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 8135 1409 371 106 0 3106 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32540

[startup+0.700434 s]
/proc/loadavg: 4.02 3.99 3.78 4/189 20761
/proc/meminfo: memFree=18194904/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=33224 CPUtime=0.69 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 1896 0 0 0 69 0 0 0 25 0 1 0 469494393 34021376 1501 33554432000 4194304 4627331 140734409224688 18446744073709551615 4308922 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 8306 1501 372 106 0 3277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33224

[startup+1.5003 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20762
/proc/meminfo: memFree=18189544/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=33768 CPUtime=1.49 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 2552 0 0 0 149 0 0 0 25 0 1 0 469494393 34578432 1571 33554432000 4194304 4627331 140734409224688 18446744073709551615 4327560 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 8442 1571 372 106 0 3413 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33768

[startup+3.10104 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20762
/proc/meminfo: memFree=18188180/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=38832 CPUtime=3.09 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 4299 0 0 0 309 0 0 0 25 0 1 0 469494393 39763968 2945 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 9708 2945 378 106 0 4679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38832

[startup+6.3005 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20762
/proc/meminfo: memFree=18180372/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=39012 CPUtime=6.29 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 5717 0 0 0 628 1 0 0 25 0 1 0 469494393 39948288 2932 33554432000 4194304 4627331 140734409224688 18446744073709551615 4332946 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 9753 2932 378 106 0 4724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39012

[startup+12.7004 s]
/proc/loadavg: 4.02 3.99 3.79 5/190 20762
/proc/meminfo: memFree=18175688/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=39612 CPUtime=12.69 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 7845 0 0 0 1267 2 0 0 25 0 1 0 469494393 40562688 3222 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 9903 3222 378 106 0 4874 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39612

[startup+25.5003 s]
/proc/loadavg: 4.02 3.99 3.79 5/190 20763
/proc/meminfo: memFree=18162928/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=51964 CPUtime=25.49 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 13831 0 0 0 2546 3 0 0 25 0 1 0 469494393 53211136 6092 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 12991 6092 379 106 0 7962 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51964

[startup+51.101 s]
/proc/loadavg: 4.01 3.99 3.79 5/190 20763
/proc/meminfo: memFree=18154132/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=55092 CPUtime=51.09 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 19838 0 0 0 5104 5 0 0 25 0 1 0 469494393 56414208 7219 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 13773 7219 379 106 0 8744 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55092

[startup+102.306 s]
/proc/loadavg: 3.98 3.99 3.80 4/188 20794
/proc/meminfo: memFree=18326756/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=56992 CPUtime=102.29 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 29152 0 0 0 10222 7 0 0 25 0 1 0 469494393 58359808 8003 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309138 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 14248 8003 378 106 0 9219 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 56992

[startup+162.3 s]
/proc/loadavg: 4.04 4.00 3.82 5/190 20984
/proc/meminfo: memFree=18263488/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=59412 CPUtime=162.29 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 38803 0 0 0 16219 10 0 0 25 0 1 0 469494393 60837888 8780 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 14853 8780 378 106 0 9824 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 59412

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 20986
/proc/meminfo: memFree=18246448/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=74248 CPUtime=222.28 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 50296 0 0 0 22215 13 0 0 25 0 1 0 469494393 76029952 11799 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 18562 11799 378 106 0 13533 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 74248

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 20987
/proc/meminfo: memFree=18216680/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=74480 CPUtime=282.28 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 57716 0 0 0 28211 17 0 0 25 0 1 0 469494393 76267520 11860 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 18620 11860 378 106 0 13591 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 74480

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 20989
/proc/meminfo: memFree=18178836/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=81680 CPUtime=342.28 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 65857 0 0 0 34209 19 0 0 25 0 1 0 469494393 83640320 14144 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 20420 14144 378 106 0 15391 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 81680

[startup+402.301 s]
/proc/loadavg: 4.07 4.02 3.85 5/190 20991
/proc/meminfo: memFree=18177708/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=81856 CPUtime=402.27 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 72362 0 0 0 40206 21 0 0 25 0 1 0 469494393 83820544 14361 33554432000 4194304 4627331 140734409224688 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 20464 14361 378 106 0 15435 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 81856

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 20992
/proc/meminfo: memFree=18156740/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=82024 CPUtime=462.27 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 78826 0 0 0 46203 24 0 0 25 0 1 0 469494393 83992576 14367 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 20506 14367 378 106 0 15477 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 82024

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.86 5/190 20994
/proc/meminfo: memFree=18147164/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=82184 CPUtime=522.27 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 85211 0 0 0 52200 27 0 0 25 0 1 0 469494393 84156416 14029 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 20546 14029 378 106 0 15517 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 82184

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 20995
/proc/meminfo: memFree=18126432/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=95700 CPUtime=582.28 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 93162 0 0 0 58199 29 0 0 25 0 1 0 469494393 97996800 17028 33554432000 4194304 4627331 140734409224688 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 23925 17028 378 106 0 18896 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 95700

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 20997
/proc/meminfo: memFree=18121196/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=95848 CPUtime=642.27 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 99253 0 0 0 64197 30 0 0 25 0 1 0 469494393 98148352 15968 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 23962 15968 378 106 0 18933 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 95848

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 20999
/proc/meminfo: memFree=18107544/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=95952 CPUtime=702.27 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 104589 0 0 0 70194 33 0 0 25 0 1 0 469494393 98254848 16366 33554432000 4194304 4627331 140734409224688 18446744073709551615 4308403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 23988 16366 378 106 0 18959 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 95952

[startup+762.307 s]
/proc/loadavg: 4.07 4.02 3.89 5/190 21000
/proc/meminfo: memFree=18074900/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=96920 CPUtime=762.27 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 108904 0 0 0 76193 34 0 0 25 0 1 0 469494393 99246080 18143 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 24230 18143 378 106 0 19201 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 96920

[startup+822.301 s]
/proc/loadavg: 3.87 3.98 3.88 4/184 21020
/proc/meminfo: memFree=18191616/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=97108 CPUtime=822.26 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 114114 0 0 0 82191 35 0 0 25 0 1 0 469494393 99438592 17758 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 24277 17758 378 106 0 19248 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 97108

[startup+882.301 s]
/proc/loadavg: 3.32 3.80 3.83 4/184 21021
/proc/meminfo: memFree=18196772/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=97176 CPUtime=882.26 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 119358 0 0 0 88190 36 0 0 25 0 1 0 469494393 99508224 17698 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 24294 17698 378 106 0 19265 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 97176

[startup+942.301 s]
/proc/loadavg: 3.11 3.65 3.77 4/184 21023
/proc/meminfo: memFree=18197380/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=97284 CPUtime=942.26 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 124654 0 0 0 94190 36 0 0 25 0 1 0 469494393 99618816 17516 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 24321 17516 378 106 0 19292 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 97284

[startup+1002.3 s]
/proc/loadavg: 3.04 3.53 3.72 4/184 21025
/proc/meminfo: memFree=18182844/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=99496 CPUtime=1002.26 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 129061 0 0 0 100189 37 0 0 25 0 1 0 469494393 101883904 19137 33554432000 4194304 4627331 140734409224688 18446744073709551615 4310082 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 24874 19137 378 106 0 19845 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 99496

[startup+1062.3 s]
/proc/loadavg: 3.01 3.43 3.67 4/184 21026
/proc/meminfo: memFree=18181088/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=99688 CPUtime=1062.25 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 134236 0 0 0 106187 38 0 0 25 0 1 0 469494393 102080512 18299 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 24922 18299 378 106 0 19893 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 99688

[startup+1122.3 s]
/proc/loadavg: 3.00 3.35 3.63 4/184 21028
/proc/meminfo: memFree=18172008/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=99752 CPUtime=1122.25 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 139156 0 0 0 112186 39 0 0 25 0 1 0 469494393 102146048 17572 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 24938 17572 378 106 0 19909 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 99752

[startup+1182.3 s]
/proc/loadavg: 3.00 3.28 3.59 4/184 21029
/proc/meminfo: memFree=18173232/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=99788 CPUtime=1182.25 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 142900 0 0 0 118185 40 0 0 25 0 1 0 469494393 102182912 18549 33554432000 4194304 4627331 140734409224688 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 24947 18549 378 106 0 19918 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 99788

[startup+1242.3 s]
/proc/loadavg: 3.00 3.23 3.54 4/184 21031
/proc/meminfo: memFree=18161668/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=109836 CPUtime=1242.25 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 147772 0 0 0 124184 41 0 0 25 0 1 0 469494393 112472064 20581 33554432000 4194304 4627331 140734409224688 18446744073709551615 4333596 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 27459 20581 378 106 0 22430 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 109836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.19 3.51 4/184 21033
/proc/meminfo: memFree=18107964/32951124 swapFree=67111528/67111528
[pid=20761] ppid=20759 vsize=122764 CPUtime=1299.96 cores=5,7
/proc/20761/stat : 20761 (strangenight2-s) R 20759 20761 20549 0 -1 4202496 151589 0 0 0 129954 42 0 0 25 0 1 0 469494393 125710336 24398 33554432000 4194304 4627331 140734409224688 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20761/statm: 30691 24398 378 106 0 25662 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 122764

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.01
CPU time (s): 1299.97
CPU user time (s): 1299.54
CPU system time (s): 0.431934
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 122764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.431934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151589
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= 8
involuntary context switches= 1409

runsolver used 2.12968 second user time and 4.98924 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 19:15:59
IDJOB=3265896
IDBENCH=85826
IDSOLVER=1587
FILE ID=node130/3265896-1303578959
RUNJOBID= node130-1303577757-20570
PBS_JOBID= 13150334
Free space on /tmp= 71828 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265896-1303578959/watcher-3265896-1303578959 -o /tmp/evaluation-result-3265896-1303578959/solver-3265896-1303578959 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3265896-1303578959.cnf

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=446638680

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
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.838
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18195060 kB
Buffers:       2091532 kB
Cached:       11784140 kB
SwapCached:          0 kB
Active:        6634124 kB
Inactive:      7575172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18195060 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5856 kB
Writeback:           0 kB
AnonPages:      332828 kB
Mapped:          16420 kB
Slab:           480732 kB
PageTables:       5828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   551500 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= 71828 MiB
End job on node130 at 2011-04-23 19:37:41