Trace number 3258240

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? (TO) 1300.05 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2682
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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-3258240-1303475666.cnf'
0.00/0.00	c -- header says num vars:           1375
0.00/0.00	c -- header says num clauses:      111739
0.00/0.02	c -- clauses added:            0 learnts,       111739 normals,            0 xors
0.00/0.02	c -- vars added       1375
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1375        55    111684         0    224743         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/55/55 lits-rem:0 time: 0.00
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
0.00/0.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem         4839 bins  time:  0.01 s
0.06/0.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.06/0.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1375 time:  0.01 s
0.06/0.08	c Removed useless bin:       0  fixed:     0  props:   0.54M  time:  0.01 s
0.09/0.14	c lits-rem:       733  cl-subs:        0  v-elim:     55  v-fix:    0  time:  0.05 s
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:       0 undec:      55 neg:    1320
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.15	c  B st     0         0      1320      6059     99466         0    352227         0   no data   no data
0.29/0.37	c  N dy    15      4032      1320      6059     99466      3992    352227    144057      9.37     10.02
0.59/0.63	c  N dy    36      8487      1320      6059     99467      5928    352227    188722      9.52     10.05
0.89/0.93	c  N dy    52     12980      1320      6059     99467      6165    352227    155806      9.41      9.91
1.19/1.21	c  N dy    67     17191      1320      6059     99467     10333    352227    314190      9.36      9.86
1.39/1.48	c  N dy    93     21256      1320      6059     99467      8805    352227    241309      9.50     10.51
1.69/1.75	c  F st   120     25003      1320      6059     99467     12521    352227    396179      9.60      9.51
1.79/1.80	c  N st   122     25630      1320      6059     99467     13144    352227    421014      9.60   no data
2.10/2.12	c  N dy   126     30000      1320      6059     99467     10724    352227    304426      9.60   no data
2.10/2.12	c  S st   126     30000      1320      6059     99467     10724    352227    304426      9.60   no data
2.10/2.15	c  S st   126     30502      1320      6059     99467     11226    352227    328228      9.60   no data
2.10/2.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     67 BRemL:      0 BRemN:      0 P:  8.1M T:  0.15
2.29/2.31	c blocked clauses removed:        0 vars:      0 tried:        1320 T: 0.00 s
2.29/2.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.89/2.91	c subs with bin:        0  lits-rem:     43384  v-fix:    0  time:  0.59 s
2.89/2.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
2.89/2.93	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
2.89/2.94	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.19/4.24	c subs with bin:        0  lits-rem:        22  v-fix:    0  time:  1.29 s
4.40/4.41	c lits-rem:       748  cl-subs:     1908  v-elim:      0  v-fix:    0  time:  0.16 s
4.49/4.59	c asymm  cl-useful: 0/2468/6059 lits-rem:0 time: 0.18
4.59/4.60	c calculated reachability. Time: 0.00
4.59/4.60	c  N dy   126     30502      1320      6059     99534      9318    308832    294866      9.60   no data
4.79/4.89	c  N dy   157     34542      1320      6059     99534     13314    308832    479998      9.78     10.31
5.19/5.21	c  N dy   188     38610      1320      6059     99534      9517    308832    224890      9.92     10.46
5.49/5.51	c  N dy   214     42692      1320      6059     99534     13559    308832    418114      9.99     11.06
5.69/5.75	c  S st   226     45753      1320      6059     99534     16574    308832    542633      9.98   no data
5.69/5.79	c  S st   226     46254      1320      6059     99534     17073    308832    568188      9.98   no data
5.69/5.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     29 BRemL:      0 BRemN:      0 P:  7.5M T:  0.14
5.89/5.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.89/5.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
6.29/6.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
6.29/6.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
6.29/6.32	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
6.29/6.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.59/7.64	c subs with bin:        0  lits-rem:        91  v-fix:    0  time:  1.29 s
7.79/7.87	c lits-rem:       216  cl-subs:      609  v-elim:      0  v-fix:    0  time:  0.22 s
7.79/7.87	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
7.79/7.89	c vivif2 --  cl tried    16464 cl shrink       36 lits rem         41 time: 0.02
7.99/8.08	c asymm  cl-useful: 0/2217/6059 lits-rem:0 time: 0.18
7.99/8.08	c calculated reachability. Time: 0.00
7.99/8.08	c  N dy   226     46254      1320      6059     99563     16464    308832    554467      9.98   no data
8.29/8.39	c  N dy   255     50330      1320      6059     99563     11652    308832    285514     10.09     10.91
8.70/8.72	c  N dy   276     54416      1320      6059     99563     15694    308832    472174     10.13     12.53
8.99/9.08	c  N dy   300     58752      1320      6059     99563     10107    308832    176921     10.16     10.71
9.39/9.41	c  N dy   321     62838      1320      6059     99563     14146    308832    355496     10.18     11.50
9.69/9.75	c  N dy   341     66858      1320      6059     99563     18098    308832    511901     10.19     11.21
9.90/9.98	c  S st   358     69383      1320      6059     99563     20587    308832    617394     10.21   no data
9.99/10.02	c  S st   358     69888      1320      6059     99563     21092    308832    641465     10.21   no data
9.99/10.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.09/10.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.6M T:  0.14
10.09/10.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.09/10.18	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.49/10.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
10.49/10.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
10.49/10.56	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
10.49/10.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.79/11.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
12.10/12.18	c lits-rem:       306  cl-subs:      956  v-elim:      0  v-fix:    0  time:  0.30 s
12.10/12.18	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
12.19/12.20	c vivif2 --  cl tried    20136 cl shrink        0 lits rem          0 time: 0.02
12.29/12.32	c asymm  cl-useful: 0/1319/6059 lits-rem:0 time: 0.12
12.29/12.32	c calculated reachability. Time: 0.00
12.29/12.32	c  N dy   358     69888      1320      6059     99563     20136    308832    622417     10.21   no data
12.69/12.76	c  N dy   383     75236      1320      6059     99563     14560    308832    318700     10.21     10.81
13.10/13.14	c  N dy   408     80159      1320      6059     99563     19430    308832    531195     10.22     10.93
13.59/13.63	c  N dy   427     85917      1320      6059     99563     13256    308832    236995     10.22     10.76
13.69/13.75	c  F st   439     87500      1320      6059     99563     14824    308832    304998     10.24   no data
14.09/14.18	c  N dy   445     92693      1320      6059     99563     19935    308832    528472     10.24   no data
14.68/14.71	c  N dy   487     98683      1320      6059     99563     13031    308832    203949     10.29     10.83
15.09/15.19	c  S st   511    104833      1320      6059     99563     19102    308832    471384     10.30   no data
15.19/15.23	c  S st   511    105337      1320      6059     99563     19605    308832    497766     10.30   no data
15.19/15.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.30/15.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.6M T:  0.14
15.30/15.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.30/15.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
15.69/15.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
15.69/15.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
15.69/15.77	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
15.69/15.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.99/17.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
17.19/17.23	c lits-rem:       182  cl-subs:      790  v-elim:      0  v-fix:    0  time:  0.16 s
17.19/17.24	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
17.19/17.25	c vivif2 --  cl tried    18815 cl shrink        0 lits rem          0 time: 0.02
17.39/17.44	c asymm  cl-useful: 0/2266/6059 lits-rem:0 time: 0.18
17.39/17.44	c calculated reachability. Time: 0.00
17.39/17.44	c  N dy   511    105337      1320      6059     99563     18815    308832    484443     10.30   no data
17.99/18.02	c  N dy   549    112099      1320      6059     99563     25502    308832    785932     10.33     11.02
18.60/18.65	c  N dy   588    119382      1320      6059     99563     18897    308832    431437     10.34     10.94
19.29/19.37	c  N dy   630    127357      1320      6059     99563     26767    308832    753557     10.37     10.94
19.99/20.08	c  N dy   677    135552      1320      6059     99563     20051    308832    461342     10.41     14.04
20.89/20.95	c  N dy   720    144742      1320      6059     99563     29086    308832    832538     10.42     11.05
21.69/21.79	c  N dy   768    154043      1320      6059     99563     22487    308832    537389     10.44     11.73
22.09/22.18	c  S st   791    158005      1320      6059     99563     26377    308832    688194     10.45     10.58
22.19/22.22	c  S st   791    158506      1320      6059     99563     26877    308832    714072     10.45   no data
22.19/22.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.29/22.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.15
22.29/22.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.29/22.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
22.69/22.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
22.69/22.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
22.69/22.77	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
22.69/22.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.99/24.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
24.39/24.41	c lits-rem:       325  cl-subs:      790  v-elim:      0  v-fix:    0  time:  0.32 s
24.39/24.41	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
24.39/24.44	c vivif2 --  cl tried    26087 cl shrink        0 lits rem          0 time: 0.03
24.59/24.63	c asymm  cl-useful: 0/1853/6059 lits-rem:0 time: 0.19
24.59/24.63	c calculated reachability. Time: 0.00
24.59/24.63	c  N dy   791    158506      1320      6059     99563     26087    308832    698559     10.45   no data
25.59/25.60	c  N dy   851    168644      1320      6059     99563     19330    308832    367815     10.48     11.41
26.59/26.63	c  N dy   917    179528      1320      6059     99563     30081    308832    813490     10.51     11.21
27.59/27.68	c  N dy   986    190996      1320      6059     99563     23643    308832    514845     10.56     16.81
28.79/28.86	c  N dy  1049    203212      1320      6059     99563     35674    308832   1008451     10.57     11.59
29.99/30.07	c  N dy  1115    216378      1320      6059     99563     29938    308832    751675     10.58     11.21
31.39/31.44	c  N dy  1193    230544      1320      6059     99563     24178    308832    459910     10.61     11.21
32.09/32.10	c  S st  1232    237759      1320      6059     99563     31276    308832    741242     10.61     10.15
32.09/32.14	c  S st  1232    238261      1320      6059     99563     31778    308832    765426     10.61   no data
32.09/32.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.29/32.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.3M T:  0.16
32.29/32.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.29/32.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
32.59/32.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
32.59/32.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
32.69/32.70	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
32.69/32.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.99/34.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
34.29/34.34	c lits-rem:       285  cl-subs:      924  v-elim:      0  v-fix:    0  time:  0.34 s
34.29/34.35	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
34.29/34.38	c vivif2 --  cl tried    30854 cl shrink        0 lits rem          0 time: 0.03
34.49/34.56	c asymm  cl-useful: 0/1940/6059 lits-rem:0 time: 0.18
34.49/34.57	c calculated reachability. Time: 0.00
34.49/34.57	c  N dy  1232    238261      1320      6059     99563     30854    308832    748272     10.61   no data
35.99/36.09	c  N dy  1301    253562      1320      6059     99563     25205    308832    462378     10.63     11.30
37.69/37.72	c  N dy  1384    270212      1320      6059     99563     41635    308832   1142442     10.63     11.23
39.29/39.39	c  N dy  1456    287512      1320      6059     99563     36990    308832    902227     10.62     13.28
41.19/41.21	c  N dy  1548    306112      1320      6059     99563     32664    308832    715205     10.64     11.41
41.19/41.23	c  F st  1549    306252      1320      6059     99563     32803    308832    721523     10.64     10.34
43.19/43.26	c  N dy  1629    325845      1320      6059     99563     28434    308832    508300     10.65     11.26
45.19/45.27	c  N dy  1728    346047      1320      6059     99563     48338    308832   1316207     10.66     11.33
46.29/46.39	c  S st  1776    357391      1320      6059     99563     34903    308832    737952     10.66      7.66
46.39/46.43	c  S st  1776    357894      1320      6059     99563     35405    308832    765875     10.66   no data
46.39/46.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.59/46.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.6M T:  0.17
46.59/46.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.59/46.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
46.89/46.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
46.89/46.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
46.89/47.00	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
46.99/47.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.19/48.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
48.59/48.67	c lits-rem:       300  cl-subs:     1229  v-elim:      0  v-fix:    0  time:  0.37 s
48.59/48.67	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
48.69/48.70	c vivif2 --  cl tried    34176 cl shrink        0 lits rem          0 time: 0.03
48.79/48.89	c asymm  cl-useful: 0/2043/6059 lits-rem:0 time: 0.19
48.89/48.90	c calculated reachability. Time: 0.00
48.89/48.90	c  N dy  1776    357894      1320      6059     99563     34176    308832    742340     10.66   no data
50.99/51.03	c  N dy  1850    377932      1320      6059     99563     28317    308832    451544     10.65     11.23
53.09/53.10	c  N dy  1953    398334      1320      6059     99563     48434    308832   1270513     10.66     11.31
55.09/55.16	c  N dy  2031    418356      1320      6059     99563     41461    308832    938091     10.66     11.29
57.29/57.33	c  N dy  2130    438438      1320      6059     99563     33682    308832    595901     10.66     11.29
59.49/59.50	c  N dy  2219    458843      1320      6059     99563     53741    308832   1394095     10.66     11.27
61.60/61.62	c  N dy  2313    478936      1320      6059     99563     44998    308832   1057200     10.68     11.39
63.89/63.94	c  N dy  2403    499100      1320      6059     99563     35303    308832    607556     10.67     11.36
66.09/66.17	c  N dy  2493    519154      1320      6059     99563     55031    308832   1356079     10.67     11.25
68.09/68.14	c  S st  2573    536842      1320      6059     99563     41904    308832    848726     10.68      8.97
68.09/68.18	c  S st  2573    537343      1320      6059     99563     42405    308832    875699     10.68   no data
68.09/68.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.29/68.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.2M T:  0.17
68.29/68.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.29/68.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
68.69/68.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
68.69/68.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
68.69/68.76	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
68.69/68.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
69.99/70.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
70.49/70.52	c lits-rem:       397  cl-subs:     1210  v-elim:      0  v-fix:    0  time:  0.46 s
70.49/70.53	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
70.49/70.57	c vivif2 --  cl tried    41195 cl shrink        0 lits rem          0 time: 0.04
70.69/70.76	c asymm  cl-useful: 0/1411/6059 lits-rem:0 time: 0.19
70.69/70.76	c calculated reachability. Time: 0.00
70.69/70.76	c  N dy  2573    537343      1320      6059     99563     41195    308832    856313     10.68   no data
72.99/73.06	c  N dy  2668    557403      1320      6059     99563     60912    308832   1642111     10.68     11.28
75.29/75.30	c  N dy  2770    577706      1320      6059     99563     49494    308832   1146497     10.69     11.33
77.69/77.71	c  N dy  2860    597854      1320      6059     99563     36874    308832    602982     10.69     11.26
79.89/79.95	c  N dy  2948    617886      1320      6059     99563     56574    308832   1383943     10.69     11.26
82.29/82.31	c  N dy  3046    637938      1320      6059     99563     42810    308832    802679     10.69     12.39
84.70/84.72	c  N dy  3135    657972      1320      6059     99563     62526    308832   1572842     10.69     11.27
86.99/87.02	c  N dy  3209    677984      1320      6059     99563     47755    308832    968553     10.68     11.38
89.39/89.42	c  N dy  3301    698099      1320      6059     99563     67533    308832   1747610     10.69     11.42
91.69/91.75	c  N dy  3401    718178      1320      6059     99563     51916    308832   1119003     10.69     11.38
94.29/94.35	c  N dy  3490    738939      1320      6059     99563     72284    308832   1890111     10.69     11.30
96.70/96.72	c  N dy  3594    759012      1320      6059     99563     55663    308832   1244572     10.70     13.44
99.29/99.38	c  N dy  3696    779315      1320      6059     99563     38253    308832    541135     10.70     11.31
101.69/101.71	c  N dy  3798    799427      1320      6059     99563     58039    308832   1309946     10.70     11.28
102.50/102.58	c  S st  3825    806014      1320      6059     99563     64490    308832   1551782     10.70      9.17
102.59/102.64	c  S st  3825    806518      1320      6059     99563     64993    308832   1576613     10.70   no data
102.59/102.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.79/102.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.6M T:  0.22
102.79/102.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.79/102.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
103.19/103.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
103.19/103.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
103.19/103.26	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
103.19/103.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.59/104.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
106.19/106.22	c lits-rem:       855  cl-subs:     2738  v-elim:      0  v-fix:    0  time:  1.57 s
106.19/106.22	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
106.19/106.29	c vivif2 --  cl tried    62255 cl shrink        0 lits rem          0 time: 0.07
106.39/106.49	c asymm  cl-useful: 0/1192/6059 lits-rem:0 time: 0.20
106.39/106.49	c calculated reachability. Time: 0.00
106.39/106.49	c  N dy  3825    806518      1320      6059     99563     62255    308832   1527407     10.70   no data
109.09/109.14	c  N dy  3918    826559      1320      6059     99563     43629    308832    715018     10.70     11.37
111.49/111.53	c  N dy  4005    846626      1320      6059     99563     63394    308832   1460635     10.70     11.27
114.09/114.12	c  N dy  4102    866995      1320      6059     99563     44107    308832    705407     10.70     11.33
116.29/116.37	c  N dy  4195    887057      1320      6059     99563     63849    308832   1488803     10.70     11.31
118.99/119.01	c  N dy  4293    907507      1320      6059     99563     43630    308832    670166     10.71     11.31
121.29/121.34	c  N dy  4392    927557      1320      6059     99563     63331    308832   1425041     10.71     11.32
123.99/124.04	c  N dy  4480    947625      1320      6059     99563     41756    308832    562200     10.71     11.31
126.40/126.44	c  N dy  4563    967651      1320      6059     99563     61403    308832   1280524     10.70     14.24
128.99/129.09	c  N dy  4654    987875      1320      6059     99563     81289    308832   2040939     10.71     11.35
131.49/131.56	c  N dy  4747   1007942      1320      6059     99563     58766    308832   1167612     10.71     11.27
134.09/134.12	c  N dy  4841   1027943      1320      6059     99563     78447    308832   1910682     10.71     11.35
136.70/136.78	c  N dy  4919   1047960      1320      6059     99563     54833    308832    981999     10.71     11.69
139.19/139.22	c  N dy  5011   1068006      1320      6059     99563     74550    308832   1738235     10.71     12.81
139.70/139.77	c  F st  5032   1071877      1320      6059     99563     78359    308832   1876504     10.71      8.07
141.99/142.05	c  N dy  5090   1088565      1320      6059     99563     50490    308832    791732     10.71     11.37
144.40/144.48	c  N dy  5179   1108630      1320      6059     99563     70215    308832   1543847     10.71     11.36
147.19/147.21	c  N dy  5277   1128734      1320      6059     99563     89998    308832   2291862     10.71     11.40
149.60/149.62	c  N dy  5359   1148912      1320      6059     99563     64629    308832   1285429     10.71     11.36
152.19/152.25	c  N dy  5449   1169837      1320      6059     99563     85147    308832   2045666     10.71     11.38
154.79/154.87	c  N dy  5535   1190028      1320      6059     99563     58823    308832   1050043     10.71     11.40
157.39/157.45	c  S st  5626   1209779      1320      6059     99563     78247    308832   1766538     10.71   no data
157.49/157.51	c  S st  5626   1210281      1320      6059     99563     78748    308832   1792122     10.71   no data
157.49/157.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
157.69/157.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.22
157.69/157.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.69/157.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
158.09/158.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
158.09/158.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
158.09/158.13	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
158.09/158.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
159.40/159.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
161.39/161.45	c lits-rem:       932  cl-subs:     3496  v-elim:      0  v-fix:    0  time:  1.95 s
161.39/161.46	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
161.49/161.54	c vivif2 --  cl tried    75252 cl shrink        0 lits rem          0 time: 0.08
161.69/161.75	c asymm  cl-useful: 0/1173/6059 lits-rem:0 time: 0.20
161.69/161.75	c calculated reachability. Time: 0.00
161.69/161.75	c  N dy  5626   1210281      1320      6059     99563     75252    308832   1733423     10.71   no data
164.59/164.61	c  N dy  5730   1230332      1320      6059     99563     47835    308832    624183     10.72     11.29
166.89/166.96	c  N dy  5808   1250380      1320      6059     99563     67537    308832   1351401     10.71     11.85
169.60/169.66	c  N dy  5898   1270620      1320      6059     99563     87400    308832   2080719     10.71     11.28
172.30/172.31	c  N dy  5996   1290755      1320      6059     99563     59046    308832   1012601     10.72     11.56
174.80/174.83	c  N dy  6079   1310821      1320      6059     99563     78727    308832   1724517     10.71     13.26
177.60/177.69	c  N dy  6178   1330907      1320      6059     99563     49356    308832    628077     10.72     13.19
179.89/179.97	c  N dy  6253   1350934      1320      6059     99563     69020    308832   1348835     10.71     11.50
182.60/182.67	c  N dy  6348   1370989      1320      6059     99563     88712    308832   2067898     10.72     11.89
185.39/185.41	c  N dy  6435   1391088      1320      6059     99563     58359    308832    932509     10.72     11.45
187.89/187.90	c  N dy  6531   1411239      1320      6059     99563     78214    308832   1660569     10.72     11.39
190.70/190.71	c  N dy  6620   1431309      1320      6059     99563     97928    308832   2381107     10.72     11.38
193.30/193.36	c  N dy  6710   1451482      1320      6059     99563     66623    308832   1169380     10.72     11.59
195.70/195.80	c  N dy  6807   1471580      1320      6059     99563     86417    308832   1927937     10.72     11.40
198.69/198.78	c  N dy  6927   1493158      1320      6059     99563     55546    308832    766088     10.72     11.42
201.20/201.22	c  N dy  7023   1513174      1320      6059     99563     75197    308832   1479352     10.73     11.60
203.79/203.89	c  N dy  7127   1533207      1320      6059     99563     94873    308832   2221733     10.73     12.01
206.60/206.65	c  N dy  7224   1553383      1320      6059     99563     61625    308832    989408     10.73     11.32
209.09/209.14	c  N dy  7317   1573435      1320      6059     99563     81358    308832   1731843     10.73     11.36
211.89/211.94	c  N dy  7403   1593503      1320      6059     99563    101054    308832   2430763     10.73     11.30
214.59/214.64	c  N dy  7496   1613666      1320      6059     99563     66833    308832   1140991     10.73     11.36
217.19/217.25	c  N dy  7578   1633670      1320      6059     99563     86485    308832   1849621     10.73     12.16
220.09/220.13	c  N dy  7663   1653744      1320      6059     99563    106186    308832   2556656     10.73     12.47
222.90/222.95	c  N dy  7771   1674045      1320      6059     99563     71131    308832   1263172     10.74     11.37
225.69/225.73	c  N dy  7855   1694173      1320      6059     99563     90921    308832   1967111     10.73     11.41
228.09/228.10	c  S st  7932   1710281      1320      6059     99563    106726    308832   2540802     10.74     10.65
228.09/228.16	c  S st  7932   1710784      1320      6059     99563    107228    308832   2568470     10.74   no data
228.09/228.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
228.39/228.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.5M T:  0.24
228.39/228.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
228.39/228.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
228.70/228.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
228.70/228.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
228.70/228.80	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
228.80/228.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
230.20/230.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
234.59/234.64	c lits-rem:      1364  cl-subs:     6375  v-elim:      0  v-fix:    0  time:  4.38 s
234.59/234.64	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
234.69/234.76	c vivif2 --  cl tried   100853 cl shrink        0 lits rem          0 time: 0.12
234.89/234.97	c asymm  cl-useful: 0/1155/6059 lits-rem:0 time: 0.21
234.89/234.97	c calculated reachability. Time: 0.00
234.89/234.97	c  N dy  7932   1710784      1320      6059     99563    100853    308832   2463139     10.74   no data
237.90/237.91	c  N dy  8037   1730899      1320      6059     99563     64687    308832    993802     10.74     11.48
240.40/240.41	c  N dy  8144   1750928      1320      6059     99563     84392    308832   1735962     10.74     11.96
243.10/243.18	c  N dy  8246   1771033      1320      6059     99563    104140    308832   2468122     10.75     11.32
246.19/246.28	c  N dy  8334   1792045      1320      6059     99563     67787    308832   1069770     10.75     11.34
248.89/248.97	c  N dy  8434   1812221      1320      6059     99563     87588    308832   1775643     10.75     11.32
251.80/251.83	c  N dy  8530   1832335      1320      6059     99563    107299    308832   2484829     10.75     11.52
254.60/254.68	c  N dy  8618   1852537      1320      6059     99563     69236    308832   1115634     10.75     11.33
257.20/257.24	c  N dy  8696   1872610      1320      6059     99563     88921    308832   1809509     10.75     15.66
259.99/260.03	c  N dy  8799   1892680      1320      6059     99563    108640    308832   2534526     10.75     12.87
262.90/262.98	c  N dy  8889   1913110      1320      6059     99563     69758    308832   1082386     10.75     11.37
265.40/265.46	c  N dy  8989   1933162      1320      6059     99563     89483    308832   1828816     10.75     11.46
268.40/268.44	c  N dy  9090   1953940      1320      6059     99563    109848    308832   2540915     10.75     11.36
271.39/271.42	c  N dy  9199   1974208      1320      6059     99563     69884    308832   1081684     10.76     11.36
273.99/274.09	c  N dy  9298   1994477      1320      6059     99563     89791    308832   1788153     10.76     11.39
276.89/276.99	c  N dy  9380   2014511      1320      6059     99563    109430    308832   2476895     10.76     11.52
279.79/279.88	c  N dy  9468   2034583      1320      6059     99563     68285    308832    996831     10.76     11.41
282.40/282.41	c  N dy  9574   2054685      1320      6059     99563     88081    308832   1735061     10.76     11.39
285.20/285.23	c  N dy  9677   2074890      1320      6059     99563    107928    308832   2466079     10.76     11.39
288.40/288.41	c  N dy  9761   2094993      1320      6059     99563     65753    308832    872768     10.76     11.57
290.89/290.95	c  N dy  9847   2115214      1320      6059     99563     85601    308832   1567163     10.76     11.35
293.79/293.82	c  N dy  9956   2135318      1320      6059     99563    105355    308832   2263189     10.76     11.40
297.10/297.11	c  N dy 10053   2155402      1320      6059     99563    125082    308832   2975113     10.76     12.37
299.89/299.91	c  N dy 10158   2175821      1320      6059     99563     82292    308832   1454570     10.77     11.47
302.59/302.65	c  N dy 10242   2196046      1320      6059     99563    102131    308832   2179548     10.76     11.41
304.89/304.90	c  S st 10310   2210784      1320      6059     99563    116627    308832   2687209     10.77     11.27
304.89/304.96	c  S st 10310   2211289      1320      6059     99563    117131    308832   2712182     10.77   no data
304.89/304.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
305.19/305.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.9M T:  0.25
305.19/305.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
305.19/305.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
305.59/305.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
305.59/305.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
305.59/305.62	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
305.59/305.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
307.09/307.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
311.69/311.74	c lits-rem:      1284  cl-subs:     8304  v-elim:      0  v-fix:    0  time:  4.62 s
311.69/311.74	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
311.79/311.86	c vivif2 --  cl tried   108827 cl shrink        0 lits rem          0 time: 0.12
311.99/312.08	c asymm  cl-useful: 0/1105/6059 lits-rem:0 time: 0.21
311.99/312.08	c calculated reachability. Time: 0.00
311.99/312.08	c  N dy 10310   2211289      1320      6059     99563    108827    308832   2556955     10.77   no data
315.40/315.47	c  N dy 10398   2231418      1320      6059     99563     64838    308832    804678     10.76     11.45
317.80/317.88	c  N dy 10508   2251556      1320      6059     99563     84635    308832   1540220     10.77     11.35
320.60/320.65	c  N dy 10605   2271613      1320      6059     99563    104310    308832   2244960     10.77     11.38
323.59/323.66	c  N dy 10702   2292100      1320      6059     99563    124432    308832   2969637     10.77     11.35
326.39/326.43	c  N dy 10805   2312116      1320      6059     99563     79320    308832   1309577     10.77     11.43
329.20/329.26	c  N dy 10888   2332386      1320      6059     99563     99207    308832   1992681     10.77     11.37
332.10/332.19	c  N dy 10973   2352459      1320      6059     99563    118925    308832   2697179     10.77     11.97
335.30/335.30	c  N dy 11070   2372537      1320      6059     99563     72798    308832   1027897     10.77     11.36
337.89/337.95	c  N dy 11151   2392906      1320      6059     99563     92764    308832   1726311     10.77     11.40
340.90/340.94	c  N dy 11239   2413154      1320      6059     99563    112631    308832   2411302     10.77     11.38
344.00/344.05	c  N dy 11335   2433180      1320      6059     99563    132277    308832   3104539     10.77     11.36
346.80/346.87	c  N dy 11416   2453216      1320      6059     99563     85206    308832   1453626     10.77     11.60
349.60/349.63	c  N dy 11520   2473247      1320      6059     99563    104860    308832   2162752     10.77     11.42
352.70/352.79	c  N dy 11606   2493350      1320      6059     99563    124581    308832   2847618     10.77     11.37
355.99/356.03	c  N dy 11689   2513767      1320      6059     99563     76932    308832   1138745     10.77     11.38
358.60/358.61	c  N dy 11782   2533772      1320      6059     99563     96563    308832   1844729     10.77     12.95
361.50/361.57	c  N dy 11899   2553861      1320      6059     99563    116301    308832   2546281     10.78     11.99
364.80/364.82	c  N dy 12003   2574565      1320      6059     99563    136626    308832   3265539     10.78     11.72
367.69/367.78	c  N dy 12092   2595144      1320      6059     99563     88092    308832   1479419     10.78     11.35
370.71/370.71	c  N dy 12181   2615376      1320      6059     99563    107995    308832   2189300     10.78     11.37
374.00/374.05	c  N dy 12285   2635467      1320      6059     99563    127698    308832   2897217     10.78     11.41
377.40/377.43	c  N dy 12390   2655793      1320      6059     99563     78001    308832   1122944     10.78     11.39
380.10/380.15	c  N dy 12484   2675850      1320      6059     99563     97737    308832   1812664     10.78     11.39
383.20/383.25	c  N dy 12571   2696491      1320      6059     99563    117981    308832   2490586     10.78     11.37
385.70/385.75	c  S st 12634   2711292      1320      6059     99563    132450    308832   2977735     10.78     10.31
385.80/385.82	c  S st 12634   2711795      1320      6059     99563    132950    308832   3000322     10.78   no data
385.80/385.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
386.00/386.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.6M T:  0.27
386.10/386.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
386.10/386.12	c bin-w-bin subsume rem            0 bins  time:  0.01 s
386.40/386.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
386.40/386.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
386.40/386.50	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
386.50/386.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
387.90/387.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
390.90/390.95	c lits-rem:      1228  cl-subs:     7992  v-elim:      0  v-fix:    0  time:  2.95 s
390.90/390.95	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
391.10/391.10	c vivif2 --  cl tried   124958 cl shrink        0 lits rem          0 time: 0.14
391.30/391.31	c asymm  cl-useful: 0/1014/6059 lits-rem:0 time: 0.22
391.30/391.32	c calculated reachability. Time: 0.00
391.30/391.32	c  N dy 12634   2711795      1320      6059     99563    124958    308832   2865154     10.78   no data
394.50/394.54	c  N dy 12719   2732029      1320      6059     99563     74213    308832    969922     10.78     11.38
397.20/397.25	c  N dy 12802   2752119      1320      6059     99563     93908    308832   1633267     10.78     11.38
400.00/400.09	c  N dy 12904   2772238      1320      6059     99563    113688    308832   2343500     10.78     11.41
403.20/403.24	c  N dy 13001   2792266      1320      6059     99563    133344    308832   3041025     10.78     11.36
406.29/406.34	c  N dy 13097   2812325      1320      6059     99563     81462    308832   1204421     10.79     11.48
409.10/409.11	c  N dy 13202   2832399      1320      6059     99563    101128    308832   1881563     10.79     11.44
412.10/412.13	c  N dy 13282   2852475      1320      6059     99563    120803    308832   2545641     10.78     11.45
415.40/415.42	c  N dy 13390   2872478      1320      6059     99563    140482    308832   3241178     10.79     12.05
418.39/418.49	c  N dy 13501   2892508      1320      6059     99563     87552    308832   1397844     10.79     11.38
421.40/421.40	c  N dy 13582   2912658      1320      6059     99563    107376    308832   2078356     10.79     11.39
424.40/424.44	c  N dy 13685   2932714      1320      6059     99563    127077    308832   2781509     10.79     12.50
427.60/427.61	c  N dy 13775   2952845      1320      6059     99563    146863    308832   3508792     10.79     11.46
430.50/430.52	c  N dy 13880   2972877      1320      6059     99563     92851    308832   1547208     10.79     11.43
433.41/433.40	c  N dy 13960   2993171      1320      6059     99563    112806    308832   2269053     10.79     11.39
436.61/436.66	c  N dy 14041   3013394      1320      6059     99563    132653    308832   2952791     10.79     11.42
440.20/440.20	c  N dy 14137   3033556      1320      6059     99563     77789    308832    990509     10.79     11.42
442.80/442.85	c  N dy 14226   3053939      1320      6059     99563     97801    308832   1699362     10.79     11.43
445.80/445.85	c  N dy 14312   3074094      1320      6059     99563    117586    308832   2390702     10.79     11.39
448.90/448.95	c  N dy 14421   3094160      1320      6059     99563    137306    308832   3119348     10.79     11.53
452.40/452.46	c  N dy 14527   3114738      1320      6059     99563     81896    308832   1116854     10.79     11.39
455.20/455.27	c  N dy 14619   3134836      1320      6059     99563    101602    308832   1793447     10.79     12.42
458.20/458.26	c  N dy 14704   3154924      1320      6059     99563    121298    308832   2477610     10.79     13.10
461.30/461.39	c  N dy 14799   3174987      1320      6059     99563    141007    308832   3183395     10.79     11.38
464.70/464.72	c  N dy 14890   3195062      1320      6059     99563     84158    308832   1169907     10.79     11.76
466.90/466.97	c  S st 14947   3211798      1320      6059     99563    100563    308832   1742789     10.79      9.51
467.00/467.02	c  S st 14947   3212298      1320      6059     99563    101063    308832   1766585     10.79   no data
467.00/467.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
467.20/467.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.4M T:  0.24
467.20/467.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.20/467.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
467.60/467.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
467.60/467.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
467.60/467.66	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
467.60/467.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
469.00/469.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
470.30/470.31	c lits-rem:       451  cl-subs:     3482  v-elim:      0  v-fix:    0  time:  1.30 s
470.30/470.31	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
470.40/470.40	c vivif2 --  cl tried    97581 cl shrink        0 lits rem          0 time: 0.09
470.60/470.61	c asymm  cl-useful: 0/1113/6059 lits-rem:0 time: 0.21
470.60/470.62	c calculated reachability. Time: 0.00
470.60/470.62	c  N dy 14947   3212298      1320      6059     99563     97581    308832   1710454     10.79   no data
473.60/473.66	c  N dy 15031   3232339      1320      6059     99563    117265    308832   2375517     10.79     11.60
476.70/476.79	c  N dy 15131   3252503      1320      6059     99563    137077    308832   3094431     10.79     11.37
480.50/480.55	c  N dy 15234   3272714      1320      6059     99563     79398    308832    988860     10.80     11.37
483.20/483.22	c  N dy 15324   3292788      1320      6059     99563     99081    308832   1690906     10.80     11.41
486.21/486.27	c  N dy 15416   3313228      1320      6059     99563    119109    308832   2378724     10.80     11.38
489.51/489.57	c  N dy 15492   3333304      1320      6059     99563    138780    308832   3042404     10.80     11.42
493.20/493.29	c  N dy 15605   3353524      1320      6059     99563     80156    308832    983215     10.80     11.50
496.00/496.04	c  N dy 15697   3373572      1320      6059     99563     99807    308832   1663977     10.80     12.04
499.00/499.04	c  N dy 15797   3393614      1320      6059     99563    119476    308832   2368697     10.80     12.39
502.31/502.30	c  N dy 15903   3413739      1320      6059     99563    139255    308832   3078381     10.80     11.49
506.01/506.03	c  N dy 16007   3433942      1320      6059     99563     79614    308832    942784     10.80     11.46
508.70/508.78	c  N dy 16093   3454610      1320      6059     99563     99871    308832   1640458     10.80     11.45
511.80/511.81	c  N dy 16201   3474815      1320      6059     99563    119722    308832   2343960     10.80     11.42
515.00/515.00	c  N dy 16298   3494864      1320      6059     99563    139368    308832   3041291     10.80     11.48
518.30/518.35	c  N dy 16392   3514877      1320      6059     99563    159003    308832   3755321     10.80     11.40
521.41/521.41	c  N dy 16484   3534880      1320      6059     99563     98190    308832   1565729     10.80     11.40
524.40/524.48	c  N dy 16588   3554895      1320      6059     99563    117823    308832   2252652     10.81     12.72
527.70/527.70	c  N dy 16691   3575154      1320      6059     99563    137716    308832   2974197     10.81     11.59
531.10/531.16	c  N dy 16780   3595305      1320      6059     99563    157426    308832   3667430     10.81     11.50
534.51/534.51	c  N dy 16864   3615336      1320      6059     99563     95678    308832   1457474     10.81     12.18
537.41/537.42	c  N dy 16970   3635629      1320      6059     99563    115565    308832   2154828     10.81     11.42
540.40/540.49	c  N dy 17064   3655694      1320      6059     99563    135245    308832   2850194     10.81     14.50
543.90/543.98	c  N dy 17151   3676506      1320      6059     99563    155632    308832   3565138     10.81     11.39
547.30/547.33	c  N dy 17237   3696527      1320      6059     99563     92893    308832   1318694     10.81     11.43
549.50/549.56	c  S st 17311   3712298      1320      6059     99563    108374    308832   1859852     10.81      9.13
549.60/549.62	c  S st 17311   3712799      1320      6059     99563    108873    308832   1885200     10.81   no data
549.60/549.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
549.80/549.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.9M T:  0.25
549.80/549.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
549.90/549.90	c bin-w-bin subsume rem            0 bins  time:  0.01 s
550.20/550.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
550.20/550.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
550.20/550.27	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
550.30/550.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
551.60/551.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
552.90/552.94	c lits-rem:       707  cl-subs:     3526  v-elim:      0  v-fix:    0  time:  1.33 s
552.90/552.94	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
553.00/553.04	c vivif2 --  cl tried   105347 cl shrink        0 lits rem          0 time: 0.10
553.20/553.26	c asymm  cl-useful: 0/1066/6059 lits-rem:0 time: 0.21
553.20/553.26	c calculated reachability. Time: 0.00
553.20/553.26	c  N dy 17311   3712799      1320      6059     99563    105347    308832   1829928     10.81   no data
556.31/556.40	c  N dy 17412   3733030      1320      6059     99563    125211    308832   2533651     10.81     11.38
559.40/559.49	c  F st 17508   3751562      1320      6059     99563    143385    308832   3169988     10.81   no data
559.70/559.74	c  N st 17512   3753594      1320      6059     99563    145382    308832   3249429     10.81   no data
563.21/563.28	c  N dy 17595   3773786      1320      6059     99563    165203    308832   3952390     10.81     11.59
566.41/566.44	c  N dy 17692   3793860      1320      6059     99563    101573    308832   1607143     10.81     11.39
569.41/569.44	c  N dy 17797   3814024      1320      6059     99563    121353    308832   2284569     10.82     11.39
572.60/572.67	c  N dy 17895   3834072      1320      6059     99563    141044    308832   2965204     10.82     11.45
576.00/576.08	c  N dy 17995   3854371      1320      6059     99563    160972    308832   3677682     10.82     11.40
579.40/579.47	c  N dy 18071   3874448      1320      6059     99563     96285    308832   1407580     10.82     12.34
582.40/582.48	c  N dy 18174   3894537      1320      6059     99563    115970    308832   2098835     10.82     11.41
585.51/585.54	c  N dy 18279   3914869      1320      6059     99563    135974    308832   2826972     10.82     11.42
589.20/589.26	c  N dy 18362   3935593      1320      6059     99563    156309    308832   3504853     10.82     11.41
592.81/592.89	c  N dy 18456   3955704      1320      6059     99563     90647    308832   1185535     10.82     11.44
595.91/595.95	c  N dy 18561   3976545      1320      6059     99563    111094    308832   1882311     10.82     11.42
599.20/599.21	c  N dy 18661   3996657      1320      6059     99563    130808    308832   2572974     10.82     11.42
602.30/602.38	c  N dy 18774   4016712      1320      6059     99563    150548    308832   3290745     10.82     13.18
605.81/605.83	c  N dy 18865   4036787      1320      6059     99563    170241    308832   3984486     10.82     11.47
609.10/609.12	c  N dy 18948   4057139      1320      6059     99563    103767    308832   1600566     10.82     11.41
612.10/612.17	c  N dy 19045   4077192      1320      6059     99563    123486    308832   2314017     10.83     11.49
615.51/615.57	c  N dy 19158   4097263      1320      6059     99563    143169    308832   3012512     10.83     11.40
619.11/619.15	c  N dy 19247   4117532      1320      6059     99563    163055    308832   3742113     10.83     11.46
622.61/622.66	c  N dy 19347   4137961      1320      6059     99563     95788    308832   1317381     10.83     11.44
625.70/625.75	c  N dy 19444   4158588      1320      6059     99563    116031    308832   1994524     10.83     11.44
628.90/628.92	c  N dy 19530   4178789      1320      6059     99563    135821    308832   2683971     10.83     11.40
632.31/632.36	c  N dy 19647   4198833      1320      6059     99563    155477    308832   3376345     10.83     11.53
634.80/634.85	c  S st 19718   4212799      1320      6059     99563    169197    308832   3859651     10.83   no data
634.90/634.93	c  S st 19718   4213302      1320      6059     99563    169696    308832   3882736     10.83   no data
634.90/634.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
635.20/635.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.4M T:  0.32
635.20/635.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
635.20/635.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
635.60/635.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
635.60/635.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
635.60/635.66	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
635.71/635.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
637.20/637.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
641.20/641.29	c lits-rem:      1647  cl-subs:    10005  v-elim:      0  v-fix:    0  time:  4.03 s
641.20/641.30	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
641.40/641.49	c vivif2 --  cl tried   159691 cl shrink        0 lits rem          0 time: 0.19
641.60/641.62	c asymm  cl-useful: 0/606/6059 lits-rem:0 time: 0.13
641.60/641.63	c calculated reachability. Time: 0.00
641.60/641.63	c  N dy 19718   4213302      1320      6059     99563    159691    308832   3720987     10.83   no data
645.40/645.48	c  N dy 19808   4233534      1320      6059     99563     91330    308832   1145414     10.83     11.42
648.40/648.45	c  N dy 19914   4253630      1320      6059     99563    111093    308832   1836403     10.83     11.92
651.50/651.53	c  N dy 19999   4273957      1320      6059     99563    130958    308832   2507447     10.83     11.42
654.80/654.87	c  N dy 20106   4294013      1320      6059     99563    150626    308832   3193973     10.83     12.69
658.31/658.30	c  N dy 20206   4314073      1320      6059     99563    170307    308832   3904000     10.83     12.09
661.80/661.83	c  N dy 20294   4334137      1320      6059     99563    100786    308832   1429075     10.83     11.55
664.90/664.90	c  N dy 20384   4354180      1320      6059     99563    120444    308832   2108717     10.83     11.45
668.30/668.30	c  N dy 20485   4374283      1320      6059     99563    140167    308832   2778112     10.83     11.53
671.60/671.69	c  N dy 20582   4394541      1320      6059     99563    160015    308832   3477293     10.83     11.45
675.41/675.48	c  N dy 20665   4414750      1320      6059     99563    179853    308832   4149286     10.83     11.42
678.61/678.64	c  N dy 20750   4435101      1320      6059     99563    109644    308832   1734829     10.83     11.49
681.70/681.76	c  N dy 20846   4455150      1320      6059     99563    129355    308832   2436321     10.83     11.57
684.91/684.97	c  N dy 20939   4475185      1320      6059     99563    149032    308832   3154127     10.83     11.42
688.41/688.43	c  N dy 21039   4495396      1320      6059     99563    168851    308832   3851009     10.83     11.45
692.11/692.15	c  N dy 21137   4515427      1320      6059     99563     97260    308832   1290935     10.84     11.55
695.21/695.24	c  N dy 21230   4536091      1320      6059     99563    117510    308832   1992420     10.84     11.50
698.60/698.68	c  N dy 21307   4556824      1320      6059     99563    137796    308832   2681440     10.84     11.56
702.00/702.00	c  N dy 21405   4576825      1320      6059     99563    157436    308832   3392989     10.84     11.41
705.81/705.87	c  N dy 21510   4597662      1320      6059     99563    177815    308832   4093210     10.84     11.44
709.30/709.38	c  N dy 21614   4617693      1320      6059     99563    105301    308832   1534059     10.84     11.57
712.50/712.54	c  N dy 21710   4637965      1320      6059     99563    125222    308832   2217171     10.84     11.51
715.81/715.80	c  N dy 21808   4658527      1320      6059     99563    145412    308832   2946701     10.84     11.61
719.31/719.39	c  N dy 21905   4678704      1320      6059     99563    165208    308832   3653431     10.84     11.44
723.11/723.10	c  N dy 22006   4698898      1320      6059     99563    185034    308832   4365709     10.84     11.60
725.50/725.53	c  S st 22072   4713302      1320      6059     99563    105962    308832   1540869     10.84      9.09
725.50/725.59	c  S st 22072   4713805      1320      6059     99563    106465    308832   1565322     10.84   no data
725.60/725.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
725.80/725.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.2M T:  0.25
725.80/725.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
725.80/725.87	c bin-w-bin subsume rem            0 bins  time:  0.01 s
726.20/726.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
726.20/726.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
726.20/726.25	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
726.20/726.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
727.50/727.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.18 s
728.11/728.14	c lits-rem:       281  cl-subs:     2022  v-elim:      0  v-fix:    0  time:  0.62 s
728.11/728.14	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
728.21/728.23	c vivif2 --  cl tried   104443 cl shrink        0 lits rem          0 time: 0.09
728.40/728.44	c asymm  cl-useful: 0/1097/6059 lits-rem:0 time: 0.21
728.40/728.44	c calculated reachability. Time: 0.00
728.40/728.44	c  N dy 22072   4713805      1320      6059     99563    104443    308832   1536373     10.84   no data
731.42/731.45	c  N dy 22180   4733859      1320      6059     99563    124088    308832   2227137     10.84     11.45
734.91/734.93	c  N dy 22277   4754527      1320      6059     99563    144350    308832   2933954     10.84     11.49
738.21/738.28	c  N dy 22374   4774573      1320      6059     99563    164078    308832   3658941     10.84     12.16
742.01/742.00	c  N dy 22476   4794825      1320      6059     99563    183971    308832   4368617     10.85     11.42
745.41/745.44	c  N dy 22558   4814988      1320      6059     99563    109530    308832   1633748     10.85     11.43
748.41/748.49	c  N dy 22646   4835209      1320      6059     99563    129357    308832   2344360     10.84     11.42
751.81/751.89	c  N dy 22739   4855317      1320      6059     99563    149052    308832   3024872     10.85     11.47
755.31/755.37	c  N dy 22834   4875384      1320      6059     99563    168785    308832   3736876     10.85     12.46
758.91/759.00	c  N dy 22921   4895504      1320      6059     99563    188508    308832   4437075     10.85     11.49
762.41/762.43	c  N dy 22993   4915846      1320      6059     99563    113281    308832   1747209     10.84     11.49
765.61/765.63	c  N dy 23093   4935927      1320      6059     99563    133028    308832   2440540     10.85     11.44
769.01/769.02	c  N dy 23184   4955955      1320      6059     99563    152627    308832   3117262     10.85     11.42
772.61/772.61	c  N dy 23278   4976012      1320      6059     99563    172354    308832   3824330     10.85     12.75
776.41/776.48	c  N dy 23375   4996103      1320      6059     99563    192037    308832   4503613     10.85     13.10
779.71/779.74	c  N dy 23470   5016250      1320      6059     99563    115709    308832   1804978     10.85     11.54
782.81/782.86	c  N dy 23561   5036333      1320      6059     99563    135366    308832   2514375     10.85     11.45
786.10/786.15	c  N dy 23653   5056430      1320      6059     99563    155092    308832   3228753     10.85     11.54
789.61/789.64	c  N dy 23743   5076579      1320      6059     99563    174892    308832   3951205     10.85     11.56
793.81/793.85	c  N dy 23852   5096751      1320      6059     99563     97533    308832   1154485     10.85     11.43
796.70/796.77	c  N dy 23937   5116861      1320      6059     99563    117260    308832   1859490     10.85     11.64
799.90/799.95	c  N dy 24036   5136924      1320      6059     99563    136921    308832   2536920     10.85     11.46
803.41/803.42	c  N dy 24131   5157191      1320      6059     99563    156759    308832   3220218     10.85     11.47
807.31/807.31	c  N dy 24214   5178527      1320      6059     99563    177698    308832   3941883     10.85     11.50
811.41/811.43	c  N dy 24312   5198544      1320      6059     99563     99256    308832   1196460     10.85     11.46
813.61/813.65	c  S st 24381   5213807      1320      6059     99563    114214    308832   1713646     10.85      9.68
813.71/813.72	c  S st 24381   5214309      1320      6059     99563    114714    308832   1738711     10.85   no data
813.71/813.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
813.92/813.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.4M T:  0.26
813.92/814.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
814.02/814.01	c bin-w-bin subsume rem            0 bins  time:  0.01 s
814.31/814.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
814.31/814.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
814.31/814.39	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
814.41/814.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
815.61/815.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
816.31/816.39	c lits-rem:       292  cl-subs:     2324  v-elim:      0  v-fix:    0  time:  0.71 s
816.31/816.39	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
816.41/816.49	c vivif2 --  cl tried   112390 cl shrink        0 lits rem          0 time: 0.10
816.71/816.70	c asymm  cl-useful: 0/1041/6059 lits-rem:0 time: 0.21
816.71/816.71	c calculated reachability. Time: 0.00
816.71/816.71	c  N dy 24381   5214309      1320      6059     99563    112390    308832   1701147     10.85   no data
819.91/819.93	c  N dy 24477   5234692      1320      6059     99563    132349    308832   2399062     10.85     11.56
823.31/823.35	c  N dy 24555   5255007      1320      6059     99563    152240    308832   3086250     10.85     11.45
826.91/826.91	c  N dy 24645   5275213      1320      6059     99563    172032    308832   3761818     10.85     12.13
830.51/830.57	c  N dy 24740   5295308      1320      6059     99563    191715    308832   4462537     10.85     11.48
834.11/834.10	c  N dy 24834   5315368      1320      6059     99563    112430    308832   1654089     10.85     11.96
837.31/837.37	c  N dy 24926   5336031      1320      6059     99563    132727    308832   2364502     10.85     11.46
840.61/840.66	c  N dy 25033   5356055      1320      6059     99563    152379    308832   3051216     10.85     11.54
844.11/844.14	c  N dy 25151   5376064      1320      6059     99563    172007    308832   3757846     10.86     14.56
847.91/847.93	c  N dy 25254   5396159      1320      6059     99563    191737    308832   4459079     10.86     11.51
851.71/851.73	c  N dy 25360   5416226      1320      6059     99563    111395    308832   1582996     10.86     11.43
854.61/854.68	c  N dy 25440   5436284      1320      6059     99563    131089    308832   2290790     10.86     12.59
858.11/858.14	c  N dy 25530   5456327      1320      6059     99563    150719    308832   2966000     10.86     11.47
861.61/861.67	c  N dy 25621   5476394      1320      6059     99563    170389    308832   3671761     10.86     12.45
865.41/865.44	c  N dy 25723   5496534      1320      6059     99563    190124    308832   4373024     10.86     11.43
869.31/869.39	c  N dy 25818   5517434      1320      6059     99563    109616    308832   1495946     10.86     12.04
872.41/872.47	c  N dy 25915   5537472      1320      6059     99563    129266    308832   2184196     10.86     11.98
875.71/875.72	c  N dy 25994   5557502      1320      6059     99563    148871    308832   2881386     10.86     11.87
879.21/879.23	c  N dy 26091   5577575      1320      6059     99563    168528    308832   3592549     10.86     11.45
883.31/883.33	c  N dy 26187   5597631      1320      6059     99563    188167    308832   4272226     10.86     11.74
887.72/887.76	c  N dy 26298   5618460      1320      6059     99563    106650    308832   1355819     10.86     11.47
890.81/890.80	c  N dy 26389   5638462      1320      6059     99563    126277    308832   2077209     10.86     12.25
894.21/894.24	c  N dy 26487   5658802      1320      6059     99563    146210    308832   2759761     10.86     11.48
897.71/897.74	c  N dy 26594   5678870      1320      6059     99563    165893    308832   3448205     10.86     12.73
901.51/901.52	c  N dy 26684   5698941      1320      6059     99563    185571    308832   4134204     10.86     12.08
904.51/904.52	c  S st 26750   5714309      1320      6059     99563    200622    308832   4653677     10.86   no data
904.61/904.60	c  S st 26750   5714812      1320      6059     99563    201124    308832   4678784     10.86   no data
904.61/904.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
904.91/904.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.3M T:  0.38
905.01/905.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
905.01/905.01	c bin-w-bin subsume rem            0 bins  time:  0.01 s
905.31/905.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
905.31/905.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
905.31/905.39	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
905.41/905.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
906.92/906.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
912.11/912.15	c lits-rem:      1309  cl-subs:    12197  v-elim:      0  v-fix:    0  time:  5.17 s
912.11/912.15	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
912.31/912.38	c vivif2 --  cl tried   188927 cl shrink        0 lits rem          0 time: 0.23
912.61/912.61	c asymm  cl-useful: 0/795/6059 lits-rem:0 time: 0.23
912.61/912.62	c calculated reachability. Time: 0.00
912.61/912.62	c  N dy 26750   5714812      1320      6059     99563    188927    308832   4477852     10.86   no data
917.01/917.01	c  N dy 26847   5735353      1320      6059     99563    106244    308832   1335829     10.86     11.44
920.21/920.21	c  N dy 26960   5755522      1320      6059     99563    126050    308832   2033132     10.87     11.46
923.52/923.52	c  N dy 27055   5775681      1320      6059     99563    145834    308832   2739616     10.87     11.54
926.92/926.99	c  N dy 27165   5796110      1320      6059     99563    165897    308832   3487453     10.87     11.55
930.82/930.88	c  N dy 27262   5816125      1320      6059     99563    185508    308832   4158380     10.87     11.80
934.92/934.90	c  N dy 27364   5836440      1320      6059     99563    205411    308832   4849457     10.87     11.47
938.51/938.59	c  N dy 27453   5856472      1320      6059     99563    121190    308832   1803053     10.87     11.46
941.91/941.94	c  N dy 27534   5876555      1320      6059     99563    140855    308832   2480094     10.87     11.59
945.41/945.42	c  N dy 27631   5896597      1320      6059     99563    160551    308832   3182201     10.87     12.45
949.11/949.12	c  N dy 27733   5916718      1320      6059     99563    180292    308832   3880047     10.87     11.59
952.92/952.98	c  N dy 27828   5936719      1320      6059     99563    199861    308832   4553808     10.87     12.71
956.91/956.96	c  N dy 27927   5956786      1320      6059     99563    114667    308832   1592018     10.87     11.50
960.12/960.10	c  N dy 28022   5976811      1320      6059     99563    134287    308832   2268511     10.87     11.61
963.72/963.74	c  N dy 28116   5996926      1320      6059     99563    154010    308832   2923800     10.87     11.49
967.31/967.30	c  N dy 28201   6016938      1320      6059     99563    173650    308832   3607603     10.87     11.47
971.11/971.16	c  N dy 28305   6037118      1320      6059     99563    193447    308832   4304855     10.87     11.46
975.61/975.67	c  N dy 28406   6057119      1320      6059     99563    107122    308832   1286452     10.87     12.67
978.82/978.85	c  N dy 28526   6077177      1320      6059     99563    126796    308832   1972778     10.87     14.50
982.41/982.47	c  N dy 28622   6097289      1320      6059     99563    146542    308832   2664662     10.88     11.49
985.91/985.94	c  N dy 28722   6117363      1320      6059     99563    166250    308832   3365409     10.88     11.46
989.61/989.65	c  N dy 28811   6137436      1320      6059     99563    185932    308832   4051226     10.88     12.47
993.81/993.84	c  N dy 28921   6157617      1320      6059     99563    205767    308832   4747621     10.88     11.54
997.72/997.73	c  N dy 29019   6177695      1320      6059     99563    118509    308832   1649592     10.88     11.51
1000.81/1000.86	c  N dy 29108   6197770      1320      6059     99563    138149    308832   2335405     10.88     13.12
1003.81/1003.87	c  S st 29202   6214815      1320      6059     99563    154870    308832   2920181     10.88      9.63
1003.92/1003.95	c  S st 29202   6215316      1320      6059     99563    155370    308832   2943756     10.88   no data
1003.92/1003.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1004.22/1004.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.3M T:  0.32
1004.22/1004.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1004.22/1004.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1004.62/1004.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
1004.62/1004.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
1004.62/1004.67	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
1004.72/1004.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1006.12/1006.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
1008.22/1008.25	c lits-rem:       626  cl-subs:     6565  v-elim:      0  v-fix:    0  time:  2.14 s
1008.22/1008.25	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
1008.42/1008.40	c vivif2 --  cl tried   148805 cl shrink        0 lits rem          0 time: 0.15
1008.62/1008.63	c asymm  cl-useful: 0/887/6059 lits-rem:0 time: 0.22
1008.62/1008.64	c calculated reachability. Time: 0.00
1008.62/1008.64	c  N dy 29202   6215316      1320      6059     99563    148805    308832   2837839     10.88   no data
1012.11/1012.16	c  N dy 29306   6235395      1320      6059     99563    168518    308832   3536118     10.88     11.53
1016.01/1016.00	c  N dy 29394   6255813      1320      6059     99563    188521    308832   4224067     10.88     11.49
1019.91/1019.99	c  N dy 29481   6275914      1320      6059     99563    208288    308832   4911750     10.88     12.60
1023.92/1023.92	c  N dy 29577   6295987      1320      6059     99563    120151    308832   1706052     10.88     15.98
1027.32/1027.32	c  N dy 29682   6316852      1320      6059     99563    140628    308832   2428994     10.88     11.59
1030.91/1030.96	c  N dy 29788   6336857      1320      6059     99563    160185    308832   3099315     10.88     11.55
1034.81/1034.81	c  N dy 29882   6356923      1320      6059     99563    179885    308832   3786702     10.88     11.54
1038.71/1038.72	c  N dy 29984   6376964      1320      6059     99563    199547    308832   4474729     10.88     12.02
1043.11/1043.15	c  N dy 30088   6396983      1320      6059     99563    110354    308832   1336431     10.88     11.48
1046.22/1046.26	c  N dy 30203   6417082      1320      6059     99563    130103    308832   2045728     10.88     11.85
1049.51/1049.55	c  N dy 30291   6437090      1320      6059     99563    149747    308832   2735670     10.89     11.52
1053.11/1053.11	c  N dy 30379   6457640      1320      6059     99563    169892    308832   3450246     10.89     11.58
1057.12/1057.13	c  N dy 30463   6478616      1320      6059     99563    190453    308832   4152867     10.89     11.51
1061.11/1061.11	c  N dy 30561   6498622      1320      6059     99563    210074    308832   4865610     10.89     11.47
1065.02/1065.01	c  N dy 30648   6518821      1320      6059     99563    120039    308832   1656708     10.89     11.62
1068.42/1068.43	c  N dy 30750   6539001      1320      6059     99563    139826    308832   2339894     10.89     11.53
1071.91/1071.90	c  N dy 30841   6559490      1320      6059     99563    159938    308832   3054941     10.89     11.50
1075.61/1075.60	c  N dy 30943   6579512      1320      6059     99563    179604    308832   3759521     10.89     12.06
1080.22/1080.22	c  N dy 31059   6599937      1320      6059     99563    199629    308832   4468799     10.89     11.48
1084.31/1084.35	c  N dy 31173   6620072      1320      6059     99563    219411    308832   5185866     10.89     11.50
1088.42/1088.40	c  N dy 31275   6641394      1320      6059     99563    129425    308832   1946729     10.89     11.50
1091.92/1091.97	c  N dy 31375   6661781      1320      6059     99563    149426    308832   2636070     10.89     11.54
1095.52/1095.54	c  N dy 31474   6681833      1320      6059     99563    169047    308832   3314086     10.89     11.76
1099.32/1099.36	c  N dy 31571   6701878      1320      6059     99563    188719    308832   3994177     10.89     11.58
1101.92/1101.92	c  S st 31634   6715317      1320      6059     99563    201890    308832   4472534     10.89     11.01
1101.92/1102.00	c  S st 31634   6715817      1320      6059     99563    202388    308832   4494816     10.89   no data
1102.02/1102.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1102.32/1102.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.2M T:  0.38
1102.32/1102.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1102.42/1102.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1102.72/1102.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
1102.72/1102.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
1102.72/1102.78	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
1102.82/1102.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1104.32/1104.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
1109.11/1109.13	c lits-rem:      1174  cl-subs:    11809  v-elim:      0  v-fix:    0  time:  4.81 s
1109.11/1109.13	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
1109.31/1109.35	c vivif2 --  cl tried   190579 cl shrink        0 lits rem          0 time: 0.22
1109.51/1109.59	c asymm  cl-useful: 0/970/6059 lits-rem:0 time: 0.24
1109.61/1109.60	c calculated reachability. Time: 0.00
1109.61/1109.60	c  N dy 31634   6715817      1320      6059     99563    190579    308832   4293136     10.89   no data
1113.62/1113.67	c  N dy 31731   6736009      1320      6059     99563    210345    308832   4987150     10.89     11.68
1118.21/1118.21	c  N dy 31837   6756050      1320      6059     99563    118325    308832   1542280     10.89     11.47
1121.52/1121.53	c  N dy 31927   6776121      1320      6059     99563    137996    308832   2210532     10.89     12.91
1125.12/1125.11	c  N dy 32028   6796142      1320      6059     99563    157595    308832   2899431     10.89     11.48
1128.81/1128.85	c  N dy 32106   6816450      1320      6059     99563    177501    308832   3571388     10.89     11.58
1132.61/1132.67	c  N dy 32193   6836504      1320      6059     99563    197131    308832   4272962     10.89     11.63
1136.61/1136.67	c  N dy 32290   6856595      1320      6059     99563    216881    308832   4992389     10.89     12.41
1140.82/1140.86	c  N dy 32389   6876699      1320      6059     99563    123974    308832   1719919     10.89     11.57
1144.22/1144.27	c  N dy 32497   6897371      1320      6059     99563    144253    308832   2452692     10.90     11.65
1147.81/1147.84	c  N dy 32602   6917875      1320      6059     99563    164389    308832   3187054     10.90     11.71
1151.82/1151.84	c  N dy 32708   6937938      1320      6059     99563    184066    308832   3850687     10.90     11.51
1156.02/1156.03	c  N dy 32806   6958734      1320      6059     99563    204522    308832   4587805     10.90     11.58
1160.32/1160.32	c  N dy 32903   6978749      1320      6059     99563    224181    308832   5259401     10.90     11.50
1164.11/1164.16	c  N dy 33003   6998801      1320      6059     99563    130055    308832   1925380     10.90     11.57
1167.62/1167.68	c  N dy 33094   7019641      1320      6059     99563    150482    308832   2632806     10.90     11.50
1171.53/1171.57	c  N dy 33211   7040083      1320      6059     99563    170547    308832   3326605     10.90     11.70
1175.62/1175.60	c  N dy 33314   7060509      1320      6059     99563    190599    308832   4013473     10.90     11.59
1179.62/1179.65	c  N dy 33420   7080671      1320      6059     99563    210405    308832   4728491     10.90     11.53
1184.72/1184.71	c  N dy 33507   7100767      1320      6059     99563    115290    308832   1370897     10.90     11.49
1188.12/1188.18	c  N dy 33614   7120818      1320      6059     99563    134954    308832   2064495     10.90     11.57
1191.62/1191.63	c  N dy 33695   7140861      1320      6059     99563    154605    308832   2740365     10.90     12.68
1195.32/1195.37	c  N dy 33785   7161278      1320      6059     99563    174647    308832   3435565     10.90     11.48
1199.12/1199.18	c  N dy 33886   7181342      1320      6059     99563    194325    308832   4136639     10.90     11.65
1203.22/1203.28	c  N dy 33988   7201469      1320      6059     99563    214065    308832   4836592     10.90     11.53
1206.21/1206.26	c  S st 34063   7215817      1320      6059     99563    228159    308832   5362181     10.90      9.94
1206.31/1206.35	c  S st 34063   7216325      1320      6059     99563    228667    308832   5387662     10.90   no data
1206.31/1206.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1206.72/1206.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.4M T:  0.41
1206.72/1206.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1206.72/1206.80	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1207.11/1207.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
1207.11/1207.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
1207.11/1207.17	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
1207.21/1207.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1208.72/1208.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
1215.12/1215.16	c lits-rem:      1292  cl-subs:    12988  v-elim:      0  v-fix:    0  time:  6.36 s
1215.12/1215.17	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
1215.42/1215.43	c vivif2 --  cl tried   215679 cl shrink        0 lits rem          0 time: 0.26
1215.62/1215.67	c asymm  cl-useful: 0/844/6059 lits-rem:0 time: 0.25
1215.62/1215.68	c calculated reachability. Time: 0.00
1215.62/1215.68	c  N dy 34063   7216325      1320      6059     99563    215679    308832   5174241     10.90   no data
1220.32/1220.38	c  N dy 34149   7236370      1320      6059     99563    119694    308832   1511459     10.90     12.41
1223.62/1223.65	c  N dy 34240   7256400      1320      6059     99563    139347    308832   2183174     10.90     11.53
1227.12/1227.10	c  N dy 34332   7276415      1320      6059     99563    158953    308832   2868663     10.90     12.49
1230.92/1230.90	c  N dy 34424   7296568      1320      6059     99563    178779    308832   3542021     10.90     11.62
1234.92/1234.91	c  N dy 34507   7317315      1320      6059     99563    199111    308832   4232999     10.90     11.65
1238.92/1238.99	c  N dy 34607   7337371      1320      6059     99563    218801    308832   4923136     10.90     11.50
1243.62/1243.61	c  N dy 34703   7357461      1320      6059     99563    121820    308832   1542358     10.90     14.11
1247.02/1247.01	c  N dy 34800   7377619      1320      6059     99563    141540    308832   2237654     10.91     11.63
1250.42/1250.49	c  N dy 34895   7397681      1320      6059     99563    161212    308832   2943021     10.91     11.54
1254.42/1254.42	c  N dy 35017   7418479      1320      6059     99563    181665    308832   3679381     10.91     11.56
1258.42/1258.46	c  N dy 35130   7438719      1320      6059     99563    201501    308832   4387624     10.91     11.61
1262.92/1262.90	c  N dy 35232   7459230      1320      6059     99563    221564    308832   5085339     10.91     11.50
1267.32/1267.32	c  N dy 35306   7479281      1320      6059     99563    123609    308832   1611519     10.91     11.53
1270.82/1270.80	c  N dy 35412   7500255      1320      6059     99563    144184    308832   2338082     10.91     11.51
1274.42/1274.44	c  N dy 35513   7520271      1320      6059     99563    163862    308832   3041032     10.91     11.66
1278.22/1278.23	c  N dy 35621   7540335      1320      6059     99563    183546    308832   3724403     10.91     12.35
1282.22/1282.20	c  N dy 35695   7560353      1320      6059     99563    203160    308832   4421441     10.91     17.65
1286.42/1286.47	c  N dy 35803   7580449      1320      6059     99563    222873    308832   5098315     10.91     11.85
1291.52/1291.57	c  N dy 35889   7600580      1320      6059     99563    123916    308832   1577773     10.91     11.57
1295.22/1295.28	c  N dy 35979   7621416      1320      6059     99563    144387    308832   2289058     10.91     11.52
1299.03/1299.09	c  N dy 36071   7641762      1320      6059     99563    164286    308832   2964948     10.91     11.55

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: 935)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.66 3.22 3.64 3/176 17682
/proc/meminfo: memFree=12272736/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=29648 CPUtime=0 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 704 0 1 0 0 0 0 0 17 0 1 0 537797284 30359552 645 33554432000 4194304 4627331 140734136529296 18446744073709551615 218880225989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 7412 648 320 106 0 2383 0

