Trace number 3367902

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 (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85272
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367902-1305396429.cnf'
0.00/0.01	c -- header says num vars:           1981
0.00/0.01	c -- header says num clauses:      333838
0.00/0.05	c -- clauses added:            0 learnts,       333838 normals,            0 xors
0.00/0.05	c -- vars added       1981
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0      1981        45    333793         0    669567         0   no data   no data
0.00/0.05	c asymm  cl-useful: 0/45/45 lits-rem:0 time: 0.00
0.05/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.04
0.05/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.05 s
0.19/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
0.19/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1981 time:  0.03 s
0.19/0.27	c Removed useless bin:       0  fixed:     0  props:   1.68M  time:  0.03 s
0.29/0.34	c lits-rem:       825  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.07 s
0.29/0.34	c Finding binary XORs  T:     0.01 s  found:       0
0.29/0.36	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.29/0.36	c calculated reachability. Time: 0.00
0.29/0.36	c Calc default polars -  time:   0.00 s pos:       0 undec:      45 neg:    1936
0.29/0.36	c =========================================================================================
0.29/0.36	c types(t): F = full restart, N = normal restart
0.29/0.36	c types(t): S = simplification begin/end, E = solution found
0.29/0.36	c restart types(rt): st = static, dy = dynamic
0.29/0.36	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.36	c  B st     0         0      1936      4791    327066         0    904827         0   no data   no data
0.69/0.79	c  N dy    17      4640      1936      4791    327066      4515    904824    608701     13.81     14.58
1.49/1.58	c  N dy    32     11185      1936      4791    327066      4294    904813    503897     12.43     13.10
1.98/2.05	c  N dy    53     15237      1936      4791    327066      8237    904813   1209826     12.91     13.80
2.59/2.69	c  N dy    67     19566      1936      4791    327066      6974    904803    868129     12.77     13.53
3.19/3.23	c  N dy    90     23658      1936      4791    327066     10946    904801   1614868     13.09     19.94
3.39/3.46	c  F st   103     25000      1936      4791    327066     12236    904796   1796288     13.34   no data
3.79/3.88	c  N st   108     28297      1936      4791    327066      8842    904796   1060834     13.34   no data
3.99/4.09	c  S st   109     30000      1936      4791    327066     10479    904796   1280833     13.34   no data
4.09/4.15	c  S st   109     30505      1936      4791    327066     10980    904796   1353490     13.34   no data
4.09/4.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4.49/4.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.1M T:  0.41
4.49/4.58	c blocked clauses removed:        0 vars:      0 tried:        1936 T: 0.00 s
4.59/4.61	c bin-w-bin subsume rem            0 bins  time:  0.03 s
9.80/9.84	c subs with bin:        0  lits-rem:     24265  v-fix:    0  time:  5.23 s
9.80/9.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
9.80/9.90	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
9.90/9.99	c lits-rem:      1106  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
11.39/11.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
13.58/13.63	c lits-rem:       969  cl-subs:      315  v-elim:      0  v-fix:    0  time:  2.17 s
13.78/13.85	c asymm  cl-useful: 891/2419/4791 lits-rem:7232 time: 0.22
13.78/13.86	c calculated reachability. Time: 0.00
13.78/13.86	c  N dy   109     30505      1936      4791    327066     10665    872063   1303191     13.34   no data
14.48/14.55	c  N dy   122     34764      1936      4791    327066     14735    872063   1981293     13.13     13.84
15.19/15.20	c  N dy   139     38872      1936      4791    327066     11033    872063   1514657     13.17     14.03
15.89/15.92	c  N dy   145     42898      1936      4791    327066     14902    872063   2279407     12.97     15.18
16.50/16.59	c  S st   160     45757      1936      4791    327066      9056    872063   1011943     13.03     11.08
16.59/16.64	c  S st   160     46260      1936      4791    327066      9556    872063   1076720     13.03   no data
16.59/16.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.99/17.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.4M T:  0.44
16.99/17.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.09/17.13	c bin-w-bin subsume rem            0 bins  time:  0.03 s
22.09/22.19	c subs with bin:        0  lits-rem:       231  v-fix:    0  time:  5.07 s
22.19/22.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
22.19/22.25	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
22.19/22.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
23.59/23.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
24.20/24.29	c lits-rem:       914  cl-subs:      334  v-elim:      0  v-fix:    0  time:  0.62 s
24.20/24.29	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
24.29/24.31	c vivif2 --  cl tried     9222 cl shrink        0 lits rem          0 time: 0.02
24.49/24.52	c asymm  cl-useful: 0/2327/4791 lits-rem:0 time: 0.20
24.49/24.53	c calculated reachability. Time: 0.00
24.49/24.53	c  N dy   160     46260      1936      4791    327066      9222    871832   1053946     13.03   no data
25.79/25.80	c  N dy   180     53866      1936      4791    327066     16625    871832   2486001     12.84     13.52
26.59/26.63	c  N dy   195     58274      1936      4791    327066     11221    871832   1405698     12.80     13.55
27.69/27.76	c  N dy   217     64563      1936      4791    327066     17317    871832   2537165     12.83     13.51
28.69/28.72	c  N dy   238     68722      1936      4791    327067     10700    871832   1251110     12.93     22.46
28.79/28.83	c  S st   245     69391      1936      4791    327067     11358    871832   1386625     13.03   no data
28.89/28.90	c  S st   245     69896      1936      4791    327067     11858    871832   1463831     13.03   no data
28.89/28.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.39/29.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.3M T:  0.52
29.39/29.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.39/29.46	c bin-w-bin subsume rem            0 bins  time:  0.03 s
34.49/34.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.08 s
34.49/34.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
34.59/34.61	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
34.59/34.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.99/36.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
36.99/37.08	c lits-rem:      1228  cl-subs:      666  v-elim:      0  v-fix:    0  time:  1.05 s
36.99/37.08	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
37.09/37.11	c vivif2 --  cl tried    11192 cl shrink        3 lits rem          3 time: 0.02
37.30/37.33	c asymm  cl-useful: 0/1950/4791 lits-rem:0 time: 0.22
37.30/37.34	c calculated reachability. Time: 0.00
37.30/37.34	c  N dy   245     69896      1936      4791    327067     11192    871832   1435530     13.03   no data
37.99/38.09	c  N dy   276     74382      1936      4791    327067     15576    871832   2242911     13.45     16.11
38.99/39.06	c  N dy   308     79221      1936      4791    327067     20334    871832   3155251     13.84     22.48
39.99/40.06	c  N dy   331     84338      1936      4791    327067     13671    871832   1767083     13.97     14.83
40.59/40.62	c  F st   349     87500      1936      4791    327067     16755    871832   2326842     14.08     12.78
41.19/41.24	c  N st   354     90801      1936      4791    327067     19969    871832   2790358     14.08   no data
42.59/42.60	c  N dy   361     97523      1936      4791    327067     13830    871832   1783554     13.91     14.70
43.49/43.58	c  N dy   377    103780      1936      4791    327067     19915    871832   2733587     13.80     14.53
43.69/43.78	c  S st   380    104844      1936      4791    327067     20945    871832   2893393     13.78     12.94
43.79/43.87	c  S st   380    105347      1936      4791    327067     21445    871832   2963612     13.78   no data
43.79/43.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.49/44.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 31.0M T:  0.70
44.49/44.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.59/44.62	c bin-w-bin subsume rem            0 bins  time:  0.03 s
49.69/49.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.11 s
49.69/49.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
49.69/49.79	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
49.79/49.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
51.29/51.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
55.29/55.36	c lits-rem:      1009  cl-subs:      302  v-elim:      0  v-fix:    0  time:  4.03 s
55.29/55.36	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
55.39/55.42	c vivif2 --  cl tried    21143 cl shrink        0 lits rem          0 time: 0.05
55.59/55.64	c asymm  cl-useful: 0/1215/4791 lits-rem:0 time: 0.23
55.59/55.65	c calculated reachability. Time: 0.00
55.59/55.65	c  N dy   380    105347      1936      4791    327067     21143    871832   2905363     13.78   no data
57.10/57.11	c  N dy   422    112281      1936      4791    327067     14272    871832   1773959     14.06     15.51
58.69/58.70	c  N dy   452    120427      1936      4791    327067     22144    871832   3149074     14.08     15.04
60.59/60.64	c  N dy   511    128116      1936      4791    327067     15073    871832   1782593     14.55     15.33
62.20/62.24	c  N dy   552    136362      1936      4791    327067     23126    871832   3252191     14.77     27.00
64.39/64.40	c  N dy   587    145330      1936      4791    327067     16267    871832   1882342     14.80     15.70
66.39/66.43	c  N dy   611    154949      1936      4791    327067     25599    871832   3634588     14.71     15.61
66.99/67.02	c  S st   624    158020      1936      4791    327067     28566    871832   4202520     14.73   no data
67.10/67.14	c  S st   624    158522      1936      4791    327067     29065    871832   4271153     14.73   no data
67.10/67.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.29/68.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 40.9M T:  1.21
68.29/68.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.39/68.40	c bin-w-bin subsume rem            0 bins  time:  0.03 s
73.49/73.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.11 s
73.49/73.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
73.49/73.57	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
73.59/73.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
75.19/75.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
84.49/84.51	c lits-rem:      1988  cl-subs:      658  v-elim:      0  v-fix:    0  time:  9.22 s
84.49/84.52	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
84.49/84.59	c vivif2 --  cl tried    28407 cl shrink        0 lits rem          0 time: 0.07
84.79/84.84	c asymm  cl-useful: 0/836/4791 lits-rem:0 time: 0.25
84.79/84.85	c calculated reachability. Time: 0.00
84.79/84.85	c  N dy   624    158522      1936      4791    327067     28407    871832   4166977     14.73   no data
86.90/86.91	c  N dy   663    168725      1936      4791    327067     21792    871832   2524049     14.83     15.62
89.00/89.06	c  N dy   696    181054      1936      4791    327068     33786    871832   3975123     14.73     15.81
91.20/91.22	c  N dy   743    192907      1936      4791    327069     27791    871832   3198760     14.78     15.62
93.79/93.80	c  N dy   770    208831      1936      4791    327069     24671    871832   2325492     14.66     15.47
96.29/96.37	c  N dy   818    222926      1936      4791    327069     38300    871832   3833909     14.64     15.44
98.39/98.44	c  N dy   829    237252      1936      4791    327069     32767    871832   3102820     14.46     23.59
98.49/98.54	c  S st   835    237784      1936      4791    327069     33286    871832   3188008     14.50   no data
98.59/98.63	c  S st   835    238287      1936      4791    327069     33787    871832   3259946     14.50   no data
98.59/98.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
99.39/99.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 31.2M T:  0.77
99.39/99.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.39/99.45	c bin-w-bin subsume rem            0 bins  time:  0.03 s
104.50/104.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.08 s
104.50/104.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
104.50/104.58	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
104.59/104.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
106.09/106.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
110.89/110.93	c lits-rem:      1030  cl-subs:     1351  v-elim:      0  v-fix:    0  time:  4.77 s
110.89/110.94	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
111.00/111.02	c vivif2 --  cl tried    32436 cl shrink        6 lits rem          6 time: 0.08
111.10/111.12	c asymm  cl-useful: 0/790/4791 lits-rem:0 time: 0.10
111.10/111.13	c calculated reachability. Time: 0.00
111.10/111.13	c  N dy   835    238287      1936      4791    327069     32436    871832   3205624     14.50   no data
113.69/113.76	c  N dy   889    253576      1936      4791    327069     27039    871832   3129593     14.55     23.89
117.19/117.23	c  N dy   932    269831      1936      4791    327069     21486    871832   2187661     14.52     15.34
120.80/120.83	c  N dy  1020    287542      1936      4791    327069     38671    871832   4487068     14.71     15.57
124.80/124.82	c  N dy  1102    305977      1936      4791    327069     34290    871832   4033838     14.81     15.69
124.80/124.88	c  F st  1104    306250      1936      4791    327069     34555    871832   4071574     14.81   no data
129.70/129.73	c  N dy  1171    327287      1936      4791    327069     31671    871832   3657841     14.86     15.67
134.29/134.36	c  N dy  1229    347380      1936      4791    327070     26839    871832   2803081     14.85     15.96
136.40/136.42	c  S st  1258    357430      1936      4791    327070     36569    871832   3866423     14.85     15.01
136.49/136.52	c  S st  1258    357936      1936      4791    327070     37069    871832   3932205     14.85   no data
136.49/136.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
137.40/137.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 39.7M T:  0.97
137.50/137.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
137.50/137.54	c bin-w-bin subsume rem            0 bins  time:  0.03 s
142.59/142.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.10 s
142.59/142.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
142.69/142.70	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
142.69/142.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
144.30/144.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
151.50/151.50	c lits-rem:      1223  cl-subs:      857  v-elim:      0  v-fix:    0  time:  7.14 s
151.50/151.51	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
151.50/151.59	c vivif2 --  cl tried    36212 cl shrink       15 lits rem         15 time: 0.08
151.81/151.84	c asymm  cl-useful: 0/1175/4791 lits-rem:0 time: 0.25
151.81/151.85	c calculated reachability. Time: 0.00
151.81/151.85	c  N dy  1258    357936      1936      4791    327070     36212    871832   3885355     14.85   no data
156.70/156.70	c  N dy  1345    379202      1936      4791    327070     31765    871832   3434508     14.94     15.85
161.49/161.59	c  N dy  1417    399770      1936      4791    327071     51799    871832   6331618     14.97     15.80
166.00/166.07	c  N dy  1464    420613      1936      4791    327071     45850    871832   5092616     14.95     15.83
170.89/170.95	c  N dy  1526    442090      1936      4791    327071     39483    871832   4372619     14.98     15.95
176.20/176.22	c  N dy  1597    463058      1936      4791    327071     31710    871832   3009446     14.96     15.94
180.49/180.54	c  N dy  1673    483250      1936      4791    327071     51330    871832   5669374     14.99     15.87
185.49/185.57	c  N dy  1758    503297      1936      4791    327071     41663    871832   4217677     15.06     39.07
191.00/191.06	c  N dy  1837    525788      1936      4791    327071     33331    871832   3244700     15.10     16.02
193.19/193.25	c  S st  1876    536904      1936      4791    327071     44154    871832   4655826     15.12     11.01
193.29/193.35	c  S st  1876    537404      1936      4791    327071     44648    871832   4731864     15.12   no data
193.29/193.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
194.39/194.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 44.8M T:  1.09
194.39/194.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
194.49/194.50	c bin-w-bin subsume rem            0 bins  time:  0.03 s
199.59/199.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.10 s
199.59/199.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
199.59/199.67	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
199.69/199.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
201.10/201.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
211.90/211.96	c lits-rem:      1578  cl-subs:      568  v-elim:      0  v-fix:    0  time: 10.77 s
211.90/211.96	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
212.00/212.07	c vivif2 --  cl tried    44080 cl shrink       15 lits rem         15 time: 0.10
212.31/212.32	c asymm  cl-useful: 0/865/4791 lits-rem:0 time: 0.25
212.31/212.33	c calculated reachability. Time: 0.00
212.31/212.33	c  N dy  1876    537404      1936      4791    327071     44080    871832   4660654     15.12   no data
217.09/217.19	c  N dy  1943    557630      1936      4791    327071     32696    871832   3140476     15.15     15.96
222.49/222.57	c  N dy  2074    578185      1936      4791    327071     52746    871832   6605917     15.32     16.15
228.89/228.94	c  N dy  2195    598210      1936      4791    327071     40170    871832   4193625     15.47     18.39
234.20/234.21	c  N dy  2271    618286      1936      4791    327071     59720    871832   7573138     15.52     16.39
239.09/239.13	c  N dy  2338    639179      1936      4791    327071     46857    871832   5135025     15.54     16.45
245.50/245.57	c  N dy  2459    659199      1936      4791    327071     66333    871832   8443041     15.70     30.17
250.59/250.66	c  N dy  2524    680973      1936      4791    327071     53489    871832   5873263     15.68     16.62
256.60/256.66	c  N dy  2616    701142      1936      4791    327071     38133    871832   3650948     15.75     16.74
261.90/261.95	c  N dy  2711    722253      1936      4791    327071     58734    871832   7192952     15.83     16.67
268.30/268.35	c  N dy  2793    742706      1936      4791    327071     42599    871832   4290051     15.87     16.78
274.49/274.57	c  N dy  2891    765318      1936      4791    327071     64641    871832   8022130     15.92     16.82
280.51/280.53	c  N dy  2969    785363      1936      4791    327071     47052    871832   4816833     15.95     21.81
286.90/287.00	c  N dy  3069    805704      1936      4791    327071     66871    871832   8063538     16.02     16.98
287.20/287.20	c  S st  3072    806106      1936      4791    327071     67269    871832   8114615     16.02     12.54
287.30/287.37	c  S st  3072    806609      1936      4791    327071     67769    871832   8191387     16.02   no data
287.30/287.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
289.31/289.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 65.8M T:  2.00
289.40/289.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
289.40/289.43	c bin-w-bin subsume rem            0 bins  time:  0.03 s
294.50/294.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.11 s
294.50/294.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
294.60/294.60	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
294.60/294.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
296.20/296.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
320.29/320.39	c lits-rem:      2487  cl-subs:     1580  v-elim:      0  v-fix:    0  time: 24.11 s
320.39/320.40	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
320.49/320.56	c vivif2 --  cl tried    66189 cl shrink        0 lits rem          0 time: 0.16
320.80/320.85	c asymm  cl-useful: 0/484/4791 lits-rem:0 time: 0.29
320.80/320.86	c calculated reachability. Time: 0.00
320.80/320.86	c  N dy  3072    806609      1936      4791    327071     66189    871832   8050676     16.02   no data
326.50/326.57	c  N dy  3111    827994      1936      4791    327071     49037    871832   4724164     15.96     17.02
332.11/332.12	c  N dy  3186    848602      1936      4791    327071     69164    871832   7615876     16.00     16.86
337.39/337.49	c  N dy  3266    868608      1936      4791    327071     49717    871832   5180571     16.04     21.67
344.40/344.46	c  N dy  3351    890839      1936      4791    327071     71413    871832   8181138     16.08     17.05
350.60/350.61	c  N dy  3422    910868      1936      4791    327071     50922    871832   4956033     16.10     18.02
356.50/356.50	c  N dy  3466    931490      1936      4791    327071     71010    871832   7304028     16.07     16.97
361.70/361.79	c  N dy  3529    951560      1936      4791    327071     49643    871832   4714735     16.08     31.97
367.10/367.14	c  N dy  3584    971780      1936      4791    327071     69198    871832   7015404     16.08     16.94
373.91/373.95	c  N dy  3645    992045      1936      4791    327071     47125    871832   4282993     16.08     17.15
380.00/380.07	c  N dy  3700   1018195      1936      4791    327071     72566    871832   7870070     16.05     17.04
385.60/385.62	c  N dy  3743   1038252      1936      4791    327071     49202    871832   4338810     16.02     29.88
391.10/391.14	c  N dy  3788   1060280      1936      4791    327071     70587    871832   7060943     15.99     16.91
394.91/394.95	c  F st  3820   1071876      1936      4791    327071     81758    871832   8361277     15.98   no data
397.40/397.42	c  N dy  3843   1080289      1936      4791    327071     46304    871832   4161372     15.99     29.26
403.10/403.18	c  N dy  3934   1101157      1936      4791    327071     66622    871832   6807185     16.02     17.22
409.70/409.75	c  N dy  4001   1121668      1936      4791    327071     86602    871832   9695025     16.03     16.90
415.40/415.48	c  N dy  4048   1142392      1936      4791    327071     61897    871832   5430049     16.00     16.90
421.80/421.85	c  N dy  4134   1164236      1936      4791    327071     83130    871832   8222724     16.04     16.96
427.30/427.30	c  N dy  4159   1184323      1936      4791    327071     56948    871832   4719013     15.99     17.66
433.20/433.23	c  N dy  4242   1207432      1936      4791    327071     79365    871832   7490906     16.02     16.95
433.80/433.89	c  S st  4244   1209914      1936      4791    327071     81768    871832   7663552     16.02     14.77
434.00/434.03	c  S st  4244   1210416      1936      4791    327071     82269    871832   7721427     16.02   no data
434.00/434.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
435.70/435.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 58.5M T:  1.69
435.70/435.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
435.70/435.79	c bin-w-bin subsume rem            0 bins  time:  0.03 s
440.80/440.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.09 s
440.90/440.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
440.90/440.94	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
440.90/441.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
443.00/443.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
466.50/466.56	c lits-rem:      3677  cl-subs:     2263  v-elim:      0  v-fix:    0  time: 23.47 s
466.50/466.56	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
466.70/466.76	c vivif2 --  cl tried    80006 cl shrink        0 lits rem          0 time: 0.20
467.00/467.04	c asymm  cl-useful: 0/719/4791 lits-rem:0 time: 0.27
467.00/467.05	c calculated reachability. Time: 0.00
467.00/467.05	c  N dy  4244   1210416      1936      4791    327071     80006    871832   7596955     16.02   no data
472.50/472.54	c  N dy  4307   1230427      1936      4791    327071     52878    871832   4928403     16.02     19.69
477.10/477.17	c  N dy  4327   1250462      1936      4791    327071     72224    871832   6962943     15.97     19.01
483.10/483.17	c  N dy  4389   1270472      1936      4791    327071     91628    871832   9292469     15.97     18.43
487.70/487.79	c  N dy  4417   1290797      1936      4791    327071     63775    871832   5721463     15.94     16.92
494.20/494.24	c  N dy  4458   1313970      1936      4791    327071     86122    871832   8754798     15.90     16.79
500.10/500.19	c  N dy  4526   1335216      1936      4791    327071     58246    871832   5258298     15.90     16.93
505.60/505.63	c  N dy  4573   1355317      1936      4791    327071     77726    871832   7870562     15.89     25.41
513.31/513.30	c  N dy  4679   1377176      1936      4791    327071     49612    871832   4089768     15.95     16.97
518.60/518.61	c  N dy  4743   1397920      1936      4791    327071     69745    871832   6797108     15.94     16.79
525.10/525.14	c  N dy  4791   1418309      1936      4791    327071     89596    871832   9123909     15.93     16.78
531.50/531.53	c  N dy  4850   1438553      1936      4791    327071     58899    871832   5315604     15.92     16.78
537.11/537.10	c  N dy  4911   1458564      1936      4791    327071     78376    871832   7819947     15.91     28.10
545.90/545.95	c  N dy  4974   1483419      1936      4791    327072    102370    871832  11797595     15.89     16.81
551.11/551.16	c  N dy  5041   1503425      1936      4791    327072     70339    871832   6642063     15.89     23.73
557.50/557.58	c  N dy  5132   1524130      1936      4791    327072     90471    871832   9384116     15.92     16.77
563.90/563.94	c  N dy  5170   1544648      1936      4791    327072     57928    871832   4990235     15.89     16.91
569.20/569.21	c  N dy  5259   1564710      1936      4791    327072     77423    871832   7627691     15.91     36.71
575.41/575.49	c  N dy  5320   1584753      1936      4791    327072     96785    871832   9934248     15.92     16.94
581.60/581.64	c  N dy  5373   1605036      1936      4791    327072     63139    871832   5626288     15.92     16.79
586.61/586.69	c  N dy  5403   1625172      1936      4791    327072     82468    871832   7288401     15.89     16.84
592.81/592.90	c  N dy  5459   1645927      1936      4791    327072    102528    871832   9508101     15.88     16.72
598.51/598.55	c  N dy  5532   1666100      1936      4791    327072     67910    871832   6076890     15.88     17.07
603.91/603.98	c  N dy  5571   1686118      1936      4791    327072     87252    871832   8173197     15.86     16.71
611.20/611.29	c  N dy  5625   1707715      1936      4791    327072    108129    871832   9965636     15.85     16.75
612.50/612.55	c  S st  5632   1710416      1936      4791    327072     55625    871832   4511800     15.85     15.44
612.61/612.66	c  S st  5632   1710919      1936      4791    327072     56126    871832   4577215     15.85   no data
612.61/612.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
613.81/613.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 44.4M T:  1.21
613.90/613.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
613.90/613.93	c bin-w-bin subsume rem            0 bins  time:  0.03 s
618.90/618.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.03 s
618.90/618.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
619.00/619.02	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
619.00/619.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
620.70/620.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
627.10/627.18	c lits-rem:       800  cl-subs:     1400  v-elim:      0  v-fix:    0  time:  6.40 s
627.10/627.19	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
627.30/627.30	c vivif2 --  cl tried    54726 cl shrink       12 lits rem         12 time: 0.12
627.51/627.56	c asymm  cl-useful: 0/751/4791 lits-rem:0 time: 0.25
627.51/627.57	c calculated reachability. Time: 0.00
627.51/627.57	c  N dy  5632   1710919      1936      4791    327072     54726    871832   4545520     15.85   no data
632.10/632.11	c  N dy  5671   1731433      1936      4791    327072     74636    871832   6706586     15.83     16.70
637.51/637.59	c  N dy  5737   1751492      1936      4791    327072     94090    871832   9637451     15.83     34.93
645.31/645.35	c  N dy  5844   1771617      1936      4791    327072     57503    871832   4848664     15.86     16.70
650.91/650.96	c  N dy  5923   1792004      1936      4791    327072     77335    871832   7946545     15.88     16.97
659.80/659.84	c  N dy  6050   1812227      1936      4791    327072     96980    871832  11076102     15.94     16.78
669.51/669.53	c  N dy  6144   1832462      1936      4791    327072     59337    871832   4962306     15.96     16.84
675.81/675.83	c  N dy  6217   1854416      1936      4791    327072     80626    871832   8218429     15.97     16.84
684.51/684.57	c  N dy  6291   1874501      1936      4791    327072    100124    871832  11116755     15.98     25.93
695.01/695.01	c  N dy  6421   1894697      1936      4791    327072     61534    871832   5212772     16.04     16.89
701.21/701.22	c  N dy  6500   1914785      1936      4791    327072     80896    871832   8153663     16.06     19.33
711.01/711.01	c  N dy  6626   1937546      1936      4791    327072    103029    871832  11692441     16.11     16.98
720.91/720.93	c  N dy  6751   1957599      1936      4791    327072     63381    871832   5527174     16.15     25.22
727.02/727.09	c  N dy  6840   1977679      1936      4791    327072     82884    871832   8291069     16.17     22.90
734.41/734.45	c  N dy  6942   1998026      1936      4791    327072    102726    871832  11482402     16.20     17.29
742.31/742.33	c  N dy  7000   2018148      1936      4791    327072     62052    871832   5127026     16.20     17.21
748.41/748.46	c  N dy  7105   2038205      1936      4791    327072     81523    871832   8222505     16.22     17.13
755.72/755.71	c  N dy  7187   2058213      1936      4791    327072    100877    871832  11042920     16.23     30.13
765.62/765.69	c  N dy  7296   2078694      1936      4791    327072    120767    871832  14186167     16.26     17.86
772.81/772.82	c  N dy  7364   2101056      1936      4791    327072     81180    871832   7901026     16.26     17.23
780.61/780.61	c  N dy  7436   2121786      1936      4791    327072    101271    871832  10905709     16.26     17.16
789.51/789.59	c  N dy  7517   2141848      1936      4791    327072    120661    871832  13813273     16.28     24.66
796.61/796.69	c  N dy  7626   2163141      1936      4791    327072     79349    871832   7689807     16.30     17.18
804.21/804.26	c  N dy  7722   2183204      1936      4791    327072     98831    871832  10632851     16.32     20.89
814.91/814.90	c  N dy  7865   2203293      1936      4791    327072    118491    871832  13839714     16.38     28.86
819.81/819.83	c  S st  7924   2210920      1936      4791    327072    125979    871832  15066868     16.41   no data
820.21/820.29	c  S st  7924   2211424      1936      4791    327072     63312    871832   5101963     16.41   no data
820.31/820.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
821.62/821.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 49.8M T:  1.36
821.62/821.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
821.72/821.71	c bin-w-bin subsume rem            0 bins  time:  0.03 s
826.81/826.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.12 s
826.81/826.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
826.81/826.89	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
826.91/826.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
828.41/828.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
836.31/836.38	c lits-rem:      1247  cl-subs:     1721  v-elim:      0  v-fix:    0  time:  7.89 s
836.31/836.38	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
836.51/836.52	c vivif2 --  cl tried    61591 cl shrink        0 lits rem          0 time: 0.14
836.71/836.76	c asymm  cl-useful: 0/797/4791 lits-rem:0 time: 0.24
836.71/836.77	c calculated reachability. Time: 0.00
836.71/836.77	c  N dy  7924   2211424      1936      4791    327072     61591    871832   5076683     16.41   no data
843.51/843.56	c  N dy  8010   2231604      1936      4791    327072     81250    871832   8180474     16.43     17.36
851.71/851.71	c  N dy  8081   2251912      1936      4791    327073    100954    871832  11298261     16.43     17.38
862.61/862.68	c  N dy  8167   2272050      1936      4791    327073    120498    871832  14511610     16.44     17.31
871.62/871.60	c  N dy  8243   2293548      1936      4791    327073     77122    871832   7280796     16.44     17.57
877.91/877.96	c  N dy  8291   2313932      1936      4791    327073     96899    871832   9969099     16.43     17.70
886.81/886.86	c  N dy  8381   2334525      1936      4791    327073    116868    871832  13206782     16.44     17.36
895.71/895.75	c  N dy  8440   2354558      1936      4791    327073     71302    871832   6268660     16.44     17.40
902.02/902.04	c  N dy  8509   2374986      1936      4791    327073     91143    871832   9402420     16.45     17.35
912.41/912.40	c  N dy  8621   2395041      1936      4791    327073    110477    871832  12420971     16.47     17.52
925.31/925.31	c  N dy  8728   2416138      1936      4791    327073    130940    871832  15746064     16.50     17.41
931.41/931.47	c  N dy  8794   2436185      1936      4791    327073     84407    871832   8026213     16.50     21.04
939.32/939.32	c  N dy  8897   2456224      1936      4791    327073    103857    871832  11090219     16.52     17.59
949.22/949.24	c  N dy  8982   2477318      1936      4791    327073    124354    871832  14374682     16.53     17.65
958.13/958.11	c  N dy  9066   2497568      1936      4791    327073     77050    871832   7048253     16.54     17.71
965.91/965.94	c  N dy  9179   2517636      1936      4791    327073     96607    871832  10244865     16.57     27.15
975.42/975.41	c  N dy  9263   2537927      1936      4791    327073    116286    871832  13239464     16.58     17.57
984.71/984.78	c  N dy  9300   2558739      1936      4791    327073     68609    871832   5723253     16.57     17.48
990.91/990.94	c  N dy  9371   2579301      1936      4791    327073     88522    871832   8773175     16.57     17.51
999.92/999.98	c  N dy  9461   2599809      1936      4791    327073    108435    871832  11978668     16.59     17.57
1011.41/1011.41	c  N dy  9539   2620154      1936      4791    327073    128101    871832  15118893     16.60     17.49
1020.52/1020.50	c  N dy  9619   2640222      1936      4791    327073     78752    871832   7178150     16.60     17.68
1026.91/1026.98	c  N dy  9664   2660959      1936      4791    327073     98908    871832  10012473     16.59     17.69
1037.33/1037.35	c  N dy  9724   2688911      1936      4791    327073    126061    871832  14412239     16.59     17.46
1047.41/1047.46	c  N dy  9813   2709435      1936      4791    327073     76067    871832   6712664     16.60     17.51
1048.01/1048.07	c  S st  9822   2711426      1936      4791    327073     77954    871832   6972920     16.60     11.81
1048.22/1048.22	c  S st  9822   2711927      1936      4791    327073     78452    871832   7047341     16.60   no data
1048.22/1048.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1050.11/1050.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 62.4M T:  1.90
1050.11/1050.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1050.11/1050.18	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1055.21/1055.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.11 s
1055.31/1055.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1936 time:  0.03 s
1055.31/1055.35	c Removed useless bin:       0  fixed:     0  props:   1.64M  time:  0.03 s
1055.41/1055.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1057.03/1057.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
1072.53/1072.54	c lits-rem:      1614  cl-subs:     2032  v-elim:      0  v-fix:    0  time: 15.44 s
1072.53/1072.55	c vivif2 --  cl tried     4791 cl shrink        0 lits rem          0 time: 0.00
1072.72/1072.72	c vivif2 --  cl tried    76420 cl shrink      217 lits rem        217 time: 0.18
1073.02/1073.03	c asymm  cl-useful: 0/793/4791 lits-rem:0 time: 0.31
1073.02/1073.04	c calculated reachability. Time: 0.00
1073.02/1073.04	c  N dy  9822   2711927      1936      4791    327073     76420    871832   6986028     16.60   no data
1079.62/1079.62	c  N dy  9898   2731977      1936      4791    327073     95875    871832   9826193     16.60     32.48
1088.42/1088.44	c  N dy  9974   2751978      1936      4791    327073    115343    871832  13079022     16.60     29.44
1098.42/1098.43	c  N dy 10045   2772506      1936      4791    327073    135304    871832  16031189     16.60     17.91
1106.82/1106.89	c  N dy 10114   2793002      1936      4791    327074     84428    871832   8196044     16.61     17.54
1114.42/1114.46	c  N dy 10149   2814198      1936      4791    327075    105031    871832  11711881     16.59     17.61
1125.02/1125.06	c  N dy 10227   2834281      1936      4791    327075    124519    871832  14748339     16.60     22.47
1139.52/1139.51	c  N dy 10361   2855200      1936      4791    327075     73027    871832   6191556     16.64     17.55
1146.82/1146.82	c  N dy 10468   2876795      1936      4791    327075     94071    871832   9390412     16.66     17.56
1155.12/1155.12	c  N dy 10552   2897062      1936      4791    327075    113802    871832  12752750     16.67     17.57
1165.42/1165.45	c  N dy 10622   2917672      1936      4791    327075    133697    871832  15599513     16.68     17.65
1175.42/1175.46	c  N dy 10701   2937721      1936      4791    327075     80279    871832   7289133     16.68     28.64
1183.22/1183.25	c  N dy 10793   2957790      1936      4791    327075     99746    871832  10587834     16.70     19.16
1195.52/1195.57	c  N dy 10895   2977908      1936      4791    327075    119272    871832  13564714     16.73     17.61
1208.62/1208.68	c  N dy 10998   2998296      1936      4791    327075    139118    871832  16856988     16.74     17.63
1218.42/1218.43	c  N dy 11074   3020411      1936      4791    327075     86760    871832   8315088     16.74     17.69
1225.72/1225.70	c  N dy 11123   3040421      1936      4791    327075    106088    871832  11482087     16.74     17.90
1235.42/1235.49	c  N dy 11202   3060483      1936      4791    327075    125497    871832  14211157     16.74     20.14
1247.72/1247.70	c  N dy 11262   3081261      1936      4791    327075    145607    871832  17102115     16.74     17.72
1255.83/1255.89	c  N dy 11313   3103587      1936      4791    327075     92549    871832   9037835     16.73     17.67
1265.03/1265.08	c  N dy 11395   3125051      1936      4791    327075    113344    871832  12342382     16.74     17.80
1275.32/1275.37	c  N dy 11457   3145458      1936      4791    327075    133085    871832  15299453     16.74     17.66
1287.73/1287.72	c  N dy 11504   3169418      1936      4791    327075     80547    871832   7057381     16.73     17.76
1294.02/1294.05	c  N dy 11554   3189491      1936      4791    327075     99921    871832   9841038     16.72     17.86

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367902-1305396429/watcher-3367902-1305396429 -o /tmp/evaluation-result-3367902-1305396429/solver-3367902-1305396429 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367902-1305396429.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.82 3.36 3.64 5/288 18185
/proc/meminfo: memFree=25065744/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=30500 CPUtime=0 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 928 0 0 0 0 0 0 0 21 0 1 0 632058205 31232000 868 33554432000 4194304 4580011 140736460185072 18446744073709551615 254261277381 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 7625 869 323 95 0 2607 0

[startup+0.061909 s]
/proc/loadavg: 2.82 3.36 3.64 5/288 18185
/proc/meminfo: memFree=25065744/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=38156 CPUtime=0.05 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 2833 0 0 0 5 0 0 0 21 0 1 0 632058205 39071744 2773 33554432000 4194304 4580011 140736460185072 18446744073709551615 254261277381 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 9539 2775 339 95 0 4521 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 38156

[startup+0.100902 s]
/proc/loadavg: 2.82 3.36 3.64 5/288 18185
/proc/meminfo: memFree=25065744/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=40400 CPUtime=0.09 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 3409 0 0 0 9 0 0 0 21 0 1 0 632058205 41369600 3349 33554432000 4194304 4580011 140736460185072 18446744073709551615 4446774 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 10100 3349 346 95 0 5082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40400

[startup+0.300863 s]
/proc/loadavg: 2.82 3.36 3.64 5/288 18185
/proc/meminfo: memFree=25065744/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=43568 CPUtime=0.29 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 4393 0 0 0 29 0 0 0 22 0 1 0 632058205 44613632 4333 33554432000 4194304 4580011 140736460185072 18446744073709551615 4416709 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 10892 4333 353 95 0 5874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43568

[startup+0.700821 s]
/proc/loadavg: 2.82 3.36 3.64 5/288 18185
/proc/meminfo: memFree=25065744/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=46232 CPUtime=0.69 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 5656 0 0 0 68 1 0 0 24 0 1 0 632058205 47341568 5539 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 11558 5539 363 95 0 6540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46232

[startup+1.50068 s]
/proc/loadavg: 2.82 3.36 3.64 5/292 18192
/proc/meminfo: memFree=24971348/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=49436 CPUtime=1.49 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 7439 0 0 0 148 1 0 0 25 0 1 0 632058205 50622464 6350 33554432000 4194304 4580011 140736460185072 18446744073709551615 4292948 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 12359 6350 363 95 0 7341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49436

[startup+3.10041 s]
/proc/loadavg: 2.92 3.37 3.64 5/292 18192
/proc/meminfo: memFree=24958452/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=51928 CPUtime=3.09 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 11440 0 0 0 307 2 0 0 25 0 1 0 632058205 53174272 6883 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 12982 6883 363 95 0 7964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51928

[startup+6.30084 s]
/proc/loadavg: 2.92 3.37 3.64 5/292 18193
/proc/meminfo: memFree=24933600/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=53496 CPUtime=6.29 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 13711 0 0 0 626 3 0 0 25 0 1 0 632058205 54779904 6986 33554432000 4194304 4580011 140736460185072 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 13374 6986 366 95 0 8356 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53496

[startup+12.7007 s]
/proc/loadavg: 3.08 3.39 3.64 5/292 18193
/proc/meminfo: memFree=24878876/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=82092 CPUtime=12.69 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 20429 0 0 0 1266 3 0 0 25 0 1 0 632058205 84062208 13704 33554432000 4194304 4580011 140736460185072 18446744073709551615 4416649 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 20523 13704 366 95 0 15505 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82092

[startup+25.5004 s]
/proc/loadavg: 3.22 3.41 3.65 5/292 18193
/proc/meminfo: memFree=24842320/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=85088 CPUtime=25.49 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 27240 0 0 0 2545 4 0 0 25 0 1 0 632058205 87130112 15223 33554432000 4194304 4580011 140736460185072 18446744073709551615 4316323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 21272 15223 366 95 0 16254 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85088

[startup+51.1009 s]
/proc/loadavg: 3.55 3.47 3.66 5/292 18194
/proc/meminfo: memFree=24731968/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=119076 CPUtime=51.09 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 49779 0 0 0 5100 9 0 0 25 0 1 0 632058205 121933824 23271 33554432000 4194304 4580011 140736460185072 18446744073709551615 4413539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 29769 23271 366 95 0 24751 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 119076

[startup+102.311 s]
/proc/loadavg: 3.82 3.56 3.67 5/292 18195
/proc/meminfo: memFree=24641292/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=156644 CPUtime=102.3 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 90331 0 0 0 10214 16 0 0 25 0 1 0 632058205 160403456 31982 33554432000 4194304 4580011 140736460185072 18446744073709551615 4413255 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 39161 31982 366 95 0 34143 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 156644

[startup+162.3 s]
/proc/loadavg: 3.93 3.63 3.69 5/292 18197
/proc/meminfo: memFree=24566956/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=170528 CPUtime=162.29 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 132029 0 0 0 16205 24 0 0 25 0 1 0 632058205 174620672 34134 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 42632 34134 366 95 0 37614 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 170528

[startup+222.301 s]
/proc/loadavg: 3.97 3.70 3.71 5/292 18198
/proc/meminfo: memFree=24478884/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=276388 CPUtime=222.29 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 173009 0 0 0 22197 32 0 0 25 0 1 0 632058205 283021312 40483 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 69097 40483 366 95 0 64079 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 276388

[startup+282.301 s]
/proc/loadavg: 3.99 3.75 3.73 5/292 18200
/proc/meminfo: memFree=24436536/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=186712 CPUtime=282.29 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 227775 0 0 0 28185 44 0 0 25 0 1 0 632058205 191193088 39948 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 46678 39948 366 95 0 41660 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 186712

[startup+342.3 s]
/proc/loadavg: 3.84 3.76 3.73 4/286 18219
/proc/meminfo: memFree=24473048/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=361516 CPUtime=342.3 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 264774 0 0 0 34179 51 0 0 25 0 1 0 632058205 370192384 58237 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 90379 58237 366 95 0 85361 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 361516

[startup+402.301 s]
/proc/loadavg: 3.40 3.65 3.69 4/286 18220
/proc/meminfo: memFree=24451716/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=258556 CPUtime=402.3 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 311361 0 0 0 40168 62 0 0 25 0 1 0 632058205 264761344 57235 33554432000 4194304 4580011 140736460185072 18446744073709551615 4293231 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 64639 57235 366 95 0 59621 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 258556

[startup+462.301 s]
/proc/loadavg: 3.13 3.52 3.64 4/286 18222
/proc/meminfo: memFree=24418448/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=385296 CPUtime=462.3 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 335625 0 0 0 46164 66 0 0 25 0 1 0 632058205 394543104 61838 33554432000 4194304 4580011 140736460185072 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 96324 61838 366 95 0 91306 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 385296

[startup+522.301 s]
/proc/loadavg: 3.10 3.44 3.61 4/286 18223
/proc/meminfo: memFree=24310780/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=391412 CPUtime=522.3 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 377509 0 0 0 52155 75 0 0 25 0 1 0 632058205 400805888 62267 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 97853 62267 366 95 0 92835 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 391412

[startup+582.301 s]
/proc/loadavg: 3.03 3.35 3.56 4/286 18225
/proc/meminfo: memFree=24316816/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=277384 CPUtime=582.3 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 420819 0 0 0 58146 84 0 0 25 0 1 0 632058205 284041216 60147 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 69346 60147 366 95 0 64328 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 277384

[startup+642.3 s]
/proc/loadavg: 3.08 3.31 3.53 4/286 18227
/proc/meminfo: memFree=24288264/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=402316 CPUtime=642.31 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 447824 0 0 0 64139 92 0 0 25 0 1 0 632058205 411971584 66012 33554432000 4194304 4580011 140736460185072 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 100579 66012 366 95 0 95561 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 402316

[startup+702.301 s]
/proc/loadavg: 3.03 3.25 3.50 4/286 18228
/proc/meminfo: memFree=24290732/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=409192 CPUtime=702.31 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 485813 0 0 0 70130 101 0 0 25 0 1 0 632058205 419012608 62806 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 102298 62806 366 95 0 97280 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 409192

[startup+762.31 s]
/proc/loadavg: 3.01 3.21 3.46 4/286 18230
/proc/meminfo: memFree=24227708/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=412676 CPUtime=762.31 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 518736 0 0 0 76122 109 0 0 25 0 1 0 632058205 422580224 67268 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294519 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 103169 67268 366 95 0 98151 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 412676

[startup+822.3 s]
/proc/loadavg: 3.00 3.17 3.43 4/286 18231
/proc/meminfo: memFree=24247788/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=282380 CPUtime=822.31 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 555734 0 0 0 82113 118 0 0 25 0 1 0 632058205 289157120 59628 33554432000 4194304 4580011 140736460185072 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 70595 59628 366 95 0 65577 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 282380

[startup+882.301 s]
/proc/loadavg: 3.00 3.13 3.40 4/286 18233
/proc/meminfo: memFree=24165432/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=424768 CPUtime=882.32 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 578727 0 0 0 88107 125 0 0 25 0 1 0 632058205 434962432 66585 33554432000 4194304 4580011 140736460185072 18446744073709551615 4324094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 106192 66585 366 95 0 101174 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 424768

[startup+942.3 s]
/proc/loadavg: 3.00 3.11 3.38 4/286 18235
/proc/meminfo: memFree=24176552/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=429864 CPUtime=942.31 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 610910 0 0 0 94099 132 0 0 25 0 1 0 632058205 440180736 67262 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 107466 67262 366 95 0 102448 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 429864

[startup+1002.3 s]
/proc/loadavg: 3.03 3.10 3.35 4/286 18236
/proc/meminfo: memFree=24167464/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=434476 CPUtime=1002.31 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 644571 0 0 0 100091 140 0 0 25 0 1 0 632058205 444903424 68133 33554432000 4194304 4580011 140736460185072 18446744073709551615 4318472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 108619 68133 366 95 0 103601 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 434476

[startup+1062.3 s]
/proc/loadavg: 3.07 3.09 3.34 4/286 18238
/proc/meminfo: memFree=24177372/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=296416 CPUtime=1062.32 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 673867 0 0 0 106085 147 0 0 25 0 1 0 632058205 303529984 63834 33554432000 4194304 4580011 140736460185072 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 74104 63834 366 95 0 69086 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 296416

[startup+1122.3 s]
/proc/loadavg: 3.06 3.09 3.32 4/286 18242
/proc/meminfo: memFree=24161956/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=450332 CPUtime=1122.32 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 698200 0 0 0 112080 152 0 0 25 0 1 0 632058205 461139968 70819 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 112583 70819 366 95 0 107565 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 450332

[startup+1182.3 s]
/proc/loadavg: 3.13 3.10 3.31 4/286 18244
/proc/meminfo: memFree=24148800/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=453800 CPUtime=1182.32 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 730458 0 0 0 118072 160 0 0 25 0 1 0 632058205 464691200 67125 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 113450 67125 366 95 0 108432 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 453800

[startup+1242.3 s]
/proc/loadavg: 3.04 3.08 3.28 4/286 18246
/proc/meminfo: memFree=24131648/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=455612 CPUtime=1242.32 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 754378 0 0 0 124065 167 0 0 25 0 1 0 632058205 466546688 72700 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 113903 72700 366 95 0 108885 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 455612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.06 3.26 4/287 18248
/proc/meminfo: memFree=24413812/32951124 swapFree=67057896/67111528
[pid=18185] ppid=18183 vsize=459580 CPUtime=1300.03 cores=0,2
/proc/18185/stat : 18185 (strangenight2-s) R 18183 18185 17069 0 -1 4202496 786790 0 0 0 129829 174 0 0 25 0 1 0 632058205 470609920 69086 33554432000 4194304 4580011 140736460185072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18185/statm: 114895 69086 366 95 0 109877 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 459580

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.3
CPU system time (s): 1.75473
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 476636

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

runsolver used 3.66844 second user time and 7.54485 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 20:07:09
IDJOB=3367902
IDBENCH=88221
IDSOLVER=1845
FILE ID=node140/3367902-1305396429
RUNJOBID= node140-1305396428-18149
PBS_JOBID= 13324405
Free space on /tmp= 73460 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367902-1305396429/watcher-3367902-1305396429 -o /tmp/evaluation-result-3367902-1305396429/solver-3367902-1305396429 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367902-1305396429.cnf

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=1749881320

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25066396 kB
Buffers:        294680 kB
Cached:        3735188 kB
SwapCached:       8056 kB
Active:        4888544 kB
Inactive:      2685384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25066396 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           33536 kB
Writeback:           0 kB
AnonPages:     3540616 kB
Mapped:          23332 kB
Slab:           225256 kB
PageTables:      22760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45633708 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= 73452 MiB
End job on node140 at 2011-05-14 20:28:51