Trace number 3370085

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S289144908-090.UNKNOWN.cnf
MD5SUMacdd1627e1c0387cb30884180f862a47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3370085-1305386128.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.15
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:      35 undec:       4 neg:      31
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.29/0.33	c  N dy     7      5007        70      6230         0      2263     43610     48780     21.24     22.36  --
0.39/0.48	c  N dy    17      9032        70      6230         0      5884     43610    135092     20.68     22.91  --
0.59/0.65	c  N dy    30     13098        70      6230         0      5738     43610    122496     20.76     23.36  --
0.79/0.85	c  N dy    41     17615        70      6230         0      9834     43610    221780     20.70     21.83  --
1.19/1.20	c  F st    55     25000        70      6230         0     11372     43610    244115     20.62     18.10  --
1.19/1.20	c  N st    55     25000        70      6230         0     11372     43610    244115     20.62     18.10  --
1.39/1.45	c  N dy    61     30000        70      6230         0      9804     43610    196987     20.62   no data  --
1.39/1.45	c  S st    61     30000        70      6230         0      9804     43610    196987     20.62   no data  --
1.39/1.49	c  S st    61     30504        70      6230         0     10267     43610    208456     20.62   no data  --
1.39/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.49/1.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.60	c lits-rem:      1544  cl-subs:      889  v-elim:      0  v-fix:    0  time:  1.11 s
2.89/2.90	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.30
2.89/2.90	c calculated reachability. Time: 0.00
2.89/2.90	c  N dy    61     30504        70      6230         0      9378     43610    184871     20.62   no data  --
3.20/3.25	c  N dy    67     37188        70      6230         0      8320     43610    147776     20.43     21.51  --
3.39/3.46	c  N dy    86     41227        70      6230         0     11987     43610    236151     20.51     21.62  --
3.69/3.77	c  N dy   105     45757        70      6230         0     16108     43610    335256     20.58     19.64  --
3.69/3.77	c  S st   105     45757        70      6230         0     16108     43610    335256     20.58     19.64  --
3.79/3.82	c  S st   105     46258        70      6230         0      8458     43610    138286     20.58   no data  --
3.79/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.79/3.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.68	c lits-rem:       125  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.85 s
4.59/4.68	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.59/4.68	c vivif2 --  cl tried     8419 cl shrink        0 lits rem          0 time: 0.00
4.89/4.95	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.26
4.89/4.95	c calculated reachability. Time: 0.00
4.89/4.95	c  N dy   105     46258        70      6230         0      8419     43610    137033     20.58   no data  --
5.89/5.92	c  N dy   116     63354        70      6230         0     14776     43610    271195     20.06     21.25  --
6.19/6.24	c  N dy   141     67405        70      6230         0     18432     43610    359871     20.15     21.23  --
6.39/6.43	c  S st   161     69387        70      6230         0     10332     43610    161239     20.22   no data  --
6.39/6.47	c  S st   161     69890        70      6230         0     10797     43610    172650     20.22   no data  --
6.39/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.39/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
6.39/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.46	c lits-rem:       301  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.98 s
7.39/7.46	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.39/7.46	c vivif2 --  cl tried    10668 cl shrink        0 lits rem          0 time: 0.00
7.70/7.78	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.31
7.70/7.78	c calculated reachability. Time: 0.00
7.70/7.78	c  N dy   161     69890        70      6230         0     10668     43610    168697     20.22   no data  --
7.99/8.04	c  N dy   171     74638        70      6230         0     14985     43610    272187     20.21     21.34  --
8.39/8.45	c  N dy   201     80184        70      6230         0     20042     43610    393739     20.27     21.37  --
8.89/8.95	c  F st   232     87500        70      6230         0     15806     43610    280787     20.35     19.28  --
8.89/8.95	c  N st   232     87500        70      6230         0     15806     43610    280787     20.35     19.28  --
9.29/9.35	c  N dy   242     93346        70      6230         0     21100     43610    411249     20.36     21.44  --
10.09/10.12	c  N dy   258    104406        70      6230         0     19254     43610    346016     20.29     21.38  --
10.09/10.16	c  S st   263    104837        70      6230         0     19648     43610    355665     20.30   no data  --
10.19/10.22	c  S st   263    105339        70      6230         0     20116     43610    367221     20.30   no data  --
10.19/10.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.19/10.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.19/10.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.19/10.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.19/10.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.19/10.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.19/10.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.89/11.93	c lits-rem:      1811  cl-subs:     2158  v-elim:      0  v-fix:    0  time:  1.70 s
11.89/11.93	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
11.89/11.93	c vivif2 --  cl tried    17958 cl shrink        0 lits rem          0 time: 0.00
12.29/12.30	c asymm  cl-useful: 0/4833/6230 lits-rem:0 time: 0.37
12.29/12.30	c calculated reachability. Time: 0.00
12.29/12.30	c  N dy   263    105339        70      6230         0     17958     43610    316196     20.30   no data  --
13.69/13.72	c  N dy   289    124032        70      6230         0     22179     43610    403848     20.16     21.33  --
14.40/14.45	c  N dy   353    131981        70      6230         0     16004     43610    250238     20.27     21.34  --
15.10/15.10	c  N dy   368    140501        70      6230         0     23618     43610    430821     20.26     22.29  --
15.90/15.91	c  N dy   402    149596        70      6230         0     17484     43610    271792     20.30     21.50  --
16.70/16.70	c  S st   468    158008        70      6230         0     25161     43610    459532     20.39   no data  --
16.70/16.77	c  S st   468    158513        70      6230         0     25629     43610    470817     20.39   no data  --
16.70/16.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.70/16.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.70/16.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.70/16.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.70/16.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.70/16.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
16.70/16.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.00/19.09	c lits-rem:      2370  cl-subs:     2074  v-elim:      0  v-fix:    0  time:  2.30 s
19.00/19.09	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
19.00/19.09	c vivif2 --  cl tried    23555 cl shrink        0 lits rem          0 time: 0.00
19.20/19.25	c asymm  cl-useful: 0/1397/6230 lits-rem:0 time: 0.15
19.20/19.25	c calculated reachability. Time: 0.00
19.20/19.25	c  N dy   468    158513        70      6230         0     23555     43610    414402     20.39   no data  --
20.09/20.13	c  N dy   486    168664        70      6230         0     17438     43610    255932     20.36     23.47  --
21.09/21.12	c  N dy   504    181033        70      6230         0     28570     43610    519835     20.29     21.39  --
22.19/22.21	c  N dy   553    192669        70      6230         0     22930     43610    378462     20.32     22.69  --
23.49/23.59	c  N dy   630    204988        70      6230         0     34140     43610    650461     20.39     24.08  --
24.79/24.80	c  N dy   682    218339        70      6230         0     29051     43610    513235     20.40     21.55  --
26.30/26.32	c  N dy   726    232356        70      6230         0     23567     43610    362480     20.40     21.59  --
26.89/26.90	c  S st   745    237769        70      6230         0     28473     43610    479455     20.40     21.49  --
26.89/26.98	c  S st   745    238274        70      6230         0     28931     43610    490878     20.40   no data  --
26.89/26.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.89/26.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.89/26.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.99/27.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.99/27.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.99/27.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
26.99/27.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.29/29.36	c lits-rem:      1602  cl-subs:     2647  v-elim:      0  v-fix:    0  time:  2.35 s
29.29/29.36	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
29.29/29.36	c vivif2 --  cl tried    26284 cl shrink        0 lits rem          0 time: 0.00
29.70/29.73	c asymm  cl-useful: 0/3742/6230 lits-rem:0 time: 0.36
29.70/29.73	c calculated reachability. Time: 0.00
29.70/29.73	c  N dy   745    238274        70      6230         0     26284     43610    426939     20.40   no data  --
31.40/31.49	c  N dy   795    255977        70      6230         0     23456     43610    348999     20.41     21.71  --
33.19/33.27	c  N dy   843    272400        70      6230         0     38301     43610    703282     20.40     22.02  --
34.89/34.96	c  N dy   884    289921        70      6230         0     34266     43610    591610     20.37     21.50  --
36.89/36.93	c  F st   972    306250        70      6230         0     28334     43610    444178     20.43     20.38  --
37.19/37.27	c  N st   977    309547        70      6230         0     31331     43610    518010     20.43   no data  --
39.69/39.79	c  N dy  1074    329391        70      6230         0     27590     43610    413516     20.47     21.56  --
42.91/42.95	c  N dy  1190    355007        70      6230         0     28105     43610    409034     20.51     21.87  --
43.20/43.21	c  S st  1200    357411        70      6230         0     30289     43610    461919     20.51   no data  --
43.20/43.29	c  S st  1200    357913        70      6230         0     30750     43610    473553     20.51   no data  --
43.20/43.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.20/43.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.30/43.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
43.30/43.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.30/43.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.30/43.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
43.30/43.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.60/45.60	c lits-rem:      1401  cl-subs:     2009  v-elim:      0  v-fix:    0  time:  2.29 s
45.60/45.60	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
45.60/45.61	c vivif2 --  cl tried    28741 cl shrink        0 lits rem          0 time: 0.00
45.90/45.93	c asymm  cl-useful: 0/2488/6230 lits-rem:0 time: 0.32
45.90/45.93	c calculated reachability. Time: 0.00
45.90/45.93	c  N dy  1200    357913        70      6230         0     28741     43610    425639     20.51   no data  --
48.49/48.56	c  N dy  1287    377941        70      6230         0     46907     43610    867248     20.53     21.67  --
50.79/50.88	c  N dy  1337    398187        70      6230         0     41765     43610    724595     20.52     21.69  --
53.59/53.69	c  N dy  1447    419033        70      6230         0     36336     43610    584190     20.56     21.67  --
56.49/56.56	c  N dy  1511    439778        70      6230         0     29785     43610    408588     20.57     21.65  --
59.19/59.28	c  N dy  1546    462114        70      6230         0     49965     43610    891641     20.53     21.66  --
61.90/61.92	c  N dy  1572    482924        70      6230         0     42466     43610    699273     20.51     21.73  --
66.79/66.82	c  N dy  1669    517680        70      6230         0     46764     43610    787974     20.49     21.70  --
69.39/69.42	c  S st  1719    536870        70      6230         0     36085     43610    526628     20.47   no data  --
69.49/69.51	c  S st  1719    537370        70      6230         0     36552     43610    538113     20.47   no data  --
69.49/69.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.49/69.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.49/69.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
69.49/69.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.49/69.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.49/69.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
69.49/69.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.19/72.24	c lits-rem:      1100  cl-subs:     1787  v-elim:      0  v-fix:    0  time:  2.70 s
72.19/72.24	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
72.19/72.25	c vivif2 --  cl tried    34765 cl shrink        0 lits rem          0 time: 0.01
72.39/72.44	c asymm  cl-useful: 0/1531/6230 lits-rem:0 time: 0.19
72.39/72.44	c calculated reachability. Time: 0.00
72.39/72.44	c  N dy  1719    537370        70      6230         0     34765     43610    492227     20.47   no data  --
75.50/75.55	c  N dy  1793    558356        70      6230         0     53719     43610    949680     20.48     21.56  --
78.29/78.33	c  N dy  1821    579691        70      6230         0     44101     43610    697200     20.45     21.64  --
81.69/81.79	c  N dy  1918    600442        70      6230         0     33111     43610    431516     20.47     21.55  --
84.60/84.67	c  N dy  1997    620915        70      6230         0     51720     43610    884520     20.48     21.62  --
87.90/87.94	c  N dy  2091    641067        70      6230         0     39225     43610    563977     20.50     21.64  --
91.79/91.89	c  N dy  2176    665667        70      6230         0     61446     43610   1100906     20.52     21.65  --
94.80/94.87	c  N dy  2277    685680        70      6230         0     47888     43610    759206     20.53     21.89  --
98.80/98.81	c  N dy  2372    705764        70      6230         0     33489     43610    395655     20.55     22.50  --
101.69/101.74	c  N dy  2457    726078        70      6230         0     51779     43610    837169     20.56     21.82  --
105.99/106.07	c  N dy  2566    747480        70      6230         0     37679     43610    484382     20.58     21.70  --
109.19/109.25	c  N dy  2642    767703        70      6230         0     55921     43610    925795     20.59     21.69  --
112.49/112.55	c  N dy  2667    787713        70      6230         0     39575     43610    512709     20.56     22.95  --
115.60/115.68	c  S st  2770    806055        70      6230         0     56196     43610    918504     20.59   no data  --
115.80/115.81	c  S st  2770    806556        70      6230         0     56655     43610    930290     20.59   no data  --
115.80/115.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.80/115.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.80/115.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
115.80/115.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.80/115.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.80/115.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
115.80/115.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
124.31/124.36	c lits-rem:      2401  cl-subs:     4975  v-elim:      0  v-fix:    0  time:  8.49 s
124.31/124.36	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
124.31/124.37	c vivif2 --  cl tried    51680 cl shrink        0 lits rem          0 time: 0.01
124.50/124.58	c asymm  cl-useful: 0/919/6230 lits-rem:0 time: 0.21
124.50/124.58	c calculated reachability. Time: 0.00
124.50/124.58	c  N dy  2770    806556        70      6230         0     51680     43610    806235     20.59   no data  --
129.70/129.73	c  N dy  2883    832974        70      6230         0     40622     43610    525595     20.60     21.73  --
133.60/133.65	c  N dy  2953    857676        70      6230         0     62911     43610   1058488     20.58     21.68  --
137.51/137.56	c  N dy  3050    878332        70      6230         0     45530     43610    634360     20.60     21.78  --
143.09/143.19	c  N dy  3103    910883        70      6230         0     37874     43610    436913     20.58     21.69  --
146.30/146.38	c  N dy  3184    930914        70      6230         0     55980     43610    878428     20.59     21.77  --
150.89/150.97	c  N dy  3276    951648        70      6230         0     74784     43610   1336355     20.60     21.73  --
154.50/154.55	c  N dy  3372    972867        70      6230         0     56192     43610    870566     20.62     21.84  --
158.50/158.55	c  N dy  3402    993988        70      6230         0     75155     43610   1325227     20.60     21.94  --
162.40/162.44	c  N dy  3487   1015500        70      6230         0     55805     43610    845517     20.61     21.81  --
166.40/166.47	c  N dy  3551   1035519        70      6230         0     73860     43610   1280181     20.61     21.89  --
172.30/172.33	c  N dy  3654   1065685        70      6230         0     61264     43610    959274     20.61     21.73  --
173.70/173.72	c  F st  3692   1071875        70      6230         0     66866     43610   1097626     20.62   no data  --
177.50/177.52	c  N dy  3738   1085768        70      6230         0     79403     43610   1404846     20.63     21.80  --
181.40/181.45	c  N dy  3831   1106378        70      6230         0     57416     43610    858562     20.64     21.95  --
185.29/185.35	c  N dy  3865   1126399        70      6230         0     75429     43610   1293141     20.63     23.19  --
189.59/189.61	c  N dy  3895   1150244        70      6230         0     55295     43610    784865     20.61     21.71  --
194.00/194.10	c  N dy  3997   1170329        70      6230         0     73415     43610   1228626     20.62     21.98  --
201.00/201.06	c  N dy  4016   1209834        70      6230         0     66292     43610   1014170     20.54     17.30  --
201.00/201.06	c  S st  4016   1209834        70      6230         0     66292     43610   1014170     20.54     17.30  --
201.21/201.23	c  S st  4016   1210337        70      6230         0     66765     43610   1026108     20.54   no data  --
201.21/201.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
201.21/201.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.21/201.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
201.21/201.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.21/201.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.21/201.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
201.21/201.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
212.40/212.44	c lits-rem:      1734  cl-subs:     7453  v-elim:      0  v-fix:    0  time: 11.15 s
212.40/212.44	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
212.40/212.45	c vivif2 --  cl tried    59312 cl shrink        0 lits rem          0 time: 0.01
212.59/212.67	c asymm  cl-useful: 0/834/6230 lits-rem:0 time: 0.22
212.59/212.68	c calculated reachability. Time: 0.00
212.59/212.68	c  N dy  4016   1210337        70      6230         0     59312     43610    872244     20.54   no data  --
217.49/217.57	c  N dy  4084   1232217        70      6230         0     79058     43610   1350333     20.55     21.71  --
223.20/223.27	c  N dy  4165   1261742        70      6230         0     62967     43610    954615     20.54     21.71  --
228.00/228.01	c  N dy  4260   1281829        70      6230         0     81148     43610   1398168     20.55     22.84  --
232.30/232.35	c  N dy  4331   1303337        70      6230         0     56713     43610    790915     20.55     21.77  --
236.70/236.70	c  N dy  4414   1323363        70      6230         0     74882     43610   1231774     20.56     21.82  --
242.40/242.44	c  N dy  4503   1345503        70      6230         0     49792     43610    604124     20.56     21.68  --
245.70/245.79	c  N dy  4516   1366350        70      6230         0     68523     43610   1047775     20.55     21.63  --
251.00/251.01	c  N dy  4600   1386396        70      6230         0     86596     43610   1486431     20.55     22.65  --
254.90/254.96	c  N dy  4638   1406474        70      6230         0     58843     43610    811343     20.54     21.77  --
261.40/261.49	c  N dy  4738   1434824        70      6230         0     84414     43610   1429103     20.54     21.70  --
265.70/265.76	c  N dy  4777   1454919        70      6230         0     55640     43610    721267     20.53     22.84  --
270.00/270.09	c  N dy  4868   1475202        70      6230         0     73894     43610   1166245     20.54     21.77  --
275.01/275.01	c  N dy  4913   1495365        70      6230         0     91909     43610   1596803     20.54     21.66  --
279.10/279.14	c  N dy  4931   1517503        70      6230         0     64081     43610    903805     20.52     21.61  --
289.32/289.34	c  N dy  4960   1563156        70      6230         0     56475     43610    712273     20.46     21.54  --
294.41/294.43	c  N dy  5055   1585898        70      6230         0     77003     43610   1207067     20.47     21.64  --
300.60/300.61	c  N dy  5160   1606487        70      6230         0     95587     43610   1660669     20.48     21.68  --
307.40/307.42	c  N dy  5275   1637600        70      6230         0     74092     43610   1132294     20.48     21.60  --
313.41/313.47	c  N dy  5292   1666307        70      6230         0     99531     43610   1718763     20.45     21.58  --
318.00/318.05	c  N dy  5415   1686372        70      6230         0     67440     43610    969685     20.46     22.49  --
323.20/323.27	c  N dy  5503   1706458        70      6230         0     85514     43610   1408504     20.47     21.61  --
324.41/324.49	c  S st  5528   1710338        70      6230         0     89053     43610   1495006     20.47   no data  --
324.71/324.75	c  S st  5528   1710843        70      6230         0     89519     43610   1506593     20.47   no data  --
324.71/324.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
324.71/324.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
324.71/324.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
324.81/324.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
324.81/324.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.81/324.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
324.81/324.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
349.71/349.78	c lits-rem:      4676  cl-subs:     8635  v-elim:      0  v-fix:    0  time: 24.94 s
349.71/349.78	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
349.71/349.80	c vivif2 --  cl tried    80884 cl shrink        0 lits rem          0 time: 0.02
350.00/350.07	c asymm  cl-useful: 0/567/6230 lits-rem:0 time: 0.27
350.00/350.07	c calculated reachability. Time: 0.00
350.00/350.07	c  N dy  5528   1710843        70      6230         0     80884     43610   1287097     20.47   no data  --
356.10/356.16	c  N dy  5604   1731286        70      6230         0     99320     43610   1733162     20.47     21.58  --
361.01/361.05	c  N dy  5729   1751781        70      6230         0     67081     43610    950199     20.49     21.58  --
365.91/365.97	c  N dy  5798   1771958        70      6230         0     85287     43610   1390893     20.49     21.70  --
372.70/372.71	c  N dy  5876   1792941        70      6230         0     52184     43610    566172     20.49     21.58  --
376.80/376.80	c  N dy  5962   1813034        70      6230         0     70266     43610   1008660     20.50     22.21  --
382.60/382.70	c  N dy  6048   1836213        70      6230         0     91036     43610   1509561     20.50     21.78  --
389.31/389.33	c  N dy  6165   1856225        70      6230         0     56136     43610    650712     20.51     22.01  --
393.71/393.80	c  N dy  6278   1876236        70      6230         0     74159     43610   1093201     20.52     23.03  --
399.21/399.24	c  N dy  6314   1899102        70      6230         0     94703     43610   1582619     20.51     21.64  --
406.31/406.33	c  N dy  6415   1921806        70      6230         0     61199     43610    759075     20.52     21.95  --
412.30/412.37	c  N dy  6542   1941824        70      6230         0     79312     43610   1205857     20.53     21.73  --
418.60/418.67	c  N dy  6613   1964741        70      6230         0     99962     43610   1706909     20.53     21.64  --
425.50/425.56	c  N dy  6738   1985722        70      6230         0     63925     43610    811293     20.54     21.76  --
429.70/429.72	c  N dy  6762   2005749        70      6230         0     81878     43610   1239804     20.54     21.67  --
436.50/436.53	c  N dy  6879   2026351        70      6230         0    100452     43610   1695238     20.55     21.70  --
442.50/442.51	c  N dy  6949   2046408        70      6230         0     62626     43610    766597     20.55     21.66  --
447.62/447.70	c  N dy  7088   2066503        70      6230         0     80730     43610   1214264     20.56     21.89  --
453.71/453.71	c  N dy  7151   2086523        70      6230         0     98744     43610   1647804     20.56     22.50  --
460.21/460.23	c  N dy  7235   2107120        70      6230         0     60565     43610    708131     20.56     21.65  --
465.11/465.17	c  N dy  7350   2127171        70      6230         0     78684     43610   1151669     20.57     21.82  --
471.51/471.50	c  N dy  7468   2147209        70      6230         0     96770     43610   1598238     20.58     24.57  --
479.31/479.30	c  N dy  7585   2167352        70      6230         0    114947     43610   2045035     20.59     21.78  --
484.30/484.38	c  N dy  7705   2187386        70      6230         0     75292     43610   1055358     20.60     23.80  --
490.31/490.38	c  N dy  7816   2207487        70      6230         0     93413     43610   1500416     20.61     22.73  --
491.62/491.61	c  S st  7836   2210844        70      6230         0     96435     43610   1574898     20.61     21.02  --
491.81/491.85	c  S st  7836   2211349        70      6230         0     96903     43610   1586620     20.61   no data  --
491.81/491.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
491.81/491.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
491.91/491.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
491.91/491.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
491.91/491.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
491.91/491.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
491.91/491.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
570.61/570.63	c lits-rem:      5098  cl-subs:     8600  v-elim:      0  v-fix:    0  time: 78.69 s
570.61/570.63	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
570.61/570.65	c vivif2 --  cl tried    88303 cl shrink        0 lits rem          0 time: 0.02
570.92/570.94	c asymm  cl-useful: 0/506/6230 lits-rem:0 time: 0.29
570.92/570.95	c calculated reachability. Time: 0.00
570.92/570.95	c  N dy  7836   2211349        70      6230         0     88303     43610   1365396     20.61   no data  --
577.71/577.75	c  N dy  7912   2231420        70      6230         0    106355     43610   1804822     20.62     22.97  --
584.21/584.25	c  N dy  8001   2251497        70      6230         0     66342     43610    826453     20.62     23.29  --
589.52/589.59	c  N dy  8070   2273437        70      6230         0     86040     43610   1300803     20.62     21.87  --
603.52/603.58	c  N dy  8141   2328055        70      6230         0     75671     43610   1018092     20.58     21.72  --
609.71/609.79	c  N dy  8281   2348122        70      6230         0     93782     43610   1466429     20.59     21.99  --
617.21/617.20	c  N dy  8399   2368150        70      6230         0    111858     43610   1913222     20.60     22.09  --
624.11/624.16	c  N dy  8511   2388436        70      6230         0     70079     43610    889488     20.61     21.75  --
629.12/629.16	c  N dy  8568   2409082        70      6230         0     88586     43610   1336498     20.61     21.91  --
636.51/636.53	c  N dy  8678   2430747        70      6230         0    108092     43610   1814806     20.62     21.80  --
644.52/644.58	c  N dy  8795   2450815        70      6230         0     65048     43610    753591     20.63     24.24  --
651.51/651.52	c  N dy  8852   2482157        70      6230         0     93069     43610   1421449     20.61     21.70  --
658.82/658.90	c  N dy  8970   2502252        70      6230         0    111242     43610   1871079     20.62     23.03  --
666.91/666.92	c  N dy  9074   2524298        70      6230         0     69123     43610    839576     20.63     21.76  --
672.71/672.78	c  N dy  9231   2544376        70      6230         0     87273     43610   1292506     20.65     24.04  --
678.91/678.95	c  N dy  9268   2566110        70      6230         0    106721     43610   1756666     20.64     21.82  --
688.32/688.30	c  N dy  9352   2590108        70      6230         0     65392     43610    732751     20.64     21.88  --
693.22/693.27	c  N dy  9425   2612748        70      6230         0     85725     43610   1227261     20.64     21.91  --
700.01/700.01	c  N dy  9529   2632853        70      6230         0    103799     43610   1670901     20.64     21.75  --
707.51/707.55	c  N dy  9590   2653452        70      6230         0    122252     43610   2114204     20.64     21.84  --
713.83/713.90	c  N dy  9675   2674231        70      6230         0     77128     43610   1008877     20.65     21.89  --
720.01/720.00	c  N dy  9776   2694440        70      6230         0     95359     43610   1456570     20.65     21.83  --
725.81/725.85	c  S st  9850   2711352        70      6230         0    110549     43610   1825412     20.65     20.60  --
726.12/726.17	c  S st  9850   2711855        70      6230         0    111010     43610   1836944     20.65   no data  --
726.12/726.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
726.12/726.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
726.22/726.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
726.22/726.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
726.22/726.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
726.22/726.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
726.22/726.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
835.32/835.31	c lits-rem:      6749  cl-subs:    10932  v-elim:      0  v-fix:    0  time: 109.02 s
835.32/835.31	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
835.32/835.33	c vivif2 --  cl tried   100078 cl shrink        0 lits rem          0 time: 0.02
835.62/835.63	c asymm  cl-useful: 0/458/6230 lits-rem:0 time: 0.30
835.62/835.64	c calculated reachability. Time: 0.00
835.62/835.64	c  N dy  9850   2711855        70      6230         0    100078     43610   1562886     20.65   no data  --
843.12/843.14	c  N dy  9899   2734723        70      6230         0    120645     43610   2059884     20.65     21.77  --
854.52/854.59	c  N dy 10002   2774011        70      6230         0     91655     43610   1335082     20.64     21.81  --
861.52/861.53	c  N dy 10090   2794133        70      6230         0    109730     43610   1778450     20.65     21.84  --
871.32/871.37	c  N dy 10208   2817252        70      6230         0    130600     43610   2289435     20.65     21.79  --
876.63/876.63	c  N dy 10273   2837299        70      6230         0     83338     43610   1132033     20.65     23.34  --
883.52/883.52	c  N dy 10318   2865097        70      6230         0    108211     43610   1723085     20.64     21.74  --
891.32/891.34	c  N dy 10405   2885105        70      6230         0    126124     43610   2162725     20.64     21.76  --
898.22/898.25	c  N dy 10514   2905197        70      6230         0     77978     43610    997849     20.65     23.09  --
903.52/903.50	c  N dy 10558   2925287        70      6230         0     95951     43610   1429869     20.64     22.67  --
910.12/910.17	c  N dy 10618   2945335        70      6230         0    113912     43610   1861515     20.64     22.64  --
919.53/919.52	c  N dy 10750   2965339        70      6230         0    131974     43610   2312309     20.65     23.77  --
926.43/926.45	c  N dy 10884   2986190        70      6230         0     83424     43610   1116551     20.66     21.75  --
932.73/932.78	c  N dy 10962   3007383        70      6230         0    102406     43610   1579071     20.66     21.80  --
939.92/939.95	c  N dy 11019   3027429        70      6230         0    120420     43610   2014944     20.66     22.30  --
948.92/948.97	c  N dy 11111   3047448        70      6230         0     70155     43610    775226     20.67     22.93  --
955.02/955.06	c  N dy 11177   3072104        70      6230         0     92269     43610   1310803     20.67     21.77  --
962.82/962.88	c  N dy 11320   3092131        70      6230         0    110404     43610   1761593     20.68     22.96  --
971.93/971.95	c  N dy 11445   3112190        70      6230         0    128502     43610   2208203     20.68     22.39  --
979.63/979.65	c  N dy 11506   3132819        70      6230         0     77757     43610    946071     20.68     21.79  --
993.62/993.61	c  N dy 11550   3186520        70      6230         0    125601     43610   2074410     20.66     21.91  --
1002.53/1002.59	c  N dy 11631   3208593        70      6230         0     75522     43610    881705     20.66     21.83  --
1003.43/1003.43	c  S st 11643   3211856        70      6230         0     78499     43610    954769     20.66     20.59  --
1003.63/1003.64	c  S st 11643   3212363        70      6230         0     78964     43610    966673     20.66   no data  --
1003.63/1003.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1003.63/1003.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1003.63/1003.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1003.73/1003.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1003.73/1003.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1003.73/1003.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1003.73/1003.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1023.83/1023.81	c lits-rem:      1537  cl-subs:     2019  v-elim:      0  v-fix:    0  time: 20.11 s
1023.83/1023.81	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1023.83/1023.83	c vivif2 --  cl tried    76945 cl shrink        0 lits rem          0 time: 0.01
1024.23/1024.27	c asymm  cl-useful: 0/605/6230 lits-rem:0 time: 0.44
1024.23/1024.27	c calculated reachability. Time: 0.00
1024.23/1024.27	c  N dy 11643   3212363        70      6230         0     76945     43610    915228     20.66   no data  --
1040.23/1040.26	c  N dy 11687   3264300        70      6230         0    123189     43610   2003759     20.64     21.80  --
1050.82/1050.81	c  N dy 11799   3284382        70      6230         0     70676     43610    752806     20.64     23.25  --
1056.63/1056.66	c  N dy 11940   3304410        70      6230         0     88801     43610   1205396     20.65     23.24  --
1065.73/1065.77	c  N dy 12084   3330731        70      6230         0    112520     43610   1787833     20.66     21.77  --
1080.72/1080.74	c  N dy 12176   3371721        70      6230         0     77370     43610    895457     20.65     21.77  --
1088.73/1088.80	c  N dy 12307   3398824        70      6230         0    101713     43610   1491743     20.65     21.77  --
1097.23/1097.24	c  N dy 12453   3418901        70      6230         0    119809     43610   1942829     20.66     22.20  --
1107.13/1107.16	c  N dy 12546   3440652        70      6230         0    139408     43610   2423296     20.67     21.83  --
1117.93/1117.91	c  N dy 12609   3476432        70      6230         0     98635     43610   1384923     20.66     21.75  --
1125.53/1125.54	c  N dy 12694   3497425        70      6230         0    117551     43610   1848335     20.66     21.77  --
1134.03/1134.07	c  N dy 12775   3517523        70      6230         0    135558     43610   2290055     20.66     23.32  --
1143.13/1143.14	c  N dy 12886   3537536        70      6230         0     80013     43610    944327     20.67     22.02  --
1150.83/1150.80	c  N dy 12935   3567155        70      6230         0    106486     43610   1578487     20.66     21.76  --
1160.03/1160.09	c  N dy 13053   3588752        70      6230         0    125941     43610   2059312     20.67     21.85  --
1177.04/1177.05	c  N dy 13155   3634595        70      6230         0     92410     43610   1207781     20.66     21.77  --
1184.93/1184.99	c  N dy 13228   3661583        70      6230         0    116590     43610   1796287     20.66     21.97  --
1192.34/1192.36	c  N dy 13234   3684804        70      6230         0    137268     43610   2280167     20.65     21.78  --
1205.64/1205.68	c  N dy 13323   3706800        70      6230         0     81833     43610    960337     20.65     21.99  --
1207.74/1207.80	c  S st 13346   3712364        70      6230         0     86819     43610   1081948     20.65     19.49  --
1208.13/1208.13	c  S st 13346   3712865        70      6230         0     87270     43610   1093276     20.65   no data  --
1208.13/1208.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1208.13/1208.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1208.13/1208.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1208.23/1208.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1208.23/1208.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1208.23/1208.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1208.23/1208.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1233.53/1233.57	c lits-rem:      1864  cl-subs:     2804  v-elim:      0  v-fix:    0  time: 25.34 s
1233.53/1233.57	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1233.53/1233.58	c vivif2 --  cl tried    84466 cl shrink        0 lits rem          0 time: 0.01
1233.83/1233.85	c asymm  cl-useful: 0/547/6230 lits-rem:0 time: 0.27
1233.83/1233.86	c calculated reachability. Time: 0.00
1233.83/1233.86	c  N dy 13346   3712865        70      6230         0     84466     43610   1024345     20.65   no data  --
1240.03/1240.04	c  N dy 13427   3732938        70      6230         0    102466     43610   1465365     20.65     22.83  --
1247.13/1247.16	c  F st 13526   3751565        70      6230         0    119301     43610   1879304     20.66     19.29  --
1247.93/1247.97	c  N st 13530   3753596        70      6230         0    121141     43610   1924990     20.66   no data  --
1258.03/1258.04	c  N dy 13634   3775461        70      6230         0    140830     43610   2412197     20.66     21.75  --
1267.83/1267.86	c  N dy 13742   3795541        70      6230         0     82840     43610    974937     20.66     22.85  --
1274.64/1274.61	c  N dy 13880   3815581        70      6230         0    100952     43610   1426940     20.67     22.09  --
1282.24/1282.28	c  N dy 13981   3835632        70      6230         0    119027     43610   1872423     20.67     21.78  --
1291.13/1291.13	c  N dy 14059   3855700        70      6230         0    137046     43610   2313055     20.68     23.05  --

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

