Trace number 3173686

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.2 1201.76

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-3173686-1304029977.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.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.00/0.81	c lits-rem:         0  cl-subs:        0  v-elim:    258  v-fix:    0  time:  0.05 s
0.00/0.81	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.81	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.81	c calculated reachability. Time: 0.00
0.00/0.81	c Calc default polars -  time:   0.00 s pos:    4411 undec:    1092 neg:    4497
0.00/0.81	c =========================================================================================
0.00/0.81	c types(t): F = full restart, N = normal restart
0.00/0.81	c types(t): S = simplification begin/end, E = solution found
0.00/0.81	c restart types(rt): st = static, dy = dynamic
0.00/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.81	c  B st     0         0      9742     41691         0         0    126703         0   no data   no data
3.40/0.91	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.35/2.19	c  N dy    64     12212      9742     41691         0      8714    126703    941286     94.81    100.11
11.58/2.94	c  N dy    89     16480      9742     41691         0      7231    126703    437893     95.25    105.43
14.35/3.63	c  N dy   109     20567      9742     41691         0     11318    126703   1040684     94.36    103.78
17.14/4.35	c  N dy   133     24573      9742     41691         0      7951    126703    303332     94.10     99.70
17.54/4.42	c  F st   137     25000      9742     41691         0      8378    126703    364808     94.07   no data
21.13/5.35	c  N dy   143     30000      9742     41691         0     13377    126703   1246980     94.07   no data
21.13/5.35	c  S st   143     30000      9742     41691         0     13377    126703   1246980     94.07   no data
21.53/5.44	c  S st   143     30503      9742     41691         0     13880    126703   1302655     94.07   no data
21.53/5.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.53/5.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
21.53/5.49	c blocked clauses removed:      185 vars:     31 tried:        9742 T: 0.00 s
21.53/5.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.53/5.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.93/5.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9711 time:  0.00 s
21.93/5.50	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
21.93/5.54	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.04 s
22.33/5.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.13/5.85	c lits-rem:         5  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.21 s
23.13/5.89	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.04
23.13/5.89	c calculated reachability. Time: 0.00
23.13/5.89	c  N dy   143     30503      9710     41505         0     13868    126156   1299003     94.07   no data
26.33/6.65	c  N dy   170     34517      9710     41505         0      9202    126156    302272     94.21    122.50
29.15/7.38	c  N dy   193     38621      9710     41505         0     13306    126156    906012     93.87     99.38
32.32/8.17	c  N dy   220     42657      9710     41505         0     17342    126156   1521870     93.94    101.23
34.71/8.78	c  S st   237     45754      9710     41505         0     10597    126156    327595     93.64   no data
35.11/8.86	c  S st   237     46260      9710     41505         0     11103    126156    385326     93.64   no data
35.11/8.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.51/8.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
35.51/8.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.51/8.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.51/8.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.51/8.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
35.51/8.91	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.51/8.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.51/8.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.92/9.00	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.92/9.01	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
35.92/9.01	c vivif2 --  cl tried    11103 cl shrink        0 lits rem          0 time: 0.01
35.92/9.05	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.04
35.92/9.05	c calculated reachability. Time: 0.00
35.92/9.05	c  N dy   237     46260      9710     41505         0     11103    126156    385324     93.64   no data
39.11/9.83	c  N dy   266     50391      9710     41505         0     15234    126156   1016869     93.97     99.50
42.32/10.61	c  N dy   293     54429      9710     41505         0     19272    126156   1626700     93.98    112.25
45.10/11.37	c  N dy   317     58431      9710     41505         0     12356    126156    433005     93.75     99.49
48.29/12.11	c  N dy   342     62461      9710     41505         0     16386    126156   1019081     93.62     98.58
51.11/12.90	c  N dy   371     66474      9710     41505         0     20399    126156   1634224     93.80    100.49
53.89/13.51	c  S st   392     69392      9710     41505         0     23315    126156   2065872     93.79   no data
54.29/13.61	c  S st   392     69897      9710     41505         0     23820    126156   2119141     93.79   no data
54.29/13.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.29/13.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
54.29/13.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.29/13.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.29/13.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.29/13.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
54.29/13.67	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
54.69/13.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
55.09/13.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.89/14.53	c lits-rem:         3  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.69 s
57.89/14.54	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
57.89/14.57	c vivif2 --  cl tried    23818 cl shrink        0 lits rem          0 time: 0.03
58.28/14.62	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.06
58.28/14.62	c calculated reachability. Time: 0.00
58.28/14.62	c  N dy   392     69897      9710     41505         0     23818    126156   2118649     93.79   no data
61.87/15.51	c  N dy   422     74522      9710     41505         0     16481    126156    902201     93.77    102.32
65.47/16.43	c  N dy   451     79335      9710     41505         0     21293    126156   1605926     93.69     99.27
69.46/17.48	c  N dy   486     84473      9710     41505         0     13455    126156    300126     93.75     99.68
71.86/18.04	c  F st   509     87500      9710     41505         0     16482    126156    760484     93.86   no data
74.65/18.72	c  N st   514     90796      9710     41505         0     19778    126156   1332364     93.86   no data
79.45/19.93	c  N dy   541     96733      9710     41505         0     25715    126156   2253523     93.87     99.09
84.25/21.18	c  N dy   581    103007      9710     41505         0     18003    126156    842865     93.81    121.46
85.85/21.53	c  S st   591    104845      9710     41505         0     19841    126156   1112855     93.78     94.57
86.26/21.63	c  S st   591    105347      9710     41505         0     20343    126156   1164742     93.78   no data
86.26/21.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.26/21.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
86.26/21.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.26/21.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.26/21.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.26/21.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
86.26/21.69	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
86.66/21.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
86.66/21.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.84/22.02	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.23 s
87.84/22.02	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
87.84/22.04	c vivif2 --  cl tried    20341 cl shrink        0 lits rem          0 time: 0.02
87.84/22.09	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.05
87.84/22.09	c calculated reachability. Time: 0.00
87.84/22.09	c  N dy   591    105347      9710     41505         0     20341    126156   1163672     93.78   no data
93.43/23.48	c  N dy   634    112070      9710     41505         0     27063    126156   2168951     93.83    100.58
99.45/24.96	c  N dy   676    119238      9710     41505         0     19235    126156    883097     93.91     99.17
105.81/26.53	c  N dy   726    126928      9710     41505         0     26925    126156   2018816     93.93    109.52
112.63/28.27	c  N dy   781    135112      9710     41505         0     19114    126156    730356     94.03    103.15
119.80/30.06	c  N dy   834    143839      9710     41505         0     27838    126156   2048670     94.01    101.01
127.79/32.04	c  N dy   892    153087      9710     41505         0     20083    126156    699098     93.93    100.49
131.77/33.06	c  S st   930    158022      9710     41505         0     25016    126156   1446659     94.01   no data
132.18/33.17	c  S st   930    158525      9710     41505         0     25519    126156   1504974     94.01   no data
132.18/33.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.58/33.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
132.58/33.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.58/33.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.58/33.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.58/33.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
132.58/33.23	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
132.58/33.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
132.98/33.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.60/33.79	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.45 s
134.60/33.80	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
134.99/33.82	c vivif2 --  cl tried    25515 cl shrink        0 lits rem          0 time: 0.02
134.99/33.88	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.06
134.99/33.88	c calculated reachability. Time: 0.00
134.99/33.88	c  N dy   930    158525      9710     41505         0     25515    126156   1504005     94.01   no data
144.16/36.15	c  N dy   997    168741      9710     41505         0     35729    126156   3057956     94.13    111.32
153.35/38.41	c  N dy  1064    179622      9710     41505         0     28609    126156   1843134     94.15     99.39
163.34/40.97	c  N dy  1134    191171      9710     41505         0     21160    126156    567892     94.23    119.27
173.71/43.60	c  N dy  1215    203387      9710     41505         0     33375    126156   2426549     94.41    102.75
185.70/46.59	c  N dy  1302    216878      9710     41505         0     26866    126156   1305992     94.51    101.37
198.47/49.77	c  N dy  1383    230794      9710     41505         0     40782    126156   3410311     94.49    121.31
204.47/51.27	c  S st  1431    237788      9710     41505         0     26778    126156   1138053     94.56     88.90
204.88/51.38	c  S st  1431    238290      9710     41505         0     27280    126156   1196257     94.56   no data
204.88/51.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
205.28/51.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
205.28/51.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
205.28/51.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.28/51.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.28/51.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
205.28/51.45	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
205.28/51.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
205.66/51.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.86/51.85	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.32 s
206.86/51.86	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
206.86/51.88	c vivif2 --  cl tried    27278 cl shrink        0 lits rem          0 time: 0.02
207.26/51.93	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.06
207.26/51.94	c calculated reachability. Time: 0.00
207.26/51.94	c  N dy  1431    238290      9710     41505         0     27278    126156   1196015     94.56   no data
221.25/55.46	c  N dy  1535    253651      9710     41505         0     42636    126156   3502457     94.57    105.47
235.65/59.09	c  N dy  1641    270014      9710     41505         0     37006    126156   2534489     94.67    101.17
252.01/63.14	c  N dy  1754    287436      9710     41505         0     31429    126156   1566651     94.79    100.88
269.98/67.65	c  N dy  1872    305810      9710     41505         0     25798    126156    556072     94.89    122.44
270.37/67.74	c  F st  1874    306253      9710     41505         0     26241    126156    621668     94.88     93.45
288.37/72.27	c  N dy  1972    325341      9710     41505         0     45325    126156   3780852     94.90    100.50
307.13/76.96	c  N dy  2104    345417      9710     41505         0     40403    126156   2641728     94.90    103.08
319.53/80.01	c  S st  2181    357435      9710     41505         0     26427    126156    356443     94.96   no data
319.91/80.12	c  S st  2181    357939      9710     41505         0     26931    126156    410517     94.96   no data
319.91/80.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
319.91/80.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
319.91/80.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
319.91/80.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.91/80.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.91/80.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
319.91/80.18	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
320.31/80.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
320.31/80.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.31/80.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
320.31/80.29	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
320.31/80.30	c vivif2 --  cl tried    26931 cl shrink        0 lits rem          0 time: 0.01
320.70/80.35	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.06
320.70/80.36	c calculated reachability. Time: 0.00
320.70/80.36	c  N dy  2181    357939      9710     41505         0     26931    126156    410517     94.96   no data
339.48/85.07	c  N dy  2319    377999      9710     41505         0     46990    126156   3461923     95.02    100.28
358.67/89.90	c  N dy  2454    398028      9710     41505         0     40022    126156   2275300     95.10    113.22
379.42/95.01	c  N dy  2577    418067      9710     41505         0     32058    126156    920040     95.12    101.55
399.00/99.92	c  N dy  2711    438070      9710     41505         0     52061    126156   3945539     95.18    100.52
418.57/104.84	c  N dy  2839    458211      9710     41505         0     43199    126156   2490206     95.24    101.47
439.74/110.12	c  N dy  2977    478302      9710     41505         0     33289    126156    836969     95.28    130.20
459.32/115.03	c  N dy  3106    498399      9710     41505         0     53386    126156   3841481     95.27    101.55
479.68/120.12	c  N dy  3236    518400      9710     41505         0     42388    126156   2095184     95.34    102.12
498.86/124.94	c  S st  3343    536908      9710     41505         0     60895    126156   4878689     95.28   no data
499.28/125.09	c  S st  3343    537413      9710     41505         0     61400    126156   4930404     95.28   no data
499.68/125.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
499.68/125.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
499.68/125.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
499.68/125.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
499.68/125.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
499.68/125.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
499.68/125.19	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
500.05/125.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
501.26/125.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
514.84/128.90	c lits-rem:        26  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.38 s
514.84/128.90	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
514.84/128.98	c vivif2 --  cl tried    61397 cl shrink        0 lits rem          0 time: 0.07
515.24/129.08	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.10
515.24/129.09	c calculated reachability. Time: 0.00
515.24/129.09	c  N dy  3343    537413      9710     41505         0     61397    126156   4929347     95.28   no data
535.60/134.10	c  N dy  3464    557445      9710     41505         0     49433    126156   2949709     95.21    105.14
557.18/139.52	c  N dy  3596    577491      9710     41505         0     36480    126156    886527     95.25    117.03
577.55/144.69	c  N dy  3729    597566      9710     41505         0     56553    126156   3956074     95.29    103.80
599.12/150.09	c  N dy  3864    617699      9710     41505         0     42692    126156   1657671     95.33    100.43
621.10/155.59	c  N dy  4003    637912      9710     41505         0     62902    126156   4744973     95.38    101.22
642.26/160.86	c  N dy  4136    657916      9710     41505         0     47908    126156   2339817     95.42    102.07
664.63/166.42	c  N dy  4262    678007      9710     41505         0     67997    126156   5378944     95.42    102.97
685.41/171.69	c  N dy  4396    698120      9710     41505         0     52112    126156   2814615     95.45    104.48
709.38/177.67	c  N dy  4532    718153      9710     41505         0     72144    126156   5884175     95.51    102.63
730.55/182.93	c  N dy  4659    738343      9710     41505         0     55334    126156   3145292     95.51    101.21
754.13/188.83	c  N dy  4795    758357      9710     41505         0     75348    126156   6225890     95.56    100.72
774.88/194.05	c  N dy  4920    778378      9710     41505         0     57381    126156   3296021     95.54    105.12
798.84/200.05	c  N dy  5040    798470      9710     41505         0     77470    126156   6367370     95.52    103.15
806.86/202.05	c  S st  5090    806120      9710     41505         0     46113    126156   1458868     95.53     99.11
807.26/202.19	c  S st  5090    806621      9710     41505         0     46614    126156   1512863     95.53   no data
807.26/202.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
807.63/202.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
807.63/202.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
807.63/202.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
807.63/202.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.63/202.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
807.63/202.26	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
808.03/202.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
808.03/202.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.83/203.09	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.71 s
810.83/203.09	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
811.25/203.12	c vivif2 --  cl tried    46612 cl shrink        0 lits rem          0 time: 0.02
811.25/203.20	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.08
811.65/203.20	c calculated reachability. Time: 0.00
811.65/203.20	c  N dy  5090    806621      9710     41505         0     46612    126156   1512735     95.53   no data
833.62/208.71	c  N dy  5217    826634      9710     41505         0     66623    126156   4576891     95.54    106.13
857.17/214.64	c  N dy  5346    846925      9710     41505         0     46919    126156   1452208     95.58    101.28
880.34/220.47	c  N dy  5481    867038      9710     41505         0     67032    126156   4550679     95.64    101.75
904.69/226.59	c  N dy  5613    887164      9710     41505         0     46155    126156   1170039     95.67    104.99
927.07/232.10	c  N dy  5745    907253      9710     41505         0     66242    126156   4263772     95.71    101.21
951.85/238.32	c  N dy  5871    927308      9710     41505         0     44298    126156    726684     95.70    100.82
973.41/243.70	c  N dy  5999    947342      9710     41505         0     64332    126156   3725718     95.70    103.93
998.58/250.04	c  N dy  6122    967394      9710     41505         0     84383    126156   6770838     95.70    143.65
1020.55/255.55	c  N dy  6258    987568      9710     41505         0     61559    126156   3216107     95.72    100.97
1045.31/261.72	c  N dy  6388   1007602      9710     41505         0     81590    126156   6254505     95.73    140.37
1068.48/267.53	c  N dy  6525   1027613      9710     41505         0     57610    126156   2507827     95.76    101.97
1092.46/273.60	c  N dy  6654   1047676      9710     41505         0     77673    126156   5587267     95.77    101.18
1117.61/279.88	c  N dy  6798   1067698      9710     41505         0     52692    126156   1566390     95.80    101.95
1122.39/281.00	c  F st  6824   1071875      9710     41505         0     56868    126156   2189485     95.80   no data
1140.79/285.62	c  N dy  6898   1087719      9710     41505         0     72710    126156   4737392     95.79    100.92
1167.93/292.45	c  N dy  7041   1107908      9710     41505         0     46905    126156    545023     95.83    104.63
1189.90/297.96	c  N dy  7163   1127946      9710     41505         0     66943    126156   3664496     95.85    101.99
1215.89/304.41	c  N dy  7295   1147952      9710     41505         0     86946    126156   6744376     95.87    103.51
1239.83/310.40	c  N dy  7426   1167998      9710     41505         0     59984    126156   2371375     95.86    101.63
1264.22/316.52	c  N dy  7554   1188099      9710     41505         0     80085    126156   5444869     95.87    100.93
1290.96/323.23	c  N dy  7692   1208244      9710     41505         0     52236    126156   1062537     95.92    108.07
1292.56/323.68	c  S st  7704   1209933      9710     41505         0     53925    126156   1310762     95.91     81.19
1293.35/323.83	c  S st  7704   1210437      9710     41505         0     54429    126156   1367537     95.91   no data
1293.35/323.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1293.35/323.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1293.75/323.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1293.75/323.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1293.75/323.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1293.75/323.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
1293.75/323.91	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1293.75/323.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1294.15/324.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.55/324.68	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.66 s
1296.55/324.68	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
1296.95/324.71	c vivif2 --  cl tried    54429 cl shrink        0 lits rem          0 time: 0.02
1297.35/324.81	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.10
1297.35/324.81	c calculated reachability. Time: 0.00
1297.35/324.81	c  N dy  7704   1210437      9710     41505         0     54429    126156   1367536     95.91   no data
1320.93/330.74	c  N dy  7838   1230444      9710     41505         0     74432    126156   4439681     95.93    101.42
1348.07/337.57	c  N dy  7967   1250483      9710     41505         0     94470    126156   7503117     95.95    106.62
1371.65/343.46	c  N dy  8105   1270593      9710     41505         0     65578    126156   2931571     95.97    101.16
1397.61/349.90	c  N dy  8245   1290632      9710     41505         0     85614    126156   6035481     96.02    115.10
1424.38/356.64	c  N dy  8376   1310700      9710     41505         0     55684    126156   1311385     96.05    103.25
1447.94/362.53	c  N dy  8505   1330713      9710     41505         0     75697    126156   4363428     96.07    104.82
1475.12/369.36	c  N dy  8630   1350764      9710     41505         0     95746    126156   7428537     96.08    101.16
1499.87/375.57	c  N dy  8751   1370785      9710     41505         0     64770    126156   2513555     96.06    107.44
1525.43/381.94	c  N dy  8871   1391063      9710     41505         0     85048    126156   5632724     96.06    108.18
1554.21/389.19	c  N dy  9000   1411217      9710     41505         0     53207    126156    623947     96.08    101.67
1577.36/394.98	c  N dy  9126   1431302      9710     41505         0     73289    126156   3703311     96.08    101.68
1604.52/401.78	c  N dy  9261   1451378      9710     41505         0     93360    126156   6813829     96.10    105.57
1632.08/408.66	c  N dy  9393   1471380      9710     41505         0     60368    126156   1578122     96.12    103.22
1656.85/414.83	c  N dy  9525   1491487      9710     41505         0     80473    126156   4708313     96.14    107.55
1684.82/421.88	c  N dy  9648   1511610      9710     41505         0    100595    126156   7773650     96.12    102.44
1711.17/428.40	c  N dy  9774   1531670      9710     41505         0     66653    126156   2410112     96.13    115.60
1736.75/434.86	c  N dy  9916   1551692      9710     41505         0     86674    126156   5495261     96.16    102.89
1766.31/442.21	c  N dy 10045   1571762      9710     41505         0    106742    126156   8603849     96.18    108.27
1790.68/448.39	c  N dy 10167   1591984      9710     41505         0     71973    126156   3061136     96.17    104.58
1817.45/455.02	c  N dy 10300   1612181      9710     41505         0     92168    126156   6150158     96.18    102.41
1848.21/462.70	c  N dy 10430   1632204      9710     41505         0     56188    126156    489436     96.20    102.18
1871.75/468.68	c  N dy 10554   1652446      9710     41505         0     76428    126156   3601962     96.20    102.06
1899.32/475.50	c  N dy 10677   1672532      9710     41505         0     96512    126156   6698362     96.21    102.01
1929.28/483.00	c  N dy 10805   1692541      9710     41505         0     59528    126156    859936     96.21    105.49
1950.45/488.33	c  S st 10906   1710437      9710     41505         0     77423    126156   3589981     96.20   no data
1951.25/488.51	c  S st 10906   1710944      9710     41505         0     77930    126156   3644806     96.20   no data
1951.25/488.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1951.25/488.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
1951.65/488.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1951.65/488.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1951.65/488.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1951.65/488.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
1951.65/488.62	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1951.65/488.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1952.45/488.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1963.63/491.69	c lits-rem:         9  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.84 s
1964.03/491.70	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
1964.03/491.76	c vivif2 --  cl tried    77926 cl shrink        0 lits rem          0 time: 0.06
1964.43/491.89	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.13
1964.43/491.89	c calculated reachability. Time: 0.00
1964.43/491.89	c  N dy 10906   1710944      9710     41505         0     77926    126156   3643282     96.20   no data
1993.99/499.25	c  N dy 11043   1731219      9710     41505         0     98198    126156   6804189     96.22    105.23
2024.37/506.83	c  N dy 11163   1751317      9710     41505         0     60298    126156    826593     96.21    103.43
2048.31/512.86	c  N dy 11283   1771329      9710     41505         0     80309    126156   3910743     96.21    101.38
2076.69/519.94	c  N dy 11414   1791510      9710     41505         0    100487    126156   7028996     96.23    103.09
2107.85/527.75	c  N dy 11545   1811611      9710     41505         0     61591    126156    878795     96.23    103.10
2131.79/533.79	c  N dy 11667   1831619      9710     41505         0     81599    126156   3907302     96.22    102.53
2160.17/540.82	c  N dy 11795   1851655      9710     41505         0    101635    126156   7003226     96.23    102.01
2191.71/548.77	c  N dy 11928   1871737      9710     41505         0     61722    126156    749806     96.24    104.92
2216.47/554.97	c  N dy 12056   1891886      9710     41505         0     81869    126156   3783434     96.23    103.69
2244.43/561.98	c  N dy 12176   1911983      9710     41505         0    101966    126156   6860730     96.21    102.11
2277.20/570.12	c  N dy 12306   1932086      9710     41505         0     61070    126156    504658     96.22    101.51
2301.96/576.31	c  N dy 12442   1952137      9710     41505         0     81119    126156   3603468     96.24    120.93
2330.32/583.49	c  N dy 12580   1972312      9710     41505         0    101293    126156   6731969     96.26    101.46
2362.70/591.56	c  N dy 12715   1992427      9710     41505         0    121407    126156   9852210     96.28    102.10
2388.65/598.08	c  N dy 12852   2012449      9710     41505         0     79434    126156   3190224     96.30    106.34
2416.60/605.06	c  N dy 12974   2032682      9710     41505         0     99665    126156   6304602     96.30    102.01
2447.76/612.87	c  N dy 13086   2052756      9710     41505         0    119736    126156   9353679     96.28    103.33
2475.72/619.90	c  N dy 13229   2072854      9710     41505         0     76839    126156   2629690     96.30    107.62
2503.30/626.73	c  N dy 13357   2092934      9710     41505         0     96918    126156   5719317     96.31    103.00
2534.44/634.57	c  N dy 13490   2113078      9710     41505         0    117060    126156   8834005     96.32    102.57
2564.42/642.07	c  N dy 13621   2133106      9710     41505         0     73087    126156   1898091     96.34    102.67
2591.18/648.77	c  N dy 13753   2153276      9710     41505         0     93255    126156   4978297     96.34    101.57
2621.94/656.40	c  N dy 13884   2173354      9710     41505         0    113333    126156   8103917     96.36    129.04
2654.27/664.54	c  N dy 14012   2193472      9710     41505         0     68454    126156   1037265     96.36    102.67
2676.64/670.14	c  S st 14128   2210944      9710     41505         0     85923    126156   3745262     96.38   no data
2677.44/670.33	c  S st 14128   2211448      9710     41505         0     86427    126156   3797466     96.38   no data
2677.44/670.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2677.84/670.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
2677.84/670.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2677.84/670.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2677.84/670.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2677.84/670.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
2677.84/670.44	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2678.24/670.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2678.65/670.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2691.03/673.73	c lits-rem:         7  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.05 s
2691.03/673.74	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
2691.43/673.80	c vivif2 --  cl tried    86421 cl shrink        0 lits rem          0 time: 0.06
2691.84/673.93	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.14
2691.84/673.94	c calculated reachability. Time: 0.00
2691.84/673.94	c  N dy 14128   2211448      9710     41505         0     86421    126156   3794956     96.38   no data
2722.59/681.66	c  N dy 14257   2231483      9710     41505         0    106453    126156   6911980     96.39    101.53
2756.14/690.01	c  N dy 14393   2251563      9710     41505         0    126531    126156  10066264     96.41    111.08
2784.11/697.02	c  N dy 14518   2271620      9710     41505         0     80591    126156   2757915     96.41    103.50
2812.05/704.03	c  N dy 14654   2291638      9710     41505         0    100607    126156   5859814     96.43    101.54
2844.42/712.10	c  N dy 14793   2311732      9710     41505         0    120700    126156   8992275     96.45    102.58
2875.97/720.02	c  N dy 14924   2331791      9710     41505         0     73768    126156   1604857     96.47    110.70
2902.74/726.71	c  N dy 15058   2352011      9710     41505         0     93987    126156   4723855     96.49    101.69
2933.91/734.58	c  N dy 15188   2372029      9710     41505         0    114005    126156   7756393     96.48    101.65
2968.66/743.27	c  N dy 15320   2392033      9710     41505         0    134006    126156  10850804     96.50    103.84
2995.80/750.04	c  N dy 15447   2412110      9710     41505         0     86085    126156   3296512     96.50    102.19
3024.97/757.32	c  N dy 15588   2432172      9710     41505         0    106142    126156   6414389     96.52    104.30
3058.11/765.64	c  N dy 15719   2452331      9710     41505         0    126301    126156   9507330     96.53    101.82
3089.67/773.57	c  N dy 15854   2472400      9710     41505         0     77371    126156   1827916     96.54    113.34
3117.23/780.47	c  N dy 15988   2492603      9710     41505         0     97570    126156   4913711     96.55    103.61
3148.39/788.22	c  N dy 16114   2512834      9710     41505         0    117801    126156   8043161     96.56    102.30
3183.14/796.98	c  N dy 16246   2532837      9710     41505         0    137802    126156  11121841     96.56    103.48
3211.09/803.95	c  N dy 16386   2552972      9710     41505         0     87942    126156   3329143     96.59    102.62
3240.26/811.22	c  N dy 16509   2573006      9710     41505         0    107976    126156   6381248     96.58    104.98
3273.42/819.53	c  N dy 16633   2593355      9710     41505         0    128324    126156   9529720     96.58    104.17
3307.39/828.02	c  N dy 16774   2613504      9710     41505         0     77480    126156   1576175     96.59    104.28
3334.53/834.86	c  N dy 16900   2633652      9710     41505         0     97627    126156   4693716     96.61    102.12
3365.69/842.61	c  N dy 17030   2653792      9710     41505         0    117763    126156   7792508     96.61    102.67
3400.84/851.42	c  N dy 17159   2673915      9710     41505         0    137886    126156  10900997     96.62    103.02
3431.20/859.01	c  N dy 17293   2694066      9710     41505         0     86038    126156   2751070     96.64    102.10
3455.56/865.16	c  S st 17409   2711449      9710     41505         0    103418    126156   5459425     96.64     93.40
3456.38/865.38	c  S st 17409   2711956      9710     41505         0    103925    126156   5519096     96.64   no data
3456.38/865.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3456.78/865.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.09
3457.16/865.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3457.16/865.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3457.16/865.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3457.16/865.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
3457.16/865.52	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3457.56/865.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3458.36/865.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3475.93/870.23	c lits-rem:         8  cl-subs:        8  v-elim:      0  v-fix:    0  time:  4.38 s
3475.93/870.24	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
3476.33/870.32	c vivif2 --  cl tried   103917 cl shrink        0 lits rem          0 time: 0.09
3476.73/870.49	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.16
3476.73/870.49	c calculated reachability. Time: 0.00
3476.73/870.49	c  N dy 17409   2711956      9710     41505         0    103917    126156   5517351     96.64   no data
3511.09/879.05	c  N dy 17540   2732003      9710     41505         0    123963    126156   8607467     96.66    103.80
3547.44/888.18	c  N dy 17668   2752086      9710     41505         0    144044    126156  11707196     96.66    106.93
3575.42/895.16	c  N dy 17795   2772129      9710     41505         0     91093    126156   3358239     96.67    108.23
3605.35/902.63	c  N dy 17930   2792162      9710     41505         0    111122    126156   6462364     96.67    103.32
3639.31/911.10	c  N dy 18068   2812184      9710     41505         0    131144    126156   9568390     96.68    102.04
3674.46/919.99	c  N dy 18194   2832279      9710     41505         0     77245    126156   1077461     96.69    103.46
3702.02/926.89	c  N dy 18328   2852337      9710     41505         0     97300    126156   4169893     96.69    103.39
3732.78/934.60	c  N dy 18452   2872439      9710     41505         0    117401    126156   7250491     96.70    105.22
3769.13/943.66	c  N dy 18584   2892511      9710     41505         0    137471    126156  10349969     96.70    102.22
3803.08/952.15	c  N dy 18708   2912604      9710     41505         0     82570    126156   1757570     96.70    102.76
3831.44/959.25	c  N dy 18843   2932627      9710     41505         0    102591    126156   4865746     96.71    102.54
3863.00/967.13	c  N dy 18967   2952628      9710     41505         0    122590    126156   7988316     96.72    110.18
3898.55/976.04	c  N dy 19102   2972677      9710     41505         0    142636    126156  11043244     96.73    111.49
3931.70/984.31	c  N dy 19241   2992793      9710     41505         0     86759    126156   2236986     96.75    102.50
3960.85/991.61	c  N dy 19371   3012856      9710     41505         0    106822    126156   5358720     96.76    120.84
3992.83/999.69	c  N dy 19497   3032946      9710     41505         0    126910    126156   8487749     96.77    102.67
4029.97/1008.94	c  N dy 19630   3053027      9710     41505         0    146990    126156  11624266     96.78    102.18
4061.92/1016.97	c  N dy 19767   3073241      9710     41505         0     90205    126156   2625060     96.79    104.87
4091.87/1024.41	c  N dy 19905   3093284      9710     41505         0    110246    126156   5735935     96.80    102.99
4124.65/1032.64	c  N dy 20028   3113377      9710     41505         0    130337    126156   8835143     96.80    102.08
4161.79/1041.99	c  N dy 20163   3133398      9710     41505         0    150358    126156  11911230     96.81    103.47
4193.34/1049.82	c  N dy 20296   3153406      9710     41505         0     92373    126156   2809662     96.83    103.07
4223.29/1057.35	c  N dy 20423   3173476      9710     41505         0    112442    126156   5904451     96.83    103.13
4256.85/1065.78	c  N dy 20559   3193569      9710     41505         0    132532    126156   8986256     96.84    102.13
4291.63/1074.46	c  S st 20683   3211956      9710     41505         0    150917    126156  11854527     96.84   no data
4292.80/1074.78	c  S st 20683   3212460      9710     41505         0    151421    126156  11914161     96.84   no data
4293.20/1074.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4293.60/1074.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
4293.60/1074.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4293.60/1074.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4293.60/1074.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4293.60/1074.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9710 time:  0.00 s
4293.60/1074.96	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4294.40/1075.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
4296.80/1075.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4334.75/1085.22	c lits-rem:        10  cl-subs:       16  v-elim:      0  v-fix:    0  time:  9.48 s
4334.75/1085.22	c vivif2 --  cl tried    41505 cl shrink        0 lits rem          0 time: 0.00
4335.57/1085.41	c vivif2 --  cl tried   151405 cl shrink        0 lits rem          0 time: 0.18
4336.35/1085.65	c asymm  cl-useful: 0/41505/41505 lits-rem:0 time: 0.24
4336.35/1085.65	c calculated reachability. Time: 0.00
4336.35/1085.65	c  N dy 20683   3212460      9710     41505         0    151405    126156  11909855     96.84   no data
4368.29/1093.66	c  N dy 20809   3232669      9710     41505         0     92618    126156   2717530     96.84    102.74
4398.65/1101.27	c  N dy 20945   3252746      9710     41505         0    112693    126156   5863381     96.86    102.88
4433.01/1109.81	c  N dy 21081   3272768      9710     41505         0    132713    126156   8994983     96.88    102.90
4470.96/1119.36	c  N dy 21214   3292893      9710     41505         0    152832    126156  12180675     96.89    104.76
4502.90/1127.34	c  N dy 21335   3312987      9710     41505         0     92932    126156   2584249     96.89    104.21
4533.66/1135.00	c  N dy 21464   3333534      9710     41505         0    113479    126156   5787591     96.90    102.58
4567.63/1143.57	c  N dy 21592   3353615      9710     41505         0    133559    126156   8875517     96.90    102.58
4605.57/1153.06	c  N dy 21714   3373762      9710     41505         0    153705    126156  11973520     96.90    106.49
4641.92/1162.18	c  N dy 21842   3394397      9710     41505         0     93343    126156   2516701     96.90    103.17
4672.27/1169.78	c  N dy 21966   3414451      9710     41505         0    113397    126156   5594108     96.90    106.73
4706.23/1178.25	c  N dy 22088   3434490      9710     41505         0    133434    126156   8700618     96.90    109.63
4744.20/1187.74	c  N dy 22218   3454562      9710     41505         0    153501    126156  11795044     96.90    103.05
4779.36/1196.50	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: 935)

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

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

