Trace number 3366255

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S72668411-025-UNKNOWN.cnf
MD5SUMa7d53123c03c2abad4ab13635af690bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.864
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-3366255-1305399811.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
1.17/0.37	c -- clauses added:            0 learnts,        17000 normals,            0 xors
1.17/0.37	c -- vars added        200
1.17/0.37	c Parsing time:  0.01 s
1.17/0.37	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
1.17/0.37	c asymm  cl-useful: 0/14606/17000 lits-rem:0 time: 0.36
1.17/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.57/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.57/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3.57/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:      91 undec:       2 neg:     107
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
3.57/0.90	c  N dy     8      4637       200     17000         0      4481    119000    253856     48.66     51.70
3.57/1.00	c  N dy    14      9045       200     17000         0      6346    119000    315102     48.13     50.79
4.76/1.20	c  N dy    37     13125       200     17000         0      6185    119000    256924     48.86     53.84
6.76/1.72	c  N dy    53     21172       200     17000         0      8516    119000    337526     48.70     51.30
7.56/1.98	c  F st    67     25000       200     17000         0     12247    119000    546619     48.74     50.00
7.96/2.00	c  N st    68     25252       200     17000         0     12493    119000    559787     48.74   no data
9.15/2.32	c  N dy    73     30001       200     17000         0     10471    119000    408085     48.74   no data
9.15/2.32	c  S st    73     30001       200     17000         0     10471    119000    408085     48.74   no data
9.15/2.36	c  S st    73     30505       200     17000         0     10965    119000    433886     48.74   no data
9.15/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.15/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.15/2.38	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
9.15/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.15/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.15/2.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.15/2.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.15/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.79	c lits-rem:        81  cl-subs:      297  v-elim:      0  v-fix:    0  time:  0.39 s
11.15/2.88	c asymm  cl-useful: 0/2394/17000 lits-rem:0 time: 0.09
11.15/2.88	c calculated reachability. Time: 0.00
11.15/2.88	c  N dy    73     30505       200     17000         0     10668    119000    411422     48.74   no data
12.35/3.18	c  N dy    95     34591       200     17000         0     14641    119000    636953     48.98     51.92
13.54/3.49	c  N dy    98     38873       200     17000         0     11134    119000    395291     48.76     51.43
15.13/3.85	c  N dy   116     43244       200     17000         0     15393    119000    632945     48.86     51.45
15.93/4.06	c  S st   119     45757       200     17000         0      9140    119000    241041     48.72     46.58
16.33/4.11	c  S st   119     46258       200     17000         0      9633    119000    268404     48.72   no data
16.33/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.33/4.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.33/4.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.33/4.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.33/4.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
16.33/4.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.33/4.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.33/4.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.74/4.21	c lits-rem:         6  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.07 s
16.74/4.21	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
16.74/4.21	c vivif2 --  cl tried     9580 cl shrink        0 lits rem          0 time: 0.00
18.33/4.64	c asymm  cl-useful: 0/13674/17000 lits-rem:0 time: 0.42
18.33/4.64	c calculated reachability. Time: 0.00
18.33/4.64	c  N dy   119     46258       200     17000         0      9580    119000    264696     48.72   no data
20.33/5.11	c  N dy   130     52718       200     17000         0     15816    119000    611047     48.57     51.14
21.95/5.53	c  N dy   148     57850       200     17000         0     11142    119000    309875     48.58     51.46
23.12/5.84	c  N dy   164     61917       200     17000         0     15069    119000    526379     48.60     51.30
24.71/6.22	c  N dy   179     66122       200     17000         0     19140    119000    753854     48.62     51.49
25.93/6.52	c  S st   192     69387       200     17000         0     11661    119000    296816     48.63   no data
25.93/6.57	c  S st   192     69890       200     17000         0     12159    119000    323769     48.63   no data
25.93/6.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.93/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.93/6.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.93/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.93/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.93/6.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.93/6.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.93/6.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.93/6.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.71/6.74	c lits-rem:        35  cl-subs:       76  v-elim:      0  v-fix:    0  time:  0.14 s
26.71/6.74	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
26.71/6.75	c vivif2 --  cl tried    12083 cl shrink        0 lits rem          0 time: 0.00
27.11/6.88	c asymm  cl-useful: 0/3326/17000 lits-rem:0 time: 0.13
27.11/6.88	c calculated reachability. Time: 0.00
27.11/6.88	c  N dy   192     69890       200     17000         0     12083    119000    317782     48.63   no data
28.70/7.28	c  N dy   211     75182       200     17000         0     17209    119000    601396     48.61     51.21
30.32/7.70	c  N dy   222     80083       200     17000         0     21959    119000    865950     48.60     51.17
32.29/8.12	c  N dy   236     85203       200     17000         0     15288    119000    455824     48.58     51.51
33.09/8.30	c  F st   245     87501       200     17000         0     17508    119000    578823     48.58     48.42
33.90/8.58	c  N st   250     90797       200     17000         0     20707    119000    761939     48.58   no data
36.68/9.23	c  N dy   274     97344       200     17000         0     14468    119000    367561     48.63     51.49
39.10/9.81	c  N dy   289    103898       200     17000         0     20824    119000    723744     48.60     52.09
39.10/9.90	c  S st   294    104835       200     17000         0     21729    119000    774320     48.61   no data
39.52/9.98	c  S st   294    105343       200     17000         0     22232    119000    801360     48.61   no data
39.52/9.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.52/9.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.52/10.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.52/10.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.52/10.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.52/10.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
39.52/10.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.87/10.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.87/10.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.67/11.23	c lits-rem:       163  cl-subs:      724  v-elim:      0  v-fix:    0  time:  1.19 s
44.67/11.23	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
44.67/11.24	c vivif2 --  cl tried    21508 cl shrink        0 lits rem          0 time: 0.01
45.87/11.53	c asymm  cl-useful: 0/5257/17000 lits-rem:0 time: 0.29
45.87/11.53	c calculated reachability. Time: 0.00
45.87/11.53	c  N dy   294    105343       200     17000         0     21508    119000    749491     48.61   no data
48.65/12.25	c  N dy   323    112095       200     17000         0     14491    119000    324195     48.64     51.37
51.46/12.91	c  N dy   352    119314       200     17000         0     21501    119000    715624     48.72     51.73
55.85/14.07	c  N dy   371    130362       200     17000         0     17648    119000    453914     48.54     51.89
59.43/14.95	c  N dy   391    139709       200     17000         0     26683    119000    957663     48.52     51.75
63.83/16.03	c  N dy   406    151081       200     17000         0     22198    119000    670926     48.44     51.08
66.61/16.72	c  S st   413    158015       200     17000         0     28932    119000   1046309     48.39     47.76
67.01/16.81	c  S st   413    158517       200     17000         0     29425    119000   1072575     48.39   no data
67.01/16.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.01/16.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
67.01/16.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.01/16.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.01/16.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.01/16.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
67.01/16.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.01/16.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.01/16.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.59/19.25	c lits-rem:       385  cl-subs:     1252  v-elim:      0  v-fix:    0  time:  2.35 s
76.59/19.25	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
76.59/19.26	c vivif2 --  cl tried    28173 cl shrink        0 lits rem          0 time: 0.01
77.79/19.51	c asymm  cl-useful: 0/3846/17000 lits-rem:0 time: 0.25
77.79/19.51	c calculated reachability. Time: 0.00
77.79/19.51	c  N dy   413    158517       200     17000         0     28173    119000    985922     48.39   no data
82.18/20.61	c  N dy   468    169017       200     17000         0     21904    119000    611310     48.47     51.19
86.57/21.75	c  N dy   505    179892       200     17000         0     32483    119000   1201750     48.49     54.71
91.78/23.09	c  N dy   544    191604       200     17000         0     26359    119000    808764     48.50     51.12
97.75/24.59	c  N dy   561    204640       200     17000         0     20590    119000    451046     48.41     51.05
104.13/26.15	c  N dy   626    218349       200     17000         0     33890    119000   1195923     48.49     51.47
111.72/28.03	c  N dy   682    233128       200     17000         0     28869    119000    867610     48.52     51.34
113.73/28.58	c  S st   700    237776       200     17000         0     33381    119000   1120044     48.53   no data
114.14/28.68	c  S st   700    238281       200     17000         0     33877    119000   1146691     48.53   no data
114.14/28.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
114.50/28.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
114.50/28.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
114.50/28.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.50/28.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.50/28.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
114.50/28.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
114.50/28.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
114.50/28.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.87/32.83	c lits-rem:       234  cl-subs:     1001  v-elim:      0  v-fix:    0  time:  4.04 s
130.87/32.83	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
130.87/32.84	c vivif2 --  cl tried    32876 cl shrink        0 lits rem          0 time: 0.01
132.06/33.13	c asymm  cl-useful: 0/3310/17000 lits-rem:0 time: 0.28
132.06/33.13	c calculated reachability. Time: 0.00
132.06/33.13	c  N dy   700    238281       200     17000         0     32876    119000   1072998     48.53   no data
139.25/34.93	c  N dy   733    253602       200     17000         0     27385    119000    734572     48.49     51.21
147.23/36.99	c  N dy   796    269866       200     17000         0     21815    119000    385859     48.52     51.08
154.81/38.89	c  N dy   833    287093       200     17000         0     38522    119000   1319933     48.49     51.18
163.59/41.02	c  N dy   878    305442       200     17000         0     33996    119000   1017946     48.44     52.89
163.99/41.12	c  F st   881    306251       200     17000         0     34789    119000   1061599     48.44     49.33
173.56/43.51	c  N dy   929    325398       200     17000         0     30071    119000    755970     48.43     51.23
184.38/46.22	c  N dy   989    346010       200     17000         0     25836    119000    480336     48.41     51.18
189.53/47.55	c  S st  1047    357421       200     17000         0     36883    119000   1101167     48.46     47.01
189.93/47.66	c  S st  1047    357926       200     17000         0     37379    119000   1128575     48.46   no data
189.93/47.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
189.93/47.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
189.93/47.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
189.93/47.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.93/47.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.93/47.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
189.93/47.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
190.33/47.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
190.33/47.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.50/51.55	c lits-rem:       257  cl-subs:      950  v-elim:      0  v-fix:    0  time:  3.79 s
205.50/51.55	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
205.50/51.56	c vivif2 --  cl tried    36429 cl shrink        0 lits rem          0 time: 0.01
206.69/51.86	c asymm  cl-useful: 0/3055/17000 lits-rem:0 time: 0.29
206.69/51.86	c calculated reachability. Time: 0.00
206.69/51.86	c  N dy  1047    357926       200     17000         0     36429    119000   1058674     48.46   no data
218.27/54.74	c  N dy  1104    378060       200     17000         0     30748    119000    705708     48.43     51.03
231.04/57.95	c  N dy  1194    399281       200     17000         0     51366    119000   1857869     48.47     51.61
241.45/60.54	c  N dy  1241    419397       200     17000         0     44651    119000   1433295     48.43     51.12
252.20/63.28	c  N dy  1303    439569       200     17000         0     37042    119000    972275     48.42     51.60
264.56/66.38	c  N dy  1356    461216       200     17000         0     29920    119000    535430     48.39     51.04
275.34/69.09	c  N dy  1419    481295       200     17000         0     49394    119000   1617066     48.39     50.96
287.71/72.15	c  N dy  1509    501466       200     17000         0     39845    119000   1042772     48.43     51.02
300.48/75.35	c  N dy  1576    521584       200     17000         0     59324    119000   2129823     48.44     51.11
308.46/77.37	c  S st  1612    536890       200     17000         0     44143    119000   1234872     48.44     47.83
308.86/77.49	c  S st  1612    537390       200     17000         0     44635    119000   1261797     48.44   no data
308.86/77.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
309.26/77.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
309.26/77.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
309.26/77.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.26/77.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.26/77.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
309.26/77.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
309.26/77.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
309.26/77.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.03/81.21	c lits-rem:       357  cl-subs:     1248  v-elim:      0  v-fix:    0  time:  3.61 s
324.03/81.22	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
324.03/81.23	c vivif2 --  cl tried    43387 cl shrink        0 lits rem          0 time: 0.01
324.86/81.41	c asymm  cl-useful: 0/1532/17000 lits-rem:0 time: 0.17
324.86/81.42	c calculated reachability. Time: 0.00
324.86/81.42	c  N dy  1612    537390       200     17000         0     43387    119000   1173419     48.44   no data
338.39/84.87	c  N dy  1696    557578       200     17000         0     31977    119000    513487     48.47     51.57
349.97/87.73	c  N dy  1768    578039       200     17000         0     51830    119000   1619840     48.47     51.43
363.55/91.13	c  N dy  1788    600796       200     17000         0     41812    119000   1026063     48.40     51.22
377.55/94.62	c  N dy  1885    621065       200     17000         0     61449    119000   2123459     48.44     51.08
389.88/97.76	c  N dy  1933    641126       200     17000         0     47954    119000   1322905     48.42     51.51
405.04/101.59	c  N dy  2002    661252       200     17000         0     67495    119000   2411460     48.43     51.07
417.82/104.79	c  N dy  2064    681346       200     17000         0     53044    119000   1555323     48.42     51.00
435.78/109.22	c  N dy  2144    701632       200     17000         0     37829    119000    663871     48.43     51.01
448.55/112.48	c  N dy  2215    721764       200     17000         0     57343    119000   1751599     48.44     51.29
464.52/116.49	c  N dy  2297    741935       200     17000         0     41042    119000    799703     48.46     51.04
477.28/119.62	c  N dy  2340    761938       200     17000         0     60462    119000   1882747     48.43     51.17
492.44/123.47	c  N dy  2429    782011       200     17000         0     43070    119000    866909     48.44     51.24
506.81/127.03	c  N dy  2510    803233       200     17000         0     63662    119000   2016055     48.45     51.24
508.83/127.58	c  S st  2521    806085       200     17000         0     66441    119000   2171579     48.45     48.37
509.61/127.75	c  S st  2521    806590       200     17000         0     66941    119000   2197862     48.45   no data
509.61/127.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
510.01/127.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
510.01/127.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
510.01/127.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.01/127.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.01/127.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
510.01/127.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
510.01/127.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
510.01/127.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
580.65/145.57	c lits-rem:       718  cl-subs:     2105  v-elim:      0  v-fix:    0  time: 17.52 s
580.65/145.57	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
581.05/145.60	c vivif2 --  cl tried    64836 cl shrink        0 lits rem          0 time: 0.02
582.25/145.93	c asymm  cl-useful: 0/2455/17000 lits-rem:0 time: 0.33
582.25/145.94	c calculated reachability. Time: 0.00
582.25/145.94	c  N dy  2521    806590       200     17000         0     64836    119000   2042321     48.45   no data
597.41/149.77	c  N dy  2606    826660       200     17000         0     46499    119000   1017701     48.46     51.08
611.38/153.28	c  N dy  2676    846777       200     17000         0     66035    119000   2111409     48.47     51.36
626.94/157.13	c  N dy  2749    866787       200     17000         0     46662    119000    980529     48.47     51.19
642.10/160.97	c  N dy  2830    887481       200     17000         0     66762    119000   2101033     48.48     51.13
658.09/165.00	c  N dy  2898    907653       200     17000         0     46554    119000    927236     48.49     51.38
672.43/168.58	c  N dy  2951    928160       200     17000         0     66430    119000   2038696     48.48     51.11
689.60/172.87	c  N dy  3012    949322       200     17000         0     46226    119000    862771     48.48     51.35
703.57/176.37	c  N dy  3074    969399       200     17000         0     65691    119000   1945587     48.48     51.14
722.32/181.08	c  N dy  3173    989475       200     17000         0     43453    119000    663509     48.50     51.07
735.90/184.45	c  N dy  3224   1009599       200     17000         0     62879    119000   1749339     48.49     51.27
753.45/188.85	c  N dy  3286   1029726       200     17000         0     82428    119000   2834294     48.49     51.05
768.26/192.52	c  N dy  3352   1049808       200     17000         0     59260    119000   1498436     48.49     51.32
785.41/196.88	c  N dy  3428   1069925       200     17000         0     78800    119000   2588782     48.49     51.10
787.38/197.38	c  F st  3442   1071877       200     17000         0     80690    119000   2695020     48.50   no data
802.14/201.03	c  N dy  3485   1091412       200     17000         0     55981    119000   1273018     48.50     51.30
819.30/205.31	c  N dy  3561   1111416       200     17000         0     75389    119000   2352879     48.50     51.26
839.66/210.42	c  N dy  3624   1132051       200     17000         0     50753    119000    939040     48.51     51.48
858.82/215.26	c  N dy  3701   1152192       200     17000         0     70335    119000   2034728     48.51     51.40
881.17/220.85	c  N dy  3786   1172279       200     17000         0     89825    119000   3123347     48.52     51.09
895.93/224.51	c  N dy  3830   1192293       200     17000         0     63656    119000   1617469     48.51     53.19
913.13/228.84	c  S st  3917   1209885       200     17000         0     80728    119000   2571481     48.53     43.81
913.89/229.07	c  S st  3917   1210388       200     17000         0     81222    119000   2599080     48.53   no data
913.89/229.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
914.29/229.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
914.29/229.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
914.29/229.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
914.29/229.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
914.29/229.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
914.29/229.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
914.29/229.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
914.69/229.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1012.47/253.73	c lits-rem:       919  cl-subs:     2722  v-elim:      0  v-fix:    0  time: 24.28 s
1012.47/253.73	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1012.47/253.76	c vivif2 --  cl tried    78500 cl shrink        0 lits rem          0 time: 0.03
1014.10/254.15	c asymm  cl-useful: 0/1852/17000 lits-rem:0 time: 0.38
1014.10/254.15	c calculated reachability. Time: 0.00
1014.10/254.16	c  N dy  3917   1210388       200     17000         0     78500    119000   2400644     48.53   no data
1032.42/258.79	c  N dy  3973   1230460       200     17000         0     51411    119000    886779     48.52     51.78
1048.79/262.89	c  N dy  4051   1251592       200     17000         0     71922    119000   2032853     48.53     51.12
1070.33/268.22	c  N dy  4138   1272174       200     17000         0     91865    119000   3148263     48.54     51.50
1086.29/272.22	c  N dy  4193   1292686       200     17000         0     64233    119000   1550539     48.53     51.26
1105.06/276.91	c  N dy  4275   1312788       200     17000         0     83709    119000   2638364     48.54     51.13
1125.81/282.11	c  N dy  4361   1332927       200     17000         0     54753    119000    979586     48.55     51.15
1142.17/286.25	c  N dy  4436   1353225       200     17000         0     74392    119000   2076407     48.55     51.73
1163.72/291.60	c  N dy  4519   1373299       200     17000         0     93887    119000   3163882     48.56     51.44
1180.50/295.89	c  N dy  4584   1393306       200     17000         0     63925    119000   1449501     48.56     51.23
1199.23/300.59	c  N dy  4660   1413636       200     17000         0     83701    119000   2553143     48.57     51.27
1221.18/306.04	c  N dy  4735   1433816       200     17000         0     52793    119000    782028     48.57     51.57
1237.15/310.04	c  N dy  4810   1453887       200     17000         0     72284    119000   1873781     48.58     51.20
1258.31/315.40	c  N dy  4899   1474464       200     17000         0     92285    119000   2993368     48.59     51.16
1281.47/321.12	c  N dy  4981   1497828       200     17000         0     63505    119000   1329733     48.59     51.56
1299.81/325.77	c  N dy  5034   1520004       200     17000         0     85012    119000   2532235     48.58     51.15
1322.16/331.36	c  N dy  5090   1540048       200     17000         0    104447    119000   3613754     48.57     51.16
1338.54/335.41	c  N dy  5159   1560192       200     17000         0     71508    119000   1739761     48.57     51.20
1358.88/340.52	c  N dy  5228   1580577       200     17000         0     91280    119000   2844018     48.58     51.48
1382.02/346.32	c  N dy  5278   1601037       200     17000         0     57811    119000    930799     48.57     51.37
1400.00/350.89	c  N dy  5361   1621230       200     17000         0     77422    119000   2030402     48.58     51.20
1423.52/356.72	c  N dy  5450   1641658       200     17000         0     97245    119000   3140119     48.59     51.46
1442.29/361.45	c  N dy  5462   1661733       200     17000         0     62354    119000   1139491     48.57     51.19
1460.24/365.94	c  N dy  5538   1681805       200     17000         0     81804    119000   2228520     48.57     51.22
1481.40/371.25	c  N dy  5598   1701840       200     17000         0    101203    119000   3311293     48.57     51.45
1491.78/373.89	c  S st  5628   1710389       200     17000         0    109498    119000   3775431     48.57     50.00
1493.37/374.21	c  S st  5628   1710894       200     17000         0    109997    119000   3802790     48.57   no data
1493.37/374.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1493.37/374.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1493.37/374.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1493.37/374.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1493.37/374.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1493.37/374.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1493.37/374.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1493.77/374.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1494.17/374.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1664.18/417.08	c lits-rem:      1050  cl-subs:     4579  v-elim:      0  v-fix:    0  time: 42.27 s
1664.18/417.09	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1664.58/417.13	c vivif2 --  cl tried   105418 cl shrink        0 lits rem          0 time: 0.04
1666.18/417.54	c asymm  cl-useful: 0/1431/17000 lits-rem:0 time: 0.41
1666.18/417.54	c calculated reachability. Time: 0.00
1666.18/417.54	c  N dy  5628   1710894       200     17000         0    105418    119000   3475208     48.57   no data
1685.77/422.45	c  N dy  5690   1732090       200     17000         0     70768    119000   1572236     48.57     51.17
1704.50/427.13	c  N dy  5741   1752103       200     17000         0     90169    119000   2656865     48.56     51.91
1729.26/433.33	c  N dy  5824   1772149       200     17000         0    109644    119000   3747643     48.57     51.29
1747.60/437.90	c  N dy  5894   1792207       200     17000         0     72865    119000   1642278     48.57     51.20
1769.18/443.32	c  N dy  5969   1813814       200     17000         0     93773    119000   2809778     48.58     51.21
1795.89/450.04	c  N dy  6054   1834249       200     17000         0    113608    119000   3916899     48.58     51.16
1814.24/454.60	c  N dy  6131   1854843       200     17000         0     76453    119000   1794559     48.59     51.25
1835.80/460.08	c  N dy  6200   1875825       200     17000         0     96816    119000   2929779     48.59     51.15
1861.73/466.57	c  N dy  6274   1896008       200     17000         0    116422    119000   4025712     48.59     51.24
1879.69/471.02	c  N dy  6345   1916250       200     17000         0     77868    119000   1823249     48.60     51.55
1900.05/476.14	c  N dy  6406   1936435       200     17000         0     97447    119000   2921831     48.59     51.17
1926.00/482.63	c  N dy  6474   1956448       200     17000         0    116904    119000   4007498     48.60     51.34
1945.14/487.50	c  N dy  6561   1976746       200     17000         0     77438    119000   1752922     48.60     51.21
1966.74/492.86	c  N dy  6626   1996748       200     17000         0     96843    119000   2839172     48.60     52.15
1998.63/500.84	c  N dy  6711   2017888       200     17000         0    117350    119000   3978556     48.61     51.25
2018.19/505.73	c  N dy  6774   2038463       200     17000         0     77142    119000   1694009     48.60     51.16
2042.52/511.85	c  N dy  6864   2060745       200     17000         0     98768    119000   2906887     48.61     51.19
2070.46/518.86	c  N dy  6937   2081852       200     17000         0    119225    119000   4045957     48.61     51.51
2090.82/523.92	c  N dy  7032   2101927       200     17000         0     77547    119000   1669518     48.62     51.67
2112.37/529.35	c  N dy  7112   2121960       200     17000         0     96959    119000   2757979     48.62     51.28
2136.71/535.46	c  N dy  7159   2142029       200     17000         0    116376    119000   3842401     48.61     51.86
2159.07/541.01	c  N dy  7221   2162095       200     17000         0     73768    119000   1414297     48.61     51.33
2179.02/546.09	c  N dy  7289   2182257       200     17000         0     93306    119000   2501761     48.61     51.22
2201.37/551.66	c  N dy  7326   2202273       200     17000         0    112630    119000   3585121     48.60     51.22
2214.54/554.91	c  S st  7363   2210895       200     17000         0    120960    119000   4050046     48.60   no data
2215.74/555.25	c  S st  7363   2211395       200     17000         0    121454    119000   4075927     48.60   no data
2215.74/555.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2216.14/555.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
2216.14/555.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2216.14/555.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2216.14/555.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2216.14/555.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2216.14/555.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2216.14/555.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2216.55/555.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2382.56/597.07	c lits-rem:      1282  cl-subs:     4821  v-elim:      0  v-fix:    0  time: 41.19 s
2382.56/597.07	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2382.96/597.12	c vivif2 --  cl tried   116633 cl shrink        0 lits rem          0 time: 0.05
2384.55/597.55	c asymm  cl-useful: 0/1265/17000 lits-rem:0 time: 0.42
2384.55/597.55	c calculated reachability. Time: 0.00
2384.55/597.55	c  N dy  7363   2211395       200     17000         0    116633    119000   3736307     48.60   no data
2407.31/603.28	c  N dy  7425   2231571       200     17000         0     73321    119000   1348091     48.60     51.46
2430.05/608.99	c  N dy  7490   2253831       200     17000         0     94895    119000   2549332     48.60     51.92
2454.80/615.19	c  N dy  7554   2273912       200     17000         0    114407    119000   3635333     48.60     51.37
2479.54/621.31	c  N dy  7599   2294095       200     17000         0     70014    119000   1118739     48.59     51.25
2499.09/626.22	c  N dy  7674   2314223       200     17000         0     89548    119000   2211569     48.59     51.60
2523.04/632.25	c  N dy  7712   2336219       200     17000         0    110831    119000   3403432     48.59     51.17
2553.37/639.81	c  N dy  7788   2357035       200     17000         0     66099    119000    851966     48.59     51.27
2572.56/644.62	c  N dy  7876   2377131       200     17000         0     85593    119000   1945168     48.60     54.38
2596.07/650.56	c  N dy  7946   2397168       200     17000         0    105054    119000   3030092     48.60     51.30
2628.80/658.74	c  N dy  8021   2419212       200     17000         0    126479    119000   4226941     48.60     51.18
2655.14/665.36	c  N dy  8096   2439925       200     17000         0     80610    119000   1616793     48.60     51.55
2679.88/671.56	c  N dy  8183   2460479       200     17000         0    100546    119000   2731799     48.61     51.58
2708.65/678.75	c  N dy  8268   2480923       200     17000         0    120378    119000   3846631     48.61     51.30
2734.99/685.35	c  N dy  8339   2500927       200     17000         0     72845    119000   1137707     48.62     51.79
2755.71/690.52	c  N dy  8414   2521331       200     17000         0     92658    119000   2250713     48.62     51.18
2783.29/697.41	c  N dy  8483   2543573       200     17000         0    114262    119000   3460323     48.62     51.95
2811.58/704.53	c  N dy  8545   2563727       200     17000         0    133815    119000   4550188     48.62     51.64
2844.74/712.84	c  N dy  8603   2596204       200     17000         0     97222    119000   2453520     48.60     51.22
2871.45/719.57	c  N dy  8687   2616309       200     17000         0    116728    119000   3545095     48.61     51.77
2902.58/727.33	c  N dy  8769   2636337       200     17000         0    136175    119000   4632342     48.61     51.36
2922.94/732.48	c  N dy  8829   2656680       200     17000         0     87114    119000   1854360     48.61     51.45
2948.08/738.72	c  N dy  8900   2676726       200     17000         0    106562    119000   2948300     48.61     51.19
2979.21/746.54	c  N dy  8978   2696754       200     17000         0    126001    119000   4034996     48.62     51.39
3003.95/752.79	c  S st  9025   2711395       200     17000         0     70388    119000    865730     48.62   no data
3004.75/752.98	c  S st  9025   2711900       200     17000         0     70886    119000    892958     48.62   no data
3004.75/752.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3005.15/753.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3005.15/753.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3005.15/753.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3005.15/753.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3005.15/753.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3005.15/753.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3005.15/753.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3005.15/753.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3010.34/754.32	c lits-rem:        23  cl-subs:       51  v-elim:      0  v-fix:    0  time:  1.24 s
3010.34/754.32	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3010.34/754.34	c vivif2 --  cl tried    70835 cl shrink        0 lits rem          0 time: 0.02
3011.93/754.70	c asymm  cl-useful: 0/1899/17000 lits-rem:0 time: 0.35
3011.93/754.70	c calculated reachability. Time: 0.00
3011.93/754.70	c  N dy  9025   2711900       200     17000         0     70835    119000    889110     48.62   no data
3031.49/759.64	c  N dy  9074   2732691       200     17000         0     90999    119000   2011192     48.61     51.64
3055.82/765.73	c  N dy  9147   2752766       200     17000         0    110492    119000   3100971     48.61     53.65
3084.57/772.98	c  N dy  9195   2773647       200     17000         0    130679    119000   4224884     48.61     51.21
3112.90/780.01	c  N dy  9277   2793813       200     17000         0     79487    119000   1328496     48.61     51.51
3134.50/785.44	c  N dy  9359   2813899       200     17000         0     98968    119000   2421101     48.61     52.60
3161.59/792.22	c  N dy  9436   2834277       200     17000         0    118709    119000   3525996     48.61     51.25
3192.32/799.91	c  N dy  9499   2854698       200     17000         0    138531    119000   4631948     48.61     51.19
3216.67/806.08	c  N dy  9583   2874775       200     17000         0     86203    119000   1659162     48.62     51.60
3241.41/812.23	c  N dy  9674   2895115       200     17000         0    105940    119000   2766910     48.63     51.31
3270.58/819.57	c  N dy  9740   2916223       200     17000         0    126350    119000   3909925     48.63     51.23
3306.06/828.40	c  N dy  9830   2936266       200     17000         0     73075    119000    878765     48.63     51.25
3326.02/833.45	c  N dy  9908   2956273       200     17000         0     92462    119000   1968214     48.63     51.25
3353.99/840.46	c  N dy  9980   2977524       200     17000         0    113095    119000   3120581     48.64     51.22
3387.88/848.90	c  N dy 10034   2997537       200     17000         0    132456    119000   4203193     48.63     51.38
3427.79/858.91	c  N dy 10094   3017843       200     17000         0     78466    119000   1132689     48.63     51.53
3454.55/865.64	c  N dy 10146   3038341       200     17000         0     98356    119000   2250191     48.63     51.32
3487.65/873.95	c  N dy 10226   3058798       200     17000         0    118205    119000   3360831     48.63     51.45
3519.18/881.86	c  N dy 10288   3078965       200     17000         0    137742    119000   4457117     48.63     51.35
3549.11/889.35	c  N dy 10358   3099014       200     17000         0     82535    119000   1316081     48.63     51.73
3571.86/895.03	c  N dy 10423   3119028       200     17000         0    101938    119000   2404225     48.63     51.32
3596.60/901.26	c  N dy 10462   3139066       200     17000         0    121418    119000   3494113     48.62     51.38
3628.93/909.34	c  N dy 10549   3159234       200     17000         0    141014    119000   4596979     48.63     51.42
3657.66/916.58	c  N dy 10607   3179470       200     17000         0     84954    119000   1398326     48.62     51.31
3681.61/922.54	c  N dy 10678   3199944       200     17000         0    104780    119000   2509751     48.63     51.20
3696.77/926.37	c  S st 10708   3211900       200     17000         0    116359    119000   3154153     48.62     45.44
3697.97/926.70	c  S st 10708   3212404       200     17000         0    116857    119000   3181362     48.62   no data
3698.38/926.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3698.38/926.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3698.38/926.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3698.38/926.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3698.38/926.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3698.38/926.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3698.38/926.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3698.78/926.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3699.18/926.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3804.13/953.24	c lits-rem:       764  cl-subs:     3492  v-elim:      0  v-fix:    0  time: 26.10 s
3804.13/953.24	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3804.13/953.28	c vivif2 --  cl tried   113365 cl shrink        0 lits rem          0 time: 0.04
3806.16/953.72	c asymm  cl-useful: 0/1287/17000 lits-rem:0 time: 0.43
3806.16/953.72	c calculated reachability. Time: 0.00
3806.16/953.72	c  N dy 10708   3212404       200     17000         0    113365    119000   2935432     48.62   no data
3837.65/961.60	c  N dy 10797   3232559       200     17000         0    132906    119000   4028894     48.63     51.38
3871.59/970.18	c  N dy 10864   3252611       200     17000         0    152325    119000   5116116     48.63     51.56
3894.72/975.97	c  N dy 10949   3272650       200     17000         0     95246    119000   1941268     48.63     51.97
3921.46/982.69	c  N dy 11050   3292980       200     17000         0    114973    119000   3047327     48.64     51.91
3952.19/990.30	c  N dy 11117   3313064       200     17000         0    134458    119000   4139398     48.64     51.56
3987.71/999.28	c  N dy 11195   3333925       200     17000         0    154685    119000   5277477     48.65     51.29
4010.46/1004.96	c  N dy 11278   3353956       200     17000         0     96583    119000   1969661     48.65     51.32
4037.61/1011.75	c  N dy 11371   3374055       200     17000         0    116076    119000   3065395     48.65     53.63
4068.34/1019.45	c  N dy 11442   3394114       200     17000         0    135541    119000   4156153     48.66     52.90
4105.05/1028.64	c  N dy 11511   3415232       200     17000         0    155987    119000   5301085     48.66     51.25
4127.79/1034.35	c  N dy 11572   3435247       200     17000         0     96854    119000   1939941     48.66     51.36
4150.95/1040.17	c  N dy 11596   3455296       200     17000         0    116198    119000   3029175     48.64     51.27
4181.68/1047.85	c  N dy 11679   3475377       200     17000         0    135709    119000   4125815     48.65     51.41
4215.60/1056.38	c  N dy 11749   3495456       200     17000         0    155173    119000   5219027     48.65     51.29
4241.94/1062.96	c  N dy 11834   3515895       200     17000         0     95534    119000   1814986     48.65     51.28
4268.28/1069.53	c  N dy 11918   3536051       200     17000         0    115100    119000   2910084     48.66     51.76
4301.41/1077.84	c  N dy 12003   3556510       200     17000         0    134924    119000   4017654     48.66     51.24
4343.31/1088.33	c  N dy 12072   3576593       200     17000         0    154402    119000   5107652     48.66     51.24
4380.42/1097.64	c  N dy 12138   3597099       200     17000         0     93813    119000   1676426     48.66     51.58
4411.56/1105.49	c  N dy 12224   3617214       200     17000         0    113326    119000   2776388     48.67     51.88
4447.47/1114.42	c  N dy 12303   3637290       200     17000         0    132807    119000   3869196     48.67     51.56
4485.78/1124.00	c  N dy 12385   3658117       200     17000         0    153011    119000   4998827     48.67     51.61
4514.91/1131.32	c  N dy 12423   3678213       200     17000         0     91007    119000   1464486     48.67     51.46
4542.86/1138.38	c  N dy 12520   3700838       200     17000         0    112935    119000   2696904     48.67     51.31
4559.22/1142.47	c  S st 12560   3712404       200     17000         0    124107    119000   3319573     48.67   no data
4560.84/1142.83	c  S st 12560   3712909       200     17000         0    124605    119000   3347258     48.67   no data
4560.84/1142.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4561.25/1142.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4561.25/1142.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4561.25/1142.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4561.25/1142.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4561.25/1142.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4561.25/1142.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4561.25/1142.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4561.61/1143.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4671.76/1170.66	c lits-rem:       797  cl-subs:     3449  v-elim:      0  v-fix:    0  time: 27.37 s
4671.76/1170.66	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4672.16/1170.71	c vivif2 --  cl tried   121156 cl shrink        0 lits rem          0 time: 0.05
4674.16/1171.23	c asymm  cl-useful: 0/1219/17000 lits-rem:0 time: 0.52
4674.16/1171.23	c calculated reachability. Time: 0.00
4674.16/1171.23	c  N dy 12560   3712909       200     17000         0    121156    119000   3099137     48.67   no data
4706.88/1179.48	c  N dy 12634   3732939       200     17000         0    140552    119000   4184001     48.67     51.31
4742.40/1188.34	c  F st 12714   3751564       200     17000         0    158600    119000   5198142     48.68     48.06
4745.99/1189.22	c  N st 12718   3753596       200     17000         0    160590    119000   5310155     48.68   no data
4771.55/1195.65	c  N dy 12779   3773844       200     17000         0     97869    119000   1808823     48.68     51.27
4796.68/1201.94	c  N dy 12826   3794387       200     17000         0    117821    119000   2921848     48.67     51.71

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366255-1305399811/watcher-3366255-1305399811 -o /tmp/evaluation-result-3366255-1305399811/solver-3366255-1305399811 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366255-1305399811.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: 8.14 8.13 8.07 3/286 4646
/proc/meminfo: memFree=16815452/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 651583902 52396032 347 33554432000 4194304 4580107 140735430907504 18446744073709551615 46919882303400 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4646/statm: 12792 347 299 95 0 7774 0
[pid=4646/tid=4647] ppid=4644 vsize=216316 CPUtime=0 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 255 0 0 0 0 0 0 0 18 0 4 0 651583902 221507584 1236 33554432000 4194304 4580107 140735430907504 18446744073709551615 4511208 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=216316 CPUtime=0 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) S 4644 4646 4414 0 -1 4202560 252 0 0 0 0 0 0 0 25 0 4 0 651583902 221507584 1236 33554432000 4194304 4580107 140735430907504 18446744073709551615 218371062254 0 0 4096 2 18446604461434618176 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=216316 CPUtime=0 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 224 0 0 0 0 0 0 0 25 0 4 0 651583902 221507584 1236 33554432000 4194304 4580107 140735430907504 18446744073709551615 218371000503 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0212269 s]
/proc/loadavg: 8.14 8.13 8.07 3/286 4646
/proc/meminfo: memFree=16815452/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=217176 CPUtime=0.05 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 2396 0 0 0 5 0 0 0 25 0 4 0 651583902 222388224 2319 33554432000 4194304 4580107 140735430907504 18446744073709551615 218371062254 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 54294 2319 357 95 0 49276 0
[pid=4646/tid=4647] ppid=4644 vsize=217176 CPUtime=0.01 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 499 0 0 0 1 0 0 0 18 0 4 0 651583902 222388224 2319 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=217176 CPUtime=0.01 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 510 0 0 0 1 0 0 0 18 0 4 0 651583902 222388224 2319 33554432000 4194304 4580107 140735430907504 18446744073709551615 218371062303 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=217176 CPUtime=0.01 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 503 0 0 0 1 0 0 0 25 0 4 0 651583902 222388224 2319 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 217176