[startup+0.066096 s]
/proc/loadavg: 1.66 3.22 3.64 3/176 17682
/proc/meminfo: memFree=12272736/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=33768 CPUtime=0.06 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 1743 0 1 0 6 0 0 0 17 0 1 0 537797284 34578432 1684 33554432000 4194304 4627331 140734136529296 18446744073709551615 4426253 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 8442 1684 353 106 0 3413 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33768

[startup+0.101096 s]
/proc/loadavg: 1.66 3.22 3.64 3/176 17682
/proc/meminfo: memFree=12272736/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=36032 CPUtime=0.09 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 2434 0 1 0 9 0 0 0 17 0 1 0 537797284 36896768 2375 33554432000 4194304 4627331 140734136529296 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 9008 2379 361 106 0 3979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36032

[startup+0.301069 s]
/proc/loadavg: 1.66 3.22 3.64 3/176 17682
/proc/meminfo: memFree=12272736/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=38004 CPUtime=0.29 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 3173 0 1 0 29 0 0 0 18 0 1 0 537797284 38916096 3016 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 9501 3016 371 106 0 4472 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38004

[startup+0.700988 s]
/proc/loadavg: 1.66 3.22 3.64 3/176 17682
/proc/meminfo: memFree=12272736/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=39440 CPUtime=0.69 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 3758 0 1 0 69 0 0 0 18 0 1 0 537797284 40386560 3237 33554432000 4194304 4627331 140734136529296 18446744073709551615 4327392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 9860 3237 372 106 0 4831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39440

