Trace number 3368469

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.07 1300.04

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3368469-1305380512.cnf'
0.00/0.00	c -- header says num vars:         163622
0.00/0.00	c -- header says num clauses:      488120
0.08/0.17	c -- clauses added:            0 learnts,       488120 normals,            0 xors
0.08/0.17	c -- vars added     163622
0.08/0.17	c Parsing time:  0.15 s
0.08/0.17	c  N st     0         0    163622    162706    325412         0   1138942         0   no data   no data
0.49/0.52	c asymm  cl-useful: 0/32010/162705 lits-rem:0 time: 0.34
6.99/7.00	c Flit:   764 Blit:   2133 bXBeca:    0 bXProp: 18559 Bins:      0 BRemL:      0 BRemN:      0 P: 142.9M T:  6.42
6.99/7.01	c Cleaning up after failed var search:     0.02 s 
6.99/7.07	c Replacing    18559 vars Replaced   413596 lits Time:     0.05 s 
7.09/7.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.13	c bin-w-bin subsume rem        12003 bins  time:  0.02 s
7.09/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
7.49/7.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 124402 time:  0.32 s
7.60/7.62	c Removed useless bin:     873  fixed:     0  props:  20.00M  time:  0.11 s
7.99/8.08	c lits-rem:      1289  cl-subs:    10033  v-elim:  47136  v-fix:    0  time:  0.45 s
8.29/8.30	c Finding binary XORs  T:     0.23 s  found:     464
8.29/8.33	c Replacing      464 vars Replaced    18182 lits Time:     0.02 s 
8.39/8.42	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
8.39/8.42	c calculated reachability. Time: 0.04
8.39/8.43	c Calc default polars -  time:   0.01 s pos:    2547 undec:   69927 neg:   91148
8.39/8.43	c =========================================================================================
8.39/8.43	c types(t): F = full restart, N = normal restart
8.39/8.43	c types(t): S = simplification begin/end, E = solution found
8.39/8.43	c restart types(rt): st = static, dy = dynamic
8.39/8.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
8.39/8.43	c  B st     0         0     93809    133301    190905         0    848671         0   no data   no data
9.39/9.44	c  N dy    15      4076     93806    133301    191725      3243    848670     21428      3.39      3.84
10.69/10.79	c  N dy    42      8260     93804    133301    192310      6812    848660     46959      3.58      3.78
11.79/11.82	c  N dy    66     12295     93789    133301    192786     10309    848625     74365      3.67      3.87
13.09/13.16	c  N dy    91     16536     93781    133301    193216     14054    848597    104210      3.71      4.03
14.49/14.52	c  N dy   122     20567     93776    133301    193600     10304    848582     55703      3.83      4.83
15.89/15.90	c  N dy   155     24668     93773    133301    193924     14047    848575     93952      3.95      4.17
15.89/15.98	c  F st   157     25001     93773    133301    193941     14357    848573     97371      3.96      6.33
17.29/17.33	c Found part    32824 vars:         14 clauses:        16 lits size:        38
17.29/17.33	c Found part    32825 vars:          3 clauses:         3 lits size:         7
17.29/17.33	c Found part    32826 vars:      93754 clauses:    323912 lits size:    847464
17.29/17.33	c Found parts:          3 time: 1.34 s
17.29/17.33	c Solving part 32825
17.39/17.40	c  N st     0         0         3         1         2         0         7         0   no data   no data
17.39/17.40	c asymm  cl-useful: 0/1/1 lits-rem:0 time: 0.00
17.39/17.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
17.39/17.41	c Finding binary XORs  T:     0.01 s  found:       0
17.39/17.41	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
17.39/17.41	c calculated reachability. Time: 0.00
17.39/17.41	c Calc default polars -  time:   0.00 s pos:       1 undec:  163619 neg:       2
17.39/17.41	c =========================================================================================
17.39/17.41	c types(t): F = full restart, N = normal restart
17.39/17.41	c types(t): S = simplification begin/end, E = solution found
17.39/17.41	c restart types(rt): st = static, dy = dynamic
17.39/17.41	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
17.39/17.41	c  B st     0         0         3         1         2         0         7         0   no data   no data
17.39/17.41	c  E st     1         0         0         1         2         0         7         0   no data   no data
17.39/17.42	c Verified 1 clauses.
17.39/17.42	c Verified 1 clauses.
17.39/17.42	c Solved part
17.39/17.42	c =========================================================================================
17.39/17.42	c Solving part 32824
17.39/17.48	c  N st     0         0        14         6        10         0        38         0   no data   no data
17.39/17.48	c asymm  cl-useful: 0/6/6 lits-rem:0 time: 0.00
17.39/17.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
17.39/17.49	c Finding binary XORs  T:     0.01 s  found:       0
17.39/17.49	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
17.39/17.49	c calculated reachability. Time: 0.00
17.39/17.50	c Calc default polars -  time:   0.00 s pos:       0 undec:  163611 neg:      11
17.39/17.50	c =========================================================================================
17.39/17.50	c types(t): F = full restart, N = normal restart
17.39/17.50	c types(t): S = simplification begin/end, E = solution found
17.39/17.50	c restart types(rt): st = static, dy = dynamic
17.39/17.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
17.39/17.50	c  B st     0         0        14         6        10         0        38         0   no data   no data
17.39/17.50	c  E st     1         0         0         6        10         0        38         0   no data   no data
17.49/17.50	c Verified 6 clauses.
17.49/17.50	c Verified 6 clauses.
17.49/17.50	c Solved part
17.49/17.50	c =========================================================================================
17.49/17.50	c Coming back to original instance
17.49/17.50	c =========================================================================================
19.09/19.19	c  N dy   163     30000     93753    133077    194097     19074    847460    176957      3.96   no data
19.09/19.19	c  S st   163     30000     93753    133077    194097     19074    847460    176957      3.96   no data
19.49/19.51	c  S st   163     30500     93752    133077    194180     19488    847460    180621      3.96   no data
19.49/19.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
25.29/25.32	c Flit:    35 Blit:     48 bXBeca:    0 bXProp:  308 Bins: 174013 BRemL:  63459 BRemN:   1713 P: 87.5M T:  5.79
25.29/25.38	c Replacing      308 vars Replaced    32216 lits Time:     0.05 s 
25.39/25.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.39/25.44	c bin-w-bin subsume rem         4597 bins  time:  0.02 s
25.49/25.50	c subs with bin:     3227  lits-rem:     20566  v-fix:    0  time:  0.06 s
25.79/25.86	c Subs w/ non-existent bins:   2861 l-rem:   4192 v-fix:     0 done:  93328 time:  0.35 s
25.99/26.01	c Removed useless bin:    2087  fixed:     0  props:  20.00M  time:  0.15 s
26.69/26.71	c lits-rem:     14127  cl-subs:    19926  v-elim:  62218  v-fix:    0  time:  0.68 s
26.69/26.75	c subs with bin:      429  lits-rem:      1518  v-fix:    0  time:  0.02 s
26.79/26.80	c lits-rem:       124  cl-subs:      778  v-elim:      0  v-fix:    0  time:  0.04 s
27.09/27.15	c asymm  cl-useful: 4605/15424/133049 lits-rem:6394 time: 0.34
27.09/27.18	c calculated reachability. Time: 0.03
27.09/27.18	c  N dy   163     30500     31110    132975    106501      8714    621086    178109      3.96   no data
27.19/27.29	c Finding binary XORs  T:     0.11 s  found:       5
28.19/28.22	c  N dy   188     34509     31106    132975    106759     12429    621081    210096      3.99      4.67
29.19/29.28	c  N dy   224     38552     31094    132975    106915     16278    621076    250406      4.08      5.19
30.19/30.27	c  N dy   258     42608     31092    132975    107065     12035    621064    177038      4.17      4.41
30.99/31.05	c  S st   284     45750     31081    132975    107165     15019    621060    214581      4.26   no data
31.19/31.24	c  S st   284     46251     31077    132975    107229     15445    621060    218292      4.26   no data
31.19/31.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
33.39/33.41	c Flit:    49 Blit:     28 bXBeca:    0 bXProp:   56 Bins:  94479 BRemL:  61629 BRemN:    712 P: 25.6M T:  2.15
33.39/33.46	c Replacing       61 vars Replaced     6466 lits Time:     0.04 s 
33.39/33.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.49/33.51	c bin-w-bin subsume rem         1011 bins  time:  0.02 s
33.49/33.56	c subs with bin:     4497  lits-rem:     25975  v-fix:    0  time:  0.05 s
33.59/33.65	c Subs w/ non-existent bins:   2211 l-rem:   9549 v-fix:     0 done:  30806 time:  0.09 s
33.59/33.67	c Removed useless bin:     729  fixed:     0  props:   1.52M  time:  0.02 s
33.89/33.92	c lits-rem:      5189  cl-subs:     9153  v-elim:   8521  v-fix:    0  time:  0.24 s
33.89/33.95	c subs with bin:      364  lits-rem:       918  v-fix:    0  time:  0.02 s
33.89/34.00	c lits-rem:        88  cl-subs:      379  v-elim:      0  v-fix:    0  time:  0.04 s
34.00/34.07	c vivif2 --  cl tried   123679 cl shrink    13812 lits rem      14823 time: 0.07
34.00/34.08	c vivif2 --  cl tried    11604 cl shrink     1508 lits rem       3138 time: 0.01
34.39/34.50	c asymm  cl-useful: 69/16068/122711 lits-rem:69 time: 0.41
34.49/34.51	c calculated reachability. Time: 0.01
34.49/34.52	c  N dy   284     46251     22285    122711     72162     11545    510342    144505      4.26   no data
34.49/34.58	c Finding binary XORs  T:     0.06 s  found:       1
35.49/35.52	c  N dy   315     50313     22269    122711     72298     15425    510337    188487      4.33      6.28
36.39/36.45	c  N dy   351     54348     22261    122711     72391     19330    510332    238283      4.42      4.66
37.40/37.43	c  N dy   387     58374     22258    122711     72466     23250    510329    293245      4.52      6.87
38.50/38.52	c  N dy   425     62457     22253    122711     72544     27219    510325    352444      4.62      5.69
39.50/39.56	c  N dy   461     66530     22235    122711     72610     19225    510323    191736      4.70      6.89
40.29/40.32	c  S st   488     69376     22193    122711     72651     22007    510322    239079      4.76   no data
40.39/40.49	c  S st   488     69876     22192    122711     72695     22457    510321    243597      4.76   no data
40.49/40.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
41.99/42.08	c Flit:    24 Blit:     12 bXBeca:    0 bXProp:   74 Bins:  46218 BRemL:  33744 BRemN:    670 P: 28.6M T:  1.57
42.09/42.11	c Replacing       75 vars Replaced     7934 lits Time:     0.03 s 
42.09/42.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.09/42.16	c bin-w-bin subsume rem         1297 bins  time:  0.01 s
42.09/42.19	c subs with bin:     2626  lits-rem:      1874  v-fix:    0  time:  0.03 s
42.19/42.24	c Subs w/ non-existent bins:    545 l-rem:    198 v-fix:     0 done:  22066 time:  0.06 s
42.19/42.26	c Removed useless bin:     337  fixed:     0  props:   0.93M  time:  0.02 s
42.29/42.37	c lits-rem:      1341  cl-subs:     1990  v-elim:   1247  v-fix:    0  time:  0.11 s
42.39/42.41	c subs with bin:      382  lits-rem:      1234  v-fix:    0  time:  0.03 s
42.39/42.48	c lits-rem:       333  cl-subs:      473  v-elim:      0  v-fix:    0  time:  0.05 s
42.49/42.53	c vivif2 --  cl tried   117787 cl shrink     1345 lits rem       1492 time: 0.05
42.49/42.55	c vivif2 --  cl tried    19877 cl shrink     1911 lits rem       5490 time: 0.02
42.90/42.92	c asymm  cl-useful: 599/16096/117648 lits-rem:1797 time: 0.37
42.90/42.94	c calculated reachability. Time: 0.01
42.90/42.94	c  N dy   488     69876     20819    117049     70651     19843    482458    211217      4.76   no data
42.90/42.99	c Finding binary XORs  T:     0.05 s  found:       1
44.09/44.18	c  N dy   528     74458     20808    117049     70716     24308    482453    282451      4.82      5.13
45.39/45.43	c  N dy   569     79295     20805    117049     70784     29031    482451    368190      4.90      7.16
46.79/46.81	c  N dy   609     84407     20799    117049     70844     34047    482447    457254      4.99      5.64
47.59/47.68	c  F st   636     87502     20796    117049     70874     37090    482447    517119      5.04   no data
47.69/47.71	c Replacing        1 vars Replaced       21 lits Time:     0.02 s 
48.59/48.65	c  N st   641     90798     20786    116839     70180     25213    481739    269655      5.04   no data
50.29/50.35	c  N dy   676     96833     20783    116839     70245     31157    481738    382619      5.08      6.09
52.09/52.15	c  N dy   729    103109     20779    116839     70308     37327    481736    504113      5.18      6.33
52.59/52.65	c  S st   745    104817     20777    116839     70320     39016    481736    541245      5.20   no data
52.80/52.85	c  S st   745    105324     20776    116839     70364     39470    481736    545828      5.20   no data
52.80/52.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
54.19/54.25	c Flit:    21 Blit:     39 bXBeca:    0 bXProp:   79 Bins:  28355 BRemL:  22108 BRemN:    263 P: 27.4M T:  1.38
54.19/54.29	c Replacing       79 vars Replaced     7440 lits Time:     0.04 s 
54.29/54.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.29/54.33	c bin-w-bin subsume rem          404 bins  time:  0.01 s
54.29/54.36	c subs with bin:     1048  lits-rem:       325  v-fix:    0  time:  0.03 s
54.39/54.41	c Subs w/ non-existent bins:    250 l-rem:     84 v-fix:     0 done:  20561 time:  0.05 s
54.39/54.43	c Removed useless bin:     116  fixed:     0  props:   0.84M  time:  0.02 s
54.49/54.52	c lits-rem:      1540  cl-subs:     1209  v-elim:    272  v-fix:    0  time:  0.09 s
54.59/54.64	c subs with bin:      418  lits-rem:      3583  v-fix:    0  time:  0.09 s
54.69/54.78	c lits-rem:       878  cl-subs:      717  v-elim:      0  v-fix:    0  time:  0.11 s
54.79/54.82	c vivif2 --  cl tried   113463 cl shrink      264 lits rem        312 time: 0.05
54.79/54.89	c vivif2 --  cl tried    36474 cl shrink     6190 lits rem      35163 time: 0.06
55.19/55.29	c asymm  cl-useful: 946/10990/113426 lits-rem:2838 time: 0.40
55.29/55.31	c calculated reachability. Time: 0.01
55.29/55.31	c  N dy   745    105324     20289    112480     70682     36453    465104    458834      5.20   no data
55.29/55.35	c Finding binary XORs  T:     0.05 s  found:      11
57.69/57.77	c  N dy   807    112154     20284    112480     70751     43169    465102    628666      5.32      5.65
59.99/60.04	c  N dy   868    119373     20266    112480     70830     33959    465100    349044      5.40      6.80
62.59/62.65	c  N dy   937    127036     20238    112480     70906     41501    465098    551960      5.50      7.74
65.19/65.22	c  N dy  1008    135168     20229    112480     70961     49531    465097    727171      5.60      9.40
67.99/68.00	c  N dy  1084    143888     20213    112480     71008     40226    465094    395539      5.69      6.06
71.19/71.29	c  N dy  1171    153133     20161    112480     71049     49380    465090    652863      5.83      7.37
72.99/73.00	c Finding binary XORs  T:     0.05 s  found:      26
72.99/73.01	c  S st  1212    157986     20066    110601     67804     53202    458171    768648      5.89   no data
73.19/73.23	c  S st  1212    158487     20066    110601     67843     53656    458170    773578      5.89   no data
73.19/73.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
74.80/74.87	c Flit:    36 Blit:     66 bXBeca:    0 bXProp:   74 Bins:  44798 BRemL:  31478 BRemN:    121 P: 33.9M T:  1.63
74.80/74.87	c Cleaning up after failed var search:     0.00 s 
74.89/74.93	c Replacing      111 vars Replaced    14824 lits Time:     0.05 s 
74.89/74.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.89/74.97	c bin-w-bin subsume rem          387 bins  time:  0.01 s
74.99/75.00	c subs with bin:     1108  lits-rem:       438  v-fix:    0  time:  0.03 s
74.99/75.05	c Subs w/ non-existent bins:    169 l-rem:    192 v-fix:     0 done:  19818 time:  0.05 s
74.99/75.07	c Removed useless bin:     111  fixed:     0  props:   0.86M  time:  0.02 s
75.09/75.16	c lits-rem:       769  cl-subs:      808  v-elim:    444  v-fix:    0  time:  0.09 s
75.29/75.34	c subs with bin:      439  lits-rem:      4466  v-fix:    0  time:  0.15 s
75.49/75.55	c lits-rem:      1060  cl-subs:      834  v-elim:      0  v-fix:    0  time:  0.19 s
75.59/75.60	c vivif2 --  cl tried   108238 cl shrink      246 lits rem        261 time: 0.05
75.59/75.69	c vivif2 --  cl tried    49343 cl shrink     7649 lits rem      34145 time: 0.08
75.99/76.09	c asymm  cl-useful: 581/8739/108222 lits-rem:1743 time: 0.41
76.09/76.11	c calculated reachability. Time: 0.01
76.09/76.11	c  N dy  1212    158487     19374    107641     72799     49313    444872    613701      5.89   no data
76.09/76.16	c Finding binary XORs  T:     0.05 s  found:      18
79.59/79.64	c  N dy  1298    168686     19336    107641     72850     41202    444871    378784      5.98      6.77
83.19/83.28	c  N dy  1387    179469     19336    107641     72882     51900    444869    655936      6.07      9.14
87.39/87.42	c  N dy  1495    190992     19326    107641     72921     63323    444867    984369      6.20     10.69
91.49/91.50	c  N dy  1603    203207     19303    107641     72972     54510    444867    613496      6.32      8.29
96.29/96.30	c  N dy  1719    216194     19276    107641     73029     67384    444867   1018482      6.44      7.34
101.29/101.38	c  N dy  1835    230063     19273    107641     73083     59065    444864    659940      6.53      7.85
103.99/104.08	c  S st  1896    237730     19268    107641     73128     66642    444863    857342      6.57   no data
104.29/104.33	c  S st  1896    238233     19261    107641     73153     67112    444863    864118      6.57   no data
104.29/104.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
105.99/106.03	c Flit:    15 Blit:     15 bXBeca:    0 bXProp:   61 Bins:  40505 BRemL:  26092 BRemN:    175 P: 34.7M T:  1.68
105.99/106.08	c Replacing       79 vars Replaced     5917 lits Time:     0.03 s 
106.09/106.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.09/106.12	c bin-w-bin subsume rem          354 bins  time:  0.01 s
106.09/106.15	c subs with bin:      958  lits-rem:       283  v-fix:    0  time:  0.03 s
106.19/106.20	c Subs w/ non-existent bins:    221 l-rem:     52 v-fix:     0 done:  19048 time:  0.05 s
106.19/106.22	c Removed useless bin:      82  fixed:     0  props:   0.87M  time:  0.02 s
106.29/106.31	c lits-rem:       222  cl-subs:      397  v-elim:    258  v-fix:    0  time:  0.09 s
106.49/106.51	c subs with bin:      549  lits-rem:      5259  v-fix:    0  time:  0.16 s
106.70/106.74	c lits-rem:      1283  cl-subs:      975  v-elim:      0  v-fix:    0  time:  0.22 s
106.70/106.79	c vivif2 --  cl tried   104281 cl shrink      245 lits rem        256 time: 0.05
106.89/106.90	c vivif2 --  cl tried    63198 cl shrink     8468 lits rem      39171 time: 0.10
107.09/107.13	c asymm  cl-useful: 155/4940/104267 lits-rem:465 time: 0.23
107.09/107.15	c calculated reachability. Time: 0.01
107.09/107.15	c  N dy  1896    238233     18790    104112     76142     63153    430534    723971      6.57   no data
107.19/107.20	c Finding binary XORs  T:     0.05 s  found:       2
112.99/113.09	c  N dy  2026    253674     18772    104112     76193     55683    430533    490839      6.67      7.03
118.99/119.05	c  N dy  2144    269921     18769    104112     76258     71782    430533    947005      6.76     10.53
125.99/126.09	c  N dy  2293    287200     18766    104112     76311     64295    430530    626158      6.87      7.76
132.39/132.49	c  N dy  2428    305689     18761    104112     76355     82662    430525   1196204      6.95      7.35
132.69/132.71	c  F st  2434    306250     18761    104112     76355     83222    430525   1227349      6.96   no data
132.69/132.75	c Replacing        2 vars Replaced       68 lits Time:     0.02 s 
139.39/139.46	c  N dy  2536    325442     18752    103788     72797     75924    429437    827434      6.99      7.39
147.50/147.54	c  N dy  2710    345510     18752    103788     72831     69422    429435    563099      7.11      8.57
151.70/151.79	c  S st  2786    357349     18751    103788     72856     81189    429435    885467      7.13      7.26
152.00/152.05	c  S st  2786    357850     18751    103788     72884     81660    429434    892962      7.13   no data
152.00/152.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
153.90/153.91	c Flit:    27 Blit:      4 bXBeca:    0 bXProp:   70 Bins:  54620 BRemL:  32421 BRemN:    104 P: 35.0M T:  1.85
153.90/153.96	c Replacing       70 vars Replaced     8885 lits Time:     0.05 s 
153.90/153.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
154.00/154.01	c bin-w-bin subsume rem          226 bins  time:  0.01 s
154.00/154.03	c subs with bin:      498  lits-rem:       213  v-fix:    0  time:  0.03 s
154.00/154.09	c Subs w/ non-existent bins:    118 l-rem:     38 v-fix:     0 done:  18599 time:  0.06 s
154.10/154.11	c Removed useless bin:      78  fixed:     0  props:   0.88M  time:  0.02 s
154.20/154.20	c lits-rem:       615  cl-subs:      617  v-elim:    180  v-fix:    0  time:  0.09 s
154.40/154.43	c subs with bin:      751  lits-rem:      4878  v-fix:    0  time:  0.19 s
154.70/154.70	c lits-rem:      1575  cl-subs:     1152  v-elim:      0  v-fix:    0  time:  0.25 s
154.70/154.75	c vivif2 --  cl tried   101992 cl shrink      184 lits rem        195 time: 0.05
154.80/154.87	c vivif2 --  cl tried    77667 cl shrink     7603 lits rem      37084 time: 0.12
155.20/155.27	c asymm  cl-useful: 462/3750/101985 lits-rem:676 time: 0.40
155.20/155.29	c calculated reachability. Time: 0.01
155.20/155.29	c  N dy  2786    357850     18419    101979     90904     77624    420601    808500      7.13   no data
155.30/155.35	c Finding binary XORs  T:     0.05 s  found:       0
163.30/163.30	c  N dy  2948    377882     18409    101979     90956     97538    420599   1470855      7.20     10.87
171.10/171.18	c  N dy  3105    397904     18403    101979     90998     89322    420597   1201671      7.26     11.02
179.00/179.02	c  N dy  3252    418264     18397    101979     91061     80640    420594    741278      7.31      7.72
186.90/186.97	c  N dy  3412    438283     18390    101979     91088    100545    420592   1405723      7.37      9.47
194.89/194.94	c  N dy  3568    458624     18385    101979     91120     90683    420592    953956      7.44      7.85
202.89/202.91	c  N dy  3722    478663     18381    101979     91148    110607    420591   1630010      7.50      9.84
210.60/210.64	c  N dy  3885    498709     18379    101979     91175     99144    420590   1210202      7.57      8.13
219.40/219.45	c  N dy  4041    518905     18376    101979     91207    119228    420590   1924863      7.63      8.14
226.70/226.78	c  S st  4175    536776     18376    101979     91228    104455    420589   1251988      7.68      7.79
227.00/227.07	c  S st  4175    537278     18375    101979     91244    104936    420588   1260953      7.68   no data
227.00/227.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
229.30/229.32	c Flit:    35 Blit:     38 bXBeca:    0 bXProp:   68 Bins:  35866 BRemL:  26009 BRemN:     28 P: 39.2M T:  2.22
229.30/229.37	c Replacing       68 vars Replaced     8445 lits Time:     0.05 s 
229.40/229.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.40/229.41	c bin-w-bin subsume rem          365 bins  time:  0.01 s
229.40/229.44	c subs with bin:      344  lits-rem:       153  v-fix:    0  time:  0.03 s
229.50/229.50	c Subs w/ non-existent bins:     98 l-rem:     21 v-fix:     0 done:  18180 time:  0.05 s
229.50/229.52	c Removed useless bin:      88  fixed:     0  props:   0.90M  time:  0.02 s
229.60/229.61	c lits-rem:       119  cl-subs:      353  v-elim:    145  v-fix:    0  time:  0.10 s
229.91/229.97	c subs with bin:      497  lits-rem:      5242  v-fix:    0  time:  0.30 s
230.40/230.43	c lits-rem:      2058  cl-subs:     1270  v-elim:      0  v-fix:    0  time:  0.44 s
230.40/230.49	c vivif2 --  cl tried    99839 cl shrink      157 lits rem        171 time: 0.05
230.60/230.66	c vivif2 --  cl tried   100601 cl shrink     9613 lits rem      61529 time: 0.18
231.01/231.07	c asymm  cl-useful: 448/2761/99827 lits-rem:517 time: 0.41
231.01/231.10	c calculated reachability. Time: 0.01
231.10/231.10	c  N dy  4175    537278     18035     99823     90447    100554    410987   1112793      7.68   no data
231.10/231.15	c Finding binary XORs  T:     0.05 s  found:       0
239.30/239.30	c  N dy  4313    557335     18016     99823     90479    120486    410987   1811654      7.71      8.15
247.51/247.56	c  N dy  4461    577425     18015     99823     90515    107028    410987   1315665      7.74     11.94
256.31/256.35	c  N dy  4615    597433     18013     99823     90545    126939    410986   2083316      7.79     12.40
264.60/264.68	c  N dy  4763    617510     18012     99823     90572    112649    410982   1439383      7.83      8.26
274.20/274.21	c  N dy  4922    637590     18012     99823     90593    132641    410980   2218116      7.86      8.54
283.10/283.15	c  N dy  5046    657591     18007     99823     90635    117176    410979   1383168      7.89      8.75
292.00/292.00	c  N dy  5191    677620     18006     99823     90657    137130    410978   2150705      7.91     12.39
300.31/300.34	c  N dy  5349    697645     18005     99823     90680    120782    410978   1520849      7.95     13.58
309.99/310.09	c  N dy  5512    717672     18005     99823     90701    140717    410975   2318894      8.00      9.72
319.60/319.60	c  N dy  5667    737690     18003     99823     90730    122812    410975   1413087      8.04      8.89
328.40/328.40	c  N dy  5802    757785     18003     99823     90739    142831    410973   2258239      8.06      9.34
337.29/337.37	c  N dy  5945    777786     18002     99823     90756    124135    410972   1402478      8.09      8.58
346.40/346.50	c  N dy  6091    797862     17998     99823     90771    144138    410972   2226540      8.12     12.19
350.20/350.29	c  S st  6152    805918     17998     99823     90778    152156    410971   2571148      8.13      6.48
350.60/350.63	c  S st  6152    806419     17998     99823     90793    152638    410971   2579260      8.13   no data
350.60/350.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
353.20/353.20	c Flit:    10 Blit:      2 bXBeca:    0 bXProp:   43 Bins:  31363 BRemL:  17129 BRemN:     32 P: 39.9M T:  2.55
353.20/353.27	c Replacing       43 vars Replaced     7378 lits Time:     0.07 s 
353.30/353.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
353.30/353.32	c bin-w-bin subsume rem          223 bins  time:  0.01 s
353.30/353.35	c subs with bin:      269  lits-rem:       149  v-fix:    0  time:  0.03 s
353.40/353.40	c Subs w/ non-existent bins:     62 l-rem:      7 v-fix:     0 done:  17939 time:  0.05 s
353.40/353.42	c Removed useless bin:      79  fixed:     0  props:   0.91M  time:  0.02 s
353.50/353.53	c lits-rem:        72  cl-subs:      252  v-elim:     89  v-fix:    0  time:  0.11 s
354.70/354.76	c subs with bin:      925  lits-rem:     15976  v-fix:    0  time:  1.10 s
356.80/356.81	c lits-rem:      5112  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  2.03 s
356.80/356.87	c vivif2 --  cl tried    98693 cl shrink      197 lits rem        208 time: 0.06
357.30/357.30	c vivif2 --  cl tried   148219 cl shrink    26788 lits rem     240110 time: 0.43
357.70/357.72	c asymm  cl-useful: 406/1875/98690 lits-rem:460 time: 0.42
357.70/357.75	c calculated reachability. Time: 0.01
357.70/357.75	c  N dy  6152    806419     17850     98684    102033    148174    405706   2279683      8.13   no data
357.80/357.81	c Finding binary XORs  T:     0.06 s  found:       0
366.21/366.21	c  N dy  6278    826497     17840     98684    102061    127033    405706   1425089      8.15     11.08
375.20/375.26	c  N dy  6417    846505     17837     98684    102082    146943    405706   2273964      8.17      8.84
384.70/384.72	c  N dy  6570    866529     17837     98684    102102    126295    405706   1320711      8.20     12.48
393.20/393.29	c  N dy  6687    886591     17837     98684    102121    146282    405706   2170667      8.21      8.72
403.10/403.15	c  N dy  6810    906690     17835     98684    102131    124685    405706   1124516      8.23      9.07
412.00/412.01	c  N dy  6960    926731     17834     98684    102153    144653    405706   1943792      8.25     11.69
422.20/422.24	c  N dy  7101    946921     17834     98684    102171    164764    405704   2802763      8.27      8.73
431.70/431.74	c  N dy  7249    966963     17822     98684    102197    141963    405704   1713646      8.29     12.95
441.00/441.05	c  N dy  7381    987030     17822     98684    102219    161933    405704   2565905      8.31      9.80
450.50/450.56	c  N dy  7500   1007039     17821     98684    102247    138192    405703   1417668      8.32     11.45
459.50/459.55	c  N dy  7632   1027261     17813     98684    102285    158265    405703   2194553      8.33      9.12
469.80/469.85	c  N dy  7765   1047361     17813     98684    102306    178283    405702   3085636      8.35      8.82
478.90/478.90	c  N dy  7889   1067409     17813     98684    102318    153652    405701   2037373      8.37     11.29
481.00/481.08	c  F st  7925   1071875     17813     98684    102322    158110    405701   2224707      8.38   no data
488.41/488.45	c  N dy  8000   1087572     17813     98242     99370    172608    404123   2953382      8.38      8.91
497.90/497.92	c  N dy  8140   1107739     17813     98242     99384    146566    404123   1542119      8.40      8.87
507.50/507.58	c  N dy  8268   1128046     17812     98242     99389    166812    404123   2372720      8.42      8.87
519.00/519.01	c  N dy  8410   1148055     17812     98242     99399    186743    404123   3243077      8.44     11.16
528.70/528.72	c  N dy  8557   1168085     17811     98242     99411    159602    404123   1938441      8.46      8.94
539.10/539.16	c  N dy  8693   1188196     17811     98242     99417    179650    404123   2795189      8.47      9.22
548.91/548.95	c  N dy  8816   1208241     17811     98242     99426    151747    404123   1490758      8.49     13.10
549.51/549.56	c  S st  8826   1209628     17811     98242     99426    153132    404123   1551622      8.49   no data
549.80/549.88	c  S st  8826   1210131     17811     98242     99437    153622    404123   1559715      8.49   no data
549.91/549.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
552.51/552.59	c Flit:    33 Blit:      6 bXBeca:    0 bXProp:   41 Bins:  18685 BRemL:  13914 BRemN:     17 P: 40.9M T:  2.68
552.61/552.65	c Replacing       41 vars Replaced     7559 lits Time:     0.06 s 
552.61/552.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
552.61/552.69	c bin-w-bin subsume rem          664 bins  time:  0.01 s
552.71/552.72	c subs with bin:      206  lits-rem:       113  v-fix:    0  time:  0.03 s
552.71/552.78	c Subs w/ non-existent bins:     25 l-rem:     13 v-fix:     0 done:  17707 time:  0.05 s
552.80/552.80	c Removed useless bin:      64  fixed:     0  props:   0.93M  time:  0.02 s
552.90/552.90	c lits-rem:        77  cl-subs:      285  v-elim:    135  v-fix:    0  time:  0.11 s
553.31/553.33	c subs with bin:     1764  lits-rem:     11601  v-fix:    0  time:  0.35 s
553.90/553.93	c lits-rem:      2744  cl-subs:     1758  v-elim:      0  v-fix:    0  time:  0.59 s
553.90/553.99	c vivif2 --  cl tried    97243 cl shrink      150 lits rem        167 time: 0.06
554.20/554.25	c vivif2 --  cl tried   147802 cl shrink     9025 lits rem      58555 time: 0.26
554.60/554.66	c asymm  cl-useful: 339/1798/97236 lits-rem:379 time: 0.41
554.60/554.68	c calculated reachability. Time: 0.01
554.60/554.68	c  N dy  8826   1210131     17572     97233     99964    147781    399225   1401817      8.49   no data
554.70/554.74	c Finding binary XORs  T:     0.06 s  found:       0
564.90/564.96	c  N dy  8946   1230193     17570     97233     99978    167770    399225   2236245      8.50      9.07
575.51/575.51	c  N dy  9085   1250327     17562     97233     99994    187837    399225   3159351      8.51      9.07
585.11/585.17	c  N dy  9224   1270422     17562     97233     99999    157200    399225   1742594      8.53     14.31
595.01/595.07	c  N dy  9355   1290455     17562     97233    100010    177160    399225   2565511      8.54     10.72
606.81/606.87	c  N dy  9486   1310668     17561     97233    100020    197300    399223   3426640      8.56      9.12
616.60/616.62	c  N dy  9628   1330908     17561     97233    100028    167611    399222   2069543      8.57      9.07
626.21/626.29	c  N dy  9732   1351273     17561     97233    100038    187893    399222   2909516      8.58      9.08
636.70/636.73	c  N dy  9877   1371332     17560     97233    100051    156792    399222   1468787      8.59      9.30
646.31/646.38	c  N dy 10003   1391673     17557     97233    100070    177052    399222   2373066      8.60      9.12
656.61/656.64	c  N dy 10144   1411678     17557     97233    100078    196999    399221   3248138      8.62      9.25
667.10/667.19	c  N dy 10281   1431714     17557     97233    100094    165108    399221   1684858      8.63     11.75
677.51/677.53	c  N dy 10422   1451840     17557     97233    100104    185159    399221   2575865      8.64      9.14
688.41/688.47	c  N dy 10579   1471956     17557     97233    100112    205218    399221   3463643      8.66      9.13
699.00/699.02	c  N dy 10720   1491977     17557     97233    100123    172114    399220   1877672      8.68      9.19
710.01/710.04	c  N dy 10858   1512583     17557     97233    100126    192680    399220   2766431      8.69      9.17
720.91/720.97	c  N dy 11002   1532722     17556     97233    100132    212761    399220   3671435      8.70      9.18
733.81/733.86	c  N dy 11135   1552731     17556     97233    100140    178574    399220   2023821      8.71      9.30
744.10/744.11	c  N dy 11246   1572799     17556     97233    100146    198581    399220   2843586      8.72     11.08
755.72/755.78	c  N dy 11400   1592868     17556     97233    100151    218592    399220   3844568      8.74     13.55
765.91/765.94	c  N dy 11519   1612954     17556     97233    100159    183446    399217   2089723      8.75      9.25
776.81/776.89	c  N dy 11663   1633048     17556     97233    100172    203454    399216   2991825      8.76     10.32
788.11/788.14	c  N dy 11801   1653063     17553     97233    100183    223379    399216   3844384      8.77      9.24
798.21/798.29	c  N dy 11911   1673138     17553     97233    100190    187251    399216   2164427      8.78      9.65
808.91/808.92	c  N dy 12043   1693227     17551     97233    100194    207281    399216   3067667      8.79     10.48
818.32/818.32	c  S st 12167   1710131     17551     97233    100203    224137    399216   3784322      8.80   no data
818.71/818.75	c  S st 12167   1710632     17551     97233    100209    224630    399215   3797902      8.80   no data
818.71/818.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
821.72/821.73	c Flit:    12 Blit:      0 bXBeca:    0 bXProp:   42 Bins:  19906 BRemL:  14035 BRemN:     26 P: 50.0M T:  2.95
821.81/821.86	c Replacing       42 vars Replaced    16955 lits Time:     0.12 s 
821.81/821.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
821.91/821.90	c bin-w-bin subsume rem          487 bins  time:  0.01 s
821.91/821.93	c subs with bin:      198  lits-rem:       104  v-fix:    0  time:  0.03 s
821.91/821.99	c Subs w/ non-existent bins:     32 l-rem:     10 v-fix:     0 done:  17481 time:  0.05 s
822.01/822.01	c Removed useless bin:      53  fixed:     0  props:   0.94M  time:  0.02 s
822.11/822.14	c lits-rem:        79  cl-subs:      225  v-elim:     82  v-fix:    0  time:  0.13 s
823.81/823.88	c subs with bin:      470  lits-rem:     17644  v-fix:    0  time:  1.55 s
827.01/827.00	c lits-rem:      7158  cl-subs:     2100  v-elim:      0  v-fix:    0  time:  3.10 s
827.01/827.06	c vivif2 --  cl tried    96311 cl shrink      114 lits rem        126 time: 0.06
827.71/827.74	c vivif2 --  cl tried   216308 cl shrink    37523 lits rem     367375 time: 0.68
828.11/828.18	c asymm  cl-useful: 297/1282/96291 lits-rem:332 time: 0.43
828.22/828.20	c calculated reachability. Time: 0.01
828.22/828.20	c  N dy 12167   1710632     17399     96286    101236    216278    394907   3243619      8.80   no data
828.22/828.26	c Finding binary XORs  T:     0.06 s  found:       0
838.91/838.95	c  N dy 12295   1730643     17395     96286    101254    178181    394907   1889952      8.81      9.32
849.11/849.16	c  N dy 12415   1750678     17394     96286    101267    198146    394907   2738505      8.82     15.08
860.41/860.46	c  N dy 12543   1771214     17393     96286    101286    218611    394907   3630795      8.83      9.33
873.81/873.84	c  N dy 12689   1791524     17392     96286    101300    180779    394907   1834527      8.84      9.33
885.21/885.29	c  N dy 12808   1811595     17391     96286    101311    200773    394907   2689150      8.85     13.45
896.52/896.54	c  N dy 12945   1831962     17391     96286    101322    221087    394907   3622486      8.86      9.36
907.71/907.77	c  N dy 13080   1852352     17390     96286    101329    182300    394907   1761607      8.87      9.36
918.42/918.42	c  N dy 13213   1872412     17390     96286    101332    202323    394907   2695590      8.88     11.64
929.61/929.69	c  N dy 13340   1892430     17390     96286    101344    222265    394907   3673341      8.89      9.99
941.51/941.57	c  N dy 13477   1913107     17390     96286    101347    182681    394907   1647588      8.90      9.42
952.01/952.02	c  N dy 13601   1933173     17390     96286    101351    202702    394907   2614050      8.90      9.85
963.62/963.66	c  N dy 13737   1953198     17390     96286    101355    222688    394906   3572529      8.91     10.58
975.31/975.35	c  N dy 13867   1973231     17390     96286    101358    242681    394906   4528527      8.92     13.58
985.81/985.82	c  N dy 14000   1993232     17390     96286    101362    201188    394906   2341530      8.93     10.59
996.71/996.72	c  N dy 14131   2013327     17390     96286    101367    221231    394906   3193032      8.94     13.39
1008.21/1008.27	c  N dy 14251   2033498     17389     96286    101376    241322    394906   4142856      8.95      9.75
1019.22/1019.29	c  N dy 14391   2053662     17389     96286    101384    199028    394905   2226868      8.95      9.47
1031.01/1031.02	c  N dy 14519   2073801     17389     96286    101390    219110    394905   3130556      8.96      9.61
1046.13/1046.16	c  N dy 14644   2093824     17389     96286    101399    239068    394905   4030985      8.97     12.05
1059.02/1059.05	c  N dy 14761   2113906     17388     96286    101412    195644    394905   1879598      8.98      9.58
1069.62/1069.66	c  N dy 14878   2133990     17388     96286    101425    215656    394904   2792687      8.98      9.49
1080.82/1080.88	c  N dy 14989   2154034     17388     96286    101435    235633    394904   3634253      8.98     12.73
1093.51/1093.53	c  N dy 15139   2174086     17388     96286    101442    255628    394904   4637310      9.00     10.41
1104.52/1104.50	c  N dy 15248   2194105     17388     96286    101446    211391    394904   2459163      9.00     11.76
1114.01/1114.07	c  S st 15365   2210633     17388     96286    101451    227878    394904   3268495      9.01   no data
1114.51/1114.54	c  S st 15365   2211134     17388     96286    101463    228367    394904   3280111      9.01   no data
1114.51/1114.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1117.52/1117.57	c Flit:     8 Blit:      0 bXBeca:    0 bXProp:   25 Bins:  12135 BRemL:  11427 BRemN:     18 P: 50.0M T:  3.00
1117.62/1117.66	c Replacing       25 vars Replaced     4843 lits Time:     0.09 s 
1117.62/1117.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1117.71/1117.70	c bin-w-bin subsume rem          232 bins  time:  0.01 s
1117.71/1117.73	c subs with bin:      158  lits-rem:        60  v-fix:    0  time:  0.03 s
1117.71/1117.79	c Subs w/ non-existent bins:     23 l-rem:      8 v-fix:     0 done:  17344 time:  0.06 s
1117.81/1117.81	c Removed useless bin:      61  fixed:     0  props:   0.96M  time:  0.02 s
1117.91/1117.94	c lits-rem:        26  cl-subs:      111  v-elim:     56  v-fix:    0  time:  0.13 s
1119.11/1119.12	c subs with bin:      593  lits-rem:     10089  v-fix:    0  time:  1.03 s
1122.11/1122.13	c lits-rem:      4649  cl-subs:     1649  v-elim:      0  v-fix:    0  time:  2.99 s
1122.11/1122.19	c vivif2 --  cl tried    95713 cl shrink       70 lits rem         83 time: 0.06
1122.72/1122.79	c vivif2 --  cl tried   221475 cl shrink    24102 lits rem     249719 time: 0.60
1123.22/1123.23	c asymm  cl-useful: 219/1250/95701 lits-rem:246 time: 0.44
1123.22/1123.25	c calculated reachability. Time: 0.01
1123.22/1123.25	c  N dy 15365   2211134     17288     95697     99298    221460    392165   2735542      9.01   no data
1123.32/1123.31	c Finding binary XORs  T:     0.06 s  found:       0
1134.51/1134.54	c  N dy 15480   2231289     17286     95697     99308    241545    392165   3728866      9.01      9.51
1146.62/1146.67	c  N dy 15595   2251325     17282     95697     99321    197541    392165   1826247      9.02     12.16
1157.92/1157.91	c  N dy 15731   2271329     17281     95697     99326    217493    392165   2801644      9.03      9.87
1169.82/1169.82	c  N dy 15855   2291387     17280     95697     99331    237499    392165   3750668      9.03      9.98
1182.02/1182.09	c  N dy 15989   2311392     17280     95697     99336    257431    392165   4674598      9.04      9.64
1193.32/1193.35	c  N dy 16114   2331404     17280     95697     99342    211234    392165   2395946      9.05      9.71
1204.12/1204.15	c  N dy 16225   2351545     17280     95697     99345    231315    392165   3311608      9.06      9.80
1217.22/1217.28	c  N dy 16359   2371695     17280     95697     99350    251426    392164   4271093      9.06      9.55
1230.32/1230.34	c  N dy 16482   2391718     17280     95697     99356    204121    392164   1896101      9.07     12.26
1241.32/1241.39	c  N dy 16593   2411793     17280     95697     99361    224134    392164   2853958      9.08     10.96
1253.32/1253.31	c  N dy 16716   2431977     17280     95697     99365    244268    392164   3765458      9.08      9.60
1266.52/1266.57	c  N dy 16851   2451992     17280     95697     99372    264230    392164   4708860      9.09      9.63
1278.13/1278.15	c  N dy 16951   2472467     17280     95697     99376    216240    392163   2366822      9.09      9.61
1290.02/1290.04	c  N dy 17075   2492906     17279     95697     99385    236584    392162   3245452      9.10      9.62

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.92 3.94 3.03 4/241 778
/proc/meminfo: memFree=18932228/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=30040 CPUtime=0 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 795 0 0 0 0 0 0 0 25 0 1 0 649651045 30760960 736 33554432000 4194304 4580011 140736493223088 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 7510 736 322 95 0 2492 0

