Trace number 3367328

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.04 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
MD5SUMaf7b69f0071c372d5cdc250bc7f688e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3367328-1305380698.cnf'
0.00/0.01	c -- header says num vars:            200
0.00/0.01	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
0.29/0.38	c asymm  cl-useful: 0/14597/17000 lits-rem:0 time: 0.37
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.29/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.39/0.43	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.44	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.44	c calculated reachability. Time: 0.00
0.39/0.44	c Calc default polars -  time:   0.00 s pos:      95 undec:       6 neg:      99
0.39/0.44	c =========================================================================================
0.39/0.44	c types(t): F = full restart, N = normal restart
0.39/0.44	c types(t): S = simplification begin/end, E = solution found
0.39/0.44	c restart types(rt): st = static, dy = dynamic
0.39/0.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.44	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
0.69/0.77	c  N dy    10      6470       200     17000         0      3852    119000    176117     47.56     50.09
0.99/1.06	c  N dy    28     11291       200     17000         0      4396    119000    154314     47.92     50.47
1.28/1.30	c  N dy    46     15417       200     17000         0      8396    119000    375355     48.17     51.88
1.48/1.56	c  N dy    61     19495       200     17000         0      6905    119000    243260     48.34     51.06
1.78/1.81	c  N dy    71     23526       200     17000         0     10828    119000    460291     48.23     50.78
1.88/1.92	c  F st    76     25002       200     17000         0     12265    119000    539237     48.23     44.39
2.10/2.14	c  N st    81     28299       200     17000         0      8839    119000    305768     48.23   no data
2.20/2.26	c  S st    82     30000       200     17000         0     10496    119000    397827     48.23   no data
2.29/2.31	c  S st    82     30503       200     17000         0     10994    119000    424291     48.23   no data
2.29/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.29/2.32	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
2.29/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.29/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.80	c lits-rem:       222  cl-subs:      345  v-elim:      0  v-fix:    0  time:  0.46 s
2.79/2.88	c asymm  cl-useful: 0/2403/17000 lits-rem:0 time: 0.08
2.79/2.88	c calculated reachability. Time: 0.00
2.79/2.88	c  N dy    82     30503       200     17000         0     10649    119000    399866     48.23   no data
3.09/3.19	c  N dy   102     34512       200     17000         0     14545    119000    618641     48.44     52.92
3.59/3.64	c  N dy   115     40921       200     17000         0     13114    119000    501215     48.24     51.01
3.89/3.98	c  N dy   132     45019       200     17000         0     17100    119000    722715     48.31     51.64
3.98/4.05	c  S st   136     45756       200     17000         0      9104    119000    233088     48.34     48.18
3.98/4.09	c  S st   136     46257       200     17000         0      9599    119000    259280     48.34   no data
3.98/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.08/4.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
4.08/4.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.08/4.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.08/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4.08/4.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.08/4.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.08/4.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.21	c lits-rem:         2  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.09 s
4.19/4.21	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4.19/4.21	c vivif2 --  cl tried     9548 cl shrink        0 lits rem          0 time: 0.00
4.59/4.62	c asymm  cl-useful: 0/13634/17000 lits-rem:0 time: 0.40
4.59/4.62	c calculated reachability. Time: 0.00
4.59/4.62	c  N dy   136     46257       200     17000         0      9548    119000    255424     48.34   no data
4.88/4.94	c  N dy   152     50592       200     17000         0     13767    119000    489229     48.36     51.52
5.18/5.27	c  N dy   173     54614       200     17000         0     17696    119000    710249     48.48     51.32
5.58/5.60	c  N dy   186     58705       200     17000         0     11969    119000    349988     48.53     51.68
5.88/5.90	c  N dy   196     62722       200     17000         0     15881    119000    568731     48.50     51.14
6.18/6.24	c  N dy   210     66739       200     17000         0     19780    119000    786869     48.53     51.21
6.39/6.49	c  S st   225     69385       200     17000         0     11657    119000    289113     48.57     47.22
6.49/6.54	c  S st   225     69888       200     17000         0     12148    119000    315274     48.57   no data
6.49/6.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.49/6.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.49/6.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.49/6.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.49/6.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.68/6.70	c lits-rem:        13  cl-subs:       70  v-elim:      0  v-fix:    0  time:  0.13 s
6.68/6.70	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
6.68/6.70	c vivif2 --  cl tried    12078 cl shrink        0 lits rem          0 time: 0.00
6.79/6.82	c asymm  cl-useful: 0/3366/17000 lits-rem:0 time: 0.12
6.79/6.82	c calculated reachability. Time: 0.00
6.79/6.82	c  N dy   225     69888       200     17000         0     12078    119000    310024     48.57   no data
7.09/7.18	c  N dy   248     74637       200     17000         0     16692    119000    568556     48.65     51.38
7.49/7.58	c  N dy   264     79550       200     17000         0     21477    119000    833612     48.63     51.25
7.98/8.02	c  N dy   285     84959       200     17000         0     15073    119000    437158     48.65     51.38
8.18/8.22	c  F st   298     87502       200     17000         0     17546    119000    576304     48.69     48.86
8.48/8.50	c  N st   303     90801       200     17000         0     20743    119000    759662     48.69   no data
9.18/9.20	c  N dy   313     98733       200     17000         0     15798    119000    436296     48.58     51.21
9.68/9.71	c  S st   328    104832       200     17000         0     21738    119000    768323     48.55     44.94
9.68/9.78	c  S st   328    105337       200     17000         0     22230    119000    794360     48.55   no data
9.68/9.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.79/9.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
9.79/9.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.79/9.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.79/9.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.79/9.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.79/9.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.79/9.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.79/9.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.92	c lits-rem:       173  cl-subs:      733  v-elim:      0  v-fix:    0  time:  1.08 s
10.89/10.92	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
10.89/10.93	c vivif2 --  cl tried    21497 cl shrink        0 lits rem          0 time: 0.01
11.09/11.16	c asymm  cl-useful: 0/5263/17000 lits-rem:0 time: 0.23
11.09/11.16	c calculated reachability. Time: 0.00
11.09/11.16	c  N dy   328    105337       200     17000         0     21497    119000    742552     48.55   no data
11.89/11.95	c  N dy   346    113456       200     17000         0     15762    119000    389920     48.50     51.07
12.59/12.64	c  N dy   369    121308       200     17000         0     23397    119000    818167     48.53     51.11
13.48/13.55	c  N dy   416    130114       200     17000         0     17396    119000    439518     48.63     51.41
14.19/14.31	c  N dy   452    138568       200     17000         0     25608    119000    898900     48.66     51.39
15.19/15.26	c  N dy   484    148444       200     17000         0     19659    119000    522964     48.66     51.45
16.09/16.19	c  N dy   512    158006       200     17000         0     28948    119000   1039708     48.65     46.06
16.09/16.19	c  S st   512    158006       200     17000         0     28948    119000   1039708     48.65     46.06
16.19/16.28	c  S st   512    158507       200     17000         0     29442    119000   1066513     48.65   no data
16.19/16.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.19/16.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
16.29/16.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.29/16.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.29/16.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.29/16.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
16.29/16.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.29/16.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.29/16.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.79/18.88	c lits-rem:       338  cl-subs:     1025  v-elim:      0  v-fix:    0  time:  2.54 s
18.79/18.88	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
18.79/18.89	c vivif2 --  cl tried    28417 cl shrink        0 lits rem          0 time: 0.01
19.09/19.12	c asymm  cl-useful: 0/3810/17000 lits-rem:0 time: 0.23
19.09/19.12	c calculated reachability. Time: 0.00
19.09/19.12	c  N dy   512    158507       200     17000         0     28417    119000    991506     48.65   no data
20.08/20.14	c  N dy   550    168799       200     17000         0     21909    119000    604580     48.68     51.44
21.28/21.37	c  N dy   585    180808       200     17000         0     33570    119000   1255326     48.67     51.49
22.59/22.61	c  N dy   645    192560       200     17000         0     27486    119000    874783     48.76     51.72
24.79/24.84	c  N dy   681    212082       200     17000         0     27955    119000    850202     48.65     51.37
26.48/26.51	c  N dy   740    226477       200     17000         0     22556    119000    511618     48.68     51.64
27.59/27.66	c  S st   774    237760       200     17000         0     33494    119000   1120810     48.68     47.03
27.69/27.76	c  S st   774    238265       200     17000         0     33984    119000   1146759     48.68   no data
27.69/27.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.69/27.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
27.69/27.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.69/27.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.69/27.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.69/27.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
27.69/27.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.79/27.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.79/27.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.80/30.82	c lits-rem:       177  cl-subs:     1088  v-elim:      0  v-fix:    0  time:  3.00 s
30.80/30.83	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
30.80/30.84	c vivif2 --  cl tried    32896 cl shrink        0 lits rem          0 time: 0.01
30.99/31.07	c asymm  cl-useful: 0/3354/17000 lits-rem:0 time: 0.23
30.99/31.07	c calculated reachability. Time: 0.00
30.99/31.07	c  N dy   774    238265       200     17000         0     32896    119000   1068324     48.68   no data
32.79/32.80	c  N dy   793    254196       200     17000         0     27997    119000    773509     48.57     51.62
34.59/34.66	c  N dy   845    270480       200     17000         0     22469    119000    423651     48.56     51.78
36.49/36.50	c  N dy   872    287930       200     17000         0     39390    119000   1362220     48.50     51.45
38.50/38.54	c  F st   932    306251       200     17000         0     34911    119000   1073608     48.50     48.16
38.50/38.58	c  N st   933    306502       200     17000         0     35158    119000   1087820     48.50   no data
40.99/41.00	c  N dy  1003    326089       200     17000         0     30857    119000    798422     48.54     51.28
43.79/43.81	c  N dy  1093    346280       200     17000         0     26163    119000    497966     48.60     51.23
44.99/45.02	c  S st  1117    357397       200     17000         0     36922    119000   1094063     48.57   no data
45.10/45.12	c  S st  1117    357899       200     17000         0     37409    119000   1119988     48.57   no data
45.10/45.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.10/45.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
45.10/45.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.10/45.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.10/45.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.10/45.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
45.10/45.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.10/45.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.10/45.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.89/47.96	c lits-rem:       599  cl-subs:     1030  v-elim:      0  v-fix:    0  time:  2.76 s
47.89/47.96	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
47.89/47.97	c vivif2 --  cl tried    36379 cl shrink        0 lits rem          0 time: 0.01
48.19/48.24	c asymm  cl-useful: 0/3084/17000 lits-rem:0 time: 0.27
48.19/48.25	c calculated reachability. Time: 0.00
48.19/48.25	c  N dy  1117    357899       200     17000         0     36379    119000   1046429     48.57   no data
50.79/50.89	c  N dy  1197    377928       200     17000         0     30617    119000    700456     48.59     51.21
53.39/53.47	c  N dy  1262    397993       200     17000         0     50111    119000   1789418     48.59     51.17
55.89/55.98	c  N dy  1333    418046       200     17000         0     43390    119000   1370615     48.61     51.24
58.89/58.99	c  N dy  1402    440590       200     17000         0     38062    119000   1022502     48.60     51.32
61.69/61.76	c  N dy  1465    460595       200     17000         0     29353    119000    499647     48.59     51.66
64.29/64.37	c  N dy  1546    480652       200     17000         0     48814    119000   1584313     48.61     51.39
67.10/67.12	c  N dy  1605    500712       200     17000         0     39172    119000    998203     48.60     52.03
70.29/70.34	c  N dy  1662    521498       200     17000         0     59350    119000   2129246     48.60     51.50
72.39/72.42	c  S st  1722    536849       200     17000         0     44187    119000   1234737     48.61     47.90
72.49/72.54	c  S st  1722    537352       200     17000         0     44681    119000   1261398     48.61   no data
72.49/72.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.49/72.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
72.49/72.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.49/72.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.49/72.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.49/72.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
72.49/72.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.49/72.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
72.59/72.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.89/76.95	c lits-rem:       334  cl-subs:     1023  v-elim:      0  v-fix:    0  time:  4.34 s
76.89/76.95	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
76.89/76.96	c vivif2 --  cl tried    43658 cl shrink        0 lits rem          0 time: 0.01
77.08/77.10	c asymm  cl-useful: 0/1489/17000 lits-rem:0 time: 0.14
77.08/77.10	c calculated reachability. Time: 0.00
77.08/77.10	c  N dy  1722    537352       200     17000         0     43658    119000   1185755     48.61   no data
80.30/80.31	c  N dy  1782    558522       200     17000         0     33176    119000    574378     48.61     51.22
82.99/83.08	c  N dy  1865    578612       200     17000         0     52636    119000   1657190     48.64     52.57
86.09/86.10	c  N dy  1935    598729       200     17000         0     40148    119000    923653     48.64     51.39
89.00/89.08	c  N dy  1988    618812       200     17000         0     59625    119000   2011944     48.60     51.17
91.99/92.09	c  N dy  2061    638876       200     17000         0     46134    119000   1215511     48.62     56.04
95.19/95.23	c  N dy  2107    658902       200     17000         0     65532    119000   2302019     48.59     51.26
98.39/98.40	c  N dy  2176    679894       200     17000         0     51923    119000   1490813     48.60     51.21
101.89/101.90	c  N dy  2244    700005       200     17000         0     36536    119000    584837     48.60     51.22
104.78/104.89	c  N dy  2314    720214       200     17000         0     56112    119000   1676024     48.61     51.21
108.59/108.68	c  N dy  2372    741261       200     17000         0     40641    119000    772110     48.60     51.71
111.89/111.95	c  N dy  2456    761326       200     17000         0     60135    119000   1864338     48.62     51.29
115.50/115.53	c  N dy  2504    781924       200     17000         0     43264    119000    873273     48.60     51.17
118.80/118.84	c  N dy  2565    802697       200     17000         0     63342    119000   1988415     48.58     51.41
119.39/119.48	c  S st  2586    806028       200     17000         0     66564    119000   2169895     48.59     49.17
119.59/119.64	c  S st  2586    806530       200     17000         0     67060    119000   2196443     48.59   no data
119.59/119.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
119.59/119.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
119.59/119.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
119.59/119.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
119.59/119.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.59/119.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
119.59/119.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
119.69/119.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
119.69/119.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.69/134.73	c lits-rem:       681  cl-subs:     2270  v-elim:      0  v-fix:    0  time: 14.97 s
134.69/134.73	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
134.69/134.76	c vivif2 --  cl tried    64790 cl shrink        0 lits rem          0 time: 0.03
134.99/135.05	c asymm  cl-useful: 0/2534/17000 lits-rem:0 time: 0.29
134.99/135.05	c calculated reachability. Time: 0.00
134.99/135.05	c  N dy  2586    806530       200     17000         0     64790    119000   2034040     48.59   no data
138.39/138.46	c  N dy  2650    826551       200     17000         0     46432    119000   1009188     48.59     57.13
141.79/141.81	c  N dy  2730    846616       200     17000         0     65902    119000   2095808     48.60     51.45
145.49/145.58	c  N dy  2829    866625       200     17000         0     46549    119000    965548     48.62     51.73
148.89/148.98	c  N dy  2894    886906       200     17000         0     66224    119000   2061294     48.62     51.45
152.98/153.08	c  N dy  2927    912059       200     17000         0     50884    119000   1169807     48.59     51.35
156.49/156.55	c  N dy  2974    932090       200     17000         0     70282    119000   2243769     48.56     51.90
160.49/160.54	c  N dy  3061    953419       200     17000         0     50206    119000   1077691     48.58     51.28
164.09/164.14	c  N dy  3142    973524       200     17000         0     69771    119000   2172065     48.58     51.16
168.39/168.43	c  N dy  3205    994041       200     17000         0     47932    119000    908579     48.58     51.17
172.29/172.35	c  N dy  3274   1014216       200     17000         0     67497    119000   1998421     48.58     51.23
177.39/177.40	c  N dy  3328   1036592       200     17000         0     46496    119000    783061     48.57     51.34
180.89/180.95	c  N dy  3403   1056717       200     17000         0     65992    119000   1870516     48.57     51.14
184.29/184.35	c  F st  3460   1071875       200     17000         0     80714    119000   2692791     48.58     48.00
185.49/185.52	c  N dy  3466   1077071       200     17000         0     85755    119000   2978748     48.58   no data
188.99/189.06	c  N dy  3521   1097391       200     17000         0     61870    119000   1602944     48.58     51.17
193.49/193.59	c  N dy  3599   1118629       200     17000         0     82484    119000   2754862     48.58     51.14
197.69/197.71	c  N dy  3694   1139615       200     17000         0     58189    119000   1355173     48.59     51.27
201.30/201.34	c  N dy  3742   1159675       200     17000         0     77645    119000   2444611     48.59     51.40
205.29/205.30	c  N dy  3785   1179732       200     17000         0     51526    119000    934483     48.57     51.24
208.69/208.74	c  N dy  3840   1199972       200     17000         0     71171    119000   2028783     48.56     51.46
210.69/210.77	c  S st  3867   1209795       200     17000         0     80674    119000   2552381     48.56     48.87
210.88/210.95	c  S st  3867   1210297       200     17000         0     81169    119000   2579126     48.56   no data
210.88/210.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
210.99/211.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
210.99/211.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
210.99/211.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
210.99/211.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.99/211.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
210.99/211.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
210.99/211.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
210.99/211.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.29/231.37	c lits-rem:       819  cl-subs:     2813  v-elim:      0  v-fix:    0  time: 20.27 s
231.29/231.37	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
231.39/231.40	c vivif2 --  cl tried    78356 cl shrink        0 lits rem          0 time: 0.03
231.69/231.71	c asymm  cl-useful: 0/1858/17000 lits-rem:0 time: 0.31
231.69/231.72	c calculated reachability. Time: 0.00
231.69/231.72	c  N dy  3867   1210297       200     17000         0     78356    119000   2379553     48.56   no data
236.39/236.41	c  N dy  3949   1230597       200     17000         0     51532    119000    890101     48.57     51.23
239.89/239.91	c  N dy  4016   1251206       200     17000         0     71525    119000   2007564     48.57     51.16
244.29/244.34	c  N dy  4053   1272603       200     17000         0     92263    119000   3160907     48.54     51.19
247.99/248.06	c  N dy  4115   1292765       200     17000         0     64314    119000   1554778     48.54     51.45
252.39/252.41	c  N dy  4173   1314101       200     17000         0     84961    119000   2701591     48.54     51.21
256.70/256.77	c  N dy  4244   1334124       200     17000         0     55957    119000   1045456     48.54     51.70
260.49/260.57	c  N dy  4317   1354144       200     17000         0     75385    119000   2131515     48.55     51.14
265.89/265.90	c  N dy  4390   1376625       200     17000         0     97120    119000   3344787     48.55     51.22
269.50/269.52	c  N dy  4439   1396690       200     17000         0     67127    119000   1621960     48.54     51.22
273.90/273.97	c  N dy  4527   1416706       200     17000         0     86570    119000   2708886     48.55     51.67
278.79/278.84	c  N dy  4607   1437433       200     17000         0     56197    119000    973218     48.56     51.24
283.19/283.29	c  N dy  4658   1461569       200     17000         0     79602    119000   2277820     48.54     51.57
289.49/289.58	c  N dy  4727   1483801       200     17000         0    101197    119000   3482712     48.54     51.28
293.79/293.80	c  N dy  4796   1503871       200     17000         0     69324    119000   1667713     48.54     51.29
298.99/299.04	c  N dy  4880   1523934       200     17000         0     88829    119000   2754891     48.55     51.16
304.49/304.51	c  N dy  4953   1543995       200     17000         0     55857    119000    858224     48.56     51.63
308.69/308.75	c  N dy  5025   1565469       200     17000         0     76679    119000   2019846     48.55     51.12
313.89/313.97	c  N dy  5090   1585841       200     17000         0     96447    119000   3123871     48.55     51.18
318.69/318.78	c  N dy  5147   1605931       200     17000         0     62562    119000   1192348     48.55     56.06
322.99/323.03	c  N dy  5213   1625976       200     17000         0     82029    119000   2280060     48.55     57.54
328.70/328.77	c  N dy  5310   1646397       200     17000         0    101801    119000   3378427     48.56     51.73
332.79/332.87	c  N dy  5372   1666429       200     17000         0     66938    119000   1394832     48.56     51.33
336.99/337.00	c  N dy  5437   1686436       200     17000         0     86296    119000   2476074     48.56     51.20
342.29/342.36	c  N dy  5513   1706485       200     17000         0    105763    119000   3566604     48.57     51.56
343.39/343.41	c  S st  5519   1710300       200     17000         0    109449    119000   3770129     48.57     48.17
343.59/343.69	c  S st  5519   1710803       200     17000         0    109939    119000   3796333     48.57   no data
343.69/343.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
343.69/343.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
343.69/343.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
343.69/343.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
343.69/343.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
343.69/343.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
343.69/343.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
343.79/343.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
343.89/343.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
377.30/377.34	c lits-rem:      1064  cl-subs:     4339  v-elim:      0  v-fix:    0  time: 33.42 s
377.30/377.34	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
377.30/377.38	c vivif2 --  cl tried   105600 cl shrink        0 lits rem          0 time: 0.04
377.69/377.75	c asymm  cl-useful: 0/1416/17000 lits-rem:0 time: 0.37
377.69/377.76	c calculated reachability. Time: 0.00
377.69/377.76	c  N dy  5519   1710803       200     17000         0    105600    119000   3482121     48.57   no data
381.90/381.96	c  N dy  5563   1731297       200     17000         0     70245    119000   1538175     48.55     51.47
386.39/386.48	c  N dy  5641   1751338       200     17000         0     89643    119000   2619937     48.56     51.21
392.10/392.13	c  N dy  5716   1772254       200     17000         0    109906    119000   3749777     48.56     51.40
396.29/396.33	c  N dy  5772   1793769       200     17000         0     74650    119000   1741337     48.56     51.46
401.00/401.03	c  N dy  5848   1813994       200     17000         0     94273    119000   2839717     48.56     51.15
406.80/406.81	c  N dy  5944   1834123       200     17000         0    113832    119000   3931448     48.57     51.14
411.19/411.20	c  N dy  6013   1856298       200     17000         0     78113    119000   1883162     48.57     51.45
416.09/416.17	c  N dy  6102   1876693       200     17000         0     97866    119000   2986458     48.58     51.15
421.40/421.44	c  N dy  6152   1896778       200     17000         0     59127    119000    776890     48.57     51.46
425.20/425.29	c  N dy  6217   1916803       200     17000         0     78570    119000   1859135     48.57     51.27
430.00/430.04	c  N dy  6298   1936839       200     17000         0     98037    119000   2951880     48.58     51.29
436.00/436.03	c  N dy  6396   1956896       200     17000         0    117520    119000   4045318     48.59     51.29
440.30/440.35	c  N dy  6473   1977113       200     17000         0     77928    119000   1781227     48.60     51.50
445.00/445.05	c  N dy  6553   1997688       200     17000         0     97888    119000   2900458     48.60     51.26
450.80/450.86	c  N dy  6611   2017818       200     17000         0    117420    119000   3990558     48.60     51.24
455.41/455.41	c  N dy  6682   2038076       200     17000         0     76915    119000   1674357     48.60     51.39
460.80/460.84	c  N dy  6739   2061796       200     17000         0     99887    119000   2952687     48.59     51.32
467.00/467.00	c  N dy  6813   2081846       200     17000         0    119323    119000   4038609     48.60     51.16
471.91/471.92	c  N dy  6883   2104407       200     17000         0     80136    119000   1813133     48.59     51.49
477.30/477.35	c  N dy  6964   2126278       200     17000         0    101368    119000   2997720     48.60     51.45
483.29/483.39	c  N dy  7019   2146670       200     17000         0    121142    119000   4099895     48.59     51.16
487.80/487.82	c  N dy  7081   2166698       200     17000         0     78470    119000   1674308     48.59     51.23
492.80/492.89	c  N dy  7170   2186759       200     17000         0     97928    119000   2761388     48.60     51.32
498.79/498.89	c  N dy  7240   2207081       200     17000         0    117662    119000   3860019     48.60     51.18
499.99/500.01	c  S st  7249   2210803       200     17000         0    121270    119000   4060057     48.60   no data
500.30/500.33	c  S st  7249   2211305       200     17000         0    121766    119000   4086474     48.60   no data
500.30/500.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
500.41/500.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
500.41/500.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
500.41/500.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.41/500.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.41/500.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
500.41/500.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
500.41/500.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
500.51/500.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
540.30/540.32	c lits-rem:       930  cl-subs:     4719  v-elim:      0  v-fix:    0  time: 39.76 s
540.30/540.32	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
540.30/540.37	c vivif2 --  cl tried   117047 cl shrink        0 lits rem          0 time: 0.05
540.70/540.75	c asymm  cl-useful: 0/1281/17000 lits-rem:0 time: 0.38
540.70/540.75	c calculated reachability. Time: 0.00
540.70/540.75	c  N dy  7249   2211305       200     17000         0    117047    119000   3745257     48.60   no data
546.00/546.06	c  N dy  7325   2231458       200     17000         0     73633    119000   1361904     48.60     51.77
550.80/550.84	c  N dy  7397   2251717       200     17000         0     93291    119000   2460537     48.60     51.23
557.29/557.38	c  N dy  7484   2275192       200     17000         0    116035    119000   3729674     48.61     51.20
562.00/562.02	c  N dy  7504   2295195       200     17000         0     71421    119000   1200566     48.58     51.16
566.50/566.51	c  N dy  7581   2315218       200     17000         0     90828    119000   2287099     48.59     54.70
572.01/572.06	c  N dy  7659   2335842       200     17000         0    110853    119000   3408955     48.59     51.19
578.70/578.72	c  N dy  7739   2355884       200     17000         0     65311    119000    807488     48.59     51.31
583.10/583.17	c  N dy  7841   2376032       200     17000         0     84865    119000   1909862     48.60     51.26
588.20/588.23	c  N dy  7907   2396135       200     17000         0    104321    119000   2996956     48.61     51.99
594.79/594.83	c  N dy  7975   2418209       200     17000         0    125706    119000   4190411     48.60     51.56
600.10/600.10	c  N dy  8059   2438315       200     17000         0     79299    119000   1545841     48.61     51.48
605.69/605.70	c  N dy  8123   2462169       200     17000         0    102443    119000   2845810     48.60     51.25
611.61/611.65	c  N dy  8183   2482283       200     17000         0    121980    119000   3939458     48.60     51.22
617.50/617.52	c  N dy  8268   2502302       200     17000         0     74471    119000   1229352     48.61     54.12
621.99/622.06	c  N dy  8337   2522567       200     17000         0     94130    119000   2326643     48.61     51.26
627.50/627.56	c  N dy  8408   2543011       200     17000         0    113944    119000   3438533     48.61     52.04
634.71/634.77	c  N dy  8509   2563287       200     17000         0    133604    119000   4540863     48.62     51.42
639.49/639.56	c  N dy  8582   2583504       200     17000         0     85357    119000   1792510     48.62     51.51
644.61/644.65	c  N dy  8620   2605352       200     17000         0    106501    119000   2967609     48.61     51.36
651.90/651.92	c  N dy  8684   2629044       200     17000         0    129498    119000   4249915     48.61     51.19
657.60/657.60	c  N dy  8744   2649133       200     17000         0     80122    119000   1455609     48.61     51.29
662.21/662.27	c  N dy  8777   2670511       200     17000         0    100793    119000   2610202     48.60     51.28
668.10/668.10	c  N dy  8834   2690513       200     17000         0    120213    119000   3695107     48.60     51.48
675.31/675.33	c  N dy  8907   2711255       200     17000         0     70570    119000    873799     48.60     51.75
675.31/675.34	c  S st  8908   2711305       200     17000         0     70619    119000    876311     48.60   no data
675.50/675.51	c  S st  8908   2711807       200     17000         0     71112    119000    903059     48.60   no data
675.50/675.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
675.50/675.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
675.50/675.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
675.50/675.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
675.50/675.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
675.50/675.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
675.50/675.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
675.50/675.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
675.50/675.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
676.61/676.68	c lits-rem:         5  cl-subs:       81  v-elim:      0  v-fix:    0  time:  1.09 s
676.61/676.68	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
676.61/676.69	c vivif2 --  cl tried    71031 cl shrink        0 lits rem          0 time: 0.01
676.91/676.95	c asymm  cl-useful: 0/1964/17000 lits-rem:0 time: 0.25
676.91/676.95	c calculated reachability. Time: 0.00
676.91/676.95	c  N dy  8908   2711807       200     17000         0     71031    119000    897194     48.60   no data
681.50/681.51	c  N dy  8999   2732042       200     17000         0     90685    119000   1998926     48.61     51.27
687.10/687.15	c  N dy  9089   2752157       200     17000         0    110184    119000   3091893     48.61     51.31
693.80/693.82	c  N dy  9171   2772183       200     17000         0    129598    119000   4173137     48.62     52.06
700.20/700.20	c  N dy  9242   2792350       200     17000         0     78339    119000   1260075     48.62     51.57
704.90/704.94	c  N dy  9311   2812391       200     17000         0     97729    119000   2347189     48.62     51.50
711.10/711.10	c  N dy  9381   2833572       200     17000         0    118258    119000   3499478     48.62     51.42
720.10/720.15	c  N dy  9448   2861860       200     17000         0     73938    119000    971004     48.61     51.37
724.60/724.67	c  N dy  9524   2882020       200     17000         0     93504    119000   2069962     48.62     51.29
730.31/730.32	c  N dy  9602   2902097       200     17000         0    112995    119000   3163297     48.62     51.21
738.40/738.41	c  N dy  9698   2925233       200     17000         0    135501    119000   4417677     48.62     51.27
744.91/744.93	c  N dy  9767   2945263       200     17000         0     82209    119000   1387785     48.63     51.36
750.40/750.40	c  N dy  9844   2965282       200     17000         0    101620    119000   2475364     48.63     51.82
756.30/756.31	c  N dy  9899   2985347       200     17000         0    121095    119000   3565327     48.63     51.35
763.80/763.89	c  N dy  9997   3005352       200     17000         0    140488    119000   4649421     48.64     51.38
769.91/769.93	c  N dy 10072   3026261       200     17000         0     87018    119000   1609715     48.64     51.26
775.10/775.12	c  N dy 10144   3046412       200     17000         0    106539    119000   2702330     48.64     51.50
781.50/781.59	c  N dy 10215   3066788       200     17000         0    126315    119000   3803179     48.64     51.82
788.91/788.93	c  N dy 10292   3086860       200     17000         0    145794    119000   4899983     48.64     51.54
794.40/794.42	c  N dy 10367   3106871       200     17000         0     90497    119000   1756318     48.65     51.50
799.80/799.87	c  N dy 10441   3126872       200     17000         0    109887    119000   2843123     48.65     51.43
806.60/806.61	c  N dy 10501   3148934       200     17000         0    131288    119000   4044265     48.65     51.23
814.40/814.40	c  N dy 10582   3169183       200     17000         0    150933    119000   5146035     48.65     51.79
819.52/819.58	c  N dy 10636   3191833       200     17000         0     97168    119000   2098638     48.65     51.25
825.21/825.24	c  S st 10714   3211807       200     17000         0    116563    119000   3183972     48.65   no data
825.51/825.53	c  S st 10714   3212312       200     17000         0    117063    119000   3210234     48.65   no data
825.51/825.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
825.61/825.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
825.61/825.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
825.61/825.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
825.61/825.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
825.61/825.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
825.61/825.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
825.61/825.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
825.71/825.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
847.10/847.17	c lits-rem:       753  cl-subs:     3513  v-elim:      0  v-fix:    0  time: 21.44 s
847.10/847.17	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
847.20/847.21	c vivif2 --  cl tried   113550 cl shrink        0 lits rem          0 time: 0.04
847.50/847.56	c asymm  cl-useful: 0/1283/17000 lits-rem:0 time: 0.35
847.50/847.56	c calculated reachability. Time: 0.00
847.50/847.56	c  N dy 10714   3212312       200     17000         0    113550    119000   2963151     48.65   no data
854.40/854.49	c  N dy 10801   3232326       200     17000         0    132976    119000   4051920     48.66     51.33
862.10/862.13	c  N dy 10870   3252331       200     17000         0    152391    119000   5140048     48.66     51.58
867.41/867.42	c  N dy 10952   3272768       200     17000         0     95628    119000   1957184     48.66     51.42
873.10/873.14	c  N dy 11032   3292820       200     17000         0    115036    119000   3040720     48.66     51.57
879.71/879.77	c  N dy 11078   3313958       200     17000         0    135515    119000   4184985     48.65     51.62
888.00/888.08	c  N dy 11156   3334295       200     17000         0     77700    119000    909383     48.66     51.52
893.91/893.93	c  N dy 11215   3359011       200     17000         0    101682    119000   2253707     48.66     51.40
900.11/900.17	c  N dy 11294   3379081       200     17000         0    121129    119000   3340229     48.66     56.15
907.30/907.35	c  N dy 11373   3399092       200     17000         0    140529    119000   4426842     48.66     52.22
915.22/915.27	c  N dy 11443   3419242       200     17000         0     81561    119000   1079349     48.66     51.38
921.61/921.64	c  N dy 11511   3442226       200     17000         0    103835    119000   2330271     48.66     51.33
929.01/929.02	c  N dy 11580   3463204       200     17000         0    124197    119000   3469380     48.66     51.96
938.11/938.10	c  N dy 11659   3484725       200     17000         0    145075    119000   4640759     48.66     51.30
947.20/947.26	c  N dy 11734   3505931       200     17000         0     86183    119000   1289521     48.66     51.25
952.81/952.86	c  N dy 11804   3526021       200     17000         0    105642    119000   2386792     48.67     51.44
959.30/959.32	c  N dy 11839   3547596       200     17000         0    126468    119000   3554709     48.66     51.47
967.21/967.28	c  N dy 11913   3567952       200     17000         0    146208    119000   4661531     48.66     51.52
975.31/975.36	c  N dy 12003   3587970       200     17000         0     85171    119000   1190293     48.66     51.64
980.61/980.65	c  N dy 12082   3608036       200     17000         0    104641    119000   2285285     48.66     51.25
986.81/986.87	c  N dy 12153   3628083       200     17000         0    124051    119000   3367041     48.66     52.99
994.31/994.35	c  N dy 12251   3648134       200     17000         0    143496    119000   4458539     48.67     52.78
1002.71/1002.78	c  N dy 12340   3668200       200     17000         0     81538    119000    941186     48.67     51.35
1007.81/1007.82	c  N dy 12419   3688313       200     17000         0    101067    119000   2033802     48.68     51.40
1013.81/1013.84	c  N dy 12470   3709070       200     17000         0    121195    119000   3159435     48.67     51.39
1014.91/1014.93	c  S st 12483   3712313       200     17000         0    124350    119000   3337096     48.67   no data
1015.21/1015.25	c  S st 12483   3712815       200     17000         0    124843    119000   3364000     48.67   no data
1015.21/1015.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1015.32/1015.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1015.32/1015.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1015.32/1015.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1015.32/1015.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1015.32/1015.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1015.32/1015.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1015.32/1015.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1015.41/1015.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1037.32/1037.39	c lits-rem:       693  cl-subs:     3480  v-elim:      0  v-fix:    0  time: 21.93 s
1037.41/1037.40	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1037.41/1037.44	c vivif2 --  cl tried   121363 cl shrink        0 lits rem          0 time: 0.04
1037.71/1037.79	c asymm  cl-useful: 0/1200/17000 lits-rem:0 time: 0.35
1037.71/1037.79	c calculated reachability. Time: 0.00
1037.71/1037.79	c  N dy 12483   3712815       200     17000         0    121363    119000   3113653     48.67   no data
1045.02/1045.06	c  N dy 12571   3732864       200     17000         0    140785    119000   4205015     48.68     52.10
1052.41/1052.48	c  F st 12636   3751566       200     17000         0    158876    119000   5223037     48.68   no data
1053.21/1053.28	c  N st 12640   3753600       200     17000         0    160845    119000   5336416     48.68   no data
1059.01/1059.06	c  N dy 12716   3773876       200     17000         0     98157    119000   1828399     48.68     51.65
1064.61/1064.63	c  N dy 12763   3793886       200     17000         0    117560    119000   2912292     48.68     51.32
1071.61/1071.62	c  N dy 12833   3813962       200     17000         0    137009    119000   3997189     48.68     51.55
1080.22/1080.26	c  N dy 12929   3833974       200     17000         0    156430    119000   5087599     48.69     54.00
1087.61/1087.68	c  N dy 12988   3854863       200     17000         0     93360    119000   1513656     48.69     51.40
1093.00/1093.09	c  N dy 13058   3874870       200     17000         0    112691    119000   2587432     48.69     51.61
1099.61/1099.69	c  N dy 13134   3894975       200     17000         0    132204    119000   3683342     48.69     51.52
1107.50/1107.55	c  N dy 13227   3914990       200     17000         0    151629    119000   4773237     48.69     56.38
1116.61/1116.61	c  N dy 13315   3935021       200     17000         0     86729    119000   1093942     48.70     51.38
1122.02/1122.09	c  N dy 13372   3956320       200     17000         0    107403    119000   2247323     48.70     51.48
1129.31/1129.32	c  N dy 13457   3978784       200     17000         0    129183    119000   3472981     48.70     51.58
1137.01/1137.03	c  N dy 13526   3998855       200     17000         0    148661    119000   4564677     48.70     51.98
1146.31/1146.33	c  N dy 13592   4018875       200     17000         0    168100    119000   5657495     48.70     51.51
1153.71/1153.78	c  N dy 13673   4039891       200     17000         0    103110    119000   1961808     48.70     51.39
1160.91/1160.99	c  N dy 13751   4060377       200     17000         0    122995    119000   3073849     48.70     51.37
1169.41/1169.45	c  N dy 13826   4080454       200     17000         0    142461    119000   4165017     48.71     51.53
1179.31/1179.33	c  N dy 13918   4100781       200     17000         0    162134    119000   5269667     48.71     51.46
1186.82/1186.89	c  N dy 13962   4120949       200     17000         0     95387    119000   1486037     48.71     51.82
1192.91/1192.93	c  N dy 14032   4141206       200     17000         0    115014    119000   2580370     48.71     51.46
1200.51/1200.52	c  N dy 14125   4161526       200     17000         0    134751    119000   3687450     48.71     51.58
1208.92/1208.92	c  N dy 14198   4183371       200     17000         0    155917    119000   4871371     48.71     51.56
1218.11/1218.11	c  N dy 14265   4205329       200     17000         0     89942    119000   1136175     48.71     51.39
1220.11/1220.19	c  S st 14311   4212815       200     17000         0     97206    119000   1546547     48.71   no data
1220.41/1220.43	c  S st 14311   4213315       200     17000         0     97698    119000   1572920     48.71   no data
1220.41/1220.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1220.41/1220.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1220.41/1220.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1220.41/1220.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1220.41/1220.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1220.41/1220.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1220.41/1220.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1220.51/1220.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1220.51/1220.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1224.51/1224.59	c lits-rem:       205  cl-subs:      727  v-elim:      0  v-fix:    0  time:  4.03 s
1224.51/1224.59	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1224.61/1224.62	c vivif2 --  cl tried    96971 cl shrink        0 lits rem          0 time: 0.02
1224.91/1224.95	c asymm  cl-useful: 0/1427/17000 lits-rem:0 time: 0.34
1224.91/1224.96	c calculated reachability. Time: 0.00
1224.91/1224.96	c  N dy 14311   4213315       200     17000         0     96971    119000   1519856     48.71   no data
1230.42/1230.41	c  N dy 14362   4233530       200     17000         0    116566    119000   2612073     48.71     51.73
1237.31/1237.35	c  N dy 14452   4253862       200     17000         0    136281    119000   3717508     48.71     51.54
1245.31/1245.37	c  N dy 14552   4274133       200     17000         0    155951    119000   4822203     48.72     51.30
1254.71/1254.72	c  N dy 14636   4294267       200     17000         0    175462    119000   5916209     48.72     51.45
1260.21/1260.20	c  N dy 14670   4315192       200     17000         0    107517    119000   2074085     48.72     51.51
1266.31/1266.36	c  N dy 14738   4335695       200     17000         0    127429    119000   3189075     48.72     51.34
1273.91/1273.98	c  N dy 14798   4355974       200     17000         0    147088    119000   4291472     48.72     51.36
1281.61/1281.65	c  N dy 14833   4376208       200     17000         0    166640    119000   5383138     48.71     51.55
1290.01/1290.01	c  N dy 14896   4396490       200     17000         0     97120    119000   1447853     48.71     51.28
1296.21/1296.23	c  N dy 14974   4416585       200     17000         0    116628    119000   2543083     48.71     51.45

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.16 4.02 3.21 5/319 16566
/proc/meminfo: memFree=17141880/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=29600 CPUtime=0 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 584 0 0 0 0 0 0 0 25 0 1 0 649669429 30310400 524 33554432000 4194304 4580011 140735201819696 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 7400 524 322 95 0 2382 0

