Trace number 3367434

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
MD5SUMbdd02c131ae0dd9fa14ba01f07a63379
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367434-1305382241.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.39/0.43	c asymm  cl-useful: 0/14548/34000 lits-rem:0 time: 0.41
0.39/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
0.49/0.56	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.58	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.49/0.58	c calculated reachability. Time: 0.00
0.49/0.58	c Calc default polars -  time:   0.00 s pos:     191 undec:       4 neg:     205
0.49/0.58	c =========================================================================================
0.49/0.58	c types(t): F = full restart, N = normal restart
0.49/0.58	c types(t): S = simplification begin/end, E = solution found
0.49/0.58	c restart types(rt): st = static, dy = dynamic
0.49/0.58	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.58	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
0.89/0.93	c  N dy    12      4097       400     34000         0      4038    238000    389305     82.55     87.46
1.19/1.29	c  N dy    33      8163       400     34000         0      5249    238000    384600     83.12     87.96
1.59/1.67	c  N dy    54     12203       400     34000         0      9225    238000    758932     83.29     89.49
1.99/2.08	c  N dy    69     16485       400     34000         0      8785    238000    598807     82.89     88.11
2.49/2.52	c  N dy    81     20891       400     34000         0      7028    238000    329848     82.57     87.33
2.89/2.92	c  N dy   104     24984       400     34000         0     11058    238000    710313     82.79     87.25
2.89/2.92	c  F st   105     25001       400     34000         0     11075    238000    711606     82.78   no data
3.39/3.45	c  N dy   111     30000       400     34000         0      8667    238000    395300     82.78   no data
3.39/3.45	c  S st   111     30000       400     34000         0      8667    238000    395300     82.78   no data
3.49/3.52	c  S st   111     30502       400     34000         0      9167    238000    437583     82.78   no data
3.49/3.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.49/3.55	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
3.49/3.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.49/3.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.49/3.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.01	c lits-rem:        57  cl-subs:       63  v-elim:      0  v-fix:    0  time:  0.43 s
4.19/4.24	c asymm  cl-useful: 0/7506/34000 lits-rem:0 time: 0.23
4.19/4.24	c calculated reachability. Time: 0.00
4.19/4.24	c  N dy   111     30502       400     34000         0      9104    238000    428087     82.78   no data
4.59/4.65	c  N dy   130     34587       400     34000         0     13142    238000    809055     82.89     87.69
5.09/5.11	c  N dy   149     38687       400     34000         0      8742    238000    308040     82.77     88.54
5.59/5.68	c  N dy   168     44331       400     34000         0     14308    238000    835012     82.53     86.93
5.79/5.83	c  S st   174     45753       400     34000         0     15714    238000    963748     82.48   no data
5.89/5.91	c  S st   174     46257       400     34000         0     16216    238000   1008502     82.48   no data
5.89/5.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
5.89/5.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.89/5.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
5.89/5.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.89/5.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.89/5.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.71	c lits-rem:        66  cl-subs:      237  v-elim:      0  v-fix:    0  time:  1.73 s
7.70/7.72	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
7.70/7.73	c vivif2 --  cl tried    15979 cl shrink        0 lits rem          0 time: 0.01
7.89/7.97	c asymm  cl-useful: 0/6359/34000 lits-rem:0 time: 0.24
7.89/7.97	c calculated reachability. Time: 0.00
7.89/7.97	c  N dy   174     46257       400     34000         0     15979    238000    974252     82.48   no data
8.39/8.45	c  N dy   191     50429       400     34000         0     10613    238000    398754     82.44     87.07
8.80/8.89	c  N dy   204     54616       400     34000         0     14761    238000    791671     82.36     86.98
9.29/9.35	c  N dy   225     58674       400     34000         0     18771    238000   1170994     82.44     86.82
9.69/9.80	c  N dy   241     62709       400     34000         0     12247    238000    470330     82.42     87.80
10.19/10.26	c  N dy   258     67097       400     34000         0     16584    238000    876635     82.35     87.41
10.49/10.52	c  S st   269     69386       400     34000         0     18845    238000   1087387     82.32   no data
10.59/10.61	c  S st   269     69892       400     34000         0     19351    238000   1131975     82.32   no data
10.59/10.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
10.59/10.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.59/10.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
10.59/10.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.59/10.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.59/10.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.49/13.57	c lits-rem:       127  cl-subs:      231  v-elim:      0  v-fix:    0  time:  2.88 s
13.49/13.58	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
13.49/13.60	c vivif2 --  cl tried    19120 cl shrink        0 lits rem          0 time: 0.02
13.79/13.85	c asymm  cl-useful: 0/5587/34000 lits-rem:0 time: 0.26
13.79/13.86	c calculated reachability. Time: 0.00
13.79/13.86	c  N dy   269     69892       400     34000         0     19120    238000   1097847     82.32   no data
14.39/14.45	c  N dy   293     74719       400     34000         0     12373    238000    397866     82.37     86.95
14.99/15.00	c  N dy   309     79721       400     34000         0     17308    238000    858906     82.29     87.30
15.59/15.61	c  N dy   333     84815       400     34000         0     22343    238000   1333966     82.32     87.60
15.89/15.97	c  F st   348     87500       400     34000         0     24995    238000   1581826     82.32     84.87
16.29/16.34	c  N st   353     90804       400     34000         0     15757    238000    639637     82.32   no data
16.99/17.02	c  N dy   376     96633       400     34000         0     21502    238000   1188231     82.42     86.86
17.79/17.84	c  N dy   407    103027       400     34000         0     14318    238000    419027     82.42     87.27
17.99/18.03	c  S st   413    104838       400     34000         0     16106    238000    585875     82.39     82.52
18.09/18.12	c  S st   413    105342       400     34000         0     16610    238000    630725     82.39   no data
18.09/18.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.09/18.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
18.09/18.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.09/18.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.09/18.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.09/18.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
18.09/18.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.09/18.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.09/18.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/18.76	c lits-rem:        22  cl-subs:       91  v-elim:      0  v-fix:    0  time:  0.58 s
18.70/18.76	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
18.70/18.77	c vivif2 --  cl tried    16519 cl shrink        0 lits rem          0 time: 0.01
18.99/19.01	c asymm  cl-useful: 0/7631/34000 lits-rem:0 time: 0.23
18.99/19.01	c calculated reachability. Time: 0.00
18.99/19.01	c  N dy   413    105342       400     34000         0     16519    238000    617400     82.39   no data
19.80/19.82	c  N dy   442    112092       400     34000         0     23181    238000   1242126     82.36     88.00
20.69/20.73	c  N dy   469    119560       400     34000         0     16073    238000    503895     82.30     87.76
21.59/21.66	c  N dy   514    127328       400     34000         0     23735    238000   1225506     82.37     88.17
22.69/22.77	c  N dy   543    135761       400     34000         0     16607    238000    472894     82.33     87.45
23.89/23.91	c  N dy   592    144468       400     34000         0     25186    238000   1284435     82.43     88.45
25.30/25.33	c  N dy   627    154421       400     34000         0     18571    238000    579679     82.38     87.06
25.69/25.78	c  S st   640    158013       400     34000         0     22127    238000    917791     82.37     85.79
25.79/25.88	c  S st   640    158516       400     34000         0     22629    238000    961413     82.37   no data
25.79/25.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.89/25.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
25.89/25.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.89/25.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.89/25.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.89/25.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
25.89/25.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.89/25.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.89/25.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.29/27.39	c lits-rem:       132  cl-subs:      180  v-elim:      0  v-fix:    0  time:  1.43 s
27.29/27.39	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
27.39/27.41	c vivif2 --  cl tried    22449 cl shrink        0 lits rem          0 time: 0.01
27.59/27.68	c asymm  cl-useful: 0/5922/34000 lits-rem:0 time: 0.28
27.59/27.68	c calculated reachability. Time: 0.00
27.59/27.68	c  N dy   640    158516       400     34000         0     22449    238000    935628     82.37   no data
29.00/29.09	c  N dy   676    168715       400     34000         0     32510    238000   1878412     82.27     87.38
30.49/30.56	c  N dy   730    179493       400     34000         0     25714    238000   1161229     82.28     87.24
32.29/32.39	c  N dy   790    191779       400     34000         0     19409    238000    489902     82.31     86.88
33.89/33.97	c  N dy   844    204174       400     34000         0     31638    238000   1642106     82.33     87.08
35.69/35.75	c  N dy   890    217251       400     34000         0     25112    238000    951370     82.30     86.67
37.79/37.80	c  N dy   964    231341       400     34000         0     39006    238000   2257481     82.36     88.09
38.59/38.69	c  S st   991    237775       400     34000         0     24983    238000    854475     82.36   no data
38.69/38.79	c  S st   991    238279       400     34000         0     25485    238000    899714     82.36   no data
38.69/38.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.79/38.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
38.79/38.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.79/38.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.79/38.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.79/38.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
38.79/38.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.79/38.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.79/38.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.39/40.49	c lits-rem:        65  cl-subs:      141  v-elim:      0  v-fix:    0  time:  1.63 s
40.39/40.49	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
40.49/40.50	c vivif2 --  cl tried    25344 cl shrink        0 lits rem          0 time: 0.01
40.70/40.75	c asymm  cl-useful: 0/5412/34000 lits-rem:0 time: 0.25
40.70/40.75	c calculated reachability. Time: 0.00
40.70/40.75	c  N dy   991    238279       400     34000         0     25344    238000    879130     82.36   no data
42.99/43.04	c  N dy  1067    253665       400     34000         0     40539    238000   2310033     82.41     86.93
45.50/45.51	c  N dy  1139    269910       400     34000         0     35204    238000   1728833     82.40     86.77
48.19/48.21	c  N dy  1226    287144       400     34000         0     29830    238000   1148801     82.45     88.33
51.19/51.27	c  F st  1294    306250       400     34000         0     25346    238000    641697     82.39     78.45
51.19/51.27	c  N st  1294    306250       400     34000         0     25346    238000    641697     82.39     78.45
54.09/54.12	c  N dy  1365    325839       400     34000         0     44686    238000   2478530     82.40     88.67
57.10/57.16	c  N dy  1468    345932       400     34000         0     40151    238000   1958176     82.44     92.93
58.99/59.07	c  S st  1508    357418       400     34000         0     26156    238000    553209     82.42     79.44
59.09/59.17	c  S st  1508    357922       400     34000         0     26658    238000    597248     82.42   no data
59.09/59.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.09/59.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
59.19/59.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.19/59.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.19/59.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.19/59.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
59.19/59.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.19/59.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.19/59.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.69/59.76	c lits-rem:         4  cl-subs:       28  v-elim:      0  v-fix:    0  time:  0.52 s
59.69/59.76	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
59.69/59.77	c vivif2 --  cl tried    26630 cl shrink        0 lits rem          0 time: 0.01
59.99/60.02	c asymm  cl-useful: 0/5211/34000 lits-rem:0 time: 0.25
59.99/60.02	c calculated reachability. Time: 0.00
59.99/60.02	c  N dy  1508    357922       400     34000         0     26630    238000    593129     82.42   no data
63.00/63.04	c  N dy  1597    378008       400     34000         0     46493    238000   2458872     82.41     87.07
66.19/66.20	c  N dy  1681    398315       400     34000         0     40212    238000   1798489     82.41     87.43
70.09/70.18	c  N dy  1765    421522       400     34000         0     35803    238000   1302212     82.36     86.75
73.79/73.83	c  N dy  1853    441610       400     34000         0     55625    238000   3166529     82.35     89.68
77.09/77.17	c  N dy  1948    461679       400     34000         0     47151    238000   2280512     82.35     88.65
80.59/80.61	c  N dy  2048    481827       400     34000         0     37735    238000   1314530     82.40     86.92
84.10/84.13	c  N dy  2127    502099       400     34000         0     57776    238000   3195462     82.37     86.74
87.39/87.49	c  N dy  2226    522770       400     34000         0     47908    238000   2184983     82.39     87.32
90.10/90.11	c  S st  2285    536887       400     34000         0     61854    238000   3500109     82.39   no data
90.20/90.29	c  S st  2285    537391       400     34000         0     62356    238000   3543552     82.39   no data
90.30/90.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
90.30/90.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
90.30/90.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.30/90.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.30/90.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.30/90.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
90.30/90.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.30/90.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
90.49/90.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.59/125.60	c lits-rem:       753  cl-subs:      936  v-elim:      0  v-fix:    0  time: 35.09 s
125.59/125.60	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
125.59/125.65	c vivif2 --  cl tried    61420 cl shrink        0 lits rem          0 time: 0.04
125.89/125.99	c asymm  cl-useful: 0/3311/34000 lits-rem:0 time: 0.35
125.89/126.00	c calculated reachability. Time: 0.00
125.89/126.00	c  N dy  2285    537391       400     34000         0     61420    238000   3403667     82.39   no data
129.30/129.38	c  N dy  2376    557758       400     34000         0     50278    238000   2331889     82.41     88.49
133.19/133.21	c  N dy  2481    578009       400     34000         0     37983    238000   1086829     82.46     87.87
136.59/136.65	c  N dy  2557    598048       400     34000         0     57759    238000   2943912     82.44     87.20
140.30/140.32	c  N dy  2654    618224       400     34000         0     44447    238000   1619262     82.45     86.99
144.10/144.16	c  N dy  2754    638323       400     34000         0     64281    238000   3485795     82.47     87.45
147.59/147.64	c  N dy  2833    658329       400     34000         0     49818    238000   2033780     82.46     87.87
151.50/151.52	c  N dy  2906    678485       400     34000         0     69720    238000   3904405     82.43     88.21
154.89/154.99	c  N dy  2976    699037       400     34000         0     54804    238000   2422720     82.41     87.02
159.09/159.19	c  N dy  3058    720134       400     34000         0     39432    238000    894579     82.40     86.79
162.81/162.82	c  N dy  3129    740702       400     34000         0     59747    238000   2806080     82.37     87.12
166.90/166.91	c  N dy  3221    760917       400     34000         0     42499    238000   1099773     82.38     88.02
171.19/171.22	c  N dy  3315    781207       400     34000         0     62539    238000   2977767     82.37     86.89
175.91/175.95	c  N dy  3403    801408       400     34000         0     44287    238000   1187395     82.37     87.36
176.90/176.90	c  S st  3429    806087       400     34000         0     48914    238000   1623584     82.38     77.79
177.01/177.08	c  S st  3429    806589       400     34000         0     49411    238000   1665358     82.38   no data
177.01/177.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
177.11/177.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
177.11/177.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.11/177.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.11/177.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.11/177.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
177.11/177.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
177.11/177.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
177.20/177.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.60/189.69	c lits-rem:       260  cl-subs:      302  v-elim:      0  v-fix:    0  time: 12.48 s
189.60/189.69	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
189.70/189.72	c vivif2 --  cl tried    49109 cl shrink        0 lits rem          0 time: 0.02
190.00/190.07	c asymm  cl-useful: 0/3741/34000 lits-rem:0 time: 0.36
190.00/190.08	c calculated reachability. Time: 0.00
190.00/190.08	c  N dy  3429    806589       400     34000         0     49109    238000   1619701     82.38   no data
194.30/194.36	c  N dy  3520    826744       400     34000         0     68998    238000   3482411     82.38     86.78
198.50/198.54	c  N dy  3589    847179       400     34000         0     50022    238000   1637858     82.34     86.70
202.59/202.63	c  N dy  3683    867298       400     34000         0     69882    238000   3505845     82.34     86.87
206.90/206.90	c  N dy  3784    887657       400     34000         0     49830    238000   1545000     82.35     87.05
210.89/210.90	c  N dy  3871    907827       400     34000         0     69737    238000   3425134     82.36     87.51
215.30/215.34	c  N dy  3972    928108       400     34000         0     48642    238000   1349248     82.38     87.18
219.30/219.34	c  N dy  4064    948292       400     34000         0     68563    238000   3219617     82.39     86.76
223.90/223.91	c  N dy  4152    968342       400     34000         0     46234    238000   1034790     82.39     87.16
227.70/227.72	c  N dy  4227    988694       400     34000         0     66352    238000   2930960     82.37     86.88
232.40/232.43	c  N dy  4306   1008722       400     34000         0     86162    238000   4788249     82.36     88.21
236.19/236.21	c  N dy  4393   1028769       400     34000         0     62801    238000   2503789     82.35     91.17
240.50/240.56	c  N dy  4445   1048843       400     34000         0     82625    238000   4368092     82.31     86.81
244.59/244.64	c  N dy  4515   1068931       400     34000         0     58344    238000   2020280     82.31     86.81
245.20/245.21	c  F st  4525   1071877       400     34000         0     61257    238000   2291154     82.30     75.86
249.10/249.13	c  N dy  4599   1089118       400     34000         0     78251    238000   3903863     82.31     87.15
253.60/253.65	c  N dy  4685   1109343       400     34000         0     53149    238000   1441187     82.31     87.03
257.80/257.84	c  N dy  4782   1129405       400     34000         0     72952    238000   3304221     82.32     87.26
263.00/263.09	c  N dy  4877   1149576       400     34000         0     46794    238000    760627     82.33     87.45
267.00/267.01	c  N dy  4965   1169857       400     34000         0     66787    238000   2636753     82.33     87.07
271.60/271.66	c  N dy  5042   1189878       400     34000         0     86576    238000   4492289     82.32     87.09
276.01/276.03	c  N dy  5126   1209883       400     34000         0     59278    238000   1844671     82.31     82.37
276.01/276.03	c  S st  5126   1209883       400     34000         0     59278    238000   1844671     82.31     82.37
276.20/276.20	c  S st  5126   1210385       400     34000         0     59780    238000   1887609     82.31   no data
276.20/276.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
276.20/276.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
276.20/276.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
276.20/276.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.20/276.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.20/276.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
276.20/276.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
276.20/276.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
276.30/276.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.51/292.59	c lits-rem:       303  cl-subs:      390  v-elim:      0  v-fix:    0  time: 16.26 s
292.51/292.60	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
292.61/292.62	c vivif2 --  cl tried    59390 cl shrink        0 lits rem          0 time: 0.03
292.90/292.99	c asymm  cl-useful: 0/2772/34000 lits-rem:0 time: 0.36
292.90/292.99	c calculated reachability. Time: 0.00
292.90/292.99	c  N dy  5126   1210385       400     34000         0     59390    238000   1829753     82.31   no data
298.20/298.23	c  N dy  5210   1230797       400     34000         0     79542    238000   3722556     82.30     87.31
303.70/303.74	c  N dy  5299   1251257       400     34000         0     51720    238000   1052683     82.30     87.72
308.10/308.12	c  N dy  5387   1271494       400     34000         0     71686    238000   2937532     82.30     86.94
313.51/313.51	c  N dy  5476   1291578       400     34000         0     91543    238000   4802810     82.30     86.66
318.30/318.36	c  N dy  5565   1311771       400     34000         0     62413    238000   1968384     82.30     87.26
323.20/323.26	c  N dy  5654   1331879       400     34000         0     82271    238000   3838552     82.30     86.91
328.70/328.75	c  N dy  5746   1351980       400     34000         0     52088    238000    924461     82.31     86.72
332.80/332.84	c  N dy  5839   1372000       400     34000         0     71836    238000   2782603     82.32     87.10
337.81/337.89	c  N dy  5932   1392028       400     34000         0     91614    238000   4642201     82.32     90.42
342.80/342.80	c  N dy  6014   1412842       400     34000         0     61161    238000   1690377     82.31     86.69
347.20/347.21	c  N dy  6080   1432949       400     34000         0     81024    238000   3556437     82.30     86.84
352.61/352.60	c  N dy  6165   1453057       400     34000         0    100865    238000   5423337     82.30     86.99
357.00/357.05	c  N dy  6254   1473145       400     34000         0     68683    238000   2308223     82.30     93.55
362.00/362.08	c  N dy  6352   1493722       400     34000         0     88994    238000   4210315     82.30     87.47
367.50/367.50	c  N dy  6423   1513836       400     34000         0     55891    238000   1027068     82.29     86.94
371.71/371.80	c  N dy  6507   1533947       400     34000         0     75753    238000   2899929     82.29     86.63
377.01/377.08	c  N dy  6604   1554036       400     34000         0     95601    238000   4765680     82.30     86.69
382.30/382.38	c  N dy  6687   1574118       400     34000         0     61464    238000   1463931     82.29     86.75
386.90/386.96	c  N dy  6782   1594200       400     34000         0     81316    238000   3339901     82.29     87.06
392.50/392.55	c  N dy  6872   1614675       400     34000         0    101526    238000   5241820     82.29     87.06
397.60/397.65	c  N dy  6956   1634696       400     34000         0     66308    238000   1837274     82.29     88.28
402.40/402.50	c  N dy  7050   1654698       400     34000         0     86057    238000   3690808     82.30     88.50
408.21/408.23	c  N dy  7140   1674852       400     34000         0    105998    238000   5567795     82.29     88.14
413.10/413.17	c  N dy  7240   1694893       400     34000         0     69810    238000   2081608     82.30     87.07
416.80/416.85	c  S st  7308   1710385       400     34000         0     85106    238000   3519827     82.30     87.33
417.00/417.08	c  S st  7308   1710889       400     34000         0     85608    238000   3565341     82.30   no data
417.00/417.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
417.10/417.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
417.10/417.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
417.10/417.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
417.10/417.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
417.10/417.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
417.10/417.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
417.20/417.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
417.20/417.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
452.80/452.80	c lits-rem:       385  cl-subs:      812  v-elim:      0  v-fix:    0  time: 35.50 s
452.80/452.81	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
452.80/452.85	c vivif2 --  cl tried    84796 cl shrink        0 lits rem          0 time: 0.04
453.11/453.20	c asymm  cl-useful: 0/3333/34000 lits-rem:0 time: 0.35
453.11/453.20	c calculated reachability. Time: 0.00
453.11/453.20	c  N dy  7308   1710889       400     34000         0     84796    238000   3444973     82.30   no data
458.71/458.74	c  N dy  7388   1730966       400     34000         0    104624    238000   5303766     82.30     86.74
464.01/464.05	c  N dy  7476   1751057       400     34000         0     67506    238000   1789465     82.30     86.89
468.81/468.87	c  N dy  7566   1771247       400     34000         0     87450    238000   3669526     82.30     87.54
474.70/474.76	c  N dy  7654   1791404       400     34000         0    107331    238000   5553652     82.31     86.97
480.20/480.22	c  N dy  7763   1811534       400     34000         0     69256    238000   1879740     82.32     86.98
485.01/485.10	c  N dy  7844   1831700       400     34000         0     89168    238000   3746149     82.32     87.78
490.81/490.83	c  N dy  7920   1851821       400     34000         0    109042    238000   5618523     82.31     86.69
496.21/496.24	c  N dy  8018   1871890       400     34000         0     69930    238000   1843746     82.32     86.97
501.20/501.27	c  N dy  8107   1892418       400     34000         0     90220    238000   3750669     82.32     86.74
507.21/507.27	c  N dy  8186   1912714       400     34000         0    110292    238000   5638197     82.32     86.81
512.71/512.72	c  N dy  8274   1932767       400     34000         0     70200    238000   1789175     82.32     87.27
517.61/517.68	c  N dy  8369   1952878       400     34000         0     90095    238000   3669587     82.32     86.82
523.51/523.58	c  N dy  8449   1972889       400     34000         0    109879    238000   5524121     82.32     86.83
529.51/529.52	c  N dy  8553   1992949       400     34000         0     68753    238000   1563249     82.32     86.93
534.41/534.46	c  N dy  8636   2013408       400     34000         0     88963    238000   3456207     82.32     87.20
540.30/540.38	c  N dy  8717   2033663       400     34000         0    108973    238000   5344902     82.32     87.93
546.51/546.58	c  N dy  8808   2053678       400     34000         0     66831    238000   1299989     82.32     87.64
551.50/551.55	c  N dy  8904   2074288       400     34000         0     87189    238000   3220033     82.33     87.45
557.61/557.64	c  N dy  9020   2094445       400     34000         0    107065    238000   5098395     82.34     86.90
564.21/564.22	c  N dy  9104   2114456       400     34000         0     63956    238000    949971     82.34     87.26
568.72/568.79	c  N dy  9180   2134536       400     34000         0     83785    238000   2818000     82.33     86.99
574.31/574.30	c  N dy  9259   2154586       400     34000         0    103584    238000   4682170     82.33     88.24
581.11/581.18	c  N dy  9371   2174650       400     34000         0    123391    238000   6550995     82.34     86.80
586.40/586.46	c  N dy  9458   2194747       400     34000         0     79377    238000   2321113     82.34     88.03
590.51/590.59	c  S st  9513   2210889       400     34000         0     95306    238000   3823849     82.33     86.12
590.81/590.84	c  S st  9513   2211392       400     34000         0     95806    238000   3868239     82.33   no data
590.81/590.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
590.91/590.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
590.91/590.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
590.91/590.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
590.91/590.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
590.91/590.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
590.91/590.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
590.91/590.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
591.01/591.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.91/630.96	c lits-rem:       488  cl-subs:      932  v-elim:      0  v-fix:    0  time: 39.87 s
630.91/630.96	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
631.01/631.01	c vivif2 --  cl tried    94874 cl shrink        0 lits rem          0 time: 0.05
631.32/631.38	c asymm  cl-useful: 0/2680/34000 lits-rem:0 time: 0.37
631.32/631.38	c calculated reachability. Time: 0.00
631.32/631.38	c  N dy  9513   2211392       400     34000         0     94874    238000   3731553     82.33   no data
637.61/637.60	c  N dy  9601   2231435       400     34000         0    114639    238000   5587741     82.33     92.02
644.21/644.22	c  N dy  9689   2251537       400     34000         0     69670    238000   1324858     82.33     87.13
649.22/649.25	c  N dy  9789   2271953       400     34000         0     89827    238000   3229519     82.34     86.94
655.11/655.14	c  N dy  9885   2292047       400     34000         0    109634    238000   5098720     82.34     86.99
662.01/662.04	c  N dy  9980   2312156       400     34000         0    129446    238000   6972518     82.34     88.06
667.01/667.07	c  N dy 10070   2332242       400     34000         0     83470    238000   2545955     82.34     87.22
672.51/672.52	c  N dy 10148   2352873       400     34000         0    103825    238000   4475082     82.34     87.57
679.11/679.15	c  N dy 10239   2372918       400     34000         0    123652    238000   6339084     82.34     87.59
685.22/685.25	c  N dy 10323   2393054       400     34000         0     76766    238000   1839524     82.34     86.71
690.51/690.58	c  N dy 10425   2413129       400     34000         0     96599    238000   3711482     82.35     92.89
697.21/697.23	c  N dy 10508   2434593       400     34000         0    117795    238000   5711946     82.35     86.84
704.52/704.55	c  N dy 10614   2454674       400     34000         0     69827    238000   1092652     82.36     86.97
709.52/709.53	c  N dy 10716   2474754       400     34000         0     89653    238000   2956964     82.36     94.92
715.62/715.60	c  N dy 10821   2494975       400     34000         0    109643    238000   4856349     82.37     86.94
722.21/722.28	c  N dy 10888   2515083       400     34000         0    129509    238000   6711280     82.36     87.16
728.31/728.33	c  N dy 10986   2535211       400     34000         0     80595    238000   2016376     82.37     86.93
733.91/733.97	c  N dy 11077   2555836       400     34000         0    100963    238000   3939021     82.37     86.78
740.82/740.89	c  N dy 11163   2575904       400     34000         0    120775    238000   5808132     82.37     88.39
748.62/748.60	c  N dy 11252   2596667       400     34000         0     71482    238000   1076205     82.37     87.28
753.42/753.46	c  N dy 11329   2616675       400     34000         0     91248    238000   2935434     82.37     93.40
759.92/759.91	c  N dy 11420   2637984       400     34000         0    112298    238000   4914693     82.37     88.20
766.91/766.99	c  N dy 11514   2658001       400     34000         0    132060    238000   6778516     82.37     86.71
773.32/773.34	c  N dy 11599   2678042       400     34000         0     81059    238000   1894518     82.36     87.60
779.02/779.06	c  N dy 11707   2698453       400     34000         0    101223    238000   3796787     82.37     86.77
783.12/783.17	c  S st 11766   2711394       400     34000         0    114009    238000   4999629     82.37   no data
783.41/783.47	c  S st 11766   2711897       400     34000         0    114511    238000   5042066     82.37   no data
783.41/783.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
783.51/783.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
783.51/783.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
783.51/783.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
783.51/783.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
783.51/783.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
783.51/783.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
783.61/783.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
783.71/783.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
844.62/844.69	c lits-rem:      1151  cl-subs:     1307  v-elim:      0  v-fix:    0  time: 60.91 s
844.62/844.69	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
844.72/844.76	c vivif2 --  cl tried   113204 cl shrink        0 lits rem          0 time: 0.07
845.12/845.17	c asymm  cl-useful: 0/2289/34000 lits-rem:0 time: 0.41
845.12/845.18	c calculated reachability. Time: 0.00
845.12/845.18	c  N dy 11766   2711897       400     34000         0    113204    238000   4849275     82.37   no data
852.21/852.30	c  N dy 11849   2731924       400     34000         0    132942    238000   6702596     82.37     87.04
858.91/858.99	c  N dy 11941   2752104       400     34000         0     81128    238000   1821559     82.37     87.24
864.52/864.51	c  N dy 12042   2772116       400     34000         0    100897    238000   3675351     82.38     86.79
870.72/870.72	c  N dy 12116   2792146       400     34000         0    120680    238000   5539952     82.37     87.87
878.22/878.27	c  N dy 12209   2812192       400     34000         0    140464    238000   7401678     82.38     88.06
883.92/883.98	c  N dy 12278   2832480       400     34000         0     87763    238000   2360890     82.37     87.24
889.52/889.58	c  N dy 12363   2852537       400     34000         0    107591    238000   4242167     82.37     86.75
896.43/896.47	c  N dy 12466   2872577       400     34000         0    127380    238000   6111929     82.38     86.96
904.32/904.30	c  N dy 12559   2892708       400     34000         0    147279    238000   7991054     82.38     86.89
910.12/910.17	c  N dy 12657   2912798       400     34000         0     93351    238000   2802507     82.39     86.90
917.12/917.19	c  N dy 12749   2932974       400     34000         0    113279    238000   4678249     82.39     86.93
925.13/925.19	c  N dy 12842   2953056       400     34000         0    133127    238000   6557709     82.39     87.28
934.02/934.01	c  N dy 12927   2973701       400     34000         0     78773    238000   1342793     82.39     87.33
939.92/939.95	c  N dy 13023   2994024       400     34000         0     98841    238000   3235221     82.39     86.96
946.92/946.91	c  N dy 13121   3014229       400     34000         0    118806    238000   5118632     82.40     87.19
954.62/954.70	c  N dy 13207   3034486       400     34000         0    138809    238000   7004371     82.39     86.75
961.92/961.91	c  N dy 13289   3054787       400     34000         0     83147    238000   1680797     82.39     87.37
967.42/967.48	c  N dy 13379   3074959       400     34000         0    103088    238000   3561548     82.40     86.83
974.12/974.10	c  N dy 13455   3095889       400     34000         0    123756    238000   5525095     82.39     86.99
981.82/981.88	c  N dy 13548   3116105       400     34000         0    143729    238000   7405430     82.39     86.91
988.62/988.62	c  N dy 13632   3136340       400     34000         0     86990    238000   1951949     82.39     86.89
994.33/994.37	c  N dy 13724   3156528       400     34000         0    106903    238000   3824669     82.40     87.22
1000.93/1000.92	c  N dy 13805   3176624       400     34000         0    126770    238000   5699356     82.40     86.90
1008.73/1008.78	c  N dy 13906   3196653       400     34000         0    146550    238000   7560052     82.40     87.81
1014.23/1014.28	c  S st 13970   3211897       400     34000         0     83934    238000   1584224     82.40   no data
1014.42/1014.49	c  S st 13970   3212400       400     34000         0     84433    238000   1628919     82.40   no data
1014.52/1014.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1014.52/1014.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1014.52/1014.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1014.52/1014.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1014.52/1014.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1014.52/1014.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1014.52/1014.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1014.52/1014.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1014.62/1014.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1021.62/1021.68	c lits-rem:        86  cl-subs:      198  v-elim:      0  v-fix:    0  time:  7.03 s
1021.62/1021.68	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1021.72/1021.71	c vivif2 --  cl tried    84235 cl shrink        0 lits rem          0 time: 0.02
1022.02/1022.07	c asymm  cl-useful: 0/2764/34000 lits-rem:0 time: 0.36
1022.02/1022.07	c calculated reachability. Time: 0.00
1022.02/1022.07	c  N dy 13970   3212400       400     34000         0     84235    238000   1599866     82.40   no data
1027.53/1027.56	c  N dy 14053   3232420       400     34000         0    104022    238000   3460972     82.40     87.34
1034.22/1034.21	c  N dy 14136   3252495       400     34000         0    123840    238000   5323377     82.40     86.87
1041.63/1041.69	c  N dy 14214   3272914       400     34000         0    143986    238000   7223380     82.39     87.02
1049.13/1049.13	c  N dy 14297   3293033       400     34000         0     85172    238000   1613870     82.39     87.08
1054.93/1054.91	c  N dy 14393   3313491       400     34000         0    105371    238000   3516736     82.40     86.96
1061.53/1061.59	c  N dy 14486   3333500       400     34000         0    125160    238000   5381448     82.40     86.87
1069.13/1069.12	c  N dy 14557   3353882       400     34000         0    145299    238000   7287239     82.39     87.23
1076.72/1076.72	c  N dy 14641   3373917       400     34000         0     85414    238000   1556705     82.39     91.01
1082.33/1082.39	c  N dy 14729   3394112       400     34000         0    105339    238000   3439922     82.40     87.04
1089.12/1089.15	c  N dy 14819   3414150       400     34000         0    125124    238000   5307300     82.40     86.78
1097.03/1097.07	c  N dy 14911   3434235       400     34000         0    144940    238000   7181421     82.40     94.47
1105.33/1105.36	c  N dy 15002   3454293       400     34000         0     84115    238000   1351578     82.40     89.51
1110.93/1110.98	c  N dy 15096   3474591       400     34000         0    104178    238000   3250400     82.41     86.80
1117.53/1117.57	c  N dy 15180   3494643       400     34000         0    123984    238000   5116822     82.40     87.36
1125.52/1125.52	c  N dy 15272   3514669       400     34000         0    143741    238000   6979546     82.41     87.27
1135.13/1135.15	c  N dy 15352   3534752       400     34000         0     81934    238000   1065661     82.41    103.53
1141.43/1141.46	c  N dy 15423   3555384       400     34000         0    102320    238000   2981459     82.40     87.00
1148.83/1148.85	c  N dy 15506   3575500       400     34000         0    122205    238000   4854037     82.40     86.76
1157.83/1157.83	c  N dy 15600   3596131       400     34000         0    142566    238000   6775992     82.40     87.88
1167.14/1167.16	c  N dy 15699   3616272       400     34000         0    162446    238000   8651765     82.40     86.81
1173.74/1173.71	c  N dy 15802   3636352       400     34000         0     99633    238000   2652097     82.41     87.21
1180.43/1180.46	c  N dy 15886   3656544       400     34000         0    119594    238000   4531994     82.41     87.94
1188.03/1188.09	c  N dy 15979   3676550       400     34000         0    139349    238000   6391094     82.41     87.23
1196.73/1196.77	c  N dy 16075   3696792       400     34000         0    159345    238000   8279594     82.42     87.70
1202.63/1202.61	c  S st 16151   3712401       400     34000         0     91143    238000   1764659     82.42     80.15
1202.83/1202.85	c  S st 16151   3712904       400     34000         0     91645    238000   1809312     82.42   no data
1202.83/1202.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1202.93/1202.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
1202.93/1202.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1202.93/1202.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1202.93/1202.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1202.93/1202.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1202.93/1202.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1202.93/1202.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1203.03/1203.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1210.13/1210.16	c lits-rem:       228  cl-subs:      268  v-elim:      0  v-fix:    0  time:  7.14 s
1210.13/1210.16	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1210.13/1210.19	c vivif2 --  cl tried    91377 cl shrink        0 lits rem          0 time: 0.03
1210.53/1210.56	c asymm  cl-useful: 0/2584/34000 lits-rem:0 time: 0.38
1210.53/1210.57	c calculated reachability. Time: 0.00
1210.53/1210.57	c  N dy 16151   3712904       400     34000         0     91377    238000   1769637     82.42   no data
1216.43/1216.44	c  N dy 16236   3732906       400     34000         0    111117    238000   3630232     82.42     93.27
1222.93/1222.97	c  F st 16331   3751563       400     34000         0    129558    238000   5375789     82.42   no data
1223.73/1223.71	c  N st 16335   3753597       400     34000         0    131568    238000   5567122     82.42   no data
1231.53/1231.57	c  N dy 16414   3773934       400     34000         0    151645    238000   7467966     82.42     86.97
1240.33/1240.35	c  N dy 16503   3794034       400     34000         0     86890    238000   1280164     82.43     86.81
1246.03/1246.04	c  N dy 16580   3814302       400     34000         0    106874    238000   3168401     82.43     86.79
1252.84/1252.90	c  N dy 16677   3834428       400     34000         0    126766    238000   5042952     82.43     86.81
1260.33/1260.34	c  N dy 16741   3854457       400     34000         0    146591    238000   6914362     82.42     86.97
1269.34/1269.37	c  N dy 16834   3874721       400     34000         0    166593    238000   8801968     82.42     87.55
1276.04/1276.06	c  N dy 16925   3894844       400     34000         0    100869    238000   2514647     82.42     86.83
1282.64/1282.63	c  N dy 17020   3914906       400     34000         0    120701    238000   4394847     82.43     87.24
1290.03/1290.02	c  N dy 17118   3935034       400     34000         0    140536    238000   6265969     82.43     88.30
1298.33/1298.33	c  N dy 17191   3955038       400     34000         0    160312    238000   8126130     82.43     86.95

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-3367434-1305382241/watcher-3367434-1305382241 -o /tmp/evaluation-result-3367434-1305382241/solver-3367434-1305382241 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367434-1305382241.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: 1.56 2.91 3.42 6/242 6017
/proc/meminfo: memFree=18654320/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=30532 CPUtime=0.01 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 1154 0 0 0 1 0 0 0 20 0 1 0 649824917 31264768 1095 33554432000 4194304 4580011 140733463979936 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 7633 1095 324 95 0 2615 0

