Trace number 3366299

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.09 1203.55

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S250627100-039.UNKNOWN.cnf
MD5SUM68db236c1470208d12f1f4e80de80849
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.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-3366299-1305400970.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.42/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.42/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.42/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.42/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.42/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.42/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.42/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.96/1.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.96/1.03	c Finding binary XORs  T:     0.00 s  found:       0
3.96/1.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.96/1.03	c calculated reachability. Time: 0.00
3.96/1.03	c Calc default polars -  time:   0.00 s pos:      36 undec:       0 neg:      34
3.96/1.03	c =========================================================================================
3.96/1.03	c types(t): F = full restart, N = normal restart
3.96/1.03	c types(t): S = simplification begin/end, E = solution found
3.96/1.03	c restart types(rt): st = static, dy = dynamic
3.96/1.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.96/1.03	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
3.96/1.03	c  N dy     8      4030        70      6230         0      3626     43610     86980     19.88     21.10
3.96/1.03	c  N dy    20      8081        70      6230         0      5036     43610    112505     20.31     21.50
3.96/1.03	c  N dy    30     12487        70      6230         0      5184     43610    106871     20.32     21.41
3.96/1.03	c  N dy    44     16500        70      6230         0      8833     43610    194419     20.50     21.63
3.96/1.03	c  N dy    58     20524        70      6230         0      7381     43610    147632     20.56     21.69
4.80/1.23	c  N dy    68     24891        70      6230         0     11302     43610    240424     20.49     21.59
4.80/1.23	c  F st    70     25000        70      6230         0     11402     43610    242904     20.50   no data
5.15/1.39	c  N dy    76     30000        70      6230         0      9793     43610    194934     20.50   no data
5.15/1.39	c  S st    76     30000        70      6230         0      9793     43610    194934     20.50   no data
5.55/1.42	c  S st    76     30506        70      6230         0     10267     43610    206585     20.50   no data
5.55/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.55/1.43	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.55/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.55/1.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.55/1.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.55/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.35/1.63	c lits-rem:       126  cl-subs:      883  v-elim:      0  v-fix:    0  time:  0.20 s
7.15/1.89	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.26
7.15/1.89	c calculated reachability. Time: 0.00
7.15/1.89	c  N dy    76     30506        70      6230         0      9384     43610    184686     20.50   no data
8.35/2.20	c  N dy    88     36254        70      6230         0      7457     43610    125838     20.48     21.59
10.33/2.64	c  N dy    90     44990        70      6230         0     15281     43610    306826     20.11     21.23
10.33/2.69	c  S st    91     45759        70      6230         0     15990     43610    323551     20.10     19.21
10.74/2.73	c  S st    91     46261        70      6230         0      8407     43610    138411     20.10   no data
10.74/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.74/2.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.74/2.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.74/2.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.74/2.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.74/2.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.74/2.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.74/2.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.78	c lits-rem:        10  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.03 s
10.74/2.78	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.74/2.78	c vivif2 --  cl tried     8356 cl shrink        0 lits rem          0 time: 0.00
11.94/3.02	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
11.94/3.02	c calculated reachability. Time: 0.00
11.94/3.02	c  N dy    91     46261        70      6230         0      8356     43610    136919     20.10   no data
12.74/3.22	c  N dy   107     50302        70      6230         0     12023     43610    224951     20.16     21.31
13.58/3.46	c  N dy   123     54340        70      6230         0     15683     43610    312650     20.20     22.28
14.72/3.74	c  N dy   160     58382        70      6230         0     10361     43610    173592     20.36     22.81
15.52/3.97	c  N dy   190     62406        70      6230         0     14034     43610    264842     20.48     21.62
17.12/4.37	c  N dy   206     68452        70      6230         0     19475     43610    394365     20.48     21.70
17.54/4.45	c  S st   215     69391        70      6230         0     10378     43610    160632     20.51     20.95
17.54/4.49	c  S st   215     69895        70      6230         0     10849     43610    172247     20.51   no data
17.54/4.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.54/4.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.54/4.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.54/4.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.54/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.54/4.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.54/4.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.54/4.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.54/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.96/4.56	c lits-rem:        12  cl-subs:      132  v-elim:      0  v-fix:    0  time:  0.06 s
17.96/4.56	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.96/4.56	c vivif2 --  cl tried    10717 cl shrink        0 lits rem          0 time: 0.00
19.12/4.85	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
19.12/4.85	c calculated reachability. Time: 0.00
19.12/4.85	c  N dy   215     69895        70      6230         0     10717     43610    168592     20.51   no data
21.93/5.53	c  N dy   220     81134        70      6230         0     20706     43610    395863     20.17     21.43
23.10/5.88	c  N dy   252     86391        70      6230         0     14708     43610    254829     20.25     21.78
23.50/5.96	c  F st   257     87501        70      6230         0     15724     43610    279048     20.25     19.28
25.10/6.31	c  N dy   263     92695        70      6230         0     20440     43610    392852     20.25   no data
26.74/6.75	c  N dy   287     98685        70      6230         0     14144     43610    228605     20.28     21.50
28.29/7.16	c  S st   310    104843        70      6230         0     19729     43610    363597     20.31     17.65
28.69/7.22	c  S st   310    105346        70      6230         0     20189     43610    374892     20.31   no data
28.69/7.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.69/7.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.69/7.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.69/7.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.69/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.69/7.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
28.69/7.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.69/7.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.69/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.28/7.68	c lits-rem:       189  cl-subs:     1635  v-elim:      0  v-fix:    0  time:  0.44 s
30.28/7.68	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
30.28/7.68	c vivif2 --  cl tried    18554 cl shrink        0 lits rem          0 time: 0.00
31.88/8.04	c asymm  cl-useful: 0/5120/6230 lits-rem:0 time: 0.36
31.88/8.05	c calculated reachability. Time: 0.00
31.88/8.05	c  N dy   310    105346        70      6230         0     18554     43610    333049     20.31   no data
34.28/8.65	c  N dy   347    112078        70      6230         0     24710     43610    483052     20.39     22.07
36.66/9.22	c  N dy   397    119345        70      6230         0     18700     43610    326852     20.47     21.62
42.25/10.61	c  N dy   408    138596        70      6230         0     22395     43610    389716     20.22     21.36
47.04/11.88	c  N dy   435    154378        70      6230         0     22224     43610    378353     20.14     21.22
48.68/12.23	c  S st   465    158019        70      6230         0     25550     43610    460148     20.19   no data
49.03/12.30	c  S st   465    158521        70      6230         0     26011     43610    471758     20.19   no data
49.03/12.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.03/12.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.03/12.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.03/12.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.03/12.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.03/12.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
49.03/12.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.03/12.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
49.03/12.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.64/13.27	c lits-rem:       255  cl-subs:     2741  v-elim:      0  v-fix:    0  time:  0.94 s
52.64/13.27	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
52.64/13.28	c vivif2 --  cl tried    23270 cl shrink        0 lits rem          0 time: 0.00
53.06/13.38	c asymm  cl-useful: 0/1110/6230 lits-rem:0 time: 0.10
53.06/13.38	c calculated reachability. Time: 0.00
53.06/13.38	c  N dy   465    158521        70      6230         0     23270     43610    407914     20.19   no data
56.61/14.31	c  N dy   507    168642        70      6230         0     17242     43610    252797     20.22     21.46
61.00/15.33	c  N dy   570    180106        70      6230         0     27626     43610    502341     20.27     21.47
67.77/17.04	c  N dy   620    199174        70      6230         0     28665     43610    511763     20.24     21.31
72.16/18.19	c  N dy   648    212215        70      6230         0     23309     43610    373182     20.23     21.30
78.97/19.83	c  N dy   722    227180        70      6230         0     18783     43610    250851     20.28     21.40
82.94/20.88	c  S st   792    237782        70      6230         0     28435     43610    485963     20.34   no data
83.36/20.95	c  S st   792    238283        70      6230         0     28902     43610    497454     20.34   no data
83.36/20.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.36/20.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
83.36/20.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.36/20.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.36/20.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.36/20.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
83.36/20.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.36/20.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
83.36/20.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.52/21.78	c lits-rem:       237  cl-subs:     2064  v-elim:      0  v-fix:    0  time:  0.80 s
86.52/21.78	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
86.52/21.79	c vivif2 --  cl tried    26838 cl shrink        0 lits rem          0 time: 0.00
88.16/22.17	c asymm  cl-useful: 0/4148/6230 lits-rem:0 time: 0.38
88.16/22.17	c calculated reachability. Time: 0.00
88.16/22.17	c  N dy   792    238283        70      6230         0     26838     43610    444250     20.34   no data
95.30/23.93	c  N dy   863    254292        70      6230         0     22406     43610    322750     20.38     21.62
103.27/25.94	c  N dy   929    273146        70      6230         0     39378     43610    728050     20.37     21.51
110.45/27.79	c  N dy   979    291338        70      6230         0     35933     43610    633366     20.37     21.48
117.24/29.40	c  F st  1037    306250        70      6230         0     28657     43610    452346     20.40   no data
119.23/29.95	c  N dy  1043    311445        70      6230         0     33362     43610    567585     20.40   no data
128.39/32.29	c  N dy  1123    331370        70      6230         0     29725     43610    463632     20.41     24.55
138.38/34.73	c  N dy  1182    351932        70      6230         0     25705     43610    353323     20.40     21.71
140.81/35.33	c  S st  1219    357424        70      6230         0     30716     43610    475209     20.41   no data
141.16/35.41	c  S st  1219    357927        70      6230         0     31182     43610    486648     20.41   no data
141.16/35.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.16/35.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
141.16/35.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.16/35.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.16/35.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.16/35.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
141.16/35.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.16/35.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
141.16/35.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.97/36.19	c lits-rem:       238  cl-subs:     1781  v-elim:      0  v-fix:    0  time:  0.75 s
143.97/36.19	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
143.97/36.19	c vivif2 --  cl tried    29401 cl shrink        0 lits rem          0 time: 0.00
145.20/36.44	c asymm  cl-useful: 0/2082/6230 lits-rem:0 time: 0.25
145.20/36.44	c calculated reachability. Time: 0.00
145.20/36.44	c  N dy  1219    357927        70      6230         0     29401     43610    443448     20.41   no data
154.73/38.81	c  N dy  1224    378443        70      6230         0     24378     43610    308442     20.35     21.66
164.30/41.26	c  N dy  1310    398447        70      6230         0     42464     43610    745811     20.38     23.01
174.68/43.86	c  N dy  1328    418927        70      6230         0     36525     43610    583829     20.33     21.45
186.23/46.79	c  N dy  1436    438965        70      6230         0     29515     43610    405281     20.38     21.83
198.19/49.73	c  N dy  1552    459146        70      6230         0     47778     43610    847739     20.42     21.53
208.97/52.47	c  N dy  1643    479204        70      6230         0     39757     43610    639923     20.45     21.93
222.14/55.74	c  N dy  1700    503119        70      6230         0     34149     43610    487800     20.44     21.54
236.10/59.28	c  N dy  1812    525892        70      6230         0     54750     43610    987611     20.47     21.56
242.47/60.80	c  S st  1875    536891        70      6230         0     36735     43610    542936     20.49   no data
242.47/60.90	c  S st  1875    537395        70      6230         0     37202     43610    554501     20.49   no data
242.87/60.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.87/60.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
242.87/60.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.87/60.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.87/60.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.87/60.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
242.87/60.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.87/60.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
242.87/60.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.87/61.91	c lits-rem:       223  cl-subs:     1877  v-elim:      0  v-fix:    0  time:  0.97 s
246.87/61.91	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
246.87/61.91	c vivif2 --  cl tried    35325 cl shrink        0 lits rem          0 time: 0.01
247.67/62.11	c asymm  cl-useful: 0/1674/6230 lits-rem:0 time: 0.20
247.67/62.11	c calculated reachability. Time: 0.00
247.67/62.11	c  N dy  1875    537395        70      6230         0     35325     43610    506723     20.49   no data
259.28/65.03	c  N dy  1926    558153        70      6230         0     54031     43610    956506     20.49     21.61
270.81/67.99	c  N dy  2023    578374        70      6230         0     43544     43610    693845     20.51     21.59
286.36/71.81	c  N dy  2080    603379        70      6230         0     36217     43610    497377     20.49     21.60
297.93/74.79	c  N dy  2145    624129        70      6230         0     54932     43610    949248     20.49     21.57
311.09/78.07	c  N dy  2183    646636        70      6230         0     44478     43610    674994     20.46     21.54
327.44/82.18	c  N dy  2275    668303        70      6230         0     32586     43610    387859     20.48     21.58
350.18/87.86	c  N dy  2306    707318        70      6230         0     35123     43610    432823     20.40     21.50
363.35/91.16	c  N dy  2447    727377        70      6230         0     53326     43610    880974     20.44     22.72
379.30/95.15	c  N dy  2533    747443        70      6230         0     38110     43610    494605     20.45     21.77
392.05/98.34	c  N dy  2601    767507        70      6230         0     56297     43610    933654     20.45     21.79
408.04/102.38	c  N dy  2702    788365        70      6230         0     40813     43610    548081     20.47     21.81
419.99/105.33	c  S st  2763    806092        70      6230         0     56766     43610    931807     20.47   no data
420.39/105.47	c  S st  2763    806597        70      6230         0     57241     43610    943713     20.47   no data
420.39/105.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
420.78/105.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
420.78/105.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
420.78/105.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.78/105.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.78/105.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
420.78/105.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
420.78/105.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
420.78/105.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.73/109.52	c lits-rem:       830  cl-subs:     5291  v-elim:      0  v-fix:    0  time:  3.98 s
436.73/109.52	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
436.73/109.53	c vivif2 --  cl tried    51950 cl shrink        0 lits rem          0 time: 0.01
437.93/109.80	c asymm  cl-useful: 0/1141/6230 lits-rem:0 time: 0.27
437.93/109.80	c calculated reachability. Time: 0.00
437.93/109.80	c  N dy  2763    806597        70      6230         0     51950     43610    813712     20.47   no data
455.88/114.34	c  N dy  2854    826970        70      6230         0     35400     43610    404642     20.49     21.57
477.02/119.61	c  N dy  2893    860973        70      6230         0     65948     43610   1125102     20.45     21.62
493.77/123.81	c  N dy  3009    881073        70      6230         0     48200     43610    705544     20.47     22.12
510.51/128.05	c  N dy  3112    901998        70      6230         0     67150     43610   1168294     20.49     21.61
526.08/131.93	c  N dy  3137    926101        70      6230         0     51750     43610    762403     20.47     21.64
541.22/135.78	c  N dy  3197    946139        70      6230         0     69775     43610   1194887     20.46     23.04
556.38/139.57	c  N dy  3270    966142        70      6230         0     50041     43610    716859     20.46     22.78
573.53/143.82	c  N dy  3378    986213        70      6230         0     68183     43610   1157607     20.47     21.57
590.28/148.08	c  N dy  3471   1006445        70      6230         0     47834     43610    656583     20.49     21.59
607.83/152.47	c  N dy  3602   1026533        70      6230         0     66050     43610   1104734     20.51     21.96
629.36/157.87	c  N dy  3729   1048747        70      6230         0     46354     43610    603882     20.53     21.62
644.13/161.51	c  N dy  3788   1068769        70      6230         0     64374     43610   1037702     20.53     22.37
646.92/162.25	c  F st  3801   1071875        70      6230         0     67181     43610   1105625     20.53     18.47
662.91/166.24	c  N dy  3835   1088779        70      6230         0     41822     43610    481140     20.53     22.40
677.23/169.87	c  N dy  3925   1109690        70      6230         0     60761     43610    945156     20.54     21.70
695.17/174.35	c  N dy  3963   1129692        70      6230         0     78682     43610   1371840     20.53     22.99
713.12/178.88	c  N dy  4110   1149693        70      6230         0     55365     43610    802277     20.56     21.66
735.86/184.52	c  N dy  4160   1176547        70      6230         0     79536     43610   1378337     20.54     21.69
755.40/189.40	c  N dy  4207   1196623        70      6230         0     55188     43610    771289     20.54     21.77
769.76/193.04	c  S st  4256   1209895        70      6230         0     67140     43610   1060617     20.54     19.52
770.56/193.28	c  S st  4256   1210400        70      6230         0     67604     43610   1072546     20.54   no data
770.56/193.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
770.96/193.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
770.96/193.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
770.96/193.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
770.96/193.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
770.96/193.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
770.96/193.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
770.96/193.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
770.96/193.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.69/202.55	c lits-rem:       788  cl-subs:     6074  v-elim:      0  v-fix:    0  time:  9.17 s
807.69/202.55	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
807.69/202.56	c vivif2 --  cl tried    61530 cl shrink        0 lits rem          0 time: 0.01
809.63/203.02	c asymm  cl-useful: 0/894/6230 lits-rem:0 time: 0.46
809.63/203.02	c calculated reachability. Time: 0.00
809.63/203.02	c  N dy  4256   1210400        70      6230         0     61530     43610    927849     20.54   no data
841.14/210.91	c  N dy  4342   1238592        70      6230         0     43928     43610    493419     20.54     21.67
855.10/214.47	c  N dy  4393   1258653        70      6230         0     61994     43610    926256     20.54     22.26
879.03/220.40	c  N dy  4501   1280799        70      6230         0     81997     43610   1412552     20.55     21.87
898.98/225.43	c  N dy  4624   1300824        70      6230         0     56060     43610    778790     20.57     22.22
913.73/229.19	c  N dy  4643   1320863        70      6230         0     74102     43610   1209704     20.55     23.00
936.86/234.96	c  N dy  4728   1341030        70      6230         0     47292     43610    547397     20.56     21.92
953.22/239.00	c  N dy  4796   1361678        70      6230         0     65916     43610    995517     20.56     21.66
980.73/245.91	c  N dy  4875   1384812        70      6230         0     86801     43610   1502721     20.56     21.67
1003.46/251.64	c  N dy  4972   1407171        70      6230         0     60977     43610    863549     20.57     21.86
1040.20/260.83	c  N dy  5072   1443542        70      6230         0     46791     43610    509349     20.56     21.85
1054.52/264.40	c  N dy  5120   1463595        70      6230         0     64903     43610    945357     20.56     22.52
1075.65/269.77	c  N dy  5226   1483711        70      6230         0     83080     43610   1391829     20.57     21.77
1101.63/276.27	c  N dy  5322   1507195        70      6230         0     56442     43610    723797     20.57     21.67
1123.14/281.63	c  N dy  5407   1530103        70      6230         0     77155     43610   1228541     20.58     21.80
1148.65/288.04	c  N dy  5431   1556484        70      6230         0     52102     43610    608287     20.56     21.90
1172.98/294.10	c  N dy  5506   1586238        70      6230         0     78741     43610   1239993     20.55     21.75
1200.49/301.04	c  N dy  5643   1606481        70      6230         0     97093     43610   1692767     20.57     21.69
1230.80/308.61	c  N dy  5742   1640815        70      6230         0     78517     43610   1232679     20.56     21.65
1258.72/315.64	c  N dy  5771   1671015        70      6230         0     55217     43610    657680     20.54     21.66
1291.82/323.92	c  N dy  5834   1710400        70      6230         0     90561     43610   1508573     20.52     18.28
1291.82/323.92	c  S st  5834   1710400        70      6230         0     90561     43610   1508573     20.52     18.28
1293.02/324.20	c  S st  5834   1710902        70      6230         0     91022     43610   1520011     20.52   no data
1293.02/324.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1293.02/324.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1293.02/324.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1293.02/324.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1293.02/324.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1293.02/324.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1293.02/324.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1293.02/324.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1293.42/324.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1350.85/338.72	c lits-rem:      1303  cl-subs:    10243  v-elim:      0  v-fix:    0  time: 14.41 s
1350.85/338.72	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1350.85/338.74	c vivif2 --  cl tried    80779 cl shrink        0 lits rem          0 time: 0.02
1352.84/339.27	c asymm  cl-useful: 0/671/6230 lits-rem:0 time: 0.53
1352.84/339.27	c calculated reachability. Time: 0.00
1352.84/339.27	c  N dy  5834   1710902        70      6230         0     80779     43610   1287354     20.52   no data
1395.15/349.82	c  N dy  5947   1731725        70      6230         0     99736     43610   1754611     20.53     21.69
1421.89/356.52	c  N dy  6003   1753628        70      6230         0     68668     43610    980222     20.53     21.66
1455.34/364.90	c  N dy  6063   1784142        70      6230         0     96019     43610   1628194     20.52     21.68
1484.45/372.25	c  N dy  6163   1812679        70      6230         0     69826     43610    991489     20.52     21.65
1507.99/378.17	c  N dy  6276   1832742        70      6230         0     87894     43610   1431742     20.52     21.66
1533.12/384.43	c  N dy  6298   1854925        70      6230         0     54795     43610    617775     20.51     21.65
1553.08/389.43	c  N dy  6414   1876240        70      6230         0     74069     43610   1091115     20.52     21.66
1581.37/396.59	c  N dy  6500   1896920        70      6230         0     92729     43610   1544593     20.53     21.64
1612.48/404.33	c  N dy  6596   1917219        70      6230         0     57059     43610    661497     20.53     21.62
1638.01/410.73	c  N dy  6680   1945601        70      6230         0     82434     43610   1269605     20.53     21.71
1661.94/416.74	c  N dy  6755   1965641        70      6230         0    100472     43610   1707527     20.53     22.99
1691.46/424.11	c  N dy  6779   1995156        70      6230         0     71991     43610    989899     20.51     21.73
1718.99/431.05	c  N dy  6827   2021329        70      6230         0     95420     43610   1547992     20.50     21.65
1749.30/438.67	c  N dy  6929   2041344        70      6230         0     57897     43610    656177     20.51     21.61
1768.07/443.37	c  N dy  7021   2061401        70      6230         0     76044     43610   1098785     20.51     22.73
1791.57/449.24	c  N dy  7091   2081684        70      6230         0     94306     43610   1541893     20.51     21.61
1823.88/457.33	c  N dy  7207   2101695        70      6230         0    112369     43610   1984914     20.53     22.10
1846.21/462.92	c  N dy  7331   2121720        70      6230         0     73764     43610   1030253     20.54     23.22
1872.14/469.47	c  N dy  7451   2141820        70      6230         0     91918     43610   1475974     20.55     24.33
1903.65/477.30	c  N dy  7551   2161855        70      6230         0    109952     43610   1914640     20.55     22.15
1926.00/483.00	c  N dy  7624   2181885        70      6230         0     70390     43610    932303     20.55     21.70
1950.31/489.01	c  N dy  7721   2202043        70      6230         0     88505     43610   1373645     20.56     21.67
1963.46/492.36	c  S st  7789   2210902        70      6230         0     96502     43610   1572346     20.57   no data
1964.66/492.65	c  S st  7789   2211404        70      6230         0     96964     43610   1584081     20.57   no data
1964.66/492.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1965.07/492.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1965.07/492.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1965.07/492.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1965.07/492.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1965.07/492.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1965.07/492.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1965.07/492.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1965.07/492.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2004.97/502.74	c lits-rem:       959  cl-subs:     8567  v-elim:      0  v-fix:    0  time:  9.97 s
2004.97/502.74	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2004.97/502.76	c vivif2 --  cl tried    88397 cl shrink        0 lits rem          0 time: 0.02
2006.54/503.11	c asymm  cl-useful: 0/625/6230 lits-rem:0 time: 0.35
2006.54/503.11	c calculated reachability. Time: 0.00
2006.54/503.11	c  N dy  7789   2211404        70      6230         0     88397     43610   1372275     20.57   no data
2037.65/510.93	c  N dy  7835   2235171        70      6230         0    109626     43610   1877483     20.56     21.66
2069.96/519.05	c  N dy  7897   2255384        70      6230         0     69781     43610    904769     20.56     21.69
2104.66/527.77	c  N dy  8008   2275398        70      6230         0     87780     43610   1347679     20.57     23.20
2140.97/536.90	c  N dy  8115   2295449        70      6230         0    105857     43610   1791422     20.58     22.10
2174.85/545.31	c  N dy  8250   2315548        70      6230         0     64812     43610    772322     20.59     22.67
2196.78/550.86	c  N dy  8356   2335617        70      6230         0     82885     43610   1214124     20.59     21.85
2239.86/561.62	c  N dy  8433   2369386        70      6230         0    113102     43610   1936746     20.59     21.78
2263.39/567.55	c  N dy  8481   2389393        70      6230         0     70957     43610    907043     20.58     23.66
2287.32/573.53	c  N dy  8574   2409399        70      6230         0     89018     43610   1347536     20.59     22.87
2315.24/580.54	c  N dy  8653   2429478        70      6230         0    107063     43610   1787110     20.59     24.22
2342.79/587.47	c  N dy  8665   2451178        70      6230         0     65385     43610    755331     20.58     21.83
2365.49/593.16	c  N dy  8799   2471254        70      6230         0     83579     43610   1204903     20.59     24.77
2394.21/600.32	c  N dy  8920   2491319        70      6230         0    101738     43610   1651787     20.60     23.57
2439.72/611.77	c  N dy  9016   2520612        70      6230         0     65881     43610    754760     20.60     21.70
2458.42/616.40	c  N dy  9059   2540682        70      6230         0     83855     43610   1185482     20.59     21.68
2487.14/623.65	c  N dy  9166   2561226        70      6230         0    102385     43610   1640650     20.60     21.75
2515.85/630.83	c  N dy  9227   2581311        70      6230         0    120399     43610   2076321     20.60     23.79
2544.59/638.02	c  N dy  9343   2601385        70      6230         0     75648     43610    985057     20.61     23.26
2568.09/643.99	c  N dy  9423   2621613        70      6230         0     93833     43610   1427151     20.61     21.85
2598.80/651.62	c  N dy  9512   2641615        70      6230         0    111859     43610   1866555     20.61     24.08
2635.50/660.80	c  N dy  9602   2662361        70      6230         0     66596     43610    748571     20.62     21.77
2659.42/666.86	c  N dy  9685   2684945        70      6230         0     86962     43610   1242010     20.62     21.75
2687.74/673.98	c  N dy  9765   2705014        70      6230         0    104939     43610   1677998     20.62     22.99
2697.72/676.43	c  S st  9787   2711404        70      6230         0    110682     43610   1815722     20.62     18.86
2698.90/676.77	c  S st  9787   2711907        70      6230         0    111132     43610   1826985     20.62   no data
2698.90/676.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2699.30/676.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2699.30/676.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2699.30/676.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2699.30/676.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2699.30/676.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2699.30/676.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2699.30/676.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2699.70/676.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2755.59/690.99	c lits-rem:      1181  cl-subs:    11478  v-elim:      0  v-fix:    0  time: 14.09 s
2755.59/690.99	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2755.94/691.02	c vivif2 --  cl tried    99654 cl shrink        0 lits rem          0 time: 0.02
2757.14/691.38	c asymm  cl-useful: 0/580/6230 lits-rem:0 time: 0.36
2757.14/691.38	c calculated reachability. Time: 0.00
2757.14/691.38	c  N dy  9787   2711907        70      6230         0     99654     43610   1550604     20.62   no data
2786.30/698.62	c  N dy  9837   2731948        70      6230         0    117670     43610   1979981     20.62     23.79
2823.34/707.93	c  N dy  9892   2755318        70      6230         0     74488     43610    933199     20.62     21.71
2857.64/716.60	c  N dy  9957   2776514        70      6230         0     93531     43610   1395350     20.62     21.79
2901.52/727.59	c  N dy 10062   2796549        70      6230         0    111513     43610   1834326     20.62     22.83
2946.98/738.90	c  N dy 10155   2821619        70      6230         0     68743     43610    779650     20.62     21.78
2969.31/744.58	c  N dy 10247   2841649        70      6230         0     86745     43610   1218990     20.63     21.85
2997.63/751.69	c  N dy 10332   2861749        70      6230         0    104858     43610   1658605     20.63     21.86
3034.33/760.85	c  N dy 10435   2881921        70      6230         0    123050     43610   2106730     20.64     21.76
3145.63/788.79	c  N dy 10498   2977995        70      6230         0     75018     43610    897061     20.56     21.88
3170.33/794.91	c  N dy 10584   2998041        70      6230         0     92956     43610   1329623     20.56     21.65
3220.99/807.60	c  N dy 10650   3034928        70      6230         0    125976     43610   2117325     20.55     21.65
3256.49/816.57	c  N dy 10725   3059462        70      6230         0     80013     43610   1011395     20.55     21.65
3281.64/822.85	c  N dy 10804   3079532        70      6230         0     98105     43610   1454340     20.56     22.81
3316.73/831.65	c  N dy 10938   3099570        70      6230         0    116182     43610   1902059     20.57     21.72
3359.79/842.40	c  N dy 11090   3119577        70      6230         0    134235     43610   2350377     20.58     22.63
3389.30/849.82	c  N dy 11175   3140912        70      6230         0     84385     43610   1109524     20.58     21.73
3439.57/862.50	c  N dy 11261   3181420        70      6230         0    120503     43610   1972049     20.57     21.75
3476.24/871.64	c  N dy 11268   3207165        70      6230         0     73570     43610    828522     20.55     21.76
3481.83/873.08	c  S st 11310   3211907        70      6230         0     77853     43610    936027     20.56     20.83
3483.03/873.30	c  S st 11310   3212413        70      6230         0     78313     43610    947883     20.56   no data
3483.03/873.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3483.03/873.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3483.03/873.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3483.03/873.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3483.03/873.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3483.03/873.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3483.03/873.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3483.03/873.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3483.03/873.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3491.80/875.52	c lits-rem:       226  cl-subs:     2152  v-elim:      0  v-fix:    0  time:  2.14 s
3491.80/875.53	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3491.80/875.54	c vivif2 --  cl tried    76161 cl shrink        0 lits rem          0 time: 0.01
3492.99/875.82	c asymm  cl-useful: 0/645/6230 lits-rem:0 time: 0.28
3492.99/875.83	c calculated reachability. Time: 0.00
3492.99/875.83	c  N dy 11310   3212413        70      6230         0     76161     43610    899235     20.56   no data
3521.31/882.90	c  N dy 11442   3233346        70      6230         0     95020     43610   1365211     20.57     21.65
3552.82/890.82	c  N dy 11543   3253364        70      6230         0    113081     43610   1806324     20.57     22.18
3588.32/899.70	c  N dy 11616   3273435        70      6230         0    131052     43610   2243128     20.57     22.74
3622.62/908.30	c  N dy 11702   3294032        70      6230         0     78875     43610    952417     20.58     21.72
3649.34/915.09	c  N dy 11790   3314375        70      6230         0     97173     43610   1399536     20.58     21.77
3684.83/923.91	c  N dy 11875   3334745        70      6230         0    115444     43610   1844577     20.58     21.71
3724.74/933.92	c  N dy 11989   3354835        70      6230         0    133489     43610   2288102     20.59     22.55
3755.03/941.56	c  N dy 12017   3376185        70      6230         0     80863     43610    981359     20.58     21.89
3784.14/948.85	c  N dy 12134   3396302        70      6230         0     98920     43610   1425634     20.59     21.76
3826.41/959.41	c  N dy 12231   3420615        70      6230         0    120744     43610   1954056     20.59     21.81
3866.70/969.51	c  N dy 12321   3441098        70      6230         0    139083     43610   2398546     20.59     21.80
3900.99/978.18	c  N dy 12452   3461134        70      6230         0     84473     43610   1067021     20.60     21.97
3926.12/984.43	c  N dy 12503   3481662        70      6230         0    102832     43610   1510055     20.60     21.87
3967.61/994.84	c  N dy 12606   3506376        70      6230         0    125135     43610   2054232     20.60     21.71
4008.68/1005.18	c  N dy 12700   3526467        70      6230         0    143263     43610   2498560     20.60     23.90
4038.20/1012.59	c  N dy 12750   3546804        70      6230         0     87859     43610   1123727     20.60     21.72
4070.10/1020.59	c  N dy 12882   3566896        70      6230         0    105963     43610   1571306     20.61     22.90
4104.41/1029.11	c  N dy 12954   3587340        70      6230         0    124346     43610   2020420     20.61     21.72
4151.47/1040.91	c  N dy 13085   3608045        70      6230         0    143039     43610   2481265     20.61     21.80
4187.36/1049.97	c  N dy 13213   3628081        70      6230         0     86466     43610   1086617     20.62     22.24
4216.52/1057.26	c  N dy 13291   3648450        70      6230         0    104851     43610   1535697     20.62     22.07
4252.36/1066.22	c  N dy 13400   3668512        70      6230         0    122891     43610   1979564     20.63     22.87
4311.00/1080.97	c  N dy 13421   3709123        70      6230         0     83614     43610    992700     20.60     21.69
4315.39/1082.03	c  S st 13435   3712414        70      6230         0     86567     43610   1065263     20.61     19.66
4316.19/1082.29	c  S st 13435   3712915        70      6230         0     87026     43610   1077053     20.61   no data
4316.19/1082.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4316.59/1082.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4316.59/1082.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4316.59/1082.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4316.59/1082.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4316.59/1082.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4316.59/1082.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4316.59/1082.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4316.59/1082.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4329.35/1085.56	c lits-rem:       455  cl-subs:     3098  v-elim:      0  v-fix:    0  time:  3.17 s
4329.35/1085.56	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4329.35/1085.58	c vivif2 --  cl tried    83928 cl shrink        0 lits rem          0 time: 0.02
4330.94/1085.90	c asymm  cl-useful: 0/801/6230 lits-rem:0 time: 0.32
4330.94/1085.90	c calculated reachability. Time: 0.00
4330.94/1085.90	c  N dy 13435   3712915        70      6230         0     83928     43610   1010192     20.61   no data
4358.86/1092.93	c  N dy 13545   3732986        70      6230         0    101917     43610   1448950     20.61     22.93
4387.62/1100.17	c  F st 13617   3751562        70      6230         0    118598     43610   1858916     20.61   no data
4391.17/1101.06	c  N st 13621   3753592        70      6230         0    120416     43610   1903125     20.61   no data
4429.85/1110.79	c  N dy 13700   3773804        70      6230         0    138530     43610   2342706     20.61     21.78
4490.87/1126.04	c  N dy 13706   3820327        70      6230         0    103724     43610   1448343     20.58     22.07
4528.75/1135.57	c  N dy 13801   3841008        70      6230         0    122333     43610   1901076     20.59     21.72
4570.24/1145.98	c  N dy 13912   3861025        70      6230         0    140374     43610   2344417     20.59     23.02
4614.91/1157.18	c  N dy 14000   3881431        70      6230         0     81686     43610    928072     20.59     21.83
4643.22/1164.20	c  N dy 14106   3901522        70      6230         0     99701     43610   1370052     20.60     22.55
4728.17/1185.59	c  N dy 14121   3961565        70      6230         0    152915     43610   2611662     20.57     21.71
4761.67/1193.97	c  N dy 14272   3981658        70      6230         0     93488     43610   1220615     20.58     24.06
4795.62/1202.41	c  N dy 14403   4002179        70      6230         0    111941     43610   1677720     20.58     21.69

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-3366299-1305400970/watcher-3366299-1305400970 -o /tmp/evaluation-result-3366299-1305400970/solver-3366299-1305400970 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366299-1305400970.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: 7.48 8.00 7.96 2/353 12864
/proc/meminfo: memFree=21306680/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 405 0 0 0 0 0 0 0 18 0 4 0 651694761 52396032 346 33554432000 4194304 4580107 140733824452496 18446744073709551615 47814742554540 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 12792 346 299 95 0 7774 0
[pid=12864/tid=12868] ppid=12860 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 651694761 52396032 347 33554432000 4194304 4580107 140733824452496 18446744073709551615 47814742554540 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 651694761 52396032 347 33554432000 4194304 4580107 140733824452496 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 651694761 52396032 347 33554432000 4194304 4580107 140733824452496 18446744073709551615 47814742554540 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.113363 s]
/proc/loadavg: 7.48 8.00 7.96 2/353 12864
/proc/meminfo: memFree=21306680/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=281824 CPUtime=0.42 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 1425 0 0 0 42 0 0 0 18 0 4 0 651694761 288587776 1339 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 70456 1340 358 95 0 65438 0
[pid=12864/tid=12868] ppid=12860 vsize=281824 CPUtime=0.1 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 224 0 0 0 10 0 0 0 18 0 4 0 651694761 288587776 1340 33554432000 4194304 4580107 140733824452496 18446744073709551615 218905392161 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=281824 CPUtime=0.09 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 221 0 0 0 9 0 0 0 21 0 4 0 651694761 288587776 1340 33554432000 4194304 4580107 140733824452496 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=281824 CPUtime=0.1 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 355 0 0 0 10 0 0 0 18 0 4 0 651694761 288587776 1340 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 281824

