Trace number 3175799

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? (TO) 1299.98 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
MD5SUMa83cf27d1d664cde32ad2f1a49b00933
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175799-1301787562.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.00	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.00	c -- vars added         70
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.13
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:      41 undec:       1 neg:      28
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.29/0.30	c  N dy     7      4744        70      6230         0      4281     43610    104596     20.86     22.03  --
0.59/0.65	c  N dy     9     14484        70      6230         0      6967     43610    149597     19.56     20.60  --
0.79/0.85	c  N dy    40     18571        70      6230         0      5606     43610    107978     20.07     22.67  --
0.99/1.08	c  N dy    54     24016        70      6230         0     10511     43610    225564     20.15     21.36  --
1.10/1.14	c  F st    64     25000        70      6230         0     11391     43610    247093     20.24   no data  --
1.29/1.30	c  N st    69     28295        70      6230         0      8228     43610    158359     20.24   no data  --
1.29/1.38	c  S st    70     30000        70      6230         0      9768     43610    195744     20.24   no data  --
1.39/1.42	c  S st    70     30501        70      6230         0     10230     43610    207064     20.24   no data  --
1.39/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.39/1.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.41	c lits-rem:      1697  cl-subs:      950  v-elim:      0  v-fix:    0  time:  0.98 s
2.59/2.67	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.26
2.59/2.67	c calculated reachability. Time: 0.00
2.59/2.67	c  N dy    70     30501        70      6230         0      9280     43610    181971     20.24   no data  --
2.89/2.91	c  N dy    96     35111        70      6230         0     13486     43610    284514     20.43     21.52  --
3.08/3.15	c  N dy   123     40031        70      6230         0     10789     43610    206864     20.59     21.81  --
3.38/3.45	c  N dy   128     45298        70      6230         0     15543     43610    319487     20.50     21.67  --
3.38/3.49	c  S st   133     45751        70      6230         0     15952     43610    329651     20.53   no data  --
3.48/3.53	c  S st   133     46256        70      6230         0      8361     43610    136022     20.53   no data  --
3.48/3.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.48/3.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.48/3.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.48/3.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.48/3.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.48/3.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.48/3.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.18/4.28	c lits-rem:        84  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.74 s
4.18/4.28	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.18/4.28	c vivif2 --  cl tried     8326 cl shrink        0 lits rem          0 time: 0.00
4.48/4.52	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
4.48/4.52	c calculated reachability. Time: 0.00
4.48/4.52	c  N dy   133     46256        70      6230         0      8326     43610    134931     20.53   no data  --
4.68/4.71	c  N dy   142     50262        70      6230         0     11972     43610    221761     20.50     21.65  --
5.40/5.40	c  N dy   151     64217        70      6230         0     15499     43610    293088     20.22     21.45  --
5.69/5.77	c  N dy   171     69290        70      6230         0     10214     43610    157639     20.23     21.38  --
5.69/5.77	c  S st   172     69385        70      6230         0     10297     43610    159669     20.24   no data  --
5.79/5.81	c  S st   172     69887        70      6230         0     10770     43610    171595     20.24   no data  --
5.79/5.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.79/5.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.79/5.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.60/6.66	c lits-rem:       329  cl-subs:      124  v-elim:      0  v-fix:    0  time:  0.84 s
6.60/6.66	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
6.60/6.66	c vivif2 --  cl tried    10646 cl shrink        0 lits rem          0 time: 0.00
6.89/6.95	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.29
6.89/6.95	c calculated reachability. Time: 0.00
6.89/6.95	c  N dy   172     69887        70      6230         0     10646     43610    168080     20.24   no data  --
7.19/7.21	c  N dy   194     74756        70      6230         0     15087     43610    275974     20.30     21.48  --
7.60/7.60	c  N dy   220     80293        70      6230         0     20140     43610    398924     20.36     21.62  --
7.99/8.07	c  F st   251     87500        70      6230         0     15753     43610    279869     20.41     18.66  --
7.99/8.07	c  N st   251     87500        70      6230         0     15753     43610    279869     20.41     18.66  --
8.39/8.44	c  N dy   261     93097        70      6230         0     20796     43610    401897     20.42     22.53  --
8.79/8.88	c  N dy   267     99709        70      6230         0     15013     43610    246363     20.34     21.55  --
9.09/9.19	c  S st   283    104831        70      6230         0     19649     43610    358309     20.35   no data  --
9.19/9.24	c  S st   283    105333        70      6230         0     20116     43610    369994     20.35   no data  --
9.19/9.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.19/9.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
9.19/9.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.74	c lits-rem:      1960  cl-subs:     1888  v-elim:      0  v-fix:    0  time:  1.48 s
10.69/10.74	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.69/10.74	c vivif2 --  cl tried    18228 cl shrink        0 lits rem          0 time: 0.00
10.99/11.07	c asymm  cl-useful: 0/4638/6230 lits-rem:0 time: 0.33
10.99/11.07	c calculated reachability. Time: 0.00
10.99/11.07	c  N dy   283    105333        70      6230         0     18228     43610    323894     20.35   no data  --
11.59/11.67	c  N dy   312    112572        70      6230         0     24819     43610    482493     20.38     21.56  --
13.09/13.20	c  N dy   346    134296        70      6230         0     18280     43610    300328     20.20     21.45  --
13.88/13.92	c  N dy   398    142929        70      6230         0     26156     43610    491508     20.28     21.41  --
14.69/14.77	c  N dy   426    153897        70      6230         0     21564     43610    365503     20.26     21.42  --
15.09/15.12	c  S st   450    158000        70      6230         0     25270     43610    455741     20.30   no data  --
15.09/15.19	c  S st   450    158503        70      6230         0     25734     43610    466991     20.30   no data  --
15.09/15.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.09/15.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.19/15.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.19/15.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.19/15.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.19/15.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
15.19/15.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.09/17.18	c lits-rem:      2244  cl-subs:     2470  v-elim:      0  v-fix:    0  time:  1.97 s
17.09/17.18	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.09/17.18	c vivif2 --  cl tried    23264 cl shrink        0 lits rem          0 time: 0.00
17.29/17.35	c asymm  cl-useful: 0/1592/6230 lits-rem:0 time: 0.16
17.29/17.35	c calculated reachability. Time: 0.00
17.29/17.35	c  N dy   450    158503        70      6230         0     23264     43610    405735     20.30   no data  --
18.29/18.39	c  N dy   499    170288        70      6230         0     18686     43610    282992     20.34     21.49  --
19.49/19.58	c  N dy   519    184485        70      6230         0     31449     43610    581308     20.26     21.42  --
20.49/20.53	c  N dy   565    196277        70      6230         0     25940     43610    450772     20.31     21.40  --
21.79/21.88	c  N dy   604    211740        70      6230         0     22790     43610    361268     20.29     21.51  --
23.19/23.27	c  N dy   678    225299        70      6230         0     35116     43610    659751     20.35     22.32  --
24.39/24.46	c  S st   752    237754        70      6230         0     28335     43610    482817     20.41     19.96  --
24.49/24.53	c  S st   752    238256        70      6230         0     28813     43610    494887     20.41   no data  --
24.49/24.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.49/24.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.49/24.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.49/24.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.49/24.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.49/24.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
24.49/24.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.89/26.95	c lits-rem:      2131  cl-subs:     2076  v-elim:      0  v-fix:    0  time:  2.40 s
26.89/26.96	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
26.89/26.96	c vivif2 --  cl tried    26737 cl shrink        0 lits rem          0 time: 0.00
27.29/27.30	c asymm  cl-useful: 0/3594/6230 lits-rem:0 time: 0.34
27.29/27.30	c calculated reachability. Time: 0.00
27.29/27.30	c  N dy   752    238256        70      6230         0     26737     43610    439757     20.41   no data  --
28.99/29.04	c  N dy   842    254271        70      6230         0     22302     43610    320535     20.47     21.57  --
31.29/31.39	c  N dy   878    281777        70      6230         0     27191     43610    420867     20.38     21.52  --
33.18/33.27	c  N dy   921    299857        70      6230         0     22856     43610    310626     20.34     22.42  --
33.78/33.83	c  F st   941    306251        70      6230         0     28641     43610    449245     20.35     19.94  --
35.19/35.27	c  N dy   967    319489        70      6230         0     40571     43610    737881     20.34     21.45  --
37.40/37.47	c  N dy  1072    339728        70      6230         0     37229     43610    648164     20.39     21.58  --
39.39/39.45	c  S st  1132    357385        70      6230         0     30611     43610    475071     20.41   no data  --
39.50/39.52	c  S st  1132    357889        70      6230         0     31081     43610    486446     20.41   no data  --
39.50/39.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.50/39.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.50/39.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
39.50/39.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.50/39.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.50/39.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
39.50/39.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.89/41.91	c lits-rem:      1537  cl-subs:     1710  v-elim:      0  v-fix:    0  time:  2.37 s
41.89/41.92	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
41.89/41.92	c vivif2 --  cl tried    29371 cl shrink        0 lits rem          0 time: 0.00
42.19/42.26	c asymm  cl-useful: 0/2636/6230 lits-rem:0 time: 0.34
42.19/42.26	c calculated reachability. Time: 0.00
42.19/42.26	c  N dy  1132    357889        70      6230         0     29371     43610    441734     20.41   no data  --
44.69/44.73	c  N dy  1217    378465        70      6230         0     24581     43610    313414     20.44     21.59  --
46.89/46.93	c  N dy  1302    398471        70      6230         0     42687     43610    754285     20.47     22.36  --
49.68/49.75	c  N dy  1386    422824        70      6230         0     40289     43610    676674     20.47     21.58  --
53.69/53.79	c  N dy  1428    458088        70      6230         0     46682     43610    803175     20.38     21.51  --
56.59/56.65	c  N dy  1478    481467        70      6230         0     41639     43610    682800     20.37     21.50  --
59.49/59.54	c  N dy  1595    501472        70      6230         0     32737     43610    458872     20.40     21.57  --
62.39/62.41	c  N dy  1685    522598        70      6230         0     51909     43610    925327     20.43     21.79  --
64.19/64.20	c  S st  1713    536833        70      6230         0     36655     43610    532233     20.41     18.45  --
64.19/64.29	c  S st  1713    537335        70      6230         0     37119     43610    544044     20.41   no data  --
64.19/64.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.19/64.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.29/64.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
64.29/64.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.29/64.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.29/64.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
64.29/64.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.79/66.85	c lits-rem:       464  cl-subs:     2515  v-elim:      0  v-fix:    0  time:  2.54 s
66.79/66.85	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
66.79/66.86	c vivif2 --  cl tried    34604 cl shrink        0 lits rem          0 time: 0.00
66.99/67.03	c asymm  cl-useful: 0/1602/6230 lits-rem:0 time: 0.17
66.99/67.03	c calculated reachability. Time: 0.00
66.99/67.03	c  N dy  1713    537335        70      6230         0     34604     43610    487374     20.41   no data  --
69.68/69.78	c  N dy  1751    557549        70      6230         0     52795     43610    914004     20.38     21.46  --
72.69/72.73	c  N dy  1876    577975        70      6230         0     42518     43610    669194     20.42     21.50  --
75.99/76.05	c  N dy  1995    597985        70      6230         0     30906     43610    374935     20.46     24.14  --
78.79/78.82	c  N dy  2105    619244        70      6230         0     50175     43610    847143     20.49     21.60  --
81.69/81.76	c  N dy  2150    639692        70      6230         0     37889     43610    525845     20.48     21.56  --
84.39/84.46	c  N dy  2215    659787        70      6230         0     56047     43610    963307     20.48     23.30  --
87.89/87.92	c  N dy  2310    683113        70      6230         0     45486     43610    697658     20.49     21.59  --
91.20/91.27	c  N dy  2378    703766        70      6230         0     64130     43610   1144853     20.50     21.62  --
94.50/94.59	c  N dy  2477    726817        70      6230         0     52412     43610    854225     20.52     21.70  --
98.29/98.34	c  N dy  2570    747917        70      6230         0     38039     43610    489101     20.53     21.66  --
101.20/101.29	c  N dy  2628    768014        70      6230         0     56090     43610    918963     20.53     22.95  --
105.19/105.23	c  N dy  2660    796416        70      6230         0     47324     43610    692464     20.48     21.58  --
106.78/106.84	c  S st  2704    806002        70      6230         0     55936     43610    900191     20.48     19.63  --
106.89/106.99	c  S st  2704    806506        70      6230         0     56397     43610    911716     20.48   no data  --
106.89/106.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.89/106.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.99/107.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
106.99/107.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.99/107.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.99/107.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
106.99/107.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.19/115.22	c lits-rem:      2080  cl-subs:     5855  v-elim:      0  v-fix:    0  time:  8.17 s
115.19/115.22	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
115.19/115.23	c vivif2 --  cl tried    50542 cl shrink        0 lits rem          0 time: 0.01
115.40/115.41	c asymm  cl-useful: 0/894/6230 lits-rem:0 time: 0.18
115.40/115.41	c calculated reachability. Time: 0.00
115.40/115.41	c  N dy  2704    806506        70      6230         0     50542     43610    778655     20.48   no data  --
119.49/119.56	c  N dy  2805    829008        70      6230         0     36070     43610    420496     20.50     21.59  --
122.49/122.54	c  N dy  2905    849109        70      6230         0     54255     43610    863925     20.51     22.27  --
126.09/126.17	c  N dy  2952    869168        70      6230         0     36399     43610    415135     20.51     22.95  --
129.59/129.61	c  N dy  3068    891636        70      6230         0     56770     43610    911817     20.53     21.72  --
133.39/133.46	c  N dy  3119    911846        70      6230         0     38004     43610    438689     20.52     21.67  --
136.29/136.35	c  N dy  3159    934226        70      6230         0     58112     43610    914606     20.49     21.60  --
140.69/140.73	c  N dy  3274    954279        70      6230         0     38432     43610    438073     20.51     24.47  --
143.79/143.80	c  N dy  3307    977844        70      6230         0     59531     43610    934744     20.48     21.62  --
148.29/148.35	c  N dy  3410    997894        70      6230         0     38989     43610    439553     20.50     22.98  --
151.19/151.21	c  N dy  3478   1017942        70      6230         0     56989     43610    870710     20.50     21.61  --
155.29/155.32	c  N dy  3555   1038740        70      6230         0     75734     43610   1323368     20.51     21.70  --
158.89/158.90	c  N dy  3635   1059837        70      6230         0     55146     43610    817555     20.51     21.64  --
160.99/161.04	c  F st  3688   1071878        70      6230         0     65985     43610   1078813     20.52     20.00  --
162.59/162.61	c  N dy  3709   1079882        70      6230         0     73211     43610   1255467     20.52     22.09  --
166.19/166.28	c  N dy  3779   1100010        70      6230         0     50861     43610    698004     20.52     21.61  --
170.40/170.43	c  N dy  3881   1122239        70      6230         0     70989     43610   1186488     20.52     21.64  --
175.29/175.37	c  N dy  3981   1146639        70      6230         0     51472     43610    701670     20.53     21.65  --
179.09/179.11	c  N dy  4071   1166664        70      6230         0     69579     43610   1141441     20.54     22.58  --
183.99/184.03	c  N dy  4179   1188985        70      6230         0     47278     43610    585897     20.55     21.71  --
187.90/187.92	c  N dy  4291   1209759        70      6230         0     66098     43610   1048169     20.57     20.41  --
187.90/187.92	c  S st  4291   1209759        70      6230         0     66098     43610   1048169     20.57     20.41  --
188.10/188.11	c  S st  4291   1210260        70      6230         0     66562     43610   1059632     20.57   no data  --
188.10/188.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.10/188.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.10/188.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
188.10/188.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.10/188.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.10/188.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
188.10/188.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
200.29/200.36	c lits-rem:      2997  cl-subs:     4981  v-elim:      0  v-fix:    0  time: 12.18 s
200.29/200.36	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
200.29/200.37	c vivif2 --  cl tried    61581 cl shrink        0 lits rem          0 time: 0.01
200.49/200.58	c asymm  cl-useful: 0/748/6230 lits-rem:0 time: 0.20
200.49/200.58	c calculated reachability. Time: 0.00
200.49/200.58	c  N dy  4291   1210260        70      6230         0     61581     43610    931821     20.57   no data  --
204.89/204.98	c  N dy  4372   1232142        70      6230         0     81299     43610   1411141     20.58     21.84  --
208.69/208.73	c  N dy  4448   1252223        70      6230         0     56292     43610    794022     20.58     22.52  --
212.89/212.92	c  N dy  4533   1273297        70      6230         0     75349     43610   1257391     20.59     21.74  --
217.30/217.39	c  N dy  4601   1293351        70      6230         0     49345     43610    610983     20.59     22.36  --
221.10/221.12	c  N dy  4653   1316236        70      6230         0     69847     43610   1103072     20.58     21.80  --
226.29/226.30	c  N dy  4772   1336263        70      6230         0     87928     43610   1546556     20.60     22.48  --
229.39/229.45	c  N dy  4795   1356750        70      6230         0     61305     43610    880037     20.58     21.71  --
234.20/234.29	c  N dy  4905   1379115        70      6230         0     81448     43610   1372733     20.59     21.82  --
238.79/238.86	c  N dy  4986   1399306        70      6230         0     53758     43610    691912     20.60     21.69  --
242.79/242.81	c  N dy  5052   1421354        70      6230         0     73528     43610   1165151     20.59     21.78  --
247.89/247.93	c  N dy  5146   1441473        70      6230         0     91666     43610   1606478     20.60     21.71  --
251.39/251.45	c  N dy  5213   1461491        70      6230         0     62849     43610    900163     20.60     24.19  --
255.99/256.02	c  N dy  5328   1481539        70      6230         0     81000     43610   1346566     20.62     22.44  --
267.20/267.22	c  N dy  5394   1540027        70      6230         0     85475     43610   1391546     20.56     21.93  --
272.70/272.71	c  N dy  5483   1563431        70      6230         0     58227     43610    759811     20.56     21.74  --
278.09/278.14	c  N dy  5536   1592728        70      6230         0     84357     43610   1369619     20.54     21.82  --
283.40/283.43	c  N dy  5645   1612755        70      6230         0     53074     43610    626009     20.55     22.45  --
287.30/287.31	c  N dy  5715   1634248        70      6230         0     72405     43610   1094355     20.55     21.71  --
292.40/292.42	c  N dy  5806   1654283        70      6230         0     90508     43610   1536257     20.55     21.66  --
297.89/297.90	c  N dy  5930   1675477        70      6230         0     59314     43610    765747     20.57     21.71  --
302.10/302.19	c  N dy  6036   1695494        70      6230         0     77334     43610   1206652     20.58     23.06  --
306.70/306.74	c  S st  6124   1710261        70      6230         0     90675     43610   1535783     20.59     21.43  --
307.00/307.04	c  S st  6124   1710762        70      6230         0     91130     43610   1547317     20.59   no data  --
307.00/307.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
307.00/307.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.00/307.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
307.10/307.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
307.10/307.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.10/307.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
307.10/307.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
337.29/337.35	c lits-rem:      5471  cl-subs:     8690  v-elim:      0  v-fix:    0  time: 30.22 s
337.29/337.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
337.29/337.37	c vivif2 --  cl tried    82440 cl shrink        0 lits rem          0 time: 0.01
337.60/337.62	c asymm  cl-useful: 0/556/6230 lits-rem:0 time: 0.25
337.60/337.62	c calculated reachability. Time: 0.00
337.60/337.62	c  N dy  6124   1710762        70      6230         0     82440     43610   1322044     20.59   no data  --
344.30/344.32	c  N dy  6223   1733905        70      6230         0     52377     43610    585385     20.59     21.74  --
348.00/348.06	c  N dy  6315   1753930        70      6230         0     70415     43610   1024597     20.60     25.14  --
353.10/353.19	c  N dy  6424   1774016        70      6230         0     88468     43610   1468086     20.61     22.78  --
359.19/359.28	c  N dy  6501   1796373        70      6230         0     56583     43610    669779     20.61     21.75  --
364.90/364.94	c  N dy  6526   1827555        70      6230         0     84458     43610   1328803     20.59     21.69  --
371.00/371.03	c  N dy  6643   1847573        70      6230         0    102594     43610   1775944     20.60     21.82  --
375.50/375.55	c  N dy  6735   1867596        70      6230         0     67738     43610    933484     20.61     21.85  --
381.89/381.93	c  N dy  6768   1901761        70      6230         0     98183     43610   1666434     20.59     21.86  --
386.99/387.06	c  N dy  6788   1925399        70      6230         0     65501     43610    856105     20.57     21.67  --
391.70/391.79	c  N dy  6891   1945407        70      6230         0     83535     43610   1299311     20.58     23.61  --
398.49/398.53	c  N dy  6977   1970229        70      6230         0    105868     43610   1837559     20.58     21.79  --
414.40/414.44	c  N dy  7023   2049543        70      6230         0     66155     43610    842106     20.49     21.65  --
418.20/418.22	c  N dy  7054   2069569        70      6230         0     84132     43610   1273939     20.48     24.67  --
426.20/426.21	c  N dy  7182   2097665        70      6230         0    109409     43610   1889264     20.49     21.57  --
430.99/431.08	c  N dy  7294   2117837        70      6230         0     71342     43610    975775     20.49     21.59  --
435.69/435.70	c  N dy  7370   2137862        70      6230         0     89321     43610   1414493     20.50     22.08  --
442.10/442.17	c  N dy  7480   2157923        70      6230         0    107420     43610   1858237     20.51     22.95  --
447.79/447.83	c  N dy  7571   2177951        70      6230         0     68021     43610    871847     20.51     21.67  --
452.49/452.59	c  N dy  7657   2198070        70      6230         0     86145     43610   1312312     20.52     21.63  --
456.10/456.13	c  S st  7714   2210762        70      6230         0     97631     43610   1593376     20.52   no data  --
456.30/456.38	c  S st  7714   2211267        70      6230         0     98095     43610   1605193     20.52   no data  --
456.30/456.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
456.30/456.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
456.41/456.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
456.41/456.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
456.41/456.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
456.41/456.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
456.41/456.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
488.50/488.58	c lits-rem:      5455  cl-subs:     9322  v-elim:      0  v-fix:    0  time: 32.10 s
488.50/488.58	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
488.50/488.59	c vivif2 --  cl tried    88773 cl shrink        0 lits rem          0 time: 0.02
488.90/488.92	c asymm  cl-useful: 0/494/6230 lits-rem:0 time: 0.33
488.90/488.92	c calculated reachability. Time: 0.00
488.90/488.92	c  N dy  7714   2211267        70      6230         0     88773     43610   1373541     20.52   no data  --
496.49/496.55	c  N dy  7802   2231742        70      6230         0    107207     43610   1824658     20.52     21.67  --
503.90/503.98	c  N dy  7921   2252254        70      6230         0     67747     43610    859694     20.53     21.69  --
509.69/509.77	c  N dy  8026   2272291        70      6230         0     85788     43610   1301275     20.54     21.85  --
518.10/518.18	c  N dy  8166   2294398        70      6230         0    105734     43610   1794619     20.55     21.65  --
525.70/525.70	c  N dy  8238   2314705        70      6230         0     64739     43610    768773     20.55     21.69  --
530.79/530.87	c  N dy  8291   2334735        70      6230         0     82748     43610   1200211     20.55     21.67  --
537.99/538.05	c  N dy  8417   2354756        70      6230         0    100803     43610   1645740     20.56     22.21  --
546.09/546.12	c  N dy  8511   2378134        70      6230         0     61607     43610    677682     20.57     21.74  --
550.29/550.36	c  N dy  8607   2398231        70      6230         0     79693     43610   1121021     20.57     22.84  --
555.59/555.65	c  N dy  8675   2418616        70      6230         0     98098     43610   1569648     20.57     21.87  --
564.39/564.42	c  N dy  8701   2454924        70      6230         0     69276     43610    839773     20.55     21.76  --
569.28/569.32	c  N dy  8802   2474967        70      6230         0     87368     43610   1283935     20.55     22.21  --
575.38/575.49	c  N dy  8906   2495017        70      6230         0    105456     43610   1725535     20.56     22.76  --
582.59/582.69	c  N dy  8989   2515114        70      6230         0    123569     43610   2167698     20.56     22.77  --
587.69/587.72	c  N dy  9119   2535163        70      6230         0     79659     43610   1099733     20.57     24.64  --
593.58/593.61	c  N dy  9258   2555201        70      6230         0     97822     43610   1550634     20.58     21.96  --
599.19/599.25	c  N dy  9278   2575221        70      6230         0    115671     43610   1973942     20.58     22.32  --
604.89/605.00	c  N dy  9292   2597848        70      6230         0     72916     43610    904233     20.56     21.68  --
609.99/610.00	c  N dy  9388   2617863        70      6230         0     91084     43610   1350263     20.57     22.54  --
617.28/617.32	c  N dy  9540   2639008        70      6230         0    110215     43610   1824151     20.58     21.81  --
625.18/625.28	c  N dy  9648   2659297        70      6230         0     64588     43610    699337     20.59     21.81  --
630.30/630.30	c  N dy  9786   2679964        70      6230         0     83250     43610   1163194     20.60     21.69  --
635.99/636.07	c  N dy  9879   2700036        70      6230         0    101320     43610   1602833     20.60     21.69  --
639.79/639.87	c  S st  9932   2711268        70      6230         0    111462     43610   1853069     20.60     23.38  --
640.09/640.15	c  S st  9932   2711771        70      6230         0    111921     43610   1864762     20.60   no data  --
640.09/640.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
640.09/640.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
640.09/640.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
640.19/640.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
640.19/640.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
640.19/640.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
640.19/640.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
761.88/761.95	c lits-rem:      6085  cl-subs:    10324  v-elim:      0  v-fix:    0  time: 121.69 s
761.88/761.95	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
761.88/761.97	c vivif2 --  cl tried   101597 cl shrink        0 lits rem          0 time: 0.02
762.28/762.35	c asymm  cl-useful: 0/453/6230 lits-rem:0 time: 0.38
762.28/762.36	c calculated reachability. Time: 0.00
762.28/762.36	c  N dy  9932   2711771        70      6230         0    101597     43610   1600461     20.60   no data  --
776.68/776.74	c  N dy 10054   2750004        70      6230         0     71516     43610    854091     20.59     21.73  --
782.98/783.05	c  N dy 10149   2770379        70      6230         0     89901     43610   1307030     20.60     21.71  --
792.98/793.02	c  N dy 10230   2803056        70      6230         0    119133     43610   2003861     20.59     21.68  --
799.58/799.70	c  N dy 10302   2823329        70      6230         0     72003     43610    859864     20.60     21.69  --
804.97/805.08	c  N dy 10427   2843684        70      6230         0     90344     43610   1313042     20.60     21.82  --
810.68/810.77	c  N dy 10489   2863749        70      6230         0    108368     43610   1748394     20.60     22.64  --
816.78/816.86	c  N dy 10519   2883771        70      6230         0    126309     43610   2175837     20.60     21.80  --
822.78/822.84	c  N dy 10602   2903774        70      6230         0     77856     43610    986800     20.60     23.19  --
827.88/827.98	c  N dy 10692   2923778        70      6230         0     95879     43610   1428152     20.60     22.65  --
835.17/835.23	c  N dy 10838   2943860        70      6230         0    113993     43610   1879632     20.62     22.47  --
843.69/843.76	c  N dy 10959   2963909        70      6230         0    132091     43610   2327933     20.62     23.46  --
849.77/849.82	c  N dy 11076   2984586        70      6230         0     83372     43610   1111751     20.63     21.75  --
855.78/855.85	c  N dy 11195   3004706        70      6230         0    101469     43610   1558210     20.64     21.75  --
862.67/862.79	c  N dy 11275   3024901        70      6230         0    119648     43610   2002668     20.64     21.77  --
870.58/870.65	c  N dy 11307   3049082        70      6230         0     72873     43610    832119     20.63     21.80  --
875.08/875.19	c  N dy 11356   3069094        70      6230         0     90801     43610   1263623     20.63     21.79  --
881.48/881.52	c  N dy 11442   3090187        70      6230         0    109798     43610   1728624     20.63     21.73  --
888.57/888.67	c  N dy 11478   3112912        70      6230         0    130141     43610   2220285     20.63     21.86  --
897.28/897.30	c  N dy 11601   3141176        70      6230         0     86360     43610   1156430     20.63     21.77  --
903.18/903.24	c  N dy 11707   3161250        70      6230         0    104397     43610   1601429     20.63     23.86  --
910.57/910.64	c  N dy 11777   3183150        70      6230         0    123999     43610   2075567     20.63     21.75  --
920.98/921.03	c  N dy 11894   3211772        70      6230         0     79662     43610    973421     20.64     18.18  --
920.98/921.03	c  S st 11894   3211772        70      6230         0     79662     43610    973421     20.64     18.18  --
921.18/921.21	c  S st 11894   3212274        70      6230         0     80133     43610    985307     20.64   no data  --
921.18/921.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
921.18/921.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
921.18/921.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
921.18/921.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
921.18/921.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
921.18/921.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
921.18/921.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
934.07/934.10	c lits-rem:       789  cl-subs:     2856  v-elim:      0  v-fix:    0  time: 12.83 s
934.07/934.10	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
934.07/934.11	c vivif2 --  cl tried    77277 cl shrink        0 lits rem          0 time: 0.01
934.27/934.32	c asymm  cl-useful: 0/598/6230 lits-rem:0 time: 0.21
934.27/934.33	c calculated reachability. Time: 0.00
934.27/934.33	c  N dy 11894   3212274        70      6230         0     77277     43610    919821     20.64   no data  --
939.57/939.62	c  N dy 11990   3232301        70      6230         0     95287     43610   1361442     20.64     22.43  --
946.37/946.48	c  N dy 12095   3252374        70      6230         0    113464     43610   1807923     20.64     22.71  --
955.67/955.78	c  N dy 12190   3272459        70      6230         0    131592     43610   2255053     20.65     24.21  --
965.18/965.21	c  N dy 12317   3298220        70      6230         0     83855     43610   1066367     20.66     21.97  --
970.57/970.66	c  N dy 12385   3318324        70      6230         0    101925     43610   1507614     20.66     21.92  --
977.37/977.42	c  N dy 12453   3338365        70      6230         0    119857     43610   1939527     20.66     22.71  --
986.47/986.52	c  N dy 12597   3358446        70      6230         0    137990     43610   2390648     20.66     21.99  --
993.28/993.33	c  N dy 12696   3378991        70      6230         0     84735     43610   1079961     20.67     21.80  --
1000.67/1000.73	c  N dy 12756   3407808        70      6230         0    110432     43610   1697537     20.66     21.87  --
1008.57/1008.65	c  N dy 12851   3428729        70      6230         0    129282     43610   2159147     20.67     21.76  --
1017.48/1017.53	c  N dy 12943   3448747        70      6230         0     74553     43610    816758     20.67     24.18  --
1025.18/1025.24	c  N dy 12965   3482820        70      6230         0    104802     43610   1516006     20.65     21.77  --
1032.57/1032.62	c  N dy 13052   3502883        70      6230         0    122865     43610   1955895     20.66     22.68  --
1054.07/1054.10	c  N dy 13091   3585430        70      6230         0    122804     43610   1952542     20.61     21.79  --
1062.97/1063.09	c  N dy 13192   3606284        70      6230         0    141491     43610   2408606     20.62     21.71  --
1070.37/1070.40	c  N dy 13315   3626363        70      6230         0     85442     43610   1069507     20.62     21.72  --
1076.37/1076.47	c  N dy 13407   3647071        70      6230         0    104035     43610   1524747     20.63     21.74  --
1084.77/1084.86	c  N dy 13520   3669974        70      6230         0    124678     43610   2032525     20.63     21.77  --
1093.17/1093.23	c  N dy 13598   3690046        70      6230         0    142760     43610   2475287     20.63     22.43  --
1100.57/1100.66	c  N dy 13697   3710106        70      6230         0     85487     43610   1049349     20.64     23.92  --
1101.17/1101.24	c  S st 13704   3712274        70      6230         0     87430     43610   1096691     20.64     20.21  --
1101.37/1101.44	c  S st 13704   3712774        70      6230         0     87895     43610   1108552     20.64   no data  --
1101.37/1101.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1101.37/1101.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1101.37/1101.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1101.47/1101.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1101.47/1101.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1101.47/1101.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1101.47/1101.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1118.37/1118.40	c lits-rem:      2355  cl-subs:     2888  v-elim:      0  v-fix:    0  time: 16.89 s
1118.37/1118.40	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1118.37/1118.42	c vivif2 --  cl tried    85007 cl shrink        0 lits rem          0 time: 0.01
1118.58/1118.66	c asymm  cl-useful: 0/525/6230 lits-rem:0 time: 0.24
1118.58/1118.66	c calculated reachability. Time: 0.00
1118.58/1118.66	c  N dy 13704   3712774        70      6230         0     85007     43610   1035274     20.64   no data  --
1125.76/1125.88	c  N dy 13735   3742042        70      6230         0    111103     43610   1659784     20.63     21.77  --
1129.96/1130.02	c  F st 13791   3751563        70      6230         0    119732     43610   1874298     20.64     18.79  --
1134.77/1134.80	c  N dy 13806   3762256        70      6230         0    129291     43610   2105097     20.63     21.77  --
1144.37/1144.43	c  N dy 13887   3782352        70      6230         0    147351     43610   2546228     20.64     21.78  --
1151.97/1152.02	c  N dy 13926   3808359        70      6230         0     94464     43610   1238167     20.63     21.72  --
1157.97/1158.02	c  N dy 13990   3828405        70      6230         0    112321     43610   1667215     20.63     22.04  --
1169.36/1169.48	c  N dy 14148   3856774        70      6230         0    137779     43610   2294114     20.63     21.77  --
1177.97/1178.08	c  N dy 14194   3878835        70      6230         0     80696     43610    907599     20.63     21.73  --
1185.77/1185.87	c  N dy 14276   3908107        70      6230         0    106878     43610   1536451     20.63     21.77  --
1193.47/1193.56	c  N dy 14368   3929413        70      6230         0    125991     43610   2004405     20.63     21.74  --
1202.17/1202.30	c  N dy 14477   3949416        70      6230         0    143982     43610   2445498     20.63     21.93  --
1210.57/1210.63	c  N dy 14545   3969462        70      6230         0     83996     43610    974082     20.63     22.57  --
1215.97/1216.00	c  N dy 14613   3989484        70      6230         0    101923     43610   1407702     20.63     24.12  --
1223.47/1223.50	c  N dy 14679   4012232        70      6230         0    122244     43610   1895826     20.63     21.74  --
1231.47/1231.56	c  N dy 14743   4032280        70      6230         0    140096     43610   2326623     20.63     21.72  --
1241.46/1241.50	c  N dy 14841   4052625        70      6230         0     79627     43610    857659     20.63     21.90  --
1247.47/1247.56	c  N dy 14894   4077014        70      6230         0    101521     43610   1386951     20.63     21.88  --
1255.17/1255.22	c  N dy 15017   4097607        70      6230         0    120088     43610   1846204     20.64     21.77  --
1263.67/1263.71	c  N dy 15112   4117646        70      6230         0    138103     43610   2292783     20.64     23.68  --
1273.77/1273.84	c  N dy 15218   4138383        70      6230         0    156730     43610   2750474     20.65     21.94  --
1280.87/1280.94	c  N dy 15333   4158479        70      6230         0     95015     43610   1224189     20.65     22.92  --
1287.17/1287.24	c  N dy 15410   4178529        70      6230         0    113024     43610   1663953     20.65     22.04  --
1295.57/1295.60	c  N dy 15510   4198706        70      6230         0    131198     43610   2109028     20.66     21.81  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175799-1301787562/watcher-3175799-1301787562 -o /tmp/evaluation-result-3175799-1301787562/solver-3175799-1301787562 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175799-1301787562.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: 4.05 4.03 3.93 4/184 21169
/proc/meminfo: memFree=21540508/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=29812 CPUtime=0 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 544 0 0 0 0 0 0 0 25 0 1 0 271172298 30527488 484 33554432000 4194304 4650387 140736862448304 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 7453 484 327 112 0 2418 0

