Trace number 3173890

Some explanations

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

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

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

Solver answer on this benchmark

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

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173890-1304072668.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.10	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.10	c -- vars added         70
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.00/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.13
0.00/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.56/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.56/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.56/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.56/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.56/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.56/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.56/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.56/0.20	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.56/0.20	c calculated reachability. Time: 0.00
0.56/0.20	c Calc default polars -  time:   0.00 s pos:      36 undec:       0 neg:      34
0.56/0.20	c =========================================================================================
0.56/0.20	c types(t): F = full restart, N = normal restart
0.56/0.20	c types(t): S = simplification begin/end, E = solution found
0.56/0.20	c restart types(rt): st = static, dy = dynamic
0.56/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.56/0.20	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
1.18/0.30	c  N dy     8      4030        70      6230         0      3626     43610     86980     19.88     21.10
1.58/0.41	c  N dy    20      8081        70      6230         0      5036     43610    112505     20.31     21.50
1.97/0.58	c  N dy    30     12487        70      6230         0      5184     43610    106871     20.32     21.41
2.77/0.75	c  N dy    44     16500        70      6230         0      8833     43610    194419     20.50     21.63
3.58/0.93	c  N dy    58     20524        70      6230         0      7381     43610    147632     20.56     21.69
4.39/1.13	c  N dy    68     24891        70      6230         0     11302     43610    240424     20.49     21.59
4.39/1.14	c  F st    70     25000        70      6230         0     11402     43610    242904     20.50   no data
5.17/1.37	c  N dy    76     30000        70      6230         0      9793     43610    194934     20.50   no data
5.17/1.37	c  S st    76     30000        70      6230         0      9793     43610    194934     20.50   no data
5.57/1.41	c  S st    76     30506        70      6230         0     10267     43610    206585     20.50   no data
5.57/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.57/1.41	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.57/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.57/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.57/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.62	c lits-rem:       126  cl-subs:      883  v-elim:      0  v-fix:    0  time:  0.20 s
7.16/1.87	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
7.16/1.88	c calculated reachability. Time: 0.00
7.16/1.88	c  N dy    76     30506        70      6230         0      9384     43610    184686     20.50   no data
8.36/2.19	c  N dy    88     36254        70      6230         0      7457     43610    125838     20.48     21.59
10.37/2.62	c  N dy    90     44990        70      6230         0     15281     43610    306826     20.11     21.23
10.37/2.67	c  S st    91     45759        70      6230         0     15990     43610    323551     20.10     19.21
10.77/2.72	c  S st    91     46261        70      6230         0      8407     43610    138411     20.10   no data
10.77/2.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.77/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.77/2.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.77/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.77/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.77/2.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.77/2.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.77/2.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.76	c lits-rem:        10  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.03 s
10.77/2.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.77/2.76	c vivif2 --  cl tried     8356 cl shrink        0 lits rem          0 time: 0.00
11.97/3.00	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
11.97/3.00	c calculated reachability. Time: 0.00
11.97/3.00	c  N dy    91     46261        70      6230         0      8356     43610    136919     20.10   no data
12.37/3.19	c  N dy   107     50302        70      6230         0     12023     43610    224951     20.16     21.31
13.59/3.43	c  N dy   123     54340        70      6230         0     15683     43610    312650     20.20     22.28
14.76/3.71	c  N dy   160     58382        70      6230         0     10361     43610    173592     20.36     22.81
15.56/3.94	c  N dy   190     62406        70      6230         0     14034     43610    264842     20.48     21.62
17.16/4.34	c  N dy   206     68452        70      6230         0     19475     43610    394365     20.48     21.70
17.57/4.42	c  S st   215     69391        70      6230         0     10378     43610    160632     20.51     20.95
17.57/4.46	c  S st   215     69895        70      6230         0     10849     43610    172247     20.51   no data
17.57/4.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.57/4.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.57/4.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.57/4.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.57/4.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.57/4.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.57/4.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.57/4.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.57/4.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.98/4.53	c lits-rem:        12  cl-subs:      132  v-elim:      0  v-fix:    0  time:  0.06 s
17.98/4.53	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.98/4.54	c vivif2 --  cl tried    10717 cl shrink        0 lits rem          0 time: 0.00
19.15/4.81	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
19.15/4.82	c calculated reachability. Time: 0.00
19.15/4.82	c  N dy   215     69895        70      6230         0     10717     43610    168592     20.51   no data
21.55/5.49	c  N dy   220     81134        70      6230         0     20706     43610    395863     20.17     21.43
23.14/5.84	c  N dy   252     86391        70      6230         0     14708     43610    254829     20.25     21.78
23.54/5.92	c  F st   257     87501        70      6230         0     15724     43610    279048     20.25     19.28
24.75/6.27	c  N dy   263     92695        70      6230         0     20440     43610    392852     20.25   no data
26.76/6.71	c  N dy   287     98685        70      6230         0     14144     43610    228605     20.28     21.50
28.34/7.11	c  S st   310    104843        70      6230         0     19729     43610    363597     20.31     17.65
28.34/7.17	c  S st   310    105346        70      6230         0     20189     43610    374892     20.31   no data
28.34/7.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.34/7.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.34/7.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.34/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
28.34/7.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.34/7.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.34/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.34/7.63	c lits-rem:       189  cl-subs:     1635  v-elim:      0  v-fix:    0  time:  0.44 s
30.34/7.63	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
30.34/7.63	c vivif2 --  cl tried    18554 cl shrink        0 lits rem          0 time: 0.00
31.53/7.99	c asymm  cl-useful: 0/5120/6230 lits-rem:0 time: 0.36
31.53/7.99	c calculated reachability. Time: 0.00
31.53/7.99	c  N dy   310    105346        70      6230         0     18554     43610    333049     20.31   no data
33.93/8.59	c  N dy   347    112078        70      6230         0     24710     43610    483052     20.39     22.07
36.33/9.15	c  N dy   397    119345        70      6230         0     18700     43610    326852     20.47     21.62
41.93/10.54	c  N dy   408    138596        70      6230         0     22395     43610    389716     20.22     21.36
47.11/11.81	c  N dy   435    154378        70      6230         0     22224     43610    378353     20.14     21.22
48.33/12.16	c  S st   465    158019        70      6230         0     25550     43610    460148     20.19   no data
48.73/12.23	c  S st   465    158521        70      6230         0     26011     43610    471758     20.19   no data
48.73/12.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.73/12.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.73/12.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.73/12.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.73/12.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.73/12.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
48.73/12.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.73/12.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.73/12.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.31/13.19	c lits-rem:       255  cl-subs:     2741  v-elim:      0  v-fix:    0  time:  0.93 s
52.31/13.19	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
52.31/13.20	c vivif2 --  cl tried    23270 cl shrink        0 lits rem          0 time: 0.01
53.13/13.30	c asymm  cl-useful: 0/1110/6230 lits-rem:0 time: 0.10
53.13/13.30	c calculated reachability. Time: 0.00
53.13/13.30	c  N dy   465    158521        70      6230         0     23270     43610    407914     20.19   no data
56.70/14.23	c  N dy   507    168642        70      6230         0     17242     43610    252797     20.22     21.46
60.69/15.25	c  N dy   570    180106        70      6230         0     27626     43610    502341     20.27     21.47
67.48/16.95	c  N dy   620    199174        70      6230         0     28665     43610    511763     20.24     21.31
71.88/18.09	c  N dy   648    212215        70      6230         0     23309     43610    373182     20.23     21.30
78.68/19.74	c  N dy   722    227180        70      6230         0     18783     43610    250851     20.28     21.40
82.67/20.78	c  S st   792    237782        70      6230         0     28435     43610    485963     20.34   no data
83.07/20.85	c  S st   792    238283        70      6230         0     28902     43610    497454     20.34   no data
83.07/20.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.07/20.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
83.07/20.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.07/20.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.07/20.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.07/20.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
83.07/20.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.07/20.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
83.07/20.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.26/21.68	c lits-rem:       237  cl-subs:     2064  v-elim:      0  v-fix:    0  time:  0.80 s
86.26/21.68	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
86.26/21.69	c vivif2 --  cl tried    26838 cl shrink        0 lits rem          0 time: 0.00
87.88/22.07	c asymm  cl-useful: 0/4148/6230 lits-rem:0 time: 0.38
87.88/22.07	c calculated reachability. Time: 0.00
87.88/22.07	c  N dy   792    238283        70      6230         0     26838     43610    444250     20.34   no data
95.05/23.83	c  N dy   863    254292        70      6230         0     22406     43610    322750     20.38     21.62
103.04/25.81	c  N dy   929    273146        70      6230         0     39378     43610    728050     20.37     21.51
110.25/27.66	c  N dy   979    291338        70      6230         0     35933     43610    633366     20.37     21.48
116.62/29.27	c  F st  1037    306250        70      6230         0     28657     43610    452346     20.40   no data
119.04/29.82	c  N dy  1043    311445        70      6230         0     33362     43610    567585     20.40   no data
128.20/32.15	c  N dy  1123    331370        70      6230         0     29725     43610    463632     20.41     24.55
137.79/34.59	c  N dy  1182    351932        70      6230         0     25705     43610    353323     20.40     21.71
140.19/35.18	c  S st  1219    357424        70      6230         0     30716     43610    475209     20.41   no data
140.61/35.26	c  S st  1219    357927        70      6230         0     31182     43610    486648     20.41   no data
140.61/35.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.61/35.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
140.61/35.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.61/35.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.61/35.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.61/35.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
140.61/35.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.61/35.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.61/35.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.79/36.03	c lits-rem:       238  cl-subs:     1781  v-elim:      0  v-fix:    0  time:  0.75 s
143.79/36.03	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
143.79/36.04	c vivif2 --  cl tried    29401 cl shrink        0 lits rem          0 time: 0.01
144.58/36.28	c asymm  cl-useful: 0/2082/6230 lits-rem:0 time: 0.24
144.58/36.28	c calculated reachability. Time: 0.00
144.58/36.28	c  N dy  1219    357927        70      6230         0     29401     43610    443448     20.41   no data
154.19/38.65	c  N dy  1224    378443        70      6230         0     24378     43610    308442     20.35     21.66
164.16/41.10	c  N dy  1310    398447        70      6230         0     42464     43610    745811     20.38     23.01
174.54/43.72	c  N dy  1328    418927        70      6230         0     36525     43610    583829     20.33     21.45
186.12/46.64	c  N dy  1436    438965        70      6230         0     29515     43610    405281     20.38     21.83
197.73/49.55	c  N dy  1552    459146        70      6230         0     47778     43610    847739     20.42     21.53
208.49/52.28	c  N dy  1643    479204        70      6230         0     39757     43610    639923     20.45     21.93
221.68/55.52	c  N dy  1700    503119        70      6230         0     34149     43610    487800     20.44     21.54
235.66/59.05	c  N dy  1812    525892        70      6230         0     54750     43610    987611     20.47     21.56
241.67/60.57	c  S st  1875    536891        70      6230         0     36735     43610    542936     20.49   no data
242.08/60.67	c  S st  1875    537395        70      6230         0     37202     43610    554501     20.49   no data
242.08/60.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.08/60.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
242.08/60.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.08/60.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.08/60.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.08/60.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
242.08/60.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.08/60.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
242.45/60.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.07/61.68	c lits-rem:       223  cl-subs:     1877  v-elim:      0  v-fix:    0  time:  0.97 s
246.07/61.68	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
246.07/61.69	c vivif2 --  cl tried    35325 cl shrink        0 lits rem          0 time: 0.01
246.84/61.89	c asymm  cl-useful: 0/1674/6230 lits-rem:0 time: 0.20
246.84/61.89	c calculated reachability. Time: 0.00
246.84/61.89	c  N dy  1875    537395        70      6230         0     35325     43610    506723     20.49   no data
258.43/64.77	c  N dy  1926    558153        70      6230         0     54031     43610    956506     20.49     21.61
270.41/67.74	c  N dy  2023    578374        70      6230         0     43544     43610    693845     20.51     21.59
285.61/71.52	c  N dy  2080    603379        70      6230         0     36217     43610    497377     20.49     21.60
297.17/74.45	c  N dy  2145    624129        70      6230         0     54932     43610    949248     20.49     21.57
310.36/77.73	c  N dy  2183    646636        70      6230         0     44478     43610    674994     20.46     21.54
326.74/81.80	c  N dy  2275    668303        70      6230         0     32586     43610    387859     20.48     21.58
349.10/87.48	c  N dy  2306    707318        70      6230         0     35123     43610    432823     20.40     21.50
362.29/90.77	c  N dy  2447    727377        70      6230         0     53326     43610    880974     20.44     22.72
378.29/94.72	c  N dy  2533    747443        70      6230         0     38110     43610    494605     20.45     21.77
390.65/97.89	c  N dy  2601    767507        70      6230         0     56297     43610    933654     20.45     21.79
407.03/101.90	c  N dy  2702    788365        70      6230         0     40813     43610    548081     20.47     21.81
418.61/104.84	c  S st  2763    806092        70      6230         0     56766     43610    931807     20.47   no data
419.01/104.99	c  S st  2763    806597        70      6230         0     57241     43610    943713     20.47   no data
419.42/105.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
419.42/105.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
419.42/105.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.42/105.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.42/105.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.42/105.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
419.42/105.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
419.42/105.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
419.42/105.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.42/109.09	c lits-rem:       830  cl-subs:     5291  v-elim:      0  v-fix:    0  time:  4.02 s
435.42/109.09	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
435.79/109.10	c vivif2 --  cl tried    51950 cl shrink        0 lits rem          0 time: 0.01
436.59/109.36	c asymm  cl-useful: 0/1141/6230 lits-rem:0 time: 0.26
436.59/109.36	c calculated reachability. Time: 0.00
436.59/109.36	c  N dy  2763    806597        70      6230         0     51950     43610    813712     20.47   no data
454.97/113.90	c  N dy  2854    826970        70      6230         0     35400     43610    404642     20.49     21.57
476.14/119.26	c  N dy  2893    860973        70      6230         0     65948     43610   1125102     20.45     21.62
492.53/123.35	c  N dy  3009    881073        70      6230         0     48200     43610    705544     20.47     22.12
509.29/127.56	c  N dy  3112    901998        70      6230         0     67150     43610   1168294     20.49     21.61
524.87/131.41	c  N dy  3137    926101        70      6230         0     51750     43610    762403     20.47     21.64
540.05/135.21	c  N dy  3197    946139        70      6230         0     69775     43610   1194887     20.46     23.04
555.23/139.03	c  N dy  3270    966142        70      6230         0     50041     43610    716859     20.46     22.78
572.00/143.26	c  N dy  3378    986213        70      6230         0     68183     43610   1157607     20.47     21.57
588.80/147.47	c  N dy  3471   1006445        70      6230         0     47834     43610    656583     20.49     21.59
606.37/151.85	c  N dy  3602   1026533        70      6230         0     66050     43610   1104734     20.51     21.96
627.93/157.20	c  N dy  3729   1048747        70      6230         0     46354     43610    603882     20.53     21.62
642.31/160.84	c  N dy  3788   1068769        70      6230         0     64374     43610   1037702     20.53     22.37
645.10/161.58	c  F st  3801   1071875        70      6230         0     67181     43610   1105625     20.53     18.47
661.09/165.55	c  N dy  3835   1088779        70      6230         0     41822     43610    481140     20.53     22.40
675.47/169.18	c  N dy  3925   1109690        70      6230         0     60761     43610    945156     20.54     21.70
693.45/173.62	c  N dy  3963   1129692        70      6230         0     78682     43610   1371840     20.53     22.99
711.41/178.16	c  N dy  4110   1149693        70      6230         0     55365     43610    802277     20.56     21.66
733.80/183.73	c  N dy  4160   1176547        70      6230         0     79536     43610   1378337     20.54     21.69
751.78/188.22	c  N dy  4207   1196623        70      6230         0     55188     43610    771289     20.54     21.77
766.14/191.83	c  S st  4256   1209895        70      6230         0     67140     43610   1060617     20.54     19.52
766.94/192.07	c  S st  4256   1210400        70      6230         0     67604     43610   1072546     20.54   no data
766.94/192.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
767.34/192.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
767.34/192.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
767.34/192.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
767.34/192.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
767.34/192.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
767.34/192.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
767.34/192.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
767.34/192.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.29/202.14	c lits-rem:       788  cl-subs:     6074  v-elim:      0  v-fix:    0  time:  9.97 s
807.29/202.14	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
807.29/202.16	c vivif2 --  cl tried    61530 cl shrink        0 lits rem          0 time: 0.01
809.29/202.62	c asymm  cl-useful: 0/894/6230 lits-rem:0 time: 0.46
809.29/202.62	c calculated reachability. Time: 0.00
809.29/202.62	c  N dy  4256   1210400        70      6230         0     61530     43610    927849     20.54   no data
842.05/210.81	c  N dy  4342   1238592        70      6230         0     43928     43610    493419     20.54     21.67
856.03/214.35	c  N dy  4393   1258653        70      6230         0     61994     43610    926256     20.54     22.26
879.59/220.24	c  N dy  4501   1280799        70      6230         0     81997     43610   1412552     20.55     21.87
899.57/225.26	c  N dy  4624   1300824        70      6230         0     56060     43610    778790     20.57     22.22
914.37/228.99	c  N dy  4643   1320863        70      6230         0     74102     43610   1209704     20.55     23.00
937.92/234.84	c  N dy  4728   1341030        70      6230         0     47292     43610    547397     20.56     21.92
956.69/239.57	c  N dy  4796   1361678        70      6230         0     65916     43610    995517     20.56     21.66
983.45/246.27	c  N dy  4875   1384812        70      6230         0     86801     43610   1502721     20.56     21.67
1004.22/251.45	c  N dy  4972   1407171        70      6230         0     60977     43610    863549     20.57     21.86
1040.98/260.64	c  N dy  5072   1443542        70      6230         0     46791     43610    509349     20.56     21.85
1054.98/264.16	c  N dy  5120   1463595        70      6230         0     64903     43610    945357     20.56     22.52
1076.13/269.47	c  N dy  5226   1483711        70      6230         0     83080     43610   1391829     20.57     21.77
1102.49/276.00	c  N dy  5322   1507195        70      6230         0     56442     43610    723797     20.57     21.67
1122.87/281.19	c  N dy  5407   1530103        70      6230         0     77155     43610   1228541     20.58     21.80
1148.83/287.68	c  N dy  5431   1556484        70      6230         0     52102     43610    608287     20.56     21.90
1172.79/293.64	c  N dy  5506   1586238        70      6230         0     78741     43610   1239993     20.55     21.75
1200.36/300.58	c  N dy  5643   1606481        70      6230         0     97093     43610   1692767     20.57     21.69
1230.34/308.09	c  N dy  5742   1640815        70      6230         0     78517     43610   1232679     20.56     21.65
1258.68/315.11	c  N dy  5771   1671015        70      6230         0     55217     43610    657680     20.54     21.66
1291.04/323.29	c  N dy  5834   1710400        70      6230         0     90561     43610   1508573     20.52     18.28
1291.04/323.29	c  S st  5834   1710400        70      6230         0     90561     43610   1508573     20.52     18.28
1292.26/323.56	c  S st  5834   1710902        70      6230         0     91022     43610   1520011     20.52   no data
1292.26/323.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1292.64/323.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1292.64/323.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1292.64/323.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1292.64/323.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1292.64/323.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1292.64/323.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1292.64/323.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1292.64/323.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1342.17/336.08	c lits-rem:      1303  cl-subs:    10243  v-elim:      0  v-fix:    0  time: 12.40 s
1342.17/336.08	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1342.57/336.10	c vivif2 --  cl tried    80779 cl shrink        0 lits rem          0 time: 0.02
1344.59/336.62	c asymm  cl-useful: 0/671/6230 lits-rem:0 time: 0.52
1344.59/336.62	c calculated reachability. Time: 0.00
1344.59/336.62	c  N dy  5834   1710902        70      6230         0     80779     43610   1287354     20.52   no data
1386.51/347.14	c  N dy  5947   1731725        70      6230         0     99736     43610   1754611     20.53     21.69
1415.66/354.46	c  N dy  6003   1753628        70      6230         0     68668     43610    980222     20.53     21.66
1452.02/363.52	c  N dy  6063   1784142        70      6230         0     96019     43610   1628194     20.52     21.68
1481.58/370.90	c  N dy  6163   1812679        70      6230         0     69826     43610    991489     20.52     21.65
1504.75/376.75	c  N dy  6276   1832742        70      6230         0     87894     43610   1431742     20.52     21.66
1529.92/383.04	c  N dy  6298   1854925        70      6230         0     54795     43610    617775     20.51     21.65
1551.89/388.59	c  N dy  6414   1876240        70      6230         0     74069     43610   1091115     20.52     21.66
1580.25/395.60	c  N dy  6500   1896920        70      6230         0     92729     43610   1544593     20.53     21.64
1609.00/402.87	c  N dy  6596   1917219        70      6230         0     57059     43610    661497     20.53     21.62
1634.18/409.15	c  N dy  6680   1945601        70      6230         0     82434     43610   1269605     20.53     21.71
1658.13/415.15	c  N dy  6755   1965641        70      6230         0    100472     43610   1707527     20.53     22.99
1687.72/422.54	c  N dy  6779   1995156        70      6230         0     71991     43610    989899     20.51     21.73
1714.86/429.31	c  N dy  6827   2021329        70      6230         0     95420     43610   1547992     20.50     21.65
1745.62/437.00	c  N dy  6929   2041344        70      6230         0     57897     43610    656177     20.51     21.61
1763.99/441.68	c  N dy  7021   2061401        70      6230         0     76044     43610   1098785     20.51     22.73
1787.16/447.43	c  N dy  7091   2081684        70      6230         0     94306     43610   1541893     20.51     21.61
1819.55/455.51	c  N dy  7207   2101695        70      6230         0    112369     43610   1984914     20.53     22.10
1842.29/461.21	c  N dy  7331   2121720        70      6230         0     73764     43610   1030253     20.54     23.22
1867.48/467.54	c  N dy  7451   2141820        70      6230         0     91918     43610   1475974     20.55     24.33
1899.01/475.44	c  N dy  7551   2161855        70      6230         0    109952     43610   1914640     20.55     22.15
1921.78/481.16	c  N dy  7624   2181885        70      6230         0     70390     43610    932303     20.55     21.70
1945.35/487.08	c  N dy  7721   2202043        70      6230         0     88505     43610   1373645     20.56     21.67
1958.53/490.39	c  S st  7789   2210902        70      6230         0     96502     43610   1572346     20.57   no data
1959.76/490.68	c  S st  7789   2211404        70      6230         0     96964     43610   1584081     20.57   no data
1959.76/490.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1960.16/490.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1960.16/490.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1960.16/490.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1960.16/490.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1960.16/490.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1960.16/490.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1960.16/490.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1960.53/490.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2000.07/500.74	c lits-rem:       959  cl-subs:     8567  v-elim:      0  v-fix:    0  time:  9.93 s
2000.07/500.74	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2000.07/500.76	c vivif2 --  cl tried    88397 cl shrink        0 lits rem          0 time: 0.02
2001.67/501.11	c asymm  cl-useful: 0/625/6230 lits-rem:0 time: 0.35
2001.67/501.11	c calculated reachability. Time: 0.00
2001.67/501.11	c  N dy  7789   2211404        70      6230         0     88397     43610   1372275     20.57   no data
2032.04/508.77	c  N dy  7835   2235171        70      6230         0    109626     43610   1877483     20.56     21.66
2059.60/515.69	c  N dy  7897   2255384        70      6230         0     69781     43610    904769     20.56     21.69
2092.36/523.87	c  N dy  8008   2275398        70      6230         0     87780     43610   1347679     20.57     23.20
2131.53/533.61	c  N dy  8115   2295449        70      6230         0    105857     43610   1791422     20.58     22.10
2166.68/542.47	c  N dy  8250   2315548        70      6230         0     64812     43610    772322     20.59     22.67
2188.65/547.98	c  N dy  8356   2335617        70      6230         0     82885     43610   1214124     20.59     21.85
2232.58/558.90	c  N dy  8433   2369386        70      6230         0    113102     43610   1936746     20.59     21.78
2254.93/564.58	c  N dy  8481   2389393        70      6230         0     70957     43610    907043     20.58     23.66
2278.91/570.53	c  N dy  8574   2409399        70      6230         0     89018     43610   1347536     20.59     22.87
2306.47/577.48	c  N dy  8653   2429478        70      6230         0    107063     43610   1787110     20.59     24.22
2334.03/584.33	c  N dy  8665   2451178        70      6230         0     65385     43610    755331     20.58     21.83
2356.79/590.03	c  N dy  8799   2471254        70      6230         0     83579     43610   1204903     20.59     24.77
2385.16/597.16	c  N dy  8920   2491319        70      6230         0    101738     43610   1651787     20.60     23.57
2431.10/608.67	c  N dy  9016   2520612        70      6230         0     65881     43610    754760     20.60     21.70
2449.87/613.33	c  N dy  9059   2540682        70      6230         0     83855     43610   1185482     20.59     21.68
2478.26/620.48	c  N dy  9166   2561226        70      6230         0    102385     43610   1640650     20.60     21.75
2506.59/627.55	c  N dy  9227   2581311        70      6230         0    120399     43610   2076321     20.60     23.79
2535.37/634.77	c  N dy  9343   2601385        70      6230         0     75648     43610    985057     20.61     23.26
2559.32/640.70	c  N dy  9423   2621613        70      6230         0     93833     43610   1427151     20.61     21.85
2589.69/648.31	c  N dy  9512   2641615        70      6230         0    111859     43610   1866555     20.61     24.08
2626.04/657.43	c  N dy  9602   2662361        70      6230         0     66596     43610    748571     20.62     21.77
2649.62/663.40	c  N dy  9685   2684945        70      6230         0     86962     43610   1242010     20.62     21.75
2677.97/670.47	c  N dy  9765   2705014        70      6230         0    104939     43610   1677998     20.62     22.99
2687.96/672.90	c  S st  9787   2711404        70      6230         0    110682     43610   1815722     20.62     18.86
2689.17/673.23	c  S st  9787   2711907        70      6230         0    111132     43610   1826985     20.62   no data
2689.17/673.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2689.17/673.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2689.17/673.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2689.17/673.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2689.17/673.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2689.17/673.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2689.17/673.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2689.57/673.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2689.57/673.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2745.88/687.44	c lits-rem:      1181  cl-subs:    11478  v-elim:      0  v-fix:    0  time: 14.06 s
2745.88/687.44	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2745.88/687.46	c vivif2 --  cl tried    99654 cl shrink        0 lits rem          0 time: 0.02
2747.48/687.82	c asymm  cl-useful: 0/580/6230 lits-rem:0 time: 0.36
2747.48/687.83	c calculated reachability. Time: 0.00
2747.48/687.83	c  N dy  9787   2711907        70      6230         0     99654     43610   1550604     20.62   no data
2776.24/695.01	c  N dy  9837   2731948        70      6230         0    117670     43610   1979981     20.62     23.79
2808.60/703.18	c  N dy  9892   2755318        70      6230         0     74488     43610    933199     20.62     21.71
2842.97/711.75	c  N dy  9957   2776514        70      6230         0     93531     43610   1395350     20.62     21.79
2889.68/723.46	c  N dy 10062   2796549        70      6230         0    111513     43610   1834326     20.62     22.83
2939.63/735.99	c  N dy 10155   2821619        70      6230         0     68743     43610    779650     20.62     21.78
2963.18/741.89	c  N dy 10247   2841649        70      6230         0     86745     43610   1218990     20.63     21.85
2991.15/748.87	c  N dy 10332   2861749        70      6230         0    104858     43610   1658605     20.63     21.86
3026.70/757.72	c  N dy 10435   2881921        70      6230         0    123050     43610   2106730     20.64     21.76
3138.15/785.66	c  N dy 10498   2977995        70      6230         0     75018     43610    897061     20.56     21.88
3162.52/791.78	c  N dy 10584   2998041        70      6230         0     92956     43610   1329623     20.56     21.65
3212.48/804.28	c  N dy 10650   3034928        70      6230         0    125976     43610   2117325     20.55     21.65
3248.80/813.31	c  N dy 10725   3059462        70      6230         0     80013     43610   1011395     20.55     21.65
3273.59/819.56	c  N dy 10804   3079532        70      6230         0     98105     43610   1454340     20.56     22.81
3308.74/828.35	c  N dy 10938   3099570        70      6230         0    116182     43610   1902059     20.57     21.72
3351.06/838.99	c  N dy 11090   3119577        70      6230         0    134235     43610   2350377     20.58     22.63
3381.02/846.45	c  N dy 11175   3140912        70      6230         0     84385     43610   1109524     20.58     21.73
3431.36/859.09	c  N dy 11261   3181420        70      6230         0    120503     43610   1972049     20.57     21.75
3467.71/868.14	c  N dy 11268   3207165        70      6230         0     73570     43610    828522     20.55     21.76
3473.30/869.59	c  S st 11310   3211907        70      6230         0     77853     43610    936027     20.56     20.83
3474.50/869.81	c  S st 11310   3212413        70      6230         0     78313     43610    947883     20.56   no data
3474.50/869.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3474.50/869.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3474.50/869.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3474.50/869.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3474.50/869.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3474.50/869.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3474.50/869.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3474.50/869.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3474.90/869.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3483.28/872.04	c lits-rem:       226  cl-subs:     2152  v-elim:      0  v-fix:    0  time:  2.14 s
3483.28/872.04	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3483.28/872.05	c vivif2 --  cl tried    76161 cl shrink        0 lits rem          0 time: 0.01
3484.50/872.33	c asymm  cl-useful: 0/645/6230 lits-rem:0 time: 0.28
3484.50/872.33	c calculated reachability. Time: 0.00
3484.50/872.33	c  N dy 11310   3212413        70      6230         0     76161     43610    899235     20.56   no data
3512.84/879.40	c  N dy 11442   3233346        70      6230         0     95020     43610   1365211     20.57     21.65
3544.00/887.23	c  N dy 11543   3253364        70      6230         0    113081     43610   1806324     20.57     22.18
3578.76/895.97	c  N dy 11616   3273435        70      6230         0    131052     43610   2243128     20.57     22.74
3613.51/904.60	c  N dy 11702   3294032        70      6230         0     78875     43610    952417     20.58     21.72
3640.27/911.39	c  N dy 11790   3314375        70      6230         0     97173     43610   1399536     20.58     21.77
3673.03/919.54	c  N dy 11875   3334745        70      6230         0    115444     43610   1844577     20.58     21.71
3715.77/930.27	c  N dy 11989   3354835        70      6230         0    133489     43610   2288102     20.59     22.55
3750.12/938.84	c  N dy 12017   3376185        70      6230         0     80863     43610    981359     20.58     21.89
3778.09/945.84	c  N dy 12134   3396302        70      6230         0     98920     43610   1425634     20.59     21.76
3816.43/955.41	c  N dy 12231   3420615        70      6230         0    120744     43610   1954056     20.59     21.81
3855.99/965.37	c  N dy 12321   3441098        70      6230         0    139083     43610   2398546     20.59     21.80
3890.73/974.01	c  N dy 12452   3461134        70      6230         0     84473     43610   1067021     20.60     21.97
3915.12/980.19	c  N dy 12503   3481662        70      6230         0    102832     43610   1510055     20.60     21.87
3957.44/990.70	c  N dy 12606   3506376        70      6230         0    125135     43610   2054232     20.60     21.71
3998.20/1000.94	c  N dy 12700   3526467        70      6230         0    143263     43610   2498560     20.60     23.90
4027.75/1008.34	c  N dy 12750   3546804        70      6230         0     87859     43610   1123727     20.60     21.72
4059.32/1016.29	c  N dy 12882   3566896        70      6230         0    105963     43610   1571306     20.61     22.90
4093.66/1024.83	c  N dy 12954   3587340        70      6230         0    124346     43610   2020420     20.61     21.72
4140.40/1036.52	c  N dy 13085   3608045        70      6230         0    143039     43610   2481265     20.61     21.80
4176.35/1045.57	c  N dy 13213   3628081        70      6230         0     86466     43610   1086617     20.62     22.24
4205.53/1052.83	c  N dy 13291   3648450        70      6230         0    104851     43610   1535697     20.62     22.07
4241.47/1061.86	c  N dy 13400   3668512        70      6230         0    122891     43610   1979564     20.63     22.87
4300.18/1076.52	c  N dy 13421   3709123        70      6230         0     83614     43610    992700     20.60     21.69
4304.18/1077.55	c  S st 13435   3712414        70      6230         0     86567     43610   1065263     20.61     19.66
4305.38/1077.80	c  S st 13435   3712915        70      6230         0     87026     43610   1077053     20.61   no data
4305.38/1077.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4305.38/1077.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4305.38/1077.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4305.38/1077.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4305.38/1077.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4305.38/1077.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4305.38/1077.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4305.38/1077.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4305.78/1077.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4318.16/1081.07	c lits-rem:       455  cl-subs:     3098  v-elim:      0  v-fix:    0  time:  3.17 s
4318.16/1081.07	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4318.16/1081.09	c vivif2 --  cl tried    83928 cl shrink        0 lits rem          0 time: 0.02
4319.37/1081.40	c asymm  cl-useful: 0/801/6230 lits-rem:0 time: 0.31
4319.77/1081.40	c calculated reachability. Time: 0.00
4319.77/1081.40	c  N dy 13435   3712915        70      6230         0     83928     43610   1010192     20.61   no data
4347.72/1088.41	c  N dy 13545   3732986        70      6230         0    101917     43610   1448950     20.61     22.93
4376.90/1095.73	c  F st 13617   3751562        70      6230         0    118598     43610   1858916     20.61   no data
4380.47/1096.62	c  N st 13621   3753592        70      6230         0    120416     43610   1903125     20.61   no data
4419.23/1106.30	c  N dy 13700   3773804        70      6230         0    138530     43610   2342706     20.61     21.78
4478.75/1121.26	c  N dy 13706   3820327        70      6230         0    103724     43610   1448343     20.58     22.07
4514.69/1130.29	c  N dy 13801   3841008        70      6230         0    122333     43610   1901076     20.59     21.72
4557.43/1140.96	c  N dy 13912   3861025        70      6230         0    140374     43610   2344417     20.59     23.02
4606.17/1153.14	c  N dy 14000   3881431        70      6230         0     81686     43610    928072     20.59     21.83
4634.94/1160.34	c  N dy 14106   3901522        70      6230         0     99701     43610   1370052     20.60     22.55
4716.42/1180.73	c  N dy 14121   3961565        70      6230         0    152915     43610   2611662     20.57     21.71
4750.00/1189.20	c  N dy 14272   3981658        70      6230         0     93488     43610   1220615     20.58     24.06
4783.54/1197.52	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173890-1304072668/watcher-3173890-1304072668 -o /tmp/evaluation-result-3173890-1304072668/solver-3173890-1304072668 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173890-1304072668.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: 1.38 1.84 3.49 2/176 32377
/proc/meminfo: memFree=30871480/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 407 0 0 0 0 0 0 0 18 0 4 0 518864704 52441088 347 33554432000 4194304 4627427 140735852240064 18446744073709551615 47204770682806 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 12803 347 299 106 0 7774 0
[pid=32377/tid=32382] ppid=32375 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 518864704 52441088 347 33554432000 4194304 4627427 140735852240064 18446744073709551615 271562335286 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 518864704 52441088 347 33554432000 4194304 4627427 140735852240064 18446744073709551615 47204770682796 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 518864704 52441088 347 33554432000 4194304 4627427 140735852240064 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.146285 s]
/proc/loadavg: 1.38 1.84 3.49 2/176 32377
/proc/meminfo: memFree=30871480/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=282008 CPUtime=0.56 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) D 32375 32377 31926 0 -1 4202496 1622 0 0 0 56 0 0 0 20 0 4 0 518864704 288776192 1535 33554432000 4194304 4627427 140735852240064 18446744073709551615 271550580919 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 70502 1535 370 106 0 65473 0
[pid=32377/tid=32382] ppid=32375 vsize=282008 CPUtime=0.13 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 221 0 0 0 13 0 0 0 20 0 4 0 518864704 288776192 1535 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=282008 CPUtime=0.14 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) D 32375 32377 31926 0 -1 4202560 333 0 0 0 14 0 0 0 20 0 4 0 518864704 288776192 1535 33554432000 4194304 4627427 140735852240064 18446744073709551615 271550580919 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=282008 CPUtime=0.13 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 416 0 0 0 13 0 0 0 21 0 4 0 518864704 288776192 1535 33554432000 4194304 4627427 140735852240064 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 282008