[startup+0.0257869 s]
/proc/loadavg: 3.92 3.94 3.03 4/241 778
/proc/meminfo: memFree=18932228/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=39216 CPUtime=0.02 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 3438 0 0 0 2 0 0 0 25 0 1 0 649651045 40157184 2859 33554432000 4194304 4580011 140736493223088 18446744073709551615 248089359045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 9804 2863 324 95 0 4786 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 39216

[startup+0.100786 s]
/proc/loadavg: 3.92 3.94 3.03 4/241 778
/proc/meminfo: memFree=18932228/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=70628 CPUtime=0.08 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 12422 0 0 0 8 0 0 0 25 0 1 0 649651045 72323072 10169 33554432000 4194304 4580011 140736493223088 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 17657 10169 324 95 0 12639 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 70628

[startup+0.300798 s]
/proc/loadavg: 3.92 3.94 3.03 4/241 778
/proc/meminfo: memFree=18932228/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=104224 CPUtime=0.29 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 21058 0 0 0 27 2 0 0 25 0 1 0 649651045 106725376 16625 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 26056 16625 339 95 0 21038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104224

[startup+0.700621 s]
/proc/loadavg: 3.92 3.94 3.03 4/241 778
/proc/meminfo: memFree=18932228/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=117292 CPUtime=0.69 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 24158 0 0 0 67 2 0 0 25 0 1 0 649651045 120107008 19725 33554432000 4194304 4580011 140736493223088 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 29323 19725 341 95 0 24305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 117292

