Trace number 3369745

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/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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369745-1305381056.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	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.01 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.01/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.01/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.01/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.01/0.04	c lits-rem:         0  cl-subs:        0  v-elim:    109  v-fix:    0  time:  0.02 s
0.01/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.01/0.04	c calculated reachability. Time: 0.00
0.01/0.04	c Calc default polars -  time:   0.00 s pos:    1087 undec:     280 neg:    1133
0.01/0.04	c =========================================================================================
0.01/0.04	c types(t): F = full restart, N = normal restart
0.01/0.04	c types(t): S = simplification begin/end, E = solution found
0.01/0.04	c restart types(rt): st = static, dy = dynamic
0.01/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.01/0.04	c  B st     0         0      2391     10362         0         0     31693         0   no data   no data  --
0.29/0.32	c  N dy    20      4401      2391     10362         0      4399     31693    295614     42.16     45.28  --
0.59/0.60	c  N dy    49      8501      2391     10362         0      6006     31693    307300     44.34     46.69  --
0.89/0.91	c  N dy    73     12660      2391     10362         0      5915     31693    205169     44.51     47.11  --
1.19/1.23	c  N dy    95     16934      2391     10362         0     10187     31693    495691     44.31     46.81  --
1.49/1.56	c  N dy   120     21287      2391     10362         0      8916     31693    328880     44.36     47.11  --
1.79/1.85	c  F st   144     25002      2391     10362         0     12630     31693    578840     44.35     38.03  --
1.89/1.91	c  N st   146     25629      2391     10362         0     13257     31693    623182     44.35   no data  --
2.20/2.28	c  N dy   150     30000      2391     10362         0     10813     31693    427951     44.35   no data  --
2.20/2.28	c  S st   150     30000      2391     10362         0     10813     31693    427951     44.35   no data  --
2.29/2.32	c  S st   150     30503      2391     10362         0     11316     31693    457814     44.35   no data  --
2.29/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.29/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
2.29/2.35	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.48/3.53	c lits-rem:        51  cl-subs:       23  v-elim:      0  v-fix:    0  time:  1.18 s
3.48/3.55	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.02
3.48/3.55	c calculated reachability. Time: 0.00
3.48/3.55	c  N dy   150     30503      2391     10362         0     11293     31693    454999     44.35   no data  --
3.88/3.90	c  N dy   176     34583      2391     10362         0     15370     31693    731881     44.58     53.51  --
4.18/4.23	c  N dy   205     38596      2391     10362         0     11477     31693    372136     44.84     47.26  --
4.48/4.58	c  N dy   228     42625      2391     10362         0     15506     31693    644704     44.81     47.43  --
4.78/4.88	c  S st   248     45754      2391     10362         0      9687     31693    184570     44.84   no data  --
4.88/4.92	c  S st   248     46259      2391     10362         0     10192     31693    215131     44.84   no data  --
4.88/4.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.88/4.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.88/4.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.88/4.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.88/4.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.88/4.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
4.88/4.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.28/5.32	c lits-rem:        11  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.38 s
5.28/5.32	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
5.28/5.32	c vivif2 --  cl tried    10191 cl shrink        0 lits rem          0 time: 0.00
5.28/5.34	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.01
5.28/5.34	c calculated reachability. Time: 0.00
5.28/5.34	c  N dy   248     46259      2391     10362         0     10191     31693    215072     44.84   no data  --
5.58/5.68	c  N dy   271     50265      2391     10362         0     14196     31693    487734     44.73     48.80  --
5.99/6.06	c  N dy   296     54407      2391     10362         0     18337     31693    772198     44.79     48.23  --
6.39/6.44	c  N dy   323     58623      2391     10362         0     12578     31693    312651     44.82     47.91  --
6.69/6.79	c  N dy   350     62671      2391     10362         0     16626     31693    588496     44.90     47.62  --
7.09/7.19	c  N dy   376     66707      2391     10362         0     20661     31693    866906     45.01     47.40  --
7.39/7.44	c  S st   391     69389      2391     10362         0     12355     31693    236795     45.04     46.11  --
7.39/7.49	c  S st   391     69893      2391     10362         0     12859     31693    268016     45.04   no data  --
7.39/7.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.48/7.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.48/7.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.48/7.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
7.48/7.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.09/8.18	c lits-rem:        26  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.67 s
8.09/8.18	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
8.09/8.19	c vivif2 --  cl tried    12858 cl shrink        0 lits rem          0 time: 0.00
8.19/8.20	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.02
8.19/8.20	c calculated reachability. Time: 0.00
8.19/8.20	c  N dy   391     69893      2391     10362         0     12858     31693    267841     45.04   no data  --
8.59/8.62	c  N dy   417     74627      2391     10362         0     17592     31693    590675     45.03     47.83  --
8.98/9.09	c  N dy   439     79408      2391     10362         0     22370     31693    921915     45.00     55.94  --
9.49/9.59	c  N dy   465     84566      2391     10362         0     15536     31693    396250     45.03     50.08  --
9.80/9.86	c  F st   478     87501      2391     10362         0     18470     31693    595445     44.96   no data  --
10.09/10.19	c  N st   483     90800      2391     10362         0     21768     31693    834292     44.96   no data  --
10.79/10.81	c  N dy   510     96651      2391     10362         0     14620     31693    265899     45.06     52.17  --
11.39/11.41	c  N dy   544    102955      2391     10362         0     20921     31693    706040     45.12     48.12  --
11.59/11.60	c  S st   558    104841      2391     10362         0     22807     31693    839815     45.18   no data  --
11.59/11.66	c  S st   558    105346      2391     10362         0     23312     31693    868341     45.18   no data  --
11.59/11.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.59/11.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.69/11.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
11.69/11.72	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.79/15.85	c lits-rem:       131  cl-subs:        4  v-elim:      0  v-fix:    0  time:  4.13 s
15.79/15.85	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
15.79/15.86	c vivif2 --  cl tried    23308 cl shrink        0 lits rem          0 time: 0.01
15.79/15.89	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.03
15.79/15.89	c calculated reachability. Time: 0.00
15.79/15.89	c  N dy   558    105346      2391     10362         0     23308     31693    867712     45.18   no data  --
16.59/16.62	c  N dy   600    112238      2391     10362         0     16203     31693    313580     45.23     47.65  --
17.29/17.32	c  N dy   642    119427      2391     10362         0     23390     31693    803298     45.26     56.05  --
18.08/18.18	c  N dy   681    127108      2391     10362         0     16075     31693    240471     45.22     50.59  --
18.98/19.01	c  N dy   736    135221      2391     10362         0     24187     31693    809278     45.32     47.75  --
19.99/20.02	c  N dy   788    143879      2391     10362         0     16850     31693    232103     45.33     47.75  --
20.90/20.96	c  N dy   844    153113      2391     10362         0     26082     31693    870134     45.38     48.22  --
21.49/21.52	c  S st   872    158021      2391     10362         0     30988     31693   1204185     45.37   no data  --
21.49/21.59	c  S st   872    158523      2391     10362         0     31490     31693   1234637     45.37   no data  --
21.49/21.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.49/21.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.59/21.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.59/21.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.59/21.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.59/21.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
21.59/21.66	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.78/23.85	c lits-rem:        54  cl-subs:       10  v-elim:      0  v-fix:    0  time:  2.20 s
23.78/23.86	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
23.78/23.87	c vivif2 --  cl tried    31480 cl shrink        0 lits rem          0 time: 0.01
23.88/23.91	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.04
23.88/23.91	c calculated reachability. Time: 0.00
23.88/23.91	c  N dy   872    158523      2391     10362         0     31480     31693   1233087     45.37   no data  --
24.99/25.08	c  N dy   926    168960      2391     10362         0     24922     31693    730418     45.38     47.84  --
26.40/26.49	c  N dy   978    179768      2391     10362         0     35725     31693   1480767     45.33     58.39  --
27.78/27.80	c  N dy  1038    191308      2391     10362         0     29269     31693    974168     45.33     48.34  --
29.29/29.34	c  N dy  1107    203523      2391     10362         0     22484     31693    434161     45.38     47.98  --
30.80/30.88	c  N dy  1188    216523      2391     10362         0     35477     31693   1336374     45.44     48.15  --
32.48/32.55	c  N dy  1269    230376      2391     10362         0     29331     31693    848362     45.45     54.78  --
33.48/33.50	c  S st  1318    237787      2391     10362         0     36741     31693   1365654     45.49   no data  --
33.48/33.58	c  S st  1318    238291      2391     10362         0     37245     31693   1396088     45.49   no data  --
33.48/33.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.48/33.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.58/33.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
33.58/33.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.58/33.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.58/33.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
33.58/33.65	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
35.89/35.90	c lits-rem:        44  cl-subs:       16  v-elim:      0  v-fix:    0  time:  2.24 s
35.89/35.90	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
35.89/35.91	c vivif2 --  cl tried    37229 cl shrink        0 lits rem          0 time: 0.02
35.89/35.96	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.04
35.89/35.96	c calculated reachability. Time: 0.00
35.89/35.96	c  N dy  1318    238291      2391     10362         0     37229     31693   1394001     45.49   no data  --
37.79/37.87	c  N dy  1409    253801      2391     10362         0     31740     31693    950427     45.54     48.23  --
39.88/39.99	c  N dy  1499    270018      2391     10362         0     25965     31693    482232     45.56     48.78  --
42.19/42.21	c  N dy  1594    287375      2391     10362         0     43318     31693   1687812     45.59     48.94  --
44.49/44.56	c  N dy  1702    305852      2391     10362         0     38793     31693   1317876     45.56     48.10  --
44.59/44.62	c  F st  1704    306250      2391     10362         0     39190     31693   1346278     45.56   no data  --
47.09/47.14	c  N dy  1784    325382      2391     10362         0     34324     31693    938482     45.54     50.06  --
49.99/50.00	c  N dy  1914    345651      2391     10362         0     29593     31693    542556     45.62     48.03  --
51.49/51.53	c  S st  1978    357436      2391     10362         0     41376     31693   1363107     45.62   no data  --
51.60/51.62	c  S st  1978    357939      2391     10362         0     41879     31693   1391443     45.62   no data  --
51.60/51.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.60/51.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.60/51.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
51.60/51.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.60/51.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.60/51.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
51.60/51.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
54.18/54.28	c lits-rem:        68  cl-subs:       12  v-elim:      0  v-fix:    0  time:  2.59 s
54.18/54.28	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
54.28/54.30	c vivif2 --  cl tried    41867 cl shrink        0 lits rem          0 time: 0.02
54.28/54.35	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.05
54.28/54.35	c calculated reachability. Time: 0.00
54.28/54.35	c  N dy  1978    357939      2391     10362         0     41867     31693   1389828     45.62   no data  --
57.09/57.14	c  N dy  2102    378038      2391     10362         0     35964     31693    927384     45.66     48.66  --
60.08/60.13	c  N dy  2212    398042      2391     10362         0     28978     31693    380401     45.65     51.72  --
62.89/62.92	c  N dy  2340    418126      2391     10362         0     49060     31693   1774982     45.70     48.36  --
65.69/65.79	c  N dy  2451    438167      2391     10362         0     41104     31693   1156449     45.72     51.06  --
68.88/68.97	c  N dy  2571    458343      2391     10362         0     32278     31693    478764     45.75     48.64  --
71.89/71.90	c  N dy  2695    478502      2391     10362         0     52430     31693   1883906     45.78     48.43  --
74.89/74.97	c  N dy  2817    498643      2391     10362         0     42571     31693   1140008     45.82     48.71  --
78.69/78.75	c  N dy  2935    518874      2391     10362         0     31806     31693    322738     45.85     49.36  --
81.48/81.52	c  S st  3042    536910      2391     10362         0     49835     31693   1584031     45.87     41.68  --
81.58/81.64	c  S st  3042    537412      2391     10362         0     50337     31693   1612749     45.87   no data  --
81.58/81.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.58/81.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.58/81.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
81.68/81.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.68/81.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.68/81.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
81.68/81.74	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
85.59/85.65	c lits-rem:        62  cl-subs:       14  v-elim:      0  v-fix:    0  time:  3.91 s
85.59/85.65	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
85.59/85.67	c vivif2 --  cl tried    50323 cl shrink        0 lits rem          0 time: 0.02
85.70/85.74	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.07
85.70/85.74	c calculated reachability. Time: 0.00
85.70/85.74	c  N dy  3042    537412      2391     10362         0     50323     31693   1611306     45.87   no data  --
89.29/89.36	c  N dy  3152    557469      2391     10362         0     38383     31693    710802     45.88     48.73  --
92.79/92.89	c  N dy  3280    577483      2391     10362         0     58391     31693   2104135     45.91     48.60  --
96.39/96.40	c  N dy  3394    597545      2391     10362         0     45463     31693   1145865     45.92     48.46  --
100.29/100.37	c  N dy  3507    617557      2391     10362         0     65470     31693   2538766     45.92     49.55  --
103.69/103.77	c  N dy  3617    637663      2391     10362         0     51575     31693   1502173     45.94     48.45  --
107.98/108.01	c  N dy  3748    657736      2391     10362         0     36650     31693    401706     45.98     48.69  --
111.39/111.46	c  N dy  3855    677923      2391     10362         0     56830     31693   1807250     45.98     49.10  --
115.59/115.60	c  N dy  3981    698113      2391     10362         0     41025     31693    646265     46.02     48.52  --
119.19/119.30	c  N dy  4078    718474      2391     10362         0     61385     31693   2072213     46.00     49.01  --
123.29/123.37	c  N dy  4194    738514      2391     10362         0     44430     31693    821019     46.01     60.84  --
127.09/127.15	c  N dy  4300    758570      2391     10362         0     64480     31693   2222649     46.02     48.52  --
131.28/131.34	c  N dy  4432    778785      2391     10362         0     46703     31693    924676     46.05     48.51  --
135.09/135.17	c  N dy  4559    798903      2391     10362         0     66817     31693   2329798     46.07     48.70  --
136.69/136.73	c  S st  4609    806118      2391     10362         0     74028     31693   2829749     46.09   no data  --
136.79/136.88	c  S st  4609    806628      2391     10362         0     74538     31693   2859094     46.09   no data  --
136.79/136.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
136.79/136.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.89/136.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
136.99/137.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.99/137.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.99/137.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
136.99/137.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
146.68/146.74	c lits-rem:        65  cl-subs:       32  v-elim:      0  v-fix:    0  time:  9.69 s
146.68/146.74	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
146.68/146.77	c vivif2 --  cl tried    74506 cl shrink        0 lits rem          0 time: 0.03
146.78/146.87	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.10
146.78/146.87	c calculated reachability. Time: 0.00
146.78/146.87	c  N dy  4609    806628      2391     10362         0     74506     31693   2854924     46.09   no data  --
150.29/150.33	c  N dy  4734    826731      2391     10362         0     55610     31693   1470283     46.11     48.67  --
154.28/154.37	c  N dy  4846    846941      2391     10362         0     75813     31693   2894593     46.11     48.61  --
157.89/157.94	c  N dy  4962    866972      2391     10362         0     55850     31693   1421440     46.13     48.96  --
161.99/162.01	c  N dy  5090    886981      2391     10362         0     75852     31693   2825488     46.16     49.01  --
165.59/165.69	c  N dy  5205    907017      2391     10362         0     54895     31693   1294229     46.17     49.49  --
169.69/169.73	c  N dy  5329    927142      2391     10362         0     75014     31693   2707746     46.19     48.76  --
173.59/173.68	c  N dy  5447    947345      2391     10362         0     53220     31693   1120667     46.20     48.91  --
177.59/177.60	c  N dy  5563    967375      2391     10362         0     73242     31693   2537479     46.22     48.94  --
181.79/181.83	c  N dy  5688    987557      2391     10362         0     50432     31693    869662     46.25     48.72  --
185.49/185.59	c  N dy  5799   1007594      2391     10362         0     70463     31693   2271068     46.25     48.74  --
190.09/190.16	c  N dy  5920   1027684      2391     10362         0     46559     31693    521332     46.26     49.16  --
193.69/193.79	c  N dy  6044   1048152      2391     10362         0     67022     31693   1948884     46.27     50.09  --
198.39/198.46	c  N dy  6156   1068252      2391     10362         0     87111     31693   3371727     46.28     49.19  --
199.39/199.41	c  F st  6180   1071875      2391     10362         0     45757     31693    401760     46.28   no data  --
202.19/202.22	c  N dy  6258   1088328      2391     10362         0     62207     31693   1576679     46.29     49.81  --
206.59/206.69	c  N dy  6395   1108488      2391     10362         0     82363     31693   2999326     46.32     49.10  --
210.89/210.90	c  N dy  6500   1128527      2391     10362         0     56409     31693   1075013     46.32     53.45  --
214.99/215.07	c  N dy  6625   1148610      2391     10362         0     76485     31693   2487143     46.33     54.89  --
220.49/220.58	c  N dy  6740   1168858      2391     10362         0     49742     31693    551124     46.34     49.12  --
224.58/224.69	c  N dy  6857   1188950      2391     10362         0     69832     31693   1967190     46.35     49.53  --
229.98/230.09	c  N dy  6981   1208973      2391     10362         0     89851     31693   3372996     46.36     52.85  --
230.28/230.39	c  S st  6987   1209943      2391     10362         0     90821     31693   3440344     46.36   no data  --
230.58/230.60	c  S st  6987   1210443      2391     10362         0     91321     31693   3468773     46.36   no data  --
230.58/230.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
230.58/230.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
230.58/230.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
230.78/230.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
230.78/230.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.78/230.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
230.78/230.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
283.19/283.28	c lits-rem:        13  cl-subs:       40  v-elim:      0  v-fix:    0  time: 52.48 s
283.19/283.28	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
283.29/283.33	c vivif2 --  cl tried    91281 cl shrink        0 lits rem          0 time: 0.04
283.39/283.47	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.14
283.39/283.48	c calculated reachability. Time: 0.00
283.39/283.48	c  N dy  6987   1210443      2391     10362         0     91281     31693   3464257     46.36   no data  --
287.88/287.97	c  N dy  7102   1230797      2391     10362         0     63640     31693   1465264     46.37     49.34  --
292.78/292.86	c  N dy  7213   1250886      2391     10362         0     83722     31693   2871883     46.37     48.82  --
298.18/298.20	c  N dy  7326   1270930      2391     10362         0     54777     31693    778807     46.37     49.44  --
302.58/302.69	c  N dy  7448   1291368      2391     10362         0     75209     31693   2213234     46.38     49.42  --
308.18/308.28	c  N dy  7571   1311439      2391     10362         0     95273     31693   3621608     46.40     53.28  --
312.39/312.41	c  N dy  7681   1331453      2391     10362         0     65287     31693   1459575     46.41     49.44  --
316.88/316.98	c  N dy  7804   1351461      2391     10362         0     85290     31693   2861332     46.42     48.99  --
322.39/322.40	c  N dy  7916   1372561      2391     10362         0     55396     31693    695560     46.42     49.25  --
326.38/326.40	c  N dy  8035   1392873      2391     10362         0     75702     31693   2125021     46.43     49.58  --
331.38/331.47	c  N dy  8141   1413001      2391     10362         0     95825     31693   3541414     46.43     48.94  --
335.89/335.99	c  N dy  8256   1433035      2391     10362         0     63872     31693   1235538     46.45     49.06  --
340.38/340.46	c  N dy  8379   1453085      2391     10362         0     83915     31693   2651733     46.46     49.18  --
345.99/346.07	c  N dy  8494   1473311      2391     10362         0    104136     31693   4075253     46.47     49.76  --
350.08/350.10	c  N dy  8595   1493365      2391     10362         0     71197     31693   1672269     46.46     48.94  --
354.99/355.09	c  N dy  8729   1513573      2391     10362         0     91399     31693   3090510     46.48     49.66  --
360.58/360.66	c  N dy  8847   1533728      2391     10362         0     57567     31693    657819     46.49     49.02  --
364.68/364.72	c  N dy  8956   1553853      2391     10362         0     77683     31693   2082360     46.49     49.07  --
369.89/369.97	c  N dy  9082   1573879      2391     10362         0     97705     31693   3492964     46.50     50.59  --
375.18/375.20	c  N dy  9188   1593903      2391     10362         0     62737     31693    953960     46.50     49.43  --
379.50/379.58	c  N dy  9313   1613965      2391     10362         0     82793     31693   2375135     46.51     57.22  --
385.18/385.20	c  N dy  9450   1634018      2391     10362         0    102839     31693   3794712     46.53     61.66  --
390.18/390.22	c  N dy  9572   1654106      2391     10362         0     66942     31693   1190949     46.54     52.50  --
394.80/394.85	c  N dy  9703   1674171      2391     10362         0     87002     31693   2623033     46.56     50.67  --
400.48/400.52	c  N dy  9815   1694259      2391     10362         0    107080     31693   4050854     46.56     52.36  --
404.59/404.60	c  S st  9912   1710443      2391     10362         0     66277     31693   1072335     46.57   no data  --
404.69/404.73	c  S st  9912   1710947      2391     10362         0     66781     31693   1100899     46.57   no data  --
404.69/404.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
404.69/404.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
404.69/404.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
404.69/404.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
404.69/404.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
404.80/404.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
404.80/404.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
407.19/407.28	c lits-rem:        67  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.47 s
407.19/407.28	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
407.19/407.29	c vivif2 --  cl tried    66776 cl shrink        0 lits rem          0 time: 0.01
407.29/407.37	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.07
407.29/407.37	c calculated reachability. Time: 0.00
407.29/407.37	c  N dy  9912   1710947      2391     10362         0     66776     31693   1100098     46.57   no data  --
411.78/411.84	c  N dy 10026   1730965      2391     10362         0     86784     31693   2519899     46.57     49.31  --
417.59/417.60	c  N dy 10157   1750987      2391     10362         0    106799     31693   3924430     46.59     50.11  --
422.89/422.94	c  N dy 10273   1771153      2391     10362         0     68980     31693   1209036     46.59     49.23  --
427.59/427.67	c  N dy 10394   1791249      2391     10362         0     89066     31693   2632082     46.60     51.14  --
433.58/433.67	c  N dy 10515   1811260      2391     10362         0    109070     31693   4063730     46.61     49.11  --
438.90/438.98	c  N dy 10640   1831474      2391     10362         0     70297     31693   1236336     46.62     49.12  --
443.78/443.81	c  N dy 10771   1851705      2391     10362         0     90523     31693   2662509     46.63     49.13  --
449.79/449.88	c  N dy 10894   1871830      2391     10362         0    110644     31693   4086581     46.64     50.64  --
455.29/455.31	c  N dy 11010   1892845      2391     10362         0     71670     31693   1264375     46.64     49.95  --
460.19/460.23	c  N dy 11114   1913380      2391     10362         0     92194     31693   2704880     46.64     49.53  --
466.19/466.28	c  N dy 11236   1933399      2391     10362         0    112212     31693   4106174     46.65     49.62  --
471.69/471.78	c  N dy 11363   1953478      2391     10362         0     71305     31693   1177469     46.66     53.51  --
476.58/476.65	c  N dy 11480   1973723      2391     10362         0     91543     31693   2606198     46.66     49.17  --
482.79/482.81	c  N dy 11596   1994356      2391     10362         0    112171     31693   4075801     46.67     50.19  --
488.49/488.60	c  N dy 11713   2014412      2391     10362         0     70243     31693   1028826     46.67     49.96  --
493.38/493.42	c  N dy 11840   2034486      2391     10362         0     90309     31693   2441856     46.68     51.66  --
499.18/499.28	c  N dy 11953   2054555      2391     10362         0    110376     31693   3860899     46.68     55.88  --
505.58/505.67	c  N dy 12069   2074716      2391     10362         0     67549     31693    778747     46.69     49.30  --
510.09/510.15	c  N dy 12170   2094814      2391     10362         0     87642     31693   2205737     46.68     49.70  --
515.79/515.84	c  N dy 12291   2114849      2391     10362         0    107671     31693   3624938     46.69     49.34  --
522.68/522.75	c  N dy 12399   2134866      2391     10362         0    127681     31693   5043989     46.70     49.92  --
527.28/527.31	c  N dy 12529   2155153      2391     10362         0     83978     31693   1874941     46.71     50.05  --
532.68/532.71	c  N dy 12639   2175246      2391     10362         0    104065     31693   3295071     46.72     49.21  --
539.38/539.41	c  N dy 12755   2195287      2391     10362         0    124100     31693   4719831     46.72     49.88  --
543.69/543.71	c  S st 12852   2210947      2391     10362         0     74775     31693   1168476     46.73   no data  --
543.79/543.85	c  S st 12852   2211451      2391     10362         0     75279     31693   1196167     46.73   no data  --
543.79/543.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
543.79/543.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
543.79/543.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
543.89/543.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
543.89/543.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
543.89/543.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
543.89/543.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
546.98/547.00	c lits-rem:        56  cl-subs:       17  v-elim:      0  v-fix:    0  time:  3.06 s
546.98/547.00	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
546.98/547.02	c vivif2 --  cl tried    75262 cl shrink        0 lits rem          0 time: 0.02
547.08/547.10	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.08
547.08/547.10	c calculated reachability. Time: 0.00
547.08/547.10	c  N dy 12852   2211451      2391     10362         0     75262     31693   1194062     46.73   no data  --
552.09/552.19	c  N dy 12976   2231467      2391     10362         0     95268     31693   2605440     46.74     49.46  --
558.29/558.30	c  N dy 13095   2251534      2391     10362         0    115333     31693   4033252     46.75     49.98  --
565.08/565.12	c  N dy 13207   2271638      2391     10362         0     69453     31693    723828     46.75     50.43  --
569.59/569.68	c  N dy 13324   2291710      2391     10362         0     89520     31693   2155698     46.76     58.59  --
575.48/575.54	c  N dy 13449   2311793      2391     10362         0    109597     31693   3568026     46.76     50.16  --
582.58/582.64	c  N dy 13568   2331850      2391     10362         0    129637     31693   4980125     46.77     49.49  --
587.78/587.85	c  N dy 13691   2351909      2391     10362         0     82716     31693   1585429     46.77     49.28  --
593.08/593.17	c  N dy 13798   2372023      2391     10362         0    102828     31693   3002922     46.77     50.50  --
599.88/599.99	c  N dy 13922   2392081      2391     10362         0    122878     31693   4430800     46.78     49.91  --
606.58/606.62	c  N dy 14043   2412430      2391     10362         0     75239     31693    999745     46.79     49.46  --
611.59/611.64	c  N dy 14169   2432477      2391     10362         0     95281     31693   2415192     46.80     49.85  --
617.68/617.79	c  N dy 14280   2452640      2391     10362         0    115438     31693   3842312     46.80     49.52  --
625.28/625.37	c  N dy 14392   2472908      2391     10362         0    135695     31693   5267250     46.81     53.03  --
630.29/630.34	c  N dy 14510   2492972      2391     10362         0     86777     31693   1743741     46.81     50.76  --
635.88/635.97	c  N dy 14618   2513044      2391     10362         0    106842     31693   3174399     46.82     49.44  --
642.88/642.99	c  N dy 14742   2533170      2391     10362         0    126956     31693   4607486     46.82     49.38  --
649.68/649.71	c  N dy 14859   2553304      2391     10362         0     77106     31693   1002390     46.83     49.70  --
654.68/654.78	c  N dy 14990   2573399      2391     10362         0     97193     31693   2426130     46.84     54.81  --
660.99/661.09	c  N dy 15102   2593621      2391     10362         0    117413     31693   3867836     46.84     49.46  --
668.58/668.69	c  N dy 15217   2613894      2391     10362         0    137676     31693   5313175     46.85     49.42  --
674.08/674.16	c  N dy 15336   2633984      2391     10362         0     86784     31693   1636186     46.85     56.85  --
679.79/679.83	c  N dy 15454   2653994      2391     10362         0    106788     31693   3063027     46.86     49.36  --
686.78/686.83	c  N dy 15571   2674198      2391     10362         0    126988     31693   4493101     46.86     49.34  --
694.88/694.92	c  N dy 15696   2694287      2391     10362         0     75094     31693    732424     46.87     49.76  --
699.18/699.25	c  S st 15786   2711454      2391     10362         0     92255     31693   1945213     46.87   no data  --
699.38/699.42	c  S st 15786   2711954      2391     10362         0     92755     31693   1973399     46.87   no data  --
699.38/699.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
699.38/699.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
699.38/699.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
699.48/699.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
699.48/699.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
699.48/699.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
699.48/699.56	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
706.48/706.53	c lits-rem:        70  cl-subs:       24  v-elim:      0  v-fix:    0  time:  6.97 s
706.48/706.53	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
706.48/706.55	c vivif2 --  cl tried    92731 cl shrink        0 lits rem          0 time: 0.02
706.58/706.67	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.12
706.58/706.67	c calculated reachability. Time: 0.00
706.58/706.67	c  N dy 15786   2711954      2391     10362         0     92731     31693   1970487     46.87   no data  --
712.38/712.46	c  N dy 15879   2732115      2391     10362         0    112884     31693   3399910     46.86     50.13  --
719.58/719.62	c  N dy 16007   2752432      2391     10362         0    133196     31693   4844669     46.87     49.59  --
726.58/726.62	c  N dy 16127   2772468      2391     10362         0     80249     31693   1031780     46.87     49.37  --
731.88/731.98	c  N dy 16260   2792547      2391     10362         0    100323     31693   2466695     46.88     49.68  --
738.38/738.43	c  N dy 16378   2812645      2391     10362         0    120417     31693   3897172     46.89     50.09  --
745.98/746.08	c  N dy 16501   2832680      2391     10362         0    140447     31693   5319496     46.90     50.31  --
752.29/752.33	c  N dy 16617   2853051      2391     10362         0     86836     31693   1447388     46.90     49.63  --
757.98/758.00	c  N dy 16738   2873151      2391     10362         0    106931     31693   2870344     46.91     49.42  --
764.78/764.84	c  N dy 16865   2893208      2391     10362         0    126984     31693   4301810     46.92     49.39  --
772.98/773.08	c  N dy 16983   2913530      2391     10362         0    147299     31693   5753760     46.92     50.64  --
778.58/778.63	c  N dy 17104   2933607      2391     10362         0     92388     31693   1776229     46.93     50.21  --
784.48/784.55	c  N dy 17224   2953709      2391     10362         0    112487     31693   3197349     46.94     49.67  --
791.78/791.84	c  N dy 17342   2973887      2391     10362         0    132659     31693   4615930     46.94     49.60  --
800.28/800.33	c  N dy 17458   2993943      2391     10362         0     76737     31693    597449     46.94     49.59  --
805.28/805.33	c  N dy 17575   3013967      2391     10362         0     96757     31693   2022732     46.94     52.09  --
811.38/811.42	c  N dy 17694   3034066      2391     10362         0    116855     31693   3451440     46.95     58.26  --
818.88/818.96	c  N dy 17817   3054148      2391     10362         0    136930     31693   4889284     46.96     58.42  --
827.28/827.31	c  N dy 17934   3074416      2391     10362         0     80208     31693    769905     46.96     51.61  --
832.38/832.42	c  N dy 18042   3094553      2391     10362         0    100334     31693   2186263     46.96     50.97  --
838.77/838.82	c  N dy 18166   3114650      2391     10362         0    120430     31693   3618451     46.97     49.73  --
846.58/846.69	c  N dy 18301   3134708      2391     10362         0    140483     31693   5057014     46.98     50.43  --
855.38/855.47	c  N dy 18427   3154862      2391     10362         0     82651     31693    888860     46.99     49.51  --
861.47/861.57	c  N dy 18557   3174865      2391     10362         0    102651     31693   2316469     47.00     49.62  --
868.88/868.94	c  N dy 18676   3195094      2391     10362         0    122868     31693   3757138     47.00     49.81  --
876.18/876.26	c  S st 18782   3211956      2391     10362         0    139727     31693   4950398     47.01     44.22  --
876.48/876.55	c  S st 18782   3212460      2391     10362         0    140231     31693   4979017     47.01   no data  --
876.48/876.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
876.48/876.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
876.58/876.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
876.78/876.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
876.78/876.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
876.78/876.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
876.78/876.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1002.78/1002.87	c lits-rem:        57  cl-subs:       56  v-elim:      0  v-fix:    0  time: 126.00 s
1002.78/1002.87	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
1002.88/1002.93	c vivif2 --  cl tried   140175 cl shrink        0 lits rem          0 time: 0.06
1003.08/1003.16	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.23
1003.08/1003.17	c calculated reachability. Time: 0.00
1003.08/1003.17	c  N dy 18782   3212460      2391     10362         0    140175     31693   4973424     47.01   no data  --
1012.18/1012.27	c  N dy 18902   3232487      2391     10362         0     81216     31693    721650     47.01     49.86  --
1017.98/1018.05	c  N dy 19013   3252584      2391     10362         0    101308     31693   2152877     47.01     49.73  --
1025.18/1025.21	c  N dy 19128   3272617      2391     10362         0    121337     31693   3555947     47.01     57.73  --
1033.68/1033.79	c  N dy 19250   3292895      2391     10362         0    141609     31693   4997698     47.02     49.58  --
1043.28/1043.36	c  N dy 19375   3312944      2391     10362         0     81670     31693    688322     47.02     58.62  --
1049.08/1049.13	c  N dy 19493   3333097      2391     10362         0    101819     31693   2117563     47.03     50.21  --
1056.37/1056.45	c  N dy 19602   3353660      2391     10362         0    122375     31693   3564684     47.03     49.75  --
1064.57/1064.60	c  N dy 19730   3373968      2391     10362         0    142679     31693   5017017     47.03     49.55  --
1073.48/1073.56	c  N dy 19852   3394053      2391     10362         0     81782     31693    631166     47.04     57.77  --
1078.68/1078.72	c  N dy 19976   3414091      2391     10362         0    101815     31693   2053650     47.05     49.56  --
1085.18/1085.21	c  N dy 20097   3434332      2391     10362         0    122051     31693   3500130     47.05     49.55  --
1092.77/1092.88	c  N dy 20220   3454350      2391     10362         0    142064     31693   4917713     47.06     50.30  --
1101.78/1101.90	c  N dy 20341   3474390      2391     10362         0    162102     31693   6357250     47.06     49.63  --
1107.68/1107.73	c  N dy 20472   3494429      2391     10362         0    100155     31693   1871283     47.07     49.71  --
1114.08/1114.18	c  N dy 20586   3514715      2391     10362         0    120433     31693   3308201     47.07     50.32  --
1121.77/1121.84	c  N dy 20704   3534807      2391     10362         0    140523     31693   4757035     47.08     51.06  --
1130.69/1130.79	c  N dy 20822   3554851      2391     10362         0    160561     31693   6186694     47.08     49.66  --
1137.29/1137.34	c  N dy 20947   3574949      2391     10362         0     97680     31693   1628235     47.09     50.24  --
1143.57/1143.63	c  N dy 21062   3595047      2391     10362         0    117769     31693   3052555     47.09     49.68  --
1151.08/1151.17	c  N dy 21195   3615057      2391     10362         0    137771     31693   4488543     47.10     49.64  --
1159.97/1160.09	c  N dy 21319   3635156      2391     10362         0    157861     31693   5931347     47.11     51.84  --
1167.58/1167.67	c  N dy 21439   3655189      2391     10362         0     93910     31693   1303933     47.11     53.42  --
1173.68/1173.71	c  N dy 21566   3675263      2391     10362         0    113977     31693   2734017     47.12     52.89  --
1181.08/1181.12	c  N dy 21690   3695351      2391     10362         0    134060     31693   4169271     47.13     50.14  --
1188.48/1188.51	c  S st 21798   3712460      2391     10362         0    151164     31693   5386152     47.13   no data  --
1188.78/1188.84	c  S st 21798   3712964      2391     10362         0    151668     31693   5416487     47.13   no data  --
1188.78/1188.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1188.78/1188.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1188.88/1188.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
1189.08/1189.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1189.08/1189.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1189.08/1189.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
1189.08/1189.16	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-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-3369745-1305381056/watcher-3369745-1305381056 -o /tmp/evaluation-result-3369745-1305381056/solver-3369745-1305381056 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369745-1305381056.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: 4.13 4.03 3.43 5/303 24970
/proc/meminfo: memFree=24235496/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=30872 CPUtime=0 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 820 0 0 0 0 0 0 0 25 0 1 0 630521503 31612928 727 33554432000 4194304 4650387 140736094724256 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 7718 727 328 112 0 2683 0

