Trace number 3173999

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.28 1201.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
MD5SUMa83cf27d1d664cde32ad2f1a49b00933
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173999-1304075713.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.21/0.14	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.21/0.14	c -- vars added         70
0.21/0.14	c Parsing time:  0.00 s
0.21/0.14	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.21/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.13
0.21/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.21/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.21/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.21/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.21/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.21/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.80/0.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1.80/0.53	c Finding binary XORs  T:     0.00 s  found:       0
1.80/0.53	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.80/0.53	c calculated reachability. Time: 0.00
1.80/0.53	c Calc default polars -  time:   0.00 s pos:      41 undec:       1 neg:      28
1.80/0.53	c =========================================================================================
1.80/0.53	c types(t): F = full restart, N = normal restart
1.80/0.53	c types(t): S = simplification begin/end, E = solution found
1.80/0.53	c restart types(rt): st = static, dy = dynamic
1.80/0.53	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.80/0.53	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
1.80/0.53	c  N dy     7      4744        70      6230         0      4281     43610    104596     20.86     22.03
3.18/0.80	c  N dy     9     14484        70      6230         0      6967     43610    149597     19.56     20.60
3.57/0.90	c  N dy    40     18571        70      6230         0      5606     43610    107978     20.07     22.67
4.77/1.20	c  N dy    54     24016        70      6230         0     10511     43610    225564     20.15     21.36
4.77/1.20	c  F st    64     25000        70      6230         0     11391     43610    247093     20.24   no data
5.57/1.40	c  N st    69     28295        70      6230         0      8228     43610    158359     20.24   no data
5.97/1.50	c  S st    70     30000        70      6230         0      9768     43610    195744     20.24   no data
5.97/1.50	c  S st    70     30501        70      6230         0     10230     43610    207064     20.24   no data
5.97/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.50	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.97/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.97/1.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.66	c lits-rem:       142  cl-subs:      947  v-elim:      0  v-fix:    0  time:  0.20 s
7.57/1.91	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
7.57/1.91	c calculated reachability. Time: 0.00
7.57/1.91	c  N dy    70     30501        70      6230         0      9283     43610    183640     20.24   no data
8.39/2.14	c  N dy    94     34536        70      6230         0     12957     43610    272621     20.40     21.82
9.17/2.37	c  N dy   116     38541        70      6230         0      9477     43610    175204     20.53     22.48
10.36/2.60	c  N dy   132     42600        70      6230         0     13167     43610    264698     20.60     21.84
10.77/2.78	c  S st   138     45751        70      6230         0     15996     43610    331550     20.54     18.65
11.17/2.83	c  S st   138     46252        70      6230         0      8376     43610    136744     20.54   no data
11.17/2.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.17/2.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.17/2.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.17/2.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.17/2.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.17/2.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
11.17/2.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.17/2.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.17/2.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.17/2.87	c lits-rem:         1  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.03 s
11.17/2.87	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
11.17/2.87	c vivif2 --  cl tried     8335 cl shrink        0 lits rem          0 time: 0.00
12.36/3.11	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
12.36/3.11	c calculated reachability. Time: 0.00
12.36/3.11	c  N dy   138     46252        70      6230         0      8335     43610    135546     20.54   no data
13.18/3.33	c  N dy   142     50910        70      6230         0     12555     43610    235390     20.45     21.62
15.15/3.82	c  N dy   166     58396        70      6230         0     10299     43610    170800     20.47     21.73
15.96/4.05	c  N dy   183     62487        70      6230         0     14015     43610    259898     20.49     22.11
17.58/4.43	c  N dy   204     68081        70      6230         0     19100     43610    383095     20.54     21.73
17.95/4.54	c  S st   205     69378        70      6230         0     10318     43610    158510     20.53     19.78
17.95/4.57	c  S st   205     69880        70      6230         0     10780     43610    169906     20.53   no data
17.95/4.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.95/4.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.95/4.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.95/4.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.95/4.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.95/4.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.95/4.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.95/4.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.95/4.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.35/4.64	c lits-rem:        13  cl-subs:      126  v-elim:      0  v-fix:    0  time:  0.06 s
18.35/4.64	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
18.35/4.64	c vivif2 --  cl tried    10654 cl shrink        0 lits rem          0 time: 0.00
19.55/4.92	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
19.55/4.92	c calculated reachability. Time: 0.00
19.55/4.92	c  N dy   205     69880        70      6230         0     10654     43610    166634     20.53   no data
20.35/5.17	c  N dy   213     74475        70      6230         0     14809     43610    264282     20.48     21.57
21.57/5.49	c  N dy   214     79830        70      6230         0     19625     43610    377853     20.38     21.68
23.15/5.84	c  N dy   236     85021        70      6230         0     13517     43610    226528     20.40     21.98
23.95/6.01	c  F st   258     87500        70      6230         0     15766     43610    281935     20.46   no data
24.74/6.23	c  N st   263     90796        70      6230         0     18750     43610    356177     20.46   no data
26.74/6.75	c  N dy   273     97693        70      6230         0     13228     43610    204996     20.45     21.53
28.33/7.15	c  N dy   274    104426        70      6230         0     19280     43610    344376     20.32     21.40
28.33/7.19	c  S st   278    104820        70      6230         0     19642     43610    353318     20.32   no data
28.73/7.24	c  S st   278    105325        70      6230         0     20110     43610    364954     20.32   no data
28.73/7.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.73/7.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.73/7.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.73/7.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.73/7.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.73/7.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
28.73/7.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.73/7.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.73/7.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.14/7.85	c lits-rem:       197  cl-subs:     2130  v-elim:      0  v-fix:    0  time:  0.58 s
31.14/7.85	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
31.14/7.85	c vivif2 --  cl tried    17980 cl shrink        0 lits rem          0 time: 0.00
32.74/8.21	c asymm  cl-useful: 0/5544/6230 lits-rem:0 time: 0.36
32.74/8.21	c calculated reachability. Time: 0.00
32.74/8.21	c  N dy   278    105325        70      6230         0     17980     43610    317021     20.32   no data
35.15/8.83	c  N dy   325    112090        70      6230         0     24171     43610    468944     20.41     21.50
37.13/9.39	c  N dy   357    119398        70      6230         0     18223     43610    312785     20.47     21.61
41.52/10.41	c  N dy   387    133113        70      6230         0     17021     43610    270668     20.37     21.45
44.31/11.17	c  N dy   432    142471        70      6230         0     25505     43610    476192     20.43     21.53
49.10/12.36	c  N dy   458    157988        70      6230         0     25034     43610    447310     20.36     19.58
49.10/12.36	c  S st   458    157988        70      6230         0     25034     43610    447310     20.36     19.58
49.50/12.43	c  S st   458    158492        70      6230         0     25506     43610    459096     20.36   no data
49.50/12.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.50/12.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.50/12.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.50/12.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.50/12.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.50/12.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
49.50/12.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.50/12.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.50/12.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.10/13.35	c lits-rem:       287  cl-subs:     2677  v-elim:      0  v-fix:    0  time:  0.89 s
53.10/13.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
53.10/13.35	c vivif2 --  cl tried    22829 cl shrink        0 lits rem          0 time: 0.00
53.50/13.42	c asymm  cl-useful: 0/686/6230 lits-rem:0 time: 0.06
53.50/13.42	c calculated reachability. Time: 0.00
53.50/13.42	c  N dy   458    158492        70      6230         0     22829     43610    397772     20.36   no data
57.50/14.49	c  N dy   522    168975        70      6230         0     17120     43610    248302     20.43     21.51
61.52/15.41	c  N dy   583    179827        70      6230         0     26965     43610    488640     20.50     22.52
68.68/17.23	c  N dy   600    200590        70      6230         0     29342     43610    516574     20.34     21.45
73.88/18.50	c  N dy   647    213984        70      6230         0     24363     43610    397933     20.36     21.46
80.27/20.12	c  N dy   710    227691        70      6230         0     18766     43610    250515     20.40     21.64
83.86/21.01	c  S st   763    237739        70      6230         0     27839     43610    471811     20.45   no data
83.86/21.08	c  S st   763    238245        70      6230         0     28308     43610    483303     20.45   no data
83.86/21.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.86/21.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
83.86/21.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.86/21.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.86/21.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.86/21.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
83.86/21.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.26/21.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.26/21.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.05/21.85	c lits-rem:       243  cl-subs:     1964  v-elim:      0  v-fix:    0  time:  0.74 s
87.05/21.85	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
87.05/21.86	c vivif2 --  cl tried    26344 cl shrink        0 lits rem          0 time: 0.01
88.66/22.24	c asymm  cl-useful: 0/4204/6230 lits-rem:0 time: 0.38
88.66/22.24	c calculated reachability. Time: 0.00
88.66/22.24	c  N dy   763    238245        70      6230         0     26344     43610    432776     20.45   no data
95.04/23.85	c  N dy   811    253452        70      6230         0     21214     43610    296168     20.45     21.96
105.05/26.40	c  N dy   897    278876        70      6230         0     24317     43610    354904     20.46     21.57
113.02/28.33	c  N dy   961    296730        70      6230         0     40454     43610    742949     20.47     22.18
117.02/29.33	c  F st  1002    306251        70      6230         0     28312     43610    441779     20.49   no data
121.01/30.34	c  N dy  1031    315729        70      6230         0     36886     43610    652546     20.51     22.68
129.79/32.52	c  N dy  1088    335749        70      6230         0     33276     43610    549878     20.50     22.41
138.98/34.85	c  N dy  1109    357367        70      6230         0     30095     43610    449752     20.41     18.38
138.98/34.85	c  S st  1109    357367        70      6230         0     30095     43610    449752     20.41     18.38
139.38/34.93	c  S st  1109    357869        70      6230         0     30554     43610    460944     20.41   no data
139.38/34.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.38/34.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
139.38/34.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.38/34.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.38/34.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.38/34.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
139.38/34.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.38/34.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
139.38/34.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.98/35.82	c lits-rem:       296  cl-subs:     2402  v-elim:      0  v-fix:    0  time:  0.86 s
142.98/35.82	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
142.98/35.83	c vivif2 --  cl tried    28152 cl shrink        0 lits rem          0 time: 0.00
143.78/36.05	c asymm  cl-useful: 0/2026/6230 lits-rem:0 time: 0.23
143.78/36.05	c calculated reachability. Time: 0.00
143.78/36.05	c  N dy  1109    357869        70      6230         0     28152     43610    410389     20.41   no data
154.55/38.78	c  N dy  1200    377943        70      6230         0     46375     43610    852280     20.45     21.55
164.55/41.23	c  N dy  1237    399807        70      6230         0     42783     43610    748128     20.41     21.55
176.53/44.23	c  N dy  1333    419947        70      6230         0     36732     43610    595794     20.44     21.60
188.12/47.15	c  N dy  1424    440262        70      6230         0     29830     43610    414059     20.47     21.57
198.50/49.71	c  N dy  1494    460357        70      6230         0     47968     43610    852846     20.48     22.80
211.29/52.98	c  N dy  1537    486332        70      6230         0     45070     43610    759152     20.44     21.59
225.66/56.54	c  N dy  1648    510995        70      6230         0     40347     43610    642217     20.47     21.56
239.24/59.98	c  N dy  1752    531064        70      6230         0     30550     43610    389788     20.50     21.67
242.04/60.69	c  S st  1786    536804        70      6230         0     35785     43610    517953     20.51   no data
242.44/60.78	c  S st  1786    537307        70      6230         0     36252     43610    529667     20.51   no data
242.44/60.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.44/60.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
242.44/60.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.44/60.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.44/60.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.44/60.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
242.44/60.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.84/60.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
242.84/60.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.06/61.69	c lits-rem:       172  cl-subs:     1743  v-elim:      0  v-fix:    0  time:  0.87 s
246.06/61.69	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
246.44/61.70	c vivif2 --  cl tried    34509 cl shrink        0 lits rem          0 time: 0.01
247.24/61.90	c asymm  cl-useful: 0/1774/6230 lits-rem:0 time: 0.20
247.24/61.90	c calculated reachability. Time: 0.00
247.24/61.90	c  N dy  1786    537307        70      6230         0     34509     43610    486205     20.51   no data
260.42/65.28	c  N dy  1901    558497        70      6230         0     53719     43610    953911     20.54     21.63
272.79/68.31	c  N dy  2004    578513        70      6230         0     42896     43610    677548     20.57     22.16
286.37/71.70	c  N dy  2058    598766        70      6230         0     31376     43610    385795     20.57     21.76
299.56/75.05	c  N dy  2124    622875        70      6230         0     53167     43610    908823     20.56     21.85
318.74/79.89	c  N dy  2167    656480        70      6230         0     52511     43610    866151     20.50     21.72
332.72/83.34	c  N dy  2231    676557        70      6230         0     39197     43610    548806     20.50     22.68
346.72/86.84	c  N dy  2320    696765        70      6230         0     57455     43610    990082     20.52     21.79
360.68/90.36	c  N dy  2389    716826        70      6230         0     43109     43610    628885     20.51     22.09
375.46/94.08	c  N dy  2466    736839        70      6230         0     61249     43610   1069369     20.52     23.19
389.04/97.40	c  N dy  2506    757743        70      6230         0     46657     43610    697512     20.51     21.67
405.41/101.53	c  N dy  2583    779404        70      6230         0     66207     43610   1166526     20.50     21.58
419.40/105.04	c  N dy  2706    799407        70      6230         0     50067     43610    776774     20.53     21.66
424.59/106.35	c  S st  2744    805962        70      6230         0     56024     43610    922337     20.54   no data
425.39/106.50	c  S st  2744    806466        70      6230         0     56500     43610    934347     20.54   no data
425.39/106.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.39/106.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
425.39/106.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.39/106.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.39/106.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.39/106.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
425.39/106.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.39/106.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
425.39/106.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
439.77/110.16	c lits-rem:       561  cl-subs:     4306  v-elim:      0  v-fix:    0  time:  3.60 s
439.77/110.16	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
439.77/110.18	c vivif2 --  cl tried    52194 cl shrink        0 lits rem          0 time: 0.01
440.97/110.44	c asymm  cl-useful: 0/1098/6230 lits-rem:0 time: 0.27
440.97/110.44	c calculated reachability. Time: 0.00
440.97/110.44	c  N dy  2744    806466        70      6230         0     52194     43610    821943     20.54   no data
459.34/115.01	c  N dy  2837    826518        70      6230         0     35221     43610    398889     20.55     22.97
472.92/118.41	c  N dy  2882    850253        70      6230         0     56539     43610    908005     20.54     21.64
502.48/125.87	c  N dy  2973    891363        70      6230         0     57427     43610    898020     20.50     21.63
534.84/133.94	c  N dy  3050    937289        70      6230         0     61612     43610    981702     20.43     21.59
553.23/138.55	c  N dy  3141    958019        70      6230         0     42735     43610    545719     20.44     21.55
568.39/142.38	c  N dy  3256    978087        70      6230         0     60891     43610    989055     20.46     22.71
586.77/146.90	c  N dy  3320    998952        70      6230         0     41004     43610    490453     20.46     21.77
602.35/150.85	c  N dy  3440   1020714        70      6230         0     60762     43610    975358     20.48     21.62
622.72/155.96	c  N dy  3514   1041178        70      6230         0     79245     43610   1420112     20.48     21.57
636.71/159.50	c  N dy  3571   1061671        70      6230         0     58025     43610    884884     20.49     21.67
647.08/162.06	c  F st  3648   1071875        70      6230         0     67285     43610   1113388     20.50   no data
657.47/164.63	c  N dy  3684   1082015        70      6230         0     76476     43610   1340173     20.51     21.63
673.44/168.61	c  N dy  3763   1102056        70      6230         0     53899     43610    770503     20.51     21.61
691.42/173.18	c  N dy  3863   1122142        70      6230         0     72087     43610   1215085     20.52     22.18
712.59/178.44	c  N dy  3954   1144629        70      6230         0     50863     43610    684752     20.53     21.75
735.37/184.10	c  N dy  3998   1172631        70      6230         0     75940     43610   1284665     20.52     21.61
754.54/188.96	c  N dy  4095   1193686        70      6230         0     52626     43610    717897     20.53     21.67
768.94/192.55	c  S st  4194   1209699        70      6230         0     67148     43610   1075976     20.55   no data
769.72/192.74	c  S st  4194   1210201        70      6230         0     67618     43610   1087946     20.55   no data
769.72/192.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
769.72/192.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
769.72/192.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
769.72/192.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
769.72/192.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
769.72/192.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
769.72/192.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
770.12/192.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
770.12/192.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
800.47/200.41	c lits-rem:       665  cl-subs:     5175  v-elim:      0  v-fix:    0  time:  7.58 s
800.47/200.41	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
800.47/200.42	c vivif2 --  cl tried    62443 cl shrink        0 lits rem          0 time: 0.02
802.47/200.96	c asymm  cl-useful: 0/862/6230 lits-rem:0 time: 0.54
802.47/200.97	c calculated reachability. Time: 0.00
802.47/200.97	c  N dy  4194   1210201        70      6230         0     62443     43610    954958     20.55   no data
850.41/212.93	c  N dy  4238   1256131        70      6230         0     60337     43610    865909     20.49     21.58
870.78/218.05	c  N dy  4305   1278537        70      6230         0     80503     43610   1353084     20.49     21.65
892.35/223.47	c  N dy  4451   1298763        70      6230         0     54908     43610    751677     20.52     21.75
911.92/228.35	c  N dy  4560   1318887        70      6230         0     73174     43610   1199438     20.53     21.63
933.89/233.80	c  N dy  4611   1339163        70      6230         0     46458     43610    527280     20.52     21.61
959.06/240.12	c  N dy  4706   1366555        70      6230         0     71108     43610   1119884     20.52     21.61
989.02/247.62	c  N dy  4818   1386598        70      6230         0     89197     43610   1563698     20.54     21.68
1008.59/252.54	c  N dy  4950   1406681        70      6230         0     61566     43610    887716     20.56     21.89
1032.95/258.61	c  N dy  5022   1431918        70      6230         0     84281     43610   1434340     20.56     22.10
1054.93/264.13	c  N dy  5113   1451986        70      6230         0     55471     43610    719661     20.56     22.98
1074.10/268.98	c  N dy  5230   1472006        70      6230         0     73648     43610   1167147     20.58     24.06
1098.49/275.06	c  N dy  5289   1494224        70      6230         0     93677     43610   1650310     20.57     21.77
1138.03/284.95	c  N dy  5327   1543107        70      6230         0     89247     43610   1485461     20.52     21.62
1161.18/290.73	c  N dy  5432   1563448        70      6230         0     59235     43610    789542     20.54     21.63
1180.35/295.57	c  N dy  5511   1583458        70      6230         0     77315     43610   1229268     20.54     22.49
1206.32/302.00	c  N dy  5601   1603486        70      6230         0     95388     43610   1669492     20.55     21.74
1226.29/307.09	c  N dy  5698   1623527        70      6230         0     63984     43610    890220     20.56     23.23
1249.46/312.85	c  N dy  5836   1643743        70      6230         0     82267     43610   1343274     20.57     21.66
1279.42/320.34	c  N dy  5981   1663836        70      6230         0    100525     43610   1794243     20.59     23.16
1298.99/325.26	c  N dy  6081   1683895        70      6230         0     68119     43610    978994     20.60     23.34
1321.36/330.88	c  N dy  6151   1705920        70      6230         0     87946     43610   1461130     20.60     21.72
1328.16/332.55	c  S st  6191   1710202        70      6230         0     91811     43610   1557824     20.61     22.76
1329.36/332.84	c  S st  6191   1710705        70      6230         0     92271     43610   1569217     20.61   no data
1329.36/332.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1329.36/332.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1329.36/332.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1329.36/332.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1329.36/332.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1329.36/332.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1329.36/332.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1329.75/332.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1329.75/332.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1375.68/344.43	c lits-rem:      1384  cl-subs:     9135  v-elim:      0  v-fix:    0  time: 11.47 s
1375.68/344.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1375.68/344.45	c vivif2 --  cl tried    83136 cl shrink        0 lits rem          0 time: 0.02
1377.28/344.89	c asymm  cl-useful: 0/647/6230 lits-rem:0 time: 0.44
1377.28/344.89	c calculated reachability. Time: 0.00
1377.28/344.89	c  N dy  6191   1710705        70      6230         0     83136     43610   1341713     20.61   no data
1419.63/355.49	c  N dy  6297   1730780        70      6230         0    101267     43610   1787087     20.62     21.79
1450.38/363.17	c  N dy  6424   1751578        70      6230         0     69086     43610    997608     20.63     21.75
1479.15/370.35	c  N dy  6506   1771617        70      6230         0     87198     43610   1439220     20.63     21.77
1512.70/378.75	c  N dy  6617   1793801        70      6230         0     55017     43610    630897     20.64     21.81
1535.87/384.58	c  N dy  6740   1818079        70      6230         0     76999     43610   1170150     20.65     21.81
1565.82/392.05	c  N dy  6831   1842006        70      6230         0     98557     43610   1693828     20.66     21.78
1591.79/398.59	c  N dy  6889   1862724        70      6230         0     63984     43610    831517     20.66     21.75
1615.36/404.49	c  N dy  6972   1883436        70      6230         0     82564     43610   1283815     20.66     21.77
1643.71/411.52	c  N dy  7080   1903458        70      6230         0    100621     43610   1729089     20.67     23.14
1667.29/417.41	c  N dy  7142   1923940        70      6230         0     65046     43610    848707     20.67     21.79
1688.86/422.87	c  N dy  7196   1945414        70      6230         0     84283     43610   1306887     20.67     21.87
1716.03/429.65	c  N dy  7253   1966054        70      6230         0    102870     43610   1756612     20.67     21.79
1740.79/435.83	c  N dy  7347   1986295        70      6230         0     66230     43610    869795     20.67     21.77
1761.58/441.05	c  N dy  7419   2006789        70      6230         0     84753     43610   1323396     20.68     21.80
1791.52/448.52	c  N dy  7524   2026844        70      6230         0    102793     43610   1764721     20.68     22.45
1819.88/455.65	c  N dy  7615   2050254        70      6230         0     68091     43610    902459     20.69     21.82
1841.46/461.04	c  N dy  7676   2070945        70      6230         0     86711     43610   1353354     20.69     21.90
1869.82/468.16	c  N dy  7761   2091044        70      6230         0    104869     43610   1794970     20.69     23.02
1896.58/474.86	c  N dy  7851   2111522        70      6230         0     66630     43610    855953     20.69     21.80
1924.55/481.82	c  N dy  7924   2138452        70      6230         0     90869     43610   1442851     20.69     21.82
1955.69/489.60	c  N dy  8018   2159327        70      6230         0    109702     43610   1902847     20.69     21.84
1980.47/495.84	c  N dy  8097   2179450        70      6230         0     70209     43610    926488     20.70     21.79
2009.22/503.07	c  N dy  8157   2206192        70      6230         0     94171     43610   1504071     20.70     21.83
2015.21/504.55	c  S st  8168   2210706        70      6230         0     98226     43610   1601129     20.69     18.17
2016.43/504.84	c  S st  8168   2211209        70      6230         0     98679     43610   1612811     20.69   no data
2016.43/504.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2016.43/504.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2016.43/504.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2016.43/504.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2016.43/504.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2016.43/504.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2016.43/504.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2016.83/504.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2016.83/504.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2066.34/517.31	c lits-rem:      1082  cl-subs:     9999  v-elim:      0  v-fix:    0  time: 12.35 s
2066.34/517.31	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2066.34/517.34	c vivif2 --  cl tried    88680 cl shrink        0 lits rem          0 time: 0.02
2068.34/517.83	c asymm  cl-useful: 0/628/6230 lits-rem:0 time: 0.49
2068.34/517.84	c calculated reachability. Time: 0.00
2068.34/517.84	c  N dy  8168   2211209        70      6230         0     88680     43610   1372728     20.69   no data
2107.89/527.70	c  N dy  8235   2231244        70      6230         0    106733     43610   1809392     20.70     22.53
2149.43/538.14	c  N dy  8329   2251283        70      6230         0     66775     43610    838187     20.70     22.46
2181.39/546.17	c  N dy  8430   2271346        70      6230         0     84878     43610   1283537     20.71     21.84
2204.56/551.99	c  N dy  8437   2294725        70      6230         0    105635     43610   1770196     20.69     21.79
2233.32/559.14	c  N dy  8518   2314768        70      6230         0     64598     43610    772390     20.69     22.35
2254.49/564.44	c  N dy  8607   2334912        70      6230         0     82785     43610   1218427     20.70     21.89
2280.08/570.84	c  N dy  8661   2354992        70      6230         0    100864     43610   1657791     20.70     21.79
2314.80/579.51	c  N dy  8732   2375037        70      6230         0    118861     43610   2097897     20.70     21.83
2356.75/590.07	c  N dy  8795   2418527        70      6230         0     97496     43610   1530157     20.68     21.82
2387.91/597.80	c  N dy  8859   2438612        70      6230         0    115506     43610   1966875     20.68     23.56
2415.48/604.74	c  N dy  8937   2459290        70      6230         0     73202     43610    949955     20.69     21.79
2445.83/612.32	c  N dy  8999   2485685        70      6230         0     96928     43610   1519976     20.68     21.83
2476.58/620.01	c  N dy  9060   2507549        70      6230         0    116521     43610   1992492     20.68     21.87
2508.56/628.04	c  N dy  9138   2532266        70      6230         0     76915     43610   1027337     20.68     21.80
2529.71/633.30	c  N dy  9162   2553108        70      6230         0     95548     43610   1468151     20.67     21.78
2559.27/640.78	c  N dy  9239   2573114        70      6230         0    113530     43610   1905249     20.67     25.20
2592.82/649.17	c  N dy  9361   2593198        70      6230         0     68771     43610    817184     20.68     23.88
2618.82/655.61	c  N dy  9466   2616378        70      6230         0     89567     43610   1328407     20.69     21.78
2642.76/661.68	c  N dy  9505   2636449        70      6230         0    107513     43610   1751331     20.68     22.62
2676.70/670.18	c  N dy  9574   2656746        70      6230         0    125756     43610   2194153     20.68     21.81
2706.29/677.57	c  N dy  9639   2683699        70      6230         0     86228     43610   1219423     20.67     21.83
2740.23/686.02	c  N dy  9740   2707126        70      6230         0    107321     43610   1735642     20.68     21.78
2747.82/687.98	c  S st  9777   2711210        70      6230         0    111015     43610   1828439     20.68   no data
2749.42/688.33	c  S st  9777   2711713        70      6230         0    111480     43610   1840176     20.68   no data
2749.42/688.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2749.42/688.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2749.42/688.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2749.42/688.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2749.42/688.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2749.42/688.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2749.42/688.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2749.82/688.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2749.82/688.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2811.33/703.89	c lits-rem:      1035  cl-subs:    11451  v-elim:      0  v-fix:    0  time: 15.42 s
2811.33/703.89	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2811.75/703.92	c vivif2 --  cl tried   100029 cl shrink        0 lits rem          0 time: 0.02
2812.92/704.28	c asymm  cl-useful: 0/587/6230 lits-rem:0 time: 0.37
2812.92/704.29	c calculated reachability. Time: 0.00
2812.92/704.29	c  N dy  9777   2711713        70      6230         0    100029     43610   1563693     20.68   no data
2851.29/713.86	c  N dy  9893   2733511        70      6230         0    119590     43610   2045520     20.69     22.02
2882.46/721.69	c  N dy  9978   2753596        70      6230         0     73541     43610    911124     20.69     21.79
2915.99/730.06	c  N dy 10094   2773647        70      6230         0     91660     43610   1360290     20.70     22.11
2964.73/742.22	c  N dy 10183   2795418        70      6230         0    111311     43610   1842757     20.70     21.95
3003.46/751.91	c  N dy 10194   2815773        70      6230         0    129545     43610   2275734     20.69     21.89
3031.85/759.06	c  N dy 10320   2835851        70      6230         0     82362     43610   1118262     20.70     22.61
3060.99/766.31	c  N dy 10402   2857109        70      6230         0    101482     43610   1580115     20.70     21.89
3087.75/773.03	c  N dy 10427   2877239        70      6230         0    119484     43610   2011553     20.70     21.82
3126.49/782.72	c  N dy 10548   2897304        70      6230         0     71184     43610    825309     20.70     23.92
3146.46/787.76	c  N dy 10575   2917534        70      6230         0     89300     43610   1260972     20.70     21.80
3179.22/795.90	c  N dy 10642   2940487        70      6230         0    109879     43610   1761281     20.70     21.85
3217.57/805.54	c  N dy 10759   2960554        70      6230         0    127938     43610   2206288     20.71     22.35
3249.53/813.59	c  N dy 10847   2980653        70      6230         0     78611     43610    989340     20.71     21.87
3274.69/819.85	c  N dy 10917   3000671        70      6230         0     96650     43610   1431467     20.71     21.87
3298.66/825.89	c  N dy 10933   3021047        70      6230         0    114763     43610   1861686     20.71     22.07
3337.41/835.54	c  N dy 11009   3041339        70      6230         0    133092     43610   2310531     20.71     21.88
3363.77/842.19	c  N dy 11066   3061385        70      6230         0     82863     43610   1080911     20.71     23.48
3386.94/847.96	c  N dy 11107   3081417        70      6230         0    100823     43610   1507427     20.70     22.87
3423.69/857.17	c  N dy 11119   3110081        70      6230         0    126318     43610   2102009     20.69     21.79
3526.35/882.85	c  N dy 11191   3189676        70      6230         0    128159     43610   2095501     20.64     21.74
3567.09/893.00	c  N dy 11319   3209770        70      6230         0     76667     43610    915546     20.65     21.87
3569.49/893.62	c  S st 11334   3211714        70      6230         0     78440     43610    960071     20.65   no data
3570.29/893.84	c  S st 11334   3212218        70      6230         0     78907     43610    971766     20.65   no data
3570.29/893.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3570.29/893.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3570.29/893.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3570.29/893.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3570.29/893.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3570.29/893.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3570.29/893.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3570.69/893.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3570.69/893.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3579.88/896.24	c lits-rem:       185  cl-subs:     1862  v-elim:      0  v-fix:    0  time:  2.31 s
3579.88/896.24	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3579.88/896.26	c vivif2 --  cl tried    77045 cl shrink        0 lits rem          0 time: 0.02
3581.10/896.56	c asymm  cl-useful: 0/634/6230 lits-rem:0 time: 0.29
3581.10/896.56	c calculated reachability. Time: 0.00
3581.10/896.56	c  N dy 11334   3212218        70      6230         0     77045     43610    922238     20.65   no data
3613.83/904.76	c  N dy 11466   3237220        70      6230         0     99520     43610   1472746     20.65     21.74
3655.39/915.13	c  N dy 11581   3263174        70      6230         0    122808     43610   2042567     20.65     21.86
3695.72/925.25	c  N dy 11660   3283204        70      6230         0    140816     43610   2477468     20.65     22.32
3722.09/931.83	c  N dy 11743   3303425        70      6230         0     88223     43610   1175524     20.66     21.80
3750.84/939.00	c  N dy 11764   3330120        70      6230         0    111952     43610   1739561     20.64     21.74
3789.19/948.66	c  N dy 11867   3350346        70      6230         0    130169     43610   2187203     20.65     21.82
3839.13/961.17	c  N dy 11991   3370781        70      6230         0     76921     43610    890818     20.65     21.80
3865.89/967.83	c  N dy 12095   3391365        70      6230         0     95468     43610   1347165     20.66     22.00
3899.44/976.25	c  N dy 12203   3411693        70      6230         0    113771     43610   1797951     20.66     21.77
3931.00/984.16	c  N dy 12224   3431698        70      6230         0    131611     43610   2223501     20.66     23.24
3977.34/995.70	c  N dy 12323   3456232        70      6230         0     81027     43610    969239     20.66     21.85
4004.10/1002.46	c  N dy 12404   3476245        70      6230         0     99061     43610   1410542     20.67     22.23
4037.67/1010.81	c  N dy 12478   3497474        70      6230         0    118092     43610   1874440     20.67     21.76
4078.79/1021.13	c  N dy 12598   3517651        70      6230         0    136274     43610   2325396     20.67     21.77
4118.74/1031.16	c  N dy 12706   3537727        70      6230         0     80660     43610    951728     20.68     22.70
4147.11/1038.28	c  N dy 12783   3559626        70      6230         0    100281     43610   1425925     20.68     21.84
4179.06/1046.25	c  N dy 12855   3579652        70      6230         0    118260     43610   1863616     20.68     21.79
4219.41/1056.36	c  N dy 12948   3599659        70      6230         0    136273     43610   2306233     20.68     23.05
4258.15/1066.03	c  N dy 13006   3619758        70      6230         0     79820     43610    920430     20.68     22.13
4289.71/1073.97	c  N dy 13089   3645118        70      6230         0    102667     43610   1479093     20.68     21.88
4323.69/1082.48	c  N dy 13120   3668767        70      6230         0    123739     43610   1983341     20.68     21.86
4369.60/1093.94	c  N dy 13226   3690503        70      6230         0    143258     43610   2460692     20.68     21.79
4400.36/1101.61	c  N dy 13247   3712219        70      6230         0     87343     43610   1086766     20.68     18.63
4400.36/1101.61	c  S st 13247   3712219        70      6230         0     87343     43610   1086766     20.68     18.63
4401.16/1101.89	c  S st 13247   3712722        70      6230         0     87806     43610   1098340     20.68   no data
4401.16/1101.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4401.56/1101.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4401.56/1101.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4401.56/1101.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4401.56/1101.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4401.56/1101.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4401.56/1101.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4401.56/1101.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4401.56/1101.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4414.74/1105.27	c lits-rem:       343  cl-subs:     3241  v-elim:      0  v-fix:    0  time:  3.28 s
4414.74/1105.27	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4414.74/1105.29	c vivif2 --  cl tried    84565 cl shrink        0 lits rem          0 time: 0.02
4416.33/1105.61	c asymm  cl-useful: 0/818/6230 lits-rem:0 time: 0.32
4416.33/1105.61	c calculated reachability. Time: 0.00
4416.33/1105.61	c  N dy 13247   3712722        70      6230         0     84565     43610   1023579     20.68   no data
4449.09/1113.87	c  N dy 13353   3736714        70      6230         0    106106     43610   1546672     20.68     21.82
4474.65/1120.21	c  F st 13426   3751562        70      6230         0    119526     43610   1877099     20.68   no data
4483.45/1122.40	c  N dy 13432   3756756        70      6230         0    124195     43610   1993501     20.68   no data
4535.38/1135.45	c  N dy 13503   3785833        70      6230         0    150152     43610   2614211     20.67     21.77
4590.50/1149.28	c  N dy 13561   3830716        70      6230         0    113939     43610   1693487     20.66     21.80
4627.64/1158.51	c  N dy 13611   3851613        70      6230         0    132648     43610   2140174     20.65     21.84
4670.00/1169.19	c  N dy 13661   3874009        70      6230         0    152522     43610   2609585     20.65     21.87
4707.54/1178.51	c  N dy 13763   3895728        70      6230         0     95281     43610   1270471     20.65     21.80
4740.71/1186.82	c  N dy 13833   3915819        70      6230         0    113336     43610   1711258     20.65     22.31
4781.03/1196.95	c  N dy 13952   3935898        70      6230         0    131477     43610   2161573     20.66     22.50

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173999-1304075713/watcher-3173999-1304075713 -o /tmp/evaluation-result-3173999-1304075713/solver-3173999-1304075713 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173999-1304075713.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: 8.20 8.17 8.01 6/184 4739
/proc/meminfo: memFree=22298200/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 407 0 0 0 0 0 0 0 18 0 4 0 519169205 52441088 347 33554432000 4194304 4627427 140736705222848 18446744073709551615 47673721784240 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 12803 347 299 106 0 7774 0
[pid=4739/tid=4740] ppid=4737 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 519169205 52441088 347 33554432000 4194304 4627427 140736705222848 18446744073709551615 255389099062 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 519169205 52441088 347 33554432000 4194304 4627427 140736705222848 18446744073709551615 47673721784242 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 519169205 52441088 347 33554432000 4194304 4627427 140736705222848 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0565689 s]
/proc/loadavg: 8.20 8.17 8.01 6/184 4739
/proc/meminfo: memFree=22298200/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=281888 CPUtime=0.21 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 1346 0 0 0 21 0 0 0 18 0 4 0 519169205 288653312 1262 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 70472 1262 362 106 0 65443 0
[pid=4739/tid=4740] ppid=4737 vsize=281888 CPUtime=0.05 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 206 0 0 0 5 0 0 0 18 0 4 0 519169205 288653312 1262 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=281888 CPUtime=0.05 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 216 0 0 0 5 0 0 0 18 0 4 0 519169205 288653312 1262 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=281888 CPUtime=0.04 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 300 0 0 0 4 0 0 0 21 0 4 0 519169205 288653312 1262 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 281888