running on 4 cores: 1,3,5,7

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.01 8.05 6.10 5/184 26575
/proc/meminfo: memFree=29896140/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 514595633 52441088 347 33554432000 4194304 4627427 140735538797968 18446744073709551615 47823754598316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 12803 347 299 106 0 7774 0
[pid=26575/tid=26576] ppid=26573 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514595633 52441088 347 33554432000 4194304 4627427 140735538797968 18446744073709551615 47823754598316 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514595633 52441088 347 33554432000 4194304 4627427 140735538797968 18446744073709551615 47823754598322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514595633 52441088 347 33554432000 4194304 4627427 140735538797968 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0843209 s]
/proc/loadavg: 8.01 8.05 6.10 5/184 26575
/proc/meminfo: memFree=29896140/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=299872 CPUtime=3.4 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 18508 0 0 0 336 4 0 0 19 0 4 0 514595633 307068928 14082 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308317 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 74968 14082 385 106 0 69939 0
[pid=26575/tid=26576] ppid=26573 vsize=299872 CPUtime=0.84 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 5191 0 0 0 83 1 0 0 19 0 4 0 514595633 307068928 14082 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=299872 CPUtime=0.84 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 5039 0 0 0 83 1 0 0 18 0 4 0 514595633 307068928 14082 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=299872 CPUtime=0.84 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 2870 0 0 0 84 0 0 0 19 0 4 0 514595633 307068928 14082 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 299872

