Trace number 3250978

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-Night2-st? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250978-1303581923.cnf'
0.00/0.00	c -- header says num vars:           2561
0.00/0.00	c -- header says num clauses:      490309
0.01/0.08	c -- clauses added:            0 learnts,       490309 normals,            0 xors
0.01/0.08	c -- vars added       2561
0.01/0.08	c Parsing time:  0.07 s
0.01/0.08	c  N st     0         0      2561        50    490259         0    983079         0   no data   no data
0.01/0.08	c asymm  cl-useful: 0/50/50 lits-rem:0 time: 0.00
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.08
0.09/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.26	c bin-w-bin subsume rem            0 bins  time:  0.10 s
0.29/0.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
0.38/0.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2561 time:  0.05 s
0.38/0.44	c Removed useless bin:       0  fixed:     0  props:   2.46M  time:  0.05 s
0.49/0.60	c lits-rem:       406  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.15 s
0.59/0.60	c Finding binary XORs  T:     0.01 s  found:       0
0.59/0.63	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.59/0.63	c calculated reachability. Time: 0.00
0.59/0.64	c Calc default polars -  time:   0.00 s pos:       0 undec:      50 neg:    2511
0.59/0.64	c =========================================================================================
0.59/0.64	c types(t): F = full restart, N = normal restart
0.59/0.64	c types(t): S = simplification begin/end, E = solution found
0.59/0.64	c restart types(rt): st = static, dy = dynamic
0.59/0.64	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.64	c  B st     0         0      2511      8833    478915         0   1468023         0   no data   no data
1.09/1.16	c  N dy    12      4296      2511      8833    478915      4173   1468023    509918     12.31     13.02
1.59/1.62	c  N dy    26      8365      2511      8833    478915      5686   1468023    474188     11.88     12.58
1.98/2.03	c  N dy    42     12390      2511      8833    478915      5494   1468023    357154     11.75     12.37
2.39/2.49	c  N dy    63     16452      2511      8833    478915      9488   1468023    718151     11.89     12.67
2.89/2.94	c  N dy    87     20702      2511      8833    478915      8152   1468023    571402     12.11     13.24
3.30/3.39	c  N dy   106     24804      2511      8833    478915     12173   1468023    997667     12.15     12.85
3.39/3.42	c  F st   108     25000      2511      8833    478915     12367   1468023   1023104     12.16   no data
3.99/4.04	c  N dy   114     30000      2511      8833    478915     10581   1468023    792612     12.16   no data
3.99/4.04	c  S st   114     30000      2511      8833    478915     10581   1468023    792612     12.16   no data
4.09/4.10	c  S st   114     30502      2511      8833    478915     11076   1468023    864968     12.16   no data
4.09/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4.79/4.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 27.6M T:  0.70
4.79/4.82	c blocked clauses removed:        0 vars:      0 tried:        2511 T: 0.00 s
4.79/4.88	c bin-w-bin subsume rem            0 bins  time:  0.06 s
9.89/9.99	c subs with bin:        0  lits-rem:     26957  v-fix:    0  time:  5.11 s
9.99/10.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
9.99/10.08	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
10.29/10.32	c lits-rem:      3615  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
11.69/11.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
12.39/12.49	c lits-rem:       331  cl-subs:      415  v-elim:      0  v-fix:    0  time:  0.74 s
12.69/12.71	c asymm  cl-useful: 576/1751/8833 lits-rem:7192 time: 0.21
12.69/12.72	c calculated reachability. Time: 0.00
12.69/12.72	c  N dy   114     30502      2511      8833    478915     10661   1428703    832208     12.16   no data
13.10/13.18	c  N dy   124     34505      2511      8833    478915     14567   1428703   1249888     12.00     12.66
13.69/13.78	c  N dy   130     38968      2511      8833    478915     11200   1428703   1016857     11.83     12.56
14.29/14.34	c  N dy   142     42985      2511      8833    478915     15121   1428703   1430598     11.75     12.46
14.68/14.75	c  S st   150     45754      2511      8833    478915      9079   1428703    624270     11.72     10.37
14.79/14.81	c  S st   150     46254      2511      8833    478915      9579   1428703    701296     11.72   no data
14.79/14.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.40/15.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.5M T:  0.59
15.40/15.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.40/15.48	c bin-w-bin subsume rem            0 bins  time:  0.06 s
20.49/20.50	c subs with bin:        0  lits-rem:     14945  v-fix:    0  time:  5.02 s
20.49/20.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
20.49/20.59	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
20.59/20.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
22.00/22.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
22.29/22.33	c lits-rem:       116  cl-subs:       85  v-elim:      0  v-fix:    0  time:  0.27 s
22.29/22.35	c vivif2 --  cl tried     8833 cl shrink     3660 lits rem      43972 time: 0.02
22.29/22.37	c vivif2 --  cl tried     9494 cl shrink        0 lits rem          0 time: 0.02
22.49/22.58	c asymm  cl-useful: 0/1989/8833 lits-rem:0 time: 0.20
22.49/22.59	c calculated reachability. Time: 0.00
22.49/22.59	c  N dy   150     46254      2511      8833    478915      9494   1369575    691978     11.72   no data
23.00/23.07	c  N dy   177     50315      2511      8833    478915     13464   1369575   1185999     12.02     17.26
23.59/23.64	c  N dy   206     54360      2511      8833    478915     17434   1369575   1724426     12.31     16.59
24.10/24.20	c  N dy   231     58485      2511      8833    478915     11686   1369575    920195     12.54     13.61
24.69/24.74	c  N dy   240     62548      2511      8833    478915     15660   1369575   1456043     12.49     13.18
25.30/25.31	c  N dy   260     66567      2511      8833    478915     19604   1369575   1960756     12.54     13.63
25.59/25.68	c  S st   270     69382      2511      8833    478915     11616   1369575    791086     12.52     11.57
25.69/25.74	c  S st   270     69883      2511      8833    478915     12115   1369575    864091     12.52   no data
25.69/25.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.29/26.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.8M T:  0.60
26.29/26.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.39/26.42	c bin-w-bin subsume rem            0 bins  time:  0.06 s
31.39/31.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.03 s
31.49/31.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
31.49/31.54	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
31.59/31.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
32.99/33.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
33.29/33.31	c lits-rem:       138  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.29 s
33.29/33.32	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
33.29/33.35	c vivif2 --  cl tried    12073 cl shrink        0 lits rem          0 time: 0.03
33.49/33.56	c asymm  cl-useful: 0/1667/8833 lits-rem:0 time: 0.20
33.49/33.57	c calculated reachability. Time: 0.00
33.49/33.57	c  N dy   270     69883      2511      8833    478915     12073   1369575    858361     12.52   no data
34.09/34.15	c  N dy   295     74394      2511      8833    478915     16496   1369575   1441262     12.71     13.48
34.69/34.79	c  N dy   325     79159      2511      8833    478915     21188   1369575   1932870     12.77     22.68
35.39/35.43	c  N dy   346     84212      2511      8833    478915     14376   1369575    995053     12.80     15.02
35.79/35.86	c  F st   350     87500      2511      8833    478915     17579   1369575   1363564     12.71      8.79
36.30/36.36	c  N st   355     90799      2511      8833    478915     20776   1369575   1756553     12.71   no data
37.19/37.29	c  N dy   380     96847      2511      8833    478915     13965   1369575    932757     12.83     13.63
37.99/38.03	c  N dy   415    103149      2511      8833    478915     20132   1369575   1672486     12.96     13.76
38.19/38.24	c  S st   423    104824      2511      8833    478915     21773   1369575   1916800     12.99     12.95
38.29/38.30	c  S st   423    105327      2511      8833    478915     22274   1369575   1984837     12.99   no data
38.29/38.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.99/39.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.4M T:  0.74
38.99/39.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.09/39.13	c bin-w-bin subsume rem            0 bins  time:  0.06 s
44.09/44.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.02 s
44.19/44.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
44.19/44.24	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
44.19/44.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
45.69/45.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
48.09/48.11	c lits-rem:       391  cl-subs:      227  v-elim:      0  v-fix:    0  time:  2.36 s
48.09/48.11	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
48.09/48.17	c vivif2 --  cl tried    22047 cl shrink        0 lits rem          0 time: 0.06
48.30/48.39	c asymm  cl-useful: 0/1044/8833 lits-rem:0 time: 0.21
48.30/48.40	c calculated reachability. Time: 0.00
48.30/48.40	c  N dy   423    105327      2511      8833    478915     22047   1369575   1951686     12.99   no data
49.40/49.43	c  N dy   462    112377      2511      8833    478915     15260   1369575   1054302     13.07     13.84
50.29/50.33	c  N dy   482    119578      2511      8833    478915     22278   1369575   1805545     13.02     13.80
51.79/51.85	c  N dy   508    129407      2511      8833    478915     17206   1369575   1189940     12.96     13.66
53.09/53.15	c  N dy   537    138618      2511      8833    478915     26184   1369575   2152448     12.93     13.67
54.39/54.41	c  N dy   568    147847      2511      8833    478915     19557   1369575   1416549     12.89     13.59
55.89/55.91	c  N dy   604    157670      2511      8833    478915     29119   1369575   2560881     12.90     13.67
55.89/55.95	c  S st   606    157990      2511      8833    478915     29431   1369575   2592602     12.90     10.80
56.00/56.01	c  S st   606    158493      2511      8833    478915     29930   1369575   2666278     12.90   no data
56.00/56.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.69/56.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.9M T:  0.76
56.69/56.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.79/56.85	c bin-w-bin subsume rem            0 bins  time:  0.05 s
61.69/61.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.94 s
61.79/61.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
61.79/61.89	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
61.89/61.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
63.59/63.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.64 s
67.79/67.90	c lits-rem:      1041  cl-subs:      507  v-elim:      0  v-fix:    0  time:  4.26 s
67.89/67.90	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
67.89/67.98	c vivif2 --  cl tried    29423 cl shrink        0 lits rem          0 time: 0.08
68.09/68.19	c asymm  cl-useful: 0/713/8833 lits-rem:0 time: 0.21
68.19/68.21	c calculated reachability. Time: 0.00
68.19/68.21	c  N dy   606    158493      2511      8833    478915     29423   1369575   2606180     12.90   no data
69.69/69.72	c  N dy   645    168655      2511      8833    478915     22770   1369575   1605315     12.89     13.60
71.69/71.73	c  N dy   690    179798      2511      8833    478915     33639   1369575   2865880     12.91     13.61
73.39/73.43	c  N dy   740    191507      2511      8833    478915     27524   1369575   2318698     12.90     13.64
75.39/75.40	c  N dy   775    203897      2511      8833    478915     21062   1369575   1443103     12.84     13.55
77.69/77.79	c  N dy   811    218216      2511      8833    478915     34984   1369575   3162019     12.80     13.49
80.29/80.35	c  N dy   863    232278      2511      8833    478915     29195   1369575   2338122     12.80     13.60
81.30/81.35	c  S st   895    237741      2511      8833    478915     34510   1369575   2894632     12.82     10.51
81.40/81.42	c  S st   895    238242      2511      8833    478915     35009   1369575   2966909     12.82   no data
81.40/81.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
82.69/82.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 35.4M T:  1.26
82.69/82.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.69/82.77	c bin-w-bin subsume rem            0 bins  time:  0.06 s
87.90/87.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.13 s
87.90/87.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
87.90/87.99	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
88.00/88.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
89.89/89.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
95.39/95.44	c lits-rem:       846  cl-subs:      652  v-elim:      0  v-fix:    0  time:  5.45 s
95.39/95.45	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
95.49/95.55	c vivif2 --  cl tried    34357 cl shrink        0 lits rem          0 time: 0.10
95.79/95.88	c asymm  cl-useful: 0/817/8833 lits-rem:0 time: 0.33
95.79/95.89	c calculated reachability. Time: 0.00
95.79/95.89	c  N dy   895    238242      2511      8833    478915     34357   1369575   2909669     12.82   no data
98.79/98.82	c  N dy   973    253596      2511      8833    478915     28957   1369575   2315100     12.87     13.66
102.30/102.35	c  N dy  1054    271650      2511      8833    478915     25095   1369575   1753454     12.97     13.69
106.09/106.12	c  N dy  1144    289009      2511      8833    478915     42045   1369575   3693867     13.04     15.60
109.20/109.29	c  F st  1218    306250      2511      8833    478915     36477   1369575   3326656     13.07      9.94
109.69/109.76	c  N st  1222    308285      2511      8833    478915     38474   1369575   3563763     13.07   no data
113.69/113.78	c  N dy  1283    328003      2511      8833    478915     34223   1369575   2690757     13.06     13.84
118.29/118.35	c  N dy  1385    348109      2511      8833    478915     29475   1369575   2309419     13.13     13.93
119.80/119.90	c  S st  1419    357363      2511      8833    478915     38540   1369575   3477442     13.13     10.79
119.90/119.96	c  S st  1419    357866      2511      8833    478915     39040   1369575   3555726     13.13   no data
119.90/119.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
120.90/120.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 38.5M T:  0.98
120.90/120.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
121.00/121.02	c bin-w-bin subsume rem            0 bins  time:  0.05 s
125.89/125.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.96 s
125.99/126.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
125.99/126.07	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
126.09/126.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
127.59/127.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
133.49/133.52	c lits-rem:       916  cl-subs:      694  v-elim:      0  v-fix:    0  time:  5.87 s
133.49/133.53	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
133.59/133.63	c vivif2 --  cl tried    38346 cl shrink        0 lits rem          0 time: 0.10
133.69/133.78	c asymm  cl-useful: 0/802/8833 lits-rem:0 time: 0.16
133.79/133.80	c calculated reachability. Time: 0.00
133.79/133.80	c  N dy  1419    357866      2511      8833    478915     38346   1369575   3493140     13.13   no data
137.89/137.98	c  N dy  1495    378939      2511      8833    478915     33512   1369575   2786522     13.13     13.86
142.90/142.99	c  N dy  1612    399565      2511      8833    478915     27279   1369575   1921342     13.23     14.09
146.49/146.56	c  N dy  1699    419574      2511      8833    478915     46802   1369575   4115011     13.24     18.85
150.79/150.86	c  N dy  1791    440320      2511      8833    478915     39762   1369575   3492692     13.28     14.12
155.00/155.00	c  N dy  1872    460323      2511      8833    478915     30963   1369575   2200626     13.30     18.15
158.89/158.94	c  N dy  1956    480745      2511      8833    478915     50864   1369575   4336411     13.31     14.04
163.09/163.10	c  N dy  2062    500778      2511      8833    478915     41138   1369575   3385120     13.36     14.48
167.49/167.52	c  N dy  2126    520946      2511      8833    478915     30580   1369575   1906929     13.34     14.21
170.60/170.64	c  S st  2189    536801      2511      8833    478915     45985   1369575   3527845     13.34      9.25
170.70/170.73	c  S st  2189    537305      2511      8833    478915     46485   1369575   3592295     13.34   no data
170.70/170.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
171.60/171.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 40.7M T:  0.93
171.60/171.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
171.70/171.74	c bin-w-bin subsume rem            0 bins  time:  0.05 s
176.70/176.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.96 s
176.70/176.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
176.70/176.79	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
176.80/176.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
178.30/178.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
183.90/183.92	c lits-rem:      1296  cl-subs:     1023  v-elim:      0  v-fix:    0  time:  5.56 s
183.90/183.93	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
184.00/184.05	c vivif2 --  cl tried    45462 cl shrink        0 lits rem          0 time: 0.12
184.20/184.28	c asymm  cl-useful: 0/2112/8833 lits-rem:0 time: 0.23
184.20/184.29	c calculated reachability. Time: 0.00
184.20/184.29	c  N dy  2189    537305      2511      8833    478915     45462   1369575   3535860     13.34   no data
188.40/188.46	c  N dy  2283    557317      2511      8833    478915     33793   1369575   2200510     13.35     27.37
192.09/192.13	c  N dy  2361    577377      2511      8833    478915     53302   1369575   4326096     13.36     21.89
195.59/195.70	c  N dy  2412    597397      2511      8833    478915     40679   1369575   2916934     13.34     14.80
200.90/200.90	c  N dy  2478    617477      2511      8833    478915     60182   1369575   5427716     13.32     15.40
205.39/205.48	c  N dy  2559    637559      2511      8833    478915     46654   1369575   3248019     13.31     14.82
211.79/211.86	c  N dy  2626    658213      2511      8833    478915     66541   1369575   5159744     13.31     14.12
215.99/216.02	c  N dy  2676    678473      2511      8833    478915     52335   1369575   3848176     13.28     14.00
221.39/221.49	c  N dy  2755    699866      2511      8833    478915     38091   1369575   2502017     13.28     14.03
226.69/226.71	c  N dy  2832    722233      2511      8833    478915     59747   1369575   4823038     13.26     14.01
231.89/231.99	c  N dy  2924    742370      2511      8833    478915     43472   1369575   2840960     13.29     14.15
237.19/237.26	c  N dy  2999    762562      2511      8833    478915     62957   1369575   4667062     13.27     14.27
243.60/243.62	c  N dy  3099    783203      2511      8833    478915     46137   1369575   3069865     13.28     14.06
248.90/248.92	c  N dy  3197    803602      2511      8833    478915     65943   1369575   5117487     13.30     14.16
249.80/249.88	c  S st  3208    805958      2511      8833    478915     68210   1369575   5277751     13.30     11.15
249.90/249.99	c  S st  3208    806460      2511      8833    478915     68710   1369575   5350754     13.30   no data
250.00/250.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
251.70/251.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.2M T:  1.73
251.70/251.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
251.80/251.81	c bin-w-bin subsume rem            0 bins  time:  0.06 s
257.00/257.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.22 s
257.00/257.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
257.10/257.13	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
257.10/257.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
259.00/259.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.64 s
275.00/275.00	c lits-rem:      3977  cl-subs:     2153  v-elim:      0  v-fix:    0  time: 15.99 s
275.00/275.01	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
275.19/275.21	c vivif2 --  cl tried    66557 cl shrink        0 lits rem          0 time: 0.19
275.49/275.54	c asymm  cl-useful: 0/1070/8833 lits-rem:0 time: 0.33
275.49/275.55	c calculated reachability. Time: 0.00
275.49/275.55	c  N dy  3208    806460      2511      8833    478915     66557   1369575   5237099     13.30   no data
280.89/280.94	c  N dy  3297    826718      2511      8833    478915     48554   1369575   3460802     13.32     14.02
287.29/287.36	c  N dy  3373    846926      2511      8833    478915     68197   1369575   5992530     13.32     14.04
293.79/293.84	c  N dy  3456    866996      2511      8833    478915     48846   1369575   3409247     13.32     18.37
298.99/299.04	c  N dy  3555    887026      2511      8833    478915     68357   1369575   5501870     13.34     16.63
305.49/305.55	c  N dy  3632    907062      2511      8833    478915     47939   1369575   3083271     13.34     14.75
311.59/311.69	c  N dy  3724    927070      2511      8833    478915     67385   1369575   5279723     13.36     16.37
319.70/319.79	c  N dy  3827    947615      2511      8833    478915     46538   1369575   2849642     13.39     14.15
325.20/325.25	c  N dy  3915    967651      2511      8833    478915     66024   1369575   4931881     13.41     14.13
331.90/331.95	c  N dy  4007    987683      2511      8833    478915     43644   1369575   2435850     13.42     21.98
337.70/337.75	c  N dy  4078   1008850      2511      8833    478915     64126   1369575   4373441     13.42     14.20
345.70/345.78	c  N dy  4166   1030126      2511      8833    478915     84835   1369575   6637816     13.43     14.32
351.49/351.53	c  N dy  4264   1050288      2511      8833    478915     61650   1369575   4396085     13.46     14.22
358.30/358.36	c  N dy  4365   1070491      2511      8833    478915     81195   1369575   6502461     13.48     14.22
358.70/358.71	c  F st  4369   1071875      2511      8833    478915     82550   1369575   6611136     13.48     12.09
363.59/363.68	c  N dy  4472   1090558      2511      8833    478915     57122   1369575   3878617     13.54     39.49
368.20/368.26	c  N dy  4553   1110739      2511      8833    478915     76835   1369575   6018511     13.54     14.48
373.79/373.85	c  N dy  4676   1130764      2511      8833    478915     51615   1369575   3099603     13.58     16.69
378.60/378.62	c  N dy  4767   1150794      2511      8833    478915     71075   1369575   5159535     13.60     16.08
385.59/385.67	c  N dy  4882   1171357      2511      8833    478915     91106   1369575   7178654     13.63     14.55
389.70/389.77	c  N dy  4960   1191428      2511      8833    478915     64959   1369575   4620122     13.63     14.56
394.30/394.37	c  S st  5034   1209691      2511      8833    478915     82651   1369575   6428350     13.64   no data
394.40/394.45	c  S st  5034   1210194      2511      8833    478915     83151   1369575   6503400     13.64   no data
394.40/394.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
395.49/395.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 46.1M T:  1.08
395.49/395.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
395.59/395.61	c bin-w-bin subsume rem            0 bins  time:  0.05 s
400.50/400.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.94 s
400.60/400.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
400.60/400.64	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
400.69/400.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
402.50/402.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
414.60/414.65	c lits-rem:      2608  cl-subs:     3615  v-elim:      0  v-fix:    0  time: 12.13 s
414.60/414.66	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
414.80/414.86	c vivif2 --  cl tried    79536 cl shrink        0 lits rem          0 time: 0.20
415.00/415.08	c asymm  cl-useful: 0/1095/8833 lits-rem:0 time: 0.22
415.09/415.10	c calculated reachability. Time: 0.00
415.09/415.10	c  N dy  5034   1210194      2511      8833    478915     79536   1369575   6365964     13.64   no data
420.70/420.75	c  N dy  5143   1230406      2511      8833    478915     52547   1369575   3173107     13.66     14.41
424.89/424.96	c  N dy  5239   1250460      2511      8833    478915     72131   1369575   5318718     13.68     27.09
430.60/430.62	c  N dy  5337   1270909      2511      8833    478915     92030   1369575   7515246     13.70     14.46
435.79/435.84	c  N dy  5421   1291151      2511      8833    478915     64029   1369575   4413528     13.70     14.57
440.30/440.36	c  N dy  5488   1311554      2511      8833    478915     83886   1369575   6558148     13.70     14.47
447.10/447.20	c  N dy  5597   1332238      2511      8833    478915     55318   1369575   3391590     13.72     14.47
451.70/451.75	c  N dy  5653   1352458      2511      8833    478915     74996   1369575   5360263     13.72     14.46
458.20/458.25	c  N dy  5716   1373359      2511      8833    478915     95261   1369575   7273691     13.71     15.23
463.80/463.89	c  N dy  5769   1393374      2511      8833    478915     65110   1369575   4564008     13.70     14.44
471.40/471.40	c  N dy  5866   1413538      2511      8833    478915     84661   1369575   6672672     13.71     14.44
477.10/477.19	c  N dy  5960   1433632      2511      8833    478915     53689   1369575   3037624     13.72     25.67
483.50/483.58	c  N dy  6059   1453730      2511      8833    478915     73162   1369575   4935604     13.74     16.92
491.00/491.08	c  N dy  6140   1473830      2511      8833    478915     92710   1369575   6928991     13.74     21.25
498.40/498.49	c  N dy  6245   1493951      2511      8833    478915     60811   1369575   3672052     13.76     14.50
503.50/503.57	c  N dy  6320   1514136      2511      8833    478915     80457   1369575   5782525     13.76     14.50
509.10/509.14	c  N dy  6368   1534230      2511      8833    478915     99975   1369575   7676220     13.74     18.12
514.81/514.87	c  N dy  6460   1554324      2511      8833    478915     67065   1369575   4269034     13.76     15.98
519.80/519.83	c  N dy  6546   1574800      2511      8833    478915     86907   1369575   6153975     13.76     14.63
524.80/524.83	c  N dy  6599   1595223      2511      8833    478915    106707   1369575   8250683     13.74     14.59
529.60/529.64	c  N dy  6683   1615586      2511      8833    478915     73044   1369575   4685253     13.74     14.47
534.90/534.92	c  N dy  6772   1635668      2511      8833    478915     92469   1369575   6653102     13.75     15.51
541.70/541.70	c  N dy  6871   1656843      2511      8833    478915     58683   1369575   3300723     13.76     14.57
546.10/546.18	c  N dy  6956   1676985      2511      8833    478915     78318   1369575   5545312     13.76     14.58
552.00/552.02	c  N dy  7050   1697288      2511      8833    478915     98101   1369575   7769791     13.77     14.73
556.90/556.97	c  S st  7105   1710195      2511      8833    478915    110471   1369575   8835293     13.78   no data
557.51/557.52	c  S st  7105   1710699      2511      8833    478915     55632   1369575   2897179     13.78   no data
557.51/557.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
558.31/558.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.1M T:  0.78
558.31/558.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
558.31/558.39	c bin-w-bin subsume rem            0 bins  time:  0.05 s
563.40/563.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.04 s
563.40/563.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
563.51/563.51	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
563.51/563.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
565.01/565.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
567.51/567.58	c lits-rem:      1880  cl-subs:     1415  v-elim:      0  v-fix:    0  time:  2.51 s
567.51/567.59	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
567.70/567.71	c vivif2 --  cl tried    54217 cl shrink        0 lits rem          0 time: 0.12
567.90/567.93	c asymm  cl-useful: 0/1493/8833 lits-rem:0 time: 0.21
567.90/567.94	c calculated reachability. Time: 0.00
567.90/567.94	c  N dy  7105   1710699      2511      8833    478915     54217   1369575   2876976     13.78   no data
571.60/571.62	c  N dy  7165   1730851      2511      8833    478915     73818   1369575   4794304     13.77     14.54
575.80/575.82	c  N dy  7237   1750968      2511      8833    478915     93385   1369575   6920867     13.76     14.54
580.61/580.69	c  N dy  7311   1771677      2511      8833    478915     57210   1369575   3048253     13.76     14.76
584.40/584.40	c  N dy  7373   1793051      2511      8833    478915     78067   1369575   5690875     13.75     14.48
588.90/588.90	c  N dy  7422   1813096      2511      8833    478915     97550   1369575   7813890     13.74     25.60
594.00/594.09	c  N dy  7521   1833486      2511      8833    478915     59999   1369575   3322052     13.75     14.59
597.80/597.86	c  N dy  7593   1853523      2511      8833    478915     79500   1369575   5343428     13.75     14.55
601.90/601.96	c  N dy  7663   1874048      2511      8833    478915     99313   1369575   7183376     13.75     14.56
607.50/607.50	c  N dy  7726   1894486      2511      8833    478915     60842   1369575   3231266     13.75     14.61
611.61/611.67	c  N dy  7794   1915446      2511      8833    478915     81215   1369575   5305388     13.75     14.62
616.50/616.55	c  N dy  7873   1935652      2511      8833    478915    100914   1369575   7515979     13.75     14.56
623.10/623.15	c  N dy  7938   1955807      2511      8833    478915     61178   1369575   3237310     13.74     14.55
627.10/627.10	c  N dy  8011   1976570      2511      8833    478915     81304   1369575   5335434     13.74     14.51
633.40/633.41	c  N dy  8107   1996641      2511      8833    478915    100801   1369575   7267088     13.75     20.14
640.11/640.13	c  N dy  8215   2016972      2511      8833    478915     60370   1369575   3147701     13.76     14.50
644.00/644.01	c  N dy  8291   2037130      2511      8833    478915     80032   1369575   5301146     13.76     14.59
648.70/648.78	c  N dy  8367   2057169      2511      8833    478915     99552   1369575   7199313     13.76     14.54
654.80/654.85	c  N dy  8454   2077225      2511      8833    478915    118974   1369575   9249292     13.77     39.30
659.61/659.65	c  N dy  8515   2097267      2511      8833    478915     77249   1369575   4722560     13.77     19.26
664.41/664.49	c  N dy  8585   2117422      2511      8833    478915     96840   1369575   6895159     13.77     14.92
670.60/670.68	c  N dy  8668   2137616      2511      8833    478915    116349   1369575   8962298     13.77     14.64
676.70/676.76	c  N dy  8748   2157802      2511      8833    478915     73790   1369575   4321133     13.77     14.53
681.91/681.94	c  N dy  8793   2177858      2511      8833    478915     93158   1369575   6042846     13.76     14.72
686.80/686.84	c  N dy  8843   2198086      2511      8833    478915    112785   1369575   8170013     13.75     14.48
690.41/690.43	c  S st  8884   2210699      2511      8833    478915    125099   1369575   9429295     13.75     11.25
690.51/690.54	c  S st  8884   2211202      2511      8833    478915    125598   1369575   9499807     13.75   no data
690.51/690.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
692.91/692.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 57.1M T:  2.40
692.91/692.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
693.01/693.05	c bin-w-bin subsume rem            0 bins  time:  0.06 s
698.21/698.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.18 s
698.21/698.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
698.31/698.32	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
698.41/698.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
701.01/701.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.31 s
726.61/726.69	c lits-rem:      2836  cl-subs:     4828  v-elim:      0  v-fix:    0  time: 25.65 s
726.71/726.70	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
727.01/727.06	c vivif2 --  cl tried   120770 cl shrink        0 lits rem          0 time: 0.36
727.41/727.44	c asymm  cl-useful: 0/483/8833 lits-rem:0 time: 0.38
727.41/727.46	c calculated reachability. Time: 0.00
727.41/727.46	c  N dy  8884   2211202      2511      8833    478915    120770   1369575   9308924     13.75   no data
733.01/733.03	c  N dy  8958   2231272      2511      8833    478915     77185   1369575   4779115     13.75     23.59
740.11/740.11	c  N dy  9048   2251370      2511      8833    478915     96603   1369575   6627064     13.76     16.45
747.11/747.18	c  N dy  9127   2271438      2511      8833    478915    115955   1369575   8433386     13.76     15.51
753.31/753.39	c  N dy  9203   2292238      2511      8833    478915     72277   1369575   4221986     13.76     14.56
758.30/758.35	c  N dy  9261   2312254      2511      8833    478915     91591   1369575   5983898     13.75     14.50
764.01/764.03	c  N dy  9347   2332298      2511      8833    478915    111067   1369575   8028494     13.75     14.55
771.01/771.10	c  N dy  9453   2352625      2511      8833    478915     65906   1369575   3420990     13.76     14.64
775.60/775.63	c  N dy  9552   2372771      2511      8833    478915     85525   1369575   5588840     13.77     14.60
781.41/781.41	c  N dy  9650   2393581      2511      8833    478915    105721   1369575   7800330     13.78     14.53
787.10/787.15	c  N dy  9753   2413907      2511      8833    478915    125562   1369575   9773221     13.79     14.56
792.91/792.99	c  N dy  9827   2434015      2511      8833    478915     79017   1369575   4662954     13.79     14.56
797.80/797.80	c  N dy  9894   2454648      2511      8833    478915     99098   1369575   6726830     13.79     14.62
802.81/802.82	c  N dy  9966   2474730      2511      8833    478915    118445   1369575   8683995     13.79     24.32
809.71/809.72	c  N dy 10047   2494763      2511      8833    478915     70901   1369575   3772127     13.79     14.52
814.41/814.42	c  N dy 10142   2514981      2511      8833    478915     90541   1369575   5760254     13.79     15.26
818.11/818.13	c  N dy 10201   2535082      2511      8833    478915    110073   1369575   7795166     13.79     14.65
824.00/824.07	c  N dy 10306   2555137      2511      8833    478915    129560   1369575   9993197     13.80     14.56
829.51/829.53	c  N dy 10390   2576156      2511      8833    478915     82071   1369575   4970301     13.81     14.66
836.02/836.08	c  N dy 10454   2596252      2511      8833    478915    101463   1369575   7010016     13.81     14.57
843.51/843.52	c  N dy 10512   2616491      2511      8833    478915    121111   1369575   8781827     13.80     14.55
850.91/850.95	c  N dy 10588   2636514      2511      8833    478915     71661   1369575   3790615     13.80     16.72
856.31/856.38	c  N dy 10661   2657237      2511      8833    478915     91718   1369575   5518154     13.80     14.64
861.32/861.31	c  N dy 10736   2677406      2511      8833    478915    111269   1369575   7303401     13.80     14.70
867.81/867.81	c  N dy 10816   2697435      2511      8833    478915    130716   1369575   9256155     13.81     16.11
873.32/873.38	c  S st 10870   2711203      2511      8833    478915     74224   1369575   3874487     13.81     14.48
873.42/873.46	c  S st 10870   2711703      2511      8833    478915     74722   1369575   3954225     13.81   no data
873.42/873.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
874.81/874.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 39.3M T:  1.39
874.81/874.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
874.91/874.94	c bin-w-bin subsume rem            0 bins  time:  0.05 s
880.02/880.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.09 s
880.02/880.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
880.11/880.12	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
880.11/880.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
881.71/881.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
886.31/886.36	c lits-rem:       656  cl-subs:     5218  v-elim:      0  v-fix:    0  time:  4.62 s
886.31/886.37	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
886.52/886.54	c vivif2 --  cl tried    69504 cl shrink        0 lits rem          0 time: 0.17
886.71/886.76	c asymm  cl-useful: 0/590/8833 lits-rem:0 time: 0.23
886.71/886.78	c calculated reachability. Time: 0.00
886.71/886.78	c  N dy 10870   2711703      2511      8833    478915     69504   1369575   3868549     13.81   no data
890.51/890.56	c  N dy 10952   2731741      2511      8833    478915     89021   1369575   5961824     13.81     15.69
895.01/895.04	c  N dy 11020   2751774      2511      8833    478915    108475   1369575   7803505     13.81     17.08
900.21/900.28	c  N dy 11098   2771810      2511      8833    478915    127939   1369575   9823569     13.81     14.66
905.61/905.68	c  N dy 11161   2791962      2511      8833    478915     76734   1369575   4568536     13.81     14.55
909.91/909.92	c  N dy 11201   2812118      2511      8833    478915     96170   1369575   6095764     13.79     14.56
914.91/914.97	c  N dy 11266   2832147      2511      8833    478915    115482   1369575   7693916     13.79     22.70
920.21/920.20	c  N dy 11343   2852317      2511      8833    478915    134975   1369575   9705540     13.80     14.56
925.41/925.47	c  N dy 11408   2872827      2511      8833    478915     83270   1369575   4996664     13.79     14.60
930.01/930.00	c  N dy 11480   2893359      2511      8833    478915    103003   1369575   6695759     13.79     14.67
935.11/935.19	c  N dy 11564   2913658      2511      8833    478915    122691   1369575   8829338     13.79     14.55
940.91/940.99	c  N dy 11644   2933945      2511      8833    478915    142342   1369575  10602940     13.79     14.64
945.71/945.70	c  N dy 11719   2954036      2511      8833    478915     89232   1369575   5344314     13.79     15.56
950.11/950.12	c  N dy 11774   2974111      2511      8833    478915    108754   1369575   7466197     13.78     29.12
955.21/955.21	c  N dy 11838   2994690      2511      8833    478915    128682   1369575   9466824     13.78     14.54
961.51/961.56	c  N dy 11911   3014773      2511      8833    478915     74540   1369575   3923086     13.78     16.31
965.21/965.23	c  N dy 11970   3035137      2511      8833    478915     94348   1369575   5726307     13.78     14.69
969.71/969.76	c  N dy 12048   3055623      2511      8833    478915    114234   1369575   7745441     13.77     14.75
974.21/974.24	c  N dy 12103   3075820      2511      8833    478915    133852   1369575   9523579     13.77     14.56
980.12/980.17	c  N dy 12171   3096432      2511      8833    478915     79105   1369575   4320401     13.77     14.53
984.91/984.99	c  N dy 12258   3116591      2511      8833    478915     98672   1369575   6577219     13.77     14.54
991.31/991.39	c  N dy 12340   3137272      2511      8833    478915    118716   1369575   8517126     13.77     14.50
998.21/998.21	c  N dy 12416   3157363      2511      8833    478915    138250   1369575  10637686     13.78     14.54
1005.61/1005.63	c  N dy 12490   3177792      2511      8833    478915     82370   1369575   4464396     13.78     14.54
1010.72/1010.75	c  N dy 12567   3197974      2511      8833    478915    101979   1369575   6359269     13.78     14.58
1014.61/1014.63	c  S st 12597   3211705      2511      8833    478915    115280   1369575   7578249     13.77     11.75
1014.71/1014.77	c  S st 12597   3212211      2511      8833    478915    115784   1369575   7642480     13.77   no data
1014.81/1014.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1017.31/1017.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 58.4M T:  2.54
1017.31/1017.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1017.42/1017.42	c bin-w-bin subsume rem            0 bins  time:  0.06 s
1022.61/1022.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.26 s
1022.71/1022.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
1022.71/1022.78	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
1022.81/1022.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1024.81/1024.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
1042.91/1042.94	c lits-rem:      1864  cl-subs:     3841  v-elim:      0  v-fix:    0  time: 18.10 s
1042.91/1042.95	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
1043.21/1043.28	c vivif2 --  cl tried   111943 cl shrink        0 lits rem          0 time: 0.33
1043.71/1043.70	c asymm  cl-useful: 0/391/8833 lits-rem:0 time: 0.42
1043.71/1043.72	c calculated reachability. Time: 0.00
1043.71/1043.72	c  N dy 12597   3212211      2511      8833    478915    111943   1369575   7510270     13.77   no data
1050.71/1050.73	c  N dy 12697   3232282      2511      8833    478915    131459   1369575   9508516     13.78     22.15
1058.41/1058.40	c  N dy 12769   3252304      2511      8833    478915    150812   1369575  11542456     13.78     14.60
1064.41/1064.46	c  N dy 12840   3272586      2511      8833    478915     93888   1369575   5880183     13.78     14.97
1069.81/1069.86	c  N dy 12895   3292969      2511      8833    478915    113664   1369575   7999015     13.77     14.52
1077.51/1077.57	c  N dy 12983   3313080      2511      8833    478915    133104   1369575   9759943     13.77     14.76
1084.82/1084.85	c  N dy 13045   3333115      2511      8833    478915    152553   1369575  11652231     13.77     14.67
1090.51/1090.52	c  N dy 13138   3353177      2511      8833    478915     94528   1369575   5772686     13.77     14.60
1096.12/1096.14	c  N dy 13196   3373847      2511      8833    478915    114531   1369575   7668256     13.77     14.72
1102.91/1102.96	c  N dy 13275   3393878      2511      8833    478915    133871   1369575   9570776     13.77     14.56
1109.72/1109.75	c  N dy 13325   3414006      2511      8833    478915    153357   1369575  11594334     13.76     14.52
1115.22/1115.23	c  N dy 13406   3434921      2511      8833    478915     95140   1369575   5683063     13.77     14.74
1119.41/1119.49	c  N dy 13497   3454957      2511      8833    478915    114610   1369575   7715964     13.77     15.48
1124.51/1124.53	c  N dy 13563   3474962      2511      8833    478915    133920   1369575   9637842     13.77     14.50
1130.41/1130.47	c  N dy 13640   3495043      2511      8833    478915    153375   1369575  11354263     13.77     17.30
1135.41/1135.44	c  N dy 13699   3515816      2511      8833    478915     94163   1369575   5615792     13.76     14.51
1140.41/1140.49	c  N dy 13781   3537946      2511      8833    478915    115618   1369575   7683911     13.76     14.51
1145.31/1145.39	c  N dy 13853   3558279      2511      8833    478915    135345   1369575   9674478     13.76     14.56
1151.52/1151.53	c  N dy 13931   3579294      2511      8833    478915    155682   1369575  11552665     13.76     14.50
1156.82/1156.86	c  N dy 13990   3599477      2511      8833    478915     94707   1369575   5312837     13.76     14.73
1161.62/1161.61	c  N dy 14114   3619514      2511      8833    478915    114202   1369575   7192271     13.77     15.79
1166.81/1166.87	c  N dy 14195   3639612      2511      8833    478915    133707   1369575   9171920     13.77     14.52
1172.52/1172.60	c  N dy 14271   3659692      2511      8833    478915    153209   1369575  11382875     13.77     14.53
1178.31/1178.33	c  N dy 14342   3680046      2511      8833    478915     91406   1369575   5224258     13.77     14.61
1183.12/1183.12	c  N dy 14408   3703169      2511      8833    478915    113914   1369575   8060396     13.76     14.49
1185.82/1185.84	c  S st 14466   3712211      2511      8833    478915    122698   1369575   8929001     13.77   no data
1185.91/1185.94	c  S st 14466   3712712      2511      8833    478915    123196   1369575   9009643     13.77   no data
1185.91/1185.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1187.41/1187.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 60.8M T:  1.46
1187.41/1187.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1187.41/1187.50	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1192.42/1192.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.93 s
1192.42/1192.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
1192.51/1192.52	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
1192.61/1192.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1194.31/1194.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
1212.01/1212.05	c lits-rem:      1676  cl-subs:     3405  v-elim:      0  v-fix:    0  time: 17.73 s
1212.01/1212.05	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
1212.31/1212.36	c vivif2 --  cl tried   119791 cl shrink        0 lits rem          0 time: 0.31
1212.61/1212.60	c asymm  cl-useful: 0/507/8833 lits-rem:0 time: 0.23
1212.61/1212.61	c calculated reachability. Time: 0.00
1212.61/1212.61	c  N dy 14466   3712712      2511      8833    478915    119791   1369575   8864698     13.77   no data
1219.22/1219.21	c  N dy 14557   3733509      2511      8833    478915    140021   1369575  10987172     13.78     14.71
1225.51/1225.58	c  F st 14649   3751565      2511      8833    478915    157593   1369575  12852001     13.78   no data
1226.21/1226.26	c  N st 14653   3753596      2511      8833    478915    159540   1369575  12995193     13.78   no data
1231.42/1231.40	c  N dy 14729   3773656      2511      8833    478915     96573   1369575   5884367     13.78     14.67
1236.12/1236.13	c  N dy 14817   3793824      2511      8833    478915    116246   1369575   7979241     13.79     14.58
1241.61/1241.62	c  N dy 14926   3814213      2511      8833    478915    136065   1369575  10145210     13.80     14.65
1248.22/1248.28	c  N dy 15026   3834295      2511      8833    478915    155668   1369575  12359347     13.80     15.98
1255.02/1255.02	c  N dy 15148   3854359      2511      8833    478915     91586   1369575   5138485     13.82     14.89
1259.82/1259.85	c  N dy 15256   3874422      2511      8833    478915    111093   1369575   7271990     13.82     14.69
1265.71/1265.72	c  N dy 15303   3896762      2511      8833    478915    132686   1369575   9426953     13.82     14.66
1272.21/1272.22	c  N dy 15390   3917708      2511      8833    478915    152958   1369575  11569298     13.82     14.75
1279.22/1279.20	c  N dy 15451   3937867      2511      8833    478915     88063   1369575   4703538     13.82     14.65
1283.72/1283.70	c  N dy 15545   3959267      2511      8833    478915    108885   1369575   6777342     13.82     14.66
1288.51/1288.57	c  N dy 15610   3979354      2511      8833    478915    128368   1369575   8707817     13.82     14.56
1294.32/1294.32	c  N dy 15697   3999440      2511      8833    478915    147794   1369575  10764488     13.82     14.60

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

