Trace number 3173840

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S656533785-100-UNKNOWN.cnf
MD5SUMa641c3217b64031795fbe4f20a9b14fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.85541
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 515000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173840-1304031578.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data
0.00/0.08	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.07
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.00/0.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:     319 undec:      29 neg:     402
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0       750     15000         0         0     75000         0   no data   no data
0.00/0.33	c  N dy    18      4047       750     15000         0      4019     75000    401808     79.27     86.04
0.00/0.61	c  N dy    41      8685       750     15000         0      6164     75000    474122     78.54     82.68
0.32/0.87	c  N dy    68     12814       750     15000         0      6046     75000    336808     78.79     83.48
4.35/1.16	c  N dy    89     17096       750     15000         0     10319     75000    755050     78.82     83.58
5.55/1.44	c  N dy   112     21169       750     15000         0      8773     75000    490492     78.89     99.35
6.75/1.70	c  F st   129     25000       750     15000         0     12586     75000    857725     78.67     72.34
6.75/1.73	c  N st   130     25250       750     15000         0     12836     75000    882447     78.67   no data
7.95/2.07	c  N dy   135     30000       750     15000         0     10780     75000    598543     78.67   no data
7.95/2.07	c  S st   135     30000       750     15000         0     10780     75000    598543     78.67   no data
8.34/2.12	c  S st   135     30506       750     15000         0     11285     75000    642923     78.67   no data
8.34/2.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.34/2.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.34/2.13	c blocked clauses removed:        0 vars:      0 tried:         750 T: 0.00 s
8.34/2.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.34/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.34/2.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
8.34/2.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.34/2.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.34/2.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.52	c lits-rem:       393  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.35 s
10.34/2.62	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
10.34/2.62	c calculated reachability. Time: 0.00
10.34/2.62	c  N dy   135     30506       750     15000         0     11221     75000    631193     78.67   no data
11.55/2.93	c  N dy   156     34510       750     15000         0     15219     75000   1014079     78.67     82.85
12.73/3.24	c  N dy   181     38664       750     15000         0     11483     75000    558130     78.76     84.70
13.93/3.59	c  N dy   201     43039       750     15000         0     15841     75000    979539     78.61     85.17
15.14/3.84	c  S st   219     45760       750     15000         0      9626     75000    286828     78.68     75.09
15.14/3.89	c  S st   219     46264       750     15000         0     10129     75000    329287     78.68   no data
15.14/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.53/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.53/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.53/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.53/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.53/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
15.53/3.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.53/3.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.53/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.53/4.00	c lits-rem:        11  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.08 s
15.53/4.00	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
15.95/4.00	c vivif2 --  cl tried    10126 cl shrink        0 lits rem          0 time: 0.00
16.35/4.10	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
16.35/4.10	c calculated reachability. Time: 0.00
16.35/4.10	c  N dy   219     46264       750     15000         0     10126     75000    328740     78.68   no data
17.53/4.43	c  N dy   244     50327       750     15000         0     14176     75000    719875     78.79     83.14
19.13/4.80	c  N dy   271     54428       750     15000         0     18262     75000   1122472     78.95     83.32
20.34/5.17	c  N dy   296     58596       750     15000         0     12466     75000    479729     79.05     84.06
21.92/5.52	c  N dy   320     62788       750     15000         0     16647     75000    889338     79.12     85.27
23.52/5.90	c  N dy   344     66924       750     15000         0     20765     75000   1293073     79.24     83.83
24.32/6.12	c  S st   357     69396       750     15000         0     12279     75000    363984     79.21   no data
24.32/6.17	c  S st   357     69903       750     15000         0     12786     75000    409864     79.21   no data
24.32/6.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.32/6.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
24.32/6.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.32/6.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.32/6.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.32/6.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
24.32/6.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.32/6.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.32/6.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.14/6.34	c lits-rem:        12  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.13 s
25.14/6.34	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
25.14/6.34	c vivif2 --  cl tried    12775 cl shrink        0 lits rem          0 time: 0.00
25.51/6.46	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.12
25.51/6.46	c calculated reachability. Time: 0.00
25.51/6.46	c  N dy   357     69903       750     15000         0     12775     75000    407899     79.21   no data
27.12/6.88	c  N dy   383     74709       750     15000         0     17560     75000    877564     79.25     83.60
29.13/7.37	c  N dy   410     79705       750     15000         0     22534     75000   1361660     79.33     83.95
31.11/7.83	c  N dy   441     84790       750     15000         0     15658     75000    609862     79.34     89.00
31.90/8.07	c  F st   457     87500       750     15000         0     18362     75000    874219     79.32   no data
33.11/8.38	c  N st   462     90799       750     15000         0     21643     75000   1204767     79.32   no data
35.50/8.97	c  N dy   486     96811       750     15000         0     14687     75000    427209     79.40     85.08
37.92/9.55	c  N dy   517    103244       750     15000         0     21095     75000   1055338     79.37     84.90
38.70/9.71	c  S st   528    104854       750     15000         0     22701     75000   1211752     79.39     76.46
38.70/9.78	c  S st   528    105360       750     15000         0     23206     75000   1255192     79.39   no data
38.70/9.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.70/9.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.10/9.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.10/9.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.10/9.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.10/9.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
39.10/9.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.10/9.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
39.10/9.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.88/12.08	c lits-rem:       275  cl-subs:       46  v-elim:      0  v-fix:    0  time:  2.23 s
47.88/12.09	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
48.28/12.10	c vivif2 --  cl tried    23160 cl shrink        0 lits rem          0 time: 0.02
48.68/12.29	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.19
48.68/12.29	c calculated reachability. Time: 0.00
48.68/12.29	c  N dy   528    105360       750     15000         0     23160     75000   1246654     79.39   no data
51.88/13.04	c  N dy   567    112167       750     15000         0     15985     75000    464423     79.40     84.00
54.68/13.78	c  N dy   609    119428       750     15000         0     23218     75000   1174269     79.48     84.60
58.27/14.65	c  N dy   653    127101       750     15000         0     15921     75000    371378     79.56     85.86
61.47/15.45	c  N dy   701    135215       750     15000         0     24013     75000   1172566     79.66     84.04
65.87/16.52	c  N dy   754    143893       750     15000         0     16711     75000    359227     79.74     84.14
69.45/17.49	c  N dy   807    153461       750     15000         0     26241     75000   1288949     79.75     83.96
71.85/18.02	c  S st   830    158040       750     15000         0     30801     75000   1739726     79.77     73.46
72.25/18.11	c  S st   830    158546       750     15000         0     31307     75000   1784290     79.77   no data
72.25/18.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.25/18.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
72.25/18.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.25/18.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.25/18.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.25/18.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
72.25/18.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.25/18.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
72.65/18.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.83/23.52	c lits-rem:       382  cl-subs:      129  v-elim:      0  v-fix:    0  time:  5.31 s
93.83/23.52	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
93.83/23.54	c vivif2 --  cl tried    31178 cl shrink        0 lits rem          0 time: 0.02
94.63/23.78	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.24
94.63/23.78	c calculated reachability. Time: 0.00
94.63/23.78	c  N dy   830    158546       750     15000         0     31178     75000   1761217     79.77   no data
99.01/24.85	c  N dy   888    168810       750     15000         0     24480     75000   1041647     79.84     85.21
104.23/26.16	c  N dy   945    179662       750     15000         0     35291     75000   2101944     79.85     84.20
109.80/27.50	c  N dy  1007    191549       750     15000         0     29203     75000   1402835     79.84     84.43
115.79/29.06	c  N dy  1075    204124       750     15000         0     22791     75000    698578     79.87     84.58
122.19/30.65	c  N dy  1154    217215       750     15000         0     35840     75000   1978078     79.95     91.16
128.98/32.33	c  N dy  1214    231279       750     15000         0     29928     75000   1298788     79.85     85.42
132.17/33.19	c  S st  1254    237820       750     15000         0     36440     75000   1930990     79.86   no data
132.57/33.29	c  S st  1254    238324       750     15000         0     36944     75000   1975185     79.86   no data
132.97/33.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.97/33.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
132.97/33.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.97/33.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.97/33.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.97/33.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
132.97/33.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.97/33.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
133.37/33.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.95/40.38	c lits-rem:       381  cl-subs:      115  v-elim:      0  v-fix:    0  time:  6.97 s
160.95/40.38	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
161.35/40.41	c vivif2 --  cl tried    36829 cl shrink        0 lits rem          0 time: 0.02
162.53/40.70	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.30
162.53/40.70	c calculated reachability. Time: 0.00
162.53/40.70	c  N dy  1254    238324       750     15000         0     36829     75000   1954670     79.86   no data
169.73/42.55	c  N dy  1340    253714       750     15000         0     31239     75000   1344196     79.91     84.97
178.11/44.70	c  N dy  1428    270027       750     15000         0     25583     75000    696889     79.92     84.14
187.32/46.95	c  N dy  1520    287482       750     15000         0     42994     75000   2398188     79.92     84.39
196.89/49.31	c  F st  1623    306250       750     15000         0     38765     75000   1897177     79.93     81.02
196.89/49.32	c  N st  1623    306250       750     15000         0     38765     75000   1897177     79.93     81.02
207.27/51.93	c  N dy  1712    326086       750     15000         0     34599     75000   1407502     79.96     84.36
218.85/54.81	c  N dy  1815    346185       750     15000         0     29720     75000    832446     79.94     84.58
224.85/56.30	c  S st  1877    357487       750     15000         0     40978     75000   1936836     79.96     72.54
225.25/56.41	c  S st  1877    357992       750     15000         0     41483     75000   1980371     79.96   no data
225.25/56.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
225.25/56.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
225.25/56.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
225.25/56.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.25/56.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.25/56.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
225.25/56.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
225.25/56.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
225.65/56.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.19/64.91	c lits-rem:       346  cl-subs:      121  v-elim:      0  v-fix:    0  time:  8.38 s
259.19/64.91	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
259.19/64.94	c vivif2 --  cl tried    41362 cl shrink        0 lits rem          0 time: 0.03
260.80/65.31	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.37
260.80/65.31	c calculated reachability. Time: 0.00
260.80/65.31	c  N dy  1877    357992       750     15000         0     41362     75000   1958174     79.96   no data
272.78/68.36	c  N dy  1992    378035       750     15000         0     35443     75000   1315283     79.99     84.32
285.56/71.56	c  N dy  2100    398075       750     15000         0     28508     75000    530227     79.97     85.28
297.16/74.44	c  N dy  2215    418105       750     15000         0     48464     75000   2494023     80.00     89.01
309.13/77.48	c  N dy  2311    438394       750     15000         0     40781     75000   1654398     79.99     84.23
322.31/80.79	c  N dy  2414    458564       750     15000         0     31974     75000    692022     79.99     84.96
334.28/83.77	c  N dy  2508    478689       750     15000         0     52012     75000   2655170     79.96     84.57
347.06/86.94	c  N dy  2613    498958       750     15000         0     42335     75000   1625680     79.96     84.55
361.05/90.47	c  N dy  2719    519058       750     15000         0     31469     75000    464146     79.95     85.11
371.44/93.07	c  S st  2821    536989       750     15000         0     49340     75000   2226191     79.98   no data
371.86/93.19	c  S st  2821    537493       750     15000         0     49844     75000   2270375     79.98   no data
371.86/93.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
372.25/93.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
372.25/93.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
372.25/93.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
372.25/93.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
372.25/93.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
372.25/93.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
372.25/93.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
372.63/93.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.18/105.26	c lits-rem:       421  cl-subs:      138  v-elim:      0  v-fix:    0  time: 11.94 s
420.18/105.26	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
420.18/105.29	c vivif2 --  cl tried    49706 cl shrink        0 lits rem          0 time: 0.03
421.76/105.65	c asymm  cl-useful: 0/13347/15000 lits-rem:0 time: 0.35
421.76/105.65	c calculated reachability. Time: 0.00
421.76/105.65	c  N dy  2821    537493       750     15000         0     49706     75000   2245152     79.98   no data
436.54/109.30	c  N dy  2939    557676       750     15000         0     37934     75000   1008146     80.01     84.41
450.52/112.83	c  N dy  3042    577979       750     15000         0     58166     75000   2989580     80.00     84.61
465.30/116.54	c  N dy  3150    598046       750     15000         0     45259     75000   1640707     80.02     94.08
482.10/120.71	c  N dy  3260    618545       750     15000         0     65693     75000   3654435     80.03     84.93
495.28/124.09	c  N dy  3371    638625       750     15000         0     51834     75000   2198047     80.04     86.20
511.64/128.14	c  N dy  3478    658637       750     15000         0     36896     75000    637219     80.05     84.83
524.82/131.47	c  N dy  3574    678870       750     15000         0     57063     75000   2625039     80.04     85.26
540.40/135.37	c  N dy  3672    698886       750     15000         0     41135     75000    966276     80.04     84.29
554.79/138.92	c  N dy  3777    719191       750     15000         0     61367     75000   2959355     80.05     84.84
571.15/143.07	c  N dy  3898    740237       750     15000         0     45476     75000   1314331     80.06     84.48
586.34/146.82	c  N dy  4010    760333       750     15000         0     65508     75000   3289885     80.08     84.66
602.31/150.85	c  N dy  4117    780939       750     15000         0     48160     75000   1480205     80.08     85.12
618.31/154.84	c  N dy  4232    801419       750     15000         0     68577     75000   3491913     80.09     85.49
622.71/155.96	c  S st  4259    806239       750     15000         0     73382     75000   3961677     80.09   no data
623.48/156.15	c  S st  4259    806743       750     15000         0     73886     75000   4006183     80.09   no data
623.48/156.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
623.88/156.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
623.88/156.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
623.88/156.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
623.88/156.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
623.88/156.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
623.88/156.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
623.88/156.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
624.28/156.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
718.97/180.10	c lits-rem:       655  cl-subs:      247  v-elim:      0  v-fix:    0  time: 23.72 s
718.97/180.10	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
719.37/180.15	c vivif2 --  cl tried    73639 cl shrink        0 lits rem          0 time: 0.05
719.76/180.23	c asymm  cl-useful: 0/1653/15000 lits-rem:0 time: 0.08
719.76/180.23	c calculated reachability. Time: 0.00
719.76/180.23	c  N dy  4259    806743       750     15000         0     73639     75000   3960912     80.09   no data
734.53/183.90	c  N dy  4365    826765       750     15000         0     54716     75000   2040900     80.11    101.44
751.71/188.25	c  N dy  4483    846790       750     15000         0     74674     75000   4024450     80.14     85.23
767.30/192.13	c  N dy  4589    866832       750     15000         0     54771     75000   1951753     80.15     84.69
784.46/196.48	c  N dy  4701    886984       750     15000         0     74850     75000   3931082     80.15     84.48
800.84/200.51	c  N dy  4813    907072       750     15000         0     54008     75000   1793157     80.17     85.15
817.62/204.74	c  N dy  4909    927395       750     15000         0     74277     75000   3777362     80.16     84.42
834.40/208.96	c  N dy  5009    947541       750     15000         0     52497     75000   1543528     80.14     84.90
851.57/213.20	c  N dy  5126    967569       750     15000         0     72466     75000   3516341     80.17     84.65
869.94/217.84	c  N dy  5251    987670       750     15000         0     49646     75000   1175305     80.19     85.41
885.94/221.81	c  N dy  5352   1007940       750     15000         0     69844     75000   3167232     80.19     84.89
906.30/226.91	c  N dy  5472   1028251       750     15000         0     46225     75000    751049     80.21     85.83
921.88/230.82	c  N dy  5600   1048431       750     15000         0     66343     75000   2741449     80.24     85.51
942.64/236.06	c  N dy  5704   1068516       750     15000         0     86335     75000   4719520     80.25     86.60
947.03/237.12	c  F st  5724   1071876       750     15000         0     89678     75000   5046465     80.25     72.98
959.82/240.36	c  N dy  5794   1088572       750     15000         0     61462     75000   2203876     80.26     84.53
980.99/245.61	c  N dy  5908   1108798       750     15000         0     81613     75000   4184403     80.26     85.64
1000.96/250.64	c  N dy  6026   1128826       750     15000         0     55761     75000   1506970     80.28     84.52
1018.54/255.07	c  N dy  6131   1148891       750     15000         0     75755     75000   3478161     80.27     84.93
1040.14/260.49	c  N dy  6239   1168994       750     15000         0     48959     75000    747700     80.28     84.95
1056.49/264.50	c  N dy  6334   1189017       750     15000         0     68923     75000   2715897     80.28     84.98
1077.26/269.71	c  N dy  6440   1209100       750     15000         0     88954     75000   4685034     80.28     84.78
1078.46/270.03	c  S st  6446   1210116       750     15000         0     89970     75000   4785449     80.28   no data
1079.28/270.25	c  S st  6446   1210622       750     15000         0     90476     75000   4830287     80.28   no data
1079.28/270.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1079.68/270.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1079.68/270.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1079.68/270.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1079.68/270.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1079.68/270.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
1079.68/270.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1079.68/270.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1080.45/270.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1213.47/303.86	c lits-rem:      1095  cl-subs:      328  v-elim:      0  v-fix:    0  time: 33.34 s
1213.47/303.86	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
1213.87/303.93	c vivif2 --  cl tried    90148 cl shrink        0 lits rem          0 time: 0.06
1215.48/304.35	c asymm  cl-useful: 0/8520/15000 lits-rem:0 time: 0.42
1215.48/304.35	c calculated reachability. Time: 0.00
1215.48/304.35	c  N dy  6446   1210622       750     15000         0     90148     75000   4771096     80.28   no data
1233.46/308.84	c  N dy  6557   1230662       750     15000         0     62266     75000   1963433     80.29     84.92
1252.22/313.58	c  N dy  6666   1250669       750     15000         0     82209     75000   3926817     80.30     84.54
1273.79/318.99	c  N dy  6778   1270787       750     15000         0     53425     75000   1004515     80.30     84.91
1290.96/323.29	c  N dy  6888   1291072       750     15000         0     73635     75000   3005560     80.31     84.66
1312.55/328.65	c  N dy  6994   1311092       750     15000         0     93595     75000   4980257     80.32     85.58
1330.91/333.24	c  N dy  7091   1331143       750     15000         0     63753     75000   1940160     80.31     84.59
1350.48/338.16	c  N dy  7203   1351194       750     15000         0     83731     75000   3903339     80.32     84.85
1374.45/344.15	c  N dy  7331   1371228       750     15000         0     52854     75000    779316     80.33     84.68
1391.24/348.34	c  N dy  7436   1391472       750     15000         0     73025     75000   2779899     80.34     86.83
1413.62/353.96	c  N dy  7564   1411722       750     15000         0     93197     75000   4784228     80.36     85.07
1434.36/359.18	c  N dy  7674   1431841       750     15000         0     61431     75000   1536601     80.37     86.92
1453.54/363.93	c  N dy  7787   1451946       750     15000         0     81460     75000   3513605     80.37     86.00
1477.50/369.95	c  N dy  7897   1472028       750     15000         0    101464     75000   5491347     80.38     85.41
1496.69/374.73	c  N dy  8019   1492346       750     15000         0     68902     75000   2188281     80.39     86.81
1517.85/380.04	c  N dy  8129   1512377       750     15000         0     88858     75000   4166929     80.40     90.32
1543.41/386.45	c  N dy  8238   1532423       750     15000         0     55032     75000    716889     80.40     86.30
1560.19/390.67	c  N dy  8318   1552502       750     15000         0     75044     75000   2695008     80.38     84.76
1582.55/396.24	c  N dy  8421   1572653       750     15000         0     95133     75000   4667272     80.38     85.04
1606.94/402.39	c  N dy  8540   1592819       750     15000         0     60416     75000   1166753     80.40     84.92
1625.70/407.04	c  N dy  8635   1612891       750     15000         0     80428     75000   3146843     80.39     85.01
1650.06/413.20	c  N dy  8744   1633763       750     15000         0    101214     75000   5197589     80.39     84.81
1672.45/418.76	c  N dy  8858   1653835       750     15000         0     65418     75000   1564827     80.40     84.86
1692.00/423.69	c  N dy  8960   1673920       750     15000         0     85432     75000   3542107     80.40     84.71
1716.39/429.79	c  N dy  9063   1693927       750     15000         0    105369     75000   5506221     80.40     84.65
1735.54/434.56	c  S st  9163   1710622       750     15000         0     65196     75000   1454797     80.41   no data
1736.34/434.72	c  S st  9163   1711125       750     15000         0     65699     75000   1501585     80.41   no data
1736.34/434.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1736.34/434.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1736.34/434.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1736.34/434.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1736.34/434.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1736.34/434.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
1736.34/434.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1736.34/434.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1736.74/434.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1758.32/440.24	c lits-rem:       242  cl-subs:       67  v-elim:      0  v-fix:    0  time:  5.41 s
1758.32/440.24	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
1758.32/440.27	c vivif2 --  cl tried    65632 cl shrink        0 lits rem          0 time: 0.02
1759.51/440.53	c asymm  cl-useful: 0/6480/15000 lits-rem:0 time: 0.27
1759.51/440.54	c calculated reachability. Time: 0.00
1759.51/440.54	c  N dy  9163   1711125       750     15000         0     65632     75000   1489313     80.41   no data
1781.08/445.96	c  N dy  9289   1731134       750     15000         0     85561     75000   3470081     80.44     98.10
1806.64/452.37	c  N dy  9385   1751184       750     15000         0    105543     75000   5440757     80.43     86.14
1832.20/458.70	c  N dy  9495   1771214       750     15000         0     67697     75000   1615375     80.44     92.77
1852.59/463.83	c  N dy  9600   1791309       750     15000         0     87706     75000   3606235     80.45     84.84
1878.15/470.20	c  N dy  9706   1811348       750     15000         0    107674     75000   5569482     80.46     85.14
1901.71/476.16	c  N dy  9826   1831376       750     15000         0     68849     75000   1635895     80.47     85.69
1922.48/481.31	c  N dy  9934   1851467       750     15000         0     88878     75000   3612507     80.46     90.08
1948.05/487.77	c  N dy 10043   1871563       750     15000         0    108891     75000   5593524     80.47     88.25
1972.01/493.78	c  N dy 10148   1891770       750     15000         0     69249     75000   1575791     80.47     84.81
1992.79/498.98	c  N dy 10265   1911887       750     15000         0     89290     75000   3556173     80.48     85.47
2019.15/505.56	c  N dy 10392   1931950       750     15000         0    109277     75000   5544175     80.49     84.90
2044.32/511.81	c  N dy 10505   1952045       750     15000         0     68528     75000   1419349     80.49     85.26
2064.28/516.88	c  N dy 10608   1972154       750     15000         0     88569     75000   3405923     80.49     84.78
2091.05/523.53	c  N dy 10723   1993010       750     15000         0    109364     75000   5475961     80.50     85.42
2117.41/530.13	c  N dy 10831   2013023       750     15000         0     67523     75000   1243365     80.51     85.57
2137.79/535.24	c  N dy 10958   2033030       750     15000         0     87461     75000   3223514     80.52     84.89
2162.95/541.58	c  N dy 11067   2053213       750     15000         0    107572     75000   5218553     80.53     85.29
2191.70/548.76	c  N dy 11168   2073249       750     15000         0     64763     75000    872679     80.53     84.78
2212.48/553.93	c  N dy 11289   2093359       750     15000         0     84805     75000   2864416     80.54     85.43
2237.64/560.24	c  N dy 11406   2113437       750     15000         0    104809     75000   4860752     80.56     84.88
2268.00/567.90	c  N dy 11519   2133481       750     15000         0    124766     75000   6848918     80.56     85.36
2290.37/573.42	c  N dy 11643   2153648       750     15000         0     81090     75000   2411207     80.57     84.92
2314.37/579.41	c  N dy 11748   2174018       750     15000         0    101398     75000   4411225     80.57     85.19
2343.10/586.63	c  N dy 11854   2194239       750     15000         0    121561     75000   6415953     80.57     84.92
2364.27/591.96	c  S st 11938   2211126       750     15000         0     73620     75000   1566419     80.57     70.94
2365.07/592.14	c  S st 11938   2211626       750     15000         0     74119     75000   1613177     80.57   no data
2365.07/592.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2365.07/592.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2365.07/592.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2365.07/592.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2365.07/592.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2365.07/592.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
2365.07/592.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2365.47/592.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2365.47/592.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2384.66/597.04	c lits-rem:       203  cl-subs:       73  v-elim:      0  v-fix:    0  time:  4.77 s
2384.66/597.04	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
2384.66/597.06	c vivif2 --  cl tried    74046 cl shrink        0 lits rem          0 time: 0.02
2386.23/597.44	c asymm  cl-useful: 0/9928/15000 lits-rem:0 time: 0.37
2386.23/597.44	c calculated reachability. Time: 0.00
2386.23/597.44	c  N dy 11938   2211626       750     15000         0     74046     75000   1599871     80.57   no data
2408.60/603.06	c  N dy 12057   2231719       750     15000         0     94049     75000   3591596     80.58     88.12
2435.37/609.70	c  N dy 12161   2251725       750     15000         0    113990     75000   5559034     80.58     96.49
2465.73/617.38	c  N dy 12276   2271809       750     15000         0     68229     75000    948177     80.59     86.45
2486.50/622.50	c  N dy 12397   2291815       750     15000         0     88175     75000   2934359     80.60     85.36
2511.69/628.87	c  N dy 12495   2311999       750     15000         0    108292     75000   4915167     80.60     86.03
2542.84/636.69	c  N dy 12624   2332207       750     15000         0    128430     75000   6924735     80.61     84.96
2566.38/642.59	c  N dy 12732   2352253       750     15000         0     81641     75000   2188025     80.61     87.54
2591.95/648.95	c  N dy 12846   2372582       750     15000         0    101896     75000   4205778     80.62     85.32
2622.30/656.54	c  N dy 12971   2392672       750     15000         0    121912     75000   6197735     80.64     85.50
2651.47/663.83	c  N dy 13077   2412756       750     15000         0     74161     75000   1362362     80.64     85.71
2674.26/669.50	c  N dy 13198   2432775       750     15000         0     94105     75000   3351388     80.65     85.00
2700.62/676.15	c  N dy 13306   2452784       750     15000         0    114048     75000   5326784     80.65     86.58
2732.95/684.24	c  N dy 13408   2473012       750     15000         0    134217     75000   7314687     80.65     85.32
2755.72/689.97	c  N dy 13525   2493019       750     15000         0     85386     75000   2392745     80.66     87.03
2780.88/696.21	c  N dy 13638   2513447       750     15000         0    105722     75000   4403925     80.66     85.58
2810.87/703.72	c  N dy 13752   2533478       750     15000         0    125696     75000   6388710     80.67     85.15
2841.22/711.35	c  N dy 13877   2553656       750     15000         0     76064     75000   1358021     80.68     85.22
2863.19/716.89	c  N dy 13995   2573751       750     15000         0     96100     75000   3342292     80.68     85.23
2890.74/723.78	c  N dy 14105   2593752       750     15000         0    116034     75000   5317629     80.68     85.58
2923.09/731.89	c  N dy 14213   2613773       750     15000         0    135996     75000   7304605     80.69     90.06
2948.65/738.27	c  N dy 14313   2633800       750     15000         0     85189     75000   2178774     80.69     86.11
2975.41/744.91	c  N dy 14423   2654249       750     15000         0    105559     75000   4213339     80.70     88.24
3007.38/752.95	c  N dy 14547   2674959       750     15000         0    126196     75000   6266181     80.71     85.17
3042.12/761.65	c  N dy 14655   2696901       750     15000         0     76309     75000   1209978     80.71     85.11
3058.10/765.63	c  S st 14741   2711627       750     15000         0     90992     75000   2676244     80.71     82.63
3058.90/765.86	c  S st 14741   2712131       750     15000         0     91496     75000   2720156     80.71   no data
3058.90/765.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3059.30/765.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
3059.30/765.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3059.30/765.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3059.30/765.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3059.30/765.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3059.30/765.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3059.30/765.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3059.70/766.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3117.63/780.50	c lits-rem:       300  cl-subs:      177  v-elim:      0  v-fix:    0  time: 14.45 s
3117.63/780.50	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
3117.63/780.54	c vivif2 --  cl tried    91319 cl shrink        0 lits rem          0 time: 0.04
3118.82/780.82	c asymm  cl-useful: 0/5072/15000 lits-rem:0 time: 0.28
3118.82/780.82	c calculated reachability. Time: 0.00
3118.82/780.82	c  N dy 14741   2712131       750     15000         0     91319     75000   2689410     80.71   no data
3145.18/787.48	c  N dy 14844   2732862       750     15000         0    111959     75000   4735084     80.71     85.78
3177.94/795.63	c  N dy 14959   2753575       750     15000         0    132584     75000   6768558     80.71     85.96
3209.50/803.52	c  N dy 15079   2773609       750     15000         0     79815     75000   1466331     80.72     85.46
3233.06/809.43	c  N dy 15202   2793735       750     15000         0     99870     75000   3448762     80.73     85.77
3261.82/816.62	c  N dy 15306   2814275       750     15000         0    120329     75000   5483974     80.73     85.39
3296.17/825.24	c  N dy 15437   2834306       750     15000         0    140304     75000   7469765     80.74     85.97
3323.74/832.17	c  N dy 15551   2854515       750     15000         0     86696     75000   2054724     80.75     85.50
3348.90/838.46	c  N dy 15677   2874563       750     15000         0    106678     75000   4047621     80.75     87.07
3380.06/846.27	c  N dy 15795   2894854       750     15000         0    126896     75000   6062321     80.76     88.61
3416.82/855.41	c  N dy 15900   2914991       750     15000         0    146969     75000   8049199     80.77     86.30
3441.18/861.53	c  N dy 16011   2935035       750     15000         0     92199     75000   2507012     80.77     88.69
3467.54/868.10	c  N dy 16122   2955090       750     15000         0    112188     75000   4485028     80.77     85.48
3499.50/876.14	c  N dy 16242   2975142       750     15000         0    132168     75000   6489497     80.78     88.34
3535.88/885.26	c  N dy 16346   2995263       750     15000         0     76493     75000    862884     80.78     85.12
3558.22/890.82	c  N dy 16458   3015345       750     15000         0     96508     75000   2858308     80.79     85.58
3585.78/897.75	c  N dy 16564   3035711       750     15000         0    116798     75000   4867567     80.79     86.24
3618.54/905.96	c  N dy 16676   3055766       750     15000         0    136796     75000   6855923     80.79     85.51
3653.68/914.73	c  N dy 16777   3075851       750     15000         0     80077     75000   1136644     80.79     85.22
3676.85/920.55	c  N dy 16888   3096117       750     15000         0    100277     75000   3160158     80.80     85.08
3705.21/927.66	c  N dy 17006   3116424       750     15000         0    120530     75000   5188500     80.80     85.89
3738.37/935.97	c  N dy 17109   3136532       750     15000         0    140567     75000   7183754     80.80     85.87
3772.32/944.40	c  N dy 17206   3156539       750     15000         0     82763     75000   1303192     80.80     86.46
3797.89/950.87	c  N dy 17320   3176675       750     15000         0    102837     75000   3298653     80.80     85.85
3829.86/958.83	c  N dy 17424   3196816       750     15000         0    122895     75000   5289392     80.81     85.67
3857.79/965.89	c  S st 17502   3212132       750     15000         0    138145     75000   6799688     80.80     78.17
3859.39/966.26	c  S st 17502   3212634       750     15000         0    138647     75000   6840384     80.80   no data
3859.39/966.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3859.79/966.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
3859.79/966.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3859.79/966.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3859.79/966.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3859.79/966.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3859.79/966.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3860.19/966.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3861.01/966.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4074.71/1020.13	c lits-rem:       893  cl-subs:      533  v-elim:      0  v-fix:    0  time: 53.44 s
4074.71/1020.13	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
4075.11/1020.22	c vivif2 --  cl tried   138114 cl shrink        0 lits rem          0 time: 0.09
4076.69/1020.67	c asymm  cl-useful: 0/6141/15000 lits-rem:0 time: 0.45
4076.69/1020.68	c calculated reachability. Time: 0.00
4076.69/1020.68	c  N dy 17502   3212634       750     15000         0    138114     75000   6745985     80.80   no data
4115.87/1030.43	c  N dy 17631   3232840       750     15000         0     79514     75000    895686     80.82     85.81
4138.61/1036.14	c  N dy 17744   3253045       750     15000         0     99658     75000   2898774     80.82     86.37
4166.97/1043.25	c  N dy 17858   3273101       750     15000         0    119638     75000   4885837     80.83     85.61
4200.92/1051.70	c  N dy 17979   3293187       750     15000         0    139664     75000   6889201     80.83     85.39
4239.66/1061.46	c  N dy 18086   3313284       750     15000         0     79966     75000    849375     80.83     85.40
4263.64/1067.41	c  N dy 18201   3333588       750     15000         0    100197     75000   2871807     80.84     85.62
4292.00/1074.59	c  N dy 18292   3353622       750     15000         0    120175     75000   4843287     80.83     85.11
4327.94/1083.51	c  N dy 18398   3373769       750     15000         0    140265     75000   6834989     80.83     86.51
4369.49/1093.99	c  N dy 18517   3393930       750     15000         0    160366     75000   8838219     80.84     85.23
4397.07/1100.83	c  N dy 18632   3414748       750     15000         0    100362     75000   2774443     80.84     85.16
4425.81/1108.00	c  N dy 18746   3434941       750     15000         0    120492     75000   4787462     80.84     85.10
4460.16/1116.60	c  N dy 18857   3454959       750     15000         0    140434     75000   6760153     80.85     85.92
4501.32/1126.95	c  N dy 18966   3474969       750     15000         0    160383     75000   8746347     80.85     88.35
4529.28/1133.96	c  N dy 19066   3495059       750     15000         0     98686     75000   2523036     80.85     86.48
4558.85/1141.35	c  N dy 19169   3515166       750     15000         0    118734     75000   4521011     80.85     85.59
4593.61/1150.07	c  N dy 19273   3535247       750     15000         0    138747     75000   6504527     80.85     85.48
4635.16/1160.44	c  N dy 19383   3555345       750     15000         0    158763     75000   8498915     80.85     85.97
4666.72/1168.35	c  N dy 19495   3575361       750     15000         0     95985     75000   2173105     80.85     85.12
4695.09/1175.50	c  N dy 19597   3595578       750     15000         0    116139     75000   4181531     80.85     87.43
4730.25/1184.23	c  N dy 19718   3615629       750     15000         0    136122     75000   6173430     80.86     87.28
4770.63/1194.31	c  N dy 19821   3635859       750     15000         0    156267     75000   8180060     80.86     85.51

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.68 7.96 7.62 6/180 21717
/proc/meminfo: memFree=14810692/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 495573676 52441088 348 33554432000 4194304 4627427 140735304310096 18446744073709551615 47972189333426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 12803 348 299 106 0 7774 0
[pid=21717/tid=21718] ppid=21715 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495573676 52441088 348 33554432000 4194304 4627427 140735304310096 18446744073709551615 47972189333424 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495573676 52441088 348 33554432000 4194304 4627427 140735304310096 18446744073709551615 233522095158 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495573676 52441088 348 33554432000 4194304 4627427 140735304310096 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0888761 s]
/proc/loadavg: 7.68 7.96 7.62 6/180 21717
/proc/meminfo: memFree=14810692/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=284708 CPUtime=0.32 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) D 21715 21717 21381 0 -1 4202496 3962 0 0 0 32 0 0 0 18 0 4 0 495573676 291540992 3889 33554432000 4194304 4627427 140735304310096 18446744073709551615 233509958689 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 72794 6707 385 106 0 67765 0
[pid=21717/tid=21718] ppid=21715 vsize=291176 CPUtime=0.79 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 2891 0 0 0 79 0 0 0 18 0 4 0 495573676 298164224 6707 33554432000 4194304 4627427 140735304310096 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=291176 CPUtime=0.79 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 2927 0 0 0 79 0 0 0 18 0 4 0 495573676 298164224 6707 33554432000 4194304 4627427 140735304310096 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=291176 CPUtime=0.79 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 2564 0 0 0 79 0 0 0 19 0 4 0 495573676 298164224 6707 33554432000 4194304 4627427 140735304310096 18446744073709551615 4332648 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 284708

