Trace number 3366181

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366181-1305398211.cnf'
0.00/0.01	c -- header says num vars:          10000
0.00/0.01	c -- header says num clauses:       42000
0.00/0.07	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.07	c -- vars added      10000
0.00/0.07	c Parsing time:  0.01 s
0.00/0.07	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.00/0.07	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.00/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3.40/0.91	c lits-rem:         0  cl-subs:        0  v-elim:    274  v-fix:    0  time:  0.05 s
3.40/0.91	c Finding binary XORs  T:     0.00 s  found:       0
3.40/0.91	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.40/0.91	c calculated reachability. Time: 0.00
3.40/0.91	c Calc default polars -  time:   0.00 s pos:    4402 undec:    1145 neg:    4453
3.40/0.91	c =========================================================================================
3.40/0.91	c types(t): F = full restart, N = normal restart
3.40/0.91	c types(t): S = simplification begin/end, E = solution found
3.40/0.91	c restart types(rt): st = static, dy = dynamic
3.40/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.40/0.91	c  B st     0         0      9726     41691         0         0    126776         0   no data   no data
3.40/0.91	c  N dy    22      4049      9726     41691         0      4049    126776    644292     95.04    120.50
5.52/1.48	c  N dy    48      8135      9726     41691         0      4639    126776    321954     94.58    114.40
8.71/2.29	c  N dy    75     12897      9726     41691         0      9399    126776   1050505     94.15     99.16
11.55/3.01	c  N dy   100     17090      9726     41691         0      7847    126776    510259     93.58     99.82
14.70/3.73	c  N dy   125     21172      9726     41691         0     11929    126776   1129841     93.63     99.34
17.49/4.42	c  F st   153     25002      9726     41691         0      8382    126776    359247     93.79     93.33
17.49/4.47	c  N st   154     25252      9726     41691         0      8632    126776    395667     93.79   no data
21.08/5.34	c  N dy   159     30000      9726     41691         0     13380    126776   1213837     93.79   no data
21.08/5.34	c  S st   159     30000      9726     41691         0     13380    126776   1213837     93.79   no data
21.48/5.42	c  S st   159     30502      9726     41691         0     13882    126776   1261775     93.79   no data
21.48/5.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.48/5.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
21.48/5.46	c blocked clauses removed:      123 vars:     19 tried:        9726 T: 0.00 s
21.48/5.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.48/5.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.48/5.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9707 time:  0.00 s
21.48/5.47	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
21.88/5.50	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.03 s
21.88/5.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.68/5.79	c lits-rem:        15  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.19 s
23.08/5.84	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.04
23.08/5.84	c calculated reachability. Time: 0.00
23.08/5.84	c  N dy   159     30502      9701     41562         0     13825    126429   1251948     93.79   no data
26.26/6.60	c  N dy   188     34525      9701     41562         0      9190    126429    301216     94.48     99.64
29.09/7.34	c  N dy   216     38615      9701     41562         0     13280    126429    910087     94.40    122.47
32.25/8.12	c  N dy   241     42652      9701     41562         0     17317    126429   1521600     94.48    101.13
34.64/8.73	c  S st   260     45753      9701     41562         0     10586    126429    337614     94.68   no data
35.04/8.82	c  S st   260     46255      9701     41562         0     11088    126429    397673     94.68   no data
35.04/8.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.04/8.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
35.04/8.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.04/8.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.04/8.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.04/8.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
35.04/8.86	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.04/8.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.44/8.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.44/8.94	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.44/8.94	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
35.44/8.95	c vivif2 --  cl tried    11088 cl shrink        0 lits rem          0 time: 0.01
35.44/8.99	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.04
35.44/8.99	c calculated reachability. Time: 0.00
35.44/8.99	c  N dy   260     46255      9701     41562         0     11088    126429    397672     94.68   no data
38.62/9.75	c  N dy   290     50316      9701     41562         0     15149    126429   1025225     94.98    101.33
41.82/10.52	c  N dy   311     54399      9701     41562         0     19232    126429   1629568     94.64    100.66
45.01/11.31	c  N dy   338     58487      9701     41562         0     12408    126429    453853     94.87     99.97
47.80/12.07	c  N dy   360     62553      9701     41562         0     16474    126429   1068703     94.80    107.99
51.04/12.86	c  N dy   384     66661      9701     41562         0     20581    126429   1676806     94.65    100.55
53.39/13.43	c  S st   400     69382      9701     41562         0     23302    126429   2083984     94.51   no data
53.79/13.54	c  S st   400     69882      9701     41562         0     23802    126429   2139067     94.51   no data
53.79/13.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.79/13.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
53.79/13.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.79/13.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.79/13.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.79/13.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
53.79/13.59	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
54.19/13.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
54.58/13.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.37/14.42	c lits-rem:        13  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.67 s
57.37/14.42	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
57.37/14.45	c vivif2 --  cl tried    23797 cl shrink        0 lits rem          0 time: 0.03
57.77/14.51	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.06
57.77/14.51	c calculated reachability. Time: 0.00
57.77/14.51	c  N dy   400     69882      9701     41562         0     23797    126429   2137635     94.51   no data
60.96/15.35	c  N dy   424     74421      9701     41562         0     16380    126429    899760     94.43    114.47
64.94/16.32	c  N dy   457     79347      9701     41562         0     21305    126429   1635014     94.37    102.22
68.98/17.38	c  N dy   490     84567      9701     41562         0     13544    126429    316740     94.40    100.18
71.33/17.94	c  F st   514     87501      9701     41562         0     16478    126429    783787     94.72   no data
74.12/18.62	c  N st   519     90797      9701     41562         0     19773    126429   1392237     94.72   no data
78.91/19.82	c  N dy   545     96664      9701     41562         0     25640    126429   2327503     94.69    118.78
83.70/21.09	c  N dy   585    103115      9701     41562         0     18103    126429    830589     94.55     99.69
85.30/21.43	c  S st   598    104823      9701     41562         0     19810    126429   1081803     94.52   no data
85.70/21.53	c  S st   598    105327      9701     41562         0     20314    126429   1139261     94.52   no data
85.70/21.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.70/21.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
85.70/21.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.70/21.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.70/21.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.70/21.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
85.70/21.58	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
86.13/21.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
86.13/21.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.88/21.89	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
86.88/21.89	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
87.28/21.91	c vivif2 --  cl tried    20314 cl shrink        0 lits rem          0 time: 0.02
87.28/21.96	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.05
87.28/21.96	c calculated reachability. Time: 0.00
87.28/21.96	c  N dy   598    105327      9701     41562         0     20314    126429   1139258     94.52   no data
92.87/23.37	c  N dy   637    112250      9701     41562         0     27237    126429   2154215     94.28     99.65
98.86/24.86	c  N dy   682    119435      9701     41562         0     19431    126429    901238     94.30    105.37
105.23/26.42	c  N dy   736    127058      9701     41562         0     27052    126429   2062750     94.45     99.84
112.02/28.17	c  N dy   792    135336      9701     41562         0     19334    126429    745416     94.59    104.38
119.19/29.94	c  N dy   842    144034      9701     41562         0     28031    126429   2066540     94.59    109.84
127.18/31.94	c  N dy   906    153327      9701     41562         0     20329    126429    769649     94.67    103.17
131.16/32.91	c  S st   940    157991      9701     41562         0     24993    126429   1491839     94.78   no data
131.56/33.02	c  S st   940    158495      9701     41562         0     25497    126429   1554659     94.78   no data
131.56/33.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
131.56/33.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
131.56/33.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
131.56/33.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.56/33.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.56/33.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
131.56/33.07	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
131.96/33.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
131.96/33.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.96/33.64	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.45 s
133.96/33.64	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
133.96/33.66	c vivif2 --  cl tried    25494 cl shrink        0 lits rem          0 time: 0.02
134.39/33.72	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.06
134.39/33.73	c calculated reachability. Time: 0.00
134.39/33.73	c  N dy   940    158495      9701     41562         0     25494    126429   1553811     94.78   no data
143.17/35.98	c  N dy  1005    168675      9701     41562         0     35674    126429   3166256     94.95    107.78
152.35/38.22	c  N dy  1071    179572      9701     41562         0     28572    126429   1828863     94.90    102.57
162.27/40.79	c  N dy  1146    191167      9701     41562         0     21162    126429    584560     94.97    100.14
173.05/43.45	c  N dy  1224    203591      9701     41562         0     33585    126429   2455165     94.93    103.58
184.61/46.31	c  N dy  1311    216640      9701     41562         0     26641    126429   1263597     94.90    100.78
197.37/49.55	c  N dy  1398    230684      9701     41562         0     40684    126429   3394795     94.92    102.38
203.36/51.07	c  S st  1443    237747      9701     41562         0     26744    126429   1135266     94.92     75.51
203.76/51.18	c  S st  1443    238254      9701     41562         0     27251    126429   1187602     94.92   no data
203.76/51.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
204.16/51.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
204.16/51.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
204.16/51.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
204.16/51.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.16/51.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
204.16/51.24	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
204.16/51.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
204.60/51.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.75/51.61	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.28 s
205.75/51.62	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
205.75/51.63	c vivif2 --  cl tried    27250 cl shrink        0 lits rem          0 time: 0.02
205.75/51.69	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.06
206.15/51.70	c calculated reachability. Time: 0.00
206.15/51.70	c  N dy  1443    238254      9701     41562         0     27250    126429   1187276     94.92   no data
220.12/55.22	c  N dy  1544    253613      9701     41562         0     42607    126429   3544942     95.00    103.52
234.48/58.86	c  N dy  1646    269950      9701     41562         0     36948    126429   2509496     94.93    101.50
250.43/62.81	c  N dy  1756    287225      9701     41562         0     31223    126429   1521469     94.91    100.50
267.97/67.27	c  N dy  1873    305675      9701     41562         0     25673    126429    531043     94.95    101.23
268.78/67.40	c  F st  1879    306250      9701     41562         0     26248    126429    620703     94.96   no data
286.33/71.86	c  N dy  1969    325313      9701     41562         0     45307    126429   3801216     94.97    101.58
305.08/76.55	c  N dy  2094    345477      9701     41562         0     40473    126429   2646456     95.01    101.16
317.04/79.53	c  S st  2166    357382      9701     41562         0     26381    126429    348370     94.95   no data
317.44/79.64	c  S st  2166    357883      9701     41562         0     26882    126429    412836     94.95   no data
317.44/79.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
317.44/79.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
317.44/79.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
317.44/79.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
317.44/79.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
317.44/79.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
317.44/79.70	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
317.84/79.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
317.84/79.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
318.24/79.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
318.24/79.80	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
318.24/79.81	c vivif2 --  cl tried    26882 cl shrink        0 lits rem          0 time: 0.01
318.24/79.86	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.06
318.24/79.87	c calculated reachability. Time: 0.00
318.24/79.87	c  N dy  2166    357883      9701     41562         0     26882    126429    412836     94.95   no data
336.97/84.56	c  N dy  2297    377955      9701     41562         0     46953    126429   3432904     94.91    100.71
356.13/89.34	c  N dy  2423    397965      9701     41562         0     39967    126429   2218795     94.92    103.11
376.47/94.48	c  N dy  2566    417975      9701     41562         0     31973    126429    929278     95.07    101.94
396.02/99.34	c  N dy  2698    438015      9701     41562         0     52010    126429   3978600     95.09    101.22
415.97/104.32	c  N dy  2831    458254      9701     41562         0     43246    126429   2451820     95.13    100.79
436.71/109.52	c  N dy  2961    478309      9701     41562         0     33305    126429    829001     95.20    100.99
456.65/114.53	c  N dy  3099    498447      9701     41562         0     53442    126429   3877679     95.22    100.88
477.05/119.69	c  N dy  3225    518752      9701     41562         0     42751    126429   2131197     95.20    100.65
496.55/124.50	c  S st  3345    536824      9701     41562         0     60821    126429   4889802     95.22   no data
496.95/124.66	c  S st  3345    537329      9701     41562         0     61326    126429   4944828     95.22   no data
496.95/124.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
497.35/124.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
497.35/124.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
497.35/124.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
497.35/124.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
497.35/124.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
497.35/124.75	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
497.75/124.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
498.58/125.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.75/128.39	c lits-rem:         9  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.32 s
511.75/128.39	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
512.15/128.46	c vivif2 --  cl tried    61322 cl shrink        0 lits rem          0 time: 0.07
512.50/128.57	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.10
512.50/128.57	c calculated reachability. Time: 0.00
512.50/128.57	c  N dy  3345    537329      9701     41562         0     61322    126429   4943568     95.22   no data
532.45/133.54	c  N dy  3467    557372      9701     41562         0     49365    126429   2914831     95.19    100.33
553.99/138.94	c  N dy  3590    577511      9701     41562         0     36507    126429    854704     95.21    100.68
574.33/144.07	c  N dy  3721    597548      9701     41562         0     56543    126429   3916887     95.25    100.69
595.87/149.46	c  N dy  3859    617590      9701     41562         0     42582    126429   1673747     95.26    102.73
617.06/154.79	c  N dy  3981    637601      9701     41562         0     62593    126429   4707097     95.28    100.91
638.15/160.08	c  N dy  4115    657624      9701     41562         0     47617    126429   2281002     95.32    104.14
660.93/165.71	c  N dy  4251    677670      9701     41562         0     67663    126429   5416544     95.36    100.43
681.64/170.98	c  N dy  4381    697769      9701     41562         0     51759    126429   2762412     95.40    101.12
705.96/177.04	c  N dy  4522    717938      9701     41562         0     71925    126429   5844428     95.46    102.71
726.75/182.24	c  N dy  4645    737995      9701     41562         0     54981    126429   3080688     95.46    100.72
750.64/188.20	c  N dy  4781    758272      9701     41562         0     75256    126429   6195080     95.51    104.46
771.38/193.43	c  N dy  4914    778280      9701     41562         0     57273    126429   3293027     95.53    108.31
795.32/199.43	c  N dy  5044    798307      9701     41562         0     77300    126429   6357058     95.54    102.49
803.29/201.42	c  S st  5095    805993      9701     41562         0     45988    126429   1421554     95.54   no data
803.70/201.56	c  S st  5095    806497      9701     41562         0     46492    126429   1482608     95.54   no data
803.70/201.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
804.10/201.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
804.10/201.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
804.10/201.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
804.10/201.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
804.10/201.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
804.10/201.64	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
804.10/201.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
804.50/201.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.28/202.40	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.66 s
807.28/202.40	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
807.28/202.43	c vivif2 --  cl tried    46491 cl shrink        0 lits rem          0 time: 0.02
807.68/202.51	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.08
807.68/202.51	c calculated reachability. Time: 0.00
807.68/202.51	c  N dy  5095    806497      9701     41562         0     46491    126429   1482072     95.54   no data
830.03/208.16	c  N dy  5233    826969      9701     41562         0     66962    126429   4596658     95.57    100.72
853.16/213.97	c  N dy  5364    847039      9701     41562         0     47032    126429   1432313     95.57    109.22
876.34/219.75	c  N dy  5501    867055      9701     41562         0     67047    126429   4472413     95.59    100.64
900.23/225.70	c  N dy  5630    887061      9701     41562         0     46052    126429   1157066     95.62    102.05
922.17/231.24	c  N dy  5763    907185      9701     41562         0     66174    126429   4244759     95.65    102.62
946.89/237.41	c  N dy  5888    927329      9701     41562         0     44320    126429    741667     95.66    101.14
968.48/242.82	c  N dy  6018    947380      9701     41562         0     64368    126429   3820408     95.68    101.43
993.58/249.10	c  N dy  6149    967437      9701     41562         0     84423    126429   6860166     95.69    121.74
1015.52/254.65	c  N dy  6279    987535      9701     41562         0     61523    126429   3270451     95.71    102.16
1040.24/260.87	c  N dy  6415   1007588      9701     41562         0     81576    126429   6352897     95.75    101.20
1062.98/266.59	c  N dy  6542   1027653      9701     41562         0     57643    126429   2493211     95.75    101.58
1086.96/272.55	c  N dy  6667   1047718      9701     41562         0     77704    126429   5542803     95.73    101.80
1111.25/278.64	c  N dy  6796   1067821      9701     41562         0     52807    126429   1607949     95.74    102.67
1115.64/279.74	c  F st  6823   1071876      9701     41562         0     56862    126429   2227580     95.74     86.95
1134.38/284.40	c  N dy  6904   1087906      9701     41562         0     72891    126429   4803243     95.76    102.15
1160.71/291.08	c  N dy  7037   1107977      9701     41562         0     46976    126429    551625     95.80    101.31
1183.50/296.71	c  N dy  7162   1128314      9701     41562         0     67313    126429   3687674     95.80    103.70
1208.98/303.20	c  N dy  7297   1148483      9701     41562         0     87478    126429   6827884     95.83    101.25
1232.91/309.14	c  N dy  7424   1168544      9701     41562         0     60537    126429   2526709     95.86    102.72
1256.85/315.19	c  N dy  7549   1188632      9701     41562         0     80625    126429   5588389     95.87    101.49
1283.18/321.72	c  N dy  7679   1208706      9701     41562         0     52696    126429   1142445     95.87    109.91
1284.41/322.03	c  S st  7688   1209746      9701     41562         0     53735    126429   1308742     95.88   no data
1284.76/322.19	c  S st  7688   1210249      9701     41562         0     54238    126429   1364319     95.88   no data
1285.16/322.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1285.16/322.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1285.16/322.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1285.16/322.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1285.16/322.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1285.16/322.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
1285.16/322.27	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1285.56/322.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1285.56/322.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1287.97/323.00	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.61 s
1287.97/323.00	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
1288.40/323.02	c vivif2 --  cl tried    54237 cl shrink        0 lits rem          0 time: 0.02
1288.80/323.11	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.09
1288.80/323.12	c calculated reachability. Time: 0.00
1288.80/323.12	c  N dy  7688   1210249      9701     41562         0     54237    126429   1364216     95.88   no data
1312.29/329.08	c  N dy  7820   1230311      9701     41562         0     74299    126429   4423075     95.90    110.85
1339.42/335.82	c  N dy  7950   1250474      9701     41562         0     94460    126429   7499557     95.91    101.74
1362.56/341.67	c  N dy  8079   1270507      9701     41562         0     65495    126429   2965975     95.94    109.39
1388.09/348.03	c  N dy  8211   1290556      9701     41562         0     85540    126429   6015668     95.95    101.61
1414.41/354.68	c  N dy  8338   1310574      9701     41562         0     55564    126429   1294924     95.96    101.18
1437.99/360.55	c  N dy  8468   1330605      9701     41562         0     75595    126429   4366233     95.97    105.38
1465.06/367.33	c  N dy  8595   1350611      9701     41562         0     95600    126429   7415189     95.98    101.56
1490.23/373.62	c  N dy  8730   1370782      9701     41562         0     64770    126429   2557831     96.00    104.19
1514.93/379.85	c  N dy  8854   1390856      9701     41562         0     84843    126429   5649976     96.00    101.41
1544.05/387.12	c  N dy  8993   1411018      9701     41562         0     53008    126429    584684     96.03    101.54
1567.18/392.95	c  N dy  9124   1431211      9701     41562         0     73200    126429   3705947     96.05    103.37
1593.91/399.61	c  N dy  9255   1451244      9701     41562         0     93229    126429   6806170     96.08    103.93
1621.44/406.51	c  N dy  9395   1471478      9701     41562         0     60463    126429   1598060     96.11    101.47
1645.37/412.54	c  N dy  9514   1491495      9701     41562         0     80478    126429   4701815     96.11    101.98
1674.10/419.73	c  N dy  9658   1511775      9701     41562         0    100756    126429   7829303     96.16    102.31
1700.03/426.27	c  N dy  9795   1532025      9701     41562         0     67015    126429   2458771     96.18    101.96
1725.15/432.56	c  N dy  9917   1552103      9701     41562         0     87092    126429   5546729     96.19    107.14
1754.26/439.84	c  N dy 10038   1572394      9701     41562         0    107381    126429   8606119     96.17    102.74
1778.61/445.99	c  N dy 10167   1592408      9701     41562         0     72402    126429   3125531     96.19    101.81
1804.93/452.50	c  N dy 10286   1612417      9701     41562         0     92409    126429   6202043     96.19    104.02
1834.84/460.05	c  N dy 10415   1632563      9701     41562         0     56553    126429    555920     96.19    102.07
1858.38/465.97	c  N dy 10547   1652610      9701     41562         0     76600    126429   3622762     96.19    113.72
1885.90/472.83	c  N dy 10687   1672735      9701     41562         0     96723    126429   6717837     96.22    103.29
1915.43/480.25	c  N dy 10816   1692807      9701     41562         0     59794    126429    919239     96.22    101.48
1936.56/485.55	c  S st 10944   1710250      9701     41562         0     77236    126429   3616134     96.25   no data
1937.37/485.73	c  S st 10944   1710752      9701     41562         0     77738    126429   3672473     96.25   no data
1937.37/485.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1937.37/485.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
1937.80/485.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1937.80/485.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1937.80/485.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1937.80/485.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
1937.80/485.83	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1937.80/485.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1938.55/486.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1950.53/489.05	c lits-rem:         6  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.00 s
1950.53/489.06	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
1950.96/489.11	c vivif2 --  cl tried    77731 cl shrink        0 lits rem          0 time: 0.06
1951.36/489.25	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.13
1951.36/489.25	c calculated reachability. Time: 0.00
1951.36/489.25	c  N dy 10944   1710752      9701     41562         0     77731    126429   3670199     96.25   no data
1979.64/496.37	c  N dy 11079   1730803      9701     41562         0     97782    126429   6812640     96.27    103.12
2010.36/504.02	c  N dy 11203   1750807      9701     41562         0     59791    126429    745892     96.28    122.18
2034.73/510.12	c  N dy 11341   1770834      9701     41562         0     79817    126429   3804165     96.29    103.03
2062.61/517.11	c  N dy 11476   1790914      9701     41562         0     99897    126429   6890129     96.30    103.73
2092.93/524.76	c  N dy 11601   1810972      9701     41562         0     60951    126429    780388     96.31    106.32
2117.26/530.85	c  N dy 11720   1831058      9701     41562         0     81035    126429   3814149     96.29    124.17
2145.98/538.02	c  N dy 11853   1851215      9701     41562         0    101191    126429   6893195     96.30    102.69
2177.49/545.99	c  N dy 11978   1871293      9701     41562         0     61272    126429    681789     96.29    104.95
2202.61/552.29	c  N dy 12116   1891495      9701     41562         0     81473    126429   3795428     96.31    104.45
2231.78/559.56	c  N dy 12251   1911633      9701     41562         0    101610    126429   6912993     96.33    101.67
2264.45/567.73	c  N dy 12383   1931868      9701     41562         0    121840    126429  10034658     96.35    102.62
2289.58/574.07	c  N dy 12516   1951951      9701     41562         0     80930    126429   3581290     96.37    102.15
2317.90/581.19	c  N dy 12645   1971972      9701     41562         0    100949    126429   6679688     96.38    102.00
2350.65/589.37	c  N dy 12781   1992053      9701     41562         0    121029    126429   9786130     96.40    101.91
2377.33/596.05	c  N dy 12908   2012471      9701     41562         0     79452    126429   3191520     96.41    105.98
2405.26/603.03	c  N dy 13035   2032512      9701     41562         0     99493    126429   6284398     96.42    120.21
2437.17/611.08	c  N dy 13164   2052571      9701     41562         0    119545    126429   9402100     96.42    102.19
2465.08/618.02	c  N dy 13293   2072630      9701     41562         0     76606    126429   2638764     96.43    102.27
2492.21/624.89	c  N dy 13417   2092655      9701     41562         0     96629    126429   5744688     96.44    101.86
2523.73/632.76	c  N dy 13545   2112741      9701     41562         0    116709    126429   8853058     96.44    101.62
2553.64/640.22	c  N dy 13672   2132779      9701     41562         0     72761    126429   1860079     96.45    101.64
2580.77/647.03	c  N dy 13801   2152919      9701     41562         0     92900    126429   4955993     96.45    105.85
2611.09/654.69	c  N dy 13921   2172958      9701     41562         0    112937    126429   8000457     96.45    109.82
2644.23/663.00	c  N dy 14053   2193061      9701     41562         0     68040    126429    988089     96.46    102.20
2667.33/668.76	c  S st 14176   2210753      9701     41562         0     85731    126429   3754716     96.48   no data
2668.13/668.97	c  S st 14176   2211258      9701     41562         0     86236    126429   3816620     96.48   no data
2668.13/668.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2668.53/669.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
2668.53/669.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2668.53/669.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2668.53/669.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2668.53/669.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
2668.53/669.08	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2668.93/669.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2669.73/669.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2682.09/672.41	c lits-rem:        16  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.06 s
2682.09/672.41	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
2682.09/672.47	c vivif2 --  cl tried    86229 cl shrink        0 lits rem          0 time: 0.06
2682.89/672.61	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.14
2682.89/672.62	c calculated reachability. Time: 0.00
2682.89/672.62	c  N dy 14176   2211258      9701     41562         0     86229    126429   3814873     96.48   no data
2713.21/680.21	c  N dy 14302   2231429      9701     41562         0    106398    126429   6910343     96.48    102.23
2746.31/688.54	c  N dy 14438   2251584      9701     41562         0    126551    126429  10010935     96.49    102.78
2774.23/695.52	c  N dy 14567   2271605      9701     41562         0     80575    126429   2756642     96.49    102.95
2802.20/702.55	c  N dy 14685   2291649      9701     41562         0    100619    126429   5820944     96.50    138.21
2834.07/710.56	c  N dy 14815   2311652      9701     41562         0    120621    126429   8936570     96.51    106.88
2865.19/718.38	c  N dy 14930   2331719      9701     41562         0     73698    126429   1542770     96.50    103.97
2892.71/725.26	c  N dy 15062   2352037      9701     41562         0     94013    126429   4695301     96.51    101.65
2925.06/733.32	c  N dy 15190   2372138      9701     41562         0    114113    126429   7800551     96.52    101.84
2959.72/742.01	c  N dy 15316   2392179      9701     41562         0    134153    126429  10862770     96.53    104.81
2986.49/748.74	c  N dy 15445   2412196      9701     41562         0     86169    126429   3358801     96.53    103.01
3015.17/755.99	c  N dy 15569   2432213      9701     41562         0    106184    126429   6431557     96.53    118.01
3048.67/764.39	c  N dy 15701   2452291      9701     41562         0    126260    126429   9538346     96.54    104.25
3080.19/772.23	c  N dy 15818   2472344      9701     41562         0     77316    126429   1809966     96.54    101.81
3108.11/779.28	c  N dy 15949   2492721      9701     41562         0     97692    126429   4945217     96.54    102.79
3140.06/787.25	c  N dy 16080   2512823      9701     41562         0    117794    126429   8055593     96.55    102.01
3175.57/796.19	c  N dy 16208   2532897      9701     41562         0    137867    126429  11130142     96.55    102.85
3203.03/803.03	c  N dy 16331   2553000      9701     41562         0     87974    126429   3325304     96.56    107.69
3232.61/810.42	c  N dy 16463   2573014      9701     41562         0    107987    126429   6429856     96.57    109.70
3266.08/818.82	c  N dy 16596   2593103      9701     41562         0    128075    126429   9520116     96.58    102.04
3299.17/827.15	c  N dy 16724   2613176      9701     41562         0     77157    126429   1508573     96.58    112.67
3326.30/833.91	c  N dy 16852   2633290      9701     41562         0     97271    126429   4596707     96.58    103.70
3357.41/841.80	c  N dy 16991   2653695      9701     41562         0    117676    126429   7783348     96.59    102.83
3392.92/850.63	c  N dy 17125   2673858      9701     41562         0    137839    126429  10895282     96.60    108.49
3422.03/857.92	c  N dy 17254   2693932      9701     41562         0     85909    126429   2704653     96.61    102.90
3446.77/864.12	c  S st 17368   2711261      9701     41562         0    103238    126429   5379727     96.62     89.94
3447.60/864.36	c  S st 17368   2711763      9701     41562         0    103740    126429   5438816     96.62   no data
3447.60/864.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3447.95/864.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.08
3447.95/864.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3447.95/864.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3447.95/864.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3447.95/864.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
3447.95/864.49	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3448.35/864.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3449.55/864.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3466.71/869.11	c lits-rem:        15  cl-subs:        6  v-elim:      0  v-fix:    0  time:  4.30 s
3466.71/869.11	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
3467.11/869.20	c vivif2 --  cl tried   103734 cl shrink        0 lits rem          0 time: 0.09
3467.51/869.38	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.18
3467.51/869.38	c calculated reachability. Time: 0.00
3467.51/869.38	c  N dy 17368   2711763      9701     41562         0    103734    126429   5437335     96.62   no data
3501.42/877.85	c  N dy 17496   2731837      9701     41562         0    123806    126429   8527125     96.62    102.28
3537.72/887.00	c  N dy 17631   2751917      9701     41562         0    143882    126429  11633783     96.63    103.86
3565.68/893.98	c  N dy 17761   2772084      9701     41562         0     91051    126429   3332508     96.64    103.04
3595.56/901.41	c  N dy 17890   2792231      9701     41562         0    111197    126429   6417609     96.64    101.97
3629.46/909.90	c  N dy 18026   2812351      9701     41562         0    131316    126429   9497269     96.65    102.15
3664.57/918.70	c  N dy 18154   2832456      9701     41562         0     77423    126429   1084217     96.66    104.58
3691.69/925.50	c  N dy 18288   2852496      9701     41562         0     97463    126429   4198007     96.68    102.13
3723.64/933.52	c  N dy 18416   2872509      9701     41562         0    117475    126429   7281709     96.68    119.52
3758.31/942.26	c  N dy 18545   2892607      9701     41562         0    137572    126429  10347947     96.68    102.44
3792.61/950.85	c  N dy 18687   2912711      9701     41562         0     82682    126429   1776319     96.70    106.04
3820.93/957.90	c  N dy 18825   2932813      9701     41562         0    102784    126429   4901703     96.71    104.10
3852.04/965.79	c  N dy 18950   2952886      9701     41562         0    122856    126429   7979257     96.71    110.66
3888.35/974.89	c  N dy 19086   2973069      9701     41562         0    143036    126429  11119722     96.73    102.64
3920.26/982.89	c  N dy 19207   2993167      9701     41562         0     87138    126429   2308954     96.73    102.61
3949.78/990.23	c  N dy 19352   3013316      9701     41562         0    107285    126429   5440997     96.74    102.76
3982.93/998.56	c  N dy 19488   3033462      9701     41562         0    127429    126429   8546892     96.75    104.30
4019.98/1007.87	c  N dy 19629   3053587      9701     41562         0    147552    126429  11695197     96.77    104.14
4051.49/1015.73	c  N dy 19768   3073664      9701     41562         0     90636    126429   2685360     96.78    103.65
4081.01/1023.15	c  N dy 19906   3093700      9701     41562         0    110670    126429   5852044     96.80    104.94
4114.16/1031.49	c  N dy 20037   3113741      9701     41562         0    130711    126429   8946512     96.80    103.10
4152.01/1040.91	c  N dy 20172   3133830      9701     41562         0    150797    126429  12062191     96.82    102.49
4182.33/1048.55	c  N dy 20300   3153832      9701     41562         0     92800    126429   2887681     96.82    105.35
4212.24/1056.02	c  N dy 20435   3173941      9701     41562         0    112908    126429   6003089     96.83    103.42
4245.80/1064.47	c  N dy 20558   3193951      9701     41562         0    132917    126429   9077991     96.83    102.04
4278.86/1072.79	c  S st 20670   3211764      9701     41562         0    150729    126429  11786079     96.83   no data
4280.46/1073.10	c  S st 20670   3212270      9701     41562         0    151235    126429  11844142     96.83   no data
4280.46/1073.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4280.90/1073.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.12
4280.90/1073.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4280.90/1073.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4280.90/1073.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4280.90/1073.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9701 time:  0.00 s
4280.90/1073.28	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4281.66/1073.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4284.05/1074.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4320.39/1083.20	c lits-rem:        29  cl-subs:       17  v-elim:      0  v-fix:    0  time:  9.17 s
4320.39/1083.20	c vivif2 --  cl tried    41562 cl shrink        0 lits rem          0 time: 0.00
4321.14/1083.37	c vivif2 --  cl tried   151218 cl shrink        0 lits rem          0 time: 0.17
4322.34/1083.61	c asymm  cl-useful: 0/41562/41562 lits-rem:0 time: 0.23
4322.34/1083.61	c calculated reachability. Time: 0.00
4322.34/1083.61	c  N dy 20670   3212270      9701     41562         0    151218    126429  11839836     96.83   no data
4353.86/1091.56	c  N dy 20810   3232364      9701     41562         0     92318    126429   2692466     96.84    107.22
4383.37/1098.98	c  N dy 20936   3252452      9701     41562         0    112403    126429   5831473     96.85    124.86
4417.68/1107.50	c  N dy 21066   3272543      9701     41562         0    132492    126429   8942026     96.86    104.44
4455.17/1116.91	c  N dy 21205   3292558      9701     41562         0    152506    126429  12030666     96.86    103.86
4487.13/1124.97	c  N dy 21333   3312841      9701     41562         0     92792    126429   2615342     96.87    106.67
4517.40/1132.55	c  N dy 21472   3332904      9701     41562         0    112853    126429   5752887     96.89    104.00
4551.31/1141.07	c  N dy 21604   3352988      9701     41562         0    132936    126429   8855976     96.90    104.45
4591.60/1151.19	c  N dy 21736   3373153      9701     41562         0    153101    126429  11946189     96.90    102.62
4625.50/1159.60	c  N dy 21878   3393184      9701     41562         0     92135    126429   2370445     96.92    104.91
4655.42/1167.15	c  N dy 22010   3413415      9701     41562         0    112365    126429   5496201     96.93    106.89
4689.37/1175.64	c  N dy 22142   3433424      9701     41562         0    132372    126429   8603466     96.93    106.30
4726.43/1184.98	c  N dy 22269   3453520      9701     41562         0    152468    126429  11701019     96.94    102.48
4761.92/1193.81	c  N dy 22414   3473611      9701     41562         0     90557    126429   1990694     96.96    108.88
4791.44/1201.25	c  N dy 22543   3493803      9701     41562         0    110749    126429   5116651     96.96    105.46

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.89 7.87 7.89 2/333 31240
/proc/meminfo: memFree=17856680/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 407 0 0 0 2 0 0 0 23 0 4 0 651422036 52396032 347 33554432000 4194304 4580107 140736886272480 18446744073709551615 47156716058546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 12792 347 299 95 0 7774 0
[pid=31240/tid=31241] ppid=31238 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 651422037 52396032 347 33554432000 4194304 4580107 140736886272480 18446744073709551615 47156716058546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651422037 52396032 347 33554432000 4194304 4580107 140736886272480 18446744073709551615 47156716058546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651422037 52396032 347 33554432000 4194304 4580107 140736886272480 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.111334 s]
/proc/loadavg: 6.89 7.87 7.89 2/333 31240
/proc/meminfo: memFree=17856680/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=299300 CPUtime=3.4 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 18337 0 0 0 335 5 0 0 18 0 4 0 651422036 306483200 14045 33554432000 4194304 4580107 140736886272480 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 74825 14046 377 95 0 69807 0
[pid=31240/tid=31241] ppid=31238 vsize=299300 CPUtime=0.85 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 5043 0 0 0 84 1 0 0 18 0 4 0 651422037 306483200 14046 33554432000 4194304 4580107 140736886272480 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=299300 CPUtime=0.84 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 5030 0 0 0 83 1 0 0 18 0 4 0 651422037 306483200 14046 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=299300 CPUtime=0.84 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 2836 0 0 0 84 0 0 0 19 0 4 0 651422037 306483200 14046 33554432000 4194304 4580107 140736886272480 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 299300

