Trace number 3321072

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 40000.3 5005.06

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 8 threads
0.28/0.06	c This is CryptoMiniSat 3.0.0
0.28/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.28/0.06	c Reading file 'HOME/instance-3321072-1304322901.cnf'
0.28/0.06	c -- header says num vars:           1430
0.28/0.06	c -- header says num clauses:       87044
0.48/0.71	c -- clauses added:            0 learnts,        87044 normals,            0 xors
0.48/0.71	c -- vars added       1430
0.48/0.71	c Parsing time:  0.03 s
0.48/0.71	c  N st     0         0      1430     84675      2369         0    258924         0   no data   no data
0.48/0.71	c asymm  cl-useful: 0/13768/84675 lits-rem:0 time: 0.57
5.34/0.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  157 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
5.34/0.78	c Replacing      157 vars Replaced    39311 lits Time:     0.04 s 
5.95/0.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.95/0.84	c bin-w-bin subsume rem            0 bins  time:  0.01 s
5.95/0.86	c subs with bin:     3582  lits-rem:         0  v-fix:    0  time:  0.01 s
5.95/0.87	c Subs w/ non-existent bins:   3429 l-rem:      0 v-fix:     0 done:   1273 time:  0.01 s
5.95/0.88	c Removed useless bin:       0  fixed:     0  props:   0.71M  time:  0.00 s
7.29/1.06	c lits-rem:         0  cl-subs:        0  v-elim:    379  v-fix:    0  time:  0.17 s
7.29/1.06	c Finding binary XORs  T:     0.00 s  found:       0
7.29/1.08	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
7.29/1.08	c calculated reachability. Time: 0.00
7.29/1.08	c Calc default polars -  time:   0.00 s pos:     477 undec:     603 neg:     350
7.29/1.08	c =========================================================================================
7.29/1.08	c types(t): F = full restart, N = normal restart
7.29/1.08	c types(t): S = simplification begin/end, E = solution found
7.29/1.08	c restart types(rt): st = static, dy = dynamic
7.29/1.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
7.29/1.08	c  B st     0         0       894     77218      2168         0    236442         0   no data   no data
9.68/1.35	c  N dy     9      4070       894     77218      2168      3987    236442    244249     13.26     14.07
12.88/1.72	c  N dy    27      8222       894     77218      2168      8083    236442    485903     13.32     14.06
15.89/2.14	c  N dy    33     12391       894     77218      2168     12177    236442    713383     12.45     13.13
19.34/2.66	c  N dy    59     16417       894     77218      2168     16169    236442    992530     13.22     15.23
23.14/3.29	c  N dy    73     20441       894     77218      2168     10296    236442    503924     13.27     14.02
26.44/3.77	c  F st    82     25001       894     77218      2168     14788    236442    790865     13.02     12.32
26.44/3.78	c  N st    82     25001       894     77218      2168     14788    236442    790865     13.02     12.32
31.69/4.40	c  N dy    88     30000       894     77218      2168     19702    236442   1104061     13.02   no data
31.69/4.40	c  S st    88     30000       894     77218      2168     19702    236442   1104061     13.02   no data
32.47/4.51	c  S st    88     30505       894     77218      2168     20206    236442   1126654     13.02   no data
32.47/4.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.47/4.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.06
32.47/4.58	c blocked clauses removed:        0 vars:      0 tried:         894 T: 0.00 s
32.47/4.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
32.47/4.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.27/4.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
33.27/4.61	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
33.27/4.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.72/4.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
57.25/7.64	c lits-rem:       151  cl-subs:      176  v-elim:      0  v-fix:    0  time:  2.70 s
58.84/7.89	c asymm  cl-useful: 0/2888/77218 lits-rem:0 time: 0.26
59.65/7.90	c calculated reachability. Time: 0.00
59.65/7.90	c  N dy    88     30505       894     77218      2168     20030    236442   1117961     13.02   no data
65.24/8.64	c  N dy   108     35746       894     77218      2168     25236    236442   1486598     13.06     13.83
71.62/9.41	c  N dy   125     39816       894     77218      2168     29225    236442   1708572     13.01     16.13
78.03/10.29	c  N dy   146     45486       894     77218      2168     19528    236442    929599     13.05     13.79
78.87/10.33	c  S st   149     45759       894     77218      2168     19801    236442    949337     13.07   no data
79.67/10.42	c  S st   149     46263       894     77218      2168     20305    236442    973030     13.07   no data
79.67/10.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.67/10.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.06
79.67/10.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.42/10.50	c bin-w-bin subsume rem            0 bins  time:  0.01 s
80.42/10.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.42/10.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
80.42/10.52	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
80.42/10.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
82.02/10.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
90.02/11.74	c lits-rem:        49  cl-subs:      208  v-elim:      0  v-fix:    0  time:  0.95 s
90.02/11.75	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
90.02/11.78	c vivif2 --  cl tried    20097 cl shrink     3003 lits rem      14891 time: 0.03
92.42/12.03	c asymm  cl-useful: 0/2444/77218 lits-rem:0 time: 0.25
92.42/12.03	c calculated reachability. Time: 0.00
92.42/12.03	c  N dy   149     46263       894     77218      2168     20097    236442    952623     13.07   no data
97.26/12.64	c  N dy   165     50288       894     77218      2168     24043    236442   1210219     13.08     20.76
102.01/13.26	c  N dy   184     54322       894     77218      2168     28015    236442   1488228     13.16     16.64
110.00/14.25	c  N dy   200     61378       894     77218      2168     34985    236442   1947637     13.07     13.82
118.79/15.31	c  N dy   213     65920       894     77218      2168     20872    236442    805876     13.01     14.21
123.63/15.92	c  S st   216     69396       894     77218      2168     24207    236442    928003     12.89     10.17
124.38/16.02	c  S st   216     69897       894     77218      2168     24708    236442    949732     12.89   no data
124.38/16.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
124.38/16.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.05
124.38/16.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
125.19/16.10	c bin-w-bin subsume rem            0 bins  time:  0.01 s
125.19/16.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.19/16.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
125.19/16.11	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
125.19/16.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
126.79/16.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
135.57/17.48	c lits-rem:       433  cl-subs:     1116  v-elim:      0  v-fix:    0  time:  1.14 s
135.57/17.49	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
136.37/17.51	c vivif2 --  cl tried    23592 cl shrink     1634 lits rem       5950 time: 0.02
137.96/17.77	c asymm  cl-useful: 0/3782/77218 lits-rem:0 time: 0.26
137.96/17.77	c calculated reachability. Time: 0.00
137.96/17.77	c  N dy   216     69897       894     77218      2168     23592    236442    925346     12.89   no data
143.54/18.45	c Finding binary XORs  T:     0.00 s  found:       0
146.74/18.84	c  N dy   218     75408       894     77218      2235     28742    236442   1020261     12.69     13.66
154.74/19.86	c  N dy   221     81181       894     77218      2235     34186    236442   1150289     12.48     13.22
162.73/20.84	c  N dy   243     87284       894     77218      2235     40111    236442   1459426     12.51     13.19
162.73/20.88	c  F st   246     87500       894     77218      2235     40327    236442   1476623     12.51   no data
169.12/21.61	c  N dy   254     93024       894     77218      2235     25605    236442    987313     12.51     13.18
175.57/22.49	c  N dy   277     99057       894     77218      2235     31549    236442   1365274     12.49     13.17
183.52/23.47	c  S st   312    104847       894     77218      2235     37262    236442   1737337     12.59   no data
184.36/23.60	c  S st   312    105351       894     77218      2235     37765    236442   1760103     12.59   no data
185.16/23.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
185.16/23.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.09
185.91/23.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
185.91/23.71	c bin-w-bin subsume rem           67 bins  time:  0.01 s
185.91/23.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.91/23.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
185.91/23.73	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
185.91/23.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
189.91/24.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.41 s
225.87/28.72	c lits-rem:       113  cl-subs:     1305  v-elim:      0  v-fix:    0  time:  4.48 s
225.87/28.72	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
225.87/28.79	c vivif2 --  cl tried    36460 cl shrink     6493 lits rem      49229 time: 0.06
228.31/29.04	c asymm  cl-useful: 0/2332/77218 lits-rem:0 time: 0.25
228.31/29.05	c calculated reachability. Time: 0.00
228.31/29.05	c  N dy   312    105351       894     77218      2168     36460    236442   1692161     12.59   no data
238.66/30.36	c  N dy   328    113210       894     77218      2168     22258    236442    798613     12.49     13.21
247.45/31.41	c  N dy   360    120446       894     77218      2168     29370    236442   1247453     12.53     16.55
260.23/33.08	c  N dy   408    129773       894     77218      2168     38557    236442   1837737     12.62     13.34
278.61/35.38	c  N dy   440    139406       894     77218      2168     24704    236442    771684     12.58     13.35
290.64/36.81	c  N dy   471    148389       894     77218      2168     33362    236442   1217450     12.57     20.68
304.19/38.56	c  N dy   525    158026       894     77218      2168     42860    236442   1820933     12.65     10.53
304.19/38.56	c  S st   525    158026       894     77218      2168     42860    236442   1820933     12.65     10.53
305.79/38.71	c  S st   525    158527       894     77218      2168     43361    236442   1846692     12.65   no data
305.79/38.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
306.59/38.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.10
306.59/38.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
306.59/38.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
306.59/38.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.59/38.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
306.59/38.85	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
306.59/38.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
311.38/39.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
357.75/45.23	c lits-rem:       561  cl-subs:     2125  v-elim:      0  v-fix:    0  time:  5.83 s
357.75/45.24	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
358.55/45.31	c vivif2 --  cl tried    41236 cl shrink     6055 lits rem      36397 time: 0.06
360.19/45.56	c asymm  cl-useful: 0/1733/77218 lits-rem:0 time: 0.25
360.19/45.56	c calculated reachability. Time: 0.00
360.19/45.56	c  N dy   525    158527       894     77218      2168     41236    236442   1773196     12.65   no data
377.78/47.76	c  N dy   589    168669       894     77218      2168     26980    236442    952214     12.79     19.84
390.52/49.37	c  N dy   612    179633       894     77218      2168     37718    236442   1585977     12.70     13.40
413.74/52.25	c  N dy   648    191888       894     77218      2168     49525    236442   2127171     12.67     13.37
429.69/54.27	c  N dy   695    204151       894     77218      2168     36308    236442   1550080     12.67     13.51
452.06/57.05	c  N dy   776    217232       894     77218      2168     49191    236442   2416928     12.85     18.43
472.05/59.59	c  N dy   846    231112       894     77218      2168     36460    236442   1554555     12.99     19.41
484.08/61.02	c  S st   880    237790       894     77218      2168     43020    236442   1996662     13.05     11.02
485.63/61.20	c  S st   880    238295       894     77218      2168     43525    236442   2015268     13.05   no data
485.63/61.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
486.43/61.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.11
486.43/61.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
486.43/61.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
486.43/61.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.43/61.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
486.43/61.35	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
486.43/61.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
491.23/61.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
530.39/66.85	c lits-rem:        73  cl-subs:      434  v-elim:      0  v-fix:    0  time:  4.94 s
530.39/66.85	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
531.19/66.91	c vivif2 --  cl tried    43091 cl shrink     4621 lits rem      26288 time: 0.05
532.79/67.16	c asymm  cl-useful: 0/3279/77218 lits-rem:0 time: 0.25
532.79/67.16	c calculated reachability. Time: 0.00
532.79/67.16	c  N dy   880    238295       894     77218      2168     43091    236442   1976571     13.05   no data
561.58/70.74	c  N dy   963    254931       894     77218      2168     32003    236442   1161696     13.12     14.04
583.95/73.54	c  N dy   980    271608       894     77218      2168     48212    236442   2154226     12.96     13.69
610.33/76.89	c  N dy  1053    289317       894     77218      2168     37199    236442   1441352     13.00     13.77
635.09/79.94	c  F st  1092    306250       894     77218      2168     53660    236442   2435520     12.93      8.10
638.29/80.35	c  N st  1096    308282       894     77218      2168     55667    236442   2587085     12.93   no data
670.27/84.38	c  N dy  1176    328135       894     77218      2168     45805    236442   1939848     12.99     13.69
710.24/89.36	c  N dy  1226    348153       894     77218      2168     34937    236442   1195388     12.91     13.67
723.81/91.02	c  S st  1247    357442       894     77218      2168     43998    236442   1773310     12.90     10.68
724.61/91.19	c  S st  1247    357946       894     77218      2168     44501    236442   1798137     12.90   no data
725.41/91.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
726.21/91.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.13
726.21/91.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
726.21/91.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
726.21/91.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
726.21/91.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
726.21/91.36	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
727.01/91.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
730.27/91.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
754.99/95.00	c lits-rem:       259  cl-subs:      637  v-elim:      0  v-fix:    0  time:  3.17 s
755.83/95.01	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
755.83/95.06	c vivif2 --  cl tried    43864 cl shrink     3826 lits rem      25083 time: 0.05
758.19/95.32	c asymm  cl-useful: 0/2278/77218 lits-rem:0 time: 0.26
758.19/95.33	c calculated reachability. Time: 0.00
758.19/95.33	c  N dy  1247    357946       894     77218      2168     43864    236442   1760715     12.90   no data
798.96/100.40	c  N dy  1354    378461       894     77218      2168     32754    236442   1064746     13.00     13.71
830.94/104.49	c  N dy  1454    398481       894     77218      2168     52473    236442   2437547     13.10     19.95
865.30/108.76	c  N dy  1507    418548       894     77218      2168     39751    236442   1485907     13.08     16.46
900.48/113.13	c  N dy  1608    438604       894     77218      2168     59527    236442   2847768     13.15     20.72
934.85/117.42	c  N dy  1668    459234       894     77218      2168     46342    236442   1943537     13.12     14.01
972.42/122.16	c  N dy  1750    479843       894     77218      2168     66656    236442   3406892     13.16     13.90
1011.62/127.06	c  N dy  1875    500127       894     77218      2168     52284    236442   2409064     13.28     14.08
1074.72/134.97	c  N dy  1905    523908       894     77218      2168     39752    236442   1244607     13.19     13.96
1094.70/137.44	c  S st  1946    536921       894     77218      2168     52433    236442   2027076     13.19   no data
1096.30/137.63	c  S st  1946    537427       894     77218      2168     52938    236442   2051062     13.19   no data
1096.30/137.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1097.10/137.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.12
1097.10/137.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1097.10/137.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1097.10/137.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1097.10/137.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
1097.10/137.78	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
1097.90/137.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1101.09/138.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
1137.07/142.77	c lits-rem:       529  cl-subs:     2338  v-elim:      0  v-fix:    0  time:  4.50 s
1137.07/142.77	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
1137.87/142.83	c vivif2 --  cl tried    50600 cl shrink     4186 lits rem      21375 time: 0.05
1139.47/143.07	c asymm  cl-useful: 0/1868/77218 lits-rem:0 time: 0.24
1139.47/143.07	c calculated reachability. Time: 0.00
1139.47/143.07	c  N dy  1946    537427       894     77218      2168     50600    236442   1987168     13.19   no data
1186.67/148.96	c  N dy  2051    558399       894     77218      2168     71309    236442   3469962     13.25     14.02
1231.42/154.58	c  N dy  2135    580518       894     77218      2168     56622    236442   2295077     13.26     14.28
1272.14/159.65	c  N dy  2228    600603       894     77218      2168     39276    236442   1397957     13.30     17.50
1306.52/163.97	c  N dy  2315    620686       894     77218      2168     58956    236442   2694771     13.32     20.25
1353.71/169.81	c  N dy  2403    640736       894     77218      2168     40525    236442   1448631     13.35     16.63
1392.05/174.62	c  N dy  2474    663074       894     77218      2168     62422    236442   2864882     13.35     14.11
1434.41/179.97	c  N dy  2528    683103       894     77218      2168     42852    236442   1620533     13.33     22.65
1480.77/185.72	c  N dy  2598    707159       894     77218      2168     66377    236442   3143423     13.31     14.23
1532.73/192.20	c  N dy  2678    730203       894     77218      2168     48786    236442   1922019     13.33     14.06
1575.09/197.51	c  N dy  2767    750286       894     77218      2168     68610    236442   3369484     13.37     29.33
1623.05/203.55	c  N dy  2866    770678       894     77218      2168     47360    236442   1777882     13.41     14.18
1659.04/208.08	c  N dy  2943    790713       894     77218      2168     66994    236442   3040748     13.42     14.17
1692.58/212.28	c  S st  2981    806140       894     77218      2168     81985    236442   3937626     13.39     13.19
1695.78/212.63	c  S st  2981    806642       894     77218      2168     82486    236442   3965014     13.39   no data
1695.78/212.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1698.18/212.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.8M T:  0.25
1698.18/212.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1698.18/212.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1698.18/212.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1698.18/212.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
1698.18/212.93	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
1698.18/212.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1706.97/214.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.93 s
1786.09/223.96	c lits-rem:       229  cl-subs:     1461  v-elim:      0  v-fix:    0  time:  9.91 s
1786.09/223.97	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
1786.89/224.09	c vivif2 --  cl tried    81025 cl shrink     8964 lits rem      68256 time: 0.12
1788.50/224.28	c asymm  cl-useful: 0/891/77218 lits-rem:0 time: 0.19
1788.50/224.29	c calculated reachability. Time: 0.00
1788.50/224.29	c  N dy  2981    806642       894     77218      2168     81025    236442   3863387     13.39   no data
1830.86/229.53	c  N dy  3057    827167       894     77218      2168     59076    236442   2495400     13.41     14.25
1885.21/236.32	c  N dy  3173    847266       894     77218      2168     78816    236442   3850284     13.46     23.21
1929.15/241.89	c  N dy  3203    870284       894     77218      2168     58112    236442   2347577     13.40     14.19
1971.51/247.16	c  N dy  3246    891679       894     77218      2168     79051    236442   3706865     13.37     14.13
2010.67/252.07	c  N dy  3282    911761       894     77218      2168     54624    236442   2148217     13.34     20.74
2057.87/257.99	c  N dy  3330    931763       894     77218      2168     74081    236442   3293628     13.32     14.11
2109.82/264.47	c  N dy  3381    953896       894     77218      2168     50746    236442   1798458     13.30     14.00
2157.72/270.41	c  N dy  3485    973931       894     77218      2168     70475    236442   3199031     13.33     15.13
2214.48/277.54	c  N dy  3574    994821       894     77218      2168     90987    236442   4661870     13.35     14.11
2273.62/284.99	c  N dy  3625   1019332       894     77218      2168     68915    236442   3017304     13.32     14.14
2327.18/291.62	c  N dy  3715   1039400       894     77218      2168     88579    236442   4331032     13.33     18.11
2382.37/298.52	c  N dy  3745   1066274       894     77218      2168     67574    236442   2553543     13.27     13.97
2396.71/300.38	c  F st  3765   1071876       894     77218      2168     73018    236442   2827023     13.27     10.59
2431.06/304.70	c  N dy  3808   1086370       894     77218      2168     87217    236442   3750468     13.28     14.80
2478.22/310.54	c  N dy  3877   1107354       894     77218      2168     60062    236442   2341975     13.27     14.02
2530.19/317.10	c  N dy  3956   1127811       894     77218      2168     80104    236442   3689058     13.27     14.10
2595.73/325.22	c  N dy  4055   1149795       894     77218      2168     52840    236442   1860179     13.29     14.04
2645.28/331.46	c  N dy  4099   1174377       894     77218      2168     76780    236442   3441939     13.26     13.96
2705.22/338.93	c  N dy  4147   1194799       894     77218      2168     96759    236442   4752877     13.24     13.94
2740.40/343.36	c  S st  4196   1209964       894     77218      2168     61724    236442   2336836     13.24     12.87
2742.84/343.63	c  S st  4196   1210465       894     77218      2168     62224    236442   2356433     13.24   no data
2742.84/343.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2744.39/343.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.4M T:  0.17
2744.39/343.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2744.39/343.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2744.39/343.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2744.39/343.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
2744.39/343.84	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
2744.39/343.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2748.37/344.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.42 s
2789.94/349.53	c lits-rem:       190  cl-subs:      798  v-elim:      0  v-fix:    0  time:  5.15 s
2789.94/349.54	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
2789.94/349.59	c vivif2 --  cl tried    61426 cl shrink     3236 lits rem      33339 time: 0.06
2792.34/349.83	c asymm  cl-useful: 0/2572/77218 lits-rem:0 time: 0.23
2792.34/349.83	c calculated reachability. Time: 0.00
2792.34/349.83	c  N dy  4196   1210465       894     77218      2168     61426    236442   2310176     13.24   no data
2839.54/355.79	c  N dy  4283   1231045       894     77218      2168     81488    236442   3635575     13.25     14.09
2900.19/363.32	c  N dy  4345   1251111       894     77218      2168    101173    236442   4909766     13.25     25.48
2947.33/369.28	c  N dy  4438   1271989       894     77218      2168     70889    236442   3067137     13.27     13.98
3006.52/376.61	c  N dy  4534   1292062       894     77218      2168     90555    236442   4414289     13.30     19.38
3061.62/383.52	c  N dy  4606   1312152       894     77218      2168     58319    236442   2123915     13.30     27.02
3110.37/389.66	c  N dy  4700   1332217       894     77218      2168     78065    236442   3548807     13.31     14.09
3164.78/396.43	c  N dy  4746   1352261       894     77218      2168     97546    236442   4817378     13.30     14.17
3221.49/403.54	c  N dy  4855   1372289       894     77218      2168     64319    236442   2477091     13.33     17.27
3267.06/409.26	c  N dy  4906   1394334       894     77218      2168     85778    236442   3904555     13.31     14.01
3334.99/417.76	c  N dy  4992   1415048       894     77218      2168    106089    236442   5316229     13.32     14.19
3378.15/423.13	c  N dy  5055   1435050       894     77218      2168     71790    236442   2889972     13.32     21.65
3439.69/430.80	c  N dy  5135   1458738       894     77218      2168     95049    236442   4520190     13.32     14.03
3503.64/438.80	c  N dy  5220   1479287       894     77218      2168     60393    236442   2200328     13.33     14.19
3555.60/445.38	c  N dy  5291   1501545       894     77218      2168     82203    236442   3692471     13.32     14.10
3642.72/456.20	c  N dy  5375   1524562       894     77218      2168    104534    236442   4995994     13.34     14.05
3693.13/462.56	c  N dy  5433   1544650       894     77218      2168     68414    236442   2655246     13.33     18.26
3748.23/469.40	c  N dy  5535   1564713       894     77218      2168     88117    236442   4027774     13.35     14.25
3810.58/477.21	c  N dy  5592   1585773       894     77218      2168    108583    236442   5349340     13.34     14.07
3864.13/483.99	c  N dy  5649   1606273       894     77218      2168     71961    236442   2841656     13.33     14.07
3920.92/491.03	c  N dy  5728   1626331       894     77218      2168     91553    236442   4159679     13.34     20.35
3989.63/499.63	c  N dy  5821   1646428       894     77218      2168    111256    236442   5494701     13.35     25.94
4051.19/507.37	c  N dy  5923   1668610       894     77218      2168     75323    236442   3067405     13.38     14.10
4114.37/515.30	c  N dy  6010   1691022       894     77218      2168     97206    236442   4503660     13.39     14.11
4177.47/523.12	c  S st  6081   1710468       894     77218      2168    116171    236442   5756995     13.39     12.59
4181.47/523.61	c  S st  6081   1710969       894     77218      2168    116670    236442   5784884     13.39   no data
4181.47/523.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4184.71/524.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.1M T:  0.38
4184.71/524.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4184.71/524.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4184.71/524.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4184.71/524.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
4184.71/524.04	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
4185.52/524.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4198.26/525.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
4370.92/547.31	c lits-rem:       351  cl-subs:     2202  v-elim:      0  v-fix:    0  time: 21.56 s
4370.92/547.32	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
4372.53/547.50	c vivif2 --  cl tried   114468 cl shrink    13340 lits rem     125624 time: 0.18
4374.13/547.76	c asymm  cl-useful: 0/1183/77218 lits-rem:0 time: 0.25
4374.13/547.76	c calculated reachability. Time: 0.00
4374.13/547.76	c  N dy  6081   1710969       894     77218      2168    114468    236442   5612799     13.39   no data
4438.07/555.78	c  N dy  6180   1733858       894     77218      2168     78220    236442   3179032     13.40     14.73
4491.63/562.46	c  N dy  6242   1754354       894     77218      2168     98256    236442   4527425     13.39     14.12
4569.17/572.10	c  N dy  6309   1775692       894     77218      2168    119135    236442   5892336     13.39     14.25
4621.92/578.71	c  N dy  6399   1796470       894     77218      2168     79964    236442   3422249     13.40     14.29
4692.26/587.54	c  N dy  6515   1816521       894     77218      2168     99720    236442   4855626     13.43     19.54
4769.00/597.12	c  N dy  6598   1836684       894     77218      2168    119445    236442   6230328     13.43     14.14
4824.16/604.00	c  N dy  6677   1857447       894     77218      2168     78969    236442   3258658     13.44     14.33
4888.95/612.19	c  N dy  6756   1877507       894     77218      2168     98591    236442   4651969     13.45     18.45
4957.65/620.78	c  N dy  6812   1897607       894     77218      2168    118198    236442   5977682     13.44     16.51
5020.83/628.65	c  N dy  6902   1917657       894     77218      2168     76145    236442   2987577     13.45     16.95
5075.15/635.48	c  N dy  6984   1937753       894     77218      2168     95875    236442   4377212     13.46     14.78
5147.88/644.50	c  N dy  7042   1958222       894     77218      2168    115849    236442   5718059     13.46     14.25
5217.43/653.21	c  N dy  7096   1978253       894     77218      2168     72827    236442   2859518     13.45     14.18
5274.08/660.35	c  N dy  7156   1998275       894     77218      2168     92402    236442   4145378     13.45     14.25
5351.14/670.03	c  N dy  7263   2018311       894     77218      2168    112070    236442   5558150     13.46     14.28
5441.07/681.36	c  N dy  7374   2038643       894     77218      2168     68364    236442   2406687     13.48     14.23
5508.97/689.86	c  N dy  7471   2065124       894     77218      2168     94196    236442   4136311     13.48     14.52
5574.18/698.05	c  N dy  7531   2085143       894     77218      2168    113714    236442   5451507     13.48     25.18
5639.72/706.20	c  N dy  7567   2105624       894     77218      2168     69102    236442   2478696     13.46     14.18
5693.26/712.92	c  N dy  7658   2126271       894     77218      2168     89363    236442   3943060     13.47     14.36
5768.40/722.32	c  N dy  7757   2146332       894     77218      2168    109065    236442   5382779     13.49     14.20
5867.53/734.71	c  N dy  7813   2168562       894     77218      2168    130645    236442   6705103     13.48     14.41
5929.09/742.46	c  N dy  7879   2190090       894     77218      2168     86165    236442   3506002     13.48     14.49
6008.22/752.36	c  N dy  7980   2210415       894     77218      2168    106067    236442   4912168     13.49     14.30
6011.42/752.71	c  S st  7986   2210969       894     77218      2168    106616    236442   4952463     13.49   no data
6016.20/753.34	c  S st  7986   2211472       894     77218      2168    107118    236442   4978163     13.49   no data
6016.20/753.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
6020.20/753.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.6M T:  0.51
6020.20/753.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6020.20/753.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
6020.20/753.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6020.20/753.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
6020.20/753.90	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
6021.04/753.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
6033.79/755.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
6183.28/774.22	c lits-rem:       277  cl-subs:     1504  v-elim:      0  v-fix:    0  time: 18.70 s
6183.28/774.23	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
6184.08/774.38	c vivif2 --  cl tried   105614 cl shrink     9054 lits rem      80709 time: 0.15
6186.48/774.66	c asymm  cl-useful: 0/1148/77218 lits-rem:0 time: 0.28
6186.48/774.67	c calculated reachability. Time: 0.00
6186.48/774.67	c  N dy  7986   2211472       894     77218      2168    105614    236442   4867625     13.49   no data
6261.62/784.01	c  N dy  8039   2231548       894     77218      2168    125082    236442   6194849     13.49     14.24
6328.80/792.46	c  N dy  8100   2251637       894     77218      2168     78365    236442   3035216     13.48     14.33
6394.29/800.61	c  N dy  8139   2272644       894     77218      2168     98648    236442   4241816     13.47     14.28
6479.82/811.34	c  N dy  8247   2294347       894     77218      2168    119842    236442   5751935     13.48     14.21
6561.36/821.55	c  N dy  8353   2314442       894     77218      2168     72253    236442   2617045     13.51     18.10
6624.51/829.41	c  N dy  8441   2335661       894     77218      2168     92816    236442   3919144     13.51     14.31
6721.24/841.53	c  N dy  8538   2364582       894     77218      2168    120974    236442   5798225     13.51     14.25
6797.97/851.12	c  N dy  8614   2384624       894     77218      2168     72373    236442   2584817     13.51     20.04
6849.92/857.68	c  N dy  8671   2404833       894     77218      2168     92046    236442   3913498     13.51     14.37
6914.68/865.77	c  N dy  8728   2424904       894     77218      2168    111554    236442   5140951     13.50     20.04
6995.41/875.85	c  N dy  8799   2444924       894     77218      2168    130888    236442   6368726     13.50     22.79
7064.95/884.59	c  N dy  8872   2466243       894     77218      2168     82684    236442   3334148     13.50     14.21
7128.09/892.49	c  N dy  8948   2487804       894     77218      2168    103632    236442   4724365     13.50     14.22
7224.02/904.47	c  N dy  9009   2507984       894     77218      2168    123135    236442   5998472     13.50     14.22
7316.75/916.04	c  N dy  9102   2528035       894     77218      2168     72716    236442   2572170     13.51     20.97
7377.50/923.60	c  N dy  9143   2548892       894     77218      2168     92730    236442   3658018     13.50     14.48
7444.65/932.02	c  N dy  9233   2569574       894     77218      2168    112881    236442   5053904     13.51     14.23
7527.77/942.45	c  N dy  9336   2589627       894     77218      2168    132549    236442   6518496     13.52     18.85
7602.91/951.84	c  N dy  9411   2609665       894     77218      2168     81013    236442   3037547     13.53     14.28
7658.87/958.82	c  N dy  9450   2630588       894     77218      2168    101230    236442   4318892     13.52     14.47
7734.81/968.34	c  N dy  9543   2650670       894     77218      2168    120802    236442   5709825     13.53     16.14
7830.73/980.37	c  N dy  9630   2670768       894     77218      2168    140364    236442   7091479     13.53     14.32
7915.46/990.91	c  N dy  9739   2690941       894     77218      2168     88247    236442   3619693     13.55     14.26
7986.60/999.87	c  N dy  9797   2711473       894     77218      2168    108244    236442   4988860     13.54     10.04
7986.60/999.87	c  S st  9797   2711473       894     77218      2168    108244    236442   4988860     13.54     10.04
7991.44/1000.45	c  S st  9797   2711981       894     77218      2168    108751    236442   5014600     13.54   no data
7991.44/1000.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
7996.19/1001.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.8M T:  0.53
7996.19/1001.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7996.19/1001.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
7996.19/1001.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7996.19/1001.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
7996.19/1001.03	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
7996.99/1001.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
8009.79/1002.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
8180.86/1024.15	c lits-rem:       214  cl-subs:     1202  v-elim:      0  v-fix:    0  time: 21.39 s
8180.86/1024.16	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
8182.45/1024.31	c vivif2 --  cl tried   107549 cl shrink     7881 lits rem      73052 time: 0.14
8184.09/1024.59	c asymm  cl-useful: 0/1053/77218 lits-rem:0 time: 0.28
8184.09/1024.60	c calculated reachability. Time: 0.00
8184.09/1024.60	c  N dy  9797   2711981       894     77218      2168    107549    236442   4915931     13.54   no data
8267.99/1035.03	c  N dy  9863   2732031       894     77218      2168    126992    236442   6203629     13.54     20.57
8367.92/1047.58	c  N dy  9941   2752083       894     77218      2168     73561    236442   2569928     13.54     17.90
8429.46/1055.27	c  N dy 10020   2772663       894     77218      2168     93509    236442   3820591     13.54     14.42
8511.78/1065.50	c  N dy 10126   2792821       894     77218      2168    113243    236442   5252136     13.56     14.28
8595.72/1076.01	c  N dy 10160   2813726       894     77218      2168    133376    236442   6508569     13.54     14.48
8682.05/1086.86	c  N dy 10216   2833743       894     77218      2168     78935    236442   2899275     13.54     26.62
8746.00/1094.82	c  N dy 10316   2853957       894     77218      2168     98654    236442   4253168     13.55     14.52
8814.75/1103.42	c  N dy 10352   2874064       894     77218      2168    118039    236442   5440931     13.54     14.46
8890.68/1112.96	c  N dy 10410   2894302       894     77218      2168    137606    236442   6632268     13.53     14.27
8978.61/1123.96	c  N dy 10501   2915198       894     77218      2168     83339    236442   3250398     13.54     14.36
9048.95/1132.70	c  N dy 10625   2936218       894     77218      2168    103896    236442   4673653     13.56     14.29
9127.29/1142.59	c  N dy 10690   2956246       894     77218      2168    123421    236442   5966432     13.56     14.62
9220.82/1154.21	c  N dy 10758   2978502       894     77218      2168    144999    236442   7369857     13.56     14.29
9299.96/1164.20	c  N dy 10829   2998564       894     77218      2168     88573    236442   3498033     13.55     14.63
9369.49/1172.89	c  N dy 10874   3019174       894     77218      2168    108577    236442   4791429     13.55     14.32
9444.63/1182.29	c  N dy 10966   3039186       894     77218      2168    128112    236442   6223998     13.56     20.71
9527.77/1192.60	c  N dy 11020   3059968       894     77218      2168    148268    236442   7578642     13.55     14.28
9594.11/1200.98	c  N dy 11083   3080187       894     77218      2168     90929    236442   3488089     13.55     14.27
9664.45/1209.73	c  N dy 11174   3101204       894     77218      2168    111392    236442   4918032     13.56     14.38
9735.59/1218.64	c  N dy 11251   3121250       894     77218      2168    130810    236442   6223845     13.56     14.28
9840.31/1231.70	c  N dy 11371   3141988       894     77218      2168    151113    236442   7632599     13.57     14.35
9917.08/1241.30	c  N dy 11471   3163111       894     77218      2168     93945    236442   3793777     13.58     14.32
9996.22/1251.24	c  N dy 11590   3184039       894     77218      2168    114346    236442   5258526     13.59     14.31
10087.30/1262.61	c  N dy 11701   3205262       894     77218      2168    135053    236442   6674845     13.60     14.36
10121.67/1266.95	c  S st 11748   3211984       894     77218      2168    141589    236442   7127565     13.61   no data
10127.32/1267.67	c  S st 11748   3212484       894     77218      2168    142089    236442   7148215     13.61   no data
10127.32/1267.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10132.06/1268.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.0M T:  0.53
10132.06/1268.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10132.06/1268.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10132.06/1268.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10132.06/1268.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
10132.06/1268.26	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
10132.86/1268.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
10148.04/1270.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
10368.68/1297.84	c lits-rem:       268  cl-subs:     2137  v-elim:      0  v-fix:    0  time: 27.59 s
10368.68/1297.85	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
10370.28/1298.07	c vivif2 --  cl tried   139952 cl shrink    14353 lits rem     150385 time: 0.22
10372.68/1298.31	c asymm  cl-useful: 0/791/77218 lits-rem:0 time: 0.24
10372.68/1298.32	c calculated reachability. Time: 0.00
10372.68/1298.32	c  N dy 11748   3212484       894     77218      2168    139952    236442   6950506     13.61   no data
10485.38/1312.40	c  N dy 11828   3233921       894     77218      2168     81987    236442   3013518     13.61     14.35
10554.92/1321.19	c  N dy 11944   3254475       894     77218      2168    102145    236442   4558699     13.62     14.38
10643.65/1332.20	c  N dy 12046   3276237       894     77218      2168    123387    236442   6084923     13.63     14.39
10741.97/1344.52	c  N dy 12148   3296311       894     77218      2168    142902    236442   7448343     13.64     20.16
10857.12/1358.95	c  N dy 12271   3316372       894     77218      2168     82638    236442   3014059     13.66     14.43
10921.82/1367.04	c  N dy 12358   3336422       894     77218      2168    102122    236442   4429967     13.67     21.15
10999.36/1376.77	c  N dy 12418   3356436       894     77218      2168    121534    236442   5734189     13.66     27.47
11098.48/1389.19	c  N dy 12512   3377605       894     77218      2168    142125    236442   7207922     13.67     14.39
11215.19/1403.76	c  N dy 12589   3398685       894     77218      2168     81803    236442   2918307     13.67     14.42
11310.31/1415.64	c  N dy 12688   3424645       894     77218      2168    106931    236442   4736972     13.67     14.46
11400.65/1426.99	c  N dy 12803   3445079       894     77218      2168    126912    236442   6220567     13.69     14.47
11492.57/1438.45	c  N dy 12878   3465162       894     77218      2168    146404    236442   7618102     13.69     14.48
11596.54/1451.46	c  N dy 12945   3485251       894     77218      2168     84153    236442   3050993     13.69     15.69
11668.44/1460.47	c  N dy 13045   3507190       894     77218      2168    105511    236442   4612656     13.70     14.43
11764.35/1472.41	c  N dy 13122   3530318       894     77218      2168    127965    236442   6218153     13.70     14.49
11865.87/1485.13	c  N dy 13214   3552277       894     77218      2168    149267    236442   7765051     13.70     14.76
11980.18/1499.45	c  N dy 13320   3572295       894     77218      2168     86208    236442   3214601     13.72     14.45
12044.17/1507.44	c  N dy 13407   3592356       894     77218      2168    105699    236442   4580975     13.72     19.18
12120.08/1516.96	c  N dy 13475   3612423       894     77218      2168    125148    236442   5905895     13.72     14.58
12226.38/1530.25	c  N dy 13582   3633661       894     77218      2168    145779    236442   7390428     13.73     14.68
12358.28/1546.77	c  N dy 13685   3654835       894     77218      2168    166345    236442   8861239     13.74     14.47
12438.21/1556.70	c  N dy 13783   3674867       894     77218      2168    102284    236442   4365359     13.75     21.97
12522.93/1567.30	c  N dy 13881   3694969       894     77218      2168    121797    236442   5737796     13.76     19.63
12606.07/1577.76	c  S st 13972   3712486       894     77218      2168    138809    236442   6975754     13.76   no data
12611.67/1578.42	c  S st 13972   3712990       894     77218      2168    139312    236442   7000113     13.76   no data
12611.67/1578.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12616.51/1579.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.2M T:  0.59
12616.51/1579.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12616.51/1579.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
12616.51/1579.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12616.51/1579.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
12616.51/1579.07	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
12617.27/1579.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
12631.66/1580.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
12881.05/1612.11	c lits-rem:       344  cl-subs:     2047  v-elim:      0  v-fix:    0  time: 31.13 s
12881.05/1612.12	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
12882.65/1612.32	c vivif2 --  cl tried   137265 cl shrink    11233 lits rem     132828 time: 0.20
12884.24/1612.55	c asymm  cl-useful: 0/705/77218 lits-rem:0 time: 0.23
12884.24/1612.56	c calculated reachability. Time: 0.00
12884.24/1612.56	c  N dy 13972   3712990       894     77218      2168    137265    236442   6827204     13.76   no data
13004.15/1627.52	c  N dy 14041   3734226       894     77218      2168    157864    236442   8119933     13.76     14.53
13096.08/1639.01	c  F st 14087   3751562       894     77218      2168     90042    236442   3179878     13.76     10.71
13106.48/1640.32	c  N st 14092   3754860       894     77218      2168     93240    236442   3432654     13.76   no data
13165.64/1647.70	c  N dy 14129   3774878       894     77218      2168    112587    236442   4663961     13.75     17.14
13243.96/1657.53	c  N dy 14220   3794960       894     77218      2168    132175    236442   6068367     13.76     19.11
13337.53/1669.21	c  N dy 14311   3814989       894     77218      2168    151653    236442   7525127     13.76     17.69
13458.20/1684.35	c  N dy 14423   3836941       894     77218      2168     87622    236442   3208336     13.77     14.55
13525.34/1692.77	c  N dy 14528   3857034       894     77218      2168    107253    236442   4519526     13.78     22.97
13602.87/1702.49	c  N dy 14603   3877080       894     77218      2168    126584    236442   5772929     13.78     14.56
13692.40/1713.64	c  N dy 14688   3897220       894     77218      2168    146071    236442   7062365     13.79     14.53
13806.70/1727.96	c  N dy 14778   3918870       894     77218      2168    167065    236442   8560527     13.79     14.56
13886.64/1737.99	c  N dy 14839   3939091       894     77218      2168    100260    236442   4116123     13.79     14.54
13965.78/1747.86	c  N dy 14916   3959471       894     77218      2168    120096    236442   5488392     13.79     14.67
14067.35/1760.59	c  N dy 15032   3979526       894     77218      2168    139674    236442   6901007     13.80     14.53
14185.60/1775.38	c  N dy 15117   4002300       894     77218      2168    161837    236442   8440853     13.81     14.56
14290.31/1788.43	c  N dy 15190   4022730       894     77218      2168     94124    236442   3631586     13.81     14.58
14363.06/1797.56	c  N dy 15268   4042903       894     77218      2168    113696    236442   5018169     13.81     14.75
14460.57/1809.76	c  N dy 15346   4065703       894     77218      2168    135751    236442   6592913     13.81     14.54
14555.69/1821.65	c  N dy 15396   4086141       894     77218      2168    155589    236442   7957387     13.81     14.54
14694.77/1839.00	c  N dy 15458   4108849       894     77218      2168     89382    236442   3319755     13.80     14.59
14764.31/1847.73	c  N dy 15536   4128922       894     77218      2168    108795    236442   4598272     13.80     21.16
14858.69/1859.53	c  N dy 15665   4149653       894     77218      2168    129044    236442   6131401     13.82     14.59
14941.77/1869.94	c  N dy 15723   4169670       894     77218      2168    148472    236442   7541858     13.82     25.53
15060.13/1884.74	c  N dy 15837   4189745       894     77218      2168    168008    236442   8927752     13.83     14.84
15165.63/1897.98	c  N dy 15927   4209816       894     77218      2168     98097    236442   3760860     13.84     19.80
15175.98/1899.26	c  S st 15939   4212991       894     77218      2168    101186    236442   3993047     13.84     10.00
15179.19/1899.62	c  S st 15939   4213494       894     77218      2168    101689    236442   4017686     13.84   no data
15179.19/1899.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
15181.58/1899.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.3M T:  0.34
15181.58/1899.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15182.38/1900.00	c bin-w-bin subsume rem            0 bins  time:  0.01 s
15182.38/1900.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15182.38/1900.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
15182.38/1900.02	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
15182.38/1900.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
15189.58/1900.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.72 s
15240.74/1907.31	c lits-rem:       260  cl-subs:     1148  v-elim:      0  v-fix:    0  time:  6.35 s
15240.74/1907.32	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
15241.53/1907.40	c vivif2 --  cl tried   100541 cl shrink     2871 lits rem      20865 time: 0.08
15243.13/1907.62	c asymm  cl-useful: 0/737/77218 lits-rem:0 time: 0.21
15243.13/1907.63	c calculated reachability. Time: 0.00
15243.13/1907.63	c  N dy 15939   4213494       894     77218      2168    100541    236442   3978144     13.84   no data
15308.68/1915.85	c  N dy 15969   4233563       894     77218      2168    119836    236442   5229209     13.83     15.11
15406.99/1928.17	c  N dy 16074   4254584       894     77218      2168    140275    236442   6744449     13.83     14.58
15519.71/1942.26	c  N dy 16120   4275304       894     77218      2168    160146    236442   7767429     13.83     14.65
15634.01/1956.57	c  N dy 16224   4295520       894     77218      2168    179830    236442   9155908     13.84     14.59
15724.33/1967.88	c  N dy 16334   4315561       894     77218      2168    109277    236442   4663961     13.85     19.04
15806.67/1978.19	c  N dy 16409   4335657       894     77218      2168    128801    236442   6028627     13.85     20.93
15897.79/1989.58	c  N dy 16494   4355837       894     77218      2168    148259    236442   7328487     13.85     14.65
15996.92/2001.90	c  N dy 16544   4375906       894     77218      2168    167643    236442   8668436     13.85     14.64
16107.27/2015.71	c  N dy 16637   4395914       894     77218      2168     95984    236442   3729309     13.85     23.37
16182.37/2025.17	c  N dy 16713   4416863       894     77218      2168    116278    236442   5122801     13.85     14.61
16278.29/2037.15	c  N dy 16781   4438498       894     77218      2168    137229    236442   6493894     13.86     14.67
16363.82/2047.88	c  N dy 16833   4458567       894     77218      2168    156527    236442   7824479     13.85     25.07
16465.34/2060.51	c  N dy 16904   4478598       894     77218      2168    175910    236442   9194469     13.86     14.59
16566.86/2073.27	c  N dy 17005   4498599       894     77218      2168    103314    236442   4192884     13.86     22.42
16649.20/2083.51	c  N dy 17101   4518615       894     77218      2168    122728    236442   5557472     13.87     31.64
16748.36/2096.00	c  N dy 17205   4538834       894     77218      2168    142284    236442   6980950     13.88     14.67
16859.43/2109.82	c  N dy 17308   4558988       894     77218      2168    161810    236442   8403168     13.89     14.64
16982.53/2125.24	c  N dy 17414   4579043       894     77218      2168    181263    236442   9796372     13.90     35.98
17060.87/2135.03	c  N dy 17463   4599717       894     77218      2168    108202    236442   4550756     13.89     14.69
17136.05/2144.43	c  N dy 17534   4620801       894     77218      2168    128522    236442   5948182     13.89     14.77
17231.98/2156.47	c  N dy 17634   4640948       894     77218      2168    147904    236442   7343349     13.90     14.67
17341.44/2170.13	c  N dy 17705   4660997       894     77218      2168    167293    236442   8648607     13.90     23.26
17474.94/2186.86	c  N dy 17750   4681320       894     77218      2168    186869    236442   9699796     13.90     15.03
17557.31/2197.13	c  N dy 17803   4701330       894     77218      2168    112493    236442   4792253     13.89     18.82
17599.63/2202.41	c  S st 17825   4713494       894     77218      2168    124254    236442   5565996     13.89   no data
17605.22/2203.14	c  S st 17825   4713994       894     77218      2168    124751    236442   5595186     13.89   no data
17605.22/2203.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
17609.22/2203.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.9M T:  0.48
17609.22/2203.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17609.22/2203.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
17609.22/2203.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17609.22/2203.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
17609.22/2203.68	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
17610.07/2203.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
17621.21/2205.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.20 s
17746.71/2220.82	c lits-rem:       331  cl-subs:     2002  v-elim:      0  v-fix:    0  time: 15.61 s
17746.71/2220.83	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
17747.51/2220.97	c vivif2 --  cl tried   122749 cl shrink     6831 lits rem      51924 time: 0.14
17749.11/2221.18	c asymm  cl-useful: 0/983/77218 lits-rem:0 time: 0.21
17749.11/2221.19	c calculated reachability. Time: 0.00
17749.11/2221.19	c  N dy 17825   4713994       894     77218      2168    122749    236442   5509994     13.89   no data
17849.83/2233.73	c  N dy 17946   4734047       894     77218      2168    142182    236442   6951840     13.90     14.69
17962.59/2247.81	c  N dy 18037   4754086       894     77218      2168    161532    236442   8267388     13.91     28.34
18092.03/2264.05	c  N dy 18161   4774104       894     77218      2168    180953    236442   9704361     13.92     21.23
18208.79/2278.67	c  N dy 18298   4794414       894     77218      2168    105986    236442   4445564     13.94     14.68
18295.92/2289.53	c  N dy 18392   4815774       894     77218      2168    126522    236442   5928641     13.94     14.74
18406.19/2303.35	c  N dy 18522   4835781       894     77218      2168    145993    236442   7398009     13.96     16.30
18506.10/2315.87	c  N dy 18601   4855839       894     77218      2168    165351    236442   8656107     13.96     26.88
18621.26/2330.21	c  N dy 18683   4876466       894     77218      2168    185293    236442  10114473     13.96     14.80
18712.33/2341.69	c  N dy 18763   4897826       894     77218      2168    110092    236442   4626438     13.96     14.70
18788.32/2351.10	c  N dy 18830   4917967       894     77218      2168    129532    236442   6034308     13.97     14.73
18889.80/2363.85	c  N dy 18933   4938249       894     77218      2168    149189    236442   7416217     13.97     14.74
18987.31/2376.00	c  N dy 18989   4958329       894     77218      2168    168529    236442   8872327     13.97     26.51
19119.20/2392.57	c  N dy 19107   4978426       894     77218      2168    187965    236442  10306932     13.98     19.15
19230.31/2406.42	c  N dy 19192   4998575       894     77218      2168    110914    236442   4628936     13.99     14.76
19318.24/2417.41	c  N dy 19274   5018647       894     77218      2168    130248    236442   6024081     13.99     15.27
19444.54/2433.22	c  N dy 19389   5038917       894     77218      2168    149832    236442   7480601     14.00     14.75
19573.22/2449.31	c  N dy 19487   5058950       894     77218      2168    169135    236442   8764281     14.00     18.06
19693.12/2464.36	c  N dy 19566   5078961       894     77218      2168    188451    236442  10124318     14.01     17.15
19794.65/2477.05	c  N dy 19662   5099771       894     77218      2168    110964    236442   4698594     14.01     14.91
19867.40/2486.19	c  N dy 19728   5119845       894     77218      2168    130508    236442   6147577     14.01     21.54
19968.10/2498.74	c  N dy 19808   5139851       894     77218      2168    149794    236442   7501389     14.01     14.77
20102.40/2515.58	c  N dy 19912   5160978       894     77218      2168    170078    236442   8947440     14.02     14.86
20244.68/2533.36	c  N dy 20021   5181077       894     77218      2168    189554    236442  10358215     14.03     16.64
20343.82/2545.76	c  N dy 20117   5201665       894     77218      2168    110997    236442   4703752     14.03     14.85
20388.61/2551.37	c  S st 20162   5214000       894     77218      2168    122937    236442   5563332     14.03     11.07
20392.57/2551.82	c  S st 20162   5214501       894     77218      2168    123438    236442   5585679     14.03   no data
20392.57/2551.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
20397.41/2552.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.1M T:  0.60
20397.41/2552.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20397.41/2552.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
20397.41/2552.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20397.41/2552.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
20397.41/2552.48	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
20398.21/2552.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
20408.55/2553.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.12 s
20545.25/2570.96	c lits-rem:       270  cl-subs:      985  v-elim:      0  v-fix:    0  time: 17.03 s
20545.25/2570.97	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
20546.04/2571.10	c vivif2 --  cl tried   122453 cl shrink     5009 lits rem      56549 time: 0.13
20549.24/2571.41	c asymm  cl-useful: 0/1267/77218 lits-rem:0 time: 0.30
20549.24/2571.41	c calculated reachability. Time: 0.00
20549.24/2571.41	c  N dy 20162   5214501       894     77218      2168    122453    236442   5509371     14.03   no data
20647.56/2583.71	c  N dy 20229   5234525       894     77218      2168    141889    236442   6890566     14.04     19.94
20765.07/2598.41	c  N dy 20309   5254546       894     77218      2168    161280    236442   8309142     14.04     24.35
20915.34/2617.23	c  N dy 20432   5274567       894     77218      2168    180848    236442   9842567     14.05     17.92
21077.62/2637.57	c  N dy 20548   5294807       894     77218      2168    100770    236442   3923161     14.06     14.95
21164.74/2648.40	c  N dy 20654   5314870       894     77218      2168    120256    236442   5374777     14.07     14.87
21261.47/2660.59	c  N dy 20753   5335095       894     77218      2168    139928    236442   6792147     14.07     14.85
21377.37/2675.05	c  N dy 20833   5355573       894     77218      2168    159658    236442   8162806     14.08     14.93
21535.65/2694.80	c  N dy 20985   5375596       894     77218      2168    179210    236442   9703351     14.09     16.44
21666.75/2711.22	c  N dy 21081   5395649       894     77218      2168    198679    236442  11266941     14.10     15.37
21756.28/2722.46	c  N dy 21125   5415999       894     77218      2168    117580    236442   5075259     14.10     14.88
21850.59/2734.23	c  N dy 21218   5436063       894     77218      2168    137005    236442   6545536     14.10     35.91
21968.90/2749.09	c  N dy 21308   5456293       894     77218      2168    156553    236442   7971042     14.11     14.86
22086.47/2763.75	c  N dy 21392   5476324       894     77218      2168    175984    236442   9477971     14.11     23.58
22227.15/2781.31	c  N dy 21484   5496737       894     77218      2168    195641    236442  10945601     14.12     14.88
22355.80/2797.40	c  N dy 21601   5516910       894     77218      2168    113555    236442   4837388     14.13     15.19
22449.32/2809.11	c  N dy 21712   5536934       894     77218      2168    132992    236442   6225313     14.14     15.44
22566.03/2823.70	c  N dy 21811   5557018       894     77218      2168    152581    236442   7740082     14.15     16.38
22694.72/2839.82	c  N dy 21877   5577515       894     77218      2168    172314    236442   9055036     14.15     15.02
22858.59/2860.36	c  N dy 21992   5601854       894     77218      2168    195770    236442  10855987     14.15     14.99
22975.29/2874.96	c  N dy 22070   5625351       894     77218      2168    115711    236442   4902562     14.15     15.07
23084.80/2888.69	c  N dy 22192   5647393       894     77218      2168    137052    236442   6503730     14.16     14.93
23200.72/2903.12	c  N dy 22311   5667419       894     77218      2168    156475    236442   7979002     14.17     18.48
23326.26/2918.84	c  N dy 22416   5687441       894     77218      2168    175835    236442   9418845     14.18     16.38
23469.30/2936.76	c  N dy 22501   5708190       894     77218      2168    195884    236442  10928988     14.18     14.94
23522.05/2943.31	c  S st 22538   5714502       894     77218      2168    202021    236442  11427116     14.19   no data
23531.66/2944.50	c  S st 22538   5715006       894     77218      2168    202524    236442  11448528     14.19   no data
23531.66/2944.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
23539.64/2945.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.9M T:  0.98
23539.64/2945.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23539.64/2945.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23539.64/2945.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23539.64/2945.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
23539.64/2945.56	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
23540.44/2945.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
23559.62/2948.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.02 s
23986.49/3001.44	c lits-rem:       512  cl-subs:     3131  v-elim:      0  v-fix:    0  time: 53.08 s
23986.49/3001.45	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
23989.69/3001.83	c vivif2 --  cl tried   199393 cl shrink    21529 lits rem     294494 time: 0.38
23992.10/3002.12	c asymm  cl-useful: 0/674/77218 lits-rem:0 time: 0.29
23992.10/3002.14	c calculated reachability. Time: 0.00
23992.10/3002.14	c  N dy 22538   5715006       894     77218      2168    199393    236442  11080588     14.19   no data
24127.18/3019.04	c  N dy 22643   5736841       894     77218      2168    116917    236442   4895159     14.19     16.18
24209.51/3029.31	c  N dy 22712   5757234       894     77218      2168    136618    236442   6241672     14.19     14.95
24318.23/3042.92	c  N dy 22781   5781995       894     77218      2168    160559    236442   7868707     14.19     15.00
24436.53/3057.76	c  N dy 22852   5802221       894     77218      2168    180056    236442   9185260     14.19     14.98
24570.03/3074.42	c  N dy 22954   5822386       894     77218      2168    199501    236442  10615211     14.19     15.24
24680.40/3088.26	c  N dy 23030   5842566       894     77218      2168    114699    236442   4853425     14.19     14.96
24773.87/3099.91	c  N dy 23088   5862995       894     77218      2168    134414    236442   6269528     14.19     15.02
24870.60/3112.08	c  N dy 23170   5884005       894     77218      2168    154657    236442   7671238     14.19     14.99
24982.51/3126.04	c  N dy 23216   5904200       894     77218      2168    174072    236442   8881976     14.19     15.12
25108.01/3141.70	c  N dy 23292   5924201       894     77218      2168    193403    236442  10259311     14.19     23.83
25265.48/3161.47	c  N dy 23382   5947598       894     77218      2168    110702    236442   4505352     14.19     15.02
25347.01/3171.68	c  N dy 23450   5968118       894     77218      2168    130298    236442   5798002     14.19     14.98
25442.93/3183.64	c  N dy 23532   5988323       894     77218      2168    149683    236442   7219049     14.19     15.01
25549.25/3196.98	c  N dy 23595   6008376       894     77218      2168    169034    236442   8516497     14.19     20.27
25668.36/3211.87	c  N dy 23671   6028388       894     77218      2168    188201    236442   9881987     14.20     19.90
25772.26/3224.80	c  N dy 23723   6048475       894     77218      2168    207611    236442  11320719     14.19     14.96
25888.98/3239.44	c  N dy 23804   6069796       894     77218      2168    122089    236442   5067889     14.19     15.04
25977.70/3250.58	c  N dy 23843   6090367       894     77218      2168    141943    236442   6341931     14.19     15.18
26073.63/3262.59	c  N dy 23916   6110608       894     77218      2168    161354    236442   7712078     14.19     15.01
26171.14/3274.78	c  N dy 23982   6130613       894     77218      2168    180561    236442   9092176     14.19     19.96
26305.44/3291.53	c  N dy 24081   6151890       894     77218      2168    201017    236442  10531605     14.19     15.00
26429.38/3307.02	c  N dy 24151   6171942       894     77218      2168    113464    236442   4509300     14.19     15.20
26506.08/3316.64	c  N dy 24195   6192236       894     77218      2168    132850    236442   5809171     14.19     14.99
26609.99/3329.68	c  N dy 24280   6214739       894     77218      2168    154403    236442   7233247     14.19     15.15
26612.39/3329.93	c  S st 24282   6215008       894     77218      2168    154663    236442   7245540     14.19   no data
26617.99/3330.62	c  S st 24282   6215516       894     77218      2168    155171    236442   7267134     14.19   no data
26617.99/3330.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
26622.83/3331.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.0M T:  0.62
26622.83/3331.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26622.83/3331.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
26622.83/3331.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26623.64/3331.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
26623.64/3331.31	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
26624.39/3331.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
26637.19/3333.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
26855.41/3360.31	c lits-rem:       784  cl-subs:     2563  v-elim:      0  v-fix:    0  time: 27.12 s
26855.41/3360.32	c vivif2 --  cl tried    77218 cl shrink        0 lits rem          0 time: 0.01
26857.01/3360.51	c vivif2 --  cl tried   152608 cl shrink     9334 lits rem     128313 time: 0.20
26858.61/3360.76	c asymm  cl-useful: 0/668/77218 lits-rem:0 time: 0.24
26858.61/3360.77	c calculated reachability. Time: 0.00
26858.61/3360.77	c  N dy 24282   6215516       894     77218      2168    152608    236442   7087803     14.19   no data
27001.73/3378.65	c  N dy 24403   6235546       894     77218      2168    172079    236442   8591892     14.20     17.83
27133.62/3395.15	c  N dy 24492   6255602       894     77218      2168    191430    236442  10127921     14.20     25.12
27302.24/3416.23	c  N dy 24583   6277241       894     77218      2168    212316    236442  11692846     14.21     15.07
27411.73/3429.98	c  N dy 24646   6298700       894     77218      2168    125207    236442   5390075     14.20     14.99
27497.26/3440.64	c  N dy 24698   6318745       894     77218      2168    144492    236442   6708894     14.20     26.99
27621.15/3456.12	c  N dy 24792   6338751       894     77218      2168    163935    236442   8185947     14.21     16.23
27758.66/3473.34	c  N dy 24902   6358774       894     77218      2168    183336    236442   9696251     14.21     20.96
27960.14/3498.53	c  N dy 25028   6381726       894     77218      2168    205464    236442  11299227     14.22     15.12
28104.78/3516.66	c  N dy 25091   6402320       894     77218      2168    116381    236442   4715437     14.22     15.69
28203.90/3529.05	c  N dy 25181   6423738       894     77218      2168    137031    236442   6259455     14.22     15.25
28330.99/3544.92	c  N dy 25247   6449330       894     77218      2168    161517    236442   7809794     14.22     14.98
28449.30/3559.71	c  N dy 25315   6469336       894     77218      2168    180684    236442   9158878     14.22     30.65
28591.58/3577.54	c  N dy 25413   6489376       894     77218      2168    200046    236442  10625527     14.22     22.82
28737.07/3595.77	c  N dy 25481   6509774       894     77218      2168    109990    236442   4232426     14.22     15.08
28829.82/3607.32	c  N dy 25580   6529811       894     77218      2168    129448    236442   5701352     14.23     23.48
28937.69/3620.87	c  N dy 25653   6551264       894     77218      2168    150156    236442   7215031     14.23     15.00
29062.39/3636.48	c  N dy 25714   6572650       894     77218      2168    170683    236442   8647257     14.23     15.20
29187.09/3652.07	c  N dy 25786   6593136       894     77218      2168    190300    236442  10044997     14.23     15.06
29346.17/3671.90	c  N dy 25873   6615499       894     77218      2168    211951    236442  11600481     14.23     15.21
29490.86/3690.02	c  N dy 25971   6635510       894     77218      2168    120423    236442   4927248     14.23     16.49
29584.38/3701.75	c  N dy 26029   6656630       894     77218      2168    140714    236442   6432899     14.23     15.08
29713.88/3717.98	c  N dy 26162   6677068       894     77218      2168    160569    236442   7951045     14.24     15.03
29828.98/3732.38	c  N dy 26247   6697172       894     77218      2169    179950    236442   9315619     14.24     15.01
29940.90/3746.30	c  S st 26317   6715517       894     77218      2169    197695    236442  10649698     14.24     10.12
29947.35/3747.15	c  S st 26317   6716019       894     77218      2169    198194    236442  10676490     14.24   no data
29947.35/3747.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
29955.34/3748.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.6M T:  0.96
29955.34/3748.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29955.34/3748.17	c bin-w-bin subsume rem            0 bins  time:  0.01 s
29955.34/3748.17	c subs with bin:       41  lits-rem:         0  v-fix:    0  time:  0.00 s
29955.34/3748.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
29955.34/3748.19	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
29956.89/3748.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
29975.27/3750.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.03 s
30361.37/3798.98	c lits-rem:       456  cl-subs:     3165  v-elim:      0  v-fix:    0  time: 48.07 s
30361.37/3798.99	c vivif2 --  cl tried    77177 cl shrink        0 lits rem          0 time: 0.01
30364.57/3799.35	c vivif2 --  cl tried   195029 cl shrink    18481 lits rem     267263 time: 0.35
30366.97/3799.68	c asymm  cl-useful: 0/514/77177 lits-rem:0 time: 0.33
30366.97/3799.69	c calculated reachability. Time: 0.00
30366.97/3799.69	c  N dy 26317   6716019       894     77177      2169    195029    236321  10336499     14.24   no data
30543.62/3821.73	c  N dy 26414   6736099       894     77177      2169    214400    236321  11774378     14.25     16.22
30662.72/3836.64	c  N dy 26514   6756191       894     77177      2169    121947    236321   5026066     14.25     20.50
30757.04/3848.41	c  N dy 26603   6776244       894     77177      2169    141215    236321   6466909     14.26     18.92
30864.97/3861.95	c  N dy 26660   6796338       894     77177      2169    160671    236321   7908926     14.26     15.06
30990.45/3877.61	c  N dy 26749   6816350       894     77177      2169    180143    236321   9373068     14.26     28.81
31138.35/3896.16	c  N dy 26861   6836388       894     77177      2169    199508    236321  10789805     14.27     21.73
31281.44/3914.00	c  N dy 26902   6857337       894     77177      2169    219481    236321  12176752     14.26     15.22
31408.54/3929.90	c  N dy 26960   6877552       894     77177      2169    126153    236321   5247322     14.26     15.12
31522.05/3944.17	c  N dy 27090   6897635       894     77177      2169    145651    236321   6651472     14.27     18.81
31649.95/3960.13	c  N dy 27188   6918921       894     77177      2169    166070    236321   8074421     14.27     15.08
31788.14/3977.49	c  N dy 27260   6940616       894     77177      2169    186966    236321   9613305     14.27     15.05
31924.03/3994.49	c  N dy 27350   6960635       894     77177      2169    206241    236321  11063508     14.28     19.75
32073.51/4013.16	c  N dy 27417   6980685       894     77177      2169    225462    236321  12405158     14.28     18.70
32198.25/4028.78	c  N dy 27510   7003639       894     77177      2169    133918    236321   5873944     14.28     15.07
32301.32/4041.63	c  N dy 27607   7023870       894     77177      2169    153559    236321   7335815     14.28     15.15
32410.83/4055.33	c  N dy 27687   7043968       894     77177      2169    172901    236321   8681995     14.29     24.64
32541.17/4071.65	c  N dy 27784   7064007       894     77177      2169    192204    236321  10138274     14.29     15.28
32698.64/4091.32	c  N dy 27884   7085415       894     77177      2169    212740    236321  11672544     14.30     15.08
32877.65/4113.75	c  N dy 27945   7107086       894     77177      2169    118831    236321   4632817     14.29     15.08
32979.18/4126.45	c  N dy 28016   7130472       894     77177      2169    141269    236321   6221493     14.29     15.46
33091.09/4140.40	c  N dy 28098   7150899       894     77177      2169    160975    236321   7648317     14.29     15.14
33214.20/4155.80	c  N dy 28194   7172446       894     77177      2169    181804    236321   9240768     14.30     15.10
33356.49/4173.62	c  N dy 28259   7192819       894     77177      2169    201385    236321  10643501     14.30     15.06
33517.20/4193.74	c  N dy 28341   7212868       894     77177      2169    220738    236321  12082487     14.30     16.56
33537.94/4196.35	c  S st 28348   7216024       894     77177      2169    223761    236321  12294819     14.30     11.91
33544.33/4197.19	c  S st 28348   7216527       894     77177      2169    224263    236321  12323769     14.30   no data
33545.13/4197.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
33553.92/4198.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 28.6M T:  1.08
33553.92/4198.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33553.92/4198.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
33553.92/4198.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33553.92/4198.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
33553.92/4198.35	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
33555.52/4198.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
33573.90/4200.83	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  1.97 s
34056.53/4261.27	c lits-rem:       669  cl-subs:     4478  v-elim:      0  v-fix:    0  time: 60.11 s
34056.53/4261.28	c vivif2 --  cl tried    77177 cl shrink        0 lits rem          0 time: 0.01
34060.50/4261.73	c vivif2 --  cl tried   219784 cl shrink    23555 lits rem     307893 time: 0.45
34062.88/4262.03	c asymm  cl-useful: 0/600/77177 lits-rem:0 time: 0.29
34062.88/4262.04	c calculated reachability. Time: 0.00
34062.88/4262.04	c  N dy 28348   7216527       894     77177      2169    219784    236321  11923542     14.30   no data
34204.44/4279.81	c  N dy 28418   7236550       894     77177      2169    123456    236321   4971716     14.30     15.82
34304.03/4292.35	c  N dy 28517   7256755       894     77177      2169    142885    236321   6352177     14.31     15.16
34416.59/4306.45	c  N dy 28603   7277026       894     77177      2169    162416    236321   7821723     14.31     15.09
34522.09/4319.66	c  N dy 28664   7297062       894     77177      2169    181538    236321   9116209     14.31     22.00
34650.78/4335.70	c  N dy 28711   7318391       894     77177      2169    201783    236321  10478296     14.31     15.13
34797.86/4354.11	c  N dy 28804   7339169       894     77177      2169    221690    236321  11914794     14.31     15.11
34928.92/4370.59	c  N dy 28890   7360219       894     77177      2169    125788    236321   5139911     14.31     15.29
35032.03/4383.49	c  N dy 28961   7384477       894     77177      2169    148990    236321   6742216     14.31     15.16
35159.95/4399.41	c  N dy 29096   7404507       894     77177      2169    168301    236321   8162621     14.32     24.99
35283.81/4414.94	c  N dy 29167   7424551       894     77177      2169    187468    236321   9415436     14.32     26.97
35420.50/4432.05	c  N dy 29239   7444663       894     77177      2169    206786    236321  10750129     14.32     15.09
35562.79/4449.87	c  N dy 29308   7465207       894     77177      2169    226400    236321  12107671     14.32     15.19
35688.28/4465.52	c  N dy 29367   7485211       894     77177      2169    128555    236321   5222932     14.32     16.80
35802.59/4479.82	c  N dy 29484   7505282       894     77177      2169    147917    236321   6626454     14.33     18.65
35915.34/4493.99	c  N dy 29592   7526683       894     77177      2169    168550    236321   8139174     14.33     15.20
36040.81/4509.67	c  N dy 29661   7546696       894     77177      2169    187789    236321   9485247     14.33     15.17
36175.10/4526.50	c  N dy 29754   7566698       894     77177      2169    207069    236321  10753548     14.33     15.12
36320.63/4544.63	c  N dy 29808   7587200       894     77177      2169    226657    236321  12076913     14.33     15.27
36477.26/4564.23	c  N dy 29948   7607438       894     77177      2169    128127    236321   5263514     14.34     15.15
36577.99/4576.82	c  N dy 30039   7627446       894     77177      2169    147324    236321   6655045     14.34     24.77
36681.15/4589.71	c  N dy 30091   7647450       894     77177      2169    166528    236321   7932122     14.34     15.29
36793.02/4603.76	c  N dy 30183   7667789       894     77177      2169    186011    236321   9368889     14.35     15.11
36935.34/4621.55	c  N dy 30290   7687838       894     77177      2169    205256    236321  10745528     14.35     18.83
37100.77/4642.21	c  N dy 30383   7708903       894     77177      2169    225317    236321  12204685     14.35     15.16
37148.73/4648.29	c  S st 30401   7716527       894     77177      2169    232598    236321  12701584     14.35     10.08
37158.31/4649.48	c  S st 30401   7717029       894     77177      2169    233099    236321  12726299     14.35   no data
37159.11/4649.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
37167.91/4650.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 28.0M T:  1.12
37167.91/4650.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37167.91/4650.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
37167.91/4650.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37167.91/4650.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
37167.91/4650.68	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.00 s
37169.51/4650.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
37189.49/4653.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.09 s
37786.63/4728.02	c lits-rem:      1001  cl-subs:     5003  v-elim:      0  v-fix:    0  time: 74.31 s
37786.63/4728.03	c vivif2 --  cl tried    77177 cl shrink        0 lits rem          0 time: 0.01
37790.62/4728.50	c vivif2 --  cl tried   228096 cl shrink    24293 lits rem     288349 time: 0.46
37793.02/4728.82	c asymm  cl-useful: 0/490/77177 lits-rem:0 time: 0.31
37793.02/4728.83	c calculated reachability. Time: 0.00
37793.02/4728.83	c  N dy 30401   7717029       894     77177      2169    228096    236321  12327363     14.35   no data
37928.11/4745.79	c  N dy 30463   7737116       894     77177      2169    128507    236321   5204899     14.35     17.06
38018.44/4757.06	c  N dy 30494   7758722       894     77177      2169    149104    236321   6667682     14.34     15.30
38161.52/4774.93	c  N dy 30570   7784426       894     77177      2169    173551    236321   8217818     14.34     15.16
38306.21/4793.09	c  N dy 30627   7804957       894     77177      2169    193267    236321   9701347     14.34     15.11
38452.48/4811.32	c  N dy 30693   7826144       894     77177      2169    213573    236321  11108202     14.34     15.12
38586.79/4828.15	c  N dy 30746   7847750       894     77177      2169    234311    236321  12583002     14.34     15.13
38712.32/4843.83	c  N dy 30853   7868125       894     77177      2169    134162    236321   5567873     14.34     15.12
38829.77/4858.55	c  N dy 30944   7889326       894     77177      2169    154611    236321   6937599     14.34     15.10
38936.89/4871.93	c  N dy 30984   7909675       894     77177      2169    174230    236321   8203562     14.34     15.15
39072.84/4888.93	c  N dy 31079   7929772       894     77177      2169    193544    236321   9580901     14.34     15.12
39229.46/4908.56	c  N dy 31171   7950465       894     77177      2169    213293    236321  10952336     14.34     15.17
39390.94/4928.72	c  N dy 31246   7971133       894     77177      2169    232986    236321  12347918     14.34     15.16
39546.87/4948.26	c  N dy 31352   7991212       894     77177      2169    131382    236321   5263963     14.35     20.93
39646.73/4960.72	c  N dy 31416   8011437       894     77177      2169    150682    236321   6640541     14.35     15.19
39782.63/4977.78	c  N dy 31474   8033768       894     77177      2169    172016    236321   7996725     14.34     15.12
39902.53/4992.79	c  N dy 31507   8053912       894     77177      2169    191226    236321   9136845     14.34     15.10

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-3321072-1304322901/watcher-3321072-1304322901 -o /tmp/evaluation-result-3321072-1304322901/solver-3321072-1304322901 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321072-1304322901.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.54 7.19 4.26 1/185 15135
/proc/meminfo: memFree=27541668/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=92188 CPUtime=0.01 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 414 0 0 0 1 0 0 0 21 0 8 0 543889761 94400512 353 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810704306 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15135/statm: 23047 353 299 106 0 18018 0
[pid=15135/tid=15136] ppid=15133 vsize=92188 CPUtime=0 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 8 0 543889761 94400512 353 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810704306 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=92188 CPUtime=0 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 8 0 543889761 94400512 353 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810704310 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=92188 CPUtime=0 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543889761 94400512 353 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810704306 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=92188 CPUtime=0 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543889761 94400512 353 33554432000 4194304 4627427 140736082369920 18446744073709551615 274676606006 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=92188 CPUtime=0 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543889761 94400512 353 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=92188 CPUtime=0 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543889761 94400512 353 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=92188 CPUtime=0 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543889761 94400512 353 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.060313 s]
/proc/loadavg: 7.54 7.19 4.26 1/185 15135
/proc/meminfo: memFree=27541668/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=92188 CPUtime=0.28 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 422 0 0 0 28 0 0 0 21 0 8 0 543889761 94400512 361 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810703901 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15135/statm: 23047 361 303 106 0 18018 0
[pid=15135/tid=15136] ppid=15133 vsize=92188 CPUtime=0.05 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 5 0 0 0 5 0 0 0 21 0 8 0 543889761 94400512 361 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810703888 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=92188 CPUtime=0 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 8 0 543889761 94400512 361 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810704310 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=92188 CPUtime=0.05 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1 0 0 0 5 0 0 0 23 0 8 0 543889761 94400512 361 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810703891 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=92188 CPUtime=0.05 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1 0 0 0 5 0 0 0 22 0 8 0 543889761 94400512 361 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810703891 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=92188 CPUtime=0.03 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1 0 0 0 3 0 0 0 22 0 8 0 543889761 94400512 361 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810703897 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=92188 CPUtime=0.01 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1 0 0 0 1 0 0 0 22 0 8 0 543889761 94400512 361 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810703895 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=92188 CPUtime=0.02 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 8 0 543889761 94400512 361 33554432000 4194304 4627427 140736082369920 18446744073709551615 47961810703891 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 92188

