Trace number 3259119

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.15 1201.55

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g9.cnf
MD5SUM35278b3ce28129761cf8ae7994f37d3f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3259119-1304028913.cnf'
0.00/0.00	c -- header says num vars:           2400
0.00/0.00	c -- header says num clauses:      266431
0.08/0.06	c -- clauses added:            0 learnts,       266431 normals,            0 xors
0.08/0.06	c -- vars added       2400
0.08/0.06	c Parsing time:  0.05 s
0.08/0.06	c  N st     0         0      2400        75    266356         0    535112         0   no data   no data
0.08/0.06	c asymm  cl-useful: 0/75/75 lits-rem:0 time: 0.00
0.08/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
0.08/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.08/0.19	c bin-w-bin subsume rem            0 bins  time:  0.03 s
0.08/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.74/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2400 time:  0.02 s
0.74/0.25	c Removed useless bin:       0  fixed:     0  props:   1.34M  time:  0.02 s
3.97/1.13	c lits-rem:       330  cl-subs:        0  v-elim:     75  v-fix:    0  time:  0.07 s
3.97/1.13	c Finding binary XORs  T:     0.00 s  found:       0
3.97/1.13	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.97/1.13	c calculated reachability. Time: 0.00
3.97/1.13	c Calc default polars -  time:   0.00 s pos:       0 undec:      75 neg:    2325
3.97/1.13	c =========================================================================================
3.97/1.13	c types(t): F = full restart, N = normal restart
3.97/1.13	c types(t): S = simplification begin/end, E = solution found
3.97/1.13	c restart types(rt): st = static, dy = dynamic
3.97/1.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.97/1.13	c  B st     0         0      2325     12310    251721         0    901502         0   no data   no data
3.97/1.13	c  N dy    14      5233      2325     12310    251721      2712    901502    106184     14.39     15.18
4.60/1.23	c  N dy    34      9240      2325     12310    251721      6696    901502    348417     14.81     15.60
5.97/1.53	c  N dy    46     13617      2325     12310    251721      6830    901502    294858     14.42     15.20
7.56/1.90	c  N dy    66     17703      2325     12310    251721     10891    901502    539646     14.43     15.24
8.76/2.28	c  N dy    86     21726      2325     12310    251721      9296    901502    386676     14.50     16.96
9.96/2.59	c  F st   101     25000      2325     12310    251721     12558    901502    592831     14.46   no data
10.76/2.75	c  N st   104     26192      2325     12310    251721      6976    901502    182292     14.46   no data
12.36/3.12	c  S st   107     30001      2325     12310    251721     10737    901501    395031     14.46   no data
12.36/3.17	c  S st   107     30504      2325     12310    251721     11239    901501    427729     14.46   no data
12.36/3.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.95/3.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.9M T:  0.40
13.95/3.58	c blocked clauses removed:        0 vars:      0 tried:        2325 T: 0.00 s
14.35/3.62	c bin-w-bin subsume rem            0 bins  time:  0.04 s
27.53/6.94	c subs with bin:        0  lits-rem:     86907  v-fix:    0  time:  3.32 s
27.53/6.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
27.53/6.99	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
27.94/7.02	c lits-rem:       623  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
33.15/8.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
33.92/8.55	c lits-rem:       111  cl-subs:     1582  v-elim:      0  v-fix:    0  time:  0.16 s
34.72/8.74	c asymm  cl-useful: 0/1765/12310 lits-rem:0 time: 0.20
34.72/8.75	c calculated reachability. Time: 0.00
34.72/8.75	c  N dy   107     30504      2325     12310    251721      9657    813971    389237     14.46   no data
36.33/9.17	c  N dy   131     34708      2325     12310    251721     13840    813971    717551     14.61     15.40
38.32/9.64	c  N dy   155     39307      2325     12310    251721     10565    813971    415053     14.81     15.70
39.92/10.06	c  N dy   184     43318      2325     12310    251721     14555    813971    741698     15.04     17.66
41.12/10.32	c  S st   194     45756      2325     12310    251721     16986    813971    925605     15.02     15.02
41.12/10.37	c  S st   194     46262      2325     12310    251721     17492    813971    968112     15.02   no data
41.12/10.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.72/10.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.7M T:  0.39
42.72/10.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.12/10.81	c bin-w-bin subsume rem            0 bins  time:  0.04 s
51.51/12.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.14 s
51.51/12.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
51.90/13.00	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
51.90/13.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
57.50/14.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
59.51/14.97	c lits-rem:        49  cl-subs:      185  v-elim:      0  v-fix:    0  time:  0.48 s
59.51/14.98	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
59.91/15.02	c vivif2 --  cl tried    17307 cl shrink        0 lits rem          0 time: 0.04
60.69/15.21	c asymm  cl-useful: 0/1255/12310 lits-rem:0 time: 0.19
60.69/15.22	c calculated reachability. Time: 0.00
60.69/15.22	c  N dy   194     46262      2325     12310    251721     17307    813971    959817     15.02   no data
62.29/15.64	c  N dy   216     50315      2325     12310    251721     12427    813971    511460     15.12     15.99
64.31/16.15	c  N dy   246     55124      2325     12310    251721     17194    813971    869843     15.24     16.12
65.89/16.59	c  N dy   272     59145      2325     12310    251721     11286    813971    356945     15.35     18.50
67.89/17.01	c  N dy   285     63454      2325     12310    251721     15566    813971    683378     15.33     16.22
69.49/17.44	c  N dy   312     67573      2325     12310    251721     19666    813971    997092     15.46     20.71
70.29/17.63	c  S st   319     69393      2325     12310    251721     21470    813971   1133891     15.46     15.97
70.69/17.70	c  S st   319     69898      2325     12310    251721     11057    813971    281741     15.46   no data
70.69/17.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
71.89/18.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  0.34
71.89/18.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.89/18.10	c bin-w-bin subsume rem            0 bins  time:  0.04 s
80.67/20.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
80.67/20.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
81.07/20.30	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
81.07/20.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.28/21.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
86.28/21.65	c lits-rem:         6  cl-subs:       17  v-elim:      0  v-fix:    0  time:  0.03 s
86.28/21.66	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
86.28/21.67	c vivif2 --  cl tried    11040 cl shrink        0 lits rem          0 time: 0.01
87.06/21.86	c asymm  cl-useful: 0/2099/12310 lits-rem:0 time: 0.19
87.06/21.87	c calculated reachability. Time: 0.00
87.06/21.87	c  N dy   319     69898      2325     12310    251721     11040    813971    281047     15.46   no data
89.06/22.34	c  N dy   336     74549      2325     12310    251721     15639    813971    600551     15.51     16.44
91.06/22.89	c  N dy   356     79648      2325     12310    251721     20685    813971    968152     15.54     16.47
93.46/23.46	c  N dy   387     84812      2325     12310    251721     13917    813971    450954     15.63     25.03
94.67/23.73	c  F st   403     87500      2325     12310    251721     16585    813971    654086     15.65   no data
96.25/24.11	c  N st   408     90799      2325     12310    251721     19862    813971    901441     15.65   no data
98.66/24.79	c  N dy   430     96764      2325     12310    251721     25773    813971   1318577     15.67     16.50
101.85/25.50	c  N dy   462    103641      2325     12310    251721     19706    813971    804982     15.70     16.59
102.25/25.63	c  S st   474    104849      2325     12310    251721     20906    813971    897717     15.74   no data
102.25/25.69	c  S st   474    105350      2325     12310    251721     21407    813971    937355     15.74   no data
102.25/25.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
103.87/26.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.7M T:  0.38
103.87/26.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.24/26.12	c bin-w-bin subsume rem            0 bins  time:  0.04 s
112.66/28.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
112.66/28.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
113.04/28.31	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
113.04/28.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
118.63/29.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
120.22/30.19	c lits-rem:        66  cl-subs:      159  v-elim:      0  v-fix:    0  time:  0.43 s
120.62/30.20	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
120.62/30.24	c vivif2 --  cl tried    21248 cl shrink        0 lits rem          0 time: 0.04
121.44/30.44	c asymm  cl-useful: 0/1278/12310 lits-rem:0 time: 0.20
121.44/30.44	c calculated reachability. Time: 0.00
121.44/30.44	c  N dy   474    105350      2325     12310    251721     21248    813971    929191     15.74   no data
124.62/31.22	c  N dy   510    112182      2325     12310    251721     14150    813971    329546     15.78     16.66
127.82/32.01	c  N dy   538    119832      2325     12310    251721     21713    813971    875437     15.79     16.67
131.01/32.89	c  N dy   565    127481      2325     12310    251721     29286    813971   1405868     15.78     16.81
135.01/33.81	c  N dy   588    135856      2325     12310    251721     22702    813971    857503     15.77     16.68
138.62/34.76	c  N dy   623    144580      2325     12310    251721     31338    813971   1484699     15.80     16.71
143.02/35.81	c  N dy   658    153965      2325     12310    251721     24813    813971    990520     15.79     16.68
144.60/36.26	c  S st   669    158025      2325     12310    251721     28840    813971   1272551     15.78     14.59
145.00/36.32	c  S st   669    158526      2325     12310    251721     29340    813971   1311416     15.78   no data
145.00/36.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
146.60/36.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.8M T:  0.44
146.60/36.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
147.00/36.81	c bin-w-bin subsume rem            0 bins  time:  0.04 s
155.38/38.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
155.38/38.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
155.78/39.01	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
155.78/39.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
161.38/40.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
164.99/41.35	c lits-rem:       102  cl-subs:      328  v-elim:      0  v-fix:    0  time:  0.85 s
164.99/41.36	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
165.39/41.41	c vivif2 --  cl tried    29012 cl shrink        0 lits rem          0 time: 0.05
166.17/41.61	c asymm  cl-useful: 0/1413/12310 lits-rem:0 time: 0.20
166.17/41.62	c calculated reachability. Time: 0.00
166.17/41.62	c  N dy   669    158526      2325     12310    251721     29012    813971   1298165     15.78   no data
170.56/42.75	c  N dy   718    168739      2325     12310    251721     22304    813971    776525     15.82     16.77
175.36/43.91	c  N dy   753    179598      2325     12310    251721     33036    813971   1536919     15.80     16.70
180.55/45.22	c  N dy   784    191432      2325     12310    251721     26905    813971    990084     15.76     16.63
186.15/46.69	c  N dy   843    203861      2325     12310    251721     20409    813971    491235     15.81     16.71
192.53/48.27	c  N dy   903    217887      2325     12310    251721     34303    813971   1465015     15.82     16.67
198.94/49.88	c  N dy   960    231836      2325     12310    251721     28311    813971   1003693     15.84     17.91
201.73/50.52	c  S st   977    237791      2325     12310    251721     34210    813971   1427563     15.83     16.67
201.73/50.58	c  S st   977    238292      2325     12310    251721     34711    813971   1470992     15.83   no data
201.73/50.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
203.72/51.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.8M T:  0.42
203.72/51.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
203.72/51.05	c bin-w-bin subsume rem            0 bins  time:  0.04 s
212.11/53.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.14 s
212.51/53.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
212.51/53.24	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
212.51/53.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
218.50/54.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
223.31/55.93	c lits-rem:       135  cl-subs:      554  v-elim:      0  v-fix:    0  time:  1.15 s
223.31/55.94	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
223.70/56.00	c vivif2 --  cl tried    34157 cl shrink        0 lits rem          0 time: 0.06
224.50/56.21	c asymm  cl-useful: 0/1592/12310 lits-rem:0 time: 0.21
224.50/56.22	c calculated reachability. Time: 0.00
224.50/56.22	c  N dy   977    238292      2325     12310    251721     34157    813971   1451028     15.83   no data
231.31/57.99	c  N dy  1038    253792      2325     12310    251721     28724    813971    977547     15.84     16.68
239.28/60.00	c  N dy  1111    270766      2325     12310    251721     23747    813971    557710     15.87     16.73
248.07/62.11	c  N dy  1181    288970      2325     12310    251721     41771    813971   1797062     15.87     16.73
256.06/64.13	c  F st  1243    306250      2325     12310    251721     36107    813971   1384098     15.86     14.08
256.86/64.31	c  N st  1246    307438      2325     12310    251721     37288    813971   1476283     15.86   no data
266.07/66.66	c  N dy  1314    327287      2325     12310    251721     33161    813971   1094875     15.87     16.73
276.44/69.23	c  N dy  1376    347748      2325     12310    251721     28649    813971    725067     15.85     16.73
280.83/70.37	c  S st  1417    357440      2325     12310    251721     38232    813971   1376514     15.86     16.19
281.23/70.42	c  S st  1417    357941      2325     12310    251721     38731    813971   1414971     15.86   no data
281.23/70.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
282.83/70.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.2M T:  0.41
282.83/70.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
282.83/70.89	c bin-w-bin subsume rem            0 bins  time:  0.04 s
291.62/73.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
291.62/73.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
291.62/73.08	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
292.02/73.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
298.01/74.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
302.01/75.60	c lits-rem:       107  cl-subs:      895  v-elim:      0  v-fix:    0  time:  0.98 s
302.01/75.61	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
302.01/75.67	c vivif2 --  cl tried    37836 cl shrink        0 lits rem          0 time: 0.06
302.81/75.88	c asymm  cl-useful: 0/1310/12310 lits-rem:0 time: 0.21
302.81/75.89	c calculated reachability. Time: 0.00
302.81/75.89	c  N dy  1417    357941      2325     12310    251721     37836    813971   1388665     15.86   no data
312.40/78.27	c  N dy  1509    378079      2325     12310    251721     32078    813971    935154     15.88     16.97
321.98/80.66	c  N dy  1590    398171      2325     12310    251721     51972    813971   2310826     15.89     16.93
333.57/83.57	c  N dy  1653    422321      2325     12310    251721     49139    813971   1980117     15.86     16.72
345.17/86.49	c  N dy  1734    445868      2325     12310    251721     44686    813971   1578527     15.84     16.68
355.95/89.11	c  N dy  1802    466992      2325     12310    251721     36885    813971   1010051     15.83     16.76
365.53/91.57	c  N dy  1869    487192      2325     12310    251721     56889    813971   2314063     15.82     16.68
375.52/94.05	c  N dy  1948    507409      2325     12310    251721     47226    813971   1685436     15.82     16.88
385.51/96.52	c  N dy  2021    527560      2325     12310    251721     36496    813971    942251     15.83     16.71
389.90/97.61	c  S st  2055    536912      2325     12310    251721     45768    813971   1578796     15.83     14.09
389.90/97.67	c  S st  2055    537412      2325     12310    251721     46266    813971   1620058     15.83   no data
389.90/97.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
391.90/98.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.9M T:  0.43
391.90/98.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
391.90/98.15	c bin-w-bin subsume rem            0 bins  time:  0.04 s
400.29/100.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.14 s
400.69/100.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
400.69/100.34	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
400.69/100.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
406.69/101.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
411.87/103.11	c lits-rem:       104  cl-subs:      524  v-elim:      0  v-fix:    0  time:  1.24 s
411.87/103.12	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
412.27/103.20	c vivif2 --  cl tried    45742 cl shrink        0 lits rem          0 time: 0.08
413.07/103.42	c asymm  cl-useful: 0/1128/12310 lits-rem:0 time: 0.22
413.07/103.42	c calculated reachability. Time: 0.00
413.07/103.42	c  N dy  2055    537412      2325     12310    251721     45742    813971   1601568     15.83   no data
423.06/105.99	c  N dy  2137    557841      2325     12310    251721     34292    813971    749003     15.84     16.70
432.65/108.38	c  N dy  2209    577987      2325     12310    251721     54192    813971   2004326     15.84     16.72
443.84/111.18	c  N dy  2289    599145      2325     12310    251721     42442    813971   1210942     15.84     16.73
454.22/113.74	c  N dy  2368    619222      2325     12310    251721     62313    813971   2500392     15.85     20.32
464.61/116.35	c  N dy  2410    639508      2325     12310    251721     48713    813971   1529928     15.82     16.84
475.40/119.07	c  N dy  2469    659680      2325     12310    251721     68691    813971   2834629     15.81     16.65
485.39/121.57	c  N dy  2542    679894      2325     12310    251721     54088    813971   1882366     15.80     16.95
495.77/124.19	c  N dy  2592    699975      2325     12310    251721     38323    813971    812903     15.79     16.65
506.97/126.90	c  N dy  2694    721821      2325     12310    251721     59992    813971   2308436     15.80     16.63
517.75/129.60	c  N dy  2765    742169      2325     12310    251721     43512    813971   1141707     15.80     16.67
528.14/132.21	c  N dy  2852    762560      2325     12310    251721     63715    813971   2493480     15.81     16.74
538.94/134.91	c  N dy  2934    782562      2325     12310    251721     45882    813971   1253760     15.81     16.83
549.31/137.59	c  N dy  2982    803936      2325     12310    251721     66970    813971   2536230     15.79     16.66
550.51/137.89	c  S st  2987    806118      2325     12310    251721     69122    813971   2660355     15.79     13.66
550.91/137.96	c  S st  2987    806618      2325     12310    251721     69622    813971   2695870     15.79   no data
550.91/137.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
552.90/138.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.3M T:  0.49
552.90/138.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
553.31/138.50	c bin-w-bin subsume rem            0 bins  time:  0.04 s
561.69/140.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.14 s
561.69/140.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
561.69/140.69	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
562.09/140.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
568.09/142.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
577.28/144.55	c lits-rem:       360  cl-subs:     1782  v-elim:      0  v-fix:    0  time:  2.26 s
577.28/144.56	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
577.68/144.69	c vivif2 --  cl tried    67840 cl shrink        0 lits rem          0 time: 0.13
578.87/144.91	c asymm  cl-useful: 0/1065/12310 lits-rem:0 time: 0.22
578.87/144.92	c calculated reachability. Time: 0.00
578.87/144.92	c  N dy  2987    806618      2325     12310    251721     67840    813971   2648306     15.79   no data
589.66/147.65	c  N dy  3046    827217      2325     12310    251721     49611    813971   1384078     15.78     16.68
600.47/150.32	c  N dy  3088    847275      2325     12310    251721     69318    813971   2587613     15.76     16.60
610.83/152.90	c  N dy  3152    867367      2325     12310    251721     49712    813971   1389424     15.76     16.61
621.62/155.67	c  N dy  3225    888559      2325     12310    251721     70642    813971   2728606     15.76     16.60
632.41/158.30	c  N dy  3291    908582      2325     12310    251721     49975    813971   1364260     15.76     16.79
642.80/160.94	c  N dy  3369    929178      2325     12310    251721     70366    813971   2698664     15.76     16.68
653.20/163.59	c  N dy  3448    949204      2325     12310    251721     48657    813971   1206995     15.76     16.59
664.37/166.33	c  N dy  3504    970027      2325     12310    251721     69238    813971   2476064     15.75     16.60
675.17/169.05	c  N dy  3573    990071      2325     12310    251721     46554    813971   1006581     15.75     16.82
685.14/171.55	c  N dy  3661   1010190      2325     12310    251721     66449    813971   2299794     15.75     16.63
696.33/174.34	c  N dy  3728   1030295      2325     12310    251721     86358    813971   3534870     15.75     16.64
707.11/177.09	c  N dy  3790   1050957      2325     12310    251721     63219    813971   1976870     15.75     16.63
717.90/179.70	c  N dy  3854   1071304      2325     12310    251721     83319    813971   3208440     15.75     16.74
717.90/179.78	c  F st  3857   1071875      2325     12310    251721     83888    813971   3243989     15.75     14.63
728.29/182.39	c  N dy  3917   1092251      2325     12310    251721     59567    813971   1761465     15.74     16.69
739.08/185.09	c  N dy  4002   1112840      2325     12310    251721     79945    813971   3069316     15.75     16.64
750.66/187.90	c  N dy  4079   1133007      2325     12310    251721     54409    813971   1388339     15.75     16.71
761.05/190.58	c  N dy  4157   1153009      2325     12310    251721     74190    813971   2618345     15.75     16.61
772.63/193.49	c  N dy  4227   1173095      2325     12310    251721     47581    813971    888770     15.75     16.65
782.62/195.99	c  N dy  4277   1193103      2325     12310    251721     67327    813971   2115623     15.74     23.07
792.62/198.40	c  S st  4307   1209928      2325     12310    251721     83869    813971   3053790     15.73     15.99
792.62/198.46	c  S st  4307   1210434      2325     12310    251721     84374    813971   3090800     15.73   no data
792.62/198.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
794.61/198.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.4M T:  0.50
794.61/198.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
795.01/199.02	c bin-w-bin subsume rem            0 bins  time:  0.04 s
803.40/201.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
803.79/201.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
803.79/201.22	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
803.79/201.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
809.80/202.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
820.21/205.39	c lits-rem:       298  cl-subs:     2241  v-elim:      0  v-fix:    0  time:  2.60 s
820.58/205.40	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
820.98/205.57	c vivif2 --  cl tried    82133 cl shrink        0 lits rem          0 time: 0.16
822.18/205.81	c asymm  cl-useful: 0/1021/12310 lits-rem:0 time: 0.24
822.18/205.82	c calculated reachability. Time: 0.00
822.18/205.82	c  N dy  4307   1210434      2325     12310    251721     82133    813971   3030880     15.73   no data
833.76/208.74	c  N dy  4386   1230729      2325     12310    251721     54823    813971   1310131     15.73     16.58
845.35/211.70	c  N dy  4466   1253326      2325     12310    251721     77197    813971   2717021     15.73     16.62
857.74/214.71	c  N dy  4496   1273925      2325     12310    251721     49096    813971    890752     15.71     16.56
867.72/217.30	c  N dy  4560   1294493      2325     12310    251721     69391    813971   2124063     15.71     16.62
879.31/220.12	c  N dy  4610   1314626      2325     12310    251721     89264    813971   3371155     15.70     16.65
890.52/222.94	c  N dy  4696   1334728      2325     12310    251721     59776    813971   1479086     15.71     17.07
901.29/225.68	c  N dy  4772   1354827      2325     12310    251721     79661    813971   2723387     15.71     16.55
912.86/228.57	c  N dy  4850   1374862      2325     12310    251721     99472    813971   3963431     15.71     16.62
923.66/231.29	c  N dy  4900   1394976      2325     12310    251721     68903    813971   2008123     15.70     16.61
935.24/234.14	c  N dy  4963   1415613      2325     12310    251721     89291    813971   3241510     15.70     16.62
947.24/237.11	c  N dy  5035   1437158      2325     12310    251721     59211    813971   1386619     15.70     16.55
957.21/239.69	c  N dy  5113   1457609      2325     12310    251721     79417    813971   2682691     15.70     16.56
968.80/242.59	c  N dy  5185   1477691      2325     12310    251721     99260    813971   3869026     15.70     16.68
980.78/245.56	c  N dy  5241   1498500      2325     12310    251721     67433    813971   1805488     15.69     16.80
993.16/248.60	c  N dy  5307   1520456      2325     12310    251721     89165    813971   3191602     15.69     16.54
1006.35/251.96	c  N dy  5383   1540631      2325     12310    251721     55724    813971   1072675     15.69     16.52
1016.74/254.58	c  N dy  5465   1560644      2325     12310    251721     75566    813971   2325070     15.69     20.01
1029.53/257.70	c  N dy  5527   1582903      2325     12310    251721     97560    813971   3638021     15.69     16.74
1041.10/260.65	c  N dy  5581   1602909      2325     12310    251721     62919    813971   1470923     15.68     16.60
1051.49/263.26	c  N dy  5660   1623001      2325     12310    251721     82772    813971   2721378     15.69     17.41
1063.08/266.16	c  N dy  5738   1643409      2325     12310    251721    102980    813971   4018512     15.69     16.53
1074.68/269.05	c  N dy  5785   1663617      2325     12310    251721     67585    813971   1675972     15.68     16.65
1085.85/271.86	c  N dy  5852   1683703      2325     12310    251721     87401    813971   2828344     15.68     16.87
1097.43/274.78	c  N dy  5919   1703803      2325     12310    251721    107275    813971   4046858     15.68     16.94
1102.23/275.98	c  S st  5939   1710435      2325     12310    251721     57492    813971   1044630     15.67     14.91
1102.63/276.04	c  S st  5939   1710936      2325     12310    251721     57992    813971   1085892     15.67   no data
1102.63/276.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1104.23/276.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.6M T:  0.43
1104.63/276.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1104.63/276.53	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1113.02/278.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
1113.42/278.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
1113.42/278.73	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
1113.42/278.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1118.21/279.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.18 s
1119.40/280.20	c lits-rem:        17  cl-subs:       85  v-elim:      0  v-fix:    0  time:  0.22 s
1119.40/280.21	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
1119.40/280.27	c vivif2 --  cl tried    57907 cl shrink        0 lits rem          0 time: 0.06
1120.21/280.48	c asymm  cl-useful: 0/1229/12310 lits-rem:0 time: 0.21
1120.21/280.49	c calculated reachability. Time: 0.00
1120.21/280.49	c  N dy  5939   1710936      2325     12310    251721     57907    813971   1083846     15.67   no data
1130.99/283.16	c  N dy  6010   1731180      2325     12310    251721     77911    813971   2324054     15.68     16.55
1142.58/286.01	c  N dy  6074   1751183      2325     12310    251721     97697    813971   3546476     15.67     17.17
1154.56/289.09	c  N dy  6156   1771320      2325     12310    251721     60283    813971   1171196     15.67     16.50
1165.35/291.76	c  N dy  6240   1791719      2325     12310    251721     80461    813971   2433541     15.68     16.59
1176.94/294.67	c  N dy  6316   1811811      2325     12310    251721    100336    813971   3681740     15.68     16.51
1190.52/298.01	c  N dy  6390   1833293      2325     12310    251721     63244    813971   1313603     15.68     16.67
1200.91/300.69	c  N dy  6440   1853510      2325     12310    251721     83193    813971   2479666     15.68     16.75
1212.89/303.61	c  N dy  6506   1873611      2325     12310    251721    103056    813971   3677917     15.67     16.57
1225.68/306.84	c  N dy  6577   1894687      2325     12310    251721     64625    813971   1353677     15.67     16.63
1236.47/309.51	c  N dy  6658   1914703      2325     12310    251721     84422    813971   2569814     15.67     18.07
1248.46/312.56	c  N dy  6746   1935621      2325     12310    251721    105119    813971   3834175     15.68     16.60
1260.83/315.64	c  N dy  6852   1956183      2325     12310    251721     65154    813971   1342163     15.69     16.63
1271.63/318.32	c  N dy  6949   1976190      2325     12310    251721     84957    813971   2572835     15.69     17.90
1283.61/321.34	c  N dy  7028   1996650      2325     12310    251721    105182    813971   3783359     15.69     16.52
1295.59/324.39	c  N dy  7114   2016724      2325     12310    251721     63691    813971   1205964     15.69     17.10
1306.78/327.14	c  N dy  7189   2037127      2325     12310    251721     83888    813971   2394020     15.70     16.54
1318.77/330.15	c  N dy  7255   2057239      2325     12310    251721    103764    813971   3583436     15.69     16.55
1330.75/333.12	c  N dy  7325   2077313      2325     12310    251721    123603    813971   4812648     15.69     16.71
1342.33/336.07	c  N dy  7405   2097345      2325     12310    251721     81097    813971   2210351     15.69     16.65
1354.33/339.03	c  N dy  7479   2117590      2325     12310    251721    101134    813971   3419343     15.69     16.58
1366.70/342.13	c  N dy  7556   2137752      2325     12310    251721    121103    813971   4662620     15.70     16.55
1379.09/345.24	c  N dy  7627   2157753      2325     12310    251721     77538    813971   1931511     15.69     16.82
1390.28/348.07	c  N dy  7696   2178063      2325     12310    251721     97594    813971   3161782     15.69     16.64
1403.06/351.22	c  N dy  7767   2198600      2325     12310    251721    117907    813971   4340950     15.69     16.53
1411.05/353.28	c  S st  7815   2210936      2325     12310    251721     65834    813971   1186226     15.69     12.84
1411.45/353.34	c  S st  7815   2211436      2325     12310    251721     66334    813971   1226460     15.69   no data
1411.45/353.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1413.06/353.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.9M T:  0.43
1413.06/353.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1413.46/353.83	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1421.85/355.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
1422.25/356.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
1422.25/356.03	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
1422.25/356.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1427.43/357.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
1428.23/357.50	c lits-rem:        41  cl-subs:      119  v-elim:      0  v-fix:    0  time:  0.19 s
1428.23/357.51	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
1428.23/357.59	c vivif2 --  cl tried    66215 cl shrink        0 lits rem          0 time: 0.07
1429.42/357.80	c asymm  cl-useful: 0/1191/12310 lits-rem:0 time: 0.21
1429.42/357.81	c calculated reachability. Time: 0.00
1429.42/357.81	c  N dy  7815   2211436      2325     12310    251721     66215    813971   1223870     15.69   no data
1440.62/360.60	c  N dy  7875   2231664      2325     12310    251721     86251    813971   2388786     15.69     16.54
1453.02/363.73	c  N dy  7927   2252434      2325     12310    251721    106774    813971   3614604     15.69     16.52
1465.80/366.90	c  N dy  7998   2273081      2325     12310    251721    127176    813971   4850689     15.68     16.70
1477.37/369.87	c  N dy  8069   2293330      2325     12310    251721     81977    813971   2139597     15.68     16.79
1489.35/372.82	c  N dy  8158   2313756      2325     12310    251721    102175    813971   3413219     15.69     16.57
1501.36/375.86	c  N dy  8225   2334310      2325     12310    251721    122483    813971   4696696     15.69     16.53
1515.32/379.32	c  N dy  8292   2357041      2325     12310    251721     78704    813971   1895957     15.68     16.73
1526.91/382.21	c  N dy  8377   2377065      2325     12310    251721     98509    813971   3076787     15.69     23.70
1538.90/385.22	c  N dy  8435   2397152      2325     12310    251721    118368    813971   4269104     15.68     17.41
1552.48/388.60	c  N dy  8492   2417800      2325     12310    251721     71510    813971   1382447     15.68     16.52
1563.66/391.47	c  N dy  8568   2437888      2325     12310    251721     91374    813971   2581486     15.68     16.58
1575.67/394.45	c  N dy  8654   2458066      2325     12310    251721    111337    813971   3809259     15.68     16.52
1588.44/397.65	c  N dy  8727   2478132      2325     12310    251721    131202    813971   5026776     15.68     16.74
1600.43/400.70	c  N dy  8786   2498171      2325     12310    251721     82765    813971   2030934     15.68     16.55
1612.41/403.61	c  N dy  8852   2518180      2325     12310    251721    102554    813971   3219512     15.68     16.70
1624.79/406.75	c  N dy  8913   2538278      2325     12310    251721    122438    813971   4384767     15.68     16.51
1638.37/410.12	c  N dy  8986   2558699      2325     12310    251721     73392    813971   1434903     15.68     16.70
1649.96/413.08	c  N dy  9027   2579885      2325     12310    251721     94281    813971   2632340     15.67     16.54
1662.35/416.19	c  N dy  9102   2600421      2325     12310    251721    114588    813971   3840316     15.67     16.74
1675.93/419.59	c  N dy  9169   2620976      2325     12310    251721    134893    813971   5053985     15.67     16.50
1687.91/422.51	c  N dy  9244   2641026      2325     12310    251721     84593    813971   2100364     15.67     16.87
1699.90/425.50	c  N dy  9324   2661107      2325     12310    251721    104453    813971   3265374     15.67     16.75
1713.08/428.80	c  N dy  9400   2682165      2325     12310    251721    125275    813971   4506795     15.67     16.90
1725.86/432.08	c  N dy  9463   2702254      2325     12310    251721     73948    813971   1402957     15.67     16.72
1731.06/433.36	c  S st  9478   2711437      2325     12310    251721     83006    813971   1935346     15.67     14.77
1731.46/433.42	c  S st  9478   2711938      2325     12310    251721     83507    813971   1971813     15.67   no data
1731.46/433.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1733.46/433.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.2M T:  0.49
1733.46/433.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1733.46/433.98	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1742.25/436.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
1742.25/436.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
1742.25/436.17	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
1742.66/436.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1748.24/437.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
1751.45/438.47	c lits-rem:        72  cl-subs:      538  v-elim:      0  v-fix:    0  time:  0.83 s
1751.45/438.48	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
1751.85/438.59	c vivif2 --  cl tried    82969 cl shrink        0 lits rem          0 time: 0.11
1753.03/438.82	c asymm  cl-useful: 0/1144/12310 lits-rem:0 time: 0.23
1753.03/438.83	c calculated reachability. Time: 0.00
1753.03/438.83	c  N dy  9478   2711938      2325     12310    251721     82969    813971   1956424     15.67   no data
1765.03/441.84	c  N dy  9551   2731979      2325     12310    251721    102750    813971   3087294     15.67     16.53
1778.22/445.12	c  N dy  9638   2752703      2325     12310    251721    123270    813971   4340157     15.67     16.54
1791.01/448.40	c  N dy  9716   2772889      2325     12310    251721    143223    813971   5558673     15.67     16.53
1804.97/451.80	c  N dy  9801   2794724      2325     12310    251721     92640    813971   2426017     15.67     16.50
1816.96/454.88	c  N dy  9871   2815062      2325     12310    251721    112738    813971   3598145     15.67     16.51
1829.73/458.01	c  N dy  9931   2835095      2325     12310    251721    132529    813971   4776182     15.67     16.57
1843.32/461.42	c  N dy 10020   2855177      2325     12310    251721     79261    813971   1627227     15.67     18.01
1854.90/464.35	c  N dy 10076   2875207      2325     12310    251721     99002    813971   2752840     15.67     16.50
1867.29/467.45	c  N dy 10146   2896370      2325     12310    251721    119917    813971   4028252     15.67     16.65
1880.07/470.63	c  N dy 10207   2916655      2325     12310    251721    139983    813971   5228057     15.66     16.49
1892.48/473.75	c  N dy 10274   2936825      2325     12310    251721     85791    813971   1984895     15.66     16.68
1904.04/476.66	c  N dy 10343   2956901      2325     12310    251721    105581    813971   3151880     15.66     16.54
1916.82/479.85	c  N dy 10408   2977897      2325     12310    251721    126291    813971   4378988     15.66     16.51
1929.61/483.03	c  N dy 10473   2998254      2325     12310    251721    146425    813971   5578317     15.66     16.49
1942.40/486.23	c  N dy 10527   3019205      2325     12310    251721     91996    813971   2319839     15.66     16.64
1955.58/489.50	c  N dy 10586   3040201      2325     12310    251721    112724    813971   3505336     15.66     16.50
1968.77/492.81	c  N dy 10669   3060524      2325     12310    251721    132852    813971   4726662     15.66     16.56
1982.74/496.34	c  N dy 10723   3081115      2325     12310    251721     77113    813971   1370200     15.66     16.50
1994.73/499.33	c  N dy 10786   3101549      2325     12310    251721     97295    813971   2579987     15.66     16.57
2007.92/502.69	c  N dy 10847   3122490      2325     12310    251721    117959    813971   3716321     15.65     16.48
2021.10/505.90	c  N dy 10947   3142569      2325     12310    251721    137862    813971   4939705     15.66     17.03
2035.08/509.40	c  N dy 11006   3162674      2325     12310    251721     80711    813971   1559528     15.65     17.90
2045.89/512.19	c  N dy 11074   3182697      2325     12310    251721    100465    813971   2729481     15.65     18.05
2060.25/515.71	c  N dy 11134   3203541      2325     12310    251721    121012    813971   3917959     15.65     16.49
2065.45/517.08	c  S st 11146   3211938      2325     12310    251721    129295    813971   4372436     15.65   no data
2065.85/517.15	c  S st 11146   3212439      2325     12310    251721    129795    813971   4409731     15.65   no data
2065.85/517.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2068.26/517.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.1M T:  0.61
2068.26/517.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2068.63/517.82	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2077.05/519.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.16 s
2077.43/520.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
2077.43/520.04	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
2077.43/520.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2084.22/521.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
2098.62/525.34	c lits-rem:       234  cl-subs:     3285  v-elim:      0  v-fix:    0  time:  3.54 s
2098.62/525.35	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
2099.40/525.59	c vivif2 --  cl tried   126510 cl shrink        0 lits rem          0 time: 0.24
2100.60/525.85	c asymm  cl-useful: 0/993/12310 lits-rem:0 time: 0.25
2100.60/525.86	c calculated reachability. Time: 0.00
2100.60/525.86	c  N dy 11146   3212439      2325     12310    251721    126510    813971   4324059     15.65   no data
2114.19/529.22	c  N dy 11208   3232677      2325     12310    251721    146495    813971   5493568     15.65     16.64
2126.97/532.43	c  N dy 11261   3252998      2325     12310    251721     88596    813971   1983248     15.65     16.48
2139.36/535.51	c  N dy 11331   3273477      2325     12310    251721    108839    813971   3207459     15.65     16.48
2153.34/539.01	c  N dy 11420   3294822      2325     12310    251721    129940    813971   4468890     15.65     16.51
2166.52/542.33	c  N dy 11484   3314983      2325     12310    251721    149913    813971   5704142     15.65     16.56
2179.31/545.59	c  N dy 11539   3335131      2325     12310    251721     90744    813971   2030668     15.65     16.70
2191.31/548.55	c  N dy 11628   3355317      2325     12310    251721    110708    813971   3263293     15.65     16.54
2204.10/551.73	c  N dy 11715   3375521      2325     12310    251721    130693    813971   4476830     15.65     16.56
2217.27/555.03	c  N dy 11805   3395573      2325     12310    251721    150533    813971   5689489     15.66     16.60
2230.04/558.25	c  N dy 11893   3415772      2325     12310    251721     90448    813971   2014276     15.66     16.65
2242.03/561.23	c  N dy 11971   3435859      2325     12310    251721    110298    813971   3182906     15.66     16.68
2254.40/564.33	c  N dy 12033   3455965      2325     12310    251721    130169    813971   4334642     15.66     16.68
2267.99/567.73	c  N dy 12110   3476009      2325     12310    251721    149979    813971   5495394     15.66     21.54
2282.37/571.33	c  N dy 12168   3496650      2325     12310    251721     89278    813971   1884637     15.66     16.73
2293.97/574.26	c  N dy 12253   3516736      2325     12310    251721    109160    813971   3067461     15.66     16.66
2307.14/577.56	c  N dy 12342   3536799      2325     12310    251721    128980    813971   4240020     15.66     16.86
2321.52/581.12	c  N dy 12418   3557048      2325     12310    251721    148982    813971   5404424     15.66     16.49
2335.93/584.79	c  N dy 12501   3577477      2325     12310    251721     87169    813971   1732088     15.66     16.70
2347.50/587.69	c  N dy 12592   3597714      2325     12310    251721    107180    813971   2923320     15.66     16.50
2361.08/591.09	c  N dy 12655   3618006      2325     12310    251721    127214    813971   4072728     15.66     16.49
2374.66/594.49	c  N dy 12723   3638034      2325     12310    251721    147016    813971   5254104     15.66     16.54
2389.44/598.15	c  N dy 12805   3658414      2325     12310    251721     84114    813971   1501892     15.66     16.53
2401.03/601.01	c  N dy 12858   3678577      2325     12310    251721    104040    813971   2676433     15.66     16.66
2413.81/604.25	c  N dy 12932   3698729      2325     12310    251721    123968    813971   3827779     15.66     16.51
2423.82/606.72	c  S st 12987   3712439      2325     12310    251721    137512    813971   4594250     15.66     14.83
2424.22/606.81	c  S st 12987   3712940      2325     12310    251721    138011    813971   4631324     15.66   no data
2424.22/606.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2427.00/607.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.1M T:  0.68
2427.00/607.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2427.00/607.56	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2435.78/609.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.17 s
2435.78/609.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
2435.78/609.78	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
2436.18/609.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2442.98/611.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.58 s
2457.76/615.24	c lits-rem:       236  cl-subs:     2560  v-elim:      0  v-fix:    0  time:  3.67 s
2457.76/615.25	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
2458.97/615.51	c vivif2 --  cl tried   135451 cl shrink        0 lits rem          0 time: 0.25
2459.75/615.76	c asymm  cl-useful: 0/1237/12310 lits-rem:0 time: 0.25
2459.75/615.77	c calculated reachability. Time: 0.00
2459.75/615.77	c  N dy 12987   3712940      2325     12310    251721    135451    813971   4561628     15.66   no data
2472.94/619.09	c  N dy 13057   3733235      2325     12310    251721    155528    813971   5812015     15.66     16.60
2486.52/622.48	c  F st 13128   3751562      2325     12310    251721     89655    813971   1757444     15.66     13.61
2487.72/622.78	c  N st 13132   3753595      2325     12310    251721     91672    813971   1893204     15.66   no data
2499.70/625.74	c  N dy 13200   3773643      2325     12310    251721    111493    813971   3096305     15.66     17.02
2512.89/629.04	c  N dy 13259   3793900      2325     12310    251721    131471    813971   4271254     15.66     16.49
2526.87/632.58	c  N dy 13342   3815568      2325     12310    251721    152892    813971   5566412     15.66     16.64
2541.66/636.22	c  N dy 13415   3835666      2325     12310    251721     87764    813971   1641184     15.66     16.94
2554.45/639.45	c  N dy 13487   3857173      2325     12310    251721    109007    813971   2885280     15.66     16.61
2567.22/642.65	c  N dy 13559   3877254      2325     12310    251721    128845    813971   4041535     15.66     18.02
2582.43/646.46	c  N dy 13652   3898477      2325     12310    251721    149797    813971   5255992     15.66     16.53
2597.19/650.14	c  N dy 13749   3918585      2325     12310    251721    169712    813971   6447058     15.66     16.54
2610.77/653.55	c  N dy 13827   3938810      2325     12310    251721    103745    813971   2506531     15.66     16.51
2622.76/656.54	c  N dy 13895   3958946      2325     12310    251721    123673    813971   3714609     15.66     16.57
2636.34/659.93	c  N dy 13983   3978947      2325     12310    251721    143457    813971   4892268     15.66     19.48
2650.33/663.47	c  N dy 14045   3999968      2325     12310    251721    164249    813971   6118782     15.66     16.52
2664.71/667.00	c  N dy 14123   4020100      2325     12310    251721     97153    813971   2132800     15.66     16.61
2677.89/670.32	c  N dy 14205   4042142      2325     12310    251721    118945    813971   3425890     15.66     16.56
2689.88/673.39	c  N dy 14262   4062152      2325     12310    251721    138735    813971   4597472     15.66     16.50
2704.26/676.97	c  N dy 14302   4082505      2325     12310    251721    158764    813971   5708202     15.66     16.49
2720.64/681.00	c  N dy 14380   4102555      2325     12310    251721     90649    813971   1688712     15.66     16.53
2733.03/684.17	c  N dy 14457   4122888      2325     12310    251721    110728    813971   2876175     15.66     16.52
2747.01/687.62	c  N dy 14543   4143420      2325     12310    251721    130979    813971   4035719     15.66     16.65
2761.79/691.37	c  N dy 14614   4163864      2325     12310    251721    151134    813971   5187879     15.66     16.53
2776.17/694.98	c  N dy 14660   4183982      2325     12310    251721    170971    813971   6313088     15.66     16.55
2793.37/699.22	c  N dy 14721   4209583      2325     12310    251721    107380    813971   2589981     15.65     16.49
2795.35/699.79	c  S st 14731   4212942      2325     12310    251721    110698    813971   2780773     15.65     16.20
2795.75/699.86	c  S st 14731   4213444      2325     12310    251721    111198    813971   2815876     15.65   no data
2795.75/699.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2798.15/700.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.7M T:  0.56
2798.15/700.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2798.15/700.48	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2806.93/702.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.17 s
2806.93/702.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
2806.93/702.69	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
2807.33/702.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2813.33/704.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
2820.92/706.11	c lits-rem:       226  cl-subs:     1641  v-elim:      0  v-fix:    0  time:  1.82 s
2820.92/706.12	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
2821.32/706.28	c vivif2 --  cl tried   109557 cl shrink        0 lits rem          0 time: 0.16
2822.52/706.53	c asymm  cl-useful: 0/1021/12310 lits-rem:0 time: 0.24
2822.52/706.54	c calculated reachability. Time: 0.00
2822.52/706.54	c  N dy 14731   4213444      2325     12310    251721    109557    813971   2775140     15.65   no data
2834.50/709.59	c  N dy 14811   4233755      2325     12310    251721    129651    813971   3958968     15.65     16.74
2848.88/713.13	c  N dy 14885   4254087      2325     12310    251721    149739    813971   5122629     15.65     16.50
2862.47/716.53	c  N dy 14970   4274511      2325     12310    251721    169909    813971   6405689     15.65     16.51
2877.24/720.28	c  N dy 15050   4296042      2325     12310    251721    101310    813971   2263701     15.65     16.48
2890.83/723.60	c  N dy 15138   4316402      2325     12310    251721    121414    813971   3441645     15.65     16.59
2904.41/727.07	c  N dy 15215   4336767      2325     12310    251721    141550    813971   4628150     15.66     16.51
2918.79/730.63	c  N dy 15302   4358854      2325     12310    251721    163396    813971   5959422     15.66     16.51
2934.00/734.42	c  N dy 15380   4379014      2325     12310    251721     92419    813971   1670269     15.66     16.57
2945.16/737.26	c  N dy 15453   4399057      2325     12310    251721    112211    813971   2864101     15.66     18.54
2957.94/740.46	c  N dy 15522   4419213      2325     12310    251721    132092    813971   3998943     15.66     16.81
2971.13/743.71	c  N dy 15594   4439410      2325     12310    251721    152062    813971   5151142     15.66     16.49
2984.32/747.02	c  N dy 15664   4459725      2325     12310    251721    172163    813971   6384250     15.66     16.70
2998.30/750.56	c  N dy 15735   4480110      2325     12310    251721    100401    813971   2063943     15.66     16.50
3010.69/753.66	c  N dy 15797   4500184      2325     12310    251721    120254    813971   3220439     15.66     21.89
3023.86/756.91	c  N dy 15884   4520190      2325     12310    251721    140052    813971   4389573     15.66     17.39
3037.05/760.20	c  N dy 15960   4540518      2325     12310    251721    160133    813971   5596462     15.66     16.60
3052.25/764.10	c  N dy 16007   4562238      2325     12310    251721    181529    813971   6793944     15.66     16.53
3066.21/767.58	c  N dy 16077   4582538      2325     12310    251721    108706    813971   2503869     15.65     16.50
3079.80/770.94	c  N dy 16158   4603575      2325     12310    251721    129519    813971   3708382     15.66     16.55
3092.58/774.18	c  N dy 16216   4623669      2325     12310    251721    149399    813971   4839922     15.66     16.50
3106.57/777.69	c  N dy 16280   4643738      2325     12310    251721    169177    813971   5931201     15.65     16.60
3123.35/781.88	c  N dy 16373   4663781      2325     12310    251721     95142    813971   1693451     15.65     17.00
3135.33/784.85	c  N dy 16436   4683837      2325     12310    251721    114906    813971   2850442     15.65     17.99
3148.51/788.11	c  N dy 16511   4704390      2325     12310    251721    135250    813971   4062854     15.65     16.49
3154.10/789.54	c  S st 16532   4713446      2325     12310    251721    144207    813971   4569157     15.65     15.73
3154.50/789.62	c  S st 16532   4713949      2325     12310    251721    144708    813971   4607157     15.65   no data
3154.50/789.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3156.91/790.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.7M T:  0.58
3156.91/790.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3156.91/790.26	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3165.70/792.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.18 s
3165.70/792.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
3165.70/792.49	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
3166.10/792.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3172.89/794.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
3186.87/797.79	c lits-rem:       202  cl-subs:     2628  v-elim:      0  v-fix:    0  time:  3.52 s
3186.87/797.80	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
3188.07/798.05	c vivif2 --  cl tried   142080 cl shrink        0 lits rem          0 time: 0.26
3189.27/798.31	c asymm  cl-useful: 0/1012/12310 lits-rem:0 time: 0.26
3189.27/798.32	c calculated reachability. Time: 0.00
3189.27/798.32	c  N dy 16532   4713949      2325     12310    251721    142080    813971   4536208     15.65   no data
3203.65/801.91	c  N dy 16581   4733981      2325     12310    251721    161862    813971   5611657     15.65     21.34
3217.23/805.36	c  N dy 16639   4753990      2325     12310    251721    181610    813971   6750104     15.65     16.84
3232.43/809.11	c  N dy 16696   4774306      2325     12310    251721    106817    813971   2255353     15.65     16.51
3245.61/812.41	c  N dy 16772   4794579      2325     12310    251721    126843    813971   3401903     15.65     16.53
3257.98/815.57	c  N dy 16857   4814656      2325     12310    251721    146704    813971   4562927     15.65     17.45
3271.98/819.08	c  N dy 16920   4834830      2325     12310    251721    166640    813971   5690325     15.65     16.58
3286.74/822.77	c  N dy 16993   4855831      2325     12310    251721    187362    813971   6888652     15.65     16.63
3300.33/826.10	c  N dy 17066   4876311      2325     12310    251721    111846    813971   2593166     15.65     16.51
3313.12/829.39	c  N dy 17133   4897492      2325     12310    251721    132772    813971   3787785     15.65     16.50
3326.69/832.73	c  N dy 17194   4917678      2325     12310    251721    152702    813971   4901750     15.65     16.63
3340.28/836.17	c  N dy 17258   4937731      2325     12310    251721    172510    813971   6036884     15.65     19.47
3355.06/839.85	c  N dy 17342   4958261      2325     12310    251721    192803    813971   7227616     15.65     16.64
3368.67/843.24	c  N dy 17396   4978339      2325     12310    251721    115783    813971   2683113     15.65     17.37
3381.03/846.39	c  N dy 17459   4998428      2325     12310    251721    135623    813971   3791476     15.64     17.62
3394.21/849.61	c  N dy 17516   5018703      2325     12310    251721    155670    813971   4968003     15.64     16.55
3408.61/853.29	c  N dy 17601   5039670      2325     12310    251721    176397    813971   6156117     15.64     16.63
3424.58/857.29	c  N dy 17682   5059843      2325     12310    251721     98534    813971   1709237     15.64     16.49
3436.96/860.37	c  N dy 17771   5080037      2325     12310    251721    118499    813971   2853015     15.65     16.64
3449.35/863.45	c  N dy 17849   5100468      2325     12310    251721    138707    813971   4073048     15.65     16.48
3462.53/866.77	c  N dy 17928   5120822      2325     12310    251721    158834    813971   5233086     15.65     16.65
3476.91/870.35	c  N dy 17970   5141233      2325     12310    251721    178964    813971   6354235     15.65     16.48
3493.28/874.49	c  N dy 18026   5161319      2325     12310    251721     99987    813971   1752024     15.64     24.44
3506.47/877.70	c  N dy 18088   5182534      2325     12310    251721    120958    813971   2945163     15.64     16.47
3518.85/880.80	c  N dy 18135   5202606      2325     12310    251721    140750    813971   4066701     15.64     16.47
3526.45/882.70	c  S st 18186   5213951      2325     12310    251721    151955    813971   4702987     15.64     14.78
3526.45/882.78	c  S st 18186   5214456      2325     12310    251721    152459    813971   4739455     15.64   no data
3526.45/882.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3528.84/883.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.4M T:  0.59
3528.84/883.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3529.24/883.43	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3537.63/885.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
3538.03/885.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
3538.03/885.63	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
3538.03/885.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3544.44/887.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
3557.63/890.58	c lits-rem:       257  cl-subs:     2581  v-elim:      0  v-fix:    0  time:  3.31 s
3557.63/890.59	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
3558.80/890.87	c vivif2 --  cl tried   149878 cl shrink        0 lits rem          0 time: 0.28
3560.00/891.15	c asymm  cl-useful: 0/1291/12310 lits-rem:0 time: 0.27
3560.00/891.16	c calculated reachability. Time: 0.00
3560.00/891.16	c  N dy 18186   5214456      2325     12310    251721    149878    813971   4668006     15.64   no data
3576.39/895.26	c  N dy 18253   5238531      2325     12310    251721    173669    813971   6010544     15.64     16.64
3590.76/898.88	c  N dy 18336   5258943      2325     12310    251721    193887    813971   7178316     15.64     16.69
3605.15/902.47	c  N dy 18395   5279109      2325     12310    251721    113978    813971   2470046     15.64     16.47
3617.93/905.60	c  N dy 18453   5299143      2325     12310    251721    133783    813971   3562661     15.64     16.51
3631.11/908.95	c  N dy 18530   5319212      2325     12310    251721    153591    813971   4691404     15.64     16.48
3645.52/912.52	c  N dy 18591   5339422      2325     12310    251721    173529    813971   5810688     15.64     16.48
3660.68/916.32	c  N dy 18653   5360457      2325     12310    251721    194333    813971   6987841     15.64     16.66
3674.66/919.80	c  N dy 18714   5380524      2325     12310    251721    113408    813971   2428401     15.64     16.63
3686.65/922.88	c  N dy 18794   5400808      2325     12310    251721    133448    813971   3609744     15.64     16.47
3700.63/926.30	c  N dy 18873   5421372      2325     12310    251721    153847    813971   4816795     15.64     16.58
3713.81/929.65	c  N dy 18932   5441486      2325     12310    251721    173687    813971   5962436     15.64     16.58
3727.40/933.09	c  N dy 18986   5462360      2325     12310    251721    194314    813971   7136948     15.64     16.50
3741.79/936.68	c  N dy 19035   5482385      2325     12310    251721    112286    813971   2253659     15.64     17.75
3754.17/939.76	c  N dy 19093   5502407      2325     12310    251721    132053    813971   3370369     15.63     17.70
3766.94/942.95	c  N dy 19160   5522593      2325     12310    251721    151980    813971   4532858     15.63     16.50
3780.53/946.30	c  N dy 19231   5542751      2325     12310    251721    171919    813971   5681057     15.63     16.46
3795.71/950.11	c  N dy 19285   5563595      2325     12310    251721    192443    813971   6790518     15.63     16.46
3810.89/953.95	c  N dy 19371   5583651      2325     12310    251721    109605    813971   2168544     15.63     16.54
3822.88/956.93	c  N dy 19461   5603680      2325     12310    251721    129434    813971   3331598     15.63     16.86
3835.67/960.14	c  N dy 19542   5623924      2325     12310    251721    149447    813971   4470164     15.63     16.58
3848.85/963.40	c  N dy 19615   5644007      2325     12310    251721    169290    813971   5636663     15.64     17.37
3863.64/967.15	c  N dy 19677   5665211      2325     12310    251721    190210    813971   6774905     15.63     16.51
3880.02/971.22	c  N dy 19768   5685756      2325     12310    251721    106760    813971   1929683     15.63     16.57
3892.02/974.29	c  N dy 19841   5705880      2325     12310    251721    126654    813971   3087264     15.63     16.55
3897.60/975.64	c  S st 19879   5714457      2325     12310    251721    135147    813971   3590891     15.64     14.66
3898.00/975.71	c  S st 19879   5714963      2325     12310    251721    135648    813971   3629269     15.64   no data
3898.00/975.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3899.99/976.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.1M T:  0.52
3899.99/976.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3899.99/976.30	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3908.78/978.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
3908.78/978.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
3908.78/978.50	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
3909.20/978.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3915.17/980.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
3922.78/981.91	c lits-rem:       133  cl-subs:     1381  v-elim:      0  v-fix:    0  time:  1.83 s
3922.78/981.92	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
3923.57/982.13	c vivif2 --  cl tried   134267 cl shrink        0 lits rem          0 time: 0.21
3924.37/982.35	c asymm  cl-useful: 0/1106/12310 lits-rem:0 time: 0.22
3924.37/982.36	c calculated reachability. Time: 0.00
3924.37/982.36	c  N dy 19879   5714963      2325     12310    251721    134267    813971   3590272     15.64   no data
3938.74/985.99	c  N dy 19946   5735065      2325     12310    251721    154096    813971   4677174     15.63     16.55
3953.14/989.54	c  N dy 19995   5755225      2325     12310    251721    173919    813971   5749263     15.63     16.50
3967.10/993.08	c  N dy 20083   5776165      2325     12310    251721    194621    813971   7003040     15.63     16.56
3982.29/996.84	c  N dy 20145   5796377      2325     12310    251721    109916    813971   2070134     15.63     16.76
3995.47/1000.15	c  N dy 20189   5816484      2325     12310    251721    129753    813971   3172800     15.63     16.47
4013.86/1004.72	c  N dy 20231   5840977      2325     12310    251721    153770    813971   4427343     15.63     16.60
4027.44/1008.19	c  N dy 20298   5861095      2325     12310    251721    173646    813971   5548790     15.63     16.48
4042.61/1011.95	c  N dy 20367   5882532      2325     12310    251721    194822    813971   6766494     15.63     16.45
4058.20/1015.87	c  N dy 20433   5902724      2325     12310    251721    109183    813971   1991912     15.63     16.90
4070.58/1018.95	c  N dy 20496   5922814      2325     12310    251721    129026    813971   3074355     15.63     16.46
4084.17/1022.36	c  N dy 20557   5944359      2325     12310    251721    150303    813971   4273116     15.62     16.52
4097.75/1025.76	c  N dy 20630   5964607      2325     12310    251721    170272    813971   5408049     15.62     16.48
4112.94/1029.56	c  N dy 20697   5984834      2325     12310    251721    190260    813971   6498336     15.62     16.77
4128.52/1033.40	c  N dy 20759   6005153      2325     12310    251721    210281    813971   7605224     15.62     16.46
4142.12/1036.90	c  N dy 20839   6025165      2325     12310    251721    123441    813971   2729816     15.62     16.60
4155.70/1040.23	c  N dy 20909   6045501      2325     12310    251721    143543    813971   3847757     15.62     16.53
4169.67/1043.73	c  N dy 20967   6066617      2325     12310    251721    164406    813971   5047255     15.62     16.54
4184.84/1047.50	c  N dy 21052   6087652      2325     12310    251721    185189    813971   6229718     15.62     16.70
4204.82/1052.57	c  N dy 21094   6111448      2325     12310    251721    208598    813971   7425578     15.62     16.60
4219.20/1056.10	c  N dy 21160   6131544      2325     12310    251721    120880    813971   2605951     15.62     17.71
4231.59/1059.29	c  N dy 21215   6152223      2325     12310    251721    141289    813971   3764942     15.62     16.56
4245.56/1062.70	c  N dy 21284   6172662      2325     12310    251721    161461    813971   4908978     15.62     16.55
4260.35/1066.46	c  N dy 21323   6192716      2325     12310    251721    181184    813971   5906730     15.61     16.53
4274.73/1070.06	c  N dy 21409   6212793      2325     12310    251721    201063    813971   7083752     15.61     16.45
4276.33/1070.44	c  S st 21413   6214963      2325     12310    251721    203194    813971   7203803     15.61   no data
4276.73/1070.51	c  S st 21413   6215464      2325     12310    251721    203694    813971   7238171     15.61   no data
4276.73/1070.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4279.12/1071.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.4M T:  0.65
4279.52/1071.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4279.52/1071.24	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4287.91/1073.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.16 s
4288.31/1073.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
4288.31/1073.44	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
4288.71/1073.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4295.51/1075.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
4321.87/1081.83	c lits-rem:       439  cl-subs:     5612  v-elim:      0  v-fix:    0  time:  6.54 s
4321.87/1081.84	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
4323.47/1082.25	c vivif2 --  cl tried   198082 cl shrink        0 lits rem          0 time: 0.41
4324.67/1082.52	c asymm  cl-useful: 0/1266/12310 lits-rem:0 time: 0.27
4324.67/1082.54	c calculated reachability. Time: 0.00
4324.67/1082.54	c  N dy 21413   6215464      2325     12310    251721    198082    813971   7097232     15.61   no data
4340.65/1086.57	c  N dy 21492   6235540      2325     12310    251721    109367    813971   1872978     15.61     16.52
4353.05/1089.62	c  N dy 21563   6255571      2325     12310    251721    129148    813971   2962304     15.61     16.54
4366.24/1092.99	c  N dy 21638   6275679      2325     12310    251721    148978    813971   4039679     15.61     16.46
4379.82/1096.37	c  N dy 21713   6295743      2325     12310    251721    168797    813971   5163691     15.61     16.51
4395.38/1100.28	c  N dy 21789   6316769      2325     12310    251721    189548    813971   6323893     15.61     16.63
4410.18/1103.91	c  N dy 21865   6336940      2325     12310    251721    209491    813971   7469341     15.61     16.45
4424.94/1107.60	c  N dy 21935   6357807      2325     12310    251721    120585    813971   2510324     15.61     16.46
4437.72/1110.80	c  N dy 21971   6378847      2325     12310    251721    141346    813971   3706642     15.61     16.83
4451.70/1114.30	c  N dy 22046   6398896      2325     12310    251721    161158    813971   4823144     15.61     16.48
4464.88/1117.65	c  N dy 22113   6419107      2325     12310    251721    181073    813971   5970838     15.61     16.56
4479.27/1121.21	c  N dy 22175   6440011      2325     12310    251721    201741    813971   7145067     15.61     16.50
4496.85/1125.63	c  N dy 22237   6460121      2325     12310    251721    110989    813971   1879836     15.61     16.92
4509.23/1128.71	c  N dy 22296   6480415      2325     12310    251721    131031    813971   2993247     15.61     16.46
4522.42/1132.01	c  N dy 22373   6500709      2325     12310    251721    151054    813971   4122535     15.61     16.43
4536.00/1135.41	c  N dy 22424   6521274      2325     12310    251721    171361    813971   5271162     15.61     16.48
4550.80/1139.10	c  N dy 22508   6541448      2325     12310    251721    191308    813971   6413086     15.61     16.48
4566.36/1143.01	c  N dy 22592   6563318      2325     12310    251721    212950    813971   7663887     15.61     16.45
4581.56/1146.81	c  N dy 22654   6583411      2325     12310    251721    121210    813971   2422218     15.61     16.50
4593.92/1149.94	c  N dy 22745   6603414      2325     12310    251721    140969    813971   3583688     15.61     16.43
4607.11/1153.21	c  N dy 22810   6623765      2325     12310    251721    161084    813971   4704233     15.61     16.43
4621.11/1156.74	c  N dy 22878   6643856      2325     12310    251721    180917    813971   5802990     15.61     16.44
4635.87/1160.42	c  N dy 22954   6664404      2325     12310    251721    201256    813971   6952201     15.61     16.43
4651.46/1164.34	c  N dy 22996   6684510      2325     12310    251721    221075    813971   8025130     15.60     16.48
4666.24/1168.04	c  N dy 23069   6705471      2325     12310    251721    129222    813971   2864514     15.60     16.47
4672.63/1169.62	c  S st 23109   6715464      2325     12310    251721    139119    813971   3431582     15.60   no data
4672.63/1169.69	c  S st 23109   6715966      2325     12310    251721    139621    813971   3469461     15.60   no data
4673.03/1169.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4675.02/1170.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.3M T:  0.52
4675.02/1170.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4675.02/1170.28	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4683.81/1172.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.16 s
4683.81/1172.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
4683.81/1172.48	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
4684.21/1172.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4690.60/1174.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
4700.20/1176.52	c lits-rem:       104  cl-subs:     1240  v-elim:      0  v-fix:    0  time:  2.35 s
4700.20/1176.53	c vivif2 --  cl tried    12310 cl shrink        0 lits rem          0 time: 0.01
4700.99/1176.73	c vivif2 --  cl tried   138381 cl shrink        0 lits rem          0 time: 0.20
4701.79/1176.98	c asymm  cl-useful: 0/1236/12310 lits-rem:0 time: 0.25
4701.79/1176.99	c calculated reachability. Time: 0.00
4701.79/1176.99	c  N dy 23109   6715966      2325     12310    251721    138381    813971   3436691     15.60   no data
4715.77/1180.47	c  N dy 23161   6736094      2325     12310    251721    158253    813971   4490951     15.60     16.49
4728.95/1183.79	c  N dy 23233   6756525      2325     12310    251721    178449    813971   5648365     15.60     16.45
4743.33/1187.38	c  N dy 23321   6776545      2325     12310    251721    198237    813971   6780464     15.60     16.44
4758.51/1191.16	c  N dy 23405   6797249      2325     12310    251721    218702    813971   7965400     15.61     16.46
4773.29/1194.84	c  N dy 23473   6817371      2325     12310    251721    124947    813971   2573500     15.61     16.60
4787.68/1198.42	c  N dy 23547   6837534      2325     12310    251721    144868    813971   3704028     15.61     16.76

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

