Trace number 3175949

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) 1300 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S2045410966-069.SATISFIABLE.cnf
MD5SUM451ffe4472cc20e5e3b12a007e082982
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.077987
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-3175949-1301788878.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.13	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.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.15	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:      34 undec:       0 neg:      36
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.19/0.28	c  N dy     8      4399        70      6230         0      3942     43610     94290     20.00     21.08  --
0.39/0.49	c  N dy    23     10367        70      6230         0      7101     43610    162437     20.17     21.31  --
0.59/0.66	c  N dy    33     14866        70      6230         0      7335     43610    157311     20.09     21.29  --
0.79/0.86	c  N dy    59     18942        70      6230         0      5956     43610    115226     20.41     22.91  --
1.00/1.05	c  N dy    95     23253        70      6230         0      9854     43610    211064     20.77     22.13  --
1.10/1.14	c  F st   102     25001        70      6230         0     11457     43610    250212     20.80     19.71  --
1.19/1.28	c  N st   107     28301        70      6230         0      8270     43610    158515     20.80   no data  --
1.29/1.36	c  S st   108     30001        70      6230         0      9786     43610    195577     20.80   no data  --
1.29/1.39	c  S st   108     30504        70      6230         0     10245     43610    206731     20.80   no data  --
1.29/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.39/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.35	c lits-rem:      1619  cl-subs:      872  v-elim:      0  v-fix:    0  time:  0.95 s
2.59/2.62	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
2.59/2.62	c calculated reachability. Time: 0.00
2.59/2.62	c  N dy   108     30504        70      6230         0      9373     43610    182588     20.80   no data  --
2.79/2.85	c  N dy   121     35235        70      6230         0     13656     43610    285914     20.77     21.87  --
3.09/3.15	c  N dy   146     40887        70      6230         0     11645     43610    225508     20.81     21.92  --
3.39/3.42	c  N dy   151     45756        70      6230         0     16035     43610    330240     20.74     20.02  --
3.39/3.42	c  S st   151     45756        70      6230         0     16035     43610    330240     20.74     20.02  --
3.39/3.46	c  S st   151     46259        70      6230         0      8436     43610    136847     20.74   no data  --
3.39/3.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.39/3.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.39/3.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.30/4.32	c lits-rem:       154  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.84 s
4.30/4.32	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.30/4.32	c vivif2 --  cl tried     8401 cl shrink        0 lits rem          0 time: 0.00
4.49/4.57	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
4.49/4.57	c calculated reachability. Time: 0.00
4.49/4.57	c  N dy   151     46259        70      6230         0      8401     43610    135684     20.74   no data  --
4.89/4.97	c  N dy   152     53705        70      6230         0     15089     43610    293573     20.52     21.77  --
5.19/5.29	c  N dy   162     59487        70      6230         0     11351     43610    195955     20.50     21.77  --
5.50/5.56	c  N dy   176     64207        70      6230         0     15607     43610    295955     20.45     21.59  --
5.79/5.87	c  N dy   182     69388        70      6230         0     10348     43610    159215     20.39     19.42  --
5.79/5.87	c  S st   182     69388        70      6230         0     10348     43610    159215     20.39     19.42  --
5.89/5.91	c  S st   182     69893        70      6230         0     10805     43610    170551     20.39   no data  --
5.89/5.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.89/5.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.89/5.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.89/5.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.76	c lits-rem:       262  cl-subs:      151  v-elim:      0  v-fix:    0  time:  0.84 s
6.69/6.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
6.69/6.76	c vivif2 --  cl tried    10654 cl shrink        0 lits rem          0 time: 0.00
6.99/7.05	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.29
6.99/7.05	c calculated reachability. Time: 0.00
6.99/7.05	c  N dy   182     69893        70      6230         0     10654     43610    166492     20.39   no data  --
7.29/7.33	c  N dy   200     74909        70      6230         0     15196     43610    276082     20.42     21.53  --
7.59/7.67	c  N dy   213     79920        70      6230         0     19742     43610    385696     20.41     21.50  --
7.99/8.01	c  N dy   231     85407        70      6230         0     13882     43610    233782     20.42     21.50  --
8.09/8.15	c  F st   241     87500        70      6230         0     15775     43610    279306     20.43   no data  --
8.39/8.49	c  N dy   247     92693        70      6230         0     20504     43610    394434     20.43   no data  --
8.89/8.96	c  N dy   253    100148        70      6230         0     15481     43610    256957     20.37     21.48  --
9.19/9.29	c  S st   267    104840        70      6230         0     19733     43610    357657     20.37     19.47  --
9.29/9.34	c  S st   267    105345        70      6230         0     20195     43610    369175     20.37   no data  --
9.29/9.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.29/9.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.29/9.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.29/9.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
9.29/9.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.79	c lits-rem:      1696  cl-subs:     1924  v-elim:      0  v-fix:    0  time:  1.43 s
10.69/10.79	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.69/10.79	c vivif2 --  cl tried    18271 cl shrink        0 lits rem          0 time: 0.00
11.09/11.12	c asymm  cl-useful: 0/4786/6230 lits-rem:0 time: 0.33
11.09/11.12	c calculated reachability. Time: 0.00
11.09/11.12	c  N dy   267    105345        70      6230         0     18271     43610    322275     20.37   no data  --
12.09/12.18	c  N dy   308    119947        70      6230         0     18859     43610    318110     20.26     21.33  --
13.49/13.56	c  N dy   319    139335        70      6230         0     22753     43610    400187     20.02     21.17  --
14.30/14.36	c  N dy   372    148320        70      6230         0     16515     43610    249300     20.10     22.40  --
15.09/15.15	c  N dy   417    157821        70      6230         0     25123     43610    453835     20.14     22.59  --
15.09/15.17	c  S st   419    158017        70      6230         0     25299     43610    458171     20.14   no data  --
15.19/15.23	c  S st   419    158519        70      6230         0     25771     43610    469728     20.14   no data  --
15.19/15.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.19/15.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.19/15.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.19/15.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.19/15.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.19/15.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
15.19/15.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.19/17.23	c lits-rem:      1937  cl-subs:     2398  v-elim:      0  v-fix:    0  time:  1.98 s
17.19/17.23	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.19/17.24	c vivif2 --  cl tried    23373 cl shrink        0 lits rem          0 time: 0.00
17.29/17.38	c asymm  cl-useful: 0/1444/6230 lits-rem:0 time: 0.15
17.29/17.38	c calculated reachability. Time: 0.00
17.29/17.38	c  N dy   419    158519        70      6230         0     23373     43610    408589     20.14   no data  --
18.29/18.34	c  N dy   468    168657        70      6230         0     17324     43610    255567     20.19     21.60  --
19.29/19.31	c  N dy   551    179731        70      6230         0     27404     43610    500716     20.29     21.48  --
20.29/20.37	c  N dy   605    191226        70      6230         0     21555     43610    343972     20.33     22.80  --
22.19/22.23	c  N dy   614    214617        70      6230         0     25207     43610    411129     20.09     21.50  --
23.60/23.68	c  N dy   674    229858        70      6230         0     21075     43610    308443     20.11     21.28  --
24.40/24.46	c  S st   734    237780        70      6230         0     28292     43610    484691     20.17     19.30  --
24.50/24.54	c  S st   734    238288        70      6230         0     28760     43610    496286     20.17   no data  --
24.50/24.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.50/24.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.50/24.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.50/24.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.50/24.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.50/24.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
24.50/24.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.79/26.88	c lits-rem:      2079  cl-subs:     2045  v-elim:      0  v-fix:    0  time:  2.32 s
26.79/26.88	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
26.79/26.88	c vivif2 --  cl tried    26715 cl shrink        0 lits rem          0 time: 0.00
27.19/27.22	c asymm  cl-useful: 0/3546/6230 lits-rem:0 time: 0.34
27.19/27.22	c calculated reachability. Time: 0.00
27.19/27.22	c  N dy   734    238288        70      6230         0     26715     43610    441998     20.17   no data  --
29.39/29.42	c  N dy   821    260052        70      6230         0     27476     43610    440958     20.20     21.29  --
31.19/31.22	c  N dy   914    276692        70      6230         0     22782     43610    323504     20.25     22.01  --
33.09/33.12	c  N dy   963    295124        70      6230         0     39407     43610    718908     20.24     21.36  --
34.19/34.26	c  F st  1012    306252        70      6230         0     28708     43610    452609     20.27   no data  --
34.99/35.07	c  N dy  1039    313962        70      6230         0     35689     43610    625103     20.28     23.04  --
37.19/37.28	c  N dy  1126    333979        70      6230         0     32122     43610    522017     20.32     21.42  --
39.69/39.74	c  N dy  1233    354065        70      6230         0     27744     43610    405998     20.37     22.71  --
40.09/40.12	c  S st  1254    357433        70      6230         0     30803     43610    480270     20.38   no data  --
40.09/40.19	c  S st  1254    357935        70      6230         0     31267     43610    491571     20.38   no data  --
40.09/40.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.09/40.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.19/40.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
40.19/40.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.19/40.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.19/40.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
40.19/40.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.59/42.60	c lits-rem:      1690  cl-subs:     1638  v-elim:      0  v-fix:    0  time:  2.38 s
42.59/42.60	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
42.59/42.60	c vivif2 --  cl tried    29629 cl shrink        0 lits rem          0 time: 0.00
42.90/42.93	c asymm  cl-useful: 0/2684/6230 lits-rem:0 time: 0.32
42.90/42.93	c calculated reachability. Time: 0.00
42.90/42.93	c  N dy  1254    357935        70      6230         0     29629     43610    447618     20.38   no data  --
45.39/45.47	c  N dy  1361    377998        70      6230         0     24336     43610    308985     20.43     22.54  --
47.69/47.77	c  N dy  1428    399167        70      6230         0     43438     43610    767706     20.43     21.62  --
50.19/50.21	c  N dy  1530    419235        70      6230         0     37285     43610    608622     20.47     22.60  --
52.99/53.05	c  N dy  1578    443970        70      6230         0     34188     43610    509510     20.43     21.68  --
55.80/55.83	c  N dy  1660    464571        70      6230         0     26642     43610    322527     20.45     21.63  --
58.20/58.26	c  N dy  1761    484641        70      6230         0     44879     43610    768430     20.49     22.86  --
61.20/61.25	c  N dy  1850    507698        70      6230         0     38515     43610    592355     20.50     21.61  --
64.19/64.23	c  N dy  1922    528526        70      6230         0     29297     43610    359798     20.51     21.59  --
64.99/65.01	c  S st  1926    536902        70      6230         0     36782     43610    534787     20.48     20.87  --
65.09/65.10	c  S st  1926    537408        70      6230         0     37246     43610    546035     20.48   no data  --
65.09/65.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.09/65.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.09/65.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
65.09/65.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.09/65.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.09/65.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
65.09/65.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.19/67.27	c lits-rem:       842  cl-subs:     2345  v-elim:      0  v-fix:    0  time:  2.14 s
67.19/67.27	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
67.19/67.28	c vivif2 --  cl tried    34901 cl shrink        0 lits rem          0 time: 0.00
67.39/67.45	c asymm  cl-useful: 0/1461/6230 lits-rem:0 time: 0.17
67.39/67.45	c calculated reachability. Time: 0.00
67.39/67.45	c  N dy  1926    537408        70      6230         0     34901     43610    493639     20.48   no data  --
70.19/70.23	c  N dy  2019    557428        70      6230         0     52982     43610    932540     20.50     22.99  --
72.90/72.92	c  N dy  2081    578229        70      6230         0     43016     43610    682032     20.50     21.89  --
76.19/76.24	c  N dy  2150    601586        70      6230         0     34398     43610    457070     20.49     21.61  --
79.29/79.32	c  N dy  2207    625648        70      6230         0     56000     43610    964129     20.46     21.65  --
84.89/84.91	c  N dy  2227    667304        70      6230         0     62361     43610   1069937     20.28     21.36  --
87.80/87.85	c  N dy  2328    688513        70      6230         0     50370     43610    822078     20.30     21.38  --
91.59/91.63	c  N dy  2473    709243        70      6230         0     36811     43610    476481     20.34     21.46  --
94.69/94.75	c  N dy  2573    729819        70      6230         0     55508     43610    930200     20.36     21.49  --
97.80/97.88	c  N dy  2642    749917        70      6230         0     40245     43610    546944     20.36     21.50  --
100.79/100.87	c  N dy  2725    769948        70      6230         0     58427     43610    987431     20.38     22.30  --
104.59/104.64	c  N dy  2809    792908        70      6230         0     44721     43610    630379     20.38     21.60  --
106.89/106.95	c  S st  2897    806113        70      6230         0     56668     43610    923042     20.40   no data  --
107.09/107.12	c  S st  2897    806617        70      6230         0     57138     43610    935133     20.40   no data  --
107.09/107.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.09/107.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.09/107.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
107.09/107.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.09/107.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.09/107.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
107.09/107.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
114.39/114.47	c lits-rem:      2755  cl-subs:     5554  v-elim:      0  v-fix:    0  time:  7.29 s
114.39/114.47	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
114.39/114.48	c vivif2 --  cl tried    51584 cl shrink        0 lits rem          0 time: 0.01
114.58/114.67	c asymm  cl-useful: 0/921/6230 lits-rem:0 time: 0.19
114.58/114.67	c calculated reachability. Time: 0.00
114.58/114.67	c  N dy  2897    806617        70      6230         0     51584     43610    800339     20.40   no data  --
124.49/124.59	c  N dy  2953    878488        70      6230         0     44943     43610    613700     20.21     21.51  --
128.29/128.32	c  N dy  3113    898501        70      6230         0     63084     43610   1059910     20.25     21.99  --
132.08/132.15	c  N dy  3211    919095        70      6230         0     45003     43610    612626     20.27     21.47  --
135.68/135.74	c  N dy  3332    939844        70      6230         0     63827     43610   1073405     20.29     21.49  --
139.59/139.60	c  N dy  3421    959911        70      6230         0     44090     43610    573883     20.30     21.79  --
142.79/142.82	c  N dy  3505    979986        70      6230         0     62122     43610   1007517     20.31     22.33  --
146.78/146.80	c  N dy  3586   1000019        70      6230         0     41479     43610    505063     20.32     22.13  --
150.08/150.12	c  N dy  3707   1020107        70      6230         0     59611     43610    947549     20.34     21.45  --
155.09/155.13	c  N dy  3757   1049152        70      6230         0     46142     43610    598483     20.31     21.44  --
158.69/158.71	c  N dy  3864   1069502        70      6230         0     64531     43610   1046713     20.33     21.47  --
159.19/159.25	c  F st  3881   1071877        70      6230         0     66686     43610   1099445     20.33     22.55  --
163.19/163.28	c  N dy  3933   1091073        70      6230         0     43378     43610    517833     20.34     21.42  --
166.58/166.64	c  N dy  4011   1111979        70      6230         0     62270     43610    974099     20.34     21.48  --
171.68/171.79	c  N dy  4117   1134961        70      6230         0     83015     43610   1475869     20.36     21.49  --
175.09/175.14	c  N dy  4208   1155024        70      6230         0     59534     43610    898931     20.36     22.01  --
179.39/179.49	c  N dy  4306   1175413        70      6230         0     77998     43610   1349263     20.38     21.67  --
182.99/183.05	c  N dy  4361   1195568        70      6230         0     53709     43610    741343     20.37     21.53  --
186.09/186.19	c  S st  4472   1209925        70      6230         0     66750     43610   1061637     20.39   no data  --
186.29/186.38	c  S st  4472   1210429        70      6230         0     67218     43610   1073400     20.39   no data  --
186.29/186.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
186.29/186.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.39/186.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
186.39/186.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.39/186.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.39/186.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
186.39/186.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
196.98/197.00	c lits-rem:      3243  cl-subs:     5221  v-elim:      0  v-fix:    0  time: 10.56 s
196.98/197.01	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
196.98/197.02	c vivif2 --  cl tried    61997 cl shrink        0 lits rem          0 time: 0.01
197.18/197.23	c asymm  cl-useful: 0/749/6230 lits-rem:0 time: 0.21
197.18/197.23	c calculated reachability. Time: 0.00
197.18/197.23	c  N dy  4472   1210429        70      6230         0     61997     43610    940916     20.39   no data  --
203.50/203.53	c  N dy  4566   1241034        70      6230         0     46489     43610    555259     20.39     21.56  --
207.09/207.19	c  N dy  4690   1261220        70      6230         0     64754     43610   1002450     20.41     21.51  --
211.78/211.84	c  N dy  4788   1281234        70      6230         0     82851     43610   1443193     20.42     23.95  --
215.89/215.95	c  N dy  4899   1301314        70      6230         0     56889     43610    797142     20.43     22.68  --
220.69/220.70	c  N dy  4941   1326497        70      6230         0     79432     43610   1327285     20.41     21.62  --
225.68/225.78	c  N dy  5015   1350912        70      6230         0     56328     43610    753532     20.40     21.52  --
229.89/229.90	c  N dy  5106   1370980        70      6230         0     74494     43610   1197192     20.41     23.65  --
235.39/235.41	c  N dy  5211   1392674        70      6230         0     48137     43610    554981     20.42     21.61  --
239.48/239.50	c  N dy  5316   1415003        70      6230         0     68304     43610   1045309     20.44     21.63  --
244.68/244.72	c  N dy  5455   1435097        70      6230         0     86491     43610   1493579     20.46     21.56  --
249.38/249.41	c  N dy  5508   1458002        70      6230         0     60167     43610    828214     20.45     21.94  --
255.69/255.78	c  N dy  5605   1489484        70      6230         0     88336     43610   1496841     20.45     21.58  --
260.59/260.66	c  N dy  5763   1509496        70      6230         0     58864     43610    797817     20.47     22.90  --
264.88/264.90	c  N dy  5859   1529577        70      6230         0     77006     43610   1237589     20.47     22.86  --
269.98/270.03	c  N dy  5923   1549603        70      6230         0     95002     43610   1670503     20.47     23.34  --
273.59/273.62	c  N dy  5956   1569629        70      6230         0     64258     43610    897332     20.46     22.82  --
278.59/278.61	c  N dy  6101   1589702        70      6230         0     82468     43610   1346600     20.48     23.51  --
284.29/284.34	c  N dy  6196   1609747        70      6230         0     50973     43610    574821     20.49     22.96  --
287.59/287.62	c  N dy  6217   1629809        70      6230         0     68874     43610    997628     20.48     23.01  --
294.98/295.02	c  N dy  6325   1662252        70      6230         0     97978     43610   1692549     20.47     21.85  --
300.98/301.04	c  N dy  6470   1690220        70      6230         0     72882     43610   1093843     20.48     21.63  --
306.58/306.65	c  N dy  6613   1710429        70      6230         0     91255     43610   1547945     20.50     18.15  --
306.58/306.65	c  S st  6613   1710429        70      6230         0     91255     43610   1547945     20.50     18.15  --
306.79/306.88	c  S st  6613   1710930        70      6230         0     91719     43610   1559543     20.50   no data  --
306.79/306.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
306.79/306.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
306.89/306.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
306.89/306.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
306.89/306.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.89/306.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
306.89/306.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
331.99/332.01	c lits-rem:      5830  cl-subs:     8955  v-elim:      0  v-fix:    0  time: 25.04 s
331.99/332.01	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
331.99/332.03	c vivif2 --  cl tried    82764 cl shrink        0 lits rem          0 time: 0.01
332.19/332.28	c asymm  cl-useful: 0/522/6230 lits-rem:0 time: 0.26
332.19/332.29	c calculated reachability. Time: 0.00
332.19/332.29	c  N dy  6613   1710930        70      6230         0     82764     43610   1330466     20.50   no data  --
337.98/338.09	c  N dy  6677   1733281        70      6230         0     51947     43610    577083     20.50     21.64  --
342.19/342.23	c  N dy  6822   1753308        70      6230         0     70042     43610   1024845     20.52     22.84  --
347.49/347.60	c  N dy  6941   1773900        70      6230         0     88674     43610   1481014     20.53     21.62  --
353.88/353.95	c  N dy  7053   1794182        70      6230         0     54925     43610    633916     20.54     21.67  --
358.18/358.23	c  N dy  7182   1814204        70      6230         0     73067     43610   1082218     20.55     22.99  --
363.58/363.62	c  N dy  7233   1839689        70      6230         0     95878     43610   1627817     20.54     21.66  --
369.39/369.45	c  N dy  7362   1859755        70      6230         0     60902     43610    767115     20.55     21.88  --
374.99/375.00	c  N dy  7467   1884879        70      6230         0     83511     43610   1317180     20.56     21.66  --
381.08/381.12	c  N dy  7554   1905975        70      6230         0    102530     43610   1779645     20.56     21.66  --
386.38/386.41	c  N dy  7685   1926017        70      6230         0     66614     43610    896825     20.58     21.83  --
391.88/391.97	c  N dy  7722   1952358        70      6230         0     90116     43610   1449755     20.56     21.89  --
400.39/400.42	c  N dy  7822   1985368        70      6230         0     64923     43610    829177     20.56     21.79  --
404.89/404.90	c  N dy  7893   2005858        70      6230         0     83367     43610   1275826     20.56     21.75  --
410.98/411.05	c  N dy  8008   2025943        70      6230         0    101505     43610   1722898     20.57     22.52  --
415.69/415.77	c  N dy  8043   2046043        70      6230         0     63733     43610    793768     20.56     23.16  --
419.89/419.92	c  N dy  8112   2066097        70      6230         0     81818     43610   1232647     20.57     21.68  --
424.78/424.87	c  N dy  8143   2086179        70      6230         0     99828     43610   1664277     20.56     23.37  --
431.19/431.26	c  N dy  8223   2107200        70      6230         0     62102     43610    743910     20.56     21.70  --
435.59/435.63	c  N dy  8308   2127292        70      6230         0     80219     43610   1184461     20.57     21.73  --
441.69/441.72	c  N dy  8440   2147350        70      6230         0     98377     43610   1635324     20.58     22.50  --
449.38/449.49	c  N dy  8573   2168651        70      6230         0     59934     43610    677021     20.59     21.78  --
453.69/453.79	c  N dy  8622   2191362        70      6230         0     80258     43610   1163614     20.59     21.81  --
459.39/459.48	c  S st  8730   2210930        70      6230         0     97908     43610   1597262     20.59     21.59  --
459.69/459.74	c  S st  8730   2211435        70      6230         0     98369     43610   1608952     20.59   no data  --
459.69/459.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
459.69/459.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
459.69/459.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
459.79/459.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
459.79/459.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
459.79/459.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
459.79/459.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
488.19/488.20	c lits-rem:      5881  cl-subs:     9837  v-elim:      0  v-fix:    0  time: 28.37 s
488.19/488.21	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
488.19/488.22	c vivif2 --  cl tried    88532 cl shrink        0 lits rem          0 time: 0.01
488.39/488.48	c asymm  cl-useful: 0/534/6230 lits-rem:0 time: 0.26
488.39/488.48	c calculated reachability. Time: 0.00
488.39/488.48	c  N dy  8730   2211435        70      6230         0     88532     43610   1368051     20.59   no data  --
497.69/497.72	c  N dy  8749   2244614        70      6230         0     60213     43610    674794     20.57     21.79  --
501.49/501.54	c  N dy  8750   2269257        70      6230         0     82081     43610   1186837     20.54     21.86  --
517.28/517.33	c  N dy  8823   2341303        70      6230         0     87352     43610   1290920     20.50     21.60  --
523.28/523.35	c  N dy  8920   2361321        70      6230         0    105322     43610   1728047     20.51     21.63  --
530.38/530.45	c  N dy  9033   2381417        70      6230         0     63755     43610    737341     20.52     23.04  --
535.28/535.34	c  N dy  9166   2401449        70      6230         0     81873     43610   1186617     20.53     22.88  --
541.39/541.43	c  N dy  9222   2426186        70      6230         0    104081     43610   1718402     20.52     21.84  --
549.38/549.43	c  N dy  9305   2447437        70      6230         0     62286     43610    685127     20.53     21.85  --
554.89/554.95	c  N dy  9413   2471982        70      6230         0     84368     43610   1222218     20.53     21.63  --
560.99/561.04	c  N dy  9545   2492029        70      6230         0    102477     43610   1668048     20.54     23.53  --
567.98/568.05	c  N dy  9628   2512116        70      6230         0    120525     43610   2104564     20.54     22.38  --
573.18/573.27	c  N dy  9699   2532340        70      6230         0     76735     43610   1020528     20.54     21.64  --
582.79/582.84	c  N dy  9759   2573709        70      6230         0    113388     43610   1876459     20.52     21.72  --
588.69/588.79	c  N dy  9831   2593753        70      6230         0     68783     43610    820139     20.52     21.65  --
593.69/593.75	c  N dy  9935   2613838        70      6230         0     86992     43610   1269544     20.53     24.21  --
600.38/600.40	c  N dy 10013   2637133        70      6230         0    107955     43610   1776664     20.53     21.66  --
607.58/607.64	c  N dy 10101   2657135        70      6230         0    125988     43610   2218063     20.54     21.95  --
612.89/612.96	c  N dy 10202   2677201        70      6230         0     80306     43610   1087302     20.54     21.68  --
618.59/618.64	c  N dy 10288   2697632        70      6230         0     98736     43610   1536673     20.55     21.72  --
623.69/623.72	c  S st 10383   2711436        70      6230         0    111179     43610   1844552     20.55   no data  --
623.89/623.98	c  S st 10383   2711940        70      6230         0    111640     43610   1856179     20.55   no data  --
623.89/623.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
623.89/623.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
623.98/624.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
623.98/624.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
623.98/624.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
623.98/624.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
623.98/624.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
723.79/723.85	c lits-rem:      6396  cl-subs:    10501  v-elim:      0  v-fix:    0  time: 99.77 s
723.79/723.85	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
723.79/723.87	c vivif2 --  cl tried   101139 cl shrink        0 lits rem          0 time: 0.02
724.08/724.17	c asymm  cl-useful: 0/436/6230 lits-rem:0 time: 0.29
724.08/724.17	c calculated reachability. Time: 0.00
724.08/724.17	c  N dy 10383   2711940        70      6230         0    101139     43610   1588412     20.55   no data  --
731.68/731.79	c  N dy 10522   2731970        70      6230         0    119287     43610   2040063     20.56     21.78  --
738.98/739.08	c  N dy 10653   2752048        70      6230         0     73017     43610    900493     20.57     22.27  --
744.49/744.59	c  N dy 10786   2772092        70      6230         0     91137     43610   1350400     20.58     23.45  --
751.78/751.85	c  N dy 10945   2792151        70      6230         0    109263     43610   1801777     20.60     21.99  --
759.09/759.15	c  N dy 11024   2812524        70      6230         0    127524     43610   2247624     20.60     21.74  --
764.69/764.78	c  N dy 11121   2832553        70      6230         0     80056     43610   1055460     20.60     24.12  --
769.78/769.86	c  N dy 11186   2852649        70      6230         0     98062     43610   1494258     20.60     23.77  --
776.49/776.51	c  N dy 11268   2872990        70      6230         0    116345     43610   1938068     20.61     21.76  --
784.79/784.86	c  N dy 11376   2893043        70      6230         0     67923     43610    744273     20.61     21.93  --
789.98/790.03	c  N dy 11445   2916282        70      6230         0     88776     43610   1249447     20.61     21.72  --
796.09/796.14	c  N dy 11536   2936349        70      6230         0    106837     43610   1690591     20.62     23.60  --
802.79/802.83	c  N dy 11583   2956360        70      6230         0    124738     43610   2120314     20.61     21.74  --
812.68/812.79	c  N dy 11601   2997289        70      6230         0     93759     43610   1328223     20.59     21.73  --
819.39/819.45	c  N dy 11728   3017365        70      6230         0    111888     43610   1777129     20.60     22.46  --
826.18/826.21	c  N dy 11781   3037561        70      6230         0    130013     43610   2216886     20.59     21.88  --
834.79/834.90	c  N dy 11884   3067553        70      6230         0     88746     43610   1224437     20.60     21.70  --
841.19/841.21	c  N dy 11985   3087583        70      6230         0    106835     43610   1666478     20.60     25.38  --
848.59/848.60	c  N dy 12084   3107666        70      6230         0    124920     43610   2111221     20.61     23.70  --
858.78/858.89	c  N dy 12187   3134190        70      6230         0     79482     43610    971861     20.61     21.74  --
864.98/865.00	c  N dy 12320   3154261        70      6230         0     97588     43610   1419732     20.61     25.04  --
870.98/871.10	c  N dy 12383   3174336        70      6230         0    115610     43610   1853028     20.61     22.51  --
880.18/880.27	c  N dy 12429   3200932        70      6230         0    139410     43610   2418794     20.61     21.75  --
883.18/883.29	c  S st 12462   3211941        70      6230         0     79393     43610    973042     20.61     19.23  --
883.38/883.48	c  S st 12462   3212444        70      6230         0     79857     43610    985004     20.61   no data  --
883.38/883.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
883.38/883.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
883.48/883.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
883.48/883.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
883.48/883.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
883.48/883.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
883.48/883.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
895.78/895.89	c lits-rem:      1255  cl-subs:     2347  v-elim:      0  v-fix:    0  time: 12.35 s
895.78/895.89	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
895.88/895.90	c vivif2 --  cl tried    77510 cl shrink        0 lits rem          0 time: 0.01
896.08/896.14	c asymm  cl-useful: 0/580/6230 lits-rem:0 time: 0.23
896.08/896.14	c calculated reachability. Time: 0.00
896.08/896.14	c  N dy 12462   3212444        70      6230         0     77510     43610    927559     20.61   no data  --
901.48/901.59	c  N dy 12552   3232485        70      6230         0     95532     43610   1368700     20.61     23.42  --
908.78/908.82	c  N dy 12659   3253337        70      6230         0    114296     43610   1828110     20.62     21.80  --
917.98/918.09	c  N dy 12796   3275273        70      6230         0    134030     43610   2314238     20.62     21.71  --
924.48/924.56	c  N dy 12866   3295287        70      6230         0     81092     43610   1003553     20.63     24.01  --
930.28/930.30	c  N dy 12939   3315929        70      6230         0     99655     43610   1455101     20.63     21.73  --
940.38/940.46	c  N dy 13025   3349270        70      6230         0    129314     43610   2161327     20.62     21.90  --
949.38/949.46	c  N dy 13156   3369363        70      6230         0     75772     43610    864080     20.63     22.83  --
955.18/955.25	c  N dy 13289   3389463        70      6230         0     93949     43610   1316024     20.64     23.05  --
961.39/961.41	c  N dy 13361   3409535        70      6230         0    112006     43610   1754633     20.64     23.00  --
969.78/969.85	c  N dy 13481   3429598        70      6230         0    130119     43610   2202915     20.64     22.79  --
978.88/978.96	c  N dy 13561   3451118        70      6230         0     76664     43610    867337     20.65     21.74  --
983.98/984.02	c  N dy 13590   3472566        70      6230         0     95851     43610   1327668     20.64     21.73  --
990.48/990.59	c  N dy 13621   3494594        70      6230         0    115478     43610   1788555     20.64     21.83  --
1002.68/1002.76	c  N dy 13728   3526006        70      6230         0    143638     43610   2470307     20.64     21.76  --
1009.58/1009.60	c  N dy 13840   3546092        70      6230         0     88196     43610   1142731     20.64     22.62  --
1016.29/1016.36	c  N dy 13991   3566455        70      6230         0    106603     43610   1601487     20.65     21.86  --
1023.88/1023.97	c  N dy 14097   3586479        70      6230         0    124682     43610   2048160     20.65     21.76  --
1033.18/1033.24	c  N dy 14190   3608544        70      6230         0    144522     43610   2533505     20.66     21.88  --
1039.68/1039.73	c  N dy 14259   3628621        70      6230         0     87914     43610   1111383     20.66     22.00  --
1045.88/1045.93	c  N dy 14366   3648639        70      6230         0    105962     43610   1554761     20.66     21.85  --
1052.59/1052.66	c  N dy 14418   3668725        70      6230         0    123935     43610   1985841     20.66     21.76  --
1062.28/1062.35	c  N dy 14500   3690256        70      6230         0    143227     43610   2456453     20.66     21.75  --
1070.58/1070.62	c  N dy 14605   3711411        70      6230         0     86789     43610   1078341     20.67     21.78  --
1070.88/1070.91	c  S st 14609   3712444        70      6230         0     87722     43610   1100896     20.67     20.94  --
1071.08/1071.13	c  S st 14609   3712949        70      6230         0     88192     43610   1112870     20.67   no data  --
1071.08/1071.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1071.08/1071.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1071.08/1071.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1071.18/1071.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1071.18/1071.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1071.18/1071.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1071.18/1071.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1089.58/1089.65	c lits-rem:      1690  cl-subs:     2833  v-elim:      0  v-fix:    0  time: 18.45 s
1089.58/1089.65	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1089.58/1089.66	c vivif2 --  cl tried    85359 cl shrink        0 lits rem          0 time: 0.01
1089.78/1089.89	c asymm  cl-useful: 0/530/6230 lits-rem:0 time: 0.23
1089.88/1089.90	c calculated reachability. Time: 0.00
1089.88/1089.90	c  N dy 14609   3712949        70      6230         0     85359     43610   1042008     20.67   no data  --
1099.08/1099.13	c  N dy 14693   3748049        70      6230         0    116866     43610   1802383     20.66     21.76  --
1100.48/1100.59	c  F st 14723   3751563        70      6230         0    120048     43610   1882137     20.66   no data  --
1107.38/1107.40	c  N dy 14784   3768818        70      6230         0    135593     43610   2264922     20.66     21.93  --
1118.98/1119.04	c  N dy 14859   3800447        70      6230         0     87661     43610   1073717     20.66     22.07  --
1125.08/1125.10	c  N dy 14957   3820448        70      6230         0    105672     43610   1514954     20.66     22.86  --
1131.58/1131.64	c  N dy 14997   3840833        70      6230         0    123909     43610   1949304     20.66     21.80  --
1143.18/1143.24	c  N dy 15104   3868068        70      6230         0    148346     43610   2540042     20.66     21.82  --
1151.38/1151.43	c  N dy 15235   3891021        70      6230         0     91922     43610   1185976     20.66     21.83  --
1159.29/1159.37	c  N dy 15357   3915516        70      6230         0    113935     43610   1726776     20.67     21.78  --
1167.78/1167.84	c  N dy 15476   3935547        70      6230         0    131930     43610   2173339     20.67     21.82  --
1177.99/1178.01	c  N dy 15569   3957285        70      6230         0    151467     43610   2652466     20.67     21.83  --
1185.18/1185.23	c  N dy 15649   3978866        70      6230         0     92739     43610   1188812     20.68     21.92  --
1192.19/1192.22	c  N dy 15797   3998953        70      6230         0    110792     43610   1637674     20.68     22.70  --
1200.09/1200.11	c  N dy 15891   4019295        70      6230         0    129087     43610   2085598     20.69     21.83  --
1209.68/1209.74	c  N dy 15969   4041791        70      6230         0    149244     43610   2576902     20.69     21.89  --
1218.48/1218.58	c  N dy 16029   4066273        70      6230         0     92112     43610   1149853     20.69     21.79  --
1224.29/1224.36	c  N dy 16081   4086559        70      6230         0    110268     43610   1584112     20.68     21.87  --
1231.38/1231.41	c  N dy 16145   4106612        70      6230         0    128251     43610   2017737     20.68     23.30  --
1241.68/1241.70	c  N dy 16265   4128507        70      6230         0    147969     43610   2506878     20.69     21.84  --
1251.88/1251.96	c  N dy 16415   4148605        70      6230         0     86190     43610   1003962     20.70     22.81  --
1257.88/1257.91	c  N dy 16517   4168624        70      6230         0    104187     43610   1447492     20.70     23.16  --
1263.89/1263.98	c  N dy 16547   4189296        70      6230         0    122672     43610   1886913     20.69     21.81  --
1272.78/1272.80	c  N dy 16667   4209333        70      6230         0    140712     43610   2333073     20.70     24.01  --
1274.18/1274.27	c  S st 16675   4212950        70      6230         0    143946     43610   2411686     20.70     18.52  --
1274.58/1274.66	c  S st 16675   4213452        70      6230         0    144403     43610   2423428     20.70   no data  --
1274.58/1274.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1274.58/1274.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1274.68/1274.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1274.79/1274.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1274.79/1274.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1274.79/1274.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1274.79/1274.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 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-3175949-1301788878/watcher-3175949-1301788878 -o /tmp/evaluation-result-3175949-1301788878/solver-3175949-1301788878 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175949-1301788878.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.00 4.00 3.92 3/187 20855
/proc/meminfo: memFree=21799312/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=29940 CPUtime=0 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 634 0 0 0 0 0 0 0 25 0 1 0 271303628 30658560 573 33554432000 4194304 4650387 140734458430400 18446744073709551615 4371096 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 7485 573 345 112 0 2450 0