running on 2 cores: 0,2

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.44 3.92 3.96 2/303 15003
/proc/meminfo: memFree=12295532/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=29944 CPUtime=0 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 634 0 0 0 0 0 0 0 23 0 1 0 650210692 30662656 574 33554432000 4194304 4650387 140736433856688 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 7486 574 345 112 0 2451 0

[startup+0.0915769 s]
/proc/loadavg: 3.44 3.92 3.96 2/303 15003
/proc/meminfo: memFree=12295532/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=29944 CPUtime=0.08 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 650 0 0 0 8 0 0 0 23 0 1 0 650210692 30662656 590 33554432000 4194304 4650387 140736433856688 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 7486 590 345 112 0 2451 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29944

[startup+0.100581 s]
/proc/loadavg: 3.44 3.92 3.96 2/303 15003
/proc/meminfo: memFree=12295532/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=29944 CPUtime=0.09 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 650 0 0 0 9 0 0 0 24 0 1 0 650210692 30662656 590 33554432000 4194304 4650387 140736433856688 18446744073709551615 4370620 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 7486 590 345 112 0 2451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29944

[startup+0.300497 s]
/proc/loadavg: 3.44 3.92 3.96 2/303 15003
/proc/meminfo: memFree=12295532/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=32308 CPUtime=0.29 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 1289 0 0 0 29 0 0 0 25 0 1 0 650210692 33083392 1167 33554432000 4194304 4650387 140736433856688 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 8077 1167 376 112 0 3042 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32308

