Trace number 3366317

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1027567260-047.UNKNOWN.cnf
MD5SUMdeef67012ed65265f92101778280c717
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.5169
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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-3366317-1305401595.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.16/0.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.16/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.16/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.16/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3.16/0.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.16/0.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.16/0.81	c Finding binary XORs  T:     0.00 s  found:       0
3.16/0.81	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.16/0.81	c calculated reachability. Time: 0.00
3.16/0.81	c Calc default polars -  time:   0.00 s pos:      20 undec:       1 neg:      29
3.16/0.81	c =========================================================================================
3.16/0.81	c types(t): F = full restart, N = normal restart
3.16/0.81	c types(t): S = simplification begin/end, E = solution found
3.16/0.81	c restart types(rt): st = static, dy = dynamic
3.16/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.16/0.81	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
3.16/0.81	c  N dy     7      4287        50      4450         0      3685     31150     66595     14.97     15.78
3.16/0.81	c  N dy    23      9088        50      4450         0      5688     31150     99859     15.43     16.31
3.16/0.81	c  N dy    36     13286        50      4450         0      5630     31150     92507     15.32     16.28
3.16/0.81	c  N dy    40     20171        50      4450         0      6710     31150    104655     14.88     15.82
3.96/1.01	c  N dy    80     24252        50      4450         0     10302     31150    171912     15.22     17.77
4.38/1.11	c  F st    88     25000        50      4450         0     10943     31150    184051     15.29   no data
4.80/1.21	c  N st    93     28301        50      4450         0      7903     31150    122143     15.29   no data
5.16/1.31	c  S st    94     30000        50      4450         0      9363     31150    148864     15.29   no data
5.16/1.31	c  S st    94     30502        50      4450         0      9809     31150    157195     15.29   no data
5.16/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.16/1.31	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
5.16/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
5.16/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.16/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.51	c lits-rem:       147  cl-subs:     1677  v-elim:      0  v-fix:    0  time:  0.21 s
6.36/1.67	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.18
6.36/1.67	c calculated reachability. Time: 0.00
6.36/1.67	c  N dy    94     30502        50      4450         0      8132     31150    130362     15.29   no data
8.36/2.10	c  N dy   115     39890        50      4450         0      9484     31150    141646     15.12     15.99
9.19/2.31	c  N dy   126     43957        50      4450         0     13030     31150    205044     15.09     16.29
9.54/2.43	c  S st   143     45754        50      4450         0     14602     31150    234495     15.17     14.98
9.54/2.47	c  S st   143     46256        50      4450         0     15056     31150    243337     15.17   no data
9.54/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.54/2.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.54/2.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.54/2.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.54/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.54/2.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.54/2.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.54/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.15/2.86	c lits-rem:       223  cl-subs:     2687  v-elim:      0  v-fix:    0  time:  0.37 s
11.15/2.86	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.15/2.86	c vivif2 --  cl tried    12369 cl shrink        0 lits rem          0 time: 0.00
12.35/3.12	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.26
12.35/3.12	c calculated reachability. Time: 0.00
12.35/3.12	c  N dy   143     46256        50      4450         0     12369     31150    198960     15.17   no data
13.16/3.39	c  N dy   177     50313        50      4450         0      8380     31150    119030     15.31     16.79
13.94/3.59	c  N dy   203     54388        50      4450         0     11914     31150    184574     15.41     17.19
15.54/3.92	c  N dy   220     59866        50      4450         0     16670     31150    271197     15.40     16.25
17.55/4.44	c  N dy   241     69385        50      4450         0     16365     31150    253502     15.35     13.77
17.55/4.44	c  S st   241     69385        50      4450         0     16365     31150    253502     15.35     13.77
17.55/4.48	c  S st   241     69889        50      4450         0     16805     31150    261858     15.35   no data
17.55/4.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.55/4.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.55/4.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.55/4.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.55/4.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.55/4.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.55/4.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.55/4.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.55/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.52/4.95	c lits-rem:       249  cl-subs:     2767  v-elim:      0  v-fix:    0  time:  0.45 s
19.52/4.95	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.52/4.95	c vivif2 --  cl tried    14038 cl shrink        0 lits rem          0 time: 0.00
20.72/5.25	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
20.72/5.25	c calculated reachability. Time: 0.00
20.72/5.25	c  N dy   241     69889        50      4450         0     14038     31150    215183     15.35   no data
21.93/5.57	c  N dy   272     74387        50      4450         0     18001     31150    289469     15.42     17.15
23.11/5.86	c  N dy   297     79152        50      4450         0     12823     31150    185347     15.46     16.31
24.31/6.19	c  N dy   327     84234        50      4450         0     17278     31150    267360     15.49     16.40
25.51/6.45	c  F st   349     87502        50      4450         0     20118     31150    320080     15.53     16.22
26.32/6.65	c  N st   354     90805        50      4450         0     12646     31150    174812     15.53   no data
27.89/7.04	c  N dy   375     97295        50      4450         0     18317     31150    278979     15.54     16.40
29.90/7.56	c  N dy   399    104180        50      4450         0     13028     31150    174882     15.53     16.47
29.90/7.59	c  S st   403    104835        50      4450         0     13600     31150    185537     15.54     15.73
30.30/7.63	c  S st   403    105338        50      4450         0     14053     31150    194193     15.54   no data
30.30/7.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.30/7.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.30/7.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.30/7.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.30/7.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.30/7.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.30/7.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.30/7.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.30/7.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.71/7.80	c lits-rem:        87  cl-subs:      887  v-elim:      0  v-fix:    0  time:  0.15 s
30.71/7.80	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
30.71/7.80	c vivif2 --  cl tried    13166 cl shrink        0 lits rem          0 time: 0.00
31.89/8.09	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
31.89/8.09	c calculated reachability. Time: 0.00
31.89/8.09	c  N dy   403    105338        50      4450         0     13166     31150    179379     15.54   no data
33.88/8.58	c  N dy   445    112121        50      4450         0     19077     31150    289459     15.59     16.70
41.07/10.39	c  N dy   475    138863        50      4450         0     16994     31150    227780     15.32     16.31
44.30/11.15	c  N dy   547    147748        50      4450         0     24732     31150    372675     15.41     16.66
47.46/11.92	c  N dy   570    157275        50      4450         0     19136     31150    263785     15.39     16.26
47.46/11.98	c  S st   577    158007        50      4450         0     19776     31150    275647     15.40   no data
47.86/12.03	c  S st   577    158510        50      4450         0     20218     31150    284097     15.40   no data
47.86/12.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.86/12.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
47.86/12.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.86/12.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.86/12.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.86/12.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
47.86/12.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.86/12.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.86/12.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.45/12.45	c lits-rem:       164  cl-subs:     2167  v-elim:      0  v-fix:    0  time:  0.39 s
49.45/12.45	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
49.45/12.45	c vivif2 --  cl tried    18051 cl shrink        0 lits rem          0 time: 0.00
50.65/12.79	c asymm  cl-useful: 0/4177/4450 lits-rem:0 time: 0.34
50.65/12.79	c calculated reachability. Time: 0.00
50.65/12.79	c  N dy   577    158510        50      4450         0     18051     31150    247357     15.40   no data
54.64/13.78	c  N dy   661    168672        50      4450         0     26887     31150    412780     15.48     16.34
58.62/14.70	c  N dy   725    179522        50      4450         0     21782     31150    311437     15.54     17.74
67.80/17.08	c  N dy   736    208778        50      4450         0     31392     31150    452984     15.22     16.04
73.39/18.44	c  N dy   839    222189        50      4450         0     26783     31150    388665     15.30     17.46
79.77/20.07	c  N dy   921    236431        50      4450         0     21857     31150    286826     15.36     17.43
80.57/20.20	c  S st   935    237765        50      4450         0     23035     31150    309407     15.37   no data
80.57/20.27	c  S st   935    238270        50      4450         0     23483     31150    318051     15.37   no data
80.57/20.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.57/20.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
80.57/20.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.57/20.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.57/20.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.57/20.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
80.57/20.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.57/20.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
80.57/20.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.57/20.73	c lits-rem:       200  cl-subs:     1744  v-elim:      0  v-fix:    0  time:  0.44 s
82.57/20.73	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
82.57/20.74	c vivif2 --  cl tried    21739 cl shrink        0 lits rem          0 time: 0.00
83.80/21.08	c asymm  cl-useful: 0/3814/4450 lits-rem:0 time: 0.35
83.80/21.08	c calculated reachability. Time: 0.00
83.80/21.08	c  N dy   935    238270        50      4450         0     21739     31150    286901     15.37   no data
90.55/22.74	c  N dy  1009    253550        50      4450         0     34963     31150    530903     15.40     16.69
97.32/24.49	c  N dy  1095    270888        50      4450         0     31924     31150    465847     15.45     16.34
108.89/27.37	c  N dy  1148    300175        50      4450         0     38051     31150    553039     15.35     16.17
111.68/28.09	c  F st  1194    306252        50      4450         0     23519     31150    298373     15.38   no data
117.68/29.59	c  N dy  1268    319410        50      4450         0     34916     31150    511167     15.42     16.62
128.04/32.16	c  N dy  1370    340992        50      4450         0     32836     31150    457534     15.44     16.26
135.63/34.09	c  S st  1397    357406        50      4450         0     25413     31150    313150     15.39   no data
136.04/34.16	c  S st  1397    357910        50      4450         0     25866     31150    321936     15.39   no data
136.04/34.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.04/34.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
136.04/34.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.04/34.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.04/34.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.04/34.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
136.04/34.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.04/34.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
136.04/34.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.61/34.58	c lits-rem:       121  cl-subs:     1474  v-elim:      0  v-fix:    0  time:  0.41 s
137.61/34.58	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
137.61/34.59	c vivif2 --  cl tried    24392 cl shrink        0 lits rem          0 time: 0.00
138.02/34.66	c asymm  cl-useful: 0/636/4450 lits-rem:0 time: 0.08
138.02/34.67	c calculated reachability. Time: 0.00
138.02/34.67	c  N dy  1397    357910        50      4450         0     24392     31150    299033     15.39   no data
148.00/37.16	c  N dy  1465    379036        50      4450         0     42592     31150    627325     15.38     16.43
157.99/39.64	c  N dy  1570    399037        50      4450         0     37602     31150    530442     15.40     16.71
170.34/42.76	c  N dy  1677    419202        50      4450         0     31794     31150    418097     15.43     16.25
182.31/45.72	c  N dy  1746    439775        50      4450         0     25311     31150    290078     15.42     16.24
193.10/48.49	c  N dy  1871    461067        50      4450         0     43811     31150    635311     15.46     16.32
204.66/51.33	c  N dy  1950    481118        50      4450         0     36062     31150    479937     15.48     17.78
218.22/54.74	c  N dy  2040    502519        50      4450         0     28600     31150    333114     15.48     16.43
230.19/57.79	c  N dy  2156    523872        50      4450         0     47107     31150    675661     15.51     16.35
239.36/60.03	c  S st  2248    536867        50      4450         0     31500     31150    381915     15.54     14.05
239.76/60.12	c  S st  2248    537370        50      4450         0     31951     31150    390491     15.54   no data
239.76/60.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
239.76/60.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
239.76/60.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
239.76/60.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.76/60.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.76/60.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
239.76/60.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
239.76/60.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
239.76/60.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.15/60.70	c lits-rem:       122  cl-subs:     1420  v-elim:      0  v-fix:    0  time:  0.55 s
242.15/60.70	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
242.15/60.70	c vivif2 --  cl tried    30531 cl shrink        0 lits rem          0 time: 0.00
243.36/61.06	c asymm  cl-useful: 0/2858/4450 lits-rem:0 time: 0.36
243.36/61.06	c calculated reachability. Time: 0.00
243.36/61.06	c  N dy  2248    537370        50      4450         0     30531     31150    364457     15.54   no data
257.72/64.60	c  N dy  2331    561971        50      4450         0     51740     31150    751068     15.53     16.44
268.13/67.28	c  N dy  2380    581993        50      4450         0     41377     31150    546601     15.51     17.13
283.65/71.19	c  N dy  2509    602035        50      4450         0     30368     31150    346800     15.54     17.73
294.81/73.98	c  N dy  2578    622126        50      4450         0     47540     31150    656500     15.54     16.96
325.18/81.58	c  N dy  2647    672694        50      4450         0     31492     31150    352067     15.43     16.29
338.35/84.89	c  N dy  2757    693801        50      4450         0     49762     31150    689921     15.45     16.30
355.49/89.13	c  N dy  2879    714322        50      4450         0     36618     31150    442782     15.46     16.35
371.83/93.25	c  N dy  3015    737066        50      4450         0     56262     31150    808288     15.49     16.42
388.59/97.47	c  N dy  3097    761560        50      4450         0     45391     31150    592710     15.49     16.34
405.75/101.74	c  N dy  3222    781562        50      4450         0     62604     31150    912769     15.51     16.53
416.94/104.53	c  N dy  3233    801588        50      4450         0     46812     31150    588765     15.45     18.42
420.51/105.42	c  S st  3268    806057        50      4450         0     50674     31150    662154     15.46   no data
420.91/105.55	c  S st  3268    806559        50      4450         0     51122     31150    670765     15.46   no data
420.91/105.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
420.91/105.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
420.91/105.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
420.91/105.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.91/105.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.91/105.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
420.91/105.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
420.91/105.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
420.91/105.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.28/108.63	c lits-rem:       463  cl-subs:     7560  v-elim:      0  v-fix:    0  time:  3.02 s
433.28/108.63	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
433.28/108.63	c vivif2 --  cl tried    43562 cl shrink        0 lits rem          0 time: 0.01
434.09/108.85	c asymm  cl-useful: 0/894/4450 lits-rem:0 time: 0.21
434.09/108.85	c calculated reachability. Time: 0.00
434.09/108.85	c  N dy  3268    806559        50      4450         0     43562     31150    554877     15.46   no data
449.23/112.69	c  N dy  3334    827781        50      4450         0     61765     31150    883669     15.46     16.39
463.60/116.25	c  N dy  3402    847913        50      4450         0     46210     31150    593528     15.46     16.35
482.35/120.93	c  N dy  3534    868163        50      4450         0     63657     31150    919711     15.48     16.30
497.51/124.71	c  N dy  3623    888860        50      4450         0     47298     31150    604607     15.49     16.35
515.06/129.10	c  N dy  3715    909762        50      4450         0     65347     31150    937289     15.49     16.41
531.82/133.39	c  N dy  3855    929958        50      4450         0     47628     31150    608255     15.52     16.36
549.02/137.64	c  N dy  3941    949999        50      4450         0     64839     31150    920674     15.52     16.34
568.54/142.55	c  N dy  4038    975521        50      4450         0     50737     31150    651339     15.52     16.34
589.28/147.75	c  N dy  4106   1000631        50      4450         0     72222     31150   1036723     15.50     16.35
607.23/152.30	c  N dy  4240   1024450        50      4450         0     55858     31150    747081     15.52     16.46
628.03/157.45	c  N dy  4354   1044547        50      4450         0     73175     31150   1071418     15.54     18.49
644.34/161.50	c  N dy  4421   1066984        50      4450         0     54569     31150    706371     15.53     16.43
648.33/162.56	c  F st  4445   1071876        50      4450         0     58743     31150    783580     15.53   no data
662.72/166.20	c  N dy  4509   1087042        50      4450         0     71808     31150   1026294     15.54     17.08
681.04/170.70	c  N dy  4598   1107573        50      4450         0     50853     31150    634821     15.55     16.39
700.20/175.51	c  N dy  4677   1128935        50      4450         0     69173     31150    968837     15.55     16.37
719.35/180.31	c  N dy  4759   1149046        50      4450         0     47028     31150    559375     15.55     16.39
738.10/185.00	c  N dy  4874   1169696        50      4450         0     64832     31150    891161     15.56     16.44
761.25/190.85	c  N dy  4984   1189726        50      4450         0     41649     31150    453087     15.57     17.38
777.25/194.84	c  N dy  5039   1209838        50      4450         0     58887     31150    765711     15.57     13.56
777.25/194.84	c  S st  5039   1209838        50      4450         0     58887     31150    765711     15.57     13.56
778.01/195.05	c  S st  5039   1210343        50      4450         0     59329     31150    774196     15.57   no data
778.01/195.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
778.01/195.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
778.01/195.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
778.01/195.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
778.01/195.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.01/195.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
778.01/195.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
778.01/195.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
778.41/195.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
796.36/199.64	c lits-rem:       567  cl-subs:     6279  v-elim:      0  v-fix:    0  time:  4.52 s
796.36/199.64	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
796.36/199.65	c vivif2 --  cl tried    53050 cl shrink        0 lits rem          0 time: 0.01
797.55/199.97	c asymm  cl-useful: 0/698/4450 lits-rem:0 time: 0.32
797.55/199.97	c calculated reachability. Time: 0.00
797.55/199.97	c  N dy  5039   1210343        50      4450         0     53050     31150    667535     15.57   no data
819.50/205.45	c  N dy  5126   1230608        50      4450         0     70460     31150    988564     15.57     16.40
845.03/211.88	c  N dy  5253   1251857        50      4450         0     47931     31150    565184     15.59     16.41
859.80/215.51	c  N dy  5263   1273372        50      4450         0     66073     31150    876469     15.56     16.70
881.74/221.07	c  N dy  5315   1294319        50      4450         0     42239     31150    450835     15.54     16.39
896.90/224.83	c  N dy  5388   1314492        50      4450         0     59504     31150    767676     15.54     16.43
920.45/230.78	c  N dy  5539   1334709        50      4450         0     77015     31150   1099320     15.56     16.40
944.38/236.71	c  N dy  5651   1354794        50      4450         0     51504     31150    616172     15.57     18.21
966.32/242.26	c  N dy  5742   1374803        50      4450         0     68656     31150    933063     15.58     16.50
994.26/249.20	c  N dy  5865   1395580        50      4450         0     86536     31150   1263834     15.59     16.49
1015.80/254.62	c  N dy  6001   1419984        50      4450         0     63702     31150    835028     15.60     16.45
1039.75/260.68	c  N dy  6120   1441132        50      4450         0     81909     31150   1174831     15.61     16.46
1062.11/266.22	c  N dy  6235   1461680        50      4450         0     54956     31150    664181     15.62     16.49
1084.47/271.87	c  N dy  6378   1482441        50      4450         0     72808     31150   1000237     15.64     16.48
1113.16/279.09	c  N dy  6444   1508343        50      4450         0     49413     31150    548065     15.62     16.49
1130.32/283.31	c  N dy  6507   1529462        50      4450         0     67471     31150    878723     15.62     16.49
1184.99/297.03	c  N dy  6638   1586470        50      4450         0     69729     31150    886853     15.58     16.47
1212.10/303.88	c  N dy  6729   1609432        50      4450         0     89312     31150   1248287     15.59     16.46
1272.36/318.92	c  N dy  6833   1673597        50      4450         0     49206     31150    528159     15.53     16.37
1291.11/323.69	c  N dy  6953   1694363        50      4450         0     67026     31150    860750     15.54     16.36
1309.87/328.38	c  S st  7027   1710344        50      4450         0     80689     31150   1112738     15.54     16.26
1311.07/328.61	c  S st  7027   1710847        50      4450         0     81126     31150   1121336     15.54   no data
1311.07/328.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1311.07/328.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1311.07/328.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1311.07/328.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1311.07/328.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1311.07/328.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1311.07/328.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1311.07/328.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1311.46/328.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1348.16/337.99	c lits-rem:       988  cl-subs:    10806  v-elim:      0  v-fix:    0  time:  9.28 s
1348.16/337.99	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1348.56/338.00	c vivif2 --  cl tried    70320 cl shrink        0 lits rem          0 time: 0.01
1349.76/338.39	c asymm  cl-useful: 0/735/4450 lits-rem:0 time: 0.39
1349.76/338.39	c calculated reachability. Time: 0.00
1349.76/338.39	c  N dy  7027   1710847        50      4450         0     70320     31150    931551     15.54   no data
1380.08/345.91	c  N dy  7124   1730979        50      4450         0     87584     31150   1253031     15.55     16.38
1412.00/353.91	c  N dy  7206   1751040        50      4450         0     56838     31150    666224     15.55     16.45
1437.54/360.37	c  N dy  7342   1771047        50      4450         0     74018     31150    989804     15.56     18.14
1463.87/366.99	c  N dy  7441   1791135        50      4450         0     91250     31150   1309221     15.57     16.91
1487.82/372.94	c  N dy  7554   1811528        50      4450         0     59620     31150    713652     15.57     16.43
1508.56/378.14	c  N dy  7625   1831599        50      4450         0     76709     31150   1024034     15.57     17.56
1539.68/385.94	c  N dy  7751   1852946        50      4450         0     95048     31150   1368151     15.58     16.50
1564.41/392.12	c  N dy  7840   1872992        50      4450         0     61900     31150    743356     15.59     16.46
1587.56/397.93	c  N dy  7952   1892994        50      4450         0     79111     31150   1065750     15.59     17.39
1615.53/404.97	c  N dy  8025   1913056        50      4450         0     96205     31150   1376416     15.59     16.73
1641.03/411.32	c  N dy  8065   1937122        50      4450         0     65360     31150    789431     15.58     16.42
1688.50/423.28	c  N dy  8135   1981395        50      4450         0    102713     31150   1442423     15.56     16.48
1711.66/429.06	c  N dy  8268   2002691        50      4450         0     69201     31150    868646     15.57     16.40
1736.78/435.34	c  N dy  8358   2022797        50      4450         0     86413     31150   1186503     15.57     16.47
1768.72/443.39	c  N dy  8459   2042842        50      4450         0    103598     31150   1507042     15.58     17.60
1791.44/449.06	c  N dy  8569   2062896        50      4450         0     67948     31150    837771     15.58     17.34
1816.59/455.41	c  N dy  8685   2082953        50      4450         0     85121     31150   1157247     15.59     17.87
1884.81/472.43	c  N dy  8730   2152878        50      4450         0     90370     31149   1179338     15.52     16.42
1917.53/480.67	c  N dy  8870   2172917        50      4450         0    107555     31149   1503970     15.53     17.40
1939.89/486.24	c  N dy  8971   2193139        50      4450         0     70356     31149    865450     15.53     16.38
1962.25/491.87	c  S st  9071   2210847        50      4450         0     85468     31149   1147694     15.54   no data
1963.40/492.16	c  S st  9071   2211350        50      4450         0     85912     31149   1156532     15.54   no data
1963.40/492.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1963.80/492.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1963.80/492.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1963.80/492.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1963.80/492.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1963.80/492.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1963.80/492.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1963.80/492.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1963.80/492.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1997.36/500.63	c lits-rem:       872  cl-subs:     9998  v-elim:      0  v-fix:    0  time:  8.38 s
1997.36/500.63	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1997.36/500.64	c vivif2 --  cl tried    75914 cl shrink        0 lits rem          0 time: 0.01
1998.51/500.97	c asymm  cl-useful: 0/586/4450 lits-rem:0 time: 0.32
1998.51/500.97	c calculated reachability. Time: 0.00
1998.51/500.97	c  N dy  9071   2211350        50      4450         0     75914     31149    978407     15.54   no data
2029.24/508.63	c  N dy  9186   2231673        50      4450         0     93312     31149   1303459     15.55     16.37
2071.13/519.12	c  N dy  9315   2251761        50      4450         0     55834     31149    593295     15.55     17.60
2096.67/525.55	c  N dy  9466   2271835        50      4450         0     73143     31149    922338     15.57     16.51
2126.60/533.04	c  N dy  9589   2292020        50      4450         0     90346     31149   1242186     15.57     16.59
2158.92/541.17	c  N dy  9699   2312066        50      4450         0    107609     31149   1563055     15.57     16.70
2187.65/548.34	c  N dy  9832   2333197        50      4450         0     69627     31149    838687     15.58     16.41
2215.97/555.42	c  N dy  9971   2353273        50      4450         0     86899     31149   1164892     15.59     16.76
2246.70/563.15	c  N dy 10060   2373374        50      4450         0    104030     31149   1479812     15.59     16.46
2277.83/570.99	c  N dy 10154   2393829        50      4450         0     64352     31149    730235     15.60     16.57
2302.95/577.26	c  N dy 10302   2413893        50      4450         0     81632     31149   1058397     15.61     17.66
2331.27/584.34	c  N dy 10354   2434934        50      4450         0     99453     31149   1377133     15.60     16.48
2370.78/594.27	c  N dy 10481   2454981        50      4450         0     58538     31149    616463     15.61     17.97
2393.12/599.88	c  N dy 10621   2475007        50      4450         0     75754     31149    941929     15.62     16.98
2422.67/607.30	c  N dy 10746   2495159        50      4450         0     93001     31149   1266074     15.62     16.45
2464.55/617.78	c  N dy 10843   2521338        50      4450         0    115326     31149   1674180     15.62     16.52
2490.48/624.24	c  N dy 10943   2541421        50      4450         0     73467     31149    882662     15.63     16.77
2517.22/630.94	c  N dy 11051   2561513        50      4450         0     90602     31149   1199701     15.63     18.61
2552.32/639.71	c  N dy 11199   2581595        50      4450         0    107826     31149   1526616     15.64     16.47
2588.23/648.70	c  N dy 11317   2601744        50      4450         0     65223     31149    728233     15.65     16.55
2655.71/665.63	c  N dy 11398   2661707        50      4450         0    115772     31149   1609560     15.62     16.45
2685.59/673.16	c  N dy 11539   2682087        50      4450         0     72868     31149    866655     15.62     16.47
2714.71/680.42	c  N dy 11688   2702138        50      4450         0     90025     31149   1192009     15.63     17.15
2729.48/684.16	c  S st 11744   2711350        50      4450         0     97928     31149   1340080     15.64   no data
2731.07/684.50	c  S st 11744   2711856        50      4450         0     98376     31149   1348707     15.64   no data
2731.07/684.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2731.07/684.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2731.07/684.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2731.07/684.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2731.07/684.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2731.07/684.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2731.07/684.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2731.07/684.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2731.47/684.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2778.60/696.47	c lits-rem:       974  cl-subs:    11522  v-elim:      0  v-fix:    0  time: 11.86 s
2778.60/696.47	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2778.60/696.49	c vivif2 --  cl tried    86854 cl shrink        0 lits rem          0 time: 0.02
2780.15/696.82	c asymm  cl-useful: 0/487/4450 lits-rem:0 time: 0.34
2780.15/696.83	c calculated reachability. Time: 0.00
2780.15/696.83	c  N dy 11744   2711856        50      4450         0     86854     31149   1136770     15.64   no data
2820.05/706.89	c  N dy 11857   2732984        50      4450         0    104975     31149   1475278     15.64     16.63
2875.50/720.73	c  N dy 11933   2759785        50      4450         0     67167     31149    741587     15.63     16.57
2901.07/727.14	c  N dy 12018   2779786        50      4450         0     84244     31149   1054460     15.63     17.61
2928.97/734.15	c  N dy 12110   2799807        50      4450         0    101286     31149   1369378     15.64     17.05
2966.90/743.66	c  N dy 12156   2823139        50      4450         0    121156     31149   1727796     15.63     16.48
2997.20/751.29	c  N dy 12271   2846222        50      4450         0     79077     31149    964812     15.64     16.47
3026.73/758.63	c  N dy 12386   2866572        50      4450         0     96582     31149   1293725     15.64     16.56
3060.64/767.15	c  N dy 12473   2886587        50      4450         0    113662     31149   1608865     15.64     17.15
3099.74/776.99	c  N dy 12558   2910406        50      4450         0     70917     31149    794801     15.64     16.58
3127.68/783.95	c  N dy 12653   2932484        50      4450         0     89788     31149   1144145     15.64     16.53
3157.19/791.37	c  N dy 12751   2952501        50      4450         0    106902     31149   1461203     15.64     17.89
3198.70/801.76	c  N dy 12891   2972952        50      4450         0    124409     31149   1791516     15.65     16.49
3240.19/812.15	c  N dy 12973   3005651        50      4450         0     88278     31149   1104183     15.65     16.48
3290.07/824.60	c  N dy 13075   3037688        50      4450         0    115604     31149   1600552     15.64     16.52
3331.17/834.99	c  N dy 13201   3057787        50      4450         0     68017     31149    737365     15.65     17.20
3359.89/842.13	c  N dy 13340   3079910        50      4450         0     86987     31149   1093909     15.65     16.53
3385.02/848.48	c  N dy 13356   3101546        50      4450         0    105169     31149   1414141     15.64     16.60
3427.74/859.20	c  N dy 13492   3122536        50      4450         0    123142     31149   1752717     15.65     16.55
3459.64/867.16	c  N dy 13546   3142591        50      4450         0     74575     31149    841392     15.65     17.04
3498.39/876.87	c  N dy 13573   3177595        50      4450         0    103908     31149   1344326     15.63     16.73
3536.24/886.39	c  N dy 13682   3198032        50      4450         0    121363     31149   1670541     15.63     16.46
3565.37/893.66	c  S st 13739   3211857        50      4450         0     66979     31149    705640     15.63   no data
3566.16/893.86	c  S st 13739   3212359        50      4450         0     67422     31149    714198     15.63   no data
3566.16/893.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3566.56/893.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3566.56/893.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3566.56/893.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3566.56/893.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3566.56/893.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3566.56/893.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3566.56/893.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3566.56/893.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3570.15/894.82	c lits-rem:        20  cl-subs:      469  v-elim:      0  v-fix:    0  time:  0.89 s
3570.15/894.82	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3570.15/894.84	c vivif2 --  cl tried    66953 cl shrink        0 lits rem          0 time: 0.01
3571.36/895.12	c asymm  cl-useful: 0/587/4450 lits-rem:0 time: 0.29
3571.36/895.13	c calculated reachability. Time: 0.00
3571.36/895.13	c  N dy 13739   3212359        50      4450         0     66953     31149    706445     15.63   no data
3593.70/900.71	c  N dy 13817   3232441        50      4450         0     84066     31149   1020841     15.63     17.18
3637.20/911.63	c  N dy 13888   3263967        50      4450         0    110832     31149   1499716     15.63     16.48
3685.87/923.86	c  N dy 14025   3286034        50      4450         0    129706     31149   1853894     15.63     16.46
3720.98/932.61	c  N dy 14140   3308310        50      4450         0     81587     31149    971823     15.64     16.47
3751.30/940.24	c  N dy 14254   3328398        50      4450         0     98789     31149   1290340     15.64     16.89
3794.40/951.08	c  N dy 14397   3348440        50      4450         0    116000     31149   1616819     15.65     17.07
3842.68/963.19	c  N dy 14525   3370106        50      4450         0    134526     31149   1963808     15.65     16.57
3871.01/970.27	c  N dy 14596   3390480        50      4450         0     83589     31149    988721     15.65     16.48
3903.31/978.39	c  N dy 14737   3410542        50      4450         0    100750     31149   1315109     15.66     16.79
3942.82/988.29	c  N dy 14885   3430739        50      4450         0    118049     31149   1644602     15.66     16.53
3996.68/1001.73	c  N dy 15006   3455564        50      4450         0     70073     31149    738099     15.66     16.57
4023.42/1008.49	c  N dy 15119   3475729        50      4450         0     87306     31149   1062113     15.67     16.57
4057.32/1016.98	c  N dy 15233   3496799        50      4450         0    105270     31149   1398400     15.67     16.51
4093.23/1025.98	c  N dy 15327   3516820        50      4450         0    122260     31149   1709928     15.67     17.48
4138.33/1037.24	c  N dy 15431   3536880        50      4450         0    139391     31149   2029997     15.68     16.53
4166.24/1044.26	c  N dy 15521   3556964        50      4450         0     86569     31149   1037302     15.68     17.47
4196.22/1051.74	c  N dy 15594   3576986        50      4450         0    103611     31149   1349397     15.68     17.14
4233.68/1061.19	c  N dy 15692   3597008        50      4450         0    120697     31149   1666227     15.68     17.01
4279.60/1072.69	c  N dy 15779   3618482        50      4450         0    138951     31149   2001492     15.68     16.58
4310.69/1080.47	c  N dy 15889   3638531        50      4450         0     85246     31149   1007372     15.68     17.93
4338.22/1087.32	c  N dy 15937   3659928        50      4450         0    103249     31149   1327078     15.68     16.54
4375.33/1096.65	c  N dy 16049   3680022        50      4450         0    120436     31149   1651962     15.68     17.78
4420.05/1107.87	c  N dy 16154   3700031        50      4450         0    137574     31149   1973056     15.69     17.76
4448.34/1114.92	c  S st 16258   3712359        50      4450         0     76607     31149    843261     15.69   no data
4449.14/1115.16	c  S st 16258   3712861        50      4450         0     77052     31149    852008     15.69   no data
4449.14/1115.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4449.54/1115.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
4449.54/1115.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4449.54/1115.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4449.54/1115.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4449.54/1115.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4449.54/1115.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4449.54/1115.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4449.54/1115.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4456.32/1116.96	c lits-rem:       131  cl-subs:     1693  v-elim:      0  v-fix:    0  time:  1.72 s
4456.32/1116.96	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4456.32/1116.97	c vivif2 --  cl tried    75359 cl shrink        0 lits rem          0 time: 0.01
4457.51/1117.28	c asymm  cl-useful: 0/524/4450 lits-rem:0 time: 0.31
4457.51/1117.29	c calculated reachability. Time: 0.00
4457.51/1117.29	c  N dy 16258   3712861        50      4450         0     75359     31149    820596     15.69   no data
4486.64/1124.55	c  N dy 16368   3732904        50      4450         0     92538     31149   1142692     15.69     17.58
4517.77/1132.38	c  F st 16452   3751562        50      4450         0    108397     31149   1438210     15.70     15.57
4521.36/1133.24	c  N st 16456   3753593        50      4450         0    110123     31149   1470747     15.70   no data
4559.67/1142.82	c  N dy 16533   3773732        50      4450         0    127292     31149   1792501     15.70     16.56
4610.73/1155.65	c  N dy 16651   3794607        50      4450         0     72780     31149    762533     15.70     16.53
4636.26/1162.06	c  N dy 16724   3815002        50      4450         0     90078     31149   1075061     15.70     16.53
4675.77/1171.95	c  N dy 16833   3838947        50      4450         0    110506     31149   1453393     15.70     16.53
4716.07/1182.06	c  N dy 16914   3861915        50      4450         0    130023     31149   1812121     15.70     16.64
4765.14/1194.35	c  N dy 17016   3882387        50      4450         0     74274     31149    784225     15.70     16.61
4792.28/1201.17	c  N dy 17129   3902462        50      4450         0     91493     31149   1108852     15.71     17.73

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.86 7.85 7.89 5/319 17792
/proc/meminfo: memFree=15664416/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=199624 CPUtime=0 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 590 0 0 0 0 0 0 0 25 0 4 0 730390192 204414976 512 33554432000 4194304 4580107 140735173145984 18446744073709551615 231895490363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 49906 525 335 95 0 44888 0
[pid=17792/tid=17793] ppid=17790 vsize=207956 CPUtime=0 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) D 17790 17792 17424 0 -1 4202560 149 0 0 0 0 0 0 0 25 0 4 0 730390192 212946944 847 33554432000 4194304 4580107 140735173145984 18446744073709551615 231895533751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=207956 CPUtime=0 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 4 0 730390192 212946944 847 33554432000 4194304 4580107 140735173145984 18446744073709551615 231895490363 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=207956 CPUtime=0 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) D 17790 17792 17424 0 -1 4202560 167 0 0 0 0 0 0 0 25 0 4 0 730390192 212946944 847 33554432000 4194304 4580107 140735173145984 18446744073709551615 231895151301 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.104687 s]
/proc/loadavg: 6.86 7.85 7.89 5/319 17792
/proc/meminfo: memFree=15664416/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=216420 CPUtime=0.39 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) D 17790 17792 17424 0 -1 4202496 1290 0 0 0 39 0 0 0 25 0 4 0 730390192 221614080 1212 33554432000 4194304 4580107 140735173145984 18446744073709551615 231895151649 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 54105 1212 363 95 0 49087 0
[pid=17792/tid=17793] ppid=17790 vsize=216420 CPUtime=0.09 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 169 0 0 0 9 0 0 0 25 0 4 0 730390192 221614080 1212 33554432000 4194304 4580107 140735173145984 18446744073709551615 231895533751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=216420 CPUtime=0.09 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) S 17790 17792 17424 0 -1 4202560 163 0 0 0 9 0 0 0 18 0 4 0 730390192 221614080 1212 33554432000 4194304 4580107 140735173145984 18446744073709551615 231895595502 0 0 4096 2 18446604449333152768 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=216420 CPUtime=0.09 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 297 0 0 0 9 0 0 0 25 0 4 0 730390192 221614080 1212 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 216420

