Trace number 3250760

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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-3250760-1303548119.cnf'
0.00/0.00	c -- header says num vars:            388
0.00/0.00	c -- header says num clauses:       41212
0.00/0.01	c -- clauses added:            0 learnts,        41212 normals,            0 xors
0.00/0.01	c -- vars added        388
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       388     41212         0         0    187726         0   no data   no data  --
0.19/0.25	c asymm  cl-useful: 0/41212/41212 lits-rem:0 time: 0.24
0.19/0.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.19/0.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
0.19/0.27	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
0.29/0.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
0.29/0.39	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.40	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.40	c calculated reachability. Time: 0.00
0.39/0.40	c Calc default polars -  time:   0.00 s pos:     388 undec:       0 neg:       0
0.39/0.40	c =========================================================================================
0.39/0.40	c types(t): F = full restart, N = normal restart
0.39/0.40	c types(t): S = simplification begin/end, E = solution found
0.39/0.40	c restart types(rt): st = static, dy = dynamic
0.39/0.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.40	c  B st     0         0       388     41212         0         0    187726         0   no data   no data  --
0.69/0.74	c  N dy    17      4066       388     41212         0      3970    187726    169369     25.91     30.44  --
1.19/1.25	c  N dy    26      9644       388     41212         0      6058    187726    227200     24.66     26.07  --
1.59/1.63	c  N dy    42     13659       388     41212         0     10007    187726    384748     24.69     26.38  --
2.69/2.78	c  F st    45     25001       388     41212         0      8434    187726    273305     22.42     19.30  --
2.69/2.78	c  N st    45     25001       388     41212         0      8434    187726    273305     22.42     19.30  --
3.19/3.28	c  N dy    51     30001       388     41212         0     13317    187726    472785     22.42   no data  --
3.19/3.28	c  S st    51     30001       388     41212         0     13317    187726    472785     22.42   no data  --
3.29/3.34	c  S st    51     30503       388     41212         0     13815    187726    492743     22.42   no data  --
3.29/3.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.29/3.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.29/3.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.29/3.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.29/3.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.29/3.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
3.29/3.38	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
5.09/5.14	c lits-rem:        61  cl-subs:      355  v-elim:      0  v-fix:    0  time:  1.76 s
5.29/5.32	c asymm  cl-useful: 0/14609/41212 lits-rem:0 time: 0.18
5.29/5.32	c calculated reachability. Time: 0.00
5.29/5.32	c  N dy    51     30503       388     41212         0     13460    187726    482101     22.42   no data  --
5.89/5.99	c  N dy    60     37432       388     41212         0     11855    187726    366822     22.04     23.41  --
6.78/6.84	c  N dy    82     45755       388     41212         0     10501    187726    306035     21.79     20.70  --
6.78/6.84	c  S st    82     45755       388     41212         0     10501    187726    306035     21.79     20.70  --
6.78/6.89	c  S st    82     46258       388     41212         0     11003    187726    326084     21.79   no data  --
6.78/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.78/6.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.88/6.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.88/6.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.88/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.88/6.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
6.88/6.92	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
8.38/8.43	c lits-rem:        34  cl-subs:      114  v-elim:      0  v-fix:    0  time:  1.51 s
8.38/8.43	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
8.38/8.43	c vivif2 --  cl tried    10889 cl shrink        0 lits rem          0 time: 0.00
8.58/8.63	c asymm  cl-useful: 0/17651/41212 lits-rem:0 time: 0.20
8.58/8.63	c calculated reachability. Time: 0.00
8.58/8.63	c  N dy    82     46258       388     41212         0     10889    187726    323470     21.79   no data  --
8.99/9.02	c  N dy    96     50425       388     41212         0     14957    187726    479245     21.81     22.96  --
9.39/9.44	c  N dy   122     54499       388     41212         0     18953    187726    638624     22.04     23.35  --
9.80/9.88	c  N dy   147     58542       388     41212         0     12380    187726    365103     22.19     27.23  --
10.19/10.29	c  N dy   175     62650       388     41212         0     16418    187726    528506     22.43     23.67  --
11.00/11.00	c  N dy   184     69287       388     41212         0     22912    187726    782625     22.25     23.82  --
11.00/11.01	c  S st   185     69389       388     41212         0     23009    187726    786562     22.26     29.38  --
11.00/11.09	c  S st   185     69894       388     41212         0     11934    187726    324335     22.26   no data  --
11.00/11.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.09/11.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.09/11.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
11.09/11.12	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
12.39/12.47	c lits-rem:         8  cl-subs:       25  v-elim:      0  v-fix:    0  time:  1.35 s
12.39/12.48	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
12.39/12.48	c vivif2 --  cl tried    11909 cl shrink        0 lits rem          0 time: 0.00
12.49/12.56	c asymm  cl-useful: 0/8952/41212 lits-rem:0 time: 0.08
12.49/12.57	c calculated reachability. Time: 0.00
12.49/12.57	c  N dy   185     69894       388     41212         0     11909    187726    323733     22.26   no data  --
12.99/13.01	c  N dy   205     74622       388     41212         0     16529    187726    504196     22.35     23.62  --
13.59/13.66	c  N dy   240     80865       388     41212         0     22637    187726    747916     22.56     23.79  --
14.29/14.36	c  F st   259     87500       388     41212         0     16552    187726    481351     22.51     18.55  --
14.29/14.37	c  N st   259     87500       388     41212         0     16552    187726    481351     22.51     18.55  --
14.89/14.95	c  N dy   268     93132       388     41212         0     22051    187726    701261     22.52     31.81  --
15.88/15.98	c  N dy   294    102463       388     41212         0     17591    187726    495015     22.45     23.76  --
16.19/16.23	c  S st   295    104843       388     41212         0     19904    187726    582616     22.38     17.58  --
16.19/16.29	c  S st   295    105343       388     41212         0     20402    187726    602743     22.38   no data  --
16.19/16.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.19/16.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.29/16.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.29/16.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.29/16.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.29/16.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
16.29/16.33	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
18.19/18.29	c lits-rem:        52  cl-subs:      334  v-elim:      0  v-fix:    0  time:  1.96 s
18.19/18.29	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
18.29/18.30	c vivif2 --  cl tried    20068 cl shrink        0 lits rem          0 time: 0.01
18.39/18.48	c asymm  cl-useful: 0/15017/41212 lits-rem:0 time: 0.19
18.39/18.49	c calculated reachability. Time: 0.00
18.39/18.49	c  N dy   295    105343       388     41212         0     20068    187726    594288     22.38   no data  --
19.49/19.52	c  N dy   327    115000       388     41212         0     14995    187726    382715     22.41     23.69  --
21.19/21.20	c  N dy   336    130310       388     41212         0     29773    187726    912461     21.95     23.18  --
22.39/22.42	c  N dy   358    141130       388     41212         0     24872    187726    725629     21.85     23.06  --
23.49/23.51	c  N dy   387    150435       388     41212         0     17558    187726    444870     21.84     23.05  --
24.29/24.34	c  S st   439    158014       388     41212         0     24953    187726    748675     22.04   no data  --
24.39/24.41	c  S st   439    158518       388     41212         0     25457    187726    769873     22.04   no data  --
24.39/24.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.39/24.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.39/24.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.39/24.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.39/24.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.39/24.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
24.39/24.45	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
26.69/26.75	c lits-rem:        53  cl-subs:      359  v-elim:      0  v-fix:    0  time:  2.30 s
26.69/26.75	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
26.69/26.76	c vivif2 --  cl tried    25098 cl shrink        0 lits rem          0 time: 0.01
26.89/26.96	c asymm  cl-useful: 0/8284/41212 lits-rem:0 time: 0.20
26.89/26.96	c calculated reachability. Time: 0.00
26.89/26.96	c  N dy   439    158518       388     41212         0     25098    187726    758728     22.04   no data  --
29.19/29.20	c  N dy   481    177693       388     41212         0     26444    187726    746594     21.90     23.06  --
30.48/30.59	c  N dy   511    189582       388     41212         0     19637    187726    498572     21.87     23.25  --
32.19/32.22	c  N dy   529    203950       388     41212         0     33528    187726   1003660     21.71     22.85  --
33.79/33.83	c  N dy   610    217036       388     41212         0     27024    187726    760216     21.92     28.65  --
35.49/35.54	c  N dy   668    230965       388     41212         0     40662    187726   1289593     22.01     24.93  --
36.30/36.35	c  S st   713    237778       388     41212         0     26941    187726    740418     22.10     22.60  --
36.39/36.42	c  S st   713    238283       388     41212         0     27443    187726    761098     22.10   no data  --
36.39/36.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.39/36.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.39/36.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.39/36.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.39/36.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.39/36.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
36.39/36.46	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
38.59/38.62	c lits-rem:        30  cl-subs:      224  v-elim:      0  v-fix:    0  time:  2.16 s
38.59/38.63	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
38.59/38.63	c vivif2 --  cl tried    27219 cl shrink        0 lits rem          0 time: 0.01
38.79/38.83	c asymm  cl-useful: 0/10023/41212 lits-rem:0 time: 0.20
38.79/38.84	c calculated reachability. Time: 0.00
38.79/38.84	c  N dy   713    238283       388     41212         0     27219    187726    754029     22.10   no data  --
40.59/40.60	c  N dy   737    253539       388     41212         0     42127    187726   1302917     22.01     24.65  --
42.49/42.52	c  N dy   819    269949       388     41212         0     36820    187726   1106070     22.11     23.32  --
44.79/44.85	c  N dy   849    289335       388     41212         0     33326    187726    898234     22.02     23.26  --
46.89/46.93	c  F st   904    306251       388     41212         0     26542    187726    653190     22.05     19.51  --
47.09/47.16	c  N st   908    308282       388     41212         0     28523    187726    734268     22.05   no data  --
50.59/50.63	c  N dy   960    336430       388     41212         0     31686    187726    826981     21.93     23.40  --
53.28/53.31	c  N dy  1034    357424       388     41212         0     26981    187726    630004     21.96     19.72  --
53.28/53.31	c  S st  1034    357424       388     41212         0     26981    187726    630004     21.96     19.72  --
53.28/53.37	c  S st  1034    357927       388     41212         0     27483    187726    649597     21.96   no data  --
53.28/53.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.28/53.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.28/53.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
53.38/53.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.38/53.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.38/53.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
53.38/53.41	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
55.19/55.24	c lits-rem:        10  cl-subs:       99  v-elim:      0  v-fix:    0  time:  1.83 s
55.19/55.24	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
55.19/55.25	c vivif2 --  cl tried    27384 cl shrink        0 lits rem          0 time: 0.01
55.29/55.37	c asymm  cl-useful: 0/7888/41212 lits-rem:0 time: 0.12
55.29/55.37	c calculated reachability. Time: 0.00
55.29/55.37	c  N dy  1034    357927       388     41212         0     27384    187726    646655     21.96   no data  --
57.79/57.81	c  N dy  1128    378159       388     41212         0     47204    187726   1419613     22.03     23.19  --
60.69/60.79	c  N dy  1145    402155       388     41212         0     44335    187726   1246434     21.89     23.07  --
64.59/64.66	c  N dy  1180    431903       388     41212         0     46054    187726   1256016     21.75     23.08  --
68.10/68.20	c  N dy  1202    459160       388     41212         0     44508    187726   1200891     21.62     22.84  --
70.99/71.04	c  N dy  1260    480557       388     41212         0     36231    187726    893682     21.59     22.84  --
74.09/74.15	c  N dy  1317    504033       388     41212         0     58998    187726   1741276     21.57     22.77  --
76.90/76.91	c  N dy  1327    525556       388     41212         0     49871    187726   1360073     21.45     22.59  --
78.60/78.69	c  S st  1394    536893       388     41212         0     60982    187726   1796961     21.50     20.31  --
78.80/78.80	c  S st  1394    537394       388     41212         0     61481    187726   1818201     21.50   no data  --
78.80/78.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.80/78.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.80/78.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
78.89/78.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.89/78.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.89/78.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
78.89/78.91	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
84.29/84.32	c lits-rem:        40  cl-subs:     2069  v-elim:      0  v-fix:    0  time:  5.41 s
84.29/84.32	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
84.29/84.34	c vivif2 --  cl tried    59412 cl shrink        0 lits rem          0 time: 0.02
84.49/84.54	c asymm  cl-useful: 0/3691/41212 lits-rem:0 time: 0.20
84.49/84.55	c calculated reachability. Time: 0.00
84.49/84.55	c  N dy  1394    537394       388     41212         0     59412    187726   1767241     21.50   no data  --
89.49/89.59	c  N dy  1437    573937       388     41212         0     31998    187726    689591     21.35     22.50  --
94.69/94.75	c  N dy  1528    611777       388     41212         0     35945    187726    810547     21.30     22.48  --
97.39/97.40	c  N dy  1596    632460       388     41212         0     56089    187726   1570171     21.31     22.58  --
100.40/100.45	c  N dy  1712    653528       388     41212         0     42710    187726   1057881     21.38     22.51  --
103.79/103.88	c  N dy  1831    677636       388     41212         0     66265    187726   1966544     21.44     22.83  --
106.49/106.55	c  N dy  1903    697653       388     41212         0     50790    187726   1360255     21.45     25.97  --
109.60/109.65	c  N dy  2033    717725       388     41212         0     70434    187726   2134069     21.54     27.05  --
112.39/112.48	c  N dy  2153    737784       388     41212         0     54069    187726   1474062     21.61     23.31  --
115.50/115.57	c  N dy  2258    757905       388     41212         0     73721    187726   2249468     21.67     22.91  --
118.39/118.41	c  N dy  2271    778858       388     41212         0     56961    187726   1504808     21.60     22.89  --
121.39/121.48	c  N dy  2332    799302       388     41212         0     39047    187726    847611     21.61     22.77  --
122.29/122.38	c  S st  2380    806091       388     41212         0     45664    187726   1108585     21.63     21.33  --
122.39/122.46	c  S st  2380    806593       388     41212         0     46163    187726   1128981     21.63   no data  --
122.39/122.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
122.39/122.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.39/122.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
122.49/122.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.49/122.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.49/122.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
122.49/122.52	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
124.69/124.70	c lits-rem:        12  cl-subs:      321  v-elim:      0  v-fix:    0  time:  2.18 s
124.69/124.70	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
124.69/124.72	c vivif2 --  cl tried    45842 cl shrink        0 lits rem          0 time: 0.01
124.89/124.93	c asymm  cl-useful: 0/10085/41212 lits-rem:0 time: 0.21
124.89/124.93	c calculated reachability. Time: 0.00
124.89/124.93	c  N dy  2380    806593       388     41212         0     45842    187726   1119356     21.63   no data  --
127.79/127.89	c  N dy  2464    827834       388     41212         0     66498    187726   1892054     21.66     22.86  --
131.10/131.18	c  N dy  2577    848621       388     41212         0     47966    187726   1172815     21.71     22.86  --
133.99/134.07	c  N dy  2677    868633       388     41212         0     67504    187726   1926600     21.74     26.79  --
137.19/137.26	c  N dy  2797    888988       388     41212         0     47542    187726   1143161     21.80     23.16  --
140.20/140.27	c  N dy  2881    910480       388     41212         0     68475    187726   1946667     21.82     23.04  --
143.29/143.33	c  N dy  2961    930486       388     41212         0     47185    187726   1116421     21.82     25.05  --
146.69/146.71	c  N dy  3016    955023       388     41212         0     71085    187726   1998455     21.80     22.97  --
149.80/149.80	c  N dy  3077    975047       388     41212         0     48776    187726   1141632     21.80     23.39  --
152.50/152.55	c  N dy  3135    995078       388     41212         0     68209    187726   1867576     21.80     22.99  --
155.79/155.87	c  N dy  3242   1015133       388     41212         0     45050    187726    995312     21.83     26.21  --
158.59/158.65	c  N dy  3273   1036866       388     41212         0     66114    187726   1765567     21.78     22.96  --
161.99/162.05	c  N dy  3357   1058207       388     41212         0     86923    187726   2566528     21.80     23.10  --
163.99/164.01	c  F st  3396   1071876       388     41212         0     56556    187726   1385211     21.79     17.93  --
164.99/165.04	c  N dy  3412   1079135       388     41212         0     63648    187726   1666144     21.79     23.04  --
168.40/168.48	c  N dy  3495   1101294       388     41212         0     85182    187726   2488938     21.80     23.13  --
172.29/172.36	c  N dy  3547   1127468       388     41212         0     65974    187726   1702648     21.77     23.02  --
175.49/175.50	c  N dy  3650   1147502       388     41212         0     85539    187726   2466730     21.80     30.40  --
181.09/181.12	c  N dy  3692   1184977       388     41212         0     76357    187726   2023561     21.73     22.92  --
184.39/184.46	c  N dy  3727   1206463       388     41212         0     50666    187726   1145667     21.71     22.91  --
184.89/184.92	c  S st  3746   1209889       388     41212         0     54021    187726   1276459     21.71   no data  --
184.99/185.00	c  S st  3746   1210392       388     41212         0     54524    187726   1297246     21.71   no data  --
184.99/185.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.99/185.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.99/185.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
184.99/185.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.99/185.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.99/185.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
184.99/185.07	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
187.79/187.80	c lits-rem:         6  cl-subs:      492  v-elim:      0  v-fix:    0  time:  2.73 s
187.79/187.81	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
187.79/187.82	c vivif2 --  cl tried    54032 cl shrink        0 lits rem          0 time: 0.01
188.00/188.04	c asymm  cl-useful: 0/4793/41212 lits-rem:0 time: 0.22
188.00/188.04	c calculated reachability. Time: 0.00
188.00/188.04	c  N dy  3746   1210392       388     41212         0     54032    187726   1284675     21.71   no data  --
194.19/194.21	c  N dy  3830   1251028       388     41212         0     93588    187726   2706044     21.65     22.86  --
207.80/207.88	c  N dy  3848   1327568       388     41212         0     71543    187726   1777422     21.44     22.58  --
210.99/211.06	c  N dy  3868   1348499       388     41212         0     91912    187726   2528334     21.41     22.81  --
214.29/214.30	c  N dy  3951   1368577       388     41212         0     62228    187726   1512541     21.42     25.71  --
217.69/217.75	c  N dy  4022   1391377       388     41212         0     84503    187726   2353408     21.42     22.96  --
221.39/221.44	c  N dy  4088   1413141       388     41212         0     55253    187726   1215925     21.42     22.59  --
224.19/224.29	c  N dy  4152   1433238       388     41212         0     74754    187726   1952834     21.42     22.69  --
227.79/227.85	c  N dy  4199   1455418       388     41212         0     96168    187726   2713281     21.40     22.74  --
233.20/233.21	c  N dy  4242   1490409       388     41212         0     78796    187726   1983782     21.35     22.49  --
236.50/236.53	c  N dy  4321   1510507       388     41212         0     98342    187726   2717074     21.36     25.16  --
239.80/239.81	c  N dy  4378   1531105       388     41212         0     66112    187726   1603603     21.36     22.52  --
243.40/243.45	c  N dy  4482   1553822       388     41212         0     88276    187726   2458102     21.38     22.54  --
247.19/247.29	c  N dy  4572   1573902       388     41212         0     54495    187726   1149649     21.40     26.22  --
250.19/250.30	c  N dy  4667   1594151       388     41212         0     74217    187726   1914461     21.42     22.60  --
253.79/253.89	c  N dy  4786   1614551       388     41212         0     94165    187726   2702174     21.45     22.62  --
257.99/258.04	c  N dy  4808   1639820       388     41212         0     64368    187726   1475258     21.41     22.70  --
261.50/261.53	c  N dy  4811   1663039       388     41212         0     86979    187726   2258048     21.37     22.58  --
265.10/265.18	c  N dy  4820   1684339       388     41212         0    107691    187726   2978001     21.33     22.56  --
268.30/268.37	c  N dy  4911   1704407       388     41212         0     71837    187726   1777679     21.34     23.36  --
269.29/269.39	c  S st  4960   1710393       388     41212         0     77673    187726   2009063     21.36   no data  --
269.40/269.50	c  S st  4960   1710895       388     41212         0     78172    187726   2029579     21.36   no data  --
269.50/269.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
269.50/269.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
269.50/269.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
269.60/269.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
269.60/269.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.60/269.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
269.60/269.61	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
276.99/277.01	c lits-rem:        58  cl-subs:      993  v-elim:      0  v-fix:    0  time:  7.40 s
276.99/277.02	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
276.99/277.04	c vivif2 --  cl tried    77179 cl shrink        0 lits rem          0 time: 0.02
277.39/277.43	c asymm  cl-useful: 0/3471/41212 lits-rem:0 time: 0.39
277.39/277.43	c calculated reachability. Time: 0.00
277.39/277.43	c  N dy  4960   1710895       388     41212         0     77179    187726   2002075     21.36   no data  --
281.50/281.51	c  N dy  5039   1735893       388     41212         0    101480    187726   2929007     21.37     22.63  --
285.40/285.44	c  N dy  5123   1756894       388     41212         0     65671    187726   1512754     21.38     22.64  --
288.49/288.57	c  N dy  5211   1776936       388     41212         0     85237    187726   2274088     21.39     26.46  --
293.61/293.64	c  N dy  5269   1806332       388     41212         0    113641    187726   3287130     21.37     22.50  --
296.60/296.69	c  N dy  5305   1826415       388     41212         0     75829    187726   1843743     21.35     27.63  --
300.00/300.07	c  N dy  5400   1846457       388     41212         0     95456    187726   2586454     21.36     24.26  --
303.60/303.67	c  N dy  5445   1866846       388     41212         0    115305    187726   3292040     21.35     22.56  --
319.50/319.57	c  N dy  5473   1957702       388     41212         0     85720    187726   2124335     21.19     22.50  --
325.89/325.96	c  N dy  5541   1994975       388     41212         0     61922    187726   1315168     21.15     22.28  --
329.10/329.17	c  N dy  5652   2015009       388     41212         0     81596    187726   2072212     21.17     27.64  --
332.80/332.80	c  N dy  5778   2035056       388     41212         0    101206    187726   2834705     21.20     30.65  --
336.79/336.84	c  N dy  5878   2055241       388     41212         0    120950    187726   3601885     21.22     22.38  --
340.19/340.27	c  N dy  5988   2075270       388     41212         0     79323    187726   1974917     21.24     26.80  --
344.09/344.16	c  N dy  6049   2098708       388     41212         0    102132    187726   2825003     21.23     22.37  --
348.40/348.48	c  N dy  6093   2121655       388     41212         0     62236    187726   1296625     21.22     22.47  --
351.50/351.57	c  N dy  6210   2141671       388     41212         0     81715    187726   2059674     21.24     25.83  --
355.40/355.40	c  N dy  6249   2163987       388     41212         0    103455    187726   2843252     21.23     22.59  --
360.90/360.97	c  N dy  6326   2193416       388     41212         0     68962    187726   1512090     21.22     22.40  --
364.19/364.28	c  S st  6446   2210895       388     41212         0     86096    187726   2177821     21.24   no data  --
364.39/364.41	c  S st  6446   2211400       388     41212         0     86600    187726   2198550     21.24   no data  --
364.39/364.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
364.39/364.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
364.39/364.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
364.49/364.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
364.49/364.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
364.49/364.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
364.49/364.54	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
373.40/373.47	c lits-rem:        14  cl-subs:     1003  v-elim:      0  v-fix:    0  time:  8.92 s
373.40/373.47	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
373.40/373.49	c vivif2 --  cl tried    85597 cl shrink        0 lits rem          0 time: 0.02
373.80/373.88	c asymm  cl-useful: 0/3774/41212 lits-rem:0 time: 0.38
373.80/373.88	c calculated reachability. Time: 0.00
373.80/373.88	c  N dy  6446   2211400       388     41212         0     85597    187726   2170962     21.24   no data  --
377.49/377.50	c  N dy  6514   2232746       388     41212         0    106421    187726   2944880     21.24     22.67  --
381.60/381.68	c  N dy  6627   2253686       388     41212         0    126896    187726   3736401     21.26     22.43  --
386.01/386.00	c  N dy  6654   2280043       388     41212         0     88268    187726   2177082     21.24     22.38  --
389.50/389.55	c  N dy  6727   2300179       388     41212         0    107897    187726   2913480     21.25     22.41  --
393.60/393.60	c  N dy  6843   2320243       388     41212         0    127518    187726   3676787     21.27     22.39  --
397.01/397.09	c  N dy  6886   2341616       388     41212         0     83051    187726   2017021     21.26     22.42  --
404.60/404.62	c  N dy  6887   2382083       388     41212         0    122563    187726   3379710     21.20     22.37  --
408.80/408.85	c  N dy  6914   2407224       388     41212         0     80836    187726   1892424     21.17     22.29  --
412.20/412.22	c  N dy  6924   2429403       388     41212         0    102310    187726   2653676     21.15     22.34  --
419.00/419.08	c  N dy  7053   2464362       388     41212         0     69422    187726   1489409     21.16     22.33  --
422.40/422.45	c  N dy  7190   2484538       388     41212         0     89121    187726   2259704     21.18     22.36  --
427.19/427.20	c  N dy  7284   2511917       388     41212         0    115713    187726   3270219     21.19     22.35  --
431.50/431.55	c  N dy  7393   2532052       388     41212         0    135439    187726   4029220     21.20     22.37  --
435.20/435.25	c  N dy  7457   2553500       388     41212         0     88265    187726   2172842     21.20     22.42  --
441.40/441.46	c  N dy  7560   2587394       388     41212         0    121384    187726   3374714     21.20     22.53  --
445.90/445.97	c  N dy  7646   2608810       388     41212         0     73179    187726   1595724     21.21     22.34  --
449.00/449.04	c  N dy  7676   2629031       388     41212         0     92801    187726   2303028     21.19     22.31  --
452.60/452.66	c  N dy  7741   2649103       388     41212         0    112390    187726   3037330     21.20     29.87  --
456.60/456.69	c  N dy  7816   2669169       388     41212         0    131983    187726   3764325     21.20     29.94  --
460.91/460.92	c  N dy  7934   2690581       388     41212         0     82853    187726   1943778     21.22     22.43  --
464.70/464.71	c  N dy  7993   2711403       388     41212         0    103099    187726   2687074     21.21     19.39  --
464.70/464.71	c  S st  7993   2711403       388     41212         0    103099    187726   2687074     21.21     19.39  --
464.80/464.85	c  S st  7993   2711905       388     41212         0    103597    187726   2707409     21.21   no data  --
464.80/464.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.80/464.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
464.90/464.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
465.00/465.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
465.00/465.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
465.00/465.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
465.00/465.01	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
476.21/476.29	c lits-rem:        40  cl-subs:     1671  v-elim:      0  v-fix:    0  time: 11.28 s
476.21/476.29	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
476.31/476.32	c vivif2 --  cl tried   101926 cl shrink        0 lits rem          0 time: 0.03
476.60/476.64	c asymm  cl-useful: 0/3183/41212 lits-rem:0 time: 0.32
476.60/476.64	c calculated reachability. Time: 0.00
476.60/476.64	c  N dy  7993   2711905       388     41212         0    101926    187726   2663872     21.21   no data  --
480.00/480.07	c  N dy  8057   2732004       388     41212         0    121560    187726   3391624     21.21     22.34  --
486.70/486.77	c  N dy  8122   2769669       388     41212         0     87003    187726   2014423     21.19     22.33  --
490.80/490.89	c  N dy  8269   2790950       388     41212         0    107830    187726   2828374     21.22     22.42  --
495.10/495.17	c  N dy  8362   2812912       388     41212         0    129229    187726   3634045     21.23     22.35  --
500.00/500.01	c  N dy  8467   2836122       388     41212         0     79952    187726   1779465     21.24     22.37  --
503.31/503.33	c  N dy  8529   2856212       388     41212         0     99546    187726   2502661     21.24     22.38  --
507.30/507.38	c  N dy  8572   2879124       388     41212         0    121865    187726   3307939     21.23     22.38  --
513.20/513.28	c  N dy  8663   2909396       388     41212         0     78333    187726   1681091     21.22     22.45  --
516.60/516.66	c  N dy  8759   2929457       388     41212         0     97892    187726   2428381     21.23     22.38  --
523.30/523.37	c  N dy  8809   2966031       388     41212         0    133423    187726   3665941     21.21     22.34  --
527.51/527.59	c  N dy  8822   2989337       388     41212         0     82237    187726   1811666     21.19     22.47  --
531.10/531.16	c  N dy  8914   3009944       388     41212         0    102306    187726   2568037     21.20     22.39  --
535.20/535.22	c  N dy  8915   3033366       388     41212         0    125010    187726   3337288     21.16     22.36  --
539.70/539.77	c  N dy  9017   3053862       388     41212         0    145045    187726   4100667     21.17     22.37  --
543.50/543.50	c  N dy  9092   3074373       388     41212         0     90245    187726   2108748     21.18     22.30  --
547.00/547.03	c  N dy  9167   3094418       388     41212         0    109815    187726   2839414     21.19     28.64  --
551.11/551.13	c  N dy  9266   3114501       388     41212         0    129427    187726   3583735     21.20     23.78  --
555.70/555.75	c  N dy  9362   3135937       388     41212         0    150334    187726   4380221     21.20     22.55  --
559.30/559.39	c  N dy  9419   3155979       388     41212         0     93962    187726   2220478     21.20     31.66  --
563.50/563.56	c  N dy  9534   3176002       388     41212         0    113514    187726   2973786     21.22     22.59  --
570.01/570.02	c  N dy  9595   3208232       388     41212         0    144741    187726   4076504     21.20     22.34  --
570.91/570.91	c  S st  9619   3211905       388     41212         0    148336    187726   4215491     21.21     17.24  --
571.01/571.06	c  S st  9619   3212408       388     41212         0    148836    187726   4235511     21.21   no data  --
571.01/571.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
571.01/571.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
571.11/571.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
571.21/571.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
571.21/571.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
571.21/571.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
571.21/571.28	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
664.31/664.35	c lits-rem:       345  cl-subs:     4954  v-elim:      0  v-fix:    0  time: 93.07 s
664.31/664.35	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
664.31/664.40	c vivif2 --  cl tried   143882 cl shrink        0 lits rem          0 time: 0.05
664.70/664.75	c asymm  cl-useful: 0/2809/41212 lits-rem:0 time: 0.35
664.70/664.76	c calculated reachability. Time: 0.00
664.70/664.76	c  N dy  9619   3212408       388     41212         0    143882    187726   4114957     21.21   no data  --
668.51/668.57	c  N dy  9693   3232637       388     41212         0     86827    187726   1940852     21.21     22.45  --
672.30/672.30	c  N dy  9705   3253200       388     41212         0    106809    187726   2630666     21.19     22.36  --
677.01/677.05	c  N dy  9808   3274059       388     41212         0    127228    187726   3404981     21.20     22.40  --
681.71/681.78	c  N dy  9878   3294069       388     41212         0    146732    187726   4121154     21.20     22.49  --
686.70/686.70	c  N dy  9991   3314099       388     41212         0     88498    187726   1991434     21.21     28.33  --
691.21/691.20	c  N dy 10050   3338879       388     41212         0    112438    187726   2870236     21.21     22.40  --
696.31/696.35	c  N dy 10100   3361719       388     41212         0    134686    187726   3679763     21.20     22.33  --
700.91/700.94	c  N dy 10198   3381739       388     41212         0    154290    187726   4432879     21.21     26.18  --
704.60/704.70	c  N dy 10264   3401924       388     41212         0     95258    187726   2216576     21.22     22.36  --
709.20/709.22	c  N dy 10294   3428224       388     41212         0    120829    187726   3145979     21.20     22.36  --
713.41/713.44	c  N dy 10370   3448278       388     41212         0    140344    187726   3887812     21.21     31.55  --
718.50/718.51	c  N dy 10452   3470276       388     41212         0     82108    187726   1711127     21.21     22.57  --
728.41/728.40	c  N dy 10467   3526554       388     41212         0    136456    187726   3528654     21.16     22.32  --
734.11/734.12	c  N dy 10582   3551744       388     41212         0     80531    187726   1639014     21.17     22.29  --
737.41/737.48	c  N dy 10662   3571816       388     41212         0    100061    187726   2359383     21.18     22.71  --
742.31/742.30	c  N dy 10700   3599257       388     41212         0    126753    187726   3311641     21.16     22.43  --
747.01/747.06	c  N dy 10836   3620170       388     41212         0    147209    187726   4100038     21.18     22.38  --
753.01/753.03	c  N dy 10936   3647830       388     41212         0     92584    187726   2039955     21.18     22.30  --
756.31/756.34	c  N dy 10978   3667849       388     41212         0    112133    187726   2746697     21.17     22.91  --
760.31/760.38	c  N dy 11051   3689433       388     41212         0    133206    187726   3526586     21.17     22.53  --
764.91/764.96	c  N dy 11164   3709501       388     41212         0    152808    187726   4289327     21.19     25.65  --
765.61/765.69	c  S st 11186   3712409       388     41212         0    155659    187726   4402077     21.19   no data  --
765.81/765.84	c  S st 11186   3712911       388     41212         0    156159    187726   4422817     21.19   no data  --
765.81/765.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
765.81/765.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
765.91/765.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
766.01/766.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
766.01/766.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.01/766.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
766.01/766.06	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
874.52/874.57	c lits-rem:       140  cl-subs:     3752  v-elim:      0  v-fix:    0  time: 108.52 s
874.52/874.58	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
874.61/874.62	c vivif2 --  cl tried   152407 cl shrink        0 lits rem          0 time: 0.05
874.91/874.96	c asymm  cl-useful: 0/3050/41212 lits-rem:0 time: 0.33
874.91/874.97	c calculated reachability. Time: 0.00
874.91/874.97	c  N dy 11186   3712911       388     41212         0    152407    187726   4323725     21.19   no data  --
878.82/878.89	c  N dy 11257   3733364       388     41212         0     89705    187726   1947601     21.19     22.31  --
882.01/882.03	c  F st 11321   3751563       388     41212         0    107482    187726   2620169     21.19     19.91  --
882.41/882.40	c  N st 11325   3753596       388     41212         0    109457    187726   2695591     21.19   no data  --
886.41/886.42	c  N dy 11332   3776133       388     41212         0    131409    187726   3462797     21.18     22.35  --
892.81/892.83	c  N dy 11368   3808461       388     41212         0    162753    187726   4564799     21.16     22.31  --
896.81/896.82	c  N dy 11449   3828553       388     41212         0     98704    187726   2248740     21.17     22.94  --
900.81/900.88	c  N dy 11486   3852265       388     41212         0    121834    187726   3084911     21.16     22.30  --
907.71/907.73	c  N dy 11493   3887389       388     41212         0    155918    187726   4229631     21.13     22.49  --
911.71/911.77	c  N dy 11511   3907431       388     41212         0     90839    187726   1951935     21.12     25.36  --
916.91/916.91	c  N dy 11570   3934224       388     41212         0    116889    187726   2897068     21.11     22.54  --
923.32/923.30	c  N dy 11600   3965756       388     41212         0    147610    187726   3988199     21.10     22.37  --
927.91/927.96	c  N dy 11670   3986908       388     41212         0    168208    187726   4768381     21.10     22.24  --
932.41/932.41	c  N dy 11771   4009278       388     41212         0    104573    187726   2457993     21.10     22.36  --
936.41/936.47	c  N dy 11861   4030336       388     41212         0    125111    187726   3222681     21.11     22.29  --
940.91/940.93	c  N dy 11962   4050456       388     41212         0    144679    187726   3951821     21.12     22.24  --
945.61/945.66	c  N dy 12047   4070839       388     41212         0    164530    187726   4701358     21.12     22.26  --
950.31/950.32	c  N dy 12149   4092591       388     41212         0     99158    187726   2238322     21.13     22.38  --
953.62/953.67	c  N dy 12186   4112967       388     41212         0    118960    187726   2954739     21.12     22.30  --
957.71/957.78	c  N dy 12254   4134229       388     41212         0    139678    187726   3717676     21.13     22.35  --
965.22/965.22	c  N dy 12360   4167666       388     41212         0    172231    187726   4905835     21.13     22.28  --
969.52/969.54	c  N dy 12503   4187745       388     41212         0    104342    187726   2424672     21.14     22.39  --
973.32/973.38	c  N dy 12576   4207914       388     41212         0    124039    187726   3148104     21.14     22.28  --
974.42/974.41	c  S st 12605   4212911       388     41212         0    128898    187726   3332366     21.15     20.88  --
974.52/974.55	c  S st 12605   4213411       388     41212         0    129395    187726   3352245     21.15   no data  --
974.52/974.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
974.52/974.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
974.62/974.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
974.72/974.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
974.72/974.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
974.72/974.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
974.72/974.72	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1032.62/1032.65	c lits-rem:        23  cl-subs:     1726  v-elim:      0  v-fix:    0  time: 57.93 s
1032.62/1032.65	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
1032.62/1032.69	c vivif2 --  cl tried   127669 cl shrink        0 lits rem          0 time: 0.04
1033.12/1033.12	c asymm  cl-useful: 0/4095/41212 lits-rem:0 time: 0.43
1033.12/1033.13	c calculated reachability. Time: 0.00
1033.12/1033.13	c  N dy 12605   4213411       388     41212         0    127669    187726   3303981     21.15   no data  --
1037.41/1037.48	c  N dy 12676   4233442       388     41212         0    147181    187726   4014497     21.15     31.67  --
1044.92/1044.91	c  N dy 12719   4264284       388     41212         0     88713    187726   1802479     21.13     22.26  --
1049.32/1049.31	c  N dy 12751   4288303       388     41212         0    111658    187726   2593693     21.12     22.33  --
1053.32/1053.32	c  N dy 12777   4308379       388     41212         0    131172    187726   3281371     21.11     26.48  --
1058.12/1058.15	c  N dy 12816   4330386       388     41212         0    152533    187726   4046526     21.11     22.23  --
1063.21/1063.21	c  N dy 12872   4350802       388     41212         0    172406    187726   4788635     21.11     22.24  --
1068.52/1068.52	c  N dy 13013   4372456       388     41212         0    104349    187726   2392621     21.12     22.25  --
1072.92/1072.96	c  N dy 13101   4392898       388     41212         0    124287    187726   3150780     21.13     22.43  --
1078.12/1078.19	c  N dy 13122   4416204       388     41212         0    146915    187726   3969207     21.12     22.26  --
1083.42/1083.49	c  N dy 13187   4436216       388     41212         0    166456    187726   4686120     21.12     26.09  --
1089.62/1089.64	c  N dy 13243   4459590       388     41212         0     98821    187726   2148451     21.11     22.26  --
1094.01/1094.09	c  N dy 13332   4480580       388     41212         0    119274    187726   2926025     21.12     22.36  --
1099.02/1099.00	c  N dy 13408   4501226       388     41212         0    139389    187726   3668106     21.12     22.24  --
1103.71/1103.72	c  N dy 13419   4521292       388     41212         0    158835    187726   4340283     21.11     28.59  --
1109.41/1109.40	c  N dy 13510   4541786       388     41212         0    178863    187726   5104009     21.11     22.36  --
1113.62/1113.66	c  N dy 13554   4562010       388     41212         0    107110    187726   2422019     21.11     22.37  --
1118.12/1118.14	c  N dy 13658   4582135       388     41212         0    126773    187726   3175766     21.12     22.23  --
1123.02/1123.10	c  N dy 13694   4603795       388     41212         0    147850    187726   3919553     21.11     22.65  --
1128.42/1128.43	c  N dy 13775   4623854       388     41212         0    167368    187726   4648369     21.11     25.42  --
1134.22/1134.25	c  N dy 13847   4643896       388     41212         0     94619    187726   1956336     21.11     29.75  --
1138.02/1138.05	c  N dy 13893   4664884       388     41212         0    115038    187726   2698088     21.11     22.32  --
1142.42/1142.48	c  N dy 13973   4684945       388     41212         0    134575    187726   3430589     21.12     26.63  --
1147.11/1147.15	c  N dy 14022   4705275       388     41212         0    154410    187726   4152840     21.11     22.25  --
1149.11/1149.10	c  S st 14063   4713411       388     41212         0    162330    187726   4453426     21.12   no data  --
1149.21/1149.26	c  S st 14063   4713918       388     41212         0    162835    187726   4474359     21.12   no data  --
1149.21/1149.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1149.21/1149.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1149.31/1149.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1149.42/1149.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1149.42/1149.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1149.42/1149.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
1149.42/1149.50	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1261.32/1261.32	c lits-rem:        24  cl-subs:     3834  v-elim:      0  v-fix:    0  time: 111.82 s
1261.32/1261.32	c vivif2 --  cl tried    41212 cl shrink        0 lits rem          0 time: 0.00
1261.32/1261.37	c vivif2 --  cl tried   159001 cl shrink        0 lits rem          0 time: 0.05
1261.63/1261.66	c asymm  cl-useful: 0/2261/41212 lits-rem:0 time: 0.29
1261.63/1261.67	c calculated reachability. Time: 0.00
1261.63/1261.67	c  N dy 14063   4713918       388     41212         0    159001    187726   4375807     21.12   no data  --
1266.22/1266.27	c  N dy 14155   4736114       388     41212         0    180679    187726   5181610     21.12     22.23  --
1271.12/1271.12	c  N dy 14234   4756170       388     41212         0    106893    187726   2371131     21.12     22.47  --
1275.92/1275.91	c  N dy 14249   4779024       388     41212         0    129055    187726   3125600     21.11     22.37  --
1281.82/1281.82	c  N dy 14306   4804457       388     41212         0    153844    187726   4025110     21.10     22.26  --
1286.93/1286.90	c  N dy 14368   4824999       388     41212         0    173837    187726   4737415     21.10     22.23  --
1291.43/1291.47	c  N dy 14385   4845075       388     41212         0     99013    187726   2075055     21.09     22.23  --
1295.22/1295.21	c  N dy 14480   4865101       388     41212         0    118598    187726   2802114     21.10     33.69  --
1299.33/1299.31	c  N dy 14497   4887600       388     41212         0    140313    187726   3556485     21.09     22.23  --

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: 935)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.39 3.87 3.88 5/189 7824
/proc/meminfo: memFree=14529324/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=29964 CPUtime=0 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 790 0 0 0 0 0 0 0 21 0 1 0 466412859 30683136 729 33554432000 4194304 4650387 140734205908192 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 7491 732 327 112 0 2456 0