[startup+0.100321 s]
/proc/loadavg: 7.54 7.19 4.26 1/185 15135
/proc/meminfo: memFree=27541668/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=559268 CPUtime=0.48 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) S 15133 15135 15023 0 -1 4202496 8610 0 0 0 41 7 0 0 17 0 8 0 543889761 572690432 8501 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664913390 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15135/statm: 139817 8519 339 106 0 134788 0
[pid=15135/tid=15136] ppid=15133 vsize=559268 CPUtime=0.07 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) D 15133 15135 15023 0 -1 4202560 927 0 0 0 7 0 0 0 17 0 8 0 543889761 572690432 8526 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664469537 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=559268 CPUtime=0.02 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1021 0 0 0 1 1 0 0 17 0 8 0 543889761 572690432 8534 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664851639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=559268 CPUtime=0.06 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1149 0 0 0 6 0 0 0 17 0 8 0 543889761 572690432 8539 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664469537 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=559268 CPUtime=0.07 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1083 0 0 0 7 0 0 0 17 0 8 0 543889761 572690432 8545 33554432000 4194304 4627427 140736082369920 18446744073709551615 4359667 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=559268 CPUtime=0.05 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1012 0 0 0 4 1 0 0 17 0 8 0 543889761 572690432 8553 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664913390 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=559268 CPUtime=0.02 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 972 0 0 0 2 0 0 0 17 0 8 0 543889761 572690432 8556 33554432000 4194304 4627427 140736082369920 18446744073709551615 4530562 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=559268 CPUtime=0.04 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) D 15133 15135 15023 0 -1 4202560 1084 0 0 0 4 0 0 0 17 0 8 0 543889761 572690432 8566 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664469537 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 559268

