Trace number 3265323

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-Night-2-mt? (TO) 4800.42 1201.88

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3265323-1304129304.cnf'
0.00/0.00	c -- header says num vars:            380
0.00/0.00	c -- header says num clauses:        7050
0.00/0.01	c -- clauses added:            0 learnts,         7050 normals,            0 xors
0.00/0.01	c -- vars added        380
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       380        20      7030         0     14440         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/20/20 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.77/0.29	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.77/0.29	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.29	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.29	c calculated reachability. Time: 0.00
0.77/0.29	c Calc default polars -  time:   0.00 s pos:     189 undec:      20 neg:     171
0.77/0.29	c =========================================================================================
0.77/0.29	c types(t): F = full restart, N = normal restart
0.77/0.29	c types(t): S = simplification begin/end, E = solution found
0.77/0.29	c restart types(rt): st = static, dy = dynamic
0.77/0.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.29	c  B st     0         0       360       371      6299         0     19800         0   no data   no data
0.77/0.29	c  N dy     9      4121       360       371      6299      3716     19800    220983     19.54     20.58
0.77/0.29	c  N dy    18      8234       360       371      6299      5224     19800    290912     18.79     19.79
1.58/0.45	c  N dy    29     12456       360       371      6299      5224     19800    273881     18.71     19.84
1.58/0.45	c  N dy    46     16464       360       371      6299      8890     19800    486370     18.99     20.10
2.37/0.62	c  N dy    62     20559       360       371      6299      7467     19800    404690     19.11     20.19
3.18/0.80	c  N dy    67     24871       360       371      6299     11393     19800    635044     18.98     20.12
3.18/0.80	c  F st    68     25001       360       371      6299     11513     19800    640675     18.97     17.44
3.18/0.80	c  N dy    74     30001       360       371      6299      9910     19800    557483     18.97   no data
3.18/0.80	c  S st    74     30001       360       371      6299      9910     19800    557483     18.97   no data
3.18/0.85	c  S st    74     30503       360       371      6299     10380     19800    582221     18.97   no data
3.18/0.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.18/0.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
3.18/0.85	c blocked clauses removed:        0 vars:      0 tried:         360 T: 0.00 s
3.18/0.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.18/0.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3.18/0.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
3.18/0.85	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.18/0.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.38/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
9.96/2.51	c lits-rem:       222  cl-subs:      727  v-elim:      0  v-fix:    0  time:  0.38 s
9.96/2.52	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.01
9.96/2.52	c calculated reachability. Time: 0.00
9.96/2.52	c  N dy    74     30503       360       371      6299      9653     19800    527195     18.97   no data
10.76/2.71	c  N dy    79     35304       360       371      6299     14073     19800    818138     18.74     19.73
11.16/2.83	c  N dy    92     39390       360       371      6299     10648     19800    562158     18.71     20.91
11.56/2.93	c  N dy   117     43586       360       371      6299     14527     19800    795388     18.94     19.96
11.97/3.01	c  S st   123     45754       360       371      6299      8275     19800    415590     18.94   no data
11.97/3.02	c  S st   123     46255       360       371      6299      8762     19800    441530     18.94   no data
11.97/3.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.97/3.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
11.97/3.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.97/3.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.97/3.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.97/3.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
11.97/3.04	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
11.97/3.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.95/4.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.00 s
16.35/4.13	c lits-rem:        76  cl-subs:      209  v-elim:      0  v-fix:    0  time:  0.08 s
16.35/4.13	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
16.35/4.14	c vivif2 --  cl tried     8553 cl shrink        0 lits rem          0 time: 0.01
16.35/4.15	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.01
16.35/4.15	c calculated reachability. Time: 0.00
16.35/4.15	c  N dy   123     46255       360       371      6299      8553     19800    427368     18.94   no data
16.75/4.26	c  N dy   136     51119       360       371      6299     13013     19800    673967     18.88     20.03
17.16/4.38	c  N dy   150     55271       360       371      6299     16856     19800    900880     18.88     19.97
17.95/4.51	c  N dy   156     59332       360       371      6299     11416     19800    608120     18.83     19.93
18.35/4.66	c  N dy   173     64858       360       371      6299     16536     19800    909853     18.81     20.03
19.15/4.81	c  N dy   183     69382       360       371      6299     10574     19800    532704     18.77     18.53
19.15/4.81	c  S st   183     69382       360       371      6299     10574     19800    532704     18.77     18.53
19.15/4.83	c  S st   183     69886       360       371      6299     11054     19800    558013     18.77   no data
19.15/4.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.15/4.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
19.15/4.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.15/4.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.15/4.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19.15/4.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
19.15/4.85	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
19.15/4.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.74/6.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
25.14/6.38	c lits-rem:        38  cl-subs:      210  v-elim:      0  v-fix:    0  time:  0.11 s
25.14/6.38	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
25.14/6.39	c vivif2 --  cl tried    10844 cl shrink        0 lits rem          0 time: 0.01
25.54/6.40	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.01
25.54/6.40	c calculated reachability. Time: 0.00
25.54/6.40	c  N dy   183     69886       360       371      6299     10844     19800    544355     18.77   no data
25.95/6.53	c  N dy   196     74369       360       371      6299     14996     19800    794280     18.79     22.32
26.36/6.66	c  N dy   207     79152       360       371      6299     19400     19800   1051183     18.74     19.76
27.13/6.82	c  N dy   225     84283       360       371      6299     13072     19800    652105     18.75     19.83
27.13/6.89	c  F st   239     87501       360       371      6299     16021     19800    820132     18.75     16.59
27.53/6.99	c  N st   244     90799       360       371      6299     19064     19800   1002866     18.75   no data
28.74/7.20	c  N dy   267     96606       360       371      6299     12442     19800    604631     18.82     19.84
29.13/7.36	c  N dy   296    102838       360       371      6299     18204     19800    940198     18.86     19.86
29.53/7.41	c  S st   308    104829       360       371      6299     20033     19800   1050785     18.90   no data
29.53/7.42	c  S st   308    105330       360       371      6299     20510     19800   1076083     18.90   no data
29.53/7.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.53/7.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
29.53/7.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.53/7.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.53/7.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.53/7.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
29.53/7.46	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
29.53/7.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.14/8.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
37.92/9.55	c lits-rem:       210  cl-subs:      816  v-elim:      0  v-fix:    0  time:  0.72 s
37.92/9.55	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
37.92/9.57	c vivif2 --  cl tried    19694 cl shrink        0 lits rem          0 time: 0.02
38.32/9.60	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.03
38.32/9.60	c calculated reachability. Time: 0.00
38.32/9.60	c  N dy   308    105330       360       371      6299     19694     19800   1016893     18.90   no data
39.14/9.81	c  N dy   339    112059       360       371      6299     12999     19800    617912     18.92     19.95
39.92/10.00	c  N dy   368    119603       360       371      6299     19924     19800   1027101     18.97     20.02
40.71/10.23	c  N dy   407    127367       360       371      6299     27129     19800   1456049     19.02     20.08
41.92/10.52	c  N dy   432    136861       360       371      6299     22023     19800   1137979     19.02     20.03
43.11/10.88	c  N dy   449    145743       360       371      6299     15469     19800    743988     18.94     20.00
44.71/11.20	c  N dy   472    156777       360       371      6299     25639     19800   1345405     18.89     19.92
44.71/11.24	c  S st   476    157995       360       371      6299     26762     19800   1411664     18.88     16.56
44.71/11.26	c  S st   476    158498       360       371      6299     27256     19800   1437966     18.88   no data
44.71/11.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.11/11.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
45.11/11.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.11/11.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.11/11.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
45.11/11.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
45.11/11.31	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
45.11/11.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
51.50/12.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
57.48/14.43	c lits-rem:       321  cl-subs:     1341  v-elim:      0  v-fix:    0  time:  1.52 s
57.48/14.43	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
57.48/14.45	c vivif2 --  cl tried    25915 cl shrink        0 lits rem          0 time: 0.02
57.48/14.48	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.03
57.48/14.48	c calculated reachability. Time: 0.00
57.48/14.48	c  N dy   476    158498       360       371      6299     25915     19800   1342556     18.88   no data
58.68/14.77	c  N dy   519    168684       360       371      6299     19645     19800    972603     18.93     20.09
59.88/15.07	c  N dy   559    179468       360       371      6299     29632     19800   1552243     18.94     20.56
61.50/15.43	c  N dy   596    191112       360       371      6299     23815     19800   1215693     18.94     20.17
63.48/15.91	c  N dy   633    203872       360       371      6299     18061     19800    857868     18.95     20.07
65.08/16.33	c  N dy   672    216886       360       371      6299     30083     19800   1570976     18.93     19.99
66.67/16.78	c  N dy   720    230732       360       371      6299     24404     19800   1222828     18.94     19.94
67.88/17.02	c  S st   741    237747       360       371      6299     30904     19800   1602761     18.94   no data
67.88/17.04	c  S st   741    238248       360       371      6299     31391     19800   1628606     18.94   no data
67.88/17.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.88/17.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
67.88/17.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.88/17.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.88/17.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.88/17.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
67.88/17.09	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
68.28/17.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
73.86/18.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
80.65/20.21	c lits-rem:       296  cl-subs:     1249  v-elim:      0  v-fix:    0  time:  1.66 s
80.65/20.21	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
80.65/20.23	c vivif2 --  cl tried    30142 cl shrink        0 lits rem          0 time: 0.02
80.65/20.27	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.03
80.65/20.27	c calculated reachability. Time: 0.00
80.65/20.27	c  N dy   741    238248       360       371      6299     30142     19800   1542625     18.94   no data
83.07/20.80	c  N dy   795    254007       360       371      6299     25377     19800   1294392     18.95     20.14
85.84/21.50	c  N dy   851    271877       360       371      6299     21547     19800   1064236     18.94     19.98
87.86/22.03	c  N dy   933    289232       360       371      6299     37631     19800   2022359     18.99     21.73
90.24/22.62	c  F st  1017    306252       360       371      6299     32097     19800   1724975     19.03   no data
90.24/22.69	c  N st  1021    308287       360       371      6299     33970     19800   1831693     19.03   no data
93.43/23.49	c  N dy  1074    328155       360       371      6299     30105     19800   1586282     19.01     20.02
97.02/24.37	c  N dy  1134    348702       360       371      6299     26052     19800   1318319     19.00     20.02
98.23/24.65	c  S st  1163    357372       360       371      6299     34017     19800   1787706     19.00     18.35
98.23/24.67	c  S st  1163    357872       360       371      6299     34486     19800   1812143     19.00   no data
98.23/24.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
98.63/24.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
98.63/24.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.63/24.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.63/24.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
98.63/24.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
98.63/24.73	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
98.63/24.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.62/26.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
112.60/28.29	c lits-rem:       337  cl-subs:     1372  v-elim:      0  v-fix:    0  time:  2.01 s
112.60/28.29	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
113.00/28.31	c vivif2 --  cl tried    33114 cl shrink        0 lits rem          0 time: 0.03
113.00/28.35	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.03
113.00/28.35	c calculated reachability. Time: 0.00
113.00/28.35	c  N dy  1163    357872       360       371      6299     33114     19800   1719557     19.00   no data
115.80/29.07	c  N dy  1238    378820       360       371      6299     28522     19800   1442600     19.02     20.06
119.39/29.91	c  N dy  1285    400340       360       371      6299     48358     19800   2610589     18.97     20.02
121.79/30.59	c  N dy  1364    420471       360       371      6299     42132     19800   2215252     19.00     20.03
124.99/31.31	c  N dy  1461    440546       360       371      6299     34883     19800   1779947     19.06     20.19
127.78/32.09	c  N dy  1502    460714       360       371      6299     53673     19800   2937022     19.03     20.22
130.98/32.85	c  N dy  1566    480934       360       371      6299     45493     19800   2377307     19.03     20.11
133.78/33.59	c  N dy  1645    500947       360       371      6299     36181     19800   1809579     19.06     21.53
136.97/34.31	c  N dy  1715    521013       360       371      6299     54672     19800   2916039     19.06     20.14
138.97/34.88	c  S st  1775    536808       360       371      6299     40641     19800   2051341     19.07     18.13
139.37/34.90	c  S st  1775    537311       360       371      6299     41117     19800   2075932     19.07   no data
139.37/34.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
139.37/34.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
139.37/34.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.37/34.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.37/34.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
139.37/34.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
139.37/34.98	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
139.76/35.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
146.55/36.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.73 s
156.14/39.19	c lits-rem:       313  cl-subs:     1151  v-elim:      0  v-fix:    0  time:  2.41 s
156.14/39.19	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
156.54/39.23	c vivif2 --  cl tried    39966 cl shrink        0 lits rem          0 time: 0.03
156.54/39.27	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.04
156.54/39.27	c calculated reachability. Time: 0.00
156.54/39.27	c  N dy  1775    537311       360       371      6299     39966     19800   1995861     19.07   no data
159.74/40.02	c  N dy  1876    557350       360       371      6299     58610     19800   3160131     19.12     20.28
162.55/40.78	c  N dy  1964    578548       360       371      6299     48663     19800   2536048     19.15     20.17
165.73/41.58	c  N dy  2017    599124       360       371      6299     37015     19800   1801094     19.14     20.37
168.92/42.33	c  N dy  2103    619632       360       371      6299     56046     19800   2954328     19.15     20.18
172.11/43.16	c  N dy  2159    639874       360       371      6299     43312     19800   2176880     19.15     20.16
175.73/44.03	c  N dy  2231    660055       360       371      6299     62165     19800   3322443     19.16     20.19
178.91/44.84	c  N dy  2299    680354       360       371      6299     48518     19800   2463350     19.16     20.38
182.50/45.73	c  N dy  2405    700420       360       371      6299     33751     19800   1557646     19.21     20.25
185.29/46.46	c  N dy  2500    720459       360       371      6299     52446     19800   2701471     19.24     20.81
188.92/47.39	c  N dy  2584    740545       360       371      6299     36671     19800   1713900     19.26     21.09
192.09/48.19	c  N dy  2674    762063       360       371      6299     56738     19800   2938617     19.27     20.34
196.08/49.13	c  N dy  2740    782274       360       371      6299     40103     19800   1919837     19.27     20.30
199.28/49.94	c  N dy  2795    802358       360       371      6299     58762     19800   3088673     19.27     22.64
199.68/50.08	c  S st  2800    805966       360       371      6299     62103     19800   3281603     19.27   no data
200.08/50.11	c  S st  2800    806467       360       371      6299     62585     19800   3308296     19.27   no data
200.08/50.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
200.08/50.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
200.08/50.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
200.08/50.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
200.47/50.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
200.47/50.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
200.47/50.20	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
200.47/50.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
206.48/51.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
228.46/57.28	c lits-rem:       271  cl-subs:     2335  v-elim:      0  v-fix:    0  time:  5.49 s
228.46/57.28	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
228.84/57.33	c vivif2 --  cl tried    60250 cl shrink        0 lits rem          0 time: 0.05
229.23/57.40	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.07
229.23/57.40	c calculated reachability. Time: 0.00
229.23/57.40	c  N dy  2800    806467       360       371      6299     60250     19800   3139533     19.27   no data
232.45/58.28	c  N dy  2879    826999       360       371      6299     43249     19800   2082481     19.28     20.35
235.62/59.07	c  N dy  2939    847228       360       371      6299     61975     19800   3202540     19.28     20.32
239.21/59.93	c  N dy  3005    867324       360       371      6299     43578     19800   2069515     19.27     20.66
242.41/60.72	c  N dy  3074    887440       360       371      6299     62253     19800   3221664     19.28     20.32
246.02/61.65	c  N dy  3159    907558       360       371      6299     42883     19800   2012688     19.29     20.32
249.21/62.42	c  N dy  3234    928316       360       371      6299     62195     19800   3172825     19.30     20.33
253.20/63.43	c  N dy  3321    949184       360       371      6299     42589     19800   1982192     19.32     20.45
256.39/64.22	c  N dy  3380    969239       360       371      6299     61299     19800   3138650     19.32     20.36
260.39/65.23	c  N dy  3444    989307       360       371      6299     79905     19800   4295191     19.31     22.45
263.98/66.10	c  N dy  3519   1009317       360       371      6299     58616     19800   2947760     19.32     23.46
267.59/67.05	c  N dy  3587   1030218       360       371      6299     78132     19800   4147047     19.32     20.37
271.17/67.99	c  N dy  3673   1050348       360       371      6299     55948     19800   2759512     19.33     20.37
275.17/68.93	c  N dy  3743   1070377       360       371      6299     74647     19800   3904820     19.33     27.97
275.57/69.00	c  F st  3749   1071875       360       371      6299     76053     19800   3988589     19.33     18.39
279.16/69.92	c  N dy  3817   1090686       360       371      6299     51623     19800   2503759     19.34     20.38
282.76/70.82	c  N dy  3910   1110867       360       371      6299     70514     19800   3682534     19.35     20.47
287.15/71.91	c  N dy  3979   1132586       360       371      6299     47802     19800   2241065     19.36     20.39
290.34/72.74	c  N dy  4078   1152751       360       371      6299     66791     19800   3420236     19.37     20.57
293.96/73.68	c  N dy  4165   1172757       360       371      6299     85654     19800   4598526     19.39     20.41
297.94/74.68	c  N dy  4224   1193604       360       371      6299     61147     19800   3058624     19.38     20.44
300.73/75.38	c  S st  4269   1209700       360       371      6299     76269     19800   4005085     19.38     17.43
301.13/75.41	c  S st  4269   1210203       360       371      6299     76755     19800   4031652     19.38   no data
301.13/75.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
301.53/75.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.11
301.53/75.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
301.53/75.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
301.53/75.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
301.53/75.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
301.53/75.54	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
301.53/75.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
310.72/77.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.14 s
349.46/87.54	c lits-rem:       135  cl-subs:     2307  v-elim:      0  v-fix:    0  time:  9.69 s
349.46/87.54	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
349.86/87.60	c vivif2 --  cl tried    74448 cl shrink        0 lits rem          0 time: 0.06
350.26/87.70	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.10
350.26/87.70	c calculated reachability. Time: 0.00
350.26/87.70	c  N dy  4269   1210203       360       371      6299     74448     19800   3867843     19.38   no data
354.26/88.72	c  N dy  4337   1230224       360       371      6299     48235     19800   2224558     19.38     20.51
357.45/89.51	c  N dy  4388   1250234       360       371      6299     66911     19800   3382636     19.38     20.52
361.44/90.59	c  N dy  4452   1273181       360       371      6299     88165     19800   4692134     19.38     20.43
365.44/91.59	c  N dy  4499   1293484       360       371      6299     61369     19800   3034324     19.37     21.66
369.43/92.50	c  N dy  4584   1314110       360       371      6299     80705     19800   4230246     19.38     20.41
373.82/93.60	c  N dy  4663   1334723       360       371      6299     53237     19800   2512446     19.38     20.58
377.02/94.45	c  N dy  4735   1355034       360       371      6299     72253     19800   3698532     19.39     20.42
381.01/95.42	c  N dy  4825   1375116       360       371      6299     91142     19800   4891596     19.41     20.45
384.61/96.36	c  N dy  4890   1395518       360       371      6299     62533     19800   3065180     19.41     20.65
388.20/97.26	c  N dy  4951   1415591       360       371      6299     81178     19800   4235629     19.41     20.48
392.99/98.40	c  N dy  5030   1435843       360       371      6299     51550     19800   2367294     19.41     20.72
396.18/99.22	c  N dy  5093   1456341       360       371      6299     70710     19800   3535442     19.41     20.51
399.80/100.18	c  N dy  5169   1476377       360       371      6299     89488     19800   4692563     19.42     20.44
404.20/101.22	c  N dy  5243   1496606       360       371      6299     58856     19800   2820485     19.42     20.45
407.77/102.19	c  N dy  5324   1517790       360       371      6299     78750     19800   4065100     19.43     20.47
412.16/103.29	c  N dy  5373   1538182       360       371      6299     97856     19800   5244236     19.42     20.47
416.56/104.31	c  N dy  5442   1558232       360       371      6299     66111     19800   3242098     19.42     20.62
420.55/105.34	c  N dy  5502   1578999       360       371      6299     85630     19800   4474157     19.42     20.70
425.34/106.60	c  N dy  5573   1599089       360       371      6299     52879     19800   2407851     19.42     20.51
428.94/107.45	c  N dy  5649   1619185       360       371      6299     71722     19800   3631908     19.43     20.87
433.33/108.50	c  N dy  5733   1639326       360       371      6299     90629     19800   4821781     19.43     20.55
438.12/109.71	c  N dy  5792   1660147       360       371      6299     57665     19800   2696009     19.43     20.52
441.72/110.62	c  N dy  5839   1680789       360       371      6299     77086     19800   3901041     19.42     20.63
446.12/111.71	c  N dy  5893   1700820       360       371      6299     95766     19800   5042894     19.42     23.12
448.13/112.25	c  S st  5941   1710204       360       371      6299    104586     19800   5603508     19.43     19.01
448.13/112.29	c  S st  5941   1710707       360       371      6299    105069     19800   5630508     19.43   no data
448.51/112.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
448.90/112.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.13
448.90/112.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
448.90/112.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
448.90/112.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
448.90/112.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
448.90/112.44	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
449.30/112.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
456.51/114.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
529.59/132.65	c lits-rem:       139  cl-subs:     3636  v-elim:      0  v-fix:    0  time: 18.31 s
529.59/132.65	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
529.99/132.74	c vivif2 --  cl tried   101433 cl shrink        0 lits rem          0 time: 0.09
530.39/132.89	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.15
530.79/132.90	c calculated reachability. Time: 0.00
530.79/132.90	c  N dy  5941   1710707       360       371      6299    101433     19800   5379102     19.43   no data
534.79/133.96	c  N dy  6027   1731283       360       371      6299     67403     19800   3280781     19.44     20.56
538.78/134.90	c  N dy  6101   1751464       360       371      6299     86382     19800   4475326     19.44     20.50
543.17/136.09	c  N dy  6164   1771510       360       371      6299    105299     19800   5674797     19.44     23.00
547.57/137.14	c  N dy  6252   1791701       360       371      6299     69787     19800   3412672     19.45     20.55
551.56/138.18	c  N dy  6298   1812044       360       371      6299     88827     19800   4600776     19.44     20.48
556.36/139.36	c  N dy  6367   1832049       360       371      6299    107722     19800   5774555     19.44     21.70
560.75/140.45	c  N dy  6479   1852476       360       371      6299     71562     19800   3536104     19.46     20.50
564.74/141.45	c  N dy  6532   1872715       360       371      6299     90579     19800   4736222     19.46     20.49
569.54/142.60	c  N dy  6645   1892720       360       371      6299    109409     19800   5952423     19.48     20.52
573.53/143.63	c  N dy  6717   1912776       360       371      6299     71916     19800   3535594     19.48     20.54
577.53/144.61	c  N dy  6793   1932813       360       371      6299     90810     19800   4751660     19.49     24.70
581.91/145.76	c  N dy  6892   1952906       360       371      6299    109782     19800   5964015     19.50     20.57
586.31/146.84	c  N dy  6954   1973386       360       371      6299     71584     19800   3509854     19.51     20.64
590.31/147.81	c  N dy  7037   1993553       360       371      6299     90541     19800   4717965     19.51     20.73
594.70/148.95	c  N dy  7134   2013721       360       371      6299    109495     19800   5932585     19.52     20.66
599.10/150.06	c  N dy  7199   2033816       360       371      6299     70028     19800   3358771     19.52     26.43
603.08/151.07	c  N dy  7297   2055285       360       371      6299     90282     19800   4651338     19.54     20.62
607.48/152.15	c  N dy  7375   2075296       360       371      6299    109091     19800   5841509     19.55     21.22
613.48/153.63	c  N dy  7460   2100153       360       371      6299     73161     19800   3547601     19.55     20.83
617.87/154.74	c  N dy  7519   2120192       360       371      6299     92002     19800   4762470     19.55     24.11
622.66/155.93	c  N dy  7583   2140282       360       371      6299    110802     19800   5960152     19.55     20.63
627.45/157.14	c  N dy  7685   2160502       360       371      6299     69721     19800   3338224     19.56     20.64
631.05/158.06	c  N dy  7768   2180560       360       371      6299     88624     19800   4526869     19.57     22.27
635.44/159.15	c  N dy  7838   2200729       360       371      6299    107594     19800   5723179     19.57     20.65
637.83/159.70	c  S st  7871   2210709       360       371      6299    116979     19800   6302867     19.57     17.99
637.83/159.74	c  S st  7871   2211215       360       371      6299    117468     19800   6332304     19.57   no data
637.83/159.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
638.63/159.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.16
638.63/159.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
638.63/159.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
638.63/159.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
638.63/159.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
638.63/159.93	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
639.03/160.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
647.01/162.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
734.89/184.02	c lits-rem:       133  cl-subs:     3275  v-elim:      0  v-fix:    0  time: 21.97 s
734.89/184.02	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
735.29/184.12	c vivif2 --  cl tried   114193 cl shrink        0 lits rem          0 time: 0.10
735.69/184.26	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.14
735.69/184.26	c calculated reachability. Time: 0.00
735.69/184.26	c  N dy  7871   2211215       360       371      6299    114193     19800   6099102     19.57   no data
740.49/185.41	c  N dy  7949   2231298       360       371      6299     72012     19800   3447461     19.57     21.25
744.08/186.34	c  N dy  8030   2251349       360       371      6299     90912     19800   4602513     19.58     20.89
748.47/187.46	c  N dy  8072   2271424       360       371      6299    109576     19800   5706194     19.57     20.60
753.67/188.70	c  N dy  8131   2291596       360       371      6299     66571     19800   3123438     19.57     20.63
757.25/189.65	c  N dy  8190   2312575       360       371      6299     86246     19800   4373157     19.56     20.62
761.65/190.71	c  N dy  8265   2332714       360       371      6299    105200     19800   5578154     19.57     20.64
766.45/191.93	c  N dy  8335   2354094       360       371      6299    125255     19800   6819412     19.56     20.60
770.84/193.04	c  N dy  8394   2375024       360       371      6299     81961     19800   4047845     19.56     20.62
774.83/194.00	c  N dy  8461   2395080       360       371      6299    100758     19800   5186306     19.56     25.27
779.23/195.12	c  N dy  8531   2415172       360       371      6299    119576     19800   6358865     19.56     24.64
783.62/196.28	c  N dy  8593   2435877       360       371      6299     75212     19800   3630600     19.56     20.73
787.62/197.21	c  N dy  8660   2456226       360       371      6299     94256     19800   4817223     19.56     20.75
792.00/198.30	c  N dy  8751   2477023       360       371      6299    113775     19800   6039822     19.56     20.68
797.20/199.69	c  N dy  8798   2498381       360       371      6299     69114     19800   3249073     19.56     20.63
801.19/200.64	c  N dy  8862   2518949       360       371      6299     88454     19800   4470507     19.56     20.63
805.18/201.66	c  N dy  8926   2539002       360       371      6299    107248     19800   5658983     19.56     22.52
809.98/202.82	c  N dy  8993   2559065       360       371      6299    126137     19800   6854072     19.56     25.49
814.77/204.02	c  N dy  9059   2579701       360       371      6299     79856     19800   3941373     19.56     20.64
818.36/204.98	c  N dy  9127   2599712       360       371      6299     98653     19800   5128033     19.56     25.81
823.16/206.11	c  N dy  9239   2619822       360       371      6299    117747     19800   6359755     19.57     20.61
829.16/207.61	c  N dy  9330   2639956       360       371      6299     69897     19800   3293711     19.58     20.65
833.15/208.62	c  N dy  9407   2661431       360       371      6299     90023     19800   4533484     19.58     20.68
837.55/209.78	c  N dy  9477   2682350       360       371      6299    109667     19800   5772499     19.58     20.61
842.74/211.06	c  N dy  9547   2703160       360       371      6299    129200     19800   7010401     19.58     20.65
845.93/211.84	c  S st  9568   2711216       360       371      6299     69137     19800   3241235     19.58   no data
845.93/211.86	c  S st  9568   2711719       360       371      6299     69627     19800   3269726     19.58   no data
845.93/211.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
846.34/211.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
846.34/211.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
846.34/211.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
846.34/211.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
846.34/211.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
846.34/211.99	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
846.73/212.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
856.34/214.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.31 s
873.91/218.86	c lits-rem:        74  cl-subs:      368  v-elim:      0  v-fix:    0  time:  4.43 s
873.91/218.86	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
874.31/218.93	c vivif2 --  cl tried    69259 cl shrink        0 lits rem          0 time: 0.06
874.69/219.05	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.12
874.69/219.05	c calculated reachability. Time: 0.00
874.69/219.05	c  N dy  9568   2711719       360       371      6299     69259     19800   3246421     19.58   no data
879.48/220.21	c  N dy  9617   2731959       360       371      6299     88225     19800   4457394     19.57     20.63
884.28/221.45	c  N dy  9698   2752807       360       371      6299    107819     19800   5681148     19.58     20.64
889.47/222.79	c  N dy  9781   2772822       360       371      6299    126602     19800   6875244     19.58     28.31
895.88/224.34	c  N dy  9853   2792834       360       371      6299     76880     19800   3723084     19.59     25.01
900.27/225.45	c  N dy  9927   2812900       360       371      6299     95646     19800   4905842     19.59     20.66
905.44/226.73	c  N dy  9997   2833195       360       371      6299    114701     19800   6084629     19.59     20.69
911.44/228.24	c  N dy 10080   2853478       360       371      6299    133754     19800   7301668     19.59     20.64
917.04/229.64	c  N dy 10144   2873498       360       371      6299     83114     19800   4112415     19.60     20.64
921.02/230.66	c  N dy 10195   2893674       360       371      6299    101960     19800   5280664     19.59     20.66
926.22/231.95	c  N dy 10296   2913710       360       371      6299    120859     19800   6491422     19.60     20.70
932.21/233.46	c  N dy 10379   2934655       360       371      6299    140570     19800   7755720     19.61     20.64
937.00/234.67	c  N dy 10451   2954915       360       371      6299     89022     19800   4455399     19.61     20.92
941.40/235.73	c  N dy 10523   2974933       360       371      6299    107718     19800   5624407     19.61     20.69
946.19/236.93	c  N dy 10584   2995026       360       371      6299    126659     19800   6827852     19.61     26.78
952.58/238.52	c  N dy 10674   3017565       360       371      6299     76525     19800   3680252     19.61     20.73
956.18/239.47	c  N dy 10731   3037648       360       371      6299     95300     19800   4856850     19.61     20.69
960.58/240.57	c  N dy 10778   3057649       360       371      6299    114026     19800   6026002     19.61     24.38
965.76/241.85	c  N dy 10855   3078038       360       371      6299    133231     19800   7236468     19.61     20.68
971.36/243.26	c  N dy 10933   3098876       360       371      6299     80520     19800   3905892     19.62     20.66
975.37/244.26	c  N dy 11013   3118945       360       371      6299     99411     19800   5094531     19.62     20.72
980.14/245.44	c  N dy 11092   3140684       360       371      6299    119791     19800   6373813     19.62     20.69
984.93/246.69	c  N dy 11145   3161092       360       371      6299    138983     19800   7593584     19.62     20.67
990.13/247.93	c  N dy 11205   3181123       360       371      6299     84502     19800   4143631     19.62     23.95
994.12/248.99	c  N dy 11256   3202621       360       371      6299    104495     19800   5384860     19.61     20.68
996.52/249.50	c  S st 11283   3211719       360       371      6299    112983     19800   5907929     19.61     18.53
996.52/249.55	c  S st 11283   3212221       360       371      6299    113469     19800   5933713     19.61   no data
996.52/249.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
997.34/249.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.21
997.34/249.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
997.34/249.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
997.34/249.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
997.34/249.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
997.34/249.79	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
997.71/249.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1006.90/252.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.17 s
1071.21/268.29	c lits-rem:       195  cl-subs:     2784  v-elim:      0  v-fix:    0  time: 16.11 s
1071.21/268.29	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
1071.63/268.39	c vivif2 --  cl tried   110685 cl shrink        0 lits rem          0 time: 0.10
1072.41/268.55	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.16
1072.41/268.55	c calculated reachability. Time: 0.00
1072.41/268.55	c  N dy 11283   3212221       360       371      6299    110685     19800   5737278     19.61   no data
1077.61/269.80	c  N dy 11374   3232383       360       371      6299    129746     19800   6964571     19.62     20.67
1084.00/271.44	c  N dy 11478   3253079       360       371      6299     75276     19800   3554070     19.63     20.81
1088.00/272.49	c  N dy 11526   3273176       360       371      6299     94160     19800   4743728     19.62     20.82
1092.79/273.69	c  N dy 11616   3293185       360       371      6299    113036     19800   5984626     19.63     26.24
1098.40/275.07	c  N dy 11682   3314661       360       371      6299    133259     19800   7261014     19.63     20.75
1105.57/276.85	c  N dy 11752   3335690       360       371      6299     77851     19800   3711589     19.63     20.78
1109.97/277.94	c  N dy 11812   3356632       360       371      6299     97512     19800   4937235     19.63     20.87
1114.76/279.14	c  N dy 11891   3377281       360       371      6299    116912     19800   6169965     19.63     20.67
1120.37/280.56	c  N dy 11962   3397424       360       371      6299    135785     19800   7367465     19.63     20.69
1127.94/282.48	c  N dy 12047   3418174       360       371      6299     79265     19800   3796093     19.64     20.78
1132.73/283.60	c  N dy 12119   3438844       360       371      6299     98646     19800   5006107     19.64     20.77
1139.53/285.35	c  N dy 12161   3462996       360       371      6299    121318     19800   6437191     19.63     20.70
1145.52/286.89	c  N dy 12229   3483143       360       371      6299    140345     19800   7661230     19.63     20.69
1153.11/288.73	c  N dy 12314   3503166       360       371      6299     82169     19800   4027377     19.63     20.73
1157.50/289.84	c  N dy 12384   3523168       360       371      6299    100991     19800   5236706     19.64     21.27
1162.29/291.05	c  N dy 12469   3543213       360       371      6299    119733     19800   6408768     19.64     20.88
1167.48/292.36	c  N dy 12543   3563222       360       371      6299    138420     19800   7582870     19.64     20.73
1174.68/294.14	c  N dy 12608   3583920       360       371      6299     79905     19800   3866651     19.64     20.70
1178.67/295.17	c  N dy 12675   3604007       360       371      6299     98695     19800   5025965     19.64     21.43
1183.46/296.33	c  N dy 12739   3624058       360       371      6299    117385     19800   6201266     19.64     20.72
1189.05/297.75	c  N dy 12842   3644133       360       371      6299    136300     19800   7400235     19.65     20.86
1195.06/299.25	c  N dy 12900   3664328       360       371      6299    155379     19800   8620457     19.65     20.74
1200.24/300.59	c  N dy 12969   3684527       360       371      6299     95572     19800   4874974     19.65     20.77
1204.63/301.67	c  N dy 13047   3704582       360       371      6299    114324     19800   6037645     19.65     20.69
1206.64/302.13	c  S st 13071   3712221       360       371      6299    121526     19800   6502484     19.65     17.79
1206.64/302.17	c  S st 13071   3712724       360       371      6299    122020     19800   6531800     19.65   no data
1206.64/302.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1207.44/302.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.18
1207.44/302.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1207.44/302.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1207.44/302.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1207.44/302.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1207.44/302.38	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1207.85/302.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1216.22/304.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.95 s
1294.11/324.06	c lits-rem:       172  cl-subs:     2695  v-elim:      0  v-fix:    0  time: 19.50 s
1294.11/324.06	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
1294.51/324.17	c vivif2 --  cl tried   119325 cl shrink        0 lits rem          0 time: 0.11
1295.32/324.33	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.16
1295.32/324.33	c calculated reachability. Time: 0.00
1295.32/324.33	c  N dy 13071   3712724       360       371      6299    119325     19800   6337889     19.65   no data
1300.52/325.61	c  N dy 13132   3733052       360       371      6299    138421     19800   7553765     19.65     20.73
1305.69/326.90	c  F st 13205   3751562       360       371      6299    155746     19800   8671151     19.65     17.12
1306.09/327.04	c  N st 13209   3753594       360       371      6299    157631     19800   8792396     19.65   no data
1310.89/328.29	c  N dy 13266   3773626       360       371      6299     96686     19800   4929057     19.65     20.85
1315.68/329.40	c  N dy 13337   3793813       360       371      6299    115684     19800   6153828     19.65     20.81
1320.87/330.72	c  N dy 13421   3814285       360       371      6299    134960     19800   7403624     19.66     20.76
1326.06/332.08	c  N dy 13499   3835090       360       371      6299    154518     19800   8646454     19.66     20.78
1331.65/333.49	c  N dy 13567   3855266       360       371      6299     92721     19800   4696530     19.66     20.77
1336.04/334.52	c  N dy 13624   3875413       360       371      6299    111592     19800   5878529     19.66     20.75
1340.83/335.74	c  N dy 13707   3895824       360       371      6299    130682     19800   7110612     19.66     20.95
1346.83/337.27	c  N dy 13784   3917912       360       371      6299    151414     19800   8436859     19.66     20.79
1353.62/338.93	c  N dy 13860   3938239       360       371      6299     88880     19800   4415587     19.66     20.73
1358.01/340.04	c  N dy 13936   3959073       360       371      6299    108367     19800   5654985     19.66     20.74
1362.80/341.25	c  N dy 13995   3979145       360       371      6299    127179     19800   6851560     19.66     20.70
1368.39/342.63	c  N dy 14069   3999186       360       371      6299    146050     19800   8052276     19.66     20.77
1375.98/344.54	c  N dy 14146   4020633       360       371      6299     83599     19800   4097661     19.66     20.72
1379.98/345.59	c  N dy 14220   4042342       360       371      6299    104051     19800   5406594     19.66     20.71
1385.17/346.89	c  N dy 14273   4062517       360       371      6299    123036     19800   6641353     19.66     20.71
1390.76/348.21	c  N dy 14344   4082541       360       371      6299    141779     19800   7843910     19.66     28.44
1397.18/349.86	c  N dy 14440   4103346       360       371      6299    161395     19800   9149818     19.67     20.81
1403.54/351.45	c  N dy 14535   4123791       360       371      6299     97062     19800   4986555     19.67     20.83
1408.74/352.72	c  N dy 14619   4144550       360       371      6299    116494     19800   6208898     19.68     20.79
1413.93/354.06	c  N dy 14673   4164600       360       371      6299    135241     19800   7380186     19.67     23.33
1419.92/355.53	c  N dy 14750   4184822       360       371      6299    154153     19800   8588442     19.68     20.73
1426.71/357.22	c  N dy 14829   4205020       360       371      6299     88722     19800   4428520     19.68     20.73
1428.31/357.60	c  S st 14861   4212724       360       371      6299     95994     19800   4895653     19.68     18.64
1428.31/357.64	c  S st 14861   4213226       360       371      6299     96464     19800   4922654     19.68   no data
1428.31/357.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1428.71/357.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.13
1428.71/357.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1428.71/357.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1428.71/357.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1428.71/357.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1428.71/357.79	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1429.11/357.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1437.10/359.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
1465.46/366.99	c lits-rem:       152  cl-subs:      876  v-elim:      0  v-fix:    0  time:  7.11 s
1465.46/366.99	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
1465.86/367.08	c vivif2 --  cl tried    95588 cl shrink        0 lits rem          0 time: 0.09
1466.66/367.24	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.15
1466.66/367.24	c calculated reachability. Time: 0.00
1466.66/367.24	c  N dy 14861   4213226       360       371      6299     95588     19800   4861799     19.68   no data
1471.05/368.39	c  N dy 14926   4233329       360       371      6299    114407     19800   6036271     19.68     20.77
1478.64/370.27	c  N dy 14991   4259377       360       371      6299    138959     19800   7577006     19.68     20.98
1485.05/371.88	c  N dy 15073   4279878       360       371      6299    158256     19800   8835597     19.68     20.77
1491.82/373.56	c  N dy 15113   4300067       360       371      6299     91708     19800   4624084     19.68     20.79
1496.21/374.67	c  N dy 15177   4320095       360       371      6299    110444     19800   5790450     19.68     28.24
1501.80/376.09	c  N dy 15256   4340140       360       371      6299    129298     19800   6935899     19.68     20.77
1507.40/377.45	c  N dy 15338   4360194       360       371      6299    148096     19800   8114230     19.68     20.77
1513.79/379.07	c  N dy 15427   4380906       360       371      6299    167563     19800   9374139     19.68     20.74
1519.80/380.60	c  N dy 15492   4400941       360       371      6299    100054     19800   5176947     19.69     20.81
1524.59/381.77	c  N dy 15556   4421034       360       371      6299    118981     19800   6369641     19.68     21.01
1530.15/383.11	c  N dy 15622   4441045       360       371      6299    137738     19800   7559242     19.69     26.06
1536.15/384.63	c  N dy 15686   4461486       360       371      6299    156994     19800   8804661     19.69     20.76
1544.54/386.70	c  N dy 15764   4481562       360       371      6299     88541     19800   4441939     19.69     20.84
1548.54/387.75	c  N dy 15816   4501674       360       371      6299    107382     19800   5649549     19.69     21.09
1553.72/389.02	c  N dy 15895   4521733       360       371      6299    126247     19800   6850283     19.69     26.00
1558.92/390.40	c  N dy 15958   4541813       360       371      6299    145178     19800   8069638     19.69     32.73
1565.31/391.90	c  N dy 16013   4562174       360       371      6299    164292     19800   9259031     19.69     20.81
1572.92/393.87	c  N dy 16096   4582771       360       371      6299     95354     19800   4866691     19.69     20.78
1577.69/395.08	c  N dy 16188   4602794       360       371      6299    114247     19800   6076344     19.70     24.22
1583.28/396.44	c  N dy 16264   4623282       360       371      6299    133528     19800   7318104     19.70     20.85
1590.49/398.21	c  N dy 16333   4645554       360       371      6299    154554     19800   8651635     19.70     20.84
1598.06/400.15	c  N dy 16389   4669341       360       371      6299    177008     19800  10108139     19.69     20.94
1605.26/401.99	c  N dy 16469   4690319       360       371      6299    107291     19800   5661824     19.70     20.78
1611.25/403.44	c  N dy 16558   4710643       360       371      6299    126421     19800   6893941     19.70     20.79
1612.07/403.63	c  S st 16564   4713228       360       371      6299    128846     19800   7053400     19.70   no data
1612.07/403.69	c  S st 16564   4713732       360       371      6299    129331     19800   7080512     19.70   no data
1612.47/403.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1613.64/404.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.32
1613.64/404.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1613.64/404.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1613.64/404.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1613.64/404.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1613.64/404.05	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1614.04/404.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
1624.42/406.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.37 s
1710.71/428.31	c lits-rem:       160  cl-subs:     2549  v-elim:      0  v-fix:    0  time: 21.58 s
1710.71/428.31	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
1711.11/428.43	c vivif2 --  cl tried   126782 cl shrink        0 lits rem          0 time: 0.12
1711.91/428.60	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.18
1711.91/428.61	c calculated reachability. Time: 0.00
1711.91/428.61	c  N dy 16564   4713732       360       371      6299    126782     19800   6902592     19.70   no data
1717.11/429.90	c  N dy 16624   4734125       360       371      6299    145904     19800   8114321     19.70     20.74
1722.69/431.31	c  N dy 16695   4754207       360       371      6299    164888     19800   9329384     19.70     21.05
1729.88/433.10	c  N dy 16771   4774342       360       371      6299     93542     19800   4780539     19.70     20.82
1733.88/434.13	c  N dy 16827   4794476       360       371      6299    112308     19800   5934837     19.70     20.83
1738.67/435.30	c  N dy 16891   4814535       360       371      6299    131170     19800   7162244     19.70     20.74
1744.29/436.73	c  N dy 16947   4835249       360       371      6299    150615     19800   8428789     19.70     20.74
1750.25/438.26	c  N dy 17020   4856206       360       371      6299    170344     19800   9677884     19.70     20.76
1757.46/440.02	c  N dy 17085   4876277       360       371      6299     98062     19800   5070176     19.70     22.66
1761.85/441.11	c  N dy 17146   4896601       360       371      6299    117122     19800   6309238     19.70     20.83
1766.63/442.39	c  N dy 17200   4916644       360       371      6299    136007     19800   7517590     19.70     23.22
1773.02/443.90	c  N dy 17287   4936870       360       371      6299    155158     19800   8775716     19.70     20.75
1779.80/445.67	c  N dy 17357   4958136       360       371      6299    175310     19800  10066363     19.70     20.79
1786.99/447.45	c  N dy 17419   4978138       360       371      6299    101844     19800   5281683     19.70     20.75
1791.79/448.68	c  N dy 17493   4998733       360       371      6299    121303     19800   6538064     19.70     20.80
1797.01/449.96	c  N dy 17545   5018780       360       371      6299    140108     19800   7727042     19.70     29.27
1802.97/451.46	c  N dy 17635   5038822       360       371      6299    159035     19800   8969507     19.71     20.76
1809.37/453.07	c  N dy 17718   5059803       360       371      6299    178733     19800  10234920     19.71     20.96
1815.75/454.65	c  N dy 17801   5079885       360       371      6299    104471     19800   5473188     19.71     21.92
1820.55/455.81	c  N dy 17876   5100063       360       371      6299    123414     19800   6714033     19.71     20.76
1825.74/457.16	c  N dy 17950   5120747       360       371      6299    142951     19800   7974696     19.72     20.76
1831.34/458.59	c  N dy 18000   5141654       360       371      6299    162517     19800   9224646     19.71     20.83
1838.13/460.27	c  N dy 18075   5161754       360       371      6299    181458     19800  10446121     19.71     22.39
1845.33/462.04	c  N dy 18156   5181917       360       371      6299    106325     19800   5591770     19.72     20.89
1850.10/463.29	c  N dy 18228   5202303       360       371      6299    125523     19800   6818491     19.72     20.76
1853.30/464.08	c  S st 18269   5213733       360       371      6299    136321     19800   7517996     19.72   no data
1853.72/464.13	c  S st 18269   5214236       360       371      6299    136810     19800   7546696     19.72   no data
1853.72/464.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1854.89/464.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.28
1854.89/464.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1854.89/464.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1854.89/464.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1854.89/464.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1854.89/464.44	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1855.29/464.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1865.28/467.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.28 s
1973.14/494.06	c lits-rem:       157  cl-subs:     2341  v-elim:      0  v-fix:    0  time: 27.04 s
1973.14/494.06	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
1973.94/494.20	c vivif2 --  cl tried   134469 cl shrink        0 lits rem          0 time: 0.14
1974.74/494.45	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.25
1974.74/494.45	c calculated reachability. Time: 0.00
1974.74/494.45	c  N dy 18269   5214236       360       371      6299    134469     19800   7380961     19.72   no data
1981.55/496.13	c  N dy 18359   5235351       360       371      6299    154298     19800   8669610     19.72     20.78
1988.32/497.86	c  N dy 18435   5255715       360       371      6299    173525     19800   9922044     19.72     20.81
1996.70/499.90	c  N dy 18520   5276145       360       371      6299     97777     19800   5068509     19.72     20.82
2001.50/501.12	c  N dy 18571   5297051       360       371      6299    117383     19800   6325370     19.72     20.81
2006.69/502.47	c  N dy 18649   5317176       360       371      6299    136347     19800   7592636     19.72     20.79
2012.30/503.85	c  N dy 18728   5337437       360       371      6299    155451     19800   8824401     19.73     20.80
2020.28/505.87	c  N dy 18794   5363246       360       371      6299    179813     19800  10426493     19.72     20.77
2027.86/507.79	c  N dy 18864   5384303       360       371      6299    103666     19800   5360203     19.73     20.79
2032.65/508.98	c  N dy 18953   5404400       360       371      6299    122592     19800   6597778     19.73     26.66
2039.04/510.52	c  N dy 19017   5426254       360       371      6299    143294     19800   7979444     19.73     20.82
2045.03/512.08	c  N dy 19079   5448501       360       371      6299    164242     19800   9329761     19.73     20.77
2051.84/513.71	c  N dy 19160   5468585       360       371      6299    183207     19800  10545991     19.73     20.98
2059.01/515.53	c  N dy 19252   5488701       360       371      6299    105101     19800   5409673     19.74     20.86
2063.40/516.65	c  N dy 19321   5508835       360       371      6299    123985     19800   6640237     19.74     20.79
2069.41/518.12	c  N dy 19388   5530013       360       371      6299    143929     19800   7935583     19.74     20.92
2075.38/519.66	c  N dy 19486   5550760       360       371      6299    163608     19800   9240439     19.74     20.86
2082.19/521.32	c  N dy 19576   5571073       360       371      6299    182713     19800  10484877     19.74     20.79
2089.76/523.22	c  N dy 19655   5591096       360       371      6299    103578     19800   5265036     19.75     20.87
2094.15/524.36	c  N dy 19735   5611508       360       371      6299    122927     19800   6511802     19.75     20.86
2099.35/525.67	c  N dy 19821   5632287       360       371      6299    142428     19800   7777793     19.75     20.83
2105.33/527.12	c  N dy 19906   5652404       360       371      6299    161449     19800   9036525     19.75     20.83
2111.73/528.75	c  N dy 19949   5672513       360       371      6299    180361     19800  10309030     19.75     20.82
2120.11/530.80	c  N dy 19996   5693776       360       371      6299    101372     19800   5092704     19.75     20.82
2124.51/531.93	c  N dy 20081   5714239       360       371      6299    120637     19800   6342535     19.75     19.02
2124.51/531.93	c  S st 20081   5714239       360       371      6299    120637     19800   6342535     19.75     19.02
2124.51/531.97	c  S st 20081   5714741       360       371      6299    121121     19800   6369864     19.75   no data
2124.51/531.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2125.31/532.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.16
2125.31/532.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2125.31/532.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2125.31/532.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2125.31/532.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
2125.31/532.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2125.70/532.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2133.69/534.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
2185.22/547.16	c lits-rem:       143  cl-subs:     1557  v-elim:      0  v-fix:    0  time: 12.95 s
2185.22/547.16	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
2185.62/547.28	c vivif2 --  cl tried   119564 cl shrink        0 lits rem          0 time: 0.12
2186.82/547.52	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.24
2186.82/547.52	c calculated reachability. Time: 0.00
2186.82/547.52	c  N dy 20081   5714741       360       371      6299    119564     19800   6261229     19.75   no data
2192.81/549.09	c  N dy 20168   5735168       360       371      6299    138878     19800   7546013     19.76     20.84
2200.00/550.87	c  N dy 20248   5755796       360       371      6299    158357     19800   8839554     19.76     20.82
2206.79/552.55	c  N dy 20317   5775951       360       371      6299    177278     19800  10070949     19.76     20.83
2214.01/554.39	c  N dy 20362   5795972       360       371      6299    196162     19800  11272127     19.76     20.82
2222.79/556.51	c  N dy 20447   5816030       360       371      6299    115185     19800   5980315     19.76     20.81
2228.77/558.09	c  N dy 20535   5836987       360       371      6299    135125     19800   7282766     19.76     20.84
2235.16/559.67	c  N dy 20610   5857040       360       371      6299    154090     19800   8504952     19.76     21.55
2242.74/561.57	c  N dy 20707   5877118       360       371      6299    173118     19800   9761019     19.77     20.87
2251.13/563.62	c  N dy 20792   5897225       360       371      6299    192041     19800  11000732     19.77     20.83
2259.92/565.87	c  N dy 20844   5917779       360       371      6299    110347     19800   5605413     19.77     20.82
2265.51/567.24	c  N dy 20928   5938277       360       371      6299    129626     19800   6860084     19.77     20.82
2271.12/568.68	c  N dy 20994   5958326       360       371      6299    148412     19800   8074118     19.77     21.89
2277.90/570.34	c  N dy 21073   5978502       360       371      6299    167434     19800   9331827     19.77     20.84
2285.48/572.20	c  N dy 21131   5998503       360       371      6299    186185     19800  10556081     19.77     24.03
2295.07/574.62	c  N dy 21207   6018889       360       371      6299    103683     19800   5139909     19.77     20.84
2300.26/575.93	c  N dy 21289   6039469       360       371      6299    122974     19800   6407243     19.77     20.83
2306.27/577.48	c  N dy 21337   6062510       360       371      6299    144607     19800   7812212     19.77     20.84
2312.24/578.93	c  N dy 21391   6082536       360       371      6299    163460     19800   9034644     19.77     20.97
2318.64/580.58	c  N dy 21473   6102592       360       371      6299    182386     19800  10295083     19.77     24.73
2325.83/582.33	c  N dy 21548   6122730       360       371      6299    201371     19800  11518726     19.77     20.94
2332.63/584.06	c  N dy 21621   6142951       360       371      6299    117838     19800   6049012     19.78     20.96
2337.81/585.33	c  N dy 21700   6163300       360       371      6299    137066     19800   7305395     19.78     20.87
2343.39/586.77	c  N dy 21786   6183861       360       371      6299    156486     19800   8595994     19.78     21.81
2350.20/588.41	c  N dy 21865   6205312       360       371      6299    176828     19800   9948524     19.78     20.84
2353.38/589.21	c  S st 21907   6214742       360       371      6299    185740     19800  10548596     19.78     18.25
2353.38/589.28	c  S st 21907   6215248       360       371      6299    186226     19800  10576965     19.78   no data
2353.78/589.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2354.59/589.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.27
2354.59/589.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2354.59/589.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2354.59/589.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2354.59/589.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
2354.59/589.59	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2355.38/589.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
2364.16/591.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.96 s
2527.54/632.89	c lits-rem:        82  cl-subs:     4402  v-elim:      0  v-fix:    0  time: 40.95 s
2527.54/632.89	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
2528.74/633.12	c vivif2 --  cl tried   181824 cl shrink        0 lits rem          0 time: 0.22
2530.76/633.62	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.50
2530.76/633.62	c calculated reachability. Time: 0.00
2530.76/633.62	c  N dy 21907   6215248       360       371      6299    181824     19800  10251447     19.78   no data
2540.33/636.09	c  N dy 22023   6235300       360       371      6299    200976     19800  11564247     19.79     20.94
2551.51/638.87	c  N dy 22102   6258106       360       371      6299    118700     19800   6079565     19.79     20.84
2559.09/640.74	c  N dy 22150   6279065       360       371      6299    138471     19800   7415312     19.79     20.89
2566.29/642.56	c  N dy 22233   6299092       360       371      6299    157416     19800   8672489     19.79     22.69
2573.88/644.41	c  N dy 22299   6319165       360       371      6299    176390     19800   9899764     19.79     20.87
2582.27/646.55	c  N dy 22380   6339346       360       371      6299    195524     19800  11163250     19.79     20.88
2593.05/649.29	c  N dy 22455   6360805       360       371      6299    111026     19800   5523719     19.79     20.94
2599.04/650.79	c  N dy 22547   6381297       360       371      6299    130427     19800   6807473     19.80     20.93
2605.83/652.49	c  N dy 22611   6403054       360       371      6299    150929     19800   8125074     19.80     20.93
2613.84/654.49	c  N dy 22699   6423083       360       371      6299    169964     19800   9401056     19.80     34.11
2621.81/656.44	c  N dy 22760   6443199       360       371      6299    188957     19800  10648205     19.80     20.86
2631.00/658.74	c  N dy 22847   6463369       360       371      6299    208055     19800  11915016     19.80     21.04
2640.21/661.07	c  N dy 22935   6484081       360       371      6299    121755     19800   6186386     19.81     20.89
2646.58/662.63	c  N dy 23031   6504789       360       371      6299    141399     19800   7463381     19.81     20.89
2652.97/664.27	c  N dy 23105   6524823       360       371      6299    160350     19800   8701924     19.81     29.42
2660.16/666.10	c  N dy 23191   6544847       360       371      6299    179346     19800   9979309     19.81     20.94
2667.35/667.83	c  N dy 23252   6564969       360       371      6299    198280     19800  11175897     19.81     20.86
2676.93/670.28	c  N dy 23331   6585279       360       371      6299    110668     19800   5469521     19.81     20.96
2682.53/671.60	c  N dy 23401   6605863       360       371      6299    130121     19800   6749122     19.82     20.88
2688.54/673.19	c  N dy 23494   6625878       360       371      6299    149163     19800   8063305     19.82     22.70
2694.92/674.78	c  N dy 23572   6645997       360       371      6299    168258     19800   9302351     19.82     20.87
2701.72/676.46	c  N dy 23650   6666438       360       371      6299    187699     19800  10601485     19.82     20.90
2709.69/678.40	c  N dy 23759   6686708       360       371      6299    207059     19800  11914117     19.83     20.89
2717.68/680.48	c  N dy 23858   6706870       360       371      6299    118122     19800   5923100     19.83     20.93
2719.70/680.98	c  S st 23886   6715248       360       371      6299    126039     19800   6418480     19.83   no data
2720.08/681.02	c  S st 23886   6715751       360       371      6299    126528     19800   6447909     19.83   no data
2720.08/681.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2720.88/681.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.17
2720.88/681.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2720.88/681.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2720.88/681.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2720.88/681.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
2720.88/681.23	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2721.28/681.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2728.86/683.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
2761.61/691.42	c lits-rem:       179  cl-subs:     1099  v-elim:      0  v-fix:    0  time:  8.18 s
2761.61/691.42	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
2762.01/691.53	c vivif2 --  cl tried   125429 cl shrink        0 lits rem          0 time: 0.11
2762.41/691.67	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.14
2762.41/691.68	c calculated reachability. Time: 0.00
2762.41/691.68	c  N dy 23886   6715751       360       371      6299    125429     19800   6374502     19.83   no data
2768.03/693.02	c  N dy 23967   6736324       360       371      6299    144885     19800   7619504     19.83     20.99
2773.19/694.38	c  N dy 24017   6756440       360       371      6299    163811     19800   8820958     19.83     20.93
2779.59/695.94	c  N dy 24079   6776513       360       371      6299    182754     19800  10039892     19.83     22.16
2785.97/697.54	c  N dy 24123   6797385       360       371      6299    202431     19800  11297732     19.83     20.94
2794.39/699.64	c  N dy 24172   6817412       360       371      6299    112621     19800   5529240     19.83     20.89
2799.16/700.85	c  N dy 24259   6837465       360       371      6299    131625     19800   6800605     19.83     35.62
2804.35/702.17	c  N dy 24331   6857493       360       371      6299    150529     19800   8020995     19.83     25.88
2810.34/703.64	c  N dy 24385   6878274       360       371      6299    170079     19800   9253871     19.83     20.89
2817.13/705.39	c  N dy 24448   6898317       360       371      6299    188973     19800  10481781     19.83     26.76
2825.91/707.51	c  N dy 24566   6918367       360       371      6299    208045     19800  11781861     19.84     20.91
2834.30/709.67	c  N dy 24635   6938475       360       371      6299    117375     19800   5799371     19.84     20.89
2841.49/711.45	c  N dy 24728   6963285       360       371      6299    140907     19800   7391880     19.84     20.92
2848.28/713.13	c  N dy 24830   6983300       360       371      6299    159898     19800   8663118     19.85     26.81
2855.07/714.81	c  N dy 24909   7003544       360       371      6299    178976     19800   9900558     19.85     20.96
2861.86/716.54	c  N dy 24957   7023663       360       371      6299    197974     19800  11110957     19.85     20.98
2871.05/718.82	c  N dy 25026   7046057       360       371      6299    219265     19800  12502930     19.85     21.01
2879.44/720.97	c  N dy 25096   7066418       360       371      6299    127860     19800   6457583     19.85     20.92
2885.83/722.56	c  N dy 25147   7086683       360       371      6299    146992     19800   7716028     19.85     21.17
2893.81/724.51	c  N dy 25249   7107941       360       371      6299    167202     19800   9041105     19.85     20.98
2901.41/726.46	c  N dy 25316   7128100       360       371      6299    186232     19800  10257304     19.85     21.01
2910.60/728.77	c  N dy 25407   7148210       360       371      6299    205347     19800  11522710     19.85     20.90
2922.98/731.85	c  N dy 25503   7169150       360       371      6299    113518     19800   5484179     19.86     20.92
2928.57/733.26	c  N dy 25564   7190792       360       371      6299    133932     19800   6824966     19.86     20.98
2935.36/734.94	c  N dy 25648   7210852       360       371      6299    153018     19800   8107438     19.86     23.32
2936.96/735.39	c  S st 25679   7215751       360       371      6299    157673     19800   8423565     19.86   no data
2937.36/735.46	c  S st 25679   7216254       360       371      6299    158161     19800   8455129     19.86   no data
2937.36/735.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2938.97/735.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.34
2938.97/735.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2938.97/735.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2938.97/735.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2938.97/735.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
2938.97/735.84	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2939.37/735.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
2950.53/738.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.58 s
3026.43/757.71	c lits-rem:       224  cl-subs:     2280  v-elim:      0  v-fix:    0  time: 18.95 s
3026.43/757.71	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
3026.85/757.85	c vivif2 --  cl tried   155881 cl shrink        0 lits rem          0 time: 0.14
3027.63/758.04	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.19
3027.63/758.05	c calculated reachability. Time: 0.00
3027.63/758.05	c  N dy 25679   7216254       360       371      6299    155881     19800   8292692     19.86   no data
3033.62/759.51	c  N dy 25742   7236276       360       371      6299    174695     19800   9507043     19.86     20.95
3040.03/761.12	c  N dy 25790   7256555       360       371      6299    193738     19800  10730850     19.86     21.03
3046.80/762.87	c  N dy 25851   7276748       360       371      6299    212771     19800  11972553     19.86     20.92
3055.18/764.99	c  N dy 25923   7296906       360       371      6299    119354     19800   5840340     19.86     20.97
3060.37/766.27	c  N dy 26005   7317218       360       371      6299    138542     19800   7101711     19.86     21.04
3065.98/767.70	c  N dy 26097   7337310       360       371      6299    157542     19800   8374200     19.86     20.97
3072.36/769.26	c  N dy 26176   7357904       360       371      6299    176977     19800   9637936     19.86     20.95
3079.56/771.01	c  N dy 26242   7379330       360       371      6299    197198     19800  10987523     19.86     20.98
3086.34/772.76	c  N dy 26290   7399333       360       371      6299    215994     19800  12194646     19.86     23.20
3095.12/774.90	c  N dy 26369   7419778       360       371      6299    121987     19800   5975403     19.86     20.92
3099.92/776.10	c  N dy 26441   7439790       360       371      6299    140890     19800   7202275     19.86     21.07
3105.10/777.48	c  N dy 26496   7459830       360       371      6299    159737     19800   8428948     19.86     20.97
3111.49/779.01	c  N dy 26577   7479985       360       371      6299    178803     19800   9674409     19.87     20.99
3118.29/780.75	c  N dy 26667   7500644       360       371      6299    198382     19800  10956775     19.87     21.02
3125.47/782.57	c  N dy 26717   7522198       360       371      6299    218679     19800  12286471     19.87     20.94
3135.06/784.93	c  N dy 26771   7544201       360       371      6299    125199     19800   6165126     19.86     21.15
3140.65/786.38	c  N dy 26851   7565049       360       371      6299    144862     19800   7451976     19.87     21.17
3147.45/788.02	c  N dy 26924   7585579       360       371      6299    164289     19800   8735036     19.87     20.99
3155.03/789.95	c  N dy 26989   7606071       360       371      6299    183674     19800  10056761     19.87     21.03
3163.04/791.96	c  N dy 27046   7626580       360       371      6299    202983     19800  11338418     19.87     21.12
3172.23/794.27	c  N dy 27126   7647538       360       371      6299    222744     19800  12637288     19.87     21.17
3185.02/797.44	c  N dy 27213   7670172       360       371      6299    128938     19800   6440688     19.87     20.97
3191.79/799.13	c  N dy 27294   7690832       360       371      6299    148426     19800   7731753     19.87     21.06
3199.37/801.06	c  N dy 27390   7711413       360       371      6299    168010     19800   9025206     19.87     21.01
3201.38/801.54	c  S st 27410   7716255       360       371      6299    172594     19800   9346751     19.87   no data
3201.78/801.62	c  S st 27410   7716757       360       371      6299    173083     19800   9375691     19.87   no data
3201.78/801.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3203.77/802.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.1M T:  0.52
3203.77/802.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3203.77/802.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3204.17/802.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3204.17/802.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
3204.17/802.20	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3204.57/802.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
3218.95/805.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.29 s
3381.93/846.74	c lits-rem:       229  cl-subs:     2793  v-elim:      0  v-fix:    0  time: 40.82 s
3381.93/846.74	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
3382.33/846.89	c vivif2 --  cl tried   170290 cl shrink        0 lits rem          0 time: 0.15
3383.53/847.13	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.24
3383.53/847.14	c calculated reachability. Time: 0.00
3383.53/847.14	c  N dy 27410   7716757       360       371      6299    170290     19800   9168417     19.87   no data
3389.52/848.67	c  N dy 27448   7736879       360       371      6299    189340     19800  10414177     19.87     20.96
3396.71/850.49	c  N dy 27537   7757219       360       371      6299    208558     19800  11712558     19.87     20.96
3405.11/852.55	c  N dy 27641   7778231       360       371      6299    228489     19800  13025524     19.88     20.93
3413.09/854.53	c  N dy 27711   7799985       360       371      6299    132815     19800   6631841     19.88     21.01
3418.30/855.86	c  N dy 27775   7820033       360       371      6299    151773     19800   7861609     19.88     24.29
3425.47/857.68	c  N dy 27876   7843303       360       371      6299    173871     19800   9410619     19.88     20.96
3433.05/859.51	c  N dy 27971   7863531       360       371      6299    193073     19800  10696123     19.88     21.13
3439.86/861.26	c  N dy 28035   7883940       360       371      6299    212369     19800  11941012     19.88     21.08
3447.42/863.11	c  N dy 28105   7904073       360       371      6299    231403     19800  13177524     19.88     20.93
3454.61/864.95	c  N dy 28176   7924116       360       371      6299    133129     19800   6638693     19.88     32.58
3459.81/866.29	c  N dy 28261   7944305       360       371      6299    152233     19800   7884458     19.89     21.05
3466.22/867.82	c  N dy 28340   7965101       360       371      6299    171967     19800   9169098     19.89     20.95
3472.59/869.43	c  N dy 28428   7985354       360       371      6299    191198     19800  10435123     19.89     20.99
3480.17/871.31	c  N dy 28524   8005372       360       371      6299    210215     19800  11753352     19.89     31.44
3487.77/873.26	c  N dy 28613   8025410       360       371      6299    229309     19800  13034033     19.89     25.71
3496.55/875.47	c  N dy 28694   8047830       360       371      6299    132125     19800   6546005     19.90     20.99
3501.76/876.75	c  N dy 28751   8067876       360       371      6299    151053     19800   7753329     19.90     27.03
3507.73/878.26	c  N dy 28812   8088732       360       371      6299    170753     19800   9042765     19.90     21.05
3514.13/879.82	c  N dy 28860   8109026       360       371      6299    189951     19800  10311671     19.89     21.11
3521.31/881.67	c  N dy 28953   8130115       360       371      6299    210000     19800  11659035     19.90     20.97
3530.10/883.84	c  N dy 29022   8152478       360       371      6299    231105     19800  13067993     19.90     21.05
3538.89/886.03	c  N dy 29101   8172500       360       371      6299    130726     19800   6416197     19.90     26.67
3544.48/887.44	c  N dy 29167   8193160       360       371      6299    150275     19800   7708674     19.90     20.96
3551.27/889.13	c  N dy 29268   8213877       360       371      6299    169921     19800   9025551     19.90     21.08
3552.06/889.36	c  S st 29276   8216757       360       371      6299    172654     19800   9196381     19.90     19.58
3552.46/889.43	c  S st 29276   8217259       360       371      6299    173141     19800   9225053     19.90   no data
3552.46/889.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3554.08/889.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.35
3554.08/889.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3554.08/889.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3554.08/889.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3554.08/889.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
3554.08/889.82	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3554.49/889.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
3565.65/892.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.60 s
3755.39/940.26	c lits-rem:       185  cl-subs:     2618  v-elim:      0  v-fix:    0  time: 47.48 s
3755.39/940.26	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
3756.21/940.43	c vivif2 --  cl tried   170523 cl shrink        0 lits rem          0 time: 0.17
3757.39/940.77	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.34
3757.39/940.78	c calculated reachability. Time: 0.00
3757.39/940.78	c  N dy 29276   8217259       360       371      6299    170523     19800   9037798     19.90   no data
3765.41/942.77	c  N dy 29354   8239017       360       371      6299    191160     19800  10388276     19.90     21.05
3773.78/944.88	c  N dy 29430   8259648       360       371      6299    210549     19800  11644643     19.90     20.96
3782.16/947.00	c  N dy 29484   8280889       360       371      6299    230654     19800  12954527     19.90     21.10
3792.54/949.56	c  N dy 29569   8300925       360       371      6299    129552     19800   6324136     19.91     29.31
3798.93/951.13	c  N dy 29647   8321052       360       371      6299    148684     19800   7625238     19.91     21.00
3805.33/952.73	c  N dy 29718   8341247       360       371      6299    167799     19800   8901547     19.91     21.23
3812.12/954.47	c  N dy 29795   8361581       360       371      6299    187141     19800  10189254     19.91     21.31
3819.70/956.31	c  N dy 29867   8381630       360       371      6299    206160     19800  11455699     19.91     26.52
3827.69/958.32	c  N dy 29947   8402105       360       371      6299    225537     19800  12717855     19.91     21.00
3838.08/960.95	c  N dy 30041   8422152       360       371      6299    123374     19800   5896328     19.92     27.13
3843.26/962.24	c  N dy 30097   8442830       360       371      6299    142947     19800   7176482     19.92     20.97
3849.26/963.73	c  N dy 30189   8463761       360       371      6299    162874     19800   8526789     19.92     21.06
3855.65/965.36	c  N dy 30268   8484865       360       371      6299    182862     19800   9819532     19.92     20.98
3862.83/967.12	c  N dy 30331   8506057       360       371      6299    202856     19800  11157668     19.92     21.01
3870.44/969.03	c  N dy 30416   8526408       360       371      6299    222147     19800  12457299     19.92     20.99
3878.81/971.14	c  N dy 30525   8546576       360       371      6299    241355     19800  13760480     19.93     21.03
3886.40/973.04	c  N dy 30607   8566589       360       371      6299    138043     19800   6821775     19.93     24.76
3892.41/974.51	c  N dy 30662   8587783       360       371      6299    158079     19800   8141561     19.93     21.00
3898.38/976.05	c  N dy 30755   8607846       360       371      6299    177201     19800   9432662     19.93     21.13
3905.18/977.76	c  N dy 30849   8627892       360       371      6299    196193     19800  10713933     19.93     28.72
3911.97/979.46	c  N dy 30905   8647919       360       371      6299    215137     19800  11987524     19.93     21.02
3920.75/981.62	c  N dy 30987   8668009       360       371      6299    234160     19800  13224061     19.93     24.18
3929.93/983.92	c  N dy 31068   8688879       360       371      6299    130711     19800   6305427     19.94     21.07
3935.13/985.25	c  N dy 31139   8709173       360       371      6299    149893     19800   7578424     19.94     21.33
3937.52/985.86	c  S st 31157   8717259       360       371      6299    157465     19800   8065831     19.94     16.20
3937.92/985.91	c  S st 31157   8717760       360       371      6299    157951     19800   8094568     19.94   no data
3937.92/985.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3938.72/986.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.25
3938.72/986.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3938.72/986.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3938.72/986.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3938.72/986.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
3938.72/986.20	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3939.52/986.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
3947.91/988.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.94 s
4046.20/1013.01	c lits-rem:       182  cl-subs:     1880  v-elim:      0  v-fix:    0  time: 24.57 s
4046.20/1013.01	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
4046.60/1013.17	c vivif2 --  cl tried   156071 cl shrink        0 lits rem          0 time: 0.17
4048.18/1013.53	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.35
4048.18/1013.53	c calculated reachability. Time: 0.00
4048.18/1013.53	c  N dy 31157   8717760       360       371      6299    156071     19800   7963213     19.94   no data
4055.39/1015.34	c  N dy 31208   8738011       360       371      6299    175233     19800   9220717     19.93     21.06
4063.77/1017.44	c  N dy 31255   8758804       360       371      6299    194948     19800  10493497     19.93     21.02
4072.96/1019.79	c  N dy 31327   8778871       360       371      6299    214022     19800  11765081     19.93     21.17
4082.93/1022.27	c  N dy 31399   8798949       360       371      6299    233130     19800  13015618     19.93     21.11
4097.30/1025.84	c  N dy 31502   8821476       360       371      6299    130359     19800   6278035     19.94     21.07
4103.72/1027.43	c  N dy 31568   8841560       360       371      6299    149344     19800   7483018     19.94     20.99
4110.49/1029.10	c  N dy 31630   8861566       360       371      6299    168200     19800   8741500     19.94     20.99
4117.28/1030.86	c  N dy 31694   8882042       360       371      6299    187587     19800   9984245     19.94     21.02
4124.48/1032.69	c  N dy 31760   8902089       360       371      6299    206640     19800  11239560     19.94     21.02
4132.87/1034.71	c  N dy 31835   8922385       360       371      6299    225873     19800  12512127     19.94     21.03
4141.25/1036.87	c  N dy 31905   8942467       360       371      6299    244900     19800  13754946     19.94     21.09
4150.83/1039.28	c  N dy 32003   8963213       360       371      6299    139597     19800   6840606     19.94     21.05
4157.22/1040.83	c  N dy 32075   8983478       360       371      6299    158777     19800   8117896     19.94     21.05
4164.02/1042.54	c  N dy 32128   9003568       360       371      6299    177774     19800   9352259     19.94     32.40
4171.20/1044.35	c  N dy 32179   9023620       360       371      6299    196760     19800  10551387     19.94     23.12
4179.59/1046.41	c  N dy 32243   9044712       360       371      6299    216818     19800  11888419     19.94     21.03
4187.98/1048.51	c  N dy 32334   9064746       360       371      6299    235888     19800  13137687     19.95     21.00
4198.76/1051.23	c  N dy 32388   9084821       360       371      6299    128847     19800   6121815     19.94     21.02
4203.95/1052.59	c  N dy 32474   9104865       360       371      6299    147812     19800   7366095     19.95     21.05
4209.94/1054.04	c  N dy 32543   9125714       360       371      6299    167549     19800   8661560     19.95     21.01
4216.34/1055.68	c  N dy 32626   9145833       360       371      6299    186647     19800   9936399     19.95     21.33
4223.53/1057.42	c  N dy 32698   9165986       360       371      6299    205793     19800  11223506     19.95     21.06
4230.74/1059.25	c  N dy 32751   9186121       360       371      6299    224735     19800  12456239     19.95     21.03
4238.71/1061.28	c  N dy 32838   9206680       360       371      6299    244187     19800  13729620     19.95     21.05
4245.89/1063.07	c  S st 32867   9217760       360       371      6299    127775     19800   6008239     19.95     17.58
4246.29/1063.11	c  S st 32867   9218264       360       371      6299    128271     19800   6039428     19.95   no data
4246.29/1063.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4246.69/1063.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.15
4246.69/1063.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4246.69/1063.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4246.69/1063.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4246.69/1063.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
4246.69/1063.29	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4247.09/1063.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4254.67/1065.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.73 s
4269.46/1068.98	c lits-rem:        83  cl-subs:      238  v-elim:      0  v-fix:    0  time:  3.73 s
4269.46/1068.98	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
4269.86/1069.08	c vivif2 --  cl tried   128033 cl shrink        0 lits rem          0 time: 0.10
4270.67/1069.22	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.14
4270.67/1069.22	c calculated reachability. Time: 0.00
4270.67/1069.22	c  N dy 32867   9218264       360       371      6299    128033     19800   6026202     19.95   no data
4275.84/1070.57	c  N dy 32945   9238490       360       371      6299    147164     19800   7285208     19.95     21.10
4281.84/1072.06	c  N dy 32976   9258639       360       371      6299    166107     19800   8542835     19.95     21.05
4288.63/1073.71	c  N dy 33056   9279130       360       371      6299    185518     19800   9850767     19.95     21.09
4295.42/1075.40	c  N dy 33121   9299437       360       371      6299    204711     19800  11101787     19.95     21.03
4302.61/1077.21	c  N dy 33150   9319535       360       371      6299    223659     19800  12320488     19.95     21.20
4311.40/1079.45	c  N dy 33269   9340242       360       371      6299    243393     19800  13673995     19.95     21.26
4321.38/1081.99	c  N dy 33361   9360280       360       371      6299    134634     19800   6419990     19.96     21.11
4327.40/1083.40	c  N dy 33429   9380447       360       371      6299    153735     19800   7685816     19.96     21.13
4333.77/1085.06	c  N dy 33496   9400521       360       371      6299    172716     19800   8922307     19.96     21.01
4340.58/1086.75	c  N dy 33560   9420643       360       371      6299    191726     19800  10154248     19.96     21.12
4348.15/1088.65	c  N dy 33620   9440688       360       371      6299    210804     19800  11394300     19.96     21.09
4357.34/1090.90	c  N dy 33691   9461742       360       371      6299    230769     19800  12719535     19.96     21.01
4366.53/1093.22	c  N dy 33745   9482053       360       371      6299    249956     19800  13952612     19.96     21.05
4378.11/1096.19	c  N dy 33810   9503698       360       371      6299    141568     19800   6860972     19.96     21.02
4385.29/1097.93	c  N dy 33893   9524333       360       371      6299    161251     19800   8179983     19.96     21.08
4393.30/1099.92	c  N dy 33993   9544628       360       371      6299    180629     19800   9484933     19.96     21.27
4401.68/1102.07	c  N dy 34087   9564654       360       371      6299    199660     19800  10754883     19.97     21.03
4410.46/1104.22	c  N dy 34160   9585589       360       371      6299    219533     19800  12091347     19.97     21.07
4418.85/1106.30	c  N dy 34218   9607067       360       371      6299    239941     19800  13453698     19.97     21.06
4430.84/1109.36	c  N dy 34280   9628804       360       371      6299    130632     19800   6123609     19.97     21.06
4436.43/1110.75	c  N dy 34349   9649479       360       371      6299    150235     19800   7405506     19.97     21.06
4443.22/1112.47	c  N dy 34404   9670579       360       371      6299    170146     19800   8715138     19.97     21.29
4450.43/1114.25	c  N dy 34488   9690704       360       371      6299    189266     19800   9973817     19.97     21.05
4457.59/1116.07	c  N dy 34566   9710707       360       371      6299    208220     19800  11214714     19.97     21.10
4460.80/1116.84	c  S st 34600   9718264       360       371      6299    215405     19800  11702684     19.97   no data
4461.19/1116.91	c  S st 34600   9718765       360       371      6299    215890     19800  11731119     19.97   no data
4461.19/1116.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4462.80/1117.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.42
4462.80/1117.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4462.80/1117.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4462.80/1117.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4462.80/1117.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
4462.80/1117.39	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4463.61/1117.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
4473.97/1120.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.32 s
4627.36/1158.55	c lits-rem:        95  cl-subs:     4015  v-elim:      0  v-fix:    0  time: 38.38 s
4627.36/1158.55	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
4628.16/1158.75	c vivif2 --  cl tried   211875 cl shrink        0 lits rem          0 time: 0.19
4629.36/1159.03	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.28
4629.36/1159.04	c calculated reachability. Time: 0.00
4629.36/1159.04	c  N dy 34600   9718765       360       371      6299    211875     19800  11445778     19.97   no data
4637.35/1161.07	c  N dy 34698   9739483       360       371      6299    231608     19800  12790161     19.97     21.11
4645.73/1163.19	c  N dy 34795   9759736       360       371      6299    250843     19800  14050208     19.97     21.05
4655.72/1165.61	c  N dy 34852   9779813       360       371      6299    139033     19800   6662862     19.97     28.28
4661.73/1167.16	c  N dy 34954   9800167       360       371      6299    158404     19800   7960892     19.98     21.04
4669.30/1169.04	c  N dy 35046   9820185       360       371      6299    177483     19800   9228988     19.98     28.29
4677.30/1171.06	c  N dy 35105   9840243       360       371      6299    196452     19800  10475104     19.98     22.23
4685.28/1173.04	c  N dy 35170   9860272       360       371      6299    215424     19800  11704691     19.98     30.40
4694.07/1175.20	c  N dy 35264   9880335       360       371      6299    234504     19800  12987846     19.98     21.11
4702.45/1177.34	c  N dy 35313   9900475       360       371      6299    253535     19800  14248074     19.98     21.29
4712.84/1179.95	c  N dy 35422   9920592       360       371      6299    140865     19800   6741266     19.98     21.04
4718.45/1181.33	c  N dy 35509   9940666       360       371      6299    159991     19800   8029811     19.98     21.04
4724.02/1182.79	c  N dy 35588   9960745       360       371      6299    179073     19800   9299612     19.99     22.40
4731.21/1184.57	c  N dy 35634   9981663       360       371      6299    198793     19800  10571259     19.98     21.06
4738.81/1186.43	c  N dy 35736  10001669       360       371      6299    217819     19800  11840599     19.99     21.04
4746.39/1188.31	c  N dy 35809  10021859       360       371      6299    236958     19800  13111797     19.99     21.05
4754.77/1190.42	c  N dy 35894  10042018       360       371      6299    256114     19800  14383287     19.99     21.05
4764.35/1192.87	c  N dy 35986  10062383       360       371      6299    142558     19800   6837746     19.99     21.10
4770.35/1194.32	c  N dy 36069  10082588       360       371      6299    161754     19800   8115618     19.99     21.22
4776.74/1195.93	c  N dy 36143  10103153       360       371      6299    181267     19800   9391218     19.99     21.17
4784.74/1197.97	c  N dy 36203  10125185       360       371      6299    202135     19800  10783762     19.99     21.14
4793.13/1200.04	c  N dy 36279  10145344       360       371      6299    221261     19800  12089419     19.99     21.05

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-3265323-1304129304/watcher-3265323-1304129304 -o /tmp/evaluation-result-3265323-1304129304/solver-3265323-1304129304 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3265323-1304129304.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.92 7.38 7.44 5/180 23664
/proc/meminfo: memFree=17707772/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 505346046 52441088 347 33554432000 4194304 4627427 140736122613360 18446744073709551615 47359708075944 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 12803 347 299 106 0 7774 0
[pid=23664/tid=23665] ppid=23662 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 505346047 52441088 347 33554432000 4194304 4627427 140736122613360 18446744073709551615 47359708075948 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 505346047 52441088 347 33554432000 4194304 4627427 140736122613360 18446744073709551615 47359708075954 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 505346047 52441088 347 33554432000 4194304 4627427 140736122613360 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0860219 s]
/proc/loadavg: 7.92 7.38 7.44 5/180 23664
/proc/meminfo: memFree=17707772/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=347540 CPUtime=0.31 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 2167 0 0 0 31 0 0 0 18 0 4 0 505346046 355880960 2082 33554432000 4194304 4627427 140736122613360 18446744073709551615 4333184 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 86885 2082 384 106 0 81856 0
[pid=23664/tid=23665] ppid=23662 vsize=347540 CPUtime=0.07 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 478 0 0 0 7 0 0 0 18 0 4 0 505346047 355880960 2082 33554432000 4194304 4627427 140736122613360 18446744073709551615 4330330 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=347540 CPUtime=0.07 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 484 0 0 0 7 0 0 0 18 0 4 0 505346047 355880960 2082 33554432000 4194304 4627427 140736122613360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=347540 CPUtime=0.07 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 359 0 0 0 7 0 0 0 25 0 4 0 505346047 355880960 2082 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 347540

