Trace number 3394768

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 (fixed)? (TO) 40000.7 5011.67

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
Bench CategoryAPPLICATION (applications 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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 8 threads
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3394768-1306105345.cnf'
0.12/0.02	c -- header says num vars:           4264
0.12/0.02	c -- header says num clauses:       14751
0.64/0.17	c -- clauses added:            0 learnts,        14751 normals,            0 xors
0.64/0.17	c -- vars added       4264
0.64/0.17	c Parsing time:  0.01 s
0.64/0.17	c  N st     0         0      4264     10534      4212         0     40026         0   no data   no data
0.64/0.18	c asymm  cl-useful: 0/10533/10533 lits-rem:0 time: 0.11
1.44/0.20	c Flit:   170 Blit:   1223 bXBeca:    0 bXProp:  344 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
1.44/0.20	c Cleaning up after failed var search:     0.00 s 
1.44/0.20	c Replacing      344 vars Replaced     2881 lits Time:     0.00 s 
1.44/0.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.44/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.44/0.20	c subs with bin:      204  lits-rem:       136  v-fix:    0  time:  0.00 s
1.44/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1165 time:  0.00 s
1.44/0.20	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1.44/0.22	c lits-rem:         0  cl-subs:        4  v-elim:    163  v-fix:    0  time:  0.00 s
1.44/0.22	c Finding binary XORs  T:     0.00 s  found:       1
1.44/0.22	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
1.44/0.22	c Finding non-binary XORs:     0.00 s (found:     506, avg size: 3.0)
1.44/0.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     11 locsubst:     2 time:   0.00
1.44/0.22	c calculated reachability. Time: 0.00
1.44/0.22	c Calc default polars -  time:   0.00 s pos:     209 undec:    3307 neg:     748
1.44/0.22	c =========================================================================================
1.44/0.22	c types(t): F = full restart, N = normal restart
1.44/0.22	c types(t): S = simplification begin/end, E = solution found
1.44/0.22	c restart types(rt): st = static, dy = dynamic
1.44/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.44/0.22	c  B st     0         0       990       852       771         0      5826         0   no data   no data
7.88/1.06	c Decided on static restart strategy
7.88/1.06	c  N st     8      4917       970       852      1099      4497      5826    155004   no data   no data
7.88/1.06	c  N st    10     11300       970       852      1384      4730      5826    110523   no data   no data
7.88/1.06	c Finding binary XORs  T:     0.00 s  found:       1
7.88/1.06	c Replacing       30 vars Replaced     1244 lits Time:     0.00 s 
7.88/1.06	c  N st    11     17043       896       679      1321     10300      5034    262316   no data   no data
11.82/1.53	c  F st    12     25000       896       679      1419     12986      5034    353538   no data   no data
11.82/1.53	c Replacing        4 vars Replaced      140 lits Time:     0.00 s 
11.82/1.54	c  N st    12     25000       884       659      1396     12976      4935    353443   no data   no data
11.82/1.54	c Finding binary XORs  T:     0.00 s  found:       5
14.22/1.81	c Decided on static restart strategy
14.22/1.81	c  N st    18     30000       872       626      1484     11479      4787    289761   no data   no data
14.22/1.81	c  S st    18     30000       872       626      1484     11479      4787    289761   no data   no data
14.22/1.84	c  S st    18     30500       872       626      1487     11970      4787    303663   no data   no data
14.22/1.85	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.22/1.88	c Flit:     7 Blit:      5 bXBeca:    0 bXProp:    3 Bins:    888 BRemL:    344 BRemN:      0 P:  0.8M T:  0.03
14.22/1.88	c Replacing       10 vars Replaced      269 lits Time:     0.00 s 
14.22/1.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.22/1.88	c bin-w-bin subsume rem           48 bins  time:  0.00 s
14.22/1.88	c subs with bin:       28  lits-rem:         3  v-fix:    0  time:  0.00 s
14.22/1.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    846 time:  0.00 s
14.22/1.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.22/1.89	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
15.02/1.93	c subs with bin:       62  lits-rem:      2716  v-fix:    0  time:  0.03 s
15.02/1.99	c lits-rem:       515  cl-subs:      258  v-elim:      0  v-fix:    0  time:  0.06 s
15.82/2.00	c asymm  cl-useful: 0/578/578 lits-rem:0 time: 0.01
15.82/2.00	c calculated reachability. Time: 0.00
15.82/2.00	c  N st    18     30500       846       578      1821     11633      4529    291895   no data   no data
15.82/2.00	c Finding binary XORs  T:     0.00 s  found:       0
18.99/2.45	c  N st    20     37610       846       578      1847     11026      4529    219736   no data   no data
22.99/2.91	c  N st    21     44010       845       578      1848     17370      4529    468313   no data   no data
22.99/2.91	c Finding binary XORs  T:     0.00 s  found:       1
23.81/3.03	c  S st    22     45750       844       577      2268     10307      4518    189585   no data   no data
23.81/3.07	c  S st    22     46253       844       577      2268     10808      4518    202869   no data   no data
23.81/3.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.81/3.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    109 BRemL:    362 BRemN:      0 P:  0.7M T:  0.03
24.60/3.10	c Replacing        1 vars Replaced       89 lits Time:     0.00 s 
24.60/3.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.60/3.10	c bin-w-bin subsume rem          102 bins  time:  0.00 s
24.60/3.10	c subs with bin:       11  lits-rem:         1  v-fix:    0  time:  0.00 s
24.60/3.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
24.60/3.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.60/3.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
24.60/3.12	c subs with bin:       16  lits-rem:       539  v-fix:    0  time:  0.02 s
24.60/3.14	c lits-rem:       211  cl-subs:       71  v-elim:      0  v-fix:    0  time:  0.02 s
24.60/3.14	c vivif2 --  cl tried      566 cl shrink        0 lits rem          0 time: 0.00
24.60/3.15	c vivif2 --  cl tried    10721 cl shrink     3312 lits rem       9492 time: 0.01
24.60/3.16	c asymm  cl-useful: 0/566/566 lits-rem:0 time: 0.01
24.60/3.16	c calculated reachability. Time: 0.00
24.60/3.16	c  N st    22     46253       843       566      1911     10719      4491    190591   no data   no data
32.58/4.16	c  N st    23     60650       843       566      1911     15276      4491    376292   no data   no data
32.58/4.16	c Finding binary XORs  T:     0.00 s  found:       0
38.97/4.92	c  N st    24     69379       843       566      2074     13157      4491    237360   no data   no data
38.97/4.92	c  S st    24     69379       843       566      2074     13157      4491    237360   no data   no data
38.97/4.93	c Finding binary XORs  T:     0.00 s  found:       1
38.97/4.96	c  S st    24     69886       839       563      2338     13655      4468    248868   no data   no data
38.97/4.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.97/4.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     25 BRemL:    314 BRemN:      0 P:  0.8M T:  0.03
38.97/4.99	c Replacing        1 vars Replaced       64 lits Time:     0.00 s 
38.97/5.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.97/5.00	c bin-w-bin subsume rem           42 bins  time:  0.00 s
38.97/5.00	c subs with bin:       13  lits-rem:         2  v-fix:    0  time:  0.00 s
39.76/5.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
39.76/5.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.76/5.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
39.76/5.03	c subs with bin:       20  lits-rem:       859  v-fix:    0  time:  0.02 s
39.76/5.05	c lits-rem:       270  cl-subs:      115  v-elim:      0  v-fix:    0  time:  0.02 s
39.76/5.05	c vivif2 --  cl tried      550 cl shrink        0 lits rem          0 time: 0.00
39.76/5.07	c vivif2 --  cl tried    13520 cl shrink     1878 lits rem       6150 time: 0.01
39.76/5.07	c asymm  cl-useful: 10/550/550 lits-rem:35 time: 0.01
39.76/5.08	c calculated reachability. Time: 0.00
39.76/5.08	c  N st    24     69886       838       541      2013     13520      4417    238584   no data   no data
51.79/6.55	c  F st    25     87500       838       541      2016     19095      4417    363673   no data   no data
51.79/6.55	c  N st    25     87500       838       541      2016     19095      4417    363673   no data   no data
51.79/6.55	c Finding binary XORs  T:     0.00 s  found:       0
54.92/6.90	c Decided on static restart strategy
56.52/7.13	c  N st    32     95542       836       539      2166     27063      4403    607851   no data   no data
62.10/7.86	c  N st    34    104831       836       539      2263     23498      4403    533970   no data   no data
62.10/7.86	c  S st    34    104831       836       539      2263     23498      4403    533970   no data   no data
62.10/7.87	c Finding binary XORs  T:     0.00 s  found:       1
62.90/7.92	c  S st    34    105337       836       539      2273     24003      4403    549315   no data   no data
62.90/7.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
62.90/7.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     68 BRemL:    196 BRemN:      0 P:  1.3M T:  0.04
62.90/7.97	c Replacing        1 vars Replaced      317 lits Time:     0.00 s 
62.90/7.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.90/7.97	c bin-w-bin subsume rem           21 bins  time:  0.00 s
62.90/7.97	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
62.90/7.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    834 time:  0.00 s
62.90/7.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
62.90/7.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.70/8.05	c subs with bin:       27  lits-rem:       597  v-fix:    0  time:  0.05 s
64.50/8.18	c lits-rem:       544  cl-subs:      684  v-elim:      0  v-fix:    0  time:  0.13 s
64.50/8.18	c vivif2 --  cl tried      537 cl shrink        0 lits rem          0 time: 0.00
65.30/8.21	c vivif2 --  cl tried    23209 cl shrink     7087 lits rem      36145 time: 0.03
65.30/8.23	c asymm  cl-useful: 3/537/537 lits-rem:11 time: 0.02
65.30/8.23	c calculated reachability. Time: 0.00
65.30/8.23	c  N st    34    105337       834       534      2113     23208      4386    492928   no data   no data
72.49/9.10	c  N st    35    114935       834       534      2113     19001      4386    343159   no data   no data
82.07/10.33	c  N st    36    129332       834       534      2139     18440      4386    297121   no data   no data
82.07/10.33	c Finding binary XORs  T:     0.00 s  found:       0
98.83/12.45	c  N st    37    150927       834       534      2158     23937      4386    513733   no data   no data
103.63/13.02	c  S st    38    158006       834       534      2203     30832      4386    686685   no data   no data
103.63/13.03	c Finding binary XORs  T:     0.00 s  found:       0
103.63/13.09	c  S st    38    158509       834       534      2211     31331      4386    707179   no data   no data
103.63/13.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.47/13.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:     81 BRemN:      0 P:  1.8M T:  0.06
104.47/13.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.47/13.17	c bin-w-bin subsume rem           10 bins  time:  0.00 s
104.47/13.17	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
104.47/13.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    834 time:  0.00 s
104.47/13.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.47/13.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
105.37/13.26	c subs with bin:        7  lits-rem:       113  v-fix:    0  time:  0.05 s
108.40/13.67	c lits-rem:       761  cl-subs:     1723  v-elim:      0  v-fix:    0  time:  0.42 s
108.40/13.67	c vivif2 --  cl tried      532 cl shrink        0 lits rem          0 time: 0.00
109.20/13.72	c vivif2 --  cl tried    29601 cl shrink     8360 lits rem      24404 time: 0.04
109.20/13.74	c asymm  cl-useful: 2/532/532 lits-rem:8 time: 0.02
109.20/13.74	c calculated reachability. Time: 0.00
109.20/13.74	c  N st    38    158509       834       530      2130     29600      4380    636051   no data   no data
150.72/18.94	c  N st    39    207097       834       530      2131     24402      4380    443419   no data   no data
150.72/18.94	c Finding binary XORs  T:     0.00 s  found:       0
177.06/22.29	c  N st    40    237763       833       529      2173     35022      4373    777139   no data   no data
177.06/22.29	c  S st    40    237763       833       529      2173     35022      4373    777139   no data   no data
177.06/22.29	c Finding binary XORs  T:     0.00 s  found:       0
177.86/22.37	c  S st    40    238268       833       529      2219     35527      4373    789344   no data   no data
177.86/22.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
178.66/22.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     33 BRemL:     56 BRemN:      0 P:  1.8M T:  0.06
178.66/22.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
178.66/22.43	c bin-w-bin subsume rem            7 bins  time:  0.00 s
178.66/22.43	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
178.66/22.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    832 time:  0.00 s
178.66/22.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
178.66/22.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
179.46/22.54	c subs with bin:      137  lits-rem:      1057  v-fix:    0  time:  0.08 s
181.86/22.89	c lits-rem:       678  cl-subs:      843  v-elim:      0  v-fix:    0  time:  0.35 s
181.86/22.89	c vivif2 --  cl tried      528 cl shrink        0 lits rem          0 time: 0.00
182.66/22.95	c vivif2 --  cl tried    34494 cl shrink    11107 lits rem      35402 time: 0.05
182.66/22.97	c asymm  cl-useful: 0/528/528 lits-rem:0 time: 0.02
182.66/22.98	c calculated reachability. Time: 0.00
182.66/22.98	c  N st    40    238268       832       528      2174     34494      4368    722381   no data   no data
240.93/30.24	c  F st    41    306251       832       528      2175     36624      4368    612201   no data   no data
240.93/30.24	c  N st    41    306251       832       528      2175     36624      4368    612201   no data   no data
240.93/30.24	c Finding binary XORs  T:     0.00 s  found:       0
244.12/30.69	c Decided on static restart strategy
263.42/33.06	c  N st    51    334553       831       528      2372     41013      4368    908031   no data   no data
263.42/33.07	c Finding binary XORs  T:     0.00 s  found:       1
281.63/35.37	c  N st    53    357403       829       526      2233     38798      4350    850419   no data   no data
281.63/35.37	c  S st    53    357403       829       526      2233     38798      4350    850419   no data   no data
282.42/35.45	c  S st    53    357907       829       526      2238     39298      4350    864270   no data   no data
282.42/35.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
283.22/35.51	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     75 BRemL:    139 BRemN:      0 P:  2.0M T:  0.06
283.22/35.53	c Replacing        1 vars Replaced     1969 lits Time:     0.02 s 
283.22/35.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
283.22/35.53	c bin-w-bin subsume rem           14 bins  time:  0.00 s
283.22/35.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.22/35.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    826 time:  0.00 s
283.22/35.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
283.22/35.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
284.01/35.64	c subs with bin:        2  lits-rem:       233  v-fix:    0  time:  0.08 s
286.41/35.97	c lits-rem:      1090  cl-subs:      505  v-elim:      0  v-fix:    0  time:  0.32 s
286.41/35.97	c vivif2 --  cl tried      525 cl shrink        0 lits rem          0 time: 0.00
287.21/36.02	c vivif2 --  cl tried    38446 cl shrink     8151 lits rem      33372 time: 0.05
287.21/36.05	c asymm  cl-useful: 0/525/525 lits-rem:0 time: 0.03
287.21/36.05	c calculated reachability. Time: 0.00
287.21/36.05	c  N st    53    357907       826       525      2069     38446      4335    795378   no data   no data
318.34/39.93	c  N st    54    390299       826       525      2069     44649      4335    900644   no data   no data
318.34/39.94	c Finding binary XORs  T:     0.00 s  found:       0
375.02/47.04	c  N st    55    438888       826       525      2072     38853      4335    696334   no data   no data
375.02/47.05	c Finding binary XORs  T:     0.00 s  found:       0
444.47/55.73	c  N st    56    511772       826       525      2147     52439      4335   1026536   no data   no data
444.47/55.73	c Finding binary XORs  T:     0.00 s  found:       0
470.81/59.00	c  N st    57    536860       826       525      2166     46709      4335    919940   no data   no data
470.81/59.00	c  S st    57    536860       826       525      2166     46709      4335    919940   no data   no data
470.81/59.09	c  S st    57    537363       826       525      2166     47211      4335    934735   no data   no data
470.81/59.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
471.61/59.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:     80 BRemN:      0 P:  2.3M T:  0.07
471.61/59.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
471.61/59.16	c bin-w-bin subsume rem            9 bins  time:  0.00 s
471.61/59.17	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
471.61/59.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    826 time:  0.00 s
471.61/59.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
471.61/59.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
472.41/59.28	c subs with bin:        1  lits-rem:        58  v-fix:    0  time:  0.07 s
478.80/60.03	c lits-rem:       901  cl-subs:     2630  v-elim:      0  v-fix:    0  time:  0.73 s
478.80/60.03	c vivif2 --  cl tried      524 cl shrink        0 lits rem          0 time: 0.00
479.60/60.10	c vivif2 --  cl tried    44580 cl shrink    11463 lits rem      45230 time: 0.06
479.60/60.13	c asymm  cl-useful: 0/524/524 lits-rem:0 time: 0.04
479.60/60.14	c calculated reachability. Time: 0.00
479.60/60.14	c  N st    57    537363       826       524      2078     44580      4333    832283   no data   no data
674.37/84.56	c  N st    58    701347       826       524      2078     38822      4333    581431   no data   no data
800.49/100.34	c  N st    59    806045       826       524      2081     68524      4333   1434490   no data   no data
800.49/100.34	c  S st    59    806045       826       524      2081     68524      4333   1434490   no data   no data
801.29/100.48	c  S st    59    806548       826       524      2092     69026      4333   1451405   no data   no data
801.29/100.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
802.89/100.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:     16 BRemN:      0 P:  3.5M T:  0.13
802.89/100.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
802.89/100.61	c bin-w-bin subsume rem            1 bins  time:  0.00 s
802.89/100.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
802.89/100.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    826 time:  0.00 s
802.89/100.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
802.89/100.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
804.49/100.81	c subs with bin:        0  lits-rem:       158  v-fix:    0  time:  0.12 s
813.26/101.95	c lits-rem:      2905  cl-subs:     1518  v-elim:      0  v-fix:    0  time:  1.12 s
813.26/101.95	c vivif2 --  cl tried      524 cl shrink        0 lits rem          0 time: 0.00
814.06/102.08	c vivif2 --  cl tried    67508 cl shrink    23497 lits rem      98145 time: 0.13
814.86/102.14	c asymm  cl-useful: 0/524/524 lits-rem:0 time: 0.06
814.86/102.14	c calculated reachability. Time: 0.00
814.86/102.14	c  N st    59    806548       826       524      2081     67508      4333   1309198   no data   no data
1179.65/147.84	c  F st    60   1071875       826       524      2081     84012      4333   2415384   no data   no data
1179.65/147.84	c  N st    60   1071875       826       524      2081     84012      4333   2415384   no data   no data
1179.65/147.84	c Finding binary XORs  T:     0.00 s  found:       0
1188.45/148.91	c Decided on static restart strategy
1215.59/152.30	c  N st    70   1100180       826       524      2109     67516      4333   1476836   no data   no data
1261.09/158.03	c  N st    72   1136178       826       524      2109     57422      4333   1020456   no data   no data
1261.09/158.04	c Finding binary XORs  T:     0.00 s  found:       0
1310.58/164.20	c  N st    73   1168570       825       523      2125     89332      4324   2340693   no data   no data
1360.12/170.51	c  N st    74   1209823       825       523      2126     83350      4324   1793625   no data   no data
1360.12/170.51	c  S st    74   1209823       825       523      2126     83350      4324   1793625   no data   no data
1361.65/170.69	c  S st    74   1210329       825       523      2133     83855      4324   1809355   no data   no data
1362.44/170.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1363.24/170.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:     47 BRemN:      0 P:  3.8M T:  0.18
1364.04/170.90	c Replacing        1 vars Replaced      901 lits Time:     0.01 s 
1364.04/170.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1364.04/170.90	c bin-w-bin subsume rem            3 bins  time:  0.00 s
1364.04/170.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1364.04/170.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    824 time:  0.00 s
1364.04/170.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1364.04/170.93	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
1365.65/171.16	c subs with bin:       43  lits-rem:       431  v-fix:    0  time:  0.18 s
1394.39/174.76	c lits-rem:      2976  cl-subs:     6691  v-elim:      0  v-fix:    0  time:  3.54 s
1394.39/174.76	c vivif2 --  cl tried      526 cl shrink        0 lits rem          0 time: 0.00
1396.13/174.94	c vivif2 --  cl tried    76147 cl shrink    22002 lits rem      89521 time: 0.16
1396.77/175.04	c asymm  cl-useful: 0/526/526 lits-rem:0 time: 0.10
1396.77/175.05	c calculated reachability. Time: 0.00
1396.77/175.05	c  N st    74   1210329       823       526      2059     76146      4326   1528380   no data   no data
1516.53/190.02	c  N st    75   1283212       823       526      2059     53086      4326    812774   no data   no data
1692.15/212.03	c  N st    76   1392536       823       526      2061     61335      4326   1009699   no data   no data
1692.15/212.03	c Finding binary XORs  T:     0.00 s  found:       0
1948.43/244.13	c  N st    77   1556521       823       526      2110     66662      4326   1114741   no data   no data
2199.02/275.52	c  N st    78   1710329       823       526      2112    109022      4326   2559726   no data   no data
2199.02/275.52	c  S st    78   1710329       823       526      2112    109022      4326   2559726   no data   no data
2200.61/275.76	c  S st    78   1710836       823       526      2118    109525      4326   2577436   no data   no data
2200.61/275.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2202.21/275.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:     58 BRemN:      0 P:  5.4M T:  0.22
2202.21/275.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2202.21/275.99	c bin-w-bin subsume rem            1 bins  time:  0.00 s
2202.21/275.99	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  0.00 s
2202.21/276.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
2203.05/276.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2203.05/276.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2205.40/276.36	c subs with bin:        7  lits-rem:        65  v-fix:    0  time:  0.22 s
2250.10/281.94	c lits-rem:     11122  cl-subs:     2486  v-elim:      0  v-fix:    0  time:  5.49 s
2250.10/281.94	c vivif2 --  cl tried      518 cl shrink        0 lits rem          0 time: 0.00
2252.50/282.22	c vivif2 --  cl tried   107032 cl shrink    34451 lits rem     126923 time: 0.27
2253.30/282.34	c asymm  cl-useful: 0/518/518 lits-rem:0 time: 0.12
2253.30/282.34	c calculated reachability. Time: 0.00
2253.30/282.34	c  N st    78   1710836       823       518      2060    107032      4306   2355504   no data   no data
2862.50/358.68	c  N st    79   2079803       823       518      2060    117820      4306   2537391   no data   no data
2862.50/358.68	c Finding binary XORs  T:     0.00 s  found:       0
3101.83/388.62	c  N st    80   2210837       823       518      2068    122092      4306   2758903   no data   no data
3101.83/388.62	c  S st    80   2210837       823       518      2068    122092      4306   2758903   no data   no data
3104.23/388.93	c  S st    80   2211339       823       518      2068    122592      4306   2775086   no data   no data
3104.23/388.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3106.63/389.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      4 BRemN:      0 P:  5.9M T:  0.27
3106.63/389.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3106.63/389.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3106.63/389.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3106.63/389.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
3106.63/389.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3106.63/389.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3109.02/389.57	c subs with bin:        1  lits-rem:        68  v-fix:    0  time:  0.21 s
3223.96/403.93	c lits-rem:      6004  cl-subs:     7691  v-elim:      0  v-fix:    0  time: 14.11 s
3223.96/403.93	c vivif2 --  cl tried      518 cl shrink        0 lits rem          0 time: 0.00
3226.35/404.23	c vivif2 --  cl tried   114900 cl shrink    33604 lits rem     104806 time: 0.30
3227.15/404.36	c asymm  cl-useful: 0/518/518 lits-rem:0 time: 0.13
3227.15/404.36	c calculated reachability. Time: 0.00
3227.15/404.36	c  N st    80   2211339       823       518      2067    114900      4306   2448335   no data   no data
4284.08/536.76	c  N st    81   2711340       823       518      2067    137520      4306   3173050   no data   no data
4284.08/536.76	c  S st    81   2711340       823       518      2067    137520      4306   3173050   no data   no data
4286.41/537.08	c  S st    81   2711842       823       518      2078    138021      4306   3186380   no data   no data
4286.41/537.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4288.81/537.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      5 BRemN:      0 P:  5.4M T:  0.26
4288.81/537.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4288.81/537.36	c bin-w-bin subsume rem            2 bins  time:  0.00 s
4288.81/537.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4288.81/537.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
4288.81/537.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4289.61/537.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4292.02/537.74	c subs with bin:        0  lits-rem:        15  v-fix:    0  time:  0.25 s
4520.33/566.38	c lits-rem:      6013  cl-subs:    13333  v-elim:      0  v-fix:    0  time: 28.15 s
4520.33/566.38	c vivif2 --  cl tried      518 cl shrink        0 lits rem          0 time: 0.00
4524.31/566.82	c vivif2 --  cl tried   124688 cl shrink    42904 lits rem     126386 time: 0.42
4525.11/566.96	c asymm  cl-useful: 0/518/518 lits-rem:0 time: 0.14
4525.11/566.97	c calculated reachability. Time: 0.00
4525.11/566.97	c  N st    81   2711842       823       518      2071    124688      4306   2715591   no data   no data
5515.69/691.07	c  N st    82   3211844       823       518      2072    100489      4306   1707039   no data   no data
5515.69/691.07	c  S st    82   3211844       823       518      2072    100489      4306   1707039   no data   no data
5515.69/691.08	c Finding binary XORs  T:     0.00 s  found:       0
5517.28/691.28	c  S st    82   3212346       823       518      2075    100991      4306   1724959   no data   no data
5517.28/691.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5518.88/691.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  4.5M T:  0.18
5518.88/691.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5518.88/691.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5518.88/691.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5518.88/691.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
5518.88/691.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5519.68/691.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
5523.02/691.95	c subs with bin:     1174  lits-rem:        89  v-fix:    0  time:  0.38 s
5538.05/693.84	c lits-rem:      1497  cl-subs:     4045  v-elim:      0  v-fix:    0  time:  1.87 s
5538.05/693.84	c vivif2 --  cl tried      518 cl shrink        0 lits rem          0 time: 0.00
5538.85/693.96	c vivif2 --  cl tried    95772 cl shrink    14095 lits rem      37996 time: 0.12
5539.69/694.07	c asymm  cl-useful: 0/518/518 lits-rem:0 time: 0.09
5539.69/694.07	c calculated reachability. Time: 0.00
5539.69/694.07	c  N st    82   3212346       823       518      2074     95772      4306   1601024   no data   no data
6590.13/825.67	c  N st    83   3712347       823       518      2074    108443      4306   1951617   no data   no data
6590.13/825.67	c  S st    83   3712347       823       518      2074    108443      4306   1951617   no data   no data
6592.53/825.91	c  S st    83   3712851       823       518      2084    108944      4306   1968718   no data   no data
6592.53/825.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6594.27/826.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      1 BRemN:      0 P:  5.1M T:  0.22
6594.27/826.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6594.27/826.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6594.27/826.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6594.27/826.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
6594.27/826.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6594.27/826.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
6596.51/826.41	c subs with bin:        8  lits-rem:       104  v-fix:    0  time:  0.15 s
6614.87/828.74	c lits-rem:      2435  cl-subs:     2349  v-elim:      0  v-fix:    0  time:  2.29 s
6614.87/828.74	c vivif2 --  cl tried      518 cl shrink        0 lits rem          0 time: 0.00
6615.67/828.88	c vivif2 --  cl tried   106587 cl shrink    13495 lits rem      49806 time: 0.15
6616.47/828.98	c asymm  cl-useful: 0/518/518 lits-rem:0 time: 0.10
6616.47/828.99	c calculated reachability. Time: 0.00
6616.47/828.99	c  N st    83   3712851       823       518      2085    106587      4306   1837209   no data   no data
6713.86/841.15	c  F st    84   3751564       823       518      2085    144580      4306   2995802   no data   no data
6713.86/841.15	c  N st    84   3751564       823       518      2085    144580      4306   2995802   no data   no data
6725.08/842.53	c Decided on static restart strategy
6775.32/848.88	c  N st    94   3779871       823       518      2086     89097      4306   1351700   no data   no data
6804.10/852.45	c Finding binary XORs  T:     0.00 s  found:       0
6837.58/856.66	c  N st    96   3815863       823       518      2089    124351      4306   2391453   no data   no data
6898.24/864.28	c  N st    97   3848255       823       518      2090    156339      4306   3523804   no data   no data
6996.44/876.50	c  N st    98   3896843       823       518      2093    119218      4306   2187339   no data   no data
7144.11/895.03	c  N st    99   3969725       823       518      2093    105390      4306   1748144   no data   no data
7144.11/895.04	c Finding binary XORs  T:     0.00 s  found:       0
7344.44/920.18	c  N st   100   4079048       823       518      2118    125345      4306   2481034   no data   no data
7344.44/920.18	c Finding binary XORs  T:     0.00 s  found:       0
7633.41/956.35	c  N st   101   4212854       823       518      2141    169978      4306   4027579   no data   no data
7633.41/956.35	c  S st   101   4212854       823       518      2141    169978      4306   4027579   no data   no data
7635.80/956.63	c  S st   101   4213358       823       518      2143    170482      4306   4045504   no data   no data
7635.80/956.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7639.14/957.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:     18 BRemN:      0 P:  8.2M T:  0.36
7639.14/957.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7639.14/957.03	c bin-w-bin subsume rem           19 bins  time:  0.00 s
7639.14/957.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7639.14/957.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
7639.14/957.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7639.14/957.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
7642.99/957.51	c subs with bin:        0  lits-rem:       156  v-fix:    0  time:  0.30 s
7891.25/988.68	c lits-rem:      4739  cl-subs:    10271  v-elim:      0  v-fix:    0  time: 30.63 s
7891.25/988.68	c vivif2 --  cl tried      518 cl shrink        0 lits rem          0 time: 0.00
7896.03/989.26	c vivif2 --  cl tried   160211 cl shrink    45957 lits rem     146573 time: 0.56
7897.63/989.42	c asymm  cl-useful: 0/518/518 lits-rem:0 time: 0.17
7897.63/989.43	c calculated reachability. Time: 0.00
7897.63/989.43	c  N st   101   4213358       823       518      2106    160211      4306   3540071   no data   no data
8394.91/1051.73	c  N st   102   4459335       823       518      2106    133223      4306   2297924   no data   no data
8916.94/1117.13	c  N st   103   4713360       823       518      2109    106527      4306   1755513   no data   no data
8916.94/1117.13	c  S st   103   4713360       823       518      2109    106527      4306   1755513   no data   no data
8918.55/1117.34	c  S st   103   4713864       823       518      2112    107029      4306   1773737   no data   no data
8918.55/1117.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8920.19/1117.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    112 BRemL:     80 BRemN:      0 P:  5.1M T:  0.23
8920.19/1117.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8920.19/1117.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8920.19/1117.60	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.00 s
8920.19/1117.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
8920.19/1117.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8921.08/1117.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
8922.52/1117.85	c subs with bin:       10  lits-rem:      1143  v-fix:    0  time:  0.14 s
8930.50/1118.86	c lits-rem:       769  cl-subs:     1652  v-elim:      0  v-fix:    0  time:  0.99 s
8930.50/1118.86	c vivif2 --  cl tried      513 cl shrink        0 lits rem          0 time: 0.00
8931.30/1118.97	c vivif2 --  cl tried   105367 cl shrink     9116 lits rem      30848 time: 0.12
8932.10/1119.07	c asymm  cl-useful: 0/513/513 lits-rem:0 time: 0.09
8932.10/1119.07	c calculated reachability. Time: 0.00
8932.10/1119.07	c  N st   103   4713864       823       513      2146    105366      4297   1702289   no data   no data
8932.10/1119.07	c Finding binary XORs  T:     0.00 s  found:       0
10171.76/1274.37	c  N st   104   5213865       823       513      2146    115064      4297   1886632   no data   no data
10171.76/1274.37	c  S st   104   5213865       823       513      2146    115064      4297   1886632   no data   no data
10171.76/1274.37	c Finding binary XORs  T:     0.00 s  found:       0
10173.36/1274.58	c  S st   104   5214371       823       513      2208    115570      4297   1906400   no data   no data
10173.36/1274.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10175.81/1274.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:     67 BRemN:      0 P:  5.9M T:  0.27
10175.81/1274.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10175.81/1274.88	c bin-w-bin subsume rem            1 bins  time:  0.00 s
10175.81/1274.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10175.81/1274.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
10175.81/1274.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10176.70/1274.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
10178.14/1275.14	c subs with bin:       24  lits-rem:       121  v-fix:    0  time:  0.15 s
10187.72/1276.38	c lits-rem:      1862  cl-subs:     1335  v-elim:      0  v-fix:    0  time:  1.22 s
10187.72/1276.38	c vivif2 --  cl tried      513 cl shrink        0 lits rem          0 time: 0.00
10189.32/1276.50	c vivif2 --  cl tried   114211 cl shrink     8708 lits rem      22333 time: 0.12
10190.12/1276.61	c asymm  cl-useful: 0/513/513 lits-rem:0 time: 0.11
10190.12/1276.62	c calculated reachability. Time: 0.00
10190.12/1276.62	c  N st   104   5214371       823       513      2141    114211      4297   1845779   no data   no data
11630.05/1457.18	c  N st   105   5714373       823       513      2141    199462      4297   4356474   no data   no data
11630.05/1457.18	c  S st   105   5714373       823       513      2141    199462      4297   4356474   no data   no data
11630.05/1457.18	c Finding binary XORs  T:     0.00 s  found:       0
11634.02/1457.61	c  S st   105   5714880       823       513      2165    199968      4297   4374167   no data   no data
11634.02/1457.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11637.22/1458.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      7 BRemN:      0 P:  9.0M T:  0.44
11637.22/1458.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11637.22/1458.07	c bin-w-bin subsume rem           17 bins  time:  0.00 s
11637.22/1458.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11637.22/1458.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
11637.22/1458.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11638.02/1458.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
11642.82/1458.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
12039.54/1508.46	c lits-rem:      3626  cl-subs:    22811  v-elim:      0  v-fix:    0  time: 48.91 s
12039.54/1508.46	c vivif2 --  cl tried      513 cl shrink        0 lits rem          0 time: 0.00
12045.20/1509.16	c vivif2 --  cl tried   177157 cl shrink    59895 lits rem     185879 time: 0.67
12047.54/1509.41	c asymm  cl-useful: 0/513/513 lits-rem:0 time: 0.26
12047.54/1509.42	c calculated reachability. Time: 0.00
12047.54/1509.42	c  N st   105   5714880       823       513      2141    177157      4297   3714335   no data   no data
13291.19/1665.29	c  N st   106   6214881       823       513      2141    145939      4297   2700532   no data   no data
13291.19/1665.29	c  S st   106   6214881       823       513      2141    145939      4297   2700532   no data   no data
13294.37/1665.66	c  S st   106   6215385       823       513      2145    146443      4297   2715636   no data   no data
13294.37/1665.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13296.77/1665.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      3 BRemN:      0 P:  7.0M T:  0.31
13296.77/1665.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13296.77/1665.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13296.77/1665.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13296.77/1665.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
13296.77/1665.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13297.57/1666.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
13299.97/1666.34	c subs with bin:       50  lits-rem:       194  v-fix:    0  time:  0.22 s
13338.27/1671.19	c lits-rem:      3040  cl-subs:     3231  v-elim:      0  v-fix:    0  time:  4.76 s
13338.27/1671.19	c vivif2 --  cl tried      513 cl shrink        0 lits rem          0 time: 0.00
13340.68/1671.48	c vivif2 --  cl tried   143162 cl shrink    27544 lits rem      80950 time: 0.29
13342.28/1671.63	c asymm  cl-useful: 0/513/513 lits-rem:0 time: 0.14
13342.28/1671.63	c calculated reachability. Time: 0.00
13342.28/1671.63	c  N st   106   6215385       823       513      2153    143162      4297   2556022   no data   no data
14691.27/1840.66	c  N st   107   6715385       823       513      2153    197446      4297   4348308   no data   no data
14691.27/1840.66	c  S st   107   6715385       823       513      2153    197446      4297   4348308   no data   no data
14691.27/1840.67	c Finding binary XORs  T:     0.00 s  found:       0
14694.46/1841.07	c  S st   107   6715889       823       513      2163    197949      4297   4365032   no data   no data
14694.46/1841.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
14698.44/1841.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      5 BRemN:      0 P:  8.4M T:  0.39
14698.44/1841.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14698.44/1841.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14698.44/1841.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14698.44/1841.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
14698.44/1841.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14698.44/1841.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
14703.24/1842.16	c subs with bin:        5  lits-rem:       459  v-fix:    0  time:  0.45 s
14807.81/1855.24	c lits-rem:      6921  cl-subs:     6940  v-elim:      0  v-fix:    0  time: 12.85 s
14807.81/1855.24	c vivif2 --  cl tried      513 cl shrink        0 lits rem          0 time: 0.00
14813.39/1855.91	c vivif2 --  cl tried   191004 cl shrink    56555 lits rem     219707 time: 0.64
14814.99/1856.12	c asymm  cl-useful: 0/513/513 lits-rem:0 time: 0.21
14814.99/1856.13	c calculated reachability. Time: 0.00
14814.99/1856.13	c  N st   107   6715889       823       513      2159    191004      4297   3960880   no data   no data
16219.86/2032.17	c  N st   108   7215890       822       513      2172    228290      4297   5774469   no data   no data
16219.86/2032.17	c  S st   108   7215890       822       513      2172    228290      4297   5774469   no data   no data
16220.66/2032.22	c Finding binary XORs  T:     0.00 s  found:       0
16224.69/2032.74	c  S st   108   7216393       822       512      2151    227305      4290   5773100   no data   no data
16224.69/2032.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
16228.63/2033.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:     10 BRemN:      0 P:  9.8M T:  0.50
16228.63/2033.28	c Replacing        1 vars Replaced       24 lits Time:     0.02 s 
16228.63/2033.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16228.63/2033.29	c bin-w-bin subsume rem            5 bins  time:  0.00 s
16228.63/2033.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16228.63/2033.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    821 time:  0.00 s
16228.63/2033.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16229.43/2033.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
16235.81/2034.15	c subs with bin:       79  lits-rem:       199  v-fix:    0  time:  0.57 s
16416.23/2056.79	c lits-rem:     15889  cl-subs:     5505  v-elim:      0  v-fix:    0  time: 22.25 s
16416.23/2056.79	c vivif2 --  cl tried      512 cl shrink        0 lits rem          0 time: 0.00
16425.02/2057.83	c vivif2 --  cl tried   221721 cl shrink    67228 lits rem     199790 time: 1.01
16426.66/2058.10	c asymm  cl-useful: 0/512/512 lits-rem:0 time: 0.25
16426.66/2058.11	c calculated reachability. Time: 0.00
16426.66/2058.11	c  N st   108   7216393       821       512      2137    221721      4287   5364364   no data   no data
17903.29/2243.01	c  N st   109   7716394       821       512      2137    125369      4287   1864303   no data   no data
17903.29/2243.01	c  S st   109   7716394       821       512      2137    125369      4287   1864303   no data   no data
17903.29/2243.03	c Finding binary XORs  T:     0.00 s  found:       0
17904.89/2243.26	c  S st   109   7716897       820       511      2073    125346      4280   1872414   no data   no data
17904.89/2243.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17907.29/2243.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:     17 BRemN:      0 P:  6.1M T:  0.26
17907.29/2243.54	c Replacing        1 vars Replaced      211 lits Time:     0.01 s 
17907.29/2243.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17907.29/2243.55	c bin-w-bin subsume rem            3 bins  time:  0.00 s
17907.29/2243.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17907.29/2243.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
17907.29/2243.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17907.29/2243.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
17908.89/2243.79	c subs with bin:       33  lits-rem:        52  v-fix:    0  time:  0.14 s
17912.87/2244.23	c lits-rem:       356  cl-subs:      357  v-elim:      0  v-fix:    0  time:  0.41 s
17912.87/2244.23	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
17913.67/2244.32	c vivif2 --  cl tried   124956 cl shrink     3115 lits rem       9848 time: 0.09
17914.47/2244.43	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.12
17914.47/2244.44	c calculated reachability. Time: 0.00
17914.47/2244.44	c  N st   109   7716897       819       511      2053    124956      4277   1853298   no data   no data
19394.42/2429.90	c  N st   110   8216897       819       511      2053    127168      4277   1825662   no data   no data
19394.42/2429.90	c  S st   110   8216897       819       511      2053    127168      4277   1825662   no data   no data
19397.57/2430.20	c  S st   110   8217400       819       511      2062    127670      4277   1844655   no data   no data
19397.57/2430.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
19399.97/2430.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      8 BRemN:      0 P:  6.4M T:  0.32
19399.97/2430.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19399.97/2430.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19399.97/2430.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19399.97/2430.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
19399.97/2430.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19399.97/2430.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
19401.57/2430.79	c subs with bin:        0  lits-rem:        19  v-fix:    0  time:  0.14 s
19404.74/2431.11	c lits-rem:       367  cl-subs:      236  v-elim:      0  v-fix:    0  time:  0.29 s
19404.74/2431.11	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
19404.74/2431.19	c vivif2 --  cl tried   127434 cl shrink     1462 lits rem       4297 time: 0.08
19406.34/2431.33	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.13
19406.34/2431.33	c calculated reachability. Time: 0.00
19406.34/2431.33	c  N st   110   8217400       819       511      2058    127434      4277   1836696   no data   no data
21002.17/2631.29	c  N st   111   8717402       819       511      2058    238376      4277   4892567   no data   no data
21002.17/2631.29	c  S st   111   8717402       819       511      2058    238376      4277   4892567   no data   no data
21002.17/2631.29	c Finding binary XORs  T:     0.00 s  found:       0
21006.81/2631.88	c  S st   111   8717904       819       511      2063    238877      4277   4910432   no data   no data
21007.61/2631.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
21011.59/2632.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     36 BRemL:     12 BRemN:      0 P: 10.9M T:  0.54
21011.59/2632.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21011.59/2632.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21011.59/2632.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21011.59/2632.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
21011.59/2632.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21012.39/2632.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
21016.40/2633.08	c subs with bin:        0  lits-rem:       346  v-fix:    0  time:  0.37 s
21665.38/2714.33	c lits-rem:     18870  cl-subs:    30388  v-elim:      0  v-fix:    0  time: 79.85 s
21665.38/2714.33	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
21670.96/2715.03	c vivif2 --  cl tried   208489 cl shrink    53255 lits rem     144765 time: 0.67
21672.55/2715.27	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.24
21672.55/2715.27	c calculated reachability. Time: 0.00
21672.55/2715.27	c  N st   111   8717904       819       511      2087    208489      4277   4002339   no data   no data
23198.79/2906.44	c  N st   112   9217904       819       511      2087    183954      4277   3250189   no data   no data
23198.79/2906.44	c  S st   112   9217904       819       511      2087    183954      4277   3250189   no data   no data
23198.79/2906.44	c Finding binary XORs  T:     0.00 s  found:       0
23201.99/2906.86	c  S st   112   9218406       819       511      2099    184455      4277   3266336   no data   no data
23201.99/2906.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
23205.23/2907.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:     10 BRemN:      0 P:  8.4M T:  0.37
23205.23/2907.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23205.23/2907.27	c bin-w-bin subsume rem            1 bins  time:  0.00 s
23205.23/2907.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23205.23/2907.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
23205.23/2907.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23206.12/2907.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
23208.36/2907.68	c subs with bin:        4  lits-rem:      1418  v-fix:    0  time:  0.23 s
23370.40/2927.93	c lits-rem:      2600  cl-subs:    14726  v-elim:      0  v-fix:    0  time: 19.89 s
23370.40/2927.93	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
23373.58/2928.31	c vivif2 --  cl tried   169725 cl shrink    28200 lits rem      73949 time: 0.36
23374.38/2928.49	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.18
23375.18/2928.50	c calculated reachability. Time: 0.00
23375.18/2928.50	c  N st   112   9218406       819       511      2088    169725      4277   2898767   no data   no data
25278.79/3167.05	c  N st   113   9718410       819       511      2088    263522      4277   5576129   no data   no data
25278.79/3167.05	c  S st   113   9718410       819       511      2088    263522      4277   5576129   no data   no data
25282.79/3167.51	c  S st   113   9718920       819       511      2089    264030      4277   5593753   no data   no data
25282.79/3167.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
25288.37/3168.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.7M T:  0.71
25288.37/3168.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25288.37/3168.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25288.37/3168.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25288.37/3168.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
25288.37/3168.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25289.17/3168.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
25294.81/3169.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.50 s
26052.22/3263.98	c lits-rem:      5486  cl-subs:    28283  v-elim:      0  v-fix:    0  time: 94.88 s
26052.22/3263.98	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
26060.99/3265.07	c vivif2 --  cl tried   235747 cl shrink    74352 lits rem     194002 time: 1.08
26063.40/3265.34	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.27
26063.40/3265.35	c calculated reachability. Time: 0.00
26063.40/3265.35	c  N st   113   9718920       819       511      2089    235747      4277   4740680   no data   no data
27675.13/3467.27	c  N st   114  10218923       819       511      2090    183777      4277   3238312   no data   no data
27675.13/3467.27	c  S st   114  10218923       819       511      2090    183777      4277   3238312   no data   no data
27678.96/3467.75	c  S st   114  10219424       819       511      2092    184278      4277   3253077   no data   no data
27678.96/3467.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
27682.17/3468.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  7.8M T:  0.40
27682.17/3468.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27682.17/3468.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27682.17/3468.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27682.17/3468.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
27682.17/3468.18	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
27683.01/3468.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
27686.96/3468.74	c subs with bin:      113  lits-rem:       939  v-fix:    0  time:  0.36 s
27774.75/3479.77	c lits-rem:      1423  cl-subs:    11742  v-elim:      0  v-fix:    0  time: 11.03 s
27774.75/3479.77	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
27777.15/3480.09	c vivif2 --  cl tried   172423 cl shrink    25664 lits rem      86073 time: 0.32
27778.75/3480.29	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.19
27778.75/3480.29	c calculated reachability. Time: 0.00
27778.75/3480.29	c  N st   114  10219424       819       511      2091    172423      4277   2959342   no data   no data
29308.21/3671.86	c  N st   115  10719424       819       511      2091    245371      4277   5128399   no data   no data
29308.21/3671.86	c  S st   115  10719424       819       511      2091    245371      4277   5128399   no data   no data
29312.05/3672.38	c  S st   115  10719927       819       511      2093    245872      4277   5143994   no data   no data
29312.85/3672.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
29317.00/3672.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      2 BRemN:      0 P: 11.2M T:  0.55
29317.00/3672.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29317.00/3672.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29317.00/3672.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29317.00/3672.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
29317.00/3672.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
29317.63/3673.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
29322.43/3673.65	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.40 s
30136.53/3775.67	c lits-rem:      3980  cl-subs:    24340  v-elim:      0  v-fix:    0  time: 102.02 s
30136.53/3775.67	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
30142.92/3776.44	c vivif2 --  cl tried   221532 cl shrink    44748 lits rem     119601 time: 0.77
30144.52/3776.69	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.25
30145.32/3776.70	c calculated reachability. Time: 0.00
30145.32/3776.70	c  N st   115  10719927       819       511      2100    221532      4277   4422546   no data   no data
31828.07/3987.59	c  N st   116  11219927       819       511      2100    284768      4277   6611402   no data   no data
31828.07/3987.59	c  S st   116  11219927       819       511      2100    284768      4277   6611402   no data   no data
31828.71/3987.60	c Finding binary XORs  T:     0.00 s  found:       0
31835.10/3988.40	c  S st   116  11220434       819       511      2106    285275      4277   6628423   no data   no data
31835.10/3988.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
31840.69/3989.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      3 BRemN:      0 P: 11.7M T:  0.70
31840.69/3989.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31840.69/3989.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31840.69/3989.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31840.69/3989.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
31840.69/3989.13	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
31841.49/3989.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
31850.28/3990.37	c subs with bin:        7  lits-rem:        36  v-fix:    0  time:  0.87 s
32448.10/4065.26	c lits-rem:      9674  cl-subs:    26261  v-elim:      0  v-fix:    0  time: 74.88 s
32448.10/4065.26	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
32460.22/4066.78	c vivif2 --  cl tried   259007 cl shrink    91651 lits rem     409698 time: 1.51
32463.27/4067.17	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.39
32463.27/4067.18	c calculated reachability. Time: 0.00
32463.27/4067.18	c  N st   116  11220434       819       511      2104    259007      4277   5677096   no data   no data
34547.26/4328.24	c  N st   117  11720437       819       511      2104    169735      4277   2881794   no data   no data
34547.26/4328.24	c  S st   117  11720437       819       511      2104    169735      4277   2881794   no data   no data
34549.80/4328.55	c  S st   117  11720942       819       511      2105    170240      4277   2898494   no data   no data
34549.80/4328.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
34552.84/4328.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.4M T:  0.36
34552.84/4328.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34552.84/4328.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34552.84/4328.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34552.84/4328.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
34552.84/4328.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
34552.84/4328.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
34556.04/4329.36	c subs with bin:        0  lits-rem:        15  v-fix:    0  time:  0.25 s
34605.51/4335.56	c lits-rem:      2046  cl-subs:     4027  v-elim:      0  v-fix:    0  time:  6.20 s
34605.51/4335.56	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
34607.11/4335.76	c vivif2 --  cl tried   166213 cl shrink    13617 lits rem      63380 time: 0.19
34608.72/4335.93	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.17
34608.72/4335.93	c calculated reachability. Time: 0.00
34608.72/4335.93	c  N st   117  11720942       819       511      2105    166213      4277   2725834   no data   no data
36316.07/4549.86	c  N st   118  12220942       819       511      2105    208869      4277   3951991   no data   no data
36316.07/4549.86	c  S st   118  12220942       819       511      2105    208869      4277   3951991   no data   no data
36320.07/4550.33	c  S st   118  12221446       819       511      2107    209371      4277   3967483   no data   no data
36320.07/4550.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36324.05/4550.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      1 BRemN:      0 P:  9.4M T:  0.53
36324.05/4550.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36324.05/4550.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36324.05/4550.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36324.05/4550.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
36324.05/4550.89	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
36324.85/4550.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
36334.43/4552.15	c subs with bin:      258  lits-rem:      2781  v-fix:    0  time:  1.03 s
36550.78/4579.28	c lits-rem:      2447  cl-subs:    12633  v-elim:      0  v-fix:    0  time: 27.13 s
36550.78/4579.29	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
36556.31/4579.91	c vivif2 --  cl tried   196480 cl shrink    34266 lits rem     126997 time: 0.61
36558.71/4580.22	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.31
36558.71/4580.23	c calculated reachability. Time: 0.00
36558.71/4580.23	c  N st   118  12221446       819       511      2111    196480      4277   3588865   no data   no data
38764.08/4856.53	c  N st   119  12721447       819       511      2111    231418      4277   4466058   no data   no data
38764.08/4856.53	c  S st   119  12721447       819       511      2111    231418      4277   4466058   no data   no data
38764.08/4856.53	c Finding binary XORs  T:     0.00 s  found:       0
38767.13/4856.98	c  S st   119  12721949       819       511      2121    231919      4277   4485287   no data   no data
38767.93/4857.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
38771.98/4857.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      5 BRemN:      0 P: 11.5M T:  0.54
38771.98/4857.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38771.98/4857.55	c bin-w-bin subsume rem            2 bins  time:  0.00 s
38771.98/4857.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38771.98/4857.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
38771.98/4857.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38771.98/4857.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
38776.72/4858.16	c subs with bin:       10  lits-rem:       220  v-fix:    0  time:  0.37 s
39028.93/4889.78	c lits-rem:      6714  cl-subs:    12205  v-elim:      0  v-fix:    0  time: 31.62 s
39028.93/4889.78	c vivif2 --  cl tried      511 cl shrink        0 lits rem          0 time: 0.00
39033.73/4890.35	c vivif2 --  cl tried   219704 cl shrink    42504 lits rem     107893 time: 0.57
39036.28/4890.63	c asymm  cl-useful: 0/511/511 lits-rem:0 time: 0.28
39036.28/4890.63	c calculated reachability. Time: 0.00
39036.28/4890.63	c  N st   119  12721949       819       511      2114    219704      4277   4088438   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394768-1306105345/watcher-3394768-1306105345 -o /tmp/evaluation-result-3394768-1306105345/solver-3394768-1306105345 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3394768-1306105345.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.51 7.97 7.98 2/528 9466
/proc/meminfo: memFree=15522072/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=92144 CPUtime=0.02 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 412 0 0 0 2 0 0 0 23 0 8 0 702950780 94355456 352 33554432000 4194304 4580107 140735062882992 18446744073709551615 47156742834098 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9466/statm: 23036 352 299 95 0 18018 0
[pid=9466/tid=9467] ppid=9464 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 4 0 0 0 1 0 0 0 24 0 8 0 702950781 94355456 360 33554432000 4194304 4580107 140735062882992 18446744073709551615 47156742833689 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=92144 CPUtime=0 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 702950781 94355456 360 33554432000 4194304 4580107 140735062882992 18446744073709551615 47156742833689 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 8 0 702950781 94355456 360 33554432000 4194304 4580107 140735062882992 18446744073709551615 47156742833680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 702950781 94355456 360 33554432000 4194304 4580107 140735062882992 18446744073709551615 47156742833689 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 702950781 94355456 360 33554432000 4194304 4580107 140735062882992 18446744073709551615 47156742833680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 702950781 94355456 360 33554432000 4194304 4580107 140735062882992 18446744073709551615 47156742833693 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 702950781 94355456 360 33554432000 4194304 4580107 140735062882992 18446744073709551615 47156742833689 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0249201 s]
/proc/loadavg: 7.51 7.97 7.98 2/528 9466
/proc/meminfo: memFree=15522072/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=430832 CPUtime=0.12 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) D 9464 9466 9244 0 -1 4202496 1739 0 0 0 12 0 0 0 25 0 8 0 702950780 441171968 1646 33554432000 4194304 4580107 140735062882992 18446744073709551615 212039655227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9466/statm: 107708 1694 335 95 0 102690 0
[pid=9466/tid=9467] ppid=9464 vsize=430832 CPUtime=0.01 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 190 0 0 0 1 0 0 0 18 0 8 0 702950781 441171968 1704 33554432000 4194304 4580107 140735062882992 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=430832 CPUtime=0 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 184 0 0 0 0 0 0 0 18 0 8 0 702950781 441171968 1715 33554432000 4194304 4580107 140735062882992 18446744073709551615 4309730 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=430832 CPUtime=0.01 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) D 9464 9466 9244 0 -1 4202560 177 0 0 0 1 0 0 0 18 0 8 0 702950781 441171968 1698 33554432000 4194304 4580107 140735062882992 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=430700 CPUtime=0.01 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 87 0 0 0 1 0 0 0 17 0 8 0 702950781 441036800 1704 33554432000 4194304 4580107 140735062882992 18446744073709551615 4307681 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=430700 CPUtime=0.01 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 210 0 0 0 1 0 0 0 18 0 8 0 702950781 441036800 1727 33554432000 4194304 4580107 140735062882992 18446744073709551615 4309673 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=430700 CPUtime=0.01 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 310 0 0 0 1 0 0 0 18 0 8 0 702950781 441036800 1736 33554432000 4194304 4580107 140735062882992 18446744073709551615 4310274 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=430700 CPUtime=0.01 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 194 0 0 0 1 0 0 0 18 0 8 0 702950781 441036800 1759 33554432000 4194304 4580107 140735062882992 18446744073709551615 212039760366 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 430832