[startup+0.910698 s]
/proc/loadavg: 7.68 7.96 7.62 6/180 21717
/proc/meminfo: memFree=14810692/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=292228 CPUtime=3.59 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 13453 0 0 0 358 1 0 0 18 0 4 0 495573676 299241472 6281 33554432000 4194304 4627427 140735304310096 18446744073709551615 4310105 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 73057 6281 385 106 0 68028 0
[pid=21717/tid=21718] ppid=21715 vsize=292228 CPUtime=0.89 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 3441 0 0 0 89 0 0 0 19 0 4 0 495573676 299241472 6281 33554432000 4194304 4627427 140735304310096 18446744073709551615 4321328 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=292228 CPUtime=0.89 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 3504 0 0 0 89 0 0 0 18 0 4 0 495573676 299241472 6282 33554432000 4194304 4627427 140735304310096 18446744073709551615 4352204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=292228 CPUtime=0.89 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 2721 0 0 0 89 0 0 0 19 0 4 0 495573676 299241472 6282 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 292228

[startup+1.00068 s]
/proc/loadavg: 7.68 7.96 7.62 6/180 21717
/proc/meminfo: memFree=14810692/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=292228 CPUtime=3.95 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 13998 0 0 0 393 2 0 0 19 0 4 0 495573676 299241472 6826 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 73057 6826 385 106 0 68028 0
[pid=21717/tid=21718] ppid=21715 vsize=292228 CPUtime=0.98 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 3576 0 0 0 98 0 0 0 19 0 4 0 495573676 299241472 6826 33554432000 4194304 4627427 140735304310096 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=292228 CPUtime=0.98 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 3648 0 0 0 98 0 0 0 19 0 4 0 495573676 299241472 6826 33554432000 4194304 4627427 140735304310096 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=292228 CPUtime=0.98 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 2849 0 0 0 98 0 0 0 19 0 4 0 495573676 299241472 6826 33554432000 4194304 4627427 140735304310096 18446744073709551615 4299569 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 292228