[startup+0.101017 s]
/proc/loadavg: 7.92 7.38 7.44 5/180 23664
/proc/meminfo: memFree=17707772/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=347540 CPUtime=0.37 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 2327 0 0 0 37 0 0 0 18 0 4 0 505346046 355880960 2242 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 86885 2242 384 106 0 81856 0
[pid=23664/tid=23665] ppid=23662 vsize=347540 CPUtime=0.09 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 537 0 0 0 9 0 0 0 18 0 4 0 505346047 355880960 2242 33554432000 4194304 4627427 140736122613360 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=347540 CPUtime=0.09 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 527 0 0 0 9 0 0 0 18 0 4 0 505346047 355880960 2242 33554432000 4194304 4627427 140736122613360 18446744073709551615 4310552 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=347540 CPUtime=0.08 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 389 0 0 0 8 0 0 0 25 0 4 0 505346047 355880960 2243 33554432000 4194304 4627427 140736122613360 18446744073709551615 4333251 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 347540

[startup+0.300982 s]
/proc/loadavg: 7.92 7.38 7.44 5/180 23664
/proc/meminfo: memFree=17707772/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=351824 CPUtime=1.17 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 5604 0 0 0 116 1 0 0 18 0 4 0 505346046 360267776 2950 33554432000 4194304 4627427 140736122613360 18446744073709551615 4308435 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 87956 2950 385 106 0 82927 0
[pid=23664/tid=23665] ppid=23662 vsize=351824 CPUtime=0.29 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 1436 0 0 0 29 0 0 0 18 0 4 0 505346047 360267776 2950 33554432000 4194304 4627427 140736122613360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=351824 CPUtime=0.29 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 1407 0 0 0 29 0 0 0 18 0 4 0 505346047 360267776 2950 33554432000 4194304 4627427 140736122613360 18446744073709551615 4308937 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=351824 CPUtime=0.28 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 1031 0 0 0 28 0 0 0 25 0 4 0 505346047 360267776 2950 33554432000 4194304 4627427 140736122613360 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 351824