[startup+1.50054 s]
/proc/loadavg: 3.92 3.94 3.03 5/242 779
/proc/meminfo: memFree=18833268/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=167092 CPUtime=1.49 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 35581 0 0 0 146 3 0 0 25 0 1 0 649651045 171102208 31148 33554432000 4194304 4580011 140736493223088 18446744073709551615 4289062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 41806 31149 341 95 0 36788 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167092

[startup+3.10026 s]
/proc/loadavg: 3.93 3.94 3.03 5/242 779
/proc/meminfo: memFree=18762216/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=268272 CPUtime=3.09 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 60773 0 0 0 303 6 0 0 25 0 1 0 649651045 274710528 56340 33554432000 4194304 4580011 140736493223088 18446744073709551615 248089359045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 67068 56340 341 95 0 62050 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 268272

[startup+6.30074 s]
/proc/loadavg: 3.93 3.94 3.03 5/242 779
/proc/meminfo: memFree=18609084/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=322164 CPUtime=6.29 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 74176 0 0 0 621 8 0 0 25 0 1 0 649651045 329895936 69743 33554432000 4194304 4580011 140736493223088 18446744073709551615 4293276 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 80541 69743 341 95 0 75523 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 322164

[startup+12.7006 s]
/proc/loadavg: 3.94 3.94 3.04 5/242 779
/proc/meminfo: memFree=18509404/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=420288 CPUtime=12.69 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 90765 0 0 0 1259 10 0 0 25 0 1 0 649651045 430374912 86330 33554432000 4194304 4580011 140736493223088 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 105072 86330 365 95 0 100054 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 420288

