Trace number 3367436

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
MD5SUM9c09330ef9d704e301452237c81ff9c7
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

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-3367436-1305382242.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
0.38/0.41	c asymm  cl-useful: 0/14679/34000 lits-rem:0 time: 0.39
0.38/0.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.38/0.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.38/0.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.48/0.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
0.48/0.53	c Finding binary XORs  T:     0.00 s  found:       0
0.48/0.55	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.48/0.55	c calculated reachability. Time: 0.00
0.48/0.55	c Calc default polars -  time:   0.00 s pos:     191 undec:       7 neg:     202
0.48/0.55	c =========================================================================================
0.48/0.55	c types(t): F = full restart, N = normal restart
0.48/0.55	c types(t): S = simplification begin/end, E = solution found
0.48/0.55	c restart types(rt): st = static, dy = dynamic
0.48/0.55	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.48/0.55	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
0.78/0.87	c  N dy    16      4043       400     34000         0      3988    238000    384954     84.79     90.41
1.19/1.21	c  N dy    32      8245       400     34000         0      5355    238000    396845     83.54     88.25
1.58/1.65	c  N dy    50     13176       400     34000         0      5537    238000    299270     83.51     89.20
1.98/2.00	c  N dy    63     17219       400     34000         0      9537    238000    677329     83.02     88.26
2.28/2.37	c  N dy    80     21220       400     34000         0      7354    238000    362998     82.82     87.51
2.68/2.70	c  F st    93     25003       400     34000         0     11095    238000    717670     82.90     89.21
2.68/2.73	c  N st    94     25257       400     34000         0     11346    238000    741646     82.90   no data
3.09/3.19	c  N dy    99     30000       400     34000         0      8668    238000    400495     82.90   no data
3.09/3.19	c  S st    99     30000       400     34000         0      8668    238000    400495     82.90   no data
3.19/3.25	c  S st    99     30503       400     34000         0      9169    238000    444952     82.90   no data
3.19/3.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.19/3.27	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
3.19/3.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.19/3.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.19/3.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.19/3.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/3.67	c lits-rem:        92  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.37 s
3.78/3.88	c asymm  cl-useful: 0/7554/34000 lits-rem:0 time: 0.21
3.78/3.88	c calculated reachability. Time: 0.00
3.78/3.88	c  N dy    99     30503       400     34000         0      9096    238000    434340     82.90   no data
4.18/4.28	c  N dy   116     34671       400     34000         0     13219    238000    822674     82.81     88.59
4.78/4.82	c  N dy   128     40195       400     34000         0     10235    238000    455710     82.44     87.82
5.18/5.22	c  N dy   149     44492       400     34000         0     14483    238000    856019     82.48     87.05
5.28/5.34	c  S st   156     45755       400     34000         0     15734    238000    973248     82.47   no data
5.39/5.42	c  S st   156     46258       400     34000         0     16235    238000   1018071     82.47   no data
5.39/5.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.39/5.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
5.39/5.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.39/5.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.39/5.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.39/5.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
5.39/5.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.39/5.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.39/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.28/7.33	c lits-rem:       119  cl-subs:      210  v-elim:      0  v-fix:    0  time:  1.84 s
7.28/7.34	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
7.28/7.35	c vivif2 --  cl tried    16025 cl shrink        0 lits rem          0 time: 0.01
7.48/7.57	c asymm  cl-useful: 0/6380/34000 lits-rem:0 time: 0.22
7.48/7.57	c calculated reachability. Time: 0.00
7.48/7.57	c  N dy   156     46258       400     34000         0     16025    238000    986867     82.47   no data
7.88/7.99	c  N dy   173     50299       400     34000         0     10518    238000    397689     82.48     95.31
8.39/8.41	c  N dy   191     54586       400     34000         0     14749    238000    794339     82.49     89.46
8.80/8.86	c  N dy   204     58881       400     34000         0     18991    238000   1195023     82.38     87.08
9.19/9.29	c  N dy   221     62886       400     34000         0     12432    238000    492578     82.37     88.23
9.69/9.71	c  N dy   235     67226       400     34000         0     16721    238000    890901     82.25     87.42
9.89/9.94	c  S st   247     69387       400     34000         0     18851    238000   1089938     82.27   no data
9.98/10.02	c  S st   247     69890       400     34000         0     19353    238000   1134156     82.27   no data
9.98/10.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.98/10.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
9.98/10.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.98/10.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.98/10.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.98/10.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.98/10.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.98/10.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.98/10.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.68/12.75	c lits-rem:       158  cl-subs:      241  v-elim:      0  v-fix:    0  time:  2.66 s
12.68/12.75	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
12.68/12.77	c vivif2 --  cl tried    19112 cl shrink        0 lits rem          0 time: 0.01
12.88/12.98	c asymm  cl-useful: 0/5387/34000 lits-rem:0 time: 0.21
12.88/12.98	c calculated reachability. Time: 0.00
12.88/12.98	c  N dy   247     69890       400     34000         0     19112    238000   1098479     82.27   no data
13.48/13.50	c  N dy   268     74532       400     34000         0     12186    238000    383591     82.26     87.47
13.98/14.00	c  N dy   295     79484       400     34000         0     17087    238000    846178     82.35     87.01
14.58/14.61	c  N dy   320     84799       400     34000         0     22343    238000   1341173     82.41     87.24
14.88/14.91	c  F st   331     87501       400     34000         0     24997    238000   1589434     82.39     76.46
15.18/15.24	c  N st   336     90800       400     34000         0     15756    238000    647798     82.39   no data
15.78/15.85	c  N dy   354     96676       400     34000         0     21561    238000   1194093     82.36     87.31
16.49/16.58	c  N dy   377    103194       400     34000         0     14502    238000    440067     82.31     87.08
16.68/16.75	c  S st   386    104835       400     34000         0     16125    238000    593430     82.32     80.36
16.78/16.83	c  S st   386    105336       400     34000         0     16626    238000    638024     82.32   no data
16.78/16.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.78/16.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
16.78/16.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.78/16.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.78/16.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.78/16.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
16.78/16.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.78/16.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.78/16.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.49/17.50	c lits-rem:        44  cl-subs:       79  v-elim:      0  v-fix:    0  time:  0.62 s
17.49/17.50	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
17.49/17.51	c vivif2 --  cl tried    16547 cl shrink        0 lits rem          0 time: 0.01
17.68/17.73	c asymm  cl-useful: 0/7536/34000 lits-rem:0 time: 0.21
17.68/17.73	c calculated reachability. Time: 0.00
17.68/17.73	c  N dy   386    105336       400     34000         0     16547    238000    626406     82.32   no data
18.38/18.48	c  N dy   417    112117       400     34000         0     23241    238000   1256393     82.35     87.87
19.28/19.32	c  N dy   444    119305       400     34000         0     15852    238000    486899     82.32     92.53
20.19/20.22	c  N dy   483    127443       400     34000         0     23879    238000   1244738     82.36     88.19
21.18/21.22	c  N dy   499    135939       400     34000         0     16803    238000    495561     82.15     88.18
22.08/22.19	c  N dy   532    144648       400     34000         0     25416    238000   1305663     82.11     87.58
23.29/23.37	c  N dy   577    154264       400     34000         0     18443    238000    569601     82.13     86.66
23.69/23.79	c  S st   597    158008       400     34000         0     22147    238000    917551     82.14   no data
23.79/23.87	c  S st   597    158515       400     34000         0     22651    238000    964595     82.14   no data
23.79/23.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.79/23.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
23.89/23.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.89/23.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.89/23.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.89/23.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.89/23.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.89/23.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.89/23.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.79/25.80	c lits-rem:       183  cl-subs:      170  v-elim:      0  v-fix:    0  time:  1.87 s
25.79/25.81	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
25.79/25.82	c vivif2 --  cl tried    22481 cl shrink        0 lits rem          0 time: 0.01
25.99/26.05	c asymm  cl-useful: 0/5889/34000 lits-rem:0 time: 0.23
25.99/26.05	c calculated reachability. Time: 0.00
25.99/26.05	c  N dy   597    158515       400     34000         0     22481    238000    938831     82.14   no data
27.28/27.36	c  N dy   642    169188       400     34000         0     33012    238000   1925824     82.16     86.83
28.59/28.63	c  N dy   691    180135       400     34000         0     26382    238000   1232535     82.15     87.30
30.08/30.17	c  N dy   744    191922       400     34000         0     19584    238000    510618     82.13     86.67
31.58/31.67	c  N dy   801    204534       400     34000         0     32045    238000   1683644     82.17     86.89
33.38/33.41	c  N dy   856    217878       400     34000         0     25812    238000   1018924     82.17     87.48
35.29/35.31	c  N dy   928    231992       400     34000         0     39759    238000   2327928     82.22     87.34
35.99/36.04	c  S st   957    237773       400     34000         0     25041    238000    856986     82.23   no data
36.09/36.12	c  S st   957    238273       400     34000         0     25541    238000    898873     82.23   no data
36.09/36.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.09/36.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
36.09/36.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.09/36.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.09/36.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.09/36.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
36.09/36.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.09/36.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.09/36.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.88/37.90	c lits-rem:        87  cl-subs:      127  v-elim:      0  v-fix:    0  time:  1.71 s
37.88/37.91	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
37.88/37.92	c vivif2 --  cl tried    25414 cl shrink        0 lits rem          0 time: 0.01
38.08/38.15	c asymm  cl-useful: 0/5443/34000 lits-rem:0 time: 0.23
38.08/38.15	c calculated reachability. Time: 0.00
38.08/38.15	c  N dy   957    238273       400     34000         0     25414    238000    879721     82.23   no data
40.08/40.19	c  N dy  1031    253708       400     34000         0     40653    238000   2316892     82.28     87.20
42.29/42.30	c  N dy  1105    270053       400     34000         0     35384    238000   1747010     82.31     87.68
44.58/44.69	c  N dy  1194    287500       400     34000         0     30211    238000   1184414     82.33     86.78
47.19/47.25	c  N dy  1257    305870       400     34000         0     25006    238000    612898     82.27     88.12
47.19/47.29	c  F st  1258    306251       400     34000         0     25385    238000    648122     82.26     77.05
49.88/49.90	c  N dy  1330    325530       400     34000         0     44422    238000   2449654     82.27     87.49
52.69/52.73	c  N dy  1408    345659       400     34000         0     39959    238000   1932896     82.25     88.40
54.48/54.54	c  S st  1459    357410       400     34000         0     26216    238000    559881     82.25   no data
54.58/54.63	c  S st  1459    357914       400     34000         0     26716    238000    605053     82.25   no data
54.58/54.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.58/54.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
54.58/54.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.58/54.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.58/54.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.58/54.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
54.58/54.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.58/54.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.58/54.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.19/55.24	c lits-rem:        10  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.55 s
55.19/55.25	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
55.19/55.26	c vivif2 --  cl tried    26691 cl shrink        0 lits rem          0 time: 0.01
55.39/55.49	c asymm  cl-useful: 0/5185/34000 lits-rem:0 time: 0.24
55.39/55.49	c calculated reachability. Time: 0.00
55.39/55.49	c  N dy  1459    357914       400     34000         0     26691    238000    601353     82.25   no data
58.19/58.24	c  N dy  1534    378013       400     34000         0     46565    238000   2469098     82.22     87.10
61.09/61.18	c  N dy  1621    398324       400     34000         0     40274    238000   1799976     82.24     86.62
64.19/64.28	c  N dy  1719    418383       400     34000         0     32748    238000   1007330     82.26     86.79
67.19/67.20	c  N dy  1793    438532       400     34000         0     52625    238000   2880513     82.26     88.63
70.19/70.23	c  N dy  1900    458640       400     34000         0     44192    238000   2013320     82.31     87.32
73.39/73.43	c  N dy  1975    479060       400     34000         0     35050    238000   1057439     82.28     86.88
76.48/76.53	c  N dy  2061    499163       400     34000         0     54910    238000   2918658     82.27     86.98
79.68/79.71	c  N dy  2150    519175       400     34000         0     44389    238000   1855929     82.29     86.96
82.69/82.75	c  S st  2227    536875       400     34000         0     61861    238000   3501357     82.28   no data
82.89/82.91	c  S st  2227    537381       400     34000         0     62364    238000   3544905     82.28   no data
82.89/82.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
82.89/82.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
82.89/82.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.89/82.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.89/82.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.89/82.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
82.89/82.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.99/83.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
83.09/83.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.48/114.59	c lits-rem:       634  cl-subs:      971  v-elim:      0  v-fix:    0  time: 31.48 s
114.48/114.59	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
114.59/114.63	c vivif2 --  cl tried    61393 cl shrink        0 lits rem          0 time: 0.04
114.89/114.95	c asymm  cl-useful: 0/3309/34000 lits-rem:0 time: 0.32
114.89/114.95	c calculated reachability. Time: 0.00
114.89/114.95	c  N dy  2227    537381       400     34000         0     61393    238000   3400903     82.28   no data
117.99/118.00	c  N dy  2325    557407       400     34000         0     49934    238000   2300506     82.31     88.35
121.39/121.41	c  N dy  2405    577487       400     34000         0     37509    238000   1044610     82.30     86.70
124.58/124.63	c  N dy  2475    597501       400     34000         0     57288    238000   2905135     82.26     87.06
127.99/128.01	c  N dy  2568    617522       400     34000         0     43752    238000   1546691     82.27     86.70
131.48/131.59	c  N dy  2659    638570       400     34000         0     64542    238000   3495607     82.26     86.90
134.69/134.73	c  N dy  2738    658680       400     34000         0     50177    238000   2067758     82.24     86.58
138.39/138.44	c  N dy  2829    678723       400     34000         0     69960    238000   3925824     82.26     89.06
141.49/141.58	c  N dy  2910    698771       400     34000         0     54542    238000   2398075     82.25     95.49
145.39/145.42	c  N dy  3009    718787       400     34000         0     38100    238000    765734     82.26     89.25
148.59/148.60	c  N dy  3070    739144       400     34000         0     58206    238000   2656842     82.21     87.31
152.39/152.44	c  N dy  3160    759207       400     34000         0     40815    238000    937849     82.22     86.99
155.79/155.87	c  N dy  3266    779764       400     34000         0     61113    238000   2841962     82.23     86.58
159.58/159.69	c  N dy  3346    799782       400     34000         0     42715    238000   1035034     82.23     88.43
160.60/160.64	c  S st  3365    806073       400     34000         0     48924    238000   1614623     82.22     85.76
160.69/160.78	c  S st  3365    806579       400     34000         0     49428    238000   1657733     82.22   no data
160.69/160.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.79/160.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
160.79/160.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.79/160.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.79/160.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.79/160.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
160.79/160.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.79/160.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
160.79/160.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.69/168.73	c lits-rem:       234  cl-subs:      325  v-elim:      0  v-fix:    0  time:  7.84 s
168.69/168.73	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
168.69/168.76	c vivif2 --  cl tried    49103 cl shrink        0 lits rem          0 time: 0.02
168.99/169.04	c asymm  cl-useful: 0/3763/34000 lits-rem:0 time: 0.29
168.99/169.04	c calculated reachability. Time: 0.00
168.99/169.04	c  N dy  3365    806579       400     34000         0     49103    238000   1610178     82.22   no data
172.69/172.75	c  N dy  3466    826693       400     34000         0     68952    238000   3473293     82.23     87.02
176.49/176.51	c  N dy  3550    847221       400     34000         0     50055    238000   1644504     82.22     86.75
180.09/180.14	c  N dy  3641    867278       400     34000         0     69873    238000   3506902     82.23     86.95
183.99/184.09	c  N dy  3727    888189       400     34000         0     50349    238000   1595501     82.22     86.90
187.79/187.84	c  N dy  3823    908214       400     34000         0     70109    238000   3450699     82.23     86.74
191.69/191.77	c  N dy  3919    928320       400     34000         0     48846    238000   1368155     82.23     88.74
195.39/195.40	c  N dy  4005    948325       400     34000         0     68626    238000   3228331     82.23     86.69
199.49/199.56	c  N dy  4097    968414       400     34000         0     46322    238000   1043286     82.24     87.52
203.09/203.15	c  N dy  4195    988470       400     34000         0     66127    238000   2902707     82.24     86.71
207.49/207.56	c  N dy  4300   1008745       400     34000         0     86160    238000   4801486     82.26     87.45
210.89/210.98	c  N dy  4387   1028749       400     34000         0     62785    238000   2502797     82.26     93.98
215.09/215.17	c  N dy  4475   1048842       400     34000         0     82665    238000   4378464     82.27     87.21
218.99/219.05	c  N dy  4561   1069191       400     34000         0     58638    238000   2036732     82.27     88.46
219.49/219.53	c  F st  4576   1071878       400     34000         0     61292    238000   2286508     82.28   no data
222.89/222.97	c  N dy  4631   1089291       400     34000         0     78464    238000   3921709     82.27     86.61
227.29/227.31	c  N dy  4720   1110048       400     34000         0     53860    238000   1510241     82.27     86.77
231.19/231.22	c  N dy  4813   1130119       400     34000         0     73662    238000   3378056     82.28     98.16
235.69/235.78	c  N dy  4893   1150906       400     34000         0     48123    238000    878968     82.27     87.08
239.29/239.36	c  N dy  4977   1171222       400     34000         0     68209    238000   2765175     82.26     87.39
243.69/243.71	c  N dy  5059   1191317       400     34000         0     88071    238000   4634483     82.27     86.86
247.29/247.33	c  S st  5123   1209868       400     34000         0     59321    238000   1838290     82.25     79.16
247.40/247.47	c  S st  5123   1210371       400     34000         0     59824    238000   1881792     82.25   no data
247.40/247.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
247.50/247.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
247.50/247.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
247.50/247.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.50/247.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.50/247.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
247.50/247.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
247.50/247.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
247.50/247.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.80/260.83	c lits-rem:       286  cl-subs:      351  v-elim:      0  v-fix:    0  time: 13.23 s
260.80/260.83	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
260.80/260.85	c vivif2 --  cl tried    59473 cl shrink        0 lits rem          0 time: 0.02
261.10/261.12	c asymm  cl-useful: 0/2875/34000 lits-rem:0 time: 0.26
261.10/261.12	c calculated reachability. Time: 0.00
261.10/261.12	c  N dy  5123   1210371       400     34000         0     59473    238000   1829886     82.25   no data
265.00/265.08	c  N dy  5209   1230443       400     34000         0     79287    238000   3696816     82.25     87.12
269.69/269.75	c  N dy  5301   1250448       400     34000         0     50965    238000    979827     82.26     88.55
273.39/273.41	c  N dy  5391   1270513       400     34000         0     70812    238000   2846884     82.26     86.59
277.99/278.00	c  N dy  5481   1290711       400     34000         0     90787    238000   4727096     82.26     86.88
282.00/282.06	c  N dy  5547   1310744       400     34000         0     61462    238000   1882662     82.25     92.17
286.19/286.28	c  N dy  5639   1330949       400     34000         0     81403    238000   3753785     82.25     87.08
291.19/291.28	c  N dy  5730   1351125       400     34000         0     51288    238000    847064     82.26     86.61
294.89/294.95	c  N dy  5813   1371203       400     34000         0     71124    238000   2713534     82.26     86.62
299.29/299.37	c  N dy  5891   1391215       400     34000         0     90890    238000   4567657     82.25     87.74
303.89/303.91	c  N dy  5978   1411315       400     34000         0     59710    238000   1552378     82.25     87.88
308.00/308.06	c  N dy  6080   1431332       400     34000         0     79474    238000   3418482     82.26     90.46
312.90/312.90	c  N dy  6165   1451572       400     34000         0     99469    238000   5310937     82.27     86.99
316.89/316.93	c  N dy  6235   1471595       400     34000         0     67215    238000   2168559     82.26     86.80
321.29/321.35	c  N dy  6317   1492104       400     34000         0     87434    238000   4061532     82.25     87.45
326.60/326.61	c  N dy  6411   1512203       400     34000         0     54296    238000    877731     82.25     87.31
330.39/330.45	c  N dy  6507   1532297       400     34000         0     74108    238000   2744047     82.27     86.84
335.10/335.18	c  N dy  6599   1552884       400     34000         0     94427    238000   4657449     82.27     87.04
340.09/340.13	c  N dy  6676   1573575       400     34000         0     60896    238000   1413685     82.26     87.07
344.10/344.13	c  N dy  6757   1593602       400     34000         0     80645    238000   3271427     82.26     87.56
348.99/349.05	c  N dy  6844   1613664       400     34000         0    100459    238000   5137391     82.26     87.01
353.69/353.71	c  N dy  6932   1633747       400     34000         0     65346    238000   1756322     82.27     86.69
358.09/358.13	c  N dy  7036   1653756       400     34000         0     85119    238000   3618127     82.28     87.22
363.30/363.32	c  N dy  7124   1673846       400     34000         0    104951    238000   5487506     82.27     86.75
367.90/367.92	c  N dy  7211   1694312       400     34000         0     69220    238000   2033475     82.28     86.65
371.40/371.43	c  S st  7285   1710372       400     34000         0     85089    238000   3526026     82.28   no data
371.60/371.63	c  S st  7285   1710875       400     34000         0     85589    238000   3571447     82.28   no data
371.60/371.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
371.70/371.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
371.70/371.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
371.70/371.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
371.70/371.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.70/371.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
371.70/371.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
371.70/371.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
371.80/371.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
403.89/403.92	c lits-rem:       711  cl-subs:      885  v-elim:      0  v-fix:    0  time: 32.08 s
403.89/403.92	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
403.89/403.96	c vivif2 --  cl tried    84704 cl shrink        0 lits rem          0 time: 0.04
404.19/404.27	c asymm  cl-useful: 0/3305/34000 lits-rem:0 time: 0.31
404.19/404.27	c calculated reachability. Time: 0.00
404.19/404.27	c  N dy  7285   1710875       400     34000         0     84704    238000   3440440     82.28   no data
409.49/409.59	c  N dy  7392   1731119       400     34000         0    104698    238000   5323416     82.29     87.59
414.29/414.36	c  N dy  7479   1751355       400     34000         0     67758    238000   1803596     82.28     87.94
418.89/418.92	c  N dy  7577   1771731       400     34000         0     87910    238000   3699338     82.28     87.16
424.19/424.25	c  N dy  7673   1791936       400     34000         0    107854    238000   5575598     82.29     86.72
429.19/429.26	c  N dy  7780   1812067       400     34000         0     69771    238000   1917730     82.29     86.89
433.80/433.83	c  N dy  7868   1832487       400     34000         0     89911    238000   3810349     82.30     86.88
439.20/439.29	c  N dy  7959   1852595       400     34000         0    109773    238000   5680445     82.30     86.66
444.10/444.19	c  N dy  8049   1872969       400     34000         0     70981    238000   1948826     82.30     86.89
448.80/448.84	c  N dy  8156   1893007       400     34000         0     90761    238000   3813409     82.31     87.03
454.21/454.29	c  N dy  8250   1913177       400     34000         0    110680    238000   5697630     82.32     87.24
459.29/459.36	c  N dy  8338   1933269       400     34000         0     70619    238000   1827186     82.32     87.23
464.00/464.00	c  N dy  8444   1953575       400     34000         0     90678    238000   3728160     82.34     86.91
469.30/469.39	c  N dy  8529   1973778       400     34000         0    110606    238000   5603909     82.34     86.96
474.60/474.66	c  N dy  8621   1993906       400     34000         0     69618    238000   1656796     82.34     87.57
479.20/479.25	c  N dy  8708   2014608       400     34000         0     90062    238000   3581370     82.34     86.85
484.50/484.56	c  N dy  8794   2034660       400     34000         0    109874    238000   5439910     82.34     87.48
490.10/490.11	c  N dy  8887   2055030       400     34000         0     68108    238000   1420543     82.34     87.36
494.30/494.32	c  N dy  8957   2075044       400     34000         0     87890    238000   3279263     82.33     88.30
499.69/499.75	c  N dy  9060   2095165       400     34000         0    107764    238000   5160748     82.34     87.48
505.90/505.94	c  N dy  9155   2115268       400     34000         0     64739    238000   1020260     82.35     87.45
510.10/510.19	c  N dy  9252   2135318       400     34000         0     84548    238000   2888934     82.35     87.04
515.30/515.34	c  N dy  9333   2155576       400     34000         0    104546    238000   4762198     82.35     88.34
521.30/521.40	c  N dy  9420   2175605       400     34000         0    124303    238000   6620422     82.35     86.72
525.90/525.95	c  N dy  9482   2195692       400     34000         0     80266    238000   2393882     82.34     86.81
529.60/529.62	c  S st  9560   2210875       400     34000         0     95277    238000   3813762     82.34   no data
529.80/529.83	c  S st  9560   2211379       400     34000         0     95778    238000   3856216     82.34   no data
529.80/529.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
529.90/529.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
529.90/529.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
529.90/529.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
529.90/529.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
529.90/529.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
529.90/529.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
529.90/529.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
530.00/530.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
563.30/563.31	c lits-rem:       445  cl-subs:      988  v-elim:      0  v-fix:    0  time: 33.25 s
563.30/563.31	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
563.30/563.36	c vivif2 --  cl tried    94790 cl shrink        0 lits rem          0 time: 0.04
563.70/563.70	c asymm  cl-useful: 0/2732/34000 lits-rem:0 time: 0.34
563.70/563.70	c calculated reachability. Time: 0.00
563.70/563.70	c  N dy  9560   2211379       400     34000         0     94790    238000   3715118     82.34   no data
569.21/569.20	c  N dy  9640   2231458       400     34000         0    114659    238000   5587659     82.34     86.87
575.21/575.20	c  N dy  9741   2251466       400     34000         0     69550    238000   1309801     82.35     87.45
579.40/579.49	c  N dy  9815   2271525       400     34000         0     89359    238000   3174527     82.34     86.69
585.00/585.00	c  N dy  9898   2292357       400     34000         0    109928    238000   5113803     82.34     86.77
591.60/591.60	c  N dy  9988   2313494       400     34000         0    130787    238000   7075967     82.34     86.69
596.21/596.22	c  N dy 10080   2333641       400     34000         0     84841    238000   2669197     82.35     86.90
601.10/601.14	c  N dy 10157   2353673       400     34000         0    104632    238000   4540087     82.34     86.75
607.11/607.15	c  N dy 10248   2373793       400     34000         0    124506    238000   6406150     82.34     88.60
612.61/612.65	c  N dy 10335   2393893       400     34000         0     77542    238000   1903225     82.35     95.54
617.41/617.45	c  N dy 10429   2413908       400     34000         0     97303    238000   3764112     82.35     87.53
623.20/623.28	c  N dy 10525   2434167       400     34000         0    117320    238000   5655213     82.35     86.90
629.80/629.82	c  N dy 10618   2454244       400     34000         0     69334    238000   1037869     82.35     86.78
634.30/634.31	c  N dy 10709   2474453       400     34000         0     89277    238000   2918498     82.36     87.36
639.71/639.70	c  N dy 10796   2494939       400     34000         0    109513    238000   4827085     82.35     86.85
645.90/645.90	c  N dy 10885   2515071       400     34000         0    129406    238000   6696959     82.35     86.70
651.40/651.42	c  N dy 10974   2535093       400     34000         0     80336    238000   1987601     82.35     88.42
656.40/656.44	c  N dy 11061   2555448       400     34000         0    100428    238000   3882153     82.35     87.03
662.41/662.45	c  N dy 11162   2575492       400     34000         0    120218    238000   5751135     82.36     86.78
669.31/669.38	c  N dy 11252   2595789       400     34000         0     70499    238000    984527     82.36     87.18
673.80/673.82	c  N dy 11335   2616103       400     34000         0     90564    238000   2871258     82.35     87.04
679.00/679.07	c  N dy 11409   2636530       400     34000         0    110744    238000   4769939     82.35     86.89
685.40/685.41	c  N dy 11493   2657031       400     34000         0    131007    238000   6665023     82.35     86.71
690.91/690.98	c  N dy 11559   2677177       400     34000         0     80117    238000   1802622     82.34     86.97
695.90/695.93	c  N dy 11661   2697249       400     34000         0     99939    238000   3681352     82.35     86.72
699.80/699.88	c  S st 11727   2711379       400     34000         0    113875    238000   4995015     82.35     80.41
700.10/700.16	c  S st 11727   2711880       400     34000         0    114374    238000   5035780     82.35   no data
700.10/700.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
700.20/700.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
700.20/700.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
700.20/700.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
700.20/700.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
700.20/700.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
700.20/700.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
700.30/700.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
700.40/700.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
761.71/761.78	c lits-rem:       830  cl-subs:     1224  v-elim:      0  v-fix:    0  time: 61.35 s
761.71/761.79	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
761.81/761.85	c vivif2 --  cl tried   113150 cl shrink        0 lits rem          0 time: 0.07
762.21/762.23	c asymm  cl-useful: 0/2245/34000 lits-rem:0 time: 0.37
762.21/762.23	c calculated reachability. Time: 0.00
762.21/762.23	c  N dy 11727   2711880       400     34000         0    113150    238000   4854055     82.35   no data
768.81/768.88	c  N dy 11820   2732682       400     34000         0    133698    238000   6789440     82.35     86.83
774.81/774.84	c  N dy 11921   2752847       400     34000         0     81852    238000   1892689     82.36     86.74
779.61/779.66	c  N dy 11995   2772949       400     34000         0    101749    238000   3772233     82.36     86.83
785.42/785.48	c  N dy 12079   2793137       400     34000         0    121697    238000   5649499     82.35     86.84
792.41/792.40	c  N dy 12172   2813483       400     34000         0    141806    238000   7537958     82.36     87.03
797.81/797.86	c  N dy 12269   2834528       400     34000         0     89810    238000   2553394     82.36     86.90
803.11/803.17	c  N dy 12357   2854781       400     34000         0    109818    238000   4437686     82.36     87.23
809.62/809.64	c  N dy 12456   2875042       400     34000         0    129824    238000   6323896     82.36     87.19
816.81/816.88	c  N dy 12564   2895165       400     34000         0     75935    238000   1161630     82.36     87.44
821.41/821.47	c  N dy 12636   2915209       400     34000         0     95735    238000   3031073     82.36     86.74
827.51/827.56	c  N dy 12741   2936745       400     34000         0    117005    238000   5035448     82.36     86.92
834.71/834.73	c  N dy 12840   2956755       400     34000         0    136737    238000   6893075     82.37     87.50
841.11/841.15	c  N dy 12917   2976829       400     34000         0     81856    238000   1638696     82.36     87.15
845.92/845.99	c  N dy 13001   2996883       400     34000         0    101658    238000   3500309     82.36     89.12
851.81/851.85	c  N dy 13085   3017015       400     34000         0    121513    238000   5361197     82.36     86.79
858.61/858.63	c  N dy 13176   3037016       400     34000         0    141240    238000   7215350     82.36     92.38
864.81/864.86	c  N dy 13259   3057152       400     34000         0     85438    238000   1893022     82.36     86.79
870.02/870.07	c  N dy 13348   3077228       400     34000         0    105256    238000   3754749     82.36     86.93
875.81/875.88	c  N dy 13425   3097238       400     34000         0    125016    238000   5613800     82.35     86.81
882.81/882.82	c  N dy 13507   3117535       400     34000         0    145035    238000   7500794     82.35     88.11
888.82/888.82	c  N dy 13593   3137668       400     34000         0     88260    238000   2075318     82.35     86.89
894.11/894.19	c  N dy 13680   3157855       400     34000         0    108195    238000   3959184     82.36     87.81
900.51/900.52	c  N dy 13777   3177914       400     34000         0    128021    238000   5834138     82.36     88.39
907.81/907.86	c  N dy 13877   3198231       400     34000         0    148041    238000   7713651     82.36     86.94
912.31/912.39	c  S st 13944   3211881       400     34000         0     83860    238000   1577754     82.36     80.58
912.51/912.59	c  S st 13944   3212383       400     34000         0     84362    238000   1622893     82.36   no data
912.51/912.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
912.61/912.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
912.61/912.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
912.61/912.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
912.61/912.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
912.61/912.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
912.61/912.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
912.61/912.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
912.71/912.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
919.01/919.04	c lits-rem:       127  cl-subs:      194  v-elim:      0  v-fix:    0  time:  6.31 s
919.01/919.04	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
919.01/919.07	c vivif2 --  cl tried    84168 cl shrink        0 lits rem          0 time: 0.02
919.31/919.39	c asymm  cl-useful: 0/2787/34000 lits-rem:0 time: 0.32
919.31/919.39	c calculated reachability. Time: 0.00
919.31/919.39	c  N dy 13944   3212383       400     34000         0     84168    238000   1594130     82.36   no data
924.51/924.57	c  N dy 14042   3232427       400     34000         0    104004    238000   3472072     82.37     88.31
930.72/930.75	c  N dy 14143   3252496       400     34000         0    123837    238000   5340642     82.37     87.71
937.72/937.78	c  N dy 14232   3273071       400     34000         0    144175    238000   7250342     82.37     86.88
944.51/944.59	c  N dy 14310   3293321       400     34000         0     85470    238000   1650083     82.37     87.25
949.71/949.79	c  N dy 14395   3313541       400     34000         0    105436    238000   3526192     82.37     87.08
955.71/955.75	c  N dy 14472   3333620       400     34000         0    125269    238000   5385537     82.36     87.57
962.71/962.75	c  N dy 14552   3353681       400     34000         0    145081    238000   7240783     82.36     86.73
969.61/969.60	c  N dy 14633   3374047       400     34000         0     85524    238000   1571043     82.36     87.27
974.62/974.64	c  N dy 14712   3394101       400     34000         0    105337    238000   3434096     82.35     86.92
980.61/980.60	c  N dy 14801   3414166       400     34000         0    125139    238000   5298781     82.36     88.06
987.51/987.59	c  N dy 14880   3434442       400     34000         0    145152    238000   7180624     82.35     86.71
995.11/995.11	c  N dy 14983   3454451       400     34000         0     84262    238000   1372243     82.36     87.14
1000.11/1000.17	c  N dy 15075   3474532       400     34000         0    104073    238000   3237154     82.36     88.20
1006.32/1006.36	c  N dy 15181   3494644       400     34000         0    123923    238000   5113618     82.37     88.09
1013.21/1013.24	c  N dy 15258   3515323       400     34000         0    144334    238000   7037627     82.36     86.98
1021.22/1021.23	c  N dy 15352   3535351       400     34000         0     82488    238000   1114760     82.37     86.79
1026.01/1026.06	c  N dy 15437   3555365       400     34000         0    102223    238000   2974975     82.36     87.98
1031.92/1031.92	c  N dy 15520   3575622       400     34000         0    122246    238000   4863515     82.36     86.83
1038.71/1038.77	c  N dy 15605   3595887       400     34000         0    142252    238000   6751888     82.36     86.88
1046.92/1046.90	c  N dy 15690   3616473       400     34000         0    162592    238000   8678160     82.37     87.50
1052.81/1052.85	c  N dy 15774   3637052       400     34000         0    100275    238000   2704360     82.36     88.62
1058.42/1058.44	c  N dy 15846   3657130       400     34000         0    120094    238000   4577290     82.36     88.26
1064.92/1064.99	c  N dy 15928   3677199       400     34000         0    139907    238000   6445680     82.36     86.85
1072.72/1072.70	c  N dy 16010   3697898       400     34000         0    160375    238000   8384317     82.36     87.00
1077.52/1077.57	c  S st 16086   3712383       400     34000         0     91104    238000   1758662     82.36   no data
1077.72/1077.79	c  S st 16086   3712884       400     34000         0     91603    238000   1802036     82.36   no data
1077.72/1077.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1077.82/1077.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1077.82/1077.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1077.82/1077.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1077.82/1077.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1077.82/1077.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1077.82/1077.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1077.82/1077.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1077.92/1077.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1084.72/1084.75	c lits-rem:       208  cl-subs:      220  v-elim:      0  v-fix:    0  time:  6.81 s
1084.72/1084.75	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1084.72/1084.78	c vivif2 --  cl tried    91383 cl shrink        0 lits rem          0 time: 0.03
1085.12/1085.11	c asymm  cl-useful: 0/2603/34000 lits-rem:0 time: 0.33
1085.12/1085.12	c calculated reachability. Time: 0.00
1085.12/1085.12	c  N dy 16086   3712884       400     34000         0     91383    238000   1768583     82.36   no data
1090.71/1090.70	c  N dy 16180   3733078       400     34000         0    111317    238000   3648477     82.36     87.57
1096.63/1096.60	c  F st 16268   3751562       400     34000         0    129572    238000   5359692     82.36     84.00
1097.22/1097.26	c  N st 16272   3753593       400     34000         0    131572    238000   5552192     82.36   no data
1104.52/1104.52	c  N dy 16354   3773665       400     34000         0    151380    238000   7426340     82.36     86.73
1112.22/1112.27	c  N dy 16431   3793911       400     34000         0     86782    238000   1267362     82.36     87.03
1117.42/1117.46	c  N dy 16514   3813976       400     34000         0    106628    238000   3135635     82.36     86.84
1123.51/1123.58	c  N dy 16608   3834010       400     34000         0    126398    238000   5001361     82.36     86.76
1130.73/1130.72	c  N dy 16700   3854194       400     34000         0    146301    238000   6877397     82.37     88.68
1138.82/1138.80	c  N dy 16805   3874311       400     34000         0    166154    238000   8751670     82.37     87.10
1144.91/1144.99	c  N dy 16897   3894483       400     34000         0    100502    238000   2483961     82.37     86.99
1150.82/1150.87	c  N dy 16993   3914554       400     34000         0    120318    238000   4355774     82.38     87.26
1157.52/1157.52	c  N dy 17075   3934714       400     34000         0    140216    238000   6234511     82.38     86.89
1165.12/1165.18	c  N dy 17156   3954795       400     34000         0    160070    238000   8100744     82.38     87.62
1172.22/1172.29	c  N dy 17233   3974891       400     34000         0     93350    238000   1719932     82.38     86.97
1177.82/1177.87	c  N dy 17329   3995146       400     34000         0    113370    238000   3605257     82.38     87.09
1184.12/1184.19	c  N dy 17414   4015163       400     34000         0    133146    238000   5465638     82.38     86.82
1191.72/1191.79	c  N dy 17517   4035504       400     34000         0    153241    238000   7367812     82.38     88.28
1200.22/1200.24	c  N dy 17606   4055560       400     34000         0    173073    238000   9244683     82.38     90.96
1205.92/1205.91	c  N dy 17685   4075709       400     34000         0    105406    238000   2774250     82.38     86.98
1212.02/1212.04	c  N dy 17783   4095832       400     34000         0    125282    238000   4640624     82.38     87.54
1219.02/1219.01	c  N dy 17875   4115898       400     34000         0    145088    238000   6504227     82.38     87.21
1226.92/1226.96	c  N dy 17963   4135999       400     34000         0    164955    238000   8369813     82.38     87.51
1234.42/1234.48	c  N dy 18054   4156018       400     34000         0     96139    238000   1810898     82.39     88.38
1240.12/1240.15	c  N dy 18149   4176426       400     34000         0    116304    238000   3708164     82.39     87.74
1246.83/1246.88	c  N dy 18241   4197259       400     34000         0    136875    238000   5641320     82.39     86.96
1252.72/1252.70	c  S st 18306   4212884       400     34000         0    152320    238000   7103358     82.39     82.55
1253.02/1253.06	c  S st 18306   4213386       400     34000         0    152820    238000   7148919     82.39   no data
1253.02/1253.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1253.12/1253.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1253.12/1253.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1253.12/1253.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1253.12/1253.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1253.12/1253.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1253.12/1253.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1253.22/1253.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1253.42/1253.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.56 2.91 3.42 4/247 6023
/proc/meminfo: memFree=18639268/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=11796 CPUtime=0 cores=1,3
/proc/6023/stat : 6023 (runsolver) R 6021 6023 5485 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 649824920 12079104 50 33554432000 4194304 5432360 140737354634800 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/6023/statm: 2949 50 30 303 0 2643 0