[startup+0.700908 s]
/proc/loadavg: 7.92 7.38 7.44 5/180 23664
/proc/meminfo: memFree=17707772/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=354596 CPUtime=2.78 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 11860 0 0 0 275 3 0 0 18 0 4 0 505346046 363106304 3979 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 88649 3979 386 106 0 83620 0
[pid=23664/tid=23665] ppid=23662 vsize=354596 CPUtime=0.68 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 3026 0 0 0 68 0 0 0 18 0 4 0 505346047 363106304 3979 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=354596 CPUtime=0.69 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 3071 0 0 0 69 0 0 0 18 0 4 0 505346047 363106304 3979 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=354596 CPUtime=0.68 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 2392 0 0 0 68 0 0 0 25 0 4 0 505346047 363106304 3979 33554432000 4194304 4627427 140736122613360 18446744073709551615 4332764 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 354596

[startup+1.50076 s]
/proc/loadavg: 7.92 7.38 7.44 9/184 23668
/proc/meminfo: memFree=17665988/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=355992 CPUtime=5.97 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 26136 0 0 0 592 5 0 0 20 0 4 0 505346046 364535808 15690 33554432000 4194304 4627427 140736122613360 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 88998 15690 389 106 0 83969 0
[pid=23664/tid=23665] ppid=23662 vsize=355992 CPUtime=1.49 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 6395 0 0 0 148 1 0 0 18 0 4 0 505346047 364535808 15690 33554432000 4194304 4627427 140736122613360 18446744073709551615 4424596 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=355992 CPUtime=1.48 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 8717 0 0 0 147 1 0 0 20 0 4 0 505346047 364535808 15690 33554432000 4194304 4627427 140736122613360 18446744073709551615 4424993 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=355992 CPUtime=1.47 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 4205 0 0 0 147 0 0 0 25 0 4 0 505346047 364535808 15690 33554432000 4194304 4627427 140736122613360 18446744073709551615 4322568 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 355992

