Trace number 3370299

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3388
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370299-1305397009.cnf'
0.00/0.01	c -- header says num vars:           1638
0.00/0.01	c -- header says num clauses:      253275
0.00/0.04	c -- clauses added:            0 learnts,       253275 normals,            0 xors
0.00/0.04	c -- vars added       1638
0.00/0.04	c Parsing time:  0.04 s
0.00/0.04	c  N st     0         0      1638        40    253235         0    508108         0   no data   no data  --
0.00/0.04	c asymm  cl-useful: 0/40/40 lits-rem:0 time: 0.00
0.03/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.04 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.09/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1638 time:  0.02 s
0.19/0.20	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
0.19/0.26	c lits-rem:       138  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.06 s
0.19/0.27	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.28	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.28	c calculated reachability. Time: 0.00
0.19/0.28	c Calc default polars -  time:   0.00 s pos:       0 undec:      40 neg:    1598
0.19/0.28	c =========================================================================================
0.19/0.28	c types(t): F = full restart, N = normal restart
0.19/0.28	c types(t): S = simplification begin/end, E = solution found
0.19/0.28	c restart types(rt): st = static, dy = dynamic
0.19/0.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.28	c  B st     0         0      1598      5278    246359         0    737693         0   no data   no data  --
0.69/0.70	c  N dy    20      4361      1598      5278    246359      4246    737683    657435     12.85     13.53  --
1.10/1.13	c  N dy    36      8598      1598      5278    246359      5938    737659    662154     12.29     12.95  --
1.59/1.62	c  N dy    41     12718      1598      5278    246359      5827    737659    470804     11.26     11.89  --
2.10/2.13	c  N dy    53     17304      1598      5278    246359     10290    737654    923329     10.99     11.59  --
2.49/2.54	c  N dy    80     21406      1598      5278    246359      8810    737650    703519     11.50     14.71  --
2.89/2.91	c  F st    88     25002      1598      5278    246359     12347    737650    943742     11.17      9.99  --
2.99/3.00	c  N st    90     25629      1598      5278    246359     12945    737650    982197     11.17   no data  --
3.39/3.44	c  N dy    94     30000      1598      5278    246359     10546    737650    688561     11.17   no data  --
3.39/3.44	c  S st    94     30000      1598      5278    246359     10546    737650    688561     11.17   no data  --
3.39/3.48	c  S st    94     30500      1598      5278    246359     11044    737649    745198     11.17   no data  --
3.39/3.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.2M T:  0.33
3.79/3.88	c bin-w-bin subsume rem            0 bins  time:  0.03 s
5.09/5.18	c subs with bin:        0  lits-rem:      4316  v-fix:    0  time:  1.30 s
5.19/5.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
5.19/5.23	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
8.29/8.32	c lits-rem:      3565  cl-subs:      674  v-elim:      0  v-fix:    0  time:  3.09 s
8.49/8.52	c asymm  cl-useful: 914/1654/5278 lits-rem:12309 time: 0.20
8.49/8.52	c calculated reachability. Time: 0.00
8.49/8.52	c  N dy    94     30500      1598      5278    246359     10370    714802    699115     11.17   no data  --
8.89/8.93	c  N dy   107     34571      1598      5278    246359     14330    714802   1154815     11.11     11.71  --
9.29/9.39	c  N dy   118     38760      1598      5278    246359     10727    714802    630413     10.94     11.69  --
9.90/9.94	c  N dy   124     42949      1598      5278    246359     14817    714802    910349     10.75     11.41  --
10.29/10.30	c  S st   137     45752      1598      5278    246359      8819    714802    459769     10.79   no data  --
10.29/10.34	c  S st   137     46255      1598      5278    246359      9321    714802    501151     10.79   no data  --
10.29/10.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.29/10.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.1M T:  0.31
10.69/10.70	c bin-w-bin subsume rem            0 bins  time:  0.03 s
11.89/11.95	c subs with bin:        0  lits-rem:      3162  v-fix:    0  time:  1.25 s
11.89/11.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
12.00/12.01	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
14.79/14.84	c lits-rem:       485  cl-subs:      133  v-elim:      0  v-fix:    0  time:  2.84 s
14.79/14.85	c vivif2 --  cl tried     5278 cl shrink     3091 lits rem      35121 time: 0.01
14.79/14.86	c vivif2 --  cl tried     9188 cl shrink        0 lits rem          0 time: 0.01
14.99/15.05	c asymm  cl-useful: 0/1611/5278 lits-rem:0 time: 0.18
14.99/15.05	c calculated reachability. Time: 0.00
14.99/15.05	c  N dy   137     46255      1598      5278    246359      9188    675744    493349     10.79   no data  --
15.49/15.53	c  N dy   143     50683      1598      5278    246359     13516    675744    794514     10.66     11.27  --
15.89/15.94	c  N dy   163     54687      1598      5278    246359     17429    675744   1237103     10.75     11.54  --
16.40/16.41	c  N dy   175     58760      1598      5278    246359     11659    675744    628609     10.65     13.47  --
16.79/16.84	c  N dy   200     62829      1598      5278    246359     15632    675744   1113213     10.88     14.79  --
17.39/17.40	c  N dy   217     67746      1598      5278    246359     20377    675744   1405164     10.83     11.79  --
17.60/17.63	c  S st   222     69382      1598      5278    246359     11274    675744    606411     10.79   no data  --
17.60/17.68	c  S st   222     69884      1598      5278    246359     11776    675744    666464     10.79   no data  --
17.60/17.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.60/17.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.99/18.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.2M T:  0.33
17.99/18.06	c bin-w-bin subsume rem            0 bins  time:  0.03 s
19.29/19.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
19.29/19.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
19.29/19.38	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
22.08/22.19	c lits-rem:       710  cl-subs:      231  v-elim:      0  v-fix:    0  time:  2.80 s
22.08/22.19	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
22.18/22.21	c vivif2 --  cl tried    11545 cl shrink        0 lits rem          0 time: 0.02
22.38/22.40	c asymm  cl-useful: 0/1555/5278 lits-rem:0 time: 0.19
22.38/22.41	c calculated reachability. Time: 0.00
22.38/22.41	c  N dy   222     69884      1598      5278    246359     11545    675735    661575     10.79   no data  --
22.88/22.96	c  N dy   236     75329      1598      5278    246359     16836    675735   1010871     10.68     11.29  --
23.48/23.57	c  N dy   249     80491      1598      5278    246359     21879    675735   1500023     10.60     11.19  --
24.19/24.26	c  N dy   276     86358      1598      5278    246360     15869    675735    940645     10.61     11.38  --
24.28/24.38	c  F st   279     87500      1598      5278    246360     16983    675735   1050386     10.61     10.00  --
25.08/25.10	c  N dy   285     92695      1598      5278    246360     22016    675735   1708587     10.61   no data  --
25.98/26.08	c  N dy   308     99211      1598      5278    246360     15765    675735    865289     10.65     11.25  --
26.68/26.76	c  S st   353    104828      1598      5278    246360     21263    675735   1565419     10.88   no data  --
26.78/26.83	c  S st   353    105333      1598      5278    246360     21766    675735   1615833     10.88   no data  --
26.78/26.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.78/26.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.28/27.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.9M T:  0.50
27.39/27.43	c bin-w-bin subsume rem            0 bins  time:  0.03 s
28.68/28.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
28.68/28.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
28.78/28.80	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
31.48/31.52	c lits-rem:      1918  cl-subs:      465  v-elim:      0  v-fix:    0  time:  2.72 s
31.48/31.53	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
31.48/31.56	c vivif2 --  cl tried    21301 cl shrink       98 lits rem         98 time: 0.03
31.68/31.77	c asymm  cl-useful: 0/1633/5278 lits-rem:0 time: 0.21
31.68/31.77	c calculated reachability. Time: 0.00
31.68/31.77	c  N dy   353    105333      1598      5278    246360     21301    675735   1585620     10.88   no data  --
32.78/32.84	c  N dy   387    112694      1598      5278    246360     14821    675735    804834     10.95     11.57  --
33.58/33.63	c  N dy   413    119978      1598      5278    246360     21926    675735   1471880     10.96     15.07  --
34.68/34.79	c  N dy   459    127732      1598      5278    246360     14857    675735    718471     11.04     11.63  --
35.78/35.88	c  N dy   501    136665      1598      5278    246360     23598    675735   1747655     11.19     11.79  --
37.39/37.47	c  N dy   550    145394      1598      5278    246360     16470    675735    771206     11.31     11.98  --
38.68/38.74	c  N dy   613    154876      1598      5278    246360     25713    675735   1822840     11.49     12.17  --
39.28/39.32	c  S st   640    157999      1598      5278    246360     28741    675735   2144529     11.57   no data  --
39.38/39.40	c  S st   640    158504      1598      5278    246360     29240    675735   2200947     11.57   no data  --
39.38/39.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39.38/39.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.98/40.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 29.2M T:  0.62
40.08/40.13	c bin-w-bin subsume rem            0 bins  time:  0.03 s
41.38/41.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
41.38/41.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
41.48/41.52	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
44.68/44.79	c lits-rem:      1407  cl-subs:      755  v-elim:      0  v-fix:    0  time:  3.28 s
44.78/44.80	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
44.78/44.84	c vivif2 --  cl tried    28485 cl shrink        0 lits rem          0 time: 0.04
44.99/45.04	c asymm  cl-useful: 0/982/5278 lits-rem:0 time: 0.20
44.99/45.05	c calculated reachability. Time: 0.00
44.99/45.05	c  N dy   640    158504      1598      5278    246360     28485    675735   2159940     11.57   no data  --
46.68/46.75	c  N dy   687    169072      1598      5278    246360     22245    675735   1334709     11.68     12.41  --
48.48/48.51	c  N dy   732    180629      1598      5278    246360     33426    675735   2469462     11.70     12.63  --
50.08/50.14	c  N dy   790    192179      1598      5278    246360     27147    675735   1842072     11.74     12.40  --
52.18/52.25	c  N dy   846    204590      1598      5278    246360     20745    675735    995294     11.77     12.51  --
54.08/54.10	c  N dy   906    217695      1598      5278    246360     33463    675735   2267093     11.83     25.22  --
56.18/56.27	c  N dy   971    232011      1598      5278    246361     27994    675735   1899706     11.95     12.63  --
57.19/57.23	c  S st   992    237758      1598      5278    246361     33584    675735   2548982     11.95      9.79  --
57.28/57.33	c  S st   992    238259      1598      5278    246361     34084    675735   2595826     11.95   no data  --
57.28/57.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.28/57.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.98/58.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.4M T:  0.72
58.08/58.16	c bin-w-bin subsume rem            0 bins  time:  0.03 s
59.48/59.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
59.48/59.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
59.48/59.58	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
63.98/64.08	c lits-rem:      2386  cl-subs:     1316  v-elim:      0  v-fix:    0  time:  4.50 s
63.98/64.08	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
64.08/64.14	c vivif2 --  cl tried    32768 cl shrink        0 lits rem          0 time: 0.05
64.28/64.35	c asymm  cl-useful: 0/478/5278 lits-rem:0 time: 0.21
64.28/64.36	c calculated reachability. Time: 0.00
64.28/64.36	c  N dy   992    238259      1598      5278    246361     32768    675735   2541530     11.95   no data  --
66.99/67.04	c  N dy  1052    253837      1598      5278    246363     27466    675735   1691770     11.95     12.59  --
70.19/70.25	c  N dy  1147    270354      1598      5278    246363     22182    675735   1058577     12.05     12.76  --
72.78/72.80	c  N dy  1211    287762      1598      5278    246363     39154    675735   2519250     12.02     12.70  --
75.48/75.57	c  F st  1282    306253      1598      5278    246363     34720    675735   2229727     12.03     11.09  --
75.58/75.60	c  N st  1282    306253      1598      5278    246363     34720    675735   2229727     12.03     11.09  --
79.09/79.18	c  N dy  1330    325905      1598      5278    246363     30458    675735   1725816     11.99     12.70  --
82.68/82.72	c  N dy  1384    346300      1598      5278    246364     25975    675735   1197339     11.93     12.57  --
84.29/84.33	c  S st  1421    357390      1598      5278    246364     36737    675735   2159875     11.91      9.23  --
84.39/84.42	c  S st  1421    357893      1598      5278    246364     37234    675735   2204432     11.91   no data  --
84.39/84.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.39/84.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.99/85.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 28.7M T:  0.63
85.09/85.15	c bin-w-bin subsume rem            0 bins  time:  0.03 s
86.38/86.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
86.38/86.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
86.48/86.51	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
90.99/91.07	c lits-rem:      1948  cl-subs:     1712  v-elim:      0  v-fix:    0  time:  4.56 s
90.99/91.07	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
91.09/91.13	c vivif2 --  cl tried    35522 cl shrink      135 lits rem        145 time: 0.05
91.30/91.33	c asymm  cl-useful: 0/593/5278 lits-rem:0 time: 0.21
91.30/91.34	c calculated reachability. Time: 0.00
91.30/91.34	c  N dy  1421    357893      1598      5278    246364     35522    675735   2158352     11.91   no data  --
94.78/94.80	c  N dy  1495    378043      1598      5278    246365     29867    675735   1514969     11.91     12.54  --
97.98/98.09	c  N dy  1578    398078      1598      5278    246365     49330    675735   3112528     11.91     16.07  --
101.38/101.49	c  N dy  1627    419667      1598      5278    246365     44002    675735   2279648     11.83     12.54  --
104.50/104.53	c  N dy  1690    439717      1598      5278    246365     36313    675735   1847483     11.79     14.84  --
107.98/108.08	c  N dy  1769    459766      1598      5278    246365     55745    675735   3526053     11.83     21.93  --
111.48/111.52	c  N dy  1839    479798      1598      5278    246365     47093    675735   2670154     11.83     18.30  --
115.08/115.16	c  N dy  1934    500101      1598      5278    246365     37742    675735   1964216     11.86     12.87  --
118.69/118.77	c  N dy  1960    520351      1598      5278    246366     57269    675735   3243092     11.77     12.53  --
121.28/121.36	c  S st  2014    536840      1598      5278    246366     43217    675735   2208448     11.76     11.46  --
121.38/121.45	c  S st  2014    537341      1598      5278    246366     43718    675735   2265076     11.76   no data  --
121.38/121.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
121.38/121.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.09/122.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 28.7M T:  0.71
122.18/122.26	c bin-w-bin subsume rem            0 bins  time:  0.03 s
123.49/123.57	c subs with bin:      158  lits-rem:         0  v-fix:    0  time:  1.30 s
123.49/123.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
123.59/123.62	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
128.49/128.59	c lits-rem:      1304  cl-subs:     2871  v-elim:      0  v-fix:    0  time:  4.98 s
128.60/128.61	c vivif2 --  cl tried     5278 cl shrink        1 lits rem          1 time: 0.00
128.60/128.66	c vivif2 --  cl tried    40689 cl shrink       46 lits rem         46 time: 0.06
128.79/128.87	c asymm  cl-useful: 0/619/5278 lits-rem:0 time: 0.21
128.79/128.88	c calculated reachability. Time: 0.00
128.79/128.88	c  N dy  2014    537341      1598      5278    246366     40689    675734   2211917     11.76   no data  --
133.28/133.31	c  N dy  2125    557757      1598      5278    246366     60567    675734   4337805     11.85     12.57  --
136.68/136.78	c  N dy  2186    578299      1598      5278    246367     49458    675734   2826892     11.83     12.67  --
140.49/140.53	c  N dy  2248    598355      1598      5278    246367     36886    675734   1758919     11.82     21.05  --
144.29/144.35	c  N dy  2320    619227      1598      5278    246367     57157    675734   3571760     11.81     12.44  --
148.39/148.43	c  N dy  2392    640249      1598      5278    246368     44506    675734   2204438     11.83     12.49  --
152.29/152.34	c  N dy  2445    660649      1598      5278    246368     64248    675734   3717321     11.80     12.44  --
155.88/155.98	c  N dy  2559    680741      1598      5278    246368     49858    675734   2798968     11.86     13.00  --
160.59/160.61	c  N dy  2635    700899      1598      5278    246368     69472    675734   4694004     11.87     12.51  --
164.19/164.26	c  N dy  2698    721264      1598      5278    246369     54311    675734   2848743     11.86     12.56  --
168.78/168.83	c  N dy  2807    741318      1598      5278    246369     37877    675734   1691245     11.91     14.02  --
172.59/172.69	c  N dy  2885    761563      1598      5278    246369     57523    675734   3332250     11.91     12.60  --
177.59/177.62	c  N dy  2982    781689      1598      5278    246370     40217    675734   1859541     11.95     12.65  --
181.28/181.39	c  N dy  3061    801920      1598      5278    246370     59862    675734   3621163     11.95     12.64  --
182.28/182.38	c  S st  3084    806012      1598      5278    246370     63849    675734   4034262     11.96     12.12  --
182.49/182.51	c  S st  3084    806514      1598      5278    246370     64350    675734   4079345     11.96   no data  --
182.49/182.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
182.49/182.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.48/183.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 44.3M T:  1.03
183.70/183.71	c bin-w-bin subsume rem            0 bins  time:  0.03 s
184.99/185.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
184.99/185.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
185.09/185.11	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
198.19/198.24	c lits-rem:      1722  cl-subs:     4049  v-elim:      0  v-fix:    0  time: 13.13 s
198.19/198.25	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
198.29/198.34	c vivif2 --  cl tried    60301 cl shrink      124 lits rem        129 time: 0.10
198.49/198.57	c asymm  cl-useful: 0/468/5278 lits-rem:0 time: 0.23
198.49/198.58	c calculated reachability. Time: 0.00
198.49/198.58	c  N dy  3084    806514      1598      5278    246370     60301    675734   3993542     11.96   no data  --
203.89/203.91	c  N dy  3169    827626      1598      5278    246371     42889    675734   2058202     11.97     12.91  --
207.79/207.85	c  N dy  3242    847656      1598      5278    246372     62227    675734   3522910     11.98     12.81  --
212.79/212.80	c  N dy  3343    867658      1598      5278    246372     42901    675734   2091696     12.02     12.75  --
217.48/217.51	c  N dy  3438    889066      1598      5278    246373     63669    675734   4025763     12.05     13.15  --
223.39/223.43	c  N dy  3523    909742      1598      5278    246373     44010    675734   2103173     12.06     12.77  --
227.49/227.55	c  N dy  3588    929753      1598      5278    246373     63420    675734   3614816     12.05     12.84  --
232.88/232.90	c  N dy  3672    950327      1598      5278    246373     42639    675734   1977643     12.06     13.01  --
236.99/237.03	c  N dy  3745    970738      1598      5278    246373     62500    675734   3666336     12.07     12.98  --
242.18/242.24	c  N dy  3842    990798      1598      5278    246373     81863    675734   5247210     12.11     19.24  --
246.30/246.34	c  N dy  3915   1010874      1598      5278    246374     59696    675734   3356565     12.11     12.87  --
251.39/251.42	c  N dy  3989   1030917      1598      5278    246374     78993    675734   4884597     12.12     23.20  --
255.89/255.97	c  N dy  4069   1051340      1598      5278    246374     56167    675734   3176989     12.12     12.90  --
260.79/260.89	c  N dy  4128   1071444      1598      5278    246374     75600    675734   4567460     12.11     13.14  --
260.99/261.03	c  F st  4129   1071875      1598      5278    246374     76014    675734   4590730     12.11     11.08  --
265.38/265.42	c  N dy  4200   1091539      1598      5278    246374     51550    675734   2712552     12.12     23.00  --
270.29/270.33	c  N dy  4285   1111558      1598      5278    246374     70992    675734   4565185     12.13     18.99  --
276.69/276.77	c  N dy  4374   1131685      1598      5278    246374     45896    675734   2124773     12.14     12.86  --
280.88/280.96	c  N dy  4446   1151742      1598      5278    246374     65356    675734   3865272     12.12     16.88  --
287.00/287.01	c  N dy  4518   1171833      1598      5278    246375     84816    675734   5640887     12.12     12.92  --
291.98/292.03	c  N dy  4593   1191869      1598      5278    246375     58620    675734   3201009     12.13     13.01  --
296.79/296.86	c  S st  4669   1209771      1598      5278    246375     75995    675734   4660771     12.14   no data  --
296.90/297.00	c  S st  4669   1210275      1598      5278    246375     76498    675734   4718790     12.14   no data  --
297.00/297.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
297.00/297.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
298.19/298.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 49.6M T:  1.20
298.29/298.38	c bin-w-bin subsume rem            0 bins  time:  0.03 s
299.79/299.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
299.79/299.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
299.79/299.89	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
321.99/322.09	c lits-rem:       978  cl-subs:     5720  v-elim:      0  v-fix:    0  time: 22.20 s
322.09/322.10	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
322.20/322.21	c vivif2 --  cl tried    70778 cl shrink      214 lits rem        219 time: 0.11
322.39/322.45	c asymm  cl-useful: 0/395/5278 lits-rem:0 time: 0.24
322.39/322.46	c calculated reachability. Time: 0.00
322.39/322.46	c  N dy  4669   1210275      1598      5278    246375     70778    675734   4608493     12.14   no data  --
328.69/328.73	c  N dy  4747   1230321      1598      5278    246375     90235    675734   6552271     12.15     12.87  --
333.19/333.30	c  N dy  4815   1250977      1598      5278    246375     63713    675734   3626794     12.14     12.82  --
338.80/338.86	c  N dy  4897   1271137      1598      5278    246375     83175    675734   5170697     12.15     12.88  --
344.09/344.15	c  N dy  4961   1291191      1598      5278    246375     55262    675734   2978036     12.15     12.81  --
349.19/349.29	c  N dy  5043   1311389      1598      5278    246376     74791    675734   4556813     12.16     13.15  --
355.30/355.39	c  N dy  5110   1331448      1598      5278    246377     94224    675734   6248912     12.16     25.35  --
360.59/360.67	c  N dy  5233   1351695      1598      5278    246377     65497    675734   3915515     12.20     12.96  --
366.20/366.21	c  N dy  5296   1371715      1598      5278    246378     84862    675734   5631052     12.19     12.87  --
372.90/372.97	c  N dy  5407   1391904      1598      5278    246378     55070    675734   2826502     12.24     12.92  --
377.99/378.09	c  N dy  5492   1412095      1598      5278    246378     74664    675734   4685090     12.24     12.91  --
385.09/385.16	c  N dy  5550   1432603      1598      5278    246380     94457    675734   6349700     12.24     12.92  --
391.09/391.16	c  N dy  5632   1452867      1598      5278    246381     63784    675734   3491259     12.25     13.12  --
397.10/397.13	c  N dy  5720   1472897      1598      5278    246381     83199    675734   5279683     12.26     17.64  --
404.99/405.00	c  N dy  5788   1494099      1598      5278    246381     52327    675734   2532218     12.25     12.95  --
410.09/410.19	c  N dy  5865   1514657      1598      5278    246381     72214    675734   4247673     12.26     12.91  --
416.90/416.99	c  N dy  5988   1534695      1598      5278    246381     91674    675734   6105547     12.30     13.81  --
423.50/423.57	c  N dy  6077   1554810      1598      5278    246382     58857    675734   3111645     12.31     13.07  --
429.09/429.11	c  N dy  6182   1574938      1598      5278    246382     78352    675734   4960280     12.34     13.27  --
436.60/436.66	c  N dy  6275   1595782      1598      5278    246382     98630    675734   6928043     12.35     13.07  --
442.40/442.49	c  N dy  6359   1616062      1598      5278    246382     64978    675734   3613218     12.35     13.22  --
447.89/447.99	c  N dy  6430   1636089      1598      5278    246383     84396    675734   5390989     12.35     16.93  --
455.09/455.15	c  N dy  6522   1656174      1598      5278    246383    103893    675734   7496915     12.37     13.12  --
460.99/461.07	c  N dy  6599   1676690      1598      5278    246383     69460    675734   3777580     12.38     13.09  --
466.50/466.58	c  N dy  6656   1696774      1598      5278    246384     88923    675734   5466152     12.37     16.20  --
471.49/471.59	c  S st  6739   1710275      1598      5278    246384    102057    675734   6809297     12.39   no data  --
471.69/471.77	c  S st  6739   1710775      1598      5278    246384    102554    675734   6868915     12.39   no data  --
471.69/471.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
471.69/471.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
473.39/473.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 62.2M T:  1.68
473.69/473.71	c bin-w-bin subsume rem            0 bins  time:  0.03 s
475.29/475.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
475.29/475.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
475.29/475.35	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
530.99/531.02	c lits-rem:      1862  cl-subs:     5362  v-elim:      0  v-fix:    0  time: 55.67 s
530.99/531.03	c vivif2 --  cl tried     5278 cl shrink        1 lits rem          1 time: 0.00
531.20/531.21	c vivif2 --  cl tried    97192 cl shrink     2081 lits rem       2397 time: 0.18
531.39/531.48	c asymm  cl-useful: 0/598/5278 lits-rem:0 time: 0.28
531.39/531.49	c calculated reachability. Time: 0.00
531.39/531.49	c  N dy  6739   1710775      1598      5278    246384     97192    675733   6725847     12.39   no data  --
538.80/538.89	c  N dy  6838   1731170      1598      5278    246384     61714    675733   3227899     12.41     13.22  --
543.99/544.06	c  N dy  6898   1751515      1598      5278    246384     81324    675733   4790439     12.40     13.13  --
551.19/551.23	c  N dy  7002   1771557      1598      5278    246385    100747    675733   6637055     12.43     19.46  --
557.71/557.75	c  N dy  7074   1791626      1598      5278    246387     63996    675733   3310614     12.43     25.60  --
563.21/563.25	c  N dy  7130   1811642      1598      5278    246387     83472    675733   5086165     12.43     16.24  --
570.09/570.16	c  N dy  7211   1831937      1598      5278    246388    103163    675733   6885619     12.44     13.11  --
576.80/576.86	c  N dy  7278   1851949      1598      5278    246389     65351    675733   3322922     12.44     20.59  --
582.30/582.39	c  N dy  7338   1871971      1598      5278    246391     84674    675733   4646773     12.43     13.09  --
589.70/589.70	c  N dy  7439   1892049      1598      5278    246391    104119    675733   6509971     12.45     13.21  --
596.89/596.92	c  N dy  7530   1912104      1598      5278    246391     65496    675733   3350616     12.47     29.72  --
602.90/602.91	c  N dy  7621   1932158      1598      5278    246391     84954    675733   5240819     12.48     13.89  --
610.59/610.62	c  N dy  7719   1952227      1598      5278    246392    104401    675733   7103983     12.50     14.35  --
618.30/618.35	c  N dy  7781   1972971      1598      5278    246392     65370    675733   3048090     12.49     13.32  --
623.29/623.38	c  N dy  7838   1993052      1598      5278    246392     84776    675733   4906095     12.49     22.84  --
630.10/630.17	c  N dy  7944   2013063      1598      5278    246392    104223    675733   6888547     12.51     23.06  --
638.01/638.07	c  N dy  8029   2033532      1598      5278    246393     63998    675733   2908305     12.52     13.24  --
642.90/642.96	c  N dy  8106   2053581      1598      5278    246393     83376    675733   4520581     12.52     13.19  --
649.40/649.40	c  N dy  8208   2073723      1598      5278    246394    102889    675733   6374509     12.54     13.21  --
656.99/657.00	c  N dy  8293   2093761      1598      5278    246395     61307    675733   2636035     12.55     13.39  --
661.69/661.70	c  N dy  8381   2113948      1598      5278    246395     80932    675733   4587407     12.56     13.32  --
668.30/668.39	c  N dy  8471   2134042      1598      5278    246395    100383    675733   6451907     12.58     13.34  --
676.41/676.46	c  N dy  8539   2154377      1598      5278    246395    120044    675733   8054905     12.57     13.26  --
681.91/681.94	c  N dy  8617   2174386      1598      5278    246397     77433    675733   4070674     12.57     13.35  --
687.30/687.31	c  N dy  8669   2195084      1598      5278    246397     97442    675733   5984250     12.57     13.34  --
692.20/692.29	c  S st  8697   2210775      1598      5278    246397    112550    675733   7099480     12.56      9.18  --
692.40/692.47	c  S st  8697   2211275      1598      5278    246397    113048    675733   7157507     12.56   no data  --
692.40/692.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
692.40/692.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
694.30/694.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 67.9M T:  1.83
694.50/694.55	c bin-w-bin subsume rem            0 bins  time:  0.03 s
695.79/695.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
695.89/695.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
695.89/695.93	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
768.91/768.98	c lits-rem:      3692  cl-subs:     7721  v-elim:      0  v-fix:    0  time: 73.05 s
768.91/768.99	c vivif2 --  cl tried     5278 cl shrink        3 lits rem          3 time: 0.00
769.10/769.18	c vivif2 --  cl tried   105327 cl shrink     2161 lits rem       3348 time: 0.19
769.40/769.48	c asymm  cl-useful: 0/424/5278 lits-rem:0 time: 0.30
769.40/769.49	c calculated reachability. Time: 0.00
769.40/769.49	c  N dy  8697   2211275      1598      5278    246399    105325    675730   6973035     12.56   no data  --
778.90/778.93	c  N dy  8790   2231940      1598      5278    246399    125434    675730   8830162     12.56     13.25  --
784.40/784.47	c  N dy  8859   2254153      1598      5278    246400     84059    675730   4460969     12.56     13.30  --
791.00/791.07	c  N dy  8925   2274246      1598      5278    246400    103464    675730   6144497     12.56     13.55  --
799.00/799.04	c  N dy  9013   2294253      1598      5278    246401    122826    675730   7955409     12.56     15.25  --
806.10/806.13	c  N dy  9109   2317622      1598      5278    246402     81674    675730   4371107     12.57     13.63  --
812.70/812.79	c  N dy  9193   2337667      1598      5278    246403    101113    675730   6223616     12.58     13.26  --
822.30/822.39	c  N dy  9300   2358963      1598      5278    246404    121671    675730   8030303     12.59     13.35  --
828.90/828.91	c  N dy  9363   2379815      1598      5278    246404     77004    675730   3661711     12.59     13.30  --
834.51/834.50	c  N dy  9447   2399878      1598      5278    246405     96388    675730   5295191     12.60     13.36  --
841.51/841.53	c  N dy  9492   2419969      1598      5278    246407    115691    675730   6811293     12.58     14.96  --
849.41/849.45	c  N dy  9588   2441227      1598      5278    246408     70572    675730   2979441     12.60     13.39  --
853.91/853.96	c  N dy  9643   2461268      1598      5278    246409     89908    675730   4734418     12.59     13.41  --
860.40/860.49	c  N dy  9698   2481315      1598      5278    246409    109312    675730   6453728     12.59     13.35  --
868.11/868.15	c  N dy  9769   2501920      1598      5278    246411    129096    675730   8121366     12.59     13.40  --
873.51/873.53	c  N dy  9840   2522116      1598      5278    246411     82108    675730   4251116     12.59     13.37  --
880.10/880.17	c  N dy  9908   2543771      1598      5278    246411    103113    675730   5900331     12.60     13.28  --
886.71/886.72	c  N dy  9947   2563956      1598      5278    246411    122528    675730   7358708     12.58     13.56  --
893.00/893.05	c  N dy 10019   2584006      1598      5278    246411     74262    675730   3319794     12.58     21.41  --
898.90/898.94	c  N dy 10095   2606734      1598      5278    246415     96177    675730   5173949     12.58     13.25  --
906.01/906.05	c  N dy 10160   2628247      1598      5278    246415    116986    675730   6793986     12.58     13.29  --
913.20/913.28	c  N dy 10212   2648415      1598      5278    246415    136466    675730   8286578     12.57     13.45  --
918.20/918.26	c  N dy 10275   2668810      1598      5278    246415     87540    675730   4249124     12.57     13.24  --
924.30/924.33	c  N dy 10358   2689018      1598      5278    246416    107155    675730   6011507     12.57     13.26  --
932.01/932.04	c  N dy 10432   2709376      1598      5278    246416    126887    675730   7917300     12.57     13.24  --
932.82/932.83	c  S st 10437   2711275      1598      5278    246416    128729    675730   8091912     12.57      9.57  --
933.01/933.02	c  S st 10437   2711775      1598      5278    246416    129228    675730   8141093     12.57   no data  --
933.01/933.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
933.01/933.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
935.41/935.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 81.6M T:  2.38
935.60/935.68	c bin-w-bin subsume rem            2 bins  time:  0.03 s
937.00/937.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
937.11/937.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
937.11/937.12	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
1034.01/1034.01	c lits-rem:      5648  cl-subs:     7985  v-elim:      0  v-fix:    0  time: 96.89 s
1034.01/1034.02	c vivif2 --  cl tried     5278 cl shrink        5 lits rem          5 time: 0.00
1034.20/1034.25	c vivif2 --  cl tried   121243 cl shrink     2850 lits rem       3842 time: 0.23
1034.50/1034.52	c asymm  cl-useful: 0/521/5278 lits-rem:0 time: 0.27
1034.50/1034.53	c calculated reachability. Time: 0.00
1034.50/1034.53	c  N dy 10437   2711775      1598      5278    246416    121242    675725   7944115     12.57   no data  --
1043.01/1043.00	c  N dy 10512   2731854      1598      5278    246417     71184    675725   2942556     12.57     13.35  --
1048.51/1048.52	c  N dy 10617   2752734      1598      5278    246417     91416    675725   4727122     12.59     13.50  --
1055.10/1055.15	c  N dy 10670   2773448      1598      5278    246417    111446    675725   6288398     12.58     13.33  --
1062.81/1062.86	c  N dy 10739   2793931      1598      5278    246418    131302    675725   8061046     12.57     13.26  --
1069.81/1069.80	c  N dy 10834   2814014      1598      5278    246419     80211    675725   3730642     12.58     33.21  --
1076.21/1076.25	c  N dy 10930   2835859      1598      5278    246420    101320    675725   5499687     12.59     13.31  --
1083.10/1083.15	c  N dy 11005   2855889      1598      5278    246420    120681    675725   7053184     12.59     13.36  --
1091.41/1091.40	c  N dy 11081   2875936      1598      5278    246421    140015    675725   8633544     12.59     15.55  --
1097.21/1097.27	c  N dy 11166   2896029      1598      5278    246422     87966    675725   4307943     12.60     14.13  --
1103.32/1103.32	c  N dy 11256   2916354      1598      5278    246423    107738    675725   6190090     12.61     13.29  --
1111.11/1111.12	c  N dy 11351   2936378      1598      5278    246423    127120    675725   7753130     12.62     13.44  --
1119.61/1119.62	c  N dy 11407   2956475      1598      5278    246423     73904    675725   2984382     12.61     13.29  --
1124.51/1124.57	c  N dy 11485   2976589      1598      5278    246423     93370    675725   4642032     12.61     13.37  --
1130.10/1130.12	c  N dy 11538   2996939      1598      5278    246424    113043    675725   6285703     12.60     13.30  --
1137.11/1137.17	c  N dy 11616   3016969      1598      5278    246425    132446    675725   7988298     12.60     16.95  --
1145.02/1145.03	c  N dy 11699   3036991      1598      5278    246425     78221    675725   3112581     12.61     13.33  --
1150.01/1150.06	c  N dy 11781   3058011      1598      5278    246426     98603    675725   4742428     12.61     13.34  --
1156.31/1156.32	c  N dy 11861   3079451      1598      5278    246426    119387    675725   6370410     12.61     13.47  --
1162.72/1162.73	c  N dy 11909   3099688      1598      5278    246426    138811    675725   7940717     12.60     13.30  --
1168.91/1168.98	c  N dy 11968   3119771      1598      5278    246426     83817    675725   3530245     12.60     17.38  --
1174.01/1174.05	c  N dy 12044   3139814      1598      5278    246427    103216    675725   5086131     12.60     13.33  --
1180.32/1180.33	c  N dy 12111   3160024      1598      5278    246427    122803    675725   6664197     12.59     13.56  --
1187.51/1187.59	c  N dy 12187   3180136      1598      5278    246427    142265    675725   8146191     12.60     13.71  --
1194.01/1194.03	c  N dy 12261   3200193      1598      5278    246427     86164    675725   3733259     12.60     13.56  --
1197.41/1197.48	c  S st 12320   3211775      1598      5278    246427     97368    675725   4687296     12.60      9.66  --
1197.61/1197.65	c  S st 12320   3212277      1598      5278    246427     97868    675725   4743461     12.60   no data  --
1197.61/1197.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1197.61/1197.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1199.41/1199.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 57.0M T:  1.78
1199.61/1199.61	c bin-w-bin subsume rem            1 bins  time:  0.03 s
1200.91/1200.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
1200.91/1200.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
1201.01/1201.01	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
1210.51/1210.56	c lits-rem:      1213  cl-subs:     3658  v-elim:      0  v-fix:    0  time:  9.55 s
1210.51/1210.56	c vivif2 --  cl tried     5278 cl shrink        1 lits rem          1 time: 0.00
1210.71/1210.72	c vivif2 --  cl tried    94210 cl shrink     1949 lits rem       2641 time: 0.16
1210.91/1210.94	c asymm  cl-useful: 0/736/5278 lits-rem:0 time: 0.22
1210.91/1210.95	c calculated reachability. Time: 0.00
1210.91/1210.95	c  N dy 12320   3212277      1598      5278    246428     94208    675724   4666877     12.60   no data  --
1217.11/1217.16	c  N dy 12410   3232325      1598      5278    246428    113599    675724   6320540     12.61     14.53  --
1224.11/1224.16	c  N dy 12493   3252342      1598      5278    246429    133016    675724   8057992     12.61     25.56  --
1233.61/1233.63	c  N dy 12576   3272987      1598      5278    246429     76587    675724   3000393     12.62     13.38  --
1238.81/1238.82	c  N dy 12619   3294392      1598      5278    246429     97198    675724   4297756     12.61     13.37  --
1243.81/1243.81	c  N dy 12681   3314937      1598      5278    246429    117015    675724   5920126     12.61     13.27  --
1249.41/1249.45	c  N dy 12728   3335007      1598      5278    246429    136386    675724   7233013     12.60     13.38  --
1256.41/1256.44	c  N dy 12812   3355415      1598      5278    246429     78824    675724   3172262     12.60     13.39  --
1261.42/1261.45	c  N dy 12894   3376115      1598      5278    246429     98847    675724   4942309     12.60     13.31  --
1267.92/1267.94	c  N dy 12993   3397663      1598      5278    246430    119709    675724   6521884     12.61     13.51  --
1275.31/1275.36	c  N dy 13078   3417954      1598      5278    246432    139316    675724   8190658     12.62     13.36  --
1283.31/1283.38	c  N dy 13167   3438430      1598      5278    246433     80794    675724   3185025     12.62     13.33  --
1287.91/1287.99	c  N dy 13239   3458520      1598      5278    246433    100290    675724   4953575     12.62     13.89  --
1293.81/1293.84	c  N dy 13316   3478572      1598      5278    246433    119723    675724   6569753     12.63     13.32  --

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-3370299-1305397009/watcher-3370299-1305397009 -o /tmp/evaluation-result-3370299-1305397009/solver-3370299-1305397009 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370299-1305397009.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.10 3.40 3.62 5/284 25829
/proc/meminfo: memFree=20640564/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=30788 CPUtime=0 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 981 0 0 0 0 0 0 0 25 0 1 0 651300692 31526912 921 33554432000 4194304 4650387 140734969339024 18446744073709551615 237278540485 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 7697 922 327 112 0 2662 0

