Trace number 3368084

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_505.cnf
MD5SUM8e7b614904543aa28491ea45c761cbd5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.5682
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34014
Sum of the clauses size150994
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 331196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52482

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-3368084-1305391440.cnf'
0.00/0.00	c -- header says num vars:            253
0.00/0.00	c -- header says num clauses:       34014
0.00/0.01	c -- clauses added:            0 learnts,        34014 normals,            0 xors
0.00/0.01	c -- vars added        253
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       253     33678       336         0    150994         0   no data   no data
0.19/0.26	c asymm  cl-useful: 0/33678/33678 lits-rem:0 time: 0.25
0.19/0.26	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.19/0.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
0.19/0.27	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.49/0.55	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.28 s
0.49/0.55	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.56	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.56	c calculated reachability. Time: 0.00
0.49/0.56	c Calc default polars -  time:   0.00 s pos:     252 undec:       1 neg:       0
0.49/0.56	c =========================================================================================
0.49/0.56	c types(t): F = full restart, N = normal restart
0.49/0.56	c types(t): S = simplification begin/end, E = solution found
0.49/0.56	c restart types(rt): st = static, dy = dynamic
0.49/0.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.56	c  B st     0         0       252     33668        84         0    150238         0   no data   no data
0.79/0.84	c  N dy    21      4049       252     33668        84      3919    150238     85907     11.72     12.68
1.10/1.17	c  N dy    28      8738       252     33668        84      5670    150238     99679     11.02     11.61
1.39/1.48	c  N dy    46     12797       252     33668        84      5065    150238     82818     11.06     11.70
1.69/1.78	c  N dy    63     16834       252     33668        84      8962    150238    163857     11.07     14.14
2.10/2.11	c  N dy    79     20994       252     33668        84      7052    150238    112196     11.04     11.64
2.39/2.41	c  F st   104     25002       252     33668        84     10900    150238    193566     11.16     11.46
2.39/2.41	c  N st   104     25002       252     33668        84     10900    150238    193566     11.16     11.46
2.79/2.81	c  N dy   110     30000       252     33668        84      8588    150238    140312     11.16   no data
2.79/2.81	c  S st   110     30000       252     33668        84      8588    150238    140312     11.16   no data
2.79/2.85	c  S st   110     30503       252     33668        84      9083    150238    151296     11.16   no data
2.79/2.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
2.79/2.86	c blocked clauses removed:        0 vars:      0 tried:         252 T: 0.00 s
2.79/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
2.79/2.87	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2.79/2.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.97	c lits-rem:       148  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  0.09 s
3.20/3.30	c asymm  cl-useful: 0/33668/33668 lits-rem:0 time: 0.33
3.20/3.30	c calculated reachability. Time: 0.00
3.20/3.30	c  N dy   110     30503       252     33668        84      8037    150238    140498     11.16   no data
3.59/3.64	c  N dy   123     34951       252     33668        84     12268    150238    227870     11.10     11.69
3.89/3.99	c  N dy   133     39205       252     33668        84      8220    150238    129844     11.03     11.77
4.31/4.31	c  N dy   138     43390       252     33668        84     12204    150238    204770     10.89     11.52
4.41/4.49	c  S st   147     45755       252     33668        84     14483    150238    251907     10.87      9.30
4.49/4.53	c  S st   147     46258       252     33668        84     14985    150238    262365     10.87   no data
4.49/4.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
4.49/4.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.49/4.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
4.49/4.55	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4.49/4.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.49/4.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.72	c lits-rem:       234  cl-subs:     1788  v-elim:      0  v-fix:    0  time:  0.15 s
4.69/4.72	c vivif2 --  cl tried    33668 cl shrink        0 lits rem          0 time: 0.00
4.69/4.72	c vivif2 --  cl tried    13197 cl shrink        0 lits rem          0 time: 0.00
5.09/5.11	c asymm  cl-useful: 3/33668/33668 lits-rem:3 time: 0.39
5.09/5.11	c calculated reachability. Time: 0.00
5.09/5.11	c  N dy   147     46258       252     33668        84     13197    150234    242127     10.87   no data
5.40/5.45	c  N dy   172     50322       252     33668        84     17088    150234    325469     10.92     11.53
5.79/5.82	c  N dy   190     54813       252     33668        84     12293    150234    203154     10.90     11.48
6.19/6.25	c  N dy   200     60117       252     33668        84     17357    150234    303095     10.83     11.43
6.60/6.67	c  N dy   214     65030       252     33668        84     11964    150234    188551     10.80     11.63
6.99/7.00	c  N dy   228     69186       252     33668        84     15929    150234    270823     10.80     12.94
6.99/7.02	c  S st   229     69389       252     33668        84     16121    150234    275208     10.80     11.24
6.99/7.07	c  S st   229     69891       252     33668        84     16610    150234    285238     10.80   no data
6.99/7.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.99/7.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.99/7.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
6.99/7.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
6.99/7.09	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
7.09/7.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.26	c lits-rem:       164  cl-subs:     1710  v-elim:      0  v-fix:    0  time:  0.16 s
7.19/7.26	c vivif2 --  cl tried    33667 cl shrink        0 lits rem          0 time: 0.00
7.19/7.27	c vivif2 --  cl tried    14900 cl shrink        0 lits rem          0 time: 0.00
7.60/7.67	c asymm  cl-useful: 1/32694/33667 lits-rem:1 time: 0.40
7.60/7.67	c calculated reachability. Time: 0.00
7.60/7.67	c  N dy   229     69891       252     33667        84     14900    150210    266422     10.80   no data
7.99/8.08	c  N dy   238     74844       252     33667        84     19643    150210    359584     10.74     11.50
8.49/8.50	c  N dy   256     79685       252     33667        84     13234    150210    216714     10.74     11.90
8.89/8.92	c  N dy   277     84820       252     33667        84     18133    150210    317333     10.75     11.81
9.09/9.15	c  F st   287     87501       252     33667        84     20696    150210    367054     10.75   no data
9.39/9.43	c  N st   292     90798       252     33667        84     23858    150210    437505     10.75   no data
9.90/9.93	c  N dy   307     96776       252     33667        84     17538    150210    287379     10.74     11.42
10.59/10.63	c  N dy   332    104836       252     33667        84     25278    150210    439255     10.70      9.79
10.59/10.63	c  S st   332    104836       252     33667        84     25278    150210    439255     10.70      9.79
10.59/10.69	c  S st   332    105339       252     33667        84     25777    150210    450146     10.70   no data
10.59/10.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.69/10.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
10.69/10.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.69/10.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.69/10.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.69/10.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
10.69/10.71	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
10.69/10.71	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
10.69/10.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.09/11.11	c lits-rem:       414  cl-subs:     2682  v-elim:      0  v-fix:    0  time:  0.37 s
11.09/11.11	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
11.09/11.12	c vivif2 --  cl tried    23095 cl shrink        0 lits rem          0 time: 0.01
11.09/11.13	c asymm  cl-useful: 0/972/33666 lits-rem:0 time: 0.01
11.09/11.13	c calculated reachability. Time: 0.00
11.09/11.13	c  N dy   332    105339       252     33666        84     23095    150187    418315     10.70   no data
11.69/11.74	c  N dy   369    112099       252     33666        84     16587    150187    254484     10.73     12.85
12.39/12.47	c  N dy   397    120687       252     33666        84     24815    150187    424833     10.71     11.28
13.20/13.23	c  N dy   419    129405       252     33666        84     19195    150187    290628     10.67     11.24
13.89/13.96	c  N dy   453    137690       252     33666        84     27125    150187    448781     10.67     11.34
14.69/14.75	c  N dy   487    146596       252     33666        84     20687    150187    313703     10.66     11.24
15.49/15.59	c  N dy   521    156025       252     33666        84     29724    150187    494571     10.65     11.69
15.69/15.79	c  S st   531    158008       252     33666        84     31643    150187    534286     10.65      9.75
15.79/15.88	c  S st   531    158508       252     33666        84     16233    150187    215263     10.65   no data
15.79/15.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.79/15.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.79/15.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.79/15.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.79/15.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.79/15.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
15.89/15.90	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
15.89/15.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.89/15.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.99/16.00	c lits-rem:        61  cl-subs:      900  v-elim:      0  v-fix:    0  time:  0.09 s
15.99/16.00	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
15.99/16.01	c vivif2 --  cl tried    15333 cl shrink        0 lits rem          0 time: 0.00
16.29/16.39	c asymm  cl-useful: 2/33666/33666 lits-rem:2 time: 0.38
16.29/16.39	c calculated reachability. Time: 0.00
16.29/16.39	c  N dy   531    158508       252     33666        84     15333    150185    208011     10.65   no data
17.19/17.22	c  N dy   558    168809       252     33666        84     25140    150185    399536     10.62     11.19
18.19/18.25	c  N dy   598    179678       252     33666        84     18721    150185    265234     10.61     12.73
19.70/19.71	c  N dy   643    196073       252     33666        84     34433    150185    576323     10.57     11.21
20.90/20.94	c  N dy   699    209433       252     33666        84     29444    150185    475515     10.57     11.17
22.29/22.31	c  N dy   744    223893       252     33666        84     24444    150185    377251     10.56     11.21
23.59/23.62	c  S st   798    237762       252     33666        84     37716    150185    639965     10.55     10.06
23.59/23.68	c  S st   798    238263       252     33666        84     38213    150185    649846     10.55   no data
23.59/23.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.69/23.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
23.69/23.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.69/23.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.69/23.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.69/23.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
23.69/23.71	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
23.69/23.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.69/23.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
24.49/24.59	c lits-rem:       528  cl-subs:     4501  v-elim:      0  v-fix:    0  time:  0.85 s
24.49/24.60	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
24.59/24.61	c vivif2 --  cl tried    33712 cl shrink        0 lits rem          0 time: 0.01
24.79/24.83	c asymm  cl-useful: 1/5837/33666 lits-rem:1 time: 0.22
24.79/24.83	c calculated reachability. Time: 0.00
24.79/24.83	c  N dy   798    238263       252     33666        84     33712    150184    599611     10.55   no data
26.30/26.35	c  N dy   862    253971       252     33666        84     29139    150184    456755     10.55     11.14
27.89/27.99	c  N dy   935    270186       252     33666        84     24028    150184    344744     10.55     11.11
29.70/29.72	c  N dy  1007    288201       252     33666        84     41345    150184    691851     10.56     11.21
31.38/31.44	c  F st  1083    306250       252     33666        84     36930    150184    582153     10.56   no data
31.48/31.51	c  N st  1085    306875       252     33666        84     37543    150184    594059     10.56   no data
33.39/33.44	c  N dy  1141    326980       252     33666        84     34252    150184    507447     10.55     11.27
35.38/35.45	c  N dy  1230    347070       252     33666        84     29928    150184    420397     10.57     11.79
36.38/36.43	c  S st  1271    357395       252     33666        84     39807    150184    616718     10.56     10.52
36.38/36.49	c  S st  1271    357901       252     33666        84     40303    150184    626126     10.56   no data
36.38/36.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.48/36.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
36.48/36.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.48/36.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.48/36.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.48/36.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
36.48/36.52	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
36.48/36.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.48/36.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
37.18/37.28	c lits-rem:       352  cl-subs:     3730  v-elim:      0  v-fix:    0  time:  0.72 s
37.18/37.28	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
37.18/37.29	c vivif2 --  cl tried    36573 cl shrink        0 lits rem          0 time: 0.01
37.40/37.48	c asymm  cl-useful: 0/9190/33666 lits-rem:0 time: 0.20
37.40/37.49	c calculated reachability. Time: 0.00
37.40/37.49	c  N dy  1271    357901       252     33666        84     36573    150184    583496     10.56   no data
39.50/39.59	c  N dy  1360    377947       252     33666        84     31312    150184    437900     10.57     11.60
41.59/41.61	c  N dy  1435    398045       252     33666        84     50552    150184    816031     10.57     11.15
43.58/43.64	c  N dy  1514    418367       252     33666        84     44591    150184    682067     10.56     11.18
45.58/45.68	c  N dy  1565    438383       252     33666        84     37248    150184    517006     10.54     11.22
47.78/47.86	c  N dy  1651    458586       252     33666        84     29215    150184    359981     10.54     11.10
49.79/49.82	c  N dy  1725    478664       252     33666        84     48474    150184    738476     10.53     11.22
51.89/51.98	c  N dy  1811    499006       252     33666        84     39599    150184    546433     10.53     11.17
54.19/54.24	c  N dy  1905    519210       252     33666        84     29660    150184    348994     10.54     11.12
55.88/55.92	c  S st  1964    536852       252     33666        84     46493    150184    679048     10.54     10.64
55.88/55.98	c  S st  1964    537353       252     33666        84     46990    150184    689633     10.54   no data
55.88/55.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.88/56.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
55.99/56.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.99/56.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.99/56.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.99/56.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
55.99/56.01	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
55.99/56.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.99/56.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
56.88/56.99	c lits-rem:       397  cl-subs:     4674  v-elim:      0  v-fix:    0  time:  0.94 s
56.88/56.99	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
56.98/57.00	c vivif2 --  cl tried    42316 cl shrink        0 lits rem          0 time: 0.01
57.09/57.20	c asymm  cl-useful: 0/14418/33666 lits-rem:0 time: 0.20
57.09/57.21	c calculated reachability. Time: 0.00
57.09/57.21	c  N dy  1964    537353       252     33666        84     42316    150184    639395     10.54   no data
59.48/59.57	c  N dy  2051    558325       252     33666        84     32218    150184    395835     10.54     11.15
61.59/61.68	c  N dy  2136    579021       252     33666        84     52036    150184    782623     10.54     11.10
63.89/63.92	c  N dy  2222    599234       252     33666        84     40254    150184    548787     10.55     11.17
66.00/66.09	c  N dy  2293    619537       252     33666        84     59720    150184    923027     10.55     11.11
68.29/68.34	c  N dy  2377    640225       252     33666        84     47370    150184    671488     10.55     11.20
70.59/70.67	c  N dy  2452    660250       252     33666        84     33377    150184    396574     10.55     11.16
72.60/72.68	c  N dy  2537    680322       252     33666        84     52634    150184    777839     10.55     11.27
75.08/75.13	c  N dy  2610    701350       252     33666        84     38648    150184    492829     10.54     11.11
77.18/77.29	c  N dy  2695    721470       252     33666        84     57926    150184    876535     10.55     11.11
79.59/79.65	c  N dy  2778    741550       252     33666        84     42068    150184    556510     10.55     12.54
81.79/81.87	c  N dy  2857    761662       252     33666        84     61334    150184    934287     10.55     11.12
84.09/84.15	c  N dy  2900    781735       252     33666        84     44482    150184    596614     10.54     11.16
86.29/86.37	c  N dy  2973    801809       252     33666        84     63640    150184    971454     10.54     12.53
86.80/86.88	c  S st  2997    806030       252     33666        84     67706    150184   1052207     10.54   no data
86.90/86.96	c  S st  2997    806532       252     33666        84     68202    150184   1062762     10.54   no data
86.90/86.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.90/86.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
86.90/86.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.90/86.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.90/86.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.90/86.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
86.90/86.99	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
86.99/87.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.99/87.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
89.29/89.30	c lits-rem:       789  cl-subs:     7083  v-elim:      0  v-fix:    0  time:  2.24 s
89.29/89.30	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
89.29/89.32	c vivif2 --  cl tried    61119 cl shrink        0 lits rem          0 time: 0.02
89.29/89.37	c asymm  cl-useful: 0/4221/33666 lits-rem:0 time: 0.06
89.29/89.38	c calculated reachability. Time: 0.00
89.29/89.38	c  N dy  2997    806532       252     33666        84     61119    150184    983047     10.54   no data
91.78/91.87	c  N dy  3067    827475       252     33666        84     44349    150184    587344     10.54     11.12
94.28/94.35	c  N dy  3142    849615       252     33666        84     65613    150184    990720     10.53     11.11
96.69/96.80	c  N dy  3218    869621       252     33666        84     46881    150184    635366     10.53     11.86
99.08/99.12	c  N dy  3303    889655       252     33666        84     66052    150184   1013868     10.54     12.04
101.79/101.84	c  N dy  3401    911679       252     33666        84     48303    150184    653506     10.54     11.34
103.99/104.04	c  N dy  3455    931741       252     33666        84     67506    150184   1021824     10.53     12.80
106.88/106.95	c  N dy  3548    955040       252     33666        84     49951    150184    674136     10.54     11.09
109.28/109.32	c  N dy  3639    975160       252     33666        84     69217    150184   1052779     10.54     11.34
111.88/111.92	c  N dy  3717    995513       252     33666        84     47967    150184    641294     10.54     11.16
114.08/114.19	c  N dy  3781   1015624       252     33666        84     67182    150184   1007426     10.54     11.10
116.89/116.96	c  N dy  3898   1035667       252     33666        84     44679    150184    575467     10.55     11.65
119.09/119.17	c  N dy  3974   1055671       252     33666        84     63879    150184    958461     10.55     11.85
121.19/121.26	c  F st  4041   1071875       252     33666        84     79391    150184   1264163     10.55      9.77
121.89/121.91	c  N dy  4047   1077070       252     33666        84     84381    150184   1364717     10.55   no data
124.20/124.29	c  N dy  4119   1097078       252     33666        84     60755    150184    883495     10.55     11.14
126.88/126.90	c  N dy  4204   1117776       252     33666        84     80586    150184   1274290     10.55     11.31
129.38/129.41	c  N dy  4285   1137870       252     33666        84     56159    150184    785437     10.55     11.11
131.78/131.88	c  N dy  4370   1158412       252     33666        84     75886    150184   1167362     10.55     11.13
134.48/134.54	c  N dy  4439   1178622       252     33666        84     50588    150184    661794     10.55     11.25
136.78/136.87	c  N dy  4523   1198876       252     33666        84     69984    150184   1043660     10.55     11.11
138.19/138.27	c  S st  4570   1209798       252     33666        84     80507    150184   1249800     10.55     10.71
138.29/138.36	c  S st  4570   1210302       252     33666        84     81008    150184   1259853     10.55   no data
138.29/138.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.29/138.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
138.39/138.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.39/138.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.39/138.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.39/138.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
138.39/138.40	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
138.39/138.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
138.39/138.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
141.28/141.35	c lits-rem:       744  cl-subs:     7161  v-elim:      0  v-fix:    0  time:  2.87 s
141.28/141.36	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
141.28/141.38	c vivif2 --  cl tried    73847 cl shrink        0 lits rem          0 time: 0.02
141.48/141.59	c asymm  cl-useful: 0/3357/33666 lits-rem:0 time: 0.21
141.48/141.59	c calculated reachability. Time: 0.00
141.48/141.59	c  N dy  4570   1210302       252     33666        84     73847    150184   1177704     10.55   no data
144.78/144.81	c  N dy  4641   1234310       252     33666        84     51228    150184    655207     10.55     11.11
147.08/147.17	c  N dy  4727   1254794       252     33666        84     70876    150184   1039193     10.55     11.13
149.78/149.80	c  N dy  4798   1274867       252     33666        84     90048    150184   1404839     10.55     14.22
152.18/152.29	c  N dy  4885   1294907       252     33666        84     62770    150184    877061     10.55     12.46
155.00/155.01	c  N dy  4968   1315769       252     33666        84     82723    150184   1263221     10.55     11.17
157.79/157.88	c  N dy  5016   1336714       252     33666        84     55311    150184    709187     10.54     11.17
160.19/160.27	c  N dy  5115   1356752       252     33666        84     74506    150184   1086065     10.55     12.59
163.09/163.16	c  N dy  5214   1378206       252     33666        84     95081    150184   1480893     10.55     11.24
165.59/165.62	c  N dy  5293   1398580       252     33666        84     66127    150184    915006     10.55     11.13
168.08/168.12	c  N dy  5372   1418662       252     33666        84     85300    150184   1286127     10.55     11.11
170.88/170.91	c  N dy  5451   1438686       252     33666        84     55104    150184    688359     10.55     13.04
173.29/173.32	c  N dy  5536   1459191       252     33666        84     74795    150184   1071685     10.55     11.15
176.00/176.02	c  N dy  5618   1479396       252     33666        84     94158    150184   1453389     10.55     11.12
178.58/178.65	c  N dy  5693   1499492       252     33666        84     63003    150184    825847     10.55     11.11
181.08/181.14	c  N dy  5773   1519623       252     33666        84     82242    150184   1196747     10.55     11.12
183.88/183.95	c  N dy  5862   1540013       252     33666        84    101863    150184   1584151     10.55     11.12
186.28/186.38	c  N dy  5932   1560023       252     33666        84     69664    150184    942422     10.55     11.13
188.88/188.97	c  N dy  6016   1580091       252     33666        84     88903    150184   1315210     10.55     16.11
191.89/191.93	c  N dy  6094   1600361       252     33666        84     56012    150184    674226     10.55     11.20
194.29/194.33	c  N dy  6157   1621142       252     33666        84     75855    150184   1056796     10.55     11.11
196.90/196.99	c  N dy  6242   1641192       252     33666        84     95011    150184   1432115     10.55     11.24
199.78/199.89	c  N dy  6306   1662235       252     33666        84     61887    150184    771059     10.55     11.12
202.30/202.31	c  N dy  6385   1682320       252     33666        84     80990    150184   1131435     10.55     11.13
205.08/205.14	c  N dy  6473   1702555       252     33666        84    100405    150184   1506701     10.55     11.18
206.29/206.31	c  S st  6501   1710302       252     33666        84    107831    150184   1647454     10.55      9.48
206.59/206.64	c  S st  6501   1710809       252     33666        84     54195    150184    613161     10.55   no data
206.59/206.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
206.59/206.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
206.59/206.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
206.59/206.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
206.59/206.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.59/206.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
206.59/206.67	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
206.59/206.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
206.70/206.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
206.99/207.05	c lits-rem:       105  cl-subs:      307  v-elim:      0  v-fix:    0  time:  0.34 s
206.99/207.05	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
206.99/207.06	c vivif2 --  cl tried    53888 cl shrink        0 lits rem          0 time: 0.01
207.19/207.24	c asymm  cl-useful: 0/5027/33666 lits-rem:0 time: 0.18
207.19/207.25	c calculated reachability. Time: 0.00
207.19/207.25	c  N dy  6501   1710809       252     33666        84     53888    150184    610622     10.55   no data
209.39/209.49	c  N dy  6569   1730943       252     33666        84     73107    150184    975309     10.55     11.31
211.99/212.02	c  N dy  6632   1751068       252     33666        84     92334    150184   1350967     10.55     11.12
215.39/215.42	c  N dy  6721   1773436       252     33666        84     58697    150184    689871     10.55     11.13
217.70/217.80	c  N dy  6814   1793501       252     33666        84     77939    150184   1064580     10.55     11.12
220.49/220.51	c  N dy  6886   1813553       252     33666        84     97156    150184   1436243     10.55     11.11
223.48/223.57	c  N dy  6957   1833672       252     33666        84     60295    150184    709978     10.55     11.17
225.98/226.02	c  N dy  7047   1854313       252     33666        84     80074    150184   1094723     10.55     11.12
228.69/228.76	c  N dy  7131   1874411       252     33666        84     99347    150184   1464952     10.55     11.14
231.88/231.91	c  N dy  7218   1894810       252     33666        84     61762    150184    721995     10.55     11.16
234.49/234.55	c  N dy  7301   1915565       252     33666        84     81621    150184   1103128     10.55     11.25
237.50/237.56	c  N dy  7381   1935580       252     33666        84    100759    150184   1469322     10.55     11.11
240.68/240.74	c  N dy  7455   1955814       252     33666        84     62117    150184    726643     10.55     11.13
243.10/243.12	c  N dy  7508   1975889       252     33666        84     81376    150184   1086767     10.54     11.13
245.78/245.85	c  N dy  7564   1995917       252     33666        84    100499    150184   1442559     10.54     11.16
248.98/249.08	c  N dy  7638   2015930       252     33666        84     60671    150184    681275     10.54     12.36
251.49/251.55	c  N dy  7718   2037160       252     33666        84     81036    150184   1070488     10.54     11.10
254.29/254.31	c  N dy  7812   2057406       252     33666        84    100464    150184   1439398     10.54     11.27
257.59/257.65	c  N dy  7871   2078112       252     33666        84     60312    150184    666395     10.54     11.17
260.09/260.18	c  N dy  7943   2099814       252     33666        84     81107    150184   1062733     10.54     11.11
262.90/262.93	c  N dy  8020   2119826       252     33666        84    100309    150184   1429842     10.54     11.11
266.10/266.11	c  N dy  8110   2140158       252     33666        84    119843    150184   1807682     10.54     11.10
268.78/268.88	c  N dy  8186   2161107       252     33666        84     78871    150184   1009891     10.54     11.26
271.78/271.89	c  N dy  8293   2183219       252     33666        84    100082    150184   1418945     10.54     11.19
274.78/274.90	c  N dy  8359   2203237       252     33666        84    119272    150184   1780726     10.54     12.91
276.29/276.36	c  S st  8397   2210809       252     33666        84     64619    150184    726126     10.54      9.97
276.39/276.43	c  S st  8397   2211309       252     33666        84     65116    150184    736331     10.54   no data
276.39/276.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
276.39/276.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
276.39/276.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
276.39/276.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.39/276.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.39/276.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
276.39/276.46	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
276.39/276.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
276.49/276.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
276.99/277.02	c lits-rem:       142  cl-subs:     1111  v-elim:      0  v-fix:    0  time:  0.52 s
276.99/277.02	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
276.99/277.04	c vivif2 --  cl tried    64005 cl shrink        0 lits rem          0 time: 0.01
277.20/277.24	c asymm  cl-useful: 0/8228/33666 lits-rem:0 time: 0.20
277.20/277.24	c calculated reachability. Time: 0.00
277.20/277.24	c  N dy  8397   2211309       252     33666        84     64005    150184    725172     10.54   no data
279.69/279.71	c  N dy  8482   2231368       252     33666        84     83188    150184   1098690     10.54     11.19
282.49/282.50	c  N dy  8545   2251993       252     33666        84    102932    150184   1468328     10.54     11.10
285.29/285.39	c  N dy  8600   2272012       252     33666        84    122105    150184   1831212     10.54     11.17
288.09/288.21	c  N dy  8670   2292014       252     33666        84     78417    150184    986147     10.53     11.15
290.89/290.93	c  N dy  8740   2312677       252     33666        84     98170    150184   1354724     10.53     11.13
293.89/293.97	c  N dy  8813   2333061       252     33666        84    117680    150184   1720398     10.53     11.09
296.90/297.01	c  N dy  8889   2353192       252     33666        84     73212    150184    875240     10.53     11.15
299.69/299.79	c  N dy  8970   2374798       252     33666        84     93895    150184   1264934     10.53     11.19
302.69/302.78	c  N dy  9047   2395124       252     33666        84    113276    150184   1634401     10.53     11.10
305.98/306.07	c  N dy  9101   2415258       252     33666        84     67876    150184    759984     10.53     11.10
308.38/308.43	c  N dy  9156   2435327       252     33666        84     87000    150184   1117857     10.52     11.50
311.29/311.34	c  N dy  9228   2456444       252     33666        84    107174    150184   1501692     10.52     11.10
314.50/314.59	c  N dy  9295   2477732       252     33666        84    127543    150184   1880011     10.52     11.17
317.49/317.52	c  N dy  9379   2497809       252     33666        84     81182    150184   1010159     10.52     11.30
320.19/320.21	c  N dy  9450   2517842       252     33666        84    100298    150184   1376411     10.52     11.95
323.40/323.43	c  N dy  9535   2537911       252     33666        84    119485    150184   1752037     10.52     11.53
326.98/327.00	c  N dy  9609   2557922       252     33666        84     72052    150184    824030     10.52     11.08
329.58/329.64	c  N dy  9689   2578002       252     33666        84     91241    150184   1188807     10.52     13.17
332.39/332.47	c  N dy  9754   2598016       252     33666        84    110295    150184   1551268     10.52     11.09
335.50/335.59	c  N dy  9831   2618048       252     33666        84    129379    150184   1908824     10.52     11.25
338.59/338.63	c  N dy  9902   2638287       252     33666        84     81349    150184    991399     10.52     11.25
341.29/341.36	c  N dy  9993   2658297       252     33666        84    100518    150184   1360183     10.52     12.50
344.30/344.33	c  N dy 10068   2678348       252     33666        84    119725    150184   1726129     10.52     14.08
347.78/347.86	c  N dy 10132   2698851       252     33666        84     70895    150184    778254     10.52     11.11
349.28/349.39	c  S st 10184   2711309       252     33666        84     82789    150184   1007409     10.52      9.32
349.38/349.47	c  S st 10184   2711812       252     33666        84     83283    150184   1018247     10.52   no data
349.38/349.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
349.48/349.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
349.48/349.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
349.48/349.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
349.48/349.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
349.48/349.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
349.48/349.51	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
349.48/349.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
349.48/349.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
350.79/350.82	c lits-rem:       499  cl-subs:     3448  v-elim:      0  v-fix:    0  time:  1.25 s
350.79/350.83	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
350.79/350.84	c vivif2 --  cl tried    79835 cl shrink        0 lits rem          0 time: 0.02
350.98/351.06	c asymm  cl-useful: 0/11232/33666 lits-rem:0 time: 0.21
350.98/351.06	c calculated reachability. Time: 0.00
350.98/351.06	c  N dy 10184   2711812       252     33666        84     79835    150184    979715     10.52   no data
353.68/353.75	c  N dy 10238   2731847       252     33666        84     98966    150184   1332693     10.51     11.11
356.58/356.67	c  N dy 10307   2751895       252     33666        84    118086    150184   1693743     10.51     11.14
359.88/359.99	c  N dy 10370   2771939       252     33666        84    137290    150184   2055630     10.51     12.70
362.79/362.85	c  N dy 10447   2792038       252     33666        84     87119    150184   1085473     10.51     11.25
365.49/365.57	c  N dy 10521   2812081       252     33666        84    106253    150184   1452136     10.51     11.77
368.59/368.68	c  N dy 10597   2832638       252     33666        84    125845    150184   1822206     10.51     11.07
372.08/372.17	c  N dy 10658   2853086       252     33666        84     75094    150184    842120     10.51     11.07
374.69/374.70	c  N dy 10729   2873192       252     33666        84     94350    150184   1208117     10.51     11.06
377.59/377.68	c  N dy 10800   2893493       252     33666        84    113661    150184   1568998     10.51     11.07
380.89/380.92	c  N dy 10874   2913844       252     33666        84    133074    150184   1935916     10.51     11.22
384.19/384.23	c  N dy 10952   2933974       252     33666        84     81098    150184    949172     10.51     11.06
386.79/386.81	c  N dy 11003   2953979       252     33666        84    100215    150184   1305560     10.50     11.16
389.89/389.94	c  N dy 11048   2975058       252     33666        84    120375    150184   1680106     10.50     11.06
393.09/393.17	c  N dy 11114   2995221       252     33666        84    139716    150184   2049298     10.50     11.06
396.29/396.31	c  N dy 11187   3015766       252     33666        84     87085    150184   1046889     10.50     11.18
398.99/399.05	c  N dy 11262   3035852       252     33666        84    106330    150184   1412129     10.50     14.12
402.09/402.17	c  N dy 11330   3056145       252     33666        84    125760    150184   1778472     10.50     11.13
405.59/405.66	c  N dy 11423   3076253       252     33666        84    145008    150184   2149477     10.50     11.08
408.58/408.67	c  N dy 11505   3096345       252     33666        84     90976    150184   1120470     10.50     11.53
411.48/411.52	c  N dy 11576   3116400       252     33666        84    110138    150184   1479072     10.50     11.05
414.59/414.65	c  N dy 11651   3136434       252     33666        84    129406    150184   1843423     10.50     11.29
418.59/418.67	c  N dy 11727   3156521       252     33666        84     74324    150184    794104     10.50     11.81
421.39/421.49	c  N dy 11801   3176922       252     33666        84     93826    150184   1156901     10.50     11.11
424.60/424.68	c  N dy 11872   3197660       252     33666        84    113586    150184   1526681     10.49     11.05
426.80/426.85	c  S st 11922   3211812       252     33666        84    127112    150184   1784307     10.49      8.79
426.89/426.95	c  S st 11922   3212316       252     33666        84    127607    150184   1795539     10.49   no data
426.89/426.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
426.99/427.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
426.99/427.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.99/427.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.99/427.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.99/427.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
426.99/427.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
426.99/427.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
427.09/427.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
433.19/433.21	c lits-rem:      1329  cl-subs:    12936  v-elim:      0  v-fix:    0  time:  6.08 s
433.19/433.21	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
433.19/433.24	c vivif2 --  cl tried   114671 cl shrink        0 lits rem          0 time: 0.03
433.40/433.42	c asymm  cl-useful: 0/5822/33666 lits-rem:0 time: 0.17
433.40/433.42	c calculated reachability. Time: 0.00
433.40/433.42	c  N dy 11922   3212316       252     33666        84    114671    150184   1648814     10.49   no data
436.70/436.72	c  N dy 12002   3232484       252     33666        84    133958    150184   2018089     10.49     11.05
440.49/440.51	c  N dy 12087   3252493       252     33666        84     78263    150184    866049     10.49     12.53
443.09/443.12	c  N dy 12160   3272566       252     33666        84     97392    150184   1229361     10.49     11.65
446.09/446.14	c  N dy 12260   3292821       252     33666        84    116761    150184   1602674     10.50     11.27
449.29/449.38	c  N dy 12307   3313194       252     33666        84    136125    150184   1952341     10.49     11.05
453.10/453.18	c  N dy 12403   3333264       252     33666        84     79412    150184    879135     10.49     11.51
455.79/455.89	c  N dy 12474   3353752       252     33666        84     98948    150184   1243437     10.49     11.06
458.79/458.87	c  N dy 12552   3374116       252     33666        84    118423    150184   1616468     10.49     11.20
462.28/462.30	c  N dy 12614   3395552       252     33666        84    138965    150184   2002855     10.49     11.08
466.09/466.17	c  N dy 12708   3415884       252     33666        84     81411    150184    909281     10.49     11.07
468.79/468.89	c  N dy 12777   3436124       252     33666        84    100745    150184   1272614     10.49     11.08
471.90/471.92	c  N dy 12846   3456876       252     33666        84    120571    150184   1640021     10.49     11.06
475.20/475.25	c  N dy 12937   3476892       252     33666        84    139740    150184   2004987     10.49     11.08
478.98/479.07	c  N dy 13005   3496962       252     33666        84     80932    150184    890844     10.49     11.11
481.59/481.67	c  N dy 13073   3516970       252     33666        84    100066    150184   1254071     10.49     11.06
484.49/484.55	c  N dy 13118   3537335       252     33666        84    119485    150184   1612934     10.49     11.07
487.79/487.80	c  N dy 13172   3557714       252     33666        84    138977    150184   1974781     10.49     11.05
491.79/491.82	c  N dy 13260   3578031       252     33666        84     79436    150184    852098     10.48     11.08
494.48/494.50	c  N dy 13330   3598759       252     33666        84     99232    150184   1227108     10.48     11.08
497.58/497.60	c  N dy 13417   3619973       252     33666        84    119439    150184   1607107     10.48     11.06
500.99/501.08	c  N dy 13501   3641362       252     33666        84    139899    150184   1994504     10.48     11.33
504.59/504.67	c  N dy 13587   3661404       252     33666        84    159135    150184   2359957     10.48     11.37
507.69/507.75	c  N dy 13658   3681500       252     33666        84     98362    150184   1199363     10.48     11.08
510.59/510.63	c  N dy 13720   3701572       252     33666        84    117514    150184   1555847     10.48     13.70
512.19/512.27	c  S st 13747   3712317       252     33666        84    127782    150184   1743610     10.48      8.86
512.29/512.38	c  S st 13747   3712819       252     33666        84    128279    150184   1753008     10.48   no data
512.29/512.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
512.39/512.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
512.39/512.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
512.39/512.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
512.39/512.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
512.39/512.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
512.39/512.44	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
512.39/512.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
512.50/512.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
517.89/517.92	c lits-rem:      1673  cl-subs:    11765  v-elim:      0  v-fix:    0  time:  5.37 s
517.89/517.92	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
517.89/517.95	c vivif2 --  cl tried   116514 cl shrink        0 lits rem          0 time: 0.03
518.19/518.21	c asymm  cl-useful: 0/2515/33666 lits-rem:0 time: 0.26
518.19/518.22	c calculated reachability. Time: 0.00
518.19/518.22	c  N dy 13747   3712819       252     33666        84    116514    150184   1617176     10.48   no data
521.79/521.87	c  N dy 13817   3733184       252     33666        84    135844    150184   1970484     10.48     11.10
525.09/525.19	c  F st 13874   3751562       252     33666        84    153339    150184   2296680     10.48   no data
525.49/525.50	c  N st 13878   3753595       252     33666        84    155287    150184   2337753     10.48   no data
528.78/528.81	c  N dy 13961   3773731       252     33666        84     94078    150184   1120665     10.48     11.21
531.68/531.76	c  N dy 14067   3793735       252     33666        84    113178    150184   1484825     10.48     13.88
534.89/534.98	c  N dy 14148   3813821       252     33666        84    132409    150184   1852464     10.48     12.59
538.59/538.61	c  N dy 14231   3834605       252     33666        84    152277    150184   2229096     10.48     11.06
542.39/542.41	c  N dy 14312   3855385       252     33666        84     90501    150184   1037918     10.48     11.07
545.09/545.18	c  N dy 14386   3875542       252     33666        84    109752    150184   1401529     10.48     11.21
548.29/548.31	c  N dy 14450   3895543       252     33666        84    128815    150184   1762601     10.48     11.07
551.59/551.67	c  N dy 14507   3915609       252     33666        84    147926    150184   2103757     10.48     11.03
555.69/555.78	c  N dy 14579   3936105       252     33666        84     84907    150184    928316     10.48     11.03
558.49/558.54	c  N dy 14639   3956667       252     33666        84    104512    150184   1289550     10.48     11.05
561.59/561.62	c  N dy 14719   3977414       252     33666        84    124313    150184   1664064     10.48     11.04
565.09/565.13	c  N dy 14798   3998060       252     33666        84    144031    150184   2036013     10.48     11.06
568.49/568.57	c  N dy 14865   4018087       252     33666        84    163035    150184   2391850     10.48     11.19
571.90/571.96	c  N dy 14933   4038330       252     33666        84     98806    150184   1182548     10.47     11.09
574.99/575.05	c  N dy 14995   4060313       252     33666        84    119837    150184   1572498     10.47     11.12
578.39/578.49	c  N dy 15086   4080320       252     33666        84    138933    150184   1930174     10.47     11.09
581.99/582.00	c  N dy 15143   4100960       252     33666        84    158662    150184   2297755     10.47     11.05
585.59/585.66	c  N dy 15225   4120966       252     33666        84     93211    150184   1069732     10.47     11.05
588.50/588.52	c  N dy 15294   4141842       252     33666        84    113160    150184   1448732     10.47     11.09
591.59/591.62	c  N dy 15359   4161915       252     33666        84    132326    150184   1806822     10.47     11.06
594.89/594.92	c  N dy 15411   4182256       252     33666        84    151797    150184   2167431     10.47     11.05
598.59/598.60	c  N dy 15481   4202275       252     33666        84    170871    150184   2518063     10.47     11.03
600.50/600.51	c  S st 15530   4212819       252     33666        84     95400    150184   1108258     10.47   no data
600.50/600.58	c  S st 15530   4213321       252     33666        84     95899    150184   1118735     10.47   no data
600.50/600.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
600.61/600.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
600.61/600.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
600.61/600.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
600.61/600.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
600.61/600.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
600.61/600.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
600.61/600.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
600.69/600.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
601.60/601.69	c lits-rem:       291  cl-subs:     2710  v-elim:      0  v-fix:    0  time:  0.99 s
601.60/601.70	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
601.71/601.72	c vivif2 --  cl tried    93189 cl shrink        0 lits rem          0 time: 0.02
601.89/601.92	c asymm  cl-useful: 0/2811/33666 lits-rem:0 time: 0.20
601.89/601.93	c calculated reachability. Time: 0.00
601.89/601.93	c  N dy 15530   4213321       252     33666        84     93189    150184   1090086     10.47   no data
604.90/604.93	c  N dy 15604   4234448       252     33666        84    113394    150184   1459456     10.47     11.11
608.09/608.14	c  N dy 15666   4254582       252     33666        84    132584    150184   1820607     10.47     11.22
611.69/611.70	c  N dy 15756   4274610       252     33666        84    151791    150184   2182670     10.47     11.11
615.59/615.60	c  N dy 15823   4295204       252     33666        84    171467    150184   2543981     10.47     11.03
618.99/619.09	c  N dy 15912   4315938       252     33666        84    104715    150184   1274271     10.47     11.15
622.29/622.35	c  N dy 15977   4336091       252     33666        84    124020    150184   1637349     10.46     11.07
625.69/625.72	c  N dy 16031   4356142       252     33666        84    143221    150184   1991881     10.46     11.05
629.21/629.27	c  N dy 16102   4376156       252     33666        84    162252    150184   2341930     10.46     11.03
633.29/633.36	c  N dy 16190   4396257       252     33666        84     93948    150184   1059552     10.46     11.04
636.09/636.11	c  N dy 16243   4416341       252     33666        84    113074    150184   1409604     10.46     11.05
639.10/639.15	c  N dy 16297   4436504       252     33666        84    132311    150184   1771323     10.46     11.12
642.59/642.65	c  N dy 16369   4456570       252     33666        84    151482    150184   2127411     10.46     12.51
646.39/646.46	c  N dy 16451   4476615       252     33666        84    170709    150184   2491111     10.46     11.56
650.19/650.26	c  N dy 16552   4496853       252     33666        84    101605    150184   1205143     10.46     11.04
653.19/653.24	c  N dy 16626   4516945       252     33666        84    120863    150184   1569627     10.46     12.03
656.49/656.56	c  N dy 16701   4537132       252     33666        84    140152    150184   1929902     10.46     11.09
660.19/660.30	c  N dy 16783   4558259       252     33666        84    160345    150184   2310431     10.46     11.14
664.59/664.69	c  N dy 16841   4578493       252     33666        84     90219    150184    975103     10.46     11.06
667.39/667.43	c  N dy 16919   4598495       252     33666        84    109326    150184   1333207     10.46     11.02
670.49/670.55	c  N dy 16998   4618814       252     33666        84    128714    150184   1702234     10.46     11.02
673.89/673.93	c  N dy 17078   4638845       252     33666        84    147823    150184   2070731     10.46     11.41
677.79/677.80	c  N dy 17170   4659402       252     33666        84    167536    150184   2440404     10.46     11.04
681.90/681.91	c  N dy 17208   4680036       252     33666        84     96856    150184   1088485     10.46     11.03
684.79/684.82	c  N dy 17280   4700339       252     33666        84    116265    150184   1453198     10.45     11.03
686.79/686.85	c  S st 17323   4713322       252     33666        84    128641    150184   1681745     10.45      9.97
686.89/686.95	c  S st 17323   4713826       252     33666        84    129142    150184   1692281     10.45   no data
686.89/686.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
686.99/687.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
686.99/687.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
686.99/687.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
686.99/687.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
686.99/687.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
686.99/687.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
686.99/687.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
687.09/687.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
691.29/691.32	c lits-rem:       866  cl-subs:    10162  v-elim:      0  v-fix:    0  time:  4.20 s
691.29/691.33	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
691.29/691.36	c vivif2 --  cl tried   118980 cl shrink        0 lits rem          0 time: 0.03
691.59/691.60	c asymm  cl-useful: 0/2826/33666 lits-rem:0 time: 0.24
691.59/691.60	c calculated reachability. Time: 0.00
691.59/691.60	c  N dy 17323   4713826       252     33666        84    118980    150184   1581073     10.45   no data
694.99/695.02	c  N dy 17402   4733936       252     33666        84    138222    150184   1946094     10.45     11.02
698.59/698.64	c  N dy 17470   4754066       252     33666        84    157469    150184   2299843     10.45     11.06
702.50/702.55	c  N dy 17564   4774067       252     33666        84    176579    150184   2658239     10.45     11.85
706.29/706.37	c  N dy 17645   4794139       252     33666        84    104612    150184   1241546     10.45     12.34
709.29/709.36	c  N dy 17703   4814154       252     33666        84    123669    150184   1587967     10.45     12.84
712.49/712.53	c  N dy 17771   4834271       252     33666        84    142906    150184   1951117     10.45     11.18
716.29/716.30	c  N dy 17835   4855224       252     33666        84    162876    150184   2319964     10.45     11.01
720.09/720.19	c  N dy 17912   4875277       252     33666        84    182024    150184   2682521     10.45     11.05
723.70/723.80	c  N dy 18020   4895300       252     33666        84    109057    150184   1322433     10.45     11.03
727.10/727.11	c  N dy 18101   4915577       252     33666        84    128469    150184   1684475     10.45     11.07
730.40/730.46	c  N dy 18191   4935702       252     33666        84    147689    150184   2050485     10.45     11.01
734.09/734.18	c  N dy 18272   4955731       252     33666        84    166789    150184   2406437     10.45     11.03
738.10/738.15	c  N dy 18346   4975823       252     33666        84    186083    150184   2764511     10.45     11.27
741.59/741.67	c  N dy 18404   4996963       252     33666        84    112999    150184   1376618     10.45     11.02
745.09/745.17	c  N dy 18470   5019644       252     33666        84    134704    150184   1789267     10.45     11.06
748.59/748.67	c  N dy 18527   5039657       252     33666        84    153755    150184   2130183     10.45     11.01
752.40/752.48	c  N dy 18612   5059949       252     33666        84    173180    150184   2503108     10.45     11.02
756.70/756.80	c  N dy 18684   5080024       252     33666        84     98179    150184   1092894     10.45     17.00
759.69/759.72	c  N dy 18770   5100100       252     33666        84    117450    150184   1460135     10.45     12.71
762.79/762.85	c  N dy 18846   5120376       252     33666        84    136860    150184   1824218     10.45     11.00
766.29/766.36	c  N dy 18918   5140415       252     33666        84    156016    150184   2178258     10.45     14.24
770.09/770.13	c  N dy 18987   5160616       252     33666        84    175326    150184   2540334     10.45     11.06
774.50/774.57	c  N dy 19045   5180952       252     33666        84     99515    150184   1104435     10.45     11.04
777.39/777.42	c  N dy 19125   5200997       252     33666        84    118677    150184   1464752     10.45     12.64
779.39/779.43	c  S st 19174   5213826       252     33666        84    130974    150184   1697575     10.45      9.10
779.49/779.54	c  S st 19174   5214327       252     33666        84    131473    150184   1707980     10.45   no data
779.49/779.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
779.59/779.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
779.59/779.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
779.59/779.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
779.59/779.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.59/779.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
779.59/779.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
779.59/779.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
779.69/779.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
783.59/783.60	c lits-rem:      1507  cl-subs:     8536  v-elim:      0  v-fix:    0  time:  3.89 s
783.59/783.61	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
783.59/783.64	c vivif2 --  cl tried   122937 cl shrink        0 lits rem          0 time: 0.03
783.79/783.88	c asymm  cl-useful: 0/3520/33666 lits-rem:0 time: 0.25
783.79/783.89	c calculated reachability. Time: 0.00
783.79/783.89	c  N dy 19174   5214327       252     33666        84    122937    150184   1609700     10.45   no data
787.09/787.15	c  N dy 19241   5234590       252     33666        84    142265    150184   1962281     10.45     11.00
790.90/790.94	c  N dy 19322   5255541       252     33666        84    162316    150184   2335905     10.45     11.02
794.79/794.83	c  N dy 19398   5275641       252     33666        84    181543    150184   2690976     10.45     11.65
798.99/799.01	c  N dy 19487   5295703       252     33666        84    104728    150184   1208331     10.45     11.06
802.19/802.22	c  N dy 19549   5317186       252     33666        84    125328    150184   1586007     10.44     11.04
805.39/805.48	c  N dy 19594   5337215       252     33666        84    144457    150184   1925522     10.44     11.96
809.09/809.14	c  N dy 19678   5357419       252     33666        84    163737    150184   2288529     10.44     11.09
813.19/813.22	c  N dy 19749   5378541       252     33666        84    183865    150184   2659095     10.44     11.00
817.59/817.65	c  N dy 19815   5399339       252     33666        84    106679    150184   1236085     10.44     11.10
820.69/820.73	c  N dy 19905   5419418       252     33666        84    125896    150184   1601071     10.44     11.79
823.99/824.06	c  N dy 19974   5439701       252     33666        84    145284    150184   1959967     10.44     11.04
827.59/827.68	c  N dy 20040   5459996       252     33666        84    164663    150184   2315672     10.44     11.01
831.61/831.63	c  N dy 20118   5480070       252     33666        84    183846    150184   2676100     10.44     11.34
836.39/836.42	c  N dy 20193   5500149       252     33666        84    104996    150184   1196692     10.44     11.66
839.39/839.49	c  N dy 20274   5520204       252     33666        84    124129    150184   1560804     10.44     11.00
842.80/842.83	c  N dy 20359   5540555       252     33666        84    143578    150184   1923648     10.44     11.03
846.20/846.25	c  N dy 20421   5560690       252     33666        84    162799    150184   2284214     10.44     11.02
849.99/850.05	c  N dy 20484   5580771       252     33666        84    181981    150184   2632786     10.44     11.06
854.60/854.68	c  N dy 20569   5600777       252     33666        84    102125    150184   1134760     10.44     11.01
857.70/857.78	c  N dy 20652   5622166       252     33666        84    122516    150184   1517972     10.44     11.00
861.10/861.17	c  N dy 20748   5642288       252     33666        84    141779    150184   1878700     10.44     11.07
864.70/864.79	c  N dy 20826   5662298       252     33666        84    160937    150184   2233101     10.44     11.01
868.69/868.76	c  N dy 20895   5682975       252     33666        84    180664    150184   2598189     10.44     11.17
873.48/873.53	c  N dy 20962   5703350       252     33666        84    100141    150184   1090480     10.44     11.02
875.08/875.11	c  S st 21006   5714328       252     33666        84    110676    150184   1291731     10.44      9.96
875.18/875.21	c  S st 21006   5714833       252     33666        84    111175    150184   1301582     10.44   no data
875.18/875.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
875.18/875.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
875.18/875.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
875.18/875.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
875.18/875.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
875.18/875.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
875.18/875.26	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
875.18/875.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
875.28/875.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
876.38/876.46	c lits-rem:       303  cl-subs:     2657  v-elim:      0  v-fix:    0  time:  1.12 s
876.38/876.47	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
876.38/876.49	c vivif2 --  cl tried   108518 cl shrink        0 lits rem          0 time: 0.02
876.69/876.71	c asymm  cl-useful: 0/7265/33666 lits-rem:0 time: 0.22
876.69/876.72	c calculated reachability. Time: 0.00
876.69/876.72	c  N dy 21006   5714833       252     33666        84    108518    150184   1273000     10.44   no data
879.99/880.06	c  N dy 21086   5735426       252     33666        84    128234    150184   1639520     10.44     11.00
883.48/883.55	c  N dy 21177   5755461       252     33666        84    147412    150184   2001933     10.44     11.30
887.28/887.34	c  N dy 21261   5775645       252     33666        84    166671    150184   2361540     10.44     11.01
891.38/891.40	c  N dy 21347   5795760       252     33666        84    185841    150184   2720092     10.44     11.04
896.08/896.19	c  N dy 21436   5816030       252     33666        84    104342    150184   1165100     10.44     11.00
899.28/899.31	c  N dy 21503   5836233       252     33666        84    123635    150184   1519272     10.44     11.00
902.38/902.45	c  N dy 21555   5856278       252     33666        84    142756    150184   1866660     10.44     11.45
906.08/906.13	c  N dy 21644   5876304       252     33666        84    161926    150184   2226524     10.44     12.06
909.78/909.81	c  N dy 21703   5896337       252     33666        84    180973    150184   2571412     10.44     11.71
913.99/914.03	c  N dy 21783   5916453       252     33666        84    200082    150184   2922267     10.44     10.99
917.88/917.90	c  N dy 21837   5936584       252     33666        84    117566    150184   1395078     10.44     11.02
920.98/921.04	c  N dy 21906   5956747       252     33666        84    136785    150184   1747706     10.44     11.03
924.49/924.53	c  N dy 21983   5976816       252     33666        84    155914    150184   2105424     10.44     11.06
928.18/928.22	c  N dy 22047   5996867       252     33666        84    175017    150184   2460061     10.44     11.08
932.18/932.22	c  N dy 22117   6017156       252     33666        84    194404    150184   2818768     10.44     11.00
936.58/936.60	c  N dy 22177   6037203       252     33666        84    110834    150184   1268000     10.43     11.05
939.58/939.68	c  N dy 22264   6057272       252     33666        84    130101    150184   1634355     10.43     11.13
942.88/942.97	c  N dy 22320   6077290       252     33666        84    149219    150184   1981448     10.43     12.83
947.00/947.02	c  N dy 22393   6099424       252     33666        84    170329    150184   2379474     10.43     11.12
951.39/951.44	c  N dy 22464   6119488       252     33666        84    189437    150184   2732931     10.43     10.99
956.78/956.89	c  N dy 22551   6141548       252     33666        84    106791    150184   1190396     10.43     11.00
959.88/959.94	c  N dy 22621   6162011       252     33666        84    126362    150184   1554258     10.43     11.00
963.28/963.35	c  N dy 22691   6182678       252     33666        84    146115    150184   1919031     10.43     11.04
967.38/967.49	c  N dy 22776   6205501       252     33666        84    167829    150184   2321445     10.43     10.99
969.28/969.36	c  S st 22817   6214836       252     33666        84    176751    150184   2489076     10.43      9.23
969.38/969.48	c  S st 22817   6215338       252     33666        84    177247    150184   2499779     10.43   no data
969.38/969.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
969.48/969.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
969.48/969.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
969.48/969.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
969.48/969.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
969.48/969.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
969.48/969.57	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
969.58/969.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
969.68/969.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
977.69/977.72	c lits-rem:      1672  cl-subs:    17514  v-elim:      0  v-fix:    0  time:  7.98 s
977.69/977.72	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
977.69/977.76	c vivif2 --  cl tried   159733 cl shrink        0 lits rem          0 time: 0.04
977.99/978.02	c asymm  cl-useful: 0/7740/33666 lits-rem:0 time: 0.25
977.99/978.02	c calculated reachability. Time: 0.00
977.99/978.02	c  N dy 22817   6215338       252     33666        84    159733    150184   2301354     10.43   no data
981.99/982.00	c  N dy 22888   6235790       252     33666        84    179266    150184   2661920     10.43     11.00
986.59/986.62	c  N dy 22966   6257057       252     33666        84    199594    150184   3035474     10.43     11.10
991.10/991.17	c  N dy 23048   6277823       252     33666        84    115192    150184   1347821     10.43     11.10
994.29/994.34	c  N dy 23134   6297830       252     33666        84    134318    150184   1709071     10.43     11.01
997.78/997.81	c  N dy 23217   6318170       252     33666        84    153773    150184   2071108     10.43     11.02
1001.48/1001.51	c  N dy 23301   6338195       252     33666        84    172931    150184   2429469     10.43     14.22
1005.29/1005.35	c  N dy 23347   6358636       252     33666        84    192393    150184   2783281     10.43     10.99
1010.49/1010.50	c  N dy 23430   6378712       252     33666        84    106166    150184   1170143     10.43     11.53
1013.59/1013.62	c  N dy 23511   6399203       252     33666        84    125794    150184   1539051     10.43     11.02
1016.88/1016.97	c  N dy 23597   6419268       252     33666        84    144934    150184   1896537     10.43     10.98
1020.58/1020.61	c  N dy 23672   6439535       252     33666        84    164282    150184   2254019     10.43     10.98
1024.58/1024.66	c  N dy 23754   6460372       252     33666        84    184125    150184   2625505     10.43     11.03
1028.88/1028.91	c  N dy 23826   6480384       252     33666        84    203290    150184   2972165     10.43     12.69
1033.38/1033.47	c  N dy 23912   6500410       252     33666        84    115920    150184   1349776     10.43     12.40
1036.68/1036.72	c  N dy 24000   6520497       252     33666        84    135117    150184   1710000     10.43     11.15
1040.08/1040.18	c  N dy 24077   6540566       252     33666        84    154289    150184   2068381     10.43     11.05
1044.18/1044.22	c  N dy 24152   6562710       252     33666        84    175383    150184   2455063     10.43     11.00
1048.19/1048.25	c  N dy 24224   6583038       252     33666        84    194752    150184   2817297     10.43     11.05
1052.48/1052.59	c  N dy 24305   6603102       252     33666        84    213957    150184   3178910     10.43     11.49
1056.68/1056.70	c  N dy 24382   6623148       252     33666        84    125531    150184   1509726     10.43     11.52
1059.98/1060.03	c  N dy 24444   6643162       252     33666        84    144554    150184   1858186     10.43     10.98
1063.78/1063.81	c  N dy 24528   6663200       252     33666        84    163702    150184   2210749     10.43     10.99
1067.88/1067.97	c  N dy 24598   6683225       252     33666        84    182801    150184   2568801     10.43     11.00
1072.58/1072.60	c  N dy 24669   6705388       252     33666        84    203890    150184   2956391     10.43     10.99
1074.78/1074.88	c  S st 24719   6715339       252     33666        84    213406    150184   3136599     10.43     10.61
1074.98/1075.03	c  S st 24719   6715840       252     33666        84    213904    150184   3147514     10.43   no data
1074.98/1075.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1075.08/1075.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.10
1075.08/1075.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1075.08/1075.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1075.08/1075.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1075.08/1075.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
1075.08/1075.15	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1075.08/1075.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1075.28/1075.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
1087.18/1087.26	c lits-rem:      1703  cl-subs:    24413  v-elim:      0  v-fix:    0  time: 11.91 s
1087.18/1087.27	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
1087.28/1087.32	c vivif2 --  cl tried   189491 cl shrink        0 lits rem          0 time: 0.05
1087.58/1087.61	c asymm  cl-useful: 0/4315/33666 lits-rem:0 time: 0.29
1087.58/1087.62	c calculated reachability. Time: 0.00
1087.58/1087.62	c  N dy 24719   6715840       252     33666        84    189491    150184   2870429     10.43   no data
1091.99/1092.03	c  N dy 24805   6736042       252     33666        84    208759    150184   3232090     10.43     10.99
1096.48/1096.55	c  N dy 24887   6756692       252     33666        84    120701    150184   1433317     10.43     10.98
1099.78/1099.88	c  N dy 24970   6776884       252     33666        84    140039    150184   1794696     10.43     11.01
1103.48/1103.55	c  N dy 25048   6797203       252     33666        84    159529    150184   2158341     10.43     11.06
1107.18/1107.23	c  N dy 25090   6817228       252     33666        84    178620    150184   2500430     10.43     11.01
1111.38/1111.49	c  N dy 25170   6837411       252     33666        84    197871    150184   2858201     10.43     11.02
1115.98/1116.07	c  N dy 25272   6857735       252     33666        84    217340    150184   3226472     10.43     10.99
1119.89/1119.95	c  N dy 25347   6877996       252     33666        84    127504    150184   1550440     10.43     11.10
1123.38/1123.40	c  N dy 25431   6898326       252     33666        84    146894    150184   1912756     10.43     10.99
1126.88/1126.97	c  N dy 25511   6918377       252     33666        84    166141    150184   2273995     10.43     10.99
1130.69/1130.79	c  N dy 25601   6938394       252     33666        84    185271    150184   2640155     10.43     10.98
1135.09/1135.11	c  N dy 25707   6958490       252     33666        84    204496    150184   3008228     10.43     10.98
1140.08/1140.19	c  N dy 25781   6978862       252     33666        84    113558    150184   1276703     10.43     10.98
1143.28/1143.35	c  N dy 25845   6998902       252     33666        84    132627    150184   1620259     10.43     11.03
1146.78/1146.87	c  N dy 25919   7018932       252     33666        84    151760    150184   1978011     10.43     11.90
1150.59/1150.66	c  N dy 26014   7039019       252     33666        84    171018    150184   2343817     10.43     11.40
1154.68/1154.71	c  N dy 26105   7059139       252     33666        84    190276    150184   2703984     10.43     11.00
1158.98/1159.03	c  N dy 26191   7079174       252     33666        84    209467    150184   3065361     10.43     10.99
1163.89/1163.98	c  N dy 26257   7099407       252     33666        84    117346    150184   1334397     10.43     11.01
1167.18/1167.27	c  N dy 26349   7119620       252     33666        84    136676    150184   1695115     10.43     11.03
1170.68/1170.77	c  N dy 26409   7140042       252     33666        84    156185    150184   2050496     10.43     11.04
1174.69/1174.71	c  N dy 26500   7160153       252     33666        84    175378    150184   2410842     10.43     11.02
1178.59/1178.62	c  N dy 26570   7180192       252     33666        84    194536    150184   2768339     10.43     11.15
1183.28/1183.32	c  N dy 26667   7200494       252     33666        84    213993    150184   3136085     10.43     11.04
1187.78/1187.82	c  S st 26722   7215840       252     33666        84    116278    150184   1313474     10.43     10.21
1187.89/1187.93	c  S st 26722   7216345       252     33666        84    116775    150184   1323378     10.43   no data
1187.89/1187.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1187.99/1188.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1187.99/1188.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1187.99/1188.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1187.99/1188.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1187.99/1188.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
1187.99/1188.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1187.99/1188.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1188.08/1188.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1189.28/1189.35	c lits-rem:       168  cl-subs:     1273  v-elim:      0  v-fix:    0  time:  1.22 s
1189.28/1189.35	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
1189.28/1189.38	c vivif2 --  cl tried   115502 cl shrink        0 lits rem          0 time: 0.03
1189.38/1189.46	c asymm  cl-useful: 0/2674/33666 lits-rem:0 time: 0.08
1189.38/1189.47	c calculated reachability. Time: 0.00
1189.38/1189.47	c  N dy 26722   7216345       252     33666        84    115502    150184   1310680     10.43   no data
1192.78/1192.86	c  N dy 26801   7236492       252     33666        84    134736    150184   1665334     10.43     11.09
1196.28/1196.35	c  N dy 26883   7256503       252     33666        84    153886    150184   2023022     10.43     11.02
1200.18/1200.21	c  N dy 26958   7276540       252     33666        84    172999    150184   2372894     10.43     11.04
1204.19/1204.23	c  N dy 27024   7296567       252     33666        84    192150    150184   2728191     10.43     11.05
1208.59/1208.64	c  N dy 27105   7316578       252     33666        84    211279    150184   3085393     10.43     11.01
1213.68/1213.75	c  N dy 27192   7336681       252     33666        84    117192    150184   1328162     10.43     10.99
1216.98/1217.04	c  N dy 27290   7356917       252     33666        84    136555    150184   1690269     10.43     10.99
1220.48/1220.57	c  N dy 27372   7376930       252     33666        84    155712    150184   2054131     10.43     11.47
1224.38/1224.40	c  N dy 27442   7397140       252     33666        84    175088    150184   2418840     10.43     11.00
1228.59/1228.61	c  N dy 27532   7417284       252     33666        84    194397    150184   2775384     10.43     11.06
1232.79/1232.84	c  N dy 27590   7437538       252     33666        84    213724    150184   3127224     10.43     11.10
1237.98/1238.07	c  N dy 27677   7457780       252     33666        84    118758    150184   1347729     10.43     11.03
1241.18/1241.26	c  N dy 27756   7478021       252     33666        84    138020    150184   1705588     10.43     11.01
1244.68/1244.77	c  N dy 27812   7498060       252     33666        84    157161    150184   2054085     10.43     13.63
1248.58/1248.66	c  N dy 27906   7518352       252     33666        84    176545    150184   2420091     10.43     11.13
1252.98/1253.03	c  N dy 28008   7538796       252     33666        84    196099    150184   2778935     10.43     10.98
1257.38/1257.41	c  N dy 28093   7558984       252     33666        84    215415    150184   3152389     10.43     11.09
1262.49/1262.59	c  N dy 28160   7579057       252     33666        84    119341    150184   1355914     10.43     11.05
1265.69/1265.76	c  N dy 28226   7599126       252     33666        84    138412    150184   1698680     10.43     11.03
1269.19/1269.22	c  N dy 28272   7619184       252     33666        84    157548    150184   2041498     10.43     11.06
1272.88/1272.94	c  N dy 28343   7639303       252     33666        84    176702    150184   2399573     10.43     11.01
1277.09/1277.19	c  N dy 28434   7659421       252     33666        84    195989    150184   2758437     10.43     11.05
1281.39/1281.48	c  N dy 28489   7679473       252     33666        84    215067    150184   3105972     10.43     12.08
1287.00/1287.06	c  N dy 28569   7699815       252     33666        84    118383    150184   1335248     10.43     10.98
1289.68/1289.70	c  S st 28641   7716345       252     33666        84    134215    150184   1630906     10.43      8.97
1289.78/1289.81	c  S st 28641   7716848       252     33666        84    134714    150184   1640839     10.43   no data
1289.78/1289.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1289.78/1289.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
1289.78/1289.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1289.78/1289.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1289.78/1289.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1289.78/1289.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.00 s
1289.78/1289.89	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1289.88/1289.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1289.88/1289.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1291.68/1291.79	c lits-rem:       512  cl-subs:     3877  v-elim:      0  v-fix:    0  time:  1.79 s
1291.68/1291.79	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.00
1291.78/1291.82	c vivif2 --  cl tried   130837 cl shrink        0 lits rem          0 time: 0.03
1291.98/1292.05	c asymm  cl-useful: 0/2163/33666 lits-rem:0 time: 0.23
1291.98/1292.05	c calculated reachability. Time: 0.00
1291.98/1292.05	c  N dy 28641   7716848       252     33666        84    130837    150184   1597538     10.43   no data
1295.38/1295.44	c  N dy 28713   7736947       252     33666        84    150067    150184   1958492     10.43     10.99
1299.18/1299.25	c  N dy 28804   7757047       252     33666        84    169273    150184   2320177     10.43     12.44

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.63 3.95 3.97 2/323 22776
/proc/meminfo: memFree=25332172/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=31260 CPUtime=0.01 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 1249 0 0 0 1 0 0 0 19 0 1 0 650744500 32010240 1189 33554432000 4194304 4580011 140734891987680 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 7815 1189 339 95 0 2797 0