[startup+3.10046 s]
/proc/loadavg: 7.92 7.38 7.44 9/184 23668
/proc/meminfo: memFree=17646644/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=316708 CPUtime=12.36 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 35206 0 0 0 1229 7 0 0 25 0 4 0 505346046 324308992 18302 33554432000 4194304 4627427 140736122613360 18446744073709551615 4424714 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 79177 18302 389 106 0 74148 0
[pid=23664/tid=23665] ppid=23662 vsize=316708 CPUtime=3.08 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 8901 0 0 0 307 1 0 0 21 0 4 0 505346047 324308992 18303 33554432000 4194304 4627427 140736122613360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=316708 CPUtime=3.08 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 9204 0 0 0 307 1 0 0 25 0 4 0 505346047 324308992 18303 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=316708 CPUtime=3.07 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 8272 0 0 0 306 1 0 0 25 0 4 0 505346047 324308992 18303 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 316708

[startup+6.30086 s]
/proc/loadavg: 7.92 7.39 7.44 9/184 23668
/proc/meminfo: memFree=17584712/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=379104 CPUtime=25.14 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 60957 0 0 0 2504 10 0 0 25 0 4 0 505346046 388202496 31390 33554432000 4194304 4627427 140736122613360 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 94776 31390 389 106 0 89747 0
[pid=23664/tid=23665] ppid=23662 vsize=379104 CPUtime=6.29 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 14903 0 0 0 627 2 0 0 25 0 4 0 505346047 388202496 31390 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=379104 CPUtime=6.28 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 15113 0 0 0 626 2 0 0 25 0 4 0 505346047 388202496 31390 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=379104 CPUtime=6.25 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 19493 0 0 0 623 2 0 0 25 0 4 0 505346047 388202496 31391 33554432000 4194304 4627427 140736122613360 18446744073709551615 4424452 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 379104