[startup+0.960477 s]
/proc/loadavg: 8.01 8.05 6.10 5/184 26575
/proc/meminfo: memFree=29896140/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=299872 CPUtime=3.79 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 18927 0 0 0 375 4 0 0 19 0 4 0 514595633 307068928 14501 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308760 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 74968 14501 385 106 0 69939 0
[pid=26575/tid=26576] ppid=26573 vsize=299872 CPUtime=0.94 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 5293 0 0 0 93 1 0 0 19 0 4 0 514595633 307068928 14501 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308285 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=299872 CPUtime=0.94 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 5139 0 0 0 93 1 0 0 19 0 4 0 514595633 307068928 14501 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=299872 CPUtime=0.94 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 2978 0 0 0 94 0 0 0 19 0 4 0 514595633 307068928 14501 33554432000 4194304 4627427 140735538797968 18446744073709551615 4321761 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 299872

[startup+1.06046 s]
/proc/loadavg: 8.01 8.05 6.10 5/184 26575
/proc/meminfo: memFree=29896140/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=300404 CPUtime=4.19 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 19457 0 0 0 415 4 0 0 19 0 4 0 514595633 307613696 15031 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 75101 15031 385 106 0 70072 0
[pid=26575/tid=26576] ppid=26573 vsize=300404 CPUtime=1.04 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 5407 0 0 0 103 1 0 0 19 0 4 0 514595633 307613696 15031 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=300404 CPUtime=1.04 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 5248 0 0 0 103 1 0 0 19 0 4 0 514595633 307613696 15031 33554432000 4194304 4627427 140735538797968 18446744073709551615 4330960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=300404 CPUtime=1.04 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 3184 0 0 0 104 0 0 0 19 0 4 0 514595633 307613696 15031 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 300404