[startup+0.0511289 s]
/proc/loadavg: 1.56 2.91 3.42 4/247 6023
/proc/meminfo: memFree=18639268/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=31196 CPUtime=0.03 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 1418 0 0 0 3 0 0 0 23 0 1 0 649824920 31944704 1359 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 7799 1359 339 95 0 2781 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31196

[startup+0.101108 s]
/proc/loadavg: 1.56 2.91 3.42 4/247 6023
/proc/meminfo: memFree=18639268/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=31196 CPUtime=0.08 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 1431 0 0 0 8 0 0 0 24 0 1 0 649824920 31944704 1372 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 7799 1372 339 95 0 2781 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31196

[startup+0.301086 s]
/proc/loadavg: 1.56 2.91 3.42 4/247 6023
/proc/meminfo: memFree=18639268/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=31328 CPUtime=0.28 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 1473 0 0 0 28 0 0 0 25 0 1 0 649824920 32079872 1414 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 7832 1414 339 95 0 2814 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31328

[startup+0.700995 s]
/proc/loadavg: 1.56 2.91 3.42 4/247 6023
/proc/meminfo: memFree=18639268/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=38976 CPUtime=0.68 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 3995 0 0 0 68 0 0 0 25 0 1 0 649824920 39911424 3464 33554432000 4194304 4580011 140735326790768 18446744073709551615 4324304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 9744 3464 363 95 0 4726 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38976