[startup+0.0431799 s]
/proc/loadavg: 4.05 4.03 3.93 4/184 21169
/proc/meminfo: memFree=21540508/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=29948 CPUtime=0.03 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 640 0 0 0 3 0 0 0 25 0 1 0 271172298 30666752 580 33554432000 4194304 4650387 140736862448304 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 7487 580 345 112 0 2452 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29948

[startup+0.100172 s]
/proc/loadavg: 4.05 4.03 3.93 4/184 21169
/proc/meminfo: memFree=21540508/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=29948 CPUtime=0.09 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 649 0 0 0 9 0 0 0 25 0 1 0 271172298 30666752 589 33554432000 4194304 4650387 140736862448304 18446744073709551615 4370691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 7487 589 345 112 0 2452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29948

[startup+0.300133 s]
/proc/loadavg: 4.05 4.03 3.93 4/184 21169
/proc/meminfo: memFree=21540508/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=32140 CPUtime=0.29 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 1296 0 0 0 29 0 0 0 25 0 1 0 271172298 32911360 1174 33554432000 4194304 4650387 140736862448304 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 8035 1174 376 112 0 3000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32140

[startup+0.701076 s]
/proc/loadavg: 4.05 4.03 3.93 4/184 21169
/proc/meminfo: memFree=21540508/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=32808 CPUtime=0.69 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 1854 0 0 0 69 0 0 0 25 0 1 0 271172298 33595392 1292 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 8202 1292 378 112 0 3167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32808