[startup+0.70044 s]
/proc/loadavg: 3.44 3.92 3.96 2/303 15003
/proc/meminfo: memFree=12295532/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=32888 CPUtime=0.69 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 1848 0 0 0 69 0 0 0 25 0 1 0 650210692 33677312 1283 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 8222 1283 378 112 0 3187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32888

[startup+1.5003 s]
/proc/loadavg: 3.44 3.92 3.96 5/314 15024
/proc/meminfo: memFree=12268080/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=38032 CPUtime=1.49 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 3814 0 0 0 149 0 0 0 25 0 1 0 650210692 38944768 2572 33554432000 4194304 4650387 140736433856688 18446744073709551615 4426529 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 9508 2574 380 112 0 4473 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38032

[startup+3.10099 s]
/proc/loadavg: 3.44 3.92 3.96 5/314 15024
/proc/meminfo: memFree=12241060/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=39312 CPUtime=3.09 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 4215 0 0 0 309 0 0 0 25 0 1 0 650210692 40255488 2973 33554432000 4194304 4650387 140736433856688 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 9828 2973 380 112 0 4793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39312

[startup+6.3004 s]
/proc/loadavg: 3.48 3.92 3.96 5/314 15024
/proc/meminfo: memFree=12228928/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=39740 CPUtime=6.29 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 5712 0 0 0 629 0 0 0 25 0 1 0 650210692 40693760 3134 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 9935 3134 380 112 0 4900 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39740

