Trace number 3370281

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 1300.02

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-3370281-1305388654.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.11	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:      31 undec:       0 neg:      29
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.13	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.19/0.23	c  N dy     7      4070        60      5340         0      3613     37380     76975     18.56     19.56  --
0.39/0.45	c  N dy    16     10583        60      5340         0      7159     37380    146596     18.26     19.26  --
0.59/0.66	c  N dy    20     15973        60      5340         0      8137     37380    157634     17.97     18.93  --
0.79/0.82	c  N dy    27     20101        60      5340         0      6793     37380    121367     17.89     18.87  --
1.00/1.03	c  F st    44     25000        60      5340         0     11146     37380    213750     17.94     18.17  --
1.00/1.03	c  N st    44     25000        60      5340         0     11146     37380    213750     17.94     18.17  --
1.19/1.24	c  N dy    50     30001        60      5340         0      9566     37380    173145     17.94   no data  --
1.19/1.24	c  S st    50     30001        60      5340         0      9566     37380    173145     17.94   no data  --
1.19/1.27	c  S st    50     30504        60      5340         0     10031     37380    183340     17.94   no data  --
1.19/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.19/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.10/2.13	c lits-rem:      1403  cl-subs:      975  v-elim:      0  v-fix:    0  time:  0.85 s
2.29/2.36	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
2.29/2.36	c calculated reachability. Time: 0.00
2.29/2.36	c  N dy    50     30504        60      5340         0      9056     37380    160987     17.94   no data  --
2.59/2.67	c  N dy    57     36714        60      5340         0      7600     37380    119452     17.79     18.83  --
2.79/2.87	c  N dy    78     40742        60      5340         0     11191     37380    197072     17.91     18.93  --
3.09/3.14	c  N dy    94     45640        60      5340         0     15558     37380    289252     17.93     18.94  --
3.09/3.14	c  S st    96     45758        60      5340         0     15663     37380    291475     17.94   no data  --
3.09/3.19	c  S st    96     46263        60      5340         0      8202     37380    124699     17.94   no data  --
3.09/3.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.09/3.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.09/3.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.09/3.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.95	c lits-rem:       152  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.76 s
3.89/3.95	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c vivif2 --  cl tried     8166 cl shrink        0 lits rem          0 time: 0.00
4.09/4.18	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
4.09/4.18	c calculated reachability. Time: 0.00
4.09/4.18	c  N dy    96     46263        60      5340         0      8166     37380    123687     17.94   no data  --
4.30/4.37	c  N dy   111     50471        60      5340         0     11923     37380    202939     17.95     18.90  --
4.69/4.71	c  N dy   119     56927        60      5340         0     17623     37380    320741     17.84     18.87  --
4.88/4.95	c  N dy   145     61308        60      5340         0     12656     37380    209232     17.93     18.93  --
5.28/5.32	c  N dy   146     68135        60      5340         0     18682     37380    333680     17.79     18.76  --
5.39/5.42	c  S st   153     69394        60      5340         0     10088     37380    146375     17.81   no data  --
5.39/5.46	c  S st   153     69896        60      5340         0     10537     37380    156551     17.81   no data  --
5.39/5.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.39/5.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.39/5.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.39/5.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.39/5.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.39/5.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.39/5.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.18/6.29	c lits-rem:       247  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.83 s
6.18/6.29	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
6.18/6.29	c vivif2 --  cl tried    10388 cl shrink        0 lits rem          0 time: 0.00
6.49/6.56	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.27
6.49/6.56	c calculated reachability. Time: 0.00
6.49/6.56	c  N dy   153     69896        60      5340         0     10388     37380    152748     17.81   no data  --
6.78/6.80	c  N dy   160     74358        60      5340         0     14296     37380    233857     17.78     18.94  --
7.08/7.14	c  N dy   199     79202        60      5340         0     18645     37380    327966     17.88     19.31  --
7.49/7.56	c  N dy   218     85145        60      5340         0     13294     37380    202586     17.90     18.86  --
7.70/7.71	c  F st   235     87500        60      5340         0     15413     37380    248346     17.94     17.63  --
7.89/7.93	c  N st   240     90798        60      5340         0     18343     37380    311479     17.94   no data  --
8.39/8.45	c  N dy   266     97988        60      5340         0     13206     37380    190784     17.98     18.95  --
8.80/8.86	c  N dy   272    104845        60      5340         0     19239     37380    316190     17.93     17.73  --
8.80/8.86	c  S st   272    104845        60      5340         0     19239     37380    316190     17.93     17.73  --
8.89/8.91	c  S st   272    105350        60      5340         0     19694     37380    326274     17.93   no data  --
8.89/8.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.89/8.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.89/8.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.89/8.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.89/8.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.89/8.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
8.89/8.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.29/10.36	c lits-rem:      1819  cl-subs:     2475  v-elim:      0  v-fix:    0  time:  1.44 s
10.29/10.37	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.29/10.37	c vivif2 --  cl tried    17219 cl shrink        0 lits rem          0 time: 0.00
10.59/10.69	c asymm  cl-useful: 0/4644/5340 lits-rem:0 time: 0.33
10.59/10.69	c calculated reachability. Time: 0.00
10.59/10.69	c  N dy   272    105350        60      5340         0     17219     37380    275139     17.93   no data  --
11.09/11.18	c  N dy   288    112165        60      5340         0     23327     37380    404166     17.92     18.92  --
11.79/11.89	c  N dy   315    122828        60      5340         0     20426     37380    332900     17.90     18.85  --
12.59/12.62	c  N dy   352    131293        60      5340         0     14743     37380    203946     17.93     18.91  --
13.10/13.20	c  N dy   383    139754        60      5340         0     22224     37380    361357     17.93     18.90  --
13.99/14.06	c  N dy   425    150051        60      5340         0     17239     37380    247151     17.96     18.96  --
14.69/14.71	c  S st   467    158027        60      5340         0     24396     37380    400797     18.00   no data  --
14.69/14.78	c  S st   467    158528        60      5340         0     24847     37380    410531     18.00   no data  --
14.69/14.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.69/14.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.69/14.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.79/14.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.79/14.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.79/14.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
14.79/14.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.59/16.63	c lits-rem:      1900  cl-subs:     2436  v-elim:      0  v-fix:    0  time:  1.82 s
16.59/16.63	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
16.59/16.63	c vivif2 --  cl tried    22411 cl shrink        0 lits rem          0 time: 0.00
16.69/16.70	c asymm  cl-useful: 0/696/5340 lits-rem:0 time: 0.07
16.69/16.71	c calculated reachability. Time: 0.00
16.69/16.71	c  N dy   467    158528        60      5340         0     22411     37380    356110     18.00   no data  --
20.90/20.99	c  N dy   515    212788        60      5340         0     22667     37380    331037     17.54     18.78  --
22.39/22.43	c  N dy   616    226446        60      5340         0     34869     37380    594685     17.64     18.83  --
23.39/23.47	c  S st   679    237794        60      5340         0     27269     37380    421956     17.68     17.31  --
23.48/23.55	c  S st   679    238300        60      5340         0     27732     37380    431950     17.68   no data  --
23.48/23.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.48/23.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.48/23.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.48/23.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.48/23.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.48/23.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
23.48/23.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.48/25.59	c lits-rem:      1990  cl-subs:     2503  v-elim:      0  v-fix:    0  time:  2.02 s
25.48/25.59	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
25.48/25.60	c vivif2 --  cl tried    25229 cl shrink        0 lits rem          0 time: 0.00
25.89/25.94	c asymm  cl-useful: 0/3509/5340 lits-rem:0 time: 0.34
25.89/25.94	c calculated reachability. Time: 0.00
25.89/25.94	c  N dy   679    238300        60      5340         0     25229     37380    377308     17.68   no data  --
27.49/27.59	c  N dy   771    253861        60      5340         0     20564     37380    268022     17.76     18.71  --
29.18/29.24	c  N dy   872    270091        60      5340         0     35019     37380    579489     17.83     19.15  --
30.89/30.99	c  N dy   952    287385        60      5340         0     30939     37380    477435     17.87     20.06  --
33.00/33.07	c  N dy  1059    305735        60      5340         0     26819     37380    381452     17.93     18.90  --
33.09/33.12	c  F st  1062    306250        60      5340         0     27277     37380    391045     17.93     17.70  --
35.39/35.41	c  N dy  1130    326428        60      5340         0     23874     37380    307346     17.96     18.92  --
37.89/37.98	c  N dy  1174    351038        60      5340         0     23497     37380    289969     17.92     19.00  --
38.50/38.57	c  S st  1207    357450        60      5340         0     29193     37380    412382     17.93   no data  --
38.59/38.65	c  S st  1207    357954        60      5340         0     29657     37380    422429     17.93   no data  --
38.59/38.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.59/38.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.59/38.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.59/38.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.59/38.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.59/38.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
38.59/38.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.70/40.74	c lits-rem:      1462  cl-subs:     1833  v-elim:      0  v-fix:    0  time:  2.07 s
40.70/40.74	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
40.70/40.75	c vivif2 --  cl tried    27824 cl shrink        0 lits rem          0 time: 0.00
40.99/41.00	c asymm  cl-useful: 0/1831/5340 lits-rem:0 time: 0.25
40.99/41.00	c calculated reachability. Time: 0.00
40.99/41.00	c  N dy  1207    357954        60      5340         0     27824     37380    382715     17.93   no data  --
43.48/43.58	c  N dy  1328    378201        60      5340         0     45867     37380    771416     17.99     19.05  --
45.68/45.75	c  N dy  1390    398335        60      5340         0     40654     37380    641531     17.99     18.94  --
48.19/48.30	c  N dy  1503    418676        60      5340         0     34813     37380    508494     18.03     19.01  --
58.59/58.65	c  N dy  1552    516044        60      5340         0     43318     37380    629140     17.57     18.53  --
61.68/61.75	c  N dy  1726    536931        60      5340         0     34807     37380    476637     17.64     16.42  --
61.68/61.75	c  S st  1726    536931        60      5340         0     34807     37380    476637     17.64     16.42  --
61.78/61.84	c  S st  1726    537433        60      5340         0     35263     37380    486661     17.64   no data  --
61.78/61.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.78/61.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.78/61.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.78/61.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.78/61.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.78/61.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
61.78/61.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.80/63.82	c lits-rem:       983  cl-subs:     1702  v-elim:      0  v-fix:    0  time:  1.95 s
63.80/63.82	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
63.80/63.82	c vivif2 --  cl tried    33561 cl shrink        0 lits rem          0 time: 0.00
64.08/64.16	c asymm  cl-useful: 0/2728/5340 lits-rem:0 time: 0.34
64.08/64.16	c calculated reachability. Time: 0.00
64.08/64.16	c  N dy  1726    537433        60      5340         0     33561     37380    447378     17.64   no data  --
67.38/67.45	c  N dy  1900    557476        60      5340         0     51466     37380    838902     17.71     18.95  --
70.08/70.14	c  N dy  1998    577504        60      5340         0     41055     37380    591546     17.73     20.69  --
73.59/73.62	c  N dy  2138    597528        60      5340         0     29659     37380    341310     17.77     19.81  --
76.18/76.26	c  N dy  2257    617581        60      5340         0     47488     37380    723671     17.80     19.50  --
79.29/79.40	c  N dy  2352    637654        60      5340         0     35126     37380    452075     17.82     20.81  --
82.40/82.48	c  N dy  2516    657692        60      5340         0     53004     37380    842234     17.87     20.38  --
85.80/85.83	c  N dy  2654    677781        60      5340         0     39729     37380    539195     17.91     19.21  --
88.68/88.70	c  N dy  2678    699984        60      5340         0     59154     37380    937891     17.88     18.88  --
91.68/91.80	c  N dy  2782    720033        60      5340         0     45062     37380    639464     17.90     18.95  --
95.29/95.39	c  N dy  2911    740074        60      5340         0     62919     37380   1027474     17.93     19.87  --
98.29/98.36	c  N dy  3007    760173        60      5340         0     47996     37380    690485     17.94     19.08  --
101.99/102.00	c  N dy  3114    780177        60      5340         0     65705     37380   1071275     17.97     19.12  --
105.09/105.17	c  N dy  3205    800961        60      5340         0     50356     37380    731388     17.98     19.14  --
105.99/106.08	c  S st  3236    806151        60      5340         0     54964     37380    830238     17.98     17.76  --
106.19/106.21	c  S st  3236    806655        60      5340         0     55424     37380    840307     17.98   no data  --
106.19/106.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.19/106.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.19/106.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
106.19/106.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.19/106.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.19/106.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
106.19/106.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.98/114.09	c lits-rem:      3289  cl-subs:     5467  v-elim:      0  v-fix:    0  time:  7.84 s
113.98/114.09	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
114.08/114.10	c vivif2 --  cl tried    49957 cl shrink        0 lits rem          0 time: 0.01
114.29/114.39	c asymm  cl-useful: 0/808/5340 lits-rem:0 time: 0.29
114.29/114.39	c calculated reachability. Time: 0.00
114.29/114.39	c  N dy  3236    806655        60      5340         0     49957     37380    722369     17.98   no data  --
118.99/119.03	c  N dy  3325    830428        60      5340         0     36790     37380    428682     17.99     18.98  --
122.00/122.01	c  N dy  3421    850970        60      5340         0     55043     37380    818273     18.00     19.01  --
125.98/126.02	c  N dy  3483    876059        60      5340         0     41871     37380    523153     17.98     18.97  --
129.18/129.28	c  N dy  3588    896081        60      5340         0     59678     37380    907450     18.00     20.68  --
143.68/143.70	c  N dy  3704    991142        60      5340         0     69140     37380   1028160     17.83     18.88  --
147.49/147.54	c  N dy  3856   1011167        60      5340         0     49514     37380    674245     17.87     18.86  --
151.08/151.12	c  N dy  3936   1031175        60      5340         0     67262     37380   1052984     17.87     20.07  --
154.99/155.11	c  N dy  4048   1051201        60      5340         0     46343     37380    587955     17.89     20.71  --
158.08/158.12	c  F st  4078   1071876        60      5340         0     64469     37380    961036     17.87     17.89  --
158.08/158.12	c  N st  4078   1071876        60      5340         0     64469     37380    961036     17.87     17.89  --
162.38/162.49	c  N dy  4166   1091907        60      5340         0     42609     37380    495993     17.88     20.12  --
165.99/166.08	c  N dy  4225   1116608        60      5340         0     64389     37380    953379     17.86     18.90  --
170.98/171.08	c  N dy  4362   1136667        60      5340         0     41596     37380    464459     17.89     18.96  --
174.28/174.39	c  N dy  4490   1156686        60      5340         0     59365     37380    851270     17.91     19.71  --
178.98/179.07	c  N dy  4639   1176785        60      5340         0     77184     37380   1239610     17.93     20.01  --
182.99/183.07	c  N dy  4755   1196879        60      5340         0     53421     37380    710236     17.95     20.58  --
185.28/185.39	c  S st  4795   1209985        60      5340         0     64981     37380    955143     17.95     17.33  --
185.49/185.54	c  S st  4795   1210489        60      5340         0     65439     37380    965170     17.95   no data  --
185.49/185.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.49/185.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.49/185.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
185.49/185.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.49/185.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.49/185.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
185.49/185.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
197.28/197.34	c lits-rem:      3965  cl-subs:     6135  v-elim:      0  v-fix:    0  time: 11.76 s
197.28/197.34	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
197.28/197.36	c vivif2 --  cl tried    59304 cl shrink        0 lits rem          0 time: 0.01
197.58/197.64	c asymm  cl-useful: 0/652/5340 lits-rem:0 time: 0.28
197.58/197.64	c calculated reachability. Time: 0.00
197.58/197.64	c  N dy  4795   1210489        60      5340         0     59304     37380    831961     17.95   no data  --
202.39/202.44	c  N dy  4938   1230556        60      5340         0     77109     37380   1219418     17.97     20.31  --
205.98/206.00	c  N dy  4982   1250918        60      5340         0     52833     37380    680625     17.96     18.96  --
209.68/209.71	c  N dy  5077   1271253        60      5340         0     70768     37380   1063915     17.97     18.93  --
214.58/214.69	c  N dy  5188   1291268        60      5340         0     45417     37380    520384     17.98     19.07  --
218.38/218.46	c  N dy  5344   1311358        60      5340         0     63173     37380    909630     18.01     20.24  --
222.98/223.01	c  N dy  5446   1331523        60      5340         0     81096     37380   1293356     18.02     19.21  --
227.38/227.43	c  N dy  5527   1351803        60      5340         0     54857     37380    705108     18.02     19.00  --
231.28/231.31	c  N dy  5619   1371818        60      5340         0     72620     37380   1088739     18.03     20.47  --
238.38/238.40	c  N dy  5703   1404080        60      5340         0     55992     37380    714242     18.01     19.12  --
242.78/242.89	c  N dy  5856   1424126        60      5340         0     73829     37380   1104105     18.03     20.58  --
248.38/248.50	c  N dy  5998   1444203        60      5340         0     91669     37380   1494445     18.05     19.74  --
256.78/256.89	c  N dy  6039   1492069        60      5340         0     87429     37380   1342309     18.00     19.05  --
260.59/260.70	c  N dy  6061   1512100        60      5340         0     58318     37380    743462     17.99     20.97  --
264.08/264.14	c  N dy  6079   1532174        60      5340         0     75890     37380   1105672     17.97     19.44  --
269.49/269.53	c  N dy  6186   1552212        60      5340         0     93719     37380   1492922     17.98     20.47  --
274.38/274.49	c  N dy  6335   1576078        60      5340         0     67294     37380    939527     18.00     19.00  --
279.47/279.56	c  N dy  6468   1596083        60      5340         0     85007     37380   1323635     18.01     19.99  --
285.08/285.14	c  N dy  6588   1616152        60      5340         0     54272     37380    645087     18.03     20.10  --
288.88/288.97	c  N dy  6654   1638094        60      5340         0     73549     37380   1051676     18.02     18.98  --
294.69/294.80	c  N dy  6819   1658144        60      5340         0     91325     37380   1441560     18.04     20.09  --
299.38/299.43	c  N dy  6894   1678165        60      5340         0     59575     37380    747136     18.05     19.46  --
304.08/304.11	c  N dy  7037   1698264        60      5340         0     77439     37380   1136834     18.06     19.50  --
308.48/308.52	c  S st  7112   1710491        60      5340         0     88236     37380   1371191     18.07   no data  --
308.78/308.83	c  S st  7112   1710991        60      5340         0     88700     37380   1381597     18.07   no data  --
308.78/308.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
308.78/308.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
308.78/308.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
308.88/308.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
308.88/308.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
308.88/308.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
308.88/308.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
332.98/333.08	c lits-rem:      5899  cl-subs:     9913  v-elim:      0  v-fix:    0  time: 24.14 s
332.98/333.08	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
332.98/333.09	c vivif2 --  cl tried    78787 cl shrink        0 lits rem          0 time: 0.01
333.29/333.33	c asymm  cl-useful: 0/515/5340 lits-rem:0 time: 0.24
333.29/333.33	c calculated reachability. Time: 0.00
333.29/333.33	c  N dy  7112   1710991        60      5340         0     78787     37380   1162495     18.07   no data  --
338.87/338.94	c  N dy  7204   1731070        60      5340         0     96535     37380   1543208     18.07     19.17  --
344.07/344.18	c  N dy  7306   1757063        60      5340         0     69644     37380    956473     18.08     19.16  --
349.28/349.37	c  N dy  7386   1779426        60      5340         0     89372     37380   1376734     18.08     19.13  --
356.08/356.16	c  N dy  7517   1805516        60      5340         0     61457     37380    765394     18.08     19.13  --
360.79/360.84	c  N dy  7640   1825588        60      5340         0     79211     37380   1149861     18.10     20.27  --
366.37/366.49	c  N dy  7737   1845795        60      5340         0     97086     37380   1535869     18.10     19.17  --
371.17/371.28	c  N dy  7813   1865835        60      5340         0     62711     37380    784782     18.11     20.19  --
375.77/375.80	c  N dy  7887   1887325        60      5340         0     81677     37380   1191266     18.11     19.07  --
380.98/381.09	c  N dy  7937   1908263        60      5340         0    100144     37380   1586487     18.11     19.09  --
385.58/385.69	c  N dy  7974   1928532        60      5340         0     64988     37380    815579     18.10     19.14  --
390.57/390.65	c  N dy  8071   1950000        60      5340         0     83948     37380   1223128     18.11     19.06  --
396.27/396.35	c  N dy  8169   1970020        60      5340         0    101682     37380   1605598     18.11     20.03  --
401.08/401.19	c  N dy  8266   1990034        60      5340         0     65647     37380    834613     18.12     19.37  --
405.89/405.96	c  N dy  8354   2010372        60      5340         0     83654     37380   1220459     18.12     19.08  --
411.28/411.35	c  N dy  8405   2030398        60      5340         0    101220     37380   1587962     18.12     20.34  --
417.57/417.69	c  N dy  8534   2054025        60      5340         0     67338     37380    852394     18.12     19.14  --
422.48/422.53	c  N dy  8647   2074044        60      5340         0     85048     37380   1237494     18.13     20.27  --
428.38/428.49	c  N dy  8758   2094068        60      5340         0    102740     37380   1619091     18.14     20.27  --
434.39/434.51	c  N dy  8888   2114796        60      5340         0     65451     37380    807459     18.15     19.14  --
440.57/440.64	c  N dy  8981   2139356        60      5340         0     87096     37380   1271901     18.16     19.29  --
450.67/450.73	c  N dy  9129   2161728        60      5340         0    106957     37380   1706833     18.17     19.15  --
456.68/456.72	c  N dy  9261   2182349        60      5340         0     68708     37380    871109     18.18     19.16  --
461.58/461.65	c  N dy  9343   2203171        60      5340         0     87083     37380   1267015     18.18     19.16  --
463.98/464.10	c  S st  9408   2210991        60      5340         0     93996     37380   1419815     18.19   no data  --
464.28/464.35	c  S st  9408   2211497        60      5340         0     94454     37380   1429896     18.19   no data  --
464.28/464.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
464.28/464.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
464.28/464.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
464.38/464.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.38/464.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
464.38/464.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
464.38/464.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
520.38/520.42	c lits-rem:      4976  cl-subs:     9625  v-elim:      0  v-fix:    0  time: 55.99 s
520.38/520.42	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
520.38/520.43	c vivif2 --  cl tried    84829 cl shrink        0 lits rem          0 time: 0.01
520.58/520.68	c asymm  cl-useful: 0/470/5340 lits-rem:0 time: 0.24
520.58/520.68	c calculated reachability. Time: 0.00
520.58/520.68	c  N dy  9408   2211497        60      5340         0     84829     37380   1217362     18.19   no data  --
532.78/532.84	c  N dy  9431   2262805        60      5340         0     72847     37380    923774     18.14     19.17  --
537.98/538.08	c  N dy  9553   2282857        60      5340         0     90598     37380   1309863     18.15     21.60  --
543.88/543.94	c  N dy  9640   2302919        60      5340         0    108290     37380   1691884     18.15     19.87  --
549.78/549.81	c  N dy  9727   2323012        60      5340         0     68125     37380    828819     18.15     20.22  --
555.98/556.03	c  N dy  9794   2349677        60      5340         0     91513     37380   1315960     18.15     19.16  --
562.38/562.40	c  N dy  9870   2371556        60      5340         0    110673     37380   1719538     18.15     19.11  --
569.18/569.22	c  N dy  9937   2400029        60      5340         0     77000     37380   1007816     18.14     19.14  --
573.98/574.07	c  N dy  9962   2422279        60      5340         0     96456     37380   1415218     18.13     19.12  --
580.88/580.94	c  N dy 10080   2442338        60      5340         0    114176     37380   1801351     18.14     20.34  --
586.37/586.46	c  N dy 10163   2462408        60      5340         0     72154     37380    898336     18.14     19.16  --
591.88/591.92	c  N dy 10203   2482458        60      5340         0     89771     37380   1264352     18.13     21.13  --
601.69/601.77	c  N dy 10309   2505627        60      5340         0    110272     37380   1706807     18.14     19.16  --
609.68/609.73	c  N dy 10355   2526155        60      5340         0     67597     37380    791007     18.13     19.14  --
614.68/614.71	c  N dy 10429   2546223        60      5340         0     85261     37380   1168490     18.14     19.70  --
620.18/620.29	c  N dy 10493   2566253        60      5340         0    102810     37380   1539084     18.13     19.21  --
629.67/629.75	c  N dy 10607   2592029        60      5340         0     63990     37380    703078     18.14     19.17  --
634.48/634.58	c  N dy 10681   2614727        60      5340         0     83867     37380   1125567     18.14     19.10  --
639.78/639.86	c  N dy 10751   2634820        60      5340         0    101533     37380   1505156     18.14     20.18  --
646.98/647.07	c  N dy 10848   2655237        60      5340         0    119554     37380   1894090     18.14     19.21  --
653.78/653.83	c  N dy 10921   2681595        60      5340         0     80244     37380   1034565     18.14     19.19  --
660.08/660.14	c  N dy 11072   2701691        60      5340         0     98014     37380   1425859     18.15     19.40  --
662.98/663.08	c  S st 11101   2711499        60      5340         0    106639     37380   1609672     18.15     16.67  --
663.29/663.35	c  S st 11101   2712004        60      5340         0    107094     37380   1619782     18.15   no data  --
663.29/663.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
663.29/663.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
663.38/663.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
663.38/663.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
663.38/663.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
663.38/663.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
663.38/663.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
738.88/738.97	c lits-rem:      6838  cl-subs:    12595  v-elim:      0  v-fix:    0  time: 75.53 s
738.88/738.97	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
738.88/738.99	c vivif2 --  cl tried    94499 cl shrink        0 lits rem          0 time: 0.02
739.19/739.23	c asymm  cl-useful: 0/555/5340 lits-rem:0 time: 0.24
739.19/739.23	c calculated reachability. Time: 0.00
739.19/739.23	c  N dy 11101   2712004        60      5340         0     94499     37380   1351373     18.15   no data  --
746.18/746.21	c  N dy 11195   2733164        60      5340         0    113140     37380   1754324     18.15     19.14  --
753.27/753.37	c  N dy 11298   2753223        60      5340         0     68258     37380    788700     18.16     20.54  --
758.47/758.52	c  N dy 11383   2774134        60      5340         0     86677     37380   1181753     18.16     19.13  --
765.49/765.58	c  N dy 11493   2798058        60      5340         0    107761     37380   1636179     18.16     19.19  --
772.27/772.39	c  N dy 11550   2818157        60      5340         0    125392     37380   2011051     18.16     21.59  --
777.58/777.69	c  N dy 11630   2838231        60      5340         0     79192     37380   1004738     18.16     20.43  --
783.28/783.37	c  N dy 11738   2858275        60      5340         0     96896     37380   1388310     18.17     20.95  --
790.89/790.92	c  N dy 11896   2878287        60      5340         0    114619     37380   1778663     18.18     19.97  --
798.37/798.41	c  N dy 11966   2898322        60      5340         0     67216     37380    735869     18.18     19.18  --
802.99/803.02	c  N dy 12069   2918401        60      5340         0     84863     37380   1117058     18.18     21.00  --
808.98/809.02	c  N dy 12163   2938585        60      5340         0    102627     37380   1501991     18.19     19.20  --
815.88/815.96	c  N dy 12252   2958596        60      5340         0    120238     37380   1881829     18.19     20.02  --
823.08/823.11	c  N dy 12300   2983580        60      5340         0     76128     37380    910855     18.18     19.26  --
828.29/828.33	c  N dy 12386   3003606        60      5340         0     93740     37380   1287713     18.19     19.18  --
834.28/834.35	c  N dy 12463   3023691        60      5340         0    111432     37380   1666417     18.19     19.27  --
840.08/840.16	c  N dy 12468   3046159        60      5340         0    131016     37380   2071199     18.18     19.26  --
845.07/845.17	c  N dy 12502   3066244        60      5340         0     81985     37380   1031764     18.17     20.76  --
850.47/850.53	c  N dy 12584   3086282        60      5340         0     99627     37380   1412661     18.17     19.25  --
857.68/857.72	c  N dy 12717   3106347        60      5340         0    117362     37380   1800157     18.18     20.13  --
866.88/866.90	c  N dy 12776   3132421        60      5340         0     72613     37380    820291     18.18     19.16  --
871.97/872.04	c  N dy 12865   3152487        60      5340         0     90256     37380   1197695     18.18     19.62  --
878.57/878.69	c  N dy 13006   3172554        60      5340         0    107985     37380   1587709     18.19     19.93  --
885.49/885.53	c  N dy 13074   3192609        60      5340         0    125535     37380   1964264     18.19     19.62  --
893.19/893.25	c  S st 13179   3212004        60      5340         0     74058     37380    846754     18.19   no data  --
893.37/893.44	c  S st 13179   3212508        60      5340         0     74513     37380    856912     18.19   no data  --
893.37/893.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
893.37/893.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
893.37/893.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
893.37/893.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
893.37/893.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
893.37/893.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
893.37/893.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
903.47/903.55	c lits-rem:       889  cl-subs:     1467  v-elim:      0  v-fix:    0  time: 10.06 s
903.47/903.55	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
903.47/903.56	c vivif2 --  cl tried    73046 cl shrink        0 lits rem          0 time: 0.01
903.67/903.76	c asymm  cl-useful: 0/623/5340 lits-rem:0 time: 0.20
903.67/903.76	c calculated reachability. Time: 0.00
903.67/903.76	c  N dy 13179   3212508        60      5340         0     73046     37380    824038     18.19   no data  --
909.07/909.11	c  N dy 13269   3234177        60      5340         0     92101     37380   1231552     18.19     19.38  --
915.58/915.65	c  N dy 13381   3254249        60      5340         0    109823     37380   1615077     18.20     20.47  --
923.58/923.66	c  N dy 13418   3277212        60      5340         0    129972     37380   2036289     18.19     19.23  --
930.77/930.83	c  N dy 13480   3297288        60      5340         0     78148     37380    918017     18.19     19.75  --
937.77/937.86	c  N dy 13609   3319502        60      5340         0     97700     37380   1345053     18.20     19.17  --
943.17/943.23	c  N dy 13628   3339698        60      5340         0    115245     37380   1705296     18.19     19.16  --
951.49/951.59	c  N dy 13738   3359905        60      5340         0    132967     37380   2089297     18.19     19.16  --
958.87/958.99	c  N dy 13838   3380131        60      5340         0     80581     37380    968885     18.20     19.16  --
964.07/964.15	c  N dy 13887   3401106        60      5340         0     99069     37380   1365429     18.20     19.33  --
973.58/973.63	c  N dy 14010   3427810        60      5340         0    122489     37380   1865018     18.20     19.22  --
983.18/983.29	c  N dy 14166   3447887        60      5340         0    140296     37380   2258565     18.21     20.17  --
988.58/988.67	c  N dy 14203   3467928        60      5340         0     86570     37380   1074942     18.20     20.38  --
994.78/994.85	c  N dy 14293   3488183        60      5340         0    104378     37380   1456077     18.20     19.17  --
1000.99/1001.02	c  N dy 14344   3508253        60      5340         0    121941     37380   1830866     18.20     19.87  --
1011.38/1011.45	c  N dy 14411   3537290        60      5340         0     75433     37380    834870     18.20     19.17  --
1017.18/1017.29	c  N dy 14515   3559707        60      5340         0     95167     37380   1261830     18.20     19.25  --
1024.38/1024.46	c  N dy 14630   3580135        60      5340         0    113203     37380   1654349     18.21     19.21  --
1036.19/1036.28	c  N dy 14743   3614375        60      5340         0    143154     37380   2287768     18.20     19.44  --
1044.47/1044.55	c  N dy 14823   3645085        60      5340         0     97189     37380   1279168     18.20     19.44  --
1051.67/1051.76	c  N dy 14929   3666895        60      5340         0    116412     37380   1694233     18.20     19.28  --
1059.68/1059.76	c  N dy 15025   3686897        60      5340         0    134086     37380   2073811     18.21     20.08  --
1068.67/1068.71	c  N dy 15105   3707859        60      5340         0     78696     37380    889164     18.21     19.25  --
1069.87/1069.98	c  S st 15129   3712508        60      5340         0     82792     37380    978076     18.21   no data  --
1070.08/1070.18	c  S st 15129   3713014        60      5340         0     83248     37380    988461     18.21   no data  --
1070.08/1070.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1070.08/1070.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1070.19/1070.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1070.19/1070.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1070.19/1070.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1070.19/1070.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1070.19/1070.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1084.38/1084.45	c lits-rem:      1399  cl-subs:     2399  v-elim:      0  v-fix:    0  time: 14.21 s
1084.38/1084.45	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1084.38/1084.47	c vivif2 --  cl tried    80849 cl shrink        0 lits rem          0 time: 0.01
1084.59/1084.69	c asymm  cl-useful: 0/530/5340 lits-rem:0 time: 0.22
1084.59/1084.69	c calculated reachability. Time: 0.00
1084.59/1084.69	c  N dy 15129   3713014        60      5340         0     80849     37380    935600     18.21   no data  --
1090.58/1090.68	c  N dy 15240   3733412        60      5340         0     98880     37380   1328681     18.21     19.18  --
1095.88/1095.93	c  F st 15258   3751563        60      5340         0    114709     37380   1657239     18.21     15.57  --
1096.48/1096.60	c  N st 15262   3753596        60      5340         0    116486     37380   1695921     18.21   no data  --
1115.78/1115.84	c  N dy 15336   3806375        60      5340         0     88062     37380   1062793     18.19     19.39  --
1123.78/1123.81	c  N dy 15410   3826468        60      5340         0    105755     37380   1441112     18.19     20.79  --
1134.48/1134.58	c  N dy 15568   3846472        60      5340         0    123480     37380   1833654     18.20     19.20  --
1143.68/1143.75	c  N dy 15613   3866537        60      5340         0    141089     37380   2205088     18.20     20.18  --
1154.68/1154.76	c  N dy 15742   3887645        60      5340         0     84261     37380    989161     18.20     19.19  --
1160.97/1161.09	c  N dy 15861   3907664        60      5340         0    101869     37380   1373379     18.21     20.39  --
1169.08/1169.14	c  N dy 15985   3929881        60      5340         0    121511     37380   1801658     18.21     19.40  --
1177.18/1177.23	c  N dy 16062   3949970        60      5340         0    139058     37380   2176555     18.21     19.69  --
1198.99/1199.02	c  N dy 16134   4023693        60      5340         0    126435     37380   1803623     18.17     19.33  --
1207.38/1207.48	c  N dy 16237   4043694        60      5340         0    144080     37380   2188117     18.18     20.41  --
1216.77/1216.82	c  N dy 16320   4067274        60      5340         0     87854     37380   1037474     18.18     19.28  --
1223.67/1223.70	c  N dy 16476   4087587        60      5340         0    105781     37380   1433037     18.18     19.40  --
1231.48/1231.53	c  N dy 16600   4107852        60      5340         0    123645     37380   1822146     18.19     19.16  --
1240.58/1240.62	c  N dy 16709   4127878        60      5340         0    141271     37380   2207506     18.19     20.71  --
1250.27/1250.33	c  N dy 16818   4147955        60      5340         0     80893     37380    889706     18.20     20.90  --
1256.09/1256.20	c  N dy 16931   4168952        60      5340         0     99386     37380   1292447     18.20     19.17  --
1263.18/1263.29	c  N dy 17049   4188967        60      5340         0    117070     37380   1679996     18.21     19.25  --
1272.08/1272.12	c  N dy 17132   4213015        60      5340         0    138164     37380   2129012     18.21     17.01  --
1272.08/1272.12	c  S st 17132   4213015        60      5340         0    138164     37380   2129012     18.21     17.01  --
1272.38/1272.49	c  S st 17132   4213517        60      5340         0    138624     37380   2139285     18.21   no data  --
1272.48/1272.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1272.48/1272.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1272.48/1272.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1272.59/1272.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1272.59/1272.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1272.59/1272.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1272.59/1272.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-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-3370281-1305388654/watcher-3370281-1305388654 -o /tmp/evaluation-result-3370281-1305388654/solver-3370281-1305388654 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370281-1305388654.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 2.90 3.77 3.79 6/360 24885
/proc/meminfo: memFree=21567136/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=29928 CPUtime=0 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 607 0 0 0 0 0 0 0 25 0 1 0 631281529 30646272 547 33554432000 4194304 4650387 140735178834896 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 7482 547 345 112 0 2447 0

