Trace number 3366095

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.15 1202.26

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S360796849-068-UNKNOWN.cnf
MD5SUM20b02cb2651a47b9d104f0bf45924440
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.89356
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366095-1305394590.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.07	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.07	c -- vars added      10000
0.00/0.07	c Parsing time:  0.02 s
0.00/0.07	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.00/0.07	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.00/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.00/0.09	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.00/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    258  v-fix:    0  time:  0.05 s
0.00/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.16	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.16	c calculated reachability. Time: 0.00
0.00/0.16	c Calc default polars -  time:   0.00 s pos:    4411 undec:    1092 neg:    4497
0.00/0.16	c =========================================================================================
0.00/0.16	c types(t): F = full restart, N = normal restart
0.00/0.16	c types(t): S = simplification begin/end, E = solution found
0.00/0.16	c restart types(rt): st = static, dy = dynamic
0.00/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.16	c  B st     0         0      9742     41691         0         0    126703         0   no data   no data
0.00/0.84	c  N dy    21      4051      9742     41691         0      4051    126703    711069    100.63    106.15
5.96/1.51	c  N dy    38      8141      9742     41691         0      4644    126703    341431     94.56    105.94
8.34/2.19	c  N dy    64     12212      9742     41691         0      8714    126703    941286     94.81    100.11
11.55/2.94	c  N dy    89     16480      9742     41691         0      7231    126703    437893     95.25    105.43
14.34/3.63	c  N dy   109     20567      9742     41691         0     11318    126703   1040684     94.36    103.78
17.13/4.35	c  N dy   133     24573      9742     41691         0      7951    126703    303332     94.10     99.70
17.53/4.42	c  F st   137     25000      9742     41691         0      8378    126703    364808     94.07   no data
21.16/5.35	c  N dy   143     30000      9742     41691         0     13377    126703   1246980     94.07   no data
21.16/5.35	c  S st   143     30000      9742     41691         0     13377    126703   1246980     94.07   no data
21.52/5.45	c  S st   143     30503      9742     41691         0     13880    126703   1302655     94.07   no data
21.52/5.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.52/5.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
21.52/5.49	c blocked clauses removed:      185 vars:     31 tried:        9742 T: 0.00 s
21.52/5.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.52/5.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.52/5.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9711 time:  0.00 s
21.52/5.50	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
21.92/5.53	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.03 s
22.32/5.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.12/5.81	c lits-rem:         5  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.20 s
23.12/5.86	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.04
23.12/5.86	c calculated reachability. Time: 0.00
23.12/5.86	c  N dy   143     30503      9710     41505         0     13868    126156   1299003     94.07   no data
26.31/6.62	c  N dy   170     34517      9710     41505         0      9202    126156    302272     94.21    122.50
29.11/7.35	c  N dy   193     38621      9710     41505         0     13306    126156    906012     93.87     99.38
32.30/8.13	c  N dy   220     42657      9710     41505         0     17342    126156   1521870     93.94    101.23
34.70/8.74	c  S st   237     45754      9710     41505         0     10597    126156    327595     93.64   no data
35.10/8.83	c  S st   237     46260      9710     41505         0     11103    126156    385326     93.64   no data
35.10/8.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.10/8.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
35.10/8.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.10/8.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.10/8.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.10/8.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
35.10/8.87	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.50/8.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.50/8.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.50/8.95	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.50/8.96	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
35.50/8.96	c vivif2 --  cl tried    11103 cl shrink        0 lits rem          0 time: 0.00
35.90/9.01	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.04
35.90/9.01	c calculated reachability. Time: 0.00
35.90/9.01	c  N dy   237     46260      9710     41505         0     11103    126156    385324     93.64   no data
38.72/9.79	c  N dy   266     50391      9710     41505         0     15234    126156   1016869     93.97     99.50
41.89/10.57	c  N dy   293     54429      9710     41505         0     19272    126156   1626700     93.98    112.25
45.08/11.33	c  N dy   317     58431      9710     41505         0     12356    126156    433005     93.75     99.49
47.87/12.07	c  N dy   342     62461      9710     41505         0     16386    126156   1019081     93.62     98.58
51.07/12.86	c  N dy   371     66474      9710     41505         0     20399    126156   1634224     93.80    100.49
53.46/13.47	c  S st   392     69392      9710     41505         0     23315    126156   2065872     93.79   no data
53.86/13.58	c  S st   392     69897      9710     41505         0     23820    126156   2119141     93.79   no data
53.86/13.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.26/13.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
54.26/13.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.26/13.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.26/13.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.26/13.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
54.26/13.63	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
54.26/13.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
54.66/13.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.46/14.46	c lits-rem:         3  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.67 s
57.46/14.46	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
57.46/14.49	c vivif2 --  cl tried    23818 cl shrink        0 lits rem          0 time: 0.03
57.85/14.55	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.06
57.85/14.55	c calculated reachability. Time: 0.00
57.85/14.55	c  N dy   392     69897      9710     41505         0     23818    126156   2118649     93.79   no data
61.45/15.43	c  N dy   422     74522      9710     41505         0     16481    126156    902201     93.77    102.32
65.07/16.36	c  N dy   451     79335      9710     41505         0     21293    126156   1605926     93.69     99.27
69.46/17.41	c  N dy   486     84473      9710     41505         0     13455    126156    300126     93.75     99.68
71.43/17.98	c  F st   509     87500      9710     41505         0     16482    126156    760484     93.86   no data
74.22/18.66	c  N st   514     90796      9710     41505         0     19778    126156   1332364     93.86   no data
79.02/19.87	c  N dy   541     96733      9710     41505         0     25715    126156   2253523     93.87     99.09
84.21/21.12	c  N dy   581    103007      9710     41505         0     18003    126156    842865     93.81    121.46
85.40/21.47	c  S st   591    104845      9710     41505         0     19841    126156   1112855     93.78     94.57
85.81/21.57	c  S st   591    105347      9710     41505         0     20343    126156   1164742     93.78   no data
85.81/21.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.21/21.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
86.21/21.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.21/21.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.21/21.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.21/21.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
86.21/21.63	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
86.21/21.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
86.62/21.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.40/21.93	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.22 s
87.40/21.94	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
87.40/21.95	c vivif2 --  cl tried    20341 cl shrink        0 lits rem          0 time: 0.02
87.80/22.01	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.05
87.80/22.01	c calculated reachability. Time: 0.00
87.80/22.01	c  N dy   591    105347      9710     41505         0     20341    126156   1163672     93.78   no data
93.39/23.40	c  N dy   634    112070      9710     41505         0     27063    126156   2168951     93.83    100.58
98.98/24.88	c  N dy   676    119238      9710     41505         0     19235    126156    883097     93.91     99.17
105.37/26.45	c  N dy   726    126928      9710     41505         0     26925    126156   2018816     93.93    109.52
112.16/28.20	c  N dy   781    135112      9710     41505         0     19114    126156    730356     94.03    103.15
119.34/29.99	c  N dy   834    143839      9710     41505         0     27838    126156   2048670     94.01    101.01
127.33/31.97	c  N dy   892    153087      9710     41505         0     20083    126156    699098     93.93    100.49
131.31/32.99	c  S st   930    158022      9710     41505         0     25016    126156   1446659     94.01   no data
132.11/33.10	c  S st   930    158525      9710     41505         0     25519    126156   1504974     94.01   no data
132.11/33.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.11/33.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
132.11/33.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.11/33.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.11/33.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.11/33.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
132.11/33.16	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
132.11/33.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
132.51/33.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.12/33.70	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.44 s
134.52/33.70	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
134.52/33.72	c vivif2 --  cl tried    25515 cl shrink        0 lits rem          0 time: 0.02
134.52/33.78	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.06
134.52/33.78	c calculated reachability. Time: 0.00
134.52/33.78	c  N dy   930    158525      9710     41505         0     25515    126156   1504005     94.01   no data
143.71/36.05	c  N dy   997    168741      9710     41505         0     35729    126156   3057956     94.13    111.32
152.91/38.32	c  N dy  1064    179622      9710     41505         0     28609    126156   1843134     94.15     99.39
162.85/40.88	c  N dy  1134    191171      9710     41505         0     21160    126156    567892     94.23    119.27
173.64/43.51	c  N dy  1215    203387      9710     41505         0     33375    126156   2426549     94.41    102.75
185.61/46.51	c  N dy  1302    216878      9710     41505         0     26866    126156   1305992     94.51    101.37
197.99/49.69	c  N dy  1383    230794      9710     41505         0     40782    126156   3410311     94.49    121.31
203.98/51.19	c  S st  1431    237788      9710     41505         0     26778    126156   1138053     94.56     88.90
204.78/51.30	c  S st  1431    238290      9710     41505         0     27280    126156   1196257     94.56   no data
204.78/51.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
204.78/51.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
204.78/51.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
204.78/51.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
204.78/51.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.78/51.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
204.78/51.35	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
204.78/51.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
205.18/51.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.37/51.74	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.30 s
206.37/51.75	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
206.37/51.76	c vivif2 --  cl tried    27278 cl shrink        0 lits rem          0 time: 0.02
206.77/51.82	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.06
206.77/51.83	c calculated reachability. Time: 0.00
206.77/51.83	c  N dy  1431    238290      9710     41505         0     27278    126156   1196015     94.56   no data
220.75/55.35	c  N dy  1535    253651      9710     41505         0     42636    126156   3502457     94.57    105.47
235.12/58.99	c  N dy  1641    270014      9710     41505         0     37006    126156   2534489     94.67    101.17
251.49/63.06	c  N dy  1754    287436      9710     41505         0     31429    126156   1566651     94.79    100.88
269.46/67.56	c  N dy  1872    305810      9710     41505         0     25798    126156    556072     94.89    122.44
269.86/67.65	c  F st  1874    306253      9710     41505         0     26241    126156    621668     94.88     93.45
287.83/72.19	c  N dy  1972    325341      9710     41505         0     45325    126156   3780852     94.90    100.50
306.61/76.88	c  N dy  2104    345417      9710     41505         0     40403    126156   2641728     94.90    103.08
318.97/79.93	c  S st  2181    357435      9710     41505         0     26427    126156    356443     94.96   no data
319.38/80.04	c  S st  2181    357939      9710     41505         0     26931    126156    410517     94.96   no data
319.38/80.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
319.38/80.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
319.38/80.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
319.38/80.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.38/80.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.38/80.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
319.38/80.09	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
319.79/80.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
319.79/80.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.79/80.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
319.79/80.20	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
320.16/80.20	c vivif2 --  cl tried    26931 cl shrink        0 lits rem          0 time: 0.01
320.16/80.26	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.06
320.16/80.26	c calculated reachability. Time: 0.00
320.16/80.26	c  N dy  2181    357939      9710     41505         0     26931    126156    410517     94.96   no data
339.32/85.01	c  N dy  2319    377999      9710     41505         0     46990    126156   3461923     95.02    100.28
358.50/89.86	c  N dy  2454    398028      9710     41505         0     40022    126156   2275300     95.10    113.22
378.86/94.95	c  N dy  2577    418067      9710     41505         0     32058    126156    920040     95.12    101.55
398.43/99.86	c  N dy  2711    438070      9710     41505         0     52061    126156   3945539     95.18    100.52
417.98/104.79	c  N dy  2839    458211      9710     41505         0     43199    126156   2490206     95.24    101.47
439.13/110.09	c  N dy  2977    478302      9710     41505         0     33289    126156    836969     95.28    130.20
459.10/115.02	c  N dy  3106    498399      9710     41505         0     53386    126156   3841481     95.27    101.55
479.47/120.11	c  N dy  3236    518400      9710     41505         0     42388    126156   2095184     95.34    102.12
498.63/124.94	c  S st  3343    536908      9710     41505         0     60895    126156   4878689     95.28   no data
499.03/125.10	c  S st  3343    537413      9710     41505         0     61400    126156   4930404     95.28   no data
499.44/125.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
499.44/125.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
499.44/125.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
499.44/125.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
499.44/125.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
499.44/125.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
499.44/125.18	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
499.86/125.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
500.63/125.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
514.20/128.84	c lits-rem:        26  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.35 s
514.20/128.84	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
514.60/128.92	c vivif2 --  cl tried    61397 cl shrink        0 lits rem          0 time: 0.07
515.00/129.02	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.10
515.00/129.03	c calculated reachability. Time: 0.00
515.00/129.03	c  N dy  3343    537413      9710     41505         0     61397    126156   4929347     95.28   no data
534.99/134.04	c  N dy  3464    557445      9710     41505         0     49433    126156   2949709     95.21    105.14
556.53/139.47	c  N dy  3596    577491      9710     41505         0     36480    126156    886527     95.25    117.03
577.29/144.64	c  N dy  3729    597566      9710     41505         0     56553    126156   3956074     95.29    103.80
598.85/150.05	c  N dy  3864    617699      9710     41505         0     42692    126156   1657671     95.33    100.43
620.80/155.54	c  N dy  4003    637912      9710     41505         0     62902    126156   4744973     95.38    101.22
641.96/160.82	c  N dy  4136    657916      9710     41505         0     47908    126156   2339817     95.42    102.07
663.92/166.39	c  N dy  4262    678007      9710     41505         0     67997    126156   5378944     95.42    102.97
685.08/171.68	c  N dy  4396    698120      9710     41505         0     52112    126156   2814615     95.45    104.48
709.04/177.67	c  N dy  4532    718153      9710     41505         0     72144    126156   5884175     95.51    102.63
730.20/182.94	c  N dy  4659    738343      9710     41505         0     55334    126156   3145292     95.51    101.21
753.76/188.85	c  N dy  4795    758357      9710     41505         0     75348    126156   6225890     95.56    100.72
774.51/194.07	c  N dy  4920    778378      9710     41505         0     57381    126156   3296021     95.54    105.12
798.49/200.06	c  N dy  5040    798470      9710     41505         0     77470    126156   6367370     95.52    103.15
806.45/202.05	c  S st  5090    806120      9710     41505         0     46113    126156   1458868     95.53     99.11
806.86/202.19	c  S st  5090    806621      9710     41505         0     46614    126156   1512863     95.53   no data
806.86/202.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
807.29/202.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
807.29/202.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
807.29/202.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
807.29/202.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.29/202.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
807.29/202.26	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
807.65/202.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
807.65/202.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.45/203.07	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.70 s
810.45/203.07	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
810.45/203.09	c vivif2 --  cl tried    46612 cl shrink        0 lits rem          0 time: 0.02
810.85/203.18	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.08
810.85/203.18	c calculated reachability. Time: 0.00
810.85/203.18	c  N dy  5090    806621      9710     41505         0     46612    126156   1512735     95.53   no data
832.81/208.70	c  N dy  5217    826634      9710     41505         0     66623    126156   4576891     95.54    106.13
856.76/214.64	c  N dy  5346    846925      9710     41505         0     46919    126156   1452208     95.58    101.28
880.31/220.50	c  N dy  5481    867038      9710     41505         0     67032    126156   4550679     95.64    101.75
904.27/226.59	c  N dy  5613    887164      9710     41505         0     46155    126156   1170039     95.67    104.99
926.63/232.13	c  N dy  5745    907253      9710     41505         0     66242    126156   4263772     95.71    101.21
951.39/238.33	c  N dy  5871    927308      9710     41505         0     44298    126156    726684     95.70    100.82
972.95/243.71	c  N dy  5999    947342      9710     41505         0     64332    126156   3725718     95.70    103.93
998.10/250.05	c  N dy  6122    967394      9710     41505         0     84383    126156   6770838     95.70    143.65
1020.06/255.57	c  N dy  6258    987568      9710     41505         0     61559    126156   3216107     95.72    100.97
1044.81/261.76	c  N dy  6388   1007602      9710     41505         0     81590    126156   6254505     95.73    140.37
1067.97/267.58	c  N dy  6525   1027613      9710     41505         0     57610    126156   2507827     95.76    101.97
1092.34/273.69	c  N dy  6654   1047676      9710     41505         0     77673    126156   5587267     95.77    101.18
1117.48/279.93	c  N dy  6798   1067698      9710     41505         0     52692    126156   1566390     95.80    101.95
1121.88/281.06	c  F st  6824   1071875      9710     41505         0     56868    126156   2189485     95.80   no data
1140.65/285.71	c  N dy  6898   1087719      9710     41505         0     72710    126156   4737392     95.79    100.92
1167.79/292.51	c  N dy  7041   1107908      9710     41505         0     46905    126156    545023     95.83    104.63
1189.75/298.01	c  N dy  7163   1127946      9710     41505         0     66943    126156   3664496     95.85    101.99
1215.31/304.46	c  N dy  7295   1147952      9710     41505         0     86946    126156   6744376     95.87    103.51
1239.26/310.44	c  N dy  7426   1167998      9710     41505         0     59984    126156   2371375     95.86    101.63
1264.03/316.61	c  N dy  7554   1188099      9710     41505         0     80085    126156   5444869     95.87    100.93
1290.75/323.33	c  N dy  7692   1208244      9710     41505         0     52236    126156   1062537     95.92    108.07
1292.74/323.80	c  S st  7704   1209933      9710     41505         0     53925    126156   1310762     95.91     81.19
1293.14/323.97	c  S st  7704   1210437      9710     41505         0     54429    126156   1367537     95.91   no data
1293.14/323.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1293.54/324.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1293.54/324.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1293.54/324.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1293.54/324.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1293.54/324.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
1293.54/324.05	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1293.54/324.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1293.94/324.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.74/324.81	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.65 s
1296.74/324.81	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
1296.74/324.83	c vivif2 --  cl tried    54429 cl shrink        0 lits rem          0 time: 0.02
1297.14/324.93	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.10
1297.14/324.94	c calculated reachability. Time: 0.00
1297.14/324.94	c  N dy  7704   1210437      9710     41505         0     54429    126156   1367536     95.91   no data
1320.71/330.85	c  N dy  7838   1230444      9710     41505         0     74432    126156   4439681     95.93    101.42
1347.85/337.68	c  N dy  7967   1250483      9710     41505         0     94470    126156   7503117     95.95    106.62
1371.81/343.60	c  N dy  8105   1270593      9710     41505         0     65578    126156   2931571     95.97    101.16
1397.36/350.09	c  N dy  8245   1290632      9710     41505         0     85614    126156   6035481     96.02    115.10
1424.51/356.84	c  N dy  8376   1310700      9710     41505         0     55684    126156   1311385     96.05    103.25
1448.49/362.80	c  N dy  8505   1330713      9710     41505         0     75697    126156   4363428     96.07    104.82
1475.61/369.68	c  N dy  8630   1350764      9710     41505         0     95746    126156   7428537     96.08    101.16
1500.77/375.93	c  N dy  8751   1370785      9710     41505         0     64770    126156   2513555     96.06    107.44
1525.92/382.28	c  N dy  8871   1391063      9710     41505         0     85048    126156   5632724     96.06    108.18
1555.06/389.50	c  N dy  9000   1411217      9710     41505         0     53207    126156    623947     96.08    101.67
1577.82/395.29	c  N dy  9126   1431302      9710     41505         0     73289    126156   3703311     96.08    101.68
1605.38/402.14	c  N dy  9261   1451378      9710     41505         0     93360    126156   6813829     96.10    105.57
1632.53/408.97	c  N dy  9393   1471380      9710     41505         0     60368    126156   1578122     96.12    103.22
1657.28/415.18	c  N dy  9525   1491487      9710     41505         0     80473    126156   4708313     96.14    107.55
1685.66/422.27	c  N dy  9648   1511610      9710     41505         0    100595    126156   7773650     96.12    102.44
1711.59/428.74	c  N dy  9774   1531670      9710     41505         0     66653    126156   2410112     96.13    115.60
1737.52/435.23	c  N dy  9916   1551692      9710     41505         0     86674    126156   5495261     96.16    102.89
1766.68/442.57	c  N dy 10045   1571762      9710     41505         0    106742    126156   8603849     96.18    108.27
1791.42/448.75	c  N dy 10167   1591984      9710     41505         0     71973    126156   3061136     96.17    104.58
1818.18/455.47	c  N dy 10300   1612181      9710     41505         0     92168    126156   6150158     96.18    102.41
1848.92/463.18	c  N dy 10430   1632204      9710     41505         0     56188    126156    489436     96.20    102.18
1872.88/469.13	c  N dy 10554   1652446      9710     41505         0     76428    126156   3601962     96.20    102.06
1900.03/475.99	c  N dy 10677   1672532      9710     41505         0     96512    126156   6698362     96.21    102.01
1929.98/483.46	c  N dy 10805   1692541      9710     41505         0     59528    126156    859936     96.21    105.49
1951.53/488.80	c  S st 10906   1710437      9710     41505         0     77423    126156   3589981     96.20   no data
1951.93/488.99	c  S st 10906   1710944      9710     41505         0     77930    126156   3644806     96.20   no data
1952.33/489.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1952.33/489.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
1952.33/489.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1952.33/489.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1952.33/489.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1952.33/489.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
1952.33/489.09	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1952.73/489.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1953.14/489.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1964.70/492.19	c lits-rem:         9  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.89 s
1964.70/492.19	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
1965.10/492.25	c vivif2 --  cl tried    77926 cl shrink        0 lits rem          0 time: 0.06
1965.50/492.39	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.13
1965.50/492.39	c calculated reachability. Time: 0.00
1965.50/492.39	c  N dy 10906   1710944      9710     41505         0     77926    126156   3643282     96.20   no data
1994.24/499.58	c  N dy 11043   1731219      9710     41505         0     98198    126156   6804189     96.22    105.23
2024.60/507.18	c  N dy 11163   1751317      9710     41505         0     60298    126156    826593     96.21    103.43
2048.95/513.23	c  N dy 11283   1771329      9710     41505         0     80309    126156   3910743     96.21    101.38
2077.29/520.35	c  N dy 11414   1791510      9710     41505         0    100487    126156   7028996     96.23    103.09
2108.43/528.14	c  N dy 11545   1811611      9710     41505         0     61591    126156    878795     96.23    103.10
2132.79/534.22	c  N dy 11667   1831619      9710     41505         0     81599    126156   3907302     96.22    102.53
2161.14/541.32	c  N dy 11795   1851655      9710     41505         0    101635    126156   7003226     96.23    102.01
2192.69/549.23	c  N dy 11928   1871737      9710     41505         0     61722    126156    749806     96.24    104.92
2217.44/555.43	c  N dy 12056   1891886      9710     41505         0     81869    126156   3783434     96.23    103.69
2245.39/562.48	c  N dy 12176   1911983      9710     41505         0    101966    126156   6860730     96.21    102.11
2277.73/570.56	c  N dy 12306   1932086      9710     41505         0     61070    126156    504658     96.22    101.51
2302.48/576.77	c  N dy 12442   1952137      9710     41505         0     81119    126156   3603468     96.24    120.93
2331.62/584.01	c  N dy 12580   1972312      9710     41505         0    101293    126156   6731969     96.26    101.46
2363.56/592.08	c  N dy 12715   1992427      9710     41505         0    121407    126156   9852210     96.28    102.10
2389.51/598.58	c  N dy 12852   2012449      9710     41505         0     79434    126156   3190224     96.30    106.34
2417.87/605.62	c  N dy 12974   2032682      9710     41505         0     99665    126156   6304602     96.30    102.01
2449.01/613.44	c  N dy 13086   2052756      9710     41505         0    119736    126156   9353679     96.28    103.33
2476.95/620.42	c  N dy 13229   2072854      9710     41505         0     76839    126156   2629690     96.30    107.62
2504.51/627.32	c  N dy 13357   2092934      9710     41505         0     96918    126156   5719317     96.31    103.00
2536.04/635.22	c  N dy 13490   2113078      9710     41505         0    117060    126156   8834005     96.32    102.57
2565.99/642.70	c  N dy 13621   2133106      9710     41505         0     73087    126156   1898091     96.34    102.67
2592.74/649.42	c  N dy 13753   2153276      9710     41505         0     93255    126156   4978297     96.34    101.57
2623.49/657.11	c  N dy 13884   2173354      9710     41505         0    113333    126156   8103917     96.36    129.04
2655.83/665.22	c  N dy 14012   2193472      9710     41505         0     68454    126156   1037265     96.36    102.67
2678.21/670.83	c  S st 14128   2210944      9710     41505         0     85923    126156   3745262     96.38   no data
2678.98/671.03	c  S st 14128   2211448      9710     41505         0     86427    126156   3797466     96.38   no data
2678.98/671.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2679.38/671.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
2679.38/671.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2679.38/671.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2679.38/671.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2679.38/671.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
2679.38/671.14	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2679.78/671.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2680.18/671.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2692.55/674.41	c lits-rem:         7  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.05 s
2692.55/674.42	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
2692.55/674.48	c vivif2 --  cl tried    86421 cl shrink        0 lits rem          0 time: 0.06
2693.35/674.63	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.15
2693.35/674.63	c calculated reachability. Time: 0.00
2693.35/674.63	c  N dy 14128   2211448      9710     41505         0     86421    126156   3794956     96.38   no data
2724.10/682.30	c  N dy 14257   2231483      9710     41505         0    106453    126156   6911980     96.39    101.53
2757.26/690.62	c  N dy 14393   2251563      9710     41505         0    126531    126156  10066264     96.41    111.08
2785.18/697.62	c  N dy 14518   2271620      9710     41505         0     80591    126156   2757915     96.41    103.50
2813.13/704.68	c  N dy 14654   2291638      9710     41505         0    100607    126156   5859814     96.43    101.54
2845.46/712.76	c  N dy 14793   2311732      9710     41505         0    120700    126156   8992275     96.45    102.58
2877.01/720.69	c  N dy 14924   2331791      9710     41505         0     73768    126156   1604857     96.47    110.70
2904.55/727.52	c  N dy 15058   2352011      9710     41505         0     93987    126156   4723855     96.49    101.69
2936.10/735.48	c  N dy 15188   2372029      9710     41505         0    114005    126156   7756393     96.48    101.65
2970.83/744.10	c  N dy 15320   2392033      9710     41505         0    134006    126156  10850804     96.50    103.84
2997.18/750.78	c  N dy 15447   2412110      9710     41505         0     86085    126156   3296512     96.50    102.19
3026.73/758.14	c  N dy 15588   2432172      9710     41505         0    106142    126156   6414389     96.52    104.30
3060.29/766.53	c  N dy 15719   2452331      9710     41505         0    126301    126156   9507330     96.53    101.82
3091.80/774.45	c  N dy 15854   2472400      9710     41505         0     77371    126156   1827916     96.54    113.34
3119.35/781.37	c  N dy 15988   2492603      9710     41505         0     97570    126156   4913711     96.55    103.61
3150.90/789.21	c  N dy 16114   2512834      9710     41505         0    117801    126156   8043161     96.56    102.30
3186.03/798.05	c  N dy 16246   2532837      9710     41505         0    137802    126156  11121841     96.56    103.48
3213.59/804.93	c  N dy 16386   2552972      9710     41505         0     87942    126156   3329143     96.59    102.62
3242.72/812.29	c  N dy 16509   2573006      9710     41505         0    107976    126156   6381248     96.58    104.98
3276.26/820.69	c  N dy 16633   2593355      9710     41505         0    128324    126156   9529720     96.58    104.17
3310.21/829.15	c  N dy 16774   2613504      9710     41505         0     77480    126156   1576175     96.59    104.28
3337.36/835.96	c  N dy 16900   2633652      9710     41505         0     97627    126156   4693716     96.61    102.12
3368.51/843.76	c  N dy 17030   2653792      9710     41505         0    117763    126156   7792508     96.61    102.67
3404.04/852.62	c  N dy 17159   2673915      9710     41505         0    137886    126156  10900997     96.62    103.02
3433.98/860.10	c  N dy 17293   2694066      9710     41505         0     86038    126156   2751070     96.64    102.10
3458.35/866.29	c  S st 17409   2711449      9710     41505         0    103418    126156   5459425     96.64     93.40
3459.56/866.51	c  S st 17409   2711956      9710     41505         0    103925    126156   5519096     96.64   no data
3459.56/866.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3459.97/866.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.08
3459.97/866.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3459.97/866.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3459.97/866.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3459.97/866.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
3459.97/866.64	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3460.34/866.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3461.14/866.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3478.31/871.27	c lits-rem:         8  cl-subs:        8  v-elim:      0  v-fix:    0  time:  4.32 s
3478.31/871.28	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
3478.71/871.37	c vivif2 --  cl tried   103917 cl shrink        0 lits rem          0 time: 0.09
3479.51/871.54	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.18
3479.51/871.55	c calculated reachability. Time: 0.00
3479.51/871.55	c  N dy 17409   2711956      9710     41505         0    103917    126156   5517351     96.64   no data
3513.84/880.14	c  N dy 17540   2732003      9710     41505         0    123963    126156   8607467     96.66    103.80
3550.19/889.23	c  N dy 17668   2752086      9710     41505         0    144044    126156  11707196     96.66    106.93
3577.74/896.17	c  N dy 17795   2772129      9710     41505         0     91093    126156   3358239     96.67    108.23
3607.69/903.66	c  N dy 17930   2792162      9710     41505         0    111122    126156   6462364     96.67    103.32
3641.64/912.14	c  N dy 18068   2812184      9710     41505         0    131144    126156   9568390     96.68    102.04
3676.77/920.98	c  N dy 18194   2832279      9710     41505         0     77245    126156   1077461     96.69    103.46
3704.33/927.86	c  N dy 18328   2852337      9710     41505         0     97300    126156   4169893     96.69    103.39
3736.70/935.91	c  N dy 18452   2872439      9710     41505         0    117401    126156   7250491     96.70    105.22
3771.84/944.72	c  N dy 18584   2892511      9710     41505         0    137471    126156  10349969     96.70    102.22
3805.36/953.18	c  N dy 18708   2912604      9710     41505         0     82570    126156   1757570     96.70    102.76
3833.33/960.18	c  N dy 18843   2932627      9710     41505         0    102591    126156   4865746     96.71    102.54
3865.25/968.14	c  N dy 18967   2952628      9710     41505         0    122590    126156   7988316     96.72    110.18
3901.19/977.11	c  N dy 19102   2972677      9710     41505         0    142636    126156  11043244     96.73    111.49
3933.94/985.37	c  N dy 19241   2992793      9710     41505         0     86759    126156   2236986     96.75    102.50
3963.08/992.62	c  N dy 19371   3012856      9710     41505         0    106822    126156   5358720     96.76    120.84
3995.44/1000.76	c  N dy 19497   3032946      9710     41505         0    126910    126156   8487749     96.77    102.67
4032.56/1010.06	c  N dy 19630   3053027      9710     41505         0    146990    126156  11624266     96.78    102.18
4064.51/1018.04	c  N dy 19767   3073241      9710     41505         0     90205    126156   2625060     96.79    104.87
4094.05/1025.47	c  N dy 19905   3093284      9710     41505         0    110246    126156   5735935     96.80    102.99
4127.22/1033.73	c  N dy 20028   3113377      9710     41505         0    130337    126156   8835143     96.80    102.08
4164.35/1043.09	c  N dy 20163   3133398      9710     41505         0    150358    126156  11911230     96.81    103.47
4195.50/1050.87	c  N dy 20296   3153406      9710     41505         0     92373    126156   2809662     96.83    103.07
4225.44/1058.36	c  N dy 20423   3173476      9710     41505         0    112442    126156   5904451     96.83    103.13
4258.99/1066.79	c  N dy 20559   3193569      9710     41505         0    132532    126156   8986256     96.84    102.13
4293.73/1075.48	c  S st 20683   3211956      9710     41505         0    150917    126156  11854527     96.84   no data
4295.32/1075.80	c  S st 20683   3212460      9710     41505         0    151421    126156  11914161     96.84   no data
4295.32/1075.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4295.72/1075.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.12
4295.72/1075.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4295.72/1075.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4295.72/1075.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4295.72/1075.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
4295.72/1075.97	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4296.52/1076.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4298.53/1076.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4336.05/1086.05	c lits-rem:        10  cl-subs:       16  v-elim:      0  v-fix:    0  time:  9.34 s
4336.05/1086.05	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
4336.85/1086.22	c vivif2 --  cl tried   151405 cl shrink        0 lits rem          0 time: 0.17
4337.65/1086.46	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.23
4337.65/1086.46	c calculated reachability. Time: 0.00
4337.65/1086.46	c  N dy 20683   3212460      9710     41505         0    151405    126156  11909855     96.84   no data
4369.59/1094.45	c  N dy 20809   3232669      9710     41505         0     92618    126156   2717530     96.84    102.74
4399.98/1102.09	c  N dy 20945   3252746      9710     41505         0    112693    126156   5863381     96.86    102.88
4434.30/1110.65	c  N dy 21081   3272768      9710     41505         0    132713    126156   8994983     96.88    102.90
4471.83/1120.06	c  N dy 21214   3292893      9710     41505         0    152832    126156  12180675     96.89    104.76
4503.77/1128.05	c  N dy 21335   3312987      9710     41505         0     92932    126156   2584249     96.89    104.21
4534.52/1135.73	c  N dy 21464   3333534      9710     41505         0    113479    126156   5787591     96.90    102.58
4568.86/1144.34	c  N dy 21592   3353615      9710     41505         0    133559    126156   8875517     96.90    102.58
4608.79/1154.39	c  N dy 21714   3373762      9710     41505         0    153705    126156  11973520     96.90    106.49
4642.72/1162.86	c  N dy 21842   3394397      9710     41505         0     93343    126156   2516701     96.90    103.17
4672.66/1170.35	c  N dy 21966   3414451      9710     41505         0    113397    126156   5594108     96.90    106.73
4706.21/1178.78	c  N dy 22088   3434490      9710     41505         0    133434    126156   8700618     96.90    109.63
4744.16/1188.23	c  N dy 22218   3454562      9710     41505         0    153501    126156  11795044     96.90    103.05
4778.89/1196.92	c  N dy 22342   3474832      9710     41505         0     91782    126156   2098041     96.90    103.40

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.21 8.08 7.76 6/232 2651
/proc/meminfo: memFree=18501708/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 405 0 0 0 0 0 0 0 25 0 4 0 651058846 52396032 346 33554432000 4194304 4580107 140733244851504 18446744073709551615 248089754609 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 12792 347 299 95 0 7774 0
[pid=2651/tid=2652] ppid=2649 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651058846 52396032 351 33554432000 4194304 4580107 140733244851504 18446744073709551615 47709356832690 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651058846 52396032 351 33554432000 4194304 4580107 140733244851504 18446744073709551615 248084745302 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651058846 52396032 351 33554432000 4194304 4580107 140733244851504 18446744073709551615 47709356832684 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0261001 s]
/proc/loadavg: 8.21 8.08 7.76 6/232 2651
/proc/meminfo: memFree=18501708/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=303236 CPUtime=3.59 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 18327 0 0 0 357 2 0 0 25 0 4 0 651058846 310513664 14642 33554432000 4194304 4580107 140733244851504 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 75809 14643 377 95 0 70791 0
[pid=2651/tid=2652] ppid=2649 vsize=303236 CPUtime=0.89 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 5000 0 0 0 89 0 0 0 19 0 4 0 651058846 310513664 14643 33554432000 4194304 4580107 140733244851504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=303236 CPUtime=0.89 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 5088 0 0 0 89 0 0 0 19 0 4 0 651058846 310513664 14643 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=303236 CPUtime=0.89 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 2898 0 0 0 89 0 0 0 19 0 4 0 651058846 310513664 14643 33554432000 4194304 4580107 140733244851504 18446744073709551615 4306033 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 303236