[startup+0.10606 s]
/proc/loadavg: 8.14 8.13 8.07 3/286 4646
/proc/meminfo: memFree=16815452/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=217308 CPUtime=0.39 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 2662 0 0 0 39 0 0 0 25 0 4 0 651583902 222523392 2585 33554432000 4194304 4580107 140735430907504 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 54327 2585 357 95 0 49309 0
[pid=4646/tid=4647] ppid=4644 vsize=217308 CPUtime=0.1 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 522 0 0 0 10 0 0 0 18 0 4 0 651583902 222523392 2585 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=217308 CPUtime=0.09 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 538 0 0 0 9 0 0 0 18 0 4 0 651583902 222523392 2585 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=217308 CPUtime=0.09 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 669 0 0 0 9 0 0 0 25 0 4 0 651583902 222523392 2585 33554432000 4194304 4580107 140735430907504 18446744073709551615 4322541 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 217308

[startup+0.30103 s]
/proc/loadavg: 8.14 8.13 8.07 3/286 4646
/proc/meminfo: memFree=16815452/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=218712 CPUtime=1.17 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 3305 0 0 0 117 0 0 0 25 0 4 0 651583902 223961088 2780 33554432000 4194304 4580107 140735430907504 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 54678 2780 358 95 0 49660 0
[pid=4646/tid=4647] ppid=4644 vsize=218712 CPUtime=0.29 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 557 0 0 0 29 0 0 0 18 0 4 0 651583902 223961088 2780 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=218712 CPUtime=0.28 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 571 0 0 0 28 0 0 0 18 0 4 0 651583902 223961088 2780 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=218712 CPUtime=0.29 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 1219 0 0 0 29 0 0 0 25 0 4 0 651583902 223961088 2780 33554432000 4194304 4580107 140735430907504 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 218712