[startup+0.971361 s]
/proc/loadavg: 6.89 7.87 7.89 2/333 31240
/proc/meminfo: memFree=17856680/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=299300 CPUtime=3.8 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 18755 0 0 0 375 5 0 0 19 0 4 0 651422036 306483200 14463 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293812 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 74825 14463 377 95 0 69807 0
[pid=31240/tid=31241] ppid=31238 vsize=299300 CPUtime=0.95 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 5151 0 0 0 94 1 0 0 19 0 4 0 651422037 306483200 14463 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293745 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=299300 CPUtime=0.94 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 5131 0 0 0 93 1 0 0 19 0 4 0 651422037 306483200 14463 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=299300 CPUtime=0.94 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 2940 0 0 0 94 0 0 0 19 0 4 0 651422037 306483200 14463 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 299300

[startup+1.07134 s]
/proc/loadavg: 6.89 7.87 7.89 2/333 31240
/proc/meminfo: memFree=17856680/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=299832 CPUtime=4.2 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 19294 0 0 0 415 5 0 0 19 0 4 0 651422036 307027968 15002 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 74958 15002 377 95 0 69940 0
[pid=31240/tid=31241] ppid=31238 vsize=299832 CPUtime=1.05 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 5263 0 0 0 104 1 0 0 19 0 4 0 651422037 307027968 15002 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=299832 CPUtime=1.04 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 5239 0 0 0 103 1 0 0 19 0 4 0 651422037 307027968 15002 33554432000 4194304 4580107 140736886272480 18446744073709551615 4317250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=299832 CPUtime=1.04 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 3149 0 0 0 104 0 0 0 19 0 4 0 651422037 307027968 15002 33554432000 4194304 4580107 140736886272480 18446744073709551615 4324363 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 299832

