Trace number 3368109

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

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.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-3368109-1305395236.cnf'
0.00/0.01	c -- header says num vars:            762
0.00/0.01	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.08/0.19	c asymm  cl-useful: 180/9738/9738 lits-rem:237 time: 0.17
0.18/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.18/0.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.18/0.20	c bin-w-bin subsume rem         3031 bins  time:  0.00 s
0.18/0.20	c subs with bin:      971  lits-rem:       578  v-fix:    0  time:  0.00 s
0.18/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    706 time:  0.00 s
0.18/0.21	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.18/0.21	c lits-rem:       260  cl-subs:      356  v-elim:      0  v-fix:    0  time:  0.01 s
0.18/0.21	c Finding binary XORs  T:     0.00 s  found:       0
0.18/0.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.18/0.22	c calculated reachability. Time: 0.00
0.18/0.22	c Calc default polars -  time:   0.00 s pos:     300 undec:     164 neg:     298
0.18/0.22	c =========================================================================================
0.18/0.22	c types(t): F = full restart, N = normal restart
0.18/0.22	c types(t): S = simplification begin/end, E = solution found
0.18/0.22	c restart types(rt): st = static, dy = dynamic
0.18/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.18/0.22	c  B st     0         0       706      8391      3557         0     54695         0   no data   no data
0.28/0.36	c  N dy    21      4031       706      8391      3557      4001     54695     85898      8.41      8.91
0.48/0.56	c  N dy    42      8105       706      8391      3557      5559     54695    107042      8.75      9.78
0.78/0.82	c  N dy    62     12248       706      8391      3557      5451     54695     81320      8.82      9.34
1.09/1.11	c  N dy    78     16339       706      8391      3557      9496     54695    177644      8.86     10.08
1.38/1.40	c  N dy    95     20381       706      8391      3557      7925     54695    126747      8.86      9.36
1.68/1.76	c  N dy   108     24510       706      8391      3557     11979     54695    225955      8.85      9.33
1.78/1.80	c  F st   113     25001       706      8391      3557     12468     54695    239824      8.88   no data
2.19/2.23	c  N dy   119     30000       706      8391      3557     10657     54695    165501      8.88   no data
2.19/2.23	c  S st   119     30000       706      8391      3557     10657     54695    165501      8.88   no data
2.19/2.27	c  S st   119     30500       706      8391      3557     11154     54695    179394      8.88   no data
2.19/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
2.19/2.29	c blocked clauses removed:       37 vars:     40 tried:         706 T: 0.00 s
2.19/2.29	c bin-w-bin subsume rem          400 bins  time:  0.00 s
2.28/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
2.28/2.30	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2.28/2.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.28/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2.38/2.45	c lits-rem:       755  cl-subs:      689  v-elim:      0  v-fix:    0  time:  0.07 s
2.78/2.84	c asymm  cl-useful: 2/6103/8354 lits-rem:3 time: 0.39
2.78/2.84	c calculated reachability. Time: 0.00
2.78/2.84	c  N dy   119     30500       666      8354      3151     10458     53646    170500      8.88   no data
3.18/3.25	c  N dy   140     34835       666      8354      3151     14752     53646    294124      8.94      9.43
3.58/3.64	c  N dy   161     38979       666      8354      3151     11056     53646    168632      8.98      9.48
3.98/4.06	c  N dy   185     43064       666      8354      3151     15109     53646    282286      9.04     10.41
4.29/4.38	c  S st   206     45750       666      8354      3151      8914     53646     93117      9.12   no data
4.40/4.43	c  S st   206     46255       666      8354      3151      9415     53646    104219      9.12   no data
4.40/4.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
4.40/4.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.40/4.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
4.40/4.45	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4.40/4.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.40/4.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4.49/4.50	c lits-rem:        66  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.01 s
4.49/4.50	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
4.49/4.50	c vivif2 --  cl tried     9362 cl shrink        0 lits rem          0 time: 0.00
4.49/4.57	c asymm  cl-useful: 0/2251/8354 lits-rem:0 time: 0.07
4.49/4.57	c calculated reachability. Time: 0.00
4.49/4.57	c  N dy   206     46255       666      8354      3151      9362     53646    103557      9.12   no data
4.99/5.00	c  N dy   227     50501       666      8354      3151     13545     53646    218290      9.16      9.65
5.39/5.49	c  N dy   250     54602       666      8354      3151     17603     53646    334857      9.22      9.75
5.88/5.99	c  N dy   278     58665       666      8354      3151     11781     53646    155648      9.28     12.99
6.38/6.49	c  N dy   299     63077       666      8354      3151     16148     53646    285684      9.30      9.85
6.98/7.06	c  N dy   330     67282       666      8354      3151     20320     53646    407199      9.37      9.93
7.28/7.34	c  S st   345     69385       666      8354      3151     11528     53646    125358      9.40   no data
7.28/7.39	c  S st   345     69890       666      8354      3151     12031     53646    139286      9.40   no data
7.28/7.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.38/7.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
7.38/7.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.38/7.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.38/7.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.38/7.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
7.38/7.42	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
7.38/7.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.38/7.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
7.38/7.49	c lits-rem:        79  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.01 s
7.38/7.49	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
7.38/7.49	c vivif2 --  cl tried    11985 cl shrink        0 lits rem          0 time: 0.00
7.78/7.87	c asymm  cl-useful: 4/4465/8354 lits-rem:9 time: 0.38
7.78/7.87	c calculated reachability. Time: 0.00
7.78/7.87	c  N dy   345     69890       666      8354      3152     11985     53637    138474      9.40   no data
8.38/8.41	c  N dy   373     74492       666      8354      3152     16544     53637    271833      9.43      9.94
8.98/9.08	c  N dy   402     79251       666      8354      3152     21251     53637    409397      9.47     11.12
9.68/9.81	c  N dy   423     84631       666      8354      3152     14697     53637    195677      9.47      9.99
10.08/10.19	c  F st   445     87502       666      8354      3152     17511     53637    276279      9.50      8.08
10.58/10.69	c  N st   450     90800       666      8354      3152     20772     53637    373479      9.50   no data
11.48/11.58	c  N dy   466     96604       666      8354      3152     13647     53637    149448      9.50     10.79
12.38/12.42	c  N dy   501    102889       666      8354      3152     19863     53637    337092      9.53     10.05
12.68/12.72	c  S st   510    104835       666      8354      3152     21787     53637    390851      9.53   no data
12.78/12.80	c  S st   510    105337       666      8354      3152     22284     53637    403188      9.53   no data
12.78/12.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.78/12.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.03
12.78/12.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.78/12.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.78/12.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.78/12.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
12.78/12.85	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
12.78/12.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.98/13.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
13.19/13.21	c lits-rem:       553  cl-subs:      389  v-elim:      0  v-fix:    0  time:  0.13 s
13.19/13.21	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
13.19/13.22	c vivif2 --  cl tried    21895 cl shrink        0 lits rem          0 time: 0.01
13.58/13.60	c asymm  cl-useful: 0/3889/8354 lits-rem:0 time: 0.38
13.58/13.60	c calculated reachability. Time: 0.00
13.58/13.60	c  N dy   510    105337       666      8354      3152     21895     53637    396813      9.53   no data
14.68/14.75	c  N dy   550    112147       666      8354      3152     14796     53637    166797      9.57     10.09
15.78/15.80	c  N dy   597    119406       666      8354      3152     21977     53637    380247      9.61     10.27
17.08/17.16	c  N dy   632    127229       666      8354      3152     14878     53637    146926      9.62     10.23
18.28/18.34	c  N dy   649    135355       666      8354      3152     22872     53637    372899      9.59     10.95
19.89/19.96	c  N dy   693    144217       666      8354      3152     15838     53637    157241      9.63     10.15
21.39/21.46	c  N dy   737    153649       666      8354      3152     25144     53637    434983      9.63     10.16
22.28/22.30	c  S st   760    158005       666      8354      3152     29449     53637    556559      9.64   no data
22.38/22.41	c  S st   760    158511       666      8354      3152     29954     53637    570610      9.64   no data
22.38/22.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.38/22.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.04
22.38/22.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.38/22.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.38/22.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.38/22.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
22.38/22.46	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
22.38/22.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.78/22.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
22.99/23.10	c lits-rem:       940  cl-subs:     1115  v-elim:      0  v-fix:    0  time:  0.29 s
22.99/23.10	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
23.09/23.11	c vivif2 --  cl tried    28839 cl shrink        0 lits rem          0 time: 0.01
23.28/23.31	c asymm  cl-useful: 1/1726/8354 lits-rem:1 time: 0.20
23.28/23.31	c calculated reachability. Time: 0.00
23.28/23.31	c  N dy   760    158511       666      8354      3152     28839     53636    554655      9.64   no data
25.19/25.24	c  N dy   802    169141       666      8354      3152     22545     53636    344194      9.65     10.16
27.28/27.35	c  N dy   854    179936       666      8354      3152     33228     53636    663061      9.66     11.95
29.38/29.43	c  N dy   912    191459       666      8354      3152     26848     53636    439072      9.67     10.22
31.99/32.02	c  N dy   960    204059       666      8354      3152     20522     53636    239805      9.67     10.20
34.49/34.55	c  N dy  1022    217331       666      8354      3152     33615     53636    632982      9.68     10.19
37.29/37.35	c  N dy  1089    231261       666      8354      3152     27632     53636    427351      9.69     12.62
38.68/38.74	c  S st  1132    237767       666      8354      3152     34066     53636    625358      9.71      9.55
38.78/38.87	c  S st  1132    238269       666      8354      3152     34563     53636    638013      9.71   no data
38.78/38.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.88/38.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.05
38.88/38.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.88/38.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.88/38.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.88/38.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
38.88/38.93	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
38.88/38.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.28/39.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
39.59/39.67	c lits-rem:      1209  cl-subs:      822  v-elim:      0  v-fix:    0  time:  0.34 s
39.59/39.67	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
39.59/39.68	c vivif2 --  cl tried    33741 cl shrink        0 lits rem          0 time: 0.01
39.78/39.88	c asymm  cl-useful: 0/830/8354 lits-rem:0 time: 0.19
39.78/39.88	c calculated reachability. Time: 0.00
39.78/39.88	c  N dy  1132    238269       666      8354      3152     33741     53636    624296      9.71   no data
43.08/43.16	c  N dy  1212    253713       666      8354      3152     28259     53636    421439      9.73     10.36
46.88/46.91	c  N dy  1305    270363       666      8354      3152     22978     53636    250274      9.75     10.29
50.48/50.53	c  N dy  1386    287629       666      8354      3152     40006     53636    755796      9.77     12.07
54.48/54.56	c  F st  1455    306251       666      8354      3152     35630     53636    581753      9.76      8.59
54.48/54.56	c  N st  1455    306251       666      8354      3152     35630     53636    581753      9.76      8.59
58.89/58.99	c  N dy  1534    326060       666      8354      3152     31504     53636    457924      9.78     10.39
63.88/63.95	c  N dy  1630    346242       666      8354      3152     26746     53636    301964      9.79     10.31
66.38/66.44	c  S st  1674    357405       666      8354      3152     37744     53636    620659      9.80      9.49
66.48/66.57	c  S st  1674    357909       666      8354      3152     38246     53636    636627      9.80   no data
66.48/66.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.58/66.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.06
66.58/66.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.58/66.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.58/66.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.58/66.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
66.58/66.63	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
66.58/66.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
66.88/66.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
67.28/67.33	c lits-rem:      1054  cl-subs:     1079  v-elim:      0  v-fix:    0  time:  0.35 s
67.28/67.33	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
67.28/67.35	c vivif2 --  cl tried    37167 cl shrink        0 lits rem          0 time: 0.01
67.48/67.54	c asymm  cl-useful: 0/737/8354 lits-rem:0 time: 0.19
67.48/67.54	c calculated reachability. Time: 0.00
67.48/67.54	c  N dy  1674    357909       666      8354      3152     37167     53636    621690      9.80   no data
72.49/72.53	c  N dy  1750    378163       666      8354      3152     31487     53636    422486      9.80     10.37
77.59/77.63	c  N dy  1848    398233       666      8354      3152     51257     53636   1007591      9.81     11.94
82.59/82.68	c  N dy  1916    419081       666      8354      3152     45197     53636    810294      9.79     10.40
87.78/87.82	c  N dy  2002    439357       666      8354      3152     37613     53636    558283      9.80     10.39
93.49/93.58	c  N dy  2093    459396       666      8354      3152     28770     53636    281719      9.80     11.18
98.58/98.63	c  N dy  2200    480162       666      8354      3152     49268     53636    888499      9.82     10.39
103.98/104.04	c  N dy  2276    500225       666      8354      3152     39425     53636    559114      9.82     10.34
109.59/109.69	c  N dy  2371    520318       666      8354      3152     59214     53636   1134898      9.82     10.47
113.79/113.84	c  S st  2444    536864       666      8354      3152     44924     53636    694303      9.83   no data
113.89/113.99	c  S st  2444    537365       666      8354      3152     45422     53636    709104      9.83   no data
113.89/113.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.99/114.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  3.2M T:  0.07
113.99/114.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.99/114.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.99/114.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.99/114.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
113.99/114.06	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
113.99/114.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
114.40/114.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
114.79/114.86	c lits-rem:      1133  cl-subs:     1749  v-elim:      0  v-fix:    0  time:  0.44 s
114.79/114.86	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
114.79/114.87	c vivif2 --  cl tried    43673 cl shrink        0 lits rem          0 time: 0.01
114.99/115.07	c asymm  cl-useful: 0/480/8354 lits-rem:0 time: 0.19
114.99/115.07	c calculated reachability. Time: 0.00
114.99/115.07	c  N dy  2444    537365       666      8354      3153     43673     53636    685971      9.83   no data
120.89/120.95	c  N dy  2528    557465       666      8354      3153     31979     53636    317786      9.83     12.69
126.08/126.18	c  N dy  2637    577669       666      8354      3153     51847     53636    895253      9.84     10.46
132.19/132.22	c  N dy  2758    598201       666      8354      3153     39574     53636    516752      9.86     10.44
137.99/138.06	c  N dy  2859    618712       666      8354      3153     59737     53636   1079000      9.87     10.42
143.99/144.04	c  N dy  2935    639843       666      8354      3153     47070     53636    701443      9.87     10.47
150.28/150.31	c  N dy  3037    659879       666      8354      3153     66771     53636   1254159      9.88     10.41
155.78/155.85	c  N dy  3119    679906       666      8354      3153     52017     53636    828043      9.88     10.56
162.09/162.12	c  N dy  3193    699928       666      8354      3153     36346     53636    369140      9.88     11.41
167.69/167.78	c  N dy  3301    720455       666      8354      3153     56440     53636    921897      9.89     10.48
174.29/174.34	c  N dy  3408    740583       666      8354      3153     39947     53636    449538      9.90     10.47
180.58/180.61	c  N dy  3502    761871       666      8354      3153     60833     53636   1025601      9.90     10.43
187.00/187.07	c  N dy  3593    782069       666      8354      3153     43313     53636    524847      9.91     10.43
193.29/193.37	c  N dy  3669    802671       666      8354      3153     63531     53636   1088623      9.90     10.43
194.49/194.52	c  S st  3689    806048       666      8354      3153     66847     53636   1182552      9.91   no data
194.70/194.72	c  S st  3689    806551       666      8354      3153     67349     53636   1196674      9.91   no data
194.70/194.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
194.79/194.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.09
194.79/194.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
194.79/194.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
194.79/194.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.79/194.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
194.79/194.82	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
194.79/194.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
195.48/195.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.65 s
196.90/196.92	c lits-rem:      2359  cl-subs:     3412  v-elim:      0  v-fix:    0  time:  1.39 s
196.90/196.92	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
196.90/196.95	c vivif2 --  cl tried    63937 cl shrink        0 lits rem          0 time: 0.02
197.08/197.15	c asymm  cl-useful: 0/369/8354 lits-rem:0 time: 0.21
197.08/197.15	c calculated reachability. Time: 0.00
197.08/197.15	c  N dy  3689    806551       666      8354      3153     63937     53636   1151704      9.91   no data
203.69/203.74	c  N dy  3772    826641       666      8354      3153     45420     53636    578475      9.91     10.45
209.89/209.95	c  N dy  3848    846645       666      8354      3153     65043     53636   1109731      9.91     10.43
216.49/216.60	c  N dy  3940    866750       666      8354      3153     45509     53636    562824      9.91     10.49
222.99/223.04	c  N dy  4015    887086       666      8354      3153     65384     53636   1098121      9.91     10.45
230.09/230.17	c  N dy  4101    907165       666      8354      3153     44883     53636    519284      9.91     10.53
236.59/236.69	c  N dy  4183    928104       666      8354      3153     65400     53636   1082921      9.91     10.46
243.89/243.95	c  N dy  4282    948117       666      8354      3153     43898     53636    476696      9.92     10.51
250.59/250.69	c  N dy  4380    969809       666      8354      3153     65180     53636   1062750      9.92     10.46
258.29/258.39	c  N dy  4466    990688       666      8354      3153     43495     53636    440187      9.92     10.49
264.49/264.57	c  N dy  4538   1010998       666      8354      3153     63359     53636    963997      9.92     10.46
271.89/271.92	c  N dy  4621   1031063       666      8354      3153     83044     53636   1500521      9.92     13.16
278.49/278.51	c  N dy  4717   1051105       666      8354      3153     59589     53636    875592      9.92     10.81
285.89/285.93	c  N dy  4824   1071735       666      8354      3153     79752     53636   1415628      9.93     10.48
285.89/285.98	c  F st  4826   1071875       666      8354      3153     79888     53636   1418968      9.93   no data
292.60/292.63	c  N dy  4880   1091881       666      8354      3153     55353     53636    719781      9.92     10.57
299.39/299.48	c  N dy  4977   1111941       666      8354      3153     75004     53636   1247730      9.93     10.46
306.99/307.07	c  N dy  5049   1132376       666      8354      3153     49970     53636    566731      9.93     10.45
313.39/313.50	c  N dy  5109   1152390       666      8354      3153     69552     53636   1079859      9.92     10.77
320.99/321.04	c  N dy  5168   1172653       666      8354      3153     89286     53636   1595295      9.92     10.47
327.70/327.80	c  N dy  5254   1192661       666      8354      3153     62876     53636    908317      9.92     10.45
333.90/333.96	c  S st  5317   1209828       666      8354      3153     79610     53636   1346980      9.92   no data
334.20/334.22	c  S st  5317   1210331       666      8354      3153     80106     53636   1361998      9.92   no data
334.20/334.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
334.30/334.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.11
334.30/334.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
334.30/334.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
334.30/334.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
334.30/334.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
334.30/334.34	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
334.30/334.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
335.09/335.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.72 s
337.09/337.16	c lits-rem:      2907  cl-subs:     5167  v-elim:      0  v-fix:    0  time:  2.05 s
337.09/337.16	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
337.09/337.19	c vivif2 --  cl tried    74939 cl shrink        0 lits rem          0 time: 0.03
337.39/337.41	c asymm  cl-useful: 0/336/8354 lits-rem:0 time: 0.22
337.39/337.41	c calculated reachability. Time: 0.00
337.39/337.41	c  N dy  5317   1210331       666      8354      3153     74939     53636   1295948      9.92   no data
345.60/345.68	c  N dy  5394   1230403       666      8354      3153     47704     53636    479698      9.92     10.46
352.30/352.33	c  N dy  5484   1250552       666      8354      3153     67431     53636   1006018      9.92     10.48
359.90/359.99	c  N dy  5561   1270649       666      8354      3153     87021     53636   1518439      9.92     10.55
367.00/367.08	c  N dy  5614   1290974       666      8354      3153     58999     53636    744741      9.91     10.44
374.19/374.20	c  N dy  5694   1311149       666      8354      3153     78691     53636   1247994      9.91     10.56
382.70/382.71	c  N dy  5774   1331582       666      8354      3153     49870     53636    500768      9.91     10.45
389.49/389.56	c  N dy  5862   1352159       666      8354      3153     69939     53636   1023816      9.91     10.49
397.11/397.19	c  N dy  5929   1372179       666      8354      3153     89447     53636   1531274      9.91     15.37
404.90/404.95	c  N dy  5995   1393027       666      8354      3153     60032     53636    758634      9.91     10.45
412.19/412.20	c  N dy  6068   1413142       666      8354      3153     79679     53636   1269128      9.90     10.44
420.50/420.59	c  N dy  6149   1433234       666      8354      3153     99303     53636   1784303      9.90     10.85
427.80/427.81	c  N dy  6213   1453420       666      8354      3153     68233     53636    944799      9.90     10.51
435.61/435.62	c  N dy  6276   1473873       666      8354      3153     88208     53636   1454670      9.90     10.42
444.00/444.04	c  N dy  6361   1494357       666      8354      3153     56495     53636    626035      9.90     10.44
451.01/451.08	c  N dy  6436   1514426       666      8354      3153     76123     53636   1129270      9.90     10.44
459.29/459.34	c  N dy  6486   1534957       666      8354      3153     96046     53636   1628780      9.89     10.42
467.30/467.31	c  N dy  6559   1555524       666      8354      3153     63421     53636    775585      9.89     10.44
474.80/474.88	c  N dy  6643   1575737       666      8354      3153     83126     53636   1285041      9.89     10.43
483.50/483.53	c  N dy  6715   1596100       666      8354      3153    103046     53636   1794558      9.89     10.48
491.60/491.62	c  N dy  6792   1617798       666      8354      3153     70534     53636    947638      9.89     10.41
499.41/499.44	c  N dy  6853   1637901       666      8354      3153     90084     53636   1429558      9.88     10.41
508.90/508.92	c  N dy  6931   1659447       666      8354      3153     56496     53636    573191      9.88     10.42
516.50/516.53	c  N dy  7011   1680469       666      8354      3153     77015     53636   1098722      9.88     10.45
524.71/524.79	c  N dy  7074   1700861       666      8354      3153     96913     53636   1606717      9.88     10.43
529.01/529.03	c  S st  7107   1710332       666      8354      3153    106169     53636   1857354      9.88   no data
529.30/529.31	c  S st  7107   1710835       666      8354      3153    106670     53636   1871964      9.88   no data
529.30/529.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
529.40/529.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.15
529.40/529.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
529.40/529.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
529.40/529.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
529.40/529.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
529.40/529.47	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
529.50/529.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
530.60/530.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.06 s
535.30/535.30	c lits-rem:      5707  cl-subs:     9972  v-elim:      0  v-fix:    0  time:  4.68 s
535.30/535.30	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
535.30/535.33	c vivif2 --  cl tried    96698 cl shrink        0 lits rem          0 time: 0.04
535.50/535.57	c asymm  cl-useful: 0/258/8354 lits-rem:0 time: 0.24
535.50/535.57	c calculated reachability. Time: 0.00
535.50/535.57	c  N dy  7107   1710835       666      8354      3153     96698     53636   1747487      9.88   no data
544.51/544.59	c  N dy  7173   1731410       666      8354      3153     61273     53636    677740      9.87     10.45
552.00/552.09	c  N dy  7232   1751505       666      8354      3153     80837     53636   1176177      9.87     12.28
560.60/560.68	c  N dy  7301   1771814       666      8354      3153    100659     53636   1675406      9.87     10.39
569.41/569.42	c  N dy  7364   1792144       666      8354      3153     63957     53636    735161      9.87     10.44
577.40/577.48	c  N dy  7425   1813125       666      8354      3153     84391     53636   1251141      9.86     10.39
586.50/586.51	c  N dy  7495   1833219       666      8354      3153    103947     53636   1735014      9.86     11.02
595.12/595.17	c  N dy  7558   1853451       666      8354      3153     66186     53636    775453      9.86     10.45
603.11/603.10	c  N dy  7613   1873638       666      8354      3153     85787     53636   1246644      9.85     10.38
611.71/611.77	c  N dy  7670   1893701       666      8354      3153    105288     53636   1721163      9.85     10.55
620.80/620.81	c  N dy  7709   1915078       666      8354      3153     67694     53636    791227      9.84     10.50
629.30/629.30	c  N dy  7781   1937019       666      8354      3154     89035     53636   1318853      9.84     10.36
638.10/638.11	c  N dy  7832   1957131       666      8354      3154    108606     53636   1793171      9.83     10.53
646.91/646.94	c  N dy  7899   1977257       666      8354      3154     68896     53636    812576      9.83     10.36
655.01/655.08	c  N dy  7977   1997533       666      8354      3154     88608     53636   1305614      9.83     10.38
664.11/664.17	c  N dy  8040   2017655       666      8354      3154    108118     53636   1775926      9.83     10.40
673.41/673.44	c  N dy  8096   2038140       666      8354      3154     67724     53636    765770      9.82     10.35
681.21/681.24	c  N dy  8148   2058246       666      8354      3154     87302     53636   1244308      9.82     10.38
690.11/690.15	c  N dy  8204   2078394       666      8354      3154    106845     53636   1721987      9.81     10.35
699.81/699.84	c  N dy  8267   2098497       666      8354      3155     65125     53636    681059      9.81     10.37
707.71/707.76	c  N dy  8352   2118598       666      8354      3156     84706     53636   1173905      9.81     12.09
716.61/716.69	c  N dy  8419   2138937       666      8354      3156    104557     53636   1671304      9.81     10.36
726.41/726.42	c  N dy  8472   2159046       666      8354      3156    124036     53636   2140104      9.80     10.36
734.51/734.59	c  N dy  8527   2179541       666      8354      3157     81724     53636   1065203      9.80     10.38
743.41/743.44	c  N dy  8601   2199714       666      8354      3158    101418     53636   1542774      9.79     10.49
748.51/748.57	c  S st  8634   2210837       666      8354      3158    112194     53636   1795934      9.79      7.99
748.81/748.86	c  S st  8634   2211341       666      8354      3158    112695     53636   1810088      9.79   no data
748.81/748.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
749.01/749.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.15
749.01/749.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
749.01/749.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
749.01/749.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
749.01/749.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
749.01/749.02	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
749.01/749.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
750.61/750.65	c subs with bin:     4657  lits-rem:      1581  v-fix:    0  time:  1.56 s
755.01/755.03	c lits-rem:      5001  cl-subs:    11959  v-elim:      0  v-fix:    0  time:  4.38 s
755.01/755.03	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
755.01/755.07	c vivif2 --  cl tried    96079 cl shrink      255 lits rem        255 time: 0.04
755.31/755.31	c asymm  cl-useful: 0/267/8354 lits-rem:0 time: 0.24
755.31/755.31	c calculated reachability. Time: 0.00
755.31/755.31	c  N dy  8634   2211341       666      8354      3158     96079     53636   1590988      9.79   no data
765.31/765.34	c  N dy  8701   2231464       666      8354      3159    115647     53636   2066113      9.79     10.32
774.92/774.97	c  N dy  8770   2251505       666      8354      3159     72125     53636    846603      9.79     10.37
784.01/784.00	c  N dy  8825   2273282       666      8354      3160     93314     53636   1357811      9.78     10.35
793.71/793.75	c  N dy  8909   2293297       666      8354      3161    112862     53636   1851792      9.78     10.31
803.71/803.75	c  N dy  8975   2313568       666      8354      3161     68458     53636    743571      9.78     10.30
812.02/812.06	c  N dy  9039   2333573       666      8354      3161     87921     53636   1228226      9.78     10.41
821.41/821.46	c  N dy  9098   2354035       666      8354      3161    107843     53636   1721963      9.78     10.32
832.31/832.32	c  N dy  9183   2374187       666      8354      3161    127446     53636   2200875      9.78     10.32
841.02/841.01	c  N dy  9243   2394210       666      8354      3161     81776     53636   1041452      9.77     11.03
850.41/850.42	c  N dy  9302   2414823       666      8354      3162    101715     53636   1505829      9.77     10.43
860.01/860.10	c  N dy  9346   2434870       666      8354      3163    121111     53636   1944911      9.76     10.29
869.92/869.99	c  N dy  9419   2455661       666      8354      3164     75303     53636    869745      9.76     10.35
878.72/878.75	c  N dy  9492   2475727       666      8354      3164     94857     53636   1354600      9.76     10.28
888.61/888.65	c  N dy  9575   2496142       666      8354      3164    114749     53636   1834837      9.76     10.37
899.51/899.52	c  N dy  9638   2516509       666      8354      3165     67478     53636    659485      9.76     10.38
907.72/907.73	c  N dy  9704   2536582       666      8354      3165     87007     53636   1140021      9.76     10.32
917.02/917.04	c  N dy  9776   2556589       666      8354      3165    106516     53636   1620273      9.76     10.31
927.33/927.33	c  N dy  9858   2576656       666      8354      3165    126032     53636   2097056      9.76     10.29
938.11/938.19	c  N dy  9938   2599327       666      8354      3165     79975     53636    946279      9.75     10.28
947.12/947.18	c  N dy 10016   2619407       666      8354      3165     99514     53636   1423022      9.75     12.22
957.03/957.04	c  N dy 10069   2639559       666      8354      3165    119108     53636   1900933      9.75     10.30
968.32/968.36	c  N dy 10149   2659946       666      8354      3165     69896     53636    689272      9.75     10.29
976.52/976.59	c  N dy 10194   2680119       666      8354      3165     89505     53636   1144739      9.75     10.28
986.21/986.20	c  N dy 10270   2700314       666      8354      3165    109140     53636   1625589      9.75     10.41
992.02/992.05	c  S st 10320   2711344       666      8354      3165    119862     53636   1875477      9.75      8.53
992.32/992.36	c  S st 10320   2711852       666      8354      3165    120367     53636   1889175      9.75   no data
992.32/992.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
992.52/992.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.3M T:  0.17
992.52/992.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
992.52/992.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
992.52/992.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
992.52/992.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.00 s
992.52/992.55	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
992.52/992.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
993.92/993.98	c subs with bin:     3842  lits-rem:      2320  v-fix:    0  time:  1.35 s
998.52/998.50	c lits-rem:      3231  cl-subs:    10693  v-elim:      0  v-fix:    0  time:  4.52 s
998.52/998.50	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.00
998.52/998.54	c vivif2 --  cl tried   105832 cl shrink        0 lits rem          0 time: 0.04
998.72/998.78	c asymm  cl-useful: 0/263/8354 lits-rem:0 time: 0.24
998.72/998.79	c calculated reachability. Time: 0.00
998.72/998.79	c  N dy 10320   2711852       666      8354      3165    105832     53636   1732365      9.75   no data
1009.42/1009.48	c  N dy 10394   2731991       666      8354      3165    125438     53636   2204608      9.75     10.28
1020.83/1020.86	c  N dy 10477   2752728       666      8354      3165     75753     53636    842635      9.75     10.34
1029.82/1029.85	c  N dy 10535   2772740       666      8354      3165     95215     53636   1310904      9.74     10.32
1040.22/1040.23	c  N dy 10602   2793150       666      8354      3165    115028     53636   1785121      9.74     10.27
1051.22/1051.27	c  N dy 10684   2813161       666      8354      3166    134481     53636   2253756      9.74     10.30
1061.53/1061.56	c  N dy 10738   2833726       666      8354      3166     83522     53636    996847      9.74     10.29
1071.02/1071.05	c  N dy 10783   2853817       666      8354      3167    102988     53636   1446761      9.74     10.25
1081.42/1081.46	c  N dy 10836   2874327       666      8354      3167    122899     53636   1915299      9.73     10.34
1093.02/1093.06	c  N dy 10900   2894401       666      8354      3167    142343     53636   2352989      9.73     11.66
1102.63/1102.64	c  N dy 10951   2914762       666      8354      3167     90272     53636   1128939      9.73     10.35
1112.73/1112.72	c  N dy 11027   2934873       666      8354      3167    109797     53636   1578496      9.73     10.28
1124.32/1124.37	c  N dy 11075   2955250       666      8354      3167    129504     53636   2024244      9.72     10.25
1136.03/1136.08	c  N dy 11141   2975454       666      8354      3167     76394     53636    803755      9.72     10.34
1145.53/1145.53	c  N dy 11190   2995501       666      8354      3167     95805     53636   1235695      9.72     10.33
1155.83/1155.87	c  N dy 11254   3015531       666      8354      3168    115153     53636   1659625      9.71     10.79
1167.53/1167.50	c  N dy 11284   3035842       666      8354      3169    134672     53636   2055083      9.71     10.24
1169.13/1169.18	c Finding binary XORs  T:     0.00 s  found:       0
1179.24/1179.25	c  N dy 11334   3056390       665      8354      3178     80934     53636    861080      9.70     10.34
1189.14/1189.16	c  N dy 11386   3077011       665      8354      3179    100801     53636   1296416      9.70     10.21
1199.52/1199.53	c  N dy 11433   3097045       665      8354      3183    120136     53636   1708759      9.69     10.21
1210.63/1210.63	c  N dy 11504   3117112       665      8354      3190    139650     53636   2153553      9.69     10.28
1213.23/1213.23	c Finding binary XORs  T:     0.00 s  found:       0
1220.13/1220.11	c  N dy 11582   3137129       664      8317      3126     65902     53431    754024      9.69     10.24
1228.13/1228.18	c  N dy 11678   3157745       664      8317      3126     86039     53431   1237181      9.69     10.32
1237.13/1237.14	c  N dy 11759   3178462       664      8317      3126    106267     53431   1717607      9.69     10.27
1246.73/1246.78	c  N dy 11820   3198491       664      8317      3126    125720     53431   2158296      9.69     10.20
1252.83/1252.81	c  S st 11862   3211853       664      8317      3126     72373     53431    796606      9.69      7.83
1252.94/1252.99	c  S st 11862   3212356       664      8317      3126     72870     53431    810462      9.69   no data
1252.94/1252.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1253.03/1253.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.09
1253.03/1253.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1253.03/1253.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1253.03/1253.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1253.03/1253.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    664 time:  0.00 s
1253.03/1253.09	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1253.13/1253.10	c lits-rem:        22  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.01 s
1253.33/1253.35	c subs with bin:      481  lits-rem:       566  v-fix:    0  time:  0.23 s
1253.83/1253.89	c lits-rem:      1234  cl-subs:     3013  v-elim:      0  v-fix:    0  time:  0.54 s
1253.83/1253.89	c vivif2 --  cl tried     8315 cl shrink        0 lits rem          0 time: 0.00
1253.93/1253.91	c vivif2 --  cl tried    69376 cl shrink        0 lits rem          0 time: 0.02
1254.13/1254.10	c asymm  cl-useful: 1/330/8315 lits-rem:1 time: 0.19
1254.13/1254.10	c calculated reachability. Time: 0.00
1254.13/1254.10	c  N dy 11862   3212356       664      8315      3126     69376     53396    776680      9.69   no data
1262.23/1262.23	c  N dy 11888   3232519       664      8315      3127     88827     53396   1198749      9.68     10.22
1272.13/1272.16	c  N dy 11930   3255996       664      8315      3127    111750     53396   1716717      9.68     10.26
1281.93/1281.98	c  N dy 11958   3276248       664      8315      3127    131393     53396   2146122      9.67     10.22
1291.93/1291.93	c  N dy 11997   3296431       664      8315      3127     79066     53396    873958      9.67     10.20

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-3368109-1305395236/watcher-3368109-1305395236 -o /tmp/evaluation-result-3368109-1305395236/solver-3368109-1305395236 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368109-1305395236.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: 0.92 1.29 2.23 4/297 1207
/proc/meminfo: memFree=13138928/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=11796 CPUtime=0 cores=5,7
/proc/1207/stat : 1207 (runsolver) R 1204 1207 32651 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 651123307 12079104 50 33554432000 4194304 5432360 140733419235504 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/1207/statm: 2949 50 30 303 0 2643 0

