Trace number 3367331

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.07 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S1778371838-017-UNKNOWN.cnf
MD5SUMfdeac497d04edcceaf426c845c7872aa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.8933
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3367331-1305380721.cnf'
0.00/0.00	c -- header says num vars:          20000
0.00/0.00	c -- header says num clauses:       84000
0.00/0.04	c -- clauses added:            0 learnts,        84000 normals,            0 xors
0.00/0.04	c -- vars added      20000
0.00/0.04	c Parsing time:  0.04 s
0.00/0.04	c  N st     0         0     20000     84000         0         0    252000         0   no data   no data
0.09/0.10	c asymm  cl-useful: 0/84000/84000 lits-rem:0 time: 0.06
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
0.09/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20000 time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
0.19/0.27	c lits-rem:         0  cl-subs:        0  v-elim:    480  v-fix:    0  time:  0.09 s
0.19/0.27	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.29	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.19/0.29	c calculated reachability. Time: 0.00
0.29/0.30	c Calc default polars -  time:   0.01 s pos:    8793 undec:    2239 neg:    8968
0.29/0.30	c =========================================================================================
0.29/0.30	c types(t): F = full restart, N = normal restart
0.29/0.30	c types(t): S = simplification begin/end, E = solution found
0.29/0.30	c restart types(rt): st = static, dy = dynamic
0.29/0.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.30	c  B st     0         0     19520     83458         0         0    253334         0   no data   no data
1.29/1.37	c  N dy    21      4005     19520     83458         0      4005    253334   1018075    127.99    135.39
2.39/2.42	c  N dy    51      8103     19520     83458         0      8103    253334   1843047    129.03    136.36
3.39/3.49	c  N dy    78     12137     19520     83458         0     12137    253334   2659133    128.87    138.13
4.59/4.60	c  N dy   107     16204     19520     83458         0     16204    253334   3503318    129.29    144.29
5.69/5.76	c  N dy   131     20411     19520     83458         0     10412    253334    633011    129.30    136.45
6.79/6.84	c  N dy   153     24445     19520     83458         0     14446    253334   1481852    129.07    140.46
6.89/6.99	c  F st   158     25000     19520     83458         0     15001    253334   1592758    129.07   no data
8.39/8.45	c  N dy   164     30000     19520     83458         0     20001    253334   2919734    129.07   no data
8.39/8.45	c  S st   164     30000     19520     83458         0     20001    253334   2919734    129.07   no data
8.59/8.60	c  S st   164     30502     19520     83458         0     20503    253334   2997984    129.07   no data
8.59/8.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.59/8.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
8.59/8.68	c blocked clauses removed:      425 vars:     68 tried:       19520 T: 0.01 s
8.59/8.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.59/8.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.59/8.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19452 time:  0.00 s
8.70/8.71	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
8.70/8.77	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.07 s
8.89/8.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.69/9.70	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.72 s
9.69/9.79	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.09
9.69/9.79	c calculated reachability. Time: 0.00
9.69/9.79	c  N dy   164     30502     19441     83024         0     20241    252106   2909851    129.07   no data
10.89/11.00	c  N dy   195     34600     19441     83024         0     24339    252106   3758614    129.61    137.12
12.19/12.20	c  N dy   221     38637     19441     83024         0     28376    252106   4574458    129.33    138.00
13.29/13.38	c  N dy   243     42710     19441     83024         0     17082    252106   1011446    128.55    135.80
14.20/14.25	c  S st   262     45754     19441     83024         0     20126    252106   1642386    128.78    110.14
14.30/14.39	c  S st   262     46255     19441     83024         0     20627    252106   1718783    128.78   no data
14.39/14.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.39/14.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.04
14.39/14.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.39/14.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.39/14.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.39/14.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.00 s
14.39/14.48	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
14.49/14.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
14.59/14.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.79/14.84	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.21 s
14.79/14.85	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
14.79/14.88	c vivif2 --  cl tried    20624 cl shrink        0 lits rem          0 time: 0.03
14.89/14.97	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.09
14.89/14.97	c calculated reachability. Time: 0.00
14.89/14.97	c  N dy   262     46255     19441     83024         0     20624    252106   1716770    128.78   no data
16.09/16.12	c  N dy   285     50302     19441     83024         0     24671    252106   2523047    128.41    137.21
17.29/17.33	c  N dy   317     54343     19441     83024         0     28712    252106   3395939    129.24    143.96
18.49/18.56	c  N dy   344     58432     19441     83024         0     32800    252106   4231526    129.09    137.44
19.80/19.81	c  N dy   375     62437     19441     83024         0     36805    252106   5064347    129.30    142.55
20.99/21.02	c  N dy   401     66532     19441     83024         0     22215    252106   1368461    129.33    136.59
21.79/21.84	c  S st   419     69383     19441     83024         0     25066    252106   1941060    129.25   no data
21.89/21.99	c  S st   419     69891     19441     83024         0     25574    252106   2007120    129.25   no data
21.89/22.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.00/22.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
22.00/22.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.00/22.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.00/22.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.00 s
22.00/22.09	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
22.09/22.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
22.19/22.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.49/22.56	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.31 s
22.49/22.57	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
22.59/22.60	c vivif2 --  cl tried    25572 cl shrink        0 lits rem          0 time: 0.03
22.69/22.70	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.09
22.69/22.70	c calculated reachability. Time: 0.00
22.69/22.70	c  N dy   419     69891     19441     83024         0     25572    252106   2007035    129.25   no data
23.99/24.05	c  N dy   452     74426     19441     83024         0     30107    252106   2929127    129.37    137.65
25.49/25.55	c  N dy   485     79235     19441     83024         0     34916    252106   3912554    129.53    138.21
27.09/27.10	c  N dy   516     84303     19441     83024         0     39982    252106   4943050    129.48    136.85
28.08/28.13	c  F st   541     87500     19441     83024         0     22337    252106    924024    129.69   no data
29.09/29.14	c  N st   546     90799     19441     83024         0     25636    252106   1820714    129.69   no data
30.80/30.88	c  N dy   576     96595     19441     83024         0     31432    252106   3161227    129.94    144.04
32.79/32.84	c  N dy   619    102882     19441     83024         0     37719    252106   4475166    130.01    137.09
33.39/33.46	c  S st   632    104836     19441     83024         0     39673    252106   4881222    130.03    123.05
33.59/33.63	c  S st   632    105341     19441     83024         0     40178    252106   4965181    130.03   no data
33.59/33.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.69/33.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
33.69/33.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.69/33.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.69/33.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.69/33.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.00 s
33.69/33.74	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
33.79/33.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
33.99/34.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.49/35.54	c lits-rem:        13  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.45 s
35.49/35.55	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
35.59/35.62	c vivif2 --  cl tried    40177 cl shrink        0 lits rem          0 time: 0.07
35.69/35.74	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.11
35.69/35.74	c calculated reachability. Time: 0.00
35.69/35.74	c  N dy   632    105341     19441     83024         0     40177    252106   4964816    130.03   no data
37.89/37.91	c  N dy   677    112105     19441     83024         0     24524    252106   1019067    130.19    138.80
39.99/40.09	c  N dy   726    119338     19441     83024         0     31757    252106   2524886    130.29    140.30
42.49/42.50	c  N dy   775    127050     19441     83024         0     39469    252106   4113870    130.19    137.36
45.10/45.14	c  N dy   832    135232     19441     83024         0     23938    252106    593850    130.32    138.31
47.69/47.77	c  N dy   898    143937     19441     83024         0     32643    252106   2443592    130.67    193.53
50.61/50.61	c  N dy   952    153137     19441     83024         0     41843    252106   4306075    130.49    138.24
52.20/52.23	c  S st   988    158012     19441     83024         0     46716    252106   5336499    130.60   no data
52.40/52.43	c  S st   988    158515     19441     83024         0     47219    252106   5422459    130.60   no data
52.40/52.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.50/52.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
52.50/52.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.50/52.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.50/52.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.50/52.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.01 s
52.50/52.56	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
52.60/52.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
52.89/52.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.90/54.92	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.00 s
54.90/54.93	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
54.90/55.01	c vivif2 --  cl tried    47217 cl shrink        0 lits rem          0 time: 0.08
55.09/55.13	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.12
55.09/55.14	c calculated reachability. Time: 0.00
55.09/55.14	c  N dy   988    158515     19441     83024         0     47217    252106   5422215    130.60   no data
58.20/58.27	c  N dy  1056    168661     19441     83024         0     32507    252106   2128114    130.61    139.59
61.70/61.70	c  N dy  1128    179464     19441     83024         0     43309    252106   4369072    130.55    146.14
65.39/65.41	c  N dy  1200    191017     19441     83024         0     28936    252106   1143263    130.49    141.10
69.20/69.22	c  N dy  1284    203292     19441     83024         0     41210    252106   3691946    130.57    142.60
73.60/73.61	c  N dy  1373    216530     19441     83024         0     27489    252106    582830    130.53    137.50
77.89/77.91	c  N dy  1461    230359     19441     83024         0     41317    252106   3489103    130.56    141.31
80.20/80.28	c  S st  1509    237773     19441     83024         0     48729    252106   5002726    130.61    122.98
80.40/80.46	c  S st  1509    238281     19441     83024         0     49237    252106   5071791    130.61   no data
80.40/80.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.49/80.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.06
80.49/80.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.49/80.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.49/80.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
80.49/80.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.00 s
80.49/80.58	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
80.59/80.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
80.79/80.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.79/82.89	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.99 s
82.89/82.90	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
82.89/82.97	c vivif2 --  cl tried    49232 cl shrink        0 lits rem          0 time: 0.07
83.09/83.10	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.12
83.09/83.10	c calculated reachability. Time: 0.00
83.09/83.10	c  N dy  1509    238281     19441     83024         0     49232    252106   5070429    130.61   no data
87.90/88.01	c  N dy  1612    253497     19441     83024         0     36466    252106   2248035    130.71    148.14
93.19/93.26	c  N dy  1716    269710     19441     83024         0     52679    252106   5603529    130.75    194.39
98.90/98.91	c  N dy  1833    287457     19441     83024         0     41434    252106   2999372    130.65    140.67
105.09/105.12	c  N dy  1971    305865     19441     83024         0     59841    252106   6808629    130.85    138.31
105.19/105.28	c  F st  1974    306251     19441     83024         0     30238    252106    502389    130.85    119.41
111.49/111.52	c  N dy  2079    325458     19441     83024         0     49444    252106   4920182    130.92    143.15
118.19/118.20	c  N dy  2216    345475     19441     83024         0     38462    252106   1988218    131.03    138.32
122.11/122.12	c  S st  2307    357422     19441     83024         0     50409    252106   4542059    131.15   no data
122.19/122.28	c  S st  2307    357923     19441     83024         0     50910    252106   4606176    131.15   no data
122.29/122.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
122.29/122.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.06
122.29/122.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
122.29/122.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.29/122.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.39/122.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.00 s
122.39/122.40	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
122.39/122.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
122.59/122.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.59/125.60	c lits-rem:         7  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.92 s
125.59/125.61	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
125.59/125.68	c vivif2 --  cl tried    50905 cl shrink        0 lits rem          0 time: 0.07
125.79/125.80	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.13
125.79/125.81	c calculated reachability. Time: 0.00
125.79/125.81	c  N dy  2307    357923     19441     83024         0     50905    252106   4604064    131.15   no data
132.49/132.56	c  N dy  2449    378026     19441     83024         0     39008    252106   1903407    131.26    140.68
139.19/139.22	c  N dy  2584    398124     19441     83024         0     59106    252106   6092284    131.25    145.04
145.90/145.95	c  N dy  2708    418156     19441     83024         0     46135    252106   3151250    131.18    180.90
152.80/152.88	c  N dy  2855    438243     19441     83024         0     66220    252106   7342223    131.32    139.18
159.40/159.42	c  N dy  2995    458334     19441     83024         0     52311    252106   4167822    131.31    138.38
166.40/166.45	c  N dy  3130    478439     19441     83024         0     37418    252106    922733    131.33    138.36
173.10/173.11	c  N dy  3269    498463     19441     83024         0     57441    252106   5209464    131.44    150.37
180.00/180.06	c  N dy  3393    518473     19441     83024         0     41457    252106   1612022    131.47    139.22
186.20/186.24	c  S st  3520    536884     19441     83024         0     59865    252106   5470263    131.55    126.41
186.40/186.43	c  S st  3520    537387     19441     83024         0     60368    252106   5536618    131.55   no data
186.40/186.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
186.50/186.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
186.50/186.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
186.50/186.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.50/186.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.50/186.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.01 s
186.50/186.55	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
186.60/186.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
186.80/186.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.60/189.68	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.79 s
189.60/189.69	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
189.70/189.77	c vivif2 --  cl tried    60364 cl shrink        0 lits rem          0 time: 0.08
189.90/189.91	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.14
189.90/189.91	c calculated reachability. Time: 0.00
189.90/189.91	c  N dy  3520    537387     19441     83024         0     60364    252106   5535306    131.55   no data
196.91/196.93	c  N dy  3650    557449     19441     83024         0     43424    252106   1753841    131.55    143.53
203.70/203.78	c  N dy  3786    577491     19441     83024         0     63462    252106   6018314    131.59    139.97
210.79/210.80	c  N dy  3924    597538     19441     83024         0     45515    252106   2012956    131.59    139.01
217.59/217.61	c  N dy  4054    617602     19441     83024         0     65578    252106   6161075    131.57    140.59
224.69/224.70	c  N dy  4185    637709     19441     83024         0     46688    252106   2031501    131.56    147.53
231.50/231.52	c  N dy  4312    657743     19441     83024         0     66722    252106   6124026    131.51    138.86
238.71/238.76	c  N dy  4442    678060     19441     83024         0     47042    252106   1926585    131.52    138.74
245.60/245.63	c  N dy  4579    698105     19441     83024         0     67085    252106   6104324    131.54    140.42
252.91/252.96	c  N dy  4708    718202     19441     83024         0     46183    252106   1530571    131.56    145.05
259.69/259.78	c  N dy  4841    738286     19441     83024         0     66265    252106   5629209    131.51    140.87
267.20/267.22	c  N dy  4972    758337     19441     83024         0     44327    252106    963932    131.49    144.07
274.00/274.03	c  N dy  5102    778539     19441     83024         0     64528    252106   5152644    131.49    139.27
281.51/281.57	c  N dy  5240    798574     19441     83024         0     84562    252106   9322908    131.52    139.05
284.10/284.17	c  S st  5291    806082     19441     83024         0     49068    252106   1728101    131.52   no data
284.30/284.34	c  S st  5291    806584     19441     83024         0     49570    252106   1800338    131.52   no data
284.30/284.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
284.40/284.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.06
284.40/284.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
284.40/284.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
284.40/284.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
284.40/284.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.01 s
284.40/284.46	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
284.50/284.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
284.60/284.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
285.20/285.23	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.61 s
285.20/285.23	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
285.20/285.26	c vivif2 --  cl tried    49569 cl shrink        0 lits rem          0 time: 0.03
285.30/285.38	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.12
285.30/285.39	c calculated reachability. Time: 0.00
285.30/285.39	c  N dy  5291    806584     19441     83024         0     49569    252106   1799476    131.52   no data
292.30/292.34	c  N dy  5423    826601     19441     83024         0     69585    252106   5973506    131.56    142.14
299.80/299.86	c  N dy  5553    846658     19441     83024         0     45638    252106    799491    131.57    139.14
306.69/306.71	c  N dy  5687    866727     19441     83024         0     65707    252106   5041724    131.62    140.83
314.20/314.28	c  N dy  5822    886800     19441     83024         0     85778    252106   9268349    131.64    138.69
321.21/321.26	c  N dy  5952    906861     19441     83024         0     60844    252106   3757232    131.66    141.71
328.70/328.77	c  N dy  6091    927205     19441     83024         0     81186    252106   7990165    131.66    144.32
336.10/336.18	c  N dy  6230    947231     19441     83024         0     55214    252106   2370250    131.69    139.79
343.40/343.42	c  N dy  6370    967246     19441     83024         0     75225    252106   6586772    131.73    140.34
351.10/351.17	c  N dy  6505    987298     19441     83024         0     48278    252106    757652    131.72    189.20
358.19/358.23	c  N dy  6649   1007420     19441     83024         0     68397    252106   5078289    131.79    147.44
365.80/365.89	c  N dy  6787   1027485     19441     83024         0     88461    252106   9266001    131.80    140.18
373.09/373.18	c  N dy  6921   1047616     19441     83024         0     60594    252106   3065721    131.79    139.21
380.51/380.57	c  N dy  7047   1067841     19441     83024         0     80818    252106   7265798    131.77    139.59
382.10/382.14	c  F st  7072   1071875     19441     83024         0     84852    252106   8129567    131.78   no data
388.40/388.44	c  N dy  7154   1087985     19441     83024         0     51971    252106   1125157    131.80    142.58
395.40/395.47	c  N dy  7294   1107991     19441     83024         0     71974    252106   5336755    131.86    139.68
403.10/403.19	c  N dy  7425   1128008     19441     83024         0     91991    252106   9510778    131.84    139.06
410.70/410.77	c  N dy  7567   1148264     19441     83024         0     62245    252106   3061308    131.89    140.84
418.20/418.23	c  N dy  7707   1168310     19441     83024         0     82289    252106   7279945    131.92    139.47
426.40/426.44	c  N dy  7853   1188656     19441     83024         0     51634    252106    622041    131.97    139.47
433.41/433.45	c  N dy  7992   1208745     19441     83024         0     71723    252106   4828173    131.99    142.22
433.80/433.88	c  S st  8001   1209876     19441     83024         0     72854    252106   5075794    132.00   no data
434.00/434.08	c  S st  8001   1210382     19441     83024         0     73360    252106   5156372    132.00   no data
434.00/434.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
434.10/434.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.08
434.10/434.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
434.20/434.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.20/434.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.20/434.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.01 s
434.20/434.21	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
434.30/434.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
434.51/434.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
437.40/437.44	c lits-rem:         6  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.90 s
437.40/437.45	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
437.50/437.52	c vivif2 --  cl tried    73355 cl shrink        0 lits rem          0 time: 0.08
437.60/437.67	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.15
437.60/437.68	c calculated reachability. Time: 0.00
437.60/437.68	c  N dy  8001   1210382     19441     83024         0     73355    252106   5154862    132.00   no data
445.30/445.35	c  N dy  8137   1230448     19441     83024         0     93420    252106   9316433    132.00    153.07
452.80/452.89	c  N dy  8266   1250502     19441     83024         0     61475    252106   2460842    131.99    141.93
460.11/460.17	c  N dy  8389   1270554     19441     83024         0     81522    252106   6667087    131.97    141.61
468.20/468.27	c  N dy  8524   1290574     19441     83024         0    101541    252106  10876302    131.99    140.03
475.60/475.70	c  N dy  8660   1310796     19441     83024         0     68767    252106   3777192    131.99    142.24
483.31/483.31	c  N dy  8782   1330865     19441     83024         0     88832    252106   7903395    131.94    140.07
491.71/491.73	c  N dy  8928   1351015     19441     83024         0     54982    252106    714953    131.99    140.60
498.91/498.90	c  N dy  9055   1371151     19441     83024         0     75117    252106   4934727    131.98    141.19
506.70/506.73	c  N dy  9190   1391178     19441     83024         0     95143    252106   9131612    131.99    150.66
514.71/514.75	c  N dy  9319   1411270     19441     83024         0     60238    252106   1603303    131.97    139.46
522.01/522.01	c  N dy  9452   1431312     19441     83024         0     80279    252106   5787071    131.97    144.77
530.00/530.09	c  N dy  9586   1451358     19441     83024         0    100325    252106  10014018    131.97    150.02
538.00/538.07	c  N dy  9725   1471509     19441     83024         0     64485    252106   2280588    132.00    139.71
545.51/545.56	c  N dy  9867   1491562     19441     83024         0     84534    252106   6538222    132.03    140.34
553.71/553.77	c  N dy  9997   1511709     19441     83024         0    104681    252106  10785352    132.05    141.11
561.70/561.72	c  N dy 10130   1531763     19441     83024         0     67735    252106   2821473    132.07    140.40
569.21/569.28	c  N dy 10259   1551874     19441     83024         0     87844    252106   7029400    132.08    145.56
577.61/577.61	c  N dy 10398   1571906     19441     83024         0    107873    252106  11200655    132.09    140.31
585.50/585.51	c  N dy 10526   1592126     19441     83024         0     70097    252106   3082998    132.11    142.84
593.10/593.18	c  N dy 10663   1612188     19441     83024         0     90159    252106   7359716    132.14    144.88
601.41/601.47	c  N dy 10786   1632295     19441     83024         0    110263    252106  11592101    132.12    140.23
609.31/609.31	c  N dy 10919   1652355     19441     83024         0     71325    252106   3153443    132.15    158.14
617.01/617.01	c  N dy 11057   1672428     19441     83024         0     91398    252106   7303049    132.14    147.15
625.31/625.30	c  N dy 11191   1692437     19441     83024         0    111406    252106  11468131    132.14    142.26
632.41/632.44	c  S st 11317   1710382     19441     83024         0     69355    252106   2514554    132.16   no data
632.60/632.63	c  S st 11317   1710887     19441     83024         0     69860    252106   2591910    132.16   no data
632.60/632.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
632.70/632.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.08
632.70/632.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
632.70/632.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
632.70/632.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
632.70/632.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.00 s
632.70/632.76	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
632.80/632.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
632.90/632.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
634.50/634.55	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.59 s
634.50/634.55	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
634.50/634.59	c vivif2 --  cl tried    69860 cl shrink        0 lits rem          0 time: 0.04
634.71/634.74	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.14
634.71/634.74	c calculated reachability. Time: 0.00
634.71/634.74	c  N dy 11317   1710887     19441     83024         0     69860    252106   2591909    132.16   no data
642.31/642.31	c  N dy 11446   1731063     19441     83024         0     90035    252106   6751073    132.14    146.75
650.61/650.67	c  N dy 11584   1751184     19441     83024         0    110154    252106  10970470    132.15    139.64
658.81/658.88	c  N dy 11722   1771227     19441     83024         0     69204    252106   2237813    132.17    140.65
666.51/666.51	c  N dy 11863   1791333     19441     83024         0     89308    252106   6511776    132.20    140.42
674.71/674.72	c  N dy 11991   1811388     19441     83024         0    109361    252106  10695218    132.21    143.24
683.12/683.18	c  N dy 12118   1831430     19441     83024         0     67403    252106   1668239    132.19    141.46
690.71/690.71	c  N dy 12255   1851464     19441     83024         0     87435    252106   5914450    132.21    142.80
698.91/698.96	c  N dy 12391   1871518     19441     83024         0    107488    252106  10138936    132.22    139.45
707.81/707.80	c  N dy 12525   1891669     19441     83024         0     64641    252106    884898    132.22    140.31
715.31/715.34	c  N dy 12665   1911789     19441     83024         0     84761    252106   5084834    132.24    147.06
723.41/723.40	c  N dy 12795   1931878     19441     83024         0    104850    252106   9297840    132.24    141.32
732.11/732.14	c  N dy 12922   1951934     19441     83024         0    124905    252106  13546560    132.24    154.01
739.81/739.85	c  N dy 13048   1972155     19441     83024         0     81132    252106   4190451    132.24    140.42
747.81/747.85	c  N dy 13171   1992241     19441     83024         0    101216    252106   8459419    132.25    161.24
756.61/756.67	c  N dy 13318   2012374     19441     83024         0    121348    252106  12767039    132.29    143.46
764.81/764.87	c  N dy 13452   2032510     19441     83024         0     76484    252106   2998118    132.30    140.68
772.71/772.77	c  N dy 13593   2052685     19441     83024         0     96658    252106   7267478    132.33    139.37
781.41/781.46	c  N dy 13733   2072787     19441     83024         0    116759    252106  11506938    132.34    140.39
790.21/790.26	c  N dy 13865   2092925     19441     83024         0     70902    252106   1598144    132.34    139.32
797.91/797.94	c  N dy 14008   2113014     19441     83024         0     90990    252106   5938483    132.37    161.15
806.21/806.27	c  N dy 14141   2133243     19441     83024         0    111219    252106  10198240    132.38    140.00
815.31/815.32	c  N dy 14271   2153457     19441     83024         0    131433    252106  14391191    132.37    149.15
823.12/823.11	c  N dy 14405   2173705     19441     83024         0     84682    252106   4286760    132.37    140.21
831.11/831.16	c  N dy 14537   2193756     19441     83024         0    104732    252106   8467806    132.38    139.41
838.51/838.51	c  S st 14640   2210889     19441     83024         0    121865    252106  12031388    132.36   no data
838.71/838.76	c  S st 14640   2211394     19441     83024         0    122370    252106  12107897    132.36   no data
838.71/838.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
838.91/838.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
838.91/838.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
838.91/838.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
838.91/838.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
838.91/838.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.00 s
838.91/838.95	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
839.11/839.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
839.62/839.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
846.21/846.27	c lits-rem:         2  cl-subs:       12  v-elim:      0  v-fix:    0  time:  6.58 s
846.21/846.27	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
846.41/846.45	c vivif2 --  cl tried   122358 cl shrink        0 lits rem          0 time: 0.18
846.61/846.67	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.22
846.61/846.68	c calculated reachability. Time: 0.00
846.61/846.68	c  N dy 14640   2211394     19441     83024         0    122358    252106  12101184    132.36   no data
855.41/855.49	c  N dy 14777   2231599     19441     83024         0     74571    252106   1972474    132.37    140.00
863.21/863.23	c  N dy 14909   2251892     19441     83024         0     94863    252106   6198155    132.37    142.62
871.71/871.71	c  N dy 15046   2271995     19441     83024         0    114966    252106  10427374    132.38    140.56
880.91/880.98	c  N dy 15191   2292034     19441     83024         0    135002    252106  14705769    132.41    140.02
888.91/888.98	c  N dy 15332   2312129     19441     83024         0     86097    252106   4257240    132.43    139.91
897.11/897.15	c  N dy 15468   2332242     19441     83024         0    106205    252106   8494674    132.45    139.66
906.02/906.00	c  N dy 15602   2352337     19441     83024         0    126297    252106  12694199    132.45    139.58
914.92/914.97	c  N dy 15734   2372438     19441     83024         0     76400    252106   1961370    132.46    140.03
922.93/922.97	c  N dy 15867   2392979     19441     83024         0     96938    252106   6276491    132.47    139.47
931.41/931.47	c  N dy 16005   2413038     19441     83024         0    116996    252106  10455933    132.47    143.70
940.81/940.81	c  N dy 16145   2433128     19441     83024         0    137085    252106  14687600    132.48    142.77
948.81/948.87	c  N dy 16278   2453154     19441     83024         0     86117    252106   3789076    132.48    175.56
957.03/957.03	c  N dy 16412   2473195     19441     83024         0    106156    252106   7947643    132.48    143.30
966.01/966.00	c  N dy 16553   2493304     19441     83024         0    126263    252106  12213418    132.49    150.28
975.31/975.32	c  N dy 16691   2513365     19441     83024         0     74330    252106   1089349    132.49    168.99
983.02/983.05	c  N dy 16823   2533520     19441     83024         0     94484    252106   5299442    132.49    148.03
991.52/991.52	c  N dy 16961   2553692     19441     83024         0    114656    252106   9537649    132.51    140.38
1000.62/1000.60	c  N dy 17088   2573714     19441     83024         0    134675    252106  13771489    132.51    140.83
1009.31/1009.31	c  N dy 17218   2593736     19441     83024         0     81700    252106   2405216    132.50    141.16
1017.21/1017.29	c  N dy 17350   2613776     19441     83024         0    101737    252106   6595358    132.49    141.05
1026.02/1026.02	c  N dy 17493   2633804     19441     83024         0    121765    252106  10837970    132.52    142.78
1036.01/1036.01	c  N dy 17636   2653947     19441     83024         0    141907    252106  15067872    132.53    140.20
1044.51/1044.50	c  N dy 17782   2674016     19441     83024         0     87976    252106   3597774    132.55    142.00
1052.62/1052.65	c  N dy 17910   2694079     19441     83024         0    108037    252106   7816429    132.55    145.54
1060.22/1060.29	c  S st 18034   2711395     19441     83024         0    125350    252106  11505078    132.56   no data
1060.52/1060.56	c  S st 18034   2711898     19441     83024         0    125853    252106  11583778    132.56   no data
1060.52/1060.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1060.72/1060.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.12
1060.72/1060.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1060.72/1060.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1060.72/1060.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1060.72/1060.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.01 s
1060.72/1060.75	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
1060.92/1060.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
1061.32/1061.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1068.02/1068.01	c lits-rem:         0  cl-subs:       13  v-elim:      0  v-fix:    0  time:  6.61 s
1068.02/1068.02	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
1068.13/1068.19	c vivif2 --  cl tried   125840 cl shrink        0 lits rem          0 time: 0.17
1068.42/1068.41	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.23
1068.42/1068.42	c calculated reachability. Time: 0.00
1068.42/1068.42	c  N dy 18034   2711898     19441     83024         0    125840    252106  11575727    132.56   no data
1077.92/1077.94	c  N dy 18168   2731900     19441     83024         0    145838    252106  15756840    132.57    141.32
1086.21/1086.28	c  N dy 18310   2751973     19441     83024         0     90922    252106   3922548    132.58    161.86
1094.61/1094.61	c  N dy 18448   2772052     19441     83024         0    111001    252106   8203698    132.60    170.23
1103.61/1103.64	c  N dy 18581   2792116     19441     83024         0    131061    252106  12406274    132.60    195.59
1113.23/1113.24	c  N dy 18710   2812203     19441     83024         0    151146    252106  16580587    132.59    148.92
1121.22/1121.27	c  N dy 18840   2832325     19441     83024         0     95271    252106   4693173    132.60    141.95
1129.82/1129.88	c  N dy 18976   2852441     19441     83024         0    115387    252106   8902807    132.60    145.15
1138.92/1138.99	c  N dy 19115   2872464     19441     83024         0    135409    252106  13101561    132.61    141.27
1148.61/1148.66	c  N dy 19245   2892484     19441     83024         0     78430    252106    923402    132.61    139.60
1156.42/1156.46	c  N dy 19379   2912511     19441     83024         0     98456    252106   5093807    132.61    141.07
1164.42/1164.48	c  N dy 19521   2932555     19441     83024         0    118498    252106   9366062    132.63    144.12
1172.63/1172.64	c  N dy 19658   2952617     19441     83024         0    138560    252106  13588407    132.64    146.68
1181.12/1181.17	c  N dy 19791   2972709     19441     83024         0     80652    252106   1200665    132.64    141.35
1188.12/1188.19	c  N dy 19924   2992754     19441     83024         0    100694    252106   5381489    132.65    139.63
1195.82/1195.88	c  N dy 20061   3012977     19441     83024         0    120917    252106   9633246    132.66    139.67
1204.13/1204.16	c  N dy 20196   3033015     19441     83024         0    140955    252106  13826474    132.66    141.37
1212.72/1212.75	c  N dy 20336   3053069     19441     83024         0     82013    252106   1267749    132.67    141.64
1219.83/1219.81	c  N dy 20474   3073176     19441     83024         0    102119    252106   5542393    132.68    143.12
1227.42/1227.47	c  N dy 20607   3093225     19441     83024         0    122168    252106   9764256    132.69    139.88
1235.72/1235.79	c  N dy 20744   3113311     19441     83024         0    142252    252106  14030742    132.70    191.37
1244.43/1244.40	c  N dy 20879   3133331     19441     83024         0     82279    252106   1121965    132.70    142.53
1251.53/1251.52	c  N dy 21021   3153440     19441     83024         0    102386    252106   5413805    132.71    147.37
1259.23/1259.27	c  N dy 21157   3173826     19441     83024         0    122772    252106   9757415    132.73    139.74
1267.63/1267.62	c  N dy 21300   3193924     19441     83024         0    142868    252106  14010072    132.74    145.01
1275.42/1275.46	c  S st 21414   3211898     19441     83024         0    160842    252106  17845820    132.75   no data
1275.72/1275.72	c  S st 21414   3212399     19441     83024         0    161343    252106  17926857    132.75   no data
1275.72/1275.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1275.82/1275.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.13
1275.92/1275.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1275.92/1275.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1275.92/1275.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1275.92/1275.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19441 time:  0.00 s
1275.92/1275.93	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
1276.12/1276.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
1276.82/1276.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1289.52/1289.52	c lits-rem:         2  cl-subs:       14  v-elim:      0  v-fix:    0  time: 12.65 s
1289.52/1289.53	c vivif2 --  cl tried    83024 cl shrink        0 lits rem          0 time: 0.01
1289.72/1289.79	c vivif2 --  cl tried   161329 cl shrink        0 lits rem          0 time: 0.26
1290.02/1290.03	c asymm  cl-useful: 0/83024/83024 lits-rem:0 time: 0.25
1290.02/1290.04	c calculated reachability. Time: 0.00
1290.02/1290.04	c  N dy 21414   3212399     19441     83024         0    161329    252106  17922581    132.75   no data
1297.23/1297.26	c  N dy 21558   3232467     19441     83024         0    100398    252106   4843512    132.78    160.86

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367331-1305380721/watcher-3367331-1305380721 -o /tmp/evaluation-result-3367331-1305380721/solver-3367331-1305380721 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367331-1305380721.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: 4.01 4.02 3.26 4/329 11820
/proc/meminfo: memFree=17285632/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=25148 CPUtime=0 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 1666 0 0 0 0 0 0 0 21 0 1 0 649670918 25751552 1379 33554432000 4194304 4580011 140733392726128 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 6287 1385 322 95 0 1269 0