[startup+0.100866 s]
/proc/loadavg: 7.51 7.97 7.98 2/528 9466
/proc/meminfo: memFree=15522072/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=493116 CPUtime=0.64 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 5963 0 0 0 59 5 0 0 25 0 8 0 702950780 504950784 5215 33554432000 4194304 4580107 140735062882992 18446744073709551615 4293308 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9466/statm: 123279 5215 358 95 0 118261 0
[pid=9466/tid=9467] ppid=9464 vsize=493116 CPUtime=0.08 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 756 0 0 0 8 0 0 0 17 0 8 0 702950781 504950784 5215 33554432000 4194304 4580107 140735062882992 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=493116 CPUtime=0.06 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 739 0 0 0 6 0 0 0 18 0 8 0 702950781 504950784 5215 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294157 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=493116 CPUtime=0.08 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 628 0 0 0 8 0 0 0 17 0 8 0 702950781 504950784 5215 33554432000 4194304 4580107 140735062882992 18446744073709551615 4288977 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=493116 CPUtime=0.07 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 615 0 0 0 7 0 0 0 18 0 8 0 702950781 504950784 5215 33554432000 4194304 4580107 140735062882992 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=493116 CPUtime=0.08 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 677 0 0 0 7 1 0 0 18 0 8 0 702950781 504950784 5215 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294185 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=493116 CPUtime=0.08 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 741 0 0 0 8 0 0 0 17 0 8 0 702950781 504950784 5215 33554432000 4194304 4580107 140735062882992 18446744073709551615 4293244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=493116 CPUtime=0.07 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 737 0 0 0 7 0 0 0 17 0 8 0 702950781 504950784 5215 33554432000 4194304 4580107 140735062882992 18446744073709551615 4320562 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 493116

