Trace number 3258241

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-1-mt? (TO) 4800.26 1201.54

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3258241-1304034048.cnf'
0.00/0.00	c -- header says num vars:           1375
0.00/0.00	c -- header says num clauses:      111739
0.06/0.10	c -- clauses added:            0 learnts,       111739 normals,            0 xors
0.06/0.10	c -- vars added       1375
0.06/0.10	c Parsing time:  0.08 s
0.06/0.10	c  N st     0         0      1375        55    111684         0    224743         0   no data   no data  --
0.06/0.10	c asymm  cl-useful: 0/55/55 lits-rem:0 time: 0.00
0.06/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
0.06/0.10	c bin-w-bin subsume rem         4839 bins  time:  0.06 s
0.06/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
0.06/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1375 time:  0.04 s
0.06/0.10	c Removed useless bin:       0  fixed:     0  props:   0.54M  time:  0.04 s
0.06/0.13	c lits-rem:       321  cl-subs:        0  v-elim:     55  v-fix:    0  time:  0.13 s
0.06/0.13	c Finding binary XORs  T:     0.01 s  found:       0
0.06/0.23	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.06/0.23	c calculated reachability. Time: 0.00
0.06/0.23	c Calc default polars -  time:   0.00 s pos:       0 undec:      55 neg:    1320
0.06/0.23	c =========================================================================================
0.06/0.23	c types(t): F = full restart, N = normal restart
0.06/0.23	c types(t): S = simplification begin/end, E = solution found
0.06/0.23	c restart types(rt): st = static, dy = dynamic
0.06/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.06/0.23	c  B st     0         0      1320      6060     99465         0    352639         0   no data   no data  --
0.06/0.36	c  N dy    20      4201      1320      6060     99466      4154    352639    150723      9.63     10.24  --
0.06/0.61	c  N dy    39      8327      1320      6060     99466      5764    352639    180187      9.57     10.15  --
0.06/0.86	c  N dy    62     12394      1320      6060     99467      5592    352639    131732      9.67     10.22  --
4.21/1.11	c  N dy    88     16405      1320      6060     99467      9573    352637    290904      9.85     10.39  --
5.40/1.39	c  N dy   106     20511      1320      6060     99468      8051    352635    186803      9.82     10.36  --
6.38/1.68	c  N dy   125     24687      1320      6060     99468     12180    352635    357421      9.84     10.40  --
6.77/1.70	c  F st   127     25001      1320      6060     99468     12486    352635    368954      9.85      9.62  --
7.97/2.08	c  N dy   133     30000      1320      6060     99468     10694    352634    265559      9.85   no data  --
7.97/2.08	c  S st   133     30000      1320      6060     99468     10694    352634    265559      9.85   no data  --
8.37/2.11	c  S st   133     30501      1320      6060     99468     11195    352634    287454      9.85   no data  --
8.37/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.37/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.77/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     57 BRemL:      0 BRemN:      0 P:  7.8M T:  0.58
8.77/2.29	c bin-w-bin subsume rem            0 bins  time:  0.05 s
13.96/3.51	c subs with bin:        0  lits-rem:     22371  v-fix:    0  time:  4.87 s
13.96/3.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
13.96/3.53	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
18.36/4.63	c lits-rem:      1315  cl-subs:     2037  v-elim:      0  v-fix:    0  time:  4.39 s
19.16/4.81	c asymm  cl-useful: 2185/2571/6060 lits-rem:13187 time: 0.73
19.16/4.82	c calculated reachability. Time: 0.00
19.16/4.82	c  N dy   133     30501      1320      6060     99525      9158    309520    253051      9.85   no data  --
20.37/5.12	c  N dy   158     34778      1320      6060     99525     13365    309520    438874      9.94     10.52  --
21.55/5.43	c  N dy   182     38843      1320      6060     99525      9584    309520    226527     10.07     10.64  --
22.75/5.76	c  N dy   206     42858      1320      6060     99526     13554    309520    394522     10.12     12.24  --
23.55/5.98	c  S st   223     45752      1320      6060     99542     16410    309520    524714     10.16     10.06  --
23.95/6.02	c  S st   223     46252      1320      6060     99543     16908    309520    553050     10.16   no data  --
23.95/6.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.95/6.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.35/6.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     19 BRemL:      0 BRemN:      0 P:  7.4M T:  0.56
24.35/6.20	c bin-w-bin subsume rem            0 bins  time:  0.04 s
29.57/7.47	c subs with bin:        0  lits-rem:       275  v-fix:    0  time:  5.07 s
29.57/7.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
29.57/7.49	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
40.73/10.21	c lits-rem:      1338  cl-subs:      664  v-elim:      0  v-fix:    0  time: 10.85 s
40.73/10.21	c vivif2 --  cl tried     6060 cl shrink      298 lits rem        379 time: 0.01
40.73/10.23	c vivif2 --  cl tried    16244 cl shrink       23 lits rem         27 time: 0.08
41.53/10.41	c asymm  cl-useful: 0/2391/6060 lits-rem:0 time: 0.72
41.53/10.41	c calculated reachability. Time: 0.00
41.53/10.41	c  N dy   223     46252      1320      6060     99562     16244    308848    538630     10.16   no data  --
42.74/10.73	c  N dy   247     50351      1320      6060     99564     11461    308848    274298     10.22     12.61  --
43.92/11.04	c  N dy   269     54471      1320      6060     99564     15525    308848    466113     10.26     10.80  --
45.12/11.39	c  N dy   291     58507      1320      6060     99564     19507    308848    637579     10.28     11.01  --
46.75/11.71	c  N dy   313     62531      1320      6060     99564     13635    308848    341194     10.30     10.90  --
47.92/12.03	c  N dy   340     66626      1320      6060     99564     17688    308848    527917     10.35     11.02  --
48.72/12.27	c  S st   353     69379      1320      6060     99564     20409    308848    648768     10.36   no data  --
49.12/12.31	c  S st   353     69882      1320      6060     99564     20912    308848    677034     10.36   no data  --
49.12/12.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.12/12.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.52/12.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.7M T:  0.60
49.52/12.49	c bin-w-bin subsume rem            0 bins  time:  0.05 s
55.11/13.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.34 s
55.11/13.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
55.11/13.85	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
66.31/16.67	c lits-rem:      1660  cl-subs:      690  v-elim:      0  v-fix:    0  time: 11.26 s
66.31/16.68	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
66.71/16.70	c vivif2 --  cl tried    20222 cl shrink        0 lits rem          0 time: 0.09
66.71/16.78	c asymm  cl-useful: 0/1043/6060 lits-rem:0 time: 0.32
66.71/16.78	c calculated reachability. Time: 0.00
66.71/16.78	c  N dy   353     69882      1320      6060     99564     20222    308848    660695     10.36   no data  --
68.30/17.15	c  N dy   379     74599      1320      6060     99564     14031    308848    319034     10.38     10.93  --
69.90/17.54	c  N dy   398     79636      1320      6060     99564     18997    308848    536113     10.37     10.96  --
71.50/17.99	c  N dy   428     84740      1320      6060     99564     12197    308848    198440     10.40     10.97  --
72.69/18.20	c  F st   447     87500      1320      6060     99564     14926    308848    312928     10.42   no data  --
73.51/18.48	c  N st   452     90801      1320      6060     99564     18189    308848    459591     10.42   no data  --
75.89/19.05	c  N dy   469     97231      1320      6060     99564     24496    308848    707688     10.43     11.08  --
77.90/19.59	c  N dy   500    103559      1320      6060     99564     17912    308848    404270     10.42     11.02  --
78.68/19.70	c  S st   507    104824      1320      6060     99564     19152    308848    455930     10.43   no data  --
78.68/19.74	c  S st   507    105326      1320      6060     99564     19654    308848    483320     10.43   no data  --
78.68/19.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.68/19.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.08/19.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.59
79.48/19.92	c bin-w-bin subsume rem            0 bins  time:  0.05 s
84.27/21.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.08 s
84.67/21.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
84.67/21.21	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
94.26/23.61	c lits-rem:       959  cl-subs:      758  v-elim:      0  v-fix:    0  time:  9.57 s
94.26/23.61	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
94.26/23.63	c vivif2 --  cl tried    18896 cl shrink        0 lits rem          0 time: 0.07
95.08/23.81	c asymm  cl-useful: 0/2374/6060 lits-rem:0 time: 0.71
95.08/23.81	c calculated reachability. Time: 0.00
95.08/23.81	c  N dy   507    105326      1320      6060     99564     18896    308848    470320     10.43   no data  --
97.06/24.38	c  N dy   533    112236      1320      6060     99564     25707    308848    757934     10.41     10.99  --
99.88/25.01	c  N dy   571    119620      1320      6060     99564     19214    308848    450956     10.41     10.97  --
102.65/25.73	c  N dy   618    127534      1320      6060     99564     26998    308848    776877     10.45     11.20  --
105.44/26.47	c  N dy   669    135698      1320      6060     99564     20296    308848    469714     10.48     11.05  --
108.67/27.28	c  N dy   711    144758      1320      6060     99564     29241    308848    861110     10.49     11.12  --
112.25/28.13	c  N dy   760    154000      1320      6060     99564     22566    308848    534658     10.50     11.57  --
113.44/28.48	c  S st   781    157990      1320      6060     99564     26506    308848    704964     10.51   no data  --
113.84/28.52	c  S st   781    158492      1320      6060     99564     27007    308848    733759     10.51   no data  --
113.84/28.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
113.84/28.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.24/28.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.3M T:  0.64
114.64/28.72	c bin-w-bin subsume rem            0 bins  time:  0.05 s
119.44/29.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.06 s
119.84/30.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
119.84/30.01	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
131.01/32.86	c lits-rem:      1463  cl-subs:      822  v-elim:      0  v-fix:    0  time: 11.37 s
131.01/32.86	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
131.01/32.89	c vivif2 --  cl tried    26185 cl shrink        0 lits rem          0 time: 0.11
131.82/33.08	c asymm  cl-useful: 0/2025/6060 lits-rem:0 time: 0.75
131.82/33.08	c calculated reachability. Time: 0.00
131.82/33.08	c  N dy   781    158492      1320      6060     99564     26185    308848    718125     10.51   no data  --
135.81/34.04	c  N dy   830    168692      1320      6060     99564     19477    308848    367554     10.53     13.02  --
139.81/35.04	c  N dy   893    179549      1320      6060     99564     30155    308848    839141     10.56     11.19  --
144.20/36.15	c  N dy   957    191157      1320      6060     99564     23866    308848    524625     10.57     11.13  --
149.00/37.35	c  N dy  1011    203379      1320      6060     99564     35894    308848   1026552     10.57     11.17  --
154.19/38.61	c  N dy  1074    216976      1320      6060     99564     30577    308848    776465     10.59     11.16  --
159.79/40.06	c  N dy  1137    231664      1320      6060     99564     25323    308848    500254     10.58     11.16  --
162.19/40.63	c  S st  1164    237741      1320      6060     99564     31293    308848    739717     10.59      7.96  --
162.19/40.68	c  S st  1164    238244      1320      6060     99564     31795    308848    766990     10.59   no data  --
162.19/40.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
162.19/40.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.99/40.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.64
162.99/40.88	c bin-w-bin subsume rem            0 bins  time:  0.05 s
168.18/42.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.99 s
168.18/42.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
168.18/42.15	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
179.36/44.92	c lits-rem:      1529  cl-subs:     1534  v-elim:      0  v-fix:    0  time: 11.07 s
179.36/44.92	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
179.36/44.95	c vivif2 --  cl tried    30261 cl shrink        0 lits rem          0 time: 0.12
180.16/45.10	c asymm  cl-useful: 0/1661/6060 lits-rem:0 time: 0.59
180.16/45.11	c calculated reachability. Time: 0.00
180.16/45.11	c  N dy  1164    238244      1320      6060     99564     30261    308848    737435     10.59   no data  --
185.76/46.55	c  N dy  1234    253562      1320      6060     99564     24691    308848    461106     10.59     11.15  --
192.17/48.14	c  N dy  1314    269762      1320      6060     99564     40655    308848   1120345     10.60     11.40  --
198.95/49.84	c  N dy  1400    287037      1320      6060     99564     35991    308848    906080     10.61     11.19  --
206.53/51.76	c  N dy  1493    305414      1320      6060     99564     31433    308848    671145     10.63     11.20  --
206.93/51.85	c  F st  1496    306250      1320      6060     99564     32254    308848    701249     10.63     10.82  --
215.32/53.90	c  N dy  1572    324923      1320      6060     99564     26988    308848    456275     10.65     11.43  --
223.72/56.00	c  N dy  1658    345019      1320      6060     99564     46736    308848   1240618     10.64     11.29  --
228.51/57.26	c  S st  1718    357366      1320      6060     99564     34326    308848    741526     10.65   no data  --
228.91/57.30	c  S st  1718    357868      1320      6060     99564     34827    308848    768232     10.65   no data  --
228.91/57.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
228.91/57.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
229.31/57.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.4M T:  0.67
229.71/57.51	c bin-w-bin subsume rem            0 bins  time:  0.05 s
234.50/58.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.07 s
234.50/58.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
234.90/58.80	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
245.68/61.51	c lits-rem:      1374  cl-subs:      832  v-elim:      0  v-fix:    0  time: 10.81 s
245.68/61.51	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
245.68/61.54	c vivif2 --  cl tried    33995 cl shrink        0 lits rem          0 time: 0.13
246.48/61.73	c asymm  cl-useful: 0/2144/6060 lits-rem:0 time: 0.75
246.48/61.73	c calculated reachability. Time: 0.00
246.48/61.73	c  N dy  1718    357868      1320      6060     99564     33995    308848    752212     10.65   no data  --
255.28/63.91	c  N dy  1803    377940      1320      6060     99564     28149    308848    441510     10.64     11.30  --
263.27/65.98	c  N dy  1893    397995      1320      6060     99564     47857    308848   1256700     10.64     11.26  --
272.05/68.11	c  N dy  1985    418337      1320      6060     99564     41338    308848    955739     10.64     11.30  --
280.85/70.30	c  N dy  2090    438526      1320      6060     99564     33683    308848    644834     10.66     11.22  --
289.63/72.54	c  N dy  2171    458891      1320      6060     99564     53712    308848   1434264     10.66     11.25  --
298.42/74.72	c  N dy  2269    478953      1320      6060     99564     44908    308848   1031156     10.66     11.24  --
307.61/77.08	c  N dy  2350    499018      1320      6060     99564     35111    308848    620191     10.66     13.98  --
317.20/79.46	c  N dy  2450    519113      1320      6060     99564     54885    308848   1393201     10.67     11.25  --
325.19/81.48	c  S st  2524    536802      1320      6060     99564     41772    308848    837578     10.67      9.59  --
325.59/81.53	c  S st  2524    537304      1320      6060     99564     42271    308848    864706     10.67   no data  --
325.59/81.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
325.59/81.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
326.39/81.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.73
326.39/81.75	c bin-w-bin subsume rem            0 bins  time:  0.05 s
331.58/83.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.04 s
331.58/83.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
331.58/83.04	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
342.77/85.83	c lits-rem:      1532  cl-subs:     1731  v-elim:      0  v-fix:    0  time: 11.16 s
342.77/85.84	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
342.77/85.87	c vivif2 --  cl tried    40540 cl shrink        0 lits rem          0 time: 0.15
343.57/86.06	c asymm  cl-useful: 0/1481/6060 lits-rem:0 time: 0.77
343.57/86.07	c calculated reachability. Time: 0.00
343.57/86.07	c  N dy  2524    537304      1320      6060     99564     40540    308848    834181     10.67   no data  --
353.16/88.43	c  N dy  2629    557320      1320      6060     99564     60203    308848   1616756     10.68     11.32  --
361.55/90.59	c  N dy  2737    577376      1320      6060     99564     48550    308848   1132965     10.69     11.28  --
371.95/93.13	c  N dy  2821    597777      1320      6060     99564     36114    308848    567633     10.68     11.34  --
381.92/95.65	c  N dy  2904    618250      1320      6060     99564     56178    308848   1338850     10.68     11.38  --
391.92/98.10	c  N dy  3012    638322      1320      6060     99564     42522    308848    821466     10.69     11.26  --
401.50/100.55	c  N dy  3121    658399      1320      6060     99564     62301    308848   1597363     10.69     11.48  --
410.70/102.86	c  N dy  3220    678491      1320      6060     99564     47680    308848   1003787     10.70     11.95  --
420.70/105.32	c  N dy  3313    698521      1320      6060     99564     67365    308848   1788995     10.70     13.33  --
430.27/107.75	c  N dy  3417    718560      1320      6060     99564     51673    308848   1114517     10.71     11.30  --
440.65/110.32	c  N dy  3527    738666      1320      6060     99564     71515    308848   1909002     10.72     11.42  --
449.85/112.62	c  N dy  3622    758675      1320      6060     99564     54753    308848   1236773     10.72     12.18  --
460.26/115.21	c  N dy  3725    778924      1320      6060     99564     74695    308848   2043843     10.73     11.32  --
469.82/117.67	c  N dy  3832    798937      1320      6060     99564     56976    308848   1287796     10.74     13.22  --
473.81/118.61	c  S st  3869    805959      1320      6060     99564     63871    308848   1549730     10.74     11.27  --
473.81/118.67	c  S st  3869    806460      1320      6060     99564     64371    308848   1574806     10.74   no data  --
473.81/118.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
473.81/118.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
475.01/118.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.90
475.01/118.97	c bin-w-bin subsume rem            0 bins  time:  0.05 s
480.21/120.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.27 s
480.61/120.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
480.61/120.31	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
489.00/122.44	c lits-rem:       985  cl-subs:     2862  v-elim:      0  v-fix:    0  time:  8.50 s
489.00/122.44	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
489.40/122.51	c vivif2 --  cl tried    61509 cl shrink        0 lits rem          0 time: 0.26
490.20/122.71	c asymm  cl-useful: 0/1207/6060 lits-rem:0 time: 0.82
490.20/122.72	c calculated reachability. Time: 0.00
490.20/122.72	c  N dy  3869    806460      1320      6060     99564     61509    308848   1525776     10.74   no data  --
500.58/125.33	c  N dy  3975    826526      1320      6060     99564     42890    308848    709691     10.74     11.84  --
510.58/127.85	c  N dy  4058    846679      1320      6060     99564     62718    308848   1469840     10.74     11.40  --
521.79/130.68	c  N dy  4157    866888      1320      6060     99564     43238    308848    709172     10.75     11.36  --
531.35/133.09	c  N dy  4255    886994      1320      6060     99564     63029    308848   1513360     10.75     11.34  --
543.36/136.00	c  N dy  4356    907173      1320      6060     99564     42541    308848    637617     10.75     11.42  --
552.55/138.39	c  N dy  4439    927192      1320      6060     99564     62258    308848   1402202     10.75     11.60  --
564.92/141.43	c  N dy  4530    947785      1320      6060     99564     82477    308848   2172905     10.75     11.36  --
574.52/143.85	c  N dy  4613    967832      1320      6060     99564     60871    308848   1316570     10.75     11.40  --
585.68/146.69	c  N dy  4712    987894      1320      6060     99564     80564    308848   2076493     10.75     12.57  --
596.50/149.33	c  N dy  4803   1008078      1320      6060     99564     58124    308848   1182720     10.75     11.35  --
608.07/152.21	c  N dy  4885   1028172      1320      6060     99564     77827    308848   1945382     10.75     11.34  --
619.25/155.00	c  N dy  4992   1048438      1320      6060     99564     54518    308848   1007179     10.76     11.41  --
629.64/157.65	c  N dy  5082   1068710      1320      6060     99564     74428    308848   1770000     10.76     11.34  --
631.25/158.08	c  F st  5095   1071875      1320      6060     99564     77536    308848   1889390     10.76     10.74  --
640.82/160.43	c  N dy  5156   1088845      1320      6060     99564     50016    308848    817590     10.76     11.36  --
650.81/162.98	c  N dy  5245   1108912      1320      6060     99564     69725    308848   1583172     10.76     11.33  --
662.42/165.88	c  N dy  5340   1128952      1320      6060     99564     89456    308848   2332356     10.76     12.44  --
672.79/168.49	c  N dy  5427   1149726      1320      6060     99564     64640    308848   1332920     10.76     11.58  --
684.39/171.30	c  N dy  5511   1169727      1320      6060     99564     84250    308848   2068226     10.76     13.77  --
695.16/174.04	c  N dy  5617   1189737      1320      6060     99564     57782    308848   1057414     10.76     13.26  --
705.15/176.56	c  S st  5723   1209690      1320      6060     99564     77427    308848   1853992     10.77      9.54  --
705.55/176.61	c  S st  5723   1210190      1320      6060     99564     77926    308848   1880899     10.77   no data  --
705.55/176.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
705.55/176.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
706.37/176.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.0M T:  0.95
706.75/176.93	c bin-w-bin subsume rem            0 bins  time:  0.05 s
712.34/178.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.49 s
712.34/178.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
712.34/178.33	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
724.32/181.32	c lits-rem:      1316  cl-subs:     2847  v-elim:      0  v-fix:    0  time: 11.94 s
724.32/181.32	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
724.72/181.40	c vivif2 --  cl tried    75079 cl shrink        0 lits rem          0 time: 0.32
725.52/181.61	c asymm  cl-useful: 0/1213/6060 lits-rem:0 time: 0.84
725.52/181.61	c calculated reachability. Time: 0.00
725.52/181.61	c  N dy  5723   1210190      1320      6060     99564     75079    308848   1829737     10.77   no data  --
737.91/184.70	c  N dy  5817   1231459      1320      6060     99564     48810    308848    676556     10.77     11.48  --
747.90/187.25	c  N dy  5905   1251548      1320      6060     99564     68594    308848   1428187     10.77     11.34  --
759.10/190.02	c  N dy  5995   1271589      1320      6060     99564     88298    308848   2168113     10.77     11.79  --
769.47/192.63	c  N dy  6084   1291643      1320      6060     99564     59834    308848   1078506     10.77     11.35  --
779.87/195.25	c  N dy  6174   1311895      1320      6060     99564     79748    308848   1840242     10.77     11.34  --
791.85/198.27	c  N dy  6261   1332246      1320      6060     99564     50577    308848    697597     10.77     11.46  --
801.83/200.75	c  N dy  6369   1352277      1320      6060     99564     70271    308848   1439292     10.77     13.07  --
813.41/203.61	c  N dy  6466   1372295      1320      6060     99564     90000    308848   2181519     10.77     11.46  --
825.02/206.56	c  N dy  6548   1393075      1320      6060     99564     60243    308848   1018059     10.77     11.34  --
835.79/209.26	c  N dy  6650   1413210      1320      6060     99564     80037    308848   1777519     10.77     11.38  --
848.58/212.48	c  N dy  6745   1433789      1320      6060     99564    100216    308848   2512263     10.77     11.47  --
859.78/215.20	c  N dy  6833   1454264      1320      6060     99564     69269    308848   1322054     10.77     11.37  --
870.55/217.93	c  N dy  6920   1474388      1320      6060     99564     89022    308848   2065246     10.77     11.47  --
882.53/220.91	c  N dy  7014   1494483      1320      6060     99564     56708    308848    840138     10.77     11.49  --
893.31/223.63	c  N dy  7105   1514528      1320      6060     99564     76370    308848   1541201     10.77     11.38  --
904.91/226.50	c  N dy  7196   1534656      1320      6060     99564     96169    308848   2274269     10.77     11.48  --
916.91/229.56	c  N dy  7275   1554776      1320      6060     99564     62862    308848   1027704     10.77     11.36  --
928.08/232.34	c  N dy  7375   1574828      1320      6060     99564     82537    308848   1758626     10.77     12.26  --
940.06/235.34	c  N dy  7475   1595045      1320      6060     99564    102399    308848   2478275     10.77     11.37  --
951.25/238.15	c  N dy  7568   1615095      1320      6060     99564     68094    308848   1201127     10.77     11.39  --
962.04/240.89	c  N dy  7670   1635189      1320      6060     99564     87812    308848   1925510     10.78     11.38  --
974.44/243.96	c  N dy  7772   1655363      1320      6060     99564    107608    308848   2663811     10.78     11.44  --
985.21/246.68	c  N dy  7868   1675448      1320      6060     99564     72307    308848   1308916     10.78     12.12  --
996.79/249.50	c  N dy  7970   1695503      1320      6060     99564     92002    308848   1993184     10.78     13.18  --
1005.21/251.64	c  S st  8032   1710190      1320      6060     99564    106441    308848   2538458     10.78   no data  --
1005.58/251.70	c  S st  8032   1710693      1320      6060     99564    106944    308848   2564966     10.78   no data  --
1005.58/251.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1005.58/251.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1006.38/251.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.4M T:  1.04
1006.78/252.07	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1012.78/253.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.88 s
1012.78/253.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
1012.78/253.56	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
1029.96/257.87	c lits-rem:      1273  cl-subs:     6104  v-elim:      0  v-fix:    0  time: 17.17 s
1029.96/257.87	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
1030.36/257.98	c vivif2 --  cl tried   100840 cl shrink        0 lits rem          0 time: 0.46
1031.57/258.21	c asymm  cl-useful: 0/1231/6060 lits-rem:0 time: 0.90
1031.57/258.22	c calculated reachability. Time: 0.00
1031.57/258.22	c  N dy  8032   1710693      1320      6060     99564    100840    308848   2464134     10.78   no data  --
1043.14/261.12	c  N dy  8121   1731307      1320      6060     99564     65202    308848   1057416     10.78     11.38  --
1053.92/263.82	c  N dy  8221   1751445      1320      6060     99564     84961    308848   1787374     10.78     11.50  --
1065.91/266.80	c  N dy  8315   1771491      1320      6060     99564    104597    308848   2504674     10.79     11.36  --
1077.10/269.60	c  N dy  8422   1791526      1320      6060     99564     67409    308848   1124351     10.79     11.37  --
1087.89/272.35	c  N dy  8513   1811720      1320      6060     99564     87206    308848   1831122     10.79     11.42  --
1100.27/275.47	c  N dy  8591   1831840      1320      6060     99564    106906    308848   2536261     10.79     11.39  --
1112.25/278.45	c  N dy  8682   1851929      1320      6060     99564     68727    308848   1129739     10.79     11.90  --
1123.05/281.15	c  N dy  8786   1872014      1320      6060     99564     88478    308848   1882182     10.79     11.46  --
1134.63/284.06	c  N dy  8884   1892064      1320      6060     99564    108174    308848   2610322     10.79     11.37  --
1146.62/287.02	c  N dy  8970   1912136      1320      6060     99564     68986    308848   1100893     10.79     11.43  --
1157.41/289.71	c  N dy  9070   1932179      1320      6060     99564     88686    308848   1830600     10.80     11.45  --
1168.58/292.56	c  N dy  9164   1952208      1320      6060     99564    108350    308848   2566274     10.80     11.75  --
1180.59/295.57	c  N dy  9256   1972544      1320      6060     99564     68406    308848   1045686     10.80     11.54  --
1190.96/298.19	c  N dy  9332   1993143      1320      6060     99564     88682    308848   1826970     10.79     11.48  --
1202.97/301.11	c  N dy  9419   2013220      1320      6060     99564    108383    308848   2553633     10.79     11.38  --
1214.53/304.06	c  N dy  9520   2033420      1320      6060     99564     67314    308848    979085     10.80     11.37  --
1225.72/306.81	c  N dy  9606   2053461      1320      6060     99564     86957    308848   1675090     10.80     11.40  --
1238.13/309.97	c  N dy  9700   2073514      1320      6060     99564    106646    308848   2365982     10.80     13.36  --
1252.09/313.49	c  N dy  9786   2093570      1320      6060     99564     64495    308848    859777     10.80     13.19  --
1262.87/316.17	c  N dy  9869   2113672      1320      6060     99564     84187    308848   1560552     10.79     11.37  --
1274.86/319.14	c  N dy  9951   2133707      1320      6060     99564    103902    308848   2283209     10.79     11.68  --
1287.25/322.21	c  N dy 10049   2153807      1320      6060     99564    123686    308848   3033253     10.79     11.40  --
1298.44/325.03	c  N dy 10146   2174063      1320      6060     99564     80727    308848   1412053     10.80     11.39  --
1309.23/327.75	c  N dy 10236   2194073      1320      6060     99564    100381    308848   2141280     10.80     11.53  --
1319.61/330.33	c  S st 10321   2210693      1320      6060     99564    116694    308848   2734491     10.80     10.07  --
1320.01/330.40	c  S st 10321   2211196      1320      6060     99564    117197    308848   2757605     10.80   no data  --
1320.01/330.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1320.01/330.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1320.82/330.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.9M T:  1.11
1321.23/330.79	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1326.80/332.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.59 s
1327.20/332.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
1327.20/332.21	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
1347.18/337.21	c lits-rem:       755  cl-subs:     5772  v-elim:      0  v-fix:    0  time: 19.97 s
1347.18/337.22	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
1347.59/337.35	c vivif2 --  cl tried   111425 cl shrink        0 lits rem          0 time: 0.52
1348.37/337.59	c asymm  cl-useful: 0/1128/6060 lits-rem:0 time: 0.98
1348.77/337.60	c calculated reachability. Time: 0.00
1348.77/337.60	c  N dy 10321   2211196      1320      6060     99564    111425    308848   2660185     10.80   no data  --
1361.18/340.73	c  N dy 10428   2231238      1320      6060     99564     67314    308848    908468     10.80     11.44  --
1371.95/343.41	c  N dy 10505   2251410      1320      6060     99564     87109    308848   1627859     10.80     11.38  --
1383.53/346.36	c  N dy 10594   2271614      1320      6060     99564    106959    308848   2344883     10.80     11.42  --
1395.94/349.50	c  N dy 10699   2291638      1320      6060     99564    126654    308848   3073081     10.80     11.38  --
1408.31/352.58	c  N dy 10776   2312697      1320      6060     99564     82521    308848   1410003     10.80     11.37  --
1419.49/355.38	c  N dy 10865   2332751      1320      6060     99564    102189    308848   2114785     10.80     12.70  --
1431.50/358.38	c  N dy 10939   2352814      1320      6060     99564    121902    308848   2824153     10.80     11.51  --
1443.47/361.31	c  N dy 11031   2372908      1320      6060     99564     75880    308848   1186498     10.80     11.42  --
1454.25/364.03	c  N dy 11114   2392932      1320      6060     99564     95544    308848   1900666     10.80     11.50  --
1466.26/367.08	c  N dy 11211   2412998      1320      6060     99564    115222    308848   2585756     10.80     12.23  --
1479.84/370.50	c  N dy 11285   2433140      1320      6060     99564     68235    308848    862518     10.79     11.38  --
1490.61/373.11	c  N dy 11369   2453181      1320      6060     99564     87919    308848   1539338     10.79     11.38  --
1501.82/375.95	c  N dy 11463   2473200      1320      6060     99564    107561    308848   2229683     10.79     13.29  --
1514.60/379.17	c  N dy 11573   2493210      1320      6060     99564    127235    308848   2937505     10.80     11.41  --
1527.37/382.38	c  N dy 11664   2513216      1320      6060     99564     79073    308848   1212893     10.80     11.42  --
1538.96/385.25	c  N dy 11766   2534015      1320      6060     99564     99485    308848   1943394     10.80     11.41  --
1552.14/388.51	c  N dy 11855   2554308      1320      6060     99564    119402    308848   2647322     10.80     11.37  --
1566.13/392.03	c  N dy 11953   2574472      1320      6060     99564     70500    308848    893877     10.80     11.57  --
1577.30/394.86	c  N dy 12049   2594581      1320      6060     99564     90270    308848   1613981     10.80     11.37  --
1590.89/398.20	c  N dy 12126   2614638      1320      6060     99564    109915    308848   2292800     10.80     11.43  --
1603.27/401.30	c  N dy 12222   2634732      1320      6060     99564    129674    308848   3048722     10.80     12.44  --
1616.46/404.62	c  N dy 12305   2654919      1320      6060     99564     79763    308848   1206203     10.80     11.48  --
1628.86/407.80	c  N dy 12401   2675321      1320      6060     99564     99770    308848   1885348     10.80     11.42  --
1641.63/410.93	c  N dy 12496   2695487      1320      6060     99564    119577    308848   2600908     10.80     11.50  --
1652.01/413.56	c  S st 12579   2711196      1320      6060     99564    135040    308848   3157280     10.80     11.34  --
1652.41/413.62	c  S st 12579   2711700      1320      6060     99564    135544    308848   3182172     10.80   no data  --
1652.41/413.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1652.41/413.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1653.61/413.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.6M T:  1.22
1654.02/414.06	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1659.63/415.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.67 s
1659.63/415.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
1660.03/415.50	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
1686.00/422.02	c lits-rem:       468  cl-subs:     7355  v-elim:      0  v-fix:    0  time: 26.00 s
1686.00/422.02	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
1686.40/422.17	c vivif2 --  cl tried   128189 cl shrink        0 lits rem          0 time: 0.60
1687.58/422.40	c asymm  cl-useful: 0/1071/6060 lits-rem:0 time: 0.94
1687.58/422.41	c calculated reachability. Time: 0.00
1687.58/422.41	c  N dy 12579   2711700      1320      6060     99564    128189    308848   3059358     10.80   no data  --
1700.75/425.74	c  N dy 12674   2731825      1320      6060     99564     77334    308848   1099261     10.80     11.41  --
1711.55/428.47	c  N dy 12775   2752080      1320      6060     99564     97258    308848   1825333     10.80     11.38  --
1724.33/431.60	c  N dy 12866   2772540      1320      6060     99564    117328    308848   2542923     10.80     11.58  --
1737.12/434.89	c  N dy 12962   2792821      1320      6060     99564    137281    308848   3268488     10.81     11.41  --
1750.30/438.19	c  N dy 13051   2812944      1320      6060     99564     85340    308848   1320571     10.81     11.49  --
1761.89/441.01	c  N dy 13139   2832969      1320      6060     99564    105016    308848   2035953     10.81     11.50  --
1774.67/444.21	c  N dy 13224   2854434      1320      6060     99564    126118    308848   2824310     10.80     11.42  --
1789.06/447.88	c  N dy 13315   2874661      1320      6060     99564     73278    308848    899766     10.81     11.45  --
1800.67/450.74	c  N dy 13406   2895285      1320      6060     99564     93521    308848   1600580     10.81     11.45  --
1812.63/453.74	c  N dy 13500   2915353      1320      6060     99564    113203    308848   2306930     10.80     13.08  --
1825.82/457.06	c  N dy 13599   2935525      1320      6060     99564    132967    308848   2984104     10.81     11.38  --
1839.01/460.36	c  N dy 13680   2955813      1320      6060     99564     79316    308848   1096352     10.81     11.40  --
1850.59/463.25	c  N dy 13773   2975968      1320      6060     99564     99104    308848   1787101     10.81     11.40  --
1862.97/466.30	c  N dy 13874   2996075      1320      6060     99564    118895    308848   2524594     10.81     11.57  --
1876.56/469.73	c  N dy 13969   3016096      1320      6060     99564    138532    308848   3237430     10.81     14.61  --
1889.34/472.99	c  N dy 14058   3036285      1320      6060     99564     83777    308848   1216295     10.81     11.46  --
1902.13/476.10	c  N dy 14161   3056692      1320      6060     99564    103815    308848   1916621     10.81     11.53  --
1917.71/480.08	c  N dy 14258   3077681      1320      6060     99564    124354    308848   2630898     10.81     11.39  --
1931.69/483.57	c  N dy 14365   3097845      1320      6060     99564    144124    308848   3353056     10.81     11.46  --
1944.87/486.84	c  N dy 14443   3117891      1320      6060     99564     88218    308848   1341546     10.81     11.77  --
1956.86/489.85	c  N dy 14543   3138070      1320      6060     99564    108034    308848   2048251     10.81     11.41  --
1969.65/493.09	c  N dy 14630   3158309      1320      6060     99564    127897    308848   2750160     10.81     11.50  --
1984.03/496.66	c  N dy 14718   3178408      1320      6060     99564    147630    308848   3420506     10.81     11.55  --
1997.21/499.90	c  N dy 14818   3198482      1320      6060     99564     90803    308848   1420935     10.81     11.39  --
2004.40/501.74	c  S st 14875   3211701      1320      6060     99564    103796    308848   1902293     10.81      8.97  --
2004.80/501.80	c  S st 14875   3212204      1320      6060     99564    104298    308848   1925247     10.81   no data  --
2004.80/501.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2004.80/501.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2005.60/502.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.5M T:  1.05
2006.00/502.15	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2011.62/503.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.51 s
2011.62/503.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
2011.62/503.55	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
2023.58/506.54	c lits-rem:       911  cl-subs:     2860  v-elim:      0  v-fix:    0  time: 11.95 s
2023.58/506.54	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
2023.98/506.64	c vivif2 --  cl tried   101438 cl shrink        0 lits rem          0 time: 0.39
2024.80/506.87	c asymm  cl-useful: 0/1141/6060 lits-rem:0 time: 0.90
2024.80/506.87	c calculated reachability. Time: 0.00
2024.80/506.87	c  N dy 14875   3212204      1320      6060     99564    101438    308848   1879185     10.81   no data  --
2036.77/509.89	c  N dy 14977   3232284      1320      6060     99564    121150    308848   2609038     10.81     13.74  --
2050.77/513.33	c  N dy 15078   3252368      1320      6060     99564    140895    308848   3313027     10.81     12.08  --
2064.35/516.78	c  N dy 15177   3272417      1320      6060     99564     83023    308848   1131476     10.81     14.62  --
2075.92/519.67	c  N dy 15266   3292478      1320      6060     99564    102704    308848   1835992     10.81     11.44  --
2088.30/522.74	c  N dy 15361   3312541      1320      6060     99564    122461    308848   2559925     10.81     11.39  --
2101.88/526.15	c  N dy 15438   3333177      1320      6060     99564    142666    308848   3292671     10.81     11.39  --
2116.27/529.79	c  N dy 15539   3353872      1320      6060     99564     84451    308848   1140480     10.82     11.40  --
2128.26/532.77	c  N dy 15633   3374419      1320      6060     99564    104636    308848   1871644     10.82     11.41  --
2140.65/535.89	c  N dy 15732   3394694      1320      6060     99564    124590    308848   2600506     10.82     11.44  --
2154.63/539.30	c  N dy 15817   3415071      1320      6060     99564    144574    308848   3312882     10.82     11.42  --
2168.61/542.83	c  N dy 15900   3435185      1320      6060     99564     84745    308848   1135898     10.82     11.45  --
2180.19/545.76	c  N dy 15972   3455326      1320      6060     99564    104489    308848   1827975     10.82     11.46  --
2192.98/548.97	c  N dy 16056   3475552      1320      6060     99564    124324    308848   2529475     10.82     11.48  --
2206.97/552.47	c  N dy 16150   3495588      1320      6060     99564    143950    308848   3228684     10.82     11.58  --
2222.16/556.30	c  N dy 16250   3515656      1320      6060     99564     83176    308848   1051334     10.82     15.06  --
2233.73/559.10	c  N dy 16330   3535920      1320      6060     99564    103036    308848   1752369     10.82     11.57  --
2246.11/562.24	c  N dy 16433   3555953      1320      6060     99564    122671    308848   2460762     10.82     11.39  --
2260.10/565.75	c  N dy 16524   3576358      1320      6060     99564    142704    308848   3172053     10.82     11.40  --
2275.67/569.66	c  N dy 16620   3596419      1320      6060     99564    162413    308848   3896338     10.82     11.49  --
2288.08/572.80	c  N dy 16717   3616499      1320      6060     99564    100710    308848   1671345     10.82     13.42  --
2301.67/576.12	c  N dy 16810   3636553      1320      6060     99564    120425    308848   2379225     10.82     14.82  --
2315.63/579.62	c  N dy 16905   3656575      1320      6060     99564    140066    308848   3059965     10.82     11.40  --
2329.62/583.14	c  N dy 17003   3676600      1320      6060     99564    159711    308848   3768445     10.82     13.09  --
2343.19/586.51	c  N dy 17101   3696647      1320      6060     99564     96962    308848   1492458     10.82     12.04  --
2352.39/588.85	c  S st 17164   3712204      1320      6060     99564    112199    308848   2017993     10.82   no data  --
2352.79/588.91	c  S st 17164   3712705      1320      6060     99564    112700    308848   2042740     10.82   no data  --
2352.79/588.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2352.79/588.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2353.59/589.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.0M T:  1.11
2354.00/589.28	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2359.57/590.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.44 s
2359.57/590.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
2359.57/590.66	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
2371.17/593.55	c lits-rem:       693  cl-subs:     4244  v-elim:      0  v-fix:    0  time: 11.53 s
2371.17/593.56	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
2371.58/593.66	c vivif2 --  cl tried   108456 cl shrink        0 lits rem          0 time: 0.41
2372.36/593.88	c asymm  cl-useful: 0/1098/6060 lits-rem:0 time: 0.90
2372.36/593.89	c calculated reachability. Time: 0.00
2372.36/593.89	c  N dy 17164   3712705      1320      6060     99564    108456    308848   1976011     10.82   no data  --
2384.76/596.98	c  N dy 17256   3732762      1320      6060     99564    128169    308848   2699628     10.82     11.43  --
2397.53/600.15	c  F st 17348   3751562      1320      6060     99564    146616    308848   3349189     10.82   no data  --
2399.13/600.56	c  N st 17352   3753593      1320      6060     99564    148582    308848   3403927     10.82   no data  --
2414.72/604.42	c  N dy 17434   3773624      1320      6060     99564     84899    308848   1046223     10.82     11.44  --
2426.30/607.36	c  N dy 17530   3793730      1320      6060     99564    104651    308848   1767727     10.82     11.41  --
2439.88/610.73	c  N dy 17611   3814880      1320      6060     99564    125357    308848   2527689     10.82     11.47  --
2453.47/614.12	c  N dy 17712   3834928      1320      6060     99564    145076    308848   3237731     10.82     13.01  --
2468.67/617.98	c  N dy 17823   3855383      1320      6060     99564    165125    308848   3962245     10.83     11.44  --
2482.22/621.31	c  N dy 17921   3875432      1320      6060     99564    100405    308848   1588827     10.83     11.77  --
2495.04/624.57	c  N dy 18010   3895666      1320      6060     99564    120195    308848   2270498     10.83     11.40  --
2509.39/628.16	c  N dy 18117   3915692      1320      6060     99564    139838    308848   2968889     10.83     13.39  --
2523.38/631.65	c  N dy 18210   3935772      1320      6060     99564    159529    308848   3676003     10.83     13.74  --
2537.77/635.25	c  N dy 18306   3955877      1320      6060     99564     93951    308848   1349526     10.83     11.47  --
2550.15/638.38	c  N dy 18404   3975978      1320      6060     99564    113707    308848   2049009     10.83     14.47  --
2563.73/641.75	c  N dy 18504   3996499      1320      6060     99564    133845    308848   2788983     10.83     11.42  --
2578.13/645.33	c  N dy 18596   4016651      1320      6060     99564    153590    308848   3481438     10.83     11.41  --
2593.69/649.26	c  N dy 18690   4036677      1320      6060     99564     86899    308848   1046787     10.83     12.48  --
2605.27/652.14	c  N dy 18799   4056710      1320      6060     99564    106617    308848   1766424     10.83     11.46  --
2618.46/655.41	c  N dy 18902   4076804      1320      6060     99564    126384    308848   2475775     10.83     12.00  --
2631.27/658.60	c  N dy 18981   4096871      1320      6060     99564    146054    308848   3208197     10.83     13.73  --
2646.83/662.54	c  N dy 19079   4117436      1320      6060     99564    166258    308848   3950797     10.83     11.42  --
2660.81/666.09	c  N dy 19170   4137533      1320      6060     99564     98615    308848   1449516     10.83     11.43  --
2674.39/669.41	c  N dy 19268   4158381      1320      6060     99564    119092    308848   2179432     10.84     11.48  --
2687.58/672.71	c  N dy 19377   4178407      1320      6060     99564    138753    308848   2911911     10.84     11.62  --
2702.36/676.48	c  N dy 19474   4199057      1320      6060     99564    159027    308848   3639592     10.84     11.63  --
2712.74/679.09	c  S st 19536   4212706      1320      6060     99564    172367    308848   4116309     10.84     11.48  --
2713.14/679.16	c  S st 19536   4213208      1320      6060     99564    172868    308848   4140366     10.84   no data  --
2713.14/679.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2713.14/679.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2714.76/679.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.0M T:  1.50
2715.54/679.71	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2721.14/681.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.88 s
2721.14/681.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
2721.54/681.20	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
2763.48/691.77	c lits-rem:       845  cl-subs:    10168  v-elim:      0  v-fix:    0  time: 42.15 s
2763.48/691.77	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
2764.28/691.96	c vivif2 --  cl tried   162700 cl shrink        0 lits rem          0 time: 0.77
2765.48/692.21	c asymm  cl-useful: 0/1141/6060 lits-rem:0 time: 1.00
2765.48/692.22	c calculated reachability. Time: 0.00
2765.48/692.22	c  N dy 19536   4213208      1320      6060     99564    162700    308848   3973127     10.84   no data  --
2780.28/695.92	c  N dy 19631   4233516      1320      6060     99564     94368    308848   1265295     10.84     11.41  --
2793.04/699.13	c  N dy 19739   4254160      1320      6060     99564    114637    308848   1958434     10.84     11.49  --
2806.23/702.48	c  N dy 19848   4274309      1320      6060     99564    134397    308848   2651880     10.84     11.52  --
2821.81/706.39	c  N dy 19939   4294499      1320      6060     99564    154139    308848   3340161     10.84     11.50  --
2837.81/710.32	c  N dy 20034   4315120      1320      6060     99564    174328    308848   4059578     10.84     11.50  --
2851.77/713.81	c  N dy 20148   4335216      1320      6060     99564    104854    308848   1635562     10.84     11.45  --
2864.55/717.01	c  N dy 20240   4355383      1320      6060     99564    124633    308848   2343949     10.84     11.65  --
2878.55/720.56	c  N dy 20338   4376142      1320      6060     99564    145029    308848   3081999     10.84     11.54  --
2894.12/724.40	c  N dy 20443   4396220      1320      6060     99564    164705    308848   3777171     10.85     13.02  --
2910.11/728.44	c  N dy 20544   4416321      1320      6060     99564     94229    308848   1222410     10.85     11.45  --
2921.70/731.34	c  N dy 20657   4436334      1320      6060     99564    113909    308848   1947501     10.85     11.46  --
2934.87/734.69	c  N dy 20764   4456363      1320      6060     99564    133570    308848   2663676     10.85     11.44  --
2949.27/738.22	c  N dy 20860   4476425      1320      6060     99564    153191    308848   3358526     10.85     11.44  --
2964.44/742.10	c  N dy 20953   4496477      1320      6060     99564    172813    308848   4037563     10.85     11.45  --
2980.42/746.05	c  N dy 21059   4517250      1320      6060     99564    101984    308848   1452596     10.85     11.52  --
2993.21/749.24	c  N dy 21149   4537266      1320      6060     99564    121595    308848   2136068     10.85     11.48  --
3006.79/752.67	c  N dy 21238   4557326      1320      6060     99564    141260    308848   2845469     10.85     13.00  --
3022.39/756.53	c  N dy 21321   4577419      1320      6060     99564    160948    308848   3563393     10.85     11.44  --
3037.95/760.45	c  N dy 21430   4597550      1320      6060     99564    180679    308848   4292056     10.85     11.50  --
3053.16/764.24	c  N dy 21512   4617752      1320      6060     99564    108299    308848   1646573     10.85     11.45  --
3065.94/767.44	c  N dy 21607   4637835      1320      6060     99564    127965    308848   2343219     10.85     11.57  --
3079.52/770.81	c  N dy 21691   4657924      1320      6060     99564    147685    308848   3049420     10.85     13.48  --
3094.28/774.54	c  N dy 21787   4677975      1320      6060     99564    167322    308848   3748797     10.85     14.26  --
3111.06/778.76	c  N dy 21894   4698032      1320      6060     99564     93886    308848   1136064     10.85     11.61  --
3120.25/781.05	c  S st 21962   4713208      1320      6060     99564    108754    308848   1646820     10.85     10.74  --
3120.66/781.12	c  S st 21962   4713713      1320      6060     99564    109258    308848   1673540     10.85   no data  --
3120.66/781.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3120.66/781.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3121.86/781.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.1M T:  1.16
3121.86/781.49	c bin-w-bin subsume rem            0 bins  time:  0.05 s
3127.47/782.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.32 s
3127.47/782.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
3127.47/782.85	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
3135.44/784.81	c lits-rem:       483  cl-subs:     2127  v-elim:      0  v-fix:    0  time:  7.83 s
3135.44/784.81	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
3135.84/784.90	c vivif2 --  cl tried   107131 cl shrink        0 lits rem          0 time: 0.37
3136.66/785.16	c asymm  cl-useful: 0/1078/6060 lits-rem:0 time: 1.01
3136.66/785.16	c calculated reachability. Time: 0.00
3136.66/785.16	c  N dy 21962   4713713      1320      6060     99564    107131    308848   1639821     10.85   no data  --
3151.41/788.80	c  N dy 22059   4733799      1320      6060     99564    126874    308848   2348788     10.86     11.46  --
3167.00/792.75	c  N dy 22162   4753843      1320      6060     99564    146537    308848   3036910     10.86     11.60  --
3183.77/796.99	c  N dy 22256   4774055      1320      6060     99564    166378    308848   3737870     10.86     11.61  --
3201.74/801.43	c  N dy 22359   4794427      1320      6060     99564    186414    308848   4469279     10.86     11.49  --
3217.32/805.30	c  N dy 22431   4814626      1320      6060     99564    112020    308848   1741900     10.86     11.51  --
3232.51/809.18	c  N dy 22534   4835163      1320      6060     99564    132171    308848   2458087     10.86     11.43  --
3247.68/812.99	c  N dy 22622   4855252      1320      6060     99564    151910    308848   3172171     10.86     11.45  --
3263.68/816.96	c  N dy 22708   4875254      1320      6060     99564    171529    308848   3861455     10.86     11.50  --
3281.67/821.42	c  N dy 22814   4895340      1320      6060     99564     96100    308848   1162557     10.86     11.44  --
3294.03/824.52	c  N dy 22921   4915392      1320      6060     99564    115815    308848   1878597     10.86     11.55  --
3306.81/827.76	c  N dy 23020   4935632      1320      6060     99564    135646    308848   2610780     10.86     11.49  --
3321.21/831.34	c  N dy 23127   4955716      1320      6060     99564    155370    308848   3323040     10.86     14.18  --
3337.18/835.31	c  N dy 23212   4975776      1320      6060     99564    175012    308848   3995685     10.86     11.51  --
3353.55/839.50	c  N dy 23306   4995824      1320      6060     99564     98525    308848   1228320     10.86     12.09  --
3367.14/842.81	c  N dy 23389   5016091      1320      6060     99564    118398    308848   1907243     10.86     11.45  --
3380.32/846.19	c  N dy 23489   5036105      1320      6060     99564    138008    308848   2604029     10.86     11.54  --
3396.31/850.17	c  N dy 23589   5056745      1320      6060     99564    158226    308848   3309685     10.86     11.44  --
3412.28/854.13	c  N dy 23681   5076970      1320      6060     99564    178044    308848   4019500     10.86     11.59  --
3431.46/858.91	c  N dy 23797   5097575      1320      6060     99564    101180    308848   1294266     10.87     11.46  --
3444.27/862.13	c  N dy 23884   5117589      1320      6060     99564    120792    308848   1962843     10.87     12.38  --
3458.63/865.75	c  N dy 23970   5137612      1320      6060     99564    140462    308848   2665710     10.86     14.52  --
3473.82/869.57	c  N dy 24052   5158018      1320      6060     99564    160475    308848   3387472     10.86     11.45  --
3490.19/873.66	c  N dy 24155   5178054      1320      6060     99564    180146    308848   4094679     10.87     11.45  --
3507.37/877.91	c  N dy 24260   5198064      1320      6060     99564    101707    308848   1300861     10.87     11.77  --
3516.96/880.33	c  S st 24322   5213715      1320      6060     99564    117079    308848   1863993     10.87     14.14  --
3517.36/880.40	c  S st 24322   5214219      1320      6060     99564    117580    308848   1884424     10.87   no data  --
3517.36/880.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3517.36/880.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3518.57/880.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.8M T:  1.22
3518.57/880.80	c bin-w-bin subsume rem            0 bins  time:  0.05 s
3524.15/882.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.27 s
3524.15/882.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
3524.15/882.14	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.04 s
3537.34/885.49	c lits-rem:      1292  cl-subs:     2324  v-elim:      0  v-fix:    0  time: 13.38 s
3537.34/885.50	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
3537.74/885.60	c vivif2 --  cl tried   115256 cl shrink        0 lits rem          0 time: 0.40
3538.94/885.83	c asymm  cl-useful: 0/997/6060 lits-rem:0 time: 0.96
3538.94/885.84	c calculated reachability. Time: 0.00
3538.94/885.84	c  N dy 24322   5214219      1320      6060     99564    115256    308848   1846049     10.87   no data  --
3551.71/889.08	c  N dy 24417   5234282      1320      6060     99564    134931    308848   2555196     10.87     11.51  --
3566.92/892.89	c  N dy 24494   5254333      1320      6060     99564    154593    308848   3218905     10.87     11.60  --
3583.28/896.96	c  N dy 24591   5274916      1320      6060     99564    174766    308848   3949661     10.87     11.54  --
3601.25/901.49	c  N dy 24688   5295022      1320      6060     99564    194494    308848   4648489     10.87     11.58  --
3616.44/905.24	c  N dy 24793   5315103      1320      6060     99564    115119    308848   1719872     10.87     12.91  --
3629.62/908.51	c  N dy 24876   5335222      1320      6060     99564    134891    308848   2443179     10.87     11.47  --
3644.00/912.12	c  N dy 24983   5355325      1320      6060     99564    154626    308848   3168302     10.87     11.46  --
3659.61/916.01	c  N dy 25084   5375431      1320      6060     99564    174309    308848   3865122     10.87     11.53  --
3676.36/920.27	c  N dy 25175   5395632      1320      6060     99564    194087    308848   4555058     10.87     11.61  --
3691.94/924.13	c  N dy 25268   5415830      1320      6060     99564    113846    308848   1688332     10.87     11.47  --
3705.53/927.56	c  N dy 25373   5436266      1320      6060     99564    133960    308848   2419134     10.87     11.56  --
3721.13/931.41	c  N dy 25454   5456513      1320      6060     99564    153783    308848   3097710     10.87     11.49  --
3735.89/935.15	c  N dy 25541   5476543      1320      6060     99564    173409    308848   3817079     10.87     13.29  --
3752.26/939.26	c  N dy 25631   5496591      1320      6060     99564    193070    308848   4504391     10.87     11.46  --
3768.65/943.40	c  N dy 25737   5517347      1320      6060     99564    112391    308848   1607050     10.87     11.45  --
3781.83/946.70	c  N dy 25817   5537410      1320      6060     99564    132136    308848   2331640     10.87     11.50  --
3796.22/950.21	c  N dy 25910   5557503      1320      6060     99564    151859    308848   3045114     10.87     11.69  --
3811.79/954.14	c  N dy 26021   5577720      1320      6060     99564    171742    308848   3751345     10.87     11.49  --
3828.18/958.26	c  N dy 26118   5597729      1320      6060     99564    191393    308848   4480941     10.87     11.48  --
3844.95/962.43	c  N dy 26228   5617938      1320      6060     99564    109170    308848   1461051     10.87     11.46  --
3857.74/965.65	c  N dy 26330   5638000      1320      6060     99564    128836    308848   2182658     10.88     11.55  --
3872.53/969.36	c  N dy 26445   5658023      1320      6060     99564    148482    308848   2883150     10.88     11.50  --
3887.72/973.13	c  N dy 26550   5678076      1320      6060     99564    168187    308848   3618084     10.88     11.46  --
3903.69/977.18	c  N dy 26647   5698172      1320      6060     99564    187895    308848   4308821     10.88     11.47  --
3917.28/980.54	c  S st 26709   5714221      1320      6060     99564    203630    308848   4864501     10.88   no data  --
3917.68/980.63	c  S st 26709   5714723      1320      6060     99564    204131    308848   4888695     10.88   no data  --
3917.68/980.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3917.68/980.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3919.27/981.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.5M T:  1.75
3920.07/981.27	c bin-w-bin subsume rem            0 bins  time:  0.05 s
3926.46/982.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.11 s
3926.46/982.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
3926.46/982.82	c Removed useless bin:       0  fixed:     0  props:   0.50M  time:  0.04 s
4085.46/1022.64	c lits-rem:      4071  cl-subs:    11458  v-elim:      0  v-fix:    0  time: 158.94 s
4085.46/1022.64	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
4086.24/1022.87	c vivif2 --  cl tried   192673 cl shrink        0 lits rem          0 time: 0.91
4087.44/1023.14	c asymm  cl-useful: 0/1021/6060 lits-rem:0 time: 1.06
4087.44/1023.15	c calculated reachability. Time: 0.00
4087.44/1023.15	c  N dy 26709   5714723      1320      6060     99564    192673    308848   4695010     10.88   no data  --
4104.21/1027.36	c  N dy 26813   5734906      1320      6060     99564    109499    308848   1457636     10.88     11.48  --
4117.80/1030.72	c  N dy 26905   5754953      1320      6060     99564    129183    308848   2149821     10.88     11.61  --
4132.19/1034.36	c  N dy 27004   5775004      1320      6060     99564    148834    308848   2839683     10.88     16.09  --
4147.76/1038.22	c  N dy 27107   5795131      1320      6060     99564    168526    308848   3543639     10.88     11.53  --
4164.15/1042.30	c  N dy 27203   5815452      1320      6060     99564    188428    308848   4267416     10.88     11.49  --
4181.73/1046.78	c  N dy 27305   5835554      1320      6060     99564    104249    308848   1249200     10.88     11.49  --
4194.92/1050.01	c  N dy 27406   5855683      1320      6060     99564    124006    308848   1953565     10.88     11.50  --
4209.29/1053.62	c  N dy 27489   5875840      1320      6060     99564    143721    308848   2632844     10.88     11.62  --
4224.07/1057.37	c  N dy 27593   5895913      1320      6060     99564    163412    308848   3346987     10.88     12.97  --
4239.68/1061.25	c  N dy 27694   5916044      1320      6060     99564    183155    308848   4047526     10.89     11.47  --
4258.04/1065.87	c  N dy 27811   5936512      1320      6060     99564    203259    308848   4768941     10.89     11.53  --
4276.01/1070.32	c  N dy 27915   5956561      1320      6060     99564    118053    308848   1708864     10.89     12.95  --
4290.80/1074.05	c  N dy 28005   5977073      1320      6060     99564    138173    308848   2440563     10.89     11.49  --
4307.58/1078.27	c  N dy 28092   5997075      1320      6060     99564    157767    308848   3129487     10.89     11.48  --
4327.17/1083.13	c  N dy 28195   6017232      1320      6060     99564    177557    308848   3832572     10.89     11.50  --
4347.93/1088.39	c  N dy 28286   6038508      1320      6060     99564    198415    308848   4574977     10.89     11.50  --
4368.69/1093.52	c  N dy 28395   6058807      1320      6060     99564    112394    308848   1502430     10.89     11.56  --
4383.88/1097.38	c  N dy 28501   6078822      1320      6060     99564    132033    308848   2192386     10.89     11.48  --
4401.05/1101.63	c  N dy 28613   6099248      1320      6060     99564    152072    308848   2913612     10.89     11.55  --
4419.44/1106.21	c  N dy 28709   6119369      1320      6060     99564    171802    308848   3615262     10.89     11.73  --
4438.19/1110.96	c  N dy 28811   6139725      1320      6060     99564    191768    308848   4349686     10.89     11.48  --
4458.18/1115.90	c  N dy 28910   6159875      1320      6060     99564    211531    308848   5072749     10.89     11.53  --
4475.76/1120.35	c  N dy 29001   6180298      1320      6060     99564    124673    308848   1900841     10.89     11.52  --
4491.74/1124.33	c  N dy 29095   6200595      1320      6060     99564    144605    308848   2607041     10.89     11.47  --
4503.35/1127.22	c  S st 29157   6214724      1320      6060     99564    158467    308848   3106538     10.89   no data  --
4503.72/1127.31	c  S st 29157   6215226      1320      6060     99564    158969    308848   3130540     10.89   no data  --
4503.72/1127.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4503.72/1127.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4505.32/1127.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.6M T:  1.69
4505.72/1127.87	c bin-w-bin subsume rem            0 bins  time:  0.05 s
4511.73/1129.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.05 s
4511.73/1129.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1320 time:  0.04 s
4512.13/1129.40	c Removed useless bin:       0  fixed:     0  props:   0.50M  time:  0.04 s
4546.07/1137.95	c lits-rem:      2310  cl-subs:     6207  v-elim:      0  v-fix:    0  time: 34.12 s
4546.07/1137.95	c vivif2 --  cl tried     6060 cl shrink        0 lits rem          0 time: 0.01
4546.89/1138.12	c vivif2 --  cl tried   152762 cl shrink        0 lits rem          0 time: 0.67
4548.07/1138.44	c asymm  cl-useful: 0/872/6060 lits-rem:0 time: 1.30
4548.07/1138.45	c calculated reachability. Time: 0.00
4548.07/1138.45	c  N dy 29157   6215226      1320      6060     99564    152762    308848   3026026     10.89   no data  --
4563.65/1142.31	c  N dy 29263   6235283      1320      6060     99564    172419    308848   3741059     10.90     12.96  --
4580.03/1146.46	c  N dy 29377   6255377      1320      6060     99564    192151    308848   4431928     10.90     11.48  --
4597.21/1150.76	c  N dy 29473   6275616      1320      6060     99564    211920    308848   5110642     10.90     11.65  --
4612.39/1154.59	c  N dy 29587   6295624      1320      6060     99564    123815    308848   1874935     10.90     12.56  --
4625.99/1157.94	c  N dy 29690   6315625      1320      6060     99564    143465    308848   2593478     10.90     13.76  --
4641.56/1161.83	c  N dy 29777   6337034      1320      6060     99564    164414    308848   3331097     10.90     11.53  --
4657.54/1165.83	c  N dy 29885   6357056      1320      6060     99564    184076    308848   4054977     10.90     11.96  --
4674.74/1170.11	c  N dy 29995   6377061      1320      6060     99564    203695    308848   4753821     10.90     11.54  --
4692.70/1174.63	c  N dy 30101   6397084      1320      6060     99564    114478    308848   1495475     10.90     13.07  --
4705.89/1177.97	c  N dy 30180   6417203      1320      6060     99564    134147    308848   2186868     10.90     11.49  --
4721.07/1181.70	c  N dy 30276   6437225      1320      6060     99564    153717    308848   2873679     10.90     11.62  --
4735.88/1185.49	c  N dy 30358   6457306      1320      6060     99564    173366    308848   3577209     10.90     12.01  --
4752.64/1189.63	c  N dy 30459   6477528      1320      6060     99564    193205    308848   4293669     10.90     11.51  --
4770.21/1194.06	c  N dy 30545   6497677      1320      6060     99564    212910    308848   4985128     10.90     11.54  --
4786.59/1198.10	c  N dy 30654   6517731      1320      6060     99564    122864    308848   1785426     10.90     15.15  --

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

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

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