[startup+0.0358599 s]
/proc/loadavg: 1.56 2.91 3.42 6/242 6017
/proc/meminfo: memFree=18654320/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=31196 CPUtime=0.03 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 1413 0 0 0 3 0 0 0 20 0 1 0 649824917 31944704 1354 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 7799 1354 339 95 0 2781 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31196

[startup+0.100905 s]
/proc/loadavg: 1.56 2.91 3.42 6/242 6017
/proc/meminfo: memFree=18654320/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=31196 CPUtime=0.09 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 1431 0 0 0 9 0 0 0 20 0 1 0 649824917 31944704 1372 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 7799 1372 339 95 0 2781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31196

[startup+0.300883 s]
/proc/loadavg: 1.56 2.91 3.42 6/242 6017
/proc/meminfo: memFree=18654320/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=31328 CPUtime=0.29 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 1468 0 0 0 29 0 0 0 21 0 1 0 649824917 32079872 1409 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 7832 1409 339 95 0 2814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31328

[startup+0.700775 s]
/proc/loadavg: 1.56 2.91 3.42 6/242 6017
/proc/meminfo: memFree=18654320/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=38952 CPUtime=0.69 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 3937 0 0 0 69 0 0 0 22 0 1 0 649824917 39886848 3408 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 9738 3408 363 95 0 4720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38952