[startup+1.50085 s]
/proc/loadavg: 1.77 3.21 3.64 5/190 17709
/proc/meminfo: memFree=12193148/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=39964 CPUtime=1.49 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 4866 0 1 0 149 0 0 0 19 0 1 0 537797284 40923136 3348 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309566 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 9991 3348 372 106 0 4962 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39964

[startup+3.10057 s]
/proc/loadavg: 1.77 3.21 3.64 5/190 17709
/proc/meminfo: memFree=12186272/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=45120 CPUtime=3.09 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 6864 0 1 0 308 1 0 0 19 0 1 0 537797284 46202880 4708 33554432000 4194304 4627331 140734136529296 18446744073709551615 4424902 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 11280 4708 377 106 0 6251 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45120

[startup+6.301 s]
/proc/loadavg: 1.95 3.22 3.64 5/190 17709
/proc/meminfo: memFree=12163456/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=48496 CPUtime=6.29 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 8677 0 1 0 628 1 0 0 25 0 1 0 537797284 49659904 5696 33554432000 4194304 4627331 140734136529296 18446744073709551615 4424364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 12124 5696 377 106 0 7095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48496

[startup+12.7009 s]
/proc/loadavg: 2.11 3.24 3.64 5/190 17710
/proc/meminfo: memFree=12123548/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=66924 CPUtime=12.69 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 13028 0 1 0 1267 2 0 0 25 0 1 0 537797284 68530176 8434 33554432000 4194304 4627331 140734136529296 18446744073709551615 4321659 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 16731 8434 377 106 0 11702 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66924

