Trace number 3174097

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
MD5SUMa7e7ad4822818289e739fae39e69d3b8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3174097-1304091677.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.38/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.38/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.38/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.38/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.38/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.38/0.19	c calculated reachability. Time: 0.00
0.38/0.19	c Calc default polars -  time:   0.00 s pos:      46 undec:       0 neg:      34
0.38/0.19	c =========================================================================================
0.38/0.19	c types(t): F = full restart, N = normal restart
0.38/0.19	c types(t): S = simplification begin/end, E = solution found
0.38/0.19	c restart types(rt): st = static, dy = dynamic
0.38/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
1.58/0.40	c  N dy    10      6335        80      7120         0      3489     49840     83996     22.67     24.13
1.98/0.55	c  N dy    23     10432        80      7120         0      7232     49840    183600     22.76     24.34
3.18/0.87	c  N dy    36     17717        80      7120         0     10005     49840    243831     22.57     23.83
3.99/1.08	c  N dy    63     22067        80      7120         0      8910     49840    203476     22.87     24.22
4.77/1.23	c  F st    72     25000        80      7120         0     11605     49840    276317     22.92     21.22
5.18/1.30	c  N st    75     26187        80      7120         0      6432     49840    120779     22.92   no data
5.58/1.47	c  S st    78     30000        80      7120         0      9910     49840    213295     22.92   no data
5.98/1.50	c  S st    78     30500        80      7120         0     10384     49840    226133     22.92   no data
5.98/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.98/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.98/1.51	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.98/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.98/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.98/1.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.98/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.98/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.73	c lits-rem:       125  cl-subs:      839  v-elim:      0  v-fix:    0  time:  0.21 s
7.97/2.00	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.28
7.97/2.00	c calculated reachability. Time: 0.00
7.97/2.00	c  N dy    78     30500        80      7120         0      9545     49840    202303     22.92   no data
8.79/2.27	c  N dy    94     35508        80      7120         0     14153     49840    325661     22.90     24.19
10.37/2.64	c  N dy    95     42334        80      7120         0     13137     49840    279943     22.67     23.89
11.17/2.88	c  S st   121     45751        80      7120         0     16292     49840    365442     22.81     21.42
11.57/2.93	c  S st   121     46257        80      7120         0      8588     49840    148360     22.81   no data
11.57/2.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.57/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.57/2.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.57/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.57/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.57/2.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.57/2.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.57/2.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.57/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.57/2.98	c lits-rem:         4  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.04 s
11.57/2.98	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.57/2.98	c vivif2 --  cl tried     8542 cl shrink        0 lits rem          0 time: 0.00
12.78/3.24	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
12.78/3.24	c calculated reachability. Time: 0.00
12.78/3.24	c  N dy   121     46257        80      7120         0      8542     49840    146853     22.81   no data
13.96/3.55	c  N dy   129     52300        80      7120         0     14056     49840    292360     22.75     24.04
15.16/3.83	c  N dy   152     56387        80      7120         0     17799     49840    393972     22.86     24.46
16.36/4.16	c  N dy   160     62064        80      7120         0     13887     49840    275137     22.83     24.04
17.58/4.45	c  N dy   174     66349        80      7120         0     17814     49840    380261     22.86     24.06
18.75/4.70	c  S st   182     69385        80      7120         0     10551     49840    169999     22.79     19.90
18.75/4.74	c  S st   182     69887        80      7120         0     11015     49840    182767     22.79   no data
18.75/4.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.75/4.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.75/4.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.75/4.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.75/4.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.75/4.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.75/4.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.75/4.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.75/4.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.15/4.82	c lits-rem:        17  cl-subs:      145  v-elim:      0  v-fix:    0  time:  0.06 s
19.15/4.82	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
19.15/4.82	c vivif2 --  cl tried    10870 cl shrink        0 lits rem          0 time: 0.00
20.35/5.11	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.30
20.35/5.11	c calculated reachability. Time: 0.00
20.35/5.11	c  N dy   182     69887        80      7120         0     10870     49840    178896     22.79   no data
21.15/5.40	c  N dy   215     74374        80      7120         0     14989     49840    291568     22.91     25.24
22.74/5.72	c  N dy   227     79215        80      7120         0     19395     49840    406979     22.87     24.19
23.94/6.10	c  N dy   245     84351        80      7120         0     13137     49840    226488     22.89     25.66
24.75/6.29	c  F st   255     87501        80      7120         0     16015     49840    302747     22.88     21.56
25.96/6.51	c  N st   260     90799        80      7120         0     19067     49840    384957     22.88   no data
27.94/7.00	c  N dy   291     96613        80      7120         0     12468     49840    193088     22.96     25.45
29.94/7.52	c  N dy   301    104830        80      7120         0     19974     49840    391490     22.90     20.23
29.94/7.52	c  S st   301    104830        80      7120         0     19974     49840    391490     22.90     20.23
29.94/7.58	c  S st   301    105333        80      7120         0     20444     49840    404374     22.90   no data
29.94/7.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.94/7.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.94/7.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.94/7.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.94/7.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.94/7.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.94/7.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.94/7.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.36/7.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.34/8.18	c lits-rem:       243  cl-subs:     1838  v-elim:      0  v-fix:    0  time:  0.57 s
32.34/8.18	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
32.34/8.18	c vivif2 --  cl tried    18606 cl shrink        0 lits rem          0 time: 0.00
33.93/8.57	c asymm  cl-useful: 0/5842/7120 lits-rem:0 time: 0.38
33.93/8.57	c calculated reachability. Time: 0.00
33.93/8.57	c  N dy   301    105333        80      7120         0     18606     49840    354071     22.90   no data
38.72/9.74	c  N dy   309    121723        80      7120         0     20759     49840    394057     22.67     23.94
41.92/10.50	c  N dy   348    129602        80      7120         0     14321     49840    214479     22.75     23.97
44.31/11.18	c  N dy   385    138908        80      7120         0     22867     49840    442415     22.76     24.10
47.51/11.99	c  N dy   414    148051        80      7120         0     16615     49840    260849     22.76     24.08
50.71/12.78	c  N dy   453    157962        80      7120         0     25739     49840    505201     22.80     24.00
50.71/12.78	c  S st   454    158000        80      7120         0     25775     49840    506162     22.80   no data
51.11/12.85	c  S st   454    158502        80      7120         0     26243     49840    518813     22.80   no data
51.11/12.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.11/12.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.11/12.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.11/12.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.11/12.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.11/12.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
51.11/12.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.11/12.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.11/12.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.70/13.70	c lits-rem:       209  cl-subs:     2249  v-elim:      0  v-fix:    0  time:  0.82 s
54.70/13.70	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
54.70/13.71	c vivif2 --  cl tried    23994 cl shrink        0 lits rem          0 time: 0.00
55.10/13.82	c asymm  cl-useful: 0/1278/7120 lits-rem:0 time: 0.11
55.10/13.82	c calculated reachability. Time: 0.00
55.10/13.82	c  N dy   454    158502        80      7120         0     23994     49840    454051     22.80   no data
60.69/15.27	c  N dy   478    176023        80      7120         0     24418     49840    442352     22.69     23.94
65.90/16.54	c  N dy   505    189982        80      7120         0     20820     49840    342779     22.65     23.86
71.88/18.09	c  N dy   554    205512        80      7120         0     17730     49840    244978     22.64     23.90
77.07/19.31	c  N dy   619    218637        80      7120         0     29817     49840    569888     22.69     24.02
83.48/20.92	c  N dy   684    233402        80      7120         0     24995     49840    422039     22.73     24.13
85.06/21.33	c  S st   703    237753        80      7120         0     28991     49840    529348     22.74     21.18
85.46/21.41	c  S st   703    238255        80      7120         0     29463     49840    542480     22.74   no data
85.46/21.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.46/21.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.46/21.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.46/21.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.46/21.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.46/21.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
85.46/21.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.46/21.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.46/21.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.65/22.29	c lits-rem:       264  cl-subs:     1974  v-elim:      0  v-fix:    0  time:  0.85 s
88.65/22.29	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
89.05/22.30	c vivif2 --  cl tried    27489 cl shrink        0 lits rem          0 time: 0.01
89.45/22.49	c asymm  cl-useful: 0/2453/7120 lits-rem:0 time: 0.19
89.45/22.49	c calculated reachability. Time: 0.00
89.45/22.49	c  N dy   703    238255        80      7120         0     27489     49840    486876     22.74   no data
96.67/24.22	c  N dy   781    253496        80      7120         0     22327     49840    337141     22.79     25.47
103.43/25.93	c  N dy   833    270020        80      7120         0     37443     49840    744037     22.81     24.09
111.02/27.88	c  N dy   906    288492        80      7120         0     34230     49840    640422     22.82     24.05
118.64/29.74	c  F st   941    306251        80      7120         0     29410     49840    497006     22.78     22.05
119.02/29.86	c  N st   944    307440        80      7120         0     30507     49840    527450     22.78   no data
130.20/32.65	c  N dy   964    334190        80      7120         0     32909     49840    570896     22.70     23.93
140.61/35.24	c  N dy  1065    354408        80      7120         0     28663     49840    448252     22.76     24.10
141.78/35.55	c  S st  1071    357383        80      7120         0     31341     49840    518446     22.76   no data
142.18/35.64	c  S st  1071    357890        80      7120         0     31820     49840    531533     22.76   no data
142.18/35.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.18/35.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
142.18/35.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.18/35.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.18/35.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.18/35.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
142.18/35.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.18/35.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.18/35.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.77/36.51	c lits-rem:       193  cl-subs:     1630  v-elim:      0  v-fix:    0  time:  0.84 s
145.77/36.51	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
145.77/36.51	c vivif2 --  cl tried    30190 cl shrink        0 lits rem          0 time: 0.01
146.57/36.72	c asymm  cl-useful: 0/1905/7120 lits-rem:0 time: 0.21
146.57/36.72	c calculated reachability. Time: 0.00
146.57/36.72	c  N dy  1071    357890        80      7120         0     30190     49840    484564     22.76   no data
156.95/39.32	c  N dy  1132    378307        80      7120         0     25195     49840    335603     22.77     24.04
168.95/42.35	c  N dy  1237    401591        80      7120         0     46566     49840    913759     22.81     24.04
181.32/45.44	c  N dy  1333    421629        80      7120         0     40295     49840    725093     22.84     24.05
206.51/51.78	c  N dy  1438    469146        80      7120         0     31365     49840    449842     22.73     24.01
217.68/54.54	c  N dy  1529    489313        80      7120         0     49838     49840    948171     22.75     23.97
228.48/57.29	c  N dy  1602    509335        80      7120         0     40816     49840    697479     22.77     25.55
242.84/60.85	c  N dy  1712    530524        80      7120         0     31876     49840    437850     22.80     24.04
245.65/61.57	c  S st  1721    536835        80      7120         0     37644     49840    590463     22.80     22.93
246.06/61.67	c  S st  1721    537345        80      7120         0     38122     49840    603596     22.80   no data
246.06/61.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
246.06/61.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
246.06/61.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
246.06/61.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.06/61.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.06/61.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
246.06/61.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
246.43/61.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
246.43/61.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.82/62.83	c lits-rem:       261  cl-subs:     2121  v-elim:      0  v-fix:    0  time:  1.11 s
250.82/62.83	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
250.82/62.83	c vivif2 --  cl tried    36001 cl shrink        0 lits rem          0 time: 0.01
251.62/63.05	c asymm  cl-useful: 0/1598/7120 lits-rem:0 time: 0.22
251.62/63.05	c calculated reachability. Time: 0.00
251.62/63.05	c  N dy  1721    537345        80      7120         0     36001     49840    546473     22.80   no data
263.24/65.93	c  N dy  1778    557458        80      7120         0     54446     49840   1037389     22.78     24.03
275.59/69.00	c  N dy  1892    577911        80      7120         0     44050     49840    755754     22.82     24.02
288.78/72.33	c  N dy  1954    598191        80      7120         0     32387     49840    419781     22.82     24.12
299.15/74.98	c  N dy  2003    618199        80      7120         0     50691     49840    906258     22.80     24.10
313.54/78.57	c  N dy  2049    640299        80      7120         0     39705     49840    594635     22.79     24.01
327.92/82.18	c  N dy  2171    660312        80      7120         0     58114     49840   1094971     22.83     25.32
341.10/85.43	c  N dy  2242    680809        80      7120         0     44847     49840    721643     22.83     24.19
355.90/89.19	c  N dy  2274    702018        80      7120         0     64206     49840   1234980     22.81     24.01
367.47/92.00	c  N dy  2296    722022        80      7120         0     49580     49840    829653     22.79     24.03
386.26/96.71	c  N dy  2393    742313        80      7120         0     34309     49840    407254     22.81     24.16
398.22/99.79	c  N dy  2483    762805        80      7120         0     53084     49840    913918     22.83     24.07
415.00/103.91	c  N dy  2565    783033        80      7120         0     36808     49840    457205     22.84     24.05
428.18/107.28	c  N dy  2677    803116        80      7120         0     55216     49840    960159     22.87     25.31
430.20/107.79	c  S st  2679    806018        80      7120         0     57850     49840   1028674     22.87     20.55
430.98/107.94	c  S st  2679    806520        80      7120         0     58325     49840   1041586     22.87   no data
430.98/107.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
430.98/107.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
430.98/107.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
430.98/107.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.98/107.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.98/107.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
430.98/107.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.98/107.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
431.38/108.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
447.78/112.16	c lits-rem:       657  cl-subs:     4389  v-elim:      0  v-fix:    0  time:  4.15 s
447.78/112.16	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
447.78/112.17	c vivif2 --  cl tried    53936 cl shrink        0 lits rem          0 time: 0.01
448.95/112.47	c asymm  cl-useful: 0/1098/7120 lits-rem:0 time: 0.30
448.95/112.47	c calculated reachability. Time: 0.00
448.95/112.47	c  N dy  2679    806520        80      7120         0     53936     49840    915821     22.87   no data
468.53/117.31	c  N dy  2808    827055        80      7120         0     37194     49840    456076     22.90     24.14
480.91/120.43	c  N dy  2833    847842        80      7120         0     56046     49840    954070     22.87     24.10
499.68/125.19	c  N dy  2900    871367        80      7120         0     41073     49840    542718     22.87     24.13
514.46/128.84	c  N dy  3022    891641        80      7120         0     59723     49840   1052942     22.90     24.13
532.83/133.48	c  N dy  3122    911690        80      7120         0     40638     49840    516151     22.92     24.13
547.21/137.01	c  N dy  3221    931715        80      7120         0     58983     49840   1012266     22.93     24.16
567.58/142.14	c  N dy  3330    952625        80      7120         0     39704     49840    472738     22.96     24.45
583.16/146.00	c  N dy  3381    976816        80      7120         0     61789     49840   1060371     22.95     24.18
601.14/150.56	c  N dy  3423    998606        80      7120         0     42350     49840    527595     22.94     24.35
620.72/155.44	c  N dy  3492   1027058        80      7120         0     68375     49840   1224901     22.93     24.14
637.88/159.79	c  N dy  3493   1053789        80      7120         0     52443     49840    772864     22.88     24.11
653.87/163.74	c  F st  3589   1071875        80      7120         0     69028     49840   1221996     22.89   no data
655.47/164.17	c  N st  3593   1073911        80      7120         0     70892     49840   1274008     22.89   no data
673.84/168.73	c  N dy  3658   1094287        80      7120         0     48453     49840    659443     22.90     24.12
689.01/172.56	c  N dy  3708   1114863        80      7120         0     67301     49840   1163699     22.89     24.12
710.18/177.84	c  N dy  3801   1134889        80      7120         0     43590     49840    513717     22.91     24.18
723.76/181.23	c  N dy  3815   1156694        80      7120         0     63394     49840   1038103     22.88     24.13
744.93/186.55	c  N dy  3920   1176778        80      7120         0     81847     49840   1540721     22.90     26.22
760.92/190.58	c  N dy  3984   1196863        80      7120         0     57255     49840    862306     22.90     25.60
771.31/193.16	c  S st  4002   1209781        80      7120         0     68977     49840   1172757     22.89     21.07
772.51/193.41	c  S st  4002   1210287        80      7120         0     69458     49840   1185852     22.89   no data
772.51/193.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
772.51/193.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
772.51/193.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
772.51/193.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
772.51/193.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
772.51/193.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
772.51/193.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
772.51/193.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
772.92/193.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
817.63/204.79	c lits-rem:       731  cl-subs:     5721  v-elim:      0  v-fix:    0  time: 11.26 s
817.63/204.79	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
818.03/204.81	c vivif2 --  cl tried    63737 cl shrink        0 lits rem          0 time: 0.02
820.03/205.36	c asymm  cl-useful: 0/1308/7120 lits-rem:0 time: 0.55
820.03/205.36	c calculated reachability. Time: 0.00
820.03/205.36	c  N dy  4002   1210287        80      7120         0     63737     49840   1030928     22.89   no data
853.19/213.65	c  N dy  4099   1231342        80      7120         0     83030     49840   1551105     22.90     24.14
873.16/218.66	c  N dy  4160   1251541        80      7120         0     57907     49840    869471     22.90     24.26
893.53/223.70	c  N dy  4273   1272147        80      7120         0     76740     49840   1379492     22.92     24.19
909.53/227.71	c  N dy  4277   1293570        80      7120         0     51546     49840    680466     22.89     24.18
927.10/232.12	c  N dy  4367   1313874        80      7120         0     70169     49840   1184615     22.90     24.21
949.45/237.79	c  N dy  4459   1333981        80      7120         0     88623     49840   1683951     22.91     24.27
971.42/243.26	c  N dy  4555   1354026        80      7120         0     61334     49840    932213     22.92     26.64
994.59/249.04	c  N dy  4617   1374506        80      7120         0     80027     49840   1431151     22.92     24.13
1015.76/254.36	c  N dy  4678   1394619        80      7120         0     51818     49840    659459     22.91     24.21
1036.96/259.66	c  N dy  4768   1419267        80      7120         0     74315     49840   1264316     22.92     24.22
1060.10/265.47	c  N dy  4833   1439290        80      7120         0     92603     49840   1753805     22.92     24.15
1078.08/269.90	c  N dy  4896   1459349        80      7120         0     63466     49840    953654     22.92     24.96
1098.85/275.10	c  N dy  4981   1479378        80      7120         0     81833     49840   1451976     22.93     24.19
1123.62/281.32	c  N dy  5080   1499412        80      7120         0     51669     49840    623018     22.94     24.96
1139.98/285.44	c  N dy  5143   1519448        80      7120         0     69959     49840   1114431     22.94     24.44
1161.95/290.98	c  N dy  5210   1540220        80      7120         0     89002     49840   1625865     22.94     24.15
1185.12/296.70	c  N dy  5326   1560298        80      7120         0     57998     49840    780719     22.96     24.23
1203.52/301.39	c  N dy  5399   1580451        80      7120         0     76421     49840   1276910     22.96     24.57
1228.66/307.65	c  N dy  5495   1600493        80      7120         0     94754     49840   1775444     22.97     26.05
1247.86/312.46	c  N dy  5532   1620741        80      7120         0     62932     49840    886763     22.96     24.45
1266.21/317.06	c  N dy  5591   1641095        80      7120         0     81570     49840   1390951     22.96     24.35
1293.78/323.97	c  N dy  5693   1661344        80      7120         0    100138     49840   1895465     22.97     24.26
1311.76/328.48	c  N dy  5725   1681873        80      7120         0     67639     49840   1001896     22.96     24.18
1334.92/334.30	c  N dy  5821   1703820        80      7120         0     87685     49840   1543987     22.97     24.23
1342.91/336.26	c  S st  5845   1710290        80      7120         0     93618     49840   1705622     22.97   no data
1344.13/336.53	c  S st  5845   1710794        80      7120         0     94091     49840   1718732     22.97   no data
1344.13/336.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1344.13/336.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1344.13/336.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1344.13/336.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1344.13/336.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1344.13/336.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1344.13/336.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1344.53/336.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1344.53/336.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1395.64/349.46	c lits-rem:      1098  cl-subs:     8902  v-elim:      0  v-fix:    0  time: 12.80 s
1395.64/349.46	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1395.64/349.49	c vivif2 --  cl tried    85189 cl shrink        0 lits rem          0 time: 0.03
1398.04/350.02	c asymm  cl-useful: 0/755/7120 lits-rem:0 time: 0.53
1398.04/350.03	c calculated reachability. Time: 0.00
1398.04/350.03	c  N dy  5845   1710794        80      7120         0     85189     49840   1471977     22.97   no data
1441.97/361.09	c  N dy  5902   1736323        80      7120         0     56713     49840    697972     22.96     24.19
1479.53/370.41	c  N dy  5960   1766254        80      7120         0     83928     49840   1422507     22.96     24.19
1522.26/381.16	c  N dy  6070   1800239        80      7120         0     62139     49840    821452     22.95     24.26
1543.44/386.41	c  N dy  6167   1820330        80      7120         0     80525     49840   1321024     22.96     26.85
1569.00/392.85	c  N dy  6269   1840370        80      7120         0     98946     49840   1825115     22.97     25.09
1594.98/399.38	c  N dy  6320   1860387        80      7120         0     63389     49840    840654     22.97     24.31
1618.93/405.39	c  N dy  6448   1880475        80      7120         0     81716     49840   1343190     22.98     25.96
1648.49/412.77	c  N dy  6550   1901789        80      7120         0    101297     49840   1874765     22.99     24.20
1672.86/418.80	c  N dy  6651   1921846        80      7120         0     64870     49840    873243     23.00     26.06
1692.83/423.85	c  N dy  6692   1943927        80      7120         0     84931     49840   1409066     22.99     24.38
1718.39/430.26	c  N dy  6748   1964240        80      7120         0    103489     49840   1908385     22.99     24.25
1743.16/436.48	c  N dy  6842   1984274        80      7120         0     66075     49840    885820     23.00     25.76
1765.13/441.90	c  N dy  6916   2004777        80      7120         0     84837     49840   1391144     23.00     24.23
1793.49/449.08	c  N dy  7035   2024875        80      7120         0    103234     49840   1896794     23.01     24.37
1822.25/456.25	c  N dy  7112   2048729        80      7120         0     68332     49840    925827     23.01     24.27
1847.02/462.48	c  N dy  7141   2075452        80      7120         0     92513     49840   1564331     23.00     24.36
1874.98/469.43	c  N dy  7215   2095463        80      7120         0    110707     49840   2050726     22.99     24.48
1895.75/474.66	c  N dy  7255   2115494        80      7120         0     71552     49840    998544     22.99     25.95
1942.10/486.23	c  N dy  7281   2159450        80      7120         0    111128     49840   2025722     22.95     24.26
1968.46/492.82	c  N dy  7410   2180584        80      7120         0     72421     49840   1021382     22.96     24.18
1988.82/497.92	c  N dy  7446   2201075        80      7120         0     91075     49840   1518862     22.96     24.17
2002.40/501.35	c  S st  7497   2210794        80      7120         0     99974     49840   1763545     22.96     23.76
2003.62/501.65	c  S st  7497   2211299        80      7120         0    100449     49840   1777148     22.96   no data
2003.62/501.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2003.99/501.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2003.99/501.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2003.99/501.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2003.99/501.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2003.99/501.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2003.99/501.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2003.99/501.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2003.99/501.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2052.33/513.81	c lits-rem:      1003  cl-subs:     8701  v-elim:      0  v-fix:    0  time: 12.02 s
2052.33/513.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2052.33/513.83	c vivif2 --  cl tried    91748 cl shrink        0 lits rem          0 time: 0.02
2053.53/514.19	c asymm  cl-useful: 0/726/7120 lits-rem:0 time: 0.35
2053.53/514.19	c calculated reachability. Time: 0.00
2053.53/514.19	c  N dy  7497   2211299        80      7120         0     91748     49840   1534770     22.96   no data
2088.68/522.93	c  N dy  7579   2235638        80      7120         0    113973     49840   2134164     22.96     24.30
2114.65/529.40	c  N dy  7627   2255648        80      7120         0     73496     49840   1032745     22.96     25.12
2147.80/537.79	c  N dy  7708   2275812        80      7120         0     91965     49840   1535128     22.96     24.21
2189.74/548.25	c  N dy  7768   2297101        80      7120         0    111311     49840   2054552     22.96     24.26
2220.90/556.06	c  N dy  7885   2318007        80      7120         0     70504     49840    936452     22.97     24.21
2243.27/561.69	c  N dy  7980   2338029        80      7120         0     88825     49840   1435426     22.98     26.11
2288.41/572.91	c  N dy  8035   2374087        80      7120         0    121604     49840   2310680     22.97     24.30
2309.58/578.27	c  N dy  8111   2394166        80      7120         0     78956     49840   1145613     22.97     24.86
2335.94/584.84	c  N dy  8213   2414192        80      7120         0     97268     49840   1644100     22.98     25.25
2383.47/596.71	c  N dy  8294   2446645        80      7120         0     64866     49840    745201     22.97     24.19
2407.04/602.63	c  N dy  8425   2467949        80      7120         0     84386     49840   1280934     22.98     24.21
2430.21/608.42	c  N dy  8452   2488025        80      7120         0    102657     49840   1768587     22.98     24.83
2461.37/616.22	c  N dy  8514   2508067        80      7120         0    120949     49840   2261252     22.97     26.78
2485.73/622.37	c  N dy  8587   2528091        80      7120         0     76289     49840   1039381     22.98     24.76
2509.30/628.26	c  N dy  8660   2548184        80      7120         0     94620     49840   1536835     22.98     26.90
2542.86/636.68	c  N dy  8756   2570684        80      7120         0    115280     49840   2099301     22.98     24.22
2578.01/645.48	c  N dy  8874   2591059        80      7120         0     69943     49840    853024     22.99     24.26
2605.59/652.38	c  N dy  8973   2615357        80      7120         0     92108     49840   1457337     23.00     24.22
2634.33/659.58	c  N dy  9054   2635436        80      7120         0    110362     49840   1950977     23.00     25.44
2675.50/669.86	c  N dy  9113   2663302        80      7120         0     70871     49840    858884     23.00     24.22
2696.65/675.19	c  N dy  9188   2683399        80      7120         0     89171     49840   1352462     23.00     24.66
2725.00/682.27	c  N dy  9274   2703756        80      7120         0    107722     49840   1858702     23.00     24.37
2736.59/685.14	c  S st  9292   2711299        80      7120         0    114607     49840   2045614     23.00   no data
2738.18/685.51	c  S st  9292   2711799        80      7120         0    115078     49840   2059146     23.00   no data
2738.18/685.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2738.18/685.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2738.18/685.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2738.18/685.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2738.18/685.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2738.18/685.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2738.18/685.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2738.58/685.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2738.58/685.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2804.49/702.16	c lits-rem:      1300  cl-subs:    10688  v-elim:      0  v-fix:    0  time: 16.48 s
2804.49/702.16	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2804.49/702.18	c vivif2 --  cl tried   104390 cl shrink        0 lits rem          0 time: 0.03
2806.09/702.56	c asymm  cl-useful: 0/644/7120 lits-rem:0 time: 0.38
2806.09/702.57	c calculated reachability. Time: 0.00
2806.09/702.57	c  N dy  9292   2711799        80      7120         0    104390     49840   1765063     23.00   no data
2838.07/710.55	c  N dy  9361   2731813        80      7120         0    122665     49840   2255657     23.00     25.05
2871.60/718.91	c  N dy  9474   2754942        80      7120         0     78646     49840   1068164     23.01     24.24
2898.37/725.64	c  N dy  9567   2775475        80      7120         0     97367     49840   1578183     23.01     24.31
2946.69/737.71	c  N dy  9664   2795955        80      7120         0    116007     49840   2085893     23.02     24.24
2995.83/750.09	c  N dy  9737   2816029        80      7120         0     67954     49840    759060     23.02     25.19
3028.58/758.24	c  N dy  9877   2840403        80      7120         0     90267     49840   1372676     23.03     24.26
3060.14/766.17	c  N dy  9982   2860793        80      7120         0    108922     49840   1882330     23.04     24.30
3094.10/774.69	c  N dy 10062   2880907        80      7120         0    127267     49840   2380931     23.04     24.28
3123.26/781.95	c  N dy 10133   2900917        80      7120         0     78111     49840   1017021     23.04     26.75
3150.81/788.89	c  N dy 10268   2920952        80      7120         0     96472     49840   1522135     23.05     25.53
3184.37/797.24	c  N dy 10296   2947547        80      7120         0    120488     49840   2151979     23.04     24.31
3221.52/806.56	c  N dy 10348   2970629        80      7120         0     73242     49840    863486     23.03     24.27
3301.81/826.63	c  N dy 10437   3040752        80      7120         0    136619     49840   2529364     22.98     24.23
3322.98/831.98	c  N dy 10456   3060806        80      7120         0     85836     49840   1188901     22.98     24.24
3352.56/839.36	c  N dy 10546   3080858        80      7120         0    104195     49840   1686926     22.98     25.15
3388.89/848.42	c  N dy 10670   3101389        80      7120         0    122957     49840   2201005     22.99     24.23
3425.64/857.62	c  N dy 10726   3123052        80      7120         0     72590     49840    819144     22.99     24.20
3449.61/863.66	c  N dy 10836   3143107        80      7120         0     90967     49840   1320878     22.99     24.46
3478.37/870.84	c  N dy 10907   3163135        80      7120         0    109261     49840   1811616     22.99     24.85
3516.31/880.31	c  N dy 11017   3183513        80      7120         0    127944     49840   2323686     23.00     24.26
3555.86/890.25	c  N dy 11126   3203715        80      7120         0     75286     49840    875828     23.01     24.34
3565.04/892.56	c  S st 11169   3211801        80      7120         0     82674     49840   1077295     23.01     21.68
3566.24/892.81	c  S st 11169   3212306        80      7120         0     83143     49840   1090162     23.01   no data
3566.24/892.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3566.24/892.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3566.24/892.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3566.24/892.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3566.24/892.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3566.24/892.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3566.24/892.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3566.24/892.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3566.64/892.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3577.83/895.71	c lits-rem:       315  cl-subs:     2277  v-elim:      0  v-fix:    0  time:  2.80 s
3577.83/895.71	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3577.83/895.73	c vivif2 --  cl tried    80866 cl shrink        0 lits rem          0 time: 0.02
3579.03/896.05	c asymm  cl-useful: 0/788/7120 lits-rem:0 time: 0.32
3579.03/896.05	c calculated reachability. Time: 0.00
3579.03/896.05	c  N dy 11169   3212306        80      7120         0     80866     49840   1024187     23.01   no data
3605.79/902.77	c  N dy 11261   3233027        80      7120         0     99847     49840   1541895     23.01     24.28
3638.54/910.90	c  N dy 11359   3253148        80      7120         0    118198     49840   2040300     23.02     24.36
3675.29/920.17	c  N dy 11430   3273281        80      7120         0    136509     49840   2536501     23.02     24.23
3709.65/928.71	c  N dy 11532   3293348        80      7120         0     82893     49840   1070316     23.02     24.26
3736.41/935.43	c  N dy 11608   3313395        80      7120         0    101196     49840   1568717     23.02     24.49
3769.17/943.60	c  N dy 11664   3334860        80      7120         0    120803     49840   2098575     23.03     24.26
3812.71/954.50	c  N dy 11716   3355454        80      7120         0    139545     49840   2601791     23.02     24.50
3849.85/963.88	c  N dy 11843   3375493        80      7120         0     84959     49840   1112085     23.03     24.30
3879.02/971.13	c  N dy 11950   3395783        80      7120         0    103399     49840   1616523     23.04     24.26
3910.20/978.95	c  N dy 12002   3417905        80      7120         0    123548     49840   2159979     23.03     24.29
3950.52/989.04	c  N dy 12101   3437988        80      7120         0    141939     49840   2662831     23.04     24.50
4000.05/1001.48	c  N dy 12163   3476609        80      7120         0    102886     49840   1556131     23.03     24.34
4034.00/1009.91	c  N dy 12254   3496861        80      7120         0    121307     49840   2056779     23.03     24.44
4077.57/1020.88	c  N dy 12392   3517199        80      7120         0    139947     49840   2572233     23.04     24.44
4109.09/1028.73	c  N dy 12427   3537239        80      7120         0     83532     49840   1037830     23.04     24.93
4135.46/1035.36	c  N dy 12512   3558020        80      7120         0    102519     49840   1554778     23.04     24.26
4167.42/1043.30	c  N dy 12596   3578029        80      7120         0    120731     49840   2050496     23.04     25.77
4245.71/1062.99	c  N dy 12633   3639954        80      7120         0    101230     49840   1496054     23.02     24.36
4280.05/1071.56	c  N dy 12751   3660032        80      7120         0    119612     49840   2001515     23.02     24.88
4320.01/1081.58	c  N dy 12857   3680061        80      7120         0    137891     49840   2500124     23.03     26.41
4365.14/1092.82	c  N dy 12958   3701945        80      7120         0     81400     49840    952173     23.03     24.25
4378.33/1096.17	c  S st 13013   3712307        80      7120         0     90867     49840   1212565     23.04     20.47
4379.53/1096.42	c  S st 13013   3712813        80      7120         0     91348     49840   1225934     23.04   no data
4379.53/1096.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4379.53/1096.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4379.53/1096.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4379.53/1096.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4379.53/1096.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4379.53/1096.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4379.53/1096.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4379.93/1096.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4379.93/1096.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4394.70/1100.25	c lits-rem:       342  cl-subs:     2815  v-elim:      0  v-fix:    0  time:  3.72 s
4394.70/1100.25	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4394.70/1100.27	c vivif2 --  cl tried    88533 cl shrink        0 lits rem          0 time: 0.02
4396.30/1100.62	c asymm  cl-useful: 0/704/7120 lits-rem:0 time: 0.35
4396.30/1100.62	c calculated reachability. Time: 0.00
4396.30/1100.62	c  N dy 13013   3712813        80      7120         0     88533     49840   1144910     23.04   no data
4419.47/1106.40	c  N dy 13033   3732902        80      7120         0    106800     49840   1634953     23.03     24.74
4444.23/1112.66	c  F st 13054   3751563        80      7120         0    123610     49840   2082333     23.02     20.40
4447.43/1113.48	c  N st 13058   3753596        80      7120         0    125477     49840   2133388     23.02   no data
4486.57/1123.20	c  N dy 13134   3773876        80      7120         0    143982     49840   2640062     23.03     24.33
4518.53/1131.20	c  N dy 13167   3794207        80      7120         0     85195     49840   1034508     23.02     24.35
4544.89/1137.80	c  N dy 13250   3814624        80      7120         0    103885     49840   1544024     23.02     24.44
4579.25/1146.41	c  N dy 13321   3834844        80      7120         0    122358     49840   2045157     23.02     24.30
4622.01/1157.20	c  N dy 13361   3859474        80      7120         0    144703     49840   2637817     23.02     24.30
4668.73/1168.86	c  N dy 13443   3879502        80      7120         0     84801     49840   1015487     23.02     24.60
4696.29/1175.74	c  N dy 13520   3899800        80      7120         0    103365     49840   1521158     23.02     24.33
4779.36/1196.53	c  N dy 13553   3953146        80      7120         0    151470     49840   2764303     23.00     24.26

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174097-1304091677/watcher-3174097-1304091677 -o /tmp/evaluation-result-3174097-1304091677/solver-3174097-1304091677 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174097-1304091677.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.58 7.73 7.90 3/176 16115
/proc/meminfo: memFree=30924100/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 408 0 0 0 0 0 0 0 22 0 4 0 520766412 52441088 348 33554432000 4194304 4627427 140735885672080 18446744073709551615 47329906546610 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 12803 348 299 106 0 7774 0
[pid=16113/tid=16116] ppid=16110 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 520766413 52441088 348 33554432000 4194304 4627427 140735885672080 18446744073709551615 47329906546608 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 520766413 52441088 348 33554432000 4194304 4627427 140735885672080 18446744073709551615 47329906546604 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 520766413 52441088 348 33554432000 4194304 4627427 140735885672080 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.069169 s]
/proc/loadavg: 6.58 7.73 7.90 3/176 16115
/proc/meminfo: memFree=30924100/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=282012 CPUtime=0.26 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 1466 0 0 0 26 0 0 0 24 0 4 0 520766412 288780288 1382 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 70503 1382 362 106 0 65474 0
[pid=16113/tid=16116] ppid=16110 vsize=282012 CPUtime=0.06 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 249 0 0 0 6 0 0 0 24 0 4 0 520766413 288780288 1382 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=282012 CPUtime=0.06 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 243 0 0 0 6 0 0 0 24 0 4 0 520766413 288780288 1382 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=282012 CPUtime=0.06 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 335 0 0 0 6 0 0 0 25 0 4 0 520766413 288780288 1382 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 282012