[startup+1.50065 s]
/proc/loadavg: 1.56 2.91 3.42 6/251 6030
/proc/meminfo: memFree=18576104/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=41144 CPUtime=1.49 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 5277 0 0 0 149 0 0 0 25 0 1 0 649824917 42131456 3839 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 10286 3839 363 95 0 5268 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41144

[startup+3.10036 s]
/proc/loadavg: 1.56 2.91 3.42 6/251 6030
/proc/meminfo: memFree=18568912/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=41828 CPUtime=3.09 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 8010 0 0 0 309 0 0 0 25 0 1 0 649824917 42831872 4187 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 10457 4187 364 95 0 5439 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41828

[startup+6.30078 s]
/proc/loadavg: 1.83 2.94 3.43 6/251 6030
/proc/meminfo: memFree=18513064/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=67216 CPUtime=6.3 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 17076 0 0 0 628 2 0 0 25 0 1 0 649824917 68829184 10311 33554432000 4194304 4580011 140733463979936 18446744073709551615 4451596 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 16804 10311 367 95 0 11786 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 67216

[startup+12.7006 s]
/proc/loadavg: 2.01 2.96 3.43 6/251 6030
/proc/meminfo: memFree=18398552/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=75996 CPUtime=12.69 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 22594 0 0 0 1267 2 0 0 25 0 1 0 649824917 77819904 12437 33554432000 4194304 4580011 140733463979936 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 18999 12437 367 95 0 13981 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75996