[startup+0.017976 s]
/proc/loadavg: 4.13 4.03 3.43 5/303 24970
/proc/meminfo: memFree=24235496/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=31592 CPUtime=0.01 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 1049 0 0 0 1 0 0 0 25 0 1 0 630521503 32350208 893 33554432000 4194304 4650387 140736094724256 18446744073709551615 4302845 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 7898 893 349 112 0 2863 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31592

[startup+0.101009 s]
/proc/loadavg: 4.13 4.03 3.43 5/303 24970
/proc/meminfo: memFree=24235496/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=33260 CPUtime=0.09 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 1548 0 0 0 9 0 0 0 25 0 1 0 630521503 34058240 1392 33554432000 4194304 4650387 140736094724256 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 8315 1392 378 112 0 3280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33260

[startup+0.300985 s]
/proc/loadavg: 4.13 4.03 3.43 5/303 24970
/proc/meminfo: memFree=24235496/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=33260 CPUtime=0.29 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 1762 0 0 0 29 0 0 0 25 0 1 0 630521503 34058240 1606 33554432000 4194304 4650387 140736094724256 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 8315 1606 378 112 0 3280 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33260

[startup+0.700903 s]
/proc/loadavg: 4.13 4.03 3.43 5/303 24970
/proc/meminfo: memFree=24235496/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=33836 CPUtime=0.69 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 2333 0 0 0 69 0 0 0 25 0 1 0 630521503 34648064 1767 33554432000 4194304 4650387 140736094724256 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 8459 1768 380 112 0 3424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33836

