Trace number 3370083

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-Night-1-st (fixed)? (TO) 1300.07 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S2039518547-066.UNKNOWN.cnf
MD5SUM80aa82e62b454f2871f6471d9559597d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.939
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370083-1305386115.cnf'
0.00/0.01	c -- header says num vars:             50
0.00/0.01	c -- header says num clauses:        4450
0.00/0.01	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.01	c -- vars added         50
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.09/0.09	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.09/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.09/0.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.11	c calculated reachability. Time: 0.00
0.09/0.11	c Calc default polars -  time:   0.00 s pos:      26 undec:       2 neg:      22
0.09/0.11	c =========================================================================================
0.09/0.11	c types(t): F = full restart, N = normal restart
0.09/0.11	c types(t): S = simplification begin/end, E = solution found
0.09/0.11	c restart types(rt): st = static, dy = dynamic
0.09/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.11	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.19/0.22	c  N dy     8      4829        50      4450         0      4153     31150     76368     15.49     16.40  --
0.29/0.37	c  N dy    18     10038        50      4450         0      6470     31150    111740     15.19     16.10  --
0.49/0.52	c  N dy    42     14066        50      4450         0      6360     31150    106894     15.50     16.57  --
0.69/0.70	c  N dy    61     18073        50      4450         0      4964     31150     75340     15.67     17.92  --
0.89/0.97	c  F st    73     25000        50      4450         0     10939     31150    183414     15.50     15.54  --
0.89/0.97	c  N st    73     25000        50      4450         0     10939     31150    183414     15.50     15.54  --
1.11/1.18	c  N dy    79     30001        50      4450         0      9394     31150    150478     15.50   no data  --
1.11/1.18	c  S st    79     30001        50      4450         0      9394     31150    150478     15.50   no data  --
1.19/1.21	c  S st    79     30505        50      4450         0      9841     31150    158960     15.50   no data  --
1.19/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1.19/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.08	c lits-rem:      1272  cl-subs:     1516  v-elim:      0  v-fix:    0  time:  0.86 s
2.20/2.27	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.19
2.20/2.27	c calculated reachability. Time: 0.00
2.20/2.27	c  N dy    79     30505        50      4450         0      8325     31150    132569     15.50   no data  --
2.39/2.49	c  N dy    97     34747        50      4450         0     11991     31150    199044     15.54     16.41  --
2.69/2.71	c  N dy   108     39470        50      4450         0      9312     31150    141738     15.50     16.33  --
2.79/2.88	c  N dy   116     43509        50      4450         0     12796     31150    205042     15.50     16.43  --
2.89/2.99	c  S st   117     45757        50      4450         0     14743     31150    240377     15.47     13.79  --
2.99/3.04	c  S st   117     46260        50      4450         0     15193     31150    248839     15.47   no data  --
2.99/3.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.99/3.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2.99/3.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.19	c lits-rem:      1930  cl-subs:     2747  v-elim:      0  v-fix:    0  time:  1.15 s
4.09/4.19	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4.09/4.20	c vivif2 --  cl tried    12446 cl shrink        0 lits rem          0 time: 0.00
4.40/4.46	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.26
4.40/4.46	c calculated reachability. Time: 0.00
4.40/4.46	c  N dy   117     46260        50      4450         0     12446     31150    199896     15.47   no data  --
4.89/4.95	c  N dy   132     55690        50      4450         0     13077     31150    198526     15.29     16.16  --
5.19/5.22	c  N dy   142     60219        50      4450         0     16970     31150    267512     15.27     16.09  --
5.59/5.67	c  N dy   157     69392        50      4450         0     16345     31150    251381     15.14     13.32  --
5.59/5.67	c  S st   157     69392        50      4450         0     16345     31150    251381     15.14     13.32  --
5.69/5.72	c  S st   157     69895        50      4450         0     16790     31150    259910     15.14   no data  --
5.69/5.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.69/5.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
5.69/5.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.89/6.91	c lits-rem:      2208  cl-subs:     2825  v-elim:      0  v-fix:    0  time:  1.18 s
6.89/6.91	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
6.89/6.91	c vivif2 --  cl tried    13965 cl shrink        0 lits rem          0 time: 0.00
7.19/7.20	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
7.19/7.20	c calculated reachability. Time: 0.00
7.19/7.20	c  N dy   157     69895        50      4450         0     13965     31150    212270     15.14   no data  --
7.49/7.52	c  N dy   195     74393        50      4450         0     17921     31150    286435     15.24     16.78  --
7.79/7.87	c  N dy   223     80792        50      4450         0     14242     31150    210869     15.26     16.11  --
8.19/8.27	c  F st   236     87502        50      4450         0     20037     31150    313832     15.21     13.01  --
8.19/8.27	c  N st   236     87502        50      4450         0     20037     31150    313832     15.21     13.01  --
8.49/8.58	c  N dy   246     93095        50      4450         0     14597     31150    213417     15.22     16.83  --
9.09/9.13	c  N dy   292    100685        50      4450         0     21205     31150    335754     15.30     16.25  --
9.39/9.43	c  S st   319    104843        50      4450         0     13628     31150    188144     15.33   no data  --
9.39/9.47	c  S st   319    105346        50      4450         0     14069     31150    196397     15.33   no data  --
9.39/9.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.39/9.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.39/9.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.39/9.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.39/9.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.39/9.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.29/10.38	c lits-rem:       729  cl-subs:      646  v-elim:      0  v-fix:    0  time:  0.90 s
10.29/10.38	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
10.29/10.38	c vivif2 --  cl tried    13423 cl shrink        0 lits rem          0 time: 0.00
10.59/10.67	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
10.59/10.67	c calculated reachability. Time: 0.00
10.59/10.67	c  N dy   319    105346        50      4450         0     13423     31150    183261     15.33   no data  --
11.09/11.12	c  N dy   344    112390        50      4450         0     19496     31150    291550     15.31     16.19  --
11.69/11.71	c  N dy   381    119631        50      4450         0     13721     31150    180057     15.35     17.23  --
12.49/12.50	c  N dy   429    130510        50      4450         0     23142     31150    351179     15.38     16.20  --
13.09/13.17	c  N dy   482    138899        50      4450         0     17461     31150    241761     15.44     17.06  --
13.89/13.90	c  N dy   522    147982        50      4450         0     25362     31150    387288     15.46     16.29  --
14.59/14.69	c  N dy   578    157482        50      4450         0     19788     31150    277300     15.51     16.33  --
14.69/14.73	c  S st   583    158021        50      4450         0     20256     31150    286141     15.51     15.37  --
14.69/14.79	c  S st   583    158525        50      4450         0     20701     31150    294716     15.51   no data  --
14.69/14.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.69/14.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.69/14.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.79/14.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.79/14.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.79/14.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
14.79/14.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.99/16.03	c lits-rem:      1455  cl-subs:     1865  v-elim:      0  v-fix:    0  time:  1.22 s
15.99/16.03	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
15.99/16.03	c vivif2 --  cl tried    18836 cl shrink        0 lits rem          0 time: 0.00
16.29/16.36	c asymm  cl-useful: 0/3722/4450 lits-rem:0 time: 0.33
16.29/16.36	c calculated reachability. Time: 0.00
16.29/16.36	c  N dy   583    158525        50      4450         0     18836     31150    259334     15.51   no data  --
17.19/17.22	c  N dy   608    168700        50      4450         0     27592     31150    418167     15.51     16.42  --
17.99/18.08	c  N dy   640    180059        50      4450         0     22810     31150    324285     15.49     16.46  --
19.29/19.31	c  N dy   699    192743        50      4450         0     18255     31150    234906     15.52     16.67  --
20.39/20.41	c  N dy   749    205545        50      4450         0     29387     31150    439636     15.54     16.44  --
22.09/22.19	c  N dy   792    225857        50      4450         0     30422     31150    437143     15.46     16.44  --
23.29/23.34	c  S st   849    237790        50      4450         0     23544     31150    316522     15.48   no data  --
23.39/23.40	c  S st   849    238294        50      4450         0     23995     31150    325267     15.48   no data  --
23.39/23.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.39/23.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.39/23.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
23.39/23.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.39/23.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.39/23.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
23.39/23.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.79/24.89	c lits-rem:      1479  cl-subs:     1958  v-elim:      0  v-fix:    0  time:  1.48 s
24.79/24.89	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
24.89/24.90	c vivif2 --  cl tried    22037 cl shrink        0 lits rem          0 time: 0.00
24.89/24.98	c asymm  cl-useful: 0/728/4450 lits-rem:0 time: 0.09
24.89/24.98	c calculated reachability. Time: 0.00
24.89/24.98	c  N dy   849    238294        50      4450         0     22037     31150    289156     15.48   no data  --
26.59/26.69	c  N dy   890    255878        50      4450         0     19178     31150    227385     15.44     16.34  --
28.49/28.53	c  N dy   933    275940        50      4450         0     36522     31150    540407     15.41     16.26  --
30.29/30.32	c  N dy  1037    293636        50      4450         0     32908     31150    473000     15.45     17.55  --
31.80/31.81	c  F st  1113    306251        50      4450         0     23973     31150    300293     15.48     14.11  --
32.30/32.37	c  N dy  1124    312445        50      4450         0     29300     31150    399081     15.48     17.39  --
34.49/34.58	c  N dy  1188    332463        50      4450         0     25878     31150    330429     15.48     17.84  --
37.09/37.15	c  N dy  1296    352706        50      4450         0     21765     31150    248221     15.52     16.34  --
37.49/37.58	c  S st  1320    357442        50      4450         0     25844     31150    322744     15.52     15.25  --
37.59/37.65	c  S st  1320    357945        50      4450         0     26287     31150    331369     15.52   no data  --
37.59/37.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.59/37.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.59/37.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.59/37.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.59/37.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.59/37.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
37.59/37.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.39/39.45	c lits-rem:       840  cl-subs:     1395  v-elim:      0  v-fix:    0  time:  1.78 s
39.39/39.45	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
39.39/39.45	c vivif2 --  cl tried    24892 cl shrink        0 lits rem          0 time: 0.00
39.69/39.79	c asymm  cl-useful: 0/3048/4450 lits-rem:0 time: 0.34
39.69/39.79	c calculated reachability. Time: 0.00
39.69/39.79	c  N dy  1320    357945        50      4450         0     24892     31150    305655     15.52   no data  --
42.49/42.58	c  N dy  1446    380694        50      4450         0     44561     31150    669554     15.56     16.38  --
44.49/44.57	c  N dy  1464    401008        50      4450         0     39585     31150    553910     15.49     16.33  --
46.89/46.99	c  N dy  1567    421097        50      4450         0     33751     31150    451529     15.51     17.40  --
49.69/49.78	c  N dy  1641    441658        50      4450         0     27383     31150    325964     15.50     16.40  --
53.69/53.71	c  N dy  1731    476956        50      4450         0     32630     31150    406508     15.46     16.29  --
56.70/56.77	c  N dy  1879    497037        50      4450         0     50068     31150    732901     15.50     18.53  --
59.69/59.77	c  N dy  2006    520745        50      4450         0     44728     31150    635406     15.53     16.50  --
62.09/62.15	c  S st  2083    536920        50      4450         0     31909     31150    387352     15.54   no data  --
62.19/62.24	c  S st  2083    537422        50      4450         0     32362     31150    396020     15.54   no data  --
62.19/62.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.19/62.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.19/62.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.19/62.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.19/62.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.19/62.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
62.19/62.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.19/64.23	c lits-rem:       740  cl-subs:     1568  v-elim:      0  v-fix:    0  time:  1.97 s
64.19/64.23	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
64.19/64.24	c vivif2 --  cl tried    30794 cl shrink        0 lits rem          0 time: 0.00
64.39/64.47	c asymm  cl-useful: 0/1402/4450 lits-rem:0 time: 0.23
64.39/64.47	c calculated reachability. Time: 0.00
64.39/64.47	c  N dy  2083    537422        50      4450         0     30794     31150    368281     15.54   no data  --
66.79/66.87	c  N dy  2104    558817        50      4450         0     49191     31150    695614     15.50     16.43  --
69.60/69.63	c  N dy  2174    578880        50      4450         0     39018     31150    506343     15.49     16.52  --
73.79/73.81	c  N dy  2283    607619        50      4450         0     35328     31150    433409     15.50     16.38  --
76.90/76.96	c  N dy  2389    628936        50      4450         0     53809     31150    777177     15.52     16.38  --
79.89/79.97	c  N dy  2510    648956        50      4450         0     41832     31150    553895     15.55     18.47  --
83.49/83.53	c  N dy  2573    671664        50      4450         0     31118     31150    343973     15.52     16.46  --
87.40/87.43	c  N dy  2680    700409        50      4450         0     55822     31150    789180     15.51     16.35  --
91.59/91.69	c  N dy  2693    734241        50      4450         0     53509     31150    714797     15.42     16.54  --
94.99/95.06	c  N dy  2780    754667        50      4450         0     39449     31150    480352     15.42     16.27  --
98.39/98.43	c  N dy  2855    776837        50      4450         0     58518     31150    827599     15.42     16.28  --
102.39/102.42	c  N dy  2988    800751        50      4450         0     46584     31150    609461     15.44     16.42  --
103.30/103.39	c  S st  3037    806135        50      4450         0     51257     31150    698507     15.45   no data  --
103.49/103.51	c  S st  3037    806636        50      4450         0     51700     31150    707278     15.45   no data  --
103.49/103.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.49/103.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.49/103.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
103.49/103.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.49/103.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.49/103.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
103.49/103.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
110.19/110.21	c lits-rem:      2636  cl-subs:     5622  v-elim:      0  v-fix:    0  time:  6.67 s
110.19/110.21	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
110.19/110.22	c vivif2 --  cl tried    46078 cl shrink        0 lits rem          0 time: 0.01
110.39/110.42	c asymm  cl-useful: 0/969/4450 lits-rem:0 time: 0.20
110.39/110.42	c calculated reachability. Time: 0.00
110.39/110.42	c  N dy  3037    806636        50      4450         0     46078     31150    602530     15.45   no data  --
114.79/114.89	c  N dy  3155    829429        50      4450         0     65690     31150    964358     15.47     16.30  --
117.89/117.98	c  N dy  3178    853402        50      4450         0     52878     31150    696137     15.43     16.40  --
122.40/122.41	c  N dy  3270    878481        50      4450         0     40335     31150    477685     15.43     16.32  --
125.80/125.84	c  N dy  3387    898517        50      4450         0     57647     31150    799419     15.44     17.04  --
130.59/130.63	c  N dy  3484    925551        50      4450         0     45561     31150    551863     15.44     16.27  --
134.39/134.48	c  N dy  3640    945566        50      4450         0     62885     31150    880428     15.47     17.75  --
138.50/138.57	c  N dy  3771    965591        50      4450         0     44168     31150    536130     15.49     16.76  --
141.30/141.36	c  N dy  3794    985874        50      4450         0     61446     31150    838059     15.46     16.44  --
145.79/145.88	c  N dy  3937   1006524        50      4450         0     42404     31150    496709     15.48     16.38  --
149.19/149.29	c  N dy  4033   1026606        50      4450         0     59674     31150    814333     15.49     16.34  --
154.40/154.41	c  N dy  4172   1047178        50      4450         0     39629     31150    435127     15.51     16.47  --
157.60/157.63	c  N dy  4274   1067260        50      4450         0     56884     31150    753340     15.52     17.02  --
158.60/158.66	c  F st  4314   1071875        50      4450         0     60871     31150    829170     15.52     15.56  --
162.70/162.75	c  N dy  4335   1093467        50      4450         0     40605     31150    442782     15.50     16.33  --
166.50/166.52	c  N dy  4472   1115604        50      4450         0     59633     31150    797511     15.52     16.45  --
174.20/174.20	c  N dy  4618   1154542        50      4450         0     53393     31150    658172     15.51     16.40  --
179.00/179.05	c  N dy  4620   1184525        50      4450         0     78577     31150   1081097     15.46     16.33  --
182.89/182.97	c  N dy  4783   1204572        50      4450         0     56001     31150    728112     15.48     16.45  --
183.90/183.98	c  S st  4807   1209956        50      4450         0     60647     31150    815001     15.48   no data  --
184.10/184.13	c  S st  4807   1210457        50      4450         0     61086     31150    823603     15.48   no data  --
184.10/184.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.10/184.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.10/184.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
184.10/184.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.10/184.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.10/184.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
184.10/184.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
194.19/194.24	c lits-rem:      3282  cl-subs:     5947  v-elim:      0  v-fix:    0  time: 10.07 s
194.19/194.24	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
194.19/194.25	c vivif2 --  cl tried    55139 cl shrink        0 lits rem          0 time: 0.01
194.49/194.52	c asymm  cl-useful: 0/633/4450 lits-rem:0 time: 0.27
194.49/194.52	c calculated reachability. Time: 0.00
194.49/194.52	c  N dy  4807   1210457        50      4450         0     55139     31150    710470     15.48   no data  --
199.40/199.49	c  N dy  4953   1230481        50      4450         0     72385     31150   1036456     15.50     17.18  --
204.00/204.08	c  N dy  5039   1252582        50      4450         0     50592     31150    611364     15.50     16.36  --
208.20/208.27	c  N dy  5190   1272615        50      4450         0     67917     31150    939136     15.52     16.96  --
213.20/213.22	c  N dy  5254   1294599        50      4450         0     44792     31150    492975     15.52     16.39  --
217.19/217.20	c  N dy  5359   1316896        50      4450         0     64016     31150    846691     15.52     16.36  --
222.10/222.12	c  N dy  5462   1336941        50      4450         0     81245     31150   1165825     15.52     17.10  --
226.30/226.39	c  N dy  5588   1357029        50      4450         0     55695     31150    692672     15.54     17.18  --
233.70/233.79	c  N dy  5726   1391613        50      4450         0     85202     31150   1226418     15.53     16.47  --
239.30/239.34	c  N dy  5813   1422346        50      4450         0     67854     31150    898260     15.52     16.39  --
244.60/244.67	c  N dy  5891   1443936        50      4450         0     86346     31150   1236155     15.53     16.53  --
248.90/248.96	c  N dy  6012   1464099        50      4450         0     59188     31150    743572     15.54     16.41  --
253.90/253.91	c  N dy  6168   1484194        50      4450         0     76413     31150   1070317     15.55     17.12  --
260.20/260.21	c  N dy  6314   1506019        50      4450         0     49740     31150    558009     15.57     16.54  --
263.40/263.47	c  N dy  6329   1526071        50      4450         0     66781     31150    855541     15.55     18.29  --
268.80/268.88	c  N dy  6473   1546091        50      4450         0     83959     31150   1180883     15.57     18.07  --
273.30/273.38	c  N dy  6529   1566114        50      4450         0     54793     31150    641739     15.56     16.38  --
277.40/277.47	c  N dy  6618   1586375        50      4450         0     72182     31150    962595     15.56     16.40  --
283.09/283.11	c  N dy  6757   1606411        50      4450         0     89465     31150   1288874     15.58     17.50  --
287.30/287.35	c  N dy  6838   1626483        50      4450         0     59519     31150    728320     15.58     17.20  --
292.00/292.02	c  N dy  6934   1647004        50      4450         0     77101     31150   1053868     15.59     16.52  --
297.80/297.81	c  N dy  7032   1667041        50      4450         0     94295     31150   1372389     15.59     16.95  --
302.30/302.36	c  N dy  7155   1687825        50      4450         0     64164     31150    809625     15.60     16.60  --
308.80/308.80	c  N dy  7299   1708956        50      4450         0     82407     31150   1154850     15.62     16.45  --
309.40/309.44	c  S st  7313   1710457        50      4450         0     83720     31150   1179967     15.62     16.50  --
309.70/309.70	c  S st  7313   1710962        50      4450         0     84163     31150   1188713     15.62   no data  --
309.70/309.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
309.70/309.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.70/309.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
309.70/309.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.70/309.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.70/309.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
309.70/309.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
333.80/333.85	c lits-rem:      6247  cl-subs:    10487  v-elim:      0  v-fix:    0  time: 24.07 s
333.80/333.85	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
333.80/333.87	c vivif2 --  cl tried    73676 cl shrink        0 lits rem          0 time: 0.01
334.00/334.09	c asymm  cl-useful: 0/493/4450 lits-rem:0 time: 0.22
334.00/334.09	c calculated reachability. Time: 0.00
334.00/334.09	c  N dy  7313   1710962        50      4450         0     73676     31150    991155     15.62   no data  --
339.20/339.22	c  N dy  7355   1732410        50      4450         0     91848     31150   1312910     15.60     16.52  --
344.80/344.89	c  N dy  7418   1761032        50      4450         0     68087     31150    867295     15.60     16.43  --
350.40/350.43	c  N dy  7570   1781108        50      4450         0     85341     31150   1194342     15.61     17.54  --
357.20/357.25	c  N dy  7692   1804169        50      4450         0     55811     31150    632911     15.62     16.61  --
361.71/361.73	c  N dy  7820   1824225        50      4450         0     73064     31150    957877     15.63     17.97  --
368.31/368.32	c  N dy  7825   1855108        50      4450         0     99120     31150   1408419     15.60     16.56  --
372.92/372.92	c  N dy  7956   1875111        50      4450         0     66068     31150    824741     15.60     17.83  --
377.70/377.75	c  N dy  8009   1895124        50      4450         0     83090     31150   1129901     15.60     16.84  --
384.81/384.83	c  N dy  8172   1915219        50      4450         0    100462     31150   1458804     15.61     17.16  --
390.81/390.89	c  N dy  8280   1943163        50      4450         0     73080     31150    938803     15.61     16.51  --
396.50/396.52	c  N dy  8395   1963230        50      4450         0     90264     31150   1258978     15.62     18.65  --
403.30/403.34	c  N dy  8545   1983263        50      4450         0     55311     31150    608988     15.63     17.09  --
407.41/407.49	c  N dy  8634   2003352        50      4450         0     72478     31150    928608     15.64     17.55  --
414.41/414.46	c  N dy  8728   2030178        50      4450         0     95403     31150   1343430     15.63     16.50  --
420.91/421.00	c  N dy  8874   2050231        50      4450         0     59680     31150    682880     15.64     16.76  --
425.91/425.98	c  N dy  8928   2073756        50      4450         0     79688     31150   1043189     15.64     16.48  --
432.22/432.25	c  N dy  9049   2093825        50      4450         0     96941     31150   1368161     15.64     17.55  --
438.31/438.34	c  N dy  9154   2114251        50      4450         0     60527     31150    692069     15.65     16.51  --
443.81/443.83	c  N dy  9298   2136876        50      4450         0     79982     31150   1060586     15.66     16.54  --
450.50/450.53	c  N dy  9446   2157870        50      4450         0     98044     31150   1403301     15.67     16.66  --
457.41/457.40	c  N dy  9571   2178276        50      4450         0     60686     31150    687319     15.68     16.54  --
463.31/463.38	c  N dy  9730   2198375        50      4450         0     77929     31150   1015500     15.69     17.01  --
468.11/468.19	c  S st  9823   2210962        50      4450         0     88762     31150   1221419     15.69   no data  --
468.41/468.47	c  S st  9823   2211468        50      4450         0     89212     31150   1230114     15.69   no data  --
468.41/468.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
468.41/468.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
468.51/468.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
468.51/468.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
468.51/468.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
468.51/468.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
468.51/468.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
494.51/494.52	c lits-rem:      5519  cl-subs:     9819  v-elim:      0  v-fix:    0  time: 25.97 s
494.51/494.52	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
494.51/494.53	c vivif2 --  cl tried    79393 cl shrink        0 lits rem          0 time: 0.01
494.71/494.76	c asymm  cl-useful: 0/445/4450 lits-rem:0 time: 0.23
494.71/494.77	c calculated reachability. Time: 0.00
494.71/494.77	c  N dy  9823   2211468        50      4450         0     79393     31150   1041523     15.69   no data  --
501.01/501.04	c  N dy  9954   2231512        50      4450         0     96584     31150   1366674     15.70     16.62  --
507.41/507.42	c  N dy 10021   2251536        50      4450         0     58679     31150    642464     15.70     18.02  --
511.81/511.85	c  N dy 10113   2271619        50      4450         0     75820     31150    957743     15.70     16.75  --
516.81/516.88	c  N dy 10157   2291709        50      4450         0     92935     31150   1270231     15.70     16.53  --
524.01/524.00	c  N dy 10183   2314772        50      4450         0     56500     31150    595384     15.69     16.54  --
528.11/528.15	c  N dy 10259   2334779        50      4450         0     73540     31150    906635     15.69     18.24  --
535.01/535.07	c  N dy 10352   2361627        50      4450         0     96372     31150   1324404     15.69     16.70  --
541.91/541.98	c  N dy 10437   2381647        50      4450         0    113397     31150   1633016     15.69     17.05  --
546.62/546.61	c  N dy 10460   2403614        50      4450         0     74967     31150    921035     15.68     16.66  --
552.12/552.14	c  N dy 10571   2423713        50      4450         0     92129     31150   1243702     15.69     18.35  --
560.31/560.32	c  N dy 10658   2448176        50      4450         0    113005     31150   1627765     15.69     16.59  --
565.22/565.25	c  N dy 10745   2468262        50      4450         0     72314     31150    875974     15.69     17.18  --
571.82/571.82	c  N dy 10836   2493566        50      4450         0     93854     31150   1270064     15.69     16.60  --
578.72/578.76	c  N dy 10937   2513606        50      4450         0    111044     31150   1591371     15.69     17.46  --
584.02/584.04	c  N dy 10961   2534131        50      4450         0     69708     31150    810784     15.69     16.53  --
589.52/589.51	c  N dy 11079   2554140        50      4450         0     86802     31150   1130667     15.69     18.04  --
595.61/595.63	c  N dy 11161   2574170        50      4450         0    103899     31150   1444698     15.69     16.81  --
603.21/603.22	c  N dy 11244   2594221        50      4450         0     61271     31150    653849     15.69     17.54  --
607.23/607.21	c  N dy 11288   2614459        50      4450         0     78444     31150    964582     15.69     16.72  --
613.72/613.76	c  N dy 11350   2640898        50      4450         0    100929     31150   1370838     15.68     16.53  --
621.21/621.22	c  N dy 11451   2660934        50      4450         0    118003     31150   1689796     15.69     17.41  --
628.01/628.09	c  N dy 11576   2680942        50      4450         0     74707     31150    903056     15.69     16.56  --
636.52/636.54	c  N dy 11702   2704040        50      4450         0     94395     31150   1269595     15.70     16.53  --
639.42/639.42	c  S st 11723   2711470        50      4450         0    100658     31150   1384721     15.70   no data  --
639.72/639.77	c  S st 11723   2711972        50      4450         0    101095     31150   1393336     15.70   no data  --
639.72/639.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
639.72/639.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
639.82/639.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
639.82/639.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
639.82/639.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
639.82/639.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
639.82/639.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
720.82/720.81	c lits-rem:      6575  cl-subs:    13119  v-elim:      0  v-fix:    0  time: 80.94 s
720.82/720.81	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
720.82/720.82	c vivif2 --  cl tried    87976 cl shrink        0 lits rem          0 time: 0.01
721.02/721.07	c asymm  cl-useful: 0/394/4450 lits-rem:0 time: 0.25
721.02/721.07	c calculated reachability. Time: 0.00
721.02/721.07	c  N dy 11723   2711972        50      4450         0     87976     31150   1153473     15.70   no data  --
728.13/728.12	c  N dy 11838   2732091        50      4450         0    105229     31150   1476570     15.70     16.70  --
736.31/736.38	c  N dy 11912   2755277        50      4450         0     64502     31150    701869     15.70     16.59  --
741.21/741.25	c  N dy 11970   2776985        50      4450         0     82960     31150   1033536     15.70     16.63  --
747.72/747.72	c  N dy 12062   2798391        50      4450         0    101220     31150   1370730     15.70     16.53  --
755.92/755.90	c  N dy 12143   2819897        50      4450         0    119498     31150   1707188     15.70     16.61  --
761.82/761.86	c  N dy 12229   2839937        50      4450         0     74901     31150    883414     15.70     18.24  --
766.11/766.15	c  N dy 12247   2859963        50      4450         0     91849     31150   1181036     15.69     17.87  --
773.12/773.17	c  N dy 12354   2880003        50      4450         0    109005     31150   1501635     15.69     18.03  --
781.52/781.57	c  N dy 12442   2900056        50      4450         0     63304     31150    666543     15.70     17.47  --
786.22/786.29	c  N dy 12549   2920095        50      4450         0     80439     31150    987374     15.70     16.58  --
792.72/792.78	c  N dy 12679   2940163        50      4450         0     97613     31150   1312078     15.71     17.37  --
799.62/799.61	c  N dy 12710   2962345        50      4450         0    116318     31150   1646519     15.70     16.57  --
809.92/809.94	c  N dy 12807   2996553        50      4450         0     81484     31150    975406     15.70     16.75  --
815.82/815.80	c  N dy 12869   3020068        50      4450         0    101378     31150   1330570     15.69     16.53  --
823.82/823.84	c  N dy 12986   3040889        50      4450         0    119201     31150   1666100     15.70     16.54  --
831.02/831.07	c  N dy 13064   3061050        50      4450         0     71909     31150    811971     15.70     16.57  --
835.62/835.65	c  N dy 13111   3082216        50      4450         0     89826     31150   1134389     15.69     16.52  --
845.52/845.59	c  N dy 13234   3112118        50      4450         0    115350     31150   1608097     15.69     16.56  --
854.93/854.96	c  N dy 13366   3132217        50      4450         0     67051     31150    713907     15.70     16.87  --
860.62/860.62	c  N dy 13501   3153368        50      4450         0     85192     31150   1054825     15.70     16.55  --
866.12/866.15	c  N dy 13558   3173422        50      4450         0    102269     31150   1367852     15.70     16.53  --
875.22/875.23	c  N dy 13652   3198283        50      4450         0    123458     31150   1759863     15.70     16.67  --
880.73/880.71	c  S st 13675   3211974        50      4450         0     68571     31150    733009     15.70     14.62  --
880.83/880.87	c  S st 13675   3212477        50      4450         0     69012     31150    741628     15.70   no data  --
880.83/880.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
880.83/880.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
880.83/880.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
880.93/880.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
880.93/880.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
880.93/880.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
880.93/880.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
894.83/894.86	c lits-rem:       306  cl-subs:     1073  v-elim:      0  v-fix:    0  time: 13.95 s
894.83/894.86	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
894.83/894.87	c vivif2 --  cl tried    67939 cl shrink        0 lits rem          0 time: 0.01
895.13/895.14	c asymm  cl-useful: 0/513/4450 lits-rem:0 time: 0.27
895.13/895.14	c calculated reachability. Time: 0.00
895.13/895.14	c  N dy 13675   3212477        50      4450         0     67939     31150    724176     15.70   no data  --
901.23/901.20	c  N dy 13772   3237445        50      4450         0     89185     31150   1116758     15.70     16.54  --
907.63/907.64	c  N dy 13824   3259405        50      4450         0    107835     31150   1455331     15.70     16.78  --
920.52/920.53	c  N dy 13901   3296088        50      4450         0     71714     31150    779185     15.69     16.67  --
927.53/927.57	c  N dy 14012   3324110        50      4450         0     95475     31150   1210250     15.68     16.60  --
935.04/935.03	c  N dy 14013   3355059        50      4450         0    121460     31150   1651681     15.66     16.86  --
943.62/943.63	c  N dy 14108   3375071        50      4450         0     70780     31150    765471     15.66     16.94  --
949.63/949.60	c  N dy 14212   3396850        50      4450         0     89384     31150   1109558     15.67     16.50  --
956.53/956.56	c  N dy 14343   3416926        50      4450         0    106576     31150   1435325     15.67     17.10  --
963.93/963.93	c  N dy 14436   3436998        50      4450         0    123676     31150   1751391     15.67     16.53  --
973.03/973.07	c  N dy 14553   3457660        50      4450         0     72447     31150    785299     15.68     16.52  --
978.73/978.72	c  N dy 14667   3477772        50      4450         0     89600     31150   1105422     15.68     16.51  --
985.23/985.24	c  N dy 14750   3497817        50      4450         0    106715     31150   1423567     15.68     17.09  --
998.93/998.95	c  N dy 14796   3539648        50      4450         0     72259     31150    769417     15.66     16.49  --
1005.23/1005.21	c  N dy 14897   3563074        50      4450         0     92089     31150   1134584     15.67     16.64  --
1011.83/1011.86	c  N dy 14992   3583505        50      4450         0    109479     31150   1454245     15.67     16.52  --
1021.94/1021.92	c  N dy 15057   3612200        50      4450         0    133763     31150   1890804     15.66     16.49  --
1029.53/1029.53	c  N dy 15157   3632207        50      4450         0     80416     31150    919851     15.66     16.98  --
1036.03/1036.10	c  N dy 15307   3652291        50      4450         0     97647     31150   1248545     15.67     17.12  --
1043.84/1043.81	c  N dy 15436   3672334        50      4450         0    114779     31150   1571806     15.68     16.67  --
1053.93/1053.94	c  N dy 15541   3695047        50      4450         0    134054     31150   1928845     15.68     16.61  --
1061.33/1061.36	c  S st 15619   3712477        50      4450         0     77375     31150    855558     15.68   no data  --
1061.54/1061.55	c  S st 15619   3712984        50      4450         0     77834     31150    864760     15.68   no data  --
1061.54/1061.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1061.54/1061.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1061.54/1061.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
1061.63/1061.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1061.63/1061.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1061.63/1061.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1061.63/1061.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1078.23/1078.21	c lits-rem:      1069  cl-subs:     2190  v-elim:      0  v-fix:    0  time: 16.61 s
1078.23/1078.21	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1078.23/1078.22	c vivif2 --  cl tried    75644 cl shrink        0 lits rem          0 time: 0.01
1078.53/1078.53	c asymm  cl-useful: 0/435/4450 lits-rem:0 time: 0.31
1078.53/1078.54	c calculated reachability. Time: 0.00
1078.53/1078.54	c  N dy 15619   3712984        50      4450         0     75644     31150    826199     15.68   no data  --
1086.84/1086.88	c  N dy 15712   3739782        50      4450         0     98430     31150   1243990     15.68     16.58  --
1091.14/1091.15	c  F st 15768   3751562        50      4450         0    108440     31150   1429175     15.68   no data  --
1095.83/1095.89	c  N dy 15797   3764944        50      4450         0    119857     31150   1640151     15.68     16.63  --
1106.43/1106.45	c  N dy 15847   3790701        50      4450         0    141676     31150   2029197     15.67     16.73  --
1116.63/1116.61	c  N dy 15921   3829140        50      4450         0    101964     31150   1281213     15.66     16.53  --
1123.24/1123.27	c  N dy 15980   3850564        50      4450         0    120051     31150   1610107     15.66     16.54  --
1131.63/1131.61	c  N dy 16067   3870580        50      4450         0    137029     31150   1919967     15.66     16.78  --
1140.33/1140.34	c  N dy 16198   3890628        50      4450         0     81298     31150    916707     15.67     18.35  --
1146.63/1146.63	c  N dy 16311   3910717        50      4450         0     98468     31150   1238196     15.67     16.61  --
1154.73/1154.77	c  N dy 16378   3933974        50      4450         0    118244     31150   1597020     15.67     16.52  --
1164.23/1164.27	c  N dy 16508   3954130        50      4450         0    135533     31150   1925159     15.67     16.51  --
1177.05/1177.02	c  N dy 16631   3985360        50      4450         0     88061     31150   1016917     15.67     16.58  --
1183.54/1183.60	c  N dy 16732   4005381        50      4450         0    105111     31150   1332924     15.67     18.09  --
1192.83/1192.80	c  N dy 16888   4027582        50      4450         0    124031     31150   1691367     15.68     16.59  --
1202.63/1202.64	c  N dy 17003   4047637        50      4450         0    141190     31150   2013538     15.68     18.71  --
1213.03/1213.06	c  N dy 17111   4074615        50      4450         0     89125     31150   1031005     15.68     16.58  --
1220.23/1220.24	c  N dy 17210   4097076        50      4450         0    108139     31150   1382898     15.68     16.54  --
1227.94/1227.97	c  N dy 17305   4117402        50      4450         0    125400     31150   1703668     15.68     16.52  --
1236.45/1236.45	c  N dy 17363   4137726        50      4450         0    142490     31150   2008530     15.68     16.65  --
1245.63/1245.60	c  N dy 17487   4157767        50      4450         0     84174     31150    953008     15.69     16.61  --
1251.63/1251.61	c  N dy 17570   4177860        50      4450         0    101229     31150   1264400     15.68     17.61  --
1259.44/1259.45	c  N dy 17620   4201797        50      4450         0    121429     31150   1628812     15.68     16.76  --
1264.74/1264.71	c  S st 17700   4212985        50      4450         0    130971     31150   1809302     15.68   no data  --
1265.05/1265.07	c  S st 17700   4213487        50      4450         0    131410     31150   1817974     15.68   no data  --
1265.05/1265.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1265.05/1265.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1265.14/1265.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1265.14/1265.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1265.14/1265.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1265.14/1265.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1265.14/1265.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370083-1305386115/watcher-3370083-1305386115 -o /tmp/evaluation-result-3370083-1305386115/solver-3370083-1305386115 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370083-1305386115.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.90 4.02 3.99 4/363 5763
/proc/meminfo: memFree=17853976/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=29812 CPUtime=0 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 582 0 0 0 0 0 0 0 18 0 1 0 728842195 30527488 523 33554432000 4194304 4650387 140736276810064 18446744073709551615 4370594 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 7453 523 345 112 0 2418 0

