Trace number 3175536

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.04 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S722024572-014-UNKNOWN.cnf
MD5SUM875a8b1e044c25599d3c66c1e66d27f4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.247961
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3175536-1301783661.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:    109  v-fix:    0  time:  0.01 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:    1087 undec:     280 neg:    1133
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      2391     10362         0         0     31693         0   no data   no data  --
0.29/0.31	c  N dy    20      4401      2391     10362         0      4399     31693    295614     42.16     45.28  --
0.49/0.59	c  N dy    49      8501      2391     10362         0      6006     31693    307300     44.34     46.69  --
0.79/0.87	c  N dy    73     12660      2391     10362         0      5915     31693    205169     44.51     47.11  --
1.09/1.19	c  N dy    95     16934      2391     10362         0     10187     31693    495691     44.31     46.81  --
1.49/1.51	c  N dy   120     21287      2391     10362         0      8916     31693    328880     44.36     47.11  --
1.79/1.81	c  F st   144     25002      2391     10362         0     12630     31693    578840     44.35     38.03  --
1.79/1.86	c  N st   146     25629      2391     10362         0     13257     31693    623182     44.35   no data  --
2.19/2.22	c  N dy   150     30000      2391     10362         0     10813     31693    427951     44.35   no data  --
2.19/2.22	c  S st   150     30000      2391     10362         0     10813     31693    427951     44.35   no data  --
2.19/2.26	c  S st   150     30503      2391     10362         0     11316     31693    457814     44.35   no data  --
2.19/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.19/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
2.19/2.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.38/3.42	c lits-rem:        51  cl-subs:       23  v-elim:      0  v-fix:    0  time:  1.13 s
3.38/3.44	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.02
3.38/3.44	c calculated reachability. Time: 0.00
3.38/3.44	c  N dy   150     30503      2391     10362         0     11293     31693    454999     44.35   no data  --
3.68/3.78	c  N dy   176     34583      2391     10362         0     15370     31693    731881     44.58     53.51  --
4.08/4.10	c  N dy   205     38596      2391     10362         0     11477     31693    372136     44.84     47.26  --
4.39/4.44	c  N dy   228     42625      2391     10362         0     15506     31693    644704     44.81     47.43  --
4.69/4.72	c  S st   248     45754      2391     10362         0      9687     31693    184570     44.84   no data  --
4.69/4.77	c  S st   248     46259      2391     10362         0     10192     31693    215131     44.84   no data  --
4.69/4.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.69/4.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
4.69/4.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.09/5.14	c lits-rem:        11  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.36 s
5.09/5.14	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
5.09/5.15	c vivif2 --  cl tried    10191 cl shrink        0 lits rem          0 time: 0.00
5.09/5.16	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.01
5.09/5.16	c calculated reachability. Time: 0.00
5.09/5.16	c  N dy   248     46259      2391     10362         0     10191     31693    215072     44.84   no data  --
5.40/5.47	c  N dy   271     50265      2391     10362         0     14196     31693    487734     44.73     48.80  --
5.79/5.82	c  N dy   296     54407      2391     10362         0     18337     31693    772198     44.79     48.23  --
6.09/6.17	c  N dy   323     58623      2391     10362         0     12578     31693    312651     44.82     47.91  --
6.49/6.51	c  N dy   350     62671      2391     10362         0     16626     31693    588496     44.90     47.62  --
6.79/6.88	c  N dy   376     66707      2391     10362         0     20661     31693    866906     45.01     47.40  --
7.09/7.12	c  S st   391     69389      2391     10362         0     12355     31693    236795     45.04     46.11  --
7.09/7.17	c  S st   391     69893      2391     10362         0     12859     31693    268016     45.04   no data  --
7.09/7.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.09/7.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
7.09/7.19	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
7.79/7.81	c lits-rem:        26  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.62 s
7.79/7.81	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
7.79/7.82	c vivif2 --  cl tried    12858 cl shrink        0 lits rem          0 time: 0.00
7.79/7.83	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.01
7.79/7.83	c calculated reachability. Time: 0.00
7.79/7.83	c  N dy   391     69893      2391     10362         0     12858     31693    267841     45.04   no data  --
8.19/8.25	c  N dy   417     74627      2391     10362         0     17592     31693    590675     45.03     47.83  --
8.69/8.72	c  N dy   439     79408      2391     10362         0     22370     31693    921915     45.00     55.94  --
9.19/9.20	c  N dy   465     84566      2391     10362         0     15536     31693    396250     45.03     50.08  --
9.39/9.47	c  F st   478     87501      2391     10362         0     18470     31693    595445     44.96   no data  --
9.69/9.79	c  N st   483     90800      2391     10362         0     21768     31693    834292     44.96   no data  --
10.28/10.39	c  N dy   510     96651      2391     10362         0     14620     31693    265899     45.06     52.17  --
10.89/10.98	c  N dy   544    102955      2391     10362         0     20921     31693    706040     45.12     48.12  --
11.08/11.17	c  S st   558    104841      2391     10362         0     22807     31693    839815     45.18   no data  --
11.18/11.23	c  S st   558    105346      2391     10362         0     23312     31693    868341     45.18   no data  --
11.18/11.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.18/11.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.18/11.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.18/11.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.18/11.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.18/11.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
11.18/11.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.19/15.26	c lits-rem:       131  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.98 s
15.19/15.26	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
15.19/15.27	c vivif2 --  cl tried    23308 cl shrink        0 lits rem          0 time: 0.01
15.19/15.29	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.03
15.19/15.29	c calculated reachability. Time: 0.00
15.19/15.29	c  N dy   558    105346      2391     10362         0     23308     31693    867712     45.18   no data  --
15.99/16.01	c  N dy   600    112238      2391     10362         0     16203     31693    313580     45.23     47.65  --
16.59/16.67	c  N dy   642    119427      2391     10362         0     23390     31693    803298     45.26     56.05  --
17.49/17.50	c  N dy   681    127108      2391     10362         0     16075     31693    240471     45.22     50.59  --
18.29/18.32	c  N dy   736    135221      2391     10362         0     24187     31693    809278     45.32     47.75  --
19.19/19.26	c  N dy   788    143879      2391     10362         0     16850     31693    232103     45.33     47.75  --
20.09/20.15	c  N dy   844    153113      2391     10362         0     26082     31693    870134     45.38     48.22  --
20.69/20.73	c  S st   872    158021      2391     10362         0     30988     31693   1204185     45.37   no data  --
20.79/20.81	c  S st   872    158523      2391     10362         0     31490     31693   1234637     45.37   no data  --
20.79/20.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.79/20.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.79/20.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
20.79/20.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
20.79/20.88	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.09/23.15	c lits-rem:        54  cl-subs:       10  v-elim:      0  v-fix:    0  time:  2.26 s
23.09/23.15	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
23.09/23.16	c vivif2 --  cl tried    31480 cl shrink        0 lits rem          0 time: 0.01
23.19/23.20	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.04
23.19/23.20	c calculated reachability. Time: 0.00
23.19/23.20	c  N dy   872    158523      2391     10362         0     31480     31693   1233087     45.37   no data  --
24.28/24.32	c  N dy   926    168960      2391     10362         0     24922     31693    730418     45.38     47.84  --
25.48/25.51	c  N dy   978    179768      2391     10362         0     35725     31693   1480767     45.33     58.39  --
26.59/26.66	c  N dy  1038    191308      2391     10362         0     29269     31693    974168     45.33     48.34  --
27.99/28.08	c  N dy  1107    203523      2391     10362         0     22484     31693    434161     45.38     47.98  --
29.49/29.57	c  N dy  1188    216523      2391     10362         0     35477     31693   1336374     45.44     48.15  --
31.19/31.29	c  N dy  1269    230376      2391     10362         0     29331     31693    848362     45.45     54.78  --
32.08/32.18	c  S st  1318    237787      2391     10362         0     36741     31693   1365654     45.49   no data  --
32.18/32.26	c  S st  1318    238291      2391     10362         0     37245     31693   1396088     45.49   no data  --
32.18/32.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.18/32.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.18/32.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
32.28/32.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.28/32.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.28/32.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
32.28/32.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
34.58/34.63	c lits-rem:        44  cl-subs:       16  v-elim:      0  v-fix:    0  time:  2.30 s
34.58/34.63	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
34.58/34.65	c vivif2 --  cl tried    37229 cl shrink        0 lits rem          0 time: 0.02
34.58/34.69	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.05
34.68/34.70	c calculated reachability. Time: 0.00
34.68/34.70	c  N dy  1318    238291      2391     10362         0     37229     31693   1394001     45.49   no data  --
36.59/36.66	c  N dy  1409    253801      2391     10362         0     31740     31693    950427     45.54     48.23  --
38.78/38.80	c  N dy  1499    270018      2391     10362         0     25965     31693    482232     45.56     48.78  --
40.88/40.93	c  N dy  1594    287375      2391     10362         0     43318     31693   1687812     45.59     48.94  --
43.09/43.17	c  N dy  1702    305852      2391     10362         0     38793     31693   1317876     45.56     48.10  --
43.19/43.23	c  F st  1704    306250      2391     10362         0     39190     31693   1346278     45.56   no data  --
45.48/45.56	c  N dy  1784    325382      2391     10362         0     34324     31693    938482     45.54     50.06  --
48.28/48.35	c  N dy  1914    345651      2391     10362         0     29593     31693    542556     45.62     48.03  --
49.89/49.93	c  S st  1978    357436      2391     10362         0     41376     31693   1363107     45.62   no data  --
49.99/50.02	c  S st  1978    357939      2391     10362         0     41879     31693   1391443     45.62   no data  --
49.99/50.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.99/50.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.99/50.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
49.99/50.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.99/50.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.08/50.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
50.08/50.10	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
52.49/52.56	c lits-rem:        68  cl-subs:       12  v-elim:      0  v-fix:    0  time:  2.46 s
52.49/52.56	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
52.49/52.57	c vivif2 --  cl tried    41867 cl shrink        0 lits rem          0 time: 0.02
52.59/52.62	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.04
52.59/52.62	c calculated reachability. Time: 0.00
52.59/52.62	c  N dy  1978    357939      2391     10362         0     41867     31693   1389828     45.62   no data  --
55.38/55.48	c  N dy  2102    378038      2391     10362         0     35964     31693    927384     45.66     48.66  --
58.48/58.51	c  N dy  2212    398042      2391     10362         0     28978     31693    380401     45.65     51.72  --
61.38/61.43	c  N dy  2340    418126      2391     10362         0     49060     31693   1774982     45.70     48.36  --
64.28/64.37	c  N dy  2451    438167      2391     10362         0     41104     31693   1156449     45.72     51.06  --
67.29/67.35	c  N dy  2571    458343      2391     10362         0     32278     31693    478764     45.75     48.64  --
70.08/70.14	c  N dy  2695    478502      2391     10362         0     52430     31693   1883906     45.78     48.43  --
72.88/72.99	c  N dy  2817    498643      2391     10362         0     42571     31693   1140008     45.82     48.71  --
76.19/76.29	c  N dy  2935    518874      2391     10362         0     31806     31693    322738     45.85     49.36  --
78.58/78.67	c  S st  3042    536910      2391     10362         0     49835     31693   1584031     45.87     41.68  --
78.68/78.78	c  S st  3042    537412      2391     10362         0     50337     31693   1612749     45.87   no data  --
78.68/78.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.68/78.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.78/78.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
78.78/78.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.78/78.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.78/78.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
78.78/78.88	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
82.39/82.49	c lits-rem:        62  cl-subs:       14  v-elim:      0  v-fix:    0  time:  3.62 s
82.39/82.50	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
82.49/82.51	c vivif2 --  cl tried    50323 cl shrink        0 lits rem          0 time: 0.02
82.49/82.58	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.06
82.49/82.58	c calculated reachability. Time: 0.00
82.49/82.58	c  N dy  3042    537412      2391     10362         0     50323     31693   1611306     45.87   no data  --
85.88/85.92	c  N dy  3152    557469      2391     10362         0     38383     31693    710802     45.88     48.73  --
89.18/89.26	c  N dy  3280    577483      2391     10362         0     58391     31693   2104135     45.91     48.60  --
92.48/92.54	c  N dy  3394    597545      2391     10362         0     45463     31693   1145865     45.92     48.46  --
96.08/96.13	c  N dy  3507    617557      2391     10362         0     65470     31693   2538766     45.92     49.55  --
98.89/99.00	c  N dy  3617    637663      2391     10362         0     51575     31693   1502173     45.94     48.45  --
102.58/102.64	c  N dy  3748    657736      2391     10362         0     36650     31693    401706     45.98     48.69  --
105.48/105.55	c  N dy  3855    677923      2391     10362         0     56830     31693   1807250     45.98     49.10  --
109.09/109.14	c  N dy  3981    698113      2391     10362         0     41025     31693    646265     46.02     48.52  --
112.19/112.23	c  N dy  4078    718474      2391     10362         0     61385     31693   2072213     46.00     49.01  --
115.68/115.77	c  N dy  4194    738514      2391     10362         0     44430     31693    821019     46.01     60.84  --
118.88/118.98	c  N dy  4300    758570      2391     10362         0     64480     31693   2222649     46.02     48.52  --
122.88/122.96	c  N dy  4432    778785      2391     10362         0     46703     31693    924676     46.05     48.51  --
126.48/126.53	c  N dy  4559    798903      2391     10362         0     66817     31693   2329798     46.07     48.70  --
128.18/128.21	c  S st  4609    806118      2391     10362         0     74028     31693   2829749     46.09   no data  --
128.28/128.38	c  S st  4609    806628      2391     10362         0     74538     31693   2859094     46.09   no data  --
128.28/128.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
128.28/128.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.39/128.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
128.49/128.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
128.49/128.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.49/128.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
128.49/128.54	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
138.18/138.28	c lits-rem:        65  cl-subs:       32  v-elim:      0  v-fix:    0  time:  9.74 s
138.18/138.28	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
138.28/138.32	c vivif2 --  cl tried    74506 cl shrink        0 lits rem          0 time: 0.03
138.38/138.42	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.11
138.38/138.43	c calculated reachability. Time: 0.00
138.38/138.43	c  N dy  4609    806628      2391     10362         0     74506     31693   2854924     46.09   no data  --
141.79/141.87	c  N dy  4734    826731      2391     10362         0     55610     31693   1470283     46.11     48.67  --
145.68/145.70	c  N dy  4846    846941      2391     10362         0     75813     31693   2894593     46.11     48.61  --
148.98/149.07	c  N dy  4962    866972      2391     10362         0     55850     31693   1421440     46.13     48.96  --
152.79/152.87	c  N dy  5090    886981      2391     10362         0     75852     31693   2825488     46.16     49.01  --
156.28/156.33	c  N dy  5205    907017      2391     10362         0     54895     31693   1294229     46.17     49.49  --
160.09/160.15	c  N dy  5329    927142      2391     10362         0     75014     31693   2707746     46.19     48.76  --
163.79/163.85	c  N dy  5447    947345      2391     10362         0     53220     31693   1120667     46.20     48.91  --
167.49/167.55	c  N dy  5563    967375      2391     10362         0     73242     31693   2537479     46.22     48.94  --
171.49/171.55	c  N dy  5688    987557      2391     10362         0     50432     31693    869662     46.25     48.72  --
175.08/175.10	c  N dy  5799   1007594      2391     10362         0     70463     31693   2271068     46.25     48.74  --
179.39/179.41	c  N dy  5920   1027684      2391     10362         0     46559     31693    521332     46.26     49.16  --
182.79/182.87	c  N dy  6044   1048152      2391     10362         0     67022     31693   1948884     46.27     50.09  --
187.99/188.09	c  N dy  6156   1068252      2391     10362         0     87111     31693   3371727     46.28     49.19  --
188.98/189.05	c  F st  6180   1071875      2391     10362         0     45757     31693    401760     46.28   no data  --
191.78/191.82	c  N dy  6258   1088328      2391     10362         0     62207     31693   1576679     46.29     49.81  --
196.19/196.26	c  N dy  6395   1108488      2391     10362         0     82363     31693   2999326     46.32     49.10  --
200.38/200.45	c  N dy  6500   1128527      2391     10362         0     56409     31693   1075013     46.32     53.45  --
204.49/204.54	c  N dy  6625   1148610      2391     10362         0     76485     31693   2487143     46.33     54.89  --
209.58/209.69	c  N dy  6740   1168858      2391     10362         0     49742     31693    551124     46.34     49.12  --
213.58/213.64	c  N dy  6857   1188950      2391     10362         0     69832     31693   1967190     46.35     49.53  --
218.69/218.75	c  N dy  6981   1208973      2391     10362         0     89851     31693   3372996     46.36     52.85  --
218.99/219.04	c  S st  6987   1209943      2391     10362         0     90821     31693   3440344     46.36   no data  --
219.19/219.24	c  S st  6987   1210443      2391     10362         0     91321     31693   3468773     46.36   no data  --
219.19/219.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
219.19/219.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.29/219.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
219.39/219.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
219.39/219.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
219.39/219.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
219.39/219.44	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
269.18/269.29	c lits-rem:        13  cl-subs:       40  v-elim:      0  v-fix:    0  time: 49.85 s
269.18/269.29	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
269.28/269.33	c vivif2 --  cl tried    91281 cl shrink        0 lits rem          0 time: 0.04
269.39/269.48	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.14
269.39/269.48	c calculated reachability. Time: 0.00
269.39/269.48	c  N dy  6987   1210443      2391     10362         0     91281     31693   3464257     46.36   no data  --
273.79/273.85	c  N dy  7102   1230797      2391     10362         0     63640     31693   1465264     46.37     49.34  --
278.49/278.53	c  N dy  7213   1250886      2391     10362         0     83722     31693   2871883     46.37     48.82  --
283.59/283.67	c  N dy  7326   1270930      2391     10362         0     54777     31693    778807     46.37     49.44  --
287.89/288.00	c  N dy  7448   1291368      2391     10362         0     75209     31693   2213234     46.38     49.42  --
293.49/293.52	c  N dy  7571   1311439      2391     10362         0     95273     31693   3621608     46.40     53.28  --
297.89/297.94	c  N dy  7681   1331453      2391     10362         0     65287     31693   1459575     46.41     49.44  --
302.68/302.74	c  N dy  7804   1351461      2391     10362         0     85290     31693   2861332     46.42     48.99  --
308.39/308.46	c  N dy  7916   1372561      2391     10362         0     55396     31693    695560     46.42     49.25  --
312.79/312.80	c  N dy  8035   1392873      2391     10362         0     75702     31693   2125021     46.43     49.58  --
318.09/318.15	c  N dy  8141   1413001      2391     10362         0     95825     31693   3541414     46.43     48.94  --
322.88/322.93	c  N dy  8256   1433035      2391     10362         0     63872     31693   1235538     46.45     49.06  --
327.59/327.61	c  N dy  8379   1453085      2391     10362         0     83915     31693   2651733     46.46     49.18  --
333.59/333.60	c  N dy  8494   1473311      2391     10362         0    104136     31693   4075253     46.47     49.76  --
337.79/337.84	c  N dy  8595   1493365      2391     10362         0     71197     31693   1672269     46.46     48.94  --
342.99/343.08	c  N dy  8729   1513573      2391     10362         0     91399     31693   3090510     46.48     49.66  --
348.79/348.89	c  N dy  8847   1533728      2391     10362         0     57567     31693    657819     46.49     49.02  --
353.10/353.18	c  N dy  8956   1553853      2391     10362         0     77683     31693   2082360     46.49     49.07  --
358.69/358.76	c  N dy  9082   1573879      2391     10362         0     97705     31693   3492964     46.50     50.59  --
364.10/364.18	c  N dy  9188   1593903      2391     10362         0     62737     31693    953960     46.50     49.43  --
368.79/368.84	c  N dy  9313   1613965      2391     10362         0     82793     31693   2375135     46.51     57.22  --
374.79/374.82	c  N dy  9450   1634018      2391     10362         0    102839     31693   3794712     46.53     61.66  --
379.99/380.09	c  N dy  9572   1654106      2391     10362         0     66942     31693   1190949     46.54     52.50  --
384.99/385.08	c  N dy  9703   1674171      2391     10362         0     87002     31693   2623033     46.56     50.67  --
390.99/391.01	c  N dy  9815   1694259      2391     10362         0    107080     31693   4050854     46.56     52.36  --
395.19/395.28	c  S st  9912   1710443      2391     10362         0     66277     31693   1072335     46.57   no data  --
395.39/395.42	c  S st  9912   1710947      2391     10362         0     66781     31693   1100899     46.57   no data  --
395.39/395.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
395.39/395.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
395.39/395.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
395.49/395.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
395.49/395.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
395.49/395.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
395.49/395.50	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
397.99/398.04	c lits-rem:        67  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.54 s
397.99/398.04	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
397.99/398.06	c vivif2 --  cl tried    66776 cl shrink        0 lits rem          0 time: 0.01
398.10/398.15	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.09
398.10/398.15	c calculated reachability. Time: 0.00
398.10/398.15	c  N dy  9912   1710947      2391     10362         0     66776     31693   1100098     46.57   no data  --
402.79/402.88	c  N dy 10026   1730965      2391     10362         0     86784     31693   2519899     46.57     49.31  --
408.89/408.92	c  N dy 10157   1750987      2391     10362         0    106799     31693   3924430     46.59     50.11  --
414.39/414.44	c  N dy 10273   1771153      2391     10362         0     68980     31693   1209036     46.59     49.23  --
419.39/419.44	c  N dy 10394   1791249      2391     10362         0     89066     31693   2632082     46.60     51.14  --
425.69/425.76	c  N dy 10515   1811260      2391     10362         0    109070     31693   4063730     46.61     49.11  --
431.39/431.41	c  N dy 10640   1831474      2391     10362         0     70297     31693   1236336     46.62     49.12  --
436.49/436.50	c  N dy 10771   1851705      2391     10362         0     90523     31693   2662509     46.63     49.13  --
442.69/442.79	c  N dy 10894   1871830      2391     10362         0    110644     31693   4086581     46.64     50.64  --
448.49/448.53	c  N dy 11010   1892845      2391     10362         0     71670     31693   1264375     46.64     49.95  --
453.59/453.69	c  N dy 11114   1913380      2391     10362         0     92194     31693   2704880     46.64     49.53  --
460.00/460.02	c  N dy 11236   1933399      2391     10362         0    112212     31693   4106174     46.65     49.62  --
465.79/465.81	c  N dy 11363   1953478      2391     10362         0     71305     31693   1177469     46.66     53.51  --
470.89/470.98	c  N dy 11480   1973723      2391     10362         0     91543     31693   2606198     46.66     49.17  --
477.30/477.40	c  N dy 11596   1994356      2391     10362         0    112171     31693   4075801     46.67     50.19  --
483.39/483.43	c  N dy 11713   2014412      2391     10362         0     70243     31693   1028826     46.67     49.96  --
488.40/488.44	c  N dy 11840   2034486      2391     10362         0     90309     31693   2441856     46.68     51.66  --
494.59/494.61	c  N dy 11953   2054555      2391     10362         0    110376     31693   3860899     46.68     55.88  --
501.30/501.32	c  N dy 12069   2074716      2391     10362         0     67549     31693    778747     46.69     49.30  --
506.00/506.04	c  N dy 12170   2094814      2391     10362         0     87642     31693   2205737     46.68     49.70  --
511.50/511.58	c  N dy 12291   2114849      2391     10362         0    107671     31693   3624938     46.69     49.34  --
517.99/518.02	c  N dy 12399   2134866      2391     10362         0    127681     31693   5043989     46.70     49.92  --
522.19/522.23	c  N dy 12529   2155153      2391     10362         0     83978     31693   1874941     46.71     50.05  --
527.19/527.25	c  N dy 12639   2175246      2391     10362         0    104065     31693   3295071     46.72     49.21  --
533.40/533.49	c  N dy 12755   2195287      2391     10362         0    124100     31693   4719831     46.72     49.88  --
537.39/537.49	c  S st 12852   2210947      2391     10362         0     74775     31693   1168476     46.73   no data  --
537.59/537.61	c  S st 12852   2211451      2391     10362         0     75279     31693   1196167     46.73   no data  --
537.59/537.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
537.59/537.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
537.59/537.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
537.59/537.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
537.59/537.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
537.59/537.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
537.59/537.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
540.59/540.64	c lits-rem:        56  cl-subs:       17  v-elim:      0  v-fix:    0  time:  2.95 s
540.59/540.64	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
540.59/540.65	c vivif2 --  cl tried    75262 cl shrink        0 lits rem          0 time: 0.02
540.69/540.73	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.08
540.69/540.73	c calculated reachability. Time: 0.00
540.69/540.73	c  N dy 12852   2211451      2391     10362         0     75262     31693   1194062     46.73   no data  --
545.19/545.26	c  N dy 12976   2231467      2391     10362         0     95268     31693   2605440     46.74     49.46  --
550.89/550.98	c  N dy 13095   2251534      2391     10362         0    115333     31693   4033252     46.75     49.98  --
557.20/557.28	c  N dy 13207   2271638      2391     10362         0     69453     31693    723828     46.75     50.43  --
561.50/561.59	c  N dy 13324   2291710      2391     10362         0     89520     31693   2155698     46.76     58.59  --
566.99/567.04	c  N dy 13449   2311793      2391     10362         0    109597     31693   3568026     46.76     50.16  --
573.60/573.60	c  N dy 13568   2331850      2391     10362         0    129637     31693   4980125     46.77     49.49  --
578.39/578.47	c  N dy 13691   2351909      2391     10362         0     82716     31693   1585429     46.77     49.28  --
583.79/583.81	c  N dy 13798   2372023      2391     10362         0    102828     31693   3002922     46.77     50.50  --
591.09/591.16	c  N dy 13922   2392081      2391     10362         0    122878     31693   4430800     46.78     49.91  --
597.69/597.76	c  N dy 14043   2412430      2391     10362         0     75239     31693    999745     46.79     49.46  --
602.70/602.80	c  N dy 14169   2432477      2391     10362         0     95281     31693   2415192     46.80     49.85  --
608.90/608.94	c  N dy 14280   2452640      2391     10362         0    115438     31693   3842312     46.80     49.52  --
616.29/616.37	c  N dy 14392   2472908      2391     10362         0    135695     31693   5267250     46.81     53.03  --
621.40/621.41	c  N dy 14510   2492972      2391     10362         0     86777     31693   1743741     46.81     50.76  --
627.20/627.20	c  N dy 14618   2513044      2391     10362         0    106842     31693   3174399     46.82     49.44  --
634.40/634.43	c  N dy 14742   2533170      2391     10362         0    126956     31693   4607486     46.82     49.38  --
641.39/641.48	c  N dy 14859   2553304      2391     10362         0     77106     31693   1002390     46.83     49.70  --
646.70/646.77	c  N dy 14990   2573399      2391     10362         0     97193     31693   2426130     46.84     54.81  --
653.30/653.34	c  N dy 15102   2593621      2391     10362         0    117413     31693   3867836     46.84     49.46  --
661.29/661.32	c  N dy 15217   2613894      2391     10362         0    137676     31693   5313175     46.85     49.42  --
666.99/667.01	c  N dy 15336   2633984      2391     10362         0     86784     31693   1636186     46.85     56.85  --
672.89/672.91	c  N dy 15454   2653994      2391     10362         0    106788     31693   3063027     46.86     49.36  --
680.10/680.20	c  N dy 15571   2674198      2391     10362         0    126988     31693   4493101     46.86     49.34  --
687.99/688.06	c  N dy 15696   2694287      2391     10362         0     75094     31693    732424     46.87     49.76  --
692.30/692.30	c  S st 15786   2711454      2391     10362         0     92255     31693   1945213     46.87   no data  --
692.40/692.49	c  S st 15786   2711954      2391     10362         0     92755     31693   1973399     46.87   no data  --
692.40/692.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
692.40/692.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
692.50/692.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
692.60/692.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
692.60/692.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
692.60/692.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
692.60/692.62	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
699.60/699.61	c lits-rem:        70  cl-subs:       24  v-elim:      0  v-fix:    0  time:  6.98 s
699.60/699.61	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
699.60/699.63	c vivif2 --  cl tried    92731 cl shrink        0 lits rem          0 time: 0.03
699.69/699.77	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.13
699.69/699.77	c calculated reachability. Time: 0.00
699.69/699.77	c  N dy 15786   2711954      2391     10362         0     92731     31693   1970487     46.87   no data  --
705.70/705.77	c  N dy 15879   2732115      2391     10362         0    112884     31693   3399910     46.86     50.13  --
713.19/713.26	c  N dy 16007   2752432      2391     10362         0    133196     31693   4844669     46.87     49.59  --
720.51/720.54	c  N dy 16127   2772468      2391     10362         0     80249     31693   1031780     46.87     49.37  --
726.10/726.14	c  N dy 16260   2792547      2391     10362         0    100323     31693   2466695     46.88     49.68  --
732.79/732.87	c  N dy 16378   2812645      2391     10362         0    120417     31693   3897172     46.89     50.09  --
740.80/740.84	c  N dy 16501   2832680      2391     10362         0    140447     31693   5319496     46.90     50.31  --
747.30/747.34	c  N dy 16617   2853051      2391     10362         0     86836     31693   1447388     46.90     49.63  --
753.29/753.30	c  N dy 16738   2873151      2391     10362         0    106931     31693   2870344     46.91     49.42  --
760.40/760.42	c  N dy 16865   2893208      2391     10362         0    126984     31693   4301810     46.92     49.39  --
768.91/768.94	c  N dy 16983   2913530      2391     10362         0    147299     31693   5753760     46.92     50.64  --
774.70/774.70	c  N dy 17104   2933607      2391     10362         0     92388     31693   1776229     46.93     50.21  --
780.91/780.90	c  N dy 17224   2953709      2391     10362         0    112487     31693   3197349     46.94     49.67  --
788.50/788.54	c  N dy 17342   2973887      2391     10362         0    132659     31693   4615930     46.94     49.60  --
797.20/797.26	c  N dy 17458   2993943      2391     10362         0     76737     31693    597449     46.94     49.59  --
802.40/802.47	c  N dy 17575   3013967      2391     10362         0     96757     31693   2022732     46.94     52.09  --
808.90/808.94	c  N dy 17694   3034066      2391     10362         0    116855     31693   3451440     46.95     58.26  --
816.80/816.80	c  N dy 17817   3054148      2391     10362         0    136930     31693   4889284     46.96     58.42  --
825.30/825.35	c  N dy 17934   3074416      2391     10362         0     80208     31693    769905     46.96     51.61  --
830.70/830.71	c  N dy 18042   3094553      2391     10362         0    100334     31693   2186263     46.96     50.97  --
837.40/837.42	c  N dy 18166   3114650      2391     10362         0    120430     31693   3618451     46.97     49.73  --
845.50/845.51	c  N dy 18301   3134708      2391     10362         0    140483     31693   5057014     46.98     50.43  --
853.70/853.75	c  N dy 18427   3154862      2391     10362         0     82651     31693    888860     46.99     49.51  --
859.30/859.39	c  N dy 18557   3174865      2391     10362         0    102651     31693   2316469     47.00     49.62  --
866.00/866.06	c  N dy 18676   3195094      2391     10362         0    122868     31693   3757138     47.00     49.81  --
872.81/872.88	c  S st 18782   3211956      2391     10362         0    139727     31693   4950398     47.01     44.22  --
873.10/873.16	c  S st 18782   3212460      2391     10362         0    140231     31693   4979017     47.01   no data  --
873.10/873.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
873.10/873.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
873.20/873.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
873.41/873.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
873.41/873.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
873.41/873.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
873.41/873.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
991.21/991.24	c lits-rem:        57  cl-subs:       56  v-elim:      0  v-fix:    0  time: 117.79 s
991.21/991.24	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
991.31/991.30	c vivif2 --  cl tried   140175 cl shrink        0 lits rem          0 time: 0.06
991.51/991.51	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.21
991.51/991.52	c calculated reachability. Time: 0.00
991.51/991.52	c  N dy 18782   3212460      2391     10362         0    140175     31693   4973424     47.01   no data  --
1000.10/1000.11	c  N dy 18902   3232487      2391     10362         0     81216     31693    721650     47.01     49.86  --
1005.50/1005.53	c  N dy 19013   3252584      2391     10362         0    101308     31693   2152877     47.01     49.73  --
1012.31/1012.30	c  N dy 19128   3272617      2391     10362         0    121337     31693   3555947     47.01     57.73  --
1020.40/1020.44	c  N dy 19250   3292895      2391     10362         0    141609     31693   4997698     47.02     49.58  --
1029.30/1029.33	c  N dy 19375   3312944      2391     10362         0     81670     31693    688322     47.02     58.62  --
1034.80/1034.82	c  N dy 19493   3333097      2391     10362         0    101819     31693   2117563     47.03     50.21  --
1041.61/1041.67	c  N dy 19602   3353660      2391     10362         0    122375     31693   3564684     47.03     49.75  --
1049.70/1049.72	c  N dy 19730   3373968      2391     10362         0    142679     31693   5017017     47.03     49.55  --
1059.01/1059.09	c  N dy 19852   3394053      2391     10362         0     81782     31693    631166     47.04     57.77  --
1064.51/1064.53	c  N dy 19976   3414091      2391     10362         0    101815     31693   2053650     47.05     49.56  --
1071.21/1071.26	c  N dy 20097   3434332      2391     10362         0    122051     31693   3500130     47.05     49.55  --
1079.12/1079.19	c  N dy 20220   3454350      2391     10362         0    142064     31693   4917713     47.06     50.30  --
1088.51/1088.51	c  N dy 20341   3474390      2391     10362         0    162102     31693   6357250     47.06     49.63  --
1094.61/1094.62	c  N dy 20472   3494429      2391     10362         0    100155     31693   1871283     47.07     49.71  --
1101.31/1101.34	c  N dy 20586   3514715      2391     10362         0    120433     31693   3308201     47.07     50.32  --
1109.21/1109.29	c  N dy 20704   3534807      2391     10362         0    140523     31693   4757035     47.08     51.06  --
1118.51/1118.55	c  N dy 20822   3554851      2391     10362         0    160561     31693   6186694     47.08     49.66  --
1125.21/1125.26	c  N dy 20947   3574949      2391     10362         0     97680     31693   1628235     47.09     50.24  --
1131.70/1131.74	c  N dy 21062   3595047      2391     10362         0    117769     31693   3052555     47.09     49.68  --
1139.61/1139.66	c  N dy 21195   3615057      2391     10362         0    137771     31693   4488543     47.10     49.64  --
1148.61/1148.64	c  N dy 21319   3635156      2391     10362         0    157861     31693   5931347     47.11     51.84  --
1156.40/1156.45	c  N dy 21439   3655189      2391     10362         0     93910     31693   1303933     47.11     53.42  --
1162.61/1162.60	c  N dy 21566   3675263      2391     10362         0    113977     31693   2734017     47.12     52.89  --
1169.32/1169.36	c  N dy 21690   3695351      2391     10362         0    134060     31693   4169271     47.13     50.14  --
1176.01/1176.05	c  S st 21798   3712460      2391     10362         0    151164     31693   5386152     47.13   no data  --
1176.31/1176.36	c  S st 21798   3712964      2391     10362         0    151668     31693   5416487     47.13   no data  --
1176.31/1176.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1176.31/1176.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1176.41/1176.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1176.61/1176.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1176.61/1176.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1176.61/1176.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
1176.61/1176.66	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175536-1301783661/watcher-3175536-1301783661 -o /tmp/evaluation-result-3175536-1301783661/solver-3175536-1301783661 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175536-1301783661.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: 0.24 0.17 1.66 5/189 16510
/proc/meminfo: memFree=22212488/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=30540 CPUtime=0 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 716 0 0 0 0 0 0 0 23 0 1 0 289964904 31272960 623 33554432000 4194304 4650387 140736633035120 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 7635 623 328 112 0 2600 0