[startup+0.101163 s]
/proc/loadavg: 6.58 7.73 7.90 3/176 16115
/proc/meminfo: memFree=30924100/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=282012 CPUtime=0.38 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 1529 0 0 0 38 0 0 0 24 0 4 0 520766412 288780288 1445 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 70503 1445 364 106 0 65474 0
[pid=16113/tid=16116] ppid=16110 vsize=282012 CPUtime=0.09 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 253 0 0 0 9 0 0 0 24 0 4 0 520766413 288780288 1445 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309327 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=282012 CPUtime=0.09 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 249 0 0 0 9 0 0 0 24 0 4 0 520766413 288780288 1445 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=282012 CPUtime=0.09 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 381 0 0 0 9 0 0 0 25 0 4 0 520766413 288780288 1445 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282012

[startup+0.301131 s]
/proc/loadavg: 6.58 7.73 7.90 3/176 16115
/proc/meminfo: memFree=30924100/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=284892 CPUtime=1.18 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 3771 0 0 0 118 0 0 0 25 0 4 0 520766412 291729408 3243 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 71223 3243 384 106 0 66194 0
[pid=16113/tid=16116] ppid=16110 vsize=284892 CPUtime=0.29 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 901 0 0 0 29 0 0 0 25 0 4 0 520766413 291729408 3243 33554432000 4194304 4627427 140735885672080 18446744073709551615 4324799 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=284892 CPUtime=0.29 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 879 0 0 0 29 0 0 0 25 0 4 0 520766413 291729408 3243 33554432000 4194304 4627427 140735885672080 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=284892 CPUtime=0.29 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 713 0 0 0 29 0 0 0 25 0 4 0 520766413 291729408 3243 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284892