running on 2 cores: 4,6

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.91 3.53 3.72 4/189 13392
/proc/meminfo: memFree=13782712/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=31476 CPUtime=0 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 1170 0 0 0 0 0 0 0 25 0 1 0 548423091 32231424 1076 33554432000 4194304 4627331 140736740964896 18446744073709551615 215988253381 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 7869 1076 321 106 0 2840 0

[startup+0.013755 s]
/proc/loadavg: 3.91 3.53 3.72 4/189 13392
/proc/meminfo: memFree=13782712/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=31608 CPUtime=0.01 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 1208 0 0 0 1 0 0 0 25 0 1 0 548423091 32366592 1114 33554432000 4194304 4627331 140736740964896 18446744073709551615 4530560 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 7902 1114 321 106 0 2873 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31608

[startup+0.100744 s]
/proc/loadavg: 3.91 3.53 3.72 4/189 13392
/proc/meminfo: memFree=13782712/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=42716 CPUtime=0.09 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 3993 0 0 0 9 0 0 0 25 0 1 0 548423091 43741184 3899 33554432000 4194304 4627331 140736740964896 18446744073709551615 215988253381 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 10679 3900 343 106 0 5650 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42716

[startup+0.300709 s]
/proc/loadavg: 3.91 3.53 3.72 4/189 13392
/proc/meminfo: memFree=13782712/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=45884 CPUtime=0.29 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 4795 0 0 0 29 0 0 0 25 0 1 0 548423091 46985216 4701 33554432000 4194304 4627331 140736740964896 18446744073709551615 4424613 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 11471 4701 351 106 0 6442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45884