[startup+0.0153429 s]
/proc/loadavg: 4.16 4.02 3.21 5/319 16566
/proc/meminfo: memFree=17141880/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=30328 CPUtime=0 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 885 0 0 0 0 0 0 0 25 0 1 0 649669429 31055872 825 33554432000 4194304 4580011 140735201819696 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 7582 826 323 95 0 2564 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30328

[startup+0.100339 s]
/proc/loadavg: 4.16 4.02 3.21 5/319 16566
/proc/meminfo: memFree=17141880/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=30456 CPUtime=0.09 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 952 0 0 0 9 0 0 0 25 0 1 0 649669429 31186944 892 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 7614 892 338 95 0 2596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.300199 s]
/proc/loadavg: 4.16 4.02 3.21 5/319 16566
/proc/meminfo: memFree=17141880/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=30588 CPUtime=0.29 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 983 0 0 0 29 0 0 0 25 0 1 0 649669429 31322112 923 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 7647 923 338 95 0 2629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30588

[startup+0.700128 s]
/proc/loadavg: 4.16 4.02 3.21 5/319 16566
/proc/meminfo: memFree=17141880/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=43724 CPUtime=0.69 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 2545 0 0 0 69 0 0 0 25 0 1 0 649669429 44773376 2262 33554432000 4194304 4580011 140735201819696 18446744073709551615 4485895 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 10931 2266 363 95 0 5913 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43724

