Trace number 3176072

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.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1675230100-032.UNKNOWN.cnf
MD5SUMf9a60c414c65108f1df33ba3a81b8715
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark349.16
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3176072-1301791547.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.12
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:      31 undec:       0 neg:      29
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.14	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.19/0.25	c  N dy     7      4070        60      5340         0      3613     37380     76975     18.56     19.56  --
0.39/0.48	c  N dy    16     10583        60      5340         0      7159     37380    146596     18.26     19.26  --
0.69/0.71	c  N dy    20     15973        60      5340         0      8137     37380    157634     17.97     18.93  --
0.89/0.90	c  N dy    27     20101        60      5340         0      6793     37380    121367     17.89     18.87  --
1.10/1.12	c  F st    44     25000        60      5340         0     11146     37380    213750     17.94     18.17  --
1.10/1.12	c  N st    44     25000        60      5340         0     11146     37380    213750     17.94     18.17  --
1.29/1.35	c  N dy    50     30001        60      5340         0      9566     37380    173145     17.94   no data  --
1.29/1.35	c  S st    50     30001        60      5340         0      9566     37380    173145     17.94   no data  --
1.29/1.38	c  S st    50     30504        60      5340         0     10031     37380    183340     17.94   no data  --
1.29/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.38	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.29/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.29/1.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.32	c lits-rem:      1403  cl-subs:      975  v-elim:      0  v-fix:    0  time:  0.93 s
2.49/2.58	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
2.49/2.58	c calculated reachability. Time: 0.00
2.49/2.58	c  N dy    50     30504        60      5340         0      9056     37380    160987     17.94   no data  --
2.89/2.92	c  N dy    57     36714        60      5340         0      7600     37380    119452     17.79     18.83  --
3.09/3.13	c  N dy    78     40742        60      5340         0     11191     37380    197072     17.91     18.93  --
3.39/3.42	c  N dy    94     45640        60      5340         0     15558     37380    289252     17.93     18.94  --
3.39/3.43	c  S st    96     45758        60      5340         0     15663     37380    291475     17.94   no data  --
3.39/3.48	c  S st    96     46263        60      5340         0      8202     37380    124699     17.94   no data  --
3.39/3.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.39/3.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.39/3.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.30/4.31	c lits-rem:       152  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.82 s
4.30/4.31	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.30/4.31	c vivif2 --  cl tried     8166 cl shrink        0 lits rem          0 time: 0.00
4.49/4.55	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.24
4.49/4.55	c calculated reachability. Time: 0.00
4.49/4.55	c  N dy    96     46263        60      5340         0      8166     37380    123687     17.94   no data  --
4.69/4.76	c  N dy   111     50471        60      5340         0     11923     37380    202939     17.95     18.90  --
5.09/5.13	c  N dy   119     56927        60      5340         0     17623     37380    320741     17.84     18.87  --
5.29/5.38	c  N dy   145     61308        60      5340         0     12656     37380    209232     17.93     18.93  --
5.69/5.79	c  N dy   146     68135        60      5340         0     18682     37380    333680     17.79     18.76  --
5.79/5.89	c  S st   153     69394        60      5340         0     10088     37380    146375     17.81   no data  --
5.89/5.93	c  S st   153     69896        60      5340         0     10537     37380    156551     17.81   no data  --
5.89/5.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.89/5.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.89/5.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.89/5.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.84	c lits-rem:       247  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.90 s
6.79/6.84	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
6.79/6.84	c vivif2 --  cl tried    10388 cl shrink        0 lits rem          0 time: 0.00
7.09/7.13	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.29
7.09/7.13	c calculated reachability. Time: 0.00
7.09/7.13	c  N dy   153     69896        60      5340         0     10388     37380    152748     17.81   no data  --
7.29/7.39	c  N dy   160     74358        60      5340         0     14296     37380    233857     17.78     18.94  --
7.69/7.76	c  N dy   199     79202        60      5340         0     18645     37380    327966     17.88     19.31  --
8.19/8.21	c  N dy   218     85145        60      5340         0     13294     37380    202586     17.90     18.86  --
8.29/8.38	c  F st   235     87500        60      5340         0     15413     37380    248346     17.94     17.63  --
8.59/8.61	c  N st   240     90798        60      5340         0     18343     37380    311479     17.94   no data  --
9.09/9.18	c  N dy   266     97988        60      5340         0     13206     37380    190784     17.98     18.95  --
9.59/9.62	c  N dy   272    104845        60      5340         0     19239     37380    316190     17.93     17.73  --
9.59/9.62	c  S st   272    104845        60      5340         0     19239     37380    316190     17.93     17.73  --
9.59/9.67	c  S st   272    105350        60      5340         0     19694     37380    326274     17.93   no data  --
9.59/9.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.59/9.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.59/9.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.59/9.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
9.59/9.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.19/11.27	c lits-rem:      1819  cl-subs:     2475  v-elim:      0  v-fix:    0  time:  1.58 s
11.19/11.28	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
11.19/11.28	c vivif2 --  cl tried    17219 cl shrink        0 lits rem          0 time: 0.00
11.59/11.63	c asymm  cl-useful: 0/4644/5340 lits-rem:0 time: 0.36
11.59/11.63	c calculated reachability. Time: 0.00
11.59/11.63	c  N dy   272    105350        60      5340         0     17219     37380    275139     17.93   no data  --
12.10/12.16	c  N dy   288    112165        60      5340         0     23327     37380    404166     17.92     18.92  --
12.89/12.91	c  N dy   315    122828        60      5340         0     20426     37380    332900     17.90     18.85  --
13.69/13.71	c  N dy   352    131293        60      5340         0     14743     37380    203946     17.93     18.91  --
14.30/14.34	c  N dy   383    139754        60      5340         0     22224     37380    361357     17.93     18.90  --
15.19/15.26	c  N dy   425    150051        60      5340         0     17239     37380    247151     17.96     18.96  --
15.89/15.96	c  S st   467    158027        60      5340         0     24396     37380    400797     18.00   no data  --
15.99/16.03	c  S st   467    158528        60      5340         0     24847     37380    410531     18.00   no data  --
15.99/16.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.99/16.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.99/16.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.99/16.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.99/16.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.99/16.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
15.99/16.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.99/18.02	c lits-rem:      1900  cl-subs:     2436  v-elim:      0  v-fix:    0  time:  1.96 s
17.99/18.02	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.99/18.02	c vivif2 --  cl tried    22411 cl shrink        0 lits rem          0 time: 0.00
18.09/18.10	c asymm  cl-useful: 0/696/5340 lits-rem:0 time: 0.08
18.09/18.10	c calculated reachability. Time: 0.00
18.09/18.10	c  N dy   467    158528        60      5340         0     22411     37380    356110     18.00   no data  --
22.69/22.76	c  N dy   515    212788        60      5340         0     22667     37380    331037     17.54     18.78  --
24.29/24.33	c  N dy   616    226446        60      5340         0     34869     37380    594685     17.64     18.83  --
25.39/25.45	c  S st   679    237794        60      5340         0     27269     37380    421956     17.68     17.31  --
25.49/25.52	c  S st   679    238300        60      5340         0     27732     37380    431950     17.68   no data  --
25.49/25.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.49/25.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.49/25.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.49/25.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.49/25.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.49/25.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
25.49/25.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.59/27.61	c lits-rem:      1990  cl-subs:     2503  v-elim:      0  v-fix:    0  time:  2.06 s
27.59/27.61	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
27.59/27.61	c vivif2 --  cl tried    25229 cl shrink        0 lits rem          0 time: 0.00
27.89/27.98	c asymm  cl-useful: 0/3509/5340 lits-rem:0 time: 0.36
27.89/27.98	c calculated reachability. Time: 0.00
27.89/27.98	c  N dy   679    238300        60      5340         0     25229     37380    377308     17.68   no data  --
29.70/29.78	c  N dy   771    253861        60      5340         0     20564     37380    268022     17.76     18.71  --
31.49/31.58	c  N dy   872    270091        60      5340         0     35019     37380    579489     17.83     19.15  --
33.39/33.47	c  N dy   952    287385        60      5340         0     30939     37380    477435     17.87     20.06  --
35.69/35.74	c  N dy  1059    305735        60      5340         0     26819     37380    381452     17.93     18.90  --
35.69/35.79	c  F st  1062    306250        60      5340         0     27277     37380    391045     17.93     17.70  --
38.19/38.27	c  N dy  1130    326428        60      5340         0     23874     37380    307346     17.96     18.92  --
40.99/41.05	c  N dy  1174    351038        60      5340         0     23497     37380    289969     17.92     19.00  --
41.70/41.71	c  S st  1207    357450        60      5340         0     29193     37380    412382     17.93   no data  --
41.70/41.79	c  S st  1207    357954        60      5340         0     29657     37380    422429     17.93   no data  --
41.70/41.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.70/41.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.70/41.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
41.80/41.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.80/41.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.80/41.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
41.80/41.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.90/43.94	c lits-rem:      1462  cl-subs:     1833  v-elim:      0  v-fix:    0  time:  2.13 s
43.90/43.95	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
43.90/43.95	c vivif2 --  cl tried    27824 cl shrink        0 lits rem          0 time: 0.00
44.20/44.20	c asymm  cl-useful: 0/1831/5340 lits-rem:0 time: 0.25
44.20/44.21	c calculated reachability. Time: 0.00
44.20/44.21	c  N dy  1207    357954        60      5340         0     27824     37380    382715     17.93   no data  --
46.89/46.95	c  N dy  1328    378201        60      5340         0     45867     37380    771416     17.99     19.05  --
49.29/49.33	c  N dy  1390    398335        60      5340         0     40654     37380    641531     17.99     18.94  --
51.99/52.08	c  N dy  1503    418676        60      5340         0     34813     37380    508494     18.03     19.01  --
63.29/63.32	c  N dy  1552    516044        60      5340         0     43318     37380    629140     17.57     18.53  --
66.59/66.67	c  N dy  1726    536931        60      5340         0     34807     37380    476637     17.64     16.42  --
66.59/66.67	c  S st  1726    536931        60      5340         0     34807     37380    476637     17.64     16.42  --
66.69/66.76	c  S st  1726    537433        60      5340         0     35263     37380    486661     17.64   no data  --
66.69/66.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.69/66.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.69/66.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
66.69/66.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.69/66.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.69/66.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
66.69/66.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.89/68.91	c lits-rem:       983  cl-subs:     1702  v-elim:      0  v-fix:    0  time:  2.12 s
68.89/68.91	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
68.89/68.92	c vivif2 --  cl tried    33561 cl shrink        0 lits rem          0 time: 0.00
69.20/69.28	c asymm  cl-useful: 0/2728/5340 lits-rem:0 time: 0.37
69.20/69.28	c calculated reachability. Time: 0.00
69.20/69.28	c  N dy  1726    537433        60      5340         0     33561     37380    447378     17.64   no data  --
72.59/72.61	c  N dy  1900    557476        60      5340         0     51466     37380    838902     17.71     18.95  --
75.50/75.53	c  N dy  1998    577504        60      5340         0     41055     37380    591546     17.73     20.69  --
79.40/79.43	c  N dy  2138    597528        60      5340         0     29659     37380    341310     17.77     19.81  --
82.29/82.36	c  N dy  2257    617581        60      5340         0     47488     37380    723671     17.80     19.50  --
85.70/85.75	c  N dy  2352    637654        60      5340         0     35126     37380    452075     17.82     20.81  --
89.00/89.10	c  N dy  2516    657692        60      5340         0     53004     37380    842234     17.87     20.38  --
92.69/92.70	c  N dy  2654    677781        60      5340         0     39729     37380    539195     17.91     19.21  --
95.79/95.82	c  N dy  2678    699984        60      5340         0     59154     37380    937891     17.88     18.88  --
99.09/99.16	c  N dy  2782    720033        60      5340         0     45062     37380    639464     17.90     18.95  --
103.00/103.06	c  N dy  2911    740074        60      5340         0     62919     37380   1027474     17.93     19.87  --
106.19/106.25	c  N dy  3007    760173        60      5340         0     47996     37380    690485     17.94     19.08  --
110.19/110.20	c  N dy  3114    780177        60      5340         0     65705     37380   1071275     17.97     19.12  --
113.59/113.61	c  N dy  3205    800961        60      5340         0     50356     37380    731388     17.98     19.14  --
114.59/114.60	c  S st  3236    806151        60      5340         0     54964     37380    830238     17.98     17.76  --
114.69/114.74	c  S st  3236    806655        60      5340         0     55424     37380    840307     17.98   no data  --
114.69/114.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
114.69/114.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.69/114.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
114.69/114.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.69/114.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.69/114.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
114.69/114.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
122.39/122.42	c lits-rem:      3289  cl-subs:     5467  v-elim:      0  v-fix:    0  time:  7.62 s
122.39/122.42	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
122.39/122.43	c vivif2 --  cl tried    49957 cl shrink        0 lits rem          0 time: 0.01
122.59/122.63	c asymm  cl-useful: 0/808/5340 lits-rem:0 time: 0.20
122.59/122.64	c calculated reachability. Time: 0.00
122.59/122.64	c  N dy  3236    806655        60      5340         0     49957     37380    722369     17.98   no data  --
127.19/127.28	c  N dy  3325    830428        60      5340         0     36790     37380    428682     17.99     18.98  --
130.49/130.51	c  N dy  3421    850970        60      5340         0     55043     37380    818273     18.00     19.01  --
134.90/134.93	c  N dy  3483    876059        60      5340         0     41871     37380    523153     17.98     18.97  --
138.60/138.66	c  N dy  3588    896081        60      5340         0     59678     37380    907450     18.00     20.68  --
154.30/154.31	c  N dy  3704    991142        60      5340         0     69140     37380   1028160     17.83     18.88  --
158.40/158.43	c  N dy  3856   1011167        60      5340         0     49514     37380    674245     17.87     18.86  --
162.30/162.35	c  N dy  3936   1031175        60      5340         0     67262     37380   1052984     17.87     20.07  --
166.59/166.65	c  N dy  4048   1051201        60      5340         0     46343     37380    587955     17.89     20.71  --
169.89/169.91	c  F st  4078   1071876        60      5340         0     64469     37380    961036     17.87     17.89  --
169.89/169.91	c  N st  4078   1071876        60      5340         0     64469     37380    961036     17.87     17.89  --
174.60/174.67	c  N dy  4166   1091907        60      5340         0     42609     37380    495993     17.88     20.12  --
178.50/178.52	c  N dy  4225   1116608        60      5340         0     64389     37380    953379     17.86     18.90  --
183.80/183.88	c  N dy  4362   1136667        60      5340         0     41596     37380    464459     17.89     18.96  --
187.40/187.45	c  N dy  4490   1156686        60      5340         0     59365     37380    851270     17.91     19.71  --
192.50/192.51	c  N dy  4639   1176785        60      5340         0     77184     37380   1239610     17.93     20.01  --
196.80/196.81	c  N dy  4755   1196879        60      5340         0     53421     37380    710236     17.95     20.58  --
199.29/199.32	c  S st  4795   1209985        60      5340         0     64981     37380    955143     17.95     17.33  --
199.39/199.48	c  S st  4795   1210489        60      5340         0     65439     37380    965170     17.95   no data  --
199.39/199.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
199.39/199.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
199.49/199.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
199.49/199.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
199.49/199.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.49/199.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
199.49/199.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
210.90/210.96	c lits-rem:      3965  cl-subs:     6135  v-elim:      0  v-fix:    0  time: 11.43 s
210.90/210.97	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
210.90/210.98	c vivif2 --  cl tried    59304 cl shrink        0 lits rem          0 time: 0.01
211.21/211.25	c asymm  cl-useful: 0/652/5340 lits-rem:0 time: 0.27
211.21/211.25	c calculated reachability. Time: 0.00
211.21/211.25	c  N dy  4795   1210489        60      5340         0     59304     37380    831961     17.95   no data  --
217.10/217.12	c  N dy  4938   1230556        60      5340         0     77109     37380   1219418     17.97     20.31  --
220.90/220.99	c  N dy  4982   1250918        60      5340         0     52833     37380    680625     17.96     18.96  --
224.90/224.97	c  N dy  5077   1271253        60      5340         0     70768     37380   1063915     17.97     18.93  --
230.30/230.33	c  N dy  5188   1291268        60      5340         0     45417     37380    520384     17.98     19.07  --
234.40/234.41	c  N dy  5344   1311358        60      5340         0     63173     37380    909630     18.01     20.24  --
239.20/239.27	c  N dy  5446   1331523        60      5340         0     81096     37380   1293356     18.02     19.21  --
244.00/244.00	c  N dy  5527   1351803        60      5340         0     54857     37380    705108     18.02     19.00  --
248.20/248.20	c  N dy  5619   1371818        60      5340         0     72620     37380   1088739     18.03     20.47  --
255.70/255.75	c  N dy  5703   1404080        60      5340         0     55992     37380    714242     18.01     19.12  --
260.60/260.63	c  N dy  5856   1424126        60      5340         0     73829     37380   1104105     18.03     20.58  --
266.60/266.65	c  N dy  5998   1444203        60      5340         0     91669     37380   1494445     18.05     19.74  --
275.70/275.71	c  N dy  6039   1492069        60      5340         0     87429     37380   1342309     18.00     19.05  --
279.80/279.86	c  N dy  6061   1512100        60      5340         0     58318     37380    743462     17.99     20.97  --
283.50/283.57	c  N dy  6079   1532174        60      5340         0     75890     37380   1105672     17.97     19.44  --
289.31/289.35	c  N dy  6186   1552212        60      5340         0     93719     37380   1492922     17.98     20.47  --
294.90/294.90	c  N dy  6335   1576078        60      5340         0     67294     37380    939527     18.00     19.00  --
301.10/301.12	c  N dy  6468   1596083        60      5340         0     85007     37380   1323635     18.01     19.99  --
307.20/307.25	c  N dy  6588   1616152        60      5340         0     54272     37380    645087     18.03     20.10  --
311.40/311.40	c  N dy  6654   1638094        60      5340         0     73549     37380   1051676     18.02     18.98  --
317.60/317.65	c  N dy  6819   1658144        60      5340         0     91325     37380   1441560     18.04     20.09  --
322.60/322.68	c  N dy  6894   1678165        60      5340         0     59575     37380    747136     18.05     19.46  --
327.60/327.68	c  N dy  7037   1698264        60      5340         0     77439     37380   1136834     18.06     19.50  --
331.30/331.38	c  S st  7112   1710491        60      5340         0     88236     37380   1371191     18.07   no data  --
331.60/331.62	c  S st  7112   1710991        60      5340         0     88700     37380   1381597     18.07   no data  --
331.60/331.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
331.60/331.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
331.60/331.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
331.70/331.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
331.70/331.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
331.70/331.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
331.70/331.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
355.21/355.24	c lits-rem:      5899  cl-subs:     9913  v-elim:      0  v-fix:    0  time: 23.54 s
355.21/355.24	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
355.21/355.26	c vivif2 --  cl tried    78787 cl shrink        0 lits rem          0 time: 0.01
355.50/355.52	c asymm  cl-useful: 0/515/5340 lits-rem:0 time: 0.26
355.50/355.52	c calculated reachability. Time: 0.00
355.50/355.52	c  N dy  7112   1710991        60      5340         0     78787     37380   1162495     18.07   no data  --
361.60/361.60	c  N dy  7204   1731070        60      5340         0     96535     37380   1543208     18.07     19.17  --
367.20/367.28	c  N dy  7306   1757063        60      5340         0     69644     37380    956473     18.08     19.16  --
372.81/372.88	c  N dy  7386   1779426        60      5340         0     89372     37380   1376734     18.08     19.13  --
380.10/380.19	c  N dy  7517   1805516        60      5340         0     61457     37380    765394     18.08     19.13  --
385.20/385.21	c  N dy  7640   1825588        60      5340         0     79211     37380   1149861     18.10     20.27  --
391.31/391.30	c  N dy  7737   1845795        60      5340         0     97086     37380   1535869     18.10     19.17  --
397.20/397.21	c  N dy  7813   1865835        60      5340         0     62711     37380    784782     18.11     20.19  --
402.00/402.05	c  N dy  7887   1887325        60      5340         0     81677     37380   1191266     18.11     19.07  --
407.70/407.77	c  N dy  7937   1908263        60      5340         0    100144     37380   1586487     18.11     19.09  --
412.71/412.72	c  N dy  7974   1928532        60      5340         0     64988     37380    815579     18.10     19.14  --
418.01/418.03	c  N dy  8071   1950000        60      5340         0     83948     37380   1223128     18.11     19.06  --
424.10/424.10	c  N dy  8169   1970020        60      5340         0    101682     37380   1605598     18.11     20.03  --
429.30/429.32	c  N dy  8266   1990034        60      5340         0     65647     37380    834613     18.12     19.37  --
434.30/434.34	c  N dy  8354   2010372        60      5340         0     83654     37380   1220459     18.12     19.08  --
439.91/439.99	c  N dy  8405   2030398        60      5340         0    101220     37380   1587962     18.12     20.34  --
446.70/446.72	c  N dy  8534   2054025        60      5340         0     67338     37380    852394     18.12     19.14  --
451.81/451.85	c  N dy  8647   2074044        60      5340         0     85048     37380   1237494     18.13     20.27  --
458.31/458.32	c  N dy  8758   2094068        60      5340         0    102740     37380   1619091     18.14     20.27  --
464.91/464.90	c  N dy  8888   2114796        60      5340         0     65451     37380    807459     18.15     19.14  --
470.81/470.88	c  N dy  8981   2139356        60      5340         0     87096     37380   1271901     18.16     19.29  --
479.01/479.07	c  N dy  9129   2161728        60      5340         0    106957     37380   1706833     18.17     19.15  --
485.11/485.19	c  N dy  9261   2182349        60      5340         0     68708     37380    871109     18.18     19.16  --
490.51/490.58	c  N dy  9343   2203171        60      5340         0     87083     37380   1267015     18.18     19.16  --
493.21/493.22	c  S st  9408   2210991        60      5340         0     93996     37380   1419815     18.19   no data  --
493.41/493.48	c  S st  9408   2211497        60      5340         0     94454     37380   1429896     18.19   no data  --
493.41/493.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
493.41/493.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.51/493.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
493.51/493.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
493.51/493.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.51/493.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
493.51/493.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
556.51/556.59	c lits-rem:      4976  cl-subs:     9625  v-elim:      0  v-fix:    0  time: 63.02 s
556.51/556.59	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
556.62/556.61	c vivif2 --  cl tried    84829 cl shrink        0 lits rem          0 time: 0.01
556.81/556.86	c asymm  cl-useful: 0/470/5340 lits-rem:0 time: 0.25
556.81/556.86	c calculated reachability. Time: 0.00
556.81/556.86	c  N dy  9408   2211497        60      5340         0     84829     37380   1217362     18.19   no data  --
570.41/570.40	c  N dy  9431   2262805        60      5340         0     72847     37380    923774     18.14     19.17  --
576.10/576.12	c  N dy  9553   2282857        60      5340         0     90598     37380   1309863     18.15     21.60  --
582.51/582.57	c  N dy  9640   2302919        60      5340         0    108290     37380   1691884     18.15     19.87  --
589.01/589.00	c  N dy  9727   2323012        60      5340         0     68125     37380    828819     18.15     20.22  --
595.81/595.81	c  N dy  9794   2349677        60      5340         0     91513     37380   1315960     18.15     19.16  --
602.81/602.86	c  N dy  9870   2371556        60      5340         0    110673     37380   1719538     18.15     19.11  --
610.31/610.35	c  N dy  9937   2400029        60      5340         0     77000     37380   1007816     18.14     19.14  --
615.71/615.75	c  N dy  9962   2422279        60      5340         0     96456     37380   1415218     18.13     19.12  --
623.31/623.37	c  N dy 10080   2442338        60      5340         0    114176     37380   1801351     18.14     20.34  --
629.41/629.44	c  N dy 10163   2462408        60      5340         0     72154     37380    898336     18.14     19.16  --
634.41/634.45	c  N dy 10203   2482458        60      5340         0     89771     37380   1264352     18.13     21.13  --
642.32/642.37	c  N dy 10309   2505627        60      5340         0    110272     37380   1706807     18.14     19.16  --
649.51/649.51	c  N dy 10355   2526155        60      5340         0     67597     37380    791007     18.13     19.14  --
654.61/654.62	c  N dy 10429   2546223        60      5340         0     85261     37380   1168490     18.14     19.70  --
660.81/660.86	c  N dy 10493   2566253        60      5340         0    102810     37380   1539084     18.13     19.21  --
671.31/671.33	c  N dy 10607   2592029        60      5340         0     63990     37380    703078     18.14     19.17  --
676.51/676.58	c  N dy 10681   2614727        60      5340         0     83867     37380   1125567     18.14     19.10  --
682.31/682.35	c  N dy 10751   2634820        60      5340         0    101533     37380   1505156     18.14     20.18  --
690.41/690.41	c  N dy 10848   2655237        60      5340         0    119554     37380   1894090     18.14     19.21  --
697.91/697.92	c  N dy 10921   2681595        60      5340         0     80244     37380   1034565     18.14     19.19  --
704.71/704.79	c  N dy 11072   2701691        60      5340         0     98014     37380   1425859     18.15     19.40  --
708.01/708.08	c  S st 11101   2711499        60      5340         0    106639     37380   1609672     18.15     16.67  --
708.31/708.40	c  S st 11101   2712004        60      5340         0    107094     37380   1619782     18.15   no data  --
708.41/708.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
708.41/708.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.41/708.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
708.51/708.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
708.51/708.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
708.51/708.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
708.51/708.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
794.51/794.56	c lits-rem:      6838  cl-subs:    12595  v-elim:      0  v-fix:    0  time: 86.05 s
794.51/794.56	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
794.51/794.57	c vivif2 --  cl tried    94499 cl shrink        0 lits rem          0 time: 0.02
794.81/794.85	c asymm  cl-useful: 0/555/5340 lits-rem:0 time: 0.27
794.81/794.85	c calculated reachability. Time: 0.00
794.81/794.85	c  N dy 11101   2712004        60      5340         0     94499     37380   1351373     18.15   no data  --
802.71/802.78	c  N dy 11195   2733164        60      5340         0    113140     37380   1754324     18.15     19.14  --
810.62/810.65	c  N dy 11298   2753223        60      5340         0     68258     37380    788700     18.16     20.54  --
816.31/816.39	c  N dy 11383   2774134        60      5340         0     86677     37380   1181753     18.16     19.13  --
824.21/824.22	c  N dy 11493   2798058        60      5340         0    107761     37380   1636179     18.16     19.19  --
831.21/831.20	c  N dy 11550   2818157        60      5340         0    125392     37380   2011051     18.16     21.59  --
837.02/837.07	c  N dy 11630   2838231        60      5340         0     79192     37380   1004738     18.16     20.43  --
843.21/843.29	c  N dy 11738   2858275        60      5340         0     96896     37380   1388310     18.17     20.95  --
851.71/851.72	c  N dy 11896   2878287        60      5340         0    114619     37380   1778663     18.18     19.97  --
860.02/860.01	c  N dy 11966   2898322        60      5340         0     67216     37380    735869     18.18     19.18  --
865.12/865.16	c  N dy 12069   2918401        60      5340         0     84863     37380   1117058     18.18     21.00  --
871.82/871.83	c  N dy 12163   2938585        60      5340         0    102627     37380   1501991     18.19     19.20  --
879.41/879.40	c  N dy 12252   2958596        60      5340         0    120238     37380   1881829     18.19     20.02  --
887.41/887.40	c  N dy 12300   2983580        60      5340         0     76128     37380    910855     18.18     19.26  --
893.13/893.17	c  N dy 12386   3003606        60      5340         0     93740     37380   1287713     18.19     19.18  --
899.83/899.84	c  N dy 12463   3023691        60      5340         0    111432     37380   1666417     18.19     19.27  --
906.22/906.28	c  N dy 12468   3046159        60      5340         0    131016     37380   2071199     18.18     19.26  --
911.72/911.77	c  N dy 12502   3066244        60      5340         0     81985     37380   1031764     18.17     20.76  --
917.71/917.79	c  N dy 12584   3086282        60      5340         0     99627     37380   1412661     18.17     19.25  --
925.81/925.89	c  N dy 12717   3106347        60      5340         0    117362     37380   1800157     18.18     20.13  --
936.22/936.24	c  N dy 12776   3132421        60      5340         0     72613     37380    820291     18.18     19.16  --
941.92/941.95	c  N dy 12865   3152487        60      5340         0     90256     37380   1197695     18.18     19.62  --
949.52/949.52	c  N dy 13006   3172554        60      5340         0    107985     37380   1587709     18.19     19.93  --
957.02/957.08	c  N dy 13074   3192609        60      5340         0    125535     37380   1964264     18.19     19.62  --
965.62/965.65	c  S st 13179   3212004        60      5340         0     74058     37380    846754     18.19   no data  --
965.83/965.86	c  S st 13179   3212508        60      5340         0     74513     37380    856912     18.19   no data  --
965.83/965.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
965.83/965.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
965.83/965.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
965.92/965.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
965.92/965.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
965.92/965.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
965.92/965.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
977.22/977.25	c lits-rem:       889  cl-subs:     1467  v-elim:      0  v-fix:    0  time: 11.34 s
977.22/977.25	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
977.22/977.26	c vivif2 --  cl tried    73046 cl shrink        0 lits rem          0 time: 0.01
977.42/977.49	c asymm  cl-useful: 0/623/5340 lits-rem:0 time: 0.23
977.42/977.50	c calculated reachability. Time: 0.00
977.42/977.50	c  N dy 13179   3212508        60      5340         0     73046     37380    824038     18.19   no data  --
983.43/983.45	c  N dy 13269   3234177        60      5340         0     92101     37380   1231552     18.19     19.38  --
990.82/990.82	c  N dy 13381   3254249        60      5340         0    109823     37380   1615077     18.20     20.47  --
999.72/999.74	c  N dy 13418   3277212        60      5340         0    129972     37380   2036289     18.19     19.23  --
1007.53/1007.52	c  N dy 13480   3297288        60      5340         0     78148     37380    918017     18.19     19.75  --
1014.62/1014.68	c  N dy 13609   3319502        60      5340         0     97700     37380   1345053     18.20     19.17  --
1020.73/1020.71	c  N dy 13628   3339698        60      5340         0    115245     37380   1705296     18.19     19.16  --
1029.82/1029.81	c  N dy 13738   3359905        60      5340         0    132967     37380   2089297     18.19     19.16  --
1038.12/1038.14	c  N dy 13838   3380131        60      5340         0     80581     37380    968885     18.20     19.16  --
1043.93/1043.93	c  N dy 13887   3401106        60      5340         0     99069     37380   1365429     18.20     19.33  --
1054.32/1054.36	c  N dy 14010   3427810        60      5340         0    122489     37380   1865018     18.20     19.22  --
1065.12/1065.11	c  N dy 14166   3447887        60      5340         0    140296     37380   2258565     18.21     20.17  --
1071.02/1071.04	c  N dy 14203   3467928        60      5340         0     86570     37380   1074942     18.20     20.38  --
1077.92/1077.96	c  N dy 14293   3488183        60      5340         0    104378     37380   1456077     18.20     19.17  --
1084.93/1084.91	c  N dy 14344   3508253        60      5340         0    121941     37380   1830866     18.20     19.87  --
1096.52/1096.51	c  N dy 14411   3537290        60      5340         0     75433     37380    834870     18.20     19.17  --
1103.03/1103.06	c  N dy 14515   3559707        60      5340         0     95167     37380   1261830     18.20     19.25  --
1111.12/1111.13	c  N dy 14630   3580135        60      5340         0    113203     37380   1654349     18.21     19.21  --
1124.23/1124.21	c  N dy 14743   3614375        60      5340         0    143154     37380   2287768     18.20     19.44  --
1133.32/1133.33	c  N dy 14823   3645085        60      5340         0     97189     37380   1279168     18.20     19.44  --
1141.52/1141.52	c  N dy 14929   3666895        60      5340         0    116412     37380   1694233     18.20     19.28  --
1150.32/1150.31	c  N dy 15025   3686897        60      5340         0    134086     37380   2073811     18.21     20.08  --
1160.23/1160.20	c  N dy 15105   3707859        60      5340         0     78696     37380    889164     18.21     19.25  --
1161.53/1161.60	c  S st 15129   3712508        60      5340         0     82792     37380    978076     18.21   no data  --
1161.83/1161.82	c  S st 15129   3713014        60      5340         0     83248     37380    988461     18.21   no data  --
1161.83/1161.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1161.83/1161.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1161.83/1161.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1161.83/1161.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1161.83/1161.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1161.83/1161.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1161.83/1161.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1178.23/1178.21	c lits-rem:      1399  cl-subs:     2399  v-elim:      0  v-fix:    0  time: 16.32 s
1178.23/1178.21	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1178.23/1178.22	c vivif2 --  cl tried    80849 cl shrink        0 lits rem          0 time: 0.01
1178.43/1178.48	c asymm  cl-useful: 0/530/5340 lits-rem:0 time: 0.25
1178.43/1178.48	c calculated reachability. Time: 0.00
1178.43/1178.48	c  N dy 15129   3713014        60      5340         0     80849     37380    935600     18.21   no data  --
1185.12/1185.19	c  N dy 15240   3733412        60      5340         0     98880     37380   1328681     18.21     19.18  --
1191.02/1191.09	c  F st 15258   3751563        60      5340         0    114709     37380   1657239     18.21     15.57  --
1191.82/1191.86	c  N st 15262   3753596        60      5340         0    116486     37380   1695921     18.21   no data  --
1210.13/1210.16	c  N dy 15336   3806375        60      5340         0     88062     37380   1062793     18.19     19.39  --
1216.72/1216.74	c  N dy 15410   3826468        60      5340         0    105755     37380   1441112     18.19     20.79  --
1225.93/1225.90	c  N dy 15568   3846472        60      5340         0    123480     37380   1833654     18.20     19.20  --
1234.03/1234.03	c  N dy 15613   3866537        60      5340         0    141089     37380   2205088     18.20     20.18  --
1244.23/1244.26	c  N dy 15742   3887645        60      5340         0     84261     37380    989161     18.20     19.19  --
1251.23/1251.24	c  N dy 15861   3907664        60      5340         0    101869     37380   1373379     18.21     20.39  --
1260.23/1260.23	c  N dy 15985   3929881        60      5340         0    121511     37380   1801658     18.21     19.40  --
1269.23/1269.27	c  N dy 16062   3949970        60      5340         0    139058     37380   2176555     18.21     19.69  --
1294.23/1294.22	c  N dy 16134   4023693        60      5340         0    126435     37380   1803623     18.17     19.33  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.38 3.84 3.87 3/184 31754
/proc/meminfo: memFree=22623416/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=29932 CPUtime=0 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 605 0 0 0 0 0 0 0 25 0 1 0 290755453 30650368 545 33554432000 4194304 4650387 140735284090384 18446744073709551615 222921438241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 7483 545 345 112 0 2448 0