[startup+0.701064 s]
/proc/loadavg: 6.58 7.73 7.90 3/176 16115
/proc/meminfo: memFree=30924100/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=287396 CPUtime=2.78 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 6080 0 0 0 278 0 0 0 25 0 4 0 520766412 294293504 3781 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 71849 3781 384 106 0 66820 0
[pid=16113/tid=16116] ppid=16110 vsize=287396 CPUtime=0.69 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 1470 0 0 0 69 0 0 0 25 0 4 0 520766413 294293504 3781 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=287396 CPUtime=0.69 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 1531 0 0 0 69 0 0 0 25 0 4 0 520766413 294293504 3781 33554432000 4194304 4627427 140735885672080 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=287396 CPUtime=0.69 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 1199 0 0 0 69 0 0 0 25 0 4 0 520766413 294293504 3781 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 287396

[startup+1.50093 s]
/proc/loadavg: 6.58 7.73 7.90 10/184 16123
/proc/meminfo: memFree=30897996/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=288592 CPUtime=5.98 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 9828 0 0 0 597 1 0 0 25 0 4 0 520766412 295518208 4541 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309149 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 72148 4541 385 106 0 67119 0
[pid=16113/tid=16116] ppid=16110 vsize=288592 CPUtime=1.49 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 2412 0 0 0 149 0 0 0 25 0 4 0 520766413 295518208 4541 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=288592 CPUtime=1.49 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 2502 0 0 0 149 0 0 0 25 0 4 0 520766413 295518208 4541 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=288592 CPUtime=1.48 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 2116 0 0 0 148 0 0 0 25 0 4 0 520766413 295518208 4541 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 288592