[startup+0 s]
/proc/loadavg: 7.81 7.99 7.85 6/180 7444
/proc/meminfo: memFree=15029788/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 515003488 52465664 352 33554432000 4194304 4650419 140734606932496 18446744073709551615 47672509929392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 12809 352 303 112 0 7774 0
[pid=7444/tid=7445] ppid=7442 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 515003488 52465664 352 33554432000 4194304 4650419 140734606932496 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 515003488 52465664 352 33554432000 4194304 4650419 140734606932496 18446744073709551615 251826037814 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 515003488 52465664 352 33554432000 4194304 4650419 140734606932496 18446744073709551615 47672509929394 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0219139 s]
/proc/loadavg: 7.81 7.99 7.85 6/180 7444
/proc/meminfo: memFree=15029788/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=284452 CPUtime=0.06 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 3817 0 0 0 6 0 0 0 25 0 4 0 515003488 291278848 3729 33554432000 4194304 4650419 140734606932496 18446744073709551615 251814283447 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 71146 3848 343 112 0 66111 0
[pid=7444/tid=7445] ppid=7442 vsize=284716 CPUtime=0.01 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) D 7442 7444 6848 0 -1 4202560 899 0 0 0 1 0 0 0 18 0 4 0 515003488 291549184 3976 33554432000 4194304 4650419 140734606932496 18446744073709551615 251814283447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=284716 CPUtime=0.01 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) D 7442 7444 6848 0 -1 4202560 955 0 0 0 1 0 0 0 25 0 4 0 515003488 291549184 3995 33554432000 4194304 4650419 140734606932496 18446744073709551615 251813900997 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=284980 CPUtime=0.02 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 943 0 0 0 2 0 0 0 18 0 4 0 515003488 291819520 4173 33554432000 4194304 4650419 140734606932496 18446744073709551615 4545738 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 284452

