Trace number 3173846

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.35 1201.74

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-3173846-1304031659.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.40/0.12	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.40/0.12	c -- vars added        200
0.40/0.12	c Parsing time:  0.01 s
0.40/0.12	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
1.18/0.36	c asymm  cl-useful: 0/14606/17000 lits-rem:0 time: 0.35
1.18/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.18/0.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.18/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1.18/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.57/0.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1.57/0.43	c Finding binary XORs  T:     0.00 s  found:       0
1.57/0.44	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.57/0.44	c calculated reachability. Time: 0.00
1.57/0.44	c Calc default polars -  time:   0.00 s pos:      91 undec:       2 neg:     107
1.57/0.44	c =========================================================================================
1.57/0.44	c types(t): F = full restart, N = normal restart
1.57/0.44	c types(t): S = simplification begin/end, E = solution found
1.57/0.44	c restart types(rt): st = static, dy = dynamic
1.57/0.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.57/0.44	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
2.36/0.67	c  N dy     8      4637       200     17000         0      4481    119000    253856     48.66     51.70
3.57/0.93	c  N dy    14      9045       200     17000         0      6346    119000    315102     48.13     50.79
4.38/1.18	c  N dy    37     13125       200     17000         0      6185    119000    256924     48.86     53.84
6.76/1.70	c  N dy    53     21172       200     17000         0      8516    119000    337526     48.70     51.30
7.56/1.96	c  F st    67     25000       200     17000         0     12247    119000    546619     48.74     50.00
7.56/1.98	c  N st    68     25252       200     17000         0     12493    119000    559787     48.74   no data
8.78/2.28	c  N dy    73     30001       200     17000         0     10471    119000    408085     48.74   no data
8.78/2.28	c  S st    73     30001       200     17000         0     10471    119000    408085     48.74   no data
9.18/2.33	c  S st    73     30505       200     17000         0     10965    119000    433886     48.74   no data
9.18/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.18/2.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.18/2.34	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
9.18/2.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.18/2.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.18/2.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.18/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.76	c lits-rem:        81  cl-subs:      297  v-elim:      0  v-fix:    0  time:  0.40 s
11.14/2.84	c asymm  cl-useful: 0/2394/17000 lits-rem:0 time: 0.08
11.14/2.85	c calculated reachability. Time: 0.00
11.14/2.85	c  N dy    73     30505       200     17000         0     10668    119000    411422     48.74   no data
12.35/3.15	c  N dy    95     34591       200     17000         0     14641    119000    636953     48.98     51.92
13.57/3.44	c  N dy    98     38873       200     17000         0     11134    119000    395291     48.76     51.43
15.14/3.81	c  N dy   116     43244       200     17000         0     15393    119000    632945     48.86     51.45
15.94/4.01	c  S st   119     45757       200     17000         0      9140    119000    241041     48.72     46.58
15.94/4.06	c  S st   119     46258       200     17000         0      9633    119000    268404     48.72   no data
15.94/4.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.94/4.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.94/4.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.94/4.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.94/4.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.94/4.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.94/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.16	c lits-rem:         6  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.07 s
16.34/4.16	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
16.34/4.17	c vivif2 --  cl tried     9580 cl shrink        0 lits rem          0 time: 0.00
17.96/4.59	c asymm  cl-useful: 0/13674/17000 lits-rem:0 time: 0.42
17.96/4.59	c calculated reachability. Time: 0.00
17.96/4.59	c  N dy   119     46258       200     17000         0      9580    119000    264696     48.72   no data
19.94/5.06	c  N dy   130     52718       200     17000         0     15816    119000    611047     48.57     51.14
21.54/5.46	c  N dy   148     57850       200     17000         0     11142    119000    309875     48.58     51.46
22.73/5.76	c  N dy   164     61917       200     17000         0     15069    119000    526379     48.60     51.30
24.33/6.14	c  N dy   179     66122       200     17000         0     19140    119000    753854     48.62     51.49
25.53/6.44	c  S st   192     69387       200     17000         0     11661    119000    296816     48.63   no data
25.53/6.49	c  S st   192     69890       200     17000         0     12159    119000    323769     48.63   no data
25.53/6.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.93/6.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.93/6.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.93/6.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.93/6.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.93/6.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.93/6.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.93/6.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.93/6.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.34/6.66	c lits-rem:        35  cl-subs:       76  v-elim:      0  v-fix:    0  time:  0.14 s
26.34/6.66	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
26.34/6.67	c vivif2 --  cl tried    12083 cl shrink        0 lits rem          0 time: 0.00
27.12/6.80	c asymm  cl-useful: 0/3326/17000 lits-rem:0 time: 0.13
27.12/6.80	c calculated reachability. Time: 0.00
27.12/6.80	c  N dy   192     69890       200     17000         0     12083    119000    317782     48.63   no data
28.73/7.20	c  N dy   211     75182       200     17000         0     17209    119000    601396     48.61     51.21
30.33/7.60	c  N dy   222     80083       200     17000         0     21959    119000    865950     48.60     51.17
31.92/8.02	c  N dy   236     85203       200     17000         0     15288    119000    455824     48.58     51.51
32.72/8.21	c  F st   245     87501       200     17000         0     17508    119000    578823     48.58     48.42
33.51/8.48	c  N st   250     90797       200     17000         0     20707    119000    761939     48.58   no data
36.31/9.11	c  N dy   274     97344       200     17000         0     14468    119000    367561     48.63     51.49
38.31/9.68	c  N dy   289    103898       200     17000         0     20824    119000    723744     48.60     52.09
38.71/9.77	c  S st   294    104835       200     17000         0     21729    119000    774320     48.61   no data
39.11/9.85	c  S st   294    105343       200     17000         0     22232    119000    801360     48.61   no data
39.11/9.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.11/9.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.11/9.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.11/9.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.11/9.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.11/9.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
39.11/9.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.11/9.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.11/9.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.92/11.09	c lits-rem:       163  cl-subs:      724  v-elim:      0  v-fix:    0  time:  1.19 s
43.92/11.09	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
43.92/11.10	c vivif2 --  cl tried    21508 cl shrink        0 lits rem          0 time: 0.01
45.10/11.37	c asymm  cl-useful: 0/5257/17000 lits-rem:0 time: 0.27
45.10/11.37	c calculated reachability. Time: 0.00
45.10/11.37	c  N dy   294    105343       200     17000         0     21508    119000    749491     48.61   no data
47.90/12.08	c  N dy   323    112095       200     17000         0     14491    119000    324195     48.64     51.37
50.69/12.72	c  N dy   352    119314       200     17000         0     21501    119000    715624     48.72     51.73
55.08/13.87	c  N dy   371    130362       200     17000         0     17648    119000    453914     48.54     51.89
58.68/14.74	c  N dy   391    139709       200     17000         0     26683    119000    957663     48.52     51.75
63.07/15.81	c  N dy   406    151081       200     17000         0     22198    119000    670926     48.44     51.08
65.47/16.49	c  S st   413    158015       200     17000         0     28932    119000   1046309     48.39     47.76
65.88/16.57	c  S st   413    158517       200     17000         0     29425    119000   1072575     48.39   no data
65.88/16.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.88/16.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
65.88/16.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.88/16.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.88/16.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.88/16.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
65.88/16.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.28/16.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
66.28/16.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.46/18.99	c lits-rem:       385  cl-subs:     1252  v-elim:      0  v-fix:    0  time:  2.35 s
75.46/18.99	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
75.86/19.00	c vivif2 --  cl tried    28173 cl shrink        0 lits rem          0 time: 0.01
76.65/19.26	c asymm  cl-useful: 0/3846/17000 lits-rem:0 time: 0.26
76.65/19.26	c calculated reachability. Time: 0.00
76.65/19.26	c  N dy   413    158517       200     17000         0     28173    119000    985922     48.39   no data
81.04/20.34	c  N dy   468    169017       200     17000         0     21904    119000    611310     48.47     51.19
85.43/21.45	c  N dy   505    179892       200     17000         0     32483    119000   1201750     48.49     54.71
90.63/22.77	c  N dy   544    191604       200     17000         0     26359    119000    808764     48.50     51.12
96.64/24.25	c  N dy   561    204640       200     17000         0     20590    119000    451046     48.41     51.05
102.62/25.75	c  N dy   626    218349       200     17000         0     33890    119000   1195923     48.49     51.47
109.82/27.60	c  N dy   682    233128       200     17000         0     28869    119000    867610     48.52     51.34
112.20/28.15	c  S st   700    237776       200     17000         0     33381    119000   1120044     48.53   no data
112.60/28.25	c  S st   700    238281       200     17000         0     33877    119000   1146691     48.53   no data
112.60/28.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.60/28.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
112.60/28.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.60/28.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.60/28.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.60/28.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
112.60/28.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.60/28.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
113.00/28.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.97/32.38	c lits-rem:       234  cl-subs:     1001  v-elim:      0  v-fix:    0  time:  4.06 s
128.97/32.38	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
129.37/32.40	c vivif2 --  cl tried    32876 cl shrink        0 lits rem          0 time: 0.01
130.17/32.67	c asymm  cl-useful: 0/3310/17000 lits-rem:0 time: 0.27
130.17/32.67	c calculated reachability. Time: 0.00
130.17/32.67	c  N dy   700    238281       200     17000         0     32876    119000   1072998     48.53   no data
137.37/34.44	c  N dy   733    253602       200     17000         0     27385    119000    734572     48.49     51.21
145.38/36.46	c  N dy   796    269866       200     17000         0     21815    119000    385859     48.52     51.08
152.95/38.33	c  N dy   833    287093       200     17000         0     38522    119000   1319933     48.49     51.18
161.34/40.43	c  N dy   878    305442       200     17000         0     33996    119000   1017946     48.44     52.89
161.74/40.53	c  F st   881    306251       200     17000         0     34789    119000   1061599     48.44     49.33
170.93/42.87	c  N dy   929    325398       200     17000         0     30071    119000    755970     48.43     51.23
181.71/45.52	c  N dy   989    346010       200     17000         0     25836    119000    480336     48.41     51.18
186.90/46.84	c  S st  1047    357421       200     17000         0     36883    119000   1101167     48.46     47.01
187.30/46.94	c  S st  1047    357926       200     17000         0     37379    119000   1128575     48.46   no data
187.30/46.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.30/46.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
187.30/46.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
187.30/46.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.30/46.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.30/46.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
187.30/46.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
187.30/46.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
187.70/47.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
202.50/50.79	c lits-rem:       257  cl-subs:      950  v-elim:      0  v-fix:    0  time:  3.78 s
202.50/50.80	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
202.87/50.81	c vivif2 --  cl tried    36429 cl shrink        0 lits rem          0 time: 0.01
203.67/51.09	c asymm  cl-useful: 0/3055/17000 lits-rem:0 time: 0.28
203.67/51.09	c calculated reachability. Time: 0.00
203.67/51.09	c  N dy  1047    357926       200     17000         0     36429    119000   1058674     48.46   no data
214.46/53.79	c  N dy  1104    378060       200     17000         0     30748    119000    705708     48.43     51.03
227.65/57.05	c  N dy  1194    399281       200     17000         0     51366    119000   1857869     48.47     51.61
238.03/59.62	c  N dy  1241    419397       200     17000         0     44651    119000   1433295     48.43     51.12
248.82/62.33	c  N dy  1303    439569       200     17000         0     37042    119000    972275     48.42     51.60
260.80/65.38	c  N dy  1356    461216       200     17000         0     29920    119000    535430     48.39     51.04
271.58/68.04	c  N dy  1419    481295       200     17000         0     49394    119000   1617066     48.39     50.96
283.57/71.03	c  N dy  1509    501466       200     17000         0     39845    119000   1042772     48.43     51.02
295.96/74.16	c  N dy  1576    521584       200     17000         0     59324    119000   2129823     48.44     51.11
303.94/76.16	c  S st  1612    536890       200     17000         0     44143    119000   1234872     48.44     47.83
304.34/76.28	c  S st  1612    537390       200     17000         0     44635    119000   1261797     48.44   no data
304.34/76.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
304.74/76.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
304.74/76.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
304.74/76.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.74/76.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.74/76.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
304.74/76.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
304.74/76.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
304.74/76.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.12/79.99	c lits-rem:       357  cl-subs:     1248  v-elim:      0  v-fix:    0  time:  3.62 s
319.12/79.99	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
319.53/80.00	c vivif2 --  cl tried    43387 cl shrink        0 lits rem          0 time: 0.01
319.93/80.18	c asymm  cl-useful: 0/1532/17000 lits-rem:0 time: 0.18
319.93/80.18	c calculated reachability. Time: 0.00
319.93/80.18	c  N dy  1612    537390       200     17000         0     43387    119000   1173419     48.44   no data
333.50/83.58	c  N dy  1696    557578       200     17000         0     31977    119000    513487     48.47     51.57
344.68/86.38	c  N dy  1768    578039       200     17000         0     51830    119000   1619840     48.47     51.43
358.26/89.73	c  N dy  1788    600796       200     17000         0     41812    119000   1026063     48.40     51.22
371.85/93.14	c  N dy  1885    621065       200     17000         0     61449    119000   2123459     48.44     51.08
383.83/96.13	c  N dy  1933    641126       200     17000         0     47954    119000   1322905     48.42     51.51
399.01/99.98	c  N dy  2002    661252       200     17000         0     67495    119000   2411460     48.43     51.07
411.80/103.10	c  N dy  2064    681346       200     17000         0     53044    119000   1555323     48.42     51.00
427.77/107.13	c  N dy  2144    701632       200     17000         0     37829    119000    663871     48.43     51.01
441.75/110.62	c  N dy  2215    721764       200     17000         0     57343    119000   1751599     48.44     51.29
457.36/114.54	c  N dy  2297    741935       200     17000         0     41042    119000    799703     48.46     51.04
470.14/117.72	c  N dy  2340    761938       200     17000         0     60462    119000   1882747     48.43     51.17
485.30/121.54	c  N dy  2429    782011       200     17000         0     43070    119000    866909     48.44     51.24
499.28/125.03	c  N dy  2510    803233       200     17000         0     63662    119000   2016055     48.45     51.24
501.30/125.57	c  S st  2521    806085       200     17000         0     66441    119000   2171579     48.45     48.37
502.07/125.74	c  S st  2521    806590       200     17000         0     66941    119000   2197862     48.45   no data
502.07/125.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
502.07/125.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
502.07/125.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
502.07/125.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
502.07/125.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.07/125.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
502.07/125.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
502.47/125.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
502.47/125.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
572.77/143.40	c lits-rem:       718  cl-subs:     2105  v-elim:      0  v-fix:    0  time: 17.52 s
572.77/143.40	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
572.77/143.43	c vivif2 --  cl tried    64836 cl shrink        0 lits rem          0 time: 0.03
574.38/143.81	c asymm  cl-useful: 0/2455/17000 lits-rem:0 time: 0.38
574.38/143.81	c calculated reachability. Time: 0.00
574.38/143.81	c  N dy  2521    806590       200     17000         0     64836    119000   2042321     48.45   no data
589.18/147.57	c  N dy  2606    826660       200     17000         0     46499    119000   1017701     48.46     51.08
603.14/151.03	c  N dy  2676    846777       200     17000         0     66035    119000   2111409     48.47     51.36
617.91/154.78	c  N dy  2749    866787       200     17000         0     46662    119000    980529     48.47     51.19
633.11/158.57	c  N dy  2830    887481       200     17000         0     66762    119000   2101033     48.48     51.13
649.08/162.50	c  N dy  2898    907653       200     17000         0     46554    119000    927236     48.49     51.38
663.05/166.06	c  N dy  2951    928160       200     17000         0     66430    119000   2038696     48.48     51.11
679.84/170.26	c  N dy  3012    949322       200     17000         0     46226    119000    862771     48.48     51.35
693.41/173.66	c  N dy  3074    969399       200     17000         0     65691    119000   1945587     48.48     51.14
712.21/178.30	c  N dy  3173    989475       200     17000         0     43453    119000    663509     48.50     51.07
724.98/181.59	c  N dy  3224   1009599       200     17000         0     62879    119000   1749339     48.49     51.27
742.56/185.96	c  N dy  3286   1029726       200     17000         0     82428    119000   2834294     48.49     51.05
756.92/189.53	c  N dy  3352   1049808       200     17000         0     59260    119000   1498436     48.49     51.32
774.10/193.83	c  N dy  3428   1069925       200     17000         0     78800    119000   2588782     48.49     51.10
776.11/194.34	c  F st  3442   1071877       200     17000         0     80690    119000   2695020     48.50   no data
790.49/197.93	c  N dy  3485   1091412       200     17000         0     55981    119000   1273018     48.50     51.30
806.86/202.04	c  N dy  3561   1111416       200     17000         0     75389    119000   2352879     48.50     51.26
826.45/206.97	c  N dy  3624   1132051       200     17000         0     50753    119000    939040     48.51     51.48
844.41/211.40	c  N dy  3701   1152192       200     17000         0     70335    119000   2034728     48.51     51.40
867.58/217.21	c  N dy  3786   1172279       200     17000         0     89825    119000   3123347     48.52     51.09
882.36/220.93	c  N dy  3830   1192293       200     17000         0     63656    119000   1617469     48.51     53.19
899.14/225.17	c  S st  3917   1209885       200     17000         0     80728    119000   2571481     48.53     43.81
900.34/225.40	c  S st  3917   1210388       200     17000         0     81222    119000   2599080     48.53   no data
900.34/225.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
900.34/225.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
900.34/225.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
900.34/225.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
900.34/225.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
900.34/225.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
900.34/225.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
900.34/225.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
900.75/225.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
997.82/249.81	c lits-rem:       919  cl-subs:     2722  v-elim:      0  v-fix:    0  time: 24.24 s
997.82/249.81	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
997.82/249.84	c vivif2 --  cl tried    78500 cl shrink        0 lits rem          0 time: 0.03
999.40/250.22	c asymm  cl-useful: 0/1852/17000 lits-rem:0 time: 0.37
999.40/250.22	c calculated reachability. Time: 0.00
999.40/250.22	c  N dy  3917   1210388       200     17000         0     78500    119000   2400644     48.53   no data
1018.17/254.93	c  N dy  3973   1230460       200     17000         0     51411    119000    886779     48.52     51.78
1034.15/258.90	c  N dy  4051   1251592       200     17000         0     71922    119000   2032853     48.53     51.12
1054.95/264.12	c  N dy  4138   1272174       200     17000         0     91865    119000   3148263     48.54     51.50
1070.90/268.10	c  N dy  4193   1292686       200     17000         0     64233    119000   1550539     48.53     51.26
1088.88/272.65	c  N dy  4275   1312788       200     17000         0     83709    119000   2638364     48.54     51.13
1109.25/277.78	c  N dy  4361   1332927       200     17000         0     54753    119000    979586     48.55     51.15
1125.63/281.84	c  N dy  4436   1353225       200     17000         0     74392    119000   2076407     48.55     51.73
1146.41/287.06	c  N dy  4519   1373299       200     17000         0     93887    119000   3163882     48.56     51.44
1163.59/291.32	c  N dy  4584   1393306       200     17000         0     63925    119000   1449501     48.56     51.23
1181.98/295.91	c  N dy  4660   1413636       200     17000         0     83701    119000   2553143     48.57     51.27
1203.13/301.27	c  N dy  4735   1433816       200     17000         0     52793    119000    782028     48.57     51.57
1219.10/305.22	c  N dy  4810   1453887       200     17000         0     72284    119000   1873781     48.58     51.20
1239.88/310.45	c  N dy  4899   1474464       200     17000         0     92285    119000   2993368     48.59     51.16
1262.25/316.08	c  N dy  4981   1497828       200     17000         0     63505    119000   1329733     48.59     51.56
1280.62/320.68	c  N dy  5034   1520004       200     17000         0     85012    119000   2532235     48.58     51.15
1302.59/326.10	c  N dy  5090   1540048       200     17000         0    104447    119000   3613754     48.57     51.16
1318.59/330.10	c  N dy  5159   1560192       200     17000         0     71508    119000   1739761     48.57     51.20
1338.14/335.03	c  N dy  5228   1580577       200     17000         0     91280    119000   2844018     48.58     51.48
1358.91/340.27	c  N dy  5278   1601037       200     17000         0     57811    119000    930799     48.57     51.37
1377.69/344.92	c  N dy  5361   1621230       200     17000         0     77422    119000   2030402     48.58     51.20
1401.68/350.93	c  N dy  5450   1641658       200     17000         0     97245    119000   3140119     48.59     51.46
1420.44/355.65	c  N dy  5462   1661733       200     17000         0     62354    119000   1139491     48.57     51.19
1438.01/360.07	c  N dy  5538   1681805       200     17000         0     81804    119000   2228520     48.57     51.22
1458.80/365.29	c  N dy  5598   1701840       200     17000         0    101203    119000   3311293     48.57     51.45
1469.17/367.87	c  S st  5628   1710389       200     17000         0    109498    119000   3775431     48.57     50.00
1470.37/368.16	c  S st  5628   1710894       200     17000         0    109997    119000   3802790     48.57   no data
1470.37/368.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1470.77/368.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1470.77/368.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1470.77/368.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1470.77/368.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1470.77/368.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1470.77/368.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1470.77/368.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1471.17/368.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1635.74/409.51	c lits-rem:      1050  cl-subs:     4579  v-elim:      0  v-fix:    0  time: 41.11 s
1635.74/409.51	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1635.74/409.55	c vivif2 --  cl tried   105418 cl shrink        0 lits rem          0 time: 0.05
1637.34/409.98	c asymm  cl-useful: 0/1431/17000 lits-rem:0 time: 0.42
1637.34/409.98	c calculated reachability. Time: 0.00
1637.34/409.98	c  N dy  5628   1710894       200     17000         0    105418    119000   3475208     48.57   no data
1657.32/414.91	c  N dy  5690   1732090       200     17000         0     70768    119000   1572236     48.57     51.17
1675.69/419.55	c  N dy  5741   1752103       200     17000         0     90169    119000   2656865     48.56     51.91
1699.66/425.54	c  N dy  5824   1772149       200     17000         0    109644    119000   3747643     48.57     51.29
1717.64/430.06	c  N dy  5894   1792207       200     17000         0     72865    119000   1642278     48.57     51.20
1739.21/435.44	c  N dy  5969   1813814       200     17000         0     93773    119000   2809778     48.58     51.21
1765.17/441.96	c  N dy  6054   1834249       200     17000         0    113608    119000   3916899     48.58     51.16
1783.15/446.44	c  N dy  6131   1854843       200     17000         0     76453    119000   1794559     48.59     51.25
1804.72/451.86	c  N dy  6200   1875825       200     17000         0     96816    119000   2929779     48.59     51.15
1829.88/458.18	c  N dy  6274   1896008       200     17000         0    116422    119000   4025712     48.59     51.24
1847.46/462.55	c  N dy  6345   1916250       200     17000         0     77868    119000   1823249     48.60     51.55
1867.45/467.60	c  N dy  6406   1936435       200     17000         0     97447    119000   2921831     48.59     51.17
1893.00/473.95	c  N dy  6474   1956448       200     17000         0    116904    119000   4007498     48.60     51.34
1912.17/478.71	c  N dy  6561   1976746       200     17000         0     77438    119000   1752922     48.60     51.21
1932.55/483.88	c  N dy  6626   1996748       200     17000         0     96843    119000   2839172     48.60     52.15
1960.50/490.86	c  N dy  6711   2017888       200     17000         0    117350    119000   3978556     48.61     51.25
1982.48/496.37	c  N dy  6774   2038463       200     17000         0     77142    119000   1694009     48.60     51.16
2008.06/502.71	c  N dy  6864   2060745       200     17000         0     98768    119000   2906887     48.61     51.19
2035.20/509.57	c  N dy  6937   2081852       200     17000         0    119225    119000   4045957     48.61     51.51
2055.59/514.61	c  N dy  7032   2101927       200     17000         0     77547    119000   1669518     48.62     51.67
2076.75/519.94	c  N dy  7112   2121960       200     17000         0     96959    119000   2757979     48.62     51.28
2100.34/525.88	c  N dy  7159   2142029       200     17000         0    116376    119000   3842401     48.61     51.86
2122.31/531.35	c  N dy  7221   2162095       200     17000         0     73768    119000   1414297     48.61     51.33
2142.26/536.34	c  N dy  7289   2182257       200     17000         0     93306    119000   2501761     48.61     51.22
2164.23/541.80	c  N dy  7326   2202273       200     17000         0    112630    119000   3585121     48.60     51.22
2176.62/544.92	c  S st  7363   2210895       200     17000         0    120960    119000   4050046     48.60   no data
2177.82/545.23	c  S st  7363   2211395       200     17000         0    121454    119000   4075927     48.60   no data
2177.82/545.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2178.22/545.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2178.22/545.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2178.22/545.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2178.22/545.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2178.22/545.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2178.22/545.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2178.22/545.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2178.61/545.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2346.81/587.51	c lits-rem:      1282  cl-subs:     4821  v-elim:      0  v-fix:    0  time: 42.04 s
2346.81/587.52	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2346.81/587.57	c vivif2 --  cl tried   116633 cl shrink        0 lits rem          0 time: 0.05
2348.39/587.98	c asymm  cl-useful: 0/1265/17000 lits-rem:0 time: 0.42
2348.39/587.99	c calculated reachability. Time: 0.00
2348.39/587.99	c  N dy  7363   2211395       200     17000         0    116633    119000   3736307     48.60   no data
2371.15/593.60	c  N dy  7425   2231571       200     17000         0     73321    119000   1348091     48.60     51.46
2393.52/599.21	c  N dy  7490   2253831       200     17000         0     94895    119000   2549332     48.60     51.92
2417.89/605.33	c  N dy  7554   2273912       200     17000         0    114407    119000   3635333     48.60     51.37
2441.87/611.36	c  N dy  7599   2294095       200     17000         0     70014    119000   1118739     48.59     51.25
2460.65/616.10	c  N dy  7674   2314223       200     17000         0     89548    119000   2211569     48.59     51.60
2484.20/621.99	c  N dy  7712   2336219       200     17000         0    110831    119000   3403432     48.59     51.17
2514.16/629.49	c  N dy  7788   2357035       200     17000         0     66099    119000    851966     48.59     51.27
2532.93/634.17	c  N dy  7876   2377131       200     17000         0     85593    119000   1945168     48.60     54.38
2556.11/639.96	c  N dy  7946   2397168       200     17000         0    105054    119000   3030092     48.60     51.30
2586.07/647.46	c  N dy  8021   2419212       200     17000         0    126479    119000   4226941     48.60     51.18
2610.05/653.44	c  N dy  8096   2439925       200     17000         0     80610    119000   1616793     48.60     51.55
2634.40/659.54	c  N dy  8183   2460479       200     17000         0    100546    119000   2731799     48.61     51.58
2665.15/667.27	c  N dy  8268   2480923       200     17000         0    120378    119000   3846631     48.61     51.30
2691.92/673.98	c  N dy  8339   2500927       200     17000         0     72845    119000   1137707     48.62     51.79
2713.49/679.31	c  N dy  8414   2521331       200     17000         0     92658    119000   2250713     48.62     51.18
2740.26/686.01	c  N dy  8483   2543573       200     17000         0    114262    119000   3460323     48.62     51.95
2767.82/692.99	c  N dy  8545   2563727       200     17000         0    133815    119000   4550188     48.62     51.64
2800.58/701.13	c  N dy  8603   2596204       200     17000         0     97222    119000   2453520     48.60     51.22
2826.94/707.71	c  N dy  8687   2616309       200     17000         0    116728    119000   3545095     48.61     51.77
2856.90/715.29	c  N dy  8769   2636337       200     17000         0    136175    119000   4632342     48.61     51.36
2877.67/720.44	c  N dy  8829   2656680       200     17000         0     87114    119000   1854360     48.61     51.45
2900.84/726.21	c  N dy  8900   2676726       200     17000         0    106562    119000   2948300     48.61     51.19
2929.21/733.34	c  N dy  8978   2696754       200     17000         0    126001    119000   4034996     48.62     51.39
2955.56/739.93	c  S st  9025   2711395       200     17000         0     70388    119000    865730     48.62   no data
2956.36/740.12	c  S st  9025   2711900       200     17000         0     70886    119000    892958     48.62   no data
2956.36/740.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2956.36/740.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2956.36/740.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2956.36/740.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2956.36/740.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2956.36/740.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2956.36/740.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2956.36/740.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2956.76/740.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2961.58/741.48	c lits-rem:        23  cl-subs:       51  v-elim:      0  v-fix:    0  time:  1.26 s
2961.58/741.48	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2961.58/741.50	c vivif2 --  cl tried    70835 cl shrink        0 lits rem          0 time: 0.01
2963.16/741.86	c asymm  cl-useful: 0/1899/17000 lits-rem:0 time: 0.37
2963.16/741.87	c calculated reachability. Time: 0.00
2963.16/741.87	c  N dy  9025   2711900       200     17000         0     70835    119000    889110     48.62   no data
2983.54/746.92	c  N dy  9074   2732691       200     17000         0     90999    119000   2011192     48.61     51.64
3007.90/753.00	c  N dy  9147   2752766       200     17000         0    110492    119000   3100971     48.61     53.65
3036.28/760.14	c  N dy  9195   2773647       200     17000         0    130679    119000   4224884     48.61     51.21
3063.82/767.06	c  N dy  9277   2793813       200     17000         0     79487    119000   1328496     48.61     51.51
3085.01/772.33	c  N dy  9359   2813899       200     17000         0     98968    119000   2421101     48.61     52.60
3111.37/778.93	c  N dy  9436   2834277       200     17000         0    118709    119000   3525996     48.61     51.25
3141.73/786.52	c  N dy  9499   2854698       200     17000         0    138531    119000   4631948     48.61     51.19
3166.09/792.64	c  N dy  9583   2874775       200     17000         0     86203    119000   1659162     48.62     51.60
3190.07/798.65	c  N dy  9674   2895115       200     17000         0    105940    119000   2766910     48.63     51.31
3218.81/805.84	c  N dy  9740   2916223       200     17000         0    126350    119000   3909925     48.63     51.23
3253.96/814.61	c  N dy  9830   2936266       200     17000         0     73075    119000    878765     48.63     51.25
3273.55/819.58	c  N dy  9908   2956273       200     17000         0     92462    119000   1968214     48.63     51.25
3299.50/826.00	c  N dy  9980   2977524       200     17000         0    113095    119000   3120581     48.64     51.22
3327.87/833.18	c  N dy 10034   2997537       200     17000         0    132456    119000   4203193     48.63     51.38
3361.03/841.44	c  N dy 10094   3017843       200     17000         0     78466    119000   1132689     48.63     51.53
3385.38/847.56	c  N dy 10146   3038341       200     17000         0     98356    119000   2250191     48.63     51.32
3418.56/855.88	c  N dy 10226   3058798       200     17000         0    118205    119000   3360831     48.63     51.45
3452.90/864.41	c  N dy 10288   3078965       200     17000         0    137742    119000   4457117     48.63     51.35
3487.65/873.19	c  N dy 10358   3099014       200     17000         0     82535    119000   1316081     48.63     51.73
3512.42/879.34	c  N dy 10423   3119028       200     17000         0    101938    119000   2404225     48.63     51.32
3537.21/885.58	c  N dy 10462   3139066       200     17000         0    121418    119000   3494113     48.62     51.38
3569.94/893.75	c  N dy 10549   3159234       200     17000         0    141014    119000   4596979     48.63     51.42
3599.12/901.06	c  N dy 10607   3179470       200     17000         0     84954    119000   1398326     48.62     51.31
3622.67/906.91	c  N dy 10678   3199944       200     17000         0    104780    119000   2509751     48.63     51.20
3637.45/910.65	c  S st 10708   3211900       200     17000         0    116359    119000   3154153     48.62     45.44
3638.67/910.97	c  S st 10708   3212404       200     17000         0    116857    119000   3181362     48.62   no data
3638.67/910.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3639.04/911.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3639.04/911.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3639.04/911.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3639.04/911.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3639.04/911.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3639.04/911.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3639.44/911.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3639.44/911.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3732.13/934.34	c lits-rem:       764  cl-subs:     3492  v-elim:      0  v-fix:    0  time: 23.16 s
3732.13/934.34	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3732.13/934.39	c vivif2 --  cl tried   113365 cl shrink        0 lits rem          0 time: 0.04
3734.12/934.87	c asymm  cl-useful: 0/1287/17000 lits-rem:0 time: 0.48
3734.12/934.87	c calculated reachability. Time: 0.00
3734.12/934.88	c  N dy 10708   3212404       200     17000         0    113365    119000   2935432     48.62   no data
3770.87/944.07	c  N dy 10797   3232559       200     17000         0    132906    119000   4028894     48.63     51.38
3806.02/952.82	c  N dy 10864   3252611       200     17000         0    152325    119000   5116116     48.63     51.56
3829.59/958.73	c  N dy 10949   3272650       200     17000         0     95246    119000   1941268     48.63     51.97
3856.35/965.49	c  N dy 11050   3292980       200     17000         0    114973    119000   3047327     48.64     51.91
3886.31/972.97	c  N dy 11117   3313064       200     17000         0    134458    119000   4139398     48.64     51.56
3921.46/981.75	c  N dy 11195   3333925       200     17000         0    154685    119000   5277477     48.65     51.29
3943.83/987.37	c  N dy 11278   3353956       200     17000         0     96583    119000   1969661     48.65     51.32
3970.60/994.03	c  N dy 11371   3374055       200     17000         0    116076    119000   3065395     48.65     53.63
4000.96/1001.60	c  N dy 11442   3394114       200     17000         0    135541    119000   4156153     48.66     52.90
4036.92/1010.66	c  N dy 11511   3415232       200     17000         0    155987    119000   5301085     48.66     51.25
4059.28/1016.27	c  N dy 11572   3435247       200     17000         0     96854    119000   1939941     48.66     51.36
4082.06/1021.97	c  N dy 11596   3455296       200     17000         0    116198    119000   3029175     48.64     51.27
4112.01/1029.49	c  N dy 11679   3475377       200     17000         0    135709    119000   4125815     48.65     51.41
4145.56/1037.83	c  N dy 11749   3495456       200     17000         0    155173    119000   5219027     48.65     51.29
4171.52/1044.34	c  N dy 11834   3515895       200     17000         0     95534    119000   1814986     48.65     51.28
4197.10/1050.75	c  N dy 11918   3536051       200     17000         0    115100    119000   2910084     48.66     51.76
4227.85/1058.44	c  N dy 12003   3556510       200     17000         0    134924    119000   4017654     48.66     51.24
4263.40/1067.30	c  N dy 12072   3576593       200     17000         0    154402    119000   5107652     48.66     51.24
4292.99/1074.77	c  N dy 12138   3597099       200     17000         0     93813    119000   1676426     48.66     51.58
4322.52/1082.16	c  N dy 12224   3617214       200     17000         0    113326    119000   2776388     48.67     51.88
4358.49/1091.18	c  N dy 12303   3637290       200     17000         0    132807    119000   3869196     48.67     51.56
4400.02/1101.55	c  N dy 12385   3658117       200     17000         0    153011    119000   4998827     48.67     51.61
4434.37/1110.14	c  N dy 12423   3678213       200     17000         0     91007    119000   1464486     48.67     51.46
4465.13/1117.82	c  N dy 12520   3700838       200     17000         0    112935    119000   2696904     48.67     51.31
4481.51/1121.93	c  S st 12560   3712404       200     17000         0    124107    119000   3319573     48.67   no data
4482.70/1122.28	c  S st 12560   3712909       200     17000         0    124605    119000   3347258     48.67   no data
4483.10/1122.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4483.10/1122.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4483.10/1122.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4483.10/1122.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4483.10/1122.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4483.10/1122.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4483.10/1122.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4483.50/1122.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4483.90/1122.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4587.38/1148.40	c lits-rem:       797  cl-subs:     3449  v-elim:      0  v-fix:    0  time: 25.89 s
4587.38/1148.41	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4587.38/1148.45	c vivif2 --  cl tried   121156 cl shrink        0 lits rem          0 time: 0.04
4588.97/1148.86	c asymm  cl-useful: 0/1219/17000 lits-rem:0 time: 0.41
4588.97/1148.86	c calculated reachability. Time: 0.00
4588.97/1148.86	c  N dy 12560   3712909       200     17000         0    121156    119000   3099137     48.67   no data
4621.73/1157.00	c  N dy 12634   3732939       200     17000         0    140552    119000   4184001     48.67     51.31
4661.27/1166.97	c  F st 12714   3751564       200     17000         0    158600    119000   5198142     48.68     48.06
4664.86/1167.86	c  N st 12718   3753596       200     17000         0    160590    119000   5310155     48.68   no data
4691.23/1174.41	c  N dy 12779   3773844       200     17000         0     97869    119000   1808823     48.68     51.27
4716.39/1180.75	c  N dy 12826   3794387       200     17000         0    117821    119000   2921848     48.67     51.71
4747.55/1188.56	c  N dy 12909   3814435       200     17000         0    137281    119000   4018120     48.68     56.23
4783.11/1197.40	c  N dy 12986   3834479       200     17000         0    156731    119000   5105129     48.68     51.53

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.87 8.01 7.30 5/180 20390
/proc/meminfo: memFree=16128548/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 593396684 52441088 353 33554432000 4194304 4627427 140733231887776 18446744073709551615 215988592571 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 12803 353 303 106 0 7774 0
[pid=20390/tid=20391] ppid=20388 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593396684 52441088 353 33554432000 4194304 4627427 140733231887776 18446744073709551615 47782945593266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593396684 52441088 353 33554432000 4194304 4627427 140733231887776 18446744073709551615 47782945592857 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593396684 52441088 353 33554432000 4194304 4627427 140733231887776 18446744073709551615 47782945592857 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.107006 s]
/proc/loadavg: 7.87 8.01 7.30 5/180 20390
/proc/meminfo: memFree=16128548/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=283096 CPUtime=0.4 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 2698 0 0 0 40 0 0 0 25 0 4 0 593396684 289890304 2603 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 70774 2603 362 106 0 65745 0
[pid=20390/tid=20391] ppid=20388 vsize=283096 CPUtime=0.09 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 526 0 0 0 9 0 0 0 25 0 4 0 593396684 289890304 2603 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=283096 CPUtime=0.1 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 539 0 0 0 10 0 0 0 25 0 4 0 593396684 289890304 2603 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=283096 CPUtime=0.1 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 681 0 0 0 10 0 0 0 25 0 4 0 593396684 289890304 2603 33554432000 4194304 4627427 140733231887776 18446744073709551615 4330074 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 283096