[startup+25.5006 s]
/proc/loadavg: 2.40 3.26 3.64 5/190 17710
/proc/meminfo: memFree=12090920/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=77144 CPUtime=25.49 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 19444 0 1 0 2546 3 0 0 25 0 1 0 537797284 78995456 9369 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309566 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 19286 9369 377 106 0 14257 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77144

[startup+51.1011 s]
/proc/loadavg: 3.18 3.36 3.66 5/190 17711
/proc/meminfo: memFree=12066148/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=77688 CPUtime=51.09 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 33516 0 1 0 5103 6 0 0 25 0 1 0 537797284 79552512 10349 33554432000 4194304 4627331 140734136529296 18446744073709551615 4310548 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 19422 10349 377 106 0 14393 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77688

[startup+102.307 s]
/proc/loadavg: 3.64 3.46 3.68 5/190 17712
/proc/meminfo: memFree=12025844/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=78624 CPUtime=102.3 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 59117 0 1 0 10218 12 0 0 25 0 1 0 537797284 80510976 12153 33554432000 4194304 4627331 140734136529296 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 19656 12153 377 106 0 14627 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78624

[startup+162.301 s]
/proc/loadavg: 3.87 3.55 3.69 5/190 17714
/proc/meminfo: memFree=11964532/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=93832 CPUtime=162.29 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 86944 0 1 0 16212 17 0 0 25 0 1 0 537797284 96083968 17383 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 23458 17383 377 106 0 18429 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93832