[startup+0.0315251 s]
/proc/loadavg: 3.63 3.95 3.97 2/323 22776
/proc/meminfo: memFree=25332172/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=31260 CPUtime=0.02 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 1249 0 0 0 2 0 0 0 19 0 1 0 650744500 32010240 1189 33554432000 4194304 4580011 140734891987680 18446744073709551615 4293131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 7815 1189 339 95 0 2797 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31260

[startup+0.100517 s]
/proc/loadavg: 3.63 3.95 3.97 2/323 22776
/proc/meminfo: memFree=25332172/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=31260 CPUtime=0.09 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 1251 0 0 0 9 0 0 0 19 0 1 0 650744500 32010240 1191 33554432000 4194304 4580011 140734891987680 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 7815 1191 339 95 0 2797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31260

[startup+0.300474 s]
/proc/loadavg: 3.63 3.95 3.97 2/323 22776
/proc/meminfo: memFree=25332172/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=37936 CPUtime=0.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 2920 0 0 0 29 0 0 0 20 0 1 0 650744500 38846464 2789 33554432000 4194304 4580011 140734891987680 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 9484 2789 352 95 0 4466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37936

[startup+0.700424 s]
/proc/loadavg: 3.63 3.95 3.97 2/323 22776
/proc/meminfo: memFree=25332172/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=36744 CPUtime=0.69 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 3120 0 0 0 69 0 0 0 20 0 1 0 650744500 37625856 2593 33554432000 4194304 4580011 140734891987680 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 9186 2593 364 95 0 4168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36744