[startup+25.5003 s]
/proc/loadavg: 2.52 3.03 3.44 6/251 6031
/proc/meminfo: memFree=18330332/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=76408 CPUtime=25.49 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 34918 0 0 0 2545 4 0 0 25 0 1 0 649824917 78241792 12030 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 19102 12030 367 95 0 14084 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76408

[startup+51.1006 s]
/proc/loadavg: 3.02 3.10 3.46 6/251 6031
/proc/meminfo: memFree=18229820/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=83224 CPUtime=51.09 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 55971 0 0 0 5100 9 0 0 25 0 1 0 649824917 85221376 13323 33554432000 4194304 4580011 140733463979936 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 20806 13323 367 95 0 15788 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83224

[startup+102.308 s]
/proc/loadavg: 3.57 3.24 3.48 6/251 6033
/proc/meminfo: memFree=18063004/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=185764 CPUtime=102.3 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 96124 0 0 0 10213 17 0 0 25 0 1 0 649824917 190222336 28435 33554432000 4194304 4580011 140733463979936 18446744073709551615 4415950 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 46441 28435 367 95 0 41423 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 185764

[startup+162.3 s]
/proc/loadavg: 3.84 3.38 3.51 6/251 6034
/proc/meminfo: memFree=18054784/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=135280 CPUtime=162.3 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 120838 0 0 0 16207 23 0 0 25 0 1 0 649824917 138526720 27467 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 33820 27467 367 95 0 28802 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 135280