[startup+1.50104 s]
/proc/loadavg: 4.16 4.02 3.21 5/320 16567
/proc/meminfo: memFree=17120044/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=36024 CPUtime=1.48 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 4135 0 0 0 148 0 0 0 25 0 1 0 649669429 36888576 2104 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 9006 2104 363 95 0 3988 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36024

[startup+3.10082 s]
/proc/loadavg: 4.15 4.02 3.22 5/320 16567
/proc/meminfo: memFree=17116448/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=46720 CPUtime=3.09 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 7845 0 0 0 308 1 0 0 25 0 1 0 649669429 47841280 5030 33554432000 4194304 4580011 140735201819696 18446744073709551615 4320740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 11680 5030 367 95 0 6662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46720

[startup+6.30019 s]
/proc/loadavg: 4.15 4.02 3.22 5/320 16567
/proc/meminfo: memFree=17098424/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=46964 CPUtime=6.28 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 10960 0 0 0 627 1 0 0 20 0 1 0 649669429 48091136 5304 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 11741 5304 367 95 0 6723 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46964

[startup+12.7011 s]
/proc/loadavg: 4.12 4.02 3.23 5/320 16567
/proc/meminfo: memFree=17062388/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=60172 CPUtime=12.69 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 18800 0 0 0 1266 3 0 0 25 0 1 0 649669429 61616128 8339 33554432000 4194304 4580011 140735201819696 18446744073709551615 4306476 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 15043 8339 367 95 0 10025 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60172

