Trace number 3366506

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366506-1305405794.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	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.37/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.37/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.37/0.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.37/0.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.77/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.20	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.20	c calculated reachability. Time: 0.00
0.77/0.20	c Calc default polars -  time:   0.00 s pos:      46 undec:       0 neg:      34
0.77/0.20	c =========================================================================================
0.77/0.20	c types(t): F = full restart, N = normal restart
0.77/0.20	c types(t): S = simplification begin/end, E = solution found
0.77/0.20	c restart types(rt): st = static, dy = dynamic
0.77/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.20	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
1.57/0.41	c  N dy    10      6335        80      7120         0      3489     49840     83996     22.67     24.13
1.97/0.56	c  N dy    23     10432        80      7120         0      7232     49840    183600     22.76     24.34
3.17/0.88	c  N dy    36     17717        80      7120         0     10005     49840    243831     22.57     23.83
4.00/1.09	c  N dy    63     22067        80      7120         0      8910     49840    203476     22.87     24.22
4.75/1.24	c  F st    72     25000        80      7120         0     11605     49840    276317     22.92     21.22
5.16/1.31	c  N st    75     26187        80      7120         0      6432     49840    120779     22.92   no data
5.56/1.48	c  S st    78     30000        80      7120         0      9910     49840    213295     22.92   no data
5.96/1.51	c  S st    78     30500        80      7120         0     10384     49840    226133     22.92   no data
5.96/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.96/1.52	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.96/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.96/1.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.96/1.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.96/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.75/1.74	c lits-rem:       125  cl-subs:      839  v-elim:      0  v-fix:    0  time:  0.21 s
7.95/2.01	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.28
7.95/2.01	c calculated reachability. Time: 0.00
7.95/2.01	c  N dy    78     30500        80      7120         0      9545     49840    202303     22.92   no data
8.79/2.28	c  N dy    94     35508        80      7120         0     14153     49840    325661     22.90     24.19
10.34/2.65	c  N dy    95     42334        80      7120         0     13137     49840    279943     22.67     23.89
11.14/2.89	c  S st   121     45751        80      7120         0     16292     49840    365442     22.81     21.42
11.54/2.94	c  S st   121     46257        80      7120         0      8588     49840    148360     22.81   no data
11.54/2.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.54/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.54/2.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.54/2.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.54/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.54/2.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.54/2.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.54/2.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.54/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.54/2.99	c lits-rem:         4  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.03 s
11.54/2.99	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.54/2.99	c vivif2 --  cl tried     8542 cl shrink        0 lits rem          0 time: 0.00
12.77/3.25	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
12.77/3.25	c calculated reachability. Time: 0.00
12.77/3.25	c  N dy   121     46257        80      7120         0      8542     49840    146853     22.81   no data
13.92/3.56	c  N dy   129     52300        80      7120         0     14056     49840    292360     22.75     24.04
15.12/3.84	c  N dy   152     56387        80      7120         0     17799     49840    393972     22.86     24.46
16.33/4.17	c  N dy   160     62064        80      7120         0     13887     49840    275137     22.83     24.04
17.57/4.47	c  N dy   174     66349        80      7120         0     17814     49840    380261     22.86     24.06
18.72/4.72	c  S st   182     69385        80      7120         0     10551     49840    169999     22.79     19.90
18.72/4.75	c  S st   182     69887        80      7120         0     11015     49840    182767     22.79   no data
18.72/4.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.72/4.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.72/4.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.72/4.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.72/4.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.72/4.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.72/4.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.72/4.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.72/4.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.12/4.83	c lits-rem:        17  cl-subs:      145  v-elim:      0  v-fix:    0  time:  0.06 s
19.12/4.83	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
19.12/4.83	c vivif2 --  cl tried    10870 cl shrink        0 lits rem          0 time: 0.00
20.31/5.13	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.30
20.31/5.13	c calculated reachability. Time: 0.00
20.31/5.13	c  N dy   182     69887        80      7120         0     10870     49840    178896     22.79   no data
21.55/5.41	c  N dy   215     74374        80      7120         0     14989     49840    291568     22.91     25.24
22.71/5.74	c  N dy   227     79215        80      7120         0     19395     49840    406979     22.87     24.19
24.30/6.11	c  N dy   245     84351        80      7120         0     13137     49840    226488     22.89     25.66
25.10/6.31	c  F st   255     87501        80      7120         0     16015     49840    302747     22.88     21.56
25.94/6.53	c  N st   260     90799        80      7120         0     19067     49840    384957     22.88   no data
27.89/7.02	c  N dy   291     96613        80      7120         0     12468     49840    193088     22.96     25.45
29.89/7.54	c  N dy   301    104830        80      7120         0     19974     49840    391490     22.90     20.23
29.89/7.54	c  S st   301    104830        80      7120         0     19974     49840    391490     22.90     20.23
29.89/7.60	c  S st   301    105333        80      7120         0     20444     49840    404374     22.90   no data
29.89/7.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.89/7.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.89/7.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.89/7.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.89/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.89/7.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.89/7.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.33/7.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.33/7.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.68/8.20	c lits-rem:       243  cl-subs:     1838  v-elim:      0  v-fix:    0  time:  0.57 s
32.68/8.20	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
32.68/8.20	c vivif2 --  cl tried    18606 cl shrink        0 lits rem          0 time: 0.00
34.28/8.60	c asymm  cl-useful: 0/5842/7120 lits-rem:0 time: 0.40
34.28/8.60	c calculated reachability. Time: 0.00
34.28/8.60	c  N dy   301    105333        80      7120         0     18606     49840    354071     22.90   no data
38.66/9.77	c  N dy   309    121723        80      7120         0     20759     49840    394057     22.67     23.94
41.85/10.53	c  N dy   348    129602        80      7120         0     14321     49840    214479     22.75     23.97
44.64/11.21	c  N dy   385    138908        80      7120         0     22867     49840    442415     22.76     24.10
47.87/12.03	c  N dy   414    148051        80      7120         0     16615     49840    260849     22.76     24.08
51.02/12.82	c  N dy   453    157962        80      7120         0     25739     49840    505201     22.80     24.00
51.02/12.82	c  S st   454    158000        80      7120         0     25775     49840    506162     22.80   no data
51.02/12.89	c  S st   454    158502        80      7120         0     26243     49840    518813     22.80   no data
51.02/12.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.42/12.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.42/12.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.42/12.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.42/12.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.42/12.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
51.42/12.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.42/12.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.42/12.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.61/13.74	c lits-rem:       209  cl-subs:     2249  v-elim:      0  v-fix:    0  time:  0.82 s
54.61/13.74	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
54.61/13.75	c vivif2 --  cl tried    23994 cl shrink        0 lits rem          0 time: 0.01
55.01/13.86	c asymm  cl-useful: 0/1278/7120 lits-rem:0 time: 0.12
55.01/13.86	c calculated reachability. Time: 0.00
55.01/13.86	c  N dy   454    158502        80      7120         0     23994     49840    454051     22.80   no data
61.03/15.32	c  N dy   478    176023        80      7120         0     24418     49840    442352     22.69     23.94
65.83/16.59	c  N dy   505    189982        80      7120         0     20820     49840    342779     22.65     23.86
72.16/18.14	c  N dy   554    205512        80      7120         0     17730     49840    244978     22.64     23.90
76.94/19.38	c  N dy   619    218637        80      7120         0     29817     49840    569888     22.69     24.02
83.38/20.98	c  N dy   684    233402        80      7120         0     24995     49840    422039     22.73     24.13
85.33/21.41	c  S st   703    237753        80      7120         0     28991     49840    529348     22.74     21.18
85.33/21.48	c  S st   703    238255        80      7120         0     29463     49840    542480     22.74   no data
85.33/21.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.33/21.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.33/21.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.33/21.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.33/21.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.33/21.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
85.33/21.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.72/21.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.72/21.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.91/22.37	c lits-rem:       264  cl-subs:     1974  v-elim:      0  v-fix:    0  time:  0.85 s
88.91/22.37	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
88.91/22.37	c vivif2 --  cl tried    27489 cl shrink        0 lits rem          0 time: 0.01
89.70/22.57	c asymm  cl-useful: 0/2453/7120 lits-rem:0 time: 0.19
89.70/22.57	c calculated reachability. Time: 0.00
89.70/22.57	c  N dy   703    238255        80      7120         0     27489     49840    486876     22.74   no data
96.53/24.30	c  N dy   781    253496        80      7120         0     22327     49840    337141     22.79     25.47
103.67/26.03	c  N dy   833    270020        80      7120         0     37443     49840    744037     22.81     24.09
111.24/27.96	c  N dy   906    288492        80      7120         0     34230     49840    640422     22.82     24.05
118.82/29.83	c  F st   941    306251        80      7120         0     29410     49840    497006     22.78     22.05
119.22/29.95	c  N st   944    307440        80      7120         0     30507     49840    527450     22.78   no data
130.39/32.75	c  N dy   964    334190        80      7120         0     32909     49840    570896     22.70     23.93
140.75/35.37	c  N dy  1065    354408        80      7120         0     28663     49840    448252     22.76     24.10
141.95/35.68	c  S st  1071    357383        80      7120         0     31341     49840    518446     22.76   no data
142.35/35.76	c  S st  1071    357890        80      7120         0     31820     49840    531533     22.76   no data
142.35/35.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.35/35.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
142.35/35.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.35/35.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.35/35.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.35/35.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
142.35/35.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.35/35.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.35/35.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.94/36.63	c lits-rem:       193  cl-subs:     1630  v-elim:      0  v-fix:    0  time:  0.83 s
145.94/36.63	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
145.94/36.64	c vivif2 --  cl tried    30190 cl shrink        0 lits rem          0 time: 0.01
146.73/36.85	c asymm  cl-useful: 0/1905/7120 lits-rem:0 time: 0.21
146.73/36.85	c calculated reachability. Time: 0.00
146.73/36.85	c  N dy  1071    357890        80      7120         0     30190     49840    484564     22.76   no data
157.11/39.45	c  N dy  1132    378307        80      7120         0     25195     49840    335603     22.77     24.04
169.47/42.50	c  N dy  1237    401591        80      7120         0     46566     49840    913759     22.81     24.04
181.83/45.61	c  N dy  1333    421629        80      7120         0     40295     49840    725093     22.84     24.05
206.95/51.99	c  N dy  1438    469146        80      7120         0     31365     49840    449842     22.73     24.01
218.13/54.76	c  N dy  1529    489313        80      7120         0     49838     49840    948171     22.75     23.97
229.29/57.52	c  N dy  1602    509335        80      7120         0     40816     49840    697479     22.77     25.55
243.25/61.08	c  N dy  1712    530524        80      7120         0     31876     49840    437850     22.80     24.04
246.43/61.82	c  S st  1721    536835        80      7120         0     37644     49840    590463     22.80     22.93
246.83/61.92	c  S st  1721    537345        80      7120         0     38122     49840    603596     22.80   no data
246.83/61.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
246.83/61.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
246.83/61.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
246.83/61.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.83/61.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.83/61.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
246.83/61.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
246.83/61.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
246.83/61.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.23/63.05	c lits-rem:       261  cl-subs:     2121  v-elim:      0  v-fix:    0  time:  1.10 s
251.23/63.05	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
251.23/63.06	c vivif2 --  cl tried    36001 cl shrink        0 lits rem          0 time: 0.01
252.03/63.27	c asymm  cl-useful: 0/1598/7120 lits-rem:0 time: 0.21
252.03/63.28	c calculated reachability. Time: 0.00
252.03/63.28	c  N dy  1721    537345        80      7120         0     36001     49840    546473     22.80   no data
263.59/66.18	c  N dy  1778    557458        80      7120         0     54446     49840   1037389     22.78     24.03
276.00/69.26	c  N dy  1892    577911        80      7120         0     44050     49840    755754     22.82     24.02
289.16/72.59	c  N dy  1954    598191        80      7120         0     32387     49840    419781     22.82     24.12
299.88/75.28	c  N dy  2003    618199        80      7120         0     50691     49840    906258     22.80     24.10
314.24/78.89	c  N dy  2049    640299        80      7120         0     39705     49840    594635     22.79     24.01
329.05/82.54	c  N dy  2171    660312        80      7120         0     58114     49840   1094971     22.83     25.32
341.80/85.76	c  N dy  2242    680809        80      7120         0     44847     49840    721643     22.83     24.19
357.31/89.65	c  N dy  2274    702018        80      7120         0     64206     49840   1234980     22.81     24.01
368.13/92.36	c  N dy  2296    722022        80      7120         0     49580     49840    829653     22.79     24.03
386.82/97.08	c  N dy  2393    742313        80      7120         0     34309     49840    407254     22.81     24.16
399.24/100.19	c  N dy  2483    762805        80      7120         0     53084     49840    913918     22.83     24.07
415.95/104.32	c  N dy  2565    783033        80      7120         0     36808     49840    457205     22.84     24.05
429.55/107.71	c  N dy  2677    803116        80      7120         0     55216     49840    960159     22.87     25.31
431.50/108.22	c  S st  2679    806018        80      7120         0     57850     49840   1028674     22.87     20.55
431.90/108.37	c  S st  2679    806520        80      7120         0     58325     49840   1041586     22.87   no data
431.90/108.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
432.30/108.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
432.30/108.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
432.30/108.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
432.30/108.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.30/108.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
432.30/108.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
432.30/108.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
432.30/108.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.64/112.57	c lits-rem:       657  cl-subs:     4389  v-elim:      0  v-fix:    0  time:  4.14 s
448.64/112.57	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
448.64/112.59	c vivif2 --  cl tried    53936 cl shrink        0 lits rem          0 time: 0.01
449.84/112.88	c asymm  cl-useful: 0/1098/7120 lits-rem:0 time: 0.29
449.84/112.88	c calculated reachability. Time: 0.00
449.84/112.88	c  N dy  2679    806520        80      7120         0     53936     49840    915821     22.87   no data
469.03/117.71	c  N dy  2808    827055        80      7120         0     37194     49840    456076     22.90     24.14
480.96/120.63	c  N dy  2833    847842        80      7120         0     56046     49840    954070     22.87     24.10
500.89/125.63	c  N dy  2900    871367        80      7120         0     41073     49840    542718     22.87     24.13
515.65/129.30	c  N dy  3022    891641        80      7120         0     59723     49840   1052942     22.90     24.13
534.00/133.95	c  N dy  3122    911690        80      7120         0     40638     49840    516151     22.92     24.13
548.00/137.49	c  N dy  3221    931715        80      7120         0     58983     49840   1012266     22.93     24.16
568.69/142.62	c  N dy  3330    952625        80      7120         0     39704     49840    472738     22.96     24.45
584.25/146.50	c  N dy  3381    976816        80      7120         0     61789     49840   1060371     22.95     24.18
602.59/151.10	c  N dy  3423    998606        80      7120         0     42350     49840    527595     22.94     24.35
622.14/156.02	c  N dy  3492   1027058        80      7120         0     68375     49840   1224901     22.93     24.14
639.29/160.37	c  N dy  3493   1053789        80      7120         0     52443     49840    772864     22.88     24.11
655.24/164.32	c  F st  3589   1071875        80      7120         0     69028     49840   1221996     22.89   no data
656.84/164.76	c  N st  3593   1073911        80      7120         0     70892     49840   1274008     22.89   no data
675.23/169.32	c  N dy  3658   1094287        80      7120         0     48453     49840    659443     22.90     24.12
690.33/173.18	c  N dy  3708   1114863        80      7120         0     67301     49840   1163699     22.89     24.12
711.06/178.38	c  N dy  3801   1134889        80      7120         0     43590     49840    513717     22.91     24.18
724.63/181.78	c  N dy  3815   1156694        80      7120         0     63394     49840   1038103     22.88     24.13
746.17/187.11	c  N dy  3920   1176778        80      7120         0     81847     49840   1540721     22.90     26.22
762.13/191.20	c  N dy  3984   1196863        80      7120         0     57255     49840    862306     22.90     25.60
774.49/194.20	c  S st  4002   1209781        80      7120         0     68977     49840   1172757     22.89     21.07
775.29/194.46	c  S st  4002   1210287        80      7120         0     69458     49840   1185852     22.89   no data
775.29/194.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
775.69/194.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
775.69/194.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
775.69/194.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
775.69/194.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
775.69/194.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
775.69/194.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
775.69/194.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
775.69/194.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
821.14/205.99	c lits-rem:       731  cl-subs:     5721  v-elim:      0  v-fix:    0  time: 11.42 s
821.14/205.99	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
821.54/206.01	c vivif2 --  cl tried    63737 cl shrink        0 lits rem          0 time: 0.02
823.54/206.54	c asymm  cl-useful: 0/1308/7120 lits-rem:0 time: 0.53
823.54/206.54	c calculated reachability. Time: 0.00
823.54/206.54	c  N dy  4002   1210287        80      7120         0     63737     49840   1030928     22.89   no data
855.09/214.41	c  N dy  4099   1231342        80      7120         0     83030     49840   1551105     22.90     24.14
873.38/219.06	c  N dy  4160   1251541        80      7120         0     57907     49840    869471     22.90     24.26
893.34/224.08	c  N dy  4273   1272147        80      7120         0     76740     49840   1379492     22.92     24.19
909.67/228.12	c  N dy  4277   1293570        80      7120         0     51546     49840    680466     22.89     24.18
927.22/232.54	c  N dy  4367   1313874        80      7120         0     70169     49840   1184615     22.90     24.21
949.96/238.20	c  N dy  4459   1333981        80      7120         0     88623     49840   1683951     22.91     24.27
969.15/243.09	c  N dy  4555   1354026        80      7120         0     61334     49840    932213     22.92     26.64
992.63/248.94	c  N dy  4617   1374506        80      7120         0     80027     49840   1431151     22.92     24.13
1015.76/254.77	c  N dy  4678   1394619        80      7120         0     51818     49840    659459     22.91     24.21
1037.31/260.10	c  N dy  4768   1419267        80      7120         0     74315     49840   1264316     22.92     24.22
1060.43/265.93	c  N dy  4833   1439290        80      7120         0     92603     49840   1753805     22.92     24.15
1077.99/270.36	c  N dy  4896   1459349        80      7120         0     63466     49840    953654     22.92     24.96
1098.72/275.53	c  N dy  4981   1479378        80      7120         0     81833     49840   1451976     22.93     24.19
1123.43/281.76	c  N dy  5080   1499412        80      7120         0     51669     49840    623018     22.94     24.96
1140.24/285.99	c  N dy  5143   1519448        80      7120         0     69959     49840   1114431     22.94     24.44
1162.57/291.52	c  N dy  5210   1540220        80      7120         0     89002     49840   1625865     22.94     24.15
1185.25/297.26	c  N dy  5326   1560298        80      7120         0     57998     49840    780719     22.96     24.23
1203.99/301.94	c  N dy  5399   1580451        80      7120         0     76421     49840   1276910     22.96     24.57
1229.11/308.21	c  N dy  5495   1600493        80      7120         0     94754     49840   1775444     22.97     26.05
1248.26/313.01	c  N dy  5532   1620741        80      7120         0     62932     49840    886763     22.96     24.45
1266.61/317.62	c  N dy  5591   1641095        80      7120         0     81570     49840   1390951     22.96     24.35
1294.16/324.53	c  N dy  5693   1661344        80      7120         0    100138     49840   1895465     22.97     24.26
1312.06/329.08	c  N dy  5725   1681873        80      7120         0     67639     49840   1001896     22.96     24.18
1335.20/334.85	c  N dy  5821   1703820        80      7120         0     87685     49840   1543987     22.97     24.23
1343.17/336.82	c  S st  5845   1710290        80      7120         0     93618     49840   1705622     22.97   no data
1343.97/337.08	c  S st  5845   1710794        80      7120         0     94091     49840   1718732     22.97   no data
1343.97/337.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1344.37/337.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1344.37/337.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1344.37/337.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1344.37/337.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1344.37/337.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1344.37/337.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1344.37/337.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1344.77/337.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1405.38/352.43	c lits-rem:      1098  cl-subs:     8902  v-elim:      0  v-fix:    0  time: 15.23 s
1405.38/352.43	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1405.38/352.46	c vivif2 --  cl tried    85189 cl shrink        0 lits rem          0 time: 0.03
1407.82/353.04	c asymm  cl-useful: 0/755/7120 lits-rem:0 time: 0.58
1407.82/353.04	c calculated reachability. Time: 0.00
1407.82/353.04	c  N dy  5845   1710794        80      7120         0     85189     49840   1471977     22.97   no data
1451.25/363.92	c  N dy  5902   1736323        80      7120         0     56713     49840    697972     22.96     24.19
1486.35/372.75	c  N dy  5960   1766254        80      7120         0     83928     49840   1422507     22.96     24.19
1526.27/382.79	c  N dy  6070   1800239        80      7120         0     62139     49840    821452     22.95     24.26
1547.76/388.12	c  N dy  6167   1820330        80      7120         0     80525     49840   1321024     22.96     26.85
1573.29/394.54	c  N dy  6269   1840370        80      7120         0     98946     49840   1825115     22.97     25.09
1596.47/400.39	c  N dy  6320   1860387        80      7120         0     63389     49840    840654     22.97     24.31
1623.19/407.06	c  N dy  6448   1880475        80      7120         0     81716     49840   1343190     22.98     25.96
1652.66/414.48	c  N dy  6550   1901789        80      7120         0    101297     49840   1874765     22.99     24.20
1676.97/420.53	c  N dy  6651   1921846        80      7120         0     64870     49840    873243     23.00     26.06
1697.36/425.64	c  N dy  6692   1943927        80      7120         0     84931     49840   1409066     22.99     24.38
1722.85/432.04	c  N dy  6748   1964240        80      7120         0    103489     49840   1908385     22.99     24.25
1747.57/438.25	c  N dy  6842   1984274        80      7120         0     66075     49840    885820     23.00     25.76
1769.50/443.72	c  N dy  6916   2004777        80      7120         0     84837     49840   1391144     23.00     24.23
1797.82/450.86	c  N dy  7035   2024875        80      7120         0    103234     49840   1896794     23.01     24.37
1826.53/458.04	c  N dy  7112   2048729        80      7120         0     68332     49840    925827     23.01     24.27
1851.31/464.27	c  N dy  7141   2075452        80      7120         0     92513     49840   1564331     23.00     24.36
1879.17/471.27	c  N dy  7215   2095463        80      7120         0    110707     49840   2050726     22.99     24.48
1900.32/476.51	c  N dy  7255   2115494        80      7120         0     71552     49840    998544     22.99     25.95
1946.18/488.05	c  N dy  7281   2159450        80      7120         0    111128     49840   2025722     22.95     24.26
1972.91/494.71	c  N dy  7410   2180584        80      7120         0     72421     49840   1021382     22.96     24.18
1993.24/499.86	c  N dy  7446   2201075        80      7120         0     91075     49840   1518862     22.96     24.17
2006.80/503.28	c  S st  7497   2210794        80      7120         0     99974     49840   1763545     22.96     23.76
2008.00/503.57	c  S st  7497   2211299        80      7120         0    100449     49840   1777148     22.96   no data
2008.00/503.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2008.40/503.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2008.40/503.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2008.40/503.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2008.40/503.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2008.40/503.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2008.40/503.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2008.40/503.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2008.40/503.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2056.26/515.62	c lits-rem:      1003  cl-subs:     8701  v-elim:      0  v-fix:    0  time: 11.92 s
2056.26/515.62	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2056.26/515.64	c vivif2 --  cl tried    91748 cl shrink        0 lits rem          0 time: 0.02
2057.85/516.01	c asymm  cl-useful: 0/726/7120 lits-rem:0 time: 0.36
2057.85/516.01	c calculated reachability. Time: 0.00
2057.85/516.01	c  N dy  7497   2211299        80      7120         0     91748     49840   1534770     22.96   no data
2097.73/526.02	c  N dy  7579   2235638        80      7120         0    113973     49840   2134164     22.96     24.30
2123.31/532.47	c  N dy  7627   2255648        80      7120         0     73496     49840   1032745     22.96     25.12
2155.57/540.57	c  N dy  7708   2275812        80      7120         0     91965     49840   1535128     22.96     24.21
2192.26/549.73	c  N dy  7768   2297101        80      7120         0    111311     49840   2054552     22.96     24.26
2221.77/557.10	c  N dy  7885   2318007        80      7120         0     70504     49840    936452     22.97     24.21
2244.10/562.70	c  N dy  7980   2338029        80      7120         0     88825     49840   1435426     22.98     26.11
2287.98/573.72	c  N dy  8035   2374087        80      7120         0    121604     49840   2310680     22.97     24.30
2310.31/579.30	c  N dy  8111   2394166        80      7120         0     78956     49840   1145613     22.97     24.86
2336.23/585.83	c  N dy  8213   2414192        80      7120         0     97268     49840   1644100     22.98     25.25
2383.69/597.77	c  N dy  8294   2446645        80      7120         0     64866     49840    745201     22.97     24.19
2407.22/603.69	c  N dy  8425   2467949        80      7120         0     84386     49840   1280934     22.98     24.21
2430.73/609.50	c  N dy  8452   2488025        80      7120         0    102657     49840   1768587     22.98     24.83
2462.25/617.42	c  N dy  8514   2508067        80      7120         0    120949     49840   2261252     22.97     26.78
2486.58/623.55	c  N dy  8587   2528091        80      7120         0     76289     49840   1039381     22.98     24.76
2509.70/629.39	c  N dy  8660   2548184        80      7120         0     94620     49840   1536835     22.98     26.90
2544.05/637.93	c  N dy  8756   2570684        80      7120         0    115280     49840   2099301     22.98     24.22
2579.15/646.75	c  N dy  8874   2591059        80      7120         0     69943     49840    853024     22.99     24.26
2606.23/653.54	c  N dy  8973   2615357        80      7120         0     92108     49840   1457337     23.00     24.22
2635.34/660.83	c  N dy  9054   2635436        80      7120         0    110362     49840   1950977     23.00     25.44
2676.41/671.12	c  N dy  9113   2663302        80      7120         0     70871     49840    858884     23.00     24.22
2697.17/676.39	c  N dy  9188   2683399        80      7120         0     89171     49840   1352462     23.00     24.66
2725.87/683.57	c  N dy  9274   2703756        80      7120         0    107722     49840   1858702     23.00     24.37
2737.49/686.47	c  S st  9292   2711299        80      7120         0    114607     49840   2045614     23.00   no data
2739.04/686.84	c  S st  9292   2711799        80      7120         0    115078     49840   2059146     23.00   no data
2739.04/686.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2739.44/686.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2739.44/686.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2739.44/686.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2739.44/686.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2739.44/686.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2739.44/686.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2739.44/686.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2739.44/686.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2805.64/703.53	c lits-rem:      1300  cl-subs:    10688  v-elim:      0  v-fix:    0  time: 16.54 s
2805.64/703.53	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2805.64/703.56	c vivif2 --  cl tried   104390 cl shrink        0 lits rem          0 time: 0.03
2807.27/703.93	c asymm  cl-useful: 0/644/7120 lits-rem:0 time: 0.37
2807.27/703.93	c calculated reachability. Time: 0.00
2807.27/703.93	c  N dy  9292   2711799        80      7120         0    104390     49840   1765063     23.00   no data
2839.13/711.96	c  N dy  9361   2731813        80      7120         0    122665     49840   2255657     23.00     25.05
2872.64/720.39	c  N dy  9474   2754942        80      7120         0     78646     49840   1068164     23.01     24.24
2907.74/729.10	c  N dy  9567   2775475        80      7120         0     97367     49840   1578183     23.01     24.31
2955.99/741.26	c  N dy  9664   2795955        80      7120         0    116007     49840   2085893     23.02     24.24
3000.30/752.40	c  N dy  9737   2816029        80      7120         0     67954     49840    759060     23.02     25.19
3028.16/759.33	c  N dy  9877   2840403        80      7120         0     90267     49840   1372676     23.03     24.26
3058.47/766.97	c  N dy  9982   2860793        80      7120         0    108922     49840   1882330     23.04     24.30
3093.96/775.82	c  N dy 10062   2880907        80      7120         0    127267     49840   2380931     23.04     24.28
3122.69/783.07	c  N dy 10133   2900917        80      7120         0     78111     49840   1017021     23.04     26.75
3150.59/790.00	c  N dy 10268   2920952        80      7120         0     96472     49840   1522135     23.05     25.53
3184.10/798.42	c  N dy 10296   2947547        80      7120         0    120488     49840   2151979     23.04     24.31
3220.79/807.68	c  N dy 10348   2970629        80      7120         0     73242     49840    863486     23.03     24.27
3300.96/827.78	c  N dy 10437   3040752        80      7120         0    136619     49840   2529364     22.98     24.23
3322.09/833.06	c  N dy 10456   3060806        80      7120         0     85836     49840   1188901     22.98     24.24
3351.65/840.46	c  N dy 10546   3080858        80      7120         0    104195     49840   1686926     22.98     25.15
3387.89/849.53	c  N dy 10670   3101389        80      7120         0    122957     49840   2201005     22.99     24.23
3424.60/858.79	c  N dy 10726   3123052        80      7120         0     72590     49840    819144     22.99     24.20
3448.91/864.85	c  N dy 10836   3143107        80      7120         0     90967     49840   1320878     22.99     24.46
3477.24/871.97	c  N dy 10907   3163135        80      7120         0    109261     49840   1811616     22.99     24.85
3515.53/881.52	c  N dy 11017   3183513        80      7120         0    127944     49840   2323686     23.00     24.26
3554.60/891.36	c  N dy 11126   3203715        80      7120         0     75286     49840    875828     23.01     24.34
3563.78/893.70	c  S st 11169   3211801        80      7120         0     82674     49840   1077295     23.01     21.68
3564.98/893.95	c  S st 11169   3212306        80      7120         0     83143     49840   1090162     23.01   no data
3564.98/893.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3564.98/893.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3565.38/894.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3565.38/894.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3565.38/894.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3565.38/894.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3565.38/894.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3565.38/894.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3565.38/894.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3576.54/896.87	c lits-rem:       315  cl-subs:     2277  v-elim:      0  v-fix:    0  time:  2.83 s
3576.54/896.88	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3576.54/896.89	c vivif2 --  cl tried    80866 cl shrink        0 lits rem          0 time: 0.02
3578.14/897.23	c asymm  cl-useful: 0/788/7120 lits-rem:0 time: 0.33
3578.14/897.23	c calculated reachability. Time: 0.00
3578.14/897.23	c  N dy 11169   3212306        80      7120         0     80866     49840   1024187     23.01   no data
3605.27/904.07	c  N dy 11261   3233027        80      7120         0     99847     49840   1541895     23.01     24.28
3637.96/912.26	c  N dy 11359   3253148        80      7120         0    118198     49840   2040300     23.02     24.36
3675.06/921.56	c  N dy 11430   3273281        80      7120         0    136509     49840   2536501     23.02     24.23
3710.15/930.39	c  N dy 11532   3293348        80      7120         0     82893     49840   1070316     23.02     24.26
3736.08/936.87	c  N dy 11608   3313395        80      7120         0    101196     49840   1568717     23.02     24.49
3771.56/945.77	c  N dy 11664   3334860        80      7120         0    120803     49840   2098575     23.03     24.26
3806.67/954.52	c  N dy 11716   3355454        80      7120         0    139545     49840   2601791     23.02     24.50
3843.75/963.89	c  N dy 11843   3375493        80      7120         0     84959     49840   1112085     23.03     24.30
3877.70/972.38	c  N dy 11950   3395783        80      7120         0    103399     49840   1616523     23.04     24.26
3909.15/980.26	c  N dy 12002   3417905        80      7120         0    123548     49840   2159979     23.03     24.29
3949.43/990.35	c  N dy 12101   3437988        80      7120         0    141939     49840   2662831     23.04     24.50
3998.89/1002.79	c  N dy 12163   3476609        80      7120         0    102886     49840   1556131     23.03     24.34
4032.79/1011.23	c  N dy 12254   3496861        80      7120         0    121307     49840   2056779     23.03     24.44
4076.66/1022.26	c  N dy 12392   3517199        80      7120         0    139947     49840   2572233     23.04     24.44
4108.18/1030.15	c  N dy 12427   3537239        80      7120         0     83532     49840   1037830     23.04     24.93
4134.90/1036.81	c  N dy 12512   3558020        80      7120         0    102519     49840   1554778     23.04     24.26
4166.40/1044.75	c  N dy 12596   3578029        80      7120         0    120731     49840   2050496     23.04     25.77
4245.38/1064.55	c  N dy 12633   3639954        80      7120         0    101230     49840   1496054     23.02     24.36
4279.27/1073.08	c  N dy 12751   3660032        80      7120         0    119612     49840   2001515     23.02     24.88
4319.15/1083.05	c  N dy 12857   3680061        80      7120         0    137891     49840   2500124     23.03     26.41
4364.22/1094.38	c  N dy 12958   3701945        80      7120         0     81400     49840    952173     23.03     24.25
4377.82/1097.73	c  S st 13013   3712307        80      7120         0     90867     49840   1212565     23.04     20.47
4378.57/1097.98	c  S st 13013   3712813        80      7120         0     91348     49840   1225934     23.04   no data
4378.57/1097.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4378.97/1098.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
4378.97/1098.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4378.97/1098.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4378.97/1098.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4378.97/1098.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4378.97/1098.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4378.97/1098.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4378.97/1098.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4393.72/1101.75	c lits-rem:       342  cl-subs:     2815  v-elim:      0  v-fix:    0  time:  3.67 s
4393.72/1101.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4393.72/1101.78	c vivif2 --  cl tried    88533 cl shrink        0 lits rem          0 time: 0.02
4395.36/1102.12	c asymm  cl-useful: 0/704/7120 lits-rem:0 time: 0.34
4395.36/1102.12	c calculated reachability. Time: 0.00
4395.36/1102.12	c  N dy 13013   3712813        80      7120         0     88533     49840   1144910     23.04   no data
4418.04/1107.86	c  N dy 13033   3732902        80      7120         0    106800     49840   1634953     23.03     24.74
4443.17/1114.14	c  F st 13054   3751563        80      7120         0    123610     49840   2082333     23.02     20.40
4446.36/1114.95	c  N st 13058   3753596        80      7120         0    125477     49840   2133388     23.02   no data
4485.83/1124.86	c  N dy 13134   3773876        80      7120         0    143982     49840   2640062     23.03     24.33
4517.73/1132.89	c  N dy 13167   3794207        80      7120         0     85195     49840   1034508     23.02     24.35
4544.06/1139.46	c  N dy 13250   3814624        80      7120         0    103885     49840   1544024     23.02     24.44
4579.14/1148.21	c  N dy 13321   3834844        80      7120         0    122358     49840   2045157     23.02     24.30
4625.00/1159.71	c  N dy 13361   3859474        80      7120         0    144703     49840   2637817     23.02     24.30
4664.08/1169.56	c  N dy 13443   3879502        80      7120         0     84801     49840   1015487     23.02     24.60
4691.61/1176.41	c  N dy 13520   3899800        80      7120         0    103365     49840   1521158     23.02     24.33
4777.75/1198.04	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: 961)

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

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