[startup+12.7002 s]
/proc/loadavg: 3.53 3.92 3.96 5/314 15024
/proc/meminfo: memFree=12206780/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=46092 CPUtime=12.69 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 8940 0 0 0 1269 0 0 0 25 0 1 0 650210692 47198208 4704 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 11523 4704 380 112 0 6488 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46092

[startup+25.5008 s]
/proc/loadavg: 3.63 3.93 3.96 5/314 15025
/proc/meminfo: memFree=12170756/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=52076 CPUtime=25.49 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 14752 0 0 0 2548 1 0 0 25 0 1 0 650210692 53325824 6163 33554432000 4194304 4650387 140736433856688 18446744073709551615 4303952 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 13019 6163 380 112 0 7984 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52076

[startup+51.1011 s]
/proc/loadavg: 3.75 3.93 3.96 5/314 15025
/proc/meminfo: memFree=12152976/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=57328 CPUtime=51.09 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 22758 0 0 0 5106 3 0 0 25 0 1 0 650210692 58703872 7442 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 14332 7442 380 112 0 9297 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57328

[startup+102.312 s]
/proc/loadavg: 4.01 3.97 3.97 5/314 15027
/proc/meminfo: memFree=12093040/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=60484 CPUtime=102.31 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 36103 0 0 0 10225 6 0 0 25 0 1 0 650210692 61935616 8324 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 15121 8324 380 112 0 10086 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 60484