[startup+1.50085 s]
/proc/loadavg: 1.56 2.91 3.42 5/251 6030
/proc/meminfo: memFree=18574616/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=41168 CPUtime=1.49 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 5403 0 0 0 148 1 0 0 25 0 1 0 649824920 42156032 3963 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 10292 3963 363 95 0 5274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41168

[startup+3.10057 s]
/proc/loadavg: 1.56 2.91 3.42 5/251 6030
/proc/meminfo: memFree=18568292/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=41992 CPUtime=3.09 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 8886 0 0 0 307 2 0 0 25 0 1 0 649824920 42999808 3614 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 10498 3614 364 95 0 5480 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41992

[startup+6.30097 s]
/proc/loadavg: 1.83 2.94 3.43 5/251 6030
/proc/meminfo: memFree=18512940/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=68384 CPUtime=6.28 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 17348 0 0 0 625 3 0 0 25 0 1 0 649824920 70025216 10539 33554432000 4194304 4580011 140735326790768 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 17096 10539 367 95 0 12078 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68384

[startup+12.7008 s]
/proc/loadavg: 2.01 2.96 3.43 5/251 6030
/proc/meminfo: memFree=18398304/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=77220 CPUtime=12.68 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 22888 0 0 0 1264 4 0 0 25 0 1 0 649824920 79073280 12671 33554432000 4194304 4580011 140735326790768 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 19305 12671 367 95 0 14287 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77220