[startup+25.5008 s]
/proc/loadavg: 4.10 4.02 3.23 5/320 16567
/proc/meminfo: memFree=17018956/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=69208 CPUtime=25.49 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 28778 0 0 0 2544 5 0 0 25 0 1 0 649669429 70868992 10752 33554432000 4194304 4580011 140735201819696 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 17302 10752 367 95 0 12284 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69208

[startup+51.1003 s]
/proc/loadavg: 4.07 4.02 3.25 5/320 16568
/proc/meminfo: memFree=16992008/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=82480 CPUtime=51.09 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 44780 0 0 0 5101 8 0 0 25 0 1 0 649669429 84459520 13225 33554432000 4194304 4580011 140735201819696 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 20620 13225 367 95 0 15602 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82480

[startup+102.312 s]
/proc/loadavg: 4.11 4.04 3.30 5/320 16597
/proc/meminfo: memFree=17030552/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=85368 CPUtime=102.3 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 70468 0 0 0 10217 13 0 0 25 0 1 0 649669429 87416832 13853 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 21342 13853 367 95 0 16324 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85368

[startup+162.301 s]
/proc/loadavg: 4.11 4.05 3.35 5/320 16599
/proc/meminfo: memFree=16943188/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=104508 CPUtime=162.29 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 94042 0 0 0 16211 18 0 0 25 0 1 0 649669429 107016192 19062 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 26127 19062 367 95 0 21109 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 104508