[startup+0.0465409 s]
/proc/loadavg: 0.92 1.29 2.23 4/297 1207
/proc/meminfo: memFree=13138928/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=30652 CPUtime=0.03 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 893 0 0 0 3 0 0 0 25 0 1 0 651123307 31387648 833 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294185 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 7663 833 339 95 0 2645 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30652

[startup+0.100531 s]
/proc/loadavg: 0.92 1.29 2.23 4/297 1207
/proc/meminfo: memFree=13138928/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=30652 CPUtime=0.08 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 907 0 0 0 8 0 0 0 25 0 1 0 651123307 31387648 847 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 7663 847 339 95 0 2645 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30652

[startup+0.300492 s]
/proc/loadavg: 0.92 1.29 2.23 4/297 1207
/proc/meminfo: memFree=13138928/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=32496 CPUtime=0.28 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 1564 0 0 0 28 0 0 0 25 0 1 0 651123307 33275904 1396 33554432000 4194304 4580011 140736003430816 18446744073709551615 4293796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 8124 1396 363 95 0 3106 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32496

[startup+0.700417 s]
/proc/loadavg: 0.92 1.29 2.23 4/297 1207
/proc/meminfo: memFree=13138928/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=33180 CPUtime=0.68 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 1885 0 0 0 68 0 0 0 25 0 1 0 651123307 33976320 1490 33554432000 4194304 4580011 140736003430816 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 8295 1490 363 95 0 3277 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33180