[startup+1.17133 s]
/proc/loadavg: 6.89 7.87 7.89 2/333 31240
/proc/meminfo: memFree=17856680/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=299832 CPUtime=4.6 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 19676 0 0 0 455 5 0 0 19 0 4 0 651422036 307027968 15384 33554432000 4194304 4580107 140736886272480 18446744073709551615 4292928 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 74958 15384 377 95 0 69940 0
[pid=31240/tid=31241] ppid=31238 vsize=299832 CPUtime=1.15 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 5353 0 0 0 114 1 0 0 19 0 4 0 651422037 307027968 15384 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=299832 CPUtime=1.14 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 5333 0 0 0 113 1 0 0 19 0 4 0 651422037 307027968 15384 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=299832 CPUtime=1.14 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 3252 0 0 0 114 0 0 0 19 0 4 0 651422037 307027968 15384 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 299832

[startup+1.50027 s]
/proc/loadavg: 6.89 7.87 7.89 2/333 31240
/proc/meminfo: memFree=17856680/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=307980 CPUtime=5.92 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 22721 0 0 0 586 6 0 0 19 0 4 0 651422036 315371520 13005 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 76995 13005 377 95 0 71977 0
[pid=31240/tid=31241] ppid=31238 vsize=307980 CPUtime=1.47 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 6133 0 0 0 146 1 0 0 19 0 4 0 651422037 315371520 13005 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=307980 CPUtime=1.47 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 6095 0 0 0 146 1 0 0 19 0 4 0 651422037 315371520 13006 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=307980 CPUtime=1.47 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 3998 0 0 0 147 0 0 0 20 0 4 0 651422037 315371520 13006 33554432000 4194304 4580107 140736886272480 18446744073709551615 4292952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 307980