[startup+0.200483 s]
/proc/loadavg: 6.86 7.85 7.89 5/319 17792
/proc/meminfo: memFree=15664416/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=216996 CPUtime=0.77 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 2531 0 0 0 77 0 0 0 18 0 4 0 730390192 222203904 2258 33554432000 4194304 4580107 140735173145984 18446744073709551615 4322884 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 54249 2258 376 95 0 49231 0
[pid=17792/tid=17793] ppid=17790 vsize=216996 CPUtime=0.19 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 560 0 0 0 19 0 0 0 25 0 4 0 730390192 222203904 2258 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=216996 CPUtime=0.18 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 492 0 0 0 18 0 0 0 18 0 4 0 730390192 222203904 2258 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=216996 CPUtime=0.19 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 480 0 0 0 19 0 0 0 25 0 4 0 730390192 222203904 2258 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 216996

[startup+0.300463 s]
/proc/loadavg: 6.86 7.85 7.89 5/319 17792
/proc/meminfo: memFree=15664416/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=218412 CPUtime=1.17 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 3083 0 0 0 117 0 0 0 18 0 4 0 730390192 223653888 2406 33554432000 4194304 4580107 140735173145984 18446744073709551615 4321089 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 54603 2407 376 95 0 49585 0
[pid=17792/tid=17793] ppid=17790 vsize=218412 CPUtime=0.29 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 723 0 0 0 29 0 0 0 25 0 4 0 730390192 223653888 2407 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=218412 CPUtime=0.28 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 647 0 0 0 28 0 0 0 18 0 4 0 730390192 223653888 2407 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=218412 CPUtime=0.29 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 567 0 0 0 29 0 0 0 25 0 4 0 730390192 223653888 2407 33554432000 4194304 4580107 140735173145984 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 218412

