Trace number 3366490

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1018943457-089.SATISFIABLE.cnf
MD5SUM7cd6933caf30eeec07acd345d22c5bcd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.157975
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366490-1305405486.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.37/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.13
0.37/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.37/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.37/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.37/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.17	c calculated reachability. Time: 0.00
0.37/0.17	c Calc default polars -  time:   0.00 s pos:      36 undec:       1 neg:      33
0.37/0.17	c =========================================================================================
0.37/0.17	c types(t): F = full restart, N = normal restart
0.37/0.17	c types(t): S = simplification begin/end, E = solution found
0.37/0.17	c restart types(rt): st = static, dy = dynamic
0.37/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.17	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
0.77/0.28	c  N dy    12      4161        70      6230         0      3769     43610     93858     21.66     22.80
1.97/0.50	c  N dy    21     10316        70      6230         0      7094     43610    165070     20.78     21.96
2.37/0.68	c  N dy    27     14802        70      6230         0      7302     43610    159336     20.59     21.73
3.56/1.00	c  N dy    35     22021        70      6230         0      8714     43610    178628     20.29     21.39
4.41/1.14	c  F st    47     25000        70      6230         0     11426     43610    244414     20.38     21.28
4.76/1.21	c  N st    50     26190        70      6230         0      6345     43610    112757     20.38   no data
5.16/1.37	c  S st    53     30002        70      6230         0      9779     43610    194613     20.38   no data
5.56/1.40	c  S st    53     30506        70      6230         0     10246     43610    206174     20.38   no data
5.56/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.56/1.41	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.56/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.56/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.56/1.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.56/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.35/1.61	c lits-rem:       141  cl-subs:      916  v-elim:      0  v-fix:    0  time:  0.19 s
7.15/1.86	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
7.15/1.86	c calculated reachability. Time: 0.00
7.15/1.86	c  N dy    53     30506        70      6230         0      9330     43610    183775     20.38   no data
7.95/2.09	c  N dy    74     34820        70      6230         0     13233     43610    279052     20.54     21.68
9.14/2.30	c  N dy    80     39076        70      6230         0      9966     43610    185163     20.45     21.55
9.94/2.53	c  N dy    89     43201        70      6230         0     13685     43610    273453     20.41     21.68
10.34/2.69	c  S st   102     45759        70      6230         0     16011     43610    329527     20.47     19.68
10.74/2.74	c  S st   102     46262        70      6230         0      8407     43610    137351     20.47   no data
10.74/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.74/2.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.74/2.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.74/2.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.74/2.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.74/2.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.74/2.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.74/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.78	c lits-rem:         3  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.03 s
10.74/2.78	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.74/2.78	c vivif2 --  cl tried     8369 cl shrink        0 lits rem          0 time: 0.00
11.94/3.01	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
11.94/3.01	c calculated reachability. Time: 0.00
11.94/3.01	c  N dy   102     46262        70      6230         0      8369     43610    136271     20.47   no data
12.75/3.31	c  N dy   105     52032        70      6230         0     13510     43610    255935     20.31     21.39
13.93/3.59	c  N dy   118     56038        70      6230         0     17127     43610    341658     20.33     21.46
15.13/3.84	c  N dy   146     60066        70      6230         0     11820     43610    209412     20.43     21.52
16.33/4.12	c  N dy   155     64630        70      6230         0     15957     43610    307670     20.42     21.51
17.57/4.45	c  N dy   188     68848        70      6230         0     19820     43610    402405     20.52     21.69
17.93/4.50	c  S st   192     69393        70      6230         0     10353     43610    159618     20.53     20.20
17.93/4.54	c  S st   192     69897        70      6230         0     10821     43610    171169     20.53   no data
17.93/4.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.93/4.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.93/4.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.93/4.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.93/4.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.93/4.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.93/4.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.93/4.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.93/4.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.32/4.61	c lits-rem:        20  cl-subs:      138  v-elim:      0  v-fix:    0  time:  0.06 s
18.32/4.61	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
18.32/4.61	c vivif2 --  cl tried    10683 cl shrink        0 lits rem          0 time: 0.00
19.12/4.88	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
19.12/4.88	c calculated reachability. Time: 0.00
19.12/4.88	c  N dy   192     69897        70      6230         0     10683     43610    167296     20.53   no data
20.72/5.24	c  N dy   198     76086        70      6230         0     16281     43610    298843     20.46     21.58
23.51/5.98	c  F st   213     87501        70      6230         0     15719     43610    274876     20.33     17.60
23.51/5.98	c  N st   213     87501        70      6230         0     15719     43610    274876     20.33     17.60
25.11/6.36	c  N dy   222     93092        70      6230         0     20748     43610    397906     20.34     22.94
27.49/6.96	c  N dy   245    101091        70      6230         0     16240     43610    276312     20.35     21.44
28.69/7.22	c  S st   257    104846        70      6230         0     19653     43610    358570     20.36     20.33
28.69/7.27	c  S st   257    105347        70      6230         0     20117     43610    370087     20.36   no data
28.69/7.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.69/7.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.69/7.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.69/7.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.69/7.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.69/7.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
28.69/7.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.69/7.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.69/7.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.09/7.80	c lits-rem:       299  cl-subs:     1851  v-elim:      0  v-fix:    0  time:  0.51 s
31.09/7.80	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
31.09/7.81	c vivif2 --  cl tried    18266 cl shrink        0 lits rem          0 time: 0.00
32.28/8.18	c asymm  cl-useful: 0/5270/6230 lits-rem:0 time: 0.37
32.28/8.18	c calculated reachability. Time: 0.00
32.28/8.18	c  N dy   257    105347        70      6230         0     18266     43610    325374     20.36   no data
34.69/8.77	c  N dy   303    112094        70      6230         0     24382     43610    474368     20.45     22.09
37.07/9.34	c  N dy   348    119310        70      6230         0     18362     43610    318124     20.53     22.29
39.51/9.97	c  N dy   376    127023        70      6230         0     25349     43610    484897     20.55     22.15
41.86/10.56	c  N dy   396    135254        70      6230         0     19244     43610    324267     20.53     21.62
45.05/11.34	c  N dy   420    144901        70      6230         0     27961     43610    532484     20.52     21.63
47.87/12.09	c  N dy   473    154165        70      6230         0     21905     43610    378139     20.58     23.16
49.44/12.43	c  S st   493    158022        70      6230         0     25415     43610    463068     20.60     19.12
49.84/12.50	c  S st   493    158526        70      6230         0     25882     43610    474533     20.60   no data
49.84/12.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.84/12.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.84/12.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.84/12.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.84/12.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.84/12.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
49.84/12.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.84/12.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
49.84/12.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.68/13.25	c lits-rem:       267  cl-subs:     2256  v-elim:      0  v-fix:    0  time:  0.73 s
52.68/13.25	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
52.68/13.26	c vivif2 --  cl tried    23626 cl shrink        0 lits rem          0 time: 0.00
53.02/13.35	c asymm  cl-useful: 0/960/6230 lits-rem:0 time: 0.09
53.02/13.35	c calculated reachability. Time: 0.00
53.02/13.35	c  N dy   493    158526        70      6230         0     23626     43610    416395     20.60   no data
58.21/14.62	c  N dy   535    173186        70      6230         0     21574     43610    351607     20.58     21.70
63.81/16.00	c  N dy   561    189016        70      6230         0     19643     43610    294322     20.55     21.75
68.19/17.12	c  N dy   598    201586        70      6230         0     30996     43610    568396     20.56     21.66
73.38/18.48	c  N dy   616    216883        70      6230         0     27604     43610    470145     20.50     21.60
79.75/20.00	c  N dy   671    230796        70      6230         0     22203     43610    336461     20.49     22.77
82.15/20.62	c  S st   689    237790        70      6230         0     28536     43610    488275     20.49     21.22
82.15/20.70	c  S st   689    238297        70      6230         0     29012     43610    499847     20.49   no data
82.55/20.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.55/20.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.55/20.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.55/20.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.55/20.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.55/20.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
82.55/20.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.55/20.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.55/20.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.74/21.58	c lits-rem:       313  cl-subs:     2253  v-elim:      0  v-fix:    0  time:  0.85 s
85.74/21.58	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
85.74/21.59	c vivif2 --  cl tried    26759 cl shrink        0 lits rem          0 time: 0.00
87.35/21.97	c asymm  cl-useful: 0/4191/6230 lits-rem:0 time: 0.38
87.35/21.97	c calculated reachability. Time: 0.00
87.35/21.97	c  N dy   689    238297        70      6230         0     26759     43610    442473     20.49   no data
96.13/24.19	c  N dy   745    260739        70      6230         0     28120     43610    455849     20.46     21.59
103.69/26.05	c  N dy   819    277390        70      6230         0     23366     43610    335346     20.49     23.56
112.07/28.13	c  N dy   927    295152        70      6230         0     39456     43610    729315     20.57     23.48
116.86/29.32	c  F st   972    306253        70      6230         0     28827     43610    453511     20.59     21.41
120.05/30.19	c  N dy   993    314069        70      6230         0     35893     43610    625424     20.60     21.79
131.23/32.98	c  N dy  1009    341117        70      6230         0     38432     43610    663762     20.49     21.65
138.39/34.79	c  S st  1047    357445        70      6230         0     30581     43610    469850     20.48     18.73
138.79/34.86	c  S st  1047    357948        70      6230         0     31043     43610    481573     20.48   no data
138.79/34.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.79/34.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
138.79/34.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.79/34.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.79/34.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.79/34.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
138.79/34.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.79/34.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
138.79/34.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.38/35.78	c lits-rem:       262  cl-subs:     2201  v-elim:      0  v-fix:    0  time:  0.89 s
142.38/35.78	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
142.38/35.79	c vivif2 --  cl tried    28842 cl shrink        0 lits rem          0 time: 0.00
143.59/36.03	c asymm  cl-useful: 0/2039/6230 lits-rem:0 time: 0.24
143.59/36.04	c calculated reachability. Time: 0.00
143.59/36.04	c  N dy  1047    357948        70      6230         0     28842     43610    430629     20.48   no data
156.75/39.38	c  N dy  1105    386244        70      6230         0     31078     43610    466355     20.44     21.56
175.53/44.02	c  N dy  1111    424618        70      6230         0     41028     43610    673774     20.24     21.31
187.45/47.08	c  N dy  1202    446925        70      6230         0     36201     43610    567784     20.27     21.43
200.22/50.25	c  N dy  1276    469097        70      6230         0     30115     43610    405808     20.27     21.43
211.78/53.14	c  N dy  1388    489141        70      6230         0     48316     43610    849600     20.32     21.43
223.64/56.19	c  N dy  1503    509146        70      6230         0     39347     43610    616713     20.35     21.48
235.45/59.11	c  N dy  1544    529199        70      6230         0     29411     43610    365098     20.33     22.90
239.00/60.06	c  S st  1592    536924        70      6230         0     36394     43610    535786     20.35     20.31
239.40/60.16	c  S st  1592    537432        70      6230         0     36862     43610    547547     20.35   no data
239.40/60.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
239.40/60.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
239.40/60.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
239.40/60.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.40/60.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.40/60.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
239.40/60.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
239.40/60.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
239.40/60.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.33/61.11	c lits-rem:       197  cl-subs:     1743  v-elim:      0  v-fix:    0  time:  0.92 s
243.33/61.12	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
243.33/61.12	c vivif2 --  cl tried    35119 cl shrink        0 lits rem          0 time: 0.01
244.12/61.32	c asymm  cl-useful: 0/1719/6230 lits-rem:0 time: 0.19
244.12/61.32	c calculated reachability. Time: 0.00
244.12/61.32	c  N dy  1592    537432        70      6230         0     35119     43610    503144     20.35   no data
257.12/64.64	c  N dy  1716    557499        70      6230         0     53290     43610    946049     20.39     22.87
268.95/67.62	c  N dy  1802    577524        70      6230         0     42594     43610    674076     20.41     21.57
284.78/71.63	c  N dy  1926    600483        70      6230         0     33524     43610    434617     20.45     21.55
295.95/74.40	c  N dy  1987    620564        70      6230         0     51657     43610    867505     20.43     21.60
309.91/77.93	c  N dy  2070    642695        70      6230         0     40947     43610    603694     20.44     21.74
324.67/81.69	c  N dy  2158    664496        70      6230         0     60519     43610   1071082     20.45     21.64
337.07/84.71	c  N dy  2226    684541        70      6230         0     47049     43610    735093     20.44     23.77
354.63/89.19	c  N dy  2338    704547        70      6230         0     32644     43610    375842     20.47     21.74
371.76/93.50	c  N dy  2442    731157        70      6230         0     56633     43610    955145     20.48     21.59
386.49/97.10	c  N dy  2491    752299        70      6230         0     42283     43610    591643     20.47     21.67
408.42/102.66	c  N dy  2586    784404        70      6230         0     36981     43610    451596     20.47     21.64
421.19/105.86	c  N dy  2669    804472        70      6230         0     55131     43610    891134     20.48     24.48
422.79/106.22	c  S st  2681    806150        70      6230         0     56672     43610    929163     20.48   no data
423.19/106.38	c  S st  2681    806651        70      6230         0     57128     43610    940749     20.48   no data
423.19/106.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
423.59/106.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
423.59/106.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
423.59/106.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
423.59/106.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.59/106.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
423.59/106.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
423.59/106.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
423.59/106.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.74/110.21	c lits-rem:       581  cl-subs:     5134  v-elim:      0  v-fix:    0  time:  3.77 s
438.74/110.21	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
438.74/110.22	c vivif2 --  cl tried    51994 cl shrink        0 lits rem          0 time: 0.01
439.54/110.49	c asymm  cl-useful: 0/1114/6230 lits-rem:0 time: 0.27
439.54/110.49	c calculated reachability. Time: 0.00
439.54/110.49	c  N dy  2681    806651        70      6230         0     51994     43610    815604     20.48   no data
464.31/116.64	c  N dy  2790    840740        70      6230         0     47623     43610    684530     20.46     21.56
481.87/121.03	c  N dy  2897    860827        70      6230         0     65847     43610   1129244     20.48     21.63
496.98/124.89	c  N dy  3011    881046        70      6230         0     48213     43610    702103     20.50     21.60
515.74/129.54	c  N dy  3104    903793        70      6230         0     68756     43610   1199582     20.51     21.66
531.28/133.45	c  N dy  3191    924108        70      6230         0     50171     43610    733574     20.52     21.68
549.23/137.90	c  N dy  3308    944382        70      6230         0     68534     43610   1182936     20.54     21.63
564.81/141.87	c  N dy  3369    965113        70      6230         0     49326     43610    698939     20.54     21.67
581.55/146.00	c  N dy  3445    985213        70      6230         0     67474     43610   1138706     20.54     21.70
600.33/150.74	c  N dy  3505   1009680        70      6230         0     50602     43610    713101     20.53     21.90
620.64/155.86	c  N dy  3592   1033639        70      6230         0     72217     43610   1235330     20.54     21.88
637.79/160.18	c  N dy  3682   1053706        70      6230         0     50672     43610    711679     20.56     22.04
652.98/163.92	c  F st  3747   1071879        70      6230         0     67074     43610   1108810     20.56   no data
654.54/164.36	c  N st  3751   1073913        70      6230         0     68888     43610   1153242     20.56   no data
672.88/168.98	c  N dy  3813   1094213        70      6230         0     46624     43610    595938     20.57     21.69
687.66/172.62	c  N dy  3867   1114260        70      6230         0     64688     43610   1032915     20.57     23.40
709.60/178.17	c  N dy  3938   1136528        70      6230         0     43325     43610    502674     20.57     21.70
731.96/183.78	c  N dy  3984   1168135        70      6230         0     71684     43610   1172677     20.54     21.66
764.62/191.98	c  N dy  4009   1209976        70      6230         0     66712     43610   1031534     20.48     16.96
764.62/191.98	c  S st  4009   1209976        70      6230         0     66712     43610   1031534     20.48     16.96
765.82/192.21	c  S st  4009   1210479        70      6230         0     67175     43610   1043349     20.48   no data
765.82/192.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
765.82/192.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
765.82/192.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.82/192.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.82/192.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.82/192.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
765.82/192.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.82/192.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
766.22/192.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
824.83/207.02	c lits-rem:       903  cl-subs:     7664  v-elim:      0  v-fix:    0  time: 14.71 s
824.83/207.02	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
824.83/207.03	c vivif2 --  cl tried    59511 cl shrink        0 lits rem          0 time: 0.01
826.43/207.48	c asymm  cl-useful: 0/939/6230 lits-rem:0 time: 0.45
826.43/207.48	c calculated reachability. Time: 0.00
826.43/207.48	c  N dy  4009   1210479        70      6230         0     59511     43610    881306     20.48   no data
849.57/213.20	c  N dy  4093   1230578        70      6230         0     77669     43610   1321422     20.48     22.03
869.10/218.11	c  N dy  4205   1250608        70      6230         0     53039     43610    720520     20.50     23.69
888.25/222.91	c  N dy  4346   1270656        70      6230         0     71190     43610   1168486     20.52     21.75
911.82/228.84	c  N dy  4434   1291971        70      6230         0     46495     43610    542701     20.53     21.73
930.92/233.68	c  N dy  4562   1316290        70      6230         0     68471     43610   1080871     20.54     21.93
954.46/239.57	c  N dy  4658   1336648        70      6230         0     86888     43610   1530034     20.55     21.64
982.37/246.57	c  N dy  4758   1366201        70      6230         0     68367     43610   1054725     20.55     21.69
1009.50/253.39	c  N dy  4860   1386582        70      6230         0     86796     43610   1506324     20.56     21.88
1027.85/257.93	c  N dy  4946   1406597        70      6230         0     58992     43610    819917     20.57     22.16
1050.19/263.51	c  N dy  5013   1431208        70      6230         0     81184     43610   1355193     20.57     21.70
1072.12/269.09	c  N dy  5071   1453331        70      6230         0     54137     43610    681802     20.56     21.79
1093.66/274.46	c  N dy  5163   1477223        70      6230         0     75623     43610   1199254     20.56     21.72
1126.39/282.71	c  N dy  5243   1507142        70      6230         0     54817     43610    685782     20.56     21.69
1143.95/287.07	c  N dy  5315   1527207        70      6230         0     72843     43610   1120875     20.56     21.69
1167.46/292.96	c  N dy  5328   1550528        70      6230         0     93613     43610   1605163     20.54     21.64
1187.82/298.09	c  N dy  5458   1570569        70      6230         0     63365     43610    892371     20.55     22.18
1207.74/303.09	c  N dy  5504   1591156        70      6230         0     81807     43610   1333538     20.55     21.65
1236.84/310.36	c  N dy  5597   1615157        70      6230         0     53929     43610    641972     20.55     21.69
1255.60/315.03	c  N dy  5718   1635162        70      6230         0     71993     43610   1086076     20.57     23.48
1280.37/321.29	c  N dy  5844   1655182        70      6230         0     90080     43610   1532289     20.58     21.78
1304.66/327.35	c  N dy  5875   1680746        70      6230         0     62542     43610    832736     20.56     21.67
1323.01/331.90	c  N dy  5927   1701054        70      6230         0     80852     43610   1277569     20.56     21.71
1336.16/335.21	c  S st  5991   1710480        70      6230         0     89369     43610   1486624     20.57   no data
1336.99/335.47	c  S st  5991   1710984        70      6230         0     89833     43610   1498211     20.57   no data
1336.99/335.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1337.41/335.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1337.41/335.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1337.41/335.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1337.41/335.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1337.41/335.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1337.41/335.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1337.41/335.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1337.41/335.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1421.49/356.69	c lits-rem:      1056  cl-subs:     9491  v-elim:      0  v-fix:    0  time: 21.09 s
1421.49/356.69	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1421.89/356.71	c vivif2 --  cl tried    80342 cl shrink        0 lits rem          0 time: 0.02
1423.89/357.28	c asymm  cl-useful: 0/684/6230 lits-rem:0 time: 0.57
1423.89/357.28	c calculated reachability. Time: 0.00
1423.89/357.28	c  N dy  5991   1710984        70      6230         0     80342     43610   1273450     20.57   no data
1457.79/365.73	c  N dy  6039   1731055        70      6230         0     98355     43610   1701787     20.56     22.61
1486.90/373.03	c  N dy  6178   1753814        70      6230         0     68162     43610    977445     20.58     21.75
1511.24/379.19	c  N dy  6284   1775200        70      6230         0     87451     43610   1448919     20.58     21.68
1538.36/385.90	c  N dy  6347   1795288        70      6230         0     53481     43610    598704     20.59     22.24
1555.52/390.28	c  N dy  6425   1815380        70      6230         0     71563     43610   1035066     20.59     22.15
1579.44/396.28	c  N dy  6541   1835429        70      6230         0     89651     43610   1476830     20.59     23.19
1610.15/403.99	c  N dy  6615   1855501        70      6230         0     54659     43610    613933     20.60     23.57
1630.91/409.16	c  N dy  6671   1877145        70      6230         0     74140     43610   1085383     20.60     21.81
1648.89/413.66	c  N dy  6678   1897178        70      6230         0     92059     43610   1516314     20.58     21.84
1680.75/421.62	c  N dy  6705   1924760        70      6230         0     62852     43610    792271     20.57     21.68
1703.89/427.47	c  N dy  6861   1944830        70      6230         0     81049     43610   1245012     20.58     22.09
1735.00/435.24	c  N dy  6978   1967598        70      6230         0    101566     43610   1745560     20.59     21.68
1761.32/441.87	c  N dy  7098   1987703        70      6230         0     64836     43610    834123     20.60     21.69
1784.05/447.56	c  N dy  7206   2008129        70      6230         0     83292     43610   1286651     20.61     21.81
1811.58/454.40	c  N dy  7284   2028153        70      6230         0    101333     43610   1725565     20.61     21.86
1837.90/461.08	c  N dy  7366   2048185        70      6230         0     63532     43610    789193     20.62     24.21
1859.49/466.48	c  N dy  7470   2068262        70      6230         0     81668     43610   1235719     20.62     22.95
1888.16/473.69	c  N dy  7593   2088328        70      6230         0     99755     43610   1682161     20.64     23.23
1918.87/481.37	c  N dy  7674   2108765        70      6230         0     61346     43610    722577     20.64     22.04
1938.04/486.15	c  N dy  7737   2128821        70      6230         0     79273     43610   1152677     20.64     22.52
1963.54/492.55	c  N dy  7839   2148835        70      6230         0     97405     43610   1601982     20.65     21.75
1996.64/500.81	c  N dy  7921   2168870        70      6230         0     57788     43610    624832     20.65     21.74
2014.59/505.31	c  N dy  7971   2189020        70      6230         0     75876     43610   1061685     20.65     21.75
2038.53/511.31	c  N dy  8017   2210984        70      6230         0     95409     43610   1520603     20.64     17.71
2038.53/511.31	c  S st  8017   2210984        70      6230         0     95409     43610   1520603     20.64     17.71
2039.71/511.60	c  S st  8017   2211485        70      6230         0     95860     43610   1531979     20.64   no data
2039.71/511.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2039.71/511.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2039.71/511.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2039.71/511.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2039.71/511.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2039.71/511.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2039.71/511.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2039.71/511.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2040.11/511.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2098.75/526.48	c lits-rem:      1141  cl-subs:    10260  v-elim:      0  v-fix:    0  time: 14.76 s
2098.75/526.48	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2099.15/526.50	c vivif2 --  cl tried    85600 cl shrink        0 lits rem          0 time: 0.02
2101.13/527.07	c asymm  cl-useful: 0/658/6230 lits-rem:0 time: 0.56
2101.13/527.07	c calculated reachability. Time: 0.00
2101.13/527.07	c  N dy  8017   2211485        70      6230         0     85600     43610   1295440     20.64   no data
2138.22/536.35	c  N dy  8063   2231519        70      6230         0    103526     43610   1725311     20.63     24.00
2172.11/544.88	c  N dy  8133   2251587        70      6230         0     63846     43610    768509     20.64     22.55
2206.81/553.51	c  N dy  8261   2284014        70      6230         0     92958     43610   1476185     20.64     21.93
2237.52/561.29	c  N dy  8339   2304087        70      6230         0    111079     43610   1916053     20.64     23.03
2261.87/567.39	c  N dy  8411   2324166        70      6230         0     70114     43610    903972     20.65     22.25
2287.78/573.82	c  N dy  8525   2344539        70      6230         0     88445     43610   1353570     20.65     21.81
2320.89/582.18	c  N dy  8689   2364548        70      6230         0    106558     43610   1806339     20.67     22.85
2356.79/591.18	c  N dy  8757   2390065        70      6230         0     69194     43610    855689     20.67     21.79
2413.82/605.44	c  N dy  8799   2441465        70      6230         0    114902     43610   1920321     20.63     21.79
2446.54/613.63	c  N dy  8886   2468751        70      6230         0     78606     43610   1075795     20.63     21.73
2472.87/620.27	c  N dy  8988   2488834        70      6230         0     96724     43610   1519543     20.63     23.92
2517.15/631.39	c  N dy  9040   2520599        70      6230         0     63334     43610    695615     20.62     21.77
2539.09/636.85	c  N dy  9152   2540673        70      6230         0     81486     43610   1143255     20.63     22.58
2565.84/643.57	c  N dy  9251   2560677        70      6230         0     99584     43610   1587878     20.64     23.22
2596.90/651.36	c  N dy  9322   2580704        70      6230         0    117593     43610   2026290     20.64     23.36
2628.01/659.14	c  N dy  9426   2601333        70      6230         0     73244     43610    924837     20.64     21.86
2651.95/665.11	c  N dy  9486   2621963        70      6230         0     91775     43610   1371300     20.64     21.99
2680.66/672.31	c  N dy  9552   2642818        70      6230         0    110516     43610   1827548     20.64     21.78
2716.16/681.23	c  N dy  9617   2663798        70      6230         0     65517     43610    720903     20.65     21.79
2739.30/687.05	c  N dy  9733   2683806        70      6230         0     83588     43610   1167645     20.65     22.07
2765.23/693.59	c  N dy  9816   2703839        70      6230         0    101654     43610   1607857     20.66     21.98
2777.18/696.50	c  S st  9837   2711485        70      6230         0    108553     43610   1775001     20.66     19.84
2778.38/696.83	c  S st  9837   2711990        70      6230         0    109017     43610   1786812     20.66   no data
2778.38/696.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2778.38/696.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2778.38/696.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2778.38/696.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2778.38/696.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2778.38/696.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2778.38/696.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2778.78/696.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2778.78/696.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2831.43/710.11	c lits-rem:      1112  cl-subs:    10232  v-elim:      0  v-fix:    0  time: 13.14 s
2831.43/710.11	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2831.43/710.13	c vivif2 --  cl tried    98785 cl shrink        0 lits rem          0 time: 0.02
2833.05/710.57	c asymm  cl-useful: 0/579/6230 lits-rem:0 time: 0.44
2833.05/710.57	c calculated reachability. Time: 0.00
2833.05/710.57	c  N dy  9837   2711990        70      6230         0     98785     43610   1533060     20.66   no data
2882.06/722.85	c  N dy  9923   2732478        70      6230         0    117184     43610   1983019     20.66     21.91
2933.11/735.65	c  N dy 10035   2753487        70      6230         0     71786     43610    866231     20.66     21.78
2969.02/744.66	c  N dy 10114   2778983        70      6230         0     94700     43610   1417965     20.66     21.81
3010.09/754.93	c  N dy 10186   2807896        70      6230         0    120633     43610   2047349     20.66     21.80
3042.39/763.03	c  N dy 10263   2828001        70      6230         0     73367     43610    890821     20.67     21.81
3065.97/768.94	c  N dy 10339   2848062        70      6230         0     91385     43610   1328589     20.67     22.64
3099.43/777.31	c  N dy 10452   2868972        70      6230         0    110266     43610   1792608     20.67     21.86
3136.91/786.73	c  N dy 10498   2892731        70      6230         0    131501     43610   2301823     20.67     21.78
3169.62/794.98	c  N dy 10576   2921793        70      6230         0     91103     43610   1295686     20.66     21.76
3217.48/806.90	c  N dy 10635   2956376        70      6230         0    121944     43610   2033151     20.66     21.89
3255.77/816.53	c  N dy 10774   2976466        70      6230         0     72898     43610    857213     20.66     22.79
3280.52/822.81	c  N dy 10876   2997200        70      6230         0     91588     43610   1316904     20.67     21.92
3307.62/829.55	c  N dy 10914   3017294        70      6230         0    109483     43610   1739990     20.66     21.83
3364.66/843.87	c  N dy 11050   3049504        70      6230         0     70304     43610    775618     20.67     21.88
3390.98/850.49	c  N dy 11116   3074252        70      6230         0     92506     43610   1309624     20.66     21.76
3418.50/857.39	c  N dy 11178   3094261        70      6230         0    110445     43610   1743523     20.66     23.25
3456.44/866.86	c  N dy 11293   3114339        70      6230         0    128538     43610   2190600     20.67     23.10
3508.26/879.83	c  N dy 11381   3151517        70      6230         0     92596     43610   1286760     20.66     22.04
3538.17/887.36	c  N dy 11479   3171657        70      6230         0    110712     43610   1732002     20.67     21.82
3580.84/898.07	c  N dy 11616   3193289        70      6230         0    130234     43610   2215152     20.67     21.79
3617.54/907.20	c  S st 11748   3211990        70      6230         0     77081     43610    918373     20.68   no data
3618.35/907.43	c  S st 11748   3212494        70      6230         0     77541     43610    930177     20.68   no data
3618.35/907.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3618.35/907.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3618.35/907.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3618.35/907.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3618.35/907.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3618.35/907.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3618.35/907.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3618.35/907.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3618.77/907.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3626.31/909.47	c lits-rem:       147  cl-subs:     1606  v-elim:      0  v-fix:    0  time:  1.95 s
3626.31/909.47	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3626.31/909.48	c vivif2 --  cl tried    75935 cl shrink        0 lits rem          0 time: 0.01
3627.54/909.72	c asymm  cl-useful: 0/537/6230 lits-rem:0 time: 0.24
3627.54/909.72	c calculated reachability. Time: 0.00
3627.54/909.72	c  N dy 11748   3212494        70      6230         0     75935     43610    889798     20.68   no data
3653.46/916.22	c  N dy 11803   3235088        70      6230         0     96224     43610   1379156     20.68     22.00
3746.35/939.57	c  N dy 11870   3301958        70      6230         0     85005     43610   1079288     20.65     21.77
3779.85/947.92	c  N dy 11973   3326125        70      6230         0    106749     43610   1612382     20.65     21.78
3817.75/957.42	c  N dy 12094   3346164        70      6230         0    124802     43610   2057423     20.66     21.89
3868.85/970.29	c  N dy 12203   3367821        70      6230         0     72619     43610    784011     20.66     22.32
3891.94/976.02	c  N dy 12238   3390358        70      6230         0     92828     43610   1272462     20.66     21.78
3922.25/983.63	c  N dy 12308   3410374        70      6230         0    110796     43610   1706177     20.66     22.78
3962.14/993.61	c  N dy 12394   3432258        70      6230         0    130435     43610   2180538     20.66     21.78
4002.82/1003.86	c  N dy 12478   3453914        70      6230         0     77271     43610    885982     20.66     21.78
4032.33/1011.20	c  N dy 12575   3478309        70      6230         0     99245     43610   1424224     20.66     21.79
4068.63/1020.36	c  N dy 12716   3498349        70      6230         0    117365     43610   1873970     20.67     22.54
4108.91/1030.49	c  N dy 12800   3519298        70      6230         0    136234     43610   2337296     20.67     21.78
4146.39/1039.82	c  N dy 12872   3539317        70      6230         0     80469     43610    947558     20.68     24.44
4171.92/1046.26	c  N dy 12939   3559500        70      6230         0     98672     43610   1390434     20.68     21.89
4206.25/1054.85	c  N dy 13048   3580738        70      6230         0    117750     43610   1859891     20.68     21.80
4246.16/1064.86	c  N dy 13123   3603553        70      6230         0    138131     43610   2357088     20.68     21.83
4285.23/1074.68	c  N dy 13219   3623960        70      6230         0     81938     43610    971719     20.68     21.89
4313.53/1081.77	c  N dy 13316   3644431        70      6230         0    100358     43610   1423823     20.69     21.83
4361.78/1093.89	c  N dy 13378   3677790        70      6230         0    130162     43610   2140148     20.68     21.79
4409.65/1105.88	c  N dy 13449   3700014        70      6230         0    150091     43610   2623550     20.68     21.84
4427.60/1110.37	c  S st 13512   3712494        70      6230         0     85917     43610   1060486     20.69   no data
4428.80/1110.62	c  S st 13512   3712996        70      6230         0     86363     43610   1072037     20.69   no data
4428.80/1110.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4428.80/1110.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4428.80/1110.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4428.80/1110.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4428.80/1110.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4428.80/1110.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4428.80/1110.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4428.80/1110.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4429.20/1110.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4439.96/1113.43	c lits-rem:       186  cl-subs:     2384  v-elim:      0  v-fix:    0  time:  2.71 s
4439.96/1113.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4439.96/1113.44	c vivif2 --  cl tried    83979 cl shrink        0 lits rem          0 time: 0.02
4441.16/1113.76	c asymm  cl-useful: 0/795/6230 lits-rem:0 time: 0.32
4441.16/1113.77	c calculated reachability. Time: 0.00
4441.16/1113.77	c  N dy 13512   3712996        70      6230         0     83979     43610   1012834     20.69   no data
4470.67/1121.17	c  N dy 13624   3733233        70      6230         0    102177     43610   1463391     20.69     21.89
4502.18/1129.07	c  F st 13718   3751563        70      6230         0    118688     43610   1869910     20.70     17.87
4505.77/1129.98	c  N st 13722   3753595        70      6230         0    120509     43610   1915200     20.70   no data
4546.06/1140.09	c  N dy 13796   3774589        70      6230         0    139383     43610   2379911     20.70     21.93
4590.32/1151.14	c  N dy 13868   3794591        70      6230         0     81153     43610    932785     20.70     21.86
4621.04/1158.80	c  N dy 14000   3815839        70      6230         0    100277     43610   1406846     20.71     22.09
4651.75/1166.58	c  N dy 14073   3835915        70      6230         0    118357     43610   1847847     20.71     21.83
4697.21/1177.93	c  N dy 14203   3856744        70      6230         0    137163     43610   2316002     20.71     21.84
4745.47/1190.04	c  N dy 14282   3879699        70      6230         0     80423     43610    893431     20.71     21.81
4771.00/1196.43	c  N dy 14336   3899751        70      6230         0     98321     43610   1324504     20.71     21.81

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366490-1305405486/watcher-3366490-1305405486 -o /tmp/evaluation-result-3366490-1305405486/solver-3366490-1305405486 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366490-1305405486.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: 6.91 7.87 7.92 1/353 15220
/proc/meminfo: memFree=25241640/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 411 0 0 0 0 0 0 0 22 0 4 0 730779322 52396032 351 33554432000 4194304 4580107 140733553122624 18446744073709551615 47975040058896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 12792 351 302 95 0 7774 0
[pid=15220/tid=15221] ppid=15218 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 730779323 52396032 351 33554432000 4194304 4580107 140733553122624 18446744073709551615 47975040058905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 730779323 52396032 351 33554432000 4194304 4580107 140733553122624 18446744073709551615 47975040059314 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 730779323 52396032 351 33554432000 4194304 4580107 140733553122624 18446744073709551615 47975040058905 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.052963 s]
/proc/loadavg: 6.91 7.87 7.92 1/353 15220
/proc/meminfo: memFree=25241640/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=281828 CPUtime=0.18 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 1325 0 0 0 18 0 0 0 24 0 4 0 730779322 288591872 1231 33554432000 4194304 4580107 140733553122624 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 70457 1231 357 95 0 65439 0
[pid=15220/tid=15221] ppid=15218 vsize=281828 CPUtime=0.04 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 214 0 0 0 4 0 0 0 24 0 4 0 730779323 288591872 1231 33554432000 4194304 4580107 140733553122624 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=281828 CPUtime=0.03 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 216 0 0 0 3 0 0 0 24 0 4 0 730779323 288591872 1231 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=281828 CPUtime=0.04 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 262 0 0 0 4 0 0 0 25 0 4 0 730779323 288591872 1231 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 281828

