Trace number 3173772

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.44 1201.86

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S903594090-011-UNKNOWN.cnf
MD5SUM7d95438154723bef0aaca7f7f26ea8e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.34849
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-3173772-1304031149.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.04	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.04	c -- vars added      10000
0.00/0.04	c Parsing time:  0.02 s
0.00/0.04	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.19/0.07	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.19/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.35/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.35/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.35/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.35/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.35/0.12	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.35/0.17	c lits-rem:         0  cl-subs:        0  v-elim:    274  v-fix:    0  time:  0.05 s
0.35/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.35/0.19	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.35/0.19	c calculated reachability. Time: 0.00
0.35/0.19	c Calc default polars -  time:   0.00 s pos:    4402 undec:    1145 neg:    4453
0.35/0.19	c =========================================================================================
0.35/0.19	c types(t): F = full restart, N = normal restart
0.35/0.19	c types(t): S = simplification begin/end, E = solution found
0.35/0.19	c restart types(rt): st = static, dy = dynamic
0.35/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.35/0.19	c  B st     0         0      9726     41691         0         0    126776         0   no data   no data
3.14/0.86	c  N dy    22      4049      9726     41691         0      4049    126776    644292     95.04    120.50
5.95/1.54	c  N dy    48      8135      9726     41691         0      4639    126776    321954     94.58    114.40
9.14/2.37	c  N dy    75     12897      9726     41691         0      9399    126776   1050505     94.15     99.16
12.34/3.10	c  N dy   100     17090      9726     41691         0      7847    126776    510259     93.58     99.82
15.13/3.84	c  N dy   125     21172      9726     41691         0     11929    126776   1129841     93.63     99.34
17.92/4.55	c  F st   153     25002      9726     41691         0      8382    126776    359247     93.79     93.33
18.32/4.61	c  N st   154     25252      9726     41691         0      8632    126776    395667     93.79   no data
21.53/5.50	c  N dy   159     30000      9726     41691         0     13380    126776   1213837     93.79   no data
21.53/5.50	c  S st   159     30000      9726     41691         0     13380    126776   1213837     93.79   no data
21.93/5.59	c  S st   159     30502      9726     41691         0     13882    126776   1261775     93.79   no data
21.93/5.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.31/5.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
22.31/5.63	c blocked clauses removed:      123 vars:     19 tried:        9726 T: 0.00 s
22.31/5.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.31/5.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.31/5.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9707 time:  0.00 s
22.31/5.64	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
22.31/5.68	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.04 s
22.71/5.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.51/5.98	c lits-rem:        15  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.20 s
23.91/6.02	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.05
23.91/6.03	c calculated reachability. Time: 0.00
23.91/6.03	c  N dy   159     30502      9701     41562         0     13825    126429   1251948     93.79   no data
27.10/6.80	c  N dy   188     34525      9701     41562         0      9190    126429    301216     94.48     99.64
29.91/7.56	c  N dy   216     38615      9701     41562         0     13280    126429    910087     94.40    122.47
33.10/8.36	c  N dy   241     42652      9701     41562         0     17317    126429   1521600     94.48    101.13
35.49/8.98	c  S st   260     45753      9701     41562         0     10586    126429    337614     94.68   no data
35.89/9.08	c  S st   260     46255      9701     41562         0     11088    126429    397673     94.68   no data
35.89/9.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.29/9.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
36.29/9.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.29/9.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.29/9.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.29/9.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
36.29/9.13	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
36.29/9.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.29/9.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.69/9.22	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.69/9.22	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
36.69/9.23	c vivif2 --  cl tried    11088 cl shrink        0 lits rem          0 time: 0.01
36.69/9.27	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.04
36.69/9.27	c calculated reachability. Time: 0.00
36.69/9.27	c  N dy   260     46255      9701     41562         0     11088    126429    397672     94.68   no data
39.88/10.05	c  N dy   290     50316      9701     41562         0     15149    126429   1025225     94.98    101.33
43.09/10.84	c  N dy   311     54399      9701     41562         0     19232    126429   1629568     94.64    100.66
46.27/11.65	c  N dy   338     58487      9701     41562         0     12408    126429    453853     94.87     99.97
49.48/12.43	c  N dy   360     62553      9701     41562         0     16474    126429   1068703     94.80    107.99
52.69/13.25	c  N dy   384     66661      9701     41562         0     20581    126429   1676806     94.65    100.55
55.07/13.83	c  S st   400     69382      9701     41562         0     23302    126429   2083984     94.51   no data
55.47/13.93	c  S st   400     69882      9701     41562         0     23802    126429   2139067     94.51   no data
55.47/13.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.47/13.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
55.47/13.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.47/13.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.47/13.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.47/13.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
55.47/13.99	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
55.86/14.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
56.27/14.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.06/14.84	c lits-rem:        13  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.68 s
59.06/14.84	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
59.06/14.87	c vivif2 --  cl tried    23797 cl shrink        0 lits rem          0 time: 0.03
59.46/14.93	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.06
59.46/14.93	c calculated reachability. Time: 0.00
59.46/14.93	c  N dy   400     69882      9701     41562         0     23797    126429   2137635     94.51   no data
63.05/15.80	c  N dy   424     74421      9701     41562         0     16380    126429    899760     94.43    114.47
66.65/16.79	c  N dy   457     79347      9701     41562         0     21305    126429   1635014     94.37    102.22
71.04/17.88	c  N dy   490     84567      9701     41562         0     13544    126429    316740     94.40    100.18
73.44/18.46	c  F st   514     87501      9701     41562         0     16478    126429    783787     94.72   no data
76.23/19.16	c  N st   519     90797      9701     41562         0     19773    126429   1392237     94.72   no data
81.03/20.38	c  N dy   545     96664      9701     41562         0     25640    126429   2327503     94.69    118.78
86.22/21.69	c  N dy   585    103115      9701     41562         0     18103    126429    830589     94.55     99.69
87.84/22.04	c  S st   598    104823      9701     41562         0     19810    126429   1081803     94.52   no data
88.21/22.14	c  S st   598    105327      9701     41562         0     20314    126429   1139261     94.52   no data
88.21/22.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.21/22.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
88.21/22.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.21/22.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.61/22.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.61/22.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
88.61/22.20	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
88.61/22.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
88.61/22.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.81/22.52	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
89.81/22.53	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
89.81/22.54	c vivif2 --  cl tried    20314 cl shrink        0 lits rem          0 time: 0.02
90.21/22.60	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.05
90.21/22.60	c calculated reachability. Time: 0.00
90.21/22.60	c  N dy   598    105327      9701     41562         0     20314    126429   1139258     94.52   no data
95.81/24.04	c  N dy   637    112250      9701     41562         0     27237    126429   2154215     94.28     99.65
101.79/25.57	c  N dy   682    119435      9701     41562         0     19431    126429    901238     94.30    105.37
108.19/27.17	c  N dy   736    127058      9701     41562         0     27052    126429   2062750     94.45     99.84
115.38/28.96	c  N dy   792    135336      9701     41562         0     19334    126429    745416     94.59    104.38
122.59/30.79	c  N dy   842    144034      9701     41562         0     28031    126429   2066540     94.59    109.84
130.96/32.83	c  N dy   906    153327      9701     41562         0     20329    126429    769649     94.67    103.17
134.95/33.83	c  S st   940    157991      9701     41562         0     24993    126429   1491839     94.78   no data
135.35/33.95	c  S st   940    158495      9701     41562         0     25497    126429   1554659     94.78   no data
135.35/33.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
135.35/33.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
135.77/34.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.77/34.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.77/34.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.77/34.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
135.77/34.01	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
135.77/34.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
136.18/34.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.15/34.60	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.47 s
138.15/34.60	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
138.15/34.63	c vivif2 --  cl tried    25494 cl shrink        0 lits rem          0 time: 0.02
138.15/34.69	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.06
138.15/34.69	c calculated reachability. Time: 0.00
138.15/34.69	c  N dy   940    158495      9701     41562         0     25494    126429   1553811     94.78   no data
147.74/37.00	c  N dy  1005    168675      9701     41562         0     35674    126429   3166256     94.95    107.78
156.92/39.31	c  N dy  1071    179572      9701     41562         0     28572    126429   1828863     94.90    102.57
167.31/41.96	c  N dy  1146    191167      9701     41562         0     21162    126429    584560     94.97    100.14
178.09/44.68	c  N dy  1224    203591      9701     41562         0     33585    126429   2455165     94.93    103.58
190.07/47.63	c  N dy  1311    216640      9701     41562         0     26641    126429   1263597     94.90    100.78
203.25/50.92	c  N dy  1398    230684      9701     41562         0     40684    126429   3394795     94.92    102.38
209.24/52.49	c  S st  1443    237747      9701     41562         0     26744    126429   1135266     94.92     75.51
210.04/52.61	c  S st  1443    238254      9701     41562         0     27251    126429   1187602     94.92   no data
210.04/52.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
210.04/52.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
210.04/52.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
210.04/52.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
210.04/52.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.04/52.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
210.04/52.67	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
210.46/52.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
210.46/52.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.63/53.07	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.30 s
211.63/53.07	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
211.63/53.09	c vivif2 --  cl tried    27250 cl shrink        0 lits rem          0 time: 0.02
212.03/53.15	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.06
212.03/53.15	c calculated reachability. Time: 0.00
212.03/53.15	c  N dy  1443    238254      9701     41562         0     27250    126429   1187276     94.92   no data
226.41/56.78	c  N dy  1544    253613      9701     41562         0     42607    126429   3544942     95.00    103.52
241.62/60.52	c  N dy  1646    269950      9701     41562         0     36948    126429   2509496     94.93    101.50
257.97/64.63	c  N dy  1756    287225      9701     41562         0     31223    126429   1521469     94.91    100.50
275.95/69.15	c  N dy  1873    305675      9701     41562         0     25673    126429    531043     94.95    101.23
276.37/69.28	c  F st  1879    306250      9701     41562         0     26248    126429    620703     94.96   no data
294.72/73.88	c  N dy  1969    325313      9701     41562         0     45307    126429   3801216     94.97    101.58
313.90/78.69	c  N dy  2094    345477      9701     41562         0     40473    126429   2646456     95.01    101.16
326.27/81.74	c  S st  2166    357382      9701     41562         0     26381    126429    348370     94.95   no data
326.67/81.85	c  S st  2166    357883      9701     41562         0     26882    126429    412836     94.95   no data
326.67/81.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
326.67/81.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
327.07/81.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
327.07/81.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
327.07/81.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.07/81.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
327.07/81.91	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
327.07/81.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
327.07/81.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.48/82.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
327.48/82.02	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
327.48/82.03	c vivif2 --  cl tried    26882 cl shrink        0 lits rem          0 time: 0.01
327.48/82.09	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.06
327.48/82.09	c calculated reachability. Time: 0.00
327.48/82.09	c  N dy  2166    357883      9701     41562         0     26882    126429    412836     94.95   no data
347.07/86.93	c  N dy  2297    377955      9701     41562         0     46953    126429   3432904     94.91    100.71
366.62/91.88	c  N dy  2423    397965      9701     41562         0     39967    126429   2218795     94.92    103.11
387.79/97.13	c  N dy  2566    417975      9701     41562         0     31973    126429    929278     95.07    101.94
407.76/102.12	c  N dy  2698    438015      9701     41562         0     52010    126429   3978600     95.09    101.22
428.13/107.26	c  N dy  2831    458254      9701     41562         0     43246    126429   2451820     95.13    100.79
449.70/112.60	c  N dy  2961    478309      9701     41562         0     33305    126429    829001     95.20    100.99
470.09/117.74	c  N dy  3099    498447      9701     41562         0     53442    126429   3877679     95.22    100.88
491.25/123.01	c  N dy  3225    518752      9701     41562         0     42751    126429   2131197     95.20    100.65
510.82/127.94	c  S st  3345    536824      9701     41562         0     60821    126429   4889802     95.22   no data
511.62/128.10	c  S st  3345    537329      9701     41562         0     61326    126429   4944828     95.22   no data
511.62/128.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
511.62/128.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
511.62/128.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
511.62/128.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
511.62/128.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.62/128.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
511.62/128.20	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
512.02/128.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
513.22/128.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
526.40/131.90	c lits-rem:         9  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.36 s
526.81/131.90	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
526.81/131.98	c vivif2 --  cl tried    61322 cl shrink        0 lits rem          0 time: 0.07
527.22/132.08	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.11
527.22/132.09	c calculated reachability. Time: 0.00
527.22/132.09	c  N dy  3345    537329      9701     41562         0     61322    126429   4943568     95.22   no data
547.56/137.18	c  N dy  3467    557372      9701     41562         0     49365    126429   2914831     95.19    100.33
569.93/142.74	c  N dy  3590    577511      9701     41562         0     36507    126429    854704     95.21    100.68
590.70/147.98	c  N dy  3721    597548      9701     41562         0     56543    126429   3916887     95.25    100.69
613.07/153.54	c  N dy  3859    617590      9701     41562         0     42582    126429   1673747     95.26    102.73
634.63/158.97	c  N dy  3981    637601      9701     41562         0     62593    126429   4707097     95.28    100.91
656.60/164.44	c  N dy  4115    657624      9701     41562         0     47617    126429   2281002     95.32    104.14
679.38/170.19	c  N dy  4251    677670      9701     41562         0     67663    126429   5416544     95.36    100.43
701.75/175.70	c  N dy  4381    697769      9701     41562         0     51759    126429   2762412     95.40    101.12
726.11/181.83	c  N dy  4522    717938      9701     41562         0     71925    126429   5844428     95.46    102.71
747.28/187.17	c  N dy  4645    737995      9701     41562         0     54981    126429   3080688     95.46    100.72
772.05/193.32	c  N dy  4781    758272      9701     41562         0     75256    126429   6195080     95.51    104.46
793.22/198.68	c  N dy  4914    778280      9701     41562         0     57273    126429   3293027     95.53    108.31
817.98/204.83	c  N dy  5044    798307      9701     41562         0     77300    126429   6357058     95.54    102.49
826.00/206.87	c  S st  5095    805993      9701     41562         0     45988    126429   1421554     95.54   no data
826.77/207.02	c  S st  5095    806497      9701     41562         0     46492    126429   1482608     95.54   no data
826.77/207.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
826.77/207.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
826.77/207.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
826.77/207.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.77/207.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.77/207.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
827.17/207.10	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
827.17/207.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
827.57/207.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
829.99/207.88	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.67 s
829.99/207.89	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
830.39/207.91	c vivif2 --  cl tried    46491 cl shrink        0 lits rem          0 time: 0.02
830.39/208.00	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.08
830.76/208.00	c calculated reachability. Time: 0.00
830.76/208.00	c  N dy  5095    806497      9701     41562         0     46491    126429   1482072     95.54   no data
853.53/213.78	c  N dy  5233    826969      9701     41562         0     66962    126429   4596658     95.57    100.72
878.32/219.94	c  N dy  5364    847039      9701     41562         0     47032    126429   1432313     95.57    109.22
901.46/225.70	c  N dy  5501    867055      9701     41562         0     67047    126429   4472413     95.59    100.64
925.84/231.82	c  N dy  5630    887061      9701     41562         0     46052    126429   1157066     95.62    102.05
948.62/237.54	c  N dy  5763    907185      9701     41562         0     66174    126429   4244759     95.65    102.62
973.76/243.85	c  N dy  5888    927329      9701     41562         0     44320    126429    741667     95.66    101.14
996.13/249.43	c  N dy  6018    947380      9701     41562         0     64368    126429   3820408     95.68    101.43
1021.70/255.84	c  N dy  6149    967437      9701     41562         0     84423    126429   6860166     95.69    121.74
1044.46/261.54	c  N dy  6279    987535      9701     41562         0     61523    126429   3270451     95.71    102.16
1069.63/267.89	c  N dy  6415   1007588      9701     41562         0     81576    126429   6352897     95.75    101.20
1093.19/273.78	c  N dy  6542   1027653      9701     41562         0     57643    126429   2493211     95.75    101.58
1117.56/279.90	c  N dy  6667   1047718      9701     41562         0     77704    126429   5542803     95.73    101.80
1142.72/286.15	c  N dy  6796   1067821      9701     41562         0     52807    126429   1607949     95.74    102.67
1147.12/287.27	c  F st  6823   1071876      9701     41562         0     56862    126429   2227580     95.74     86.95
1166.29/292.08	c  N dy  6904   1087906      9701     41562         0     72891    126429   4803243     95.76    102.15
1193.46/298.89	c  N dy  7037   1107977      9701     41562         0     46976    126429    551625     95.80    101.31
1216.64/304.69	c  N dy  7162   1128314      9701     41562         0     67313    126429   3687674     95.80    103.70
1243.41/311.31	c  N dy  7297   1148483      9701     41562         0     87478    126429   6827884     95.83    101.25
1267.75/317.42	c  N dy  7424   1168544      9701     41562         0     60537    126429   2526709     95.86    102.72
1292.51/323.62	c  N dy  7549   1188632      9701     41562         0     80625    126429   5588389     95.87    101.49
1319.68/330.43	c  N dy  7679   1208706      9701     41562         0     52696    126429   1142445     95.87    109.91
1320.88/330.74	c  S st  7688   1209746      9701     41562         0     53735    126429   1308742     95.88   no data
1321.28/330.89	c  S st  7688   1210249      9701     41562         0     54238    126429   1364319     95.88   no data
1321.68/330.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1321.68/330.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
1321.68/330.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1321.68/330.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1321.68/330.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1321.68/330.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
1321.68/330.98	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1322.09/331.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1322.09/331.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1324.87/331.70	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.61 s
1324.87/331.71	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
1324.87/331.73	c vivif2 --  cl tried    54237 cl shrink        0 lits rem          0 time: 0.02
1325.27/331.83	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.09
1325.27/331.83	c calculated reachability. Time: 0.00
1325.27/331.83	c  N dy  7688   1210249      9701     41562         0     54237    126429   1364216     95.88   no data
1349.24/337.89	c  N dy  7820   1230311      9701     41562         0     74299    126429   4423075     95.90    110.85
1376.80/344.76	c  N dy  7950   1250474      9701     41562         0     94460    126429   7499557     95.91    101.74
1400.76/350.77	c  N dy  8079   1270507      9701     41562         0     65495    126429   2965975     95.94    109.39
1427.13/357.31	c  N dy  8211   1290556      9701     41562         0     85540    126429   6015668     95.95    101.61
1454.31/364.14	c  N dy  8338   1310574      9701     41562         0     55564    126429   1294924     95.96    101.18
1478.25/370.18	c  N dy  8468   1330605      9701     41562         0     75595    126429   4366233     95.97    105.38
1506.21/377.16	c  N dy  8595   1350611      9701     41562         0     95600    126429   7415189     95.98    101.56
1531.78/383.57	c  N dy  8730   1370782      9701     41562         0     64770    126429   2557831     96.00    104.19
1557.35/389.99	c  N dy  8854   1390856      9701     41562         0     84843    126429   5649976     96.00    101.41
1586.90/397.37	c  N dy  8993   1411018      9701     41562         0     53008    126429    584684     96.03    101.54
1610.86/403.35	c  N dy  9124   1431211      9701     41562         0     73200    126429   3705947     96.05    103.37
1638.45/410.21	c  N dy  9255   1451244      9701     41562         0     93229    126429   6806170     96.08    103.93
1666.38/417.23	c  N dy  9395   1471478      9701     41562         0     60463    126429   1598060     96.11    101.47
1691.17/423.42	c  N dy  9514   1491495      9701     41562         0     80478    126429   4701815     96.11    101.98
1720.31/430.73	c  N dy  9658   1511775      9701     41562         0    100756    126429   7829303     96.16    102.31
1747.08/437.42	c  N dy  9795   1532025      9701     41562         0     67015    126429   2458771     96.18    101.96
1773.04/443.93	c  N dy  9917   1552103      9701     41562         0     87092    126429   5546729     96.19    107.14
1802.59/451.35	c  N dy 10038   1572394      9701     41562         0    107381    126429   8606119     96.17    102.74
1827.78/457.64	c  N dy 10167   1592408      9701     41562         0     72402    126429   3125531     96.19    101.81
1854.51/464.37	c  N dy 10286   1612417      9701     41562         0     92409    126429   6202043     96.19    104.02
1885.27/472.04	c  N dy 10415   1632563      9701     41562         0     56553    126429    555920     96.19    102.07
1909.64/478.10	c  N dy 10547   1652610      9701     41562         0     76600    126429   3622762     96.19    113.72
1938.00/485.20	c  N dy 10687   1672735      9701     41562         0     96723    126429   6717837     96.22    103.29
1967.98/492.75	c  N dy 10816   1692807      9701     41562         0     59794    126429    919239     96.22    101.48
1990.35/498.34	c  S st 10944   1710250      9701     41562         0     77236    126429   3616134     96.25   no data
1991.12/498.53	c  S st 10944   1710752      9701     41562         0     77738    126429   3672473     96.25   no data
1991.12/498.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1991.52/498.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
1991.52/498.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1991.52/498.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1991.52/498.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1991.52/498.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
1991.52/498.64	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1991.92/498.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1992.32/498.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2004.70/501.90	c lits-rem:         6  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.02 s
2004.70/501.90	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
2004.70/501.96	c vivif2 --  cl tried    77731 cl shrink        0 lits rem          0 time: 0.06
2005.10/502.09	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.13
2005.10/502.09	c calculated reachability. Time: 0.00
2005.10/502.09	c  N dy 10944   1710752      9701     41562         0     77731    126429   3670199     96.25   no data
2033.88/509.21	c  N dy 11079   1730803      9701     41562         0     97782    126429   6812640     96.27    103.12
2064.63/516.96	c  N dy 11203   1750807      9701     41562         0     59791    126429    745892     96.28    122.18
2089.38/523.18	c  N dy 11341   1770834      9701     41562         0     79817    126429   3804165     96.29    103.03
2118.13/530.35	c  N dy 11476   1790914      9701     41562         0     99897    126429   6890129     96.30    103.73
2149.29/538.13	c  N dy 11601   1810972      9701     41562         0     60951    126429    780388     96.31    106.32
2174.06/544.32	c  N dy 11720   1831058      9701     41562         0     81035    126429   3814149     96.29    124.17
2202.81/551.54	c  N dy 11853   1851215      9701     41562         0    101191    126429   6893195     96.30    102.69
2234.77/559.50	c  N dy 11978   1871293      9701     41562         0     61272    126429    681789     96.29    104.95
2259.93/565.84	c  N dy 12116   1891495      9701     41562         0     81473    126429   3795428     96.31    104.45
2289.12/573.19	c  N dy 12251   1911633      9701     41562         0    101610    126429   6912993     96.33    101.67
2321.85/581.39	c  N dy 12383   1931868      9701     41562         0    121840    126429  10034658     96.35    102.62
2347.41/587.78	c  N dy 12516   1951951      9701     41562         0     80930    126429   3581290     96.37    102.15
2376.17/595.00	c  N dy 12645   1971972      9701     41562         0    100949    126429   6679688     96.38    102.00
2408.92/603.16	c  N dy 12781   1992053      9701     41562         0    121029    126429   9786130     96.40    101.91
2436.08/609.91	c  N dy 12908   2012471      9701     41562         0     79452    126429   3191520     96.41    105.98
2464.46/617.01	c  N dy 13035   2032512      9701     41562         0     99493    126429   6284398     96.42    120.21
2496.41/625.07	c  N dy 13164   2052571      9701     41562         0    119545    126429   9402100     96.42    102.19
2524.36/632.08	c  N dy 13293   2072630      9701     41562         0     76606    126429   2638764     96.43    102.27
2552.34/639.03	c  N dy 13417   2092655      9701     41562         0     96629    126429   5744688     96.44    101.86
2583.50/646.86	c  N dy 13545   2112741      9701     41562         0    116709    126429   8853058     96.44    101.62
2613.44/654.38	c  N dy 13672   2132779      9701     41562         0     72761    126429   1860079     96.45    101.64
2641.00/661.23	c  N dy 13801   2152919      9701     41562         0     92900    126429   4955993     96.45    105.85
2671.76/668.90	c  N dy 13921   2172958      9701     41562         0    112937    126429   8000457     96.45    109.82
2704.91/677.22	c  N dy 14053   2193061      9701     41562         0     68040    126429    988089     96.46    102.20
2728.87/683.20	c  S st 14176   2210753      9701     41562         0     85731    126429   3754716     96.48   no data
2729.67/683.41	c  S st 14176   2211258      9701     41562         0     86236    126429   3816620     96.48   no data
2729.67/683.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2730.07/683.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
2730.07/683.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2730.07/683.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2730.07/683.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2730.07/683.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
2730.07/683.53	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2730.47/683.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2730.87/683.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2743.25/686.85	c lits-rem:        16  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.07 s
2743.25/686.86	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
2743.65/686.92	c vivif2 --  cl tried    86229 cl shrink        0 lits rem          0 time: 0.06
2744.05/687.07	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.15
2744.05/687.08	c calculated reachability. Time: 0.00
2744.05/687.08	c  N dy 14176   2211258      9701     41562         0     86229    126429   3814873     96.48   no data
2774.41/694.60	c  N dy 14302   2231429      9701     41562         0    106398    126429   6910343     96.48    102.23
2807.58/702.97	c  N dy 14438   2251584      9701     41562         0    126551    126429  10010935     96.49    102.78
2835.92/710.01	c  N dy 14567   2271605      9701     41562         0     80575    126429   2756642     96.49    102.95
2863.89/717.06	c  N dy 14685   2291649      9701     41562         0    100619    126429   5820944     96.50    138.21
2895.83/725.08	c  N dy 14815   2311652      9701     41562         0    120621    126429   8936570     96.51    106.88
2927.39/732.96	c  N dy 14930   2331719      9701     41562         0     73698    126429   1542770     96.50    103.97
2956.57/740.23	c  N dy 15062   2352037      9701     41562         0     94013    126429   4695301     96.51    101.65
2987.73/748.04	c  N dy 15190   2372138      9701     41562         0    114113    126429   7800551     96.52    101.84
3022.48/756.72	c  N dy 15316   2392179      9701     41562         0    134153    126429  10862770     96.53    104.81
3049.62/763.52	c  N dy 15445   2412196      9701     41562         0     86169    126429   3358801     96.53    103.01
3078.79/770.83	c  N dy 15569   2432213      9701     41562         0    106184    126429   6431557     96.53    118.01
3112.33/779.23	c  N dy 15701   2452291      9701     41562         0    126260    126429   9538346     96.54    104.25
3143.89/787.10	c  N dy 15818   2472344      9701     41562         0     77316    126429   1809966     96.54    101.81
3172.28/794.25	c  N dy 15949   2492721      9701     41562         0     97692    126429   4945217     96.54    102.79
3204.21/802.29	c  N dy 16080   2512823      9701     41562         0    117794    126429   8055593     96.55    102.01
3239.75/811.19	c  N dy 16208   2532897      9701     41562         0    137867    126429  11130142     96.55    102.85
3267.72/818.12	c  N dy 16331   2553000      9701     41562         0     87974    126429   3325304     96.56    107.69
3297.28/825.58	c  N dy 16463   2573014      9701     41562         0    107987    126429   6429856     96.57    109.70
3331.22/834.04	c  N dy 16596   2593103      9701     41562         0    128075    126429   9520116     96.58    102.04
3364.78/842.48	c  N dy 16724   2613176      9701     41562         0     77157    126429   1508573     96.58    112.67
3392.74/849.41	c  N dy 16852   2633290      9701     41562         0     97271    126429   4596707     96.58    103.70
3424.69/857.48	c  N dy 16991   2653695      9701     41562         0    117676    126429   7783348     96.59    102.83
3460.24/866.38	c  N dy 17125   2673858      9701     41562         0    137839    126429  10895282     96.60    108.49
3490.19/873.89	c  N dy 17254   2693932      9701     41562         0     85909    126429   2704653     96.61    102.90
3515.76/880.27	c  S st 17368   2711261      9701     41562         0    103238    126429   5379727     96.62     89.94
3516.96/880.54	c  S st 17368   2711763      9701     41562         0    103740    126429   5438816     96.62   no data
3516.96/880.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3517.36/880.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.10
3517.36/880.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3517.36/880.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3517.36/880.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3517.36/880.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
3517.36/880.68	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3517.76/880.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
3518.97/881.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3536.55/885.41	c lits-rem:        15  cl-subs:        6  v-elim:      0  v-fix:    0  time:  4.36 s
3536.55/885.41	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
3536.55/885.50	c vivif2 --  cl tried   103734 cl shrink        0 lits rem          0 time: 0.08
3537.32/885.67	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.17
3537.32/885.67	c calculated reachability. Time: 0.00
3537.32/885.67	c  N dy 17368   2711763      9701     41562         0    103734    126429   5437335     96.62   no data
3571.28/894.19	c  N dy 17496   2731837      9701     41562         0    123806    126429   8527125     96.62    102.28
3608.83/903.51	c  N dy 17631   2751917      9701     41562         0    143882    126429  11633783     96.63    103.86
3637.18/910.69	c  N dy 17761   2772084      9701     41562         0     91051    126429   3332508     96.64    103.04
3667.95/918.31	c  N dy 17890   2792231      9701     41562         0    111197    126429   6417609     96.64    101.97
3702.29/926.95	c  N dy 18026   2812351      9701     41562         0    131316    126429   9497269     96.65    102.15
3738.25/935.97	c  N dy 18154   2832456      9701     41562         0     77423    126429   1084217     96.66    104.58
3767.40/943.28	c  N dy 18288   2852496      9701     41562         0     97463    126429   4198007     96.68    102.13
3799.36/951.23	c  N dy 18416   2872509      9701     41562         0    117475    126429   7281709     96.68    119.52
3834.91/960.16	c  N dy 18545   2892607      9701     41562         0    137572    126429  10347947     96.68    102.44
3869.67/968.88	c  N dy 18687   2912711      9701     41562         0     82682    126429   1776319     96.70    106.04
3898.81/976.15	c  N dy 18825   2932813      9701     41562         0    102784    126429   4901703     96.71    104.10
3931.18/984.29	c  N dy 18950   2952886      9701     41562         0    122856    126429   7979257     96.71    110.66
3968.31/993.57	c  N dy 19086   2973069      9701     41562         0    143036    126429  11119722     96.73    102.64
4001.08/1001.71	c  N dy 19207   2993167      9701     41562         0     87138    126429   2308954     96.73    102.61
4031.03/1009.24	c  N dy 19352   3013316      9701     41562         0    107285    126429   5440997     96.74    102.76
4064.99/1017.76	c  N dy 19488   3033462      9701     41562         0    127429    126429   8546892     96.75    104.30
4102.53/1027.19	c  N dy 19629   3053587      9701     41562         0    147552    126429  11695197     96.77    104.14
4134.50/1035.19	c  N dy 19768   3073664      9701     41562         0     90636    126429   2685360     96.78    103.65
4165.26/1042.81	c  N dy 19906   3093700      9701     41562         0    110670    126429   5852044     96.80    104.94
4199.19/1051.35	c  N dy 20037   3113741      9701     41562         0    130711    126429   8946512     96.80    103.10
4237.14/1060.84	c  N dy 20172   3133830      9701     41562         0    150797    126429  12062191     96.82    102.49
4268.29/1068.65	c  N dy 20300   3153832      9701     41562         0     92800    126429   2887681     96.82    105.35
4299.04/1076.36	c  N dy 20435   3173941      9701     41562         0    112908    126429   6003089     96.83    103.42
4333.80/1085.03	c  N dy 20558   3193951      9701     41562         0    132917    126429   9077991     96.83    102.04
4367.37/1093.45	c  S st 20670   3211764      9701     41562         0    150729    126429  11786079     96.83   no data
4368.54/1093.77	c  S st 20670   3212270      9701     41562         0    151235    126429  11844142     96.83   no data
4368.54/1093.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4369.34/1093.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
4369.34/1093.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4369.34/1093.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4369.34/1093.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4369.34/1093.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
4369.34/1093.95	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4370.14/1094.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
4372.55/1094.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4409.30/1103.97	c lits-rem:        29  cl-subs:       17  v-elim:      0  v-fix:    0  time:  9.24 s
4409.30/1103.98	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
4410.10/1104.15	c vivif2 --  cl tried   151218 cl shrink        0 lits rem          0 time: 0.18
4410.91/1104.39	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.24
4410.91/1104.40	c calculated reachability. Time: 0.00
4410.91/1104.40	c  N dy 20670   3212270      9701     41562         0    151218    126429  11839836     96.83   no data
4443.65/1112.56	c  N dy 20810   3232364      9701     41562         0     92318    126429   2692466     96.84    107.22
4474.00/1120.19	c  N dy 20936   3252452      9701     41562         0    112403    126429   5831473     96.85    124.86
4508.75/1128.85	c  N dy 21066   3272543      9701     41562         0    132492    126429   8942026     96.86    104.44
4547.12/1138.44	c  N dy 21205   3292558      9701     41562         0    152506    126429  12030666     96.86    103.86
4580.24/1146.75	c  N dy 21333   3312841      9701     41562         0     92792    126429   2615342     96.87    106.67
4611.40/1154.53	c  N dy 21472   3332904      9701     41562         0    112853    126429   5752887     96.89    104.00
4648.58/1163.81	c  N dy 21604   3352988      9701     41562         0    132936    126429   8855976     96.90    104.45
4686.90/1173.47	c  N dy 21736   3373153      9701     41562         0    153101    126429  11946189     96.90    102.62
4721.25/1182.08	c  N dy 21878   3393184      9701     41562         0     92135    126429   2370445     96.92    104.91
4752.40/1189.86	c  N dy 22010   3413415      9701     41562         0    112365    126429   5496201     96.93    106.89
4787.16/1198.56	c  N dy 22142   3433424      9701     41562         0    132372    126429   8603466     96.93    106.30

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

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

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