[startup+0.0390611 s]
/proc/loadavg: 4.00 4.00 3.92 3/187 20855
/proc/meminfo: memFree=21799312/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=29940 CPUtime=0.03 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 640 0 0 0 3 0 0 0 25 0 1 0 271303628 30658560 579 33554432000 4194304 4650387 140734458430400 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 7485 579 345 112 0 2450 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29940

[startup+0.101048 s]
/proc/loadavg: 4.00 4.00 3.92 3/187 20855
/proc/meminfo: memFree=21799312/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=30072 CPUtime=0.09 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 651 0 0 0 9 0 0 0 25 0 1 0 271303628 30793728 590 33554432000 4194304 4650387 140734458430400 18446744073709551615 4536447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 7518 590 345 112 0 2483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30072

[startup+0.301012 s]
/proc/loadavg: 4.00 4.00 3.92 3/187 20855
/proc/meminfo: memFree=21799312/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=32304 CPUtime=0.29 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 1302 0 0 0 29 0 0 0 25 0 1 0 271303628 33079296 1179 33554432000 4194304 4650387 140734458430400 18446744073709551615 4306598 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 8076 1179 376 112 0 3041 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32304

[startup+0.700941 s]
/proc/loadavg: 4.00 4.00 3.92 3/187 20855
/proc/meminfo: memFree=21799312/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=32876 CPUtime=0.69 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 1874 0 0 0 69 0 0 0 25 0 1 0 271303628 33665024 1313 33554432000 4194304 4650387 140734458430400 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 8219 1313 378 112 0 3184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32876