[startup+0.100954 s]
/proc/loadavg: 6.91 7.87 7.92 1/353 15220
/proc/meminfo: memFree=25241640/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=281828 CPUtime=0.37 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 1417 0 0 0 37 0 0 0 24 0 4 0 730779322 288591872 1323 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 70457 1324 358 95 0 65439 0
[pid=15220/tid=15221] ppid=15218 vsize=281828 CPUtime=0.09 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 223 0 0 0 9 0 0 0 24 0 4 0 730779323 288591872 1324 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=281828 CPUtime=0.08 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 224 0 0 0 8 0 0 0 24 0 4 0 730779323 288591872 1324 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=281828 CPUtime=0.09 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 330 0 0 0 9 0 0 0 25 0 4 0 730779323 288591872 1324 33554432000 4194304 4580107 140733553122624 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 281828

[startup+0.300918 s]
/proc/loadavg: 6.91 7.87 7.92 1/353 15220
/proc/meminfo: memFree=25241640/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=284348 CPUtime=1.17 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 3511 0 0 0 116 1 0 0 25 0 4 0 730779322 291172352 3010 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 71087 3010 376 95 0 66069 0
[pid=15220/tid=15221] ppid=15218 vsize=284348 CPUtime=0.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 806 0 0 0 29 0 0 0 25 0 4 0 730779323 291172352 3010 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=284348 CPUtime=0.28 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 808 0 0 0 28 0 0 0 25 0 4 0 730779323 291172352 3010 33554432000 4194304 4580107 140733553122624 18446744073709551615 4296772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=284348 CPUtime=0.29 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 647 0 0 0 29 0 0 0 25 0 4 0 730779323 291172352 3010 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284348