[startup+0.063646 s]
/proc/loadavg: 2.90 3.77 3.79 6/360 24885
/proc/meminfo: memFree=21567136/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=29928 CPUtime=0.06 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 620 0 0 0 6 0 0 0 25 0 1 0 631281529 30646272 560 33554432000 4194304 4650387 140735178834896 18446744073709551615 4370675 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 7482 560 345 112 0 2447 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29928

[startup+0.10064 s]
/proc/loadavg: 2.90 3.77 3.79 6/360 24885
/proc/meminfo: memFree=21567136/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=29928 CPUtime=0.09 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 626 0 0 0 9 0 0 0 25 0 1 0 631281529 30646272 566 33554432000 4194304 4650387 140735178834896 18446744073709551615 4371116 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 7482 566 345 112 0 2447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29928

[startup+0.300602 s]
/proc/loadavg: 2.90 3.77 3.79 6/360 24885
/proc/meminfo: memFree=21567136/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=32008 CPUtime=0.29 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 1320 0 0 0 29 0 0 0 25 0 1 0 631281529 32776192 1046 33554432000 4194304 4650387 140735178834896 18446744073709551615 4329335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 8002 1046 378 112 0 2967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32008

[startup+0.700532 s]
/proc/loadavg: 2.90 3.77 3.79 6/360 24885
/proc/meminfo: memFree=21567136/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=32544 CPUtime=0.69 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 1747 0 0 0 69 0 0 0 25 0 1 0 631281529 33325056 1245 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 8136 1245 378 112 0 3101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32544