[startup+222.301 s]
/proc/loadavg: 4.03 4.03 3.39 5/320 16600
/proc/meminfo: memFree=16850484/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=121256 CPUtime=222.29 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 115919 0 0 0 22203 26 0 0 25 0 1 0 649669429 124166144 23851 33554432000 4194304 4580011 140735201819696 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 30314 23851 367 95 0 25296 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 121256

[startup+282.301 s]
/proc/loadavg: 4.01 4.03 3.42 5/320 16602
/proc/meminfo: memFree=16839132/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=121532 CPUtime=282.29 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 134233 0 0 0 28199 30 0 0 25 0 1 0 649669429 124448768 23250 33554432000 4194304 4580011 140735201819696 18446744073709551615 4320844 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 30383 23250 367 95 0 25365 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 121532

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.46 5/320 16604
/proc/meminfo: memFree=16779796/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=173824 CPUtime=342.29 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 152103 0 0 0 34193 36 0 0 25 0 1 0 649669429 177995776 24873 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 43456 24873 367 95 0 38438 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 173824

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.48 5/320 16605
/proc/meminfo: memFree=16717256/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=202776 CPUtime=402.3 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 166947 0 0 0 40190 40 0 0 25 0 1 0 649669429 207642624 30949 33554432000 4194304 4580011 140735201819696 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 50694 30949 367 95 0 45676 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 202776

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.52 5/320 16607
/proc/meminfo: memFree=16741484/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=203876 CPUtime=462.3 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 185032 0 0 0 46186 44 0 0 25 0 1 0 649669429 208769024 31125 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 50969 31125 367 95 0 45951 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 203876