[startup+162.3 s]
/proc/loadavg: 4.05 3.99 3.98 5/314 15028
/proc/meminfo: memFree=12069428/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=71180 CPUtime=162.3 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 49235 0 0 0 16221 9 0 0 25 0 1 0 650210692 72888320 10581 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 17795 10581 380 112 0 12760 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71180

[startup+222.3 s]
/proc/loadavg: 4.02 3.99 3.98 5/314 15030
/proc/meminfo: memFree=12020904/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=80568 CPUtime=222.29 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 60318 0 0 0 22218 11 0 0 25 0 1 0 650210692 82501632 12792 33554432000 4194304 4650387 140736433856688 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 20142 12792 380 112 0 15107 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 80568

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.98 5/314 15032
/proc/meminfo: memFree=11966444/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=80868 CPUtime=282.3 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 70305 0 0 0 28216 14 0 0 25 0 1 0 650210692 82808832 13189 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 20217 13189 380 112 0 15182 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80868

[startup+342.301 s]
/proc/loadavg: 4.06 4.00 3.98 5/314 15033
/proc/meminfo: memFree=11948672/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=91232 CPUtime=342.3 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 79444 0 0 0 34213 17 0 0 25 0 1 0 650210692 93421568 16232 33554432000 4194304 4650387 140736433856688 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 22808 16232 380 112 0 17773 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91232

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.98 5/314 15035
/proc/meminfo: memFree=11932776/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=94292 CPUtime=402.3 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 86927 0 0 0 40212 18 0 0 25 0 1 0 650210692 96555008 16968 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 23573 16968 380 112 0 18538 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 94292

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.98 5/314 15036
/proc/meminfo: memFree=11912276/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=94520 CPUtime=462.31 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 95214 0 0 0 46210 21 0 0 25 0 1 0 650210692 96788480 16038 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 23630 16038 380 112 0 18595 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 94520