running on 4 cores: 0,2,4,6

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.71 4.20 1.70 5/180 26881
/proc/meminfo: memFree=13055916/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 409 0 0 0 0 0 0 0 24 0 4 0 514492038 52441088 348 33554432000 4194304 4627427 140733853979328 18446744073709551615 47764998911916 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 12803 348 299 106 0 7774 0
[pid=26881/tid=26882] ppid=26879 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514492038 52441088 348 33554432000 4194304 4627427 140733853979328 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514492038 52441088 348 33554432000 4194304 4627427 140733853979328 18446744073709551615 47764998911922 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514492038 52441088 348 33554432000 4194304 4627427 140733853979328 18446744073709551615 47764998911916 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0282279 s]
/proc/loadavg: 7.71 4.20 1.70 5/180 26881
/proc/meminfo: memFree=13055916/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=285592 CPUtime=0.08 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) D 26879 26881 26744 0 -1 4202496 4568 0 0 0 8 0 0 0 25 0 4 0 514492038 292446208 4346 33554432000 4194304 4627427 140733853979328 18446744073709551615 222921820343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 71398 4346 338 106 0 66369 0
[pid=26881/tid=26882] ppid=26879 vsize=285592 CPUtime=0.02 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 1048 0 0 0 2 0 0 0 25 0 4 0 514492038 292446208 4346 33554432000 4194304 4627427 140733853979328 18446744073709551615 222921438241 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=285592 CPUtime=0.01 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) D 26879 26881 26744 0 -1 4202560 1015 0 0 0 1 0 0 0 25 0 4 0 514492038 292446208 4346 33554432000 4194304 4627427 140733853979328 18446744073709551615 222921438241 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=285592 CPUtime=0.02 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) D 26879 26881 26744 0 -1 4202560 1073 0 0 0 2 0 0 0 25 0 4 0 514492038 292446208 4346 33554432000 4194304 4627427 140733853979328 18446744073709551615 222921437893 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 285592