[startup+1.5004 s]
/proc/loadavg: 2.90 3.77 3.79 5/362 24887
/proc/meminfo: memFree=21549388/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=38340 CPUtime=1.49 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 3717 0 0 0 149 0 0 0 25 0 1 0 631281529 39260160 2625 33554432000 4194304 4650387 140735178834896 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 9585 2625 380 112 0 4550 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38340

[startup+3.10012 s]
/proc/loadavg: 2.99 3.78 3.79 5/362 24887
/proc/meminfo: memFree=21528932/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=38688 CPUtime=3.09 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 4248 0 0 0 309 0 0 0 25 0 1 0 631281529 39616512 2781 33554432000 4194304 4650387 140735178834896 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 9672 2781 380 112 0 4637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38688

[startup+6.30055 s]
/proc/loadavg: 2.99 3.78 3.79 5/362 24887
/proc/meminfo: memFree=21522988/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=39552 CPUtime=6.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 5568 0 0 0 628 0 0 0 25 0 1 0 631281529 40501248 2834 33554432000 4194304 4650387 140735178834896 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 9888 2834 380 112 0 4853 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39552

[startup+12.7004 s]
/proc/loadavg: 3.14 3.78 3.79 5/362 24887
/proc/meminfo: memFree=21500076/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=45192 CPUtime=12.69 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 9148 0 0 0 1268 1 0 0 25 0 1 0 631281529 46276608 4195 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 11298 4195 380 112 0 6263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45192