[startup+1.01048 s]
/proc/loadavg: 8.21 8.08 7.76 6/232 2651
/proc/meminfo: memFree=18501708/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=303236 CPUtime=3.99 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 18729 0 0 0 397 2 0 0 25 0 4 0 651058846 310513664 15044 33554432000 4194304 4580107 140733244851504 18446744073709551615 4317525 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 75809 15045 377 95 0 70791 0
[pid=2651/tid=2652] ppid=2649 vsize=303236 CPUtime=0.99 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 5100 0 0 0 99 0 0 0 19 0 4 0 651058846 310513664 15045 33554432000 4194304 4580107 140733244851504 18446744073709551615 4316736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=303236 CPUtime=0.99 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 5185 0 0 0 99 0 0 0 19 0 4 0 651058846 310513664 15045 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=303236 CPUtime=0.99 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 3006 0 0 0 99 0 0 0 19 0 4 0 651058846 310513664 15045 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293048 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 303236

[startup+1.10047 s]
/proc/loadavg: 8.21 8.08 7.76 6/232 2651
/proc/meminfo: memFree=18501708/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=303236 CPUtime=4.35 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 19214 0 0 0 433 2 0 0 25 0 4 0 651058846 310513664 15529 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293812 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 75809 15529 377 95 0 70791 0
[pid=2651/tid=2652] ppid=2649 vsize=303236 CPUtime=1.08 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 5201 0 0 0 108 0 0 0 19 0 4 0 651058846 310513664 15529 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=303236 CPUtime=1.08 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 5283 0 0 0 108 0 0 0 19 0 4 0 651058846 310513664 15530 33554432000 4194304 4580107 140733244851504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=303236 CPUtime=1.08 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 3210 0 0 0 108 0 0 0 19 0 4 0 651058846 310513664 15530 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 303236

