Trace number 3369975

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.03 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
MD5SUM86d70d98b4a1fa931b287202356d4839
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

Solver Data

0.00/0.03	c Outputting solution to console
0.00/0.03	c This is CryptoMiniSat 2.9.0
0.00/0.03	c compiled with gcc version 4.4.5
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Reading file 'HOME/instance-3369975-1305384701.cnf'
0.00/0.03	c -- header says num vars:             90
0.00/0.03	c -- header says num clauses:        8010
0.00/0.03	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.03	c -- vars added         90
0.00/0.03	c Parsing time:  0.00 s
0.00/0.03	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.12/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.12/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.18/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.18/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.18/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.18/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.18/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.18/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.18/0.23	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.18/0.23	c calculated reachability. Time: 0.00
0.18/0.23	c Calc default polars -  time:   0.00 s pos:      37 undec:       0 neg:      53
0.18/0.23	c =========================================================================================
0.18/0.23	c types(t): F = full restart, N = normal restart
0.18/0.23	c types(t): S = simplification begin/end, E = solution found
0.18/0.23	c restart types(rt): st = static, dy = dynamic
0.18/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.18/0.23	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.28/0.38	c  N dy    13      4642        90      8010         0      4319     56070    128129     25.11     26.47  --
0.68/0.70	c  N dy    26     12427        90      8010         0      5257     56070    127649     25.12     26.48  --
0.78/0.88	c  N dy    44     16707        90      8010         0      9237     56070    245069     25.31     26.68  --
1.08/1.12	c  N dy    50     21551        90      8010         0      8500     56070    205151     25.20     26.62  --
1.18/1.30	c  F st    65     25000        90      8010         0     11699     56070    300373     25.34     25.71  --
1.27/1.33	c  N st    67     25627        90      8010         0     12286     56070    317872     25.34   no data  --
1.47/1.54	c  N dy    71     30000        90      8010         0     10011     56070    233265     25.34   no data  --
1.47/1.54	c  S st    71     30000        90      8010         0     10011     56070    233265     25.34   no data  --
1.47/1.58	c  S st    71     30504        90      8010         0     10487     56070    247389     25.34   no data  --
1.47/1.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.47/1.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.47/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.47/1.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.47/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.47/1.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.47/1.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.75/2.80	c lits-rem:      1428  cl-subs:      778  v-elim:      0  v-fix:    0  time:  1.20 s
3.05/3.10	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.30
3.05/3.10	c calculated reachability. Time: 0.00
3.05/3.10	c  N dy    71     30504        90      8010         0      9709     56070    220622     25.34   no data  --
3.26/3.33	c  N dy    84     34508        90      8010         0     13423     56070    331894     25.42     26.93  --
3.55/3.64	c  N dy    97     40008        90      8010         0     11195     56070    250511     25.45     27.12  --
3.85/3.92	c  N dy   108     44588        90      8010         0     15432     56070    375535     25.46     26.89  --
3.95/4.00	c  S st   114     45758        90      8010         0     16525     56070    407390     25.46     23.50  --
3.95/4.04	c  S st   114     46263        90      8010         0      8725     56070    159577     25.46   no data  --
3.95/4.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.95/4.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.95/4.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.95/4.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.95/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.95/4.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3.95/4.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.86/4.99	c lits-rem:       157  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.94 s
4.86/4.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4.86/4.99	c vivif2 --  cl tried     8692 cl shrink        0 lits rem          0 time: 0.00
5.16/5.28	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
5.16/5.28	c calculated reachability. Time: 0.00
5.16/5.28	c  N dy   114     46263        90      8010         0      8692     56070    158144     25.46   no data  --
6.57/6.64	c  N dy   118     69394        90      8010         0     10604     56070    184983     24.74     22.92  --
6.57/6.64	c  S st   118     69394        90      8010         0     10604     56070    184983     24.74     22.92  --
6.57/6.68	c  S st   118     69896        90      8010         0     11082     56070    199323     24.74   no data  --
6.57/6.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.57/6.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.57/6.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.57/6.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.57/6.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.57/6.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
6.57/6.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.56/7.64	c lits-rem:       321  cl-subs:      174  v-elim:      0  v-fix:    0  time:  0.95 s
7.56/7.64	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
7.56/7.64	c vivif2 --  cl tried    10908 cl shrink        0 lits rem          0 time: 0.00
7.86/7.98	c asymm  cl-useful: 0/7997/8010 lits-rem:0 time: 0.33
7.86/7.98	c calculated reachability. Time: 0.00
7.86/7.98	c  N dy   118     69896        90      8010         0     10908     56070    193945     24.74   no data  --
8.16/8.26	c  N dy   144     74461        90      8010         0     15177     56070    318961     24.81     26.26  --
8.56/8.67	c  N dy   182     79972        90      8010         0     20296     56070    470564     24.92     26.42  --
9.06/9.11	c  N dy   218     86365        90      8010         0     15163     56070    300177     25.02     26.38  --
9.06/9.19	c  F st   227     87501        90      8010         0     16231     56070    332430     25.05     24.61  --
9.46/9.52	c  N dy   233     92695        90      8010         0     21006     56070    475128     25.05   no data  --
9.86/9.99	c  N dy   264     98875        90      8010         0     14716     56070    269594     25.11     26.48  --
10.36/10.42	c  S st   301    104844        90      8010         0     20299     56070    435182     25.18     25.09  --
10.36/10.48	c  S st   301    105346        90      8010         0     20775     56070    449675     25.18   no data  --
10.36/10.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/10.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.36/10.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.46/10.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.46/10.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.46/10.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
10.46/10.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.17/12.28	c lits-rem:      2255  cl-subs:     1337  v-elim:      0  v-fix:    0  time:  1.78 s
12.17/12.28	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.17/12.28	c vivif2 --  cl tried    19438 cl shrink        0 lits rem          0 time: 0.00
12.56/12.63	c asymm  cl-useful: 0/5633/8010 lits-rem:0 time: 0.35
12.56/12.63	c calculated reachability. Time: 0.00
12.56/12.63	c  N dy   301    105346        90      8010         0     19438     56070    403230     25.18   no data  --
13.95/14.05	c  N dy   332    123506        90      8010         0     23249     56070    494068     25.04     26.39  --
14.55/14.69	c  N dy   362    131577        90      8010         0     16883     56070    300019     25.08     26.53  --
15.25/15.35	c  N dy   412    139978        90      8010         0     24720     56070    533176     25.16     26.50  --
16.16/16.22	c  N dy   434    150604        90      8010         0     19711     56070    363031     25.14     26.54  --
16.76/16.83	c  S st   449    158019        90      8010         0     26547     56070    562400     25.13     26.16  --
16.86/16.90	c  S st   449    158521        90      8010         0     27016     56070    576296     25.13   no data  --
16.86/16.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.86/16.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.86/16.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.86/16.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.86/16.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.86/16.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
16.86/16.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.96/19.07	c lits-rem:      1907  cl-subs:     2227  v-elim:      0  v-fix:    0  time:  2.14 s
18.96/19.07	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
18.96/19.07	c vivif2 --  cl tried    24789 cl shrink        0 lits rem          0 time: 0.00
19.16/19.25	c asymm  cl-useful: 0/1901/8010 lits-rem:0 time: 0.17
19.16/19.25	c calculated reachability. Time: 0.00
19.16/19.25	c  N dy   449    158521        90      8010         0     24789     56070    506071     25.13   no data  --
20.16/20.25	c  N dy   513    169626        90      8010         0     19442     56070    339845     25.23     26.66  --
21.36/21.47	c  N dy   537    184413        90      8010         0     33153     56070    740150     25.18     26.55  --
22.36/22.44	c  N dy   572    196798        90      8010         0     27971     56070    574932     25.18     26.56  --
23.56/23.69	c  N dy   575    211988        90      8010         0     24368     56070    444906     25.11     26.50  --
25.05/25.19	c  N dy   648    226271        90      8010         0     19138     56070    275149     25.18     26.52  --
26.06/26.18	c  S st   699    237782        90      8010         0     29834     56070    592216     25.21     25.44  --
26.16/26.26	c  S st   699    238288        90      8010         0     30318     56070    606830     25.21   no data  --
26.16/26.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.16/26.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.16/26.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.16/26.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.16/26.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.16/26.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
26.16/26.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.76/28.82	c lits-rem:      2246  cl-subs:     2000  v-elim:      0  v-fix:    0  time:  2.53 s
28.76/28.82	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
28.76/28.82	c vivif2 --  cl tried    28318 cl shrink        0 lits rem          0 time: 0.00
28.86/28.99	c asymm  cl-useful: 0/2310/8010 lits-rem:0 time: 0.17
28.86/28.99	c calculated reachability. Time: 0.00
28.86/28.99	c  N dy   699    238288        90      8010         0     28318     56070    540416     25.21   no data  --
30.46/30.55	c  N dy   751    254322        90      8010         0     23762     56070    395900     25.23     26.60  --
32.45/32.51	c  N dy   798    274281        90      8010         0     21923     56070    323583     25.23     26.76  --
34.16/34.26	c  N dy   880    291789        90      8010         0     38137     56070    804794     25.28     27.70  --
35.65/35.77	c  F st   923    306250        90      8010         0     30277     56070    551551     25.29     23.58  --
36.16/36.27	c  N dy   929    311445        90      8010         0     35061     56070    695053     25.29   no data  --
38.26/38.35	c  N dy   968    331388        90      8010         0     31302     56070    560107     25.28     26.91  --
40.46/40.56	c  N dy  1005    352146        90      8010         0     27361     56070    425932     25.24     26.77  --
41.05/41.12	c  S st  1036    357433        90      8010         0     32274     56070    571519     25.26   no data  --
41.15/41.20	c  S st  1036    357938        90      8010         0     32742     56070    585535     25.26   no data  --
41.15/41.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.15/41.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.15/41.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
41.15/41.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.15/41.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.15/41.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
41.15/41.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.65/43.71	c lits-rem:      1576  cl-subs:     1620  v-elim:      0  v-fix:    0  time:  2.48 s
43.65/43.71	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
43.65/43.72	c vivif2 --  cl tried    31122 cl shrink        0 lits rem          0 time: 0.00
43.75/43.89	c asymm  cl-useful: 0/1711/8010 lits-rem:0 time: 0.18
43.75/43.89	c calculated reachability. Time: 0.00
43.75/43.89	c  N dy  1036    357938        90      8010         0     31122     56070    532574     25.26   no data  --
48.06/48.14	c  N dy  1068    397716        90      8010         0     43715     56070    873950     25.11     26.43  --
50.56/50.64	c  N dy  1177    417978        90      8010         0     37595     56070    697693     25.15     26.55  --
53.16/53.27	c  N dy  1280    438112        90      8010         0     30397     56070    465708     25.19     26.60  --
56.06/56.12	c  N dy  1302    462964        90      8010         0     53235     56070   1127550     25.13     26.49  --
58.45/58.52	c  N dy  1384    483009        90      8010         0     45069     56070    884848     25.16     26.64  --
61.06/61.18	c  N dy  1467    503071        90      8010         0     35970     56070    595945     25.18     28.27  --
63.87/63.96	c  N dy  1505    524006        90      8010         0     55319     56070   1159730     25.14     26.57  --
65.46/65.57	c  S st  1564    536908        90      8010         0     38596     56070    653700     25.16     25.16  --
65.56/65.66	c  S st  1564    537410        90      8010         0     39074     56070    667983     25.16   no data  --
65.56/65.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.56/65.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.56/65.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
65.56/65.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.56/65.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.56/65.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
65.56/65.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.17/68.29	c lits-rem:       720  cl-subs:     1695  v-elim:      0  v-fix:    0  time:  2.59 s
68.17/68.29	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
68.17/68.29	c vivif2 --  cl tried    37379 cl shrink        0 lits rem          0 time: 0.01
68.36/68.48	c asymm  cl-useful: 0/1426/8010 lits-rem:0 time: 0.18
68.36/68.48	c calculated reachability. Time: 0.00
68.36/68.48	c  N dy  1564    537410        90      8010         0     37379     56070    612976     25.16   no data  --
71.36/71.47	c  N dy  1646    557496        90      8010         0     56016     56070   1164880     25.18     26.59  --
73.96/74.06	c  N dy  1721    577520        90      8010         0     45064     56070    825607     25.19     26.58  --
77.36/77.44	c  N dy  1845    597525        90      8010         0     33081     56070    448560     25.24     27.65  --
79.86/79.97	c  N dy  1892    618962        90      8010         0     53001     56070   1038967     25.23     26.57  --
83.16/83.30	c  N dy  1948    642615        90      8010         0     43303     56070    730699     25.21     26.65  --
86.36/86.49	c  N dy  2038    662721        90      8010         0     61904     56070   1282979     25.24     26.76  --
89.86/89.91	c  N dy  2093    688083        90      8010         0     52933     56070    994549     25.22     26.71  --
93.47/93.52	c  N dy  2181    709115        90      8010         0     39138     56070    576543     25.24     26.58  --
96.96/97.04	c  N dy  2225    734572        90      8010         0     62625     56070   1265877     25.21     26.66  --
100.06/100.18	c  N dy  2329    754739        90      8010         0     47121     56070    797434     25.24     26.82  --
104.06/104.12	c  N dy  2389    779266        90      8010         0     69830     56070   1464120     25.23     26.58  --
106.96/107.09	c  N dy  2506    799280        90      8010         0     53228     56070    959729     25.26     26.70  --
108.16/108.25	c  S st  2536    806115        90      8010         0     59551     56070   1146701     25.26     24.33  --
108.26/108.39	c  S st  2536    806620        90      8010         0     60032     56070   1161162     25.26   no data  --
108.26/108.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.26/108.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.36/108.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
108.36/108.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.36/108.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.36/108.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
108.36/108.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.96/118.04	c lits-rem:      3093  cl-subs:     3863  v-elim:      0  v-fix:    0  time:  9.59 s
117.96/118.04	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
117.96/118.05	c vivif2 --  cl tried    56169 cl shrink        0 lits rem          0 time: 0.01
118.16/118.27	c asymm  cl-useful: 0/972/8010 lits-rem:0 time: 0.22
118.16/118.27	c calculated reachability. Time: 0.00
118.16/118.27	c  N dy  2536    806620        90      8010         0     56169     56070   1030860     25.26   no data  --
121.66/121.79	c  N dy  2587    827570        90      8010         0     39576     56070    531587     25.25     26.64  --
124.86/124.93	c  N dy  2630    850198        90      8010         0     60471     56070   1140394     25.23     26.67  --
129.66/129.74	c  N dy  2643    885783        90      8010         0     56196     56070    982922     25.12     26.55  --
133.76/133.89	c  N dy  2684    912745        90      8010         0     43301     56070    601135     25.08     26.58  --
137.96/138.01	c  N dy  2724    940633        90      8010         0     68921     56070   1341995     25.05     26.48  --
142.16/142.29	c  N dy  2855    961100        90      8010         0     49248     56070    768838     25.08     26.56  --
145.76/145.83	c  N dy  2941    981714        90      8010         0     68354     56070   1333903     25.09     26.42  --
149.76/149.84	c  N dy  3059   1001721        90      8010         0     47172     56070    687521     25.12     28.01  --
153.26/153.37	c  N dy  3166   1021932        90      8010         0     65911     56070   1243687     25.14     26.47  --
157.56/157.69	c  N dy  3268   1042151        90      8010         0     43947     56070    569072     25.15     26.53  --
160.97/161.03	c  N dy  3375   1062184        90      8010         0     62557     56070   1123344     25.17     27.15  --
162.88/162.99	c  F st  3421   1071875        90      8010         0     71530     56070   1390265     25.18     25.18  --
165.17/165.20	c  N dy  3436   1082824        90      8010         0     81643     56070   1690232     25.18     26.61  --
168.56/168.62	c  N dy  3528   1103446        90      8010         0     59051     56070    998727     25.19     26.69  --
172.67/172.80	c  N dy  3634   1123567        90      8010         0     77697     56070   1552904     25.21     26.58  --
175.96/176.09	c  N dy  3656   1143939        90      8010         0     53743     56070    810638     25.18     26.52  --
179.77/179.82	c  N dy  3743   1164121        90      8010         0     72441     56070   1366047     25.19     26.71  --
184.36/184.41	c  N dy  3852   1184242        90      8010         0     47625     56070    624362     25.21     26.77  --
187.76/187.85	c  N dy  3938   1204277        90      8010         0     66170     56070   1173460     25.22     27.80  --
188.86/188.98	c  S st  3963   1209930        90      8010         0     71374     56070   1327642     25.22     23.69  --
189.06/189.15	c  S st  3963   1210431        90      8010         0     71851     56070   1342252     25.22   no data  --
189.06/189.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
189.06/189.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
189.06/189.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
189.17/189.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.17/189.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.17/189.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
189.17/189.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
202.16/202.25	c lits-rem:      2729  cl-subs:     4905  v-elim:      0  v-fix:    0  time: 13.03 s
202.16/202.25	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
202.16/202.26	c vivif2 --  cl tried    66946 cl shrink        0 lits rem          0 time: 0.01
202.47/202.51	c asymm  cl-useful: 0/810/8010 lits-rem:0 time: 0.25
202.47/202.51	c calculated reachability. Time: 0.00
202.47/202.51	c  N dy  3963   1210431        90      8010         0     66946     56070   1183805     25.22   no data  --
206.96/207.05	c  N dy  4030   1230960        90      8010         0     85966     56070   1745841     25.23     26.67  --
210.86/210.94	c  N dy  4126   1252074        90      8010         0     61312     56070   1014555     25.24     26.79  --
215.17/215.22	c  N dy  4215   1272235        90      8010         0     80041     56070   1573824     25.26     26.63  --
219.47/219.55	c  N dy  4293   1292270        90      8010         0     53309     56070    754090     25.26     29.24  --
222.96/223.09	c  N dy  4365   1312289        90      8010         0     71836     56070   1304044     25.27     26.71  --
227.46/227.51	c  N dy  4413   1332897        90      8010         0     90852     56070   1863358     25.27     26.63  --
230.97/231.08	c  N dy  4490   1352993        90      8010         0     63207     56070   1026147     25.27     26.61  --
236.07/236.14	c  N dy  4612   1373063        90      8010         0     81852     56070   1586377     25.29     27.47  --
241.36/241.42	c  N dy  4683   1399078        90      8010         0     58640     56070    871248     25.29     26.72  --
244.66/244.77	c  N dy  4686   1421066        90      8010         0     78703     56070   1451922     25.26     26.68  --
250.36/250.43	c  N dy  4806   1443082        90      8010         0     51208     56070    636629     25.27     26.62  --
254.18/254.21	c  N dy  4914   1463176        90      8010         0     69841     56070   1192334     25.28     26.71  --
258.97/259.06	c  N dy  5000   1484061        90      8010         0     89132     56070   1760873     25.29     26.70  --
263.97/264.09	c  N dy  5025   1511727        90      8010         0     65624     56070   1036832     25.26     26.65  --
268.66/268.73	c  N dy  5133   1531825        90      8010         0     84283     56070   1594371     25.27     26.99  --
274.46/274.50	c  N dy  5244   1553497        90      8010         0     54440     56070    692260     25.28     26.66  --
280.87/280.99	c  N dy  5334   1588102        90      8010         0     86326     56070   1629152     25.28     26.63  --
285.37/285.44	c  N dy  5336   1609402        90      8010         0     55096     56070    693010     25.26     26.59  --
289.28/289.31	c  N dy  5434   1629489        90      8010         0     73736     56070   1251357     25.27     26.62  --
293.87/293.92	c  N dy  5499   1649538        90      8010         0     92214     56070   1796908     25.27     26.66  --
298.76/298.89	c  N dy  5570   1670349        90      8010         0     59777     56070    814054     25.27     26.69  --
306.17/306.20	c  N dy  5598   1709931        90      8010         0     96133     56070   1882842     25.24     26.70  --
306.27/306.36	c  S st  5603   1710431        90      8010         0     96599     56070   1896881     25.24   no data  --
306.47/306.58	c  S st  5603   1710934        90      8010         0     97078     56070   1911297     25.24   no data  --
306.47/306.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
306.47/306.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
306.57/306.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
306.57/306.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
306.57/306.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.57/306.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
306.57/306.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
369.77/369.83	c lits-rem:      4356  cl-subs:     9164  v-elim:      0  v-fix:    0  time: 63.15 s
369.77/369.83	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
369.77/369.85	c vivif2 --  cl tried    87914 cl shrink        0 lits rem          0 time: 0.02
370.07/370.13	c asymm  cl-useful: 0/628/8010 lits-rem:0 time: 0.28
370.07/370.14	c calculated reachability. Time: 0.00
370.07/370.14	c  N dy  5603   1710934        90      8010         0     87914     56070   1636790     25.24   no data  --
375.57/375.69	c  N dy  5679   1731949        90      8010         0     55118     56070    664105     25.25     26.61  --
380.07/380.12	c  N dy  5735   1751979        90      8010         0     73580     56070   1210469     25.25     28.03  --
385.37/385.44	c  N dy  5752   1774005        90      8010         0     93781     56070   1801351     25.23     26.91  --
391.47/391.50	c  N dy  5831   1798457        90      8010         0     63111     56070    882850     25.24     26.61  --
395.57/395.69	c  N dy  5925   1818581        90      8010         0     81761     56070   1435268     25.24     26.72  --
401.17/401.20	c  N dy  6031   1838836        90      8010         0    100555     56070   1997820     25.25     26.93  --
406.27/406.39	c  N dy  6131   1858845        90      8010         0     64715     56070    913308     25.26     28.12  --
411.77/411.82	c  N dy  6201   1884738        90      8010         0     88607     56070   1616597     25.26     26.72  --
418.08/418.15	c  N dy  6329   1904779        90      8010         0    107223     56070   2178148     25.28     27.59  --
423.37/423.42	c  N dy  6420   1929563        90      8010         0     74679     56070   1189892     25.29     26.68  --
428.08/428.15	c  N dy  6491   1949566        90      8010         0     93110     56070   1736373     25.29     27.05  --
434.97/435.05	c  N dy  6584   1970823        90      8010         0     56443     56070    624725     25.30     26.71  --
438.88/438.95	c  N dy  6652   1991995        90      8010         0     75997     56070   1201497     25.30     26.64  --
443.38/443.46	c  N dy  6705   2012050        90      8010         0     94455     56070   1741838     25.29     27.02  --
451.97/452.04	c  N dy  6833   2042098        90      8010         0     64950     56070    853970     25.29     26.77  --
456.17/456.28	c  N dy  6902   2062165        90      8010         0     83483     56070   1402911     25.30     27.34  --
461.87/461.92	c  N dy  7013   2082226        90      8010         0    102060     56070   1959719     25.31     27.79  --
467.88/467.95	c  N dy  7076   2102464        90      8010         0     62486     56070    765270     25.31     27.00  --
471.77/471.88	c  N dy  7102   2123916        90      8010         0     82267     56070   1347443     25.30     26.65  --
489.87/489.96	c  N dy  7150   2209175        90      8010         0    100966     56070   1842289     25.21     26.55  --
490.47/490.50	c  S st  7159   2210934        90      8010         0    102618     56070   1891526     25.21     24.49  --
490.69/490.75	c  S st  7159   2211441        90      8010         0    103093     56070   1906255     25.21   no data  --
490.69/490.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
490.69/490.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
490.69/490.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
490.77/490.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
490.77/490.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.77/490.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
490.77/490.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
523.98/524.03	c lits-rem:      3914  cl-subs:    12028  v-elim:      0  v-fix:    0  time: 33.18 s
523.98/524.03	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
523.98/524.05	c vivif2 --  cl tried    91065 cl shrink        0 lits rem          0 time: 0.02
524.28/524.30	c asymm  cl-useful: 0/828/8010 lits-rem:0 time: 0.25
524.28/524.30	c calculated reachability. Time: 0.00
524.28/524.30	c  N dy  7159   2211441        90      8010         0     91065     56070   1585214     25.21   no data  --
530.37/530.49	c  N dy  7251   2232311        90      8010         0    110370     56070   2162362     25.22     26.57  --
537.68/537.77	c  N dy  7353   2252389        90      8010         0     69805     56070    963780     25.23     26.56  --
543.28/543.39	c  N dy  7430   2272529        90      8010         0     88425     56070   1516325     25.23     26.64  --
550.18/550.20	c  N dy  7550   2294197        90      8010         0    108492     56070   2116623     25.24     26.63  --
556.69/556.77	c  N dy  7680   2314280        90      8010         0     66505     56070    841133     25.25     26.83  --
561.09/561.16	c  N dy  7769   2334306        90      8010         0     85003     56070   1394096     25.26     26.60  --
566.38/566.44	c  N dy  7822   2354653        90      8010         0    103742     56070   1947613     25.26     26.73  --
575.28/575.35	c  N dy  7850   2392438        90      8010         0     76717     56070   1110078     25.24     26.69  --
579.98/580.00	c  N dy  7930   2412450        90      8010         0     95219     56070   1663936     25.24     28.56  --
587.78/587.87	c  N dy  8076   2435944        90      8010         0    116932     56070   2315032     25.25     26.60  --
593.37/593.42	c  N dy  8172   2455989        90      8010         0     72972     56070    994214     25.26     27.64  --
600.58/600.61	c  N dy  8279   2486006        90      8010         0    100690     56070   1819638     25.26     26.88  --
607.68/607.74	c  N dy  8365   2507514        90      8010         0    120569     56070   2413180     25.27     26.87  --
613.48/613.54	c  N dy  8470   2527612        90      8010         0     75553     56070   1048791     25.28     27.33  --
619.88/619.99	c  N dy  8576   2553027        90      8010         0     99073     56070   1749644     25.28     26.70  --
626.68/626.70	c  N dy  8667   2573636        90      8010         0    118169     56070   2320521     25.29     26.64  --
632.98/633.04	c  N dy  8771   2593675        90      8010         0     72044     56070    925157     25.29     26.82  --
638.98/639.01	c  N dy  8857   2618754        90      8010         0     95273     56070   1614574     25.30     26.65  --
645.48/645.59	c  N dy  8897   2644005        90      8010         0    118527     56070   2299253     25.29     26.62  --
654.49/654.53	c  N dy  9004   2675448        90      8010         0     81797     56070   1191587     25.29     26.64  --
659.68/659.79	c  N dy  9077   2695463        90      8010         0    100176     56070   1733060     25.29     28.09  --
664.58/664.66	c  S st  9135   2711441        90      8010         0    114938     56070   2172230     25.29   no data  --
664.88/664.93	c  S st  9135   2711945        90      8010         0    115411     56070   2186573     25.29   no data  --
664.88/664.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
664.88/664.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
664.88/664.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
664.98/665.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
664.98/665.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
664.98/665.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
664.98/665.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
778.28/778.37	c lits-rem:      4151  cl-subs:     9780  v-elim:      0  v-fix:    0  time: 113.32 s
778.28/778.37	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
778.28/778.39	c vivif2 --  cl tried   105631 cl shrink        0 lits rem          0 time: 0.02
778.58/778.67	c asymm  cl-useful: 0/662/8010 lits-rem:0 time: 0.28
778.58/778.68	c calculated reachability. Time: 0.00
778.58/778.68	c  N dy  9135   2711945        90      8010         0    105631     56070   1884850     25.29   no data  --
785.28/785.38	c  N dy  9224   2732645        90      8010         0    124735     56070   2455041     25.30     26.78  --
791.38/791.42	c  N dy  9305   2752727        90      8010         0     77235     56070   1053309     25.30     27.97  --
796.50/796.57	c  N dy  9398   2772815        90      8010         0     95804     56070   1610750     25.31     27.23  --
802.99/803.07	c  N dy  9456   2795003        90      8010         0    116210     56070   2216796     25.31     26.64  --
810.99/811.06	c  N dy  9540   2815684        90      8010         0     68160     56070    756875     25.31     26.75  --
815.79/815.86	c  N dy  9653   2835854        90      8010         0     86779     56070   1315596     25.32     26.81  --
821.39/821.49	c  N dy  9720   2855982        90      8010         0    105325     56070   1863650     25.32     26.70  --
829.59/829.64	c  N dy  9826   2881418        90      8010         0    128842     56070   2569143     25.33     26.81  --
838.68/838.71	c  N dy  9872   2919171        90      8010         0     95387     56070   1532716     25.31     26.66  --
844.98/845.04	c  N dy  9954   2939182        90      8010         0    113896     56070   2088075     25.31     28.75  --
852.89/852.93	c  N dy 10074   2959208        90      8010         0    132538     56070   2649557     25.32     28.40  --
859.10/859.21	c  N dy 10171   2979363        90      8010         0     81957     56070   1133421     25.33     26.73  --
869.49/869.56	c  N dy 10197   3024105        90      8010         0    123074     56070   2353375     25.31     26.86  --
878.19/878.30	c  N dy 10315   3044111        90      8010         0     71513     56070    802108     25.31     26.77  --
883.09/883.11	c  N dy 10404   3064428        90      8010         0     90251     56070   1360451     25.32     26.77  --
896.19/896.28	c  N dy 10487   3111346        90      8010         0    133256     56070   2611157     25.30     26.77  --
901.69/901.73	c  N dy 10531   3131441        90      8010         0     80943     56070   1070154     25.30     26.65  --
906.29/906.37	c  N dy 10566   3151810        90      8010         0     99600     56070   1616625     25.30     26.63  --
912.59/912.63	c  N dy 10638   3171871        90      8010         0    118127     56070   2170323     25.30     27.55  --
919.89/919.92	c  N dy 10679   3195447        90      8010         0    139662     56070   2798801     25.29     26.78  --
924.69/924.77	c  S st 10736   3211947        90      8010         0     83113     56070   1114569     25.29     24.87  --
924.89/924.97	c  S st 10736   3212449        90      8010         0     83591     56070   1129321     25.29   no data  --
924.89/924.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
924.89/924.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
924.99/925.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
924.99/925.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
924.99/925.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
924.99/925.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
924.99/925.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
937.79/937.89	c lits-rem:      1296  cl-subs:     2144  v-elim:      0  v-fix:    0  time: 12.85 s
937.79/937.89	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
937.89/937.90	c vivif2 --  cl tried    81447 cl shrink        0 lits rem          0 time: 0.01
938.09/938.14	c asymm  cl-useful: 0/787/8010 lits-rem:0 time: 0.24
938.09/938.14	c calculated reachability. Time: 0.00
938.09/938.14	c  N dy 10736   3212449        90      8010         0     81447     56070   1061040     25.29   no data  --
943.49/943.56	c  N dy 10810   3234085        90      8010         0    101412     56070   1653716     25.29     26.65  --
949.80/949.88	c  N dy 10882   3254197        90      8010         0    119991     56070   2206605     25.29     26.76  --
959.69/959.76	c  N dy 10912   3287941        90      8010         0     78347     56070    955524     25.28     26.64  --
965.19/965.25	c  N dy 11031   3308040        90      8010         0     96987     56070   1513520     25.28     27.00  --
971.89/971.91	c  N dy 11121   3328401        90      8010         0    115820     56070   2076786     25.29     26.68  --
979.69/979.73	c  N dy 11187   3350696        90      8010         0    136418     56070   2684085     25.29     26.68  --
987.19/987.27	c  N dy 11267   3370735        90      8010         0     81153     56070   1018276     25.29     27.95  --
992.80/992.80	c  N dy 11361   3391147        90      8010         0    100031     56070   1585359     25.30     26.65  --
999.69/999.77	c  N dy 11461   3411331        90      8010         0    118745     56070   2147006     25.30     26.76  --
1006.89/1006.91	c  N dy 11534   3431728        90      8010         0    137476     56070   2706229     25.30     26.68  --
1014.19/1014.25	c  N dy 11623   3451940        90      8010         0     81401     56070   1008384     25.31     26.65  --
1021.50/1021.55	c  N dy 11711   3479153        90      8010         0    106425     56070   1750625     25.31     26.67  --
1028.99/1029.07	c  N dy 11818   3499633        90      8010         0    125382     56070   2319114     25.32     26.68  --
1036.39/1036.41	c  N dy 11885   3519866        90      8010         0    143966     56070   2869373     25.32     26.66  --
1043.40/1043.40	c  N dy 11965   3539896        90      8010         0     86846     56070   1151837     25.32     26.83  --
1049.59/1049.65	c  N dy 12097   3560000        90      8010         0    105502     56070   1716123     25.33     26.90  --
1056.99/1057.02	c  N dy 12197   3580746        90      8010         0    124625     56070   2289540     25.33     26.78  --
1065.50/1065.58	c  N dy 12311   3600812        90      8010         0    143158     56070   2844811     25.34     26.72  --
1073.39/1073.43	c  N dy 12339   3625001        90      8010         0     88776     56070   1178612     25.33     26.68  --
1080.89/1080.90	c  N dy 12423   3653253        90      8010         0    114758     56070   1949975     25.33     26.74  --
1089.90/1089.91	c  N dy 12537   3677769        90      8010         0    137428     56070   2635193     25.34     26.78  --
1101.89/1101.96	c  N dy 12601   3712450        90      8010         0     91812     56070   1254018     25.33     25.80  --
1101.89/1101.96	c  S st 12601   3712450        90      8010         0     91812     56070   1254018     25.33     25.80  --
1102.09/1102.16	c  S st 12601   3712956        90      8010         0     92295     56070   1268720     25.33   no data  --
1102.09/1102.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1102.09/1102.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1102.20/1102.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1102.20/1102.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1102.20/1102.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1102.20/1102.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1102.20/1102.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1118.70/1118.77	c lits-rem:      1114  cl-subs:     3454  v-elim:      0  v-fix:    0  time: 16.53 s
1118.70/1118.77	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1118.70/1118.78	c vivif2 --  cl tried    88841 cl shrink        0 lits rem          0 time: 0.01
1118.99/1119.03	c asymm  cl-useful: 0/702/8010 lits-rem:0 time: 0.25
1118.99/1119.03	c calculated reachability. Time: 0.00
1118.99/1119.03	c  N dy 12601   3712956        90      8010         0     88841     56070   1169590     25.33   no data  --
1124.90/1124.94	c  N dy 12702   3733035        90      8010         0    107441     56070   1729295     25.33     27.05  --
1131.49/1131.53	c  F st 12786   3751563        90      8010         0    124588     56070   2240456     25.34   no data  --
1132.19/1132.27	c  N st 12790   3753595        90      8010         0    126458     56070   2297400     25.34   no data  --
1140.90/1140.99	c  N dy 12877   3774370        90      8010         0    145673     56070   2875165     25.34     26.87  --
1149.30/1149.35	c  N dy 13003   3794380        90      8010         0     85882     56070   1076896     25.35     29.55  --
1155.01/1155.06	c  N dy 13098   3814467        90      8010         0    104437     56070   1633211     25.35     27.91  --
1162.30/1162.35	c  N dy 13210   3834564        90      8010         0    123060     56070   2194379     25.36     27.10  --
1170.80/1170.82	c  N dy 13303   3855287        90      8010         0    142173     56070   2769231     25.37     26.74  --
1180.80/1180.83	c  N dy 13414   3875328        90      8010         0     81359     56070    916519     25.37     26.78  --
1187.60/1187.61	c  N dy 13506   3901509        90      8010         0    105471     56070   1637919     25.37     26.81  --
1194.30/1194.35	c  N dy 13585   3921680        90      8010         0    124083     56070   2194791     25.38     27.02  --
1201.60/1201.65	c  N dy 13630   3941739        90      8010         0    142589     56070   2747517     25.38     26.97  --
1212.00/1212.06	c  N dy 13703   3966079        90      8010         0     84760     56070    999679     25.38     26.80  --
1222.70/1222.79	c  N dy 13764   4007943        90      8010         0    123141     56070   2122064     25.37     26.72  --
1231.80/1231.81	c  N dy 13885   4028587        90      8010         0    142297     56070   2699409     25.37     26.84  --
1240.91/1240.95	c  N dy 13958   4048626        90      8010         0    160801     56070   3249974     25.38     29.20  --
1259.62/1259.66	c  N dy 14007   4118638        90      8010         0    143250     56070   2657137     25.33     26.78  --
1269.00/1269.01	c  N dy 14074   4139032        90      8010         0    162040     56070   3212120     25.33     26.79  --
1276.11/1276.13	c  N dy 14168   4162228        90      8010         0    101899     56070   1486913     25.34     26.68  --
1284.00/1284.06	c  N dy 14231   4182460        90      8010         0    120583     56070   2049405     25.34     26.68  --
1294.71/1294.81	c  N dy 14323   4202592        90      8010         0    139172     56070   2603972     25.34     26.78  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.49 3.91 3.89 5/323 15586
/proc/meminfo: memFree=15705352/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=11796 CPUtime=0 cores=4,6
/proc/15586/stat : 15586 (runsolver) R 15584 15586 14827 0 -1 4202560 40 0 0 0 0 0 0 0 22 0 1 0 728700801 12079104 50 33554432000 4194304 5432360 140734589743520 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/15586/statm: 2949 50 30 303 0 2643 0