[startup+0.146731 s]
/proc/loadavg: 8.20 8.17 8.01 6/184 4739
/proc/meminfo: memFree=22298200/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=283948 CPUtime=0.6 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 2940 0 0 0 60 0 0 0 18 0 4 0 519169205 290762752 2856 33554432000 4194304 4627427 140736705222848 18446744073709551615 4427152 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 70987 2856 376 106 0 65958 0
[pid=4739/tid=4740] ppid=4737 vsize=283948 CPUtime=0.14 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 691 0 0 0 14 0 0 0 18 0 4 0 519169205 290762752 2856 33554432000 4194304 4627427 140736705222848 18446744073709551615 4427834 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=283948 CPUtime=0.15 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 702 0 0 0 15 0 0 0 18 0 4 0 519169205 290762752 2856 33554432000 4194304 4627427 140736705222848 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=283948 CPUtime=0.14 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 431 0 0 0 14 0 0 0 21 0 4 0 519169205 290762752 2856 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 283948

[startup+0.356514 s]
/proc/loadavg: 8.20 8.17 8.01 6/184 4739
/proc/meminfo: memFree=22298200/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=286160 CPUtime=1.4 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 4036 0 0 0 140 0 0 0 18 0 4 0 519169205 293027840 3048 33554432000 4194304 4627427 140736705222848 18446744073709551615 4333265 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 71540 3048 384 106 0 66511 0
[pid=4739/tid=4740] ppid=4737 vsize=286160 CPUtime=0.34 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 983 0 0 0 34 0 0 0 18 0 4 0 519169205 293027840 3048 33554432000 4194304 4627427 140736705222848 18446744073709551615 4310472 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=286160 CPUtime=0.35 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 976 0 0 0 35 0 0 0 18 0 4 0 519169205 293027840 3048 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=286160 CPUtime=0.34 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 673 0 0 0 34 0 0 0 21 0 4 0 519169205 293027840 3048 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 286160