[startup+0.256661 s]
/proc/loadavg: 1.38 1.84 3.49 2/176 32377
/proc/meminfo: memFree=30871480/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=284412 CPUtime=1 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 3387 0 0 0 100 0 0 0 20 0 4 0 518864704 291237888 2893 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 71103 2893 384 106 0 66074 0
[pid=32377/tid=32382] ppid=32375 vsize=284412 CPUtime=0.25 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 744 0 0 0 25 0 0 0 20 0 4 0 518864704 291237888 2893 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=284412 CPUtime=0.25 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 820 0 0 0 25 0 0 0 20 0 4 0 518864704 291237888 2893 33554432000 4194304 4627427 140735852240064 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=284412 CPUtime=0.24 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 631 0 0 0 24 0 0 0 21 0 4 0 518864704 291237888 2893 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 284412

[startup+0.300653 s]
/proc/loadavg: 1.38 1.84 3.49 2/176 32377
/proc/meminfo: memFree=30871480/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=284412 CPUtime=1.18 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 3534 0 0 0 118 0 0 0 20 0 4 0 518864704 291237888 3040 33554432000 4194304 4627427 140735852240064 18446744073709551615 4327399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 71103 3040 384 106 0 66074 0
[pid=32377/tid=32382] ppid=32375 vsize=284412 CPUtime=0.29 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 776 0 0 0 29 0 0 0 20 0 4 0 518864704 291237888 3040 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=284412 CPUtime=0.29 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 853 0 0 0 29 0 0 0 20 0 4 0 518864704 291237888 3040 33554432000 4194304 4627427 140735852240064 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=284412 CPUtime=0.29 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 680 0 0 0 29 0 0 0 21 0 4 0 518864704 291237888 3040 33554432000 4194304 4627427 140735852240064 18446744073709551615 4321328 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284412