[startup+1.50026 s]
/proc/loadavg: 1.01 1.30 2.23 5/308 1277
/proc/meminfo: memFree=13103672/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=33724 CPUtime=1.48 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 2542 0 0 0 148 0 0 0 25 0 1 0 651123307 34533376 1561 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 8431 1561 363 95 0 3413 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33724

[startup+3.10096 s]
/proc/loadavg: 1.01 1.30 2.23 5/308 1305
/proc/meminfo: memFree=13091656/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=38788 CPUtime=3.08 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 4289 0 0 0 308 0 0 0 25 0 1 0 651123307 39718912 2935 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 9697 2935 367 95 0 4679 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38788

[startup+6.30035 s]
/proc/loadavg: 1.41 1.38 2.25 5/308 1305
/proc/meminfo: memFree=13068348/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=38968 CPUtime=6.28 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 5710 0 0 0 627 1 0 0 25 0 1 0 651123307 39903232 2925 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294386 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 9742 2925 367 95 0 4724 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38968

[startup+12.7001 s]
/proc/loadavg: 1.61 1.42 2.26 5/308 1305
/proc/meminfo: memFree=13042124/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=39568 CPUtime=12.68 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 7840 0 0 0 1267 1 0 0 25 0 1 0 651123307 40517632 3217 33554432000 4194304 4580011 140736003430816 18446744073709551615 4320870 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 9892 3217 367 95 0 4874 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39568