[startup+0.042556 s]
/proc/loadavg: 3.10 3.40 3.62 5/284 25829
/proc/meminfo: memFree=20640564/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=35412 CPUtime=0.03 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 2162 0 0 0 3 0 0 0 25 0 1 0 651300692 36261888 2099 33554432000 4194304 4650387 140734969339024 18446744073709551615 4370347 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 8853 2099 349 112 0 3818 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35412

[startup+0.100544 s]
/proc/loadavg: 3.10 3.40 3.62 5/284 25829
/proc/meminfo: memFree=20640564/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=37920 CPUtime=0.09 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 2791 0 0 0 9 0 0 0 25 0 1 0 651300692 38830080 2728 33554432000 4194304 4650387 140734969339024 18446744073709551615 4474013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 9480 2728 357 112 0 4445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37920

[startup+0.30051 s]
/proc/loadavg: 3.10 3.40 3.62 5/284 25829
/proc/meminfo: memFree=20640564/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=43496 CPUtime=0.29 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 4517 0 0 0 29 0 0 0 25 0 1 0 651300692 44539904 4454 33554432000 4194304 4650387 140734969339024 18446744073709551615 4520008 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 10874 4454 378 112 0 5839 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43496

[startup+0.700439 s]
/proc/loadavg: 3.10 3.40 3.62 5/284 25829
/proc/meminfo: memFree=20640564/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=44320 CPUtime=0.69 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 5326 0 0 0 69 0 0 0 25 0 1 0 651300692 45383680 5263 33554432000 4194304 4650387 140734969339024 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 11080 5263 378 112 0 6045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44320