[startup+25.5005 s]
/proc/loadavg: 2.52 3.03 3.44 5/251 6031
/proc/meminfo: memFree=18330332/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=80956 CPUtime=25.49 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 36256 0 0 0 2542 7 0 0 25 0 1 0 649824920 82898944 13275 33554432000 4194304 4580011 140735326790768 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 20239 13275 367 95 0 15221 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80956

[startup+51.1008 s]
/proc/loadavg: 3.02 3.10 3.46 5/251 6031
/proc/meminfo: memFree=18229820/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=82036 CPUtime=51.09 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 59331 0 0 0 5096 13 0 0 25 0 1 0 649824920 84004864 13322 33554432000 4194304 4580011 140735326790768 18446744073709551615 4321054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 20509 13322 367 95 0 15491 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82036

[startup+102.309 s]
/proc/loadavg: 3.57 3.24 3.48 5/251 6033
/proc/meminfo: memFree=18062756/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=187692 CPUtime=102.29 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 96620 0 0 0 10209 20 0 0 25 0 1 0 649824920 192196608 28873 33554432000 4194304 4580011 140735326790768 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 46923 28873 367 95 0 41905 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 187692

[startup+162.3 s]
/proc/loadavg: 3.84 3.38 3.51 5/251 6034
/proc/meminfo: memFree=18054412/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=138024 CPUtime=162.29 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 129985 0 0 0 16201 28 0 0 25 0 1 0 649824920 141336576 27211 33554432000 4194304 4580011 140735326790768 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 34506 27211 367 95 0 29488 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 138024