[startup+0.700698 s]
/proc/loadavg: 3.91 3.53 3.72 4/189 13392
/proc/meminfo: memFree=13782712/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=57788 CPUtime=0.69 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 8645 0 0 0 68 1 0 0 25 0 1 0 548423091 59174912 8352 33554432000 4194304 4627331 140736740964896 18446744073709551615 4332058 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 14447 8352 372 106 0 9418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57788

[startup+1.5005 s]
/proc/loadavg: 3.91 3.53 3.72 5/190 13393
/proc/meminfo: memFree=13760656/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=62256 CPUtime=1.49 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 10304 0 0 0 148 1 0 0 25 0 1 0 548423091 63750144 8866 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 15564 8866 373 106 0 10535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62256

[startup+3.10028 s]
/proc/loadavg: 3.91 3.53 3.72 5/190 13393
/proc/meminfo: memFree=13756688/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=63948 CPUtime=3.09 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 13443 0 0 0 307 2 0 0 25 0 1 0 548423091 65482752 9418 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 15987 9419 373 106 0 10958 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63948

[startup+6.30071 s]
/proc/loadavg: 4.00 3.56 3.73 5/190 13393
/proc/meminfo: memFree=13733456/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=65540 CPUtime=6.29 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 15616 0 0 0 627 2 0 0 25 0 1 0 548423091 67112960 9918 33554432000 4194304 4627331 140736740964896 18446744073709551615 4424593 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 16385 9918 378 106 0 11356 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65540