[startup+0.017778 s]
/proc/loadavg: 3.39 3.87 3.88 5/189 7824
/proc/meminfo: memFree=14529324/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=31680 CPUtime=0.01 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 1424 0 0 0 1 0 0 0 21 0 1 0 466412859 32440320 1363 33554432000 4194304 4650387 140734205908192 18446744073709551615 4535391 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 7920 1364 347 112 0 2885 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31680

[startup+0.100799 s]
/proc/loadavg: 3.39 3.87 3.88 5/189 7824
/proc/meminfo: memFree=14529324/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=31812 CPUtime=0.09 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 1474 0 0 0 9 0 0 0 21 0 1 0 466412859 32575488 1413 33554432000 4194304 4650387 140734205908192 18446744073709551615 4369246 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 7953 1413 347 112 0 2918 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31812

[startup+0.300761 s]
/proc/loadavg: 3.39 3.87 3.88 5/189 7824
/proc/meminfo: memFree=14529324/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=40844 CPUtime=0.29 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 3844 0 0 0 29 0 0 0 22 0 1 0 466412859 41824256 3161 33554432000 4194304 4650387 140734205908192 18446744073709551615 4439067 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 10211 3161 365 112 0 5176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40844

[startup+0.700692 s]
/proc/loadavg: 3.39 3.87 3.88 5/189 7824
/proc/meminfo: memFree=14529324/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=42684 CPUtime=0.69 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 4377 0 0 0 69 0 0 0 23 0 1 0 466412859 43708416 3694 33554432000 4194304 4650387 140734205908192 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 10671 3694 378 112 0 5636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42684