[startup+0.264338 s]
/proc/loadavg: 7.48 8.00 7.96 2/353 12864
/proc/meminfo: memFree=21306680/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=284344 CPUtime=1.02 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 3399 0 0 0 102 0 0 0 18 0 4 0 651694761 291168256 2907 33554432000 4194304 4580107 140733824452496 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 71086 2907 376 95 0 66068 0
[pid=12864/tid=12868] ppid=12860 vsize=284344 CPUtime=0.25 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 794 0 0 0 25 0 0 0 18 0 4 0 651694761 291168256 2907 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=284344 CPUtime=0.24 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 803 0 0 0 24 0 0 0 18 0 4 0 651694761 291168256 2907 33554432000 4194304 4580107 140733824452496 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=284344 CPUtime=0.25 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 622 0 0 0 25 0 0 0 18 0 4 0 651694761 291168256 2907 33554432000 4194304 4580107 140733824452496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 284344

[startup+0.30033 s]
/proc/loadavg: 7.48 8.00 7.96 2/353 12864
/proc/meminfo: memFree=21306680/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=284344 CPUtime=1.16 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 3529 0 0 0 116 0 0 0 18 0 4 0 651694761 291168256 3037 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 71086 3037 376 95 0 66068 0
[pid=12864/tid=12868] ppid=12860 vsize=284344 CPUtime=0.29 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 820 0 0 0 29 0 0 0 18 0 4 0 651694761 291168256 3037 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294708 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=284344 CPUtime=0.28 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 839 0 0 0 28 0 0 0 18 0 4 0 651694761 291168256 3037 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=284344 CPUtime=0.29 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 663 0 0 0 29 0 0 0 18 0 4 0 651694761 291168256 3037 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284344