[startup+0.700581 s]
/proc/loadavg: 1.38 1.84 3.49 2/176 32377
/proc/meminfo: memFree=30871480/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=286672 CPUtime=2.77 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 5610 0 0 0 277 0 0 0 21 0 4 0 518864704 293552128 3537 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 71668 3537 384 106 0 66639 0
[pid=32377/tid=32382] ppid=32375 vsize=286672 CPUtime=0.69 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 1290 0 0 0 69 0 0 0 20 0 4 0 518864704 293552128 3537 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=286672 CPUtime=0.69 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 1401 0 0 0 69 0 0 0 21 0 4 0 518864704 293552128 3537 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=286672 CPUtime=0.69 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 1105 0 0 0 69 0 0 0 22 0 4 0 518864704 293552128 3537 33554432000 4194304 4627427 140735852240064 18446744073709551615 4324287 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286672

[startup+1.50044 s]
/proc/loadavg: 1.38 1.84 3.49 9/188 32389
/proc/meminfo: memFree=30841368/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=287832 CPUtime=5.97 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 10408 0 0 0 596 1 0 0 23 0 4 0 518864704 294739968 5649 33554432000 4194304 4627427 140735852240064 18446744073709551615 4420243 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 71958 5649 388 106 0 66929 0
[pid=32377/tid=32382] ppid=32375 vsize=287832 CPUtime=1.49 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 2172 0 0 0 149 0 0 0 23 0 4 0 518864704 294739968 5649 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=287832 CPUtime=1.49 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 2312 0 0 0 149 0 0 0 23 0 4 0 518864704 294739968 5649 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=287832 CPUtime=1.48 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 1947 0 0 0 148 0 0 0 25 0 4 0 518864704 294739968 5649 33554432000 4194304 4627427 140735852240064 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287832