[startup+0.700959 s]
/proc/loadavg: 8.14 8.13 8.07 3/286 4646
/proc/meminfo: memFree=16815452/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=233012 CPUtime=2.77 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 8412 0 0 0 276 1 0 0 25 0 4 0 651583902 238604288 6870 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 58253 6875 376 95 0 53235 0
[pid=4646/tid=4647] ppid=4644 vsize=233012 CPUtime=0.69 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 2038 0 0 0 69 0 0 0 18 0 4 0 651583902 238604288 6878 33554432000 4194304 4580107 140735430907504 18446744073709551615 4485991 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=233012 CPUtime=0.68 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 2095 0 0 0 68 0 0 0 18 0 4 0 651583902 238604288 6881 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=233012 CPUtime=0.69 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 1933 0 0 0 69 0 0 0 25 0 4 0 651583902 238604288 6884 33554432000 4194304 4580107 140735430907504 18446744073709551615 4318400 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 233012

[startup+1.50082 s]
/proc/loadavg: 8.14 8.13 8.07 11/298 4658
/proc/meminfo: memFree=16740192/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=228512 CPUtime=5.96 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 14246 0 0 0 594 2 0 0 25 0 4 0 651583902 233996288 7431 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 57128 7431 377 95 0 52110 0
[pid=4646/tid=4647] ppid=4644 vsize=228512 CPUtime=1.48 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 3645 0 0 0 148 0 0 0 20 0 4 0 651583902 233996288 7431 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=228512 CPUtime=1.48 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 3858 0 0 0 148 0 0 0 19 0 4 0 651583902 233996288 7431 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=228512 CPUtime=1.48 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 2973 0 0 0 148 0 0 0 25 0 4 0 651583902 233996288 7431 33554432000 4194304 4580107 140735430907504 18446744073709551615 4245542 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 228512