[startup+0.722003 s]
/proc/loadavg: 7.54 7.19 4.26 1/185 15135
/proc/meminfo: memFree=27541668/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=565908 CPUtime=5.34 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 14822 0 0 0 522 12 0 0 18 0 8 0 543889761 579489792 14713 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308345 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15135/statm: 141477 14713 368 106 0 136448 0
[pid=15135/tid=15136] ppid=15133 vsize=565908 CPUtime=0.69 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) S 15133 15135 15023 0 -1 4202560 1727 0 0 0 68 1 0 0 18 0 8 0 543889761 579489792 14713 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664913390 0 0 4096 2 18446604450859248576 0 0 -1 2 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=565908 CPUtime=0.62 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1738 0 0 0 61 1 0 0 18 0 8 0 543889761 579489792 14713 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664913439 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=565908 CPUtime=0.67 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1814 0 0 0 67 0 0 0 18 0 8 0 543889761 579489792 14713 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=565908 CPUtime=0.68 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1815 0 0 0 67 1 0 0 18 0 8 0 543889761 579489792 14713 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=565908 CPUtime=0.66 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) S 15133 15135 15023 0 -1 4202560 1753 0 0 0 65 1 0 0 18 0 8 0 543889761 579489792 14713 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664913390 0 0 4096 2 18446604450859248576 0 0 -1 3 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=565908 CPUtime=0.64 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1784 0 0 0 63 1 0 0 18 0 8 0 543889761 579489792 14718 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664469537 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=565908 CPUtime=0.66 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1982 0 0 0 65 1 0 0 18 0 8 0 543889761 579489792 14719 33554432000 4194304 4627427 140736082369920 18446744073709551615 4327603 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 565908