[startup+0.09282 s]
/proc/loadavg: 3.90 4.02 3.99 4/363 5763
/proc/meminfo: memFree=17853976/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=29944 CPUtime=0.09 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 602 0 0 0 9 0 0 0 18 0 1 0 728842195 30662656 543 33554432000 4194304 4650387 140736276810064 18446744073709551615 4370611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 7486 543 345 112 0 2451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29944

[startup+0.100819 s]
/proc/loadavg: 3.90 4.02 3.99 4/363 5763
/proc/meminfo: memFree=17853976/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=31400 CPUtime=0.09 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 974 0 0 0 9 0 0 0 18 0 1 0 728842195 32153600 870 33554432000 4194304 4650387 140736276810064 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 7850 870 362 112 0 2815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31400

[startup+0.300781 s]
/proc/loadavg: 3.90 4.02 3.99 4/363 5763
/proc/meminfo: memFree=17853976/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=31604 CPUtime=0.29 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 1223 0 0 0 29 0 0 0 18 0 1 0 728842195 32362496 983 33554432000 4194304 4650387 140736276810064 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 7901 983 378 112 0 2866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31604

[startup+0.700704 s]
/proc/loadavg: 3.90 4.02 3.99 4/363 5763
/proc/meminfo: memFree=17853976/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=41248 CPUtime=0.69 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 1651 0 0 0 69 0 0 0 18 0 1 0 728842195 42237952 1220 33554432000 4194304 4650387 140736276810064 18446744073709551615 256415089258 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 10312 1225 378 112 0 5277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41248