[startup+222.3 s]
/proc/loadavg: 4.02 3.50 3.55 5/251 6036
/proc/meminfo: memFree=17975256/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=192708 CPUtime=222.29 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 162726 0 0 0 22194 35 0 0 25 0 1 0 649824920 197332992 29242 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 48177 29242 367 95 0 43159 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 192708

[startup+282.3 s]
/proc/loadavg: 4.01 3.59 3.57 5/251 6037
/proc/meminfo: memFree=17940988/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=140328 CPUtime=282.3 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 190065 0 0 0 28189 41 0 0 25 0 1 0 649824920 143695872 28020 33554432000 4194304 4580011 140735326790768 18446744073709551615 4322498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 35082 28020 367 95 0 30064 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 140328

[startup+342.3 s]
/proc/loadavg: 4.08 3.68 3.60 5/251 6039
/proc/meminfo: memFree=17922208/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=140600 CPUtime=342.29 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 221648 0 0 0 34182 47 0 0 25 0 1 0 649824920 143974400 28483 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 35150 28483 367 95 0 30132 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 140600

[startup+402.3 s]
/proc/loadavg: 4.15 3.77 3.63 5/251 6041
/proc/meminfo: memFree=17925392/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=214228 CPUtime=402.29 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 239426 0 0 0 40178 51 0 0 25 0 1 0 649824920 219369472 33064 33554432000 4194304 4580011 140735326790768 18446744073709551615 4415932 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 53557 33064 367 95 0 48539 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 214228