[startup+1.20045 s]
/proc/loadavg: 8.21 8.08 7.76 6/232 2651
/proc/meminfo: memFree=18501708/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=305208 CPUtime=4.76 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 20051 0 0 0 473 3 0 0 25 0 4 0 651058846 312532992 15027 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293932 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 76302 15027 377 95 0 71284 0
[pid=2651/tid=2652] ppid=2649 vsize=305208 CPUtime=1.18 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 5302 0 0 0 118 0 0 0 19 0 4 0 651058846 312532992 15027 33554432000 4194304 4580107 140733244851504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=305208 CPUtime=1.18 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 5375 0 0 0 118 0 0 0 19 0 4 0 651058846 312532992 15027 33554432000 4194304 4580107 140733244851504 18446744073709551615 4318990 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=305208 CPUtime=1.18 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 3757 0 0 0 118 0 0 0 19 0 4 0 651058846 312532992 15027 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 305208

[startup+1.5004 s]
/proc/loadavg: 8.21 8.08 7.76 6/232 2651
/proc/meminfo: memFree=18501708/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=311216 CPUtime=5.96 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 22499 0 0 0 592 4 0 0 25 0 4 0 651058846 318685184 13333 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 77804 13333 377 95 0 72786 0
[pid=2651/tid=2652] ppid=2649 vsize=311216 CPUtime=1.48 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 6040 0 0 0 147 1 0 0 20 0 4 0 651058846 318685184 13333 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=311216 CPUtime=1.49 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 6109 0 0 0 148 1 0 0 19 0 4 0 651058846 318685184 13333 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=311216 CPUtime=1.48 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 4040 0 0 0 148 0 0 0 20 0 4 0 651058846 318685184 13333 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 311216