[startup+25.5007 s]
/proc/loadavg: 2.22 1.56 2.29 5/308 1332
/proc/meminfo: memFree=13012672/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=51920 CPUtime=25.48 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 13832 0 0 0 2546 2 0 0 25 0 1 0 651123307 53166080 6093 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 12980 6093 368 95 0 7962 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51920

[startup+51.1008 s]
/proc/loadavg: 2.83 1.76 2.34 5/308 1333
/proc/meminfo: memFree=12978384/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=55048 CPUtime=51.08 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 19842 0 0 0 5105 3 0 0 25 0 1 0 651123307 56369152 7223 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 13762 7223 368 95 0 8744 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55048

[startup+102.311 s]
/proc/loadavg: 3.49 2.10 2.42 5/308 1334
/proc/meminfo: memFree=12952652/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=57008 CPUtime=102.29 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 29682 0 0 0 10224 5 0 0 25 0 1 0 651123307 58376192 7138 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 14252 7138 367 95 0 9234 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 57008

[startup+162.301 s]
/proc/loadavg: 3.89 2.46 2.52 5/308 1444
/proc/meminfo: memFree=12996912/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=59428 CPUtime=162.29 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 39411 0 0 0 16221 8 0 0 25 0 1 0 651123307 60854272 7777 33554432000 4194304 4580011 140736003430816 18446744073709551615 4296060 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 14857 7777 367 95 0 9839 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 59428