[startup+462.3 s]
/proc/loadavg: 4.05 3.81 3.65 5/251 6042
/proc/meminfo: memFree=17901172/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=157440 CPUtime=462.3 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 266677 0 0 0 46172 58 0 0 25 0 1 0 649824920 161218560 32554 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 39360 32554 367 95 0 34342 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 157440

[startup+522.3 s]
/proc/loadavg: 4.02 3.84 3.67 5/251 6044
/proc/meminfo: memFree=17837652/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=216280 CPUtime=522.29 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 292434 0 0 0 52165 64 0 0 25 0 1 0 649824920 221470720 36421 33554432000 4194304 4580011 140735326790768 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 54070 36421 367 95 0 49052 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 216280

[startup+582.3 s]
/proc/loadavg: 4.00 3.86 3.69 5/251 6045
/proc/meminfo: memFree=17855592/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=231000 CPUtime=582.3 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 308106 0 0 0 58161 69 0 0 25 0 1 0 649824920 236544000 36897 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 57750 36897 367 95 0 52732 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 231000

[startup+642.3 s]
/proc/loadavg: 4.00 3.89 3.70 5/251 6047
/proc/meminfo: memFree=17808172/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=231868 CPUtime=642.31 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 333066 0 0 0 64155 76 0 0 25 0 1 0 649824920 237432832 38383 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 57967 38383 367 95 0 52949 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 231868