[startup+0.30083 s]
/proc/loadavg: 7.51 7.97 7.98 2/528 9466
/proc/meminfo: memFree=15522072/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=494816 CPUtime=2.24 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 8855 0 0 0 218 6 0 0 25 0 8 0 702950780 506691584 7933 33554432000 4194304 4580107 140735062882992 18446744073709551615 4317095 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9466/statm: 123704 7933 379 95 0 118686 0
[pid=9466/tid=9467] ppid=9464 vsize=494816 CPUtime=0.28 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1278 0 0 0 28 0 0 0 18 0 8 0 702950781 506691584 7933 33554432000 4194304 4580107 140735062882992 18446744073709551615 4296144 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=494816 CPUtime=0.27 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1115 0 0 0 26 1 0 0 18 0 8 0 702950781 506691584 7933 33554432000 4194304 4580107 140735062882992 18446744073709551615 4295036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=494816 CPUtime=0.27 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 976 0 0 0 27 0 0 0 18 0 8 0 702950781 506691584 7933 33554432000 4194304 4580107 140735062882992 18446744073709551615 4322741 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=494816 CPUtime=0.28 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1034 0 0 0 27 1 0 0 18 0 8 0 702950781 506691584 7933 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=494816 CPUtime=0.28 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1000 0 0 0 27 1 0 0 18 0 8 0 702950781 506691584 7933 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=494816 CPUtime=0.28 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1193 0 0 0 28 0 0 0 18 0 8 0 702950781 506691584 7933 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=494816 CPUtime=0.27 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 913 0 0 0 27 0 0 0 18 0 8 0 702950781 506691584 7933 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 494816