[startup+3.10066 s]
/proc/loadavg: 6.58 7.73 7.90 10/184 16123
/proc/meminfo: memFree=30872312/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=293956 CPUtime=12.37 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 20349 0 0 0 1235 2 0 0 25 0 4 0 520766412 301010944 11135 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 73489 11135 388 106 0 68460 0
[pid=16113/tid=16116] ppid=16110 vsize=293956 CPUtime=3.09 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 4592 0 0 0 309 0 0 0 25 0 4 0 520766413 301010944 11135 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=293956 CPUtime=3.08 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 5230 0 0 0 308 0 0 0 25 0 4 0 520766413 301010944 11135 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=293956 CPUtime=3.07 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 5327 0 0 0 307 0 0 0 25 0 4 0 520766413 301010944 11135 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 293956

[startup+6.30113 s]
/proc/loadavg: 6.69 7.74 7.90 10/184 16123
/proc/meminfo: memFree=30819364/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=310980 CPUtime=25.15 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 30312 0 0 0 2512 3 0 0 25 0 4 0 520766412 318443520 13687 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 77745 13687 388 106 0 72716 0
[pid=16113/tid=16116] ppid=16110 vsize=310980 CPUtime=6.28 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 7869 0 0 0 628 0 0 0 25 0 4 0 520766413 318443520 13687 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=310980 CPUtime=6.29 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 7483 0 0 0 628 1 0 0 25 0 4 0 520766413 318443520 13687 33554432000 4194304 4627427 140735885672080 18446744073709551615 251814264727 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=310980 CPUtime=6.25 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 7670 0 0 0 625 0 0 0 25 0 4 0 520766413 318443520 13687 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 310980