[startup+1.50025 s]
/proc/loadavg: 3.63 3.95 3.97 5/337 22803
/proc/meminfo: memFree=25275192/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=38164 CPUtime=1.49 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 3698 0 0 0 149 0 0 0 23 0 1 0 650744500 39079936 2611 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 9541 2611 364 95 0 4523 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38164

[startup+3.10098 s]
/proc/loadavg: 3.63 3.95 3.97 5/337 22803
/proc/meminfo: memFree=25268496/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=43088 CPUtime=3.09 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 5937 0 0 0 309 0 0 0 25 0 1 0 650744500 44122112 3803 33554432000 4194304 4580011 140734891987680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 10772 3803 367 95 0 5754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43088

[startup+6.30038 s]
/proc/loadavg: 3.66 3.95 3.97 5/337 22803
/proc/meminfo: memFree=25231240/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=46540 CPUtime=6.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 8190 0 0 0 628 1 0 0 25 0 1 0 650744500 47656960 4781 33554432000 4194304 4580011 140734891987680 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 11635 4781 367 95 0 6617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46540

[startup+12.7002 s]
/proc/loadavg: 3.68 3.96 3.97 5/337 22803
/proc/meminfo: memFree=25214088/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=52248 CPUtime=12.69 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 12652 0 0 0 1268 1 0 0 25 0 1 0 650744500 53501952 6272 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 13062 6272 367 95 0 8044 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52248