[startup+0.436407 s]
/proc/loadavg: 7.81 7.99 7.85 6/180 7444
/proc/meminfo: memFree=15029788/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=303016 CPUtime=1.71 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 11773 0 0 0 169 2 0 0 25 0 4 0 515003488 310288384 9925 33554432000 4194304 4650419 140734606932496 18446744073709551615 4311360 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 75753 9925 392 112 0 70718 0
[pid=7444/tid=7445] ppid=7442 vsize=295740 CPUtime=0.94 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 3766 0 0 0 94 0 0 0 19 0 4 0 515003488 302837760 10857 33554432000 4194304 4650419 140734606932496 18446744073709551615 4364889 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=295740 CPUtime=0.94 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 3859 0 0 0 94 0 0 0 25 0 4 0 515003488 302837760 10857 33554432000 4194304 4650419 140734606932496 18446744073709551615 4315180 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=295740 CPUtime=0.95 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 2979 0 0 0 95 0 0 0 19 0 4 0 515003488 302837760 10857 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 303016

[startup+1.05863 s]
/proc/loadavg: 7.81 7.99 7.85 6/180 7444
/proc/meminfo: memFree=15029788/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=295740 CPUtime=4.21 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 15161 0 0 0 418 3 0 0 25 0 4 0 515003488 302837760 11213 33554432000 4194304 4650419 140734606932496 18446744073709551615 4334514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 73935 11214 392 112 0 68900 0
[pid=7444/tid=7445] ppid=7442 vsize=295740 CPUtime=1.04 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 3829 0 0 0 104 0 0 0 19 0 4 0 515003488 302837760 11214 33554432000 4194304 4650419 140734606932496 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=295740 CPUtime=1.04 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 3935 0 0 0 104 0 0 0 25 0 4 0 515003488 302837760 11214 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=295740 CPUtime=1.04 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 3129 0 0 0 104 0 0 0 19 0 4 0 515003488 302837760 11214 33554432000 4194304 4650419 140734606932496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 295740