[startup+3.10812 s]
/proc/loadavg: 8.28 8.10 7.77 9/236 2655
/proc/meminfo: memFree=18442156/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=312096 CPUtime=12.37 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 30175 0 0 0 1232 5 0 0 25 0 4 0 651058846 319586304 14629 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 78024 14629 377 95 0 73006 0
[pid=2651/tid=2652] ppid=2649 vsize=312096 CPUtime=3.09 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 7989 0 0 0 308 1 0 0 25 0 4 0 651058846 319586304 14629 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=312096 CPUtime=3.09 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 8022 0 0 0 308 1 0 0 25 0 4 0 651058846 319586304 14629 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=312096 CPUtime=3.07 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 5968 0 0 0 307 0 0 0 25 0 4 0 651058846 319586304 14629 33554432000 4194304 4580107 140733244851504 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 312096

[startup+6.30055 s]
/proc/loadavg: 8.25 8.09 7.77 9/236 2656
/proc/meminfo: memFree=18407288/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=339852 CPUtime=25.13 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 51531 0 0 0 2504 9 0 0 25 0 4 0 651058846 348008448 22259 33554432000 4194304 4580107 140733244851504 18446744073709551615 4320813 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 84963 22259 379 95 0 79945 0
[pid=2651/tid=2652] ppid=2649 vsize=339852 CPUtime=6.3 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 11892 0 0 0 627 3 0 0 25 0 4 0 651058846 348008448 22267 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=339852 CPUtime=6.29 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 11875 0 0 0 628 1 0 0 25 0 4 0 651058846 348008448 22267 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=339852 CPUtime=6.25 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 9908 0 0 0 624 1 0 0 25 0 4 0 651058846 348008448 22267 33554432000 4194304 4580107 140733244851504 18446744073709551615 4305984 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 339852