[startup+12.7006 s]
/proc/loadavg: 4.00 3.56 3.73 5/190 13393
/proc/meminfo: memFree=13698912/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=84328 CPUtime=12.69 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 20153 0 0 0 1266 3 0 0 25 0 1 0 548423091 86351872 14452 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 21082 14452 378 106 0 16053 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84328

[startup+25.5004 s]
/proc/loadavg: 4.00 3.58 3.73 5/190 13393
/proc/meminfo: memFree=13702612/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=87796 CPUtime=25.49 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 28741 0 0 0 2545 4 0 0 25 0 1 0 548423091 89903104 16241 33554432000 4194304 4627331 140736740964896 18446744073709551615 4332808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 21949 16241 378 106 0 16920 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87796

[startup+51.1009 s]
/proc/loadavg: 4.00 3.62 3.74 5/190 13394
/proc/meminfo: memFree=13664284/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=112760 CPUtime=51.09 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 45935 0 0 0 5102 7 0 0 25 0 1 0 548423091 115466240 22041 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 28190 22041 378 106 0 23161 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112760

[startup+102.307 s]
/proc/loadavg: 4.00 3.67 3.75 5/190 13396
/proc/meminfo: memFree=13616584/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=142372 CPUtime=102.3 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 81141 0 0 0 10213 17 0 0 25 0 1 0 548423091 145788928 27708 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 35593 27708 378 106 0 30564 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 142372