[startup+0.200989 s]
/proc/loadavg: 7.87 8.01 7.30 5/180 20390
/proc/meminfo: memFree=16128548/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=283232 CPUtime=0.78 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 2885 0 0 0 78 0 0 0 25 0 4 0 593396684 290029568 2790 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 70808 2790 364 106 0 65779 0
[pid=20390/tid=20391] ppid=20388 vsize=283232 CPUtime=0.19 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 541 0 0 0 19 0 0 0 25 0 4 0 593396684 290029568 2790 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=283232 CPUtime=0.19 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 554 0 0 0 19 0 0 0 25 0 4 0 593396684 290029568 2790 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=283232 CPUtime=0.19 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 821 0 0 0 19 0 0 0 25 0 4 0 593396684 290029568 2790 33554432000 4194304 4627427 140733231887776 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283232

[startup+0.300972 s]
/proc/loadavg: 7.87 8.01 7.30 5/180 20390
/proc/meminfo: memFree=16128548/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=284644 CPUtime=1.18 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 3348 0 0 0 118 0 0 0 25 0 4 0 593396684 291475456 2805 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 71161 2805 365 106 0 66132 0
[pid=20390/tid=20391] ppid=20388 vsize=284644 CPUtime=0.29 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 561 0 0 0 29 0 0 0 25 0 4 0 593396684 291475456 2805 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=284644 CPUtime=0.29 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 573 0 0 0 29 0 0 0 25 0 4 0 593396684 291475456 2805 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=284644 CPUtime=0.29 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 1227 0 0 0 29 0 0 0 25 0 4 0 593396684 291475456 2805 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284644