running on 4 cores: 1,3,5,7

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.82 7.81 7.97 6/361 28682
/proc/meminfo: memFree=24014640/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 411 0 0 0 2 0 0 0 21 0 4 0 652179838 52396032 351 33554432000 4194304 4580107 140733928939376 18446744073709551615 47883408066073 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 12792 351 302 95 0 7774 0
[pid=28682/tid=28683] ppid=28680 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 4 0 652179838 52396032 351 33554432000 4194304 4580107 140733928939376 18446744073709551615 47883408066071 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 652179838 52396032 351 33554432000 4194304 4580107 140733928939376 18446744073709551615 47883408066482 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 652179838 52396032 351 33554432000 4194304 4580107 140733928939376 18446744073709551615 47883408066073 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0840191 s]
/proc/loadavg: 6.82 7.81 7.97 6/361 28682
/proc/meminfo: memFree=24014640/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=281964 CPUtime=0.3 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 1468 0 0 0 30 0 0 0 18 0 4 0 652179838 288731136 1385 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 70491 1385 358 95 0 65473 0
[pid=28682/tid=28683] ppid=28680 vsize=281964 CPUtime=0.08 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 245 0 0 0 8 0 0 0 18 0 4 0 652179838 288731136 1385 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=281964 CPUtime=0.06 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 229 0 0 0 6 0 0 0 23 0 4 0 652179838 288731136 1385 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=281964 CPUtime=0.07 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 339 0 0 0 7 0 0 0 18 0 4 0 652179838 288731136 1385 33554432000 4194304 4580107 140733928939376 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 281964