[startup+0.0565811 s]
/proc/loadavg: 0.24 0.17 1.66 5/189 16510
/proc/meminfo: memFree=22212488/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=33260 CPUtime=0.05 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 1499 0 0 0 5 0 0 0 24 0 1 0 289964904 34058240 1343 33554432000 4194304 4650387 140736633035120 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 8315 1343 378 112 0 3280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33260

[startup+0.100636 s]
/proc/loadavg: 0.24 0.17 1.66 5/189 16510
/proc/meminfo: memFree=22212488/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=33260 CPUtime=0.09 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 1550 0 0 0 9 0 0 0 24 0 1 0 289964904 34058240 1394 33554432000 4194304 4650387 140736633035120 18446744073709551615 4364418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 8315 1394 378 112 0 3280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33260

[startup+0.300549 s]
/proc/loadavg: 0.24 0.17 1.66 5/189 16510
/proc/meminfo: memFree=22212488/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=33260 CPUtime=0.29 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 1767 0 0 0 29 0 0 0 25 0 1 0 289964904 34058240 1611 33554432000 4194304 4650387 140736633035120 18446744073709551615 4328240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 8315 1611 378 112 0 3280 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33260

[startup+0.700427 s]
/proc/loadavg: 0.24 0.17 1.66 5/189 16510
/proc/meminfo: memFree=22212488/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=33836 CPUtime=0.69 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 2351 0 0 0 69 0 0 0 25 0 1 0 289964904 34648064 1785 33554432000 4194304 4650387 140736633035120 18446744073709551615 4331977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 8459 1785 380 112 0 3424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33836