[startup+0 s]
/proc/loadavg: 7.74 8.04 7.47 5/180 30434
/proc/meminfo: memFree=22713536/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 409 0 0 0 0 0 0 0 24 0 4 0 593345638 52441088 348 33554432000 4194304 4627427 140735856627488 18446744073709551615 46985546942386 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 12803 348 299 106 0 7774 0
[pid=30434/tid=30435] ppid=30432 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593345638 52441088 348 33554432000 4194304 4627427 140735856627488 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593345638 52441088 348 33554432000 4194304 4627427 140735856627488 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593345638 52441088 348 33554432000 4194304 4627427 140735856627488 18446744073709551615 46985546942386 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.059348 s]
/proc/loadavg: 7.74 8.04 7.47 5/180 30434
/proc/meminfo: memFree=22713536/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=293044 CPUtime=0.19 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 8299 0 0 0 16 3 0 0 25 0 4 0 593345638 300077056 7295 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 73261 7295 364 106 0 68232 0
[pid=30434/tid=30435] ppid=30432 vsize=293044 CPUtime=0.04 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 1960 0 0 0 4 0 0 0 25 0 4 0 593345638 300077056 7295 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308780 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=293044 CPUtime=0.03 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 2043 0 0 0 3 0 0 0 25 0 4 0 593345638 300077056 7295 33554432000 4194304 4627427 140735856627488 18446744073709551615 4522963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=293044 CPUtime=0.04 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 1979 0 0 0 4 0 0 0 25 0 4 0 593345638 300077056 7295 33554432000 4194304 4627427 140735856627488 18446744073709551615 4321482 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 293044