[startup+0.700904 s]
/proc/loadavg: 7.87 8.01 7.30 5/180 20390
/proc/meminfo: memFree=16128548/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=294580 CPUtime=2.77 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 8570 0 0 0 275 2 0 0 18 0 4 0 593396684 301649920 6461 33554432000 4194304 4627427 140733231887776 18446744073709551615 4503199 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 73645 6468 384 106 0 68616 0
[pid=20390/tid=20391] ppid=20388 vsize=294580 CPUtime=0.68 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 2011 0 0 0 68 0 0 0 25 0 4 0 593396684 301649920 6471 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=294580 CPUtime=0.68 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 2028 0 0 0 68 0 0 0 18 0 4 0 593396684 301649920 6474 33554432000 4194304 4627427 140733231887776 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=294580 CPUtime=0.69 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 2016 0 0 0 69 0 0 0 25 0 4 0 593396684 301649920 6477 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309594 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) 294580

[startup+1.50076 s]
/proc/loadavg: 7.87 8.01 7.30 9/184 20394
/proc/meminfo: memFree=16098740/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=290748 CPUtime=5.96 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 14972 0 0 0 594 2 0 0 19 0 4 0 593396684 297725952 6885 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 72687 6885 385 106 0 67658 0
[pid=20390/tid=20391] ppid=20388 vsize=290748 CPUtime=1.48 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 3791 0 0 0 148 0 0 0 25 0 4 0 593396684 297725952 6885 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=290748 CPUtime=1.48 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 3798 0 0 0 148 0 0 0 19 0 4 0 593396684 297725952 6885 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=290748 CPUtime=1.48 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 3153 0 0 0 148 0 0 0 25 0 4 0 593396684 297725952 6885 33554432000 4194304 4627427 140733231887776 18446744073709551615 4308416 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) 290748