[startup+0.700757 s]
/proc/loadavg: 7.51 7.97 7.98 2/528 9466
/proc/meminfo: memFree=15522072/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=498268 CPUtime=5.44 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 12906 0 0 0 537 7 0 0 25 0 8 0 702950780 510226432 9366 33554432000 4194304 4580107 140735062882992 18446744073709551615 4295122 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9466/statm: 124567 9366 379 95 0 119549 0
[pid=9466/tid=9467] ppid=9464 vsize=498268 CPUtime=0.67 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1744 0 0 0 67 0 0 0 18 0 8 0 702950781 510226432 9366 33554432000 4194304 4580107 140735062882992 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=498268 CPUtime=0.67 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1584 0 0 0 66 1 0 0 18 0 8 0 702950781 510226432 9366 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=498268 CPUtime=0.68 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1411 0 0 0 67 1 0 0 18 0 8 0 702950781 510226432 9366 33554432000 4194304 4580107 140735062882992 18446744073709551615 4320616 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=498268 CPUtime=0.68 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1602 0 0 0 67 1 0 0 18 0 8 0 702950781 510226432 9367 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=498268 CPUtime=0.68 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1441 0 0 0 67 1 0 0 18 0 8 0 702950781 510226432 9367 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=498268 CPUtime=0.68 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1814 0 0 0 68 0 0 0 18 0 8 0 702950781 510226432 9367 33554432000 4194304 4580107 140735062882992 18446744073709551615 4324244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=498268 CPUtime=0.67 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 1488 0 0 0 67 0 0 0 18 0 8 0 702950781 510226432 9368 33554432000 4194304 4580107 140735062882992 18446744073709551615 4298843 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 498268