[startup+1.10067 s]
/proc/loadavg: 7.68 7.96 7.62 6/180 21717
/proc/meminfo: memFree=14810692/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=292228 CPUtime=4.35 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 14540 0 0 0 433 2 0 0 19 0 4 0 495573676 299241472 7368 33554432000 4194304 4627427 140735304310096 18446744073709551615 4332689 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 73057 7368 385 106 0 68028 0
[pid=21717/tid=21718] ppid=21715 vsize=292228 CPUtime=1.08 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 3704 0 0 0 108 0 0 0 19 0 4 0 495573676 299241472 7368 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=292228 CPUtime=1.08 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 3786 0 0 0 108 0 0 0 19 0 4 0 495573676 299241472 7368 33554432000 4194304 4627427 140735304310096 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=292228 CPUtime=1.08 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 2980 0 0 0 108 0 0 0 19 0 4 0 495573676 299241472 7368 33554432000 4194304 4627427 140735304310096 18446744073709551615 4332756 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 292228

[startup+1.50059 s]
/proc/loadavg: 7.68 7.96 7.62 6/180 21717
/proc/meminfo: memFree=14810692/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=294232 CPUtime=5.95 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 18622 0 0 0 593 2 0 0 20 0 4 0 495573676 301293568 6994 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 73558 6994 385 106 0 68529 0
[pid=21717/tid=21718] ppid=21715 vsize=294232 CPUtime=1.48 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 4748 0 0 0 148 0 0 0 19 0 4 0 495573676 301293568 6994 33554432000 4194304 4627427 140735304310096 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=294232 CPUtime=1.47 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 4842 0 0 0 147 0 0 0 19 0 4 0 495573676 301293568 6994 33554432000 4194304 4627427 140735304310096 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=294232 CPUtime=1.48 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 4041 0 0 0 148 0 0 0 20 0 4 0 495573676 301293568 6994 33554432000 4194304 4627427 140735304310096 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 294232