[startup+162.3 s]
/proc/loadavg: 4.00 3.73 3.76 5/190 13397
/proc/meminfo: memFree=13531244/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=156932 CPUtime=162.29 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 127496 0 0 0 16202 27 0 0 25 0 1 0 548423091 160698368 31753 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 39233 31753 378 106 0 34204 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156932

[startup+222.301 s]
/proc/loadavg: 4.00 3.78 3.77 5/190 13399
/proc/meminfo: memFree=13499816/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=170704 CPUtime=222.29 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 150048 0 0 0 22196 33 0 0 25 0 1 0 548423091 174800896 35728 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 42676 35728 378 106 0 37647 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 170704

[startup+282.3 s]
/proc/loadavg: 4.00 3.81 3.78 5/190 13400
/proc/meminfo: memFree=13438288/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=206132 CPUtime=282.29 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 178551 0 0 0 28184 45 0 0 25 0 1 0 548423091 211079168 44527 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 51533 44527 378 106 0 46504 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 206132

[startup+342.301 s]
/proc/loadavg: 4.00 3.85 3.79 5/190 13402
/proc/meminfo: memFree=13392248/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=292992 CPUtime=342.3 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 209648 0 0 0 34171 59 0 0 25 0 1 0 548423091 300023808 46125 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 73248 46125 378 106 0 68219 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 292992