[startup+222.301 s]
/proc/loadavg: 4.02 3.50 3.55 6/251 6036
/proc/meminfo: memFree=17975628/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=189544 CPUtime=222.29 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 147096 0 0 0 22199 30 0 0 25 0 1 0 649824917 194093056 29467 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 47386 29467 367 95 0 42368 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 189544

[startup+282.3 s]
/proc/loadavg: 4.01 3.59 3.57 6/251 6037
/proc/meminfo: memFree=17941112/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=138048 CPUtime=282.3 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 177660 0 0 0 28192 38 0 0 25 0 1 0 649824917 141361152 27420 33554432000 4194304 4580011 140733463979936 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 34512 27420 367 95 0 29494 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138048

[startup+342.3 s]
/proc/loadavg: 4.08 3.68 3.60 6/251 6039
/proc/meminfo: memFree=17922456/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=138280 CPUtime=342.3 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 201113 0 0 0 34184 46 0 0 25 0 1 0 649824917 141598720 26980 33554432000 4194304 4580011 140733463979936 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 34570 26980 367 95 0 29552 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 138280

[startup+402.3 s]
/proc/loadavg: 4.15 3.77 3.63 6/251 6041
/proc/meminfo: memFree=17925516/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=195264 CPUtime=402.3 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 228845 0 0 0 40179 51 0 0 25 0 1 0 649824917 199950336 29186 33554432000 4194304 4580011 140733463979936 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 48816 29186 367 95 0 43798 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 195264