[startup+3.10031 s]
/proc/loadavg: 7.68 7.96 7.62 9/184 21721
/proc/meminfo: memFree=14759320/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=263976 CPUtime=12.33 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 36622 0 0 0 1228 5 0 0 25 0 4 0 495573676 270311424 14940 33554432000 4194304 4627427 140735304310096 18446744073709551615 4333037 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 65994 14940 389 106 0 60965 0
[pid=21717/tid=21718] ppid=21715 vsize=263976 CPUtime=3.08 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 10646 0 0 0 307 1 0 0 25 0 4 0 495573676 270311424 14940 33554432000 4194304 4627427 140735304310096 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=263976 CPUtime=3.08 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 8103 0 0 0 307 1 0 0 25 0 4 0 495573676 270311424 14940 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=263976 CPUtime=3.06 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 7243 0 0 0 306 0 0 0 25 0 4 0 495573676 270311424 14940 33554432000 4194304 4627427 140735304310096 18446744073709551615 4324696 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 263976

[startup+6.30673 s]
/proc/loadavg: 7.71 7.96 7.62 9/184 21721
/proc/meminfo: memFree=14692988/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=293188 CPUtime=25.14 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 57107 0 0 0 2506 8 0 0 25 0 4 0 495573676 300224512 31975 33554432000 4194304 4627427 140735304310096 18446744073709551615 4428398 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 73297 31981 389 106 0 68268 0
[pid=21717/tid=21718] ppid=21715 vsize=293188 CPUtime=6.28 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 14773 0 0 0 627 1 0 0 25 0 4 0 495573676 300224512 31983 33554432000 4194304 4627427 140735304310096 18446744073709551615 233509994251 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=293188 CPUtime=6.28 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 15452 0 0 0 626 2 0 0 25 0 4 0 495573676 300224512 31987 33554432000 4194304 4627427 140735304310096 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=293188 CPUtime=6.26 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 13271 0 0 0 625 1 0 0 25 0 4 0 495573676 300224512 31988 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 293188