[startup+0.100452 s]
/proc/loadavg: 7.74 8.04 7.47 5/180 30434
/proc/meminfo: memFree=22713536/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=299636 CPUtime=0.35 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 10816 0 0 0 31 4 0 0 25 0 4 0 593345638 306827264 9812 33554432000 4194304 4627427 140735856627488 18446744073709551615 260905055265 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 74909 9814 374 106 0 69880 0
[pid=30434/tid=30435] ppid=30432 vsize=299636 CPUtime=0.08 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 2982 0 0 0 7 1 0 0 25 0 4 0 593345638 306827264 9815 33554432000 4194304 4627427 140735856627488 18446744073709551615 260905499118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=299636 CPUtime=0.08 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 2999 0 0 0 7 1 0 0 25 0 4 0 593345638 306827264 9817 33554432000 4194304 4627427 140735856627488 18446744073709551615 260905061338 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=299636 CPUtime=0.08 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 2019 0 0 0 8 0 0 0 25 0 4 0 593345638 306827264 9818 33554432000 4194304 4627427 140735856627488 18446744073709551615 4332992 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 299636

[startup+0.300306 s]
/proc/loadavg: 7.74 8.04 7.47 5/180 30434
/proc/meminfo: memFree=22713536/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=304208 CPUtime=1.14 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 16125 0 0 0 109 5 0 0 25 0 4 0 593345638 311508992 12308 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308411 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 76052 12308 385 106 0 71023 0
[pid=30434/tid=30435] ppid=30432 vsize=304208 CPUtime=0.28 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 4220 0 0 0 27 1 0 0 25 0 4 0 593345638 311508992 12308 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=304208 CPUtime=0.28 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 4625 0 0 0 27 1 0 0 25 0 4 0 593345638 311508992 12308 33554432000 4194304 4627427 140735856627488 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=304208 CPUtime=0.27 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 2248 0 0 0 27 0 0 0 25 0 4 0 593345638 311508992 12308 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 304208