[startup+3.10049 s]
/proc/loadavg: 7.87 8.01 7.30 11/189 20403
/proc/meminfo: memFree=16089640/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=291840 CPUtime=12.35 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 27360 0 0 0 1231 4 0 0 23 0 4 0 593396684 298844160 12168 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 72960 12168 388 106 0 67931 0
[pid=20390/tid=20391] ppid=20388 vsize=291840 CPUtime=3.06 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 7618 0 0 0 306 0 0 0 25 0 4 0 593396684 298844160 12168 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=291840 CPUtime=3.09 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 5992 0 0 0 308 1 0 0 23 0 4 0 593396684 298844160 12168 33554432000 4194304 4627427 140733231887776 18446744073709551615 4332398 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=291840 CPUtime=3.08 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 5669 0 0 0 308 0 0 0 25 0 4 0 593396684 298844160 12168 33554432000 4194304 4627427 140733231887776 18446744073709551615 4333195 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) 291840

[startup+6.30093 s]
/proc/loadavg: 7.88 8.01 7.30 5/179 20404
/proc/meminfo: memFree=17463640/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=307944 CPUtime=25.13 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 48563 0 0 0 2506 7 0 0 25 0 4 0 593396684 315334656 24088 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 76986 24088 388 106 0 71957 0
[pid=20390/tid=20391] ppid=20388 vsize=307944 CPUtime=6.25 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 13634 0 0 0 623 2 0 0 25 0 4 0 593396684 315334656 24088 33554432000 4194304 4627427 140733231887776 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=307944 CPUtime=6.28 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 11987 0 0 0 627 1 0 0 25 0 4 0 593396684 315334656 24088 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=307944 CPUtime=6.28 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 11554 0 0 0 627 1 0 0 25 0 4 0 593396684 315334656 24088 33554432000 4194304 4627427 140733231887776 18446744073709551615 4306552 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 307944