[startup+402.3 s]
/proc/loadavg: 4.03 3.89 3.81 5/190 13404
/proc/meminfo: memFree=13352536/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=320700 CPUtime=402.3 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 246743 0 0 0 40164 66 0 0 25 0 1 0 548423091 328396800 52607 33554432000 4194304 4627331 140736740964896 18446744073709551615 4424902 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 80175 52607 378 106 0 75146 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 320700

[startup+462.301 s]
/proc/loadavg: 4.01 3.90 3.82 5/190 13405
/proc/meminfo: memFree=13366032/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=238464 CPUtime=462.29 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 279360 0 0 0 46155 74 0 0 25 0 1 0 548423091 244187136 51415 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309188 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 59616 51415 378 106 0 54587 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 238464

[startup+522.3 s]
/proc/loadavg: 4.00 3.92 3.83 5/190 13407
/proc/meminfo: memFree=13306228/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=335304 CPUtime=522.3 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 308813 0 0 0 52144 86 0 0 25 0 1 0 548423091 343351296 54605 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 83826 54605 378 106 0 78797 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 335304

[startup+582.301 s]
/proc/loadavg: 4.06 3.94 3.84 5/190 13408
/proc/meminfo: memFree=13251024/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=239896 CPUtime=582.3 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 342425 0 0 0 58138 92 0 0 25 0 1 0 548423091 245653504 51412 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 59974 51412 378 106 0 54945 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 239896