[startup+12.7006 s]
/proc/loadavg: 7.93 7.40 7.45 9/184 23668
/proc/meminfo: memFree=17542804/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=395076 CPUtime=50.7 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 111623 0 0 0 5049 21 0 0 25 0 4 0 505346046 404557824 48431 33554432000 4194304 4627427 140736122613360 18446744073709551615 4423899 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 98769 48431 389 106 0 93740 0
[pid=23664/tid=23665] ppid=23662 vsize=395076 CPUtime=12.69 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 25831 0 0 0 1264 5 0 0 25 0 4 0 505346047 404557824 48431 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=395076 CPUtime=12.68 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 28355 0 0 0 1263 5 0 0 25 0 4 0 505346047 404557824 48431 33554432000 4194304 4627427 140736122613360 18446744073709551615 4427421 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=395076 CPUtime=12.62 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 33411 0 0 0 1256 6 0 0 25 0 4 0 505346047 404557824 48431 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 395076

[startup+25.5012 s]
/proc/loadavg: 7.94 7.43 7.46 9/184 23668
/proc/meminfo: memFree=17454500/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=479804 CPUtime=101.82 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 197778 0 0 0 10142 40 0 0 25 0 4 0 505346046 491319296 69683 33554432000 4194304 4627427 140736122613360 18446744073709551615 4424007 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 119951 69683 389 106 0 114922 0
[pid=23664/tid=23665] ppid=23662 vsize=479804 CPUtime=25.48 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 40419 0 0 0 2540 8 0 0 25 0 4 0 505346047 491319296 69683 33554432000 4194304 4627427 140736122613360 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=479804 CPUtime=25.48 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 52089 0 0 0 2538 10 0 0 25 0 4 0 505346047 491319296 69683 33554432000 4194304 4627427 140736122613360 18446744073709551615 4427841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=479804 CPUtime=25.35 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 59395 0 0 0 2522 13 0 0 25 0 4 0 505346047 491319296 69683 33554432000 4194304 4627427 140736122613360 18446744073709551615 4501675 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 479804