[startup+0.700451 s]
/proc/loadavg: 8.20 8.17 8.01 6/184 4739
/proc/meminfo: memFree=22298200/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=286884 CPUtime=2.78 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 5816 0 0 0 278 0 0 0 18 0 4 0 519169205 293769216 3487 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 71721 3487 384 106 0 66692 0
[pid=4739/tid=4740] ppid=4737 vsize=286884 CPUtime=0.69 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 1389 0 0 0 69 0 0 0 18 0 4 0 519169205 293769216 3487 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=286884 CPUtime=0.69 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 1404 0 0 0 69 0 0 0 18 0 4 0 519169205 293769216 3487 33554432000 4194304 4627427 140736705222848 18446744073709551615 4333279 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=286884 CPUtime=0.69 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 1239 0 0 0 69 0 0 0 22 0 4 0 519169205 293769216 3487 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286884

[startup+1.5003 s]
/proc/loadavg: 8.20 8.17 8.01 9/188 4743
/proc/meminfo: memFree=22278452/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=287668 CPUtime=5.97 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 10421 0 0 0 596 1 0 0 20 0 4 0 519169205 294572032 5701 33554432000 4194304 4627427 140736705222848 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 71917 5701 388 106 0 66888 0
[pid=4739/tid=4740] ppid=4737 vsize=287668 CPUtime=1.48 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 2271 0 0 0 148 0 0 0 20 0 4 0 519169205 294572032 5701 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=287668 CPUtime=1.49 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 2324 0 0 0 149 0 0 0 19 0 4 0 519169205 294572032 5701 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=287668 CPUtime=1.48 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 1915 0 0 0 148 0 0 0 25 0 4 0 519169205 294572032 5701 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287668