[startup+3.10099 s]
/proc/loadavg: 7.38 7.95 7.92 9/343 31253
/proc/meminfo: memFree=17631804/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=309392 CPUtime=12.3 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 30500 0 0 0 1223 7 0 0 25 0 4 0 651422036 316817408 14396 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 77348 14396 377 95 0 72330 0
[pid=31240/tid=31241] ppid=31238 vsize=309392 CPUtime=3.07 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 8100 0 0 0 306 1 0 0 25 0 4 0 651422037 316817408 14396 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=309392 CPUtime=3.07 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 8034 0 0 0 305 2 0 0 25 0 4 0 651422037 316817408 14396 33554432000 4194304 4580107 140736886272480 18446744073709551615 4318389 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=309392 CPUtime=3.04 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 5909 0 0 0 304 0 0 0 25 0 4 0 651422037 316817408 14396 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 309392

[startup+6.31342 s]
/proc/loadavg: 7.43 7.95 7.92 9/343 31253
/proc/meminfo: memFree=17570040/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=310272 CPUtime=25.11 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 51696 0 0 0 2499 12 0 0 25 0 4 0 651422036 317718528 21695 33554432000 4194304 4580107 140736886272480 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 77568 21695 379 95 0 72550 0
[pid=31240/tid=31241] ppid=31238 vsize=310272 CPUtime=6.29 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 12008 0 0 0 626 3 0 0 25 0 4 0 651422037 317718528 21695 33554432000 4194304 4580107 140736886272480 18446744073709551615 4324255 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=310272 CPUtime=6.28 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 11905 0 0 0 626 2 0 0 25 0 4 0 651422037 317718528 21695 33554432000 4194304 4580107 140736886272480 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=310272 CPUtime=6.22 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 9714 0 0 0 621 1 0 0 25 0 4 0 651422037 317718528 21695 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 310272