[startup+222.3 s]
/proc/loadavg: 3.96 2.74 2.61 5/308 1445
/proc/meminfo: memFree=12917728/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=74204 CPUtime=222.29 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 50352 0 0 0 22218 11 0 0 25 0 1 0 651123307 75984896 11855 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 18551 11855 367 95 0 13533 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74204

[startup+282.301 s]
/proc/loadavg: 4.05 2.98 2.70 5/308 1447
/proc/meminfo: memFree=12934300/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=74436 CPUtime=282.29 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 57847 0 0 0 28216 13 0 0 25 0 1 0 651123307 76222464 11991 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 18609 11991 367 95 0 13591 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 74436

[startup+342.3 s]
/proc/loadavg: 4.07 3.18 2.79 5/308 1449
/proc/meminfo: memFree=12916036/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=81636 CPUtime=342.29 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 65942 0 0 0 34214 15 0 0 25 0 1 0 651123307 83595264 14229 33554432000 4194304 4580011 140736003430816 18446744073709551615 4322536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 20409 14229 367 95 0 15391 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 81636

[startup+402.301 s]
/proc/loadavg: 4.02 3.33 2.86 5/308 1450
/proc/meminfo: memFree=12904584/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=81864 CPUtime=402.3 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 73109 0 0 0 40212 18 0 0 25 0 1 0 651123307 83828736 13004 33554432000 4194304 4580011 140736003430816 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 20466 13004 367 95 0 15448 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 81864