[startup+522.301 s]
/proc/loadavg: 4.12 4.03 4.00 5/314 15038
/proc/meminfo: memFree=11880768/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=101728 CPUtime=522.31 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 100165 0 0 0 52209 22 0 0 25 0 1 0 650210692 104169472 18576 33554432000 4194304 4650387 140736433856688 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 25432 18576 380 112 0 20397 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 101728

[startup+582.301 s]
/proc/loadavg: 4.08 4.04 4.00 5/314 15040
/proc/meminfo: memFree=11857796/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=101776 CPUtime=582.31 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 101778 0 0 0 58209 22 0 0 25 0 1 0 650210692 104218624 17540 33554432000 4194304 4650387 140736433856688 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 25444 17540 380 112 0 20409 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 101776

[startup+642.301 s]
/proc/loadavg: 4.14 4.06 4.01 5/314 15041
/proc/meminfo: memFree=11850408/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=101876 CPUtime=642.32 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 108334 0 0 0 64207 25 0 0 25 0 1 0 650210692 104321024 19169 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365334 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 25469 19169 380 112 0 20434 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 101876

[startup+702.301 s]
/proc/loadavg: 4.19 4.08 4.01 5/314 15043
/proc/meminfo: memFree=11857184/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=102056 CPUtime=702.31 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 115708 0 0 0 70203 28 0 0 25 0 1 0 650210692 104505344 18831 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 25514 18831 380 112 0 20479 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 102056