[startup+0.700389 s]
/proc/loadavg: 6.86 7.85 7.89 5/319 17792
/proc/meminfo: memFree=15664416/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=228184 CPUtime=2.76 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 4885 0 0 0 276 0 0 0 18 0 4 0 730390192 233660416 3200 33554432000 4194304 4580107 140735173145984 18446744073709551615 4485991 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 57046 3204 376 95 0 52028 0
[pid=17792/tid=17793] ppid=17790 vsize=228184 CPUtime=0.69 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 1119 0 0 0 69 0 0 0 25 0 4 0 730390192 233660416 3207 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=228184 CPUtime=0.68 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 1044 0 0 0 68 0 0 0 18 0 4 0 730390192 233660416 3211 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=228184 CPUtime=0.69 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 1077 0 0 0 69 0 0 0 25 0 4 0 730390192 233660416 3215 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 228184

[startup+1.50024 s]
/proc/loadavg: 6.95 7.85 7.89 10/323 17796
/proc/meminfo: memFree=15642676/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=220336 CPUtime=5.96 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 8443 0 0 0 595 1 0 0 19 0 4 0 730390192 225624064 4586 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 55084 4586 378 95 0 50066 0
[pid=17792/tid=17793] ppid=17790 vsize=220336 CPUtime=1.47 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 1814 0 0 0 147 0 0 0 25 0 4 0 730390192 225624064 4586 33554432000 4194304 4580107 140735173145984 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=220336 CPUtime=1.48 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 1680 0 0 0 148 0 0 0 19 0 4 0 730390192 225624064 4586 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=220336 CPUtime=1.49 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 1762 0 0 0 149 0 0 0 25 0 4 0 730390192 225624064 4586 33554432000 4194304 4580107 140735173145984 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 220336