[startup+0.801189 s]
/proc/loadavg: 7.54 7.19 4.26 1/185 15135
/proc/meminfo: memFree=27541668/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=579848 CPUtime=5.95 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 18675 0 0 0 581 14 0 0 18 0 8 0 543889761 593764352 18567 33554432000 4194304 4627427 140736082369920 18446744073709551615 4415910 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15135/statm: 144996 18576 373 106 0 139967 0
[pid=15135/tid=15136] ppid=15133 vsize=579984 CPUtime=0.76 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1864 0 0 0 75 1 0 0 18 0 8 0 543889761 593903616 18578 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664851639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=579984 CPUtime=0.7 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) D 15133 15135 15023 0 -1 4202560 3121 0 0 0 68 2 0 0 18 0 8 0 543889761 593903616 18589 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664505099 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=579984 CPUtime=0.74 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) D 15133 15135 15023 0 -1 4202560 2156 0 0 0 74 0 0 0 18 0 8 0 543889761 593903616 18596 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664469537 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=579984 CPUtime=0.75 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 2199 0 0 0 74 1 0 0 17 0 8 0 543889761 593903616 18604 33554432000 4194304 4627427 140736082369920 18446744073709551615 274664913439 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=579984 CPUtime=0.73 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 1928 0 0 0 72 1 0 0 18 0 8 0 543889761 593903616 18609 33554432000 4194304 4627427 140736082369920 18446744073709551615 4323109 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=579984 CPUtime=0.71 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 2158 0 0 0 70 1 0 0 17 0 8 0 543889761 593903616 18615 33554432000 4194304 4627427 140736082369920 18446744073709551615 4415761 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=579984 CPUtime=0.73 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 2017 0 0 0 72 1 0 0 18 0 8 0 543889761 593903616 18617 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 579848