[startup+222.301 s]
/proc/loadavg: 3.95 3.63 3.71 5/190 17715
/proc/meminfo: memFree=11923816/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=94364 CPUtime=222.3 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 112396 0 1 0 22208 22 0 0 25 0 1 0 537797284 96628736 16535 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 23591 16535 377 106 0 18562 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 94364

[startup+282.3 s]
/proc/loadavg: 4.09 3.73 3.74 5/190 17720
/proc/meminfo: memFree=11882492/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=115640 CPUtime=282.3 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 137481 0 1 0 28203 27 0 0 25 0 1 0 537797284 118415360 21917 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 28910 21917 377 106 0 23881 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 115640

[startup+342.301 s]
/proc/loadavg: 4.03 3.77 3.75 5/190 17721
/proc/meminfo: memFree=11866088/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=121256 CPUtime=342.3 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 157825 0 1 0 34199 31 0 0 25 0 1 0 537797284 124166144 24401 33554432000 4194304 4627331 140734136529296 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 30314 24401 377 106 0 25285 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 121256

[startup+402.3 s]
/proc/loadavg: 4.01 3.81 3.76 5/190 17723
/proc/meminfo: memFree=11849700/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=129880 CPUtime=402.3 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 179130 0 1 0 40195 35 0 0 25 0 1 0 537797284 132997120 26846 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 32470 26846 377 106 0 27441 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129880