[startup+25.5008 s]
/proc/loadavg: 3.75 3.96 3.97 5/337 22803
/proc/meminfo: memFree=25182584/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=59280 CPUtime=25.49 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 20404 0 0 0 2547 2 0 0 25 0 1 0 650744500 60702720 7582 33554432000 4194304 4580011 140734891987680 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 14820 7582 367 95 0 9802 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59280

[startup+51.1011 s]
/proc/loadavg: 3.84 3.96 3.97 5/337 22804
/proc/meminfo: memFree=25174436/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=60640 CPUtime=51.09 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 31371 0 0 0 5104 5 0 0 25 0 1 0 650744500 62095360 7963 33554432000 4194304 4580011 140734891987680 18446744073709551615 4318663 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 15160 7963 367 95 0 10142 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60640

[startup+102.313 s]
/proc/loadavg: 3.96 3.98 3.97 5/337 22805
/proc/meminfo: memFree=25097020/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=75784 CPUtime=102.3 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 51838 0 0 0 10222 8 0 0 25 0 1 0 650744500 77602816 11669 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 18946 11669 367 95 0 13928 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75784

[startup+162.3 s]
/proc/loadavg: 4.02 3.99 3.98 5/337 22807
/proc/meminfo: memFree=25071796/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=82468 CPUtime=162.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 71144 0 0 0 16218 11 0 0 25 0 1 0 650744500 84447232 14080 33554432000 4194304 4580011 140734891987680 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 20617 14080 367 95 0 15599 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82468

