Trace number 3422003

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)UNSAT 2283.58 2283.55

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1407.09
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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-3422003-1306631238.cnf'
0.00/0.00	c -- header says num vars:           2731
0.00/0.00	c -- header says num clauses:       17983
0.00/0.01	c -- clauses added:            0 learnts,        17983 normals,            0 xors
0.00/0.01	c -- vars added       2731
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2731     16452      1185         0    125048         0   no data   no data
0.09/0.12	c asymm  cl-useful: 1391/15393/15393 lits-rem:2062 time: 0.11
0.09/0.12	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.13	c bin-w-bin subsume rem         1010 bins  time:  0.00 s
0.09/0.13	c subs with bin:       35  lits-rem:       149  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   2674 time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.16	c lits-rem:      6943  cl-subs:     3447  v-elim:    154  v-fix:    0  time:  0.02 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:     925 undec:     827 neg:     979
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0      2520     11736      1079         0     84376         0   no data   no data
0.19/0.22	c  N dy    15      4060      2520     11736      1106      3743     84366     51469      6.82      7.20
0.19/0.29	c  N dy    33      8114      2520     11736      1132      5206     84365     65792      6.78      7.90
0.29/0.39	c  N dy    54     12218      2520     11736      1167      5076     84361     56921      6.82      7.38
0.49/0.50	c  N dy    83     16344      2520     11736      1211      8982     84357    112451      6.96      7.45
0.59/0.63	c  N dy   112     20472      2520     11736      1260      7611     84356     86714      7.08      7.54
0.69/0.77	c  N dy   141     24505      2520     11736      1301     11433     84356    145518      7.20      7.71
0.69/0.79	c  F st   145     25001      2520     11736      1305     11898     84355    152292      7.21      7.74
0.89/0.98	c  N dy   151     30000      2520     11736      1336     10303     84355    142538      7.21   no data
0.89/0.98	c  S st   151     30000      2520     11736      1336     10303     84355    142538      7.21   no data
0.89/1.01	c  S st   151     30502      2520     11736      1381     10756     84353    147691      7.21   no data
0.89/1.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   39 Bins:   1058 BRemL:     20 BRemN:      0 P:  0.6M T:  0.01
1.00/1.03	c Replacing       39 vars Replaced    12511 lits Time:     0.01 s 
1.00/1.04	c blocked clauses removed:      401 vars:    242 tried:        2481 T: 0.00 s
1.00/1.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.04	c subs with bin:      101  lits-rem:       599  v-fix:    0  time:  0.00 s
1.00/1.04	c Subs w/ non-existent bins:      0 l-rem:     12 v-fix:     0 done:   2239 time:  0.00 s
1.00/1.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.00/1.06	c lits-rem:       791  cl-subs:      331  v-elim:     66  v-fix:    0  time:  0.02 s
1.00/1.09	c subs with bin:      967  lits-rem:      3937  v-fix:    0  time:  0.03 s
1.10/1.14	c lits-rem:      1119  cl-subs:      723  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.36	c asymm  cl-useful: 57/10669/10669 lits-rem:57 time: 0.22
1.29/1.36	c calculated reachability. Time: 0.00
1.29/1.36	c  N dy   151     30502      2173     10669      2183      8849     74838    127989      7.21   no data
1.29/1.37	c Finding binary XORs  T:     0.00 s  found:       0
1.49/1.55	c  N dy   182     34536      2173     10669      2215     12739     74838    190377      7.35      7.77
1.69/1.73	c  N dy   216     38610      2173     10669      2235      9310     74838    101443      7.48      8.12
1.89/1.92	c  N dy   252     42625      2173     10669      2266     13195     74838    173071      7.69      9.77
2.10/2.12	c  S st   280     45754      2173     10669      2275     16243     74838    232009      7.85   no data
2.10/2.16	c  S st   280     46258      2173     10669      2283     16734     74838    238170      7.85   no data
2.10/2.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    104 BRemL:      5 BRemN:      0 P:  0.8M T:  0.02
2.10/2.19	c Replacing        6 vars Replaced     2384 lits Time:     0.00 s 
2.10/2.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.10/2.19	c bin-w-bin subsume rem           46 bins  time:  0.00 s
2.10/2.19	c subs with bin:       39  lits-rem:       110  v-fix:    0  time:  0.00 s
2.10/2.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2167 time:  0.00 s
2.10/2.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.10/2.20	c lits-rem:       124  cl-subs:       43  v-elim:     55  v-fix:    0  time:  0.01 s
2.21/2.26	c subs with bin:      411  lits-rem:      1210  v-fix:    0  time:  0.05 s
2.29/2.35	c lits-rem:       763  cl-subs:      586  v-elim:      0  v-fix:    0  time:  0.09 s
2.29/2.35	c vivif2 --  cl tried    10572 cl shrink        0 lits rem          0 time: 0.00
2.29/2.36	c vivif2 --  cl tried    15730 cl shrink       49 lits rem         60 time: 0.00
2.69/2.71	c asymm  cl-useful: 50/10572/10572 lits-rem:52 time: 0.35
2.69/2.71	c calculated reachability. Time: 0.00
2.69/2.71	c  N dy   280     46258      2112     10572      2329     15730     73812    227493      7.85   no data
2.89/2.94	c  N dy   318     50312      2112     10572      2346     11203     73812    128198      8.02      9.19
3.09/3.17	c  N dy   352     54388      2112     10572      2363     15161     73812    205172      8.12      9.96
3.39/3.49	c  N dy   389     58492      2112     10572      2373     19164     73812    293141      8.31      8.83
3.59/3.61	c Finding binary XORs  T:     0.00 s  found:       1
3.69/3.72	c  N dy   422     62515      2112     10572      2383     13475     73812    157585      8.42     11.96
3.99/4.01	c  N dy   457     66532      2112     10572      2397     17392     73812    243573      8.53     11.05
4.19/4.23	c  S st   475     69388      2112     10572      2401     20151     73812    299878      8.55   no data
4.19/4.29	c  S st   475     69888      2112     10572      2405     20638     73812    308679      8.55   no data
4.19/4.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     32 BRemL:      3 BRemN:      0 P:  1.0M T:  0.02
4.30/4.31	c Replacing        4 vars Replaced     1527 lits Time:     0.00 s 
4.30/4.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.30/4.32	c bin-w-bin subsume rem            5 bins  time:  0.00 s
4.30/4.32	c subs with bin:        5  lits-rem:        13  v-fix:    0  time:  0.00 s
4.30/4.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2108 time:  0.00 s
4.30/4.32	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4.30/4.33	c lits-rem:       101  cl-subs:       26  v-elim:      6  v-fix:    0  time:  0.01 s
4.41/4.42	c subs with bin:      598  lits-rem:       889  v-fix:    0  time:  0.08 s
4.49/4.55	c lits-rem:       941  cl-subs:      787  v-elim:      0  v-fix:    0  time:  0.13 s
4.49/4.56	c vivif2 --  cl tried    10540 cl shrink        0 lits rem          0 time: 0.00
4.49/4.56	c vivif2 --  cl tried    19248 cl shrink       52 lits rem         52 time: 0.00
4.89/4.96	c asymm  cl-useful: 44/9079/10540 lits-rem:53 time: 0.40
4.89/4.96	c calculated reachability. Time: 0.00
4.89/4.96	c  N dy   475     69888      2102     10539      2424     19248     73392    293941      8.55   no data
5.29/5.30	c  N dy   505     74429      2102     10539      2433     13034     73392    140091      8.63      9.57
5.59/5.69	c  N dy   549     79242      2102     10539      2439     17750     73392    251403      8.76     13.11
6.09/6.19	c  N dy   594     84295      2102     10539      2447     22694     73392    370181      8.88     10.98
6.39/6.45	c  F st   623     87500      2102     10539      2450     14167     73392    160124      8.97   no data
6.69/6.73	c  N st   628     90805      2102     10539      2452     17406     73392    245490      8.97   no data
7.29/7.34	c  N dy   661     96603      2102     10539      2460     23096     73392    398753      9.05     10.06
7.49/7.55	c Finding binary XORs  T:     0.00 s  found:       0
7.89/7.90	c  N dy   709    102809      2102     10539      2469     16521     73392    200182      9.16     10.58
7.99/8.08	c  S st   724    104834      2102     10539      2473     18502     73392    248278      9.18      8.47
8.09/8.13	c  S st   724    105339      2102     10539      2480     18995     73392    257453      9.18   no data
8.09/8.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     23 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
8.09/8.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.09/8.15	c bin-w-bin subsume rem            2 bins  time:  0.00 s
8.09/8.16	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2102 time:  0.00 s
8.09/8.16	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.09/8.16	c lits-rem:        58  cl-subs:       16  v-elim:      1  v-fix:    0  time:  0.01 s
8.19/8.23	c subs with bin:      297  lits-rem:       754  v-fix:    0  time:  0.06 s
8.29/8.32	c lits-rem:       532  cl-subs:      515  v-elim:      0  v-fix:    0  time:  0.08 s
8.29/8.32	c vivif2 --  cl tried    10514 cl shrink        0 lits rem          0 time: 0.00
8.29/8.32	c vivif2 --  cl tried    18188 cl shrink       82 lits rem         82 time: 0.00
8.29/8.36	c asymm  cl-useful: 6/1435/10514 lits-rem:9 time: 0.04
8.29/8.36	c calculated reachability. Time: 0.00
8.29/8.36	c  N dy   724    105339      2101     10513      2506     18188     73108    249883      9.18   no data
9.09/9.10	c  N dy   779    112130      2101     10513      2520     24848     73108    420403      9.30     11.64
9.80/9.83	c  N dy   839    119295      2101     10513      2540     18182     73108    232167      9.41     12.42
10.69/10.75	c  N dy   906    127053      2101     10513      2556     25815     73108    437690      9.54     10.06
11.01/11.08	c Finding binary XORs  T:     0.00 s  found:       0
11.59/11.67	c  N dy   974    135182      2101     10513      2563     19088     73107    232794      9.65     11.29
12.69/12.74	c  N dy  1043    143888      2101     10513      2575     27664     73107    469918      9.75     10.55
13.79/13.87	c  N dy  1128    153160      2101     10513      2589     21107     73107    278404      9.87     12.66
14.47/14.50	c  S st  1167    158009      2101     10513      2594     25901     73107    413654      9.92   no data
14.47/14.56	c  S st  1167    158512      2101     10513      2598     26391     73107    422758      9.92   no data
14.47/14.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.47/14.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      1 BRemN:      0 P:  1.1M T:  0.03
14.47/14.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.47/14.59	c bin-w-bin subsume rem            4 bins  time:  0.00 s
14.47/14.59	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
14.47/14.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2101 time:  0.00 s
14.47/14.59	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.57/14.60	c lits-rem:        27  cl-subs:        6  v-elim:      3  v-fix:    0  time:  0.01 s
14.67/14.75	c subs with bin:      606  lits-rem:      1287  v-fix:    0  time:  0.13 s
14.87/14.96	c lits-rem:      1069  cl-subs:      702  v-elim:      0  v-fix:    0  time:  0.21 s
14.87/14.96	c vivif2 --  cl tried    10499 cl shrink        0 lits rem          0 time: 0.00
14.87/14.97	c vivif2 --  cl tried    25088 cl shrink      125 lits rem        125 time: 0.01
15.27/15.39	c asymm  cl-useful: 66/7513/10499 lits-rem:68 time: 0.41
15.27/15.39	c calculated reachability. Time: 0.00
15.27/15.39	c  N dy  1167    158512      2098     10499      2610     25088     72903    409585      9.92   no data
16.36/16.46	c Finding binary XORs  T:     0.00 s  found:       0
16.75/16.86	c  N dy  1224    168717      2098     10499      2624     18394     72901    183223      9.97     14.40
18.15/18.20	c  N dy  1292    179506      2098     10499      2632     29037     72901    474660     10.02     10.99
19.65/19.78	c  N dy  1386    190998      2098     10499      2649     22637     72901    281785     10.13     13.18
21.45/21.50	c  N dy  1476    203282      2098     10499      2672     34715     72901    608992     10.20     10.82
21.75/21.84	c Finding binary XORs  T:     0.00 s  found:       0
23.15/23.26	c  N dy  1567    216349      2098     10499      2686     28858     72901    432337     10.26     12.75
25.35/25.40	c  N dy  1678    230193      2098     10499      2701     22822     72901    248599     10.35     15.20
26.37/26.46	c  S st  1734    237769      2098     10499      2716     30290     72901    458100     10.39   no data
26.45/26.54	c  S st  1734    238271      2098     10499      2717     30784     72901    468046     10.39   no data
26.45/26.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.45/26.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
26.45/26.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.45/26.57	c bin-w-bin subsume rem            8 bins  time:  0.00 s
26.45/26.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.45/26.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2098 time:  0.00 s
26.45/26.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
26.45/26.59	c lits-rem:        22  cl-subs:       18  v-elim:      6  v-fix:    0  time:  0.01 s
26.65/26.75	c subs with bin:      996  lits-rem:      1792  v-fix:    0  time:  0.15 s
26.85/26.99	c lits-rem:      1267  cl-subs:      888  v-elim:      0  v-fix:    0  time:  0.23 s
26.85/26.99	c vivif2 --  cl tried    10473 cl shrink        0 lits rem          0 time: 0.00
26.95/27.00	c vivif2 --  cl tried    28907 cl shrink      157 lits rem        158 time: 0.01
27.15/27.20	c asymm  cl-useful: 6/2638/10473 lits-rem:9 time: 0.20
27.15/27.20	c calculated reachability. Time: 0.00
27.15/27.20	c  N dy  1734    238271      2092     10472      2725     28907     72620    451003     10.39   no data
27.36/27.46	c Finding binary XORs  T:     0.00 s  found:       0
29.56/29.65	c  N dy  1806    253649      2092     10472      2740     23395     72620    250511     10.40     10.96
32.75/32.89	c  N dy  1862    272866      2092     10472      2752     42338     72619    749091     10.37     10.93
35.35/35.45	c Finding binary XORs  T:     0.00 s  found:       0
35.65/35.71	c  N dy  1933    290449      2092     10472      2763     37994     72619    634028     10.36     10.94
38.25/38.32	c  F st  2015    306251      2092     10472      2768     30928     72619    426208     10.39   no data
38.75/38.83	c  N st  2020    309547      2092     10472      2770     34161     72619    518500     10.39   no data
38.95/39.09	c Decided on static restart strategy
43.15/43.22	c  N st  2025    334554      2092     10472      2776     36508     72619    631865     10.39   no data
47.36/47.41	c  N st  2027    357406      2092     10472      2777     35161     72618    600752     10.39   no data
47.36/47.41	c  S st  2027    357406      2092     10472      2777     35161     72618    600752     10.39   no data
47.46/47.51	c  S st  2027    357907      2092     10472      2778     35659     72618    611907     10.39   no data
47.46/47.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.46/47.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
47.46/47.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.46/47.55	c bin-w-bin subsume rem            9 bins  time:  0.00 s
47.46/47.56	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
47.46/47.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2092 time:  0.00 s
47.46/47.56	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
47.46/47.57	c lits-rem:        22  cl-subs:        7  v-elim:      3  v-fix:    0  time:  0.01 s
47.65/47.75	c subs with bin:      221  lits-rem:       464  v-fix:    0  time:  0.16 s
48.15/48.24	c lits-rem:       806  cl-subs:     2477  v-elim:      0  v-fix:    0  time:  0.49 s
48.15/48.24	c vivif2 --  cl tried    10460 cl shrink        0 lits rem          0 time: 0.00
48.15/48.25	c vivif2 --  cl tried    32965 cl shrink      217 lits rem        227 time: 0.01
48.37/48.46	c asymm  cl-useful: 64/3894/10460 lits-rem:69 time: 0.21
48.37/48.46	c calculated reachability. Time: 0.00
48.37/48.46	c  N st  2027    357907      2089     10460      2782     32965     72427    572069     10.39   no data
55.35/55.45	c  N st  2028    390301      2089     10460      2783     39417     72427    687856     10.39   no data
66.15/66.22	c  N st  2029    438889      2089     10460      2786     33569     72427    472501     10.39   no data
83.75/83.84	c  N st  2030    511771      2089     10460      2792     47304     72427    811986     10.39   no data
83.75/83.84	c Finding binary XORs  T:     0.00 s  found:       0
89.96/90.03	c  N st  2031    536860      2089     10460      2792     41518     72426    650934     10.39   no data
89.96/90.03	c  S st  2031    536860      2089     10460      2792     41518     72426    650934     10.39   no data
90.07/90.14	c  S st  2031    537366      2089     10460      2792     42019     72426    661815     10.39   no data
90.07/90.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.07/90.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.05
90.07/90.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.07/90.19	c bin-w-bin subsume rem            7 bins  time:  0.00 s
90.07/90.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.07/90.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2089 time:  0.00 s
90.07/90.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
90.07/90.21	c lits-rem:        35  cl-subs:       27  v-elim:     10  v-fix:    0  time:  0.01 s
90.26/90.37	c subs with bin:       34  lits-rem:       194  v-fix:    0  time:  0.15 s
90.96/91.03	c lits-rem:      1228  cl-subs:     2418  v-elim:      0  v-fix:    0  time:  0.65 s
90.96/91.03	c vivif2 --  cl tried    10424 cl shrink        0 lits rem          0 time: 0.00
90.96/91.04	c vivif2 --  cl tried    39573 cl shrink       78 lits rem         78 time: 0.01
91.17/91.24	c asymm  cl-useful: 4/1219/10424 lits-rem:4 time: 0.20
91.17/91.25	c calculated reachability. Time: 0.00
91.17/91.25	c  N st  2031    537366      2079     10424      2785     39573     72047    623534     10.39   no data
132.25/132.39	c  N st  2032    701350      2079     10424      2790     69147     72047   1391523     10.39   no data
158.86/158.91	c  N st  2033    806049      2079     10424      2793     63072     72047   1122337     10.39   no data
158.86/158.91	c  S st  2033    806049      2079     10424      2793     63072     72047   1122337     10.39   no data
158.96/159.09	c  S st  2033    806551      2079     10424      2793     63571     72047   1133121     10.39   no data
158.96/159.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.06/159.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.07
159.06/159.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
159.06/159.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.06/159.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.06/159.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
159.06/159.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
159.06/159.19	c lits-rem:         7  cl-subs:        3  v-elim:      6  v-fix:    0  time:  0.02 s
159.47/159.55	c subs with bin:       29  lits-rem:       172  v-fix:    0  time:  0.32 s
161.26/161.30	c lits-rem:      1527  cl-subs:     6395  v-elim:      0  v-fix:    0  time:  1.75 s
161.26/161.30	c vivif2 --  cl tried    10415 cl shrink        0 lits rem          0 time: 0.00
161.26/161.33	c vivif2 --  cl tried    57147 cl shrink      676 lits rem        685 time: 0.02
161.46/161.54	c asymm  cl-useful: 0/682/10415 lits-rem:0 time: 0.21
161.46/161.54	c calculated reachability. Time: 0.00
161.46/161.54	c  N st  2033    806551      2073     10415      2793     57147     71974   1017907     10.39   no data
238.16/238.20	c  F st  2034   1071876      2073     10415      2811     73068     71974   1314698     10.39   no data
238.16/238.20	c  N st  2034   1071876      2073     10415      2811     73068     71974   1314698     10.39   no data
239.56/239.66	c Decided on static restart strategy
245.96/246.03	c  N st  2044   1100181      2073     10415      2811     56753     71974    846693     10.39   no data
256.36/256.42	c  N st  2046   1136175      2073     10415      2812     91632     71974   1818887     10.39   no data
266.75/266.88	c  N st  2047   1168569      2073     10415      2815     78677     71974   1521373     10.39   no data
278.86/278.92	c  N st  2048   1209827      2073     10415      2817     73011     71974   1307567     10.39   no data
278.86/278.92	c  S st  2048   1209827      2073     10415      2817     73011     71974   1307567     10.39   no data
279.06/279.12	c  S st  2048   1210330      2073     10415      2817     73509     71974   1317456     10.39   no data
279.06/279.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
279.16/279.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  3.8M T:  0.08
279.16/279.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
279.16/279.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
279.16/279.21	c subs with bin:        4  lits-rem:         7  v-fix:    0  time:  0.00 s
279.16/279.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2073 time:  0.00 s
279.16/279.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
279.16/279.23	c lits-rem:         0  cl-subs:        1  v-elim:      4  v-fix:    0  time:  0.02 s
279.76/279.81	c subs with bin:      936  lits-rem:      5131  v-fix:    0  time:  0.54 s
281.96/282.08	c lits-rem:      2640  cl-subs:     4695  v-elim:      0  v-fix:    0  time:  2.27 s
281.96/282.09	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
282.06/282.11	c vivif2 --  cl tried    67869 cl shrink      696 lits rem        712 time: 0.03
282.26/282.32	c asymm  cl-useful: 0/611/10407 lits-rem:0 time: 0.21
282.26/282.33	c calculated reachability. Time: 0.00
282.26/282.33	c  N st  2048   1210330      2069     10407      2823     67869     71924   1213487     10.39   no data
282.26/282.33	c Finding binary XORs  T:     0.00 s  found:       0
305.06/305.13	c  N st  2049   1283212      2069     10407      2824     92286     71924   1960229     10.39   no data
342.56/342.62	c  N st  2050   1392536      2069     10407      2832    102326     71924   2054851     10.39   no data
403.46/403.59	c  N st  2051   1556520      2069     10407      2834     57409     71924    739584     10.39   no data
459.68/459.80	c  N st  2052   1710331      2069     10407      2835     99138     71924   1835856     10.39   no data
459.68/459.80	c  S st  2052   1710331      2069     10407      2835     99138     71924   1835856     10.39   no data
459.97/460.06	c  S st  2052   1710832      2069     10407      2836     99634     71924   1846327     10.39   no data
459.97/460.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
460.07/460.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.11
460.07/460.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
460.07/460.17	c bin-w-bin subsume rem            3 bins  time:  0.00 s
460.07/460.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
460.07/460.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2069 time:  0.00 s
460.07/460.18	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
460.17/460.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
460.66/460.78	c subs with bin:       72  lits-rem:       377  v-fix:    0  time:  0.53 s
468.37/468.42	c lits-rem:      8035  cl-subs:    16998  v-elim:      0  v-fix:    0  time:  7.64 s
468.37/468.42	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
468.37/468.45	c vivif2 --  cl tried    82564 cl shrink      273 lits rem        284 time: 0.03
468.58/468.67	c asymm  cl-useful: 0/592/10407 lits-rem:0 time: 0.22
468.58/468.67	c calculated reachability. Time: 0.00
468.58/468.67	c  N st  2052   1710832      2069     10407      2833     82564     71916   1489715     10.39   no data
612.87/612.98	c  N st  2053   2079796      2069     10407      2840     95381     71914   1820717     10.39   no data
661.97/662.01	c  N st  2054   2210833      2069     10407      2842     98605     71914   1791670     10.39   no data
661.97/662.01	c  S st  2054   2210833      2069     10407      2842     98605     71914   1791670     10.39   no data
662.19/662.27	c  S st  2054   2211337      2069     10407      2843     99107     71914   1803833     10.39   no data
662.19/662.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
662.37/662.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  5.0M T:  0.12
662.37/662.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
662.37/662.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
662.37/662.41	c subs with bin:       42  lits-rem:       165  v-fix:    0  time:  0.00 s
662.37/662.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2069 time:  0.00 s
662.37/662.41	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
662.37/662.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
664.28/664.34	c subs with bin:     6475  lits-rem:      3377  v-fix:    0  time:  1.86 s
667.69/667.76	c lits-rem:      3262  cl-subs:     6025  v-elim:      0  v-fix:    0  time:  3.42 s
667.69/667.77	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
667.78/667.80	c vivif2 --  cl tried    86607 cl shrink      930 lits rem        971 time: 0.03
667.98/668.03	c asymm  cl-useful: 0/470/10365 lits-rem:0 time: 0.22
667.98/668.03	c calculated reachability. Time: 0.00
667.98/668.03	c  N st  2054   2211337      2069     10365      2845     86607     71548   1608745     10.39   no data
844.87/844.97	c Finding binary XORs  T:     0.00 s  found:       0
886.60/886.68	c  N st  2055   2711338      2068     10263      2833    103373     70891   1845622     10.39   no data
886.60/886.68	c  S st  2055   2711338      2068     10263      2833    103373     70891   1845622     10.39   no data
886.88/886.98	c  S st  2055   2711841      2068     10263      2835    103871     70891   1856039     10.39   no data
886.88/886.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
887.08/887.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      1 BRemN:      0 P:  5.1M T:  0.12
887.08/887.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
887.08/887.12	c bin-w-bin subsume rem            1 bins  time:  0.00 s
887.08/887.12	c subs with bin:       18  lits-rem:         7  v-fix:    0  time:  0.00 s
887.08/887.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2068 time:  0.00 s
887.08/887.12	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
887.08/887.15	c lits-rem:        85  cl-subs:       27  v-elim:      3  v-fix:    0  time:  0.03 s
887.70/887.76	c subs with bin:       42  lits-rem:       378  v-fix:    0  time:  0.56 s
892.68/892.79	c lits-rem:      8414  cl-subs:    10029  v-elim:      0  v-fix:    0  time:  5.03 s
892.68/892.79	c vivif2 --  cl tried    10212 cl shrink        0 lits rem          0 time: 0.00
892.78/892.83	c vivif2 --  cl tried    93806 cl shrink      982 lits rem       1001 time: 0.04
892.98/893.05	c asymm  cl-useful: 1/465/10212 lits-rem:1 time: 0.22
892.98/893.06	c calculated reachability. Time: 0.00
892.98/893.06	c  N st  2055   2711841      2065     10212      2842     93806     70455   1687983     10.39   no data
1126.59/1126.62	c  N st  2056   3211841      2065     10212      2850    153141     70455   3367347     10.39   no data
1126.59/1126.62	c  S st  2056   3211841      2065     10212      2850    153141     70455   3367347     10.39   no data
1126.99/1127.05	c  S st  2056   3212346      2065     10212      2850    153645     70455   3380192     10.39   no data
1126.99/1127.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1127.19/1127.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.20
1127.19/1127.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1127.19/1127.26	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1127.19/1127.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1127.19/1127.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2065 time:  0.00 s
1127.19/1127.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1127.29/1127.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1128.68/1128.73	c subs with bin:       43  lits-rem:       535  v-fix:    0  time:  1.33 s
1142.48/1142.51	c lits-rem:     14039  cl-subs:    13011  v-elim:      0  v-fix:    0  time: 13.78 s
1142.48/1142.51	c vivif2 --  cl tried    10212 cl shrink        0 lits rem          0 time: 0.00
1142.48/1142.58	c vivif2 --  cl tried   140591 cl shrink      592 lits rem        605 time: 0.07
1142.80/1142.84	c asymm  cl-useful: 2/348/10212 lits-rem:2 time: 0.26
1142.80/1142.85	c calculated reachability. Time: 0.00
1142.80/1142.85	c  N st  2056   3212346      2065     10212      2849    140591     70446   3098584     10.39   no data
1256.11/1256.20	c Finding binary XORs  T:     0.00 s  found:       1
1385.30/1385.37	c  N st  2057   3712346      2063     10099      2862    151524     69713   2923021     10.39   no data
1385.30/1385.37	c  S st  2057   3712346      2063     10099      2862    151524     69713   2923021     10.39   no data
1385.70/1385.78	c  S st  2057   3712851      2063     10099      2864    152025     69713   2934926     10.39   no data
1385.70/1385.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1385.90/1385.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     17 BRemL:      6 BRemN:      0 P:  6.9M T:  0.17
1386.30/1386.37	c Replacing        1 vars Replaced       72 lits Time:     0.40 s 
1386.30/1386.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1386.30/1386.37	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1386.30/1386.37	c subs with bin:       48  lits-rem:        11  v-fix:    0  time:  0.00 s
1386.30/1386.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2062 time:  0.00 s
1386.30/1386.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1386.40/1386.41	c lits-rem:       119  cl-subs:       43  v-elim:     11  v-fix:    0  time:  0.03 s
1387.30/1387.33	c subs with bin:      343  lits-rem:      1605  v-fix:    0  time:  0.87 s
1392.90/1392.90	c lits-rem:      7427  cl-subs:     4529  v-elim:      0  v-fix:    0  time:  5.57 s
1392.90/1392.90	c vivif2 --  cl tried     9907 cl shrink        0 lits rem          0 time: 0.00
1392.90/1392.94	c vivif2 --  cl tried   104608 cl shrink      413 lits rem        421 time: 0.04
1393.10/1393.18	c asymm  cl-useful: 0/404/9907 lits-rem:0 time: 0.24
1393.10/1393.18	c calculated reachability. Time: 0.00
1393.10/1393.18	c  N st  2057   3712851      2051      9907      2840    104608     68334   1958228     10.39   no data
1393.10/1393.18	c Finding binary XORs  T:     0.00 s  found:       0
1409.60/1409.67	c  F st  2058   3751562      2051      9907      2840     84638     68334   1363471     10.39   no data
1409.60/1409.67	c  N st  2058   3751562      2051      9907      2840     84638     68334   1363471     10.39   no data
1411.80/1411.80	c Decided on static restart strategy
1421.70/1421.79	c  N st  2068   3779865      2051      9907      2840    112204     68334   2181155     10.39   no data
1441.10/1441.11	c  N st  2070   3815859      2051      9907      2840     76389     68334    997063     10.39   no data
1454.90/1454.95	c  N st  2071   3848252      2051      9907      2840    107911     68334   1916501     10.39   no data
1478.10/1478.19	c  N st  2072   3896840      2051      9907      2841    155019     68334   3265672     10.39   no data
1515.61/1515.63	c  N st  2073   3969722      2051      9907      2842    148125     68334   2931871     10.39   no data
1577.42/1577.47	c  N st  2074   4079045      2051      9907      2846     89149     68334   1161752     10.39   no data
1653.61/1653.64	c  N st  2075   4212851      2051      9907      2849    133572     68334   2327365     10.39   no data
1653.61/1653.64	c  S st  2075   4212851      2051      9907      2849    133572     68334   2327365     10.39   no data
1654.01/1654.04	c  S st  2075   4213351      2051      9907      2849    134071     68334   2339440     10.39   no data
1654.01/1654.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1654.21/1654.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      1 BRemN:      0 P:  6.5M T:  0.18
1654.21/1654.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1654.21/1654.22	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1654.21/1654.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1654.21/1654.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2051 time:  0.00 s
1654.21/1654.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1654.21/1654.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1655.11/1655.18	c subs with bin:      576  lits-rem:      1833  v-fix:    0  time:  0.85 s
1665.11/1665.16	c lits-rem:     13441  cl-subs:    18003  v-elim:      0  v-fix:    0  time:  9.98 s
1665.11/1665.17	c vivif2 --  cl tried     9907 cl shrink        0 lits rem          0 time: 0.00
1665.21/1665.21	c vivif2 --  cl tried   115492 cl shrink     2167 lits rem       2340 time: 0.05
1665.42/1665.46	c asymm  cl-useful: 7/845/9907 lits-rem:7 time: 0.25
1665.42/1665.47	c calculated reachability. Time: 0.00
1665.42/1665.47	c  N st  2075   4213351      2051      9907      2860    115492     68327   1986220     10.39   no data
1791.11/1791.11	c Finding binary XORs  T:     0.00 s  found:       0
1803.92/1803.97	c  N st  2076   4459329      2049      9868      2844    133443     67960   2453460     10.39   no data
1936.72/1936.72	c  N st  2077   4713352      2048      9868      2866    149076     67960   2780916     10.39   no data
1936.72/1936.72	c  S st  2077   4713352      2048      9868      2866    149076     67960   2780916     10.39   no data
1937.14/1937.16	c  S st  2077   4713854      2048      9868      2866    149575     67960   2794456     10.39   no data
1937.14/1937.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1937.32/1937.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:      1 BRemN:      0 P:  7.0M T:  0.19
1937.32/1937.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1937.32/1937.36	c bin-w-bin subsume rem            7 bins  time:  0.00 s
1937.32/1937.37	c subs with bin:        0  lits-rem:         6  v-fix:    0  time:  0.00 s
1937.32/1937.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2048 time:  0.00 s
1937.32/1937.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1937.42/1937.41	c lits-rem:       168  cl-subs:       42  v-elim:      9  v-fix:    0  time:  0.04 s
1940.33/1940.33	c subs with bin:     5537  lits-rem:     11667  v-fix:    0  time:  2.84 s
1950.82/1950.86	c lits-rem:     17387  cl-subs:    18330  v-elim:      0  v-fix:    0  time: 10.53 s
1950.82/1950.86	c vivif2 --  cl tried     9821 cl shrink        0 lits rem          0 time: 0.00
1950.92/1950.93	c vivif2 --  cl tried   121073 cl shrink     4002 lits rem       4297 time: 0.07
1951.12/1951.19	c asymm  cl-useful: 42/866/9821 lits-rem:42 time: 0.25
1951.12/1951.19	c calculated reachability. Time: 0.00
1951.12/1951.19	c  N st  2077   4713854      2039      9821      2851    121059     67354   2271863     10.39   no data
1951.12/1951.19	c Finding binary XORs  T:     0.00 s  found:       0
2253.02/2253.04	c  N st  2078   5213854      2038      9821      2886    146633     67354   2420011     10.39   no data
2253.02/2253.04	c  S st  2078   5213854      2038      9821      2886    146633     67354   2420011     10.39   no data
2253.12/2253.17	c Finding binary XORs  T:     0.00 s  found:      21
2253.52/2253.51	c Replacing       21 vars Replaced   162758 lits Time:     0.34 s 
2254.03/2254.03	c  S st  2078   5214354      2017      9615      2894    131802     66348   2196384     10.39   no data
2254.03/2254.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2254.23/2254.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     80 BRemL:     44 BRemN:      0 P:  9.7M T:  0.26
2254.23/2254.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2254.23/2254.30	c bin-w-bin subsume rem           37 bins  time:  0.00 s
2254.33/2254.30	c subs with bin:       55  lits-rem:        19  v-fix:    0  time:  0.00 s
2254.33/2254.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2017 time:  0.00 s
2254.33/2254.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2254.33/2254.34	c lits-rem:        33  cl-subs:       54  v-elim:     23  v-fix:    0  time:  0.04 s
2255.92/2256.01	c subs with bin:     2765  lits-rem:     25276  v-fix:    0  time:  1.62 s
2265.62/2265.63	c lits-rem:     31862  cl-subs:    18420  v-elim:      0  v-fix:    0  time:  9.61 s
2265.62/2265.63	c vivif2 --  cl tried     9441 cl shrink        3 lits rem          3 time: 0.00
2265.72/2265.79	c vivif2 --  cl tried   110670 cl shrink    34341 lits rem      73796 time: 0.15
2266.04/2266.04	c asymm  cl-useful: 25/611/9441 lits-rem:26 time: 0.26
2266.04/2266.05	c calculated reachability. Time: 0.00
2266.04/2266.05	c  N st  2078   5214354      1994      9441      2947    110633     64889   1674164     10.39   no data
2281.33/2281.37	c Finding binary XORs  T:     0.00 s  found:      11
2283.53/2283.54	c  E st  2079   5239427      1928      6387      2474     46207     43997    481664     10.39   no data
2283.53/2283.54	c num threads              : 1          
2283.53/2283.54	c restarts                 : 2079       
2283.53/2283.54	c dynamic restarts         : 1997       
2283.53/2283.54	c static restarts          : 82         
2283.53/2283.54	c full restarts            : 5          
2283.53/2283.54	c total simplify time      : 1.34       
2283.53/2283.54	c learnts DL2              : 0          
2283.53/2283.54	c learnts size 2           : 5336       
2283.53/2283.54	c learnts size 1           : 407         (14.90     % of vars)
2283.53/2283.54	c filedLit time            : 1.73        (0.08      % time)
2283.53/2283.54	c v-elim SatELite          : 602         (22.04     % vars)
2283.53/2283.54	c SatELite time            : 70.84       (3.10      % time)
2283.53/2283.54	c v-elim xor               : 0           (0.00      % vars)
2283.53/2283.54	c xor elim time            : 0.09        (0.00      % time)
2283.53/2283.54	c num binary xor trees     : 75         
2283.53/2283.54	c binxor trees' crown      : 82          (1.09      leafs/tree)
2283.53/2283.54	c bin xor find time        : 0.01       
2283.53/2283.54	c OTF clause improved      : 131610      (0.03      clauses/conflict)
2283.53/2283.54	c OTF impr. size diff      : 169458      (1.29       lits/clause)
2283.53/2283.54	c OTF cl watch-shrink      : 4226015     (0.81      clauses/conflict)
2283.53/2283.54	c OTF cl watch-sh-lit      : 21278004    (5.04       lits/clause)
2283.53/2283.54	c tried to recurMin cls    : 1126685     (21.50      % of conflicts)
2283.53/2283.54	c updated cache            : 17410       (0.02       lits/tried recurMin)
2283.53/2283.54	c clauses over max glue    : 0           (0.00      % of all clauses)
2283.53/2283.54	c conflicts                : 5239427     (2294.85   / sec)
2283.53/2283.54	c decisions                : 11397250    (0.66      % random)
2283.53/2283.54	c bogo-props               : 327697320864 (143529924.78 / sec)
2283.53/2283.54	c conflict literals        : 144738169   (51.38     % deleted)
2283.53/2283.54	c Memory used              : 229.25      MB
2283.53/2283.54	c CPU time                 : 2283.13     s
2283.53/2283.54	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3422003-1306631238/watcher-3422003-1306631238 -o /tmp/evaluation-result-3422003-1306631238/solver-3422003-1306631238 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3422003-1306631238.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 3/498 8488
/proc/meminfo: memFree=13018132/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=30916 CPUtime=0 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 984 0 0 0 0 0 0 0 22 0 1 0 853354448 31657984 891 33554432000 4194304 4580011 140735701265552 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8488/statm: 7729 891 324 95 0 2711 0