[startup+25.5002 s]
/proc/loadavg: 3.95 3.94 3.05 5/242 780
/proc/meminfo: memFree=18458108/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=465568 CPUtime=25.49 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 111060 0 0 0 2537 12 0 0 25 0 1 0 649651045 476741632 101490 33554432000 4194304 4580011 140736493223088 18446744073709551615 4412255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 116392 101490 369 95 0 111374 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 465568

[startup+51.1008 s]
/proc/loadavg: 3.96 3.94 3.08 5/242 808
/proc/meminfo: memFree=18575728/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=518128 CPUtime=51.09 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 126797 0 0 0 5094 15 0 0 25 0 1 0 649651045 530563072 113391 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 129532 113391 369 95 0 124514 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 518128

[startup+102.309 s]
/proc/loadavg: 3.98 3.95 3.13 5/242 810
/proc/meminfo: memFree=18494508/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=532092 CPUtime=102.3 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 132723 0 0 0 10214 16 0 0 25 0 1 0 649651045 544862208 119314 33554432000 4194304 4580011 140736493223088 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 133023 119314 369 95 0 128005 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 532092

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.18 5/242 811
/proc/meminfo: memFree=18382628/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=545240 CPUtime=162.3 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 137612 0 0 0 16212 18 0 0 25 0 1 0 649651045 558325760 124203 33554432000 4194304 4580011 140736493223088 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 136310 124203 369 95 0 131292 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 545240

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.23 5/242 813
/proc/meminfo: memFree=18316128/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=557196 CPUtime=222.3 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 140511 0 0 0 22211 19 0 0 25 0 1 0 649651045 570568704 127102 33554432000 4194304 4580011 140736493223088 18446744073709551615 4325120 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 139299 127102 369 95 0 134281 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 557196