[startup+3.10115 s]
/proc/loadavg: 1.38 1.84 3.49 9/188 32389
/proc/meminfo: memFree=30803716/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=293084 CPUtime=12.37 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 18892 0 0 0 1234 3 0 0 25 0 4 0 518864704 300118016 10526 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 73271 10526 388 106 0 68242 0
[pid=32377/tid=32382] ppid=32375 vsize=293084 CPUtime=3.09 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 4224 0 0 0 309 0 0 0 25 0 4 0 518864704 300118016 10526 33554432000 4194304 4627427 140735852240064 18446744073709551615 4329537 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=293084 CPUtime=3.09 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 4918 0 0 0 308 1 0 0 25 0 4 0 518864704 300118016 10526 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=293084 CPUtime=3.07 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 4965 0 0 0 307 0 0 0 25 0 4 0 518864704 300118016 10526 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 293084

[startup+6.30057 s]
/proc/loadavg: 1.91 1.94 3.51 9/188 32389
/proc/meminfo: memFree=30773348/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=308956 CPUtime=25.15 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 29072 0 0 0 2511 4 0 0 25 0 4 0 518864704 316370944 13948 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 77239 13948 388 106 0 72210 0
[pid=32377/tid=32382] ppid=32375 vsize=308956 CPUtime=6.29 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 7041 0 0 0 629 0 0 0 25 0 4 0 518864704 316370944 13948 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=308956 CPUtime=6.28 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 8168 0 0 0 627 1 0 0 25 0 4 0 518864704 316370944 13948 33554432000 4194304 4627427 140735852240064 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=308956 CPUtime=6.25 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 7164 0 0 0 625 0 0 0 25 0 4 0 518864704 316370944 13948 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 308956