[startup+1.5008 s]
/proc/loadavg: 4.00 4.00 3.92 4/188 20856
/proc/meminfo: memFree=21793352/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=39672 CPUtime=1.49 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 4178 0 0 0 149 0 0 0 25 0 1 0 271303628 40624128 2938 33554432000 4194304 4650387 140734458430400 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 9918 2938 380 112 0 4883 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39672

[startup+3.10052 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20883
/proc/meminfo: memFree=21785916/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=39736 CPUtime=3.09 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 4619 0 0 0 309 0 0 0 25 0 1 0 271303628 40689664 2955 33554432000 4194304 4650387 140734458430400 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 9934 2955 380 112 0 4899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39736

[startup+6.30094 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20883
/proc/meminfo: memFree=21773844/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=40320 CPUtime=6.29 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 6068 0 0 0 629 0 0 0 25 0 1 0 271303628 41287680 2987 33554432000 4194304 4650387 140734458430400 18446744073709551615 4439050 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 10080 2987 380 112 0 5045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40320

[startup+12.7008 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20883
/proc/meminfo: memFree=21756244/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=46508 CPUtime=12.69 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 9672 0 0 0 1269 0 0 0 25 0 1 0 271303628 47624192 4781 33554432000 4194304 4650387 140734458430400 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 11627 4781 380 112 0 6592 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46508

[startup+25.5005 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20883
/proc/meminfo: memFree=21731644/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=52932 CPUtime=25.49 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 15572 0 0 0 2547 2 0 0 25 0 1 0 271303628 54202368 6205 33554432000 4194304 4650387 140734458430400 18446744073709551615 4438375 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 13233 6205 380 112 0 8198 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52932

[startup+51.1009 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20912
/proc/meminfo: memFree=21860584/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=55488 CPUtime=51.09 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 23432 0 0 0 5106 3 0 0 25 0 1 0 271303628 56819712 7122 33554432000 4194304 4650387 140734458430400 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 13872 7122 380 112 0 8837 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55488

[startup+102.307 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 20913
/proc/meminfo: memFree=21815004/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=60988 CPUtime=102.3 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 37670 0 0 0 10223 7 0 0 25 0 1 0 271303628 62451712 8630 33554432000 4194304 4650387 140734458430400 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 15247 8630 380 112 0 10212 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60988

[startup+162.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 20969
/proc/meminfo: memFree=21758648/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=70784 CPUtime=162.29 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 51343 0 0 0 16219 10 0 0 25 0 1 0 271303628 72482816 11229 33554432000 4194304 4650387 140734458430400 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 17696 11229 380 112 0 12661 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70784

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 20970
/proc/meminfo: memFree=21708272/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=81432 CPUtime=222.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 62708 0 0 0 22215 13 0 0 25 0 1 0 271303628 83386368 13510 33554432000 4194304 4650387 140734458430400 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 20358 13510 380 112 0 15323 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 81432

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 20972
/proc/meminfo: memFree=21695108/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=81708 CPUtime=282.29 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 72702 0 0 0 28212 17 0 0 25 0 1 0 271303628 83668992 13712 33554432000 4194304 4650387 140734458430400 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 20427 13712 380 112 0 15392 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 81708

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20974
/proc/meminfo: memFree=21650196/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=94844 CPUtime=342.29 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 81632 0 0 0 34210 19 0 0 25 0 1 0 271303628 97120256 16132 33554432000 4194304 4650387 140734458430400 18446744073709551615 4365235 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 23711 16132 380 112 0 18676 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 94844

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20975
/proc/meminfo: memFree=21621904/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=95068 CPUtime=402.29 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 90580 0 0 0 40207 22 0 0 25 0 1 0 271303628 97349632 16137 33554432000 4194304 4650387 140734458430400 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 23767 16137 380 112 0 18732 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 95068

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 20977
/proc/meminfo: memFree=21588648/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=99652 CPUtime=462.29 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 99453 0 0 0 46204 25 0 0 25 0 1 0 271303628 102043648 17941 33554432000 4194304 4650387 140734458430400 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 24913 17941 380 112 0 19878 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 99652

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 20978
/proc/meminfo: memFree=21572756/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=103068 CPUtime=522.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 105393 0 0 0 52202 26 0 0 25 0 1 0 271303628 105541632 18869 33554432000 4194304 4650387 140734458430400 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 25767 18869 380 112 0 20732 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 103068

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 20980
/proc/meminfo: memFree=21549056/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=103280 CPUtime=582.29 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 113132 0 0 0 58199 30 0 0 25 0 1 0 271303628 105758720 19057 33554432000 4194304 4650387 140734458430400 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 25820 19058 380 112 0 20785 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 103280

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.93 6/190 20982
/proc/meminfo: memFree=21534776/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=107748 CPUtime=642.29 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 119592 0 0 0 64198 31 0 0 25 0 1 0 271303628 110333952 20316 33554432000 4194304 4650387 140734458430400 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 26937 20316 380 112 0 21902 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 107748

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.93 6/190 20983
/proc/meminfo: memFree=21523476/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=109908 CPUtime=702.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 119873 0 0 0 70197 31 0 0 25 0 1 0 271303628 112545792 20597 33554432000 4194304 4650387 140734458430400 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 27477 20597 380 112 0 22442 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 109908

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 20985
/proc/meminfo: memFree=21501136/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=110012 CPUtime=762.29 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 124454 0 0 0 76196 33 0 0 25 0 1 0 271303628 112652288 19482 33554432000 4194304 4650387 140734458430400 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 27503 19482 380 112 0 22468 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 110012

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 20986
/proc/meminfo: memFree=21494416/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=110128 CPUtime=822.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 131215 0 0 0 82192 36 0 0 25 0 1 0 271303628 112771072 20722 33554432000 4194304 4650387 140734458430400 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 27532 20722 380 112 0 22497 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 110128

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 20988
/proc/meminfo: memFree=21493152/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=110288 CPUtime=882.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 138515 0 0 0 88190 38 0 0 25 0 1 0 271303628 112934912 19525 33554432000 4194304 4650387 140734458430400 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 27572 19525 380 112 0 22537 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 110288

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 3.94 6/190 20990
/proc/meminfo: memFree=21484208/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=110632 CPUtime=942.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 143530 0 0 0 94188 40 0 0 25 0 1 0 271303628 113287168 21551 33554432000 4194304 4650387 140734458430400 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 27658 21551 380 112 0 22623 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 110632

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.94 6/190 20991
/proc/meminfo: memFree=21471884/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=110752 CPUtime=1002.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 149708 0 0 0 100185 43 0 0 25 0 1 0 271303628 113410048 21770 33554432000 4194304 4650387 140734458430400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 27688 21770 380 112 0 22653 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 110752

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.94 6/190 20993
/proc/meminfo: memFree=21470852/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=110868 CPUtime=1062.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 155819 0 0 0 106183 45 0 0 25 0 1 0 271303628 113528832 21785 33554432000 4194304 4650387 140734458430400 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 27717 21785 380 112 0 22682 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 110868

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 20994
/proc/meminfo: memFree=21474284/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=110980 CPUtime=1122.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 160926 0 0 0 112180 48 0 0 25 0 1 0 271303628 113643520 20584 33554432000 4194304 4650387 140734458430400 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 27745 20584 380 112 0 22710 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 110980

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.94 6/190 20996
/proc/meminfo: memFree=21470912/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=111092 CPUtime=1182.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 166858 0 0 0 118178 50 0 0 25 0 1 0 271303628 113758208 20132 33554432000 4194304 4650387 140734458430400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 27773 20132 380 112 0 22738 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 111092

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.94 6/190 20998
/proc/meminfo: memFree=21444968/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=111148 CPUtime=1242.28 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 171899 0 0 0 124176 52 0 0 25 0 1 0 271303628 113815552 21909 33554432000 4194304 4650387 140734458430400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 27787 21909 380 112 0 22752 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 111148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 20999
/proc/meminfo: memFree=21364208/32951124 swapFree=67111528/67111528
[pid=20855] ppid=20853 vsize=128532 CPUtime=1299.98 cores=5,7
/proc/20855/stat : 20855 (strangenight1-s) R 20853 20855 20159 0 -1 4202496 178603 0 0 0 129944 54 0 0 25 0 1 0 271303628 131616768 25335 33554432000 4194304 4650387 140734458430400 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20855/statm: 32133 25335 380 112 0 27098 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 128532

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): 1300
CPU user time (s): 1299.45
CPU system time (s): 0.552915
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 128532

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

runsolver used 2.03469 second user time and 5.05423 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-03 02:01:18
IDJOB=3175949
IDBENCH=82967
IDSOLVER=1589
FILE ID=node145/3175949-1301788878
RUNJOBID= node145-1301783648-20181
PBS_JOBID= 12841373
Free space on /tmp= 72344 MiB

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

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

MD5SUM BENCH= 451ffe4472cc20e5e3b12a007e082982
RANDOM SEED=1066849676

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21799468 kB
Buffers:        363796 kB
Cached:       10302044 kB
SwapCached:          0 kB
Active:        7040136 kB
Inactive:      3853260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21799468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12444 kB
Writeback:           0 kB
AnonPages:      227520 kB
Mapped:          16020 kB
Slab:           193404 kB
PageTables:       5612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   444196 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= 72336 MiB
End job on node145 at 2011-04-03 02:23:00