Trace number 3258239

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.27 1201.74

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3258239-1304028762.cnf'
0.00/0.00	c -- header says num vars:           1375
0.00/0.00	c -- header says num clauses:      111739
0.00/0.02	c -- clauses added:            0 learnts,       111739 normals,            0 xors
0.00/0.02	c -- vars added       1375
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1375        55    111684         0    224743         0   no data   no data
0.37/0.90	c asymm  cl-useful: 0/55/55 lits-rem:0 time: 0.00
0.37/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
0.37/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.90	c bin-w-bin subsume rem         4839 bins  time:  0.01 s
0.37/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.37/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1375 time:  0.01 s
0.37/0.90	c Removed useless bin:       0  fixed:     0  props:   0.54M  time:  0.01 s
0.37/0.90	c lits-rem:       733  cl-subs:        0  v-elim:     55  v-fix:    0  time:  0.06 s
0.37/0.90	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.90	c calculated reachability. Time: 0.00
0.37/0.90	c Calc default polars -  time:   0.00 s pos:       0 undec:      55 neg:    1320
0.37/0.90	c =========================================================================================
0.37/0.90	c types(t): F = full restart, N = normal restart
0.37/0.90	c types(t): S = simplification begin/end, E = solution found
0.37/0.90	c restart types(rt): st = static, dy = dynamic
0.37/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.90	c  B st     0         0      1320      6059     99466         0    352227         0   no data   no data
0.37/0.90	c  N dy    15      4032      1320      6059     99466      3992    352227    144057      9.37     10.02
0.37/0.90	c  N dy    36      8487      1320      6059     99467      5928    352227    188722      9.52     10.05
3.60/1.00	c  N dy    52     12980      1320      6059     99467      6165    352227    155806      9.41      9.91
4.80/1.29	c  N dy    67     17191      1320      6059     99467     10333    352227    314190      9.36      9.86
5.61/1.50	c  N dy    93     21256      1320      6059     99467      8805    352227    241309      9.50     10.51
6.77/1.77	c  F st   120     25003      1320      6059     99467     12521    352227    396179      9.60      9.51
7.18/1.83	c  N st   122     25630      1320      6059     99467     13144    352227    421014      9.60   no data
8.36/2.15	c  N dy   126     30000      1320      6059     99467     10724    352227    304426      9.60   no data
8.36/2.15	c  S st   126     30000      1320      6059     99467     10724    352227    304426      9.60   no data
8.36/2.18	c  S st   126     30502      1320      6059     99467     11226    352227    328228      9.60   no data
8.36/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     67 BRemL:      0 BRemN:      0 P:  8.1M T:  0.15
9.16/2.34	c blocked clauses removed:        0 vars:      0 tried:        1320 T: 0.00 s
9.16/2.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.57/2.95	c subs with bin:        0  lits-rem:     43384  v-fix:    0  time:  0.60 s
11.57/2.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
11.57/2.97	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
11.57/2.98	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.15/4.34	c subs with bin:        0  lits-rem:        22  v-fix:    0  time:  1.35 s
17.95/4.51	c lits-rem:       748  cl-subs:     1908  v-elim:      0  v-fix:    0  time:  0.17 s
18.75/4.70	c asymm  cl-useful: 0/2468/6059 lits-rem:0 time: 0.18
18.75/4.70	c calculated reachability. Time: 0.00
18.75/4.70	c  N dy   126     30502      1320      6059     99534      9318    308832    294866      9.60   no data
19.95/5.00	c  N dy   157     34542      1320      6059     99534     13314    308832    479998      9.78     10.31
21.14/5.32	c  N dy   188     38544      1320      6059     99561      9452    308832    221982      9.92     12.25
22.35/5.63	c  N dy   209     42627      1320      6059     99561     13483    308832    400728      9.96     10.50
23.15/5.88	c  S st   228     45754      1320      6059     99561     16578    308832    536686      9.99     10.28
23.55/5.92	c  S st   228     46257      1320      6059     99561     17079    308832    561888      9.99   no data
23.55/5.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.95/6.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  7.5M T:  0.14
23.95/6.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.95/6.08	c bin-w-bin subsume rem            0 bins  time:  0.01 s
25.54/6.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
25.54/6.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
25.54/6.46	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
25.54/6.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.13/7.85	c subs with bin:        0  lits-rem:        45  v-fix:    0  time:  1.36 s
31.93/8.07	c lits-rem:       216  cl-subs:      590  v-elim:      0  v-fix:    0  time:  0.22 s
31.93/8.07	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
31.93/8.09	c vivif2 --  cl tried    16489 cl shrink       32 lits rem         32 time: 0.02
32.73/8.28	c asymm  cl-useful: 0/2208/6059 lits-rem:0 time: 0.19
32.73/8.28	c calculated reachability. Time: 0.00
32.73/8.28	c  N dy   228     46257      1320      6059     99563     16489    308832    548988      9.99   no data
34.33/8.61	c  N dy   251     50305      1320      6059     99563     11592    308832    270832     10.02     10.58
35.53/8.91	c  N dy   275     54364      1320      6059     99563     15609    308832    456377     10.06     12.72
36.73/9.24	c  N dy   300     58504      1320      6059     99563     19696    308832    636739     10.12     10.74
37.93/9.58	c  N dy   327     62544      1320      6059     99563     13843    308832    343568     10.17     10.89
39.12/9.90	c  N dy   353     66586      1320      6059     99563     17845    308832    523591     10.21     10.76
40.32/10.14	c  S st   368     69385      1320      6059     99563     20604    308832    645608     10.21   no data
40.32/10.18	c  S st   368     69888      1320      6059     99563     21107    308832    671935     10.21   no data
40.32/10.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.12/10.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.9M T:  0.15
41.12/10.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.12/10.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
42.74/10.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
42.74/10.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
42.74/10.74	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
42.74/10.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.31/12.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
49.51/12.49	c lits-rem:       269  cl-subs:      587  v-elim:      0  v-fix:    0  time:  0.35 s
49.51/12.49	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
49.91/12.51	c vivif2 --  cl tried    20520 cl shrink        0 lits rem          0 time: 0.02
50.31/12.64	c asymm  cl-useful: 0/1328/6059 lits-rem:0 time: 0.13
50.31/12.64	c calculated reachability. Time: 0.00
50.31/12.64	c  N dy   368     69888      1320      6059     99563     20520    308832    660219     10.21   no data
51.90/13.03	c  N dy   383     74419      1320      6059     99563     14133    308832    296173     10.20     14.62
53.50/13.42	c  N dy   412     79331      1320      6059     99563     18973    308832    509239     10.26     10.90
55.10/13.88	c  N dy   438     84395      1320      6059     99563     12151    308832    198196     10.29     11.31
56.30/14.12	c  F st   458     87500      1320      6059     99563     15210    308832    327148     10.31      9.46
57.10/14.39	c  N st   463     90797      1320      6059     99563     18443    308832    480304     10.31   no data
59.09/14.88	c  N dy   482     96598      1320      6059     99563     24166    308832    727244     10.32     10.87
61.09/15.39	c  N dy   510    102777      1320      6059     99563     17466    308832    395852     10.34     10.98
61.89/15.57	c  S st   522    104832      1320      6059     99563     19493    308832    480713     10.35   no data
62.30/15.61	c  S st   522    105334      1320      6059     99563     19995    308832    509106     10.35   no data
62.30/15.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.70/15.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.7M T:  0.15
62.70/15.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.70/15.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
64.30/16.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
64.30/16.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
64.30/16.15	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
64.30/16.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
69.88/17.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
70.67/17.72	c lits-rem:       206  cl-subs:      498  v-elim:      0  v-fix:    0  time:  0.18 s
70.67/17.72	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
70.67/17.74	c vivif2 --  cl tried    19497 cl shrink        0 lits rem          0 time: 0.02
71.48/17.92	c asymm  cl-useful: 0/2251/6059 lits-rem:0 time: 0.19
71.48/17.93	c calculated reachability. Time: 0.00
71.48/17.93	c  N dy   522    105334      1320      6059     99563     19497    308832    499602     10.35   no data
73.87/18.57	c  N dy   547    112233      1320      6059     99563     26284    308832    765897     10.33     10.91
76.67/19.20	c  N dy   591    119404      1320      6059     99563     19549    308832    455690     10.35     11.05
79.46/19.95	c  N dy   630    127185      1320      6059     99563     27207    308832    766697     10.37     10.96
82.66/20.73	c  N dy   666    135379      1320      6059     99563     20494    308832    449379     10.37     12.26
85.86/21.57	c  N dy   715    144434      1320      6059     99563     29411    308832    817698     10.41     11.00
89.46/22.45	c  N dy   770    153938      1320      6059     99563     23012    308832    565773     10.44     11.10
91.08/22.83	c  S st   790    158001      1320      6059     99563     27024    308832    735897     10.45     10.36
91.08/22.88	c  S st   790    158504      1320      6059     99563     27527    308832    764659     10.45   no data
91.08/22.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.85/23.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.4M T:  0.16
91.85/23.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.85/23.06	c bin-w-bin subsume rem            0 bins  time:  0.01 s
93.45/23.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
93.45/23.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
93.45/23.44	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
93.45/23.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.04/24.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
100.63/25.25	c lits-rem:       290  cl-subs:      827  v-elim:      0  v-fix:    0  time:  0.42 s
100.63/25.25	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
100.63/25.28	c vivif2 --  cl tried    26700 cl shrink        0 lits rem          0 time: 0.03
101.44/25.48	c asymm  cl-useful: 0/1815/6059 lits-rem:0 time: 0.19
101.44/25.48	c calculated reachability. Time: 0.00
101.44/25.48	c  N dy   790    158504      1320      6059     99563     26700    308832    749236     10.45   no data
105.43/26.49	c  N dy   846    168670      1320      6059     99563     19979    308832    406536     10.47     11.04
109.82/27.55	c  N dy   896    179460      1320      6059     99563     30612    308832    850271     10.48     12.81
114.22/28.67	c  N dy   962    191091      1320      6059     99563     24330    308832    536634     10.51     11.15
119.41/29.91	c  N dy  1031    203830      1320      6059     99563     36884    308832   1068738     10.52     11.33
124.20/31.17	c  N dy  1105    217045      1320      6059     99563     31232    308832    805765     10.55     11.11
129.80/32.58	c  N dy  1152    230898      1320      6059     99563     25127    308832    498608     10.54     11.12
132.59/33.25	c  S st  1183    237756      1320      6059     99563     31876    308832    759736     10.54   no data
132.59/33.29	c  S st  1183    238258      1320      6059     99563     32376    308832    785331     10.54   no data
132.59/33.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.39/33.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.16
133.39/33.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.39/33.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
135.01/33.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
135.01/33.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
135.01/33.85	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
135.01/33.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.59/35.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
142.19/35.67	c lits-rem:       353  cl-subs:     1225  v-elim:      0  v-fix:    0  time:  0.42 s
142.19/35.67	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
142.58/35.70	c vivif2 --  cl tried    31151 cl shrink        0 lits rem          0 time: 0.03
142.98/35.90	c asymm  cl-useful: 0/1979/6059 lits-rem:0 time: 0.19
142.98/35.90	c calculated reachability. Time: 0.00
142.98/35.90	c  N dy  1183    238258      1320      6059     99563     31151    308832    763409     10.54   no data
149.37/37.45	c  N dy  1259    253524      1320      6059     99563     25530    308832    482900     10.55     11.23
155.76/39.09	c  N dy  1333    269734      1320      6059     99563     41462    308832   1111871     10.55     11.18
163.35/40.97	c  N dy  1402    288078      1320      6059     99563     37838    308832    917056     10.54     11.10
170.53/42.79	c  F st  1485    306250      1320      6059     99563     33122    308832    753103     10.55     10.25
170.94/42.83	c  N st  1486    306501      1320      6059     99563     33369    308832    765923     10.55   no data
179.32/44.91	c  N dy  1554    326081      1320      6059     99563     29002    308832    524646     10.55     12.86
187.73/47.04	c  N dy  1652    346363      1320      6059     99563     48986    308832   1356438     10.56     11.35
192.13/48.13	c  S st  1705    357387      1320      6059     99563     35223    308832    759710     10.56      9.17
192.13/48.18	c  S st  1705    357889      1320      6059     99563     35724    308832    786771     10.56   no data
192.13/48.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.90/48.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.6M T:  0.17
192.90/48.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
192.90/48.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
194.50/48.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
194.50/48.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
194.50/48.75	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
194.50/48.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
200.10/50.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
201.70/50.56	c lits-rem:       317  cl-subs:      990  v-elim:      0  v-fix:    0  time:  0.44 s
201.70/50.56	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
201.70/50.59	c vivif2 --  cl tried    34734 cl shrink        0 lits rem          0 time: 0.03
202.49/50.79	c asymm  cl-useful: 0/2045/6059 lits-rem:0 time: 0.19
202.49/50.79	c calculated reachability. Time: 0.00
202.49/50.79	c  N dy  1705    357889      1320      6059     99563     34734    308832    769042     10.56   no data
211.27/52.98	c  N dy  1812    377911      1320      6059     99563     28847    308832    470729     10.58     11.23
220.07/55.11	c  N dy  1901    398239      1320      6059     99563     48860    308832   1284259     10.60     11.17
228.06/57.15	c  N dy  1977    418266      1320      6059     99563     41944    308832    946941     10.58     11.15
236.85/59.37	c  N dy  2078    438477      1320      6059     99563     34290    308832    620402     10.59     11.42
245.63/61.53	c  N dy  2180    458479      1320      6059     99563     54005    308832   1402564     10.60     11.46
254.42/63.72	c  N dy  2269    478491      1320      6059     99563     45151    308832   1035933     10.60     12.42
263.61/66.03	c  N dy  2367    498839      1320      6059     99563     35680    308832    636267     10.60     11.28
272.40/68.20	c  N dy  2439    518847      1320      6059     99563     55371    308832   1409262     10.60     12.85
280.39/70.21	c  S st  2525    536834      1320      6059     99563     42519    308832    870671     10.60   no data
280.39/70.26	c  S st  2525    537338      1320      6059     99563     43022    308832    893181     10.60   no data
280.39/70.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
281.19/70.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.18
281.19/70.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
281.19/70.46	c bin-w-bin subsume rem            0 bins  time:  0.01 s
282.79/70.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
282.79/70.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
282.79/70.85	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
282.79/70.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
288.39/72.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
290.38/72.70	c lits-rem:       371  cl-subs:     1432  v-elim:      0  v-fix:    0  time:  0.48 s
290.38/72.70	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
290.38/72.74	c vivif2 --  cl tried    41590 cl shrink        0 lits rem          0 time: 0.04
291.18/72.94	c asymm  cl-useful: 0/1416/6059 lits-rem:0 time: 0.20
291.18/72.94	c calculated reachability. Time: 0.00
291.18/72.94	c  N dy  2525    537338      1320      6059     99563     41590    308832    870123     10.60   no data
300.76/75.37	c  N dy  2624    557608      1320      6059     99563     61560    308832   1655948     10.61     11.17
309.95/77.66	c  N dy  2719    577630      1320      6059     99563     49780    308832   1127687     10.61     11.81
319.93/80.15	c  N dy  2828    597963      1320      6059     99563     37342    308832    621291     10.62     11.19
329.52/82.53	c  N dy  2918    618174      1320      6059     99563     57206    308832   1375166     10.62     11.20
339.50/85.00	c  N dy  3011    638313      1320      6059     99563     43540    308832    838758     10.62     11.65
349.09/87.45	c  N dy  3117    658454      1320      6059     99563     63345    308832   1614907     10.63     11.34
358.69/89.85	c  N dy  3211    678549      1320      6059     99563     48713    308832   1017942     10.64     13.14
368.67/92.38	c  N dy  3305    698588      1320      6059     99563     68444    308832   1783686     10.64     11.29
379.06/94.92	c  N dy  3409    718937      1320      6059     99563     53031    308832   1166845     10.65     11.25
389.85/97.66	c  N dy  3492    739464      1320      6059     99563     36778    308832    504517     10.65     11.22
399.02/99.94	c  N dy  3589    759542      1320      6059     99563     56583    308832   1305214     10.65     16.12
409.81/102.66	c  N dy  3692    780087      1320      6059     99563     39410    308832    589068     10.66     11.33
419.40/105.09	c  N dy  3779    800106      1320      6059     99563     59090    308832   1326757     10.66     11.24
423.00/105.90	c  S st  3808    806010      1320      6059     99563     64874    308832   1537242     10.66   no data
423.00/105.96	c  S st  3808    806510      1320      6059     99563     65373    308832   1563188     10.66   no data
423.00/105.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
424.19/106.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.23
424.19/106.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
424.19/106.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
425.39/106.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
425.39/106.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
425.79/106.60	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
425.79/106.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
431.37/108.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
438.19/109.72	c lits-rem:       975  cl-subs:     3111  v-elim:      0  v-fix:    0  time:  1.67 s
438.19/109.72	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
438.19/109.79	c vivif2 --  cl tried    62262 cl shrink        0 lits rem          0 time: 0.07
439.37/110.02	c asymm  cl-useful: 0/1215/6059 lits-rem:0 time: 0.23
439.37/110.03	c calculated reachability. Time: 0.00
439.37/110.03	c  N dy  3808    806510      1320      6059     99563     62262    308832   1507486     10.66   no data
450.16/112.77	c  N dy  3909    826719      1320      6059     99563     43808    308832    727260     10.67     11.29
460.17/115.24	c  N dy  4004    846874      1320      6059     99563     63616    308832   1490848     10.67     11.28
470.93/117.90	c  N dy  4125    867048      1320      6059     99563     44144    308832    721736     10.68     11.24
480.51/120.36	c  N dy  4250    887118      1320      6059     99563     63931    308832   1495718     10.69     11.26
491.30/123.01	c  N dy  4339    907411      1320      6059     99563     43556    308832    653611     10.69     11.26
501.29/125.51	c  N dy  4435    927549      1320      6059     99563     63309    308832   1397513     10.69     11.35
512.49/128.39	c  N dy  4531    948161      1320      6059     99563     42290    308832    580151     10.69     11.31
522.05/130.77	c  N dy  4617    968281      1320      6059     99563     62076    308832   1316999     10.69     11.36
533.64/133.60	c  N dy  4724    988687      1320      6059     99563     82164    308832   2110311     10.70     11.30
543.64/136.19	c  N dy  4807   1008728      1320      6059     99563     59520    308832   1185593     10.70     11.28
554.41/138.87	c  N dy  4907   1029112      1320      6059     99563     79560    308832   1969162     10.70     11.31
565.21/141.54	c  N dy  5007   1049209      1320      6059     99563     56044    308832   1033352     10.70     11.32
575.18/144.07	c  N dy  5106   1069283      1320      6059     99563     75823    308832   1788600     10.70     12.93
576.78/144.45	c  F st  5115   1071875      1320      6059     99563     78377    308832   1877342     10.70   no data
586.37/146.86	c  N dy  5173   1089350      1320      6059     99563     51310    308832    820866     10.70     11.41
596.75/149.42	c  N dy  5257   1109354      1320      6059     99563     70992    308832   1527485     10.70     12.14
608.34/152.31	c  N dy  5362   1129473      1320      6059     99563     45533    308832    597749     10.70     11.65
618.35/154.89	c  N dy  5456   1149942      1320      6059     99563     65648    308832   1330983     10.71     11.32
629.51/157.68	c  N dy  5552   1170676      1320      6059     99563     86040    308832   2097402     10.71     11.27
639.91/160.27	c  N dy  5632   1190746      1320      6059     99563     59542    308832   1066442     10.70     11.32
649.88/162.76	c  S st  5722   1209765      1320      6059     99563     78218    308832   1762411     10.70     11.02
650.28/162.82	c  S st  5722   1210267      1320      6059     99563     78720    308832   1789124     10.70   no data
650.28/162.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
651.08/163.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.23
651.08/163.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
651.08/163.08	c bin-w-bin subsume rem            0 bins  time:  0.01 s
652.68/163.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
652.68/163.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
652.68/163.47	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
652.68/163.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
658.67/164.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
668.26/167.31	c lits-rem:       920  cl-subs:     4013  v-elim:      0  v-fix:    0  time:  2.34 s
668.26/167.32	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
668.66/167.40	c vivif2 --  cl tried    74707 cl shrink        0 lits rem          0 time: 0.09
669.45/167.64	c asymm  cl-useful: 0/1185/6059 lits-rem:0 time: 0.24
669.45/167.64	c calculated reachability. Time: 0.00
669.45/167.64	c  N dy  5722   1210267      1320      6059     99563     74707    308832   1720102     10.70   no data
681.84/170.76	c  N dy  5811   1230364      1320      6059     99563     47301    308832    604043     10.70     11.91
691.82/173.25	c  N dy  5895   1250415      1320      6059     99563     67014    308832   1306996     10.70     12.24
701.83/175.72	c  N dy  5974   1270494      1320      6059     99563     86731    308832   2060185     10.70     11.27
712.99/178.59	c  N dy  6067   1290927      1320      6059     99563     58675    308832   1003749     10.70     11.44
723.80/181.21	c  N dy  6163   1311044      1320      6059     99563     78444    308832   1728540     10.70     11.38
735.76/184.21	c  N dy  6259   1331171      1320      6059     99563     98227    308832   2469265     10.70     11.48
746.15/186.85	c  N dy  6344   1351242      1320      6059     99563     68858    308832   1330540     10.70     11.34
756.53/189.42	c  N dy  6430   1371512      1320      6059     99563     88752    308832   2055476     10.70     11.28
767.33/192.17	c  N dy  6526   1391589      1320      6059     99563     58379    308832    917337     10.71     13.39
777.30/194.68	c  N dy  6617   1411821      1320      6059     99563     78276    308832   1654089     10.71     11.58
788.90/197.58	c  N dy  6730   1431915      1320      6059     99563     98036    308832   2398875     10.71     13.16
799.67/200.25	c  N dy  6838   1452172      1320      6059     99563     66854    308832   1239322     10.71     11.29
810.86/203.06	c  N dy  6924   1472315      1320      6059     99563     86658    308832   1968387     10.71     11.36
822.85/206.03	c  N dy  7026   1493107      1320      6059     99563     54988    308832    738079     10.71     11.29
832.43/208.46	c  N dy  7118   1513198      1320      6059     99563     74739    308832   1474864     10.72     11.50
843.62/211.22	c  N dy  7233   1533256      1320      6059     99563     94424    308832   2201746     10.72     11.33
855.62/214.24	c  N dy  7332   1553706      1320      6059     99563     61447    308832    935470     10.72     11.31
865.99/216.80	c  N dy  7417   1573767      1320      6059     99563     81084    308832   1631265     10.72     12.62
877.18/219.65	c  N dy  7500   1593822      1320      6059     99563    100742    308832   2337259     10.72     11.29
888.75/222.56	c  N dy  7614   1613903      1320      6059     99563     66502    308832   1096022     10.72     11.29
899.94/225.33	c  N dy  7707   1634278      1320      6059     99563     86473    308832   1820906     10.72     11.32
912.33/228.46	c  N dy  7818   1654564      1320      6059     99563    106364    308832   2533423     10.73     11.30
923.50/231.29	c  N dy  7887   1674902      1320      6059     99563     71326    308832   1226823     10.72     11.30
934.30/233.98	c  N dy  7979   1695037      1320      6059     99563     91107    308832   1940036     10.73     11.31
943.09/236.18	c  S st  8048   1710267      1320      6059     99563    106067    308832   2491029     10.73     10.37
943.49/236.25	c  S st  8048   1710776      1320      6059     99563    106574    308832   2517460     10.73   no data
943.49/236.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
944.68/236.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.4M T:  0.27
944.68/236.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
944.68/236.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
946.28/236.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
946.28/236.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
946.28/236.93	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
946.28/236.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
952.28/238.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
971.04/243.17	c lits-rem:      1496  cl-subs:     6688  v-elim:      0  v-fix:    0  time:  4.68 s
971.04/243.17	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
971.84/243.30	c vivif2 --  cl tried    99886 cl shrink        0 lits rem          0 time: 0.12
972.64/243.53	c asymm  cl-useful: 0/1175/6059 lits-rem:0 time: 0.23
972.64/243.53	c calculated reachability. Time: 0.00
972.64/243.53	c  N dy  8048   1710776      1320      6059     99563     99886    308832   2403160     10.73   no data
985.02/246.67	c  N dy  8140   1730858      1320      6059     99563     63683    308832    956108     10.73     11.51
995.41/249.24	c  N dy  8233   1750869      1320      6059     99563     83308    308832   1662957     10.73     11.31
1006.59/252.07	c  N dy  8317   1770981      1320      6059     99563    102985    308832   2364851     10.73     11.37
1018.57/255.07	c  N dy  8398   1791270      1320      6059     99563     66047    308832   1005179     10.73     11.85
1028.96/257.69	c  N dy  8489   1811369      1320      6059     99563     85842    308832   1734404     10.73     11.32
1040.55/260.53	c  N dy  8572   1831411      1320      6059     99563    105541    308832   2442527     10.72     11.30
1052.53/263.58	c  N dy  8679   1851442      1320      6059     99563     67352    308832   1068446     10.73     11.31
1064.11/266.43	c  N dy  8770   1872343      1320      6059     99563     87880    308832   1798702     10.73     11.49
1075.69/269.36	c  N dy  8876   1892346      1320      6059     99563    107552    308832   2494042     10.73     11.40
1088.08/272.44	c  N dy  8979   1913426      1320      6059     99563     69343    308832   1070265     10.73     11.32
1098.86/275.17	c  N dy  9073   1933890      1320      6059     99563     89444    308832   1783032     10.73     11.35
1111.24/278.20	c  N dy  9156   1954450      1320      6059     99563    109664    308832   2515530     10.73     11.32
1123.24/281.21	c  N dy  9239   1974541      1320      6059     99563     69438    308832   1074891     10.73     14.27
1133.61/283.80	c  N dy  9326   1994627      1320      6059     99563     89179    308832   1797122     10.73     11.43
1145.62/286.81	c  N dy  9407   2014825      1320      6059     99563    108963    308832   2472978     10.73     11.45
1158.40/290.01	c  N dy  9496   2035162      1320      6059     99563     68025    308832    989849     10.73     11.31
1168.77/292.61	c  N dy  9596   2055279      1320      6059     99563     87805    308832   1710845     10.74     11.34
1179.95/295.45	c  N dy  9693   2075413      1320      6059     99563    107619    308832   2455003     10.74     11.32
1193.55/298.83	c  N dy  9788   2096856      1320      6059     99563     66782    308832    926172     10.74     11.35
1204.33/301.56	c  N dy  9883   2117299      1320      6059     99563     86848    308832   1626912     10.74     11.57
1215.52/304.39	c  N dy  9980   2137687      1320      6059     99563    106855    308832   2377254     10.74     11.32
1229.11/307.75	c  N dy 10065   2158154      1320      6059     99563     64119    308832    798518     10.74     11.41
1239.07/310.27	c  N dy 10139   2178255      1320      6059     99563     83809    308832   1488401     10.74     12.66
1250.67/313.19	c  N dy 10231   2198386      1320      6059     99563    103603    308832   2186185     10.74     11.49
1258.64/315.18	c  S st 10288   2210776      1320      6059     99563    115768    308832   2618114     10.74      9.59
1259.04/315.24	c  S st 10288   2211278      1320      6059     99563    116269    308832   2644415     10.74   no data
1259.04/315.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1260.24/315.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.7M T:  0.27
1260.24/315.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1260.24/315.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1261.84/315.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
1261.84/315.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
1261.84/315.93	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
1261.84/315.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1267.84/317.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
1286.61/322.17	c lits-rem:      1204  cl-subs:     6626  v-elim:      0  v-fix:    0  time:  4.68 s
1286.61/322.18	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
1287.41/322.31	c vivif2 --  cl tried   109643 cl shrink        0 lits rem          0 time: 0.13
1288.21/322.54	c asymm  cl-useful: 0/1115/6059 lits-rem:0 time: 0.23
1288.21/322.54	c calculated reachability. Time: 0.00
1288.21/322.54	c  N dy 10288   2211278      1320      6059     99563    109643    308832   2531910     10.74   no data
1302.18/326.09	c  N dy 10370   2231873      1320      6059     99563     66105    308832    836686     10.74     11.36
1312.97/328.73	c  N dy 10447   2251877      1320      6059     99563     85717    308832   1532686     10.74     11.77
1324.56/331.66	c  N dy 10565   2271935      1320      6059     99563    105395    308832   2245112     10.74     11.31
1337.34/334.85	c  N dy 10656   2291967      1320      6059     99563    125078    308832   2954911     10.74     11.31
1348.92/337.78	c  N dy 10764   2312041      1320      6059     99563     79998    308832   1312827     10.75     11.41
1360.11/340.56	c  N dy 10847   2332138      1320      6059     99563     99728    308832   2001880     10.74     11.34
1373.29/343.82	c  N dy 10935   2352752      1320      6059     99563    119945    308832   2710024     10.75     11.33
1386.08/347.09	c  N dy 11040   2372947      1320      6059     99563     74029    308832   1082995     10.75     11.34
1397.25/349.87	c  N dy 11157   2393002      1320      6059     99563     93739    308832   1791931     10.75     11.36
1409.64/352.95	c  N dy 11263   2413088      1320      6059     99563    113474    308832   2488946     10.75     11.35
1422.82/356.25	c  N dy 11367   2433091      1320      6059     99563    133151    308832   3202248     10.75     11.50
1434.41/359.18	c  N dy 11472   2453382      1320      6059     99563     86349    308832   1504989     10.75     11.35
1446.39/362.17	c  N dy 11572   2473466      1320      6059     99563    106077    308832   2184313     10.76     11.41
1459.57/365.42	c  N dy 11682   2494036      1320      6059     99563    126256    308832   2899099     10.76     11.44
1471.95/368.57	c  N dy 11782   2514050      1320      6059     99563     78169    308832   1188872     10.76     11.43
1483.14/371.39	c  N dy 11885   2534214      1320      6059     99563     97945    308832   1875209     10.76     11.65
1495.53/374.48	c  N dy 11992   2554626      1320      6059     99563    117961    308832   2610665     10.76     11.49
1511.10/378.33	c  N dy 12080   2574883      1320      6059     99563     69130    308832    833454     10.76     11.36
1521.89/381.04	c  N dy 12171   2595598      1320      6059     99563     89475    308832   1533144     10.77     11.35
1533.48/383.96	c  N dy 12250   2615628      1320      6059     99563    109119    308832   2211211     10.76     11.39
1547.05/387.36	c  N dy 12333   2635655      1320      6059     99563    128715    308832   2852919     10.76     11.34
1560.24/390.62	c  N dy 12415   2656176      1320      6059     99563     79200    308832   1137131     10.76     11.42
1571.43/393.48	c  N dy 12527   2677205      1320      6059     99563     99853    308832   1915220     10.77     11.47
1583.81/396.53	c  N dy 12607   2697377      1320      6059     99563    119635    308832   2606561     10.76     11.38
1592.99/398.83	c  S st 12679   2711279      1320      6059     99563    133276    308832   3112471     10.77   no data
1593.39/398.90	c  S st 12679   2711783      1320      6059     99563    133775    308832   3135055     10.77   no data
1593.39/398.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1594.58/399.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.7M T:  0.29
1594.58/399.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1594.58/399.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1595.79/399.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
1596.19/399.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
1596.19/399.61	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
1596.19/399.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1602.19/401.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
1615.37/404.45	c lits-rem:      1187  cl-subs:     7744  v-elim:      0  v-fix:    0  time:  3.26 s
1615.37/404.45	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
1616.15/404.60	c vivif2 --  cl tried   126031 cl shrink        0 lits rem          0 time: 0.15
1616.95/404.85	c asymm  cl-useful: 0/994/6059 lits-rem:0 time: 0.24
1616.95/404.85	c calculated reachability. Time: 0.00
1616.95/404.85	c  N dy 12679   2711783      1320      6059     99563    126031    308832   3006013     10.77   no data
1630.93/408.37	c  N dy 12776   2732097      1320      6059     99563     75386    308832   1011188     10.77     11.35
1642.52/411.20	c  N dy 12889   2752194      1320      6059     99563     95068    308832   1689154     10.77     11.36
1654.10/414.14	c  N dy 12981   2772258      1320      6059     99563    114778    308832   2411877     10.77     11.47
1666.89/417.39	c  N dy 13073   2792338      1320      6059     99563    134483    308832   3112581     10.77     11.36
1680.07/420.65	c  N dy 13175   2812393      1320      6059     99563     82543    308832   1231673     10.77     11.70
1691.26/423.42	c  N dy 13254   2832753      1320      6059     99563    102538    308832   1942654     10.77     11.37
1704.04/426.63	c  N dy 13347   2853118      1320      6059     99563    122551    308832   2654984     10.77     11.39
1717.22/429.98	c  N dy 13457   2873178      1320      6059     99563    142242    308832   3372459     10.77     17.30
1729.62/433.07	c  N dy 13552   2893604      1320      6059     99563     89679    308832   1454008     10.78     11.35
1742.80/436.38	c  N dy 13639   2914783      1320      6059     99563    110438    308832   2157092     10.78     11.35
1756.39/439.78	c  N dy 13750   2934872      1320      6059     99563    130150    308832   2849587     10.78     14.78
1770.75/443.31	c  N dy 13852   2955072      1320      6059     99563     76408    308832    975891     10.78     11.38
1781.53/446.07	c  N dy 13941   2975135      1320      6059     99563     96102    308832   1640733     10.78     13.00
1793.51/449.09	c  N dy 14046   2995330      1320      6059     99563    115896    308832   2343566     10.78     11.63
1807.10/452.42	c  N dy 14145   3015383      1320      6059     99563    135590    308832   3020136     10.78     11.41
1821.08/455.94	c  N dy 14237   3035502      1320      6059     99563     80744    308832   1102040     10.78     11.46
1833.06/458.95	c  N dy 14330   3056103      1320      6059     99563    100943    308832   1796616     10.78     11.61
1845.45/462.05	c  N dy 14434   3076445      1320      6059     99563    120967    308832   2518524     10.78     11.54
1859.02/465.42	c  N dy 14523   3096574      1320      6059     99563    140704    308832   3200298     10.78     11.38
1873.81/469.11	c  N dy 14605   3116587      1320      6059     99563     84750    308832   1182800     10.78     11.36
1886.59/472.31	c  N dy 14703   3136669      1320      6059     99563    104382    308832   1856785     10.78     12.60
1899.37/475.57	c  N dy 14808   3156915      1320      6059     99563    124235    308832   2549078     10.78     11.36
1912.95/478.99	c  N dy 14909   3177170      1320      6059     99563    144114    308832   3244993     10.79     11.49
1926.94/482.47	c  N dy 15014   3197530      1320      6059     99563     87617    308832   1290462     10.79     11.37
1935.33/484.55	c  S st 15084   3211784      1320      6059     99563    101607    308832   1780282     10.79   no data
1935.72/484.61	c  S st 15084   3212284      1320      6059     99563    102104    308832   1805043     10.79   no data
1935.72/484.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1936.54/484.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.6M T:  0.27
1936.54/484.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1936.92/484.90	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1938.12/485.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
1938.12/485.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
1938.12/485.29	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
1938.52/485.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1944.52/486.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
1951.31/488.50	c lits-rem:       766  cl-subs:     2898  v-elim:      0  v-fix:    0  time:  1.68 s
1951.31/488.50	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
1951.70/488.60	c vivif2 --  cl tried    99206 cl shrink        0 lits rem          0 time: 0.10
1952.50/488.84	c asymm  cl-useful: 0/1088/6059 lits-rem:0 time: 0.24
1952.50/488.85	c calculated reachability. Time: 0.00
1952.50/488.85	c  N dy 15084   3212284      1320      6059     99563     99206    308832   1756956     10.79   no data
1964.48/491.85	c  N dy 15171   3232328      1320      6059     99563    118835    308832   2448437     10.79     12.97
1977.66/495.14	c  N dy 15267   3252383      1320      6059     99563    138516    308832   3146659     10.79     12.96
1992.84/498.98	c  N dy 15353   3272901      1320      6059     99563     81176    308832   1039077     10.79     11.36
2004.02/501.71	c  N dy 15451   3293009      1320      6059     99563    100863    308832   1738505     10.79     11.46
2016.01/504.76	c  N dy 15544   3313137      1320      6059     99563    120560    308832   2408032     10.79     11.36
2029.19/508.08	c  N dy 15635   3333593      1320      6059     99563    140622    308832   3113061     10.79     11.41
2044.77/511.99	c  N dy 15724   3353689      1320      6059     99563     81908    308832   1038678     10.79     11.39
2057.55/515.19	c  N dy 15811   3373754      1320      6059     99563    101560    308832   1686602     10.79     11.58
2070.74/518.41	c  N dy 15898   3393771      1320      6059     99563    121165    308832   2354187     10.79     11.66
2084.32/521.86	c  N dy 16003   3413772      1320      6059     99563    140842    308832   3045525     10.79     11.42
2099.90/525.70	c  N dy 16095   3433876      1320      6059     99563     81131    308832    991997     10.79     12.81
2111.08/528.59	c  N dy 16205   3453890      1320      6059     99563    100803    308832   1681982     10.79     12.93
2123.47/531.64	c  N dy 16291   3473948      1320      6059     99563    120494    308832   2375381     10.79     11.39
2137.04/535.08	c  N dy 16381   3493991      1320      6059     99563    140095    308832   3050477     10.79     11.47
2151.84/538.75	c  N dy 16459   3514038      1320      6059     99563    159722    308832   3732943     10.79     13.76
2164.62/541.90	c  N dy 16544   3534074      1320      6059     99563     98941    308832   1573307     10.79     11.38
2177.80/545.24	c  N dy 16638   3554676      1320      6059     99563    119174    308832   2240735     10.80     11.41
2190.98/548.58	c  N dy 16730   3574760      1320      6059     99563    138871    308832   2916707     10.80     11.76
2205.35/552.19	c  N dy 16821   3594991      1320      6059     99563    158734    308832   3611668     10.80     11.92
2218.54/555.43	c  N dy 16914   3615025      1320      6059     99563     97015    308832   1513984     10.80     13.29
2231.31/558.69	c  N dy 17006   3635421      1320      6059     99563    117022    308832   2186794     10.80     11.37
2245.69/562.21	c  N dy 17091   3655483      1320      6059     99563    136718    308832   2876362     10.80     11.40
2260.08/565.82	c  N dy 17192   3675930      1320      6059     99563    156796    308832   3603113     10.80     11.42
2274.06/569.40	c  N dy 17299   3696032      1320      6059     99563     94113    308832   1374999     10.80     11.38
2284.44/571.95	c  S st 17368   3712284      1320      6059     99563    110022    308832   1907847     10.80   no data
2284.84/572.02	c  S st 17368   3712788      1320      6059     99563    110525    308832   1933484     10.80   no data
2284.84/572.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2286.04/572.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.7M T:  0.27
2286.04/572.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2286.04/572.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2287.24/572.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
2287.24/572.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
2287.65/572.70	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
2287.65/572.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2293.23/574.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
2299.62/575.77	c lits-rem:       877  cl-subs:     3554  v-elim:      0  v-fix:    0  time:  1.58 s
2299.62/575.78	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
2300.02/575.88	c vivif2 --  cl tried   106971 cl shrink        0 lits rem          0 time: 0.11
2301.24/576.12	c asymm  cl-useful: 0/1069/6059 lits-rem:0 time: 0.24
2301.24/576.12	c calculated reachability. Time: 0.00
2301.24/576.12	c  N dy 17368   3712788      1320      6059     99563    106971    308832   1878225     10.80   no data
2316.40/579.99	c  N dy 17461   3733827      1320      6059     99563    127581    308832   2583166     10.80     11.55
2329.98/583.31	c  F st 17543   3751567      1320      6059     99563    144980    308832   3165515     10.80   no data
2331.59/583.79	c  N st 17548   3754864      1320      6059     99563    148204    308832   3284573     10.80   no data
2347.55/587.75	c  N dy 17633   3774938      1320      6059     99563     84553    308832   1027112     10.80     11.47
2359.14/590.65	c  N dy 17732   3794957      1320      6059     99563    104215    308832   1728180     10.80     12.88
2372.32/593.90	c  N dy 17844   3815393      1320      6059     99563    124266    308832   2439200     10.80     11.51
2386.71/597.54	c  N dy 17928   3836064      1320      6059     99563    144506    308832   3119568     10.80     11.84
2401.90/601.36	c  N dy 18025   3856073      1320      6059     99563    164119    308832   3788505     10.80     11.57
2415.49/604.73	c  N dy 18123   3876200      1320      6059     99563     99569    308832   1540367     10.80     11.53
2428.67/608.05	c  N dy 18213   3896387      1320      6059     99563    119375    308832   2228756     10.80     11.41
2443.02/611.61	c  N dy 18308   3916449      1320      6059     99563    139041    308832   2883102     10.80     11.53
2457.41/615.29	c  N dy 18404   3936535      1320      6059     99563    158740    308832   3565656     10.80     11.48
2472.98/619.11	c  N dy 18501   3956830      1320      6059     99563     93284    308832   1273310     10.80     11.48
2485.79/622.32	c  N dy 18579   3977475      1320      6059     99563    113467    308832   1926787     10.80     11.60
2498.56/625.53	c  N dy 18669   3997565      1320      6059     99563    133148    308832   2620522     10.80     11.48
2512.93/629.13	c  N dy 18759   4017868      1320      6059     99563    153036    308832   3311406     10.80     11.51
2529.73/633.33	c  N dy 18858   4037891      1320      6059     99563     86402    308832   1019054     10.80     11.43
2541.29/636.23	c  N dy 18953   4057955      1320      6059     99563    106095    308832   1715381     10.80     14.53
2554.08/639.40	c  N dy 19031   4078151      1320      6059     99563    125900    308832   2400439     10.80     11.45
2568.06/642.97	c  N dy 19125   4098201      1320      6059     99563    145494    308832   3089508     10.80     11.41
2582.83/646.63	c  N dy 19219   4118396      1320      6059     99563    165344    308832   3792838     10.81     11.45
2598.02/650.42	c  N dy 19295   4138691      1320      6059     99563     98020    308832   1403725     10.80     11.49
2611.20/653.74	c  N dy 19391   4159257      1320      6059     99563    118196    308832   2093906     10.81     11.40
2624.78/657.12	c  N dy 19494   4179293      1320      6059     99563    137800    308832   2763077     10.81     11.64
2639.58/660.89	c  N dy 19584   4199297      1320      6059     99563    157375    308832   3429463     10.81     11.45
2649.95/663.40	c  S st 19642   4212789      1320      6059     99563    170655    308832   3909341     10.81   no data
2649.95/663.48	c  S st 19642   4213292      1320      6059     99563    171158    308832   3932883     10.81   no data
2649.95/663.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2651.54/663.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.0M T:  0.35
2651.54/663.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2651.54/663.87	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2653.14/664.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
2653.14/664.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
2653.14/664.26	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
2653.53/664.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2660.34/666.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
2680.30/671.02	c lits-rem:      2002  cl-subs:    13343  v-elim:      0  v-fix:    0  time:  4.97 s
2680.30/671.02	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
2681.10/671.21	c vivif2 --  cl tried   157815 cl shrink        0 lits rem          0 time: 0.20
2681.90/671.40	c asymm  cl-useful: 0/618/6059 lits-rem:0 time: 0.18
2681.90/671.40	c calculated reachability. Time: 0.00
2681.90/671.40	c  N dy 19642   4213292      1320      6059     99563    157815    308832   3712955     10.81   no data
2698.28/675.52	c  N dy 19735   4233360      1320      6059     99563     89402    308832   1084341     10.81     11.47
2710.65/678.61	c  N dy 19828   4254425      1320      6059     99563    110050    308832   1806577     10.81     11.41
2723.44/681.84	c  N dy 19933   4274621      1320      6059     99563    129893    308832   2524294     10.81     11.39
2737.02/685.29	c  N dy 20031   4294681      1320      6059     99563    149603    308832   3246140     10.81     11.47
2751.80/688.95	c  N dy 20137   4314755      1320      6059     99563    169311    308832   3955825     10.81     11.52
2766.60/692.68	c  N dy 20249   4334769      1320      6059     99563     99725    308832   1436241     10.81     11.43
2779.37/695.86	c  N dy 20351   4354798      1320      6059     99563    119416    308832   2143543     10.81     11.43
2793.37/699.34	c  N dy 20443   4375063      1320      6059     99563    139263    308832   2823684     10.81     11.42
2809.33/703.32	c  N dy 20532   4395129      1320      6059     99563    158921    308832   3516833     10.81     11.52
2824.90/707.28	c  N dy 20629   4415230      1320      6059     99563    178641    308832   4207030     10.81     12.65
2838.88/710.71	c  N dy 20725   4435334      1320      6059     99563    108131    308832   1691664     10.81     11.49
2851.67/713.92	c  N dy 20839   4455341      1320      6059     99563    127786    308832   2414193     10.82     12.84
2865.24/717.36	c  N dy 20928   4475355      1320      6059     99563    147362    308832   3091631     10.82     11.42
2880.42/721.16	c  N dy 21050   4495496      1320      6059     99563    167161    308832   3800656     10.82     11.40
2896.80/725.20	c  N dy 21139   4516223      1320      6059     99563     96284    308832   1254666     10.82     11.51
2909.59/728.42	c  N dy 21243   4536901      1320      6059     99563    116547    308832   1961209     10.82     11.40
2923.16/731.85	c  N dy 21344   4556931      1320      6059     99563    136222    308832   2647567     10.82     11.51
2937.96/735.54	c  N dy 21455   4577007      1320      6059     99563    155923    308832   3352048     10.82     19.77
2953.52/739.44	c  N dy 21555   4597124      1320      6059     99563    175664    308832   4046309     10.82     11.45
2968.72/743.27	c  N dy 21664   4617654      1320      6059     99563    103657    308832   1487392     10.82     11.70
2982.69/746.74	c  N dy 21768   4638178      1320      6059     99563    123764    308832   2201809     10.82     11.46
2997.07/750.37	c  N dy 21856   4658248      1320      6059     99563    143408    308832   2871488     10.82     11.46
3011.85/754.06	c  N dy 21961   4678272      1320      6059     99563    163035    308832   3563397     10.83     11.40
3027.83/758.00	c  N dy 22070   4698321      1320      6059     99563    182752    308832   4258805     10.83     11.40
3038.61/760.78	c  S st 22155   4713293      1320      6059     99563    104245    308832   1481809     10.83   no data
3039.01/760.85	c  S st 22155   4713795      1320      6059     99563    104745    308832   1505368     10.83   no data
3039.01/760.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3040.20/761.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.0M T:  0.27
3040.20/761.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3040.20/761.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3041.80/761.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
3041.80/761.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
3041.80/761.54	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
3041.80/761.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3047.00/762.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
3049.39/763.41	c lits-rem:       252  cl-subs:     1474  v-elim:      0  v-fix:    0  time:  0.56 s
3049.39/763.41	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
3049.80/763.50	c vivif2 --  cl tried   103271 cl shrink        0 lits rem          0 time: 0.09
3050.60/763.73	c asymm  cl-useful: 0/1111/6059 lits-rem:0 time: 0.23
3050.60/763.73	c calculated reachability. Time: 0.00
3050.60/763.73	c  N dy 22155   4713795      1320      6059     99563    103271    308832   1483608     10.83   no data
3064.17/767.14	c  N dy 22245   4733803      1320      6059     99563    122899    308832   2175723     10.83     11.59
3077.75/770.55	c  N dy 22336   4753871      1320      6059     99563    142607    308832   2862062     10.83     11.41
3092.54/774.25	c  N dy 22426   4773935      1320      6059     99563    162308    308832   3557618     10.83     13.20
3109.32/778.47	c  N dy 22534   4793983      1320      6059     99563    181969    308832   4230751     10.83     11.42
3124.49/782.26	c  N dy 22631   4814008      1320      6059     99563    107406    308832   1562474     10.83     15.85
3138.08/785.60	c  N dy 22709   4834182      1320      6059     99563    127177    308832   2239638     10.83     11.41
3152.85/789.30	c  N dy 22805   4854270      1320      6059     99563    146871    308832   2914076     10.83     11.44
3167.63/793.01	c  N dy 22919   4874336      1320      6059     99563    166546    308832   3634715     10.83     12.63
3184.03/797.20	c  N dy 23010   4894429      1320      6059     99563    186270    308832   4316349     10.83     11.70
3199.19/800.92	c  N dy 23117   4914518      1320      6059     99563    110820    308832   1651366     10.83     14.81
3211.97/804.18	c  N dy 23210   4934854      1320      6059     99563    130797    308832   2346835     10.83     11.43
3226.35/807.77	c  N dy 23314   4954901      1320      6059     99563    150449    308832   3030938     10.83     11.43
3241.55/811.58	c  N dy 23405   4974998      1320      6059     99563    170187    308832   3708299     10.84     11.42
3256.71/815.33	c  N dy 23494   4995006      1320      6059     99563    189800    308832   4413423     10.84     11.46
3271.49/819.05	c  N dy 23590   5015288      1320      6059     99563    113551    308832   1739969     10.84     11.41
3284.68/822.38	c  N dy 23696   5035489      1320      6059     99563    133398    308832   2451920     10.84     11.41
3299.05/825.96	c  N dy 23798   5055844      1320      6059     99563    153399    308832   3158286     10.84     11.44
3314.24/829.72	c  N dy 23887   5075871      1320      6059     99563    173067    308832   3842807     10.84     14.01
3329.43/833.56	c  N dy 23962   5095997      1320      6059     99563    192755    308832   4534898     10.84     11.47
3343.79/837.14	c  N dy 24052   5116033      1320      6059     99563    115250    308832   1747217     10.84     11.44
3357.37/840.54	c  N dy 24129   5136287      1320      6059     99563    135050    308832   2430940     10.84     11.42
3372.16/844.26	c  N dy 24249   5156381      1320      6059     99563    154811    308832   3151390     10.84     11.46
3387.73/848.12	c  N dy 24350   5176557      1320      6059     99563    174605    308832   3866395     10.84     11.44
3403.72/852.17	c  N dy 24455   5196739      1320      6059     99563    194444    308832   4609977     10.84     11.42
3416.09/855.24	c  S st 24543   5213795      1320      6059     99563    113091    308832   1692452     10.84     11.07
3416.49/855.30	c  S st 24543   5214298      1320      6059     99563    113594    308832   1716954     10.84   no data
3416.49/855.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3417.68/855.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.3M T:  0.29
3417.68/855.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3417.68/855.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3418.88/855.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
3419.28/856.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
3419.28/856.01	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
3419.28/856.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3424.48/857.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
3427.67/858.16	c lits-rem:       185  cl-subs:     2165  v-elim:      0  v-fix:    0  time:  0.77 s
3427.67/858.17	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
3428.08/858.26	c vivif2 --  cl tried   111429 cl shrink        0 lits rem          0 time: 0.10
3429.27/858.50	c asymm  cl-useful: 0/1033/6059 lits-rem:0 time: 0.24
3429.27/858.51	c calculated reachability. Time: 0.00
3429.27/858.51	c  N dy 24543   5214298      1320      6059     99563    111429    308832   1684970     10.84   no data
3443.26/862.02	c  N dy 24638   5235109      1320      6059     99563    131849    308832   2392706     10.84     11.43
3458.43/865.86	c  N dy 24715   5255654      1320      6059     99563    151985    308832   3090083     10.84     11.42
3475.61/870.14	c  N dy 24818   5277810      1320      6059     99563    173729    308832   3862887     10.84     11.46
3492.78/874.41	c  N dy 24914   5297868      1320      6059     99563    193404    308832   4529580     10.84     11.52
3507.57/878.17	c  N dy 25015   5318681      1320      6059     99563    114788    308832   1746377     10.84     11.42
3521.14/881.50	c  N dy 25126   5338753      1320      6059     99563    134454    308832   2449090     10.84     11.46
3535.54/885.10	c  N dy 25226   5358887      1320      6059     99563    154213    308832   3141462     10.85     11.43
3551.10/889.04	c  N dy 25320   5378981      1320      6059     99563    173868    308832   3822353     10.85     12.13
3567.09/893.01	c  N dy 25428   5399013      1320      6059     99563    193538    308832   4532044     10.85     12.31
3582.66/896.97	c  N dy 25528   5419115      1320      6059     99563    113210    308832   1636741     10.85     11.42
3597.84/900.72	c  N dy 25627   5439144      1320      6059     99563    132888    308832   2341829     10.85     11.53
3612.62/904.47	c  N dy 25732   5459433      1320      6059     99563    152751    308832   3050451     10.85     11.46
3628.22/908.33	c  N dy 25852   5479448      1320      6059     99563    172392    308832   3760219     10.85     11.57
3643.38/912.14	c  N dy 25950   5499462      1320      6059     99563    192043    308832   4494290     10.85     11.60
3660.15/916.37	c  N dy 26038   5520225      1320      6059     99563    111369    308832   1554436     10.85     11.43
3673.73/919.76	c  N dy 26129   5540606      1320      6059     99563    131357    308832   2242788     10.85     11.45
3688.92/923.50	c  N dy 26220   5560831      1320      6059     99563    151203    308832   2929033     10.85     11.45
3704.10/927.36	c  N dy 26329   5580891      1320      6059     99563    170891    308832   3617133     10.85     11.46
3720.87/931.59	c  N dy 26435   5601521      1320      6059     99563    191156    308832   4334371     10.85     11.47
3738.45/935.94	c  N dy 26539   5621623      1320      6059     99563    108858    308832   1437107     10.85     11.51
3752.02/939.36	c  N dy 26631   5641766      1320      6059     99563    128624    308832   2135525     10.85     11.57
3766.41/942.96	c  N dy 26725   5661958      1320      6059     99563    148409    308832   2830261     10.86     11.47
3782.01/946.88	c  N dy 26826   5682015      1320      6059     99563    168090    308832   3521811     10.86     11.47
3798.37/950.94	c  N dy 26918   5702348      1320      6059     99563    188019    308832   4233809     10.86     11.45
3808.75/953.57	c  S st 26983   5714300      1320      6059     99563    199736    308832   4640857     10.86      9.73
3809.15/953.65	c  S st 26983   5714801      1320      6059     99563    200236    308832   4663388     10.86   no data
3809.15/953.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3810.75/954.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.1M T:  0.42
3810.75/954.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3811.15/954.10	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3812.35/954.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
3812.35/954.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
3812.35/954.49	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
3812.76/954.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3819.94/956.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.65 s
3842.71/962.04	c lits-rem:      1475  cl-subs:    11907  v-elim:      0  v-fix:    0  time:  5.69 s
3842.71/962.05	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
3843.52/962.28	c vivif2 --  cl tried   188329 cl shrink        0 lits rem          0 time: 0.24
3844.70/962.58	c asymm  cl-useful: 0/827/6059 lits-rem:0 time: 0.29
3844.70/962.59	c calculated reachability. Time: 0.00
3844.70/962.59	c  N dy 26983   5714801      1320      6059     99563    188329    308832   4464156     10.86   no data
3864.28/967.47	c  N dy 27081   5734869      1320      6059     99563    105121    308832   1292383     10.86     12.35
3877.86/970.80	c  N dy 27195   5755042      1320      6059     99563    124902    308832   1978328     10.86     11.51
3891.45/974.24	c  N dy 27282   5775119      1320      6059     99563    144611    308832   2671881     10.86     11.47
3906.62/978.05	c  N dy 27381   5795229      1320      6059     99563    164311    308832   3345568     10.86     11.48
3922.99/982.16	c  N dy 27465   5815265      1320      6059     99563    183933    308832   4011097     10.86     14.32
3939.78/986.39	c  N dy 27570   5835276      1320      6059     99563    203582    308832   4704079     10.86     11.44
3955.34/990.29	c  N dy 27667   5855451      1320      6059     99563    119451    308832   1773655     10.86     11.56
3969.74/993.80	c  N dy 27753   5875499      1320      6059     99563    139084    308832   2451997     10.86     11.44
3984.13/997.45	c  N dy 27851   5895561      1320      6059     99563    158750    308832   3143261     10.86     11.46
4000.49/1001.53	c  N dy 27944   5916021      1320      6059     99563    178813    308832   3829242     10.86     11.53
4017.66/1005.85	c  N dy 28028   5936146      1320      6059     99563    198532    308832   4524879     10.86     11.50
4034.04/1009.94	c  N dy 28123   5956225      1320      6059     99563    113377    308832   1535342     10.86     11.58
4047.22/1013.29	c  N dy 28206   5976244      1320      6059     99563    133017    308832   2216114     10.86     11.55
4062.01/1016.96	c  N dy 28297   5996668      1320      6059     99563    152990    308832   2909801     10.86     11.49
4077.18/1020.71	c  N dy 28406   6016740      1320      6059     99563    172739    308832   3624518     10.86     11.44
4093.58/1024.89	c  N dy 28515   6036861      1320      6059     99563    192486    308832   4322405     10.86     11.52
4112.73/1029.60	c  N dy 28585   6056925      1320      6059     99563    106258    308832   1260027     10.86     11.45
4125.52/1032.82	c  N dy 28685   6076982      1320      6059     99563    126008    308832   1973032     10.86     14.09
4139.49/1036.33	c  N dy 28791   6097324      1320      6059     99563    146029    308832   2704190     10.86     11.52
4155.08/1040.25	c  N dy 28900   6117489      1320      6059     99563    165811    308832   3394976     10.87     11.45
4171.05/1044.25	c  N dy 29011   6137591      1320      6059     99563    185540    308832   4105698     10.87     13.20
4189.03/1048.76	c  N dy 29121   6157695      1320      6059     99563    205257    308832   4796991     10.87     11.47
4207.01/1053.22	c  N dy 29208   6177818      1320      6059     99563    118011    308832   1636987     10.87     11.56
4221.00/1056.72	c  N dy 29298   6197905      1320      6059     99563    137693    308832   2300369     10.87     11.52
4233.38/1059.83	c  S st 29375   6214803      1320      6059     99563    154206    308832   2861481     10.87     10.74
4233.78/1059.90	c  S st 29375   6215303      1320      6059     99563    154704    308832   2885619     10.87   no data
4233.78/1059.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4234.97/1060.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.3M T:  0.35
4234.97/1060.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4234.97/1060.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4236.57/1060.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
4236.57/1060.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
4236.57/1060.67	c Removed useless bin:       0  fixed:     0  props:   0.50M  time:  0.01 s
4236.97/1060.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4242.97/1062.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
4257.34/1065.87	c lits-rem:       711  cl-subs:     6171  v-elim:      0  v-fix:    0  time:  3.63 s
4257.34/1065.87	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
4258.14/1066.03	c vivif2 --  cl tried   148533 cl shrink        0 lits rem          0 time: 0.16
4258.94/1066.29	c asymm  cl-useful: 0/880/6059 lits-rem:0 time: 0.26
4259.34/1066.30	c calculated reachability. Time: 0.00
4259.34/1066.30	c  N dy 29375   6215303      1320      6059     99563    148533    308832   2787182     10.87   no data
4275.71/1070.46	c  N dy 29477   6235437      1320      6059     99563    168278    308832   3486827     10.87     11.50
4292.88/1074.73	c  N dy 29554   6255780      1320      6059     99563    188128    308832   4164047     10.87     11.48
4310.86/1079.21	c  N dy 29651   6275973      1320      6059     99563    207919    308832   4828292     10.87     11.48
4328.04/1083.51	c  N dy 29740   6296419      1320      6059     99563    120221    308832   1699261     10.87     11.72
4342.02/1087.00	c  N dy 29838   6316479      1320      6059     99563    139853    308832   2389701     10.87     11.65
4356.81/1090.76	c  N dy 29931   6336505      1320      6059     99563    159489    308832   3061607     10.87     11.61
4372.78/1094.78	c  N dy 30030   6356748      1320      6059     99563    179351    308832   3753525     10.87     11.60
4389.16/1098.81	c  N dy 30118   6377091      1320      6059     99563    199305    308832   4484531     10.87     11.52
4408.73/1103.79	c  N dy 30216   6397332      1320      6059     99563    110332    308832   1337938     10.87     11.52
4422.72/1107.30	c  N dy 30309   6417532      1320      6059     99563    130190    308832   2026513     10.87     11.46
4437.89/1111.08	c  N dy 30401   6437605      1320      6059     99563    149823    308832   2687311     10.87     11.54
4453.08/1114.88	c  N dy 30500   6457794      1320      6059     99563    169645    308832   3396591     10.87     11.48
4469.04/1118.85	c  N dy 30600   6478194      1320      6059     99563    189642    308832   4114627     10.87     11.54
4486.22/1123.12	c  N dy 30703   6498291      1320      6059     99563    209366    308832   4827000     10.87     11.45
4503.40/1127.46	c  N dy 30811   6518297      1320      6059     99563    119152    308832   1617228     10.87     13.60
4517.38/1130.96	c  N dy 30914   6538498      1320      6059     99563    139029    308832   2344364     10.88     11.62
4532.16/1134.61	c  N dy 31041   6558660      1320      6059     99563    158811    308832   3071799     10.88     11.52
4548.94/1138.84	c  N dy 31129   6579214      1320      6059     99563    178970    308832   3759328     10.88     11.46
4565.71/1143.07	c  N dy 31236   6599426      1320      6059     99563    198822    308832   4473290     10.88     11.51
4585.70/1148.01	c  N dy 31338   6620033      1320      6059     99563    218992    308832   5162875     10.88     11.52
4601.66/1152.05	c  N dy 31436   6640089      1320      6059     99563    127853    308832   1907382     10.88     11.52
4616.05/1155.70	c  N dy 31525   6660160      1320      6059     99563    147554    308832   2601015     10.88     11.49
4631.63/1159.58	c  N dy 31608   6680380      1320      6059     99563    167377    308832   3274400     10.88     11.52
4648.40/1163.75	c  N dy 31708   6700562      1320      6059     99563    187115    308832   3955917     10.88     11.46
4661.18/1166.99	c  S st 31788   6715304      1320      6059     99563    201605    308832   4464305     10.88   no data
4661.58/1167.08	c  S st 31788   6715808      1320      6059     99563    202109    308832   4488383     10.88   no data
4661.98/1167.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4663.58/1167.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.5M T:  0.43
4663.58/1167.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4663.58/1167.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4665.19/1167.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
4665.19/1167.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.01 s
4665.19/1167.94	c Removed useless bin:       0  fixed:     0  props:   0.50M  time:  0.01 s
4665.57/1168.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4671.97/1169.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
4693.14/1174.93	c lits-rem:      1139  cl-subs:    12024  v-elim:      0  v-fix:    0  time:  5.27 s
4693.14/1174.94	c vivif2 --  cl tried     6059 cl shrink        0 lits rem          0 time: 0.00
4693.93/1175.17	c vivif2 --  cl tried   190085 cl shrink        0 lits rem          0 time: 0.23
4695.14/1175.45	c asymm  cl-useful: 0/973/6059 lits-rem:0 time: 0.28
4695.14/1175.46	c calculated reachability. Time: 0.00
4695.14/1175.46	c  N dy 31788   6715808      1320      6059     99563    190085    308832   4285520     10.88   no data
4712.71/1179.82	c  N dy 31876   6736266      1320      6059     99563    210124    308832   4973788     10.88     11.47
4731.48/1184.56	c  N dy 31983   6757542      1320      6059     99563    119331    308832   1589723     10.88     11.55
4745.47/1188.08	c  N dy 32087   6777686      1320      6059     99563    139081    308832   2299538     10.88     11.54
4761.87/1192.12	c  N dy 32191   6798633      1320      6059     99563    159608    308832   3012299     10.88     11.51
4777.43/1196.09	c  N dy 32285   6818881      1320      6059     99563    179479    308832   3731790     10.88     11.48
4795.00/1200.46	c  N dy 32367   6839247      1320      6059     99563    199431    308832   4413054     10.88     11.56

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258239-1304028762/watcher-3258239-1304028762 -o /tmp/evaluation-result-3258239-1304028762/solver-3258239-1304028762 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3258239-1304028762.cnf 

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

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