[startup+1.50056 s]
/proc/loadavg: 3.90 4.02 3.99 5/364 5764
/proc/meminfo: memFree=17842312/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=37468 CPUtime=1.49 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 3349 0 0 0 149 0 0 0 20 0 1 0 728842195 38367232 2400 33554432000 4194304 4650387 140736276810064 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 9367 2400 380 112 0 4332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37468

[startup+3.10025 s]
/proc/loadavg: 3.90 4.02 3.99 5/364 5764
/proc/meminfo: memFree=17819832/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=40332 CPUtime=3.09 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 4464 0 0 0 309 0 0 0 25 0 1 0 728842195 41299968 3176 33554432000 4194304 4650387 140736276810064 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 10083 3176 380 112 0 5048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40332

[startup+6.30065 s]
/proc/loadavg: 3.91 4.02 3.99 5/364 5764
/proc/meminfo: memFree=17814588/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=42108 CPUtime=6.29 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 5627 0 0 0 629 0 0 0 18 0 1 0 728842195 43118592 3593 33554432000 4194304 4650387 140736276810064 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 10527 3593 380 112 0 5492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42108

[startup+12.7004 s]
/proc/loadavg: 3.92 4.02 3.99 5/364 5764
/proc/meminfo: memFree=17789712/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=42908 CPUtime=12.69 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 7728 0 0 0 1269 0 0 0 25 0 1 0 728842195 43937792 3861 33554432000 4194304 4650387 140736276810064 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 10727 3861 380 112 0 5692 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42908