[startup+1.5003 s]
/proc/loadavg: 3.10 3.40 3.62 5/285 25830
/proc/meminfo: memFree=20626172/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=48048 CPUtime=1.49 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 7368 0 0 0 149 0 0 0 25 0 1 0 651300692 49201152 5176 33554432000 4194304 4650387 140734969339024 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 12012 5176 380 112 0 6977 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48048

[startup+3.10101 s]
/proc/loadavg: 3.10 3.40 3.62 5/285 25830
/proc/meminfo: memFree=20618236/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=48800 CPUtime=3.09 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 10052 0 0 0 308 1 0 0 25 0 1 0 651300692 49971200 5358 33554432000 4194304 4650387 140734969339024 18446744073709551615 4331941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 12200 5358 381 112 0 7165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48800

[startup+6.30044 s]
/proc/loadavg: 3.17 3.41 3.62 5/285 25830
/proc/meminfo: memFree=20584896/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=66104 CPUtime=6.29 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 14601 0 0 0 627 2 0 0 25 0 1 0 651300692 67690496 9901 33554432000 4194304 4650387 140734969339024 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 16526 9901 382 112 0 11491 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66104

[startup+12.7003 s]
/proc/loadavg: 3.24 3.42 3.62 5/285 25831
/proc/meminfo: memFree=20573436/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=67612 CPUtime=12.69 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 17651 0 0 0 1267 2 0 0 25 0 1 0 651300692 69234688 9933 33554432000 4194304 4650387 140734969339024 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 16903 9933 382 112 0 11868 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67612