[startup+462.3 s]
/proc/loadavg: 4.05 3.81 3.65 6/251 6042
/proc/meminfo: memFree=17901172/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=155812 CPUtime=462.3 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 243295 0 0 0 46176 54 0 0 25 0 1 0 649824917 159551488 30164 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 38953 30164 367 95 0 33935 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 155812

[startup+522.3 s]
/proc/loadavg: 4.02 3.84 3.67 6/251 6044
/proc/meminfo: memFree=17837776/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=213920 CPUtime=522.31 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 268401 0 0 0 52169 62 0 0 25 0 1 0 649824917 219054080 34342 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 53480 34342 367 95 0 48462 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 213920

[startup+582.3 s]
/proc/loadavg: 4.00 3.86 3.69 6/251 6045
/proc/meminfo: memFree=17855592/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=214792 CPUtime=582.31 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 292008 0 0 0 58164 67 0 0 25 0 1 0 649824917 219947008 36078 33554432000 4194304 4580011 140733463979936 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 53698 36078 367 95 0 48680 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 214792

[startup+642.3 s]
/proc/loadavg: 4.00 3.89 3.70 6/251 6047
/proc/meminfo: memFree=17808420/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=228480 CPUtime=642.32 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 302634 0 0 0 64163 69 0 0 25 0 1 0 649824917 233963520 39201 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 57120 39201 367 95 0 52102 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 228480