[startup+1.50093 s]
/proc/loadavg: 4.05 4.03 3.93 5/190 21180
/proc/meminfo: memFree=21524092/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=39148 CPUtime=1.49 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 4052 0 0 0 149 0 0 0 25 0 1 0 271172298 40087552 2813 33554432000 4194304 4650387 140736862448304 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 9787 2813 380 112 0 4752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39148

[startup+3.10064 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 21180
/proc/meminfo: memFree=21511692/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=39496 CPUtime=3.08 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 4540 0 0 0 308 0 0 0 25 0 1 0 271172298 40443904 2873 33554432000 4194304 4650387 140736862448304 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 9874 2873 380 112 0 4839 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39496

[startup+6.30108 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 21180
/proc/meminfo: memFree=21508304/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=40536 CPUtime=6.29 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 6169 0 0 0 628 1 0 0 25 0 1 0 271172298 41508864 3080 33554432000 4194304 4650387 140736862448304 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 10134 3080 380 112 0 5099 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40536

[startup+12.701 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 21180
/proc/meminfo: memFree=21488884/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=46312 CPUtime=12.69 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 9642 0 0 0 1268 1 0 0 25 0 1 0 271172298 47423488 4737 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 11578 4737 380 112 0 6543 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46312

[startup+25.5007 s]
/proc/loadavg: 4.03 4.03 3.93 5/190 21208
/proc/meminfo: memFree=21571536/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=53144 CPUtime=25.49 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 15718 0 0 0 2546 3 0 0 25 0 1 0 271172298 54419456 6295 33554432000 4194304 4650387 140736862448304 18446744073709551615 4438355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 13286 6295 380 112 0 8251 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53144

[startup+51.1002 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 21236
/proc/meminfo: memFree=21558136/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=56100 CPUtime=51.08 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 23627 0 0 0 5104 4 0 0 25 0 1 0 271172298 57446400 7270 33554432000 4194304 4650387 140736862448304 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 14025 7270 380 112 0 8990 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56100

[startup+102.306 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 21237
/proc/meminfo: memFree=21535704/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=60444 CPUtime=102.3 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 37561 0 0 0 10222 8 0 0 25 0 1 0 271172298 61894656 8395 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 15111 8395 380 112 0 10076 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60444

[startup+162.301 s]
/proc/loadavg: 4.10 4.04 3.94 5/190 21239
/proc/meminfo: memFree=21487696/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=70920 CPUtime=162.29 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 51138 0 0 0 16218 11 0 0 25 0 1 0 271172298 72622080 10878 33554432000 4194304 4650387 140736862448304 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 17730 10878 380 112 0 12695 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70920

[startup+222.3 s]
/proc/loadavg: 4.03 4.03 3.94 5/190 21241
/proc/meminfo: memFree=21447712/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=80348 CPUtime=222.29 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 62229 0 0 0 22215 14 0 0 25 0 1 0 271172298 82276352 12893 33554432000 4194304 4650387 140736862448304 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 20087 12893 380 112 0 15052 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 80348

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 21242
/proc/meminfo: memFree=21440752/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=80612 CPUtime=282.29 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 72533 0 0 0 28213 16 0 0 25 0 1 0 271172298 82546688 13433 33554432000 4194304 4650387 140736862448304 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 20153 13433 380 112 0 15118 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 80612

[startup+342.301 s]
/proc/loadavg: 4.09 4.05 3.95 5/190 21244
/proc/meminfo: memFree=21386296/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=95616 CPUtime=342.3 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 80500 0 0 0 34211 19 0 0 25 0 1 0 271172298 97910784 17256 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 23904 17256 380 112 0 18869 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95616

[startup+402.301 s]
/proc/loadavg: 4.03 4.04 3.95 5/190 21245
/proc/meminfo: memFree=21382308/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=95892 CPUtime=402.3 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 90602 0 0 0 40208 22 0 0 25 0 1 0 271172298 98193408 16122 33554432000 4194304 4650387 140736862448304 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 23973 16122 380 112 0 18938 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 95892

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.95 5/190 21247
/proc/meminfo: memFree=21346180/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=100532 CPUtime=462.3 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 99538 0 0 0 46205 25 0 0 25 0 1 0 271172298 102944768 18103 33554432000 4194304 4650387 140736862448304 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 25133 18103 380 112 0 20098 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100532

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 21249
/proc/meminfo: memFree=21333628/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=103952 CPUtime=522.3 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 103496 0 0 0 52203 27 0 0 25 0 1 0 271172298 106446848 19401 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 25988 19401 380 112 0 20953 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 103952

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 21250
/proc/meminfo: memFree=21326280/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=104116 CPUtime=582.29 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 111143 0 0 0 58199 30 0 0 25 0 1 0 271172298 106614784 19568 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 26029 19568 380 112 0 20994 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 104116

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 21252
/proc/meminfo: memFree=21305416/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=106468 CPUtime=642.29 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 119370 0 0 0 64197 32 0 0 25 0 1 0 271172298 109023232 19983 33554432000 4194304 4650387 140736862448304 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 26617 19983 380 112 0 21582 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 106468

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.96 5/190 21253
/proc/meminfo: memFree=21288396/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=107668 CPUtime=702.28 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 119789 0 0 0 70196 32 0 0 25 0 1 0 271172298 110252032 20402 33554432000 4194304 4650387 140736862448304 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 26917 20402 380 112 0 21882 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 107668

[startup+762.306 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 21255
/proc/meminfo: memFree=21292596/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=107668 CPUtime=762.28 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 119790 0 0 0 76196 32 0 0 25 0 1 0 271172298 110252032 20403 33554432000 4194304 4650387 140736862448304 18446744073709551615 4370483 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 26917 20403 380 112 0 21882 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 107668

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 21257
/proc/meminfo: memFree=21282516/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=107812 CPUtime=822.28 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 127129 0 0 0 82193 35 0 0 25 0 1 0 271172298 110399488 19385 33554432000 4194304 4650387 140736862448304 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 26953 19385 380 112 0 21918 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 107812

[startup+882.3 s]
/proc/loadavg: 4.12 4.03 3.97 5/190 21285
/proc/meminfo: memFree=21339328/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=107936 CPUtime=882.28 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 133684 0 0 0 88191 37 0 0 25 0 1 0 271172298 110526464 20319 33554432000 4194304 4650387 140736862448304 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 26984 20319 380 112 0 21949 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 107936

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 3.97 5/190 21287
/proc/meminfo: memFree=21313580/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=108488 CPUtime=942.27 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 139523 0 0 0 94188 39 0 0 25 0 1 0 271172298 111091712 20426 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 27122 20426 380 112 0 22087 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 108488

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 21288
/proc/meminfo: memFree=21296312/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=108608 CPUtime=1002.27 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 145691 0 0 0 100186 41 0 0 25 0 1 0 271172298 111214592 20620 33554432000 4194304 4650387 140736862448304 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 27152 20620 380 112 0 22117 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 108608

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 21290
/proc/meminfo: memFree=21278180/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=108708 CPUtime=1062.27 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 152296 0 0 0 106183 44 0 0 25 0 1 0 271172298 111316992 21256 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 27177 21256 380 112 0 22142 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 108708

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 21292
/proc/meminfo: memFree=21263004/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=108828 CPUtime=1122.27 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 157418 0 0 0 112181 46 0 0 25 0 1 0 271172298 111439872 20237 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 27207 20237 380 112 0 22172 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 108828

[startup+1182.3 s]
/proc/loadavg: 4.13 4.03 3.98 5/190 21293
/proc/meminfo: memFree=21263596/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=108932 CPUtime=1182.27 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 163571 0 0 0 118179 48 0 0 25 0 1 0 271172298 111546368 20044 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 27233 20044 380 112 0 22198 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 108932

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.98 5/190 21295
/proc/meminfo: memFree=21249176/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=109052 CPUtime=1242.27 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 169648 0 0 0 124177 50 0 0 25 0 1 0 271172298 111669248 19699 33554432000 4194304 4650387 140736862448304 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 27263 19699 380 112 0 22228 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 109052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.05 3.99 5/190 21333
/proc/meminfo: memFree=21413048/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=109120 CPUtime=1299.97 cores=5,7
/proc/21169/stat : 21169 (strangenight1-s) R 21167 21169 20667 0 -1 4202496 174464 0 0 0 129945 52 0 0 25 0 1 0 271172298 111738880 21218 33554432000 4194304 4650387 140736862448304 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21169/statm: 27280 21218 380 112 0 22245 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 109120

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.01
CPU time (s): 1299.98
CPU user time (s): 1299.45
CPU system time (s): 0.528919
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 121004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.528919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174464
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= 6
involuntary context switches= 14634

runsolver used 2.08168 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 01:39:22
IDJOB=3175799
IDBENCH=82817
IDSOLVER=1589
FILE ID=node144/3175799-1301787562
RUNJOBID= node144-1301783648-20688
PBS_JOBID= 12841374
Free space on /tmp= 71304 MiB

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

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

MD5SUM BENCH= a83cf27d1d664cde32ad2f1a49b00933
RANDOM SEED=808331432

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.82
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.850
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.850
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:      21540664 kB
Buffers:        358788 kB
Cached:       10581156 kB
SwapCached:          0 kB
Active:        8240136 kB
Inactive:      2894724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21540664 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12684 kB
Writeback:           0 kB
AnonPages:      194920 kB
Mapped:          16004 kB
Slab:           212660 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   379856 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= 71296 MiB
End job on node144 at 2011-04-03 02:01:04