[startup+0.700233 s]
/proc/loadavg: 7.74 8.04 7.47 5/180 30434
/proc/meminfo: memFree=22713536/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=304208 CPUtime=2.74 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 17701 0 0 0 269 5 0 0 25 0 4 0 593345638 311508992 13884 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 76052 13884 385 106 0 71023 0
[pid=30434/tid=30435] ppid=30432 vsize=304208 CPUtime=0.68 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 4630 0 0 0 67 1 0 0 25 0 4 0 593345638 311508992 13884 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=304208 CPUtime=0.67 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 5020 0 0 0 66 1 0 0 25 0 4 0 593345638 311508992 13884 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=304208 CPUtime=0.67 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 2643 0 0 0 67 0 0 0 25 0 4 0 593345638 311508992 13884 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 304208

[startup+1.50109 s]
/proc/loadavg: 7.74 8.04 7.47 9/184 30438
/proc/meminfo: memFree=22697012/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=312136 CPUtime=5.95 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 22487 0 0 0 588 7 0 0 25 0 4 0 593345638 319627264 13247 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 78034 13247 386 106 0 73005 0
[pid=30434/tid=30435] ppid=30432 vsize=312136 CPUtime=1.47 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 5794 0 0 0 146 1 0 0 25 0 4 0 593345638 319627264 13247 33554432000 4194304 4627427 140735856627488 18446744073709551615 4327622 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=312136 CPUtime=1.48 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 6144 0 0 0 146 2 0 0 25 0 4 0 593345638 319627264 13247 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=312136 CPUtime=1.47 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 3934 0 0 0 147 0 0 0 25 0 4 0 593345638 319627264 13247 33554432000 4194304 4627427 140735856627488 18446744073709551615 4327424 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 312136