[startup+3.10094 s]
/proc/loadavg: 6.95 7.85 7.89 9/323 17796
/proc/meminfo: memFree=15625688/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=218996 CPUtime=12.35 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 15573 0 0 0 1233 2 0 0 25 0 4 0 730390192 224251904 9032 33554432000 4194304 4580107 140735173145984 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 54749 9032 378 95 0 49731 0
[pid=17792/tid=17793] ppid=17790 vsize=218996 CPUtime=3.06 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 3700 0 0 0 306 0 0 0 25 0 4 0 730390192 224251904 9032 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=218996 CPUtime=3.08 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 3857 0 0 0 308 0 0 0 25 0 4 0 730390192 224251904 9032 33554432000 4194304 4580107 140735173145984 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=218996 CPUtime=3.09 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 3929 0 0 0 309 0 0 0 25 0 4 0 730390192 224251904 9032 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 218996

[startup+6.30034 s]
/proc/loadavg: 6.95 7.85 7.89 9/323 17796
/proc/meminfo: memFree=15592448/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=219492 CPUtime=25.11 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 23236 0 0 0 2509 2 0 0 25 0 4 0 730390192 224759808 12705 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 54873 12705 378 95 0 49855 0
[pid=17792/tid=17793] ppid=17790 vsize=219492 CPUtime=6.23 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 6080 0 0 0 623 0 0 0 25 0 4 0 730390192 224759808 12705 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=219492 CPUtime=6.28 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 5903 0 0 0 628 0 0 0 25 0 4 0 730390192 224759808 12705 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=219492 CPUtime=6.28 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 5656 0 0 0 628 0 0 0 25 0 4 0 730390192 224759808 12705 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 219492