[startup+1.15862 s]
/proc/loadavg: 7.81 7.99 7.85 6/180 7444
/proc/meminfo: memFree=15029788/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=286804 CPUtime=4.6 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 15708 0 0 0 457 3 0 0 25 0 4 0 515003488 293687296 11065 33554432000 4194304 4650419 140734606932496 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 71701 11065 392 112 0 66666 0
[pid=7444/tid=7445] ppid=7442 vsize=286804 CPUtime=1.14 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 3887 0 0 0 114 0 0 0 19 0 4 0 515003488 293687296 11065 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=286804 CPUtime=1.15 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 4008 0 0 0 114 1 0 0 25 0 4 0 515003488 293687296 11065 33554432000 4194304 4650419 140734606932496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=286804 CPUtime=1.14 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 3474 0 0 0 114 0 0 0 19 0 4 0 515003488 293687296 11065 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 286804

[startup+1.50056 s]
/proc/loadavg: 7.81 7.99 7.85 6/180 7444
/proc/meminfo: memFree=15029788/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=287204 CPUtime=5.98 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 17726 0 0 0 594 4 0 0 25 0 4 0 515003488 294096896 11405 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 71801 11405 392 112 0 66766 0
[pid=7444/tid=7445] ppid=7442 vsize=287204 CPUtime=1.48 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 4409 0 0 0 148 0 0 0 19 0 4 0 515003488 294096896 11405 33554432000 4194304 4650419 140734606932496 18446744073709551615 4334529 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=287204 CPUtime=1.49 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 4559 0 0 0 148 1 0 0 25 0 4 0 515003488 294096896 11405 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=287204 CPUtime=1.49 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 3881 0 0 0 149 0 0 0 19 0 4 0 515003488 294096896 11405 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 287204