[startup+3.10079 s]
/proc/loadavg: 7.74 8.04 7.47 9/184 30438
/proc/meminfo: memFree=22687960/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=313040 CPUtime=12.34 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 30051 0 0 0 1226 8 0 0 25 0 4 0 593345638 320552960 14402 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 78260 14402 386 106 0 73231 0
[pid=30434/tid=30435] ppid=30432 vsize=313040 CPUtime=3.06 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 7743 0 0 0 305 1 0 0 25 0 4 0 593345638 320552960 14402 33554432000 4194304 4627427 140735856627488 18446744073709551615 4305848 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=313040 CPUtime=3.08 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 7986 0 0 0 306 2 0 0 25 0 4 0 593345638 320552960 14402 33554432000 4194304 4627427 140735856627488 18446744073709551615 4322258 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=313040 CPUtime=3.08 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 5821 0 0 0 307 1 0 0 25 0 4 0 593345638 320552960 14402 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 313040

[startup+6.30021 s]
/proc/loadavg: 7.76 8.04 7.48 9/184 30438
/proc/meminfo: memFree=22706488/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=313904 CPUtime=25.11 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 50796 0 0 0 2499 12 0 0 25 0 4 0 593345638 321437696 21198 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308640 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 78476 21198 390 106 0 73447 0
[pid=30434/tid=30435] ppid=30432 vsize=313904 CPUtime=6.25 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 11590 0 0 0 623 2 0 0 25 0 4 0 593345638 321437696 21198 33554432000 4194304 4627427 140735856627488 18446744073709551615 4332271 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=313904 CPUtime=6.28 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 11714 0 0 0 625 3 0 0 25 0 4 0 593345638 321437696 21198 33554432000 4194304 4627427 140735856627488 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=313904 CPUtime=6.27 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 9532 0 0 0 626 1 0 0 25 0 4 0 593345638 321437696 21198 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 313904