[startup+12.7011 s]
/proc/loadavg: 7.11 7.85 7.89 9/323 17796
/proc/meminfo: memFree=15568084/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=233900 CPUtime=50.65 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 33979 0 0 0 5060 5 0 0 25 0 4 0 730390192 239513600 13909 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 58475 13909 378 95 0 53457 0
[pid=17792/tid=17793] ppid=17790 vsize=233900 CPUtime=12.57 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 8951 0 0 0 1256 1 0 0 25 0 4 0 730390192 239513600 13909 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=233900 CPUtime=12.68 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 8462 0 0 0 1267 1 0 0 25 0 4 0 730390192 239513600 13909 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=233900 CPUtime=12.69 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 8984 0 0 0 1268 1 0 0 25 0 4 0 730390192 239513600 13909 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 233900

[startup+25.5008 s]
/proc/loadavg: 7.25 7.86 7.89 9/323 17796
/proc/meminfo: memFree=15538184/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=216440 CPUtime=101.7 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 51730 0 0 0 10161 9 0 0 25 0 4 0 730390192 221634560 18329 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 54110 18329 378 95 0 49092 0
[pid=17792/tid=17793] ppid=17790 vsize=216440 CPUtime=25.23 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 14152 0 0 0 2521 2 0 0 25 0 4 0 730390192 221634560 18329 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=216440 CPUtime=25.48 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 13037 0 0 0 2546 2 0 0 25 0 4 0 730390192 221634560 18329 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=216440 CPUtime=25.47 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 13100 0 0 0 2545 2 0 0 25 0 4 0 730390192 221634560 18329 33554432000 4194304 4580107 140735173145984 18446744073709551615 4416477 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 216440