[startup+0.0199061 s]
/proc/loadavg: 1.84 1.97 1.99 3/498 8488
/proc/meminfo: memFree=13018132/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=31328 CPUtime=0.01 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 1207 0 0 0 1 0 0 0 22 0 1 0 853354448 32079872 1114 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8488/statm: 7832 1115 339 95 0 2814 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31328

[startup+0.100841 s]
/proc/loadavg: 1.84 1.97 1.99 3/498 8488
/proc/meminfo: memFree=13018132/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=31592 CPUtime=0.09 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 1306 0 0 0 9 0 0 0 22 0 1 0 853354448 32350208 1213 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8488/statm: 7898 1213 339 95 0 2880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31592

[startup+0.300812 s]
/proc/loadavg: 1.84 1.97 1.99 3/498 8488
/proc/meminfo: memFree=13018132/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=36212 CPUtime=0.29 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 2727 0 0 0 29 0 0 0 23 0 1 0 853354448 37081088 2168 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8488/statm: 9053 2168 364 95 0 4035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36212

[startup+0.700734 s]
/proc/loadavg: 1.84 1.97 1.99 3/498 8488
/proc/meminfo: memFree=13018132/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=36640 CPUtime=0.69 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 3213 0 0 0 69 0 0 0 25 0 1 0 853354448 37519360 2304 33554432000 4194304 4580011 140735701265552 18446744073709551615 4293138 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8488/statm: 9160 2304 364 95 0 4142 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36640