[startup+0.101016 s]
/proc/loadavg: 6.82 7.81 7.97 6/361 28682
/proc/meminfo: memFree=24014640/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=281964 CPUtime=0.37 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 1504 0 0 0 37 0 0 0 18 0 4 0 652179838 288731136 1421 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 70491 1421 358 95 0 65473 0
[pid=28682/tid=28683] ppid=28680 vsize=281964 CPUtime=0.09 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 248 0 0 0 9 0 0 0 18 0 4 0 652179838 288731136 1421 33554432000 4194304 4580107 140733928939376 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=281964 CPUtime=0.08 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 232 0 0 0 8 0 0 0 23 0 4 0 652179838 288731136 1421 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=281964 CPUtime=0.09 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 364 0 0 0 9 0 0 0 18 0 4 0 652179838 288731136 1421 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 281964

[startup+0.300981 s]
/proc/loadavg: 6.82 7.81 7.97 6/361 28682
/proc/meminfo: memFree=24014640/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=284692 CPUtime=1.17 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 3729 0 0 0 116 1 0 0 18 0 4 0 652179838 291524608 3223 33554432000 4194304 4580107 140733928939376 18446744073709551615 4321137 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 71173 3223 375 95 0 66155 0
[pid=28682/tid=28683] ppid=28680 vsize=284692 CPUtime=0.29 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 876 0 0 0 29 0 0 0 18 0 4 0 652179838 291524608 3223 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=284692 CPUtime=0.28 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 864 0 0 0 28 0 0 0 23 0 4 0 652179838 291524608 3223 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=284692 CPUtime=0.29 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 689 0 0 0 29 0 0 0 18 0 4 0 652179838 291524608 3223 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284692