[startup+0.135925 s]
/proc/loadavg: 3.49 3.91 3.89 5/323 15586
/proc/meminfo: memFree=15705352/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=30080 CPUtime=0.12 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 701 0 0 0 12 0 0 0 23 0 1 0 728700801 30801920 642 33554432000 4194304 4650387 140733919674544 18446744073709551615 4370505 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/15586/statm: 7520 642 345 112 0 2485 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 30080

[startup+0.200913 s]
/proc/loadavg: 3.49 3.91 3.89 5/323 15586
/proc/meminfo: memFree=15705352/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=30884 CPUtime=0.18 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 870 0 0 0 18 0 0 0 23 0 1 0 728700801 31625216 731 33554432000 4194304 4650387 140733919674544 18446744073709551615 231895149827 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/15586/statm: 7721 731 355 112 0 2686 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 30884

[startup+0.300906 s]
/proc/loadavg: 3.49 3.91 3.89 5/323 15586
/proc/meminfo: memFree=15705352/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=32620 CPUtime=0.28 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 1439 0 0 0 28 0 0 0 24 0 1 0 728700801 33402880 1300 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/15586/statm: 8155 1300 376 112 0 3120 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32620

[startup+0.700819 s]
/proc/loadavg: 3.49 3.91 3.89 5/323 15586
/proc/meminfo: memFree=15705352/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=33240 CPUtime=0.68 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 2080 0 0 0 68 0 0 0 25 0 1 0 728700801 34037760 1394 33554432000 4194304 4650387 140733919674544 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/15586/statm: 8310 1394 378 112 0 3275 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33240