[startup+1.50061 s]
/proc/loadavg: 7.51 7.97 7.98 10/536 9474
/proc/meminfo: memFree=15482824/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=483972 CPUtime=11.82 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 19451 0 0 0 1174 8 0 0 25 0 8 0 702950780 495587328 11101 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9466/statm: 120993 11101 380 95 0 115975 0
[pid=9466/tid=9467] ppid=9464 vsize=483972 CPUtime=1.47 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 2591 0 0 0 147 0 0 0 19 0 8 0 702950781 495587328 11101 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=483972 CPUtime=1.47 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 2427 0 0 0 146 1 0 0 19 0 8 0 702950781 495587328 11102 33554432000 4194304 4580107 140735062882992 18446744073709551615 4293301 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=483972 CPUtime=1.48 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 2307 0 0 0 147 1 0 0 19 0 8 0 702950781 495587328 11102 33554432000 4194304 4580107 140735062882992 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=483972 CPUtime=1.48 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 2239 0 0 0 147 1 0 0 19 0 8 0 702950781 495587328 11102 33554432000 4194304 4580107 140735062882992 18446744073709551615 4295107 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=483972 CPUtime=1.47 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 2358 0 0 0 146 1 0 0 20 0 8 0 702950781 495587328 11102 33554432000 4194304 4580107 140735062882992 18446744073709551615 4295146 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=483972 CPUtime=1.48 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 2672 0 0 0 148 0 0 0 19 0 8 0 702950781 495587328 11102 33554432000 4194304 4580107 140735062882992 18446744073709551615 4322678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=483972 CPUtime=1.47 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 2201 0 0 0 147 0 0 0 19 0 8 0 702950781 495587328 11103 33554432000 4194304 4580107 140735062882992 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 483972