[startup+702.3 s]
/proc/loadavg: 4.00 3.90 3.72 6/251 6049
/proc/meminfo: memFree=17821288/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=229468 CPUtime=702.31 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 325935 0 0 0 70158 73 0 0 25 0 1 0 649824917 234975232 39266 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 57367 39266 367 95 0 52349 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 229468

[startup+762.309 s]
/proc/loadavg: 4.00 3.92 3.74 6/251 6050
/proc/meminfo: memFree=17811192/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=230268 CPUtime=762.32 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 348671 0 0 0 76153 79 0 0 25 0 1 0 649824917 235794432 37860 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 57567 37860 367 95 0 52549 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 230268

[startup+822.3 s]
/proc/loadavg: 4.04 3.94 3.75 6/251 6052
/proc/meminfo: memFree=17809292/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=258152 CPUtime=822.32 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 362739 0 0 0 82150 82 0 0 25 0 1 0 649824917 264347648 43690 33554432000 4194304 4580011 140733463979936 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 64538 43690 367 95 0 59520 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 258152

[startup+882.3 s]
/proc/loadavg: 4.01 3.95 3.76 6/251 6053
/proc/meminfo: memFree=17713892/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=197688 CPUtime=882.32 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 376350 0 0 0 88146 86 0 0 25 0 1 0 649824917 202432512 40378 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 49422 40378 367 95 0 44404 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 197688