[startup+222.301 s]
/proc/loadavg: 4.06 4.01 3.98 5/337 22809
/proc/meminfo: memFree=25052024/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=82844 CPUtime=222.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 88464 0 0 0 22215 14 0 0 25 0 1 0 650744500 84832256 14426 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 20711 14426 367 95 0 15693 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82844

[startup+282.301 s]
/proc/loadavg: 4.02 4.00 3.98 5/337 22810
/proc/meminfo: memFree=25028780/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=83192 CPUtime=282.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 104647 0 0 0 28212 17 0 0 25 0 1 0 650744500 85188608 14204 33554432000 4194304 4580011 140734891987680 18446744073709551615 4316373 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 20798 14204 367 95 0 15780 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 83192

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.98 5/337 22812
/proc/meminfo: memFree=25015592/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=83500 CPUtime=342.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 119926 0 0 0 34209 20 0 0 25 0 1 0 650744500 85504000 14247 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 20875 14247 367 95 0 15857 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 83500

[startup+402.301 s]
/proc/loadavg: 4.07 4.02 3.99 5/337 22813
/proc/meminfo: memFree=24992968/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=83844 CPUtime=402.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 133938 0 0 0 40206 23 0 0 25 0 1 0 650744500 85856256 14667 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 20961 14667 367 95 0 15943 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 83844

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.99 5/337 22815
/proc/meminfo: memFree=24960044/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=99456 CPUtime=462.28 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 149270 0 0 0 46202 26 0 0 25 0 1 0 650744500 101842944 18311 33554432000 4194304 4580011 140734891987680 18446744073709551615 4318400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 24864 18311 367 95 0 19846 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 99456