[startup+0.192609 s]
/proc/loadavg: 7.71 4.20 1.70 5/180 26881
/proc/meminfo: memFree=13055916/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=289544 CPUtime=0.74 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 10956 0 0 0 72 2 0 0 18 0 4 0 514492038 296493056 10734 33554432000 4194304 4627427 140733853979328 18446744073709551615 222921438241 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 72386 10786 374 106 0 67357 0
[pid=26881/tid=26882] ppid=26879 vsize=289544 CPUtime=0.17 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) D 26879 26881 26744 0 -1 4202560 2774 0 0 0 17 0 0 0 18 0 4 0 514492038 296493056 10792 33554432000 4194304 4627427 140733853979328 18446744073709551615 222921820343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=289544 CPUtime=0.17 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 2644 0 0 0 17 0 0 0 18 0 4 0 514492038 296493056 10797 33554432000 4194304 4627427 140733853979328 18446744073709551615 222921438241 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=289544 CPUtime=0.18 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 2471 0 0 0 18 0 0 0 18 0 4 0 514492038 296493056 10797 33554432000 4194304 4627427 140733853979328 18446744073709551615 4332432 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 289544

[startup+0.349185 s]
/proc/loadavg: 7.71 4.20 1.70 5/180 26881
/proc/meminfo: memFree=13055916/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=303264 CPUtime=3.97 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 24191 0 0 0 392 5 0 0 18 0 4 0 514492038 310542336 21504 33554432000 4194304 4627427 140733853979328 18446744073709551615 4325147 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 75816 21504 386 106 0 70787 0
[pid=26881/tid=26882] ppid=26879 vsize=303264 CPUtime=0.98 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) D 26879 26881 26744 0 -1 4202560 6290 0 0 0 97 1 0 0 18 0 4 0 514492038 310542336 21263 33554432000 4194304 4627427 140733853979328 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=303264 CPUtime=0.98 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 6361 0 0 0 97 1 0 0 18 0 4 0 514492038 310542336 21111 33554432000 4194304 4627427 140733853979328 18446744073709551615 4321729 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=294024 CPUtime=1.04 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 4894 0 0 0 104 0 0 0 19 0 4 0 514492038 301080576 21381 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 303264