[startup+0.083089 s]
/proc/loadavg: 4.01 4.02 3.26 4/329 11820
/proc/meminfo: memFree=17285632/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=40540 CPUtime=0.07 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 4085 0 0 0 7 0 0 0 21 0 1 0 649670918 41512960 3527 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 10135 3527 339 95 0 5117 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 40540

[startup+0.101081 s]
/proc/loadavg: 4.01 4.02 3.26 4/329 11820
/proc/meminfo: memFree=17285632/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=40540 CPUtime=0.09 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 4085 0 0 0 9 0 0 0 21 0 1 0 649670918 41512960 3527 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 10135 3527 339 95 0 5117 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40540

[startup+0.301046 s]
/proc/loadavg: 4.01 4.02 3.26 4/329 11820
/proc/meminfo: memFree=17285632/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=53296 CPUtime=0.29 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 8476 0 0 0 28 1 0 0 22 0 1 0 649670918 54575104 6552 33554432000 4194304 4580011 140733392726128 18446744073709551615 4289166 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 13324 6552 360 95 0 8306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53296

[startup+0.700973 s]
/proc/loadavg: 4.01 4.02 3.26 4/329 11820
/proc/meminfo: memFree=17285632/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=53296 CPUtime=0.69 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 8883 0 0 0 68 1 0 0 24 0 1 0 649670918 54575104 6959 33554432000 4194304 4580011 140733392726128 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 13324 6959 364 95 0 8306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53296