[startup+25.5002 s]
/proc/loadavg: 3.27 3.79 3.79 5/362 24888
/proc/meminfo: memFree=21473644/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=51428 CPUtime=25.48 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 14291 0 0 0 2547 1 0 0 25 0 1 0 631281529 52662272 5887 33554432000 4194304 4650387 140735178834896 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 12857 5887 380 112 0 7822 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51428

[startup+51.1007 s]
/proc/loadavg: 3.52 3.81 3.80 5/362 24889
/proc/meminfo: memFree=21456068/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=53544 CPUtime=51.09 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 21980 0 0 0 5106 3 0 0 25 0 1 0 631281529 54829056 6304 33554432000 4194304 4650387 140735178834896 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 13386 6304 380 112 0 8351 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53544

[startup+102.314 s]
/proc/loadavg: 3.94 3.87 3.82 5/362 24890
/proc/meminfo: memFree=21424280/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=55984 CPUtime=102.3 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 33743 0 0 0 10225 5 0 0 25 0 1 0 631281529 57327616 7599 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 13996 7599 380 112 0 8961 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 55984

[startup+162.3 s]
/proc/loadavg: 3.97 3.89 3.83 5/362 24891
/proc/meminfo: memFree=21381056/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=66724 CPUtime=162.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 46826 0 0 0 16220 8 0 0 25 0 1 0 631281529 68325376 9186 33554432000 4194304 4650387 140735178834896 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 16681 9187 380 112 0 11646 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 66724