[startup+12.7004 s]
/proc/loadavg: 2.48 2.06 3.54 9/188 32389
/proc/meminfo: memFree=30737896/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=309628 CPUtime=50.71 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 42927 0 0 0 5064 7 0 0 25 0 4 0 518864704 317059072 18370 33554432000 4194304 4627427 140735852240064 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 77407 18370 388 106 0 72378 0
[pid=32377/tid=32382] ppid=32375 vsize=309628 CPUtime=12.69 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 8728 0 0 0 1268 1 0 0 25 0 4 0 518864704 317059072 18370 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=309628 CPUtime=12.69 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 11040 0 0 0 1267 2 0 0 25 0 4 0 518864704 317059072 18370 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=309628 CPUtime=12.62 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 11423 0 0 0 1261 1 0 0 25 0 4 0 518864704 317059072 18370 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 309628

[startup+25.5011 s]
/proc/loadavg: 3.77 2.37 3.62 9/188 32389
/proc/meminfo: memFree=30695716/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=309852 CPUtime=101.84 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 62786 0 0 0 10172 12 0 0 25 0 4 0 518864704 317288448 22597 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 77463 22597 388 106 0 72434 0
[pid=32377/tid=32382] ppid=32375 vsize=309852 CPUtime=25.48 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 12351 0 0 0 2547 1 0 0 25 0 4 0 518864704 317288448 22597 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=309852 CPUtime=25.49 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 17289 0 0 0 2545 4 0 0 25 0 4 0 518864704 317288448 22597 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=309852 CPUtime=25.35 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 16167 0 0 0 2532 3 0 0 25 0 4 0 518864704 317288448 22597 33554432000 4194304 4627427 140735852240064 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 309852