[startup+0.700259 s]
/proc/loadavg: 7.48 8.00 7.96 2/353 12864
/proc/meminfo: memFree=21306680/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=286604 CPUtime=2.76 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 5654 0 0 0 275 1 0 0 18 0 4 0 651694761 293482496 3583 33554432000 4194304 4580107 140733824452496 18446744073709551615 4489437 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 71651 3583 376 95 0 66633 0
[pid=12864/tid=12868] ppid=12860 vsize=286604 CPUtime=0.68 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 1419 0 0 0 68 0 0 0 18 0 4 0 651694761 293482496 3583 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=286604 CPUtime=0.68 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 1401 0 0 0 68 0 0 0 18 0 4 0 651694761 293482496 3583 33554432000 4194304 4580107 140733824452496 18446744073709551615 4322629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=286604 CPUtime=0.69 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 1106 0 0 0 69 0 0 0 18 0 4 0 651694761 293482496 3584 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 286604

[startup+1.50112 s]
/proc/loadavg: 7.48 8.00 7.96 10/361 12872
/proc/meminfo: memFree=21275532/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=293212 CPUtime=5.95 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 10343 0 0 0 594 1 0 0 19 0 4 0 651694761 300249088 5586 33554432000 4194304 4580107 140733824452496 18446744073709551615 4406360 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 73303 5586 378 95 0 68285 0
[pid=12864/tid=12868] ppid=12860 vsize=293212 CPUtime=1.49 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 2320 0 0 0 149 0 0 0 19 0 4 0 651694761 300249088 5586 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=293212 CPUtime=1.46 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 2293 0 0 0 146 0 0 0 19 0 4 0 651694761 300249088 5586 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=293212 CPUtime=1.49 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 1936 0 0 0 149 0 0 0 19 0 4 0 651694761 300249088 5586 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 293212