[startup+1.50083 s]
/proc/loadavg: 4.01 4.02 3.26 5/330 11821
/proc/meminfo: memFree=17263584/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=53296 CPUtime=1.49 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 9588 0 0 0 148 1 0 0 25 0 1 0 649670918 54575104 7664 33554432000 4194304 4580011 140733392726128 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 13324 7664 364 95 0 8306 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53296

[startup+3.10055 s]
/proc/loadavg: 4.01 4.02 3.27 5/330 11821
/proc/meminfo: memFree=17153968/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=86112 CPUtime=3.09 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 10808 0 0 0 308 1 0 0 25 0 1 0 649670918 88178688 8884 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293723 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 21528 8884 364 95 0 16510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86112

[startup+6.30097 s]
/proc/loadavg: 4.01 4.02 3.27 5/330 11821
/proc/meminfo: memFree=17066304/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=58780 CPUtime=6.29 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 14336 0 0 0 627 2 0 0 25 0 1 0 649670918 60190720 7650 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293102 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 14695 7650 364 95 0 9677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58780

[startup+12.7008 s]
/proc/loadavg: 3.92 4.01 3.27 4/327 11844
/proc/meminfo: memFree=24132584/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=173452 CPUtime=12.69 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 33523 0 0 0 1265 4 0 0 25 0 1 0 649670918 177614848 26837 33554432000 4194304 4580011 140733392726128 18446744073709551615 4306325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 43363 26837 367 95 0 38345 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 173452