[startup+282.301 s]
/proc/loadavg: 4.06 3.98 3.28 5/242 814
/proc/meminfo: memFree=18309876/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=559000 CPUtime=282.3 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 141242 0 0 0 28211 19 0 0 25 0 1 0 649651045 572416000 127833 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 139750 127833 369 95 0 134732 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 559000

[startup+342.3 s]
/proc/loadavg: 4.05 4.00 3.32 5/242 816
/proc/meminfo: memFree=18333908/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=537320 CPUtime=342.29 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 151189 0 0 0 34208 21 0 0 25 0 1 0 649651045 550215680 121880 33554432000 4194304 4580011 140736493223088 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 134330 121880 369 95 0 129312 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 537320

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.37 5/242 861
/proc/meminfo: memFree=18497848/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=569548 CPUtime=402.3 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 170610 0 0 0 40205 25 0 0 25 0 1 0 649651045 583217152 128440 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 142387 128440 369 95 0 137369 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 569548

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.40 5/242 862
/proc/meminfo: memFree=18456112/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=570004 CPUtime=462.3 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 180059 0 0 0 46202 28 0 0 25 0 1 0 649651045 583684096 129907 33554432000 4194304 4580011 140736493223088 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 142501 129907 369 95 0 137483 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 570004

[startup+522.3 s]
/proc/loadavg: 4.08 4.02 3.44 5/242 864
/proc/meminfo: memFree=18432504/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=570584 CPUtime=522.3 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 191950 0 0 0 52200 30 0 0 25 0 1 0 649651045 584278016 128853 33554432000 4194304 4580011 140736493223088 18446744073709551615 4325563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 142646 128853 369 95 0 137628 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 570584