[startup+3.10029 s]
/proc/loadavg: 7.81 7.99 7.85 9/184 7448
/proc/meminfo: memFree=14951012/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=288036 CPUtime=12.36 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 26856 0 0 0 1231 5 0 0 25 0 4 0 515003488 294948864 17253 33554432000 4194304 4650419 140734606932496 18446744073709551615 4436457 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 72009 17253 394 112 0 66974 0
[pid=7444/tid=7445] ppid=7442 vsize=288036 CPUtime=3.07 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 7167 0 0 0 306 1 0 0 25 0 4 0 515003488 294948864 17253 33554432000 4194304 4650419 140734606932496 18446744073709551615 4436145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=288036 CPUtime=3.08 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 6284 0 0 0 307 1 0 0 25 0 4 0 515003488 294948864 17253 33554432000 4194304 4650419 140734606932496 18446744073709551615 4370630 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=288036 CPUtime=3.09 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 5943 0 0 0 308 1 0 0 25 0 4 0 515003488 294948864 17253 33554432000 4194304 4650419 140734606932496 18446744073709551615 4229508 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) 288036

[startup+6.30675 s]
/proc/loadavg: 7.83 7.99 7.85 9/184 7449
/proc/meminfo: memFree=14914720/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=301992 CPUtime=25.17 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 37085 0 0 0 2510 7 0 0 25 0 4 0 515003488 309239808 25737 33554432000 4194304 4650419 140734606932496 18446744073709551615 4436145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 75498 25737 394 112 0 70463 0
[pid=7444/tid=7445] ppid=7442 vsize=301992 CPUtime=6.27 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 8536 0 0 0 625 2 0 0 25 0 4 0 515003488 309239808 25737 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=301992 CPUtime=6.29 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 9630 0 0 0 628 1 0 0 25 0 4 0 515003488 309239808 25737 33554432000 4194304 4650419 140734606932496 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=301992 CPUtime=6.29 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 8979 0 0 0 628 1 0 0 25 0 4 0 515003488 309239808 25737 33554432000 4194304 4650419 140734606932496 18446744073709551615 4333846 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) 301992