[startup+1.50055 s]
/proc/loadavg: 3.44 3.87 3.88 5/190 7825
/proc/meminfo: memFree=14506128/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=42684 CPUtime=1.49 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 4753 0 0 0 149 0 0 0 25 0 1 0 466412859 43708416 4070 33554432000 4194304 4650387 140734205908192 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 10671 4070 380 112 0 5636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42684

[startup+3.10027 s]
/proc/loadavg: 3.44 3.87 3.88 5/190 7825
/proc/meminfo: memFree=14494224/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=43820 CPUtime=3.09 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 6435 0 0 0 309 0 0 0 25 0 1 0 466412859 44871680 3997 33554432000 4194304 4650387 140734205908192 18446744073709551615 4367273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 10955 3998 381 112 0 5920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43820

[startup+6.3007 s]
/proc/loadavg: 3.48 3.87 3.88 5/190 7825
/proc/meminfo: memFree=14471952/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=57844 CPUtime=6.29 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 10671 0 0 0 628 1 0 0 25 0 1 0 466412859 59232256 7275 33554432000 4194304 4650387 140734205908192 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 14461 7275 382 112 0 9426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57844

[startup+12.7006 s]
/proc/loadavg: 3.52 3.87 3.88 5/190 7825
/proc/meminfo: memFree=14449676/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=58180 CPUtime=12.69 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 13828 0 0 0 1267 2 0 0 25 0 1 0 466412859 59576320 7233 33554432000 4194304 4650387 140734205908192 18446744073709551615 4334281 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 14545 7233 382 112 0 9510 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58180