[startup+3.10083 s]
/proc/loadavg: 7.52 8.00 7.96 9/361 12872
/proc/meminfo: memFree=21243020/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=302420 CPUtime=12.34 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 18822 0 0 0 1231 3 0 0 25 0 4 0 651694761 309678080 10872 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 75605 10872 378 95 0 70587 0
[pid=12864/tid=12868] ppid=12860 vsize=302420 CPUtime=3.08 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 4435 0 0 0 308 0 0 0 24 0 4 0 651694761 309678080 10872 33554432000 4194304 4580107 140733824452496 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=302420 CPUtime=3.05 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 4897 0 0 0 305 0 0 0 25 0 4 0 651694761 309678080 10872 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=302420 CPUtime=3.08 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 4950 0 0 0 308 0 0 0 24 0 4 0 651694761 309678080 10872 33554432000 4194304 4580107 140733824452496 18446744073709551615 4295739 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 302420

[startup+6.30025 s]
/proc/loadavg: 7.52 8.00 7.96 10/361 12873
/proc/meminfo: memFree=21202656/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=293860 CPUtime=25.1 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 28974 0 0 0 2506 4 0 0 25 0 4 0 651694761 300912640 14031 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294570 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 73465 14031 378 95 0 68447 0
[pid=12864/tid=12868] ppid=12860 vsize=293860 CPUtime=6.28 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 7501 0 0 0 628 0 0 0 25 0 4 0 651694761 300912640 14031 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=293860 CPUtime=6.22 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 8046 0 0 0 621 1 0 0 25 0 4 0 651694761 300912640 14031 33554432000 4194304 4580107 140733824452496 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=293860 CPUtime=6.28 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 7112 0 0 0 628 0 0 0 25 0 4 0 651694761 300912640 14031 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 293860