[startup+1.50072 s]
/proc/loadavg: 4.13 4.03 3.43 5/304 24971
/proc/meminfo: memFree=24222840/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=34348 CPUtime=1.49 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 3525 0 0 0 149 0 0 0 25 0 1 0 630521503 35172352 1753 33554432000 4194304 4650387 140736094724256 18446744073709551615 4315448 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 8587 1753 380 112 0 3552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34348

[startup+3.10047 s]
/proc/loadavg: 4.13 4.03 3.43 5/304 24971
/proc/meminfo: memFree=24226676/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=45148 CPUtime=3.08 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 7051 0 0 0 308 0 0 0 25 0 1 0 630521503 46231552 4545 33554432000 4194304 4650387 140736094724256 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 11287 4545 382 112 0 6252 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45148

[startup+6.30088 s]
/proc/loadavg: 4.12 4.03 3.44 5/304 24971
/proc/meminfo: memFree=24205108/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=46116 CPUtime=6.29 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 9793 0 0 0 628 1 0 0 25 0 1 0 630521503 47222784 4542 33554432000 4194304 4650387 140736094724256 18446744073709551615 4315127 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 11529 4542 382 112 0 6494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46116

[startup+12.7007 s]
/proc/loadavg: 4.11 4.03 3.44 5/304 24971
/proc/meminfo: memFree=24179320/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=59116 CPUtime=12.69 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 17098 0 0 0 1267 2 0 0 25 0 1 0 630521503 60534784 8371 33554432000 4194304 4650387 140736094724256 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 14779 8371 382 112 0 9744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59116