[startup+1.16095 s]
/proc/loadavg: 7.71 4.20 1.70 5/180 26881
/proc/meminfo: memFree=13055916/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=294024 CPUtime=4.6 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 24895 0 0 0 455 5 0 0 19 0 4 0 514492038 301080576 21815 33554432000 4194304 4627427 140733853979328 18446744073709551615 4333052 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 73506 21815 386 106 0 68477 0
[pid=26881/tid=26882] ppid=26879 vsize=294024 CPUtime=1.14 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 6442 0 0 0 113 1 0 0 19 0 4 0 514492038 301080576 21815 33554432000 4194304 4627427 140733853979328 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=294024 CPUtime=1.14 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 6497 0 0 0 113 1 0 0 19 0 4 0 514492038 301080576 21815 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=294024 CPUtime=1.14 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 5071 0 0 0 114 0 0 0 19 0 4 0 514492038 301080576 21816 33554432000 4194304 4627427 140733853979328 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 294024

[startup+1.50089 s]
/proc/loadavg: 7.71 4.20 1.70 5/180 26881
/proc/meminfo: memFree=13055916/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=302332 CPUtime=5.97 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 27973 0 0 0 591 6 0 0 19 0 4 0 514492038 309587968 21571 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 75583 21571 386 106 0 70554 0
[pid=26881/tid=26882] ppid=26879 vsize=302332 CPUtime=1.48 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 7322 0 0 0 147 1 0 0 19 0 4 0 514492038 309587968 21571 33554432000 4194304 4627427 140733853979328 18446744073709551615 4321779 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=302332 CPUtime=1.48 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 7360 0 0 0 147 1 0 0 19 0 4 0 514492038 309587968 21571 33554432000 4194304 4627427 140733853979328 18446744073709551615 4321883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=302332 CPUtime=1.48 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 5554 0 0 0 148 0 0 0 20 0 4 0 514492038 309587968 21571 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 302332