[startup+12.7004 s]
/proc/loadavg: 8.23 8.09 7.77 9/236 2656
/proc/meminfo: memFree=18299340/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=319104 CPUtime=50.67 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 91729 0 0 0 5049 18 0 0 25 0 4 0 651058846 326762496 47926 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293918 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 79776 47926 379 95 0 74758 0
[pid=2651/tid=2652] ppid=2649 vsize=319104 CPUtime=12.68 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 21269 0 0 0 1263 5 0 0 25 0 4 0 651058846 326762496 47926 33554432000 4194304 4580107 140733244851504 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=319104 CPUtime=12.68 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 25690 0 0 0 1263 5 0 0 25 0 4 0 651058846 326762496 47926 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=319104 CPUtime=12.6 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 20467 0 0 0 1256 4 0 0 25 0 4 0 651058846 326762496 47926 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293962 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 319104

[startup+25.5012 s]
/proc/loadavg: 8.20 8.09 7.77 9/236 2656
/proc/meminfo: memFree=18189224/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=434588 CPUtime=101.77 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 146920 0 0 0 10147 30 0 0 25 0 4 0 651058846 445018112 68758 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 108647 68758 379 95 0 103629 0
[pid=2651/tid=2652] ppid=2649 vsize=434588 CPUtime=25.49 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 36509 0 0 0 2540 9 0 0 25 0 4 0 651058846 445018112 68758 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=434588 CPUtime=25.48 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 36668 0 0 0 2541 7 0 0 25 0 4 0 651058846 445018112 68758 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=434588 CPUtime=25.3 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 36456 0 0 0 2523 7 0 0 25 0 4 0 651058846 445018112 68758 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 434588