[startup+25.5003 s]
/proc/loadavg: 4.09 4.03 3.45 5/304 24971
/proc/meminfo: memFree=24156228/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=71512 CPUtime=25.49 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 25831 0 0 0 2545 4 0 0 25 0 1 0 630521503 73228288 11418 33554432000 4194304 4650387 140736094724256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 17878 11418 382 112 0 12843 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71512

[startup+51.1006 s]
/proc/loadavg: 4.06 4.03 3.46 5/304 24972
/proc/meminfo: memFree=24128656/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=79632 CPUtime=51.09 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 43293 0 0 0 5101 8 0 0 25 0 1 0 630521503 81543168 13533 33554432000 4194304 4650387 140736094724256 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 19908 13533 382 112 0 14873 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79632

[startup+102.311 s]
/proc/loadavg: 4.02 4.02 3.49 5/304 24973
/proc/meminfo: memFree=24076256/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=91708 CPUtime=102.3 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 69139 0 0 0 10215 15 0 0 25 0 1 0 630521503 93908992 16047 33554432000 4194304 4650387 140736094724256 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 22927 16047 382 112 0 17892 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91708

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.52 5/304 24975
/proc/meminfo: memFree=24055880/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=156644 CPUtime=162.29 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 95770 0 0 0 16206 23 0 0 25 0 1 0 630521503 160403456 23482 33554432000 4194304 4650387 140736094724256 18446744073709551615 4334658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 39161 23482 382 112 0 34126 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156644

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.55 5/304 24976
/proc/meminfo: memFree=24024200/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=114720 CPUtime=222.29 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 120241 0 0 0 22199 30 0 0 25 0 1 0 630521503 117473280 21752 33554432000 4194304 4650387 140736094724256 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 28680 21752 382 112 0 23645 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 114720