[startup+12.7008 s]
/proc/loadavg: 8.05 8.04 7.32 9/184 20434
/proc/meminfo: memFree=17353156/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=301692 CPUtime=50.69 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 75247 0 0 0 5056 13 0 0 25 0 4 0 593396684 308932608 34125 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 75423 34125 388 106 0 70394 0
[pid=20390/tid=20391] ppid=20388 vsize=301692 CPUtime=12.62 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 19076 0 0 0 1259 3 0 0 25 0 4 0 593396684 308932608 34125 33554432000 4194304 4627427 140733231887776 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=301692 CPUtime=12.69 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 18175 0 0 0 1266 3 0 0 25 0 4 0 593396684 308932608 34125 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=301692 CPUtime=12.68 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 18909 0 0 0 1265 3 0 0 25 0 4 0 593396684 308932608 34125 33554432000 4194304 4627427 140733231887776 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 301692

[startup+25.5006 s]
/proc/loadavg: 8.12 8.06 7.33 9/184 20434
/proc/meminfo: memFree=17269436/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=323952 CPUtime=101.82 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 113471 0 0 0 10158 24 0 0 25 0 4 0 593396684 331726848 40980 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 80988 40980 388 106 0 75959 0
[pid=20390/tid=20391] ppid=20388 vsize=323952 CPUtime=25.34 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 27149 0 0 0 2528 6 0 0 25 0 4 0 593396684 331726848 40980 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=323952 CPUtime=25.49 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 27939 0 0 0 2544 5 0 0 25 0 4 0 593396684 331726848 40980 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=323952 CPUtime=25.47 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 28123 0 0 0 2542 5 0 0 25 0 4 0 593396684 331726848 40980 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 323952