[startup+0.700908 s]
/proc/loadavg: 6.82 7.81 7.97 6/361 28682
/proc/meminfo: memFree=24014640/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=287196 CPUtime=2.77 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 6034 0 0 0 276 1 0 0 18 0 4 0 652179838 294088704 3757 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 71799 3757 376 95 0 66781 0
[pid=28682/tid=28683] ppid=28680 vsize=287196 CPUtime=0.69 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 1486 0 0 0 69 0 0 0 18 0 4 0 652179838 294088704 3757 33554432000 4194304 4580107 140733928939376 18446744073709551615 4320772 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=287196 CPUtime=0.67 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 1493 0 0 0 67 0 0 0 25 0 4 0 652179838 294088704 3757 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=287196 CPUtime=0.69 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 1186 0 0 0 69 0 0 0 18 0 4 0 652179838 294088704 3757 33554432000 4194304 4580107 140733928939376 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287196

[startup+1.50076 s]
/proc/loadavg: 6.82 7.81 7.97 9/365 28686
/proc/meminfo: memFree=23990924/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=288384 CPUtime=5.96 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 9759 0 0 0 594 2 0 0 20 0 4 0 652179838 295305216 4494 33554432000 4194304 4580107 140733928939376 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 72096 4494 377 95 0 67078 0
[pid=28682/tid=28683] ppid=28680 vsize=288384 CPUtime=1.49 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 2463 0 0 0 149 0 0 0 19 0 4 0 652179838 295305216 4494 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=288384 CPUtime=1.46 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 2431 0 0 0 146 0 0 0 25 0 4 0 652179838 295305216 4494 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=288384 CPUtime=1.49 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 2102 0 0 0 149 0 0 0 20 0 4 0 652179838 295305216 4494 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 288384