[startup+12.7007 s]
/proc/loadavg: 7.84 7.99 7.85 9/184 7449
/proc/meminfo: memFree=14895896/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=291852 CPUtime=50.72 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 51000 0 0 0 5062 10 0 0 25 0 4 0 515003488 298856448 30699 33554432000 4194304 4650419 140734606932496 18446744073709551615 4436457 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 72963 30699 394 112 0 67928 0
[pid=7444/tid=7445] ppid=7442 vsize=291852 CPUtime=12.63 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 12772 0 0 0 1261 2 0 0 25 0 4 0 515003488 298856448 30699 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=291852 CPUtime=12.69 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 13381 0 0 0 1267 2 0 0 25 0 4 0 515003488 298856448 30699 33554432000 4194304 4650419 140734606932496 18446744073709551615 4439158 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=291852 CPUtime=12.69 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 12770 0 0 0 1267 2 0 0 25 0 4 0 515003488 298856448 30699 33554432000 4194304 4650419 140734606932496 18446744073709551615 4436457 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 291852

[startup+25.5005 s]
/proc/loadavg: 7.96 8.01 7.86 9/184 7449
/proc/meminfo: memFree=14836356/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=327900 CPUtime=101.85 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 71733 0 0 0 10171 14 0 0 25 0 4 0 515003488 335769600 39664 33554432000 4194304 4650419 140734606932496 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 81975 39664 394 112 0 76940 0
[pid=7444/tid=7445] ppid=7442 vsize=327900 CPUtime=25.37 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 17405 0 0 0 2533 4 0 0 25 0 4 0 515003488 335769600 39664 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=327900 CPUtime=25.48 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 18329 0 0 0 2546 2 0 0 25 0 4 0 515003488 335769600 39664 33554432000 4194304 4650419 140734606932496 18446744073709551615 4439120 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=327900 CPUtime=25.48 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 20670 0 0 0 2545 3 0 0 25 0 4 0 515003488 335769600 39664 33554432000 4194304 4650419 140734606932496 18446744073709551615 4329380 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 327900