[startup+1.50067 s]
/proc/loadavg: 3.49 3.91 3.89 5/329 15592
/proc/meminfo: memFree=15681736/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=34036 CPUtime=1.47 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 3144 0 0 0 147 0 0 0 25 0 1 0 728700801 34852864 1635 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/15586/statm: 8509 1635 379 112 0 3474 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34036

[startup+3.10044 s]
/proc/loadavg: 3.49 3.91 3.89 5/329 15592
/proc/meminfo: memFree=15662696/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=41220 CPUtime=3.05 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 4871 0 0 0 305 0 0 0 25 0 1 0 728700801 42209280 3362 33554432000 4194304 4650387 140733919674544 18446744073709551615 4370433 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 10305 3362 380 112 0 5270 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 41220

[startup+6.30082 s]
/proc/loadavg: 3.53 3.91 3.89 5/329 15592
/proc/meminfo: memFree=15656012/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=41424 CPUtime=6.26 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 6628 0 0 0 625 1 0 0 25 0 1 0 728700801 42418176 3519 33554432000 4194304 4650387 140733919674544 18446744073709551615 4315098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 10356 3519 380 112 0 5321 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 41424

[startup+12.7006 s]
/proc/loadavg: 3.57 3.91 3.89 5/329 15593
/proc/meminfo: memFree=15634700/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=49940 CPUtime=12.66 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 10573 0 0 0 1265 1 0 0 18 0 1 0 728700801 51138560 5494 33554432000 4194304 4650387 140733919674544 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 12485 5494 380 112 0 7450 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 49940