[startup+51.1004 s]
/proc/loadavg: 7.96 7.47 7.47 9/184 23669
/proc/meminfo: memFree=17270332/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=709116 CPUtime=204.07 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 358702 0 0 0 20333 74 0 0 25 0 4 0 505346046 726134784 99442 33554432000 4194304 4627427 140736122613360 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 177279 99443 389 106 0 172250 0
[pid=23664/tid=23665] ppid=23662 vsize=709116 CPUtime=51.08 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 77906 0 0 0 5093 15 0 0 25 0 4 0 505346047 726134784 99443 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=709116 CPUtime=51.07 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 97345 0 0 0 5088 19 0 0 25 0 4 0 505346047 726134784 99443 33554432000 4194304 4627427 140736122613360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=709116 CPUtime=50.8 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 97742 0 0 0 5059 21 0 0 25 0 4 0 505346047 726134784 99443 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 709116

[startup+102.307 s]
/proc/loadavg: 7.84 7.52 7.48 9/184 23671
/proc/meminfo: memFree=17045620/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=817676 CPUtime=408.59 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 676735 0 0 0 40710 149 0 0 25 0 4 0 505346046 837300224 145177 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 204419 145177 389 106 0 199390 0
[pid=23664/tid=23665] ppid=23662 vsize=817676 CPUtime=102.29 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 176315 0 0 0 10189 40 0 0 25 0 4 0 505346047 837300224 145177 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420186 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=817676 CPUtime=102.27 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 187753 0 0 0 10186 41 0 0 25 0 4 0 505346047 837300224 145177 33554432000 4194304 4627427 140736122613360 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=817676 CPUtime=101.72 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 166869 0 0 0 10134 38 0 0 25 0 4 0 505346047 837300224 145177 33554432000 4194304 4627427 140736122613360 18446744073709551615 4428398 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 817676