[startup+25.5011 s]
/proc/loadavg: 3.41 3.45 3.63 5/285 25831
/proc/meminfo: memFree=20534056/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=69388 CPUtime=25.48 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 24834 0 0 0 2544 4 0 0 25 0 1 0 651300692 71053312 11792 33554432000 4194304 4650387 140734969339024 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 17347 11792 382 112 0 12312 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69388

[startup+51.1005 s]
/proc/loadavg: 3.61 3.49 3.64 5/285 25832
/proc/meminfo: memFree=20473944/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=104908 CPUtime=51.08 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 48951 0 0 0 5100 8 0 0 25 0 1 0 651300692 107425792 20000 33554432000 4194304 4650387 140734969339024 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 26227 20000 382 112 0 21192 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 104908

[startup+102.31 s]
/proc/loadavg: 3.88 3.58 3.66 5/285 25833
/proc/meminfo: memFree=20398784/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=119840 CPUtime=102.29 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 83366 0 0 0 10215 14 0 0 25 0 1 0 651300692 122716160 23574 33554432000 4194304 4650387 140734969339024 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 29960 23574 382 112 0 24925 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 119840

[startup+162.301 s]
/proc/loadavg: 4.04 3.69 3.68 5/285 25835
/proc/meminfo: memFree=20343336/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=125200 CPUtime=162.28 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 121900 0 0 0 16207 21 0 0 25 0 1 0 651300692 128204800 23985 33554432000 4194304 4650387 140734969339024 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 31300 23985 382 112 0 26265 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 125200