[startup+582.301 s]
/proc/loadavg: 4.03 4.01 3.47 5/242 865
/proc/meminfo: memFree=18415604/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=574864 CPUtime=582.3 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 202681 0 0 0 58198 32 0 0 25 0 1 0 649651045 588660736 130055 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 143716 130055 369 95 0 138698 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 574864

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.50 5/242 867
/proc/meminfo: memFree=18393368/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=575240 CPUtime=642.31 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 212398 0 0 0 64195 36 0 0 25 0 1 0 649651045 589045760 130590 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 143810 130590 369 95 0 138792 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 575240

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.53 5/242 869
/proc/meminfo: memFree=18387488/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=575688 CPUtime=702.3 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 222284 0 0 0 70193 37 0 0 25 0 1 0 649651045 589504512 130768 33554432000 4194304 4580011 140736493223088 18446744073709551615 4293068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 143922 130768 369 95 0 138904 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 575688

[startup+762.309 s]
/proc/loadavg: 4.00 4.00 3.56 5/242 870
/proc/meminfo: memFree=18369096/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=576112 CPUtime=762.31 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 232126 0 0 0 76191 40 0 0 25 0 1 0 649651045 589938688 130452 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294676 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 144028 130452 369 95 0 139010 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 576112

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.58 5/242 872
/proc/meminfo: memFree=18373528/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=590692 CPUtime=822.31 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 242703 0 0 0 82188 43 0 0 25 0 1 0 649651045 604868608 135926 33554432000 4194304 4580011 140736493223088 18446744073709551615 248089724010 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 147673 135933 369 95 0 142655 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 590692