[startup+51.101 s]
/proc/loadavg: 7.57 7.88 7.90 9/323 17797
/proc/meminfo: memFree=15487500/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=227392 CPUtime=203.86 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 76551 0 0 0 20371 15 0 0 25 0 4 0 730390192 232849408 21559 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 56848 21559 378 95 0 51830 0
[pid=17792/tid=17793] ppid=17790 vsize=227392 CPUtime=50.58 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 19490 0 0 0 5055 3 0 0 25 0 4 0 730390192 232849408 21559 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=227392 CPUtime=51.08 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 19931 0 0 0 5105 3 0 0 25 0 4 0 730390192 232849408 21559 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=227392 CPUtime=51.08 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 19261 0 0 0 5104 4 0 0 25 0 4 0 730390192 232849408 21559 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 227392

[startup+102.3 s]
/proc/loadavg: 7.87 7.92 7.91 9/323 17798
/proc/meminfo: memFree=15460920/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=249500 CPUtime=408.16 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 115453 0 0 0 40790 26 0 0 25 0 4 0 730390192 255488000 24323 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 62375 24323 378 95 0 57357 0
[pid=17792/tid=17793] ppid=17790 vsize=249500 CPUtime=101.28 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 27765 0 0 0 10123 5 0 0 25 0 4 0 730390192 255488000 24324 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=249500 CPUtime=102.29 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 29689 0 0 0 10223 6 0 0 25 0 4 0 730390192 255488000 24324 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=249500 CPUtime=102.29 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 30569 0 0 0 10221 8 0 0 25 0 4 0 730390192 255488000 24324 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.16
Current children cumulated vsize (KiB) 249500