[startup+762.312 s]
/proc/loadavg: 4.07 4.06 4.00 5/314 15044
/proc/meminfo: memFree=11850196/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=111368 CPUtime=762.33 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 120311 0 0 0 76203 30 0 0 25 0 1 0 650210692 114040832 20799 33554432000 4194304 4650387 140736433856688 18446744073709551615 4476379 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 27842 20799 380 112 0 22807 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 111368

[startup+822.3 s]
/proc/loadavg: 4.02 4.05 4.00 5/314 15046
/proc/meminfo: memFree=11847540/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=111368 CPUtime=822.32 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 120351 0 0 0 82201 31 0 0 25 0 1 0 650210692 114040832 20839 33554432000 4194304 4650387 140736433856688 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 27842 20839 380 112 0 22807 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 111368

[startup+882.301 s]
/proc/loadavg: 4.01 4.04 4.00 5/314 15048
/proc/meminfo: memFree=11840924/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=111460 CPUtime=882.32 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 125750 0 0 0 88200 32 0 0 25 0 1 0 650210692 114135040 20602 33554432000 4194304 4650387 140736433856688 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 27865 20602 380 112 0 22830 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 111460

[startup+942.301 s]
/proc/loadavg: 4.03 4.04 4.00 5/314 15049
/proc/meminfo: memFree=11821156/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=111592 CPUtime=942.32 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 131828 0 0 0 94199 33 0 0 25 0 1 0 650210692 114270208 21166 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 27898 21166 380 112 0 22863 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 111592