[startup+12.701 s]
/proc/loadavg: 6.79 7.74 7.90 10/184 16123
/proc/meminfo: memFree=30768048/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=315804 CPUtime=50.71 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 46500 0 0 0 5065 6 0 0 25 0 4 0 520766412 323383296 19025 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 78951 19025 388 106 0 73922 0
[pid=16113/tid=16116] ppid=16110 vsize=315804 CPUtime=12.68 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 11836 0 0 0 1267 1 0 0 25 0 4 0 520766413 323383296 19025 33554432000 4194304 4627427 140735885672080 18446744073709551615 4334630 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=315804 CPUtime=12.68 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 11475 0 0 0 1267 1 0 0 25 0 4 0 520766413 323383296 19025 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=315804 CPUtime=12.62 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 12043 0 0 0 1261 1 0 0 25 0 4 0 520766413 323383296 19025 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 315804

[startup+25.5009 s]
/proc/loadavg: 7.22 7.78 7.91 10/184 16123
/proc/meminfo: memFree=30719192/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=315232 CPUtime=101.83 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 71000 0 0 0 10173 10 0 0 25 0 4 0 520766412 322797568 24598 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309182 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 78808 24598 388 106 0 73779 0
[pid=16113/tid=16116] ppid=16110 vsize=315232 CPUtime=25.48 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 17589 0 0 0 2546 2 0 0 25 0 4 0 520766413 322797568 24598 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=315232 CPUtime=25.49 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 17726 0 0 0 2546 3 0 0 25 0 4 0 520766413 322797568 24598 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=315232 CPUtime=25.35 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 17702 0 0 0 2533 2 0 0 25 0 4 0 520766413 322797568 24598 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 315232