[startup+162.3 s]

################
# More data... #
################

[pid=23664] ppid=23662 vsize=1977264 CPUtime=2565.51 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 2593698 0 0 0 255863 688 0 0 25 0 4 0 505346046 2024718336 330375 33554432000 4194304 4627427 140736122613360 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 494316 330375 389 106 0 489287 0
[pid=23664/tid=23665] ppid=23662 vsize=1977264 CPUtime=642.26 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 633041 0 0 0 64060 166 0 0 25 0 4 0 505346047 2024718336 330376 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=1977264 CPUtime=642.23 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 666101 0 0 0 64032 191 0 0 25 0 4 0 505346047 2024718336 330376 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420174 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=1977264 CPUtime=638.76 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 647558 0 0 0 63711 165 0 0 25 0 4 0 505346047 2024718336 330376 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.51
Current children cumulated vsize (KiB) 1977264

[startup+702.3 s]
/proc/loadavg: 8.13 7.95 7.71 9/184 23717
/proc/meminfo: memFree=20577532/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=1850160 CPUtime=2805.15 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 2780954 0 0 0 279769 746 0 0 25 0 4 0 505346046 1894563840 327420 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 462540 327420 389 106 0 457511 0
[pid=23664/tid=23665] ppid=23662 vsize=1850160 CPUtime=702.25 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 665816 0 0 0 70052 173 0 0 25 0 4 0 505346047 1894563840 327420 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=1850160 CPUtime=702.22 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 720144 0 0 0 70016 206 0 0 25 0 4 0 505346047 1894563840 327420 33554432000 4194304 4627427 140736122613360 18446744073709551615 4424289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=1850160 CPUtime=698.42 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 685307 0 0 0 69669 173 0 0 25 0 4 0 505346047 1894563840 327420 33554432000 4194304 4627427 140736122613360 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.15
Current children cumulated vsize (KiB) 1850160