[startup+25.5003 s]
/proc/loadavg: 3.63 3.88 3.89 5/190 7825
/proc/meminfo: memFree=14422084/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=67248 CPUtime=25.49 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 22965 0 0 0 2546 3 0 0 25 0 1 0 466412859 68861952 9845 33554432000 4194304 4650387 140734205908192 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 16812 9845 382 112 0 11777 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67248

[startup+51.1008 s]
/proc/loadavg: 3.75 3.89 3.89 5/190 7826
/proc/meminfo: memFree=14403936/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=73304 CPUtime=51.09 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 37845 0 0 0 5104 5 0 0 25 0 1 0 466412859 75063296 11095 33554432000 4194304 4650387 140734205908192 18446744073709551615 4328332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 18326 11095 382 112 0 13291 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73304

[startup+102.307 s]
/proc/loadavg: 3.89 3.90 3.89 5/190 7827
/proc/meminfo: memFree=14335332/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=102632 CPUtime=102.3 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 67153 0 0 0 10220 10 0 0 25 0 1 0 466412859 105095168 18414 33554432000 4194304 4650387 140734205908192 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 25658 18414 382 112 0 20623 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102632

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.90 5/190 7829
/proc/meminfo: memFree=14297628/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=103724 CPUtime=162.29 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 95042 0 0 0 16214 15 0 0 25 0 1 0 466412859 106213376 17909 33554432000 4194304 4650387 140734205908192 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 25931 17909 382 112 0 20896 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 103724