[startup+3.10033 s]
/proc/loadavg: 7.51 7.97 7.98 9/536 9474
/proc/meminfo: memFree=15464544/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=503416 CPUtime=24.6 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 35391 0 0 0 2449 11 0 0 25 0 8 0 702950780 515497984 19138 33554432000 4194304 4580107 140735062882992 18446744073709551615 4252984 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9466/statm: 125854 19138 380 95 0 120836 0
[pid=9466/tid=9467] ppid=9464 vsize=503416 CPUtime=3.07 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 5457 0 0 0 306 1 0 0 25 0 8 0 702950781 515497984 19138 33554432000 4194304 4580107 140735062882992 18446744073709551615 4317523 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=503416 CPUtime=3.07 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 5600 0 0 0 306 1 0 0 24 0 8 0 702950781 515497984 19138 33554432000 4194304 4580107 140735062882992 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=503416 CPUtime=3.08 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 4028 0 0 0 307 1 0 0 23 0 8 0 702950781 515497984 19138 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=503416 CPUtime=3.08 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 3653 0 0 0 307 1 0 0 24 0 8 0 702950781 515497984 19138 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=503416 CPUtime=3.07 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 3853 0 0 0 306 1 0 0 25 0 8 0 702950781 515497984 19138 33554432000 4194304 4580107 140735062882992 18446744073709551615 4304864 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=503416 CPUtime=3.07 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 4150 0 0 0 307 0 0 0 25 0 8 0 702950781 515497984 19138 33554432000 4194304 4580107 140735062882992 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=503416 CPUtime=3.07 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 3268 0 0 0 307 0 0 0 24 0 8 0 702950781 515497984 19138 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 503416