[startup+762.306 s]
/proc/loadavg: 8.12 7.97 7.73 9/184 23719
/proc/meminfo: memFree=20528260/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=2138252 CPUtime=3044.82 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 2944173 0 0 0 303685 797 0 0 25 0 4 0 505346046 2189570048 335150 33554432000 4194304 4627427 140736122613360 18446744073709551615 4326177 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 534563 335150 389 106 0 529534 0
[pid=23664/tid=23665] ppid=23662 vsize=2138252 CPUtime=762.25 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 709341 0 0 0 76041 184 0 0 25 0 4 0 505346047 2189570048 335150 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=2138252 CPUtime=762.22 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 749400 0 0 0 76008 214 0 0 25 0 4 0 505346047 2189570048 335150 33554432000 4194304 4627427 140736122613360 18446744073709551615 4322276 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=2138252 CPUtime=758.09 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 732589 0 0 0 75624 185 0 0 25 0 4 0 505346047 2189570048 335150 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.82
Current children cumulated vsize (KiB) 2138252

[startup+822.301 s]
/proc/loadavg: 8.17 8.01 7.76 9/184 23721
/proc/meminfo: memFree=20478980/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=2211896 CPUtime=3284.46 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 3098495 0 0 0 327610 836 0 0 25 0 4 0 505346046 2264981504 344285 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420171 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 552974 344285 389 106 0 547945 0
[pid=23664/tid=23665] ppid=23662 vsize=2211896 CPUtime=822.24 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 747528 0 0 0 82031 193 0 0 25 0 4 0 505346047 2264981504 344285 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=2211896 CPUtime=822.21 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 786746 0 0 0 82000 221 0 0 25 0 4 0 505346047 2264981504 344285 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420171 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=2211896 CPUtime=817.77 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 760000 0 0 0 81586 191 0 0 25 0 4 0 505346047 2264981504 344285 33554432000 4194304 4627427 140736122613360 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.46
Current children cumulated vsize (KiB) 2211896

[startup+882.3 s]
/proc/loadavg: 8.17 8.03 7.78 9/184 23722
/proc/meminfo: memFree=20475208/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=1935600 CPUtime=3524.1 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 3297944 0 0 0 351533 877 0 0 25 0 4 0 505346046 1982054400 337525 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 483900 337525 389 106 0 478871 0
[pid=23664/tid=23665] ppid=23662 vsize=1935600 CPUtime=882.23 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 797928 0 0 0 88020 203 0 0 25 0 4 0 505346047 1982054400 337525 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=1935600 CPUtime=882.2 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 836631 0 0 0 87989 231 0 0 20 0 4 0 505346047 1982054400 337525 33554432000 4194304 4627427 140736122613360 18446744073709551615 4333328 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=1935600 CPUtime=877.43 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 814656 0 0 0 87539 204 0 0 25 0 4 0 505346047 1982054400 337525 33554432000 4194304 4627427 140736122613360 18446744073709551615 4321736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.1
Current children cumulated vsize (KiB) 1935600

[startup+942.301 s]
/proc/loadavg: 8.11 8.04 7.80 9/184 23724
/proc/meminfo: memFree=20374092/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=2293292 CPUtime=3763.79 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 3329526 0 0 0 375494 885 0 0 25 0 4 0 505346046 2348331008 354771 33554432000 4194304 4627427 140736122613360 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 573323 354771 389 106 0 568294 0
[pid=23664/tid=23665] ppid=23662 vsize=2293292 CPUtime=942.23 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 804008 0 0 0 94019 204 0 0 25 0 4 0 505346047 2348331008 354771 33554432000 4194304 4627427 140736122613360 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=2293292 CPUtime=942.2 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 848888 0 0 0 93986 234 0 0 25 0 4 0 505346047 2348331008 354771 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=2293292 CPUtime=937.11 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 815254 0 0 0 93507 204 0 0 25 0 4 0 505346047 2348331008 354771 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.79
Current children cumulated vsize (KiB) 2293292

[startup+1002.3 s]
/proc/loadavg: 8.08 8.04 7.81 10/185 23728
/proc/meminfo: memFree=20393364/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=2008688 CPUtime=4003.43 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 3548210 0 0 0 399407 936 0 0 25 0 4 0 505346046 2056896512 346632 33554432000 4194304 4627427 140736122613360 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 502172 346632 389 106 0 497143 0
[pid=23664/tid=23665] ppid=23662 vsize=2008688 CPUtime=1002.23 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 860346 0 0 0 100007 216 0 0 25 0 4 0 505346047 2056896512 346632 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=2008688 CPUtime=1002.19 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 899962 0 0 0 99969 250 0 0 25 0 4 0 505346047 2056896512 346632 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=2008688 CPUtime=996.78 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 870738 0 0 0 99462 216 0 0 25 0 4 0 505346047 2056896512 346632 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.43
Current children cumulated vsize (KiB) 2008688

[startup+1062.3 s]
/proc/loadavg: 8.27 8.12 7.85 9/184 23760
/proc/meminfo: memFree=20476756/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=2247776 CPUtime=4243.1 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 3665884 0 0 0 423332 978 0 0 25 0 4 0 505346046 2301722624 361327 33554432000 4194304 4627427 140736122613360 18446744073709551615 4322369 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 561944 361327 389 106 0 556915 0
[pid=23664/tid=23665] ppid=23662 vsize=2247776 CPUtime=1062.23 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 889062 0 0 0 105999 224 0 0 25 0 4 0 505346047 2301722624 361327 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=2247776 CPUtime=1062.19 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 907628 0 0 0 105964 255 0 0 25 0 4 0 505346047 2301722624 361327 33554432000 4194304 4627427 140736122613360 18446744073709551615 4322179 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=2247776 CPUtime=1056.45 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 901948 0 0 0 105421 224 0 0 25 0 4 0 505346047 2301722624 361327 33554432000 4194304 4627427 140736122613360 18446744073709551615 4308550 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.1
Current children cumulated vsize (KiB) 2247776

[startup+1122.3 s]
/proc/loadavg: 8.19 8.12 7.87 9/184 23792
/proc/meminfo: memFree=20453224/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=2178088 CPUtime=4482.77 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 3861076 0 0 0 447244 1033 0 0 25 0 4 0 505346046 2230362112 366430 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420243 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 544522 366430 389 106 0 539493 0
[pid=23664/tid=23665] ppid=23662 vsize=2178088 CPUtime=1122.22 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 922281 0 0 0 111990 232 0 0 25 0 4 0 505346047 2230362112 366430 33554432000 4194304 4627427 140736122613360 18446744073709551615 4338468 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=2178088 CPUtime=1122.18 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 963852 0 0 0 111946 272 0 0 25 0 4 0 505346047 2230362112 366430 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=2178088 CPUtime=1116.12 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 939650 0 0 0 111378 234 0 0 25 0 4 0 505346047 2230362112 366430 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.77
Current children cumulated vsize (KiB) 2178088

[startup+1182.3 s]
/proc/loadavg: 8.15 8.13 7.88 9/184 23793
/proc/meminfo: memFree=20421380/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=2182672 CPUtime=4722.43 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 4035460 0 0 0 471146 1097 0 0 24 0 4 0 505346046 2235056128 360085 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 545668 360085 389 106 0 540639 0
[pid=23664/tid=23665] ppid=23662 vsize=2182672 CPUtime=1182.22 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 977160 0 0 0 117969 253 0 0 25 0 4 0 505346047 2235056128 360085 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=2182672 CPUtime=1182.17 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 1007615 0 0 0 117931 286 0 0 25 0 4 0 505346047 2235056128 360085 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=2182672 CPUtime=1175.79 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 987331 0 0 0 117325 254 0 0 25 0 4 0 505346047 2235056128 360085 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 2182672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.17 8.13 7.89 9/184 23794
/proc/meminfo: memFree=20347220/32951124 swapFree=67111524/67111528
[pid=23664] ppid=23662 vsize=2188416 CPUtime=4800.33 cores=1,3,5,7
/proc/23664/stat : 23664 (strangenight2-m) R 23662 23664 21275 0 -1 4202496 4108042 0 0 0 478918 1115 0 0 25 0 4 0 505346046 2240937984 372030 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23664/statm: 547104 372030 389 106 0 542075 0
[pid=23664/tid=23665] ppid=23662 vsize=2188416 CPUtime=1201.73 cores=1,3,5,7
/proc/23664/task/23665/stat : 23665 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 996744 0 0 0 119915 258 0 0 25 0 4 0 505346047 2240937984 372030 33554432000 4194304 4627427 140736122613360 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23664/tid=23666] ppid=23662 vsize=2188416 CPUtime=1201.68 cores=1,3,5,7
/proc/23664/task/23666/stat : 23666 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 1021473 0 0 0 119879 289 0 0 25 0 4 0 505346047 2240937984 372030 33554432000 4194304 4627427 140736122613360 18446744073709551615 4420194 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23664/tid=23667] ppid=23662 vsize=2188416 CPUtime=1195.18 cores=1,3,5,7
/proc/23664/task/23667/stat : 23667 (strangenight2-m) R 23662 23664 21275 0 -1 4202560 1006465 0 0 0 119258 260 0 0 25 0 4 0 505346047 2240937984 372030 33554432000 4194304 4627427 140736122613360 18446744073709551615 4310580 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2188416

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): 1201.88
CPU time (s): 4800.42
CPU user time (s): 4789.2
CPU system time (s): 11.2183
CPU usage (%): 399.409
Max. virtual memory (cumulated for all children) (KiB): 2368188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.2
system time used= 11.2183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4108053
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1581
involuntary context switches= 30596

runsolver used 1.78573 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 04:08:24
IDJOB=3265323
IDBENCH=85542
IDSOLVER=1586
FILE ID=node141/3265323-1304129304
RUNJOBID= node141-1304128529-21294
PBS_JOBID= 13170777
Free space on /tmp= 72440 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265323-1304129304/watcher-3265323-1304129304 -o /tmp/evaluation-result-3265323-1304129304/solver-3265323-1304129304 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3265323-1304129304.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=452326345

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17708052 kB
Buffers:       1401972 kB
Cached:        9069828 kB
SwapCached:          4 kB
Active:        6844760 kB
Inactive:      7815376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17708052 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           54004 kB
Writeback:           0 kB
AnonPages:     4188208 kB
Mapped:          15476 kB
Slab:           510496 kB
PageTables:      13268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4721968 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= 72588 MiB
End job on node141 at 2011-04-30 04:28:28