[startup+0 s]
/proc/loadavg: 5.65 1.78 0.62 6/184 2204
/proc/meminfo: memFree=24255084/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 514474427 52441088 348 33554432000 4194304 4627427 140735251612880 18446744073709551615 246516890609 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2204/statm: 12803 348 299 106 0 7774 0
[pid=2204/tid=2205] ppid=2202 vsize=183252 CPUtime=0 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 23 0 0 0 0 0 0 0 25 0 4 0 514474427 187650048 437 33554432000 4194304 4627427 140735251612880 18446744073709551615 246516834107 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=183252 CPUtime=0 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 514474427 187650048 475 33554432000 4194304 4627427 140735251612880 18446744073709551615 246516939246 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=183252 CPUtime=0 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 58 0 0 0 0 0 0 0 25 0 4 0 514474427 187650048 508 33554432000 4194304 4627427 140735251612880 18446744073709551615 246516834107 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0812519 s]
/proc/loadavg: 5.65 1.78 0.62 6/184 2204
/proc/meminfo: memFree=24255084/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=287848 CPUtime=0.37 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 6779 0 0 0 37 0 0 0 18 0 4 0 514474427 294756352 6699 33554432000 4194304 4627427 140735251612880 18446744073709551615 4412766 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 72246 7952 380 106 0 67217 0
[pid=2204/tid=2205] ppid=2202 vsize=290152 CPUtime=0.11 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 2316 0 0 0 11 0 0 0 18 0 4 0 514474427 297115648 8792 33554432000 4194304 4627427 140735251612880 18446744073709551615 246516495393 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=294872 CPUtime=0.79 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3399 0 0 0 79 0 0 0 19 0 4 0 514474427 301948928 10766 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=294872 CPUtime=0.79 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 2876 0 0 0 79 0 0 0 18 0 4 0 514474427 301948928 10766 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 287848