[startup+0.700845 s]
/proc/loadavg: 6.91 7.87 7.92 1/353 15220
/proc/meminfo: memFree=25241640/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=286720 CPUtime=2.77 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 5822 0 0 0 276 1 0 0 25 0 4 0 730779322 293601280 3426 33554432000 4194304 4580107 140733553122624 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 71680 3426 376 95 0 66662 0
[pid=15220/tid=15221] ppid=15218 vsize=286720 CPUtime=0.69 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 1316 0 0 0 69 0 0 0 25 0 4 0 730779323 293601280 3426 33554432000 4194304 4580107 140733553122624 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=286720 CPUtime=0.68 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 1403 0 0 0 68 0 0 0 25 0 4 0 730779323 293601280 3426 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=286720 CPUtime=0.69 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 1280 0 0 0 69 0 0 0 25 0 4 0 730779323 293601280 3426 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286720

[startup+1.5007 s]
/proc/loadavg: 6.91 7.87 7.92 9/365 15235
/proc/meminfo: memFree=25211412/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=287864 CPUtime=5.95 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 10397 0 0 0 593 2 0 0 25 0 4 0 730779322 294772736 5616 33554432000 4194304 4580107 140733553122624 18446744073709551615 4406324 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 71966 5616 378 95 0 66948 0
[pid=15220/tid=15221] ppid=15218 vsize=287864 CPUtime=1.49 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 2182 0 0 0 149 0 0 0 25 0 4 0 730779323 294772736 5616 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=287864 CPUtime=1.47 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 2273 0 0 0 147 0 0 0 25 0 4 0 730779323 294772736 5616 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=287864 CPUtime=1.48 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 1954 0 0 0 148 0 0 0 25 0 4 0 730779323 294772736 5616 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 287864