[startup+282.301 s]
/proc/loadavg: 4.06 4.02 3.57 5/304 24978
/proc/meminfo: memFree=23998236/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=174664 CPUtime=282.29 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 126584 0 0 0 28197 32 0 0 25 0 1 0 630521503 178855936 28095 33554432000 4194304 4650387 140736094724256 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 43666 28095 382 112 0 38631 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 174664

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.60 5/304 24980
/proc/meminfo: memFree=24017028/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=175736 CPUtime=342.28 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 147344 0 0 0 34189 39 0 0 25 0 1 0 630521503 179953664 27779 33554432000 4194304 4650387 140736094724256 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 43934 27779 382 112 0 38899 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 175736

[startup+402.301 s]
/proc/loadavg: 4.21 4.07 3.64 5/304 24981
/proc/meminfo: memFree=24002216/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=176660 CPUtime=402.28 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 167053 0 0 0 40184 44 0 0 25 0 1 0 630521503 180899840 29097 33554432000 4194304 4650387 140736094724256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 44165 29097 382 112 0 39130 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 176660

[startup+462.301 s]
/proc/loadavg: 4.07 4.05 3.66 5/304 24983
/proc/meminfo: memFree=23991252/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=179052 CPUtime=462.28 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 185663 0 0 0 46178 50 0 0 25 0 1 0 630521503 183349248 27956 33554432000 4194304 4650387 140736094724256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 44763 27956 382 112 0 39728 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 179052