[startup+3.10101 s]
/proc/loadavg: 8.18 8.16 8.01 9/188 4743
/proc/meminfo: memFree=22252908/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=293164 CPUtime=12.36 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 19107 0 0 0 1233 3 0 0 25 0 4 0 519169205 300199936 10238 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 73291 10238 388 106 0 68262 0
[pid=4739/tid=4740] ppid=4737 vsize=293164 CPUtime=3.09 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 4379 0 0 0 308 1 0 0 25 0 4 0 519169205 300199936 10239 33554432000 4194304 4627427 140736705222848 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=293164 CPUtime=3.09 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 5223 0 0 0 309 0 0 0 25 0 4 0 519169205 300199936 10239 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=293164 CPUtime=3.07 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 4778 0 0 0 307 0 0 0 25 0 4 0 519169205 300199936 10239 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 293164

[startup+6.30042 s]
/proc/loadavg: 8.18 8.16 8.01 9/188 4743
/proc/meminfo: memFree=22197212/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=309800 CPUtime=25.14 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 29130 0 0 0 2509 5 0 0 25 0 4 0 519169205 317235200 14009 33554432000 4194304 4627427 140736705222848 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 77450 14009 388 106 0 72421 0
[pid=4739/tid=4740] ppid=4737 vsize=309800 CPUtime=6.28 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 7414 0 0 0 627 1 0 0 25 0 4 0 519169205 317235200 14009 33554432000 4194304 4627427 140736705222848 18446744073709551615 4332703 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=309800 CPUtime=6.29 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 8096 0 0 0 628 1 0 0 25 0 4 0 519169205 317235200 14009 33554432000 4194304 4627427 140736705222848 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=309800 CPUtime=6.25 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 6952 0 0 0 625 0 0 0 25 0 4 0 519169205 317235200 14009 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 309800