[startup+1.50035 s]
/proc/loadavg: 0.24 0.17 1.66 5/190 16511
/proc/meminfo: memFree=22188672/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=34348 CPUtime=1.49 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 3572 0 0 0 149 0 0 0 25 0 1 0 289964904 35172352 1800 33554432000 4194304 4650387 140736633035120 18446744073709551615 4334031 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 8587 1800 380 112 0 3552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34348

[startup+3.10107 s]
/proc/loadavg: 0.24 0.17 1.66 5/190 16511
/proc/meminfo: memFree=22182844/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=45148 CPUtime=3.08 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 7051 0 0 0 308 0 0 0 25 0 1 0 289964904 46231552 4545 33554432000 4194304 4650387 140736633035120 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 11287 4545 382 112 0 6252 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45148

[startup+6.30049 s]
/proc/loadavg: 0.54 0.23 1.67 5/190 16511
/proc/meminfo: memFree=22176672/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=46116 CPUtime=6.29 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 10023 0 0 0 628 1 0 0 25 0 1 0 289964904 47222784 4772 33554432000 4194304 4650387 140736633035120 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 11529 4772 382 112 0 6494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46116

[startup+12.7003 s]
/proc/loadavg: 0.82 0.29 1.69 5/190 16511
/proc/meminfo: memFree=22068056/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=59116 CPUtime=12.69 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 17098 0 0 0 1267 2 0 0 25 0 1 0 289964904 60534784 8371 33554432000 4194304 4650387 140736633035120 18446744073709551615 4438611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 14779 8371 382 112 0 9744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59116