[startup+25.5005 s]
/proc/loadavg: 3.94 4.01 3.28 5/330 11850
/proc/meminfo: memFree=24037696/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=192692 CPUtime=25.49 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 47956 0 0 0 2543 6 0 0 25 0 1 0 649670918 197316608 30043 33554432000 4194304 4580011 140733392726128 18446744073709551615 4292890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 48173 30043 367 95 0 43155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192692

[startup+51.101 s]
/proc/loadavg: 4.14 4.05 3.31 5/330 11851
/proc/meminfo: memFree=23948416/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=252792 CPUtime=51.1 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 75858 0 0 0 5099 11 0 0 25 0 1 0 649670918 258859008 46308 33554432000 4194304 4580011 140733392726128 18446744073709551615 4316389 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 63198 46308 367 95 0 58180 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 252792

[startup+102.312 s]
/proc/loadavg: 4.06 4.04 3.35 5/330 11852
/proc/meminfo: memFree=23862540/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=294832 CPUtime=102.3 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 104738 0 0 0 10214 16 0 0 25 0 1 0 649670918 301907968 57766 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 73708 57766 367 95 0 68690 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 294832

[startup+162.3 s]
/proc/loadavg: 4.02 4.03 3.38 5/330 11854
/proc/meminfo: memFree=23813280/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=307780 CPUtime=162.29 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 131912 0 0 0 16207 22 0 0 25 0 1 0 649670918 315166720 61862 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 76945 61862 367 95 0 71927 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 307780