[startup+12.7003 s]
/proc/loadavg: 7.47 7.95 7.92 9/343 31253
/proc/meminfo: memFree=17511080/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=314620 CPUtime=50.6 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 91570 0 0 0 5039 21 0 0 25 0 4 0 651422036 322170880 45543 33554432000 4194304 4580107 140736886272480 18446744073709551615 4321636 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 78655 45543 379 95 0 73637 0
[pid=31240/tid=31241] ppid=31238 vsize=314620 CPUtime=12.67 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 21394 0 0 0 1262 5 0 0 25 0 4 0 651422037 322170880 45543 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=314620 CPUtime=12.67 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 25986 0 0 0 1262 5 0 0 25 0 4 0 651422037 322170880 45543 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=314620 CPUtime=12.55 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 19095 0 0 0 1252 3 0 0 25 0 4 0 651422037 322170880 45543 33554432000 4194304 4580107 140736886272480 18446744073709551615 4321122 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 314620

[startup+25.501 s]
/proc/loadavg: 7.55 7.95 7.92 9/343 31254
/proc/meminfo: memFree=17196284/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=412256 CPUtime=101.64 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 149389 0 0 0 10128 36 0 0 25 0 4 0 651422036 422150144 66232 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293938 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 103064 66232 379 95 0 98046 0
[pid=31240/tid=31241] ppid=31238 vsize=412256 CPUtime=25.47 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 41092 0 0 0 2536 11 0 0 25 0 4 0 651422037 422150144 66232 33554432000 4194304 4580107 140736886272480 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=412256 CPUtime=25.47 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 41237 0 0 0 2538 9 0 0 25 0 4 0 651422037 422150144 66232 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=412256 CPUtime=25.21 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 25347 0 0 0 2516 5 0 0 25 0 4 0 651422037 422150144 66232 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 412256