[startup+522.3 s]
/proc/loadavg: 4.06 4.02 3.55 5/320 16608
/proc/meminfo: memFree=16732860/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=221056 CPUtime=522.3 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 198792 0 0 0 52182 48 0 0 25 0 1 0 649669429 226361344 35559 33554432000 4194304 4580011 140735201819696 18446744073709551615 4416931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 55264 35559 367 95 0 50246 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 221056

[startup+582.301 s]
/proc/loadavg: 4.12 4.04 3.58 5/320 16610
/proc/meminfo: memFree=16684180/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=167436 CPUtime=582.3 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 211160 0 0 0 58178 52 0 0 25 0 1 0 649669429 171454464 33141 33554432000 4194304 4580011 140735201819696 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 41859 33141 367 95 0 36841 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 167436

[startup+642.3 s]
/proc/loadavg: 4.21 4.08 3.62 5/320 16612
/proc/meminfo: memFree=16704804/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=167612 CPUtime=642.3 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 227087 0 0 0 64173 57 0 0 25 0 1 0 649669429 171634688 33906 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 41903 33906 367 95 0 36885 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 167612

[startup+702.301 s]
/proc/loadavg: 4.14 4.08 3.65 5/320 16613
/proc/meminfo: memFree=16726320/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=167776 CPUtime=702.3 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 242187 0 0 0 70169 61 0 0 25 0 1 0 649669429 171802624 33258 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 41944 33258 367 95 0 36926 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 167776