[startup+51.1006 s]
/proc/loadavg: 7.49 7.80 7.91 10/184 16124
/proc/meminfo: memFree=30669892/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=331864 CPUtime=204.09 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 105867 0 0 0 20390 19 0 0 25 0 4 0 520766412 339828736 27786 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 82966 27787 388 106 0 77937 0
[pid=16113/tid=16116] ppid=16110 vsize=331864 CPUtime=51.08 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 24730 0 0 0 5104 4 0 0 25 0 4 0 520766413 339828736 27787 33554432000 4194304 4627427 140735885672080 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=331864 CPUtime=51.08 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 27980 0 0 0 5103 5 0 0 25 0 4 0 520766413 339828736 27787 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=331864 CPUtime=50.8 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 26187 0 0 0 5076 4 0 0 25 0 4 0 520766413 339828736 27787 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 331864

[startup+102.307 s]
/proc/loadavg: 7.89 7.86 7.92 10/184 16125
/proc/meminfo: memFree=30625200/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=340524 CPUtime=408.63 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 156797 0 0 0 40831 32 0 0 25 0 4 0 520766412 348696576 33622 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 85131 33622 388 106 0 80102 0
[pid=16113/tid=16116] ppid=16110 vsize=340524 CPUtime=102.28 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 32636 0 0 0 10222 6 0 0 25 0 4 0 520766413 348696576 33622 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=340524 CPUtime=102.3 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 41645 0 0 0 10222 8 0 0 25 0 4 0 520766413 348696576 33622 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=340524 CPUtime=101.73 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 42564 0 0 0 10164 9 0 0 25 0 4 0 520766413 348696576 33622 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 340524