[startup+1.50107 s]
/proc/loadavg: 7.54 7.19 4.26 9/193 15143
/proc/meminfo: memFree=27406072/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=602004 CPUtime=11.33 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 45382 0 0 0 1108 25 0 0 18 0 8 0 543889761 616452096 34507 33554432000 4194304 4627427 140736082369920 18446744073709551615 4327616 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15135/statm: 150501 34507 386 106 0 145472 0
[pid=15135/tid=15136] ppid=15133 vsize=602004 CPUtime=1.42 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 5711 0 0 0 139 3 0 0 18 0 8 0 543889761 616452096 34508 33554432000 4194304 4627427 140736082369920 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=602004 CPUtime=1.39 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 6391 0 0 0 137 2 0 0 18 0 8 0 543889761 616452096 34508 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=602004 CPUtime=1.42 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 6090 0 0 0 140 2 0 0 18 0 8 0 543889761 616452096 34508 33554432000 4194304 4627427 140736082369920 18446744073709551615 4327622 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=602004 CPUtime=1.41 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 6151 0 0 0 138 3 0 0 18 0 8 0 543889761 616452096 34508 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=602004 CPUtime=1.39 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 6011 0 0 0 136 3 0 0 18 0 8 0 543889761 616452096 34508 33554432000 4194304 4627427 140736082369920 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=602004 CPUtime=1.37 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 5967 0 0 0 134 3 0 0 18 0 8 0 543889761 616452096 34508 33554432000 4194304 4627427 140736082369920 18446744073709551615 4327429 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=602004 CPUtime=1.43 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 2291 0 0 0 142 1 0 0 19 0 8 0 543889761 616452096 34509 33554432000 4194304 4627427 140736082369920 18446744073709551615 4350185 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 602004