[startup+762.312 s]
/proc/loadavg: 4.08 4.08 3.67 5/320 16615
/proc/meminfo: memFree=16664404/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=224128 CPUtime=762.31 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 255782 0 0 0 76167 64 0 0 25 0 1 0 649669429 229507072 36017 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 56032 36017 367 95 0 51014 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 224128

[startup+822.301 s]
/proc/loadavg: 4.03 4.06 3.69 5/320 16616
/proc/meminfo: memFree=16681564/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=168036 CPUtime=822.31 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 270692 0 0 0 82163 68 0 0 25 0 1 0 649669429 172068864 34153 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 42009 34153 367 95 0 36991 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 168036

[startup+882.301 s]
/proc/loadavg: 4.01 4.05 3.71 5/320 16618
/proc/meminfo: memFree=16536792/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=229840 CPUtime=882.31 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 279879 0 0 0 88161 70 0 0 25 0 1 0 649669429 235356160 37409 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 57460 37410 367 95 0 52442 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 229840

[startup+942.3 s]
/proc/loadavg: 4.00 4.04 3.72 5/320 16620
/proc/meminfo: memFree=16426152/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=230372 CPUtime=942.3 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 292104 0 0 0 94156 74 0 0 25 0 1 0 649669429 235900928 38001 33554432000 4194304 4580011 140735201819696 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 57593 38001 367 95 0 52575 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 230372

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.74 5/320 16630
/proc/meminfo: memFree=16407824/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=230932 CPUtime=1002.31 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 304461 0 0 0 100152 79 0 0 25 0 1 0 649669429 236474368 38426 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 57733 38426 367 95 0 52715 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 230932

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.75 5/320 16632
/proc/meminfo: memFree=16458488/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=177472 CPUtime=1062.31 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 314785 0 0 0 106149 82 0 0 25 0 1 0 649669429 181731328 36354 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 44368 36354 378 95 0 39350 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 177472