[startup+12.7006 s]
/proc/loadavg: 7.73 7.96 7.62 9/184 21721
/proc/meminfo: memFree=14614684/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=314300 CPUtime=50.68 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 82528 0 0 0 5054 14 0 0 25 0 4 0 495573676 321843200 48430 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 78575 48430 389 106 0 73546 0
[pid=21717/tid=21718] ppid=21715 vsize=314300 CPUtime=12.68 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 21027 0 0 0 1265 3 0 0 25 0 4 0 495573676 321843200 48430 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=314300 CPUtime=12.68 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 21681 0 0 0 1265 3 0 0 25 0 4 0 495573676 321843200 48430 33554432000 4194304 4627427 140735304310096 18446744073709551615 4427394 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=314300 CPUtime=12.61 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 19482 0 0 0 1259 2 0 0 25 0 4 0 495573676 321843200 48430 33554432000 4194304 4627427 140735304310096 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 314300

[startup+25.5003 s]
/proc/loadavg: 7.86 7.98 7.63 9/184 21721
/proc/meminfo: memFree=14473192/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=520356 CPUtime=101.81 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 113786 0 0 0 10160 21 0 0 25 0 4 0 495573676 532844544 70850 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 130089 70850 389 106 0 125060 0
[pid=21717/tid=21718] ppid=21715 vsize=520356 CPUtime=25.48 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 29327 0 0 0 2544 4 0 0 25 0 4 0 495573676 532844544 70850 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=520356 CPUtime=25.48 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 32395 0 0 0 2542 6 0 0 25 0 4 0 495573676 532844544 70850 33554432000 4194304 4627427 140735304310096 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=520356 CPUtime=25.35 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 22757 0 0 0 2532 3 0 0 25 0 4 0 495573676 532844544 70850 33554432000 4194304 4627427 140735304310096 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 520356