[startup+1.16044 s]
/proc/loadavg: 8.01 8.05 6.10 5/184 26575
/proc/meminfo: memFree=29896140/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=300404 CPUtime=4.59 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 19859 0 0 0 455 4 0 0 19 0 4 0 514595633 307613696 15433 33554432000 4194304 4627427 140735538797968 18446744073709551615 4324759 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 75101 15433 385 106 0 70072 0
[pid=26575/tid=26576] ppid=26573 vsize=300404 CPUtime=1.14 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 5506 0 0 0 113 1 0 0 19 0 4 0 514595633 307613696 15433 33554432000 4194304 4627427 140735538797968 18446744073709551615 4333237 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=300404 CPUtime=1.14 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 5341 0 0 0 113 1 0 0 19 0 4 0 514595633 307613696 15433 33554432000 4194304 4627427 140735538797968 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=300404 CPUtime=1.14 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 3283 0 0 0 114 0 0 0 19 0 4 0 514595633 307613696 15433 33554432000 4194304 4627427 140735538797968 18446744073709551615 4332903 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 300404

[startup+1.50038 s]
/proc/loadavg: 8.01 8.05 6.10 5/184 26575
/proc/meminfo: memFree=29896140/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=308600 CPUtime=5.96 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 22971 0 0 0 591 5 0 0 20 0 4 0 514595633 316006400 13064 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 77150 13064 386 106 0 72121 0
[pid=26575/tid=26576] ppid=26573 vsize=308600 CPUtime=1.48 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 6284 0 0 0 147 1 0 0 20 0 4 0 514595633 316006400 13064 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=308600 CPUtime=1.48 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 6112 0 0 0 147 1 0 0 19 0 4 0 514595633 316006400 13064 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=308600 CPUtime=1.48 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 4055 0 0 0 147 1 0 0 20 0 4 0 514595633 316006400 13064 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 308600