[startup+3.10053 s]
/proc/loadavg: 8.13 8.13 8.07 10/298 4658
/proc/meminfo: memFree=16735392/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=237320 CPUtime=12.35 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 26736 0 0 0 1231 4 0 0 25 0 4 0 651583902 243015680 12265 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 59330 12265 378 95 0 54312 0
[pid=4646/tid=4647] ppid=4644 vsize=237320 CPUtime=3.08 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 7327 0 0 0 308 0 0 0 25 0 4 0 651583902 243015680 12265 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=237320 CPUtime=3.08 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 6034 0 0 0 307 1 0 0 25 0 4 0 651583902 243015680 12265 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=237320 CPUtime=3.08 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 5407 0 0 0 308 0 0 0 25 0 4 0 651583902 243015680 12265 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 237320

[startup+6.30097 s]
/proc/loadavg: 8.13 8.13 8.07 11/299 4659
/proc/meminfo: memFree=16601336/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=251608 CPUtime=25.11 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 47844 0 0 0 2504 7 0 0 25 0 4 0 651583902 257646592 24793 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 62902 24793 378 95 0 57884 0
[pid=4646/tid=4647] ppid=4644 vsize=251608 CPUtime=6.28 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 13069 0 0 0 627 1 0 0 25 0 4 0 651583902 257646592 24793 33554432000 4194304 4580107 140735430907504 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=251608 CPUtime=6.29 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 12006 0 0 0 627 2 0 0 25 0 4 0 651583902 257646592 24793 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=251608 CPUtime=6.28 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 11491 0 0 0 627 1 0 0 25 0 4 0 651583902 257646592 24793 33554432000 4194304 4580107 140735430907504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 251608