[startup+222.301 s]
/proc/loadavg: 3.99 3.91 3.83 5/362 24902
/proc/meminfo: memFree=21334652/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=76588 CPUtime=222.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 56631 0 0 0 22217 11 0 0 25 0 1 0 631281529 78426112 12297 33554432000 4194304 4650387 140735178834896 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 19147 12297 380 112 0 14112 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 76588

[startup+282.301 s]
/proc/loadavg: 4.05 3.94 3.84 5/362 24904
/proc/meminfo: memFree=21341080/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=76852 CPUtime=282.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 65807 0 0 0 28215 13 0 0 25 0 1 0 631281529 78696448 12600 33554432000 4194304 4650387 140735178834896 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 19213 12600 380 112 0 14178 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 76852

[startup+342.301 s]
/proc/loadavg: 4.07 3.96 3.85 5/362 24905
/proc/meminfo: memFree=21289952/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=88696 CPUtime=342.27 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 73822 0 0 0 34213 14 0 0 25 0 1 0 631281529 90824704 14635 33554432000 4194304 4650387 140735178834896 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 22174 14635 380 112 0 17139 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 88696

[startup+402.301 s]
/proc/loadavg: 4.08 3.98 3.87 5/362 24907
/proc/meminfo: memFree=21278136/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=88912 CPUtime=402.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 82123 0 0 0 40211 17 0 0 25 0 1 0 631281529 91045888 14851 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 22228 14851 380 112 0 17193 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 88912