[startup+702.3 s]
/proc/loadavg: 4.00 3.90 3.72 5/251 6049
/proc/meminfo: memFree=17821164/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=255476 CPUtime=702.31 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 362153 0 0 0 70148 83 0 0 25 0 1 0 649824920 261607424 43078 33554432000 4194304 4580011 140735326790768 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 63869 43078 367 95 0 58851 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 255476

[startup+762.31 s]
/proc/loadavg: 4.00 3.92 3.74 5/251 6050
/proc/meminfo: memFree=17811068/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=255476 CPUtime=762.32 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 362171 0 0 0 76149 83 0 0 25 0 1 0 649824920 261607424 43096 33554432000 4194304 4580011 140735326790768 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 63869 43096 367 95 0 58851 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 255476

[startup+822.3 s]
/proc/loadavg: 4.04 3.94 3.75 5/251 6052
/proc/meminfo: memFree=17809292/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=256388 CPUtime=822.31 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 385940 0 0 0 82142 89 0 0 25 0 1 0 649824920 262541312 41361 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 64097 41361 367 95 0 59079 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 256388

[startup+882.301 s]
/proc/loadavg: 4.01 3.95 3.76 5/251 6053
/proc/meminfo: memFree=17713768/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=256980 CPUtime=882.31 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 407429 0 0 0 88136 95 0 0 25 0 1 0 649824920 263147520 45428 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 64245 45428 367 95 0 59227 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 256980