[startup+0.077752 s]
/proc/loadavg: 3.38 3.84 3.87 3/184 31754
/proc/meminfo: memFree=22623416/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=29932 CPUtime=0.07 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 621 0 0 0 7 0 0 0 25 0 1 0 290755453 30650368 561 33554432000 4194304 4650387 140735284090384 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 7483 561 345 112 0 2448 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29932

[startup+0.100702 s]
/proc/loadavg: 3.38 3.84 3.87 3/184 31754
/proc/meminfo: memFree=22623416/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=29932 CPUtime=0.09 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 626 0 0 0 9 0 0 0 25 0 1 0 290755453 30650368 566 33554432000 4194304 4650387 140735284090384 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 7483 566 345 112 0 2448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29932

[startup+0.300677 s]
/proc/loadavg: 3.38 3.84 3.87 3/184 31754
/proc/meminfo: memFree=22623416/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=32012 CPUtime=0.29 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 1303 0 0 0 29 0 0 0 25 0 1 0 290755453 32780288 1029 33554432000 4194304 4650387 140735284090384 18446744073709551615 4240915 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 8003 1029 378 112 0 2968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32012

[startup+0.700625 s]
/proc/loadavg: 3.38 3.84 3.87 3/184 31754
/proc/meminfo: memFree=22623416/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=32548 CPUtime=0.69 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 1719 0 0 0 69 0 0 0 25 0 1 0 290755453 33329152 1217 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 8137 1218 378 112 0 3102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32548