[startup+462.301 s]
/proc/loadavg: 4.01 3.45 2.93 5/308 1452
/proc/meminfo: memFree=12880956/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=81980 CPUtime=462.29 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 78850 0 0 0 46208 21 0 0 25 0 1 0 651123307 83947520 14391 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 20495 14391 367 95 0 15477 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 81980

[startup+522.301 s]
/proc/loadavg: 4.00 3.54 2.99 5/308 1453
/proc/meminfo: memFree=12882136/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=82140 CPUtime=522.3 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 85211 0 0 0 52207 23 0 0 25 0 1 0 651123307 84111360 14029 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 20535 14029 367 95 0 15517 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 82140

[startup+582.301 s]
/proc/loadavg: 4.00 3.62 3.05 5/308 1481
/proc/meminfo: memFree=12066540/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=95656 CPUtime=582.3 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 93107 0 0 0 58205 25 0 0 25 0 1 0 651123307 97951744 16973 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 23914 16973 367 95 0 18896 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 95656

[startup+642.3 s]
/proc/loadavg: 4.15 3.72 3.12 5/308 1483
/proc/meminfo: memFree=11470432/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=95752 CPUtime=642.31 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 98375 0 0 0 64204 27 0 0 25 0 1 0 651123307 98050048 17507 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 23938 17507 367 95 0 18920 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 95752