[startup+51.1007 s]
/proc/loadavg: 7.91 7.98 7.64 9/184 21722
/proc/meminfo: memFree=14419096/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=566452 CPUtime=204.08 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 158042 0 0 0 20377 31 0 0 25 0 4 0 495573676 580046848 77213 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 141613 77214 390 106 0 136584 0
[pid=21717/tid=21718] ppid=21715 vsize=566452 CPUtime=51.08 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 46846 0 0 0 5100 8 0 0 25 0 4 0 495573676 580046848 77214 33554432000 4194304 4627427 140735304310096 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=566452 CPUtime=51.07 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 43747 0 0 0 5099 8 0 0 25 0 4 0 495573676 580046848 77214 33554432000 4194304 4627427 140735304310096 18446744073709551615 4329767 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=566452 CPUtime=50.82 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 25346 0 0 0 5078 4 0 0 25 0 4 0 495573676 580046848 77214 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 566452

[startup+102.301 s]
/proc/loadavg: 7.96 7.98 7.66 9/184 21732
/proc/meminfo: memFree=14420000/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=470156 CPUtime=408.58 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 243264 0 0 0 40799 59 0 0 25 0 4 0 495573676 481439744 74143 33554432000 4194304 4627427 140735304310096 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 117539 74143 390 106 0 112510 0
[pid=21717/tid=21718] ppid=21715 vsize=470156 CPUtime=102.29 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 77190 0 0 0 10210 19 0 0 25 0 4 0 495573676 481439744 74143 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=470156 CPUtime=102.27 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 65353 0 0 0 10212 15 0 0 25 0 4 0 495573676 481439744 74143 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=470156 CPUtime=101.72 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 40202 0 0 0 10163 9 0 0 25 0 4 0 495573676 481439744 74143 33554432000 4194304 4627427 140735304310096 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 470156