[startup+12.7008 s]
/proc/loadavg: 8.26 8.16 8.08 10/299 4659
/proc/meminfo: memFree=16498596/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=261392 CPUtime=50.65 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 71630 0 0 0 5052 13 0 0 25 0 4 0 651583902 267665408 35391 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 65348 35391 378 95 0 60330 0
[pid=4646/tid=4647] ppid=4644 vsize=261392 CPUtime=12.69 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 17244 0 0 0 1266 3 0 0 25 0 4 0 651583902 267665408 35391 33554432000 4194304 4580107 140735430907504 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=261392 CPUtime=12.68 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 17279 0 0 0 1265 3 0 0 25 0 4 0 651583902 267665408 35391 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=261392 CPUtime=12.68 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 18706 0 0 0 1265 3 0 0 25 0 4 0 651583902 267665408 35391 33554432000 4194304 4580107 140735430907504 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 261392

[startup+25.5005 s]
/proc/loadavg: 8.37 8.18 8.09 9/298 4660
/proc/meminfo: memFree=16444888/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=272860 CPUtime=101.73 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 105401 0 0 0 10151 22 0 0 25 0 4 0 651583902 279408640 42240 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 68215 42240 378 95 0 63197 0
[pid=4646/tid=4647] ppid=4644 vsize=272860 CPUtime=25.49 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 21242 0 0 0 2545 4 0 0 25 0 4 0 651583902 279408640 42240 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=272860 CPUtime=25.48 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 27007 0 0 0 2543 5 0 0 25 0 4 0 651583902 279408640 42240 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=272860 CPUtime=25.48 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 27841 0 0 0 2542 6 0 0 25 0 4 0 651583902 279408640 42240 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 272860