[startup+51.1006 s]
/proc/loadavg: 8.21 8.10 7.78 9/236 2657
/proc/meminfo: memFree=18100576/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=511864 CPUtime=203.98 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 228299 0 0 0 20350 48 0 0 25 0 4 0 651058846 524148736 74156 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 127966 74156 379 95 0 122948 0
[pid=2651/tid=2652] ppid=2649 vsize=511864 CPUtime=51.08 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 59627 0 0 0 5095 13 0 0 25 0 4 0 651058846 524148736 74156 33554432000 4194304 4580107 140733244851504 18446744073709551615 4292913 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=511864 CPUtime=51.08 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 53084 0 0 0 5097 11 0 0 25 0 4 0 651058846 524148736 74156 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=511864 CPUtime=50.72 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 57720 0 0 0 5060 12 0 0 25 0 4 0 651058846 524148736 74156 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 511864

[startup+102.301 s]
/proc/loadavg: 8.16 8.09 7.80 9/236 2658
/proc/meminfo: memFree=18054372/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=623656 CPUtime=408.39 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 386682 0 0 0 40753 86 0 0 25 0 4 0 651058846 638623744 88373 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 155914 88373 383 95 0 150896 0
[pid=2651/tid=2652] ppid=2649 vsize=623656 CPUtime=102.28 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 99696 0 0 0 10206 22 0 0 25 0 4 0 651058846 638623744 88373 33554432000 4194304 4580107 140733244851504 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=623656 CPUtime=102.27 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 90326 0 0 0 10205 22 0 0 25 0 4 0 651058846 638623744 88373 33554432000 4194304 4580107 140733244851504 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=623656 CPUtime=101.54 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 101930 0 0 0 10133 21 0 0 25 0 4 0 651058846 638623744 88373 33554432000 4194304 4580107 140733244851504 18446744073709551615 4292941 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.39
Current children cumulated vsize (KiB) 623656