[startup+3.10079 s]
/proc/loadavg: 7.54 7.19 4.26 9/193 15143
/proc/meminfo: memFree=27379908/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=612556 CPUtime=22.56 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 55969 0 0 0 2211 45 0 0 21 0 8 0 543889761 627257344 42028 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15135/statm: 153139 42028 387 106 0 148110 0
[pid=15135/tid=15136] ppid=15133 vsize=612556 CPUtime=2.46 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 6518 0 0 0 241 5 0 0 19 0 8 0 543889761 627257344 42028 33554432000 4194304 4627427 140736082369920 18446744073709551615 4321747 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=612556 CPUtime=2.91 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 7510 0 0 0 287 4 0 0 18 0 8 0 543889761 627257344 42028 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=612556 CPUtime=2.66 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 7137 0 0 0 262 4 0 0 18 0 8 0 543889761 627257344 42028 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=612556 CPUtime=2.93 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 7360 0 0 0 288 5 0 0 18 0 8 0 543889761 627257344 42028 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=612556 CPUtime=2.9 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 8332 0 0 0 284 6 0 0 20 0 8 0 543889761 627257344 42028 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=612556 CPUtime=2.89 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 7263 0 0 0 284 5 0 0 18 0 8 0 543889761 627257344 42028 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=612556 CPUtime=2.79 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 3735 0 0 0 276 3 0 0 23 0 8 0 543889761 627257344 42029 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.56
Current children cumulated vsize (KiB) 612556