[startup+25.501 s]
/proc/loadavg: 3.94 4.02 3.99 5/364 5765
/proc/meminfo: memFree=17772892/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=47168 CPUtime=25.49 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 12356 0 0 0 2548 1 0 0 21 0 1 0 728842195 48300032 4918 33554432000 4194304 4650387 140736276810064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 11792 4918 380 112 0 6757 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47168

[startup+51.1012 s]
/proc/loadavg: 3.96 4.02 3.99 5/364 5765
/proc/meminfo: memFree=17761156/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=49160 CPUtime=51.09 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 19217 0 0 0 5107 2 0 0 25 0 1 0 728842195 50339840 5392 33554432000 4194304 4650387 140736276810064 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 12290 5392 380 112 0 7255 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49160

[startup+102.313 s]
/proc/loadavg: 3.98 4.01 3.99 5/364 5767
/proc/meminfo: memFree=17735832/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=52528 CPUtime=102.3 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 30444 0 0 0 10225 5 0 0 25 0 1 0 728842195 53788672 6168 33554432000 4194304 4650387 140736276810064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 13132 6168 380 112 0 8097 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 52528

[startup+162.301 s]
/proc/loadavg: 3.99 4.01 3.99 5/364 5768
/proc/meminfo: memFree=17695228/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=65100 CPUtime=162.3 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 41489 0 0 0 16222 8 0 0 25 0 1 0 728842195 66662400 9464 33554432000 4194304 4650387 140736276810064 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 16275 9464 380 112 0 11240 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 65100