[startup+25.5011 s]
/proc/loadavg: 1.52 0.47 1.72 5/190 16512
/proc/meminfo: memFree=22013480/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=71512 CPUtime=25.48 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 26351 0 0 0 2545 3 0 0 25 0 1 0 289964904 73228288 11938 33554432000 4194304 4650387 140736633035120 18446744073709551615 4304285 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 17878 11938 382 112 0 12843 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71512

[startup+51.1006 s]
/proc/loadavg: 2.37 0.76 1.78 5/190 16512
/proc/meminfo: memFree=21946108/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=82156 CPUtime=51.09 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 44226 0 0 0 5101 8 0 0 25 0 1 0 289964904 84127744 14466 33554432000 4194304 4650387 140736633035120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 20539 14466 382 112 0 15504 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82156

[startup+102.307 s]
/proc/loadavg: 3.29 1.25 1.90 5/190 16514
/proc/meminfo: memFree=21827664/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=132848 CPUtime=102.29 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 71016 0 0 0 10213 16 0 0 25 0 1 0 289964904 136036352 17924 33554432000 4194304 4650387 140736633035120 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 33212 17924 382 112 0 28177 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 132848

[startup+162.301 s]
/proc/loadavg: 3.74 1.75 2.03 5/190 16515
/proc/meminfo: memFree=21757324/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=114528 CPUtime=162.29 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 100225 0 0 0 16205 24 0 0 25 0 1 0 289964904 117276672 20880 33554432000 4194304 4650387 140736633035120 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 28632 20880 382 112 0 23597 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 114528