[startup+1.50048 s]
/proc/loadavg: 3.38 3.84 3.87 5/190 31765
/proc/meminfo: memFree=22599676/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=38344 CPUtime=1.49 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 3718 0 0 0 149 0 0 0 25 0 1 0 290755453 39264256 2626 33554432000 4194304 4650387 140735284090384 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 9586 2626 380 112 0 4551 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38344

[startup+3.1002 s]
/proc/loadavg: 3.38 3.84 3.87 5/190 31765
/proc/meminfo: memFree=22580208/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=38692 CPUtime=3.09 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 4148 0 0 0 309 0 0 0 25 0 1 0 290755453 39620608 2681 33554432000 4194304 4650387 140735284090384 18446744073709551615 4519980 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 9673 2681 380 112 0 4638 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38692

[startup+6.30059 s]
/proc/loadavg: 3.43 3.84 3.87 5/190 31766
/proc/meminfo: memFree=22575948/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=39304 CPUtime=6.29 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 5498 0 0 0 629 0 0 0 25 0 1 0 290755453 40247296 2764 33554432000 4194304 4650387 140735284090384 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 9826 2764 380 112 0 4791 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39304

[startup+12.7004 s]
/proc/loadavg: 3.48 3.84 3.87 5/190 31766
/proc/meminfo: memFree=22551916/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=45152 CPUtime=12.69 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 8613 0 0 0 1268 1 0 0 25 0 1 0 290755453 46235648 4246 33554432000 4194304 4650387 140735284090384 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 11288 4246 380 112 0 6253 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45152