[startup+222.301 s]
/proc/loadavg: 3.99 4.00 3.99 5/364 5770
/proc/meminfo: memFree=17666772/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=68644 CPUtime=222.29 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 49976 0 0 0 22220 9 0 0 25 0 1 0 728842195 70291456 10709 33554432000 4194304 4650387 140736276810064 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 17161 10709 380 112 0 12126 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68644

[startup+282.3 s]
/proc/loadavg: 4.20 4.05 4.01 5/364 5772
/proc/meminfo: memFree=17653952/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=68932 CPUtime=282.3 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 57966 0 0 0 28218 12 0 0 25 0 1 0 728842195 70586368 10797 33554432000 4194304 4650387 140736276810064 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 17233 10797 380 112 0 12198 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 68932

[startup+342.301 s]
/proc/loadavg: 4.14 4.05 4.01 5/364 5773
/proc/meminfo: memFree=17620544/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=82888 CPUtime=342.3 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 65649 0 0 0 34215 15 0 0 25 0 1 0 728842195 84877312 13182 33554432000 4194304 4650387 140736276810064 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 20722 13182 380 112 0 15687 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 82888

[startup+402.301 s]
/proc/loadavg: 4.16 4.07 4.01 5/364 5775
/proc/meminfo: memFree=17612452/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=83056 CPUtime=402.3 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 71995 0 0 0 40213 17 0 0 25 0 1 0 728842195 85049344 14208 33554432000 4194304 4650387 140736276810064 18446744073709551615 4339821 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 20764 14208 380 112 0 15729 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 83056