[startup+25.5012 s]
/proc/loadavg: 3.66 3.92 3.90 5/329 15620
/proc/meminfo: memFree=15623708/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=55340 CPUtime=25.46 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 17930 0 0 0 2543 3 0 0 25 0 1 0 728700801 56668160 6687 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 13835 6687 380 112 0 8800 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 55340

[startup+51.1004 s]
/proc/loadavg: 3.78 3.92 3.90 5/329 15621
/proc/meminfo: memFree=15592924/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=59508 CPUtime=51.06 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 27603 0 0 0 5101 5 0 0 25 0 1 0 728700801 60936192 8190 33554432000 4194304 4650387 140733919674544 18446744073709551615 4363403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 14877 8190 380 112 0 9842 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59508

[startup+102.301 s]
/proc/loadavg: 3.90 3.93 3.90 5/329 15622
/proc/meminfo: memFree=15557440/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=64224 CPUtime=102.26 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 44055 0 0 0 10218 8 0 0 25 0 1 0 728700801 65765376 9532 33554432000 4194304 4650387 140733919674544 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 16056 9532 380 112 0 11021 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64224

[startup+162.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/329 15624
/proc/meminfo: memFree=15510644/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=79032 CPUtime=162.27 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 60462 0 0 0 16215 12 0 0 25 0 1 0 728700801 80928768 12914 33554432000 4194304 4650387 140733919674544 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 19758 12914 380 112 0 14723 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 79032

[startup+222.312 s]
/proc/loadavg: 3.99 3.96 3.91 5/329 15625
/proc/meminfo: memFree=15495228/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=88272 CPUtime=222.28 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 73153 0 0 0 22214 14 0 0 25 0 1 0 728700801 90390528 14932 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 22068 14932 380 112 0 17033 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 88272

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/329 15627
/proc/meminfo: memFree=15462940/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=88540 CPUtime=282.27 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 85327 0 0 0 28210 17 0 0 25 0 1 0 728700801 90664960 15590 33554432000 4194304 4650387 140733919674544 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 22135 15590 380 112 0 17100 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 88540

[startup+342.3 s]
/proc/loadavg: 4.07 3.99 3.91 5/329 15628
/proc/meminfo: memFree=15432788/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=107908 CPUtime=342.26 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 94584 0 0 0 34207 19 0 0 25 0 1 0 728700801 110497792 19987 33554432000 4194304 4650387 140733919674544 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 26977 19987 380 112 0 21942 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 107908

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/329 15630
/proc/meminfo: memFree=15401848/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=108012 CPUtime=402.27 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 100078 0 0 0 40205 22 0 0 25 0 1 0 728700801 110604288 20189 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 27003 20189 380 112 0 21968 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 108012

[startup+462.301 s]
/proc/loadavg: 4.17 4.03 3.93 5/329 15632
/proc/meminfo: memFree=15392728/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=108260 CPUtime=462.27 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 110610 0 0 0 46202 25 0 0 25 0 1 0 728700801 110858240 20081 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 27065 20081 380 112 0 22030 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 108260

[startup+522.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/329 15633
/proc/meminfo: memFree=15372208/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=119320 CPUtime=522.28 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 119247 0 0 0 52200 28 0 0 25 0 1 0 728700801 122183680 23204 33554432000 4194304 4650387 140733919674544 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 29830 23204 380 112 0 24795 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 119320

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/329 15644
/proc/meminfo: memFree=15353596/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=119476 CPUtime=582.28 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 128093 0 0 0 58197 31 0 0 25 0 1 0 728700801 122343424 23152 33554432000 4194304 4650387 140733919674544 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 29869 23152 380 112 0 24834 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 119476

[startup+642.301 s]
/proc/loadavg: 4.10 4.04 3.94 5/329 15645
/proc/meminfo: memFree=15351428/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=119676 CPUtime=642.28 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 137205 0 0 0 64195 33 0 0 25 0 1 0 728700801 122548224 23246 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 29919 23246 380 112 0 24884 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 119676

[startup+702.3 s]
/proc/loadavg: 4.08 4.05 3.95 5/329 15647
/proc/meminfo: memFree=15321488/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=128224 CPUtime=702.28 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 142553 0 0 0 70194 34 0 0 25 0 1 0 728700801 131301376 25503 33554432000 4194304 4650387 140733919674544 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 32056 25503 380 112 0 27021 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 128224

[startup+762.301 s]
/proc/loadavg: 4.03 4.04 3.95 5/329 15649
/proc/meminfo: memFree=15315752/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=128224 CPUtime=762.29 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 142554 0 0 0 76195 34 0 0 25 0 1 0 728700801 131301376 25504 33554432000 4194304 4650387 140733919674544 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 32056 25504 380 112 0 27021 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 128224

[startup+822.301 s]
/proc/loadavg: 4.01 4.03 3.95 5/329 15650
/proc/meminfo: memFree=15314324/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=128312 CPUtime=822.29 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 148856 0 0 0 82193 36 0 0 25 0 1 0 728700801 131391488 25227 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 32078 25227 380 112 0 27043 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 128312

[startup+882.312 s]
/proc/loadavg: 4.04 4.03 3.95 5/329 15652
/proc/meminfo: memFree=15320472/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=128504 CPUtime=882.3 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 157920 0 0 0 88191 39 0 0 25 0 1 0 728700801 131588096 24525 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 32126 24525 380 112 0 27091 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 128504

[startup+942.301 s]
/proc/loadavg: 4.01 4.03 3.95 5/329 15653
/proc/meminfo: memFree=15292268/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=129452 CPUtime=942.29 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 165264 0 0 0 94188 41 0 0 25 0 1 0 728700801 132558848 25218 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 32363 25218 380 112 0 27328 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 129452

[startup+1002.3 s]
/proc/loadavg: 4.15 4.05 3.96 5/329 15655
/proc/meminfo: memFree=15287728/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=129580 CPUtime=1002.29 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 173061 0 0 0 100184 45 0 0 25 0 1 0 728700801 132689920 26087 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 32395 26087 380 112 0 27360 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 129580

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.96 5/329 15657
/proc/meminfo: memFree=15285560/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=129700 CPUtime=1062.3 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 180454 0 0 0 106182 48 0 0 25 0 1 0 728700801 132812800 26407 33554432000 4194304 4650387 140733919674544 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 32425 26407 380 112 0 27390 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 129700

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.96 5/329 15658
/proc/meminfo: memFree=15271224/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=133108 CPUtime=1122.29 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 187265 0 0 0 112180 49 0 0 25 0 1 0 728700801 136302592 25992 33554432000 4194304 4650387 140733919674544 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 33277 25992 380 112 0 28242 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 133108

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 3.97 5/329 15660
/proc/meminfo: memFree=15274892/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=133228 CPUtime=1182.3 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 194223 0 0 0 118178 52 0 0 25 0 1 0 728700801 136425472 25419 33554432000 4194304 4650387 140733919674544 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 33307 25419 380 112 0 28272 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 133228

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.97 5/329 15661
/proc/meminfo: memFree=15258112/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=133340 CPUtime=1242.3 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 201579 0 0 0 124176 54 0 0 25 0 1 0 728700801 136540160 25226 33554432000 4194304 4650387 140733919674544 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 33335 25226 380 112 0 28300 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 133340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.97 4/327 15664
/proc/meminfo: memFree=15361480/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=133360 CPUtime=1300.01 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 207430 0 0 0 129945 56 0 0 25 0 1 0 728700801 136560640 27340 33554432000 4194304 4650387 140733919674544 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 33340 27340 380 112 0 28305 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 133360

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.97 4/327 15664
/proc/meminfo: memFree=15361480/32950928 swapFree=67085488/67111528
[pid=15586] ppid=15584 vsize=133360 CPUtime=1300.01 cores=4,6
/proc/15586/stat : 15586 (strangenight1-s) R 15584 15586 14827 0 -1 4202496 207430 0 0 0 129945 56 0 0 25 0 1 0 728700801 136560640 27340 33554432000 4194304 4650387 140733919674544 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15586/statm: 33340 27340 380 112 0 28305 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 133360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1299.46
CPU system time (s): 0.567913
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 197348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.567913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207430
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= 11
involuntary context switches= 1025

runsolver used 4.18636 second user time and 8.89665 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 16:51:41
IDJOB=3369975
IDBENCH=82784
IDSOLVER=1847
FILE ID=node114/3369975-1305384701
RUNJOBID= node114-1305384701-15550
PBS_JOBID= 13324388
Free space on /tmp= 72968 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369975-1305384701/watcher-3369975-1305384701 -o /tmp/evaluation-result-3369975-1305384701/solver-3369975-1305384701 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369975-1305384701.cnf

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

MD5SUM BENCH= 86d70d98b4a1fa931b287202356d4839
RANDOM SEED=1288934816

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15705508 kB
Buffers:        260352 kB
Cached:        6216768 kB
SwapCached:         96 kB
Active:       11888524 kB
Inactive:      4947224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15705508 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           25076 kB
Writeback:           0 kB
AnonPages:    10358336 kB
Mapped:          27612 kB
Slab:           307932 kB
PageTables:      37148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52499248 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= 72960 MiB
End job on node114 at 2011-05-14 17:13:23