[startup+51.1011 s]
/proc/loadavg: 8.16 8.07 7.36 9/184 20435
/proc/meminfo: memFree=17149604/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=434408 CPUtime=204.07 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 169426 0 0 0 20367 40 0 0 25 0 4 0 593396684 444833792 57233 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 108602 57233 388 106 0 103573 0
[pid=20390/tid=20391] ppid=20388 vsize=434408 CPUtime=50.81 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 40157 0 0 0 5072 9 0 0 25 0 4 0 593396684 444833792 57233 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=434408 CPUtime=51.08 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 43083 0 0 0 5099 9 0 0 25 0 4 0 593396684 444833792 57233 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=434408 CPUtime=51.08 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 43051 0 0 0 5097 11 0 0 25 0 4 0 593396684 444833792 57233 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 434408

[startup+102.301 s]
/proc/loadavg: 8.07 8.05 7.39 9/184 20436
/proc/meminfo: memFree=17089772/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=504792 CPUtime=408.62 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 249133 0 0 0 40797 65 0 0 25 0 4 0 593396684 516907008 62526 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 126198 62526 388 106 0 121169 0
[pid=20390/tid=20391] ppid=20388 vsize=504792 CPUtime=101.73 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 57230 0 0 0 10158 15 0 0 25 0 4 0 593396684 516907008 62527 33554432000 4194304 4627427 140733231887776 18446744073709551615 4321678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=504792 CPUtime=102.29 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 62325 0 0 0 10212 17 0 0 25 0 4 0 593396684 516907008 62527 33554432000 4194304 4627427 140733231887776 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=504792 CPUtime=102.28 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 69263 0 0 0 10210 18 0 0 25 0 4 0 593396684 516907008 62527 33554432000 4194304 4627427 140733231887776 18446744073709551615 4427368 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 504792