[startup+12.701 s]
/proc/loadavg: 7.78 8.03 7.48 9/184 30438
/proc/meminfo: memFree=22656260/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=326832 CPUtime=50.67 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 91196 0 0 0 5046 21 0 0 25 0 4 0 593345638 334675968 44842 33554432000 4194304 4627427 140735856627488 18446744073709551615 4299745 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 81708 44842 390 106 0 76679 0
[pid=30434/tid=30435] ppid=30432 vsize=326832 CPUtime=12.61 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 20919 0 0 0 1258 3 0 0 25 0 4 0 593345638 334675968 44842 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=326832 CPUtime=12.67 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 25383 0 0 0 1261 6 0 0 25 0 4 0 593345638 334675968 44842 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=326832 CPUtime=12.67 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 20033 0 0 0 1264 3 0 0 25 0 4 0 593345638 334675968 44842 33554432000 4194304 4627427 140735856627488 18446744073709551615 4299657 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 326832

[startup+25.5007 s]
/proc/loadavg: 7.83 8.03 7.49 9/184 30438
/proc/meminfo: memFree=22480304/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=429856 CPUtime=101.79 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 152907 0 0 0 10145 34 0 0 25 0 4 0 593345638 440172544 64646 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308593 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 107464 64646 390 106 0 102435 0
[pid=30434/tid=30435] ppid=30432 vsize=429856 CPUtime=25.35 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 36159 0 0 0 2529 6 0 0 25 0 4 0 593345638 440172544 64646 33554432000 4194304 4627427 140735856627488 18446744073709551615 4427136 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=429856 CPUtime=25.47 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 40140 0 0 0 2538 9 0 0 25 0 4 0 593345638 440172544 64646 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=429856 CPUtime=25.48 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 35555 0 0 0 2540 8 0 0 25 0 4 0 593345638 440172544 64646 33554432000 4194304 4627427 140735856627488 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 429856