[startup+162.301 s]

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

[pid=17792] ppid=17790 vsize=371084 CPUtime=2562.71 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 354927 0 0 0 256155 116 0 0 25 0 4 0 730390192 379990016 54985 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 92771 54985 379 95 0 87753 0
[pid=17792/tid=17793] ppid=17790 vsize=371084 CPUtime=635.89 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 88131 0 0 0 63564 25 0 0 25 0 4 0 730390192 379990016 54985 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=371084 CPUtime=642.28 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 92842 0 0 0 64201 27 0 0 25 0 4 0 730390192 379990016 54985 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=371084 CPUtime=642.21 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 83614 0 0 0 64193 28 0 0 25 0 4 0 730390192 379990016 54985 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2562.71
Current children cumulated vsize (KiB) 371084

[startup+702.301 s]
/proc/loadavg: 8.04 8.07 7.98 9/323 17817
/proc/meminfo: memFree=15171864/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=346268 CPUtime=2802.09 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 377130 0 0 0 280086 123 0 0 25 0 4 0 730390192 354578432 54934 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 86567 54934 378 95 0 81549 0
[pid=17792/tid=17793] ppid=17790 vsize=346268 CPUtime=695.29 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 92927 0 0 0 69502 27 0 0 25 0 4 0 730390192 354578432 54934 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=346268 CPUtime=702.29 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 97372 0 0 0 70200 29 0 0 25 0 4 0 730390192 354578432 54934 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=346268 CPUtime=702.2 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 90076 0 0 0 70190 30 0 0 25 0 4 0 730390192 354578432 54934 33554432000 4194304 4580107 140735173145984 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2802.09
Current children cumulated vsize (KiB) 346268

[startup+762.301 s]
/proc/loadavg: 8.07 8.07 7.99 9/323 17819
/proc/meminfo: memFree=15148124/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=407768 CPUtime=3041.52 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 393944 0 0 0 304022 130 0 0 25 0 4 0 730390192 417554432 61125 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 101942 61125 378 95 0 96924 0
[pid=17792/tid=17793] ppid=17790 vsize=407768 CPUtime=754.7 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 98164 0 0 0 75441 29 0 0 25 0 4 0 730390192 417554432 61126 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=407768 CPUtime=762.3 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 101758 0 0 0 76199 31 0 0 25 0 4 0 730390192 417554432 61126 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=407768 CPUtime=762.2 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 92798 0 0 0 76189 31 0 0 25 0 4 0 730390192 417554432 61126 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3041.52
Current children cumulated vsize (KiB) 407768

[startup+822.301 s]
/proc/loadavg: 8.07 8.07 8.00 9/323 17821
/proc/meminfo: memFree=15082124/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=420372 CPUtime=3280.89 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 409056 0 0 0 327953 136 0 0 25 0 4 0 730390192 430460928 64933 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 105093 64933 378 95 0 100075 0
[pid=17792/tid=17793] ppid=17790 vsize=420372 CPUtime=814.1 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 102730 0 0 0 81379 31 0 0 25 0 4 0 730390192 430460928 64933 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=420372 CPUtime=822.29 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 106187 0 0 0 82195 34 0 0 25 0 4 0 730390192 430460928 64933 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=420372 CPUtime=822.18 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 94282 0 0 0 82187 31 0 0 25 0 4 0 730390192 430460928 64933 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.89
Current children cumulated vsize (KiB) 420372

[startup+882.312 s]
/proc/loadavg: 8.14 8.08 8.00 9/323 17822
/proc/meminfo: memFree=15071052/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=419924 CPUtime=3520.32 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 423296 0 0 0 351890 142 0 0 25 0 4 0 730390192 430002176 65756 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 104981 65756 378 95 0 99963 0
[pid=17792/tid=17793] ppid=17790 vsize=419924 CPUtime=873.5 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 105041 0 0 0 87319 31 0 0 25 0 4 0 730390192 430002176 65756 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=419924 CPUtime=882.3 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 111054 0 0 0 88194 36 0 0 25 0 4 0 730390192 430002176 65756 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=419924 CPUtime=882.18 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 96582 0 0 0 88186 32 0 0 25 0 4 0 730390192 430002176 65756 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.32
Current children cumulated vsize (KiB) 419924