[startup+462.301 s]
/proc/loadavg: 4.00 3.84 3.77 5/190 17725
/proc/meminfo: memFree=11833192/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=186500 CPUtime=462.3 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 199562 0 1 0 46191 39 0 0 25 0 1 0 537797284 190976000 27413 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 46625 27413 377 106 0 41596 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 186500

[startup+522.301 s]
/proc/loadavg: 4.00 3.87 3.78 5/190 17726
/proc/meminfo: memFree=11833424/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=130516 CPUtime=522.31 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 219062 0 1 0 52188 43 0 0 25 0 1 0 537797284 133648384 25739 33554432000 4194304 4627331 140734136529296 18446744073709551615 4332768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 32629 25739 377 106 0 27600 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 130516

[startup+582.301 s]
/proc/loadavg: 4.00 3.89 3.80 6/190 17728
/proc/meminfo: memFree=11810568/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=130784 CPUtime=582.3 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 237216 0 1 0 58184 46 0 0 25 0 1 0 537797284 133922816 26048 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 32696 26048 377 106 0 27667 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 130784

[startup+642.301 s]
/proc/loadavg: 4.00 3.91 3.81 5/190 17729
/proc/meminfo: memFree=11738128/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=210772 CPUtime=642.31 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 257923 0 1 0 64179 52 0 0 25 0 1 0 537797284 215830528 32887 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 52693 32887 377 106 0 47664 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 210772