[startup+3.10047 s]
/proc/loadavg: 6.82 7.81 7.97 9/365 28686
/proc/meminfo: memFree=23950424/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=303280 CPUtime=12.34 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 20074 0 0 0 1230 4 0 0 25 0 4 0 652179838 310558720 11681 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 75820 11681 378 95 0 70802 0
[pid=28682/tid=28683] ppid=28680 vsize=303280 CPUtime=3.08 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 4668 0 0 0 308 0 0 0 25 0 4 0 652179838 310558720 11681 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=303280 CPUtime=3.05 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 5221 0 0 0 304 1 0 0 25 0 4 0 652179838 310558720 11681 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=303280 CPUtime=3.09 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 5308 0 0 0 308 1 0 0 25 0 4 0 652179838 310558720 11681 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 303280

[startup+6.30089 s]
/proc/loadavg: 6.91 7.81 7.97 10/365 28686
/proc/meminfo: memFree=23909756/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=294660 CPUtime=25.1 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 30088 0 0 0 2504 6 0 0 25 0 4 0 652179838 301731840 14028 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 73665 14028 378 95 0 68647 0
[pid=28682/tid=28683] ppid=28680 vsize=294660 CPUtime=6.29 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 8247 0 0 0 628 1 0 0 25 0 4 0 652179838 301731840 14028 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=294660 CPUtime=6.21 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 7476 0 0 0 619 2 0 0 25 0 4 0 652179838 301731840 14028 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=294660 CPUtime=6.28 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 7626 0 0 0 627 1 0 0 25 0 4 0 652179838 301731840 14028 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 294660