[startup+1.50059 s]
/proc/loadavg: 1.84 1.97 1.99 3/499 8489
/proc/meminfo: memFree=13002688/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=40832 CPUtime=1.49 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 4654 0 0 0 148 1 0 0 25 0 1 0 853354448 41811968 3427 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8488/statm: 10208 3427 368 95 0 5190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40832

[startup+3.10029 s]
/proc/loadavg: 1.84 1.97 1.99 3/499 8489
/proc/meminfo: memFree=12993016/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=43816 CPUtime=3.09 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 6169 0 0 0 308 1 0 0 25 0 1 0 853354448 44867584 4113 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8488/statm: 10954 4113 368 95 0 5936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43816

[startup+6.3007 s]
/proc/loadavg: 1.85 1.97 1.99 3/499 8490
/proc/meminfo: memFree=12981848/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=46656 CPUtime=6.29 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 8229 0 0 0 628 1 0 0 25 0 1 0 853354448 47775744 4670 33554432000 4194304 4580011 140735701265552 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8488/statm: 11664 4670 368 95 0 6646 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46656

[startup+12.7005 s]
/proc/loadavg: 1.86 1.97 1.99 3/499 8490
/proc/meminfo: memFree=12977156/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=46808 CPUtime=12.69 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 10613 0 0 0 1267 2 0 0 25 0 1 0 853354448 47931392 5071 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8488/statm: 11702 5071 368 95 0 6684 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46808