[startup+222.301 s]
/proc/loadavg: 4.01 3.74 3.70 5/285 25836
/proc/meminfo: memFree=20299648/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=225352 CPUtime=222.29 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 153979 0 0 0 22202 27 0 0 25 0 1 0 651300692 230760448 35050 33554432000 4194304 4650387 140734969339024 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 56338 35050 382 112 0 51303 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 225352

[startup+282.3 s]
/proc/loadavg: 4.00 3.79 3.72 5/285 25838
/proc/meminfo: memFree=20224720/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=161412 CPUtime=282.28 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 188147 0 0 0 28195 33 0 0 25 0 1 0 651300692 165285888 34053 33554432000 4194304 4650387 140734969339024 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 40353 34053 382 112 0 35318 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 161412

[startup+342.301 s]
/proc/loadavg: 4.00 3.82 3.73 5/285 25839
/proc/meminfo: memFree=20188748/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=246284 CPUtime=342.29 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 207937 0 0 0 34192 37 0 0 25 0 1 0 651300692 252194816 40185 33554432000 4194304 4650387 140734969339024 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 61571 40185 382 112 0 56536 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 246284

[startup+402.301 s]
/proc/loadavg: 4.00 3.85 3.75 5/285 25841
/proc/meminfo: memFree=20153236/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=246924 CPUtime=402.29 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 236052 0 0 0 40184 45 0 0 25 0 1 0 651300692 252850176 40513 33554432000 4194304 4650387 140734969339024 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 61731 40513 382 112 0 56696 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 246924