[startup+12.7007 s]
/proc/loadavg: 7.00 7.82 7.97 10/365 28686
/proc/meminfo: memFree=23882752/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=305016 CPUtime=50.62 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 46628 0 0 0 5053 9 0 0 25 0 4 0 652179838 312336384 18313 33554432000 4194304 4580107 140733928939376 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 76254 18313 378 95 0 71236 0
[pid=28682/tid=28683] ppid=28680 vsize=305016 CPUtime=12.69 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 12262 0 0 0 1267 2 0 0 25 0 4 0 652179838 312336384 18313 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=305016 CPUtime=12.54 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 11416 0 0 0 1251 3 0 0 25 0 4 0 652179838 312336384 18313 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=305016 CPUtime=12.68 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 11941 0 0 0 1266 2 0 0 25 0 4 0 652179838 312336384 18313 33554432000 4194304 4580107 140733928939376 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 305016

[startup+25.5004 s]
/proc/loadavg: 7.22 7.82 7.97 10/365 28687
/proc/meminfo: memFree=23841812/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=300152 CPUtime=101.67 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 71037 0 0 0 10151 16 0 0 25 0 4 0 652179838 307355648 23967 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 75038 23967 378 95 0 70020 0
[pid=28682/tid=28683] ppid=28680 vsize=300152 CPUtime=25.49 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 18873 0 0 0 2546 3 0 0 25 0 4 0 652179838 307355648 23967 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=300152 CPUtime=25.18 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 17544 0 0 0 2514 4 0 0 25 0 4 0 652179838 307355648 23967 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=300152 CPUtime=25.48 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 17597 0 0 0 2545 3 0 0 25 0 4 0 652179838 307355648 23967 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 300152