[startup+25.5011 s]
/proc/loadavg: 1.89 1.97 1.99 3/499 8490
/proc/meminfo: memFree=12970980/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=50552 CPUtime=25.45 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 15530 0 0 0 2542 3 0 0 25 0 1 0 853354448 51765248 5727 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 12638 5727 368 95 0 7620 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 50552

[startup+51.1004 s]
/proc/loadavg: 1.93 1.97 1.99 3/499 8491
/proc/meminfo: memFree=12955504/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=58944 CPUtime=51.05 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 23539 0 0 0 5101 4 0 0 25 0 1 0 853354448 60358656 8295 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 14736 8295 371 95 0 9718 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 58944

[startup+102.319 s]
/proc/loadavg: 1.97 1.97 1.99 3/499 8492
/proc/meminfo: memFree=12942716/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=64840 CPUtime=102.27 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 35182 0 0 0 10221 6 0 0 25 0 1 0 853354448 66396160 9477 33554432000 4194304 4580011 140735701265552 18446744073709551615 4322709 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 16210 9477 369 95 0 11192 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64840

[startup+162.301 s]
/proc/loadavg: 2.15 2.01 2.00 3/499 8494
/proc/meminfo: memFree=12917504/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=77816 CPUtime=162.26 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 49146 0 0 0 16218 8 0 0 25 0 1 0 853354448 79683584 12782 33554432000 4194304 4580011 140735701265552 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 19454 12782 369 95 0 14436 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 77816