[startup+12.7002 s]
/proc/loadavg: 8.17 8.16 8.01 9/188 4743
/proc/meminfo: memFree=22140108/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=304136 CPUtime=50.71 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 44792 0 0 0 5063 8 0 0 25 0 4 0 519169205 311435264 18588 33554432000 4194304 4627427 140736705222848 18446744073709551615 4420272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 76034 18588 388 106 0 71005 0
[pid=4739/tid=4740] ppid=4737 vsize=304136 CPUtime=12.68 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 11020 0 0 0 1266 2 0 0 25 0 4 0 519169205 311435264 18588 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=304136 CPUtime=12.68 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 10973 0 0 0 1267 1 0 0 25 0 4 0 519169205 311435264 18588 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=304136 CPUtime=12.62 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 10885 0 0 0 1261 1 0 0 25 0 4 0 519169205 311435264 18588 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 304136

[startup+25.5009 s]
/proc/loadavg: 8.34 8.20 8.02 9/188 4744
/proc/meminfo: memFree=22079624/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=301224 CPUtime=101.83 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 67734 0 0 0 10170 13 0 0 25 0 4 0 519169205 308453376 21356 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 75306 21356 388 106 0 70277 0
[pid=4739/tid=4740] ppid=4737 vsize=301224 CPUtime=25.48 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 17150 0 0 0 2545 3 0 0 25 0 4 0 519169205 308453376 21356 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=301224 CPUtime=25.49 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 17282 0 0 0 2546 3 0 0 25 0 4 0 519169205 308453376 21356 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=301224 CPUtime=25.34 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 16082 0 0 0 2532 2 0 0 25 0 4 0 519169205 308453376 21356 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 301224