[startup+462.3 s]
/proc/loadavg: 4.12 4.07 4.01 5/364 5776
/proc/meminfo: memFree=17600508/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=83288 CPUtime=462.31 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 78938 0 0 0 46211 20 0 0 25 0 1 0 728842195 85286912 13569 33554432000 4194304 4650387 140736276810064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 20822 13569 380 112 0 15787 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 83288

[startup+522.301 s]
/proc/loadavg: 4.04 4.05 4.01 5/364 5778
/proc/meminfo: memFree=17589912/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=86932 CPUtime=522.31 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 82763 0 0 0 52210 21 0 0 25 0 1 0 728842195 89018368 15220 33554432000 4194304 4650387 140736276810064 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 21733 15220 380 112 0 16698 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 86932

[startup+582.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/364 5780
/proc/meminfo: memFree=17585152/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=87140 CPUtime=582.31 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 89806 0 0 0 58207 24 0 0 25 0 1 0 728842195 89231360 14202 33554432000 4194304 4650387 140736276810064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 21785 14202 380 112 0 16750 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 87140

[startup+642.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/364 5781
/proc/meminfo: memFree=17565532/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=90900 CPUtime=642.32 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 95701 0 0 0 64206 26 0 0 25 0 1 0 728842195 93081600 15886 33554432000 4194304 4650387 140736276810064 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 22725 15886 380 112 0 17690 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 90900

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/364 5783
/proc/meminfo: memFree=17559400/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=90900 CPUtime=702.32 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 95739 0 0 0 70206 26 0 0 25 0 1 0 728842195 93081600 15924 33554432000 4194304 4650387 140736276810064 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 22725 15924 380 112 0 17690 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 90900

[startup+762.313 s]
/proc/loadavg: 4.07 4.03 4.00 5/364 5784
/proc/meminfo: memFree=17560832/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=90968 CPUtime=762.33 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 99763 0 0 0 76206 27 0 0 25 0 1 0 728842195 93151232 15378 33554432000 4194304 4650387 140736276810064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 22742 15378 380 112 0 17707 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 90968

[startup+822.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/364 5786
/proc/meminfo: memFree=17560056/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=91104 CPUtime=822.32 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 104999 0 0 0 82203 29 0 0 25 0 1 0 728842195 93290496 16173 33554432000 4194304 4650387 140736276810064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 22776 16173 380 112 0 17741 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 91104

[startup+882.301 s]
/proc/loadavg: 4.10 4.05 4.01 5/364 5788
/proc/meminfo: memFree=17562708/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=91272 CPUtime=882.33 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 110889 0 0 0 88201 32 0 0 25 0 1 0 728842195 93462528 15188 33554432000 4194304 4650387 140736276810064 18446744073709551615 4419552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 22818 15188 380 112 0 17783 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 91272

[startup+942.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/364 5789
/proc/meminfo: memFree=17550008/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=92460 CPUtime=942.32 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 114956 0 0 0 94199 33 0 0 25 0 1 0 728842195 94679040 16902 33554432000 4194304 4650387 140736276810064 18446744073709551615 4313035 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 23115 16902 380 112 0 18080 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 92460

[startup+1002.3 s]
/proc/loadavg: 4.05 4.04 4.00 5/364 5791
/proc/meminfo: memFree=17535220/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=92616 CPUtime=1002.33 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 121024 0 0 0 100198 35 0 0 25 0 1 0 728842195 94838784 15805 33554432000 4194304 4650387 140736276810064 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 23154 15805 380 112 0 18119 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 92616

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/364 5792
/proc/meminfo: memFree=17538164/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=92728 CPUtime=1062.32 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 125967 0 0 0 106196 36 0 0 25 0 1 0 728842195 94953472 15778 33554432000 4194304 4650387 140736276810064 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 23182 15778 380 112 0 18147 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 92728

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/364 5794
/proc/meminfo: memFree=17534260/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=95740 CPUtime=1122.34 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 130049 0 0 0 112195 39 0 0 25 0 1 0 728842195 98037760 17305 33554432000 4194304 4650387 140736276810064 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 23935 17305 380 112 0 18900 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 95740

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/364 5796
/proc/meminfo: memFree=17513024/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=95852 CPUtime=1182.33 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 134847 0 0 0 118192 41 0 0 25 0 1 0 728842195 98152448 16974 33554432000 4194304 4650387 140736276810064 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 23963 16974 380 112 0 18928 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 95852

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/364 5797
/proc/meminfo: memFree=17512736/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=95912 CPUtime=1242.34 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 138499 0 0 0 124192 42 0 0 25 0 1 0 728842195 98213888 17998 33554432000 4194304 4650387 140736276810064 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 23978 17998 380 112 0 18943 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 95912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.00 2/359 5802
/proc/meminfo: memFree=17767788/32950928 swapFree=67111200/67111528
[pid=5763] ppid=5761 vsize=109840 CPUtime=1300.04 cores=5,7
/proc/5763/stat : 5763 (strangenight1-s) R 5761 5763 4727 0 -1 4202496 143525 0 0 0 129961 43 0 0 25 0 1 0 728842195 112476160 20404 33554432000 4194304 4650387 140736276810064 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5763/statm: 27460 20404 380 112 0 22425 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 109840

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.62
CPU system time (s): 0.441932
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 109840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.62
system time used= 0.441932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143525
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= 12
involuntary context switches= 1343

runsolver used 4.52931 second user time and 10.9123 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 17:15:15
IDJOB=3370083
IDBENCH=82892
IDSOLVER=1847
FILE ID=node115/3370083-1305386115
RUNJOBID= node115-1305386115-5724
PBS_JOBID= 13324387
Free space on /tmp= 73216 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S2039518547-066.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370083-1305386115/watcher-3370083-1305386115 -o /tmp/evaluation-result-3370083-1305386115/solver-3370083-1305386115 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370083-1305386115.cnf

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

MD5SUM BENCH= 80aa82e62b454f2871f6471d9559597d
RANDOM SEED=1833559470

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:      17854256 kB
Buffers:        275936 kB
Cached:        4468752 kB
SwapCached:          0 kB
Active:       11864340 kB
Inactive:      2913588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17854256 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           25000 kB
Writeback:           0 kB
AnonPages:    10032940 kB
Mapped:          28996 kB
Slab:           212068 kB
PageTables:      41688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69750976 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= 73228 MiB
End job on node115 at 2011-05-14 17:36:57