[startup+942.3 s]
/proc/loadavg: 4.04 3.97 3.78 6/251 6055
/proc/meminfo: memFree=17639328/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=259396 CPUtime=942.32 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 395805 0 0 0 94139 93 0 0 25 0 1 0 649824917 265621504 42560 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 64849 42560 367 95 0 59831 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 259396

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.79 6/251 6057
/proc/meminfo: memFree=17661488/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=260000 CPUtime=1002.32 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 415666 0 0 0 100133 99 0 0 25 0 1 0 649824917 266240000 44733 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 65000 44733 367 95 0 59982 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 260000

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.80 6/251 6058
/proc/meminfo: memFree=17581704/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=260592 CPUtime=1062.33 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 433286 0 0 0 106129 104 0 0 25 0 1 0 649824917 266846208 44258 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 65148 44258 367 95 0 60130 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 260592

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.82 6/251 6060
/proc/meminfo: memFree=17585128/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=261236 CPUtime=1122.33 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 452565 0 0 0 112123 110 0 0 25 0 1 0 649824917 267505664 45005 33554432000 4194304 4580011 140733463979936 18446744073709551615 4316292 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 65309 45005 367 95 0 60291 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 261236

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.82 6/251 6061
/proc/meminfo: memFree=17568964/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=261752 CPUtime=1182.33 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 470229 0 0 0 118115 118 0 0 25 0 1 0 649824917 268034048 43702 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 65438 43702 367 95 0 60420 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 261752

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.83 6/251 6063
/proc/meminfo: memFree=17601912/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=198400 CPUtime=1242.33 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 486583 0 0 0 124110 123 0 0 25 0 1 0 649824917 203161600 40633 33554432000 4194304 4580011 140733463979936 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 49600 40633 367 95 0 44582 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 198400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.83 6/251 6065
/proc/meminfo: memFree=17419568/32951124 swapFree=66522240/67111528
[pid=6017] ppid=6012 vsize=262616 CPUtime=1300.04 cores=0,2
/proc/6017/stat : 6017 (strangenight2-s) R 6012 6017 5485 0 -1 4202496 503001 0 0 0 129876 128 0 0 25 0 1 0 649824917 268918784 47201 33554432000 4194304 4580011 140733463979936 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6017/statm: 65654 47201 367 95 0 60636 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 262616

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.06
CPU user time (s): 1298.77
CPU system time (s): 1.2928
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 277676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.77
system time used= 1.2928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 503002
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= 15
involuntary context switches= 1845

runsolver used 3.15552 second user time and 6.40603 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 16:10:42
IDJOB=3367434
IDBENCH=82643
IDSOLVER=1845
FILE ID=node109/3367434-1305382241
RUNJOBID= node109-1305382241-5987
PBS_JOBID= 13324393
Free space on /tmp= 73224 MiB

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

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

MD5SUM BENCH= bdd02c131ae0dd9fa14ba01f07a63379
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:      18652780 kB
Buffers:        267464 kB
Cached:        2907920 kB
SwapCached:      19100 kB
Active:        6385536 kB
Inactive:      7683336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18652780 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:           13632 kB
Writeback:           0 kB
AnonPages:    10880972 kB
Mapped:          17704 kB
Slab:           136588 kB
PageTables:      31136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17862224 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