[startup+222.3 s]
/proc/loadavg: 4.00 4.02 3.42 5/330 11855
/proc/meminfo: memFree=23635036/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=268124 CPUtime=222.29 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 159897 0 0 0 22199 30 0 0 25 0 1 0 649670918 274558976 61871 33554432000 4194304 4580011 140733392726128 18446744073709551615 4292981 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 67031 61871 367 95 0 62013 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 268124

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.45 5/330 11857
/proc/meminfo: memFree=23645012/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=274108 CPUtime=282.3 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 187176 0 0 0 28194 36 0 0 25 0 1 0 649670918 280686592 63367 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 68527 63367 367 95 0 63509 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 274108

[startup+342.301 s]
/proc/loadavg: 4.07 4.03 3.49 5/330 11858
/proc/meminfo: memFree=23580740/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=328488 CPUtime=342.3 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 212248 0 0 0 34188 42 0 0 25 0 1 0 649670918 336371712 66704 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293102 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 82122 66704 367 95 0 77104 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 328488

[startup+402.3 s]
/proc/loadavg: 4.03 4.02 3.52 5/330 11860
/proc/meminfo: memFree=23610096/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=329548 CPUtime=402.3 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 239503 0 0 0 40178 52 0 0 25 0 1 0 649670918 337457152 69887 33554432000 4194304 4580011 140733392726128 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 82387 69887 367 95 0 77369 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 329548

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.55 5/330 11862
/proc/meminfo: memFree=23464240/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=331336 CPUtime=462.3 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 264276 0 0 0 46171 59 0 0 25 0 1 0 649670918 339288064 69038 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 82834 69038 367 95 0 77816 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 331336

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.57 5/330 11863
/proc/meminfo: memFree=23459728/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=338228 CPUtime=522.3 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 291274 0 0 0 52163 67 0 0 25 0 1 0 649670918 346345472 68773 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 84557 68773 367 95 0 79539 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 338228