[startup+51.101 s]
/proc/loadavg: 7.89 8.03 7.50 9/184 30439
/proc/meminfo: memFree=22469240/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=484104 CPUtime=204.05 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 240042 0 0 0 20351 54 0 0 25 0 4 0 593345638 495722496 71377 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 121026 71378 390 106 0 115997 0
[pid=30434/tid=30435] ppid=30432 vsize=484104 CPUtime=50.8 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 58998 0 0 0 5069 11 0 0 25 0 4 0 593345638 495722496 71378 33554432000 4194304 4627427 140735856627488 18446744073709551615 4332200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=484104 CPUtime=51.07 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 62170 0 0 0 5094 13 0 0 25 0 4 0 593345638 495722496 71378 33554432000 4194304 4627427 140735856627488 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=484104 CPUtime=51.07 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 56274 0 0 0 5093 14 0 0 25 0 4 0 593345638 495722496 71378 33554432000 4194304 4627427 140735856627488 18446744073709551615 4321776 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 484104

[startup+102.307 s]
/proc/loadavg: 8.02 8.04 7.53 9/184 30440
/proc/meminfo: memFree=22063320/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=590388 CPUtime=408.59 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 397476 0 0 0 40768 91 0 0 25 0 4 0 593345638 604557312 90789 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 147597 90789 390 106 0 142568 0
[pid=30434/tid=30435] ppid=30432 vsize=590388 CPUtime=101.72 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 98298 0 0 0 10153 19 0 0 25 0 4 0 593345638 604557312 90789 33554432000 4194304 4627427 140735856627488 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=590388 CPUtime=102.27 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 99459 0 0 0 10206 21 0 0 25 0 4 0 593345638 604557312 90789 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=590388 CPUtime=102.28 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 99451 0 0 0 10203 25 0 0 25 0 4 0 593345638 604557312 90789 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 590388

[startup+162.301 s]

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

[pid=30434] ppid=30432 vsize=876556 CPUtime=2565.52 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 1598342 0 0 0 256132 420 0 0 25 0 4 0 593345638 897593344 164778 33554432000 4194304 4627427 140735856627488 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 219139 164778 390 106 0 214110 0
[pid=30434/tid=30435] ppid=30432 vsize=876556 CPUtime=638.71 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 400570 0 0 0 63773 98 0 0 25 0 4 0 593345638 897593344 164778 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=876556 CPUtime=642.25 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 400934 0 0 0 64126 99 0 0 25 0 4 0 593345638 897593344 164778 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=876556 CPUtime=642.25 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 397296 0 0 0 64111 114 0 0 25 0 4 0 593345638 897593344 164778 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.52
Current children cumulated vsize (KiB) 876556

[startup+702.301 s]
/proc/loadavg: 8.24 8.15 7.81 9/184 30496
/proc/meminfo: memFree=22057880/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=900892 CPUtime=2805.16 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 1711565 0 0 0 280061 455 0 0 25 0 4 0 593345638 922513408 177391 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 225223 177391 390 106 0 220194 0
[pid=30434/tid=30435] ppid=30432 vsize=900892 CPUtime=698.38 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 431647 0 0 0 69730 108 0 0 25 0 4 0 593345638 922513408 177391 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=900892 CPUtime=702.24 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 427906 0 0 0 70116 108 0 0 25 0 4 0 593345638 922513408 177391 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=900892 CPUtime=702.25 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 425135 0 0 0 70102 123 0 0 25 0 4 0 593345638 922513408 177391 33554432000 4194304 4627427 140735856627488 18446744073709551615 4327372 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.16
Current children cumulated vsize (KiB) 900892

[startup+762.307 s]
/proc/loadavg: 8.25 8.17 7.83 9/184 30498
/proc/meminfo: memFree=22037148/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=918180 CPUtime=3044.85 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 1833372 0 0 0 303989 496 0 0 25 0 4 0 593345638 940216320 184044 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308282 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 229545 184044 390 106 0 224516 0
[pid=30434/tid=30435] ppid=30432 vsize=918180 CPUtime=758.05 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 458500 0 0 0 75688 117 0 0 25 0 4 0 593345638 940216320 184044 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=918180 CPUtime=762.25 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 468556 0 0 0 76108 117 0 0 25 0 4 0 593345638 940216320 184044 33554432000 4194304 4627427 140735856627488 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=918180 CPUtime=762.25 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 452055 0 0 0 76090 135 0 0 25 0 4 0 593345638 940216320 184044 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.85
Current children cumulated vsize (KiB) 918180

[startup+822.301 s]
/proc/loadavg: 8.22 8.16 7.85 9/184 30500
/proc/meminfo: memFree=21884988/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=1089648 CPUtime=3284.49 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 1937933 0 0 0 327920 529 0 0 25 0 4 0 593345638 1115799552 193996 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 272412 193996 390 106 0 267383 0
[pid=30434/tid=30435] ppid=30432 vsize=1089648 CPUtime=817.71 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 484592 0 0 0 81646 125 0 0 25 0 4 0 593345638 1115799552 193996 33554432000 4194304 4627427 140735856627488 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=1089648 CPUtime=822.25 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 494532 0 0 0 82099 126 0 0 25 0 4 0 593345638 1115799552 193996 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=1089648 CPUtime=822.25 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 478235 0 0 0 82081 144 0 0 25 0 4 0 593345638 1115799552 193996 33554432000 4194304 4627427 140735856627488 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 1089648

[startup+882.301 s]
/proc/loadavg: 8.19 8.16 7.87 9/184 30501
/proc/meminfo: memFree=21804372/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=1191568 CPUtime=3524.14 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 2050576 0 0 0 351849 565 0 0 25 0 4 0 593345638 1220165632 209253 33554432000 4194304 4627427 140735856627488 18446744073709551615 4468043 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 297892 209253 405 106 0 292863 0
[pid=30434/tid=30435] ppid=30432 vsize=1191568 CPUtime=877.38 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 517152 0 0 0 87602 136 0 0 25 0 4 0 593345638 1220165632 209253 33554432000 4194304 4627427 140735856627488 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=1191568 CPUtime=882.24 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 519901 0 0 0 88091 133 0 0 25 0 4 0 593345638 1220165632 209253 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=1191568 CPUtime=882.25 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 503482 0 0 0 88072 153 0 0 25 0 4 0 593345638 1220165632 209253 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.14
Current children cumulated vsize (KiB) 1191568