[startup+25.5011 s]
/proc/loadavg: 3.59 3.85 3.87 5/190 31766
/proc/meminfo: memFree=22535660/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=49520 CPUtime=25.49 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 13731 0 0 0 2547 2 0 0 25 0 1 0 290755453 50708480 5327 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 12380 5327 380 112 0 7345 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49520

[startup+51.1004 s]
/proc/loadavg: 3.73 3.86 3.87 5/190 31767
/proc/meminfo: memFree=22518988/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=53500 CPUtime=51.09 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 20872 0 0 0 5106 3 0 0 25 0 1 0 290755453 54784000 6194 33554432000 4194304 4650387 140735284090384 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 13375 6194 380 112 0 8340 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53500

[startup+102.307 s]
/proc/loadavg: 3.88 3.88 3.88 5/190 31768
/proc/meminfo: memFree=22487440/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=55932 CPUtime=102.3 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 32279 0 0 0 10224 6 0 0 25 0 1 0 290755453 57274368 7445 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 13983 7445 380 112 0 8948 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 55932

[startup+162.301 s]
/proc/loadavg: 3.95 3.90 3.88 5/190 31770
/proc/meminfo: memFree=22461592/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=66588 CPUtime=162.3 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 44403 0 0 0 16221 9 0 0 25 0 1 0 290755453 68186112 9831 33554432000 4194304 4650387 140735284090384 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 16647 9831 380 112 0 11612 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 66588

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.89 5/190 31771
/proc/meminfo: memFree=22416684/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=76548 CPUtime=222.3 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 54476 0 0 0 22219 11 0 0 25 0 1 0 290755453 78385152 11819 33554432000 4194304 4650387 140735284090384 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 19137 11819 380 112 0 14102 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 76548

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.89 5/190 31773
/proc/meminfo: memFree=22407352/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=76800 CPUtime=282.3 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 63426 0 0 0 28217 13 0 0 25 0 1 0 290755453 78643200 12044 33554432000 4194304 4650387 140735284090384 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 19200 12044 380 112 0 14165 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76800

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.90 5/190 31774
/proc/meminfo: memFree=22373852/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=87212 CPUtime=342.3 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 71946 0 0 0 34215 15 0 0 25 0 1 0 290755453 89305088 14929 33554432000 4194304 4650387 140735284090384 18446744073709551615 4439079 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 21803 14929 380 112 0 16768 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 87212

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 31776
/proc/meminfo: memFree=22363656/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=88808 CPUtime=402.3 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 78327 0 0 0 40212 18 0 0 25 0 1 0 290755453 90939392 15157 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 22202 15157 380 112 0 17167 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 88808