[startup+51.1005 s]
/proc/loadavg: 7.76 7.97 7.92 9/343 31255
/proc/meminfo: memFree=17064144/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=489564 CPUtime=203.76 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 239255 0 0 0 20316 60 0 0 25 0 4 0 651422036 501313536 74129 33554432000 4194304 4580107 140736886272480 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 122391 74129 379 95 0 117373 0
[pid=31240/tid=31241] ppid=31238 vsize=489564 CPUtime=51.07 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 65248 0 0 0 5090 17 0 0 25 0 4 0 651422037 501313536 74129 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=489564 CPUtime=51.08 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 63793 0 0 0 5093 15 0 0 25 0 4 0 651422037 501313536 74129 33554432000 4194304 4580107 140736886272480 18446744073709551615 4295841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=489564 CPUtime=50.53 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 45882 0 0 0 5042 11 0 0 25 0 4 0 651422037 501313536 74129 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 489564

[startup+102.3 s]
/proc/loadavg: 7.99 8.00 7.93 9/343 31256
/proc/meminfo: memFree=16755968/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=557532 CPUtime=407.98 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 395247 0 0 0 40694 104 0 0 25 0 4 0 651422036 570912768 86354 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293225 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31240/statm: 139383 86354 379 95 0 134365 0
[pid=31240/tid=31241] ppid=31238 vsize=557532 CPUtime=102.25 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 104813 0 0 0 10198 27 0 0 25 0 4 0 651422037 570912768 86354 33554432000 4194304 4580107 140736886272480 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=557532 CPUtime=102.27 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 101348 0 0 0 10201 26 0 0 25 0 4 0 651422037 570912768 86354 33554432000 4194304 4580107 140736886272480 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=557532 CPUtime=101.16 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 86539 0 0 0 10093 23 0 0 25 0 4 0 651422037 570912768 86354 33554432000 4194304 4580107 140736886272480 18446744073709551615 4318719 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.98
Current children cumulated vsize (KiB) 557532