[startup+162.301 s]

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

[pid=16113] ppid=16110 vsize=493924 CPUtime=2805.29 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 486649 0 0 0 280382 147 0 0 25 0 4 0 520766412 505778176 76902 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 123481 76902 388 106 0 118452 0
[pid=16113/tid=16116] ppid=16110 vsize=493924 CPUtime=702.23 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 101133 0 0 0 70192 31 0 0 25 0 4 0 520766413 505778176 76902 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=493924 CPUtime=702.29 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 131742 0 0 0 70188 41 0 0 25 0 4 0 520766413 505778176 76902 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=493924 CPUtime=698.46 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 125662 0 0 0 69809 37 0 0 25 0 4 0 520766413 505778176 76902 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 493924

[startup+762.307 s]
/proc/loadavg: 8.00 8.00 7.96 10/184 16143
/proc/meminfo: memFree=30245432/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=567428 CPUtime=3044.99 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 506086 0 0 0 304344 155 0 0 25 0 4 0 520766412 581046272 80246 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 141857 80246 388 106 0 136828 0
[pid=16113/tid=16116] ppid=16110 vsize=567428 CPUtime=762.23 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 103307 0 0 0 76192 31 0 0 25 0 4 0 520766413 581046272 80246 33554432000 4194304 4627427 140735885672080 18446744073709551615 4340452 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=567428 CPUtime=762.3 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 137385 0 0 0 76185 45 0 0 25 0 4 0 520766413 581046272 80246 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=567428 CPUtime=758.14 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 131375 0 0 0 75776 38 0 0 25 0 4 0 520766413 581046272 80246 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.99
Current children cumulated vsize (KiB) 567428

[startup+822.301 s]
/proc/loadavg: 8.06 8.02 7.97 10/184 16144
/proc/meminfo: memFree=30189584/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=526108 CPUtime=3284.63 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 531235 0 0 0 328297 166 0 0 25 0 4 0 520766412 538734592 89578 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 131527 89578 388 106 0 126498 0
[pid=16113/tid=16116] ppid=16110 vsize=526108 CPUtime=822.21 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 108661 0 0 0 82188 33 0 0 25 0 4 0 520766413 538734592 89578 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=526108 CPUtime=822.3 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 144161 0 0 0 82182 48 0 0 25 0 4 0 520766413 538734592 89578 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=526108 CPUtime=817.81 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 137520 0 0 0 81740 41 0 0 25 0 4 0 520766413 538734592 89578 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 526108

[startup+882.301 s]
/proc/loadavg: 8.08 8.03 7.97 10/184 16146
/proc/meminfo: memFree=30157664/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=526572 CPUtime=3524.3 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 549357 0 0 0 352255 175 0 0 25 0 4 0 520766412 539209728 89393 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 131643 89393 388 106 0 126614 0
[pid=16113/tid=16116] ppid=16110 vsize=526572 CPUtime=882.21 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 108768 0 0 0 88188 33 0 0 25 0 4 0 520766413 539209728 89393 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=526572 CPUtime=882.3 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 150679 0 0 0 88178 52 0 0 25 0 4 0 520766413 539209728 89393 33554432000 4194304 4627427 140735885672080 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=526572 CPUtime=877.48 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 142227 0 0 0 87705 43 0 0 25 0 4 0 520766413 539209728 89393 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.3
Current children cumulated vsize (KiB) 526572

[startup+942.301 s]
/proc/loadavg: 8.13 8.05 7.99 10/184 16147
/proc/meminfo: memFree=30164196/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=527024 CPUtime=3763.97 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 565123 0 0 0 376214 183 0 0 25 0 4 0 520766412 539672576 89255 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 131756 89255 388 106 0 126727 0
[pid=16113/tid=16116] ppid=16110 vsize=527024 CPUtime=942.2 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 108910 0 0 0 94187 33 0 0 25 0 4 0 520766413 539672576 89255 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=527024 CPUtime=942.3 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 156947 0 0 0 94174 56 0 0 25 0 4 0 520766413 539672576 89255 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=527024 CPUtime=937.16 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 145390 0 0 0 93671 45 0 0 25 0 4 0 520766413 539672576 89255 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 527024