[startup+162.301 s]

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

[pid=20390] ppid=20388 vsize=860136 CPUtime=2565.69 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 770196 0 0 0 256303 266 0 0 25 0 4 0 593396684 880779264 118415 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309300 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 215034 118415 391 106 0 210005 0
[pid=20390/tid=20391] ppid=20388 vsize=860136 CPUtime=638.8 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 192663 0 0 0 63810 70 0 0 25 0 4 0 593396684 880779264 118415 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=860136 CPUtime=642.29 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 217190 0 0 0 64156 73 0 0 25 0 4 0 593396684 880779264 118415 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=860136 CPUtime=642.28 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 193912 0 0 0 64161 67 0 0 25 0 4 0 593396684 880779264 118415 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.69
Current children cumulated vsize (KiB) 860136

[startup+702.301 s]
/proc/loadavg: 8.00 8.02 7.68 9/184 20452
/proc/meminfo: memFree=16641428/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=700512 CPUtime=2805.36 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 819208 0 0 0 280246 290 0 0 25 0 4 0 593396684 717324288 117886 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 175128 117886 391 106 0 170099 0
[pid=20390/tid=20391] ppid=20388 vsize=700512 CPUtime=698.46 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 205199 0 0 0 69772 74 0 0 25 0 4 0 593396684 717324288 117886 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=700512 CPUtime=702.3 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 231104 0 0 0 70149 81 0 0 25 0 4 0 593396684 717324288 117886 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=700512 CPUtime=702.28 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 205530 0 0 0 70155 73 0 0 25 0 4 0 593396684 717324288 117886 33554432000 4194304 4627427 140733231887776 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 700512

[startup+762.301 s]
/proc/loadavg: 8.04 8.03 7.70 9/184 20454
/proc/meminfo: memFree=16628016/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=812864 CPUtime=3045.06 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 864015 0 0 0 304195 311 0 0 25 0 4 0 593396684 832372736 118930 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 203216 118930 391 106 0 198187 0
[pid=20390/tid=20391] ppid=20388 vsize=812864 CPUtime=758.14 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 217761 0 0 0 75734 80 0 0 25 0 4 0 593396684 832372736 118930 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=812864 CPUtime=762.3 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 240626 0 0 0 76145 85 0 0 25 0 4 0 593396684 832372736 118930 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=812864 CPUtime=762.29 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 219124 0 0 0 76150 79 0 0 25 0 4 0 593396684 832372736 118930 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 812864

[startup+822.301 s]
/proc/loadavg: 8.01 8.02 7.72 9/184 20456
/proc/meminfo: memFree=16597696/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=756864 CPUtime=3284.72 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 913742 0 0 0 328143 329 0 0 25 0 4 0 593396684 775028736 120283 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 189216 120283 391 106 0 184187 0
[pid=20390/tid=20391] ppid=20388 vsize=756864 CPUtime=817.81 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 230079 0 0 0 81697 84 0 0 25 0 4 0 593396684 775028736 120283 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309125 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=756864 CPUtime=822.3 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 253835 0 0 0 82139 91 0 0 25 0 4 0 593396684 775028736 120283 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=756864 CPUtime=822.28 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 232126 0 0 0 82145 83 0 0 25 0 4 0 593396684 775028736 120283 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 756864