[startup+0.908784 s]
/proc/loadavg: 5.65 1.78 0.62 6/184 2204
/proc/meminfo: memFree=24255084/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=295420 CPUtime=3.6 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 14601 0 0 0 358 2 0 0 19 0 4 0 514474427 302510080 10448 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 73855 10448 385 106 0 68826 0
[pid=2204/tid=2205] ppid=2202 vsize=295420 CPUtime=0.89 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3716 0 0 0 89 0 0 0 19 0 4 0 514474427 302510080 10448 33554432000 4194304 4627427 140735251612880 18446744073709551615 4308201 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=295420 CPUtime=0.89 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3725 0 0 0 89 0 0 0 19 0 4 0 514474427 302510080 10448 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=295420 CPUtime=0.89 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3007 0 0 0 89 0 0 0 19 0 4 0 514474427 302510080 10448 33554432000 4194304 4627427 140735251612880 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 295420

[startup+1.00877 s]
/proc/loadavg: 5.65 1.78 0.62 6/184 2204
/proc/meminfo: memFree=24255084/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=295420 CPUtime=4 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 14941 0 0 0 398 2 0 0 19 0 4 0 514474427 302510080 10788 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 73855 10788 385 106 0 68826 0
[pid=2204/tid=2205] ppid=2202 vsize=295420 CPUtime=0.99 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3796 0 0 0 99 0 0 0 19 0 4 0 514474427 302510080 10788 33554432000 4194304 4627427 140735251612880 18446744073709551615 4332176 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=295420 CPUtime=0.99 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3790 0 0 0 99 0 0 0 19 0 4 0 514474427 302510080 10788 33554432000 4194304 4627427 140735251612880 18446744073709551615 4329693 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=295420 CPUtime=0.99 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3140 0 0 0 99 0 0 0 19 0 4 0 514474427 302510080 10788 33554432000 4194304 4627427 140735251612880 18446744073709551615 4321477 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 295420