[startup+462.301 s]
/proc/loadavg: 4.07 3.97 3.91 5/190 31805
/proc/meminfo: memFree=22378156/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=88976 CPUtime=462.31 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 85210 0 0 0 46211 20 0 0 25 0 1 0 290755453 91111424 15830 33554432000 4194304 4650387 140735284090384 18446744073709551615 4313323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 22244 15830 380 112 0 17209 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 88976

[startup+522.301 s]
/proc/loadavg: 4.03 3.97 3.91 5/190 31806
/proc/meminfo: memFree=22369044/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=95764 CPUtime=522.31 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 90686 0 0 0 52210 21 0 0 25 0 1 0 290755453 98062336 16966 33554432000 4194304 4650387 140735284090384 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 23941 16966 380 112 0 18906 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 95764

[startup+582.301 s]
/proc/loadavg: 4.08 3.99 3.92 5/190 31808
/proc/meminfo: memFree=22342604/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=95796 CPUtime=582.31 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 93435 0 0 0 58210 21 0 0 25 0 1 0 290755453 98095104 17320 33554432000 4194304 4650387 140735284090384 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 23949 17320 380 112 0 18914 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 95796

[startup+642.301 s]
/proc/loadavg: 4.07 4.00 3.93 5/190 31809
/proc/meminfo: memFree=22340692/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=95956 CPUtime=642.32 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 100185 0 0 0 64208 24 0 0 25 0 1 0 290755453 98258944 17351 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 23989 17351 380 112 0 18954 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 95956

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 31811
/proc/meminfo: memFree=22322788/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=96128 CPUtime=702.31 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 106788 0 0 0 70205 26 0 0 25 0 1 0 290755453 98435072 16906 33554432000 4194304 4650387 140735284090384 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 24032 16906 380 112 0 18997 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 96128

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 31813
/proc/meminfo: memFree=22312224/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=102488 CPUtime=762.32 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 108685 0 0 0 76205 27 0 0 25 0 1 0 290755453 104947712 18803 33554432000 4194304 4650387 140735284090384 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 25622 18803 380 112 0 20587 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 102488

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 31814
/proc/meminfo: memFree=22316668/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=102536 CPUtime=822.32 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 111304 0 0 0 82204 28 0 0 25 0 1 0 290755453 104996864 18726 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 25634 18726 380 112 0 20599 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 102536

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 31816
/proc/meminfo: memFree=22309924/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=102656 CPUtime=882.31 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 116809 0 0 0 88201 30 0 0 25 0 1 0 290755453 105119744 19278 33554432000 4194304 4650387 140735284090384 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 25664 19278 380 112 0 20629 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 102656

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 31826
/proc/meminfo: memFree=22307272/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=102824 CPUtime=942.32 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 123583 0 0 0 94200 32 0 0 25 0 1 0 290755453 105291776 18406 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 25706 18406 380 112 0 20671 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 102824

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 31828
/proc/meminfo: memFree=22303484/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=102884 CPUtime=1002.32 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 127321 0 0 0 100199 33 0 0 25 0 1 0 290755453 105353216 19514 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 25721 19514 380 112 0 20686 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 102884

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 31830
/proc/meminfo: memFree=22278272/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=102988 CPUtime=1062.32 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 132674 0 0 0 106197 35 0 0 25 0 1 0 290755453 105459712 19510 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 25747 19510 380 112 0 20712 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 102988

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 31834
/proc/meminfo: memFree=22283688/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=103104 CPUtime=1122.32 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 138158 0 0 0 112195 37 0 0 25 0 1 0 290755453 105578496 19535 33554432000 4194304 4650387 140735284090384 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 25776 19535 380 112 0 20741 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 103104