[startup+3.10109 s]
/proc/loadavg: 8.01 8.05 6.11 9/188 26579
/proc/meminfo: memFree=29819968/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=309904 CPUtime=12.35 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 30707 0 0 0 1227 8 0 0 25 0 4 0 514595633 317341696 14419 33554432000 4194304 4627427 140735538797968 18446744073709551615 4332689 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 77476 14419 386 106 0 72447 0
[pid=26575/tid=26576] ppid=26573 vsize=309904 CPUtime=3.09 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 8224 0 0 0 307 2 0 0 25 0 4 0 514595633 317341696 14419 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=309904 CPUtime=3.08 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 8018 0 0 0 307 1 0 0 25 0 4 0 514595633 317341696 14420 33554432000 4194304 4627427 140735538797968 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=309904 CPUtime=3.06 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 5980 0 0 0 305 1 0 0 25 0 4 0 514595633 317341696 14420 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308703 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 309904

[startup+6.30651 s]
/proc/loadavg: 8.01 8.05 6.11 9/188 26579
/proc/meminfo: memFree=29757328/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=310916 CPUtime=25.15 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 52247 0 0 0 2502 13 0 0 25 0 4 0 514595633 318377984 21841 33554432000 4194304 4627427 140735538797968 18446744073709551615 4327410 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 77729 21841 390 106 0 72700 0
[pid=26575/tid=26576] ppid=26573 vsize=310916 CPUtime=6.29 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 12127 0 0 0 626 3 0 0 25 0 4 0 514595633 318377984 21841 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=310916 CPUtime=6.29 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 11853 0 0 0 627 2 0 0 25 0 4 0 514595633 318377984 21841 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=310916 CPUtime=6.26 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 9916 0 0 0 623 3 0 0 25 0 4 0 514595633 318377984 21841 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 310916