[startup+462.3 s]
/proc/loadavg: 4.02 3.98 3.87 5/362 24935
/proc/meminfo: memFree=20899820/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=89088 CPUtime=462.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 88997 0 0 0 46209 19 0 0 25 0 1 0 631281529 91226112 15277 33554432000 4194304 4650387 140735178834896 18446744073709551615 4366229 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 22272 15277 380 112 0 17237 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 89088

[startup+522.301 s]
/proc/loadavg: 4.01 3.98 3.88 5/362 24937
/proc/meminfo: memFree=20875024/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=95760 CPUtime=522.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 90864 0 0 0 52209 19 0 0 25 0 1 0 631281529 98058240 17144 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 23940 17144 380 112 0 18905 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 95760

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 3.88 5/362 24939
/proc/meminfo: memFree=20867764/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=95892 CPUtime=582.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 98081 0 0 0 58207 21 0 0 25 0 1 0 631281529 98193408 17528 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 23973 17528 380 112 0 18938 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 95892

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.89 5/362 24940
/proc/meminfo: memFree=20840692/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=96068 CPUtime=642.29 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 104782 0 0 0 64205 24 0 0 25 0 1 0 631281529 98373632 17287 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 24017 17287 380 112 0 18982 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 96068

[startup+702.3 s]
/proc/loadavg: 4.07 4.01 3.91 5/362 24942
/proc/meminfo: memFree=20811012/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=102484 CPUtime=702.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 108683 0 0 0 70203 25 0 0 25 0 1 0 631281529 104943616 18801 33554432000 4194304 4650387 140735178834896 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 25621 18801 380 112 0 20586 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 102484