[startup+12.7011 s]
/proc/loadavg: 7.59 8.00 7.96 10/361 12873
/proc/meminfo: memFree=21166612/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=305408 CPUtime=50.62 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 44450 0 0 0 5056 6 0 0 25 0 4 0 651694761 312737792 17566 33554432000 4194304 4580107 140733824452496 18446744073709551615 4406451 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 76352 17566 378 95 0 71334 0
[pid=12864/tid=12868] ppid=12860 vsize=305408 CPUtime=12.69 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 11197 0 0 0 1268 1 0 0 25 0 4 0 651694761 312737792 17566 33554432000 4194304 4580107 140733824452496 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=305408 CPUtime=12.54 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 10847 0 0 0 1253 1 0 0 25 0 4 0 651694761 312737792 17566 33554432000 4194304 4580107 140733824452496 18446744073709551615 4295702 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=305408 CPUtime=12.68 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 11416 0 0 0 1267 1 0 0 25 0 4 0 651694761 312737792 17566 33554432000 4194304 4580107 140733824452496 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 305408

[startup+25.5008 s]
/proc/loadavg: 7.65 8.00 7.96 9/361 12873
/proc/meminfo: memFree=21124316/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=305156 CPUtime=101.67 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 65127 0 0 0 10156 11 0 0 25 0 4 0 651694761 312479744 22697 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 76289 22697 378 95 0 71271 0
[pid=12864/tid=12868] ppid=12860 vsize=305156 CPUtime=25.48 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 17427 0 0 0 2546 2 0 0 25 0 4 0 651694761 312479744 22697 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=305156 CPUtime=25.19 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 17130 0 0 0 2516 3 0 0 25 0 4 0 651694761 312479744 22697 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=305156 CPUtime=25.48 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 16114 0 0 0 2546 2 0 0 25 0 4 0 651694761 312479744 22697 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 305156