[startup+222.3 s]
/proc/loadavg: 3.90 2.16 2.15 5/190 16517
/proc/meminfo: memFree=21668984/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=173224 CPUtime=222.28 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 126169 0 0 0 22198 30 0 0 25 0 1 0 289964904 177381376 27680 33554432000 4194304 4650387 140736633035120 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 43306 27680 382 112 0 38271 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 173224

[startup+282.301 s]
/proc/loadavg: 3.96 2.49 2.26 5/190 16519
/proc/meminfo: memFree=21655548/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=174868 CPUtime=282.29 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 130975 0 0 0 28197 32 0 0 25 0 1 0 289964904 179064832 28423 33554432000 4194304 4650387 140736633035120 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 43717 28423 382 112 0 38682 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 174868

[startup+342.3 s]
/proc/loadavg: 4.10 2.79 2.38 5/190 16520
/proc/meminfo: memFree=21649076/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=175964 CPUtime=342.29 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 151572 0 0 0 34187 42 0 0 25 0 1 0 289964904 180187136 27527 33554432000 4194304 4650387 140736633035120 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 43991 27527 382 112 0 38956 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 175964

[startup+402.301 s]
/proc/loadavg: 4.04 3.01 2.47 5/190 16522
/proc/meminfo: memFree=21637504/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=133308 CPUtime=402.29 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 169859 0 0 0 40177 52 0 0 25 0 1 0 289964904 136507392 27072 33554432000 4194304 4650387 140736633035120 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 33327 27072 382 112 0 28292 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 133308