[startup+3.10059 s]
/proc/loadavg: 7.81 4.27 1.74 9/184 26885
/proc/meminfo: memFree=12979456/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=304636 CPUtime=12.36 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 38437 0 0 0 1228 8 0 0 24 0 4 0 514492038 311947264 22776 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 76159 22776 387 106 0 71130 0
[pid=26881/tid=26882] ppid=26879 vsize=304636 CPUtime=3.07 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 9686 0 0 0 305 2 0 0 23 0 4 0 514492038 311947264 22776 33554432000 4194304 4627427 140733853979328 18446744073709551615 4310580 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=304636 CPUtime=3.08 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 9769 0 0 0 306 2 0 0 23 0 4 0 514492038 311947264 22776 33554432000 4194304 4627427 140733853979328 18446744073709551615 4322258 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=304636 CPUtime=3.08 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 8870 0 0 0 308 0 0 0 25 0 4 0 514492038 311947264 22776 33554432000 4194304 4627427 140733853979328 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 304636

[startup+6.301 s]
/proc/loadavg: 7.81 4.27 1.74 9/184 26885
/proc/meminfo: memFree=12931844/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=324656 CPUtime=25.14 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 46714 0 0 0 2505 9 0 0 25 0 4 0 514492038 332447744 28689 33554432000 4194304 4627427 140733853979328 18446744073709551615 4424686 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 81164 28689 390 106 0 76135 0
[pid=26881/tid=26882] ppid=26879 vsize=324656 CPUtime=6.25 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 11184 0 0 0 623 2 0 0 25 0 4 0 514492038 332447744 28689 33554432000 4194304 4627427 140733853979328 18446744073709551615 4424527 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=324656 CPUtime=6.29 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 11683 0 0 0 626 3 0 0 25 0 4 0 514492038 332447744 28689 33554432000 4194304 4627427 140733853979328 18446744073709551615 4424686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=324656 CPUtime=6.29 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 13343 0 0 0 628 1 0 0 25 0 4 0 514492038 332447744 28689 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 324656