[startup+51.1007 s]
/proc/loadavg: 7.56 7.85 7.97 10/365 28687
/proc/meminfo: memFree=23790768/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=310988 CPUtime=203.77 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 104675 0 0 0 20352 25 0 0 25 0 4 0 652179838 318451712 29284 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 77747 29284 378 95 0 72729 0
[pid=28682/tid=28683] ppid=28680 vsize=310988 CPUtime=51.09 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 29178 0 0 0 5103 6 0 0 25 0 4 0 652179838 318451712 29284 33554432000 4194304 4580107 140733928939376 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=310988 CPUtime=50.48 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 27195 0 0 0 5042 6 0 0 25 0 4 0 652179838 318451712 29284 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=310988 CPUtime=51.08 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 26002 0 0 0 5102 6 0 0 25 0 4 0 652179838 318451712 29284 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 310988

[startup+102.313 s]
/proc/loadavg: 7.86 7.89 7.98 9/365 28689
/proc/meminfo: memFree=23722044/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=327924 CPUtime=408.01 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 151378 0 0 0 40761 40 0 0 25 0 4 0 652179838 335794176 35698 33554432000 4194304 4580107 140733928939376 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 81981 35698 378 95 0 76963 0
[pid=28682/tid=28683] ppid=28680 vsize=327924 CPUtime=102.31 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 38209 0 0 0 10222 9 0 0 25 0 4 0 652179838 335794176 35698 33554432000 4194304 4580107 140733928939376 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=327924 CPUtime=101.09 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 40559 0 0 0 10097 12 0 0 25 0 4 0 652179838 335794176 35698 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=327924 CPUtime=102.29 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 42098 0 0 0 10219 10 0 0 25 0 4 0 652179838 335794176 35698 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.01
Current children cumulated vsize (KiB) 327924

[startup+162.3 s]

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

[pid=28682] ppid=28680 vsize=478160 CPUtime=2561.6 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 452352 0 0 0 255993 167 0 0 25 0 4 0 652179838 489635840 77719 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 119540 77719 378 95 0 114522 0
[pid=28682/tid=28683] ppid=28680 vsize=478160 CPUtime=642.32 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 116343 0 0 0 64193 39 0 0 25 0 4 0 652179838 489635840 77719 33554432000 4194304 4580107 140733928939376 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=478160 CPUtime=634.65 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 123878 0 0 0 63417 48 0 0 25 0 4 0 652179838 489635840 77719 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=478160 CPUtime=642.29 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 120726 0 0 0 64187 42 0 0 25 0 4 0 652179838 489635840 77719 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.6
Current children cumulated vsize (KiB) 478160

[startup+702.301 s]
/proc/loadavg: 8.11 8.08 8.02 10/365 28705
/proc/meminfo: memFree=23374972/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=492640 CPUtime=2800.85 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 479004 0 0 0 279906 179 0 0 25 0 4 0 652179838 504463360 75732 33554432000 4194304 4580107 140733928939376 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 123160 75732 378 95 0 118142 0
[pid=28682/tid=28683] ppid=28680 vsize=492640 CPUtime=702.31 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 122099 0 0 0 70190 41 0 0 25 0 4 0 652179838 504463360 75732 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=492640 CPUtime=693.94 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 131298 0 0 0 69342 52 0 0 25 0 4 0 652179838 504463360 75732 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=492640 CPUtime=702.28 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 128030 0 0 0 70183 45 0 0 25 0 4 0 652179838 504463360 75732 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.85
Current children cumulated vsize (KiB) 492640

[startup+762.314 s]
/proc/loadavg: 8.08 8.08 8.02 10/365 28706
/proc/meminfo: memFree=23346184/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=480020 CPUtime=3040.18 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 498435 0 0 0 303829 189 0 0 25 0 4 0 652179838 491540480 80972 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294462 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 120005 80972 378 95 0 114987 0
[pid=28682/tid=28683] ppid=28680 vsize=480020 CPUtime=762.32 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 125892 0 0 0 76190 42 0 0 25 0 4 0 652179838 491540480 80972 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=480020 CPUtime=753.22 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 136016 0 0 0 75267 55 0 0 25 0 4 0 652179838 491540480 80972 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=480020 CPUtime=762.29 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 133349 0 0 0 76183 46 0 0 25 0 4 0 652179838 491540480 80972 33554432000 4194304 4580107 140733928939376 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.18
Current children cumulated vsize (KiB) 480020

[startup+822.301 s]
/proc/loadavg: 8.12 8.09 8.03 9/365 28708
/proc/meminfo: memFree=23270640/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=480272 CPUtime=3279.42 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 522711 0 0 0 327738 204 0 0 25 0 4 0 652179838 491798528 89620 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 120068 89620 378 95 0 115050 0
[pid=28682/tid=28683] ppid=28680 vsize=480272 CPUtime=822.31 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 130800 0 0 0 82185 46 0 0 25 0 4 0 652179838 491798528 89620 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=480272 CPUtime=812.5 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 142477 0 0 0 81192 58 0 0 25 0 4 0 652179838 491798528 89620 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=480272 CPUtime=822.29 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 139630 0 0 0 82179 50 0 0 25 0 4 0 652179838 491798528 89620 33554432000 4194304 4580107 140733928939376 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.42
Current children cumulated vsize (KiB) 480272

[startup+882.301 s]
/proc/loadavg: 8.11 8.10 8.03 10/365 28710
/proc/meminfo: memFree=23280040/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=546012 CPUtime=3518.71 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 544980 0 0 0 351658 213 0 0 25 0 4 0 652179838 559116288 93714 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 136503 93714 378 95 0 131485 0
[pid=28682/tid=28683] ppid=28680 vsize=546012 CPUtime=882.31 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 136234 0 0 0 88183 48 0 0 25 0 4 0 652179838 559116288 93714 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=546012 CPUtime=871.78 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 149248 0 0 0 87117 61 0 0 25 0 4 0 652179838 559116288 93714 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=546012 CPUtime=882.28 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 143369 0 0 0 88177 51 0 0 25 0 4 0 652179838 559116288 93714 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.71
Current children cumulated vsize (KiB) 546012