[startup+522.301 s]
/proc/loadavg: 4.02 4.04 3.68 5/304 24984
/proc/meminfo: memFree=23966508/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=179676 CPUtime=522.28 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 203054 0 0 0 52174 54 0 0 25 0 1 0 630521503 183988224 29728 33554432000 4194304 4650387 140736094724256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 44919 29728 382 112 0 39884 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 179676

[startup+582.301 s]
/proc/loadavg: 4.06 4.05 3.70 5/304 24986
/proc/meminfo: memFree=23958140/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=180976 CPUtime=582.28 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 219821 0 0 0 58169 59 0 0 25 0 1 0 630521503 185319424 30094 33554432000 4194304 4650387 140736094724256 18446744073709551615 4366850 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 45244 30094 382 112 0 40209 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 180976

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.72 5/304 24997
/proc/meminfo: memFree=23951052/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=181604 CPUtime=642.29 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 236486 0 0 0 64166 63 0 0 25 0 1 0 630521503 185962496 29664 33554432000 4194304 4650387 140736094724256 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 45401 29664 382 112 0 40366 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 181604

[startup+702.301 s]
/proc/loadavg: 4.00 4.03 3.73 5/304 24998
/proc/meminfo: memFree=23975044/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=134780 CPUtime=702.28 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 251915 0 0 0 70160 68 0 0 25 0 1 0 630521503 138014720 27212 33554432000 4194304 4650387 140736094724256 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 33695 27212 382 112 0 28660 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 134780