[startup+51.1004 s]
/proc/loadavg: 5.29 2.83 3.74 9/188 32390
/proc/meminfo: memFree=30672108/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=328664 CPUtime=204.1 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 95248 0 0 0 20389 21 0 0 25 0 4 0 518864704 336551936 25747 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 82166 25747 388 106 0 77137 0
[pid=32377/tid=32382] ppid=32375 vsize=328664 CPUtime=51.09 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 19447 0 0 0 5106 3 0 0 25 0 4 0 518864704 336551936 25747 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=328664 CPUtime=51.09 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 25791 0 0 0 5103 6 0 0 25 0 4 0 518864704 336551936 25747 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=328664 CPUtime=50.81 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 24404 0 0 0 5075 6 0 0 25 0 4 0 518864704 336551936 25747 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309228 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 328664

[startup+102.301 s]
/proc/loadavg: 6.99 3.67 3.97 10/188 32391
/proc/meminfo: memFree=30628660/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=335632 CPUtime=408.65 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 145502 0 0 0 40829 36 0 0 25 0 4 0 518864704 343687168 31612 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 83908 31612 388 106 0 78879 0
[pid=32377/tid=32382] ppid=32375 vsize=335632 CPUtime=102.3 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 28954 0 0 0 10224 6 0 0 25 0 4 0 518864704 343687168 31612 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=335632 CPUtime=102.29 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 38342 0 0 0 10219 10 0 0 25 0 4 0 518864704 343687168 31612 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=335632 CPUtime=101.73 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 39268 0 0 0 10163 10 0 0 25 0 4 0 518864704 343687168 31612 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 335632