[startup+51.1002 s]
/proc/loadavg: 8.05 8.02 7.87 9/184 7450
/proc/meminfo: memFree=14726116/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=395528 CPUtime=204.13 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 112046 0 0 0 20390 23 0 0 25 0 4 0 515003488 405020672 56569 33554432000 4194304 4650419 140734606932496 18446744073709551615 4363693 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 98882 56569 394 112 0 93847 0
[pid=7444/tid=7445] ppid=7442 vsize=395528 CPUtime=50.86 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 29077 0 0 0 5079 7 0 0 25 0 4 0 515003488 405020672 56569 33554432000 4194304 4650419 140734606932496 18446744073709551615 4436464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=395528 CPUtime=51.08 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 21170 0 0 0 5105 3 0 0 25 0 4 0 515003488 405020672 56569 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=395528 CPUtime=51.09 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 37529 0 0 0 5102 7 0 0 25 0 4 0 515003488 405020672 56569 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 395528

[startup+102.301 s]
/proc/loadavg: 8.08 8.03 7.88 9/184 7451
/proc/meminfo: memFree=14631804/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=489776 CPUtime=408.7 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 174578 0 0 0 40831 39 0 0 25 0 4 0 515003488 501530624 67333 33554432000 4194304 4650419 140734606932496 18446744073709551615 4304301 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 122444 67333 394 112 0 117409 0
[pid=7444/tid=7445] ppid=7442 vsize=489776 CPUtime=101.82 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 46795 0 0 0 10170 12 0 0 25 0 4 0 515003488 501530624 67333 33554432000 4194304 4650419 140734606932496 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=489776 CPUtime=102.28 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 29384 0 0 0 10223 5 0 0 25 0 4 0 515003488 501530624 67333 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=489776 CPUtime=102.29 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 61566 0 0 0 10216 13 0 0 25 0 4 0 515003488 501530624 67333 33554432000 4194304 4650419 140734606932496 18446744073709551615 4314825 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.7
Current children cumulated vsize (KiB) 489776

[startup+162.301 s]

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

[pid=7444] ppid=7442 vsize=835628 CPUtime=2805.83 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 800576 0 0 0 280359 224 0 0 25 0 4 0 515003488 855683072 136060 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 208907 136060 394 112 0 203872 0
[pid=7444/tid=7445] ppid=7442 vsize=835628 CPUtime=699 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 178666 0 0 0 69853 47 0 0 25 0 4 0 515003488 855683072 136060 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366853 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=835628 CPUtime=702.27 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 208699 0 0 0 70165 62 0 0 25 0 4 0 515003488 855683072 136060 33554432000 4194304 4650419 140734606932496 18446744073709551615 4436452 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=835628 CPUtime=702.29 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 254289 0 0 0 70159 70 0 0 25 0 4 0 515003488 855683072 136060 33554432000 4194304 4650419 140734606932496 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.83
Current children cumulated vsize (KiB) 835628