[startup+1.10875 s]
/proc/loadavg: 5.65 1.78 0.62 6/184 2204
/proc/meminfo: memFree=24255084/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=295420 CPUtime=4.4 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 15268 0 0 0 438 2 0 0 19 0 4 0 514474427 302510080 11115 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 73855 11115 385 106 0 68826 0
[pid=2204/tid=2205] ppid=2202 vsize=295420 CPUtime=1.09 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3864 0 0 0 109 0 0 0 19 0 4 0 514474427 302510080 11116 33554432000 4194304 4627427 140735251612880 18446744073709551615 4310105 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=295420 CPUtime=1.09 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3856 0 0 0 109 0 0 0 19 0 4 0 514474427 302510080 11116 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=295420 CPUtime=1.09 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3275 0 0 0 109 0 0 0 19 0 4 0 514474427 302510080 11116 33554432000 4194304 4627427 140735251612880 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 295420

[startup+1.50867 s]
/proc/loadavg: 5.65 1.78 0.62 6/184 2204
/proc/meminfo: memFree=24255084/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=286716 CPUtime=6.01 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 17651 0 0 0 598 3 0 0 20 0 4 0 514474427 293597184 11175 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 71679 11175 385 106 0 66650 0
[pid=2204/tid=2205] ppid=2202 vsize=286716 CPUtime=1.5 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 4427 0 0 0 149 1 0 0 20 0 4 0 514474427 293597184 11175 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=286716 CPUtime=1.49 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 4422 0 0 0 149 0 0 0 20 0 4 0 514474427 293597184 11175 33554432000 4194304 4627427 140735251612880 18446744073709551615 4332302 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=286716 CPUtime=1.49 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 3957 0 0 0 149 0 0 0 20 0 4 0 514474427 293597184 11175 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 286716