[startup+702.301 s]
/proc/loadavg: 4.09 3.79 3.18 5/308 1484
/proc/meminfo: memFree=11231780/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=95908 CPUtime=702.31 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 104475 0 0 0 70203 28 0 0 25 0 1 0 651123307 98209792 16252 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 23977 16252 367 95 0 18959 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 95908

[startup+762.311 s]
/proc/loadavg: 4.07 3.84 3.23 5/308 1486
/proc/meminfo: memFree=11054880/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=96876 CPUtime=762.32 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 108790 0 0 0 76202 30 0 0 25 0 1 0 651123307 99201024 18029 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 24219 18029 367 95 0 19201 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 96876

[startup+822.301 s]
/proc/loadavg: 4.06 3.88 3.28 5/308 1487
/proc/meminfo: memFree=10998780/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=97064 CPUtime=822.31 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 113951 0 0 0 82199 32 0 0 25 0 1 0 651123307 99393536 17595 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 24266 17595 367 95 0 19248 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 97064

[startup+882.301 s]
/proc/loadavg: 4.02 3.90 3.32 5/308 1498
/proc/meminfo: memFree=10967804/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=97132 CPUtime=882.31 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 119009 0 0 0 88197 34 0 0 25 0 1 0 651123307 99463168 17349 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 24283 17349 367 95 0 19265 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 97132