[startup+12.7008 s]
/proc/loadavg: 7.84 4.40 1.80 9/184 26886
/proc/meminfo: memFree=12882928/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=326344 CPUtime=50.73 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 70064 0 0 0 5059 14 0 0 25 0 4 0 514492038 334176256 41438 33554432000 4194304 4627427 140733853979328 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 81586 41438 390 106 0 76557 0
[pid=26881/tid=26882] ppid=26879 vsize=326344 CPUtime=12.63 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 17268 0 0 0 1260 3 0 0 25 0 4 0 514492038 334176256 41438 33554432000 4194304 4627427 140733853979328 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=326344 CPUtime=12.69 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 19317 0 0 0 1264 5 0 0 25 0 4 0 514492038 334176256 41438 33554432000 4194304 4627427 140733853979328 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=326344 CPUtime=12.7 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 18117 0 0 0 1268 2 0 0 25 0 4 0 514492038 334176256 41439 33554432000 4194304 4627427 140733853979328 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 326344

[startup+25.5005 s]
/proc/loadavg: 7.86 4.52 1.87 9/184 26886
/proc/meminfo: memFree=12775272/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=533136 CPUtime=101.85 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 106941 0 0 0 10164 21 0 0 25 0 4 0 514492038 545931264 68453 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 133284 68453 390 106 0 128255 0
[pid=26881/tid=26882] ppid=26879 vsize=533136 CPUtime=25.36 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 28496 0 0 0 2531 5 0 0 25 0 4 0 514492038 545931264 68453 33554432000 4194304 4627427 140733853979328 18446744073709551615 4424993 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=533136 CPUtime=25.48 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 27581 0 0 0 2541 7 0 0 25 0 4 0 514492038 545931264 68453 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=533136 CPUtime=25.49 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 24276 0 0 0 2546 3 0 0 25 0 4 0 514492038 545931264 68453 33554432000 4194304 4627427 140733853979328 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 533136