[startup+162.301 s]

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

[pid=2651] ppid=2649 vsize=991816 CPUtime=2803.94 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 1710718 0 0 0 279918 476 0 0 25 0 4 0 651058846 1015619584 173198 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293755 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 247954 173198 379 95 0 242936 0
[pid=2651/tid=2652] ppid=2649 vsize=991816 CPUtime=702.25 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 436770 0 0 0 70101 124 0 0 25 0 4 0 651058846 1015619584 173198 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=991816 CPUtime=702.25 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 420435 0 0 0 70106 119 0 0 25 0 4 0 651058846 1015619584 173198 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=991816 CPUtime=697.16 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 431555 0 0 0 69602 114 0 0 25 0 4 0 651058846 1015619584 173198 33554432000 4194304 4580107 140733244851504 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2803.94
Current children cumulated vsize (KiB) 991816

[startup+762.301 s]
/proc/loadavg: 8.04 8.03 7.91 9/236 2676
/proc/meminfo: memFree=17414016/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=1126116 CPUtime=3043.5 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 1831397 0 0 0 303839 511 0 0 25 0 4 0 651058846 1153142784 200791 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 281529 200791 379 95 0 276511 0
[pid=2651/tid=2652] ppid=2649 vsize=1126116 CPUtime=762.24 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 463147 0 0 0 76093 131 0 0 25 0 4 0 651058846 1153142784 200791 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=1126116 CPUtime=762.25 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 462273 0 0 0 76096 129 0 0 25 0 4 0 651058846 1153142784 200791 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=1126116 CPUtime=756.73 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 457950 0 0 0 75550 123 0 0 25 0 4 0 651058846 1153142784 200791 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3043.5
Current children cumulated vsize (KiB) 1126116

[startup+822.3 s]
/proc/loadavg: 7.73 7.97 7.89 5/228 2695
/proc/meminfo: memFree=18512272/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=1128628 CPUtime=3283.06 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 1935349 0 0 0 327762 544 0 0 25 0 4 0 651058846 1155715072 209996 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 282157 209996 379 95 0 277139 0
[pid=2651/tid=2652] ppid=2649 vsize=1128628 CPUtime=822.25 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 489347 0 0 0 82086 139 0 0 25 0 4 0 651058846 1155715072 209996 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=1128628 CPUtime=822.25 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 488340 0 0 0 82088 137 0 0 25 0 4 0 651058846 1155715072 209996 33554432000 4194304 4580107 140733244851504 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=1128628 CPUtime=816.3 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 483937 0 0 0 81498 132 0 0 25 0 4 0 651058846 1155715072 209996 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.06
Current children cumulated vsize (KiB) 1128628

[startup+882.301 s]
/proc/loadavg: 5.42 7.26 7.65 5/227 2697
/proc/meminfo: memFree=18484660/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=1166884 CPUtime=3522.64 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 2053248 0 0 0 351682 582 0 0 25 0 4 0 651058846 1194889216 216440 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 291721 216440 379 95 0 286703 0
[pid=2651/tid=2652] ppid=2649 vsize=1166884 CPUtime=882.25 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 521067 0 0 0 88076 149 0 0 25 0 4 0 651058846 1194889216 216440 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=1166884 CPUtime=882.25 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 514883 0 0 0 88078 147 0 0 25 0 4 0 651058846 1194889216 216440 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=1166884 CPUtime=875.88 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 514559 0 0 0 87447 141 0 0 25 0 4 0 651058846 1194889216 216440 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3522.64
Current children cumulated vsize (KiB) 1166884

[startup+942.3 s]
/proc/loadavg: 4.57 6.68 7.43 5/227 2698
/proc/meminfo: memFree=18432680/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=1220508 CPUtime=3762.23 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 2155274 0 0 0 375604 619 0 0 25 0 4 0 651058846 1249800192 230234 33554432000 4194304 4580107 140733244851504 18446744073709551615 4317222 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 305127 230234 379 95 0 300109 0
[pid=2651/tid=2652] ppid=2649 vsize=1220508 CPUtime=942.24 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 545651 0 0 0 94067 157 0 0 25 0 4 0 651058846 1249800192 230234 33554432000 4194304 4580107 140733244851504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=1220508 CPUtime=942.24 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 542036 0 0 0 94067 157 0 0 25 0 4 0 651058846 1249800192 230234 33554432000 4194304 4580107 140733244851504 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=1220508 CPUtime=935.49 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 539701 0 0 0 93399 150 0 0 25 0 4 0 651058846 1249800192 230234 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3762.23
Current children cumulated vsize (KiB) 1220508