[startup+702.3 s]
/proc/loadavg: 4.00 3.92 3.82 5/190 17731
/proc/meminfo: memFree=11711068/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=212124 CPUtime=702.3 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 276702 0 1 0 70174 56 0 0 25 0 1 0 537797284 217214976 32274 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 53031 32274 377 106 0 48002 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 212124

[startup+762.307 s]
/proc/loadavg: 4.00 3.93 3.83 5/190 17733
/proc/meminfo: memFree=11719084/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=151908 CPUtime=762.32 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 294994 0 1 0 76171 61 0 0 25 0 1 0 537797284 155553792 30480 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 37977 30480 377 106 0 32948 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 151908

[startup+822.3 s]
/proc/loadavg: 4.00 3.94 3.83 5/190 17734
/proc/meminfo: memFree=11708736/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=152108 CPUtime=822.31 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 311786 0 1 0 82165 66 0 0 25 0 1 0 537797284 155758592 31763 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 38027 31763 377 106 0 32998 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 152108

[startup+882.301 s]
/proc/loadavg: 4.03 3.97 3.84 5/190 17736
/proc/meminfo: memFree=11666308/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=215512 CPUtime=882.31 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 329157 0 1 0 88161 70 0 0 25 0 1 0 537797284 220684288 33042 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 53878 33042 377 106 0 48849 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 215512