[startup+162.301 s]

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

[pid=21717] ppid=21715 vsize=933704 CPUtime=2805.25 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1099662 0 0 0 280190 335 0 0 25 0 4 0 495573676 956112896 169492 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 233426 169492 389 106 0 228397 0
[pid=21717/tid=21718] ppid=21715 vsize=933704 CPUtime=702.29 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 319978 0 0 0 70135 94 0 0 25 0 4 0 495573676 956112896 169492 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=933704 CPUtime=702.28 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 292879 0 0 0 70146 82 0 0 25 0 4 0 495573676 956112896 169492 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=933704 CPUtime=698.4 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 232750 0 0 0 69764 76 0 0 25 0 4 0 495573676 956112896 169492 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 933704

[startup+762.301 s]
/proc/loadavg: 8.01 8.06 7.86 9/184 21750
/proc/meminfo: memFree=13907432/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=1014704 CPUtime=3044.92 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1164477 0 0 0 304134 358 0 0 25 0 4 0 495573676 1039056896 162151 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 253676 162151 389 106 0 248647 0
[pid=21717/tid=21718] ppid=21715 vsize=1014704 CPUtime=762.29 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 335788 0 0 0 76131 98 0 0 25 0 4 0 495573676 1039056896 162151 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=1014704 CPUtime=762.28 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 310671 0 0 0 76140 88 0 0 25 0 4 0 495573676 1039056896 162151 33554432000 4194304 4627427 140735304310096 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=1014704 CPUtime=758.07 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 247225 0 0 0 75725 82 0 0 25 0 4 0 495573676 1039056896 162151 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.92
Current children cumulated vsize (KiB) 1014704

[startup+822.3 s]
/proc/loadavg: 8.00 8.05 7.86 9/184 21751
/proc/meminfo: memFree=13727236/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=991000 CPUtime=3284.59 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1232313 0 0 0 328076 383 0 0 25 0 4 0 495573676 1014784000 170095 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 247750 170095 389 106 0 242721 0
[pid=21717/tid=21718] ppid=21715 vsize=991000 CPUtime=822.3 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 354789 0 0 0 82125 105 0 0 25 0 4 0 495573676 1014784000 170095 33554432000 4194304 4627427 140735304310096 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=991000 CPUtime=822.28 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 326378 0 0 0 82135 93 0 0 25 0 4 0 495573676 1014784000 170095 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=991000 CPUtime=817.74 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 265998 0 0 0 81684 90 0 0 25 0 4 0 495573676 1014784000 170095 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.59
Current children cumulated vsize (KiB) 991000

[startup+882.301 s]
/proc/loadavg: 8.00 8.04 7.87 9/184 21753
/proc/meminfo: memFree=13713952/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=1006256 CPUtime=3524.27 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1294751 0 0 0 352025 402 0 0 25 0 4 0 495573676 1030406144 171183 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 251564 171184 389 106 0 246535 0
[pid=21717/tid=21718] ppid=21715 vsize=1006256 CPUtime=882.29 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 373245 0 0 0 88119 110 0 0 25 0 4 0 495573676 1030406144 171184 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=1006256 CPUtime=882.28 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 333963 0 0 0 88133 95 0 0 25 0 4 0 495573676 1030406144 171184 33554432000 4194304 4627427 140735304310096 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=1006256 CPUtime=877.41 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 284147 0 0 0 87645 96 0 0 25 0 4 0 495573676 1030406144 171184 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 1006256