[startup+51.1011 s]
/proc/loadavg: 7.77 8.00 7.96 10/361 12874
/proc/meminfo: memFree=21073444/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=302008 CPUtime=203.79 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 98918 0 0 0 20358 21 0 0 25 0 4 0 651694761 309256192 25898 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 75502 25898 378 95 0 70484 0
[pid=12864/tid=12868] ppid=12860 vsize=302008 CPUtime=51.09 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 25947 0 0 0 5104 5 0 0 25 0 4 0 651694761 309256192 25898 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=302008 CPUtime=50.5 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 26034 0 0 0 5045 5 0 0 25 0 4 0 651694761 309256192 25898 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=302008 CPUtime=51.09 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 24189 0 0 0 5104 5 0 0 25 0 4 0 651694761 309256192 25898 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 302008

[startup+102.301 s]
/proc/loadavg: 7.91 8.00 7.96 9/361 12875
/proc/meminfo: memFree=21030996/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=326080 CPUtime=408.04 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 145674 0 0 0 40768 36 0 0 25 0 4 0 651694761 333905920 32364 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 81520 32364 378 95 0 76502 0
[pid=12864/tid=12868] ppid=12860 vsize=326080 CPUtime=102.29 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 35528 0 0 0 10222 7 0 0 25 0 4 0 651694761 333905920 32367 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=326080 CPUtime=101.13 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 38679 0 0 0 10103 10 0 0 25 0 4 0 651694761 333905920 32367 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=326080 CPUtime=102.3 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 39074 0 0 0 10221 9 0 0 25 0 4 0 651694761 333905920 32367 33554432000 4194304 4580107 140733824452496 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 326080