[startup+6.30124 s]
/proc/loadavg: 7.66 7.22 4.28 9/193 15144
/proc/meminfo: memFree=27326464/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=644344 CPUtime=46.86 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 94631 0 0 0 4613 73 0 0 23 0 8 0 543889761 659808256 57204 33554432000 4194304 4627427 140736082369920 18446744073709551615 4428380 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15135/statm: 161086 57204 391 106 0 156057 0
[pid=15135/tid=15136] ppid=15133 vsize=644344 CPUtime=5.56 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 16252 0 0 0 546 10 0 0 18 0 8 0 543889761 659808256 57204 33554432000 4194304 4627427 140736082369920 18446744073709551615 4424993 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=644344 CPUtime=6 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 11607 0 0 0 593 7 0 0 22 0 8 0 543889761 659808256 57205 33554432000 4194304 4627427 140736082369920 18446744073709551615 4327570 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=644344 CPUtime=5.77 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 11717 0 0 0 569 8 0 0 22 0 8 0 543889761 659808256 57205 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=644344 CPUtime=6.04 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 11422 0 0 0 596 8 0 0 22 0 8 0 543889761 659808256 57205 33554432000 4194304 4627427 140736082369920 18446744073709551615 4327697 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=644344 CPUtime=5.98 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 11527 0 0 0 590 8 0 0 18 0 8 0 543889761 659808256 57205 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308717 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=644344 CPUtime=6 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 11398 0 0 0 591 9 0 0 23 0 8 0 543889761 659808256 57205 33554432000 4194304 4627427 140736082369920 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=644344 CPUtime=5.42 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 4495 0 0 0 536 6 0 0 25 0 8 0 543889761 659808256 57205 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0

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