[startup+1002.3 s]
/proc/loadavg: 4.16 4.06 4.01 5/314 15051
/proc/meminfo: memFree=11811316/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=111752 CPUtime=1002.33 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 138956 0 0 0 100197 36 0 0 25 0 1 0 650210692 114434048 19766 33554432000 4194304 4650387 140736433856688 18446744073709551615 4365271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 27938 19766 380 112 0 22903 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 111752

[startup+1062.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/314 15052
/proc/meminfo: memFree=11805312/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=111804 CPUtime=1062.33 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 143098 0 0 0 106195 38 0 0 25 0 1 0 650210692 114487296 20976 33554432000 4194304 4650387 140736433856688 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 27951 20976 380 112 0 22916 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 111804

[startup+1122.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/314 15054
/proc/meminfo: memFree=11762364/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=111928 CPUtime=1122.33 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 149198 0 0 0 112192 41 0 0 25 0 1 0 650210692 114614272 21104 33554432000 4194304 4650387 140736433856688 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 27982 21104 380 112 0 22947 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 111928

[startup+1182.3 s]
/proc/loadavg: 4.09 4.06 4.01 5/314 15056
/proc/meminfo: memFree=11736792/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=112040 CPUtime=1182.33 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 155170 0 0 0 118190 43 0 0 25 0 1 0 650210692 114728960 20996 33554432000 4194304 4650387 140736433856688 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 28010 20996 380 112 0 22975 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 112040

[startup+1242.3 s]
/proc/loadavg: 4.10 4.07 4.01 5/314 15057
/proc/meminfo: memFree=11715064/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=112084 CPUtime=1242.33 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 158402 0 0 0 124189 44 0 0 25 0 1 0 650210692 114774016 21174 33554432000 4194304 4650387 140736433856688 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 28021 21174 380 112 0 22986 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 112084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.06 4.01 4/313 15060
/proc/meminfo: memFree=11869552/32951124 swapFree=66050672/67111528
[pid=15003] ppid=15001 vsize=112156 CPUtime=1300.04 cores=0,2
/proc/15003/stat : 15003 (strangenight1-s) R 15001 15003 13939 0 -1 4202496 162762 0 0 0 129958 46 0 0 25 0 1 0 650210692 114847744 22307 33554432000 4194304 4650387 140736433856688 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15003/statm: 28039 22307 380 112 0 23004 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 112156

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.470928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162762
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= 9
involuntary context switches= 1749

runsolver used 4.02639 second user time and 8.93564 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 17:15:28
IDJOB=3370085
IDBENCH=82894
IDSOLVER=1847
FILE ID=node135/3370085-1305386128
RUNJOBID= node135-1305386128-14981
PBS_JOBID= 13324367
Free space on /tmp= 73336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S289144908-090.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370085-1305386128/watcher-3370085-1305386128 -o /tmp/evaluation-result-3370085-1305386128/solver-3370085-1305386128 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370085-1305386128.cnf

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

MD5SUM BENCH= acdd1627e1c0387cb30884180f862a47
RANDOM SEED=1086925022

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12295564 kB
Buffers:        261356 kB
Cached:        5737788 kB
SwapCached:      50684 kB
Active:        9849516 kB
Inactive:     10561324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12295564 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           12784 kB
Writeback:           0 kB
AnonPages:    14366108 kB
Mapped:          19156 kB
Slab:           134124 kB
PageTables:      46848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57066212 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73320 MiB
End job on node135 at 2011-05-14 17:37:10