[startup+582.3 s]
/proc/loadavg: 4.05 4.02 3.60 5/330 11865
/proc/meminfo: memFree=23455216/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=296456 CPUtime=582.3 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 319175 0 0 0 58156 74 0 0 25 0 1 0 649670918 303570944 67312 33554432000 4194304 4580011 140733392726128 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 74114 67312 367 95 0 69096 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 296456

[startup+642.301 s]
/proc/loadavg: 4.09 4.04 3.63 5/330 11866
/proc/meminfo: memFree=23376160/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=352116 CPUtime=642.31 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 345289 0 0 0 64151 80 0 0 25 0 1 0 649670918 360566784 72822 33554432000 4194304 4580011 140733392726128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 88029 72822 367 95 0 83011 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 352116

[startup+702.301 s]
/proc/loadavg: 4.03 4.03 3.65 5/330 11868
/proc/meminfo: memFree=23401672/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=324976 CPUtime=702.3 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 378535 0 0 0 70142 88 0 0 25 0 1 0 649670918 332775424 70938 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 81244 70938 367 95 0 76226 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 324976

[startup+762.312 s]
/proc/loadavg: 4.01 4.02 3.67 5/330 11870
/proc/meminfo: memFree=23446156/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=269156 CPUtime=762.32 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 412754 0 0 0 76136 96 0 0 25 0 1 0 649670918 275615744 60821 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 67289 60821 367 95 0 62271 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 269156

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.69 5/330 11871
/proc/meminfo: memFree=23396764/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=326060 CPUtime=822.31 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 445753 0 0 0 82125 106 0 0 25 0 1 0 649670918 333885440 63105 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293930 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 81515 63105 367 95 0 76497 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 326060

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.71 5/330 11873
/proc/meminfo: memFree=23261300/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=407376 CPUtime=882.31 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 492083 0 0 0 88115 116 0 0 25 0 1 0 649670918 417153024 93898 33554432000 4194304 4580011 140733392726128 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 101844 93898 367 95 0 96826 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 407376

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.73 5/330 11883
/proc/meminfo: memFree=23252204/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=407752 CPUtime=942.31 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 524185 0 0 0 94105 126 0 0 25 0 1 0 649670918 417538048 93978 33554432000 4194304 4580011 140733392726128 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 101938 93978 367 95 0 96920 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 407752

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.74 5/330 11885
/proc/meminfo: memFree=23240616/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=408160 CPUtime=1002.31 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 556126 0 0 0 100097 134 0 0 25 0 1 0 649670918 417955840 93177 33554432000 4194304 4580011 140733392726128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 102040 93177 367 95 0 97022 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 408160