[startup+762.301 s]
/proc/loadavg: 8.09 8.10 7.98 9/184 7469
/proc/meminfo: memFree=14151440/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=899612 CPUtime=3045.54 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 860333 0 0 0 304311 243 0 0 25 0 4 0 515003488 921202688 146548 33554432000 4194304 4650419 140734606932496 18446744073709551615 4328437 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 224903 146548 394 112 0 219868 0
[pid=7444/tid=7445] ppid=7442 vsize=899612 CPUtime=758.72 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 190167 0 0 0 75821 51 0 0 25 0 4 0 515003488 921202688 146548 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=899612 CPUtime=762.27 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 230114 0 0 0 76157 70 0 0 25 0 4 0 515003488 921202688 146548 33554432000 4194304 4650419 140734606932496 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=899612 CPUtime=762.3 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 266527 0 0 0 76156 74 0 0 25 0 4 0 515003488 921202688 146548 33554432000 4194304 4650419 140734606932496 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.54
Current children cumulated vsize (KiB) 899612

[startup+822.301 s]
/proc/loadavg: 8.07 8.09 7.98 9/184 7470
/proc/meminfo: memFree=14078144/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=881880 CPUtime=3285.24 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 911792 0 0 0 328264 260 0 0 25 0 4 0 515003488 903045120 146656 33554432000 4194304 4650419 140734606932496 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 220470 146656 394 112 0 215435 0
[pid=7444/tid=7445] ppid=7442 vsize=881880 CPUtime=818.42 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 198330 0 0 0 81787 55 0 0 25 0 4 0 515003488 903045120 146656 33554432000 4194304 4650419 140734606932496 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=881880 CPUtime=822.27 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 249811 0 0 0 82153 74 0 0 25 0 4 0 515003488 903045120 146656 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=881880 CPUtime=822.3 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 278411 0 0 0 82151 79 0 0 25 0 4 0 515003488 903045120 146656 33554432000 4194304 4650419 140734606932496 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3285.24
Current children cumulated vsize (KiB) 881880

[startup+882.301 s]
/proc/loadavg: 8.02 8.07 7.98 9/184 7472
/proc/meminfo: memFree=14051716/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=884500 CPUtime=3524.95 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 970482 0 0 0 352217 278 0 0 25 0 4 0 515003488 905728000 152755 33554432000 4194304 4650419 140734606932496 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 221125 152755 394 112 0 216090 0
[pid=7444/tid=7445] ppid=7442 vsize=884500 CPUtime=878.14 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 211165 0 0 0 87756 58 0 0 25 0 4 0 515003488 905728000 152755 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=884500 CPUtime=882.27 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 271856 0 0 0 88146 81 0 0 25 0 4 0 515003488 905728000 152755 33554432000 4194304 4650419 140734606932496 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=884500 CPUtime=882.3 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 289758 0 0 0 88147 83 0 0 25 0 4 0 515003488 905728000 152755 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.95
Current children cumulated vsize (KiB) 884500

[startup+942.301 s]
/proc/loadavg: 8.12 8.09 8.00 9/184 7474
/proc/meminfo: memFree=14053316/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=956724 CPUtime=3764.67 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 1024943 0 0 0 376172 295 0 0 25 0 4 0 515003488 979685376 150194 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 239181 150195 394 112 0 234146 0
[pid=7444/tid=7445] ppid=7442 vsize=956724 CPUtime=937.85 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 219779 0 0 0 93724 61 0 0 25 0 4 0 515003488 979685376 150195 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=956724 CPUtime=942.27 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 293283 0 0 0 94141 86 0 0 25 0 4 0 515003488 979685376 150195 33554432000 4194304 4650419 140734606932496 18446744073709551615 4361018 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=956724 CPUtime=942.3 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 302277 0 0 0 94144 86 0 0 25 0 4 0 515003488 979685376 150196 33554432000 4194304 4650419 140734606932496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.67
Current children cumulated vsize (KiB) 956724

[startup+1002.3 s]
/proc/loadavg: 8.04 8.07 8.00 9/184 7475
/proc/meminfo: memFree=13992048/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=1021804 CPUtime=4004.36 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 1073071 0 0 0 400121 315 0 0 25 0 4 0 515003488 1046327296 167018 33554432000 4194304 4650419 140734606932496 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 255451 167019 394 112 0 250416 0
[pid=7444/tid=7445] ppid=7442 vsize=1021804 CPUtime=997.55 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 234720 0 0 0 99689 66 0 0 25 0 4 0 515003488 1046327296 167019 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=1021804 CPUtime=1002.27 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 307183 0 0 0 100136 91 0 0 25 0 4 0 515003488 1046327296 167019 33554432000 4194304 4650419 140734606932496 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=1021804 CPUtime=1002.3 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 311832 0 0 0 100138 92 0 0 25 0 4 0 515003488 1046327296 167019 33554432000 4194304 4650419 140734606932496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4004.36
Current children cumulated vsize (KiB) 1021804

[startup+1062.31 s]
/proc/loadavg: 8.09 8.07 8.00 9/184 7477
/proc/meminfo: memFree=14046948/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=957440 CPUtime=4244.08 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 1120781 0 0 0 424075 333 0 0 25 0 4 0 515003488 980418560 159134 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 239360 159134 394 112 0 234325 0
[pid=7444/tid=7445] ppid=7442 vsize=957440 CPUtime=1057.26 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 244995 0 0 0 105654 72 0 0 25 0 4 0 515003488 980418560 159134 33554432000 4194304 4650419 140734606932496 18446744073709551615 4435902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=957440 CPUtime=1062.27 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 325899 0 0 0 106131 96 0 0 25 0 4 0 515003488 980418560 159135 33554432000 4194304 4650419 140734606932496 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=957440 CPUtime=1062.3 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 323649 0 0 0 106134 96 0 0 25 0 4 0 515003488 980418560 159135 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4244.08
Current children cumulated vsize (KiB) 957440

[startup+1122.3 s]
/proc/loadavg: 7.42 7.92 7.96 5/175 7496
/proc/meminfo: memFree=14524640/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=966560 CPUtime=4483.75 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 1159814 0 0 0 448022 353 0 0 25 0 4 0 515003488 989757440 173255 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 241640 173255 394 112 0 236605 0
[pid=7444/tid=7445] ppid=7442 vsize=966560 CPUtime=1116.95 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 252685 0 0 0 111618 77 0 0 25 0 4 0 515003488 989757440 173255 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=966560 CPUtime=1122.27 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 338607 0 0 0 112125 102 0 0 25 0 4 0 515003488 989757440 173255 33554432000 4194304 4650419 140734606932496 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=966560 CPUtime=1122.3 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 330049 0 0 0 112131 99 0 0 25 0 4 0 515003488 989757440 173255 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.75
Current children cumulated vsize (KiB) 966560

[startup+1182.3 s]
/proc/loadavg: 5.25 7.21 7.71 5/175 7498
/proc/meminfo: memFree=14486020/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=1098568 CPUtime=4723.47 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 1210133 0 0 0 471977 370 0 0 25 0 4 0 515003488 1124933632 183040 33554432000 4194304 4650419 140734606932496 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 274642 183040 394 112 0 269607 0
[pid=7444/tid=7445] ppid=7442 vsize=1098568 CPUtime=1176.68 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 264864 0 0 0 117587 81 0 0 25 0 4 0 515003488 1124933632 183040 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=1098568 CPUtime=1182.27 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 353720 0 0 0 118120 107 0 0 25 0 4 0 515003488 1124933632 183040 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=1098568 CPUtime=1182.3 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 339777 0 0 0 118127 103 0 0 25 0 4 0 515003488 1124933632 183040 33554432000 4194304 4650419 140734606932496 18446744073709551615 4334047 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.47
Current children cumulated vsize (KiB) 1098568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 4.90 7.00 7.63 5/175 7498
/proc/meminfo: memFree=14535356/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=902004 CPUtime=4800.2 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 1228440 0 0 0 479645 375 0 0 25 0 4 0 515003488 923652096 170241 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 225501 170241 394 112 0 220466 0
[pid=7444/tid=7445] ppid=7442 vsize=902004 CPUtime=1195.79 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 268767 0 0 0 119497 82 0 0 25 0 4 0 515003488 923652096 170241 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=902004 CPUtime=1201.48 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 360552 0 0 0 120039 109 0 0 25 0 4 0 515003488 923652096 170241 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=902004 CPUtime=1201.51 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 344986 0 0 0 120046 105 0 0 25 0 4 0 515003488 923652096 170241 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 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) 902004

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

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

[startup+1201.5 s]
/proc/loadavg: 4.90 7.00 7.63 5/175 7498
/proc/meminfo: memFree=14535356/32950928 swapFree=67111528/67111528
[pid=7444] ppid=7442 vsize=902004 CPUtime=4800.2 cores=0,2,4,6
/proc/7444/stat : 7444 (strangenight1-m) R 7442 7444 6848 0 -1 4202496 1228440 0 0 0 479645 375 0 0 25 0 4 0 515003488 923652096 170241 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7444/statm: 225501 170241 394 112 0 220466 0
[pid=7444/tid=7445] ppid=7442 vsize=902004 CPUtime=1195.79 cores=0,2,4,6
/proc/7444/task/7445/stat : 7445 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 268767 0 0 0 119497 82 0 0 25 0 4 0 515003488 923652096 170241 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7444/tid=7446] ppid=7442 vsize=902004 CPUtime=1201.48 cores=0,2,4,6
/proc/7444/task/7446/stat : 7446 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 360552 0 0 0 120039 109 0 0 25 0 4 0 515003488 923652096 170241 33554432000 4194304 4650419 140734606932496 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7444/tid=7447] ppid=7442 vsize=902004 CPUtime=1201.51 cores=0,2,4,6
/proc/7444/task/7447/stat : 7447 (strangenight1-m) R 7442 7444 6848 0 -1 4202560 344986 0 0 0 120046 105 0 0 25 0 4 0 515003488 923652096 170241 33554432000 4194304 4650419 140734606932496 18446744073709551615 4365227 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) 902004

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.54
CPU time (s): 4800.26
CPU user time (s): 4796.48
CPU system time (s): 3.78342
CPU usage (%): 399.508
Max. virtual memory (cumulated for all children) (KiB): 1162356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.48
system time used= 3.78342
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1228442
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= 1408
involuntary context switches= 23741

runsolver used 1.74473 second user time and 3.98939 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 01:40:48
IDJOB=3258241
IDBENCH=71317
IDSOLVER=1588
FILE ID=node126/3258241-1304034048
RUNJOBID= node126-1304032577-7261
PBS_JOBID= 13170326
Free space on /tmp= 71592 MiB

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

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=77472268

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15030192 kB
Buffers:       1839516 kB
Cached:       15251668 kB
SwapCached:          0 kB
Active:        6801436 kB
Inactive:     10536740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15030192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7388 kB
Writeback:           0 kB
AnonPages:      246704 kB
Mapped:          15536 kB
Slab:           519084 kB
PageTables:       4824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   501596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71592 MiB
End job on node126 at 2011-04-29 02:00:51