[startup+51.101 s]
/proc/loadavg: 8.30 8.18 8.09 9/298 4660
/proc/meminfo: memFree=16309532/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=427476 CPUtime=203.9 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 152560 0 0 0 20354 36 0 0 25 0 4 0 651583902 437735424 58213 33554432000 4194304 4580107 140735430907504 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 106869 58213 378 95 0 101851 0
[pid=4646/tid=4647] ppid=4644 vsize=427476 CPUtime=51.08 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 29222 0 0 0 5103 5 0 0 25 0 4 0 651583902 437735424 58213 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=427476 CPUtime=51.07 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 41194 0 0 0 5098 9 0 0 25 0 4 0 651583902 437735424 58213 33554432000 4194304 4580107 140735430907504 18446744073709551615 4317008 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=427476 CPUtime=51.08 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 42803 0 0 0 5096 12 0 0 25 0 4 0 651583902 437735424 58213 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 427476

[startup+102.311 s]
/proc/loadavg: 8.12 8.15 8.09 9/298 4662
/proc/meminfo: memFree=16195168/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=418444 CPUtime=408.28 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 212909 0 0 0 40772 56 0 0 25 0 4 0 651583902 428486656 68611 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 104611 68611 378 95 0 99593 0
[pid=4646/tid=4647] ppid=4644 vsize=418444 CPUtime=102.29 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 31461 0 0 0 10223 6 0 0 25 0 4 0 651583902 428486656 68611 33554432000 4194304 4580107 140735430907504 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=418444 CPUtime=102.28 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 55481 0 0 0 10214 14 0 0 25 0 4 0 651583902 428486656 68611 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=418444 CPUtime=102.3 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 67898 0 0 0 10210 20 0 0 25 0 4 0 651583902 428486656 68611 33554432000 4194304 4580107 140735430907504 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.28
Current children cumulated vsize (KiB) 418444