[startup+3.10041 s]
/proc/loadavg: 6.91 7.87 7.92 9/365 15235
/proc/meminfo: memFree=25186488/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=293220 CPUtime=12.34 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 18875 0 0 0 1231 3 0 0 25 0 4 0 730779322 300257280 10906 33554432000 4194304 4580107 140733553122624 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 73305 10906 378 95 0 68287 0
[pid=15220/tid=15221] ppid=15218 vsize=293220 CPUtime=3.09 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 4288 0 0 0 309 0 0 0 25 0 4 0 730779323 300257280 10906 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=293220 CPUtime=3.05 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 4859 0 0 0 305 0 0 0 25 0 4 0 730779323 300257280 10906 33554432000 4194304 4580107 140733553122624 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=293220 CPUtime=3.08 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 4895 0 0 0 308 0 0 0 25 0 4 0 730779323 300257280 10906 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 293220

[startup+6.30082 s]
/proc/loadavg: 7.00 7.87 7.92 9/365 15235
/proc/meminfo: memFree=25143180/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=308756 CPUtime=25.11 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 28938 0 0 0 2505 6 0 0 25 0 4 0 730779322 316166144 13742 33554432000 4194304 4580107 140733553122624 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 77189 13742 378 95 0 72171 0
[pid=15220/tid=15221] ppid=15218 vsize=308756 CPUtime=6.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 7116 0 0 0 629 0 0 0 25 0 4 0 730779323 316166144 13742 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=308756 CPUtime=6.21 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 7924 0 0 0 620 1 0 0 25 0 4 0 730779323 316166144 13742 33554432000 4194304 4580107 140733553122624 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=308756 CPUtime=6.28 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 7026 0 0 0 627 1 0 0 25 0 4 0 730779323 316166144 13742 33554432000 4194304 4580107 140733553122624 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 308756