[startup+462.3 s]
/proc/loadavg: 4.00 3.88 3.76 5/285 25843
/proc/meminfo: memFree=20151960/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=182312 CPUtime=462.29 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 264956 0 0 0 46177 52 0 0 25 0 1 0 651300692 186687488 38248 33554432000 4194304 4650387 140734969339024 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 45578 38248 382 112 0 40543 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 182312

[startup+522.301 s]
/proc/loadavg: 4.15 3.94 3.79 5/285 25844
/proc/meminfo: memFree=20080028/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=296012 CPUtime=522.29 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 279028 0 0 0 52175 54 0 0 25 0 1 0 651300692 303116288 52320 33554432000 4194304 4650387 140734969339024 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 74003 52320 382 112 0 68968 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 296012

[startup+582.301 s]
/proc/loadavg: 4.05 3.95 3.80 5/285 25846
/proc/meminfo: memFree=20083596/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=230856 CPUtime=582.3 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 301530 0 0 0 58170 60 0 0 25 0 1 0 651300692 236396544 50054 33554432000 4194304 4650387 140734969339024 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 57714 50054 382 112 0 52679 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 230856

[startup+642.3 s]
/proc/loadavg: 4.02 3.95 3.81 5/285 25847
/proc/meminfo: memFree=19859244/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=273268 CPUtime=642.31 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 326151 0 0 0 64165 66 0 0 25 0 1 0 651300692 279826432 60454 33554432000 4194304 4650387 140734969339024 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 68317 60454 382 112 0 63282 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 273268