[startup+51.1008 s]
/proc/loadavg: 7.98 4.81 2.04 9/184 26887
/proc/meminfo: memFree=12706808/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=534180 CPUtime=204.12 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 148066 0 0 0 20384 28 0 0 25 0 4 0 514492038 547000320 74332 33554432000 4194304 4627427 140733853979328 18446744073709551615 4424709 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 133545 74332 390 106 0 128516 0
[pid=26881/tid=26882] ppid=26879 vsize=534180 CPUtime=50.84 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 41535 0 0 0 5077 7 0 0 25 0 4 0 514492038 547000320 74332 33554432000 4194304 4627427 140733853979328 18446744073709551615 4327392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=534180 CPUtime=51.08 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 40084 0 0 0 5099 9 0 0 25 0 4 0 514492038 547000320 74332 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=534180 CPUtime=51.09 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 29097 0 0 0 5105 4 0 0 25 0 4 0 514492038 547000320 74332 33554432000 4194304 4627427 140733853979328 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 534180

[startup+102.3 s]
/proc/loadavg: 8.06 5.36 2.38 9/184 26888
/proc/meminfo: memFree=12628664/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=548248 CPUtime=408.68 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 261019 0 0 0 40815 53 0 0 25 0 4 0 514492038 561405952 91769 33554432000 4194304 4627427 140733853979328 18446744073709551615 4428403 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 137062 91769 390 106 0 132033 0
[pid=26881/tid=26882] ppid=26879 vsize=548248 CPUtime=101.79 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 68375 0 0 0 10166 13 0 0 25 0 4 0 514492038 561405952 91769 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=548248 CPUtime=102.28 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 64665 0 0 0 10213 15 0 0 25 0 4 0 514492038 561405952 91769 33554432000 4194304 4627427 140733853979328 18446744073709551615 4299536 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=548248 CPUtime=102.29 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 67445 0 0 0 10218 11 0 0 25 0 4 0 514492038 561405952 91769 33554432000 4194304 4627427 140733853979328 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.68
Current children cumulated vsize (KiB) 548248

[startup+162.3 s]

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

[pid=26881] ppid=26879 vsize=1156368 CPUtime=2566.03 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 1296364 0 0 0 256302 301 0 0 25 0 4 0 514492038 1184120832 185154 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 289092 185154 390 106 0 284063 0
[pid=26881/tid=26882] ppid=26879 vsize=1156368 CPUtime=639.12 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 320905 0 0 0 63838 74 0 0 25 0 4 0 514492038 1184120832 185154 33554432000 4194304 4627427 140733853979328 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=1156368 CPUtime=642.28 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 333566 0 0 0 64154 74 0 0 25 0 4 0 514492038 1184120832 185154 33554432000 4194304 4627427 140733853979328 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=1156368 CPUtime=642.29 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 340878 0 0 0 64148 81 0 0 25 0 4 0 514492038 1184120832 185154 33554432000 4194304 4627427 140733853979328 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2566.03
Current children cumulated vsize (KiB) 1156368