[startup+942.301 s]
/proc/loadavg: 8.17 8.16 7.88 9/184 30503
/proc/meminfo: memFree=21726472/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=1206184 CPUtime=3763.81 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 2155438 0 0 0 375780 601 0 0 25 0 4 0 593345638 1235132416 213197 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 301546 213197 390 106 0 296517 0
[pid=30434/tid=30435] ppid=30432 vsize=1206184 CPUtime=937.04 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 540219 0 0 0 93560 144 0 0 25 0 4 0 593345638 1235132416 213197 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=1206184 CPUtime=942.24 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 548611 0 0 0 94082 142 0 0 25 0 4 0 593345638 1235132416 213197 33554432000 4194304 4627427 140735856627488 18446744073709551615 4427421 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=1206184 CPUtime=942.25 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 533354 0 0 0 94063 162 0 0 25 0 4 0 593345638 1235132416 213197 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.81
Current children cumulated vsize (KiB) 1206184

[startup+1002.3 s]
/proc/loadavg: 8.16 8.16 7.90 9/184 30504
/proc/meminfo: memFree=21722608/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=1154700 CPUtime=4003.47 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 2253141 0 0 0 399716 631 0 0 25 0 4 0 593345638 1182412800 207620 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 288675 207620 390 106 0 283646 0
[pid=30434/tid=30435] ppid=30432 vsize=1154700 CPUtime=996.7 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 565265 0 0 0 99519 151 0 0 25 0 4 0 593345638 1182412800 207620 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=1154700 CPUtime=1002.23 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 572226 0 0 0 100074 149 0 0 25 0 4 0 593345638 1182412800 207620 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=1154700 CPUtime=1002.25 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 557803 0 0 0 100054 171 0 0 25 0 4 0 593345638 1182412800 207620 33554432000 4194304 4627427 140735856627488 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.47
Current children cumulated vsize (KiB) 1154700

[startup+1062.3 s]
/proc/loadavg: 8.15 8.16 7.91 9/184 30506
/proc/meminfo: memFree=21616696/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=1208388 CPUtime=4243.12 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 2349027 0 0 0 423647 665 0 0 25 0 4 0 593345638 1237389312 224370 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309075 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 302097 224370 390 106 0 297068 0
[pid=30434/tid=30435] ppid=30432 vsize=1208388 CPUtime=1056.55 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 589845 0 0 0 105493 162 0 0 25 0 4 0 593345638 1237389312 224371 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=1208388 CPUtime=1062.06 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 596848 0 0 0 106049 157 0 0 25 0 4 0 593345638 1237389312 224371 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=1208388 CPUtime=1062.24 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 581370 0 0 0 106045 179 0 0 25 0 4 0 593345638 1237389312 224371 33554432000 4194304 4627427 140735856627488 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.12
Current children cumulated vsize (KiB) 1208388

[startup+1122.3 s]
/proc/loadavg: 8.13 8.15 7.92 9/184 30508
/proc/meminfo: memFree=21536200/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=1276232 CPUtime=4482.79 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 2468598 0 0 0 447579 700 0 0 25 0 4 0 593345638 1306861568 249598 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 319058 249598 390 106 0 314029 0
[pid=30434/tid=30435] ppid=30432 vsize=1276232 CPUtime=1116.55 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 612415 0 0 0 111486 169 0 0 25 0 4 0 593345638 1306861568 249598 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=1276232 CPUtime=1121.72 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 620253 0 0 0 112006 166 0 0 25 0 4 0 593345638 1306861568 249598 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=1276232 CPUtime=1122.25 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 605491 0 0 0 112037 188 0 0 25 0 4 0 593345638 1306861568 249598 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.79
Current children cumulated vsize (KiB) 1276232

[startup+1182.3 s]
/proc/loadavg: 8.16 8.17 7.94 9/184 30509
/proc/meminfo: memFree=21392956/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=1343788 CPUtime=4722.45 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 2579173 0 0 0 471508 737 0 0 25 0 4 0 593345638 1376038912 263312 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 335947 263312 390 106 0 330918 0
[pid=30434/tid=30435] ppid=30432 vsize=1343788 CPUtime=1176.54 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 637243 0 0 0 117476 178 0 0 25 0 4 0 593345638 1376038912 263312 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=1343788 CPUtime=1181.39 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 659038 0 0 0 117962 177 0 0 25 0 4 0 593345638 1376038912 263312 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=1343788 CPUtime=1182.24 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 629070 0 0 0 118028 196 0 0 25 0 4 0 593345638 1376038912 263312 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1343788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.25 8.19 7.95 9/184 30510
/proc/meminfo: memFree=21363932/32950928 swapFree=67071984/67111528
[pid=30434] ppid=30432 vsize=1397536 CPUtime=4800.35 cores=0,2,4,6
/proc/30434/stat : 30434 (strangenight2-m) R 30432 30434 30052 0 -1 4202496 2607501 0 0 0 479288 747 0 0 25 0 4 0 593345638 1431076864 277625 33554432000 4194304 4627427 140735856627488 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30434/statm: 349384 277625 390 106 0 344355 0
[pid=30434/tid=30435] ppid=30432 vsize=1397536 CPUtime=1196.05 cores=0,2,4,6
/proc/30434/task/30435/stat : 30435 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 645282 0 0 0 119422 183 0 0 25 0 4 0 593345638 1431076864 277625 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30434/tid=30436] ppid=30432 vsize=1397536 CPUtime=1200.77 cores=0,2,4,6
/proc/30434/task/30436/stat : 30436 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 665438 0 0 0 119899 178 0 0 25 0 4 0 593345638 1431076864 277625 33554432000 4194304 4627427 140735856627488 18446744073709551615 4321620 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30434/tid=30437] ppid=30432 vsize=1397536 CPUtime=1201.75 cores=0,2,4,6
/proc/30434/task/30437/stat : 30437 (strangenight2-m) R 30432 30434 30052 0 -1 4202560 635718 0 0 0 119976 199 0 0 25 0 4 0 593345638 1431076864 277625 33554432000 4194304 4627427 140735856627488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1397536

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.86
CPU time (s): 4800.44
CPU user time (s): 4792.91
CPU system time (s): 7.52486
CPU usage (%): 399.417
Max. virtual memory (cumulated for all children) (KiB): 1410076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.91
system time used= 7.52486
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2607508
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= 4244
involuntary context switches= 22886

runsolver used 2.07468 second user time and 4.50531 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 00:52:30
IDJOB=3173772
IDBENCH=82590
IDSOLVER=1586
FILE ID=node116/3173772-1304031149
RUNJOBID= node116-1304028687-30070
PBS_JOBID= 13170336
Free space on /tmp= 72508 MiB

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

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

MD5SUM BENCH= 7d95438154723bef0aaca7f7f26ea8e2
RANDOM SEED=1509482259

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:     32950928 kB
MemFree:      22713700 kB
Buffers:       1891696 kB
Cached:        6881036 kB
SwapCached:       9732 kB
Active:        5306044 kB
Inactive:      4508296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22713700 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:     1034992 kB
Mapped:          14508 kB
Slab:           358156 kB
PageTables:       6900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1387520 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72500 MiB
End job on node116 at 2011-04-29 01:12:33