[startup+1182.3 s]
/proc/loadavg: 4.10 4.03 3.94 5/190 31836
/proc/meminfo: memFree=22285512/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=103744 CPUtime=1182.33 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 142923 0 0 0 118194 39 0 0 25 0 1 0 290755453 106233856 18716 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 25936 18716 380 112 0 20901 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 103744

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 31837
/proc/meminfo: memFree=22260548/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=103848 CPUtime=1242.33 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 148274 0 0 0 124192 41 0 0 25 0 1 0 290755453 106340352 18314 33554432000 4194304 4650387 140735284090384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 25962 18314 380 112 0 20927 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 103848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.94 4/189 31840
/proc/meminfo: memFree=22316076/32951124 swapFree=67111528/67111528
[pid=31754] ppid=31752 vsize=103912 CPUtime=1300.03 cores=0,2
/proc/31754/stat : 31754 (strangenight1-s) R 31752 31754 31704 0 -1 4202496 152571 0 0 0 129961 42 0 0 25 0 1 0 290755453 106405888 19681 33554432000 4194304 4650387 140735284090384 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31754/statm: 25978 19681 380 112 0 20943 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 103912

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.05
CPU user time (s): 1299.62
CPU system time (s): 0.432934
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 115820

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

runsolver used 2.21766 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-03 02:45:47
IDJOB=3176072
IDBENCH=83090
IDSOLVER=1589
FILE ID=node109/3176072-1301791547
RUNJOBID= node109-1301791547-31722
PBS_JOBID= 12841438
Free space on /tmp= 72048 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1675230100-032.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176072-1301791547/watcher-3176072-1301791547 -o /tmp/evaluation-result-3176072-1301791547/solver-3176072-1301791547 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176072-1301791547.cnf

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

MD5SUM BENCH= f9a60c414c65108f1df33ba3a81b8715
RANDOM SEED=1301006437

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22623448 kB
Buffers:        350648 kB
Cached:        9644484 kB
SwapCached:          0 kB
Active:        6020980 kB
Inactive:      4039224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22623448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18856 kB
Writeback:           0 kB
AnonPages:       64996 kB
Mapped:          15496 kB
Slab:           202900 kB
PageTables:       5412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   250848 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= 72036 MiB
End job on node109 at 2011-04-03 03:07:29