[startup+51.1011 s]
/proc/loadavg: 8.22 8.18 8.02 9/188 4744
/proc/meminfo: memFree=22046080/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=329624 CPUtime=204.1 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 99905 0 0 0 20388 22 0 0 25 0 4 0 519169205 337534976 26753 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 82406 26753 388 106 0 77377 0
[pid=4739/tid=4740] ppid=4737 vsize=329624 CPUtime=51.09 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 25668 0 0 0 5103 6 0 0 25 0 4 0 519169205 337534976 26753 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=329624 CPUtime=51.09 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 25971 0 0 0 5104 5 0 0 25 0 4 0 519169205 337534976 26753 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=329624 CPUtime=50.8 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 22856 0 0 0 5076 4 0 0 25 0 4 0 519169205 337534976 26753 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 329624

[startup+102.307 s]
/proc/loadavg: 8.14 8.16 8.02 9/188 4746
/proc/meminfo: memFree=21986060/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=324268 CPUtime=408.63 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 145335 0 0 0 40829 34 0 0 25 0 4 0 519169205 332050432 29652 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 81067 29652 388 106 0 76038 0
[pid=4739/tid=4740] ppid=4737 vsize=324268 CPUtime=102.29 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 33782 0 0 0 10222 7 0 0 25 0 4 0 519169205 332050432 29652 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=324268 CPUtime=102.3 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 38662 0 0 0 10221 9 0 0 25 0 4 0 519169205 332050432 29652 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=324268 CPUtime=101.73 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 36146 0 0 0 10164 9 0 0 25 0 4 0 519169205 332050432 29652 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 324268