[startup+12.7003 s]
/proc/loadavg: 8.01 8.05 6.12 9/188 26579
/proc/meminfo: memFree=29644008/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=294600 CPUtime=50.69 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 91896 0 0 0 5045 24 0 0 25 0 4 0 514595633 301670400 47828 33554432000 4194304 4627427 140735538797968 18446744073709551615 4310392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 73650 47829 390 106 0 68621 0
[pid=26575/tid=26576] ppid=26573 vsize=294600 CPUtime=12.68 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 21499 0 0 0 1262 6 0 0 25 0 4 0 514595633 301670400 47829 33554432000 4194304 4627427 140735538797968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=294600 CPUtime=12.68 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 25674 0 0 0 1262 6 0 0 25 0 4 0 514595633 301670400 47829 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=294600 CPUtime=12.62 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 19473 0 0 0 1256 6 0 0 25 0 4 0 514595633 301670400 47829 33554432000 4194304 4627427 140735538797968 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 294600

[startup+25.501 s]
/proc/loadavg: 8.17 8.08 6.16 9/188 26580
/proc/meminfo: memFree=29377016/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=466308 CPUtime=101.82 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 147122 0 0 0 10148 34 0 0 25 0 4 0 514595633 477499392 68740 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 116577 68740 390 106 0 111548 0
[pid=26575/tid=26576] ppid=26573 vsize=466308 CPUtime=25.48 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 36689 0 0 0 2539 9 0 0 25 0 4 0 514595633 477499392 68740 33554432000 4194304 4627427 140735538797968 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=466308 CPUtime=25.48 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 36726 0 0 0 2540 8 0 0 25 0 4 0 514595633 477499392 68740 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=466308 CPUtime=25.35 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 35284 0 0 0 2527 8 0 0 25 0 4 0 514595633 477499392 68740 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 466308