[startup+462.3 s]
/proc/loadavg: 4.01 3.19 2.57 5/190 16523
/proc/meminfo: memFree=21617524/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=179052 CPUtime=462.29 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 187016 0 0 0 46169 60 0 0 25 0 1 0 289964904 183349248 29309 33554432000 4194304 4650387 140736633035120 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 44763 29309 382 112 0 39728 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 179052

[startup+522.301 s]
/proc/loadavg: 4.00 3.33 2.65 5/190 16525
/proc/meminfo: memFree=21622840/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=133592 CPUtime=522.29 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 205328 0 0 0 52162 67 0 0 25 0 1 0 289964904 136798208 26614 33554432000 4194304 4650387 140736633035120 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 33398 26614 382 112 0 28363 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 133592

[startup+582.301 s]
/proc/loadavg: 4.03 3.47 2.74 5/190 16527
/proc/meminfo: memFree=21611416/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=181180 CPUtime=582.3 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 223148 0 0 0 58157 73 0 0 25 0 1 0 289964904 185528320 27801 33554432000 4194304 4650387 140736633035120 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 45295 27801 382 112 0 40260 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 181180

[startup+642.3 s]
/proc/loadavg: 4.01 3.56 2.82 5/190 16528
/proc/meminfo: memFree=21599732/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=134496 CPUtime=642.3 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 239078 0 0 0 64150 80 0 0 25 0 1 0 289964904 137723904 26381 33554432000 4194304 4650387 140736633035120 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 33624 26381 382 112 0 28589 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 134496