[startup+12.7006 s]
/proc/loadavg: 7.08 7.87 7.92 9/365 15235
/proc/meminfo: memFree=25093108/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=309632 CPUtime=50.64 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 44083 0 0 0 5055 9 0 0 25 0 4 0 730779322 317063168 18244 33554432000 4194304 4580107 140733553122624 18446744073709551615 4406466 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 77408 18244 378 95 0 72390 0
[pid=15220/tid=15221] ppid=15218 vsize=309632 CPUtime=12.68 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 9816 0 0 0 1268 0 0 0 25 0 4 0 730779323 317063168 18244 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=309632 CPUtime=12.54 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 10804 0 0 0 1252 2 0 0 25 0 4 0 730779323 317063168 18244 33554432000 4194304 4580107 140733553122624 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=309632 CPUtime=12.69 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 11331 0 0 0 1267 2 0 0 25 0 4 0 730779323 317063168 18244 33554432000 4194304 4580107 140733553122624 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 309632

[startup+25.5003 s]
/proc/loadavg: 7.28 7.88 7.92 9/365 15235
/proc/meminfo: memFree=25050944/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=320260 CPUtime=101.69 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 66603 0 0 0 10156 13 0 0 25 0 4 0 730779322 327946240 22798 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 80065 22798 378 95 0 75047 0
[pid=15220/tid=15221] ppid=15218 vsize=320260 CPUtime=25.48 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 15646 0 0 0 2547 1 0 0 25 0 4 0 730779323 327946240 22798 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=320260 CPUtime=25.2 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 16885 0 0 0 2517 3 0 0 25 0 4 0 730779323 327946240 22798 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=320260 CPUtime=25.49 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 16849 0 0 0 2546 3 0 0 25 0 4 0 730779323 327946240 22798 33554432000 4194304 4580107 140733553122624 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 320260