[startup+762.314 s]
/proc/loadavg: 4.06 4.02 3.91 5/362 24944
/proc/meminfo: memFree=20801812/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=102532 CPUtime=762.29 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 111191 0 0 0 76203 26 0 0 25 0 1 0 631281529 104992768 18613 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 25633 18613 380 112 0 20598 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 102532

[startup+822.3 s]
/proc/loadavg: 4.09 4.03 3.92 5/362 24945
/proc/meminfo: memFree=20805112/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=102708 CPUtime=822.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 118036 0 0 0 82199 29 0 0 25 0 1 0 631281529 105172992 17976 33554432000 4194304 4650387 140735178834896 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 25677 17976 380 112 0 20642 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 102708

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.92 5/362 24947
/proc/meminfo: memFree=20799244/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=102820 CPUtime=882.27 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 124251 0 0 0 88197 30 0 0 25 0 1 0 631281529 105287680 19074 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 25705 19074 380 112 0 20670 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 102820

[startup+942.3 s]
/proc/loadavg: 4.15 4.05 3.93 5/362 24948
/proc/meminfo: memFree=20792756/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=102936 CPUtime=942.27 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 129440 0 0 0 94195 32 0 0 25 0 1 0 631281529 105406464 18951 33554432000 4194304 4650387 140735178834896 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 25734 18951 380 112 0 20699 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 102936