[startup+162.301 s]

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

[pid=12864] ppid=12860 vsize=481264 CPUtime=2561.72 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 435475 0 0 0 256015 157 0 0 25 0 4 0 651694761 492814336 73231 33554432000 4194304 4580107 140733824452496 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 120316 73231 378 95 0 115298 0
[pid=12864/tid=12868] ppid=12860 vsize=481264 CPUtime=642.29 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 107773 0 0 0 64192 37 0 0 25 0 4 0 651694761 492814336 73231 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=481264 CPUtime=634.81 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 116802 0 0 0 63438 43 0 0 25 0 4 0 651694761 492814336 73231 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=481264 CPUtime=642.3 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 115231 0 0 0 64190 40 0 0 25 0 4 0 651694761 492814336 73231 33554432000 4194304 4580107 140733824452496 18446744073709551615 4296787 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2561.72
Current children cumulated vsize (KiB) 481264

[startup+702.301 s]
/proc/loadavg: 8.02 8.08 8.02 10/361 12891
/proc/meminfo: memFree=20735576/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=506756 CPUtime=2801.01 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 456262 0 0 0 279934 167 0 0 25 0 4 0 651694761 518918144 75601 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 126689 75601 378 95 0 121671 0
[pid=12864/tid=12868] ppid=12860 vsize=506756 CPUtime=702.28 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 111197 0 0 0 70189 39 0 0 25 0 4 0 651694761 518918144 75601 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=506756 CPUtime=694.09 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 122776 0 0 0 69363 46 0 0 25 0 4 0 651694761 518918144 75601 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=506756 CPUtime=702.3 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 123626 0 0 0 70186 44 0 0 25 0 4 0 651694761 518918144 75601 33554432000 4194304 4580107 140733824452496 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2801.01
Current children cumulated vsize (KiB) 506756

[startup+762.3 s]
/proc/loadavg: 8.04 8.08 8.02 10/361 12893
/proc/meminfo: memFree=20738376/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=468976 CPUtime=3040.33 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 473371 0 0 0 303856 177 0 0 25 0 4 0 651694761 480231424 73403 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 117244 73403 378 95 0 112226 0
[pid=12864/tid=12868] ppid=12860 vsize=468976 CPUtime=762.29 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 116428 0 0 0 76188 41 0 0 25 0 4 0 651694761 480231424 73403 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=468976 CPUtime=753.4 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 128516 0 0 0 75290 50 0 0 25 0 4 0 651694761 480231424 73403 33554432000 4194304 4580107 140733824452496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=468976 CPUtime=762.32 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 126913 0 0 0 76186 46 0 0 25 0 4 0 651694761 480231424 73403 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.33
Current children cumulated vsize (KiB) 468976

[startup+822.301 s]
/proc/loadavg: 8.09 8.08 8.01 10/361 12894
/proc/meminfo: memFree=20682620/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=482892 CPUtime=3279.62 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 492964 0 0 0 327776 186 0 0 25 0 4 0 651694761 494481408 81838 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294570 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 120723 81838 378 95 0 115705 0
[pid=12864/tid=12868] ppid=12860 vsize=482892 CPUtime=822.28 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 119415 0 0 0 82185 43 0 0 25 0 4 0 651694761 494481408 81838 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=482892 CPUtime=812.7 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 134634 0 0 0 81217 53 0 0 25 0 4 0 651694761 494481408 81838 33554432000 4194304 4580107 140733824452496 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=482892 CPUtime=822.3 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 132663 0 0 0 82183 47 0 0 25 0 4 0 651694761 494481408 81838 33554432000 4194304 4580107 140733824452496 18446744073709551615 4339860 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.62
Current children cumulated vsize (KiB) 482892

[startup+882.314 s]
/proc/loadavg: 8.14 8.09 8.02 10/361 12896
/proc/meminfo: memFree=20705888/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=497408 CPUtime=3518.97 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 516147 0 0 0 351700 197 0 0 25 0 4 0 651694761 509345792 73569 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 124352 73569 378 95 0 119334 0
[pid=12864/tid=12868] ppid=12860 vsize=497408 CPUtime=882.29 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 126455 0 0 0 88183 46 0 0 25 0 4 0 651694761 509345792 73569 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=497408 CPUtime=872 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 140543 0 0 0 87144 56 0 0 25 0 4 0 651694761 509345792 73569 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=497408 CPUtime=882.32 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 139849 0 0 0 88182 50 0 0 25 0 4 0 651694761 509345792 73569 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.97
Current children cumulated vsize (KiB) 497408