[startup+51.1006 s]
/proc/loadavg: 7.60 7.90 7.93 9/365 15238
/proc/meminfo: memFree=25013428/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=319052 CPUtime=203.8 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 97720 0 0 0 20360 20 0 0 25 0 4 0 730779322 326709248 26399 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15220/statm: 79763 26399 378 95 0 74745 0
[pid=15220/tid=15221] ppid=15218 vsize=319052 CPUtime=51.09 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 22280 0 0 0 5106 3 0 0 25 0 4 0 730779323 326709248 26399 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=319052 CPUtime=50.53 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 25317 0 0 0 5047 6 0 0 25 0 4 0 730779323 326709248 26399 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=319052 CPUtime=51.07 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 24883 0 0 0 5103 4 0 0 25 0 4 0 730779323 326709248 26399 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 319052

[startup+102.313 s]
/proc/loadavg: 8.07 7.99 7.96 9/365 15241
/proc/meminfo: memFree=24969528/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=323316 CPUtime=407.27 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 138728 0 0 0 40696 31 0 0 25 0 4 0 730779322 331075584 29721 33554432000 4194304 4580107 140733553122624 18446744073709551615 4304894 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 80829 29721 378 95 0 75811 0
[pid=15220/tid=15221] ppid=15218 vsize=323316 CPUtime=102.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 26425 0 0 0 10226 3 0 0 25 0 4 0 730779323 331075584 29721 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=323316 CPUtime=100.52 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 36590 0 0 0 10043 9 0 0 25 0 4 0 730779323 331075584 29721 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=323316 CPUtime=102.19 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 39453 0 0 0 10211 8 0 0 25 0 4 0 730779323 331075584 29721 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.27
Current children cumulated vsize (KiB) 323316