[startup+942.301 s]
/proc/loadavg: 8.00 8.03 7.88 9/184 21755
/proc/meminfo: memFree=13694204/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=1009476 CPUtime=3763.95 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1364978 0 0 0 375972 423 0 0 25 0 4 0 495573676 1033703424 173619 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 252369 173620 389 106 0 247340 0
[pid=21717/tid=21718] ppid=21715 vsize=1009476 CPUtime=942.3 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 391667 0 0 0 94114 116 0 0 25 0 4 0 495573676 1033703424 173620 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=1009476 CPUtime=942.29 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 349272 0 0 0 94129 100 0 0 25 0 4 0 495573676 1033703424 173620 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=1009476 CPUtime=937.08 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 302323 0 0 0 93606 102 0 0 25 0 4 0 495573676 1033703424 173620 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 1009476

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 7.88 9/184 21756
/proc/meminfo: memFree=13471864/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=1193452 CPUtime=4003.6 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1432305 0 0 0 399918 442 0 0 25 0 4 0 495573676 1222094848 217453 33554432000 4194304 4627427 140735304310096 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 298363 217453 389 106 0 293334 0
[pid=21717/tid=21718] ppid=21715 vsize=1193452 CPUtime=1002.3 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 414962 0 0 0 100110 120 0 0 25 0 4 0 495573676 1222094848 217453 33554432000 4194304 4627427 140735304310096 18446744073709551615 4427841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=1193452 CPUtime=1002.28 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 366268 0 0 0 100120 108 0 0 25 0 4 0 495573676 1222094848 217453 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=1193452 CPUtime=996.75 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 310786 0 0 0 99571 104 0 0 25 0 4 0 495573676 1222094848 217453 33554432000 4194304 4627427 140735304310096 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.6
Current children cumulated vsize (KiB) 1193452

[startup+1062.31 s]
/proc/loadavg: 8.11 8.04 7.90 9/184 21758
/proc/meminfo: memFree=13537192/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=1085604 CPUtime=4243.29 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1489789 0 0 0 423869 460 0 0 25 0 4 0 495573676 1111658496 199143 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 271401 199143 389 106 0 266372 0
[pid=21717/tid=21718] ppid=21715 vsize=1085604 CPUtime=1062.3 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 426527 0 0 0 106107 123 0 0 25 0 4 0 495573676 1111658496 199143 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=1085604 CPUtime=1062.22 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 384219 0 0 0 106107 115 0 0 25 0 4 0 495573676 1111658496 199143 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=1085604 CPUtime=1056.48 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 325938 0 0 0 105541 107 0 0 25 0 4 0 495573676 1111658496 199143 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 1085604

[startup+1122.3 s]
/proc/loadavg: 7.76 7.98 7.89 5/176 21777
/proc/meminfo: memFree=14134192/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=1207416 CPUtime=4482.94 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1546377 0 0 0 447815 479 0 0 25 0 4 0 495573676 1236393984 218215 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 301854 218215 389 106 0 296825 0
[pid=21717/tid=21718] ppid=21715 vsize=1207416 CPUtime=1122.29 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 442745 0 0 0 112101 128 0 0 25 0 4 0 495573676 1236393984 218215 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=1207416 CPUtime=1121.89 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 391412 0 0 0 112073 116 0 0 25 0 4 0 495573676 1236393984 218215 33554432000 4194304 4627427 140735304310096 18446744073709551615 4428116 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=1207416 CPUtime=1116.48 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 342888 0 0 0 111534 114 0 0 25 0 4 0 495573676 1236393984 218215 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.94
Current children cumulated vsize (KiB) 1207416

[startup+1182.3 s]
/proc/loadavg: 5.42 7.27 7.65 5/175 21779
/proc/meminfo: memFree=14124332/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=1251084 CPUtime=4722.66 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1613106 0 0 0 471761 505 0 0 25 0 4 0 495573676 1281110016 220461 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309445 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 312771 220461 389 106 0 307742 0
[pid=21717/tid=21718] ppid=21715 vsize=1251084 CPUtime=1182.29 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 460507 0 0 0 118094 135 0 0 25 0 4 0 495573676 1281110016 220461 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=1251084 CPUtime=1181.6 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 407327 0 0 0 118038 122 0 0 25 0 4 0 495573676 1281110016 220461 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=1251084 CPUtime=1176.48 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 358923 0 0 0 117528 120 0 0 25 0 4 0 495573676 1281110016 220461 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 1251084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.08 7.07 7.57 5/175 21780
/proc/meminfo: memFree=14151708/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=1139952 CPUtime=4800.18 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1635244 0 0 0 479505 513 0 0 25 0 4 0 495573676 1167310848 213521 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 284988 213521 389 106 0 279959 0
[pid=21717/tid=21718] ppid=21715 vsize=1139952 CPUtime=1201.7 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 466601 0 0 0 120032 138 0 0 25 0 4 0 495573676 1167310848 213521 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=1139952 CPUtime=1200.92 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 411604 0 0 0 119968 124 0 0 25 0 4 0 495573676 1167310848 213521 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=1139952 CPUtime=1195.89 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 365506 0 0 0 119466 123 0 0 25 0 4 0 495573676 1167310848 213521 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1139952

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

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

[startup+1201.7 s]
/proc/loadavg: 5.08 7.07 7.57 5/175 21780
/proc/meminfo: memFree=14151708/32951124 swapFree=67111528/67111528
[pid=21717] ppid=21715 vsize=1139952 CPUtime=4800.18 cores=0,2,4,6
/proc/21717/stat : 21717 (strangenight2-m) R 21715 21717 21381 0 -1 4202496 1635244 0 0 0 479505 513 0 0 25 0 4 0 495573676 1167310848 213521 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21717/statm: 284988 213521 389 106 0 279959 0
[pid=21717/tid=21718] ppid=21715 vsize=1139952 CPUtime=1201.7 cores=0,2,4,6
/proc/21717/task/21718/stat : 21718 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 466601 0 0 0 120032 138 0 0 25 0 4 0 495573676 1167310848 213521 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21717/tid=21719] ppid=21715 vsize=1139952 CPUtime=1200.92 cores=0,2,4,6
/proc/21717/task/21719/stat : 21719 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 411604 0 0 0 119968 124 0 0 25 0 4 0 495573676 1167310848 213521 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21717/tid=21720] ppid=21715 vsize=1139952 CPUtime=1195.89 cores=0,2,4,6
/proc/21717/task/21720/stat : 21720 (strangenight2-m) R 21715 21717 21381 0 -1 4202560 365506 0 0 0 119466 123 0 0 25 0 4 0 495573676 1167310848 213521 33554432000 4194304 4627427 140735304310096 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1139952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.26
CPU user time (s): 4795.07
CPU system time (s): 5.18221
CPU usage (%): 399.437
Max. virtual memory (cumulated for all children) (KiB): 1275668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.07
system time used= 5.18221
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1635250
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= 1854
involuntary context switches= 23144

runsolver used 2.03169 second user time and 4.46532 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 00:59:38
IDJOB=3173840
IDBENCH=82658
IDSOLVER=1586
FILE ID=node145/3173840-1304031578
RUNJOBID= node145-1304028687-21399
PBS_JOBID= 13170307
Free space on /tmp= 72200 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S656533785-100-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173840-1304031578/watcher-3173840-1304031578 -o /tmp/evaluation-result-3173840-1304031578/solver-3173840-1304031578 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173840-1304031578.cnf

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

MD5SUM BENCH= a641c3217b64031795fbe4f20a9b14fb
RANDOM SEED=1633875472

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14810972 kB
Buffers:       2097716 kB
Cached:       15216016 kB
SwapCached:          0 kB
Active:        5291500 kB
Inactive:     12278776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14810972 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5888 kB
Writeback:           0 kB
AnonPages:      255488 kB
Mapped:          15508 kB
Slab:           508320 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   453144 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= 72200 MiB
End job on node145 at 2011-04-29 01:19:42