[startup+162.3 s]

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

[pid=32377] ppid=32375 vsize=442856 CPUtime=2565.72 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 435397 0 0 0 256421 151 0 0 25 0 4 0 518864704 453484544 71569 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 110714 71569 388 106 0 105685 0
[pid=32377/tid=32382] ppid=32375 vsize=442856 CPUtime=642.3 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 86492 0 0 0 64203 27 0 0 25 0 4 0 518864704 453484544 71569 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=442856 CPUtime=642.29 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 115996 0 0 0 64187 42 0 0 25 0 4 0 518864704 453484544 71569 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=442856 CPUtime=638.8 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 114685 0 0 0 63839 41 0 0 25 0 4 0 518864704 453484544 71569 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 442856

[startup+702.301 s]
/proc/loadavg: 8.21 7.60 5.97 9/188 32407
/proc/meminfo: memFree=30282344/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=443672 CPUtime=2805.4 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 455640 0 0 0 280380 160 0 0 25 0 4 0 518864704 454320128 77353 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 110918 77353 388 106 0 105889 0
[pid=32377/tid=32382] ppid=32375 vsize=443672 CPUtime=702.31 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 86842 0 0 0 70203 28 0 0 25 0 4 0 518864704 454320128 77353 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=443672 CPUtime=702.3 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 122828 0 0 0 70186 44 0 0 25 0 4 0 518864704 454320128 77353 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=443672 CPUtime=698.47 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 120674 0 0 0 69803 44 0 0 25 0 4 0 518864704 454320128 77353 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 443672

[startup+762.3 s]
/proc/loadavg: 8.26 7.73 6.11 9/188 32409
/proc/meminfo: memFree=30261820/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=443820 CPUtime=3045.09 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 468178 0 0 0 304343 166 0 0 25 0 4 0 518864704 454471680 78015 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 110955 78015 388 106 0 105926 0
[pid=32377/tid=32382] ppid=32375 vsize=443820 CPUtime=762.31 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 87869 0 0 0 76203 28 0 0 25 0 4 0 518864704 454471680 78015 33554432000 4194304 4627427 140735852240064 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=443820 CPUtime=762.3 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 128704 0 0 0 76183 47 0 0 25 0 4 0 518864704 454471680 78015 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=443820 CPUtime=758.15 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 122011 0 0 0 75770 45 0 0 25 0 4 0 518864704 454471680 78015 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 443820

[startup+822.3 s]
/proc/loadavg: 8.15 7.79 6.23 9/188 32410
/proc/meminfo: memFree=30246020/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=436572 CPUtime=3284.76 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 488529 0 0 0 328300 176 0 0 25 0 4 0 518864704 447049728 81426 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 109143 81427 388 106 0 104114 0
[pid=32377/tid=32382] ppid=32375 vsize=436572 CPUtime=822.31 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 90629 0 0 0 82201 30 0 0 25 0 4 0 518864704 447049728 81427 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=436572 CPUtime=822.3 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 134760 0 0 0 82180 50 0 0 25 0 4 0 518864704 447049728 81427 33554432000 4194304 4627427 140735852240064 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=436572 CPUtime=817.82 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 127311 0 0 0 81735 47 0 0 25 0 4 0 518864704 447049728 81427 33554432000 4194304 4627427 140735852240064 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 436572