[startup+642.3 s]
/proc/loadavg: 4.02 3.95 3.84 5/190 13410
/proc/meminfo: memFree=13219356/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=240728 CPUtime=642.3 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 382592 0 0 0 64127 103 0 0 25 0 1 0 548423091 246505472 51953 33554432000 4194304 4627331 140736740964896 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 60182 51953 378 106 0 55153 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 240728

[startup+702.301 s]
/proc/loadavg: 4.01 3.96 3.85 5/190 13412
/proc/meminfo: memFree=13098676/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=412176 CPUtime=702.31 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 423789 0 0 0 70113 118 0 0 25 0 1 0 548423091 422068224 72496 33554432000 4194304 4627331 140736740964896 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 103044 72496 378 106 0 98015 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 412176

[startup+762.307 s]
/proc/loadavg: 4.00 3.96 3.85 5/190 13413
/proc/meminfo: memFree=13055612/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=414572 CPUtime=762.32 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 443110 0 0 0 76108 124 0 0 25 0 1 0 548423091 424521728 70520 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 103643 70520 378 106 0 98614 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 414572

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 13415
/proc/meminfo: memFree=13032520/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=417752 CPUtime=822.31 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 477267 0 0 0 82100 131 0 0 25 0 1 0 548423091 427778048 72267 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 104438 72267 378 106 0 99409 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 417752