[startup+6.30076 s]
/proc/loadavg: 7.55 7.97 7.98 9/536 9474
/proc/meminfo: memFree=15396964/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=477224 CPUtime=50.14 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 63523 0 0 0 4999 15 0 0 25 0 8 0 702950780 488677376 32659 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9466/statm: 119306 32660 380 95 0 114288 0
[pid=9466/tid=9467] ppid=9464 vsize=477224 CPUtime=6.28 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 10949 0 0 0 626 2 0 0 25 0 8 0 702950781 488677376 32660 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=477224 CPUtime=6.27 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 8533 0 0 0 625 2 0 0 25 0 8 0 702950781 488677376 32661 33554432000 4194304 4580107 140735062882992 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=477224 CPUtime=6.28 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 8033 0 0 0 626 2 0 0 25 0 8 0 702950781 488677376 32661 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=477224 CPUtime=6.28 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 6586 0 0 0 626 2 0 0 25 0 8 0 702950781 488677376 32661 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=477224 CPUtime=6.28 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 8122 0 0 0 626 2 0 0 25 0 8 0 702950781 488677376 32661 33554432000 4194304 4580107 140735062882992 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=477224 CPUtime=6.28 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 8188 0 0 0 627 1 0 0 25 0 8 0 702950781 488677376 32661 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=477224 CPUtime=6.27 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 4845 0 0 0 626 1 0 0 25 0 8 0 702950781 488677376 32661 33554432000 4194304 4580107 140735062882992 18446744073709551615 4291415 0 0 4096 2 0 0 0 -1 2 0 0 0

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

[pid=9466/tid=9469] ppid=9464 vsize=3771436 CPUtime=4632.47 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 588527 0 0 0 462985 262 0 0 25 0 8 0 702950781 3861950464 720382 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294978 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=3771436 CPUtime=4662.35 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 536754 0 0 0 465983 252 0 0 25 0 8 0 702950781 3861950464 720382 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=3771436 CPUtime=4662.37 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 580633 0 0 0 465974 263 0 0 25 0 8 0 702950781 3861950464 720382 33554432000 4194304 4580107 140735062882992 18446744073709551615 4316502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=3771436 CPUtime=4662.25 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 572624 0 0 0 465989 236 0 0 25 0 8 0 702950781 3861950464 720382 33554432000 4194304 4580107 140735062882992 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=3771436 CPUtime=4661.73 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 314058 0 0 0 466037 136 0 0 25 0 8 0 702950781 3861950464 720382 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37214
Current children cumulated vsize (KiB) 3771436

[startup+4722.32 s]
/proc/loadavg: 8.09 8.05 8.00 9/536 9611
/proc/meminfo: memFree=12571904/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=3873800 CPUtime=37693 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 4445007 0 0 0 3767350 1951 0 0 25 0 8 0 702950780 3966771200 736303 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9466/statm: 968450 736303 380 95 0 963432 0
[pid=9466/tid=9467] ppid=9464 vsize=3873800 CPUtime=4721.01 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 632158 0 0 0 471860 241 0 0 25 0 8 0 702950781 3966771200 736303 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=3873800 CPUtime=4722.4 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 629668 0 0 0 471950 290 0 0 25 0 8 0 702950781 3966771200 736304 33554432000 4194304 4580107 140735062882992 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=3873800 CPUtime=4691.4 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 590817 0 0 0 468877 263 0 0 25 0 8 0 702950781 3966771200 736304 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=3873800 CPUtime=4722.36 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 539985 0 0 0 471983 253 0 0 25 0 8 0 702950781 3966771200 736304 33554432000 4194304 4580107 140735062882992 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=3873800 CPUtime=4722.4 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 588844 0 0 0 471971 269 0 0 25 0 8 0 702950781 3966771200 736304 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=3873800 CPUtime=4722.26 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 576388 0 0 0 471988 238 0 0 25 0 8 0 702950781 3966771200 736304 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=3873800 CPUtime=4721.75 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 315402 0 0 0 472037 138 0 0 25 0 8 0 702950781 3966771200 736304 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37693
Current children cumulated vsize (KiB) 3873800