[startup+3.10039 s]
/proc/loadavg: 5.65 1.78 0.62 9/188 2208
/proc/meminfo: memFree=24112604/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=292260 CPUtime=12.36 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 24770 0 0 0 1232 4 0 0 25 0 4 0 514474427 299274240 15040 33554432000 4194304 4627427 140735251612880 18446744073709551615 4424985 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 73065 15041 389 106 0 68036 0
[pid=2204/tid=2205] ppid=2202 vsize=292260 CPUtime=3.08 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 5865 0 0 0 307 1 0 0 25 0 4 0 514474427 299274240 15041 33554432000 4194304 4627427 140735251612880 18446744073709551615 4424686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=292260 CPUtime=3.07 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 6016 0 0 0 307 0 0 0 25 0 4 0 514474427 299274240 15041 33554432000 4194304 4627427 140735251612880 18446744073709551615 4332992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=292260 CPUtime=3.09 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 6039 0 0 0 308 1 0 0 25 0 4 0 514474427 299274240 15041 33554432000 4194304 4627427 140735251612880 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292260

[startup+6.30681 s]
/proc/loadavg: 5.84 1.89 0.66 10/188 2208
/proc/meminfo: memFree=24014272/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=305832 CPUtime=25.17 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 35340 0 0 0 2510 7 0 0 25 0 4 0 514474427 313171968 19020 33554432000 4194304 4627427 140735251612880 18446744073709551615 4424567 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 76458 19020 389 106 0 71429 0
[pid=2204/tid=2205] ppid=2202 vsize=305832 CPUtime=6.28 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 8301 0 0 0 627 1 0 0 25 0 4 0 514474427 313171968 19020 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=305832 CPUtime=6.26 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 9719 0 0 0 625 1 0 0 25 0 4 0 514474427 313171968 19020 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=305832 CPUtime=6.3 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 8656 0 0 0 628 2 0 0 25 0 4 0 514474427 313171968 19020 33554432000 4194304 4627427 140735251612880 18446744073709551615 4332749 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 305832