[startup+762.311 s]
/proc/loadavg: 4.08 4.04 3.75 5/304 25000
/proc/meminfo: memFree=23978956/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=185788 CPUtime=762.29 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 266624 0 0 0 76157 72 0 0 25 0 1 0 630521503 190246912 29594 33554432000 4194304 4650387 140736094724256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 46447 29594 382 112 0 41412 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 185788

[startup+822.3 s]
/proc/loadavg: 4.03 4.03 3.76 5/304 25001
/proc/meminfo: memFree=23934504/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=186248 CPUtime=822.28 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 280954 0 0 0 82152 76 0 0 25 0 1 0 630521503 190717952 31265 33554432000 4194304 4650387 140736094724256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 46562 31265 382 112 0 41527 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 186248

[startup+882.3 s]
/proc/loadavg: 3.61 3.93 3.74 4/298 25021
/proc/meminfo: memFree=24008236/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=214348 CPUtime=882.27 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 300167 0 0 0 88145 82 0 0 25 0 1 0 630521503 219492352 37454 33554432000 4194304 4650387 140736094724256 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 53587 37454 382 112 0 48552 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 214348

[startup+942.3 s]
/proc/loadavg: 3.33 3.78 3.70 4/298 25023
/proc/meminfo: memFree=24008076/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=214348 CPUtime=942.28 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 300218 0 0 0 94145 83 0 0 25 0 1 0 630521503 219492352 37505 33554432000 4194304 4650387 140736094724256 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 53587 37505 382 112 0 48552 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 214348