[startup+702.301 s]
/proc/loadavg: 4.12 3.99 3.83 5/285 25849
/proc/meminfo: memFree=19825368/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=338812 CPUtime=702.29 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 335837 0 0 0 70161 68 0 0 25 0 1 0 651300692 346943488 63944 33554432000 4194304 4650387 140734969339024 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 84703 63944 382 112 0 79668 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 338812

[startup+762.311 s]
/proc/loadavg: 4.04 3.99 3.83 5/285 25851
/proc/meminfo: memFree=19816908/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=338812 CPUtime=762.31 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 335837 0 0 0 76163 68 0 0 25 0 1 0 651300692 346943488 63944 33554432000 4194304 4650387 140734969339024 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 84703 63944 382 112 0 79668 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 338812

[startup+822.3 s]
/proc/loadavg: 4.01 3.99 3.84 5/285 25852
/proc/meminfo: memFree=19811908/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=338812 CPUtime=822.3 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 349271 0 0 0 82157 73 0 0 25 0 1 0 651300692 346943488 64622 33554432000 4194304 4650387 140734969339024 18446744073709551615 4363736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 84703 64622 382 112 0 79668 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 338812

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/285 25854
/proc/meminfo: memFree=19813492/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=342032 CPUtime=882.3 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 363683 0 0 0 88153 77 0 0 25 0 1 0 651300692 350240768 63756 33554432000 4194304 4650387 140734969339024 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 85508 63756 382 112 0 80473 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 342032

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/285 25855
/proc/meminfo: memFree=19825836/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=342032 CPUtime=942.3 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 372440 0 0 0 94150 80 0 0 25 0 1 0 651300692 350240768 66303 33554432000 4194304 4650387 140734969339024 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 85508 66303 382 112 0 80473 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 342032

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/285 25857
/proc/meminfo: memFree=19796052/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=342032 CPUtime=1002.3 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 372440 0 0 0 100150 80 0 0 25 0 1 0 651300692 350240768 66303 33554432000 4194304 4650387 140734969339024 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 85508 66303 382 112 0 80473 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 342032