[startup+702.301 s]
/proc/loadavg: 4.00 3.64 2.89 5/190 16530
/proc/meminfo: memFree=21574284/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=137660 CPUtime=702.3 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 253066 0 0 0 70141 89 0 0 25 0 1 0 289964904 140963840 28363 33554432000 4194304 4650387 140736633035120 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 34415 28363 382 112 0 29380 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 137660

[startup+762.306 s]
/proc/loadavg: 4.00 3.70 2.95 5/190 16531
/proc/meminfo: memFree=21574620/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=185788 CPUtime=762.3 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 267477 0 0 0 76134 96 0 0 25 0 1 0 289964904 190246912 30447 33554432000 4194304 4650387 140736633035120 18446744073709551615 4365281 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 46447 30447 382 112 0 41412 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 185788

[startup+822.301 s]
/proc/loadavg: 4.00 3.75 3.02 5/190 16533
/proc/meminfo: memFree=21584016/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=186248 CPUtime=822.3 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 281293 0 0 0 82126 104 0 0 25 0 1 0 289964904 190717952 31604 33554432000 4194304 4650387 140736633035120 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 46562 31604 382 112 0 41527 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 186248

[startup+882.3 s]
/proc/loadavg: 4.06 3.81 3.08 5/190 16535
/proc/meminfo: memFree=21521836/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=214348 CPUtime=882.3 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 300188 0 0 0 88120 110 0 0 25 0 1 0 289964904 219492352 37475 33554432000 4194304 4650387 140736633035120 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 53587 37475 382 112 0 48552 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 214348