[startup+882.301 s]
/proc/loadavg: 4.05 4.01 3.61 5/242 874
/proc/meminfo: memFree=18297976/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=601064 CPUtime=882.32 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 256254 0 0 0 88186 46 0 0 25 0 1 0 649651045 615489536 136993 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 150266 136993 369 95 0 145248 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 601064

[startup+942.3 s]
/proc/loadavg: 4.02 4.01 3.63 5/242 876
/proc/meminfo: memFree=18235572/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=621512 CPUtime=942.31 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 266549 0 0 0 94184 47 0 0 25 0 1 0 649651045 636428288 141285 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294181 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 155378 141285 369 95 0 150360 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 621512

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/242 878
/proc/meminfo: memFree=18265800/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=601064 CPUtime=1002.31 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 269494 0 0 0 100183 48 0 0 25 0 1 0 649651045 615489536 138508 33554432000 4194304 4580011 140736493223088 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 150266 138508 369 95 0 145248 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 601064

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/242 879
/proc/meminfo: memFree=18246060/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=602248 CPUtime=1062.32 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 275918 0 0 0 106182 50 0 0 25 0 1 0 649651045 616701952 138606 33554432000 4194304 4580011 140736493223088 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 150562 138606 369 95 0 145544 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 602248

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.69 5/242 881
/proc/meminfo: memFree=18217120/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=623508 CPUtime=1122.31 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 281021 0 0 0 112180 51 0 0 25 0 1 0 649651045 638472192 143095 33554432000 4194304 4580011 140736493223088 18446744073709551615 4501999 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 155877 143095 369 95 0 150859 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 623508

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.71 5/242 891
/proc/meminfo: memFree=18173472/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=708244 CPUtime=1182.32 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 289737 0 0 0 118178 54 0 0 25 0 1 0 649651045 725241856 144557 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 177061 144557 369 95 0 172043 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 708244

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/242 893
/proc/meminfo: memFree=18204804/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=623824 CPUtime=1242.32 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 300334 0 0 0 124175 57 0 0 25 0 1 0 649651045 638795776 142749 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294331 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 155956 142749 369 95 0 150938 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 623824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 4/237 914
/proc/meminfo: memFree=18481676/32950928 swapFree=64721848/67111528
[pid=778] ppid=776 vsize=624020 CPUtime=1300.03 cores=4,6
/proc/778/stat : 778 (strangenight2-s) R 776 778 480 0 -1 4202496 307772 0 0 0 129943 60 0 0 25 0 1 0 649651045 638996480 143940 33554432000 4194304 4580011 140736493223088 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/778/statm: 156005 143940 369 95 0 150987 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 624020

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.44
CPU system time (s): 0.629904
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 722704

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

runsolver used 2.83557 second user time and 6.65699 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 15:41:52
IDJOB=3368469
IDBENCH=82468
IDSOLVER=1845
FILE ID=node123/3368469-1305380512
RUNJOBID= node123-1305379154-499
PBS_JOBID= 13324379
Free space on /tmp= 73332 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368469-1305380512/watcher-3368469-1305380512 -o /tmp/evaluation-result-3368469-1305380512/solver-3368469-1305380512 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368469-1305380512.cnf

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=812501135

node123.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	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18932508 kB
Buffers:        275088 kB
Cached:        3929548 kB
SwapCached:      10496 kB
Active:       10974516 kB
Inactive:      2787212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18932508 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           24048 kB
Writeback:          44 kB
AnonPages:     9554512 kB
Mapped:          17024 kB
Slab:           163888 kB
PageTables:      32916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13614296 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= 73340 MiB
End job on node123 at 2011-05-14 16:03:35