[startup+162.301 s]

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

[pid=15220] ppid=15218 vsize=521144 CPUtime=2800.32 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 446562 0 0 0 279902 130 0 0 25 0 4 0 730779322 533651456 74820 33554432000 4194304 4580107 140733553122624 18446744073709551615 4406350 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 130286 74820 378 95 0 125268 0
[pid=15220/tid=15221] ppid=15218 vsize=521144 CPUtime=702.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 89122 0 0 0 70204 25 0 0 25 0 4 0 730779323 533651456 74820 33554432000 4194304 4580107 140733553122624 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=521144 CPUtime=693.68 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 120112 0 0 0 69332 36 0 0 25 0 4 0 730779323 533651456 74820 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=521144 CPUtime=702.21 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 119498 0 0 0 70189 32 0 0 25 0 4 0 730779323 533651456 74820 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.32
Current children cumulated vsize (KiB) 521144

[startup+762.314 s]
/proc/loadavg: 8.11 8.10 8.02 9/365 15258
/proc/meminfo: memFree=24510552/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=496472 CPUtime=3039.64 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 462697 0 0 0 303825 139 0 0 25 0 4 0 730779322 508387328 77375 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 124118 77375 378 95 0 119100 0
[pid=15220/tid=15221] ppid=15218 vsize=496472 CPUtime=762.31 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 90034 0 0 0 76204 27 0 0 25 0 4 0 730779323 508387328 77375 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=496472 CPUtime=752.97 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 125539 0 0 0 75258 39 0 0 25 0 4 0 730779323 508387328 77375 33554432000 4194304 4580107 140733553122624 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=496472 CPUtime=762.22 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 124597 0 0 0 76188 34 0 0 25 0 4 0 730779323 508387328 77375 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.64
Current children cumulated vsize (KiB) 496472

[startup+822.3 s]
/proc/loadavg: 8.16 8.11 8.02 9/365 15259
/proc/meminfo: memFree=24483252/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=496572 CPUtime=3278.9 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 480944 0 0 0 327745 145 0 0 25 0 4 0 730779322 508489728 81494 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 124143 81494 378 95 0 119125 0
[pid=15220/tid=15221] ppid=15218 vsize=496572 CPUtime=822.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 90234 0 0 0 82202 27 0 0 25 0 4 0 730779323 508489728 81494 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=496572 CPUtime=812.28 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 131693 0 0 0 81187 41 0 0 25 0 4 0 730779323 508489728 81494 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=496572 CPUtime=822.2 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 130392 0 0 0 82185 35 0 0 25 0 4 0 730779323 508489728 81494 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3278.9
Current children cumulated vsize (KiB) 496572

[startup+882.3 s]
/proc/loadavg: 8.13 8.10 8.02 9/365 15261
/proc/meminfo: memFree=24455572/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=521948 CPUtime=3518.21 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 499418 0 0 0 351668 153 0 0 25 0 4 0 730779322 534474752 82897 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 130487 82897 378 95 0 125469 0
[pid=15220/tid=15221] ppid=15218 vsize=521948 CPUtime=882.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 93053 0 0 0 88201 28 0 0 25 0 4 0 730779323 534474752 82897 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=521948 CPUtime=871.59 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 137878 0 0 0 87116 43 0 0 25 0 4 0 730779323 534474752 82897 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=521948 CPUtime=882.21 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 133616 0 0 0 88184 37 0 0 25 0 4 0 730779323 534474752 82897 33554432000 4194304 4580107 140733553122624 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.21
Current children cumulated vsize (KiB) 521948

[startup+942.3 s]
/proc/loadavg: 8.11 8.10 8.02 9/365 15263
/proc/meminfo: memFree=24467088/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=535132 CPUtime=3757.53 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 514814 0 0 0 375592 161 0 0 25 0 4 0 730779322 547975168 84222 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 133783 84222 378 95 0 128765 0
[pid=15220/tid=15221] ppid=15218 vsize=535132 CPUtime=942.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 95078 0 0 0 94200 29 0 0 25 0 4 0 730779323 547975168 84222 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=535132 CPUtime=930.92 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 142098 0 0 0 93046 46 0 0 25 0 4 0 730779323 547975168 84222 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=535132 CPUtime=942.21 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 137126 0 0 0 94182 39 0 0 25 0 4 0 730779323 547975168 84222 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.53
Current children cumulated vsize (KiB) 535132