[startup+942.301 s]
/proc/loadavg: 4.01 3.97 3.85 5/190 17737
/proc/meminfo: memFree=11657868/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=172988 CPUtime=942.31 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 349020 0 1 0 94158 73 0 0 25 0 1 0 537797284 177139712 36005 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 43247 36005 377 106 0 38218 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 172988

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 17739
/proc/meminfo: memFree=11668012/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=173196 CPUtime=1002.31 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 365833 0 1 0 100154 77 0 0 25 0 1 0 537797284 177352704 36075 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 43299 36075 377 106 0 38270 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 173196

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 17741
/proc/meminfo: memFree=11659684/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=238780 CPUtime=1062.31 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 380145 0 1 0 106151 80 0 0 25 0 1 0 537797284 244510720 38702 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 59695 38702 377 106 0 54666 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 238780

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 17742
/proc/meminfo: memFree=11631240/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=178456 CPUtime=1122.32 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 396641 0 1 0 112146 86 0 0 25 0 1 0 537797284 182738944 37118 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 44614 37118 377 106 0 39585 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 178456

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.88 5/190 17744
/proc/meminfo: memFree=11595348/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=245468 CPUtime=1182.32 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 411581 0 1 0 118143 89 0 0 25 0 1 0 537797284 251359232 40044 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 61367 40044 377 106 0 56338 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 245468

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.88 5/190 17745
/proc/meminfo: memFree=11539276/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=263176 CPUtime=1242.32 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 428491 0 1 0 124138 94 0 0 25 0 1 0 537797284 269492224 44258 33554432000 4194304 4627331 140734136529296 18446744073709551615 4324088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 65794 44258 377 106 0 60765 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 263176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 17747
/proc/meminfo: memFree=11536536/32950928 swapFree=67111528/67111528
[pid=17682] ppid=17680 vsize=195956 CPUtime=1300.03 cores=5,7
/proc/17682/stat : 17682 (strangenight2-s) R 17680 17682 16652 0 -1 4202496 444726 0 1 0 129904 99 0 0 25 0 1 0 537797284 200658944 41840 33554432000 4194304 4627331 140734136529296 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17682/statm: 48989 41840 377 106 0 43960 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 195956

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.05
CPU system time (s): 0.999848
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 280104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.05
system time used= 0.999848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 444726
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 842

runsolver used 2.08768 second user time and 5.06223 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-22 14:34:26
IDJOB=3258240
IDBENCH=71317
IDSOLVER=1587
FILE ID=node112/3258240-1303475666
RUNJOBID= node112-1303475666-17669
PBS_JOBID= 13107199
Free space on /tmp= 72560 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g4.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258240-1303475666/watcher-3258240-1303475666 -o /tmp/evaluation-result-3258240-1303475666/solver-3258240-1303475666 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3258240-1303475666.cnf

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=411191943

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12273512 kB
Buffers:       1252132 kB
Cached:       18829416 kB
SwapCached:          0 kB
Active:        9101292 kB
Inactive:     11047708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12273512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7012 kB
Writeback:           0 kB
AnonPages:       67620 kB
Mapped:          14404 kB
Slab:           464508 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194844 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= 72532 MiB
End job on node112 at 2011-04-22 14:56:08