[startup+522.3 s]
/proc/loadavg: 4.05 4.02 3.99 5/337 22817
/proc/meminfo: memFree=24964320/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=100616 CPUtime=522.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 161730 0 0 0 52199 30 0 0 25 0 1 0 650744500 103030784 18853 33554432000 4194304 4580011 140734891987680 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 25154 18853 367 95 0 20136 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 100616

[startup+582.3 s]
/proc/loadavg: 4.02 4.02 3.99 5/337 22818
/proc/meminfo: memFree=24913676/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=100860 CPUtime=582.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 174578 0 0 0 58196 33 0 0 25 0 1 0 650744500 103280640 19052 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 25215 19052 367 95 0 20197 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 100860

[startup+642.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/337 22820
/proc/meminfo: memFree=24892532/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=101128 CPUtime=642.3 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 187333 0 0 0 64194 36 0 0 25 0 1 0 650744500 103555072 18803 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 25282 18803 367 95 0 20264 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 101128

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/337 22821
/proc/meminfo: memFree=24874616/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=103984 CPUtime=702.3 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 198632 0 0 0 70191 39 0 0 25 0 1 0 650744500 106479616 20029 33554432000 4194304 4580011 140734891987680 18446744073709551615 4318632 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 25996 20029 367 95 0 20978 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 103984

[startup+762.313 s]
/proc/loadavg: 4.15 4.06 4.01 5/337 22823
/proc/meminfo: memFree=24873448/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=104256 CPUtime=762.3 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 211607 0 0 0 76190 40 0 0 25 0 1 0 650744500 106758144 18900 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 26064 18900 367 95 0 21046 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 104256

[startup+822.301 s]
/proc/loadavg: 4.05 4.05 4.00 5/337 22825
/proc/meminfo: memFree=24874164/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=104512 CPUtime=822.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 222632 0 0 0 82186 43 0 0 25 0 1 0 650744500 107020288 19009 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 26128 19009 367 95 0 21110 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 104512

[startup+882.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/337 22826
/proc/meminfo: memFree=24876868/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=104708 CPUtime=882.28 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 233874 0 0 0 88182 46 0 0 25 0 1 0 650744500 107220992 19164 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 26177 19164 367 95 0 21159 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 104708

[startup+942.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/337 22828
/proc/meminfo: memFree=24867768/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=104904 CPUtime=942.28 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 245273 0 0 0 94180 48 0 0 25 0 1 0 650744500 107421696 19168 33554432000 4194304 4580011 140734891987680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 26226 19168 367 95 0 21208 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 104904

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/337 22829
/proc/meminfo: memFree=24830652/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=125708 CPUtime=1002.28 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 258879 0 0 0 100176 52 0 0 25 0 1 0 650744500 128724992 24683 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 31427 24683 367 95 0 26409 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 125708

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/337 22840
/proc/meminfo: memFree=24818924/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=125924 CPUtime=1062.28 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 270299 0 0 0 106173 55 0 0 25 0 1 0 650744500 128946176 24219 33554432000 4194304 4580011 140734891987680 18446744073709551615 4293078 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 31481 24219 367 95 0 26463 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 125924

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/337 22842
/proc/meminfo: memFree=24812164/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=138744 CPUtime=1122.28 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 281746 0 0 0 112171 57 0 0 25 0 1 0 650744500 142073856 27096 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 34686 27096 367 95 0 29668 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 138744

[startup+1182.3 s]
/proc/loadavg: 4.08 4.04 4.00 5/337 22843
/proc/meminfo: memFree=24805808/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=138888 CPUtime=1182.29 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 291441 0 0 0 118169 60 0 0 25 0 1 0 650744500 142221312 28526 33554432000 4194304 4580011 140734891987680 18446744073709551615 4316323 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 34722 28526 367 95 0 29704 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 138888

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/337 22848
/proc/meminfo: memFree=24788012/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=139108 CPUtime=1242.28 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 302674 0 0 0 124166 62 0 0 25 0 1 0 650744500 142446592 27114 33554432000 4194304 4580011 140734891987680 18446744073709551615 4318762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 34777 27114 367 95 0 29759 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 139108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.05 4.00 5/337 22849
/proc/meminfo: memFree=24777056/32951124 swapFree=44485764/67111528
[pid=22776] ppid=22774 vsize=139244 CPUtime=1299.99 cores=4,6
/proc/22776/stat : 22776 (strangenight2-s) R 22774 22776 22351 0 -1 4202496 311925 0 0 0 129935 64 0 0 25 0 1 0 650744500 142585856 27816 33554432000 4194304 4580011 140734891987680 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22776/statm: 34811 27816 367 95 0 29793 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 139244

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.01
CPU user time (s): 1299.36
CPU system time (s): 0.6519
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 207280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.36
system time used= 0.6519
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311925
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= 14
involuntary context switches= 1838

runsolver used 4.56431 second user time and 9.59854 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 18:44:01
IDJOB=3368084
IDBENCH=83313
IDSOLVER=1845
FILE ID=node105/3368084-1305391440
RUNJOBID= node105-1305391440-22761
PBS_JOBID= 13324421
Free space on /tmp= 73588 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_505.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368084-1305391440/watcher-3368084-1305391440 -o /tmp/evaluation-result-3368084-1305391440/solver-3368084-1305391440 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368084-1305391440.cnf

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

MD5SUM BENCH= 8e7b614904543aa28491ea45c761cbd5
RANDOM SEED=477140410

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25332452 kB
Buffers:        264672 kB
Cached:        5884700 kB
SwapCached:      39656 kB
Active:         547744 kB
Inactive:      6810932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25332452 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            6236 kB
Writeback:          24 kB
AnonPages:     1176788 kB
Mapped:           9956 kB
Slab:           128172 kB
PageTables:      66364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65322352 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= 73564 MiB
End job on node105 at 2011-05-14 19:05:43