[startup+1002.3 s]
/proc/loadavg: 4.21 6.19 7.21 5/227 2700
/proc/meminfo: memFree=18440720/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=1222072 CPUtime=4001.82 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 2255001 0 0 0 399528 654 0 0 25 0 4 0 651058846 1251401728 227547 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 305518 227547 379 95 0 300500 0
[pid=2651/tid=2652] ppid=2649 vsize=1222072 CPUtime=1002.24 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 569745 0 0 0 100057 167 0 0 25 0 4 0 651058846 1251401728 227547 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294479 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=1222072 CPUtime=1002.24 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 567507 0 0 0 100058 166 0 0 25 0 4 0 651058846 1251401728 227547 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=1222072 CPUtime=995.08 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 564800 0 0 0 99350 158 0 0 25 0 4 0 651058846 1251401728 227547 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4001.82
Current children cumulated vsize (KiB) 1222072

[startup+1062.3 s]
/proc/loadavg: 4.07 5.79 7.00 5/227 2702
/proc/meminfo: memFree=18466736/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=1223652 CPUtime=4241.43 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 2353156 0 0 0 423459 684 0 0 25 0 4 0 651058846 1253019648 220447 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293216 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 305913 220447 379 95 0 300895 0
[pid=2651/tid=2652] ppid=2649 vsize=1223652 CPUtime=1062.24 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 593367 0 0 0 106049 175 0 0 25 0 4 0 651058846 1253019648 220451 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=1223652 CPUtime=1062.25 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 592602 0 0 0 106051 174 0 0 25 0 4 0 651058846 1253019648 220451 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=1223652 CPUtime=1054.7 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 589541 0 0 0 105304 166 0 0 25 0 4 0 651058846 1253019648 220451 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4241.43
Current children cumulated vsize (KiB) 1223652

[startup+1122.3 s]
/proc/loadavg: 4.07 5.47 6.82 5/227 2703
/proc/meminfo: memFree=18327708/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=1288960 CPUtime=4481.02 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 2470340 0 0 0 447382 720 0 0 25 0 4 0 651058846 1319895040 255970 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293182 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 322240 255970 379 95 0 317222 0
[pid=2651/tid=2652] ppid=2649 vsize=1288960 CPUtime=1122.23 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 615147 0 0 0 112039 184 0 0 25 0 4 0 651058846 1319895040 255970 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=1288960 CPUtime=1122.23 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 616940 0 0 0 112041 182 0 0 25 0 4 0 651058846 1319895040 255970 33554432000 4194304 4580107 140733244851504 18446744073709551615 4321616 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=1288960 CPUtime=1114.29 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 613670 0 0 0 111256 173 0 0 25 0 4 0 651058846 1319895040 255970 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4481.02
Current children cumulated vsize (KiB) 1288960

[startup+1182.31 s]
/proc/loadavg: 4.02 5.20 6.64 5/227 2705
/proc/meminfo: memFree=18222900/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=1409716 CPUtime=4720.62 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 2579015 0 0 0 471294 768 0 0 25 0 4 0 651058846 1443549184 281294 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 352429 281294 379 95 0 347411 0
[pid=2651/tid=2652] ppid=2649 vsize=1409716 CPUtime=1182.24 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 638636 0 0 0 118030 194 0 0 25 0 4 0 651058846 1443549184 281294 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=1409716 CPUtime=1182.24 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 654955 0 0 0 118021 203 0 0 25 0 4 0 651058846 1443549184 281294 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=1409716 CPUtime=1173.88 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 636482 0 0 0 117205 183 0 0 25 0 4 0 651058846 1443549184 281294 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4720.62
Current children cumulated vsize (KiB) 1409716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 4.02 5.12 6.58 5/227 2705
/proc/meminfo: memFree=18313532/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=1356864 CPUtime=4800.06 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 2612001 0 0 0 479227 779 0 0 25 0 4 0 651058846 1389428736 258522 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 339216 258522 379 95 0 334198 0
[pid=2651/tid=2652] ppid=2649 vsize=1356864 CPUtime=1202.14 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 646140 0 0 0 120017 197 0 0 25 0 4 0 651058846 1389428736 258528 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=1356864 CPUtime=1202.14 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 663487 0 0 0 120008 206 0 0 25 0 4 0 651058846 1389428736 258528 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=1356864 CPUtime=1193.64 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 645161 0 0 0 119178 186 0 0 25 0 4 0 651058846 1389428736 258528 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1356864

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

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

[startup+1202.2 s]
/proc/loadavg: 4.02 5.12 6.58 5/227 2705
/proc/meminfo: memFree=18313532/32950928 swapFree=64721848/67111528
[pid=2651] ppid=2649 vsize=1356864 CPUtime=4800.06 cores=0,2,4,6
/proc/2651/stat : 2651 (strangenight2-m) R 2649 2651 1880 0 -1 4202496 2612001 0 0 0 479227 779 0 0 25 0 4 0 651058846 1389428736 258522 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2651/statm: 339216 258522 379 95 0 334198 0
[pid=2651/tid=2652] ppid=2649 vsize=1356864 CPUtime=1202.14 cores=0,2,4,6
/proc/2651/task/2652/stat : 2652 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 646140 0 0 0 120017 197 0 0 25 0 4 0 651058846 1389428736 258528 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2651/tid=2653] ppid=2649 vsize=1356864 CPUtime=1202.14 cores=0,2,4,6
/proc/2651/task/2653/stat : 2653 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 663487 0 0 0 120008 206 0 0 25 0 4 0 651058846 1389428736 258528 33554432000 4194304 4580107 140733244851504 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2651/tid=2654] ppid=2649 vsize=1356864 CPUtime=1193.64 cores=0,2,4,6
/proc/2651/task/2654/stat : 2654 (strangenight2-m) R 2649 2651 1880 0 -1 4202560 645161 0 0 0 119178 186 0 0 25 0 4 0 651058846 1389428736 258528 33554432000 4194304 4580107 140733244851504 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1356864

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.26
CPU time (s): 4800.15
CPU user time (s): 4792.31
CPU system time (s): 7.83681
CPU usage (%): 399.26
Max. virtual memory (cumulated for all children) (KiB): 1410392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.31
system time used= 7.83681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2612013
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= 1897
involuntary context switches= 18836

runsolver used 2.6206 second user time and 5.9311 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 19:36:30
IDJOB=3366095
IDBENCH=82504
IDSOLVER=1844
FILE ID=node123/3366095-1305394590
RUNJOBID= node123-1305393386-2534
PBS_JOBID= 13324430
Free space on /tmp= 73356 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S360796849-068-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366095-1305394590/watcher-3366095-1305394590 -o /tmp/evaluation-result-3366095-1305394590/solver-3366095-1305394590 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366095-1305394590.cnf

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

MD5SUM BENCH= 20b02cb2651a47b9d104f0bf45924440
RANDOM SEED=458344562

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18501880 kB
Buffers:        293756 kB
Cached:        3985468 kB
SwapCached:      10528 kB
Active:       11445336 kB
Inactive:      2734848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18501880 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:     9898228 kB
Mapped:          16356 kB
Slab:           175748 kB
PageTables:      33044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13993508 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73360 MiB
End job on node123 at 2011-05-14 19:56:35