[startup+942.301 s]
/proc/loadavg: 4.04 3.97 3.78 5/251 6055
/proc/meminfo: memFree=17639204/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=257596 CPUtime=942.31 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 426350 0 0 0 94132 99 0 0 25 0 1 0 649824920 263778304 46478 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 64399 46478 367 95 0 59381 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 257596

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.79 5/251 6057
/proc/meminfo: memFree=17661364/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=258540 CPUtime=1002.31 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 449468 0 0 0 100125 106 0 0 25 0 1 0 649824920 264744960 41985 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 64635 41985 367 95 0 59617 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 258540

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/251 6058
/proc/meminfo: memFree=17581580/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=259048 CPUtime=1062.32 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 470256 0 0 0 106120 112 0 0 25 0 1 0 649824920 265265152 43814 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 64762 43814 367 95 0 59744 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 259048

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/251 6060
/proc/meminfo: memFree=17585004/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=259628 CPUtime=1122.31 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 488596 0 0 0 112114 117 0 0 25 0 1 0 649824920 265859072 42751 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 64907 42751 367 95 0 59889 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 259628

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/251 6061
/proc/meminfo: memFree=17568840/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=260200 CPUtime=1182.32 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 508699 0 0 0 118109 123 0 0 25 0 1 0 649824920 266444800 43061 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 65050 43061 367 95 0 60032 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 260200

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/251 6063
/proc/meminfo: memFree=17601912/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=260776 CPUtime=1242.32 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 528329 0 0 0 124104 128 0 0 25 0 1 0 649824920 267034624 42468 33554432000 4194304 4580011 140735326790768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 65194 42468 367 95 0 60176 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 260776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.83 3/249 6067
/proc/meminfo: memFree=17945932/32951124 swapFree=66522240/67111528
[pid=6023] ppid=6021 vsize=311200 CPUtime=1300.03 cores=1,3
/proc/6023/stat : 6023 (strangenight2-s) R 6021 6023 5485 0 -1 4202496 542832 0 0 0 129873 130 0 0 25 0 1 0 649824920 318668800 56971 33554432000 4194304 4580011 140735326790768 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6023/statm: 77800 56971 367 95 0 72782 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 311200

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.73
CPU system time (s): 1.3188
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 311200

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

runsolver used 2.80857 second user time and 6.68398 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 16:10:42
IDJOB=3367436
IDBENCH=82645
IDSOLVER=1845
FILE ID=node109/3367436-1305382242
RUNJOBID= node109-1305382241-5989
PBS_JOBID= 13324393
Free space on /tmp= 73212 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367436-1305382242/watcher-3367436-1305382242 -o /tmp/evaluation-result-3367436-1305382242/solver-3367436-1305382242 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367436-1305382242.cnf

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

MD5SUM BENCH= 9c09330ef9d704e301452237c81ff9c7
RANDOM SEED=1046887862

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18639432 kB
Buffers:        267480 kB
Cached:        2914112 kB
SwapCached:      19100 kB
Active:        6398132 kB
Inactive:      7683196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18639432 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:           20228 kB
Writeback:           0 kB
AnonPages:    10886016 kB
Mapped:          18868 kB
Slab:           136588 kB
PageTables:      31136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17922296 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= 73200 MiB
End job on node109 at 2011-05-14 16:32:24