[startup+942.301 s]
/proc/loadavg: 4.01 3.91 3.36 5/308 1500
/proc/meminfo: memFree=10954004/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=97240 CPUtime=942.31 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 124094 0 0 0 94196 35 0 0 25 0 1 0 651123307 99573760 16956 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 24310 16956 367 95 0 19292 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 97240

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.40 5/308 1503
/proc/meminfo: memFree=10894936/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=99452 CPUtime=1002.32 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 128429 0 0 0 100195 37 0 0 25 0 1 0 651123307 101838848 18505 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 24863 18505 367 95 0 19845 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 99452

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.43 5/308 1506
/proc/meminfo: memFree=10869564/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=99644 CPUtime=1062.32 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 133334 0 0 0 106193 39 0 0 25 0 1 0 651123307 102035456 17397 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 24911 17397 367 95 0 19893 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 99644

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.47 5/308 1507
/proc/meminfo: memFree=10865916/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=99680 CPUtime=1122.32 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 137172 0 0 0 112192 40 0 0 25 0 1 0 651123307 102072320 18417 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 24920 18417 367 95 0 19902 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 99680

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.50 5/308 1509
/proc/meminfo: memFree=10863868/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=99744 CPUtime=1182.33 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 141715 0 0 0 118192 41 0 0 25 0 1 0 651123307 102137856 17364 33554432000 4194304 4580011 140736003430816 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 24936 17364 367 95 0 19918 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 99744

[startup+1242.3 s]
/proc/loadavg: 3.81 3.92 3.51 4/302 1528
/proc/meminfo: memFree=10879872/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=97232 CPUtime=1242.33 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 145410 0 0 0 124191 42 0 0 25 0 1 0 651123307 99565568 18219 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 24308 18219 367 95 0 19290 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 97232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.40 3.78 3.49 4/302 1529
/proc/meminfo: memFree=10876356/32950928 swapFree=67083212/67111528
[pid=1207] ppid=1204 vsize=122720 CPUtime=1300.03 cores=5,7
/proc/1207/stat : 1207 (strangenight2-s) R 1204 1207 32651 0 -1 4202496 150316 0 0 0 129960 43 0 0 25 0 1 0 651123307 125665280 23125 33554432000 4194304 4580011 140736003430816 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1207/statm: 30680 23125 367 95 0 25662 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 122720

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.61
CPU system time (s): 0.444932
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 122720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.61
system time used= 0.444932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150316
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= 15218

runsolver used 3.56146 second user time and 8.45571 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 19:47:16
IDJOB=3368109
IDBENCH=85826
IDSOLVER=1845
FILE ID=node127/3368109-1305395236
RUNJOBID= node127-1305395236-1183
PBS_JOBID= 13324406
Free space on /tmp= 73472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
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-3368109-1305395236/watcher-3368109-1305395236 -o /tmp/evaluation-result-3368109-1305395236/solver-3368109-1305395236 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368109-1305395236.cnf

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=1349099926

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13139588 kB
Buffers:        284736 kB
Cached:        3353600 kB
SwapCached:       1620 kB
Active:       16728520 kB
Inactive:      2746772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13139588 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           17608 kB
Writeback:           0 kB
AnonPages:    15835776 kB
Mapped:          26896 kB
Slab:           225900 kB
PageTables:      47492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44340368 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= 73384 MiB
End job on node127 at 2011-05-14 20:08:58