[startup+1002.3 s]
/proc/loadavg: 3.12 3.64 3.66 4/298 25024
/proc/meminfo: memFree=24014752/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=214800 CPUtime=1002.27 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 300329 0 0 0 100144 83 0 0 25 0 1 0 630521503 219955200 37616 33554432000 4194304 4650387 140736094724256 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 53700 37616 382 112 0 48665 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 214800

[startup+1062.3 s]
/proc/loadavg: 3.04 3.52 3.61 4/298 25026
/proc/meminfo: memFree=24017180/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=215640 CPUtime=1062.27 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 313311 0 0 0 106138 89 0 0 25 0 1 0 630521503 220815360 37294 33554432000 4194304 4650387 140736094724256 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 53910 37294 382 112 0 48875 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 215640

[startup+1122.3 s]
/proc/loadavg: 3.01 3.42 3.57 4/298 25027
/proc/meminfo: memFree=24021972/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=216104 CPUtime=1122.27 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 327209 0 0 0 112133 94 0 0 25 0 1 0 630521503 221290496 37528 33554432000 4194304 4650387 140736094724256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 54026 37528 382 112 0 48991 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 216104

[startup+1182.3 s]
/proc/loadavg: 2.61 3.25 3.50 3/292 25047
/proc/meminfo: memFree=24156404/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=216572 CPUtime=1182.28 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 340759 0 0 0 118129 99 0 0 25 0 1 0 630521503 221769728 37064 33554432000 4194304 4650387 140736094724256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 54143 37064 382 112 0 49108 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 216572

[startup+1242.3 s]
/proc/loadavg: 2.14 3.00 3.40 2/286 25067
/proc/meminfo: memFree=24351588/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=234768 CPUtime=1242.28 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 345939 0 0 0 124128 100 0 0 25 0 1 0 630521503 240402432 42244 33554432000 4194304 4650387 140736094724256 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 58692 42244 382 112 0 53657 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 234768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.42 2.63 3.25 2/286 25068
/proc/meminfo: memFree=24351440/32951124 swapFree=63485424/67111528
[pid=24970] ppid=24968 vsize=234768 CPUtime=1299.98 cores=0,2
/proc/24970/stat : 24970 (strangenight1-s) R 24968 24970 24609 0 -1 4202496 345954 0 0 0 129898 100 0 0 25 0 1 0 630521503 240402432 42259 33554432000 4194304 4650387 140736094724256 18446744073709551615 4476495 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24970/statm: 58692 42259 382 112 0 53657 0
Current children cumulated CPU time (s) 1299.98
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
CPU user time (s): 1298.99
CPU system time (s): 1.01085
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 234768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.99
system time used= 1.01085
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= 13
involuntary context switches= 3334

runsolver used 3.76443 second user time and 8.09877 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 15:50:56
IDJOB=3369745
IDBENCH=82554
IDSOLVER=1847
FILE ID=node147/3369745-1305381056
RUNJOBID= node147-1305379151-24627
PBS_JOBID= 13324355
Free space on /tmp= 73088 MiB

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

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

MD5SUM BENCH= 875a8b1e044c25599d3c66c1e66d27f4
RANDOM SEED=2130413609

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      24235652 kB
Buffers:        270280 kB
Cached:        4918424 kB
SwapCached:      13132 kB
Active:        1823084 kB
Inactive:      6661020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24235652 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            6272 kB
Writeback:           0 kB
AnonPages:     3290792 kB
Mapped:          16196 kB
Slab:           138908 kB
PageTables:      30104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45180412 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= 73104 MiB
End job on node147 at 2011-05-14 16:12:38