[startup+1002.3 s]
/proc/loadavg: 4.10 4.05 3.93 5/362 24950
/proc/meminfo: memFree=20785732/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=103048 CPUtime=1002.27 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 135114 0 0 0 100193 34 0 0 25 0 1 0 631281529 105521152 19218 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 25762 19218 380 112 0 20727 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 103048

[startup+1062.3 s]
/proc/loadavg: 4.04 4.04 3.93 5/362 24951
/proc/meminfo: memFree=20782312/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=103156 CPUtime=1062.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 140949 0 0 0 106191 37 0 0 25 0 1 0 631281529 105631744 19546 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 25789 19546 380 112 0 20754 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 103156

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.93 5/362 24953
/proc/meminfo: memFree=20755864/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=103788 CPUtime=1122.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 145996 0 0 0 112189 39 0 0 25 0 1 0 631281529 106278912 18910 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 25947 18910 380 112 0 20912 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 103788

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/362 24955
/proc/meminfo: memFree=20744164/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=103844 CPUtime=1182.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 149969 0 0 0 118187 41 0 0 25 0 1 0 631281529 106336256 20009 33554432000 4194304 4650387 140735178834896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 25961 20009 380 112 0 20926 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 103844

[startup+1242.3 s]
/proc/loadavg: 4.15 4.06 3.95 5/362 24956
/proc/meminfo: memFree=20733452/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=103932 CPUtime=1242.28 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 155651 0 0 0 124185 43 0 0 25 0 1 0 631281529 106426368 19901 33554432000 4194304 4650387 140735178834896 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 25983 19901 380 112 0 20948 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 103932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.06 3.95 5/360 24960
/proc/meminfo: memFree=20981656/32951124 swapFree=67111348/67111528
[pid=24885] ppid=24883 vsize=120524 CPUtime=1299.98 cores=5,7
/proc/24885/stat : 24885 (strangenight1-s) R 24883 24885 24826 0 -1 4202496 162129 0 0 0 129954 44 0 0 25 0 1 0 631281529 123416576 23391 33554432000 4194304 4650387 140735178834896 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24885/statm: 30131 23391 380 112 0 25096 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 120524

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.55
CPU system time (s): 0.45393
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 120524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.45393
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162129
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1664

runsolver used 4.33734 second user time and 10.4694 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 17:57:34
IDJOB=3370281
IDBENCH=83090
IDSOLVER=1847
FILE ID=node144/3370281-1305388654
RUNJOBID= node144-1305388654-24847
PBS_JOBID= 13324411
Free space on /tmp= 73224 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3370281-1305388654/watcher-3370281-1305388654 -o /tmp/evaluation-result-3370281-1305388654/solver-3370281-1305388654 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370281-1305388654.cnf

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

MD5SUM BENCH= f9a60c414c65108f1df33ba3a81b8715
RANDOM SEED=594052539

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21567416 kB
Buffers:        280104 kB
Cached:        3620932 kB
SwapCached:          0 kB
Active:        8150544 kB
Inactive:      2884676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21567416 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           24944 kB
Writeback:           0 kB
AnonPages:     7133964 kB
Mapped:          27804 kB
Slab:           244408 kB
PageTables:      38392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82058632 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= 73228 MiB
End job on node144 at 2011-05-14 18:19:16