[startup+4782.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/536 9613
/proc/meminfo: memFree=12561948/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=3986048 CPUtime=38171.7 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 4471017 0 0 0 3815204 1970 0 0 25 0 8 0 702950780 4081713152 739185 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9466/statm: 996512 739185 380 95 0 991494 0
[pid=9466/tid=9467] ppid=9464 vsize=3986048 CPUtime=4780.98 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 637200 0 0 0 477853 245 0 0 25 0 8 0 702950781 4081713152 739185 33554432000 4194304 4580107 140735062882992 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=3986048 CPUtime=4782.38 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 636995 0 0 0 477944 294 0 0 25 0 8 0 702950781 4081713152 739185 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=3986048 CPUtime=4750.27 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 596972 0 0 0 474759 268 0 0 25 0 8 0 702950781 4081713152 739185 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=3986048 CPUtime=4782.34 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 539985 0 0 0 477981 253 0 0 25 0 8 0 702950781 4081713152 739185 33554432000 4194304 4580107 140735062882992 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=3986048 CPUtime=4782.38 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 590338 0 0 0 477968 270 0 0 25 0 8 0 702950781 4081713152 739185 33554432000 4194304 4580107 140735062882992 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=3986048 CPUtime=4782.25 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 578699 0 0 0 477984 241 0 0 25 0 8 0 702950781 4081713152 739185 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=3986048 CPUtime=4781.73 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 317674 0 0 0 478034 139 0 0 25 0 8 0 702950781 4081713152 739185 33554432000 4194304 4580107 140735062882992 18446744073709551615 4305555 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38171.7
Current children cumulated vsize (KiB) 3986048

[startup+4842.3 s]
/proc/loadavg: 8.13 8.08 8.01 9/536 9615
/proc/meminfo: memFree=12505612/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=3923296 CPUtime=38650.6 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 4503741 0 0 0 3863073 1987 0 0 25 0 8 0 702950780 4017455104 752912 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9466/statm: 980824 752912 380 95 0 975806 0
[pid=9466/tid=9467] ppid=9464 vsize=3923296 CPUtime=4840.97 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 644779 0 0 0 483848 249 0 0 25 0 8 0 702950781 4017455104 752912 33554432000 4194304 4580107 140735062882992 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=3923296 CPUtime=4842.39 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 643789 0 0 0 483940 299 0 0 25 0 8 0 702950781 4017455104 752912 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=3923296 CPUtime=4809.14 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 599392 0 0 0 480644 270 0 0 25 0 8 0 702950781 4017455104 752912 33554432000 4194304 4580107 140735062882992 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=3923296 CPUtime=4842.35 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 539985 0 0 0 483982 253 0 0 25 0 8 0 702950781 4017455104 752912 33554432000 4194304 4580107 140735062882992 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=3923296 CPUtime=4842.38 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 595504 0 0 0 483966 272 0 0 25 0 8 0 702950781 4017455104 752912 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=3923296 CPUtime=4842.25 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 586298 0 0 0 483981 244 0 0 25 0 8 0 702950781 4017455104 752912 33554432000 4194304 4580107 140735062882992 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=3923296 CPUtime=4841.73 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 319113 0 0 0 484034 139 0 0 25 0 8 0 702950781 4017455104 752912 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38650.6
Current children cumulated vsize (KiB) 3923296

[startup+4902.3 s]
/proc/loadavg: 8.09 8.07 8.01 9/536 9616
/proc/meminfo: memFree=12620528/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=3688212 CPUtime=39129.5 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 4525588 0 0 0 3910949 2001 0 0 25 0 8 0 702950780 3776729088 724017 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9466/statm: 922053 724017 380 95 0 917035 0
[pid=9466/tid=9467] ppid=9464 vsize=3688212 CPUtime=4900.94 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 646468 0 0 0 489843 251 0 0 25 0 8 0 702950781 3776729088 724017 33554432000 4194304 4580107 140735062882992 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=3688212 CPUtime=4902.38 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 646808 0 0 0 489937 301 0 0 25 0 8 0 702950781 3776729088 724017 33554432000 4194304 4580107 140735062882992 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=3688212 CPUtime=4868.05 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 600511 0 0 0 486534 271 0 0 25 0 8 0 702950781 3776729088 724017 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=3688212 CPUtime=4902.34 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 544605 0 0 0 489979 255 0 0 25 0 8 0 702950781 3776729088 724017 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=3688212 CPUtime=4902.38 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 597360 0 0 0 489965 273 0 0 25 0 8 0 702950781 3776729088 724017 33554432000 4194304 4580107 140735062882992 18446744073709551615 4316446 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=3688212 CPUtime=4902.25 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 591254 0 0 0 489980 245 0 0 25 0 8 0 702950781 3776729088 724017 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=3688212 CPUtime=4901.73 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 321240 0 0 0 490032 141 0 0 25 0 8 0 702950781 3776729088 724017 33554432000 4194304 4580107 140735062882992 18446744073709551615 4320729 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39129.5
Current children cumulated vsize (KiB) 3688212

[startup+4962.3 s]
/proc/loadavg: 8.11 8.07 8.01 10/537 9621
/proc/meminfo: memFree=12556028/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=3820300 CPUtime=39608.2 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 4551046 0 0 0 3958803 2018 0 0 25 0 8 0 702950780 3911987200 736599 33554432000 4194304 4580107 140735062882992 18446744073709551615 4295465 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9466/statm: 955075 736599 380 95 0 950057 0
[pid=9466/tid=9467] ppid=9464 vsize=3820300 CPUtime=4960.93 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 649512 0 0 0 495840 253 0 0 25 0 8 0 702950781 3911987200 736599 33554432000 4194304 4580107 140735062882992 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=3820300 CPUtime=4962.38 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 646808 0 0 0 495937 301 0 0 25 0 8 0 702950781 3911987200 736599 33554432000 4194304 4580107 140735062882992 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=3820300 CPUtime=4926.94 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 607063 0 0 0 492420 274 0 0 25 0 8 0 702950781 3911987200 736599 33554432000 4194304 4580107 140735062882992 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=3820300 CPUtime=4962.35 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 546961 0 0 0 495978 257 0 0 25 0 8 0 702950781 3911987200 736599 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=3820300 CPUtime=4962.38 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 605184 0 0 0 495960 278 0 0 25 0 8 0 702950781 3911987200 736599 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=3820300 CPUtime=4962.09 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 593683 0 0 0 495961 248 0 0 25 0 8 0 702950781 3911987200 736599 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=3820300 CPUtime=4961.73 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 322442 0 0 0 496031 142 0 0 25 0 8 0 702950781 3911987200 736599 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39608.2
Current children cumulated vsize (KiB) 3820300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.5 s]
/proc/loadavg: 8.22 8.12 8.02 10/536 9622
/proc/meminfo: memFree=12577652/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=3807480 CPUtime=40000.4 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) R 9464 9466 9244 0 -1 4202496 4571984 0 0 0 3998004 2037 0 0 25 0 8 0 702950780 3898859520 734576 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9466/statm: 951870 734576 380 95 0 946852 0
[pid=9466/tid=9467] ppid=9464 vsize=3807480 CPUtime=5009.49 cores=0-7
/proc/9466/task/9467/stat : 9467 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 649512 0 0 0 500696 253 0 0 25 0 8 0 702950781 3898859520 734578 33554432000 4194304 4580107 140735062882992 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9466/tid=9468] ppid=9464 vsize=3807480 CPUtime=5011.63 cores=0-7
/proc/9466/task/9468/stat : 9468 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 649684 0 0 0 500860 303 0 0 25 0 8 0 702950781 3898859520 734578 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=3807480 CPUtime=4975.23 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 611396 0 0 0 497245 278 0 0 25 0 8 0 702950781 3898859520 734578 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9466/tid=9470] ppid=9464 vsize=3807480 CPUtime=5011.59 cores=0-7
/proc/9466/task/9470/stat : 9470 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 548057 0 0 0 500900 259 0 0 25 0 8 0 702950781 3898859520 734578 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9466/tid=9471] ppid=9464 vsize=3807480 CPUtime=5011.62 cores=0-7
/proc/9466/task/9471/stat : 9471 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 612762 0 0 0 500877 285 0 0 25 0 8 0 702950781 3898859520 734578 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9466/tid=9472] ppid=9464 vsize=3807480 CPUtime=5011.33 cores=0-7
/proc/9466/task/9472/stat : 9472 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 595545 0 0 0 500884 249 0 0 25 0 8 0 702950781 3898859520 734578 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9466/tid=9473] ppid=9464 vsize=3807480 CPUtime=5010.98 cores=0-7
/proc/9466/task/9473/stat : 9473 (strangenight2-m) R 9464 9466 9244 0 -1 4202560 323607 0 0 0 500954 144 0 0 25 0 8 0 702950781 3898859520 734578 33554432000 4194304 4580107 140735062882992 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 3807480

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

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

[startup+5011.65 s]
/proc/loadavg: 8.22 8.12 8.02 10/536 9622
/proc/meminfo: memFree=12577652/32951124 swapFree=51873512/67111528
[pid=9466] ppid=9464 vsize=0 CPUtime=40000.6 cores=0-7
/proc/9466/stat : 9466 (strangenight2-m) Z 9464 9466 9244 0 -1 4203548 4571986 0 0 0 3998017 2047 0 0 25 0 2 0 702950780 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9466/statm: 0 0 0 0 0 0 0
[pid=9466/tid=9469] ppid=9464 vsize=0 CPUtime=4975.34 cores=0-7
/proc/9466/task/9469/stat : 9469 (strangenight2-m) R 9464 9466 9244 0 -1 4203588 611396 0 0 0 497246 288 0 0 25 0 2 0 702950781 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.67
CPU time (s): 40000.7
CPU user time (s): 39980.2
CPU system time (s): 20.4989
CPU usage (%): 798.151
Max. virtual memory (cumulated for all children) (KiB): 4074872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39980.2
system time used= 20.4989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4571986
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= 8411
involuntary context switches= 172952

runsolver used 24.5813 second user time and 64.7272 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-23 01:02:25
IDJOB=3394768
IDBENCH=84237
IDSOLVER=1878
FILE ID=node146/3394768-1306105345
RUNJOBID= node146-1306100331-9258
PBS_JOBID= 13387986
Free space on /tmp= 73036 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394768-1306105345/watcher-3394768-1306105345 -o /tmp/evaluation-result-3394768-1306105345/solver-3394768-1306105345 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3394768-1306105345.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=74118287

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15522352 kB
Buffers:        311804 kB
Cached:        4770804 kB
SwapCached:      56204 kB
Active:       12511772 kB
Inactive:      4601748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15522352 kB
SwapTotal:    67111528 kB
SwapFree:     51873512 kB
Dirty:            5860 kB
Writeback:           0 kB
AnonPages:    11981756 kB
Mapped:          29868 kB
Slab:           143832 kB
PageTables:      97564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160669540 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= 73028 MiB
End job on node146 at 2011-05-23 02:25:59