[startup+51.1004 s]
/proc/loadavg: 8.16 8.09 6.21 9/188 26580
/proc/meminfo: memFree=29419720/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=543584 CPUtime=204.07 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 227965 0 0 0 20353 54 0 0 25 0 4 0 514595633 556630016 73652 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 135896 73652 390 106 0 130867 0
[pid=26575/tid=26576] ppid=26573 vsize=543584 CPUtime=51.07 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 59763 0 0 0 5093 14 0 0 25 0 4 0 514595633 556630016 73652 33554432000 4194304 4627427 140735538797968 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=543584 CPUtime=51.08 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 52927 0 0 0 5097 11 0 0 25 0 4 0 514595633 556630016 73652 33554432000 4194304 4627427 140735538797968 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=543584 CPUtime=50.8 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 56235 0 0 0 5067 13 0 0 25 0 4 0 514595633 556630016 73652 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 543584

[startup+102.301 s]
/proc/loadavg: 7.64 7.96 6.27 7/188 26582
/proc/meminfo: memFree=28499684/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=623660 CPUtime=408.58 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 385717 0 0 0 40764 94 0 0 25 0 4 0 514595633 638627840 87751 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 155915 87751 394 106 0 150886 0
[pid=26575/tid=26576] ppid=26573 vsize=623660 CPUtime=102.27 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 99745 0 0 0 10202 25 0 0 25 0 4 0 514595633 638627840 87751 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=623660 CPUtime=102.28 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 89954 0 0 0 10207 21 0 0 25 0 4 0 514595633 638627840 87751 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=623660 CPUtime=101.72 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 99962 0 0 0 10148 24 0 0 25 0 4 0 514595633 638627840 87751 33554432000 4194304 4627427 140735538797968 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 623660

[startup+162.301 s]

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

[pid=26575] ppid=26573 vsize=943588 CPUtime=2805.27 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 1707379 0 0 0 280040 487 0 0 25 0 4 0 514595633 966234112 169862 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308717 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 235897 169862 390 106 0 230868 0
[pid=26575/tid=26576] ppid=26573 vsize=943588 CPUtime=702.25 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 436168 0 0 0 70100 125 0 0 25 0 4 0 514595633 966234112 169862 33554432000 4194304 4627427 140735538797968 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=943588 CPUtime=702.26 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 418917 0 0 0 70106 120 0 0 25 0 4 0 514595633 966234112 169862 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=943588 CPUtime=698.45 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 424953 0 0 0 69724 121 0 0 25 0 4 0 514595633 966234112 169862 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308787 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.27
Current children cumulated vsize (KiB) 943588

[startup+762.301 s]
/proc/loadavg: 8.33 8.21 7.23 10/188 26629
/proc/meminfo: memFree=29739704/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=1128968 CPUtime=3044.93 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 1827809 0 0 0 303969 524 0 0 25 0 4 0 514595633 1156063232 197411 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309067 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 282242 197411 390 106 0 277213 0
[pid=26575/tid=26576] ppid=26573 vsize=1128968 CPUtime=762.25 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 462655 0 0 0 76092 133 0 0 25 0 4 0 514595633 1156063232 197411 33554432000 4194304 4627427 140735538797968 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=1128968 CPUtime=762.27 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 460259 0 0 0 76095 132 0 0 25 0 4 0 514595633 1156063232 197411 33554432000 4194304 4627427 140735538797968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=1128968 CPUtime=758.12 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 451284 0 0 0 75683 129 0 0 25 0 4 0 514595633 1156063232 197411 33554432000 4194304 4627427 140735538797968 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 1128968

[startup+822.301 s]
/proc/loadavg: 8.31 8.21 7.30 10/188 26631
/proc/meminfo: memFree=29684960/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=1130868 CPUtime=3284.6 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 1931817 0 0 0 327899 561 0 0 25 0 4 0 514595633 1158008832 206672 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 282717 206672 390 106 0 277688 0
[pid=26575/tid=26576] ppid=26573 vsize=1130868 CPUtime=822.24 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 488819 0 0 0 82082 142 0 0 25 0 4 0 514595633 1158008832 206672 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=1130868 CPUtime=822.27 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 486344 0 0 0 82086 141 0 0 25 0 4 0 514595633 1158008832 206672 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=1130868 CPUtime=817.78 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 476996 0 0 0 81640 138 0 0 25 0 4 0 514595633 1158008832 206672 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.6
Current children cumulated vsize (KiB) 1130868

[startup+882.301 s]
/proc/loadavg: 8.17 8.19 7.34 9/188 26633
/proc/meminfo: memFree=29681664/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=1228740 CPUtime=3524.27 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 2047784 0 0 0 351828 599 0 0 25 0 4 0 514595633 1258229760 223803 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308162 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 307185 223803 390 106 0 302156 0
[pid=26575/tid=26576] ppid=26573 vsize=1228740 CPUtime=882.24 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 520637 0 0 0 88071 153 0 0 25 0 4 0 514595633 1258229760 223803 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=1228740 CPUtime=882.27 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 511707 0 0 0 88076 151 0 0 25 0 4 0 514595633 1258229760 223803 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=1228740 CPUtime=877.46 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 506912 0 0 0 87599 147 0 0 25 0 4 0 514595633 1258229760 223803 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 1228740

[startup+942.3 s]
/proc/loadavg: 8.11 8.16 7.39 9/188 26634
/proc/meminfo: memFree=29550528/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=1230248 CPUtime=3763.95 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 2152008 0 0 0 375760 635 0 0 25 0 4 0 514595633 1259773952 228254 33554432000 4194304 4627427 140735538797968 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 307562 228254 390 106 0 302533 0
[pid=26575/tid=26576] ppid=26573 vsize=1230248 CPUtime=942.24 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 545938 0 0 0 94063 161 0 0 25 0 4 0 514595633 1259773952 228254 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=1230248 CPUtime=942.27 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 540487 0 0 0 94067 160 0 0 25 0 4 0 514595633 1259773952 228254 33554432000 4194304 4627427 140735538797968 18446744073709551615 4427693 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=1230248 CPUtime=937.14 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 531760 0 0 0 93557 157 0 0 25 0 4 0 514595633 1259773952 228254 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 1230248