[startup+942.301 s]
/proc/loadavg: 8.09 8.09 8.02 9/361 12898
/proc/meminfo: memFree=20678164/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=497708 CPUtime=3758.22 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 533515 0 0 0 375616 206 0 0 25 0 4 0 651694761 509652992 79228 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 124427 79228 378 95 0 119409 0
[pid=12864/tid=12868] ppid=12860 vsize=497708 CPUtime=942.28 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 131295 0 0 0 94179 49 0 0 25 0 4 0 651694761 509652992 79228 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=497708 CPUtime=931.29 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 146108 0 0 0 93069 60 0 0 25 0 4 0 651694761 509652992 79228 33554432000 4194304 4580107 140733824452496 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=497708 CPUtime=942.31 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 144130 0 0 0 94179 52 0 0 25 0 4 0 651694761 509652992 79228 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3758.22
Current children cumulated vsize (KiB) 497708

[startup+1002.3 s]
/proc/loadavg: 8.12 8.10 8.02 9/361 12899
/proc/meminfo: memFree=20669036/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=471604 CPUtime=3997.51 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 549804 0 0 0 399537 214 0 0 25 0 4 0 651694761 482922496 82638 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 117901 82638 378 95 0 112883 0
[pid=12864/tid=12868] ppid=12860 vsize=471604 CPUtime=1002.28 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 134148 0 0 0 100179 49 0 0 25 0 4 0 651694761 482922496 82638 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=471604 CPUtime=990.58 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 152274 0 0 0 98996 62 0 0 25 0 4 0 651694761 482922496 82638 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=471604 CPUtime=1002.32 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 149729 0 0 0 100176 56 0 0 25 0 4 0 651694761 482922496 82638 33554432000 4194304 4580107 140733824452496 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.51
Current children cumulated vsize (KiB) 471604

[startup+1062.3 s]
/proc/loadavg: 8.28 8.14 8.04 9/361 12901
/proc/meminfo: memFree=20669828/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=498292 CPUtime=4236.82 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 568521 0 0 0 423459 223 0 0 25 0 4 0 651694761 510251008 80157 33554432000 4194304 4580107 140733824452496 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 124573 80157 378 95 0 119555 0
[pid=12864/tid=12868] ppid=12860 vsize=498292 CPUtime=1062.28 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 136724 0 0 0 106178 50 0 0 25 0 4 0 651694761 510251008 80157 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=498292 CPUtime=1049.89 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 157758 0 0 0 104924 65 0 0 25 0 4 0 651694761 510251008 80157 33554432000 4194304 4580107 140733824452496 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=498292 CPUtime=1062.31 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 155130 0 0 0 106173 58 0 0 25 0 4 0 651694761 510251008 80157 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.82
Current children cumulated vsize (KiB) 498292

[startup+1122.3 s]
/proc/loadavg: 8.18 8.13 8.04 10/361 12902
/proc/meminfo: memFree=20663572/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=498972 CPUtime=4476.1 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 582790 0 0 0 447378 232 0 0 25 0 4 0 651694761 510947328 82068 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 124743 82068 378 95 0 119725 0
[pid=12864/tid=12868] ppid=12860 vsize=498972 CPUtime=1122.28 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 139296 0 0 0 112176 52 0 0 25 0 4 0 651694761 510947328 82068 33554432000 4194304 4580107 140733824452496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=498972 CPUtime=1109.18 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 162278 0 0 0 110850 68 0 0 25 0 4 0 651694761 510947328 82068 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=498972 CPUtime=1122.31 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 159696 0 0 0 112170 61 0 0 25 0 4 0 651694761 510947328 82068 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4476.1
Current children cumulated vsize (KiB) 498972

[startup+1182.3 s]
/proc/loadavg: 8.12 8.12 8.04 10/361 12904
/proc/meminfo: memFree=20646396/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=485772 CPUtime=4715.41 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 601610 0 0 0 471299 242 0 0 25 0 4 0 651694761 497430528 81172 33554432000 4194304 4580107 140733824452496 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 121443 81172 378 95 0 116425 0
[pid=12864/tid=12868] ppid=12860 vsize=485772 CPUtime=1182.28 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 141125 0 0 0 118174 54 0 0 25 0 4 0 651694761 497430528 81172 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=485772 CPUtime=1168.47 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 169616 0 0 0 116777 70 0 0 25 0 4 0 651694761 497430528 81172 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=485772 CPUtime=1182.32 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 164822 0 0 0 118168 64 0 0 25 0 4 0 651694761 497430528 81172 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.41
Current children cumulated vsize (KiB) 485772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.51 s]
/proc/loadavg: 8.08 8.11 8.04 5/357 12906
/proc/meminfo: memFree=20974136/32951124 swapFree=65581052/67111528
[pid=12864] ppid=12860 vsize=472312 CPUtime=4800.03 cores=1,3,5,7
/proc/12864/stat : 12864 (strangenight2-m) R 12860 12864 12531 0 -1 4202496 605719 0 0 0 479759 244 0 0 25 0 4 0 651694761 483647488 82150 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12864/statm: 118078 82150 378 95 0 113060 0
[pid=12864/tid=12868] ppid=12860 vsize=472312 CPUtime=1203.51 cores=1,3,5,7
/proc/12864/task/12868/stat : 12868 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 142683 0 0 0 120296 55 0 0 25 0 4 0 651694761 483647488 82150 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12864/tid=12869] ppid=12860 vsize=472312 CPUtime=1189.43 cores=1,3,5,7
/proc/12864/task/12869/stat : 12869 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 170878 0 0 0 118872 71 0 0 25 0 4 0 651694761 483647488 82150 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12864/tid=12870] ppid=12860 vsize=472312 CPUtime=1203.55 cores=1,3,5,7
/proc/12864/task/12870/stat : 12870 (strangenight2-m) R 12860 12864 12531 0 -1 4202560 165847 0 0 0 120290 65 0 0 25 0 4 0 651694761 483647488 82150 33554432000 4194304 4580107 140733824452496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 472312

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.55
CPU time (s): 4800.09
CPU user time (s): 4797.63
CPU system time (s): 2.45763
CPU usage (%): 398.829
Max. virtual memory (cumulated for all children) (KiB): 551308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.63
system time used= 2.45763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 605719
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= 535
involuntary context switches= 24535

runsolver used 3.9194 second user time and 10.2084 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 21:22:50
IDJOB=3366299
IDBENCH=82708
IDSOLVER=1844
FILE ID=node137/3366299-1305400970
RUNJOBID= node137-1305400970-12846
PBS_JOBID= 13324457
Free space on /tmp= 73676 MiB

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

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

MD5SUM BENCH= 68db236c1470208d12f1f4e80de80849
RANDOM SEED=1248587575

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21307108 kB
Buffers:        276384 kB
Cached:        3703796 kB
SwapCached:      36328 kB
Active:        1615800 kB
Inactive:      9804040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21307108 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           11268 kB
Writeback:           0 kB
AnonPages:     7412592 kB
Mapped:          18724 kB
Slab:           120576 kB
PageTables:      38524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75892336 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= 73672 MiB
End job on node137 at 2011-05-14 21:42:56