[startup+162.301 s]

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

[pid=4739] ppid=4737 vsize=494872 CPUtime=2805.33 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 462397 0 0 0 280381 152 0 0 25 0 4 0 519169205 506748928 73177 33554432000 4194304 4627427 140736705222848 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 123718 73177 388 106 0 118689 0
[pid=4739/tid=4740] ppid=4737 vsize=494872 CPUtime=702.25 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 110422 0 0 0 70189 36 0 0 25 0 4 0 519169205 506748928 73177 33554432000 4194304 4627427 140736705222848 18446744073709551615 4338468 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=494872 CPUtime=702.3 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 121448 0 0 0 70190 40 0 0 25 0 4 0 519169205 506748928 73177 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=494872 CPUtime=698.43 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 113439 0 0 0 69808 35 0 0 25 0 4 0 519169205 506748928 73177 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 494872

[startup+762.306 s]
/proc/loadavg: 8.18 8.18 8.10 9/188 4763
/proc/meminfo: memFree=21619292/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=488540 CPUtime=3045.03 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 483499 0 0 0 304343 160 0 0 25 0 4 0 519169205 500264960 72988 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 122135 72988 388 106 0 117106 0
[pid=4739/tid=4740] ppid=4737 vsize=488540 CPUtime=762.26 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 115817 0 0 0 76188 38 0 0 25 0 4 0 519169205 500264960 72988 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=488540 CPUtime=762.32 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 127140 0 0 0 76189 43 0 0 25 0 4 0 519169205 500264960 72988 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=488540 CPUtime=758.11 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 118225 0 0 0 75774 37 0 0 25 0 4 0 519169205 500264960 72988 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 488540

[startup+822.3 s]
/proc/loadavg: 8.19 8.18 8.10 9/188 4765
/proc/meminfo: memFree=21595324/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=499612 CPUtime=3284.68 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 507873 0 0 0 328297 171 0 0 25 0 4 0 519169205 511602688 80040 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 124903 80040 388 106 0 119874 0
[pid=4739/tid=4740] ppid=4737 vsize=499612 CPUtime=822.25 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 121335 0 0 0 82184 41 0 0 25 0 4 0 519169205 511602688 80040 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=499612 CPUtime=822.31 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 133123 0 0 0 82185 46 0 0 25 0 4 0 519169205 511602688 80040 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=499612 CPUtime=817.78 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 125179 0 0 0 81739 39 0 0 25 0 4 0 519169205 511602688 80040 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 499612

[startup+882.301 s]
/proc/loadavg: 8.14 8.17 8.09 9/188 4766
/proc/meminfo: memFree=21558712/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=499828 CPUtime=3524.36 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 527283 0 0 0 352257 179 0 0 25 0 4 0 519169205 511823872 79868 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 124957 79868 388 106 0 119928 0
[pid=4739/tid=4740] ppid=4737 vsize=499828 CPUtime=882.24 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 125556 0 0 0 88182 42 0 0 25 0 4 0 519169205 511823872 79868 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=499828 CPUtime=882.31 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 138942 0 0 0 88183 48 0 0 25 0 4 0 519169205 511823872 79868 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=499828 CPUtime=877.45 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 128383 0 0 0 87705 40 0 0 25 0 4 0 519169205 511823872 79868 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 499828