[startup+162.301 s]

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

[pid=4646] ppid=4644 vsize=723192 CPUtime=2563.37 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 719710 0 0 0 256075 262 0 0 25 0 4 0 651583902 740548608 115454 33554432000 4194304 4580107 140735430907504 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 180798 115454 378 95 0 175780 0
[pid=4646/tid=4647] ppid=4644 vsize=723192 CPUtime=642.29 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 156178 0 0 0 64170 59 0 0 25 0 4 0 651583902 740548608 115455 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=723192 CPUtime=642.29 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 173420 0 0 0 64164 65 0 0 25 0 4 0 651583902 740548608 115455 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=723192 CPUtime=642.3 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 219901 0 0 0 64149 81 0 0 25 0 4 0 651583902 740548608 115455 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2563.37
Current children cumulated vsize (KiB) 723192

[startup+702.301 s]
/proc/loadavg: 8.02 8.10 8.08 9/298 4678
/proc/meminfo: memFree=15610540/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=804320 CPUtime=2802.8 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 767078 0 0 0 279998 282 0 0 25 0 4 0 651583902 823623680 127678 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 201080 127678 378 95 0 196062 0
[pid=4646/tid=4647] ppid=4644 vsize=804320 CPUtime=702.28 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 168735 0 0 0 70164 64 0 0 25 0 4 0 651583902 823623680 127678 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=804320 CPUtime=702.28 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 185539 0 0 0 70156 72 0 0 25 0 4 0 651583902 823623680 127678 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=804320 CPUtime=702.3 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 231332 0 0 0 70144 86 0 0 25 0 4 0 651583902 823623680 127678 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.8
Current children cumulated vsize (KiB) 804320

[startup+762.311 s]
/proc/loadavg: 8.12 8.11 8.09 9/298 4679
/proc/meminfo: memFree=15599472/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=806696 CPUtime=3042.3 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 805483 0 0 0 303930 300 0 0 25 0 4 0 651583902 826056704 121757 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 201674 121757 378 95 0 196656 0
[pid=4646/tid=4647] ppid=4644 vsize=806696 CPUtime=762.29 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 181089 0 0 0 76160 69 0 0 25 0 4 0 651583902 826056704 121757 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=806696 CPUtime=762.29 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 192066 0 0 0 76155 74 0 0 25 0 4 0 651583902 826056704 121757 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=806696 CPUtime=762.3 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 243393 0 0 0 76139 91 0 0 25 0 4 0 651583902 826056704 121757 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3042.3
Current children cumulated vsize (KiB) 806696

[startup+822.301 s]
/proc/loadavg: 8.12 8.10 8.09 9/298 4681
/proc/meminfo: memFree=15612844/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=802444 CPUtime=3281.72 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 853875 0 0 0 327850 322 0 0 25 0 4 0 651583902 821702656 125334 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 200611 125334 378 95 0 195593 0
[pid=4646/tid=4647] ppid=4644 vsize=802444 CPUtime=822.28 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 194717 0 0 0 82153 75 0 0 25 0 4 0 651583902 821702656 125334 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=802444 CPUtime=822.28 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 204224 0 0 0 82149 79 0 0 25 0 4 0 651583902 821702656 125334 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=802444 CPUtime=822.3 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 257533 0 0 0 82132 98 0 0 25 0 4 0 651583902 821702656 125334 33554432000 4194304 4580107 140735430907504 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.72
Current children cumulated vsize (KiB) 802444

[startup+882.301 s]
/proc/loadavg: 8.18 8.11 8.09 9/298 4683
/proc/meminfo: memFree=15445048/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=918892 CPUtime=3521.17 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 893617 0 0 0 351781 336 0 0 25 0 4 0 651583902 940945408 143019 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 229723 143019 378 95 0 224705 0
[pid=4646/tid=4647] ppid=4644 vsize=918892 CPUtime=882.28 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 210313 0 0 0 88150 78 0 0 25 0 4 0 651583902 940945408 143019 33554432000 4194304 4580107 140735430907504 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=918892 CPUtime=882.28 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 212004 0 0 0 88145 83 0 0 25 0 4 0 651583902 940945408 143019 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=918892 CPUtime=882.3 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 266253 0 0 0 88129 101 0 0 25 0 4 0 651583902 940945408 143019 33554432000 4194304 4580107 140735430907504 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3521.17
Current children cumulated vsize (KiB) 918892