[startup+1062.3 s]
/proc/loadavg: 4.15 4.02 3.87 5/285 25859
/proc/meminfo: memFree=19735008/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=365372 CPUtime=1062.31 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 382492 0 0 0 106148 83 0 0 25 0 1 0 651300692 374140928 71830 33554432000 4194304 4650387 140734969339024 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 91343 71830 382 112 0 86308 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 365372

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 3.88 5/285 25860
/proc/meminfo: memFree=19790288/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=277412 CPUtime=1122.31 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 402466 0 0 0 112144 87 0 0 25 0 1 0 651300692 284069888 63479 33554432000 4194304 4650387 140734969339024 18446744073709551615 4354975 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 69353 63479 382 112 0 64318 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 277412

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.89 5/285 25862
/proc/meminfo: memFree=19763088/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=342956 CPUtime=1182.31 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 417348 0 0 0 118139 92 0 0 25 0 1 0 651300692 351186944 65222 33554432000 4194304 4650387 140734969339024 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 85739 65222 382 112 0 80704 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 342956

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.90 5/285 25863
/proc/meminfo: memFree=19719160/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=301608 CPUtime=1242.31 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 435408 0 0 0 124136 95 0 0 25 0 1 0 651300692 308846592 69452 33554432000 4194304 4650387 140734969339024 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 75402 69452 382 112 0 70367 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 301608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.22 3.51 3.73 2/267 25919
/proc/meminfo: memFree=20687044/32950904 swapFree=67057400/67111528
[pid=25829] ppid=25827 vsize=367284 CPUtime=1300.02 cores=4,6
/proc/25829/stat : 25829 (strangenight1-s) R 25827 25829 24601 0 -1 4202496 457181 0 0 0 129902 100 0 0 25 0 1 0 651300692 376098816 72224 33554432000 4194304 4650387 140734969339024 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25829/statm: 91821 72224 382 112 0 86786 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 367284

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.02
CPU system time (s): 1.02084
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 391616

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

runsolver used 3.51147 second user time and 7.84081 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 20:16:49
IDJOB=3370299
IDBENCH=88229
IDSOLVER=1847
FILE ID=node121/3370299-1305397009
RUNJOBID= node121-1305396954-25760
PBS_JOBID= 13324417
Free space on /tmp= 73396 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370299-1305397009/watcher-3370299-1305397009 -o /tmp/evaluation-result-3370299-1305397009/solver-3370299-1305397009 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370299-1305397009.cnf

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=144045623

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.817
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:     32950904 kB
MemFree:      20640844 kB
Buffers:        298176 kB
Cached:        5989832 kB
SwapCached:       7656 kB
Active:        6744360 kB
Inactive:      5213196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20640844 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           12892 kB
Writeback:           0 kB
AnonPages:     5667056 kB
Mapped:          23032 kB
Slab:           265448 kB
PageTables:      25296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31022888 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= 73424 MiB
End job on node121 at 2011-05-14 20:38:31