[startup+222.301 s]
/proc/loadavg: 2.12 2.02 2.00 3/499 8495
/proc/meminfo: memFree=12919316/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=78228 CPUtime=222.25 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 59413 0 0 0 22216 9 0 0 25 0 1 0 853354448 80105472 12708 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 19557 12708 369 95 0 14539 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 78228

[startup+282.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/499 8497
/proc/meminfo: memFree=12898908/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=87624 CPUtime=282.26 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 70559 0 0 0 28215 11 0 0 25 0 1 0 853354448 89726976 15120 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 21906 15120 369 95 0 16888 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 87624

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/499 8499
/proc/meminfo: memFree=12895800/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=87808 CPUtime=342.26 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 78846 0 0 0 34213 13 0 0 25 0 1 0 853354448 89915392 15874 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 21952 15874 369 95 0 16934 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 87808

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 8500
/proc/meminfo: memFree=12881828/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=88008 CPUtime=402.26 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 86448 0 0 0 40212 14 0 0 25 0 1 0 853354448 90120192 16058 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 22002 16058 369 95 0 16984 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 88008

[startup+462.301 s]
/proc/loadavg: 2.10 2.03 2.01 3/499 8502
/proc/meminfo: memFree=12865792/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=106252 CPUtime=462.27 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 97855 0 0 0 46211 16 0 0 25 0 1 0 853354448 108802048 19685 33554432000 4194304 4580011 140735701265552 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 26563 19685 389 95 0 21545 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 106252

[startup+522.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/499 8503
/proc/meminfo: memFree=12867120/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=106364 CPUtime=522.27 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 103870 0 0 0 52210 17 0 0 25 0 1 0 853354448 108916736 19925 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 26591 19925 389 95 0 21573 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 106364

[startup+582.301 s]
/proc/loadavg: 2.03 2.03 2.00 4/499 8505
/proc/meminfo: memFree=12841896/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=106612 CPUtime=582.27 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 111807 0 0 0 58208 19 0 0 25 0 1 0 853354448 109170688 19184 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 26653 19184 369 95 0 21635 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 106612

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=12707216/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=151584 CPUtime=1602.3 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 198319 0 0 0 160195 35 0 0 25 0 1 0 853354448 155222016 31342 33554432000 4194304 4580011 140735701265552 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 37896 31342 369 95 0 32878 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 151584

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 8561
/proc/meminfo: memFree=12701812/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=161016 CPUtime=1662.31 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 204330 0 0 0 166195 36 0 0 25 0 1 0 853354448 164880384 33107 33554432000 4194304 4580011 140735701265552 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 40254 33107 378 95 0 35236 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 161016

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 8562
/proc/meminfo: memFree=12701900/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=161136 CPUtime=1722.31 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 208758 0 0 0 172194 37 0 0 25 0 1 0 853354448 165003264 32897 33554432000 4194304 4580011 140735701265552 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 40284 32897 371 95 0 35266 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 161136

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 8564
/proc/meminfo: memFree=12676056/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=161108 CPUtime=1782.31 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 213261 0 0 0 178193 38 0 0 25 0 1 0 853354448 164974592 33314 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 40277 33314 371 95 0 35259 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 161108

[startup+1842.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/499 8566
/proc/meminfo: memFree=12676860/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=153912 CPUtime=1842.31 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 216693 0 0 0 184192 39 0 0 25 0 1 0 853354448 157605888 32708 33554432000 4194304 4580011 140735701265552 18446744073709551615 4229973 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 38478 32708 369 95 0 33460 0
Current children cumulated CPU time (s) 1842.31
Current children cumulated vsize (KiB) 153912

[startup+1902.3 s]
/proc/loadavg: 2.15 2.06 2.02 3/499 8569
/proc/meminfo: memFree=12650496/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=226348 CPUtime=1902.31 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 221339 0 0 0 190191 40 0 0 25 0 1 0 853354448 231780352 36835 33554432000 4194304 4580011 140735701265552 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 56587 36835 369 95 0 51569 0
Current children cumulated CPU time (s) 1902.31
Current children cumulated vsize (KiB) 226348

[startup+1962.3 s]
/proc/loadavg: 2.10 2.06 2.02 3/499 8572
/proc/meminfo: memFree=12615936/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=244340 CPUtime=1962.33 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 225237 0 0 0 196192 41 0 0 25 0 1 0 853354448 250204160 40260 33554432000 4194304 4580011 140735701265552 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 61085 40260 369 95 0 56067 0
Current children cumulated CPU time (s) 1962.33
Current children cumulated vsize (KiB) 244340

[startup+2022.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/499 8573
/proc/meminfo: memFree=12612408/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=183684 CPUtime=2022.32 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 226282 0 0 0 202191 41 0 0 25 0 1 0 853354448 188092416 40105 33554432000 4194304 4580011 140735701265552 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 45921 40105 369 95 0 40903 0
Current children cumulated CPU time (s) 2022.32
Current children cumulated vsize (KiB) 183684

[startup+2082.32 s]
/proc/loadavg: 2.01 2.04 2.00 3/499 8575
/proc/meminfo: memFree=12613460/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=183684 CPUtime=2082.34 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 226816 0 0 0 208192 42 0 0 25 0 1 0 853354448 188092416 40113 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 45921 40113 369 95 0 40903 0
Current children cumulated CPU time (s) 2082.34
Current children cumulated vsize (KiB) 183684

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 8577
/proc/meminfo: memFree=12561212/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=161964 CPUtime=2142.32 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 230884 0 0 0 214190 42 0 0 25 0 1 0 853354448 165851136 34484 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 40491 34484 369 95 0 35473 0
Current children cumulated CPU time (s) 2142.32
Current children cumulated vsize (KiB) 161964

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 8578
/proc/meminfo: memFree=12582136/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=162576 CPUtime=2202.32 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 235032 0 0 0 220189 43 0 0 25 0 1 0 853354448 166477824 34358 33554432000 4194304 4580011 140735701265552 18446744073709551615 4292990 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 40644 34358 369 95 0 35626 0
Current children cumulated CPU time (s) 2202.32
Current children cumulated vsize (KiB) 162576

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 8580
/proc/meminfo: memFree=12535948/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=171648 CPUtime=2262.32 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 240626 0 0 0 226188 44 0 0 25 0 1 0 853354448 175767552 35762 33554432000 4194304 4580011 140735701265552 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 42912 35762 369 95 0 37894 0
Current children cumulated CPU time (s) 2262.32
Current children cumulated vsize (KiB) 171648

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

[startup+2265.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 8580
/proc/meminfo: memFree=12532104/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=171648 CPUtime=2265.52 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 240626 0 0 0 226508 44 0 0 25 0 1 0 853354448 175767552 35762 33554432000 4194304 4580011 140735701265552 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 42912 35762 369 95 0 37894 0
Current children cumulated CPU time (s) 2265.52
Current children cumulated vsize (KiB) 171648

[startup+2271.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 8580
/proc/meminfo: memFree=12521564/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=171648 CPUtime=2271.92 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 241624 0 0 0 227148 44 0 0 25 0 1 0 853354448 175767552 36760 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 42912 36760 369 95 0 37894 0
Current children cumulated CPU time (s) 2271.92
Current children cumulated vsize (KiB) 171648

[startup+2278.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 8580
/proc/meminfo: memFree=12542024/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=234744 CPUtime=2278.32 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 241833 0 0 0 227788 44 0 0 25 0 1 0 853354448 240377856 36969 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 58686 36969 369 95 0 53668 0
Current children cumulated CPU time (s) 2278.32
Current children cumulated vsize (KiB) 234744

[startup+2281.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 8580
/proc/meminfo: memFree=12537188/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=234744 CPUtime=2281.52 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 241918 0 0 0 228108 44 0 0 25 0 1 0 853354448 240377856 37054 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 58686 37054 369 95 0 53668 0
Current children cumulated CPU time (s) 2281.52
Current children cumulated vsize (KiB) 234744

[startup+2282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 8580
/proc/meminfo: memFree=12537188/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=234744 CPUtime=2282.32 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 241943 0 0 0 228188 44 0 0 25 0 1 0 853354448 240377856 37079 33554432000 4194304 4580011 140735701265552 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 58686 37079 369 95 0 53668 0
Current children cumulated CPU time (s) 2282.32
Current children cumulated vsize (KiB) 234744

[startup+2283.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 8580
/proc/meminfo: memFree=12536428/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=234744 CPUtime=2283.12 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 241965 0 0 0 228268 44 0 0 25 0 1 0 853354448 240377856 37101 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 58686 37101 369 95 0 53668 0
Current children cumulated CPU time (s) 2283.12
Current children cumulated vsize (KiB) 234744

[startup+2283.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 8580
/proc/meminfo: memFree=12535312/32950928 swapFree=38710956/67111528
[pid=8488] ppid=8486 vsize=234744 CPUtime=2283.53 cores=0,2,4,6
/proc/8488/stat : 8488 (strangenight2-s) R 8486 8488 7378 0 -1 4202496 241974 0 0 0 228309 44 0 0 25 0 1 0 853354448 240377856 37110 33554432000 4194304 4580011 140735701265552 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8488/statm: 58686 37110 369 95 0 53668 0
Current children cumulated CPU time (s) 2283.53
Current children cumulated vsize (KiB) 234744

Child status: 20
Real time (s): 2283.55
CPU time (s): 2283.58
CPU user time (s): 2283.13
CPU system time (s): 0.45593
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 245528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2283.13
system time used= 0.45593
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241985
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 2187

runsolver used 11.9212 second user time and 24.9492 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-29 03:07:18
IDJOB=3422003
IDBENCH=85805
IDSOLVER=1887
FILE ID=node113/3422003-1306631238
RUNJOBID= node113-1306631238-8468
PBS_JOBID= 13471581
Free space on /tmp= 73276 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422003-1306631238/watcher-3422003-1306631238 -o /tmp/evaluation-result-3422003-1306631238/solver-3422003-1306631238 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3422003-1306631238.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=364652597

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13018412 kB
Buffers:        347948 kB
Cached:        9835484 kB
SwapCached:      93760 kB
Active:        9567036 kB
Inactive:     10017996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13018412 kB
SwapTotal:    67111528 kB
SwapFree:     38710956 kB
Dirty:           12460 kB
Writeback:           0 kB
AnonPages:     9318884 kB
Mapped:          25820 kB
Slab:           161812 kB
PageTables:     116640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154796960 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= 73264 MiB
End job on node113 at 2011-05-29 03:45:21