[startup+1002.3 s]
/proc/loadavg: 8.16 8.17 7.43 9/188 26636
/proc/meminfo: memFree=29560884/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=1231812 CPUtime=4003.6 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 2251282 0 0 0 399693 667 0 0 25 0 4 0 514595633 1261375488 224329 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 307953 224329 390 106 0 302924 0
[pid=26575/tid=26576] ppid=26573 vsize=1231812 CPUtime=1002.23 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 571056 0 0 0 100053 170 0 0 25 0 4 0 514595633 1261375488 224329 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=1231812 CPUtime=1002.26 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 564672 0 0 0 100058 168 0 0 25 0 4 0 514595633 1261375488 224329 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=1231812 CPUtime=996.81 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 556378 0 0 0 99515 166 0 0 25 0 4 0 514595633 1261375488 224329 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.6
Current children cumulated vsize (KiB) 1231812

[startup+1062.31 s]
/proc/loadavg: 8.16 8.16 7.48 10/188 26637
/proc/meminfo: memFree=29577072/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=1233392 CPUtime=4243.28 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 2349896 0 0 0 423628 700 0 0 25 0 4 0 514595633 1262993408 217688 33554432000 4194304 4627427 140735538797968 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 308348 217688 390 106 0 303319 0
[pid=26575/tid=26576] ppid=26573 vsize=1233392 CPUtime=1062.23 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 595815 0 0 0 106045 178 0 0 25 0 4 0 514595633 1262993408 217688 33554432000 4194304 4627427 140735538797968 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=1233392 CPUtime=1062.27 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 589313 0 0 0 106051 176 0 0 25 0 4 0 514595633 1262993408 217688 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=1233392 CPUtime=1056.49 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 580779 0 0 0 105476 173 0 0 25 0 4 0 514595633 1262993408 217688 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.28
Current children cumulated vsize (KiB) 1233392

[startup+1122.3 s]
/proc/loadavg: 8.31 8.19 7.53 9/188 26639
/proc/meminfo: memFree=29425108/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=1260108 CPUtime=4482.94 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 2466706 0 0 0 447556 738 0 0 25 0 4 0 514595633 1290350592 252462 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 315027 252462 390 106 0 309998 0
[pid=26575/tid=26576] ppid=26573 vsize=1260108 CPUtime=1122.23 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 619585 0 0 0 112035 188 0 0 25 0 4 0 514595633 1290350592 252462 33554432000 4194304 4627427 140735538797968 18446744073709551615 4330056 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=1260108 CPUtime=1122.26 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 612925 0 0 0 112043 183 0 0 25 0 4 0 514595633 1290350592 252462 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=1260108 CPUtime=1116.16 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 602836 0 0 0 111434 182 0 0 25 0 4 0 514595633 1290350592 252462 33554432000 4194304 4627427 140735538797968 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.94
Current children cumulated vsize (KiB) 1260108

[startup+1182.3 s]
/proc/loadavg: 8.33 8.22 7.58 9/188 26641
/proc/meminfo: memFree=29061488/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=1434292 CPUtime=4722.61 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 2577036 0 0 0 471481 780 0 0 25 0 4 0 514595633 1468715008 279689 33554432000 4194304 4627427 140735538797968 18446744073709551615 4310399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 358573 279689 391 106 0 353544 0
[pid=26575/tid=26576] ppid=26573 vsize=1434292 CPUtime=1182.23 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 642620 0 0 0 118026 197 0 0 25 0 4 0 514595633 1468715008 279689 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=1434292 CPUtime=1182.26 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 651522 0 0 0 118031 195 0 0 25 0 4 0 514595633 1468715008 279689 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=1434292 CPUtime=1175.83 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 627038 0 0 0 117390 193 0 0 25 0 4 0 514595633 1468715008 279690 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309067 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.61
Current children cumulated vsize (KiB) 1434292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.26 8.20 7.58 9/188 26641
/proc/meminfo: memFree=29058860/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=1434960 CPUtime=4800.12 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 2607993 0 0 0 479221 791 0 0 25 0 4 0 514595633 1469399040 268738 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309067 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 358740 268738 391 106 0 353711 0
[pid=26575/tid=26576] ppid=26573 vsize=1434960 CPUtime=1201.64 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 651159 0 0 0 119963 201 0 0 25 0 4 0 514595633 1469399040 268739 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=1434960 CPUtime=1201.67 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 657831 0 0 0 119970 197 0 0 25 0 4 0 514595633 1469399040 268739 33554432000 4194304 4627427 140735538797968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=1434960 CPUtime=1195.13 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 634978 0 0 0 119317 196 0 0 25 0 4 0 514595633 1469399040 268739 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1434960

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

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

[startup+1201.7 s]
/proc/loadavg: 8.26 8.20 7.58 9/188 26641
/proc/meminfo: memFree=29058860/32951124 swapFree=67111344/67111528
[pid=26575] ppid=26573 vsize=1434960 CPUtime=4800.12 cores=1,3,5,7
/proc/26575/stat : 26575 (strangenight2-m) R 26573 26575 26347 0 -1 4202496 2607993 0 0 0 479221 791 0 0 25 0 4 0 514595633 1469399040 268738 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309067 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26575/statm: 358740 268738 391 106 0 353711 0
[pid=26575/tid=26576] ppid=26573 vsize=1434960 CPUtime=1201.64 cores=1,3,5,7
/proc/26575/task/26576/stat : 26576 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 651159 0 0 0 119963 201 0 0 25 0 4 0 514595633 1469399040 268739 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26575/tid=26577] ppid=26573 vsize=1434960 CPUtime=1201.67 cores=1,3,5,7
/proc/26575/task/26577/stat : 26577 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 657831 0 0 0 119970 197 0 0 25 0 4 0 514595633 1469399040 268739 33554432000 4194304 4627427 140735538797968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26575/tid=26578] ppid=26573 vsize=1434960 CPUtime=1195.13 cores=1,3,5,7
/proc/26575/task/26578/stat : 26578 (strangenight2-m) R 26573 26575 26347 0 -1 4202560 634978 0 0 0 119317 196 0 0 25 0 4 0 514595633 1469399040 268739 33554432000 4194304 4627427 140735538797968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1434960

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.2
CPU user time (s): 4792.24
CPU system time (s): 7.96179
CPU usage (%): 399.432
Max. virtual memory (cumulated for all children) (KiB): 1434960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.24
system time used= 7.96179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2608000
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= 2309
involuntary context switches= 32401

runsolver used 1.77873 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 00:32:58
IDJOB=3173686
IDBENCH=82504
IDSOLVER=1586
FILE ID=node133/3173686-1304029977
RUNJOBID= node133-1304028687-26367
PBS_JOBID= 13170319
Free space on /tmp= 71868 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3173686-1304029977/watcher-3173686-1304029977 -o /tmp/evaluation-result-3173686-1304029977/solver-3173686-1304029977 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173686-1304029977.cnf

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

MD5SUM BENCH= 20b02cb2651a47b9d104f0bf45924440
RANDOM SEED=1260120708

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29896420 kB
Buffers:        657140 kB
Cached:         495696 kB
SwapCached:        124 kB
Active:        2032400 kB
Inactive:       676216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29896420 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           24408 kB
Writeback:          48 kB
AnonPages:     1555212 kB
Mapped:          15504 kB
Slab:           279960 kB
PageTables:       7832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2006256 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71884 MiB
End job on node133 at 2011-04-29 00:53:01