[startup+1002.3 s]
/proc/loadavg: 8.05 8.04 7.99 10/184 16149
/proc/meminfo: memFree=30135388/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=592944 CPUtime=4003.64 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 580192 0 0 0 400173 191 0 0 25 0 4 0 520766412 607174656 90400 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 148236 90400 388 106 0 143207 0
[pid=16113/tid=16116] ppid=16110 vsize=592944 CPUtime=1002.21 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 109178 0 0 0 100187 34 0 0 25 0 4 0 520766413 607174656 90400 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=592944 CPUtime=1002.3 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 163676 0 0 0 100170 60 0 0 25 0 4 0 520766413 607174656 90400 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=592944 CPUtime=996.83 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 147385 0 0 0 99637 46 0 0 25 0 4 0 520766413 607174656 90400 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 592944

[startup+1062.3 s]
/proc/loadavg: 8.02 8.03 7.99 10/184 16151
/proc/meminfo: memFree=30127160/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=593372 CPUtime=4243.32 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 595774 0 0 0 424133 199 0 0 25 0 4 0 520766412 607612928 89294 33554432000 4194304 4627427 140735885672080 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 148343 89294 388 106 0 143314 0
[pid=16113/tid=16116] ppid=16110 vsize=593372 CPUtime=1062.2 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 110513 0 0 0 106186 34 0 0 25 0 4 0 520766413 607612928 89294 33554432000 4194304 4627427 140735885672080 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=593372 CPUtime=1062.3 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 170036 0 0 0 106168 62 0 0 25 0 4 0 520766413 607612928 89294 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=593372 CPUtime=1056.51 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 150624 0 0 0 105603 48 0 0 25 0 4 0 520766413 607612928 89294 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 593372

[startup+1122.3 s]
/proc/loadavg: 8.05 8.04 7.99 10/184 16152
/proc/meminfo: memFree=30108000/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=579632 CPUtime=4482.98 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 611014 0 0 0 448092 206 0 0 25 0 4 0 520766412 593543168 87310 33554432000 4194304 4627427 140735885672080 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 144908 87310 388 106 0 139879 0
[pid=16113/tid=16116] ppid=16110 vsize=579632 CPUtime=1122.19 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 112602 0 0 0 112183 36 0 0 25 0 4 0 520766413 593543168 87310 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=579632 CPUtime=1122.31 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 176545 0 0 0 112165 66 0 0 25 0 4 0 520766413 593543168 87310 33554432000 4194304 4627427 140735885672080 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=579632 CPUtime=1116.19 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 154000 0 0 0 111569 50 0 0 25 0 4 0 520766413 593543168 87310 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 579632

[startup+1182.3 s]
/proc/loadavg: 8.11 8.06 8.00 10/184 16154
/proc/meminfo: memFree=30111804/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=579792 CPUtime=4722.66 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 628924 0 0 0 472051 215 0 0 25 0 4 0 520766412 593707008 90567 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 144948 90567 388 106 0 139919 0
[pid=16113/tid=16116] ppid=16110 vsize=579792 CPUtime=1182.19 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 116136 0 0 0 118181 38 0 0 25 0 4 0 520766413 593707008 90567 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=579792 CPUtime=1182.3 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 182243 0 0 0 118162 68 0 0 25 0 4 0 520766413 593707008 90567 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=579792 CPUtime=1175.86 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 156588 0 0 0 117535 51 0 0 25 0 4 0 520766413 593707008 90567 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 579792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.30 8.10 8.01 10/184 16164
/proc/meminfo: memFree=30111396/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=579892 CPUtime=4800.15 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 634402 0 0 0 479798 217 0 0 25 0 4 0 520766412 593809408 85363 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 144973 85363 388 106 0 139944 0
[pid=16113/tid=16116] ppid=16110 vsize=579892 CPUtime=1201.59 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 116136 0 0 0 120121 38 0 0 25 0 4 0 520766413 593809408 85363 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=579892 CPUtime=1201.69 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 184513 0 0 0 120100 69 0 0 25 0 4 0 520766413 593809408 85363 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=579892 CPUtime=1195.15 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 157540 0 0 0 119464 51 0 0 25 0 4 0 520766413 593809408 85363 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 579892

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

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

[startup+1201.7 s]
/proc/loadavg: 8.30 8.10 8.01 10/184 16164
/proc/meminfo: memFree=30111396/32950928 swapFree=67111448/67111528
[pid=16113] ppid=16110 vsize=579892 CPUtime=4800.15 cores=0,2,4,6
/proc/16113/stat : 16113 (strangenight2-m) R 16110 16113 15338 0 -1 4202496 634402 0 0 0 479798 217 0 0 25 0 4 0 520766412 593809408 85363 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16113/statm: 144973 85363 388 106 0 139944 0
[pid=16113/tid=16116] ppid=16110 vsize=579892 CPUtime=1201.59 cores=0,2,4,6
/proc/16113/task/16116/stat : 16116 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 116136 0 0 0 120121 38 0 0 25 0 4 0 520766413 593809408 85363 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16113/tid=16118] ppid=16110 vsize=579892 CPUtime=1201.69 cores=0,2,4,6
/proc/16113/task/16118/stat : 16118 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 184513 0 0 0 120100 69 0 0 25 0 4 0 520766413 593809408 85363 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16113/tid=16121] ppid=16110 vsize=579892 CPUtime=1195.15 cores=0,2,4,6
/proc/16113/task/16121/stat : 16121 (strangenight2-m) R 16110 16113 15338 0 -1 4202560 157540 0 0 0 119464 51 0 0 25 0 4 0 520766413 593809408 85363 33554432000 4194304 4627427 140735885672080 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 579892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.19
CPU user time (s): 4798
CPU system time (s): 2.18867
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 742548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798
system time used= 2.18867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 634402
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= 380
involuntary context switches= 54933

runsolver used 1.85372 second user time and 4.70828 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 17:41:17
IDJOB=3174097
IDBENCH=82915
IDSOLVER=1586
FILE ID=node126/3174097-1304091677
RUNJOBID= node126-1304091677-16095
PBS_JOBID= 13170545
Free space on /tmp= 71600 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174097-1304091677/watcher-3174097-1304091677 -o /tmp/evaluation-result-3174097-1304091677/solver-3174097-1304091677 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174097-1304091677.cnf

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

MD5SUM BENCH= a7e7ad4822818289e739fae39e69d3b8
RANDOM SEED=1146890793

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30924668 kB
Buffers:        243504 kB
Cached:        1406920 kB
SwapCached:         76 kB
Active:         122696 kB
Inactive:      1591944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30924668 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           11408 kB
Writeback:           0 kB
AnonPages:       63632 kB
Mapped:          14436 kB
Slab:           246944 kB
PageTables:       4368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188368 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= 71588 MiB
End job on node126 at 2011-04-29 18:01:21