[startup+882.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 13416
/proc/meminfo: memFree=13058520/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=309280 CPUtime=882.31 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 505590 0 0 0 88090 141 0 0 25 0 1 0 548423091 316702720 66972 33554432000 4194304 4627331 140736740964896 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 77320 66972 378 106 0 72291 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 309280

[startup+942.301 s]
/proc/loadavg: 4.04 3.99 3.88 5/190 13418
/proc/meminfo: memFree=13021540/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=427336 CPUtime=942.31 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 535548 0 0 0 94084 147 0 0 25 0 1 0 548423091 437592064 73893 33554432000 4194304 4627331 140736740964896 18446744073709551615 4324232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 106834 73893 378 106 0 101805 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 427336

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.88 5/190 13420
/proc/meminfo: memFree=12979728/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=429104 CPUtime=1002.31 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 570892 0 0 0 100074 157 0 0 25 0 1 0 548423091 439402496 74637 33554432000 4194304 4627331 140736740964896 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 107276 74637 378 106 0 102247 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 429104

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 13421
/proc/meminfo: memFree=13014792/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=313844 CPUtime=1062.31 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 589741 0 0 0 106067 164 0 0 25 0 1 0 548423091 321376256 68462 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 78461 68462 378 106 0 73432 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 313844

[startup+1122.3 s]
/proc/loadavg: 3.69 3.92 3.87 2/172 13477
/proc/meminfo: memFree=13938912/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=436896 CPUtime=1122.31 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 618705 0 0 0 112058 173 0 0 25 0 1 0 548423091 447381504 72294 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 109224 72294 378 106 0 104195 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 436896

[startup+1182.3 s]
/proc/loadavg: 1.98 3.39 3.69 2/172 13478
/proc/meminfo: memFree=13947100/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=314868 CPUtime=1182.32 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 655250 0 0 0 118053 179 0 0 25 0 1 0 548423091 322424832 70707 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 78717 70707 378 106 0 73688 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 314868

[startup+1242.3 s]
/proc/loadavg: 1.36 2.95 3.52 2/172 13480
/proc/meminfo: memFree=13924876/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=452788 CPUtime=1242.31 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 674923 0 0 0 124049 182 0 0 25 0 1 0 548423091 463654912 75935 33554432000 4194304 4627331 140736740964896 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 113197 75935 378 106 0 108168 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 452788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.13 2.59 3.36 2/172 13481
/proc/meminfo: memFree=13914940/32950940 swapFree=67111528/67111528
[pid=13392] ppid=13390 vsize=454664 CPUtime=1300.02 cores=4,6
/proc/13392/stat : 13392 (strangenight2-s) R 13390 13392 12364 0 -1 4202496 705165 0 0 0 129814 188 0 0 25 0 1 0 548423091 465575936 78257 33554432000 4194304 4627331 140736740964896 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13392/statm: 113666 78257 378 106 0 108637 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 454664

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): 1298.14
CPU system time (s): 1.90571
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 468908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.14
system time used= 1.90571
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 705165
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 14218

runsolver used 2.02869 second user time and 4.89426 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-23 20:05:23
IDJOB=3250978
IDBENCH=88207
IDSOLVER=1587
FILE ID=node117/3250978-1303581923
RUNJOBID= node117-1303581734-13184
PBS_JOBID= 13150333
Free space on /tmp= 71416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250978-1303581923/watcher-3250978-1303581923 -o /tmp/evaluation-result-3250978-1303581923/solver-3250978-1303581923 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3250978-1303581923.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=1977016268

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      13782992 kB
Buffers:       2313424 kB
Cached:       15828680 kB
SwapCached:          0 kB
Active:       10919956 kB
Inactive:      7689164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      13782992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12360 kB
Writeback:           0 kB
AnonPages:      466360 kB
Mapped:          16200 kB
Slab:           492832 kB
PageTables:       6272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   751004 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= 71452 MiB
End job on node117 at 2011-04-23 20:27:05