[startup+942.301 s]
/proc/loadavg: 8.12 8.11 8.04 9/365 28711
/proc/meminfo: memFree=23264520/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=493868 CPUtime=3758.01 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 562924 0 0 0 375578 223 0 0 25 0 4 0 652179838 505720832 89966 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 123467 89966 378 95 0 118449 0
[pid=28682/tid=28683] ppid=28680 vsize=493868 CPUtime=942.32 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 139259 0 0 0 94182 50 0 0 25 0 4 0 652179838 505720832 89966 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=493868 CPUtime=931.09 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 155353 0 0 0 93045 64 0 0 25 0 4 0 652179838 505720832 89966 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=493868 CPUtime=942.28 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 146284 0 0 0 94176 52 0 0 25 0 4 0 652179838 505720832 89966 33554432000 4194304 4580107 140733928939376 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.01
Current children cumulated vsize (KiB) 493868

[startup+1002.3 s]
/proc/loadavg: 8.07 8.10 8.03 9/365 28713
/proc/meminfo: memFree=23282848/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=546456 CPUtime=3997.29 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 582813 0 0 0 399495 234 0 0 25 0 4 0 652179838 559570944 86210 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 136614 86210 378 95 0 131596 0
[pid=28682/tid=28683] ppid=28680 vsize=546456 CPUtime=1002.31 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 143367 0 0 0 100178 53 0 0 25 0 4 0 652179838 559570944 86210 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=546456 CPUtime=990.37 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 163347 0 0 0 98970 67 0 0 25 0 4 0 652179838 559570944 86210 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=546456 CPUtime=1002.28 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 147979 0 0 0 100174 54 0 0 25 0 4 0 652179838 559570944 86210 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.29
Current children cumulated vsize (KiB) 546456

[startup+1062.3 s]
/proc/loadavg: 8.03 8.08 8.03 10/365 28714
/proc/meminfo: memFree=23262720/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=560000 CPUtime=4236.6 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 602020 0 0 0 423417 243 0 0 25 0 4 0 652179838 573440000 85572 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 140000 85572 378 95 0 134982 0
[pid=28682/tid=28683] ppid=28680 vsize=560000 CPUtime=1062.31 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 148072 0 0 0 106176 55 0 0 25 0 4 0 652179838 573440000 85572 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=560000 CPUtime=1049.66 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 168277 0 0 0 104897 69 0 0 25 0 4 0 652179838 573440000 85572 33554432000 4194304 4580107 140733928939376 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=560000 CPUtime=1062.28 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 151219 0 0 0 106173 55 0 0 25 0 4 0 652179838 573440000 85572 33554432000 4194304 4580107 140733928939376 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.6
Current children cumulated vsize (KiB) 560000

[startup+1122.3 s]
/proc/loadavg: 8.16 8.10 8.03 10/365 28725
/proc/meminfo: memFree=23223032/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=560240 CPUtime=4475.86 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 621690 0 0 0 447330 256 0 0 25 0 4 0 652179838 573685760 88275 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 140060 88275 378 95 0 135042 0
[pid=28682/tid=28683] ppid=28680 vsize=560240 CPUtime=1122.32 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 152967 0 0 0 112173 59 0 0 25 0 4 0 652179838 573685760 88275 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=560240 CPUtime=1108.93 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 174822 0 0 0 110820 73 0 0 25 0 4 0 652179838 573685760 88275 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=560240 CPUtime=1122.28 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 154629 0 0 0 112171 57 0 0 25 0 4 0 652179838 573685760 88275 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.86
Current children cumulated vsize (KiB) 560240

[startup+1182.3 s]
/proc/loadavg: 8.15 8.11 8.04 10/365 28727
/proc/meminfo: memFree=23207636/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=574056 CPUtime=4715.14 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 644030 0 0 0 471245 269 0 0 25 0 4 0 652179838 587833344 89793 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 143514 89793 378 95 0 138496 0
[pid=28682/tid=28683] ppid=28680 vsize=574056 CPUtime=1182.32 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 158691 0 0 0 118169 63 0 0 25 0 4 0 652179838 587833344 89793 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=574056 CPUtime=1168.21 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 182048 0 0 0 116744 77 0 0 25 0 4 0 652179838 587833344 89793 33554432000 4194304 4580107 140733928939376 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=574056 CPUtime=1182.28 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 157946 0 0 0 118169 59 0 0 25 0 4 0 652179838 587833344 89793 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.14
Current children cumulated vsize (KiB) 574056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.10 8.10 8.04 5/360 28728
/proc/meminfo: memFree=23661760/32951124 swapFree=56449224/67111528
[pid=28682] ppid=28680 vsize=560600 CPUtime=4800.12 cores=1,3,5,7
/proc/28682/stat : 28682 (strangenight2-m) R 28680 28682 28046 0 -1 4202496 649646 0 0 0 479739 273 0 0 25 0 4 0 652179838 574054400 87613 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294389 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28682/statm: 140150 87613 378 95 0 135132 0
[pid=28682/tid=28683] ppid=28680 vsize=560600 CPUtime=1203.63 cores=1,3,5,7
/proc/28682/task/28683/stat : 28683 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 160177 0 0 0 120299 64 0 0 25 0 4 0 652179838 574054400 87613 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28682/tid=28684] ppid=28680 vsize=560600 CPUtime=1189.25 cores=1,3,5,7
/proc/28682/task/28684/stat : 28684 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 183457 0 0 0 118847 78 0 0 25 0 4 0 652179838 574054400 87613 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28682/tid=28685] ppid=28680 vsize=560600 CPUtime=1203.6 cores=1,3,5,7
/proc/28682/task/28685/stat : 28685 (strangenight2-m) R 28680 28682 28046 0 -1 4202560 158253 0 0 0 120301 59 0 0 25 0 4 0 652179838 574054400 87613 33554432000 4194304 4580107 140733928939376 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 560600

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.63
CPU time (s): 4800.17
CPU user time (s): 4797.42
CPU system time (s): 2.74958
CPU usage (%): 398.806
Max. virtual memory (cumulated for all children) (KiB): 677716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.42
system time used= 2.74958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 649647
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= 776
involuntary context switches= 22411

runsolver used 3.85341 second user time and 10.5544 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 22:43:14
IDJOB=3366506
IDBENCH=82915
IDSOLVER=1844
FILE ID=node106/3366506-1305405794
RUNJOBID= node106-1305405794-28660
PBS_JOBID= 13324490
Free space on /tmp= 73356 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366506-1305405794/watcher-3366506-1305405794 -o /tmp/evaluation-result-3366506-1305405794/solver-3366506-1305405794 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366506-1305405794.cnf

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

MD5SUM BENCH= a7e7ad4822818289e739fae39e69d3b8
RANDOM SEED=865813069

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24014920 kB
Buffers:        269056 kB
Cached:        5684824 kB
SwapCached:      27544 kB
Active:         734384 kB
Inactive:      7975404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24014920 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           11008 kB
Writeback:           8 kB
AnonPages:     2736584 kB
Mapped:          10704 kB
Slab:           113928 kB
PageTables:      48044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75079424 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= 73356 MiB
End job on node106 at 2011-05-14 23:03:20