[startup+882.307 s]
/proc/loadavg: 8.04 8.03 7.74 9/184 20457
/proc/meminfo: memFree=16438052/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=863008 CPUtime=3524.42 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 961824 0 0 0 352091 351 0 0 25 0 4 0 593396684 883720192 147175 33554432000 4194304 4627427 140733231887776 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 215752 147175 391 106 0 210723 0
[pid=20390/tid=20391] ppid=20388 vsize=863008 CPUtime=877.49 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 248583 0 0 0 87660 89 0 0 25 0 4 0 593396684 883720192 147175 33554432000 4194304 4627427 140733231887776 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=863008 CPUtime=882.31 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 265385 0 0 0 88133 98 0 0 25 0 4 0 593396684 883720192 147175 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=863008 CPUtime=882.29 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 239206 0 0 0 88144 85 0 0 25 0 4 0 593396684 883720192 147175 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 863008

[startup+942.301 s]
/proc/loadavg: 8.07 8.04 7.76 9/184 20459
/proc/meminfo: memFree=16464552/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=920984 CPUtime=3764.08 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 999181 0 0 0 376035 373 0 0 25 0 4 0 593396684 943087616 144839 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 230246 144839 391 106 0 225217 0
[pid=20390/tid=20391] ppid=20388 vsize=920984 CPUtime=937.16 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 257441 0 0 0 93621 95 0 0 25 0 4 0 593396684 943087616 144839 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=920984 CPUtime=942.31 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 279014 0 0 0 94127 104 0 0 25 0 4 0 593396684 943087616 144839 33554432000 4194304 4627427 140733231887776 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=920984 CPUtime=942.28 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 250738 0 0 0 94135 93 0 0 25 0 4 0 593396684 943087616 144839 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 920984

[startup+1002.3 s]
/proc/loadavg: 8.08 8.04 7.77 9/184 20460
/proc/meminfo: memFree=16416016/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=922340 CPUtime=4003.75 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 1042887 0 0 0 399983 392 0 0 25 0 4 0 593396684 944476160 153173 33554432000 4194304 4627427 140733231887776 18446744073709551615 4310105 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 230585 153173 391 106 0 225556 0
[pid=20390/tid=20391] ppid=20388 vsize=922340 CPUtime=996.83 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 269809 0 0 0 99582 101 0 0 25 0 4 0 593396684 944476160 153173 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=922340 CPUtime=1002.31 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 286559 0 0 0 100124 107 0 0 25 0 4 0 593396684 944476160 153173 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=922340 CPUtime=1002.28 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 262682 0 0 0 100130 98 0 0 25 0 4 0 593396684 944476160 153173 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 922340

[startup+1062.3 s]
/proc/loadavg: 8.16 8.06 7.80 9/184 20462
/proc/meminfo: memFree=16422680/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=924012 CPUtime=4243.43 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 1086868 0 0 0 423930 413 0 0 25 0 4 0 593396684 946188288 149211 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 231003 149211 391 106 0 225974 0
[pid=20390/tid=20391] ppid=20388 vsize=924012 CPUtime=1056.51 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 281335 0 0 0 105545 106 0 0 25 0 4 0 593396684 946188288 149211 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=924012 CPUtime=1062.3 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 298742 0 0 0 106118 112 0 0 25 0 4 0 593396684 946188288 149211 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=924012 CPUtime=1062.29 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 274445 0 0 0 106125 104 0 0 25 0 4 0 593396684 946188288 149211 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 924012

[startup+1122.3 s]
/proc/loadavg: 8.13 8.07 7.81 9/184 20464
/proc/meminfo: memFree=16392360/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=1001520 CPUtime=4483.1 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 1118322 0 0 0 447882 428 0 0 25 0 4 0 593396684 1025556480 156263 33554432000 4194304 4627427 140733231887776 18446744073709551615 4469158 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 250380 156263 391 106 0 245351 0
[pid=20390/tid=20391] ppid=20388 vsize=1001520 CPUtime=1116.18 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 289673 0 0 0 111509 109 0 0 25 0 4 0 593396684 1025556480 156263 33554432000 4194304 4627427 140733231887776 18446744073709551615 4427146 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=1001520 CPUtime=1122.31 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 309913 0 0 0 112112 119 0 0 25 0 4 0 593396684 1025556480 156263 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=1001520 CPUtime=1122.28 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 279190 0 0 0 112124 104 0 0 25 0 4 0 593396684 1025556480 156263 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 1001520

[startup+1182.3 s]
/proc/loadavg: 8.11 8.07 7.83 9/184 20465
/proc/meminfo: memFree=16379408/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=929844 CPUtime=4722.78 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 1150544 0 0 0 471832 446 0 0 25 0 4 0 593396684 952160256 158825 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 232461 158825 391 106 0 227432 0
[pid=20390/tid=20391] ppid=20388 vsize=929844 CPUtime=1175.86 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 297220 0 0 0 117473 113 0 0 25 0 4 0 593396684 952160256 158825 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=929844 CPUtime=1182.31 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 317217 0 0 0 118109 122 0 0 25 0 4 0 593396684 952160256 158825 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=929844 CPUtime=1182.28 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 290451 0 0 0 118116 112 0 0 25 0 4 0 593396684 952160256 158825 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 929844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.06 7.83 9/184 20466
/proc/meminfo: memFree=16373568/32950940 swapFree=67111528/67111528
[pid=20390] ppid=20388 vsize=885904 CPUtime=4800.29 cores=1,3,5,7
/proc/20390/stat : 20390 (strangenight2-m) R 20388 20390 20083 0 -1 4202496 1165629 0 0 0 479576 453 0 0 25 0 4 0 593396684 907165696 154879 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20390/statm: 221476 154879 391 106 0 216447 0
[pid=20390/tid=20391] ppid=20388 vsize=885904 CPUtime=1195.15 cores=1,3,5,7
/proc/20390/task/20391/stat : 20391 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 301872 0 0 0 119400 115 0 0 25 0 4 0 593396684 907165696 154879 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=885904 CPUtime=1201.71 cores=1,3,5,7
/proc/20390/task/20392/stat : 20392 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 321189 0 0 0 120048 123 0 0 25 0 4 0 593396684 907165696 154879 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=885904 CPUtime=1201.69 cores=1,3,5,7
/proc/20390/task/20393/stat : 20393 (strangenight2-m) R 20388 20390 20083 0 -1 4202560 294439 0 0 0 120055 114 0 0 25 0 4 0 593396684 907165696 154879 33554432000 4194304 4627427 140733231887776 18446744073709551615 4309100 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) 885904

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.35
CPU user time (s): 4795.79
CPU system time (s): 4.56431
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 1053280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.79
system time used= 4.56431
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1165633
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= 2029
involuntary context switches= 32486

runsolver used 1.90571 second user time and 4.67929 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 01:00:59
IDJOB=3173846
IDBENCH=82664
IDSOLVER=1586
FILE ID=node117/3173846-1304031659
RUNJOBID= node117-1304028687-20102
PBS_JOBID= 13170335
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= a7d53123c03c2abad4ab13635af690bf
RANDOM SEED=2019014367

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16128704 kB
Buffers:       2374960 kB
Cached:       12383644 kB
SwapCached:          0 kB
Active:        9493204 kB
Inactive:      6746932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16128704 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5884 kB
Writeback:           0 kB
AnonPages:     1480384 kB
Mapped:          15508 kB
Slab:           516988 kB
PageTables:       7772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  1975388 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= 71668 MiB
End job on node117 at 2011-04-29 01:21:03