[startup+1062.3 s]
/proc/loadavg: 3.85 3.98 3.74 4/324 11905
/proc/meminfo: memFree=26949528/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=438648 CPUtime=1062.32 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 594346 0 0 0 106087 145 0 0 25 0 1 0 649670918 449175552 97807 33554432000 4194304 4580011 140733392726128 18446744073709551615 4451572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 109662 97807 367 95 0 104644 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 438648

[startup+1122.3 s]
/proc/loadavg: 3.36 3.80 3.69 4/324 11906
/proc/meminfo: memFree=26955044/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=439048 CPUtime=1122.32 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 622551 0 0 0 112079 153 0 0 25 0 1 0 649670918 449585152 91519 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 109762 91519 367 95 0 104744 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 439048

[startup+1182.3 s]
/proc/loadavg: 2.91 3.61 3.63 3/318 11929
/proc/meminfo: memFree=27479800/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=380920 CPUtime=1182.32 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 654609 0 0 0 118070 162 0 0 25 0 1 0 649670918 390062080 88219 33554432000 4194304 4580011 140733392726128 18446744073709551615 4320808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 95230 88219 367 95 0 90212 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 380920

[startup+1242.3 s]
/proc/loadavg: 2.31 3.30 3.52 3/318 11930
/proc/meminfo: memFree=27370168/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=439732 CPUtime=1242.32 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 687691 0 0 0 124063 169 0 0 25 0 1 0 649670918 450285568 103362 33554432000 4194304 4580011 140733392726128 18446744073709551615 4293099 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 109933 103362 367 95 0 104915 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 439732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.12 3.08 3.43 3/318 11932
/proc/meminfo: memFree=27309248/32950928 swapFree=60199044/67111528
[pid=11820] ppid=11818 vsize=543692 CPUtime=1300.03 cores=1,3
/proc/11820/stat : 11820 (strangenight2-s) R 11818 11820 11551 0 -1 4202496 738399 0 0 0 129825 178 0 0 25 0 1 0 649670918 556740608 117148 33554432000 4194304 4580011 140733392726128 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11820/statm: 135923 117148 367 95 0 130905 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 543692

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1298.26
CPU system time (s): 1.80972
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 779284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.26
system time used= 1.80972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 738403
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= 13
involuntary context switches= 2121

runsolver used 3.77143 second user time and 9.27859 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 15:45:21
IDJOB=3367331
IDBENCH=82540
IDSOLVER=1845
FILE ID=node122/3367331-1305380721
RUNJOBID= node122-1305379154-11571
PBS_JOBID= 13324380
Free space on /tmp= 73276 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S1778371838-017-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367331-1305380721/watcher-3367331-1305380721 -o /tmp/evaluation-result-3367331-1305380721/solver-3367331-1305380721 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367331-1305380721.cnf

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

MD5SUM BENCH= fdeac497d04edcceaf426c845c7872aa
RANDOM SEED=2125546207

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17287648 kB
Buffers:        256300 kB
Cached:        3406392 kB
SwapCached:      50104 kB
Active:       11646576 kB
Inactive:      3783720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17287648 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:          109612 kB
Writeback:           0 kB
AnonPages:    11728812 kB
Mapped:          14976 kB
Slab:           113028 kB
PageTables:      54244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 63947148 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73424 MiB
End job on node122 at 2011-05-14 16:07:03