[startup+882.307 s]
/proc/loadavg: 8.19 7.87 6.35 9/188 32412
/proc/meminfo: memFree=30205652/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=462496 CPUtime=3524.45 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 507705 0 0 0 352260 185 0 0 25 0 4 0 518864704 473595904 86535 33554432000 4194304 4627427 140735852240064 18446744073709551615 4311209 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 115624 86535 388 106 0 110595 0
[pid=32377/tid=32382] ppid=32375 vsize=462496 CPUtime=882.31 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 96217 0 0 0 88199 32 0 0 25 0 4 0 518864704 473595904 86535 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=462496 CPUtime=882.3 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 139716 0 0 0 88178 52 0 0 25 0 4 0 518864704 473595904 86535 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=462496 CPUtime=877.5 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 130231 0 0 0 87701 49 0 0 25 0 4 0 518864704 473595904 86535 33554432000 4194304 4627427 140735852240064 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 462496

[startup+942.301 s]
/proc/loadavg: 8.17 7.92 6.47 9/188 32414
/proc/meminfo: memFree=30208212/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=462736 CPUtime=3764.11 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 523509 0 0 0 376219 192 0 0 25 0 4 0 518864704 473841664 84466 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 115684 84466 388 106 0 110655 0
[pid=32377/tid=32382] ppid=32375 vsize=462736 CPUtime=942.31 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 96217 0 0 0 94199 32 0 0 25 0 4 0 518864704 473841664 84466 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=462736 CPUtime=942.3 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 146918 0 0 0 94175 55 0 0 25 0 4 0 518864704 473841664 84466 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=462736 CPUtime=937.18 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 133301 0 0 0 93667 51 0 0 25 0 4 0 518864704 473841664 84466 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 462736

[startup+1002.3 s]
/proc/loadavg: 8.25 8.00 6.58 9/188 32415
/proc/meminfo: memFree=30208276/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=437496 CPUtime=4003.78 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 544132 0 0 0 400176 202 0 0 25 0 4 0 518864704 447995904 83688 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 109374 83688 388 106 0 104345 0
[pid=32377/tid=32382] ppid=32375 vsize=437496 CPUtime=1002.31 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 101878 0 0 0 100196 35 0 0 25 0 4 0 518864704 447995904 83688 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=437496 CPUtime=1002.31 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 152671 0 0 0 100173 58 0 0 25 0 4 0 518864704 447995904 83688 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=437496 CPUtime=996.85 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 138054 0 0 0 99632 53 0 0 25 0 4 0 518864704 447995904 83688 33554432000 4194304 4627427 140735852240064 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 437496

[startup+1062.3 s]
/proc/loadavg: 8.18 8.02 6.67 9/188 32417
/proc/meminfo: memFree=30194576/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=464092 CPUtime=4243.46 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 561053 0 0 0 424135 211 0 0 25 0 4 0 518864704 475230208 85388 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309200 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 116023 85388 388 106 0 110994 0
[pid=32377/tid=32382] ppid=32375 vsize=464092 CPUtime=1062.32 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 107458 0 0 0 106194 38 0 0 25 0 4 0 518864704 475230208 85388 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=464092 CPUtime=1062.31 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 157307 0 0 0 106171 60 0 0 25 0 4 0 518864704 475230208 85388 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=464092 CPUtime=1056.52 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 139242 0 0 0 105599 53 0 0 25 0 4 0 518864704 475230208 85388 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 464092

[startup+1122.3 s]
/proc/loadavg: 8.18 8.06 6.77 9/188 32418
/proc/meminfo: memFree=30200472/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=464308 CPUtime=4483.14 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 579352 0 0 0 448093 221 0 0 25 0 4 0 518864704 475451392 84577 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 116077 84577 388 106 0 111048 0
[pid=32377/tid=32382] ppid=32375 vsize=464308 CPUtime=1122.31 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 108525 0 0 0 112193 38 0 0 25 0 4 0 518864704 475451392 84577 33554432000 4194304 4627427 140735852240064 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=464308 CPUtime=1122.3 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 163062 0 0 0 112168 62 0 0 25 0 4 0 518864704 475451392 84577 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=464308 CPUtime=1116.2 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 144983 0 0 0 111563 57 0 0 25 0 4 0 518864704 475451392 84577 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 464308

[startup+1182.3 s]
/proc/loadavg: 8.11 8.06 6.85 9/188 32420
/proc/meminfo: memFree=30159884/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=530472 CPUtime=4722.83 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 595211 0 0 0 472053 230 0 0 25 0 4 0 518864704 543203328 93473 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309186 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 132618 93473 388 106 0 127589 0
[pid=32377/tid=32382] ppid=32375 vsize=530472 CPUtime=1182.32 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 108771 0 0 0 118193 39 0 0 25 0 4 0 518864704 543203328 93473 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=530472 CPUtime=1182.31 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 169220 0 0 0 118165 66 0 0 25 0 4 0 518864704 543203328 93473 33554432000 4194304 4627427 140735852240064 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=530472 CPUtime=1175.87 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 150012 0 0 0 117528 59 0 0 25 0 4 0 518864704 543203328 93473 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 530472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.28 8.10 6.89 9/188 32421
/proc/meminfo: memFree=30163216/32951124 swapFree=67111344/67111528
[pid=32377] ppid=32375 vsize=530552 CPUtime=4800.33 cores=1,3,5,7
/proc/32377/stat : 32377 (strangenight2-m) R 32375 32377 31926 0 -1 4202496 600983 0 0 0 479801 232 0 0 25 0 4 0 518864704 543285248 92651 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32377/statm: 132638 92651 388 106 0 127609 0
[pid=32377/tid=32382] ppid=32375 vsize=530552 CPUtime=1201.73 cores=1,3,5,7
/proc/32377/task/32382/stat : 32382 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 108960 0 0 0 120134 39 0 0 25 0 4 0 518864704 543285248 92651 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32377/tid=32383] ppid=32375 vsize=530552 CPUtime=1201.72 cores=1,3,5,7
/proc/32377/task/32383/stat : 32383 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 171439 0 0 0 120106 66 0 0 25 0 4 0 518864704 543285248 92651 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32377/tid=32384] ppid=32375 vsize=530552 CPUtime=1195.17 cores=1,3,5,7
/proc/32377/task/32384/stat : 32384 (strangenight2-m) R 32375 32377 31926 0 -1 4202560 151104 0 0 0 119457 60 0 0 25 0 4 0 518864704 543285248 92651 33554432000 4194304 4627427 140735852240064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 530552

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): 1201.73
CPU time (s): 4800.37
CPU user time (s): 4798.03
CPU system time (s): 2.33964
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 530552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.03
system time used= 2.33964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 600985
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= 594
involuntary context switches= 35419

runsolver used 1.82872 second user time and 4.74728 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 12:24:28
IDJOB=3173890
IDBENCH=82708
IDSOLVER=1586
FILE ID=node133/3173890-1304072668
RUNJOBID= node133-1304072668-32363
PBS_JOBID= 13170473
Free space on /tmp= 71896 MiB

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

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

MD5SUM BENCH= 68db236c1470208d12f1f4e80de80849
RANDOM SEED=1284717912

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30871636 kB
Buffers:        726544 kB
Cached:         932740 kB
SwapCached:        124 kB
Active:         590808 kB
Inactive:      1131940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30871636 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           11444 kB
Writeback:           0 kB
AnonPages:       63524 kB
Mapped:          14500 kB
Slab:           293756 kB
PageTables:       4456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186168 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71884 MiB
End job on node133 at 2011-04-29 12:44:32