[startup+12.7006 s]
/proc/loadavg: 6.01 1.99 0.70 9/188 2208
/proc/meminfo: memFree=23851448/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=301420 CPUtime=50.71 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 55787 0 0 0 5062 9 0 0 25 0 4 0 514474427 308654080 32807 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 75355 32807 389 106 0 70326 0
[pid=2204/tid=2205] ppid=2202 vsize=301420 CPUtime=12.68 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 14109 0 0 0 1266 2 0 0 25 0 4 0 514474427 308654080 32807 33554432000 4194304 4627427 140735251612880 18446744073709551615 4308954 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=301420 CPUtime=12.63 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 13235 0 0 0 1261 2 0 0 25 0 4 0 514474427 308654080 32807 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=301420 CPUtime=12.68 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 16481 0 0 0 1266 2 0 0 25 0 4 0 514474427 308654080 32807 33554432000 4194304 4627427 140735251612880 18446744073709551615 4427861 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 301420

[startup+25.5003 s]
/proc/loadavg: 6.53 2.30 0.82 9/188 2208
/proc/meminfo: memFree=23769484/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=305908 CPUtime=101.84 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 81487 0 0 0 10169 15 0 0 25 0 4 0 514474427 313249792 39208 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 76477 39208 389 106 0 71448 0
[pid=2204/tid=2205] ppid=2202 vsize=305908 CPUtime=25.48 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 20439 0 0 0 2544 4 0 0 25 0 4 0 514474427 313249792 39208 33554432000 4194304 4627427 140735251612880 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=305908 CPUtime=25.35 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 19308 0 0 0 2532 3 0 0 25 0 4 0 514474427 313249792 39208 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=305908 CPUtime=25.48 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 25680 0 0 0 2544 4 0 0 25 0 4 0 514474427 313249792 39208 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 305908