[startup+222.3 s]
/proc/loadavg: 3.98 3.93 3.90 5/190 7831
/proc/meminfo: memFree=14252964/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=104376 CPUtime=222.29 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 118526 0 0 0 22209 20 0 0 25 0 1 0 466412859 106881024 18531 33554432000 4194304 4650387 140734205908192 18446744073709551615 4354975 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 26094 18531 382 112 0 21059 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 104376

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.91 5/190 7832
/proc/meminfo: memFree=14232728/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=121016 CPUtime=282.29 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 142066 0 0 0 28204 25 0 0 25 0 1 0 466412859 123920384 23927 33554432000 4194304 4650387 140734205908192 18446744073709551615 4328273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 30254 23927 382 112 0 25219 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 121016

[startup+342.3 s]
/proc/loadavg: 4.04 3.96 3.91 5/190 7834
/proc/meminfo: memFree=14208888/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=121692 CPUtime=342.29 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 165090 0 0 0 34200 29 0 0 25 0 1 0 466412859 124612608 23273 33554432000 4194304 4650387 140734205908192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 30423 23273 382 112 0 25388 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 121692

[startup+402.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 7835
/proc/meminfo: memFree=14172528/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=127904 CPUtime=402.29 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 184686 0 0 0 40193 36 0 0 25 0 1 0 466412859 130973696 25568 33554432000 4194304 4650387 140734205908192 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 31976 25568 382 112 0 26941 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 127904

[startup+462.301 s]
/proc/loadavg: 4.12 4.00 3.93 5/190 7837
/proc/meminfo: memFree=14169520/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=128412 CPUtime=462.3 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 206670 0 0 0 46189 41 0 0 25 0 1 0 466412859 131493888 24723 33554432000 4194304 4650387 140734205908192 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 32103 24723 382 112 0 27068 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 128412

[startup+522.3 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 7839
/proc/meminfo: memFree=14132916/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=142944 CPUtime=522.3 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 226033 0 0 0 52184 46 0 0 25 0 1 0 466412859 146374656 29596 33554432000 4194304 4650387 140734205908192 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 35736 29596 382 112 0 30701 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 142944

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 7840
/proc/meminfo: memFree=14108224/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=239000 CPUtime=582.3 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 248434 0 0 0 58180 50 0 0 25 0 1 0 466412859 244736000 37190 33554432000 4194304 4650387 140734205908192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 59750 37190 382 112 0 54715 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 239000

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7842
/proc/meminfo: memFree=14093204/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=241444 CPUtime=642.31 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 249287 0 0 0 64181 50 0 0 25 0 1 0 466412859 247238656 38043 33554432000 4194304 4650387 140734205908192 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 60361 38043 382 112 0 55326 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 241444

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7843
/proc/meminfo: memFree=14055104/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=176208 CPUtime=702.31 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 262200 0 0 0 70176 55 0 0 25 0 1 0 466412859 180436992 35347 33554432000 4194304 4650387 140734205908192 18446744073709551615 4328332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 44052 35347 382 112 0 39017 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 176208

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7845
/proc/meminfo: memFree=14060796/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=176512 CPUtime=762.32 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 280296 0 0 0 76174 58 0 0 25 0 1 0 466412859 180748288 37641 33554432000 4194304 4650387 140734205908192 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 44128 37641 382 112 0 39093 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 176512

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7847
/proc/meminfo: memFree=14035360/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=255548 CPUtime=822.31 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 284056 0 0 0 82173 58 0 0 25 0 1 0 466412859 261681152 41401 33554432000 4194304 4650387 140734205908192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 63887 41401 382 112 0 58852 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 255548

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 7848
/proc/meminfo: memFree=14032864/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=190120 CPUtime=882.31 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 287804 0 0 0 88172 59 0 0 25 0 1 0 466412859 194682880 39551 33554432000 4194304 4650387 140734205908192 18446744073709551615 4310873 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 47530 39551 382 112 0 42495 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 190120

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 7850
/proc/meminfo: memFree=14024544/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=255968 CPUtime=942.31 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 305767 0 0 0 94167 64 0 0 25 0 1 0 466412859 262111232 41130 33554432000 4194304 4650387 140734205908192 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 63992 41130 382 112 0 58957 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 255968

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 7851
/proc/meminfo: memFree=14032072/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=190636 CPUtime=1002.32 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 316376 0 0 0 100164 68 0 0 25 0 1 0 466412859 195211264 40280 33554432000 4194304 4650387 140734205908192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 47659 40280 382 112 0 42624 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 190636

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 7853
/proc/meminfo: memFree=13979604/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=256292 CPUtime=1062.31 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 323581 0 0 0 106160 71 0 0 25 0 1 0 466412859 262443008 41667 33554432000 4194304 4650387 140734205908192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 64073 41667 382 112 0 59038 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 256292

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 7855
/proc/meminfo: memFree=13974360/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=191040 CPUtime=1122.32 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 340289 0 0 0 112150 82 0 0 25 0 1 0 466412859 195624960 40760 33554432000 4194304 4650387 140734205908192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 47760 40760 382 112 0 42725 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 191040

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 7865
/proc/meminfo: memFree=13969072/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=267492 CPUtime=1182.32 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 349163 0 0 0 118145 87 0 0 25 0 1 0 466412859 273911808 43611 33554432000 4194304 4650387 140734205908192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 66873 43611 382 112 0 61838 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 267492

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 7867
/proc/meminfo: memFree=13981200/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=267492 CPUtime=1242.32 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 349544 0 0 0 124145 87 0 0 25 0 1 0 466412859 273911808 43992 33554432000 4194304 4650387 140734205908192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 66873 43992 382 112 0 61838 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 267492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.97 3.93 2/185 7871
/proc/meminfo: memFree=14368460/32951124 swapFree=67111528/67111528
[pid=7824] ppid=7822 vsize=202144 CPUtime=1300.03 cores=1,3
/proc/7824/stat : 7824 (strangenight1-s) R 7822 7824 7764 0 -1 4202496 360960 0 0 0 129911 92 0 0 25 0 1 0 466412859 206995456 43149 33554432000 4194304 4650387 140734205908192 18446744073709551615 4366803 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7824/statm: 50536 43149 382 112 0 45501 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 202144

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.05
CPU user time (s): 1299.12
CPU system time (s): 0.929858
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 276124

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

runsolver used 2.05169 second user time and 4.97424 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 10:41:59
IDJOB=3250760
IDBENCH=83358
IDSOLVER=1589
FILE ID=node108/3250760-1303548119
RUNJOBID= node108-1303548119-7784
PBS_JOBID= 13143146
Free space on /tmp= 71428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250760-1303548119/watcher-3250760-1303548119 -o /tmp/evaluation-result-3250760-1303548119/solver-3250760-1303548119 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3250760-1303548119.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=802901778

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14530224 kB
Buffers:       2248940 kB
Cached:       15521784 kB
SwapCached:          0 kB
Active:        9883236 kB
Inactive:      7966844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14530224 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26892 kB
Writeback:           0 kB
AnonPages:       78432 kB
Mapped:          15724 kB
Slab:           506172 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   291032 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= 71424 MiB
End job on node108 at 2011-04-23 11:03:41