[startup+162.301 s]

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

[pid=31240] ppid=31238 vsize=928588 CPUtime=2562.01 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 1610231 0 0 0 255693 508 0 0 25 0 4 0 651422036 950874112 152070 33554432000 4194304 4580107 140736886272480 18446744073709551615 4305975 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31240/statm: 232147 152070 379 95 0 227129 0
[pid=31240/tid=31241] ppid=31238 vsize=928588 CPUtime=642.24 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 412084 0 0 0 64093 131 0 0 25 0 4 0 651422037 950874112 152070 33554432000 4194304 4580107 140736886272480 18446744073709551615 4295838 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=928588 CPUtime=642.26 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 407449 0 0 0 64096 130 0 0 25 0 4 0 651422037 950874112 152070 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=928588 CPUtime=636.46 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 384360 0 0 0 63526 120 0 0 25 0 4 0 651422037 950874112 152070 33554432000 4194304 4580107 140736886272480 18446744073709551615 4326759 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2562.01
Current children cumulated vsize (KiB) 928588

[startup+702.3 s]
/proc/loadavg: 8.21 8.09 8.00 9/343 31272
/proc/meminfo: memFree=15856744/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=994844 CPUtime=2801.37 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 1724647 0 0 0 279588 549 0 0 25 0 4 0 651422036 1018720256 175706 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31240/statm: 248711 175706 379 95 0 243693 0
[pid=31240/tid=31241] ppid=31238 vsize=994844 CPUtime=702.24 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 443442 0 0 0 70082 142 0 0 25 0 4 0 651422037 1018720256 175706 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=994844 CPUtime=702.25 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 434247 0 0 0 70084 141 0 0 25 0 4 0 651422037 1018720256 175706 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=994844 CPUtime=696.46 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 413063 0 0 0 69517 129 0 0 25 0 4 0 651422037 1018720256 175706 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.37
Current children cumulated vsize (KiB) 994844

[startup+762.301 s]
/proc/loadavg: 8.14 8.09 8.00 9/343 31273
/proc/meminfo: memFree=15692596/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=1129056 CPUtime=3040.7 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 1845247 0 0 0 303477 593 0 0 25 0 4 0 651422036 1156153344 203262 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31240/statm: 282264 203262 379 95 0 277246 0
[pid=31240/tid=31241] ppid=31238 vsize=1129056 CPUtime=762.24 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 469782 0 0 0 76072 152 0 0 25 0 4 0 651422037 1156153344 203262 33554432000 4194304 4580107 140736886272480 18446744073709551615 4320971 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=1129056 CPUtime=762.25 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 475788 0 0 0 76071 154 0 0 25 0 4 0 651422037 1156153344 203262 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=1129056 CPUtime=756.46 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 439701 0 0 0 75505 141 0 0 25 0 4 0 651422037 1156153344 203262 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.7
Current children cumulated vsize (KiB) 1129056

[startup+822.301 s]
/proc/loadavg: 8.09 8.08 8.00 9/343 31275
/proc/meminfo: memFree=15709108/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=1079240 CPUtime=3280.03 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 1950252 0 0 0 327369 634 0 0 25 0 4 0 651422036 1105141760 201352 33554432000 4194304 4580107 140736886272480 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31240/statm: 269810 201352 379 95 0 264792 0
[pid=31240/tid=31241] ppid=31238 vsize=1079240 CPUtime=822.23 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 496949 0 0 0 82061 162 0 0 25 0 4 0 651422037 1105141760 201352 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=1079240 CPUtime=822.25 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 501915 0 0 0 82060 165 0 0 25 0 4 0 651422037 1105141760 201352 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=1079240 CPUtime=816.46 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 465634 0 0 0 81496 150 0 0 25 0 4 0 651422037 1105141760 201352 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.03
Current children cumulated vsize (KiB) 1079240

[startup+882.301 s]
/proc/loadavg: 8.11 8.09 8.01 9/343 31277
/proc/meminfo: memFree=15677412/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=1176952 CPUtime=3519.36 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 2066567 0 0 0 351263 673 0 0 25 0 4 0 651422036 1205198848 218659 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31240/statm: 294238 218659 379 95 0 289220 0
[pid=31240/tid=31241] ppid=31238 vsize=1176952 CPUtime=881.57 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 527079 0 0 0 87986 171 0 0 25 0 4 0 651422037 1205198848 218659 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=1176952 CPUtime=882.24 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 528495 0 0 0 88048 176 0 0 25 0 4 0 651422037 1205198848 218659 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=1176952 CPUtime=876.45 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 496244 0 0 0 87486 159 0 0 25 0 4 0 651422037 1205198848 218659 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3519.36
Current children cumulated vsize (KiB) 1176952