[startup+51.1007 s]
/proc/loadavg: 7.11 2.77 1.02 10/188 2209
/proc/meminfo: memFree=23406656/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=388140 CPUtime=204.09 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 118805 0 0 0 20385 24 0 0 25 0 4 0 514474427 397455360 50165 33554432000 4194304 4627427 140735251612880 18446744073709551615 4332749 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 97035 50165 389 106 0 92006 0
[pid=2204/tid=2205] ppid=2202 vsize=388140 CPUtime=51.08 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 31027 0 0 0 5102 6 0 0 25 0 4 0 514474427 397455360 50165 33554432000 4194304 4627427 140735251612880 18446744073709551615 4424686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=388140 CPUtime=50.81 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 27296 0 0 0 5076 5 0 0 25 0 4 0 514474427 397455360 50165 33554432000 4194304 4627427 140735251612880 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=388140 CPUtime=51.09 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 39387 0 0 0 5100 9 0 0 25 0 4 0 514474427 397455360 50165 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309546 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 388140

[startup+102.3 s]
/proc/loadavg: 7.61 3.57 1.38 9/188 2210
/proc/meminfo: memFree=22537036/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=407976 CPUtime=408.61 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 183973 0 0 0 40818 43 0 0 25 0 4 0 514474427 417767424 60242 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 101994 60242 389 106 0 96965 0
[pid=2204/tid=2205] ppid=2202 vsize=407976 CPUtime=102.28 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 47958 0 0 0 10217 11 0 0 25 0 4 0 514474427 417767424 60242 33554432000 4194304 4627427 140735251612880 18446744073709551615 4329005 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=407976 CPUtime=101.72 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 47274 0 0 0 10161 11 0 0 25 0 4 0 514474427 417767424 60242 33554432000 4194304 4627427 140735251612880 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=407976 CPUtime=102.28 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 65358 0 0 0 10213 15 0 0 25 0 4 0 514474427 417767424 60242 33554432000 4194304 4627427 140735251612880 18446744073709551615 4327424 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 407976

[startup+162.3 s]

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