[startup+942.301 s]
/proc/loadavg: 8.17 8.17 8.10 9/188 4768
/proc/meminfo: memFree=21550268/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=487800 CPUtime=3764.03 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 540343 0 0 0 376218 185 0 0 25 0 4 0 519169205 499507200 84367 33554432000 4194304 4627427 140736705222848 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 121950 84367 388 106 0 116921 0
[pid=4739/tid=4740] ppid=4737 vsize=487800 CPUtime=942.24 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 127234 0 0 0 94181 43 0 0 25 0 4 0 519169205 499507200 84367 33554432000 4194304 4627427 140736705222848 18446744073709551615 4427688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=487800 CPUtime=942.31 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 145127 0 0 0 94180 51 0 0 25 0 4 0 519169205 499507200 84367 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=487800 CPUtime=937.13 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 133070 0 0 0 93671 42 0 0 25 0 4 0 519169205 499507200 84367 33554432000 4194304 4627427 140736705222848 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 487800

[startup+1002.3 s]
/proc/loadavg: 8.13 8.16 8.09 9/188 4770
/proc/meminfo: memFree=21522328/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=487856 CPUtime=4003.7 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 554292 0 0 0 400180 190 0 0 25 0 4 0 519169205 499564544 82405 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 121964 82405 388 106 0 116935 0
[pid=4739/tid=4740] ppid=4737 vsize=487856 CPUtime=1002.24 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 128875 0 0 0 100179 45 0 0 25 0 4 0 519169205 499564544 82405 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=487856 CPUtime=1002.32 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 151288 0 0 0 100179 53 0 0 25 0 4 0 519169205 499564544 82405 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=487856 CPUtime=996.79 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 136113 0 0 0 99637 42 0 0 25 0 4 0 519169205 499564544 82405 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 487856

[startup+1062.3 s]
/proc/loadavg: 8.21 8.18 8.10 9/188 4771
/proc/meminfo: memFree=21506676/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=514408 CPUtime=4243.37 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 572150 0 0 0 424139 198 0 0 25 0 4 0 519169205 526753792 87953 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 128602 87953 388 106 0 123573 0
[pid=4739/tid=4740] ppid=4737 vsize=514408 CPUtime=1062.23 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 134560 0 0 0 106176 47 0 0 25 0 4 0 519169205 526753792 87953 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=514408 CPUtime=1062.32 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 157367 0 0 0 106176 56 0 0 25 0 4 0 519169205 526753792 87953 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=514408 CPUtime=1056.47 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 139219 0 0 0 105603 44 0 0 25 0 4 0 519169205 526753792 87953 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 514408

[startup+1122.3 s]
/proc/loadavg: 8.15 8.17 8.10 9/188 4773
/proc/meminfo: memFree=21463764/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=514700 CPUtime=4483.05 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 587740 0 0 0 448098 207 0 0 25 0 4 0 519169205 527052800 91144 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 128675 91144 388 106 0 123646 0
[pid=4739/tid=4740] ppid=4737 vsize=514700 CPUtime=1122.23 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 140089 0 0 0 112173 50 0 0 25 0 4 0 519169205 527052800 91144 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=514700 CPUtime=1122.32 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 161850 0 0 0 112173 59 0 0 25 0 4 0 519169205 527052800 91144 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=514700 CPUtime=1116.14 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 142134 0 0 0 111568 46 0 0 25 0 4 0 519169205 527052800 91144 33554432000 4194304 4627427 140736705222848 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 514700

[startup+1182.3 s]
/proc/loadavg: 8.25 8.20 8.11 9/188 4774
/proc/meminfo: memFree=21458784/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=528344 CPUtime=4722.72 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 602725 0 0 0 472060 212 0 0 25 0 4 0 519169205 541024256 89165 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 132086 89165 388 106 0 127057 0
[pid=4739/tid=4740] ppid=4737 vsize=528344 CPUtime=1182.23 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 144203 0 0 0 118171 52 0 0 25 0 4 0 519169205 541024256 89165 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=528344 CPUtime=1182.33 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 167780 0 0 0 118172 61 0 0 25 0 4 0 519169205 541024256 89165 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=528344 CPUtime=1175.82 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 144313 0 0 0 117535 47 0 0 25 0 4 0 519169205 541024256 89165 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 528344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.32 8.22 8.12 5/183 4776
/proc/meminfo: memFree=21945644/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=515428 CPUtime=4800.23 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 606252 0 0 0 479810 213 0 0 25 0 4 0 519169205 527798272 89467 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 128857 89467 388 106 0 123828 0
[pid=4739/tid=4740] ppid=4737 vsize=515428 CPUtime=1201.63 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 144525 0 0 0 120111 52 0 0 25 0 4 0 519169205 527798272 89467 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=515428 CPUtime=1201.73 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 169035 0 0 0 120112 61 0 0 25 0 4 0 519169205 527798272 89467 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=515428 CPUtime=1195.11 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 145300 0 0 0 119464 47 0 0 25 0 4 0 519169205 527798272 89467 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 515428

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

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

[startup+1201.7 s]
/proc/loadavg: 8.32 8.22 8.12 5/183 4776
/proc/meminfo: memFree=21945644/32951124 swapFree=67111524/67111528
[pid=4739] ppid=4737 vsize=515428 CPUtime=4800.23 cores=0,2,4,6
/proc/4739/stat : 4739 (strangenight2-m) R 4737 4739 3794 0 -1 4202496 606252 0 0 0 479810 213 0 0 25 0 4 0 519169205 527798272 89467 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4739/statm: 128857 89467 388 106 0 123828 0
[pid=4739/tid=4740] ppid=4737 vsize=515428 CPUtime=1201.63 cores=0,2,4,6
/proc/4739/task/4740/stat : 4740 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 144525 0 0 0 120111 52 0 0 25 0 4 0 519169205 527798272 89467 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4739/tid=4741] ppid=4737 vsize=515428 CPUtime=1201.73 cores=0,2,4,6
/proc/4739/task/4741/stat : 4741 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 169035 0 0 0 120112 61 0 0 25 0 4 0 519169205 527798272 89467 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4739/tid=4742] ppid=4737 vsize=515428 CPUtime=1195.11 cores=0,2,4,6
/proc/4739/task/4742/stat : 4742 (strangenight2-m) R 4737 4739 3794 0 -1 4202560 145300 0 0 0 119464 47 0 0 25 0 4 0 519169205 527798272 89467 33554432000 4194304 4627427 140736705222848 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 515428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.28
CPU user time (s): 4798.12
CPU system time (s): 2.15567
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 541560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.12
system time used= 2.15567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 606253
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= 314
involuntary context switches= 71980

runsolver used 1.76773 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 13:15:13
IDJOB=3173999
IDBENCH=82817
IDSOLVER=1586
FILE ID=node135/3173999-1304075713
RUNJOBID= node135-1304074509-4610
PBS_JOBID= 13170487
Free space on /tmp= 71116 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173999-1304075713/watcher-3173999-1304075713 -o /tmp/evaluation-result-3173999-1304075713/solver-3173999-1304075713 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173999-1304075713.cnf

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

MD5SUM BENCH= a83cf27d1d664cde32ad2f1a49b00933
RANDOM SEED=1393174790

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22298356 kB
Buffers:       1834200 kB
Cached:        8151616 kB
SwapCached:          4 kB
Active:        2528636 kB
Inactive:      7529628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22298356 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11292 kB
Writeback:           0 kB
AnonPages:       72060 kB
Mapped:          15084 kB
Slab:           529120 kB
PageTables:       4396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   283460 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71116 MiB
End job on node135 at 2011-04-29 13:35:17