[startup+1122.3 s]
/proc/loadavg: 4.29 4.08 3.78 5/320 16633
/proc/meminfo: memFree=16420368/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=177576 CPUtime=1122.31 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 327058 0 0 0 112145 86 0 0 25 0 1 0 649669429 181837824 36173 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 44394 36173 378 95 0 39376 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 177576

[startup+1182.3 s]
/proc/loadavg: 4.23 4.10 3.80 5/320 16638
/proc/meminfo: memFree=16311344/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=236668 CPUtime=1182.31 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 336812 0 0 0 118141 90 0 0 25 0 1 0 649669429 242348032 39589 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 59167 39589 378 95 0 54149 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 236668

[startup+1242.3 s]
/proc/loadavg: 4.16 4.09 3.82 5/320 16640
/proc/meminfo: memFree=16351852/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=237196 CPUtime=1242.31 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 348580 0 0 0 124137 94 0 0 25 0 1 0 649669429 242888704 38508 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 59299 38508 378 95 0 54281 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 237196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.99 3.80 3/309 16678
/proc/meminfo: memFree=17049840/32950928 swapFree=67111348/67111528
[pid=16566] ppid=16564 vsize=177844 CPUtime=1300.01 cores=0,2
/proc/16566/stat : 16566 (strangenight2-s) R 16564 16566 16245 0 -1 4202496 360397 0 0 0 129905 96 0 0 25 0 1 0 649669429 182112256 37160 33554432000 4194304 4580011 140735201819696 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16566/statm: 44461 37160 378 95 0 39443 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 177844

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.04
CPU user time (s): 1299.06
CPU system time (s): 0.976851
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 250848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.06
system time used= 0.976851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360397
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= 8
involuntary context switches= 16938

runsolver used 3.77743 second user time and 9.26559 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 15:44:58
IDJOB=3367328
IDBENCH=82537
IDSOLVER=1845
FILE ID=node125/3367328-1305380698
RUNJOBID= node125-1305379152-16263
PBS_JOBID= 13324377
Free space on /tmp= 73180 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367328-1305380698/watcher-3367328-1305380698 -o /tmp/evaluation-result-3367328-1305380698/solver-3367328-1305380698 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367328-1305380698.cnf

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

MD5SUM BENCH= af7b69f0071c372d5cdc250bc7f688e1
RANDOM SEED=361603058

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.828
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.74
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.828
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.828
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.828
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.828
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:     32950928 kB
MemFree:      17142416 kB
Buffers:        279764 kB
Cached:        4866736 kB
SwapCached:          0 kB
Active:       11648792 kB
Inactive:      3781096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17142416 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           18584 kB
Writeback:           0 kB
AnonPages:    10282652 kB
Mapped:          30484 kB
Slab:           279356 kB
PageTables:      36880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51289364 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= 73184 MiB
End job on node125 at 2011-05-14 16:06:40