[pid=2204] ppid=2202 vsize=811200 CPUtime=2805.33 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 782268 0 0 0 280312 221 0 0 25 0 4 0 514474427 830668800 123425 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 202800 123425 389 106 0 197771 0
[pid=2204/tid=2205] ppid=2202 vsize=811200 CPUtime=702.29 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 218018 0 0 0 70167 62 0 0 25 0 4 0 514474427 830668800 123425 33554432000 4194304 4627427 140735251612880 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=811200 CPUtime=698.41 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 212192 0 0 0 69781 60 0 0 25 0 4 0 514474427 830668800 123425 33554432000 4194304 4627427 140735251612880 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=811200 CPUtime=702.29 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 277967 0 0 0 70154 75 0 0 25 0 4 0 514474427 830668800 123425 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 811200

[startup+762.3 s]
/proc/loadavg: 8.16 7.68 4.83 9/188 2258
/proc/meminfo: memFree=24320172/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=662444 CPUtime=3044.99 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 834039 0 0 0 304263 236 0 0 25 0 4 0 514474427 678342656 127911 33554432000 4194304 4627427 140735251612880 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 165611 127911 389 106 0 160582 0
[pid=2204/tid=2205] ppid=2202 vsize=662444 CPUtime=762.3 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 236552 0 0 0 76161 69 0 0 25 0 4 0 514474427 678342656 127911 33554432000 4194304 4627427 140735251612880 18446744073709551615 4424686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=662444 CPUtime=758.08 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 220342 0 0 0 75745 63 0 0 25 0 4 0 514474427 678342656 127911 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=662444 CPUtime=762.29 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 294866 0 0 0 76149 80 0 0 25 0 4 0 514474427 678342656 127911 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.99
Current children cumulated vsize (KiB) 662444

[startup+822.3 s]
/proc/loadavg: 8.09 7.75 5.03 9/188 2260
/proc/meminfo: memFree=24264084/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=678320 CPUtime=3284.68 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 878677 0 0 0 328217 251 0 0 25 0 4 0 514474427 694599680 133057 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 169580 133057 389 106 0 164551 0
[pid=2204/tid=2205] ppid=2202 vsize=678320 CPUtime=822.3 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 253268 0 0 0 82156 74 0 0 25 0 4 0 514474427 694599680 133057 33554432000 4194304 4627427 140735251612880 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=678320 CPUtime=817.74 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 224289 0 0 0 81710 64 0 0 25 0 4 0 514474427 694599680 133057 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=678320 CPUtime=822.29 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 311284 0 0 0 82144 85 0 0 25 0 4 0 514474427 694599680 133057 33554432000 4194304 4627427 140735251612880 18446744073709551615 4329663 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 678320

[startup+882.3 s]
/proc/loadavg: 8.10 7.82 5.22 9/188 2261
/proc/meminfo: memFree=24320972/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=633708 CPUtime=3524.34 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 934486 0 0 0 352166 268 0 0 25 0 4 0 514474427 648916992 119598 33554432000 4194304 4627427 140735251612880 18446744073709551615 4332992 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 158427 119598 390 106 0 153398 0
[pid=2204/tid=2205] ppid=2202 vsize=633708 CPUtime=882.3 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 269966 0 0 0 88151 79 0 0 25 0 4 0 514474427 648916992 119598 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=633708 CPUtime=877.41 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 235228 0 0 0 87673 68 0 0 25 0 4 0 514474427 648916992 119598 33554432000 4194304 4627427 140735251612880 18446744073709551615 4228012 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=633708 CPUtime=882.29 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 328346 0 0 0 88140 89 0 0 25 0 4 0 514474427 648916992 119598 33554432000 4194304 4627427 140735251612880 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 633708

[startup+942.3 s]
/proc/loadavg: 8.03 7.85 5.39 9/188 2263
/proc/meminfo: memFree=24296760/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=697788 CPUtime=3764.02 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 1000498 0 0 0 376115 287 0 0 25 0 4 0 514474427 714534912 123403 33554432000 4194304 4627427 140735251612880 18446744073709551615 4299650 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 174447 123403 390 106 0 169418 0
[pid=2204/tid=2205] ppid=2202 vsize=697788 CPUtime=942.31 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 286635 0 0 0 94147 84 0 0 25 0 4 0 514474427 714534912 123404 33554432000 4194304 4627427 140735251612880 18446744073709551615 246516858775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=697788 CPUtime=937.08 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 251617 0 0 0 93635 73 0 0 25 0 4 0 514474427 714534912 123404 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=697788 CPUtime=942.29 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 344918 0 0 0 94135 94 0 0 25 0 4 0 514474427 714534912 123404 33554432000 4194304 4627427 140735251612880 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 697788

[startup+1002.3 s]
/proc/loadavg: 8.05 7.89 5.56 9/188 2264
/proc/meminfo: memFree=24231384/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=914468 CPUtime=4003.68 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 1060990 0 0 0 400064 304 0 0 25 0 4 0 514474427 936415232 140207 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 228617 140207 390 106 0 223588 0
[pid=2204/tid=2205] ppid=2202 vsize=914468 CPUtime=1002.3 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 301250 0 0 0 100143 87 0 0 25 0 4 0 514474427 936415232 140207 33554432000 4194304 4627427 140735251612880 18446744073709551615 4327603 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=914468 CPUtime=996.75 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 268732 0 0 0 99597 78 0 0 25 0 4 0 514474427 936415232 140207 33554432000 4194304 4627427 140735251612880 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=914468 CPUtime=1002.29 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 359940 0 0 0 100130 99 0 0 25 0 4 0 514474427 936415232 140207 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 914468

[startup+1062.31 s]
/proc/loadavg: 8.09 7.92 5.72 9/188 2266
/proc/meminfo: memFree=24192176/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=803500 CPUtime=4243.37 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 1119513 0 0 0 424016 321 0 0 25 0 4 0 514474427 822784000 139943 33554432000 4194304 4627427 140735251612880 18446744073709551615 4420151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 200875 139943 390 106 0 195846 0
[pid=2204/tid=2205] ppid=2202 vsize=803500 CPUtime=1062.31 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 317467 0 0 0 106139 92 0 0 25 0 4 0 514474427 822784000 139943 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=803500 CPUtime=1056.43 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 284170 0 0 0 105560 83 0 0 25 0 4 0 514474427 822784000 139943 33554432000 4194304 4627427 140735251612880 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=803500 CPUtime=1062.3 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 382460 0 0 0 106125 105 0 0 25 0 4 0 514474427 822784000 139943 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 803500

[startup+1122.3 s]
/proc/loadavg: 8.10 7.95 5.86 9/188 2268
/proc/meminfo: memFree=24135352/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=902664 CPUtime=4483.02 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 1181273 0 0 0 447962 340 0 0 25 0 4 0 514474427 924327936 153051 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 225666 153051 389 106 0 220637 0
[pid=2204/tid=2205] ppid=2202 vsize=902664 CPUtime=1122.31 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 337582 0 0 0 112133 98 0 0 25 0 4 0 514474427 924327936 153051 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=902664 CPUtime=1116.09 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 297992 0 0 0 111521 88 0 0 25 0 4 0 514474427 924327936 153051 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=902664 CPUtime=1122.29 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 397408 0 0 0 112120 109 0 0 25 0 4 0 514474427 924327936 153051 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 902664

[startup+1182.3 s]
/proc/loadavg: 8.18 7.99 6.00 9/188 2269
/proc/meminfo: memFree=24167436/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=789068 CPUtime=4722.7 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 1243096 0 0 0 471911 359 0 0 25 0 4 0 514474427 808005632 143435 33554432000 4194304 4627427 140735251612880 18446744073709551615 246516858775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 197267 143435 389 106 0 192238 0
[pid=2204/tid=2205] ppid=2202 vsize=789068 CPUtime=1182.3 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 354347 0 0 0 118128 102 0 0 25 0 4 0 514474427 808005632 143435 33554432000 4194304 4627427 140735251612880 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=789068 CPUtime=1175.76 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 313766 0 0 0 117484 92 0 0 25 0 4 0 514474427 808005632 143435 33554432000 4194304 4627427 140735251612880 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=789068 CPUtime=1182.3 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 413996 0 0 0 118115 115 0 0 25 0 4 0 514474427 808005632 143435 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 789068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 7.99 6.04 10/188 2270
/proc/meminfo: memFree=24158252/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=855948 CPUtime=4800.2 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 1262631 0 0 0 479655 365 0 0 25 0 4 0 514474427 876490752 144418 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 213987 144418 389 106 0 208958 0
[pid=2204/tid=2205] ppid=2202 vsize=855948 CPUtime=1201.71 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 359788 0 0 0 120067 104 0 0 25 0 4 0 514474427 876490752 144420 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=855948 CPUtime=1195.06 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 317378 0 0 0 119413 93 0 0 25 0 4 0 514474427 876490752 144420 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=855948 CPUtime=1201.7 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 419184 0 0 0 120053 117 0 0 25 0 4 0 514474427 876490752 144420 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 855948

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 7.99 6.04 10/188 2270
/proc/meminfo: memFree=24158252/32951124 swapFree=67111352/67111528
[pid=2204] ppid=2202 vsize=855948 CPUtime=4800.2 cores=0,2,4,6
/proc/2204/stat : 2204 (strangenight2-m) R 2202 2204 2100 0 -1 4202496 1262631 0 0 0 479655 365 0 0 25 0 4 0 514474427 876490752 144418 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2204/statm: 213987 144418 389 106 0 208958 0
[pid=2204/tid=2205] ppid=2202 vsize=855948 CPUtime=1201.71 cores=0,2,4,6
/proc/2204/task/2205/stat : 2205 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 359788 0 0 0 120067 104 0 0 25 0 4 0 514474427 876490752 144420 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2204/tid=2206] ppid=2202 vsize=855948 CPUtime=1195.06 cores=0,2,4,6
/proc/2204/task/2206/stat : 2206 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 317378 0 0 0 119413 93 0 0 25 0 4 0 514474427 876490752 144420 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2204/tid=2207] ppid=2202 vsize=855948 CPUtime=1201.7 cores=0,2,4,6
/proc/2204/task/2207/stat : 2207 (strangenight2-m) R 2202 2204 2100 0 -1 4202560 419184 0 0 0 120053 117 0 0 25 0 4 0 514474427 876490752 144420 33554432000 4194304 4627427 140735251612880 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 855948

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.27
CPU user time (s): 4796.59
CPU system time (s): 3.68344
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 998668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.58
system time used= 3.68344
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1262634
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= 1172
involuntary context switches= 77419

runsolver used 2.12968 second user time and 4.45532 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 00:12:42
IDJOB=3258239
IDBENCH=71317
IDSOLVER=1586
FILE ID=node134/3258239-1304028762
RUNJOBID= node134-1304028687-2119
PBS_JOBID= 13170318
Free space on /tmp= 71552 MiB

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

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=1590204659

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24255364 kB
Buffers:       1464476 kB
Cached:        5697236 kB
SwapCached:         64 kB
Active:        2347896 kB
Inactive:      5824588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24255364 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           20312 kB
Writeback:           0 kB
AnonPages:     1010552 kB
Mapped:          15648 kB
Slab:           458548 kB
PageTables:       6696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1428280 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71572 MiB
End job on node134 at 2011-04-29 00:32:46