[startup+702.3 s]
/proc/loadavg: 8.08 7.72 5.07 9/184 26904
/proc/meminfo: memFree=12128080/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=952308 CPUtime=2805.74 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 1403472 0 0 0 280247 327 0 0 25 0 4 0 514492038 975163392 176651 33554432000 4194304 4627427 140733853979328 18446744073709551615 4424463 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 238077 176651 390 106 0 233048 0
[pid=26881/tid=26882] ppid=26879 vsize=952308 CPUtime=698.83 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 349584 0 0 0 69803 80 0 0 25 0 4 0 514492038 975163392 176651 33554432000 4194304 4627427 140733853979328 18446744073709551615 4332090 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=952308 CPUtime=702.27 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 363397 0 0 0 70145 82 0 0 25 0 4 0 514492038 975163392 176651 33554432000 4194304 4627427 140733853979328 18446744073709551615 4327429 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=952308 CPUtime=702.3 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 369078 0 0 0 70142 88 0 0 25 0 4 0 514492038 975163392 176651 33554432000 4194304 4627427 140733853979328 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.74
Current children cumulated vsize (KiB) 952308

[startup+762.3 s]
/proc/loadavg: 8.03 7.77 5.27 9/184 26906
/proc/meminfo: memFree=12098184/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=1010032 CPUtime=3045.44 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 1499660 0 0 0 304195 349 0 0 25 0 4 0 514492038 1034272768 178170 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 252508 178170 390 106 0 247479 0
[pid=26881/tid=26882] ppid=26879 vsize=1010032 CPUtime=758.53 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 379124 0 0 0 75765 88 0 0 25 0 4 0 514492038 1034272768 178170 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=1010032 CPUtime=762.27 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 389196 0 0 0 76140 87 0 0 25 0 4 0 514492038 1034272768 178170 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=1010032 CPUtime=762.3 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 388888 0 0 0 76139 91 0 0 25 0 4 0 514492038 1034272768 178170 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.44
Current children cumulated vsize (KiB) 1010032

[startup+822.3 s]
/proc/loadavg: 8.01 7.81 5.43 9/184 26907
/proc/meminfo: memFree=11970944/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=1107948 CPUtime=3285.16 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 1594271 0 0 0 328141 375 0 0 25 0 4 0 514492038 1134538752 187425 33554432000 4194304 4627427 140733853979328 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 276987 187425 397 106 0 271958 0
[pid=26881/tid=26882] ppid=26879 vsize=1107948 CPUtime=818.23 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 400832 0 0 0 81731 92 0 0 25 0 4 0 514492038 1134538752 187425 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=1107948 CPUtime=822.28 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 414555 0 0 0 82132 96 0 0 25 0 4 0 514492038 1134538752 187425 33554432000 4194304 4627427 140733853979328 18446744073709551615 4321706 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=1107948 CPUtime=822.31 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 410958 0 0 0 82132 99 0 0 25 0 4 0 514492038 1134538752 187425 33554432000 4194304 4627427 140733853979328 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3285.16
Current children cumulated vsize (KiB) 1107948

[startup+882.3 s]
/proc/loadavg: 8.05 7.86 5.60 9/184 26909
/proc/meminfo: memFree=11957676/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=1140476 CPUtime=3524.85 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 1696055 0 0 0 352085 400 0 0 25 0 4 0 514492038 1167847424 181406 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309546 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 285119 181406 397 106 0 280090 0
[pid=26881/tid=26882] ppid=26879 vsize=1140476 CPUtime=877.93 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 422387 0 0 0 87695 98 0 0 25 0 4 0 514492038 1167847424 181406 33554432000 4194304 4627427 140733853979328 18446744073709551615 4332830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=1140476 CPUtime=882.27 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 444812 0 0 0 88125 102 0 0 25 0 4 0 514492038 1167847424 181407 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=1140476 CPUtime=882.3 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 430601 0 0 0 88127 103 0 0 25 0 4 0 514492038 1167847424 181407 33554432000 4194304 4627427 140733853979328 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.85
Current children cumulated vsize (KiB) 1140476

[startup+942.306 s]
/proc/loadavg: 8.08 7.89 5.75 9/184 26911
/proc/meminfo: memFree=11962884/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=1042828 CPUtime=3764.57 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 1798920 0 0 0 376029 428 0 0 25 0 4 0 514492038 1067855872 182009 33554432000 4194304 4627427 140733853979328 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 260707 182009 400 106 0 255678 0
[pid=26881/tid=26882] ppid=26879 vsize=1042828 CPUtime=937.64 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 446841 0 0 0 93659 105 0 0 25 0 4 0 514492038 1067855872 182009 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=1042828 CPUtime=942.28 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 470536 0 0 0 94120 108 0 0 25 0 4 0 514492038 1067855872 182009 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=1042828 CPUtime=942.31 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 456661 0 0 0 94120 111 0 0 25 0 4 0 514492038 1067855872 182009 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.57
Current children cumulated vsize (KiB) 1042828

[startup+1002.3 s]
/proc/loadavg: 8.09 7.93 5.89 9/184 26912
/proc/meminfo: memFree=11883644/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=1098160 CPUtime=4004.26 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 1904808 0 0 0 399974 452 0 0 25 0 4 0 514492038 1124515840 201009 33554432000 4194304 4627427 140733853979328 18446744073709551615 4308438 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 274540 201009 400 106 0 269511 0
[pid=26881/tid=26882] ppid=26879 vsize=1098160 CPUtime=997.35 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 467722 0 0 0 99625 110 0 0 25 0 4 0 514492038 1124515840 201009 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=1098160 CPUtime=1002.27 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 507992 0 0 0 100112 115 0 0 25 0 4 0 514492038 1124515840 201009 33554432000 4194304 4627427 140733853979328 18446744073709551615 4428093 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=1098160 CPUtime=1002.31 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 478273 0 0 0 100113 118 0 0 25 0 4 0 514492038 1124515840 201009 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4004.26
Current children cumulated vsize (KiB) 1098160

[startup+1062.3 s]
/proc/loadavg: 7.84 7.89 6.01 9/184 26975
/proc/meminfo: memFree=12268556/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=1389888 CPUtime=4243.97 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 2010952 0 0 0 423916 481 0 0 25 0 4 0 514492038 1423245312 231315 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 347472 231315 400 106 0 342443 0
[pid=26881/tid=26882] ppid=26879 vsize=1389888 CPUtime=1057.05 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 494749 0 0 0 105588 117 0 0 25 0 4 0 514492038 1423245312 231315 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=1389888 CPUtime=1062.28 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 533728 0 0 0 106105 123 0 0 25 0 4 0 514492038 1423245312 231315 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=1389888 CPUtime=1062.3 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 504982 0 0 0 106105 125 0 0 25 0 4 0 514492038 1423245312 231315 33554432000 4194304 4627427 140733853979328 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.97
Current children cumulated vsize (KiB) 1389888

[startup+1122.3 s]
/proc/loadavg: 7.97 7.92 6.12 9/184 26976
/proc/meminfo: memFree=11705860/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=1314924 CPUtime=4483.66 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 2098953 0 0 0 447863 503 0 0 25 0 4 0 514492038 1346482176 232927 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 328731 232927 400 106 0 323702 0
[pid=26881/tid=26882] ppid=26879 vsize=1314924 CPUtime=1116.74 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 514928 0 0 0 111553 121 0 0 25 0 4 0 514492038 1346482176 232927 33554432000 4194304 4627427 140733853979328 18446744073709551615 4327434 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=1314924 CPUtime=1122.27 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 559649 0 0 0 112099 128 0 0 25 0 4 0 514492038 1346482176 232927 33554432000 4194304 4627427 140733853979328 18446744073709551615 4308755 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=1314924 CPUtime=1122.31 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 530377 0 0 0 112099 132 0 0 25 0 4 0 514492038 1346482176 232927 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.66
Current children cumulated vsize (KiB) 1314924

[startup+1182.3 s]
/proc/loadavg: 8.10 7.96 6.26 9/184 27008
/proc/meminfo: memFree=12314312/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=1340992 CPUtime=4723.36 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 2179095 0 0 0 471811 525 0 0 25 0 4 0 514492038 1373175808 222061 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 335248 222061 393 106 0 330219 0
[pid=26881/tid=26882] ppid=26879 vsize=1340992 CPUtime=1176.42 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 531552 0 0 0 117517 125 0 0 25 0 4 0 514492038 1373175808 222061 33554432000 4194304 4627427 140733853979328 18446744073709551615 4333004 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=1340992 CPUtime=1182.27 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 581341 0 0 0 118094 133 0 0 25 0 4 0 514492038 1373175808 222061 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=1340992 CPUtime=1182.31 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 551218 0 0 0 118093 138 0 0 25 0 4 0 514492038 1373175808 222061 33554432000 4194304 4627427 140733853979328 18446744073709551615 4334495 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.36
Current children cumulated vsize (KiB) 1340992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.08 7.96 6.29 9/184 27008
/proc/meminfo: memFree=12241284/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=1423572 CPUtime=4800.08 cores=0,2,4,6
/proc/26881/stat : 26881 (strangenight2-m) R 26879 26881 26744 0 -1 4202496 2204977 0 0 0 479475 533 0 0 25 0 4 0 514492038 1457737728 237997 33554432000 4194304 4627427 140733853979328 18446744073709551615 4506933 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26881/statm: 355893 237997 393 106 0 350864 0
[pid=26881/tid=26882] ppid=26879 vsize=1423572 CPUtime=1195.53 cores=0,2,4,6
/proc/26881/task/26882/stat : 26882 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 540091 0 0 0 119426 127 0 0 25 0 4 0 514492038 1457737728 237997 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26881/tid=26883] ppid=26879 vsize=1423572 CPUtime=1201.49 cores=0,2,4,6
/proc/26881/task/26883/stat : 26883 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 585723 0 0 0 120014 135 0 0 25 0 4 0 514492038 1457737728 237997 33554432000 4194304 4627427 140733853979328 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26881/tid=26884] ppid=26879 vsize=1423572 CPUtime=1201.51 cores=0,2,4,6
/proc/26881/task/26884/stat : 26884 (strangenight2-m) R 26879 26881 26744 0 -1 4202560 555354 0 0 0 120012 139 0 0 25 0 4 0 514492038 1457737728 237997 33554432000 4194304 4627427 140733853979328 18446744073709551615 4324297 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1423572

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.55
CPU time (s): 4800.15
CPU user time (s): 4794.77
CPU system time (s): 5.37618
CPU usage (%): 399.496
Max. virtual memory (cumulated for all children) (KiB): 1479200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.78
system time used= 5.37618
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2204983
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= 4536
involuntary context switches= 21861

runsolver used 1.88871 second user time and 4.10637 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 00:15:13
IDJOB=3259119
IDBENCH=71492
IDSOLVER=1586
FILE ID=node109/3259119-1304028913
RUNJOBID= node109-1304028687-26762
PBS_JOBID= 13170343
Free space on /tmp= 72372 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g9.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259119-1304028913/watcher-3259119-1304028913 -o /tmp/evaluation-result-3259119-1304028913/solver-3259119-1304028913 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3259119-1304028913.cnf

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

MD5SUM BENCH= 35278b3ce28129761cf8ae7994f37d3f
RANDOM SEED=417393073

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13056072 kB
Buffers:       2132788 kB
Cached:       16733148 kB
SwapCached:          0 kB
Active:       10231364 kB
Inactive:      9086488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13056072 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9008 kB
Writeback:           0 kB
AnonPages:      451728 kB
Mapped:          15544 kB
Slab:           513440 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   679140 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= 72368 MiB
End job on node109 at 2011-04-29 00:35:16