[startup+942.3 s]
/proc/loadavg: 8.19 8.12 8.09 9/298 4684
/proc/meminfo: memFree=15419336/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=863616 CPUtime=3760.63 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 936266 0 0 0 375710 353 0 0 25 0 4 0 651583902 884342784 145724 33554432000 4194304 4580107 140735430907504 18446744073709551615 4416727 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 215904 145724 378 95 0 210886 0
[pid=4646/tid=4647] ppid=4644 vsize=863616 CPUtime=942.28 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 219761 0 0 0 94145 83 0 0 25 0 4 0 651583902 884342784 145724 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=863616 CPUtime=942.28 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 222584 0 0 0 94141 87 0 0 25 0 4 0 651583902 884342784 145724 33554432000 4194304 4580107 140735430907504 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=863616 CPUtime=942.3 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 277694 0 0 0 94125 105 0 0 25 0 4 0 651583902 884342784 145724 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3760.63
Current children cumulated vsize (KiB) 863616

[startup+1002.3 s]
/proc/loadavg: 8.18 8.13 8.10 9/298 4686
/proc/meminfo: memFree=15445952/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=807672 CPUtime=4000.08 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 973479 0 0 0 399636 372 0 0 25 0 4 0 651583902 827056128 137418 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 201918 137418 378 95 0 196900 0
[pid=4646/tid=4647] ppid=4644 vsize=807672 CPUtime=1002.28 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 231829 0 0 0 100138 90 0 0 25 0 4 0 651583902 827056128 137418 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=807672 CPUtime=1002.29 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 229391 0 0 0 100139 90 0 0 25 0 4 0 651583902 827056128 137418 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=807672 CPUtime=1002.3 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 289600 0 0 0 100119 111 0 0 25 0 4 0 651583902 827056128 137418 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4000.08
Current children cumulated vsize (KiB) 807672

[startup+1062.3 s]
/proc/loadavg: 8.17 8.13 8.10 9/298 4687
/proc/meminfo: memFree=15454712/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=794348 CPUtime=4239.55 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 1017758 0 0 0 423564 391 0 0 25 0 4 0 651583902 813412352 140857 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 198587 140857 378 95 0 193569 0
[pid=4646/tid=4647] ppid=4644 vsize=794348 CPUtime=1062.27 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 243419 0 0 0 106132 95 0 0 25 0 4 0 651583902 813412352 140857 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=794348 CPUtime=1062.28 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 241681 0 0 0 106133 95 0 0 25 0 4 0 651583902 813412352 140857 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=794348 CPUtime=1062.31 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 297951 0 0 0 106116 115 0 0 25 0 4 0 651583902 813412352 140857 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4239.55
Current children cumulated vsize (KiB) 794348

[startup+1122.3 s]
/proc/loadavg: 8.16 8.14 8.09 9/298 4689
/proc/meminfo: memFree=15376932/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=982224 CPUtime=4478.99 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 1046679 0 0 0 447495 404 0 0 25 0 4 0 651583902 1005797376 155186 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 245556 155186 378 95 0 240538 0
[pid=4646/tid=4647] ppid=4644 vsize=982224 CPUtime=1122.28 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 250532 0 0 0 112130 98 0 0 25 0 4 0 651583902 1005797376 155186 33554432000 4194304 4580107 140735430907504 18446744073709551615 4416477 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=982224 CPUtime=1122.29 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 248786 0 0 0 112130 99 0 0 25 0 4 0 651583902 1005797376 155186 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=982224 CPUtime=1122.3 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 303459 0 0 0 112114 116 0 0 25 0 4 0 651583902 1005797376 155186 33554432000 4194304 4580107 140735430907504 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478.99
Current children cumulated vsize (KiB) 982224

[startup+1182.3 s]
/proc/loadavg: 8.10 8.12 8.09 9/298 4691
/proc/meminfo: memFree=15372072/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=946588 CPUtime=4718.46 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 1075671 0 0 0 471427 419 0 0 25 0 4 0 651583902 969306112 156627 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 236647 156627 378 95 0 231629 0
[pid=4646/tid=4647] ppid=4644 vsize=946588 CPUtime=1182.28 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 259705 0 0 0 118126 102 0 0 25 0 4 0 651583902 969306112 156627 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294354 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=946588 CPUtime=1182.28 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 251397 0 0 0 118128 100 0 0 25 0 4 0 651583902 969306112 156627 33554432000 4194304 4580107 140735430907504 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=946588 CPUtime=1182.31 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 314566 0 0 0 118108 123 0 0 25 0 4 0 651583902 969306112 156627 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4718.46
Current children cumulated vsize (KiB) 946588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.07 8.11 8.09 9/298 4691
/proc/meminfo: memFree=15376136/32951124 swapFree=52307768/67111528
[pid=4646] ppid=4644 vsize=940168 CPUtime=4800.29 cores=1,3,5,7
/proc/4646/stat : 4646 (strangenight2-m) R 4644 4646 4414 0 -1 4202496 1084895 0 0 0 479604 425 0 0 25 0 4 0 651583902 962732032 157314 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4646/statm: 235042 157314 378 95 0 230024 0
[pid=4646/tid=4647] ppid=4644 vsize=940168 CPUtime=1202.79 cores=1,3,5,7
/proc/4646/task/4647/stat : 4647 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 262948 0 0 0 120176 103 0 0 25 0 4 0 651583902 962732032 157317 33554432000 4194304 4580107 140735430907504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4646/tid=4648] ppid=4644 vsize=940168 CPUtime=1202.8 cores=1,3,5,7
/proc/4646/task/4648/stat : 4648 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 253664 0 0 0 120178 102 0 0 25 0 4 0 651583902 962732032 157317 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4646/tid=4649] ppid=4644 vsize=940168 CPUtime=1202.82 cores=1,3,5,7
/proc/4646/task/4649/stat : 4649 (strangenight2-m) R 4644 4646 4414 0 -1 4202560 317221 0 0 0 120157 125 0 0 25 0 4 0 651583902 962732032 157317 33554432000 4194304 4580107 140735430907504 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 940168

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): 1202.85
CPU time (s): 4800.36
CPU user time (s): 4796.08
CPU system time (s): 4.28135
CPU usage (%): 399.083
Max. virtual memory (cumulated for all children) (KiB): 1077972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.08
system time used= 4.28135
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1084899
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= 740
involuntary context switches= 34699

runsolver used 3.08853 second user time and 7.8928 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 21:03:31
IDJOB=3366255
IDBENCH=82664
IDSOLVER=1844
FILE ID=node101/3366255-1305399811
RUNJOBID= node101-1305397401-4433
PBS_JOBID= 13324459
Free space on /tmp= 73736 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S72668411-025-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366255-1305399811/watcher-3366255-1305399811 -o /tmp/evaluation-result-3366255-1305399811/solver-3366255-1305399811 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366255-1305399811.cnf

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

MD5SUM BENCH= a7d53123c03c2abad4ab13635af690bf
RANDOM SEED=417712811

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16815732 kB
Buffers:        320704 kB
Cached:        5885504 kB
SwapCached:      14848 kB
Active:       10826028 kB
Inactive:      5034924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16815732 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           12448 kB
Writeback:           0 kB
AnonPages:     9651056 kB
Mapped:          14524 kB
Slab:           149352 kB
PageTables:      61356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 41979396 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73724 MiB
End job on node101 at 2011-05-14 21:23:36