[startup+942.301 s]
/proc/loadavg: 8.09 8.08 8.00 9/323 17824
/proc/meminfo: memFree=15053548/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=432740 CPUtime=3759.68 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 434704 0 0 0 375820 148 0 0 25 0 4 0 730390192 443125760 65543 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 108185 65543 378 95 0 103167 0
[pid=17792/tid=17793] ppid=17790 vsize=432740 CPUtime=932.91 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 107543 0 0 0 93258 33 0 0 25 0 4 0 730390192 443125760 65543 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=432740 CPUtime=942.29 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 115473 0 0 0 94191 38 0 0 25 0 4 0 730390192 443125760 65543 33554432000 4194304 4580107 140735173145984 18446744073709551615 4406378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=432740 CPUtime=942.16 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 96582 0 0 0 94184 32 0 0 25 0 4 0 730390192 443125760 65543 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3759.68
Current children cumulated vsize (KiB) 432740

[startup+1002.3 s]
/proc/loadavg: 8.09 8.08 8.00 9/323 17825
/proc/meminfo: memFree=15075964/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=356272 CPUtime=3999.07 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 450716 0 0 0 399753 154 0 0 25 0 4 0 730390192 364822528 59877 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 89068 59877 378 95 0 84050 0
[pid=17792/tid=17793] ppid=17790 vsize=356272 CPUtime=992.3 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 111695 0 0 0 99196 34 0 0 25 0 4 0 730390192 364822528 59877 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=356272 CPUtime=1002.29 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 118572 0 0 0 100190 39 0 0 25 0 4 0 730390192 364822528 59877 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=356272 CPUtime=1002.16 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 101159 0 0 0 100181 35 0 0 25 0 4 0 730390192 364822528 59877 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3999.07
Current children cumulated vsize (KiB) 356272

[startup+1062.3 s]
/proc/loadavg: 8.03 8.06 8.00 9/323 17827
/proc/meminfo: memFree=15074436/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=358284 CPUtime=4238.47 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 468027 0 0 0 423684 163 0 0 25 0 4 0 730390192 366882816 60187 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 89571 60187 378 95 0 84553 0
[pid=17792/tid=17793] ppid=17790 vsize=358284 CPUtime=1051.7 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 116210 0 0 0 105135 35 0 0 25 0 4 0 730390192 366882816 60187 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=358284 CPUtime=1062.29 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 123002 0 0 0 106189 40 0 0 25 0 4 0 730390192 366882816 60187 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=358284 CPUtime=1062.15 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 105996 0 0 0 106177 38 0 0 25 0 4 0 730390192 366882816 60187 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4238.47
Current children cumulated vsize (KiB) 358284

[startup+1122.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/323 17829
/proc/meminfo: memFree=15038448/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=358620 CPUtime=4477.86 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 484712 0 0 0 447615 171 0 0 25 0 4 0 730390192 367226880 59716 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 89655 59716 378 95 0 84637 0
[pid=17792/tid=17793] ppid=17790 vsize=358620 CPUtime=1111.1 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 119666 0 0 0 111073 37 0 0 25 0 4 0 730390192 367226880 59716 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=358620 CPUtime=1122.29 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 127670 0 0 0 112186 43 0 0 25 0 4 0 730390192 367226880 59716 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=358620 CPUtime=1122.14 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 110281 0 0 0 112174 40 0 0 25 0 4 0 730390192 367226880 59716 33554432000 4194304 4580107 140735173145984 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4477.86
Current children cumulated vsize (KiB) 358620

[startup+1182.3 s]
/proc/loadavg: 8.08 8.08 8.01 9/323 17830
/proc/meminfo: memFree=15032708/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=358792 CPUtime=4717.27 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 497001 0 0 0 471549 178 0 0 25 0 4 0 730390192 367403008 61608 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 89698 61608 378 95 0 84680 0
[pid=17792/tid=17793] ppid=17790 vsize=358792 CPUtime=1170.51 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 123908 0 0 0 117012 39 0 0 25 0 4 0 730390192 367403008 61608 33554432000 4194304 4580107 140735173145984 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=358792 CPUtime=1182.3 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 130857 0 0 0 118185 45 0 0 25 0 4 0 730390192 367403008 61608 33554432000 4194304 4580107 140735173145984 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=358792 CPUtime=1182.13 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 111714 0 0 0 118172 41 0 0 25 0 4 0 730390192 367403008 61608 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4717.27
Current children cumulated vsize (KiB) 358792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 7.80 8.02 7.99 9/323 17862
/proc/meminfo: memFree=15423612/32950928 swapFree=67085488/67111528
[pid=17792] ppid=17790 vsize=371892 CPUtime=4800.27 cores=0,2,4,6
/proc/17792/stat : 17792 (strangenight2-m) R 17790 17792 17424 0 -1 4202496 501788 0 0 0 479847 180 0 0 25 0 4 0 730390192 380817408 63844 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17792/statm: 92973 63844 378 95 0 87955 0
[pid=17792/tid=17793] ppid=17790 vsize=371892 CPUtime=1191.1 cores=0,2,4,6
/proc/17792/task/17793/stat : 17793 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 124794 0 0 0 119071 39 0 0 25 0 4 0 730390192 380817408 63844 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17792/tid=17794] ppid=17790 vsize=371892 CPUtime=1203.1 cores=0,2,4,6
/proc/17792/task/17794/stat : 17794 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 131519 0 0 0 120265 45 0 0 25 0 4 0 730390192 380817408 63844 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=371892 CPUtime=1202.94 cores=0,2,4,6
/proc/17792/task/17795/stat : 17795 (strangenight2-m) R 17790 17792 17424 0 -1 4202560 113134 0 0 0 120252 42 0 0 25 0 4 0 730390192 380817408 63844 33554432000 4194304 4580107 140735173145984 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 371892

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.13
CPU time (s): 4800.33
CPU user time (s): 4798.51
CPU system time (s): 1.81972
CPU usage (%): 398.987
Max. virtual memory (cumulated for all children) (KiB): 432740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.51
system time used= 1.81972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501790
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= 294
involuntary context switches= 33454

runsolver used 3.44747 second user time and 8.61469 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 21:33:15
IDJOB=3366317
IDBENCH=82726
IDSOLVER=1844
FILE ID=node114/3366317-1305401595
RUNJOBID= node114-1305401591-17739
PBS_JOBID= 13324473
Free space on /tmp= 72976 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1027567260-047.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366317-1305401595/watcher-3366317-1305401595 -o /tmp/evaluation-result-3366317-1305401595/solver-3366317-1305401595 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366317-1305401595.cnf

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

MD5SUM BENCH= deef67012ed65265f92101778280c717
RANDOM SEED=1073420319

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15664572 kB
Buffers:        273820 kB
Cached:        6217060 kB
SwapCached:         96 kB
Active:       11916816 kB
Inactive:      4961732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15664572 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           11400 kB
Writeback:           0 kB
AnonPages:    10386936 kB
Mapped:          27156 kB
Slab:           307456 kB
PageTables:      36804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52552792 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72968 MiB
End job on node114 at 2011-05-14 21:53:20