[startup+942.301 s]
/proc/loadavg: 4.06 3.86 3.14 5/190 16536
/proc/meminfo: memFree=21513372/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=214348 CPUtime=942.3 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 300218 0 0 0 94120 110 0 0 25 0 1 0 289964904 219492352 37505 33554432000 4194304 4650387 140736633035120 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 53587 37505 382 112 0 48552 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 214348

[startup+1002.3 s]
/proc/loadavg: 4.02 3.88 3.19 5/190 16538
/proc/meminfo: memFree=21505516/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=166236 CPUtime=1002.3 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 303246 0 0 0 100119 111 0 0 25 0 1 0 289964904 170225664 33917 33554432000 4194304 4650387 140736633035120 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 41559 33917 382 112 0 36524 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 166236

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 3.24 5/190 16539
/proc/meminfo: memFree=21536980/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=166568 CPUtime=1062.31 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 316935 0 0 0 106113 118 0 0 25 0 1 0 289964904 170565632 34138 33554432000 4194304 4650387 140736633035120 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 41642 34138 382 112 0 36607 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 166568

[startup+1122.3 s]
/proc/loadavg: 4.09 3.94 3.29 5/190 16541
/proc/meminfo: memFree=21526896/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=166664 CPUtime=1122.31 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 330130 0 0 0 112106 125 0 0 25 0 1 0 289964904 170663936 33482 33554432000 4194304 4650387 140736633035120 18446744073709551615 4333874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 41666 33482 382 112 0 36631 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 166664

[startup+1182.3 s]
/proc/loadavg: 4.03 3.95 3.33 5/190 16543
/proc/meminfo: memFree=21487932/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=234768 CPUtime=1182.31 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 345939 0 0 0 118100 131 0 0 25 0 1 0 289964904 240402432 42244 33554432000 4194304 4650387 140736633035120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 58692 42244 382 112 0 53657 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 234768

[startup+1242.3 s]
/proc/loadavg: 4.01 3.96 3.37 5/190 16544
/proc/meminfo: memFree=21497088/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=234768 CPUtime=1242.31 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 345954 0 0 0 124100 131 0 0 25 0 1 0 289964904 240402432 42259 33554432000 4194304 4650387 140736633035120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 58692 42259 382 112 0 53657 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 234768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.91 3.39 3/183 16594
/proc/meminfo: memFree=22134952/32950928 swapFree=67111528/67111528
[pid=16510] ppid=16508 vsize=234768 CPUtime=1300.02 cores=0,2
/proc/16510/stat : 16510 (strangenight1-s) R 16508 16510 16450 0 -1 4202496 345954 0 0 0 129871 131 0 0 25 0 1 0 289964904 240402432 42259 33554432000 4194304 4650387 140736633035120 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16510/statm: 58692 42259 382 112 0 53657 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 234768

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.04
CPU user time (s): 1298.71
CPU system time (s): 1.3218
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 234768

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

runsolver used 2.11168 second user time and 5.00124 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-03 00:34:21
IDJOB=3175536
IDBENCH=82554
IDSOLVER=1589
FILE ID=node120/3175536-1301783661
RUNJOBID= node120-1301783655-16468
PBS_JOBID= 12841398
Free space on /tmp= 71740 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S722024572-014-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175536-1301783661/watcher-3175536-1301783661 -o /tmp/evaluation-result-3175536-1301783661/solver-3175536-1301783661 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175536-1301783661.cnf

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

MD5SUM BENCH= 875a8b1e044c25599d3c66c1e66d27f4
RANDOM SEED=286920949

node120.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	: 5226.07
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.82
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.78
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22212900 kB
Buffers:        356928 kB
Cached:        9953984 kB
SwapCached:          0 kB
Active:        7475664 kB
Inactive:      2989752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22212900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28764 kB
Writeback:           0 kB
AnonPages:      154108 kB
Mapped:          16240 kB
Slab:           209676 kB
PageTables:       5356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   361040 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= 71736 MiB
End job on node120 at 2011-04-03 00:56:03