[startup+1002.3 s]
/proc/loadavg: 8.21 8.12 8.03 9/365 15265
/proc/meminfo: memFree=24452432/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=522264 CPUtime=3996.83 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 532268 0 0 0 399515 168 0 0 25 0 4 0 730779322 534798336 88781 33554432000 4194304 4580107 140733553122624 18446744073709551615 4305623 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 130566 88781 378 95 0 125548 0
[pid=15220/tid=15221] ppid=15218 vsize=522264 CPUtime=1002.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 96463 0 0 0 100200 29 0 0 25 0 4 0 730779323 534798336 88781 33554432000 4194304 4580107 140733553122624 18446744073709551615 4304887 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=522264 CPUtime=990.23 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 149043 0 0 0 98975 48 0 0 25 0 4 0 730779323 534798336 88781 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=522264 CPUtime=1002.21 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 141899 0 0 0 100180 41 0 0 25 0 4 0 730779323 534798336 88781 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3996.83
Current children cumulated vsize (KiB) 522264

[startup+1062.3 s]
/proc/loadavg: 8.16 8.12 8.03 9/365 15266
/proc/meminfo: memFree=24448180/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=538088 CPUtime=4236.15 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 547592 0 0 0 423440 175 0 0 25 0 4 0 730779322 551002112 89042 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 134522 89042 378 95 0 129504 0
[pid=15220/tid=15221] ppid=15218 vsize=538088 CPUtime=1062.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 100018 0 0 0 106198 31 0 0 25 0 4 0 730779323 551002112 89042 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=538088 CPUtime=1049.55 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 153558 0 0 0 104905 50 0 0 25 0 4 0 730779323 551002112 89042 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=538088 CPUtime=1062.21 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 143464 0 0 0 106179 42 0 0 25 0 4 0 730779323 551002112 89042 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.15
Current children cumulated vsize (KiB) 538088

[startup+1122.3 s]
/proc/loadavg: 8.13 8.11 8.03 9/365 15268
/proc/meminfo: memFree=24444440/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=551724 CPUtime=4475.45 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 566929 0 0 0 447363 182 0 0 25 0 4 0 730779322 564965376 86396 33554432000 4194304 4580107 140733553122624 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 137931 86396 378 95 0 132913 0
[pid=15220/tid=15221] ppid=15218 vsize=551724 CPUtime=1122.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 102742 0 0 0 112197 32 0 0 25 0 4 0 730779323 564965376 86396 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=551724 CPUtime=1108.87 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 159234 0 0 0 110834 53 0 0 25 0 4 0 730779323 564965376 86396 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=551724 CPUtime=1122.22 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 148938 0 0 0 112178 44 0 0 25 0 4 0 730779323 564965376 86396 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4475.45
Current children cumulated vsize (KiB) 551724

[startup+1182.3 s]
/proc/loadavg: 8.10 8.10 8.03 9/365 15269
/proc/meminfo: memFree=24462272/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=552056 CPUtime=4714.76 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 582384 0 0 0 471288 188 0 0 25 0 4 0 730779322 565305344 85951 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 138014 85951 378 95 0 132996 0
[pid=15220/tid=15221] ppid=15218 vsize=552056 CPUtime=1182.29 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 104354 0 0 0 118197 32 0 0 25 0 4 0 730779323 565305344 85951 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=552056 CPUtime=1168.18 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 163595 0 0 0 116763 55 0 0 25 0 4 0 730779323 565305344 85951 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=552056 CPUtime=1182.22 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 154220 0 0 0 118176 46 0 0 25 0 4 0 730779323 565305344 85951 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4714.76
Current children cumulated vsize (KiB) 552056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.07 8.09 8.03 5/360 15271
/proc/meminfo: memFree=24885152/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=552192 CPUtime=4800.13 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 590266 0 0 0 479822 191 0 0 25 0 4 0 730779322 565444608 86566 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 138048 86566 378 95 0 133030 0
[pid=15220/tid=15221] ppid=15218 vsize=552192 CPUtime=1203.7 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 105795 0 0 0 120337 33 0 0 25 0 4 0 730779323 565444608 86567 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=552192 CPUtime=1189.32 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 166462 0 0 0 118876 56 0 0 25 0 4 0 730779323 565444608 86567 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=552192 CPUtime=1203.63 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 155417 0 0 0 120317 46 0 0 25 0 4 0 730779323 565444608 86567 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 552192

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

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

[startup+1203.7 s]
/proc/loadavg: 8.07 8.09 8.03 5/360 15271
/proc/meminfo: memFree=24885152/32950928 swapFree=38710892/67111528
[pid=15220] ppid=15218 vsize=552192 CPUtime=4800.13 cores=0,2,4,6
/proc/15220/stat : 15220 (strangenight2-m) R 15218 15220 14563 0 -1 4202496 590266 0 0 0 479822 191 0 0 25 0 4 0 730779322 565444608 86566 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15220/statm: 138048 86566 378 95 0 133030 0
[pid=15220/tid=15221] ppid=15218 vsize=552192 CPUtime=1203.7 cores=0,2,4,6
/proc/15220/task/15221/stat : 15221 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 105795 0 0 0 120337 33 0 0 25 0 4 0 730779323 565444608 86567 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15220/tid=15222] ppid=15218 vsize=552192 CPUtime=1189.32 cores=0,2,4,6
/proc/15220/task/15222/stat : 15222 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 166462 0 0 0 118876 56 0 0 25 0 4 0 730779323 565444608 86567 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15220/tid=15223] ppid=15218 vsize=552192 CPUtime=1203.63 cores=0,2,4,6
/proc/15220/task/15223/stat : 15223 (strangenight2-m) R 15218 15220 14563 0 -1 4202560 155417 0 0 0 120317 46 0 0 25 0 4 0 730779323 565444608 86567 33554432000 4194304 4580107 140733553122624 18446744073709551615 4294414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 552192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.73
CPU time (s): 4800.19
CPU user time (s): 4798.26
CPU system time (s): 1.92871
CPU usage (%): 398.776
Max. virtual memory (cumulated for all children) (KiB): 552192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.26
system time used= 1.92871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 590267
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= 291
involuntary context switches= 25557

runsolver used 4.06638 second user time and 9.72552 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 22:38:07
IDJOB=3366490
IDBENCH=82899
IDSOLVER=1844
FILE ID=node113/3366490-1305405486
RUNJOBID= node113-1305405486-15208
PBS_JOBID= 13324480
Free space on /tmp= 73444 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1018943457-089.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366490-1305405486/watcher-3366490-1305405486 -o /tmp/evaluation-result-3366490-1305405486/solver-3366490-1305405486 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366490-1305405486.cnf

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

MD5SUM BENCH= 7cd6933caf30eeec07acd345d22c5bcd
RANDOM SEED=1122049454

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25241796 kB
Buffers:        255436 kB
Cached:        2804308 kB
SwapCached:      93712 kB
Active:         746712 kB
Inactive:      6700560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25241796 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:            6000 kB
Writeback:           0 kB
AnonPages:     4305984 kB
Mapped:          13408 kB
Slab:           105448 kB
PageTables:      91756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87040996 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= 73436 MiB
End job on node113 at 2011-05-14 22:58:12