[startup+942.301 s]
/proc/loadavg: 8.04 8.08 8.00 9/343 31278
/proc/meminfo: memFree=15546016/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=1230564 CPUtime=3758.75 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 2169604 0 0 0 375163 712 0 0 25 0 4 0 651422036 1260097536 233453 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31240/statm: 307641 233453 380 95 0 302623 0
[pid=31240/tid=31241] ppid=31238 vsize=1230564 CPUtime=940.93 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 552140 0 0 0 93914 179 0 0 25 0 4 0 651422037 1260097536 233453 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=1230564 CPUtime=942.26 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 555868 0 0 0 94040 186 0 0 25 0 4 0 651422037 1260097536 233453 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=1230564 CPUtime=936.47 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 521565 0 0 0 93478 169 0 0 25 0 4 0 651422037 1260097536 233453 33554432000 4194304 4580107 140736886272480 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.75
Current children cumulated vsize (KiB) 1230564

[startup+1002.3 s]
/proc/loadavg: 8.01 8.06 8.00 9/343 31280
/proc/meminfo: memFree=15552040/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=1232160 CPUtime=3998.05 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 2270630 0 0 0 399052 753 0 0 25 0 4 0 651422036 1261731840 232123 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31240/statm: 308040 232123 380 95 0 303022 0
[pid=31240/tid=31241] ppid=31238 vsize=1232160 CPUtime=1000.27 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 577317 0 0 0 99839 188 0 0 25 0 4 0 651422037 1261731840 232123 33554432000 4194304 4580107 140736886272480 18446744073709551615 4316605 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=1232160 CPUtime=1002.24 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 581160 0 0 0 100026 198 0 0 25 0 4 0 651422037 1261731840 232123 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=1232160 CPUtime=996.45 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 546767 0 0 0 99466 179 0 0 25 0 4 0 651422037 1261731840 232123 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3998.05
Current children cumulated vsize (KiB) 1232160

[startup+1062.31 s]
/proc/loadavg: 8.00 8.05 8.00 9/343 31282
/proc/meminfo: memFree=15571308/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=1233768 CPUtime=4237.42 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 2370170 0 0 0 422947 795 0 0 25 0 4 0 651422036 1263378432 226153 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31240/statm: 308442 226153 380 95 0 303424 0
[pid=31240/tid=31241] ppid=31238 vsize=1233768 CPUtime=1059.6 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 601921 0 0 0 105762 198 0 0 25 0 4 0 651422037 1263378432 226153 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=1233768 CPUtime=1062.25 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 606161 0 0 0 106015 210 0 0 25 0 4 0 651422037 1263378432 226153 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=1233768 CPUtime=1056.46 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 571744 0 0 0 105457 189 0 0 25 0 4 0 651422037 1263378432 226153 33554432000 4194304 4580107 140736886272480 18446744073709551615 4320708 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4237.42
Current children cumulated vsize (KiB) 1233768

[startup+1122.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/343 31283
/proc/meminfo: memFree=15539732/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=1314384 CPUtime=4476.71 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 2491279 0 0 0 446832 839 0 0 25 0 4 0 651422036 1345929216 237861 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31240/statm: 328596 237861 380 95 0 323578 0
[pid=31240/tid=31241] ppid=31238 vsize=1314384 CPUtime=1118.95 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 625730 0 0 0 111687 208 0 0 25 0 4 0 651422037 1345929216 237861 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=1314384 CPUtime=1122.23 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 630549 0 0 0 112003 220 0 0 25 0 4 0 651422037 1345929216 237861 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=1314384 CPUtime=1116.45 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 595751 0 0 0 111445 200 0 0 25 0 4 0 651422037 1345929216 237861 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.71
Current children cumulated vsize (KiB) 1314384

[startup+1182.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/343 31285
/proc/meminfo: memFree=15382436/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=1434872 CPUtime=4716.05 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 2597308 0 0 0 470729 876 0 0 25 0 4 0 651422036 1469308928 287995 33554432000 4194304 4580107 140736886272480 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31240/statm: 358718 287995 380 95 0 353700 0
[pid=31240/tid=31241] ppid=31238 vsize=1434872 CPUtime=1178.28 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 647889 0 0 0 117611 217 0 0 25 0 4 0 651422037 1469308928 287995 33554432000 4194304 4580107 140736886272480 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=1434872 CPUtime=1182.23 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 668834 0 0 0 117993 230 0 0 25 0 4 0 651422037 1469308928 287995 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=1434872 CPUtime=1176.45 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 618000 0 0 0 117436 209 0 0 25 0 4 0 651422037 1469308928 287995 33554432000 4194304 4580107 140736886272480 18446744073709551615 4304867 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4716.05
Current children cumulated vsize (KiB) 1434872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.15 8.08 8.01 9/343 31285
/proc/meminfo: memFree=15333296/32951124 swapFree=67056804/67111528
[pid=31240] ppid=31238 vsize=1435620 CPUtime=4800.25 cores=1,3,5,7
/proc/31240/stat : 31240 (strangenight2-m) R 31238 31240 31208 0 -1 4202496 2634199 0 0 0 479133 892 0 0 25 0 4 0 651422036 1470074880 269233 33554432000 4194304 4580107 140736886272480 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31240/statm: 358905 269233 380 95 0 353887 0
[pid=31240/tid=31241] ppid=31238 vsize=1435620 CPUtime=1199.31 cores=1,3,5,7
/proc/31240/task/31241/stat : 31241 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 657249 0 0 0 119710 221 0 0 25 0 4 0 651422037 1470074880 269233 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31240/tid=31242] ppid=31238 vsize=1435620 CPUtime=1203.19 cores=1,3,5,7
/proc/31240/task/31242/stat : 31242 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 677870 0 0 0 120084 235 0 0 25 0 4 0 651422037 1470074880 269233 33554432000 4194304 4580107 140736886272480 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31240/tid=31243] ppid=31238 vsize=1435620 CPUtime=1197.57 cores=1,3,5,7
/proc/31240/task/31243/stat : 31243 (strangenight2-m) R 31238 31240 31208 0 -1 4202560 627451 0 0 0 119544 213 0 0 25 0 4 0 651422037 1470074880 269233 33554432000 4194304 4580107 140736886272480 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1435620

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): 1203.47
CPU time (s): 4800.32
CPU user time (s): 4791.35
CPU system time (s): 8.97164
CPU usage (%): 398.874
Max. virtual memory (cumulated for all children) (KiB): 1447828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.35
system time used= 8.97164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2634204
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= 2452
involuntary context switches= 33382

runsolver used 3.56746 second user time and 9.58854 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 20:36:51
IDJOB=3366181
IDBENCH=82590
IDSOLVER=1844
FILE ID=node108/3366181-1305398211
RUNJOBID= node108-1305398211-31227
PBS_JOBID= 13324481
Free space on /tmp= 73556 MiB

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

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

MD5SUM BENCH= 7d95438154723bef0aaca7f7f26ea8e2
RANDOM SEED=1737761993

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17856960 kB
Buffers:        274928 kB
Cached:        4399380 kB
SwapCached:       8700 kB
Active:       11030036 kB
Inactive:      3751384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17856960 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:            7052 kB
Writeback:           0 kB
AnonPages:    10104948 kB
Mapped:          26304 kB
Slab:           207904 kB
PageTables:      38180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52255512 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= 73540 MiB
End job on node108 at 2011-05-14 20:56:56