[pid=15135/tid=15137] ppid=15133 vsize=4367896 CPUtime=4661.84 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 793247 0 0 0 465884 300 0 0 25 0 8 0 543889761 4472725504 758491 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=4367896 CPUtime=4656.58 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 828156 0 0 0 465311 347 0 0 25 0 8 0 543889761 4472725504 758491 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=4367896 CPUtime=4661 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 768271 0 0 0 465819 281 0 0 25 0 8 0 543889761 4472725504 758491 33554432000 4194304 4627427 140736082369920 18446744073709551615 4321656 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=4367896 CPUtime=4661.14 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 668778 0 0 0 465815 299 0 0 25 0 8 0 543889761 4472725504 758491 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=4367896 CPUtime=4661.45 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 880266 0 0 0 465835 310 0 0 25 0 8 0 543889761 4472725504 758491 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=4367896 CPUtime=4661.42 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 551285 0 0 0 465878 264 0 0 25 0 8 0 543889761 4472725504 758491 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37261.5
Current children cumulated vsize (KiB) 4367896

[startup+4722.3 s]
/proc/loadavg: 8.06 8.05 7.99 9/193 15293
/proc/meminfo: memFree=24603756/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=3850984 CPUtime=37741.1 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 6031644 0 0 0 3771614 2493 0 0 25 0 8 0 543889761 3943407616 733338 33554432000 4194304 4627427 140736082369920 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15135/statm: 962746 733338 391 106 0 957717 0
[pid=15135/tid=15136] ppid=15133 vsize=3850984 CPUtime=4712.08 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 709030 0 0 0 470887 321 0 0 25 0 8 0 543889761 3943407616 733339 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=3850984 CPUtime=4721.82 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 795587 0 0 0 471881 301 0 0 25 0 8 0 543889761 3943407616 733339 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=3850984 CPUtime=4716.58 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 837660 0 0 0 471308 350 0 0 25 0 8 0 543889761 3943407616 733339 33554432000 4194304 4627427 140736082369920 18446744073709551615 4428002 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=3850984 CPUtime=4720.96 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 778437 0 0 0 471812 284 0 0 25 0 8 0 543889761 3943407616 733339 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=3850984 CPUtime=4721.13 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 670359 0 0 0 471812 301 0 0 25 0 8 0 543889761 3943407616 733339 33554432000 4194304 4627427 140736082369920 18446744073709551615 4428249 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=3850984 CPUtime=4721.45 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 891080 0 0 0 471831 314 0 0 25 0 8 0 543889761 3943407616 733339 33554432000 4194304 4627427 140736082369920 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=3850984 CPUtime=4721.41 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 555706 0 0 0 471873 268 0 0 25 0 8 0 543889761 3943407616 733339 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37741.1
Current children cumulated vsize (KiB) 3850984

[startup+4782.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/193 15295
/proc/meminfo: memFree=24485624/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=4372964 CPUtime=38220.7 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 6082971 0 0 0 3819545 2522 0 0 25 0 8 0 543889761 4477915136 763113 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15135/statm: 1093241 763113 391 106 0 1088212 0
[pid=15135/tid=15136] ppid=15133 vsize=4372964 CPUtime=4772.09 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 714358 0 0 0 476884 325 0 0 25 0 8 0 543889761 4477915136 763113 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=4372964 CPUtime=4781.82 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 805714 0 0 0 477878 304 0 0 25 0 8 0 543889761 4477915136 763113 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=4372964 CPUtime=4776.58 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 842818 0 0 0 477304 354 0 0 25 0 8 0 543889761 4477915136 763113 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=4372964 CPUtime=4780.9 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 784068 0 0 0 477801 289 0 0 25 0 8 0 543889761 4477915136 763113 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=4372964 CPUtime=4781.12 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 674324 0 0 0 477807 305 0 0 25 0 8 0 543889761 4477915136 763113 33554432000 4194304 4627427 140736082369920 18446744073709551615 4310133 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=4372964 CPUtime=4781.45 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 895776 0 0 0 477828 317 0 0 25 0 8 0 543889761 4477915136 763113 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=4372964 CPUtime=4781.41 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 560000 0 0 0 477870 271 0 0 25 0 8 0 543889761 4477915136 763113 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38220.7
Current children cumulated vsize (KiB) 4372964

[startup+4842.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/193 15297
/proc/meminfo: memFree=24487092/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=4407928 CPUtime=38700.3 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 6147967 0 0 0 3867480 2550 0 0 25 0 8 0 543889761 4513718272 763218 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15135/statm: 1101982 763218 391 106 0 1096953 0
[pid=15135/tid=15136] ppid=15133 vsize=4407928 CPUtime=4832.09 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 725108 0 0 0 482880 329 0 0 25 0 8 0 543889761 4513718272 763218 33554432000 4194304 4627427 140736082369920 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=4407928 CPUtime=4841.82 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 811328 0 0 0 483875 307 0 0 25 0 8 0 543889761 4513718272 763218 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=4407928 CPUtime=4836.58 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 853179 0 0 0 483301 357 0 0 25 0 8 0 543889761 4513718272 763218 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=4407928 CPUtime=4840.85 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 795289 0 0 0 483791 294 0 0 25 0 8 0 543889761 4513718272 763218 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=4407928 CPUtime=4841.12 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 676859 0 0 0 483805 307 0 0 25 0 8 0 543889761 4513718272 763218 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=4407928 CPUtime=4841.45 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 906725 0 0 0 483824 321 0 0 25 0 8 0 543889761 4513718272 763218 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=4407928 CPUtime=4841.42 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 563192 0 0 0 483869 273 0 0 25 0 8 0 543889761 4513718272 763218 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38700.3
Current children cumulated vsize (KiB) 4407928

[startup+4902.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/193 15298
/proc/meminfo: memFree=24449132/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=4283884 CPUtime=39179.9 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 6198604 0 0 0 3915416 2575 0 0 25 0 8 0 543889761 4386697216 772242 33554432000 4194304 4627427 140736082369920 18446744073709551615 4333301 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15135/statm: 1070971 772242 391 106 0 1065942 0
[pid=15135/tid=15136] ppid=15133 vsize=4283884 CPUtime=4892.09 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 734486 0 0 0 488876 333 0 0 25 0 8 0 543889761 4386697216 772242 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=4283884 CPUtime=4901.82 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 821526 0 0 0 489869 313 0 0 25 0 8 0 543889761 4386697216 772242 33554432000 4194304 4627427 140736082369920 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=4283884 CPUtime=4896.58 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 858012 0 0 0 489299 359 0 0 25 0 8 0 543889761 4386697216 772242 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=4283884 CPUtime=4900.8 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 796736 0 0 0 489785 295 0 0 25 0 8 0 543889761 4386697216 772242 33554432000 4194304 4627427 140736082369920 18446744073709551615 4420204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=4283884 CPUtime=4901.11 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 681944 0 0 0 489801 310 0 0 25 0 8 0 543889761 4386697216 772242 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=4283884 CPUtime=4901.44 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 917078 0 0 0 489819 325 0 0 25 0 8 0 543889761 4386697216 772242 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=4283884 CPUtime=4901.41 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 567357 0 0 0 489866 275 0 0 25 0 8 0 543889761 4386697216 772242 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39179.9
Current children cumulated vsize (KiB) 4283884

[startup+4962.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/193 15300
/proc/meminfo: memFree=24495988/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=4215764 CPUtime=39659.5 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 6249465 0 0 0 3963353 2599 0 0 25 0 8 0 543889761 4316942336 761069 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15135/statm: 1053941 761069 391 106 0 1048912 0
[pid=15135/tid=15136] ppid=15133 vsize=4215764 CPUtime=4952.09 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 740656 0 0 0 494872 337 0 0 25 0 8 0 543889761 4316942336 761069 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=4215764 CPUtime=4961.82 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 824594 0 0 0 495868 314 0 0 25 0 8 0 543889761 4316942336 761069 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=4215764 CPUtime=4956.58 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 868630 0 0 0 495295 363 0 0 25 0 8 0 543889761 4316942336 761069 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=4215764 CPUtime=4960.75 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 807840 0 0 0 495777 298 0 0 25 0 8 0 543889761 4316942336 761069 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=4215764 CPUtime=4961.1 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 684843 0 0 0 495797 313 0 0 25 0 8 0 543889761 4316942336 761069 33554432000 4194304 4627427 140736082369920 18446744073709551615 4330932 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=4215764 CPUtime=4961.44 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 920633 0 0 0 495817 327 0 0 25 0 8 0 543889761 4316942336 761069 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=4215764 CPUtime=4961.42 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 570682 0 0 0 495864 278 0 0 25 0 8 0 543889761 4316942336 761069 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39659.5
Current children cumulated vsize (KiB) 4215764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5004.9 s]
/proc/loadavg: 8.06 8.05 8.00 9/193 15301
/proc/meminfo: memFree=24470556/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=4186220 CPUtime=40000.1 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4202496 6280324 0 0 0 3997395 2616 0 0 25 0 8 0 543889761 4286689280 766408 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15135/statm: 1046555 766408 391 106 0 1041526 0
[pid=15135/tid=15136] ppid=15133 vsize=4186220 CPUtime=4994.7 cores=0-7
/proc/15135/task/15136/stat : 15136 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 748757 0 0 0 499131 339 0 0 25 0 8 0 543889761 4286689280 766408 33554432000 4194304 4627427 140736082369920 18446744073709551615 4427960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15135/tid=15137] ppid=15133 vsize=4186220 CPUtime=5004.42 cores=0-7
/proc/15135/task/15137/stat : 15137 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 827538 0 0 0 500127 315 0 0 25 0 8 0 543889761 4286689280 766408 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15135/tid=15138] ppid=15133 vsize=4186220 CPUtime=4999.19 cores=0-7
/proc/15135/task/15138/stat : 15138 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 871679 0 0 0 499554 365 0 0 25 0 8 0 543889761 4286689280 766408 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15135/tid=15139] ppid=15133 vsize=4186220 CPUtime=5003.33 cores=0-7
/proc/15135/task/15139/stat : 15139 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 811714 0 0 0 500032 301 0 0 25 0 8 0 543889761 4286689280 766408 33554432000 4194304 4627427 140736082369920 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15135/tid=15140] ppid=15133 vsize=4186220 CPUtime=5003.71 cores=0-7
/proc/15135/task/15140/stat : 15140 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 688014 0 0 0 500054 317 0 0 25 0 8 0 543889761 4286689280 766408 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15135/tid=15141] ppid=15133 vsize=4186220 CPUtime=5004.05 cores=0-7
/proc/15135/task/15141/stat : 15141 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 924123 0 0 0 500076 329 0 0 25 0 8 0 543889761 4286689280 766408 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15135/tid=15142] ppid=15133 vsize=4186220 CPUtime=5004.03 cores=0-7
/proc/15135/task/15142/stat : 15142 (strangenight2-m) R 15133 15135 15023 0 -1 4202560 573527 0 0 0 500123 280 0 0 25 0 8 0 543889761 4286689280 766408 33554432000 4194304 4627427 140736082369920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 4186220

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

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

[startup+5005.01 s]
/proc/loadavg: 8.06 8.05 8.00 9/193 15301
/proc/meminfo: memFree=24470556/32951132 swapFree=67111356/67111528
[pid=15135] ppid=15133 vsize=0 CPUtime=40000.2 cores=0-7
/proc/15135/stat : 15135 (strangenight2-m) R 15133 15135 15023 0 -1 4203524 6280324 0 0 0 3997399 2626 0 0 25 0 1 0 543889761 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15135/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5005.06
CPU time (s): 40000.3
CPU user time (s): 39974
CPU system time (s): 26.309
CPU usage (%): 799.197
Max. virtual memory (cumulated for all children) (KiB): 4688320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39974
system time used= 26.309
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6280324
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= 32828
involuntary context switches= 165738

runsolver used 7.69383 second user time and 19.654 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-02 09:55:01
IDJOB=3321072
IDBENCH=71089
IDSOLVER=1709
FILE ID=node131/3321072-1304322901
RUNJOBID= node131-1304322184-15037
PBS_JOBID= 13176795
Free space on /tmp= 72908 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321072-1304322901/watcher-3321072-1304322901 -o /tmp/evaluation-result-3321072-1304322901/solver-3321072-1304322901 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321072-1304322901.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1072388841

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      27541948 kB
Buffers:        297252 kB
Cached:        1940260 kB
SwapCached:        168 kB
Active:        3180288 kB
Inactive:      1896048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27541948 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7500 kB
Writeback:           0 kB
AnonPages:     2839308 kB
Mapped:          19456 kB
Slab:           261388 kB
PageTables:      10808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  3170476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72900 MiB
End job on node131 at 2011-05-02 11:18:28