Trace number 3173847

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.28 1201.74

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1737989193-079-UNKNOWN.cnf
MD5SUMa959d408d44dc22efc55e46b642f9083
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.30119
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

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-3173847-1304031667.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.01	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150     12750         0         0     89250         0   no data   no data
1.18/0.31	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 0.30
1.18/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.18/0.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.18/0.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/0.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/0.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.18/0.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4.77/1.20	c Finding binary XORs  T:     0.00 s  found:       0
4.77/1.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
4.77/1.20	c calculated reachability. Time: 0.00
4.77/1.20	c Calc default polars -  time:   0.00 s pos:      73 undec:       3 neg:      74
4.77/1.20	c =========================================================================================
4.77/1.20	c types(t): F = full restart, N = normal restart
4.77/1.20	c types(t): S = simplification begin/end, E = solution found
4.77/1.20	c restart types(rt): st = static, dy = dynamic
4.77/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.77/1.20	c  B st     0         0       150     12750         0         0     89250         0   no data   no data
4.77/1.20	c  N dy    10      4498       150     12750         0      4317     89250    196660     38.65     40.92
4.77/1.20	c  N dy    17      8768       150     12750         0      6017     89250    240775     38.22     40.37
4.77/1.20	c  N dy    42     12979       150     12750         0      5989     89250    206296     39.00     41.38
4.77/1.25	c  N dy    54     17398       150     12750         0     10223     89250    395077     38.89     41.05
5.97/1.50	c  N dy    69     21495       150     12750         0      8768     89250    295526     39.04     41.76
6.38/1.70	c  F st    76     25000       150     12750         0     12131     89250    445791     38.96     36.64
6.38/1.70	c  N st    78     25626       150     12750         0     12732     89250    473515     38.96   no data
7.57/1.91	c  N dy    82     30000       150     12750         0     10382     89250    338975     38.96   no data
7.57/1.91	c  S st    82     30000       150     12750         0     10382     89250    338975     38.96   no data
7.57/1.96	c  S st    82     30503       150     12750         0     10866     89250    360385     38.96   no data
7.57/1.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.57/1.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.57/1.97	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
7.57/1.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.57/1.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.57/1.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.57/1.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.57/1.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.57/1.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.76/2.28	c lits-rem:        96  cl-subs:      502  v-elim:      0  v-fix:    0  time:  0.29 s
10.37/2.66	c asymm  cl-useful: 0/11906/12750 lits-rem:0 time: 0.38
10.37/2.66	c calculated reachability. Time: 0.00
10.37/2.66	c  N dy    82     30503       150     12750         0     10364     89250    331842     38.96   no data
11.96/3.06	c  N dy    95     36709       150     12750         0      8731     89250    226610     38.86     41.11
13.16/3.33	c  N dy   107     40776       150     12750         0     12629     89250    399306     38.84     40.89
14.76/3.70	c  N dy   124     45755       150     12750         0      8820     89250    198533     38.86     35.72
14.76/3.70	c  S st   124     45755       150     12750         0      8820     89250    198533     38.86     35.72
14.76/3.74	c  S st   124     46259       150     12750         0      9309     89250    219939     38.86   no data
14.76/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
14.76/3.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.76/3.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
14.76/3.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.76/3.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.76/3.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.17/3.82	c lits-rem:        10  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.05 s
15.17/3.82	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
15.17/3.82	c vivif2 --  cl tried     9254 cl shrink        0 lits rem          0 time: 0.00
15.17/3.85	c asymm  cl-useful: 0/844/12750 lits-rem:0 time: 0.03
15.17/3.85	c calculated reachability. Time: 0.00
15.17/3.85	c  N dy   124     46259       150     12750         0      9254     89250    216984     38.86   no data
16.35/4.12	c  N dy   131     50526       150     12750         0     13316     89250    398315     38.79     40.95
17.56/4.43	c  N dy   150     54918       150     12750         0     17533     89250    586115     38.88     40.95
18.75/4.75	c  N dy   160     59685       150     12750         0     12575     89250    335065     38.87     40.94
21.55/5.48	c  N dy   168     69389       150     12750         0     11322     89250    248514     38.62     36.12
21.55/5.48	c  S st   168     69389       150     12750         0     11322     89250    248514     38.62     36.12
21.95/5.52	c  S st   168     69892       150     12750         0     11810     89250    269553     38.62   no data
21.95/5.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.95/5.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
21.95/5.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.95/5.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.95/5.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.95/5.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21.95/5.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.95/5.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.95/5.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.35/5.65	c lits-rem:        11  cl-subs:      111  v-elim:      0  v-fix:    0  time:  0.10 s
22.35/5.65	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
22.35/5.65	c vivif2 --  cl tried    11699 cl shrink        0 lits rem          0 time: 0.00
23.96/6.05	c asymm  cl-useful: 0/11147/12750 lits-rem:0 time: 0.40
23.96/6.05	c calculated reachability. Time: 0.00
23.96/6.05	c  N dy   168     69892       150     12750         0     11699     89250    263980     38.62   no data
25.15/6.37	c  N dy   182     74647       150     12750         0     16263     89250    465575     38.62     40.74
27.54/6.90	c  N dy   196     81526       150     12750         0     22808     89250    757116     38.60     40.72
28.76/7.29	c  N dy   214     87114       150     12750         0     16672     89250    456606     38.61     41.61
29.13/7.32	c  F st   216     87501       150     12750         0     17046     89250    473290     38.62     38.33
30.73/7.71	c  N dy   222     92696       150     12750         0     22019     89250    696713     38.62   no data
33.15/8.33	c  N dy   231    100381       150     12750         0     16948     89250    435857     38.49     40.77
34.73/8.71	c  S st   249    104839       150     12750         0     21234     89250    627401     38.53   no data
34.73/8.77	c  S st   249    105343       150     12750         0     21721     89250    648216     38.53   no data
34.73/8.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.73/8.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.73/8.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.73/8.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.73/8.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.73/8.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
34.73/8.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.13/8.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.13/8.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.92/9.59	c lits-rem:       256  cl-subs:     1053  v-elim:      0  v-fix:    0  time:  0.77 s
37.92/9.59	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
37.92/9.59	c vivif2 --  cl tried    20668 cl shrink        0 lits rem          0 time: 0.01
38.32/9.69	c asymm  cl-useful: 0/1603/12750 lits-rem:0 time: 0.09
38.32/9.69	c calculated reachability. Time: 0.00
38.32/9.69	c  N dy   249    105343       150     12750         0     20668     89250    592922     38.53   no data
41.13/10.34	c  N dy   271    112080       150     12750         0     13743     89250    262579     38.54     43.32
43.52/10.99	c  N dy   299    119610       150     12750         0     20964     89250    583919     38.58     40.62
48.71/12.25	c  N dy   322    133232       150     12750         0     19590     89250    491751     38.51     40.58
53.50/13.41	c  N dy   350    146304       150     12750         0     16833     89250    336954     38.47     40.64
57.50/14.43	c  N dy   408    158015       150     12750         0     28077     89250    839685     38.55     37.33
57.50/14.43	c  S st   408    158015       150     12750         0     28077     89250    839685     38.55     37.33
57.90/14.51	c  S st   408    158517       150     12750         0     28567     89250    860366     38.55   no data
57.90/14.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.90/14.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.90/14.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.90/14.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.90/14.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.90/14.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.90/14.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.90/14.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.90/14.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.28/16.10	c lits-rem:       142  cl-subs:     1270  v-elim:      0  v-fix:    0  time:  1.53 s
64.28/16.10	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
64.28/16.11	c vivif2 --  cl tried    27297 cl shrink        0 lits rem          0 time: 0.01
65.08/16.32	c asymm  cl-useful: 0/3698/12750 lits-rem:0 time: 0.21
65.08/16.32	c calculated reachability. Time: 0.00
65.08/16.32	c  N dy   408    158517       150     12750         0     27297     89250    790885     38.55   no data
69.08/17.30	c  N dy   436    169133       150     12750         0     21219     89250    497426     38.57     40.62
73.47/18.46	c  N dy   459    181500       150     12750         0     33032     89250   1020258     38.50     40.65
78.26/19.69	c  N dy   490    194051       150     12750         0     27847     89250    763485     38.50     40.95
84.26/21.12	c  N dy   546    206598       150     12750         0     21654     89250    452898     38.56     40.82
89.87/22.56	c  N dy   587    219833       150     12750         0     34337     89250   1017856     38.57     41.12
96.24/24.12	c  N dy   629    234077       150     12750         0     28868     89250    741642     38.58     40.71
97.84/24.56	c  S st   648    237777       150     12750         0     32429     89250    901123     38.60     37.05
98.25/24.66	c  S st   648    238277       150     12750         0     32916     89250    921927     38.60   no data
98.25/24.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.25/24.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
98.25/24.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.25/24.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.25/24.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.25/24.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
98.25/24.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.25/24.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.66/24.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.82/26.50	c lits-rem:       208  cl-subs:     1314  v-elim:      0  v-fix:    0  time:  1.78 s
105.82/26.50	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
105.82/26.51	c vivif2 --  cl tried    31602 cl shrink        0 lits rem          0 time: 0.01
106.62/26.75	c asymm  cl-useful: 0/2924/12750 lits-rem:0 time: 0.24
106.62/26.76	c calculated reachability. Time: 0.00
106.62/26.76	c  N dy   648    238277       150     12750         0     31602     89250    849751     38.60   no data
113.01/28.39	c  N dy   703    253505       150     12750         0     26072     89250    585172     38.63     43.48
121.40/30.44	c  N dy   742    271705       150     12750         0     22471     89250    390394     38.61     41.15
130.59/32.74	c  N dy   789    293674       150     12750         0     43474     89250   1323631     38.57     40.61
135.78/34.02	c  F st   821    306250       150     12750         0     33473     89250    847793     38.56     39.80
138.60/34.72	c  N dy   833    312592       150     12750         0     39554     89250   1121156     38.57     40.62
147.39/36.95	c  N dy   877    332579       150     12750         0     35741     89250    920247     38.54     44.25
157.36/39.41	c  N dy   953    352601       150     12750         0     30988     89250    675130     38.56     40.95
159.36/39.94	c  S st   968    357416       150     12750         0     35610     89250    880906     38.57     38.07
159.76/40.04	c  S st   968    357920       150     12750         0     36095     89250    902212     38.57   no data
159.76/40.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.76/40.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
159.76/40.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
159.76/40.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.76/40.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.76/40.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
159.76/40.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.76/40.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
159.76/40.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.34/41.92	c lits-rem:       172  cl-subs:     1192  v-elim:      0  v-fix:    0  time:  1.83 s
167.34/41.92	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
167.34/41.93	c vivif2 --  cl tried    34903 cl shrink        0 lits rem          0 time: 0.01
168.54/42.20	c asymm  cl-useful: 0/2622/12750 lits-rem:0 time: 0.26
168.54/42.20	c calculated reachability. Time: 0.00
168.54/42.20	c  N dy   968    357920       150     12750         0     34903     89250    836711     38.57   no data
181.32/45.42	c  N dy  1027    384285       150     12750         0     35191     89250    821218     38.51     40.78
194.50/48.77	c  N dy  1116    404333       150     12750         0     28564     89250    498092     38.55     41.00
207.29/51.97	c  N dy  1191    425374       150     12750         0     48674     89250   1393951     38.57     40.84
220.07/55.14	c  N dy  1261    448523       150     12750         0     44065     89250   1161578     38.57     40.84
231.25/57.96	c  N dy  1340    468700       150     12750         0     35666     89250    750407     38.60     40.67
242.85/60.82	c  N dy  1399    489493       150     12750         0     55588     89250   1641696     38.60     40.91
254.02/63.61	c  N dy  1486    510431       150     12750         0     46898     89250   1215382     38.62     40.71
266.03/66.67	c  N dy  1564    530521       150     12750         0     36462     89250    716254     38.65     40.76
269.21/67.44	c  S st  1580    536883       150     12750         0     42557     89250    987317     38.65   no data
269.61/67.55	c  S st  1580    537386       150     12750         0     43046     89250   1008588     38.65   no data
269.61/67.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
269.61/67.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
269.61/67.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
269.61/67.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
269.61/67.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.61/67.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
269.61/67.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
269.61/67.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
270.03/67.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
279.99/70.14	c lits-rem:       256  cl-subs:     1380  v-elim:      0  v-fix:    0  time:  2.52 s
279.99/70.14	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
279.99/70.15	c vivif2 --  cl tried    41666 cl shrink        0 lits rem          0 time: 0.01
281.18/70.44	c asymm  cl-useful: 0/2237/12750 lits-rem:0 time: 0.29
281.18/70.44	c calculated reachability. Time: 0.00
281.18/70.44	c  N dy  1580    537386       150     12750         0     41666     89250    933862     38.65   no data
293.57/73.55	c  N dy  1635    557414       150     12750         0     60861     89250   1789071     38.64     42.82
305.17/76.42	c  N dy  1713    578805       150     12750         0     50762     89250   1323779     38.66     40.70
317.94/79.65	c  N dy  1786    600440       150     12750         0     39834     89250    798254     38.67     40.97
332.31/83.20	c  N dy  1857    623436       150     12750         0     61832     89250   1779621     38.67     40.72
343.91/86.11	c  N dy  1901    643969       150     12750         0     48838     89250   1167426     38.66     40.91
357.09/89.40	c  N dy  1945    664151       150     12750         0     34696     89250    510350     38.65     40.78
369.87/92.63	c  N dy  2001    685476       150     12750         0     55149     89250   1423797     38.65     40.83
383.85/96.16	c  N dy  2056    705997       150     12750         0     40337     89250    726871     38.65     40.70
396.23/99.22	c  N dy  2113    726128       150     12750         0     59619     89250   1587731     38.65     41.09
415.81/104.10	c  N dy  2180    756137       150     12750         0     52803     89250   1250227     38.64     41.06
433.01/108.45	c  N dy  2256    776240       150     12750         0     72068     89250   2111274     38.65     40.70
446.97/111.95	c  N dy  2350    796593       150     12750         0     55253     89250   1329116     38.68     40.95
453.35/113.50	c  S st  2358    806079       150     12750         0     64326     89250   1738318     38.67     37.80
453.75/113.67	c  S st  2358    806583       150     12750         0     64821     89250   1759451     38.67   no data
453.75/113.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
454.15/113.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
454.15/113.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
454.15/113.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
454.15/113.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.15/113.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
454.15/113.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
454.15/113.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
454.15/113.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.10/123.25	c lits-rem:       584  cl-subs:     2895  v-elim:      0  v-fix:    0  time:  9.47 s
492.10/123.25	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
492.10/123.27	c vivif2 --  cl tried    61926 cl shrink        0 lits rem          0 time: 0.02
493.30/123.53	c asymm  cl-useful: 0/1269/12750 lits-rem:0 time: 0.25
493.30/123.53	c calculated reachability. Time: 0.00
493.30/123.53	c  N dy  2358    806583       150     12750         0     61926     89250   1602337     38.67   no data
508.08/127.28	c  N dy  2399    827443       150     12750         0     44607     89250    817787     38.65     40.70
522.86/130.92	c  N dy  2460    847533       150     12750         0     63847     89250   1672939     38.65     40.74
537.65/134.67	c  N dy  2520    867758       150     12750         0     44968     89250    798775     38.64     40.71
552.83/138.42	c  N dy  2606    889332       150     12750         0     65601     89250   1719783     38.65     40.97
568.00/142.21	c  N dy  2643    909735       150     12750         0     45891     89250    803361     38.63     40.74
598.76/149.96	c  N dy  2677    957602       150     12750         0     51331     89250   1019400     38.54     40.70
614.34/153.85	c  N dy  2746    978349       150     12750         0     71216     89250   1905760     38.55     40.61
629.92/157.75	c  N dy  2816    998434       150     12750         0     49427     89250    907508     38.55     43.33
644.69/161.48	c  N dy  2888   1018448       150     12750         0     68570     89250   1756714     38.56     40.90
663.07/166.00	c  N dy  2971   1039194       150     12750         0     46357     89250    729699     38.57     40.83
678.25/169.82	c  N dy  3032   1061705       150     12750         0     67919     89250   1693494     38.57     40.64
686.64/171.97	c  F st  3061   1071876       150     12750         0     77669     89250   2129253     38.57   no data
697.02/174.57	c  N dy  3090   1082478       150     12750         0     44762     89250    624049     38.57     40.99
710.21/177.84	c  N dy  3148   1102600       150     12750         0     64049     89250   1483749     38.57     41.35
731.40/183.12	c  N dy  3223   1126062       150     12750         0     86471     89250   2483665     38.57     40.65
745.76/186.76	c  N dy  3297   1146143       150     12750         0     61669     89250   1345228     38.59     40.70
761.34/190.62	c  N dy  3315   1166938       150     12750         0     81534     89250   2230787     38.56     40.63
779.32/195.11	c  N dy  3382   1187039       150     12750         0     55803     89250   1044731     38.57     40.65
798.88/200.04	c  N dy  3447   1207665       150     12750         0     75559     89250   1926016     38.57     40.72
801.28/200.70	c  S st  3449   1209875       150     12750         0     77675     89250   2018125     38.56     37.14
802.47/200.96	c  S st  3449   1210384       150     12750         0     78168     89250   2039698     38.56   no data
802.47/200.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
802.87/201.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
802.87/201.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
802.87/201.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
802.87/201.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
802.87/201.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
802.87/201.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
802.87/201.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
803.27/201.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
862.40/215.94	c lits-rem:       612  cl-subs:     3773  v-elim:      0  v-fix:    0  time: 14.82 s
862.40/215.94	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
862.40/215.97	c vivif2 --  cl tried    74395 cl shrink        0 lits rem          0 time: 0.03
864.39/216.46	c asymm  cl-useful: 0/1759/12750 lits-rem:0 time: 0.48
864.39/216.46	c calculated reachability. Time: 0.00
864.39/216.46	c  N dy  3449   1210384       150     12750         0     74395     89250   1840068     38.56   no data
891.95/223.31	c  N dy  3547   1231325       150     12750         0     48577     89250    693970     38.58     40.62
911.13/228.10	c  N dy  3633   1251668       150     12750         0     68068     89250   1566759     38.59     40.70
933.92/233.88	c  N dy  3673   1275522       150     12750         0     90864     89250   2582401     38.57     40.66
951.10/238.12	c  N dy  3723   1297217       150     12750         0     64788     89250   1380313     38.57     40.70
971.44/243.24	c  N dy  3796   1317989       150     12750         0     84651     89250   2268413     38.57     40.64
995.43/249.27	c  N dy  3873   1338089       150     12750         0     56114     89250    961494     38.58     43.26
1015.38/254.29	c  N dy  3939   1358138       150     12750         0     75271     89250   1816459     38.58     41.70
1038.55/260.08	c  N dy  3991   1379439       150     12750         0     95698     89250   2724508     38.58     40.84
1056.14/264.42	c  N dy  4068   1399535       150     12750         0     66125     89250   1379829     38.59     40.75
1075.70/269.32	c  N dy  4141   1419854       150     12750         0     85621     89250   2249732     38.59     40.94
1096.49/274.51	c  N dy  4216   1440104       150     12750         0     55181     89250    854219     38.60     40.74
1112.85/278.65	c  N dy  4308   1460354       150     12750         0     74564     89250   1723777     38.62     40.77
1134.42/284.05	c  N dy  4407   1480953       150     12750         0     94302     89250   2611568     38.63     40.73
1154.79/289.17	c  N dy  4480   1504159       150     12750         0     65793     89250   1295574     38.63     40.76
1173.57/293.87	c  N dy  4538   1524963       150     12750         0     85699     89250   2180045     38.63     40.91
1197.15/299.71	c  N dy  4619   1544971       150     12750         0     53115     89250    697009     38.64     40.75
1212.32/303.59	c  N dy  4677   1565432       150     12750         0     72725     89250   1566016     38.64     40.89
1232.71/308.68	c  N dy  4753   1585484       150     12750         0     91927     89250   2425752     38.65     41.96
1256.26/314.52	c  N dy  4821   1608238       150     12750         0     61029     89250   1011921     38.65     40.81
1273.03/318.71	c  N dy  4873   1628692       150     12750         0     80601     89250   1886667     38.65     40.70
1296.60/324.62	c  N dy  4973   1648781       150     12750         0     99871     89250   2753938     38.66     41.25
1314.98/329.24	c  N dy  5027   1668919       150     12750         0     65540     89250   1182935     38.66     40.70
1332.15/333.59	c  N dy  5070   1688966       150     12750         0     84708     89250   2042621     38.66     40.99
1356.52/339.66	c  N dy  5155   1709208       150     12750         0    104142     89250   2913843     38.67     40.78
1358.12/340.07	c  S st  5159   1710384       150     12750         0    105272     89250   2964171     38.67     37.73
1359.32/340.39	c  S st  5159   1710886       150     12750         0    105755     89250   2985805     38.67   no data
1359.32/340.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1359.74/340.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1359.74/340.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1359.74/340.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1359.74/340.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1359.74/340.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1359.74/340.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1360.14/340.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1360.14/340.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1456.39/364.69	c lits-rem:      1032  cl-subs:     5773  v-elim:      0  v-fix:    0  time: 24.10 s
1456.39/364.69	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1456.80/364.73	c vivif2 --  cl tried    99982 cl shrink        0 lits rem          0 time: 0.04
1458.37/365.11	c asymm  cl-useful: 0/1158/12750 lits-rem:0 time: 0.39
1458.37/365.12	c calculated reachability. Time: 0.00
1458.37/365.12	c  N dy  5159   1710886       150     12750         0     99982     89250   2677566     38.67   no data
1478.78/370.24	c  N dy  5224   1730913       150     12750         0     64603     89250   1105621     38.67     40.71
1499.52/375.47	c  N dy  5316   1753412       150     12750         0     86182     89250   2075246     38.68     40.76
1522.30/381.17	c  N dy  5372   1773985       150     12750         0    105848     89250   2955878     38.68     40.86
1539.89/385.60	c  N dy  5410   1794608       150     12750         0     70077     89250   1311079     38.67     40.97
1562.25/391.14	c  N dy  5477   1816970       150     12750         0     91480     89250   2266669     38.67     40.74
1593.79/399.07	c  N dy  5549   1839303       150     12750         0    112838     89250   3221409     38.67     41.01
1614.58/404.28	c  N dy  5628   1859669       150     12750         0     75922     89250   1546870     38.67     40.77
1637.73/410.06	c  N dy  5704   1879863       150     12750         0     95301     89250   2415528     38.68     40.81
1666.49/417.30	c  N dy  5734   1908332       150     12750         0     65027     89250   1020181     38.66     40.74
1686.05/422.13	c  N dy  5804   1929724       150     12750         0     85480     89250   1935885     38.67     40.72
1710.44/428.22	c  N dy  5866   1951334       150     12750         0    106212     89250   2863741     38.67     41.36
1738.79/435.38	c  N dy  5945   1979271       150     12750         0     74553     89250   1412903     38.66     40.72
1757.57/440.01	c  N dy  5997   1999376       150     12750         0     93793     89250   2275792     38.66     40.77
1777.93/445.16	c  N dy  6008   2019592       150     12750         0    113017     89250   3139638     38.65     40.94
1799.12/450.41	c  N dy  6104   2039655       150     12750         0     73004     89250   1318013     38.65     40.88
1818.28/455.27	c  N dy  6165   2059669       150     12750         0     92198     89250   2176858     38.65     43.72
1850.64/463.31	c  N dy  6211   2087878       150     12750         0    119152     89250   3381408     38.65     40.77
1869.43/468.05	c  N dy  6281   2107955       150     12750         0     78165     89250   1511024     38.65     42.75
1900.97/475.96	c  N dy  6321   2140582       150     12750         0    109204     89250   2894296     38.62     40.80
1927.73/482.65	c  N dy  6400   2160708       150     12750         0     67320     89250    992717     38.63     41.34
1947.31/487.59	c  N dy  6482   2181193       150     12750         0     86987     89250   1873146     38.64     40.87
1972.07/493.79	c  N dy  6569   2201292       150     12750         0    106259     89250   2734246     38.64     40.70
1986.46/497.32	c  S st  6609   2210887       150     12750         0    115423     89250   3142679     38.64   no data
1987.66/497.68	c  S st  6609   2211396       150     12750         0    115915     89250   3165035     38.64   no data
1987.66/497.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1988.07/497.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1988.07/497.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1988.07/497.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1988.07/497.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1988.07/497.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1988.07/497.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1988.47/497.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1988.47/497.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2093.52/524.12	c lits-rem:       920  cl-subs:     5701  v-elim:      0  v-fix:    0  time: 26.22 s
2093.52/524.12	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2093.52/524.16	c vivif2 --  cl tried   110214 cl shrink        0 lits rem          0 time: 0.04
2095.09/524.54	c asymm  cl-useful: 0/1059/12750 lits-rem:0 time: 0.39
2095.09/524.55	c calculated reachability. Time: 0.00
2095.09/524.55	c  N dy  6609   2211396       150     12750         0    110214     89250   2855772     38.64   no data
2121.46/531.14	c  N dy  6668   2231482       150     12750         0     67355     89250    957999     38.64     40.68
2139.04/535.57	c  N dy  6726   2251521       150     12750         0     86528     89250   1811601     38.64     40.82
2164.60/541.95	c  N dy  6801   2273177       150     12750         0    107254     89250   2738144     38.64     40.76
2193.77/549.21	c  N dy  6868   2293634       150     12750         0     63727     89250    763305     38.64     40.70
2212.17/553.86	c  N dy  6954   2313693       150     12750         0     82974     89250   1626995     38.65     40.85
2234.90/559.56	c  N dy  6987   2333748       150     12750         0    102113     89250   2479530     38.64     40.82
2262.87/566.57	c  N dy  7066   2353850       150     12750         0    121394     89250   3343371     38.65     40.87
2286.04/572.30	c  N dy  7121   2374073       150     12750         0     76570     89250   1302427     38.65     40.83
2308.01/577.81	c  N dy  7208   2394099       150     12750         0     95787     89250   2164509     38.65     40.99
2333.97/584.38	c  N dy  7283   2414510       150     12750         0    115305     89250   3037031     38.66     40.98
2364.33/591.94	c  N dy  7373   2435636       150     12750         0     70487     89250    996343     38.66     40.84
2383.11/596.68	c  N dy  7430   2455721       150     12750         0     89695     89250   1856045     38.66     40.71
2407.47/602.71	c  N dy  7497   2475895       150     12750         0    109003     89250   2719823     38.66     40.77
2435.04/609.63	c  N dy  7555   2496104       150     12750         0    128332     89250   3588515     38.66     40.85
2457.81/615.32	c  N dy  7658   2516154       150     12750         0     81520     89250   1459790     38.67     41.47
2480.59/621.07	c  N dy  7742   2536213       150     12750         0    100769     89250   2322002     38.68     42.01
2509.33/628.24	c  N dy  7835   2556259       150     12750         0    119992     89250   3183210     38.69     40.82
2537.32/635.20	c  N dy  7909   2576402       150     12750         0     72213     89250   1000516     38.69     40.92
2559.29/640.74	c  N dy  7973   2596655       150     12750         0     91532     89250   1865771     38.69     40.78
2582.43/646.59	c  N dy  8021   2616698       150     12750         0    110707     89250   2723432     38.69     41.78
2612.01/653.99	c  N dy  8100   2637097       150     12750         0    130232     89250   3599213     38.69     40.98
2639.55/660.85	c  N dy  8185   2657145       150     12750         0     81503     89250   1384726     38.70     41.31
2666.31/667.52	c  N dy  8268   2681596       150     12750         0    104980     89250   2441601     38.70     40.81
2698.28/675.52	c  N dy  8347   2703966       150     12750         0    126353     89250   3400027     38.70     40.84
2709.08/678.25	c  S st  8356   2711398       150     12750         0    133468     89250   3715902     38.70     38.32
2710.66/678.60	c  S st  8356   2711905       150     12750         0    133955     89250   3737256     38.70   no data
2710.66/678.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2710.66/678.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
2710.66/678.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2710.66/678.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2710.66/678.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2710.66/678.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2710.66/678.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2711.05/678.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2711.45/678.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2852.86/714.23	c lits-rem:      1188  cl-subs:     7263  v-elim:      0  v-fix:    0  time: 35.39 s
2852.86/714.24	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2852.86/714.28	c vivif2 --  cl tried   126692 cl shrink        0 lits rem          0 time: 0.05
2854.85/714.70	c asymm  cl-useful: 0/901/12750 lits-rem:0 time: 0.42
2854.85/714.70	c calculated reachability. Time: 0.00
2854.85/714.70	c  N dy  8356   2711905       150     12750         0    126692     89250   3348492     38.70   no data
2882.82/721.78	c  N dy  8440   2731934       150     12750         0     77071     89250   1153505     38.70     41.59
2903.20/726.80	c  N dy  8465   2752028       150     12750         0     96297     89250   2012155     38.70     41.03
2961.51/741.44	c  N dy  8559   2796817       150     12750         0    138980     89250   3915983     38.68     40.84
2985.08/747.39	c  N dy  8650   2819305       150     12750         0     90806     89250   1741314     38.68     40.84
3010.24/753.60	c  N dy  8713   2840000       150     12750         0    110636     89250   2629997     38.68     41.10
3040.20/761.20	c  N dy  8770   2861603       150     12750         0    131242     89250   3551699     38.68     40.78
3068.16/768.13	c  N dy  8835   2881656       150     12750         0     79698     89250   1201717     38.69     40.95
3090.14/773.63	c  N dy  8874   2903173       150     12750         0    100279     89250   2122879     38.68     40.87
3116.90/780.38	c  N dy  8949   2923251       150     12750         0    119480     89250   2983932     38.68     41.55
3150.84/788.87	c  N dy  9042   2943324       150     12750         0    138710     89250   3847424     38.69     41.26
3176.42/795.25	c  N dy  9105   2965208       150     12750         0     87966     89250   1540889     38.69     40.79
3199.99/801.16	c  N dy  9156   2985481       150     12750         0    107379     89250   2405108     38.69     41.23
3228.34/808.26	c  N dy  9220   3005841       150     12750         0    126842     89250   3279796     38.69     41.02
3265.09/817.46	c  N dy  9284   3025909       150     12750         0     73326     89250    849602     38.69     40.74
3290.66/823.83	c  N dy  9346   3046162       150     12750         0     92693     89250   1718981     38.69     40.83
3316.22/830.28	c  N dy  9370   3066342       150     12750         0    111926     89250   2585029     38.68     40.90
3348.18/838.22	c  N dy  9443   3086456       150     12750         0    131149     89250   3446334     38.69     41.02
3385.74/847.69	c  N dy  9512   3106505       150     12750         0     76741     89250    971194     38.69     41.33
3420.08/856.22	c  N dy  9545   3135342       150     12750         0    104209     89250   2195633     38.67     40.72
3457.63/865.67	c  N dy  9625   3162042       150     12750         0    129819     89250   3346354     38.67     40.78
3491.98/874.28	c  N dy  9713   3182058       150     12750         0    148920     89250   4201504     38.68     41.02
3515.55/880.11	c  N dy  9803   3202203       150     12750         0     93595     89250   1696135     38.69     40.78
3527.93/883.27	c  S st  9861   3211906       150     12750         0    102864     89250   2114883     38.69   no data
3529.13/883.55	c  S st  9861   3212408       150     12750         0    103352     89250   2137017     38.69   no data
3529.13/883.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3529.52/883.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3529.52/883.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3529.52/883.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3529.52/883.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3529.52/883.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3529.52/883.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3529.52/883.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3529.92/883.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3579.09/896.04	c lits-rem:       524  cl-subs:     2842  v-elim:      0  v-fix:    0  time: 12.34 s
3579.09/896.04	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
3579.09/896.07	c vivif2 --  cl tried   100510 cl shrink        0 lits rem          0 time: 0.03
3580.66/896.46	c asymm  cl-useful: 0/1116/12750 lits-rem:0 time: 0.38
3580.66/896.46	c calculated reachability. Time: 0.00
3580.66/896.46	c  N dy  9861   3212408       150     12750         0    100510     89250   1978395     38.69   no data
3608.62/903.41	c  N dy  9954   3232635       150     12750         0    119922     89250   2851186     38.70     40.80
3638.18/910.84	c  N dy  9997   3252663       150     12750         0    139011     89250   3702446     38.69     40.74
3677.72/920.71	c  N dy 10075   3272794       150     12750         0     82809     89250   1175896     38.70     40.89
3704.89/927.58	c  N dy 10165   3292825       150     12750         0    102042     89250   2039889     38.70     41.70
3731.65/934.21	c  N dy 10201   3313136       150     12750         0    121479     89250   2910972     38.70     40.81
3764.40/942.49	c  N dy 10281   3333187       150     12750         0    140712     89250   3773098     38.70     41.65
3791.97/949.38	c  N dy 10313   3353246       150     12750         0     83331     89250   1164122     38.69     40.81
3813.94/954.85	c  N dy 10378   3373274       150     12750         0    102489     89250   2028633     38.69     41.02
3840.30/961.48	c  N dy 10440   3393338       150     12750         0    121703     89250   2884958     38.69     40.75
3867.47/968.28	c  N dy 10466   3413431       150     12750         0    140848     89250   3741648     38.69     40.75
3902.21/976.95	c  N dy 10546   3433823       150     12750         0     82935     89250   1113158     38.69     40.84
3923.79/982.36	c  N dy 10603   3453914       150     12750         0    102178     89250   1976279     38.69     41.99
3952.95/989.63	c  N dy 10702   3473966       150     12750         0    121416     89250   2844126     38.70     41.49
3985.70/997.80	c  N dy 10739   3495863       150     12750         0    142327     89250   3779638     38.70     40.84
4024.85/1007.64	c  N dy 10811   3520098       150     12750         0     87045     89250   1257087     38.69     40.81
4050.41/1014.02	c  N dy 10876   3542423       150     12750         0    108324     89250   2214398     38.69     40.77
4078.77/1021.12	c  N dy 10934   3562516       150     12750         0    127542     89250   3071090     38.69     42.13
4114.74/1030.14	c  N dy 11009   3582527       150     12750         0    146727     89250   3935428     38.70     42.53
4153.87/1039.99	c  N dy 11074   3602619       150     12750         0     86548     89250   1206985     38.69     41.74
4181.44/1046.86	c  N dy 11124   3623719       150     12750         0    106751     89250   2113226     38.69     40.74
4213.39/1054.80	c  N dy 11214   3643736       150     12750         0    125932     89250   2977341     38.70     40.80
4262.12/1067.09	c  N dy 11258   3671349       150     12750         0    152272     89250   4154324     38.69     40.80
4296.88/1075.78	c  N dy 11318   3693378       150     12750         0     93034     89250   1464313     38.69     40.97
4323.24/1082.39	c  S st 11418   3712409       150     12750         0    111293     89250   2285801     38.70   no data
4324.44/1082.69	c  S st 11418   3712913       150     12750         0    111790     89250   2307568     38.70   no data
4324.84/1082.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4324.84/1082.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4324.84/1082.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4324.84/1082.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4324.84/1082.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4324.84/1082.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4324.84/1082.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4325.24/1082.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4325.24/1082.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4377.17/1095.84	c lits-rem:       707  cl-subs:     3126  v-elim:      0  v-fix:    0  time: 12.99 s
4377.17/1095.84	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4377.17/1095.87	c vivif2 --  cl tried   108664 cl shrink        0 lits rem          0 time: 0.03
4378.79/1096.27	c asymm  cl-useful: 0/981/12750 lits-rem:0 time: 0.40
4378.79/1096.28	c calculated reachability. Time: 0.00
4378.79/1096.28	c  N dy 11418   3712913       150     12750         0    108664     89250   2137090     38.70   no data
4407.92/1103.50	c  N dy 11489   3733202       150     12750         0    128125     89250   3011651     38.70     40.88
4439.47/1111.50	c  F st 11566   3751563       150     12750         0    145723     89250   3801807     38.70   no data
4443.08/1112.38	c  N st 11570   3753597       150     12750         0    147672     89250   3889941     38.70   no data
4479.44/1121.42	c  N dy 11647   3773617       150     12750         0     85540     89250   1091608     38.70     40.90
4502.99/1127.33	c  N dy 11714   3793708       150     12750         0    104776     89250   1954310     38.70     40.91
4539.74/1136.50	c  N dy 11817   3814982       150     12750         0    125136     89250   2871350     38.71     40.98
4576.88/1145.81	c  N dy 11889   3836430       150     12750         0    145603     89250   3790702     38.71     41.02
4618.43/1156.23	c  N dy 11965   3857721       150     12750         0     83715     89250    972429     38.71     40.98
4640.01/1161.67	c  N dy 12026   3877734       150     12750         0    102824     89250   1833766     38.71     44.76
4667.96/1168.60	c  N dy 12095   3897836       150     12750         0    122092     89250   2698384     38.71     40.76
4700.71/1176.80	c  N dy 12163   3918676       150     12750         0    142074     89250   3596541     38.72     40.90
4737.07/1185.95	c  N dy 12217   3939596       150     12750         0    162078     89250   4494984     38.72     41.07
4764.24/1192.76	c  N dy 12278   3959666       150     12750         0     98068     89250   1584377     38.72     43.21
4791.00/1199.42	c  N dy 12337   3980036       150     12750         0    117553     89250   2462518     38.72     40.78

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-3173847-1304031667/watcher-3173847-1304031667 -o /tmp/evaluation-result-3173847-1304031667/solver-3173847-1304031667 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173847-1304031667.cnf 

running on 4 cores: 0,2,4,6

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.88 8.01 7.30 5/180 20430
/proc/meminfo: memFree=17448740/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 946 0 0 0 0 0 0 0 25 0 4 0 593397440 212996096 861 33554432000 4194304 4627427 140737453759472 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 52001 863 338 106 0 46972 0
[pid=20430/tid=20431] ppid=20428 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 150 0 0 0 0 0 0 0 25 0 4 0 593397440 212996096 866 33554432000 4194304 4627427 140737453759472 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 115 0 0 0 0 0 0 0 25 0 4 0 593397440 212996096 866 33554432000 4194304 4627427 140737453759472 18446744073709551615 215988697582 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 135 0 0 0 0 0 0 0 25 0 4 0 593397440 212996096 869 33554432000 4194304 4627427 140737453759472 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.108072 s]
/proc/loadavg: 7.88 8.01 7.30 5/180 20430
/proc/meminfo: memFree=17448740/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=217172 CPUtime=0.4 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 2210 0 0 0 40 0 0 0 25 0 4 0 593397440 222384128 2125 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 54293 2125 364 106 0 49264 0
[pid=20430/tid=20431] ppid=20428 vsize=217172 CPUtime=0.1 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 419 0 0 0 10 0 0 0 25 0 4 0 593397440 222384128 2125 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=217172 CPUtime=0.1 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 403 0 0 0 10 0 0 0 25 0 4 0 593397440 222384128 2125 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=217172 CPUtime=0.1 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 555 0 0 0 10 0 0 0 25 0 4 0 593397440 222384128 2125 33554432000 4194304 4627427 140737453759472 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 217172

[startup+0.201057 s]
/proc/loadavg: 7.88 8.01 7.30 5/180 20430
/proc/meminfo: memFree=17448740/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=217308 CPUtime=0.78 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 2395 0 0 0 78 0 0 0 25 0 4 0 593397440 222523392 2310 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 54327 2310 364 106 0 49298 0
[pid=20430/tid=20431] ppid=20428 vsize=217308 CPUtime=0.19 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 438 0 0 0 19 0 0 0 25 0 4 0 593397440 222523392 2310 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=217308 CPUtime=0.19 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 416 0 0 0 19 0 0 0 25 0 4 0 593397440 222523392 2310 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=217308 CPUtime=0.19 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 691 0 0 0 19 0 0 0 25 0 4 0 593397440 222523392 2310 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 217308

[startup+0.30104 s]
/proc/loadavg: 7.88 8.01 7.30 5/180 20430
/proc/meminfo: memFree=17448740/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=218440 CPUtime=1.18 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 2758 0 0 0 118 0 0 0 25 0 4 0 593397440 223682560 2324 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 54610 2324 366 106 0 49581 0
[pid=20430/tid=20431] ppid=20428 vsize=218440 CPUtime=0.29 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 452 0 0 0 29 0 0 0 25 0 4 0 593397440 223682560 2324 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=218440 CPUtime=0.29 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 430 0 0 0 29 0 0 0 25 0 4 0 593397440 223682560 2324 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=218440 CPUtime=0.29 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 1020 0 0 0 29 0 0 0 25 0 4 0 593397440 223682560 2324 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 218440

[startup+0.919511 s]
/proc/loadavg: 7.88 8.01 7.30 5/180 20430
/proc/meminfo: memFree=17448740/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=226420 CPUtime=3.65 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 9669 0 0 0 364 1 0 0 25 0 4 0 593397440 231854080 5333 33554432000 4194304 4627427 140737453759472 18446744073709551615 4332314 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 56605 5333 384 106 0 51576 0
[pid=20430/tid=20431] ppid=20428 vsize=226420 CPUtime=0.9 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 2459 0 0 0 90 0 0 0 18 0 4 0 593397440 231854080 5333 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=226420 CPUtime=0.91 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 2354 0 0 0 91 0 0 0 18 0 4 0 593397440 231854080 5333 33554432000 4194304 4627427 140737453759472 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=226420 CPUtime=0.91 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 2060 0 0 0 91 0 0 0 25 0 4 0 593397440 231854080 5333 33554432000 4194304 4627427 140737453759472 18446744073709551615 215988635783 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 226420

[startup+1.50083 s]
/proc/loadavg: 7.88 8.01 7.30 5/180 20430
/proc/meminfo: memFree=17448740/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=226912 CPUtime=5.97 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 12817 0 0 0 596 1 0 0 25 0 4 0 593397440 232357888 6140 33554432000 4194304 4627427 140737453759472 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 56728 6140 385 106 0 51699 0
[pid=20430/tid=20431] ppid=20428 vsize=226912 CPUtime=1.49 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 3277 0 0 0 149 0 0 0 19 0 4 0 593397440 232357888 6140 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=226912 CPUtime=1.49 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 3122 0 0 0 149 0 0 0 19 0 4 0 593397440 232357888 6140 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=226912 CPUtime=1.49 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 2827 0 0 0 149 0 0 0 25 0 4 0 593397440 232357888 6140 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 226912

[startup+3.10055 s]
/proc/loadavg: 8.05 8.04 7.32 9/184 20434
/proc/meminfo: memFree=17381124/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=243332 CPUtime=12.36 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 28780 0 0 0 1232 4 0 0 25 0 4 0 593397440 249171968 16186 33554432000 4194304 4627427 140737453759472 18446744073709551615 4507021 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 60833 16186 388 106 0 55804 0
[pid=20430/tid=20431] ppid=20428 vsize=243332 CPUtime=3.09 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 6471 0 0 0 308 1 0 0 23 0 4 0 593397440 249171968 16186 33554432000 4194304 4627427 140737453759472 18446744073709551615 4322302 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=243332 CPUtime=3.07 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 8130 0 0 0 307 0 0 0 23 0 4 0 593397440 249171968 16186 33554432000 4194304 4627427 140737453759472 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=243332 CPUtime=3.08 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 7091 0 0 0 308 0 0 0 25 0 4 0 593397440 249171968 16186 33554432000 4194304 4627427 140737453759472 18446744073709551615 4467838 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 243332

[startup+6.30099 s]
/proc/loadavg: 8.05 8.04 7.32 9/184 20434
/proc/meminfo: memFree=17331672/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=253832 CPUtime=25.15 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 41684 0 0 0 2507 8 0 0 25 0 4 0 593397440 259923968 19496 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 63458 19496 388 106 0 58429 0
[pid=20430/tid=20431] ppid=20428 vsize=253832 CPUtime=6.29 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 11691 0 0 0 627 2 0 0 25 0 4 0 593397440 259923968 19496 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=253832 CPUtime=6.25 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 10772 0 0 0 625 0 0 0 25 0 4 0 593397440 259923968 19496 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=253832 CPUtime=6.29 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 9163 0 0 0 628 1 0 0 25 0 4 0 593397440 259923968 19496 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 253832

[startup+12.7069 s]
/proc/loadavg: 8.04 8.04 7.32 9/184 20434
/proc/meminfo: memFree=17292284/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=269484 CPUtime=50.73 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 65973 0 0 0 5061 12 0 0 25 0 4 0 593397440 275951616 26498 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 67371 26498 388 106 0 62342 0
[pid=20430/tid=20431] ppid=20428 vsize=269484 CPUtime=12.69 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 17769 0 0 0 1266 3 0 0 25 0 4 0 593397440 275951616 26498 33554432000 4194304 4627427 140737453759472 18446744073709551615 4310506 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=269484 CPUtime=12.62 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 16182 0 0 0 1261 1 0 0 25 0 4 0 593397440 275951616 26498 33554432000 4194304 4627427 140737453759472 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=269484 CPUtime=12.69 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 15359 0 0 0 1267 2 0 0 25 0 4 0 593397440 275951616 26498 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 269484

[startup+25.5006 s]
/proc/loadavg: 8.11 8.05 7.34 9/184 20435
/proc/meminfo: memFree=17220076/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=268720 CPUtime=101.83 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 100936 0 0 0 10163 20 0 0 25 0 4 0 593397440 275169280 36019 33554432000 4194304 4627427 140737453759472 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 67180 36019 388 106 0 62151 0
[pid=20430/tid=20431] ppid=20428 vsize=268720 CPUtime=25.49 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 26470 0 0 0 2544 5 0 0 25 0 4 0 593397440 275169280 36019 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=268720 CPUtime=25.35 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 24906 0 0 0 2532 3 0 0 25 0 4 0 593397440 275169280 36019 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=268720 CPUtime=25.49 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 23690 0 0 0 2544 5 0 0 25 0 4 0 593397440 275169280 36019 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 268720

[startup+51.1012 s]
/proc/loadavg: 8.13 8.06 7.36 9/184 20435
/proc/meminfo: memFree=17147492/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=290440 CPUtime=204.11 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 151288 0 0 0 20380 31 0 0 25 0 4 0 593397440 297410560 45099 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 72610 45099 388 106 0 67581 0
[pid=20430/tid=20431] ppid=20428 vsize=290440 CPUtime=51.08 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 40733 0 0 0 5101 7 0 0 25 0 4 0 593397440 297410560 45099 33554432000 4194304 4627427 140737453759472 18446744073709551615 4427394 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=290440 CPUtime=50.81 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 37243 0 0 0 5076 5 0 0 25 0 4 0 593397440 297410560 45099 33554432000 4194304 4627427 140737453759472 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=290440 CPUtime=51.09 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 36172 0 0 0 5101 8 0 0 25 0 4 0 593397440 297410560 45099 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 290440

[startup+102.3 s]
/proc/loadavg: 8.13 8.07 7.40 9/184 20437
/proc/meminfo: memFree=17129564/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=289584 CPUtime=408.62 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 219159 0 0 0 40810 52 0 0 25 0 4 0 593397440 296534016 46669 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 72396 46669 388 106 0 67367 0
[pid=20430/tid=20431] ppid=20428 vsize=289584 CPUtime=102.27 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 56858 0 0 0 10214 13 0 0 25 0 4 0 593397440 296534016 46669 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=289584 CPUtime=101.75 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 52387 0 0 0 10165 10 0 0 25 0 4 0 593397440 296534016 46669 33554432000 4194304 4627427 140737453759472 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=289584 CPUtime=102.28 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 58088 0 0 0 10214 14 0 0 25 0 4 0 593397440 296534016 46669 33554432000 4194304 4627427 140737453759472 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 289584

[startup+162.307 s]

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

[pid=20430] ppid=20428 vsize=672012 CPUtime=2805.35 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 671821 0 0 0 280315 220 0 0 25 0 4 0 593397440 688140288 110274 33554432000 4194304 4627427 140737453759472 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 168003 110274 388 106 0 162974 0
[pid=20430/tid=20431] ppid=20428 vsize=672012 CPUtime=702.27 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 173925 0 0 0 70167 60 0 0 25 0 4 0 593397440 688140288 110274 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=672012 CPUtime=698.51 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 160691 0 0 0 69803 48 0 0 25 0 4 0 593397440 688140288 110274 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=672012 CPUtime=702.3 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 189229 0 0 0 70168 62 0 0 25 0 4 0 593397440 688140288 110274 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 672012

[startup+762.301 s]
/proc/loadavg: 8.03 8.03 7.71 9/184 20454
/proc/meminfo: memFree=16621056/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=728076 CPUtime=3045 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 703598 0 0 0 304266 234 0 0 25 0 4 0 593397440 745549824 112595 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 182019 112595 388 106 0 176990 0
[pid=20430/tid=20431] ppid=20428 vsize=728076 CPUtime=762.26 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 183802 0 0 0 76161 65 0 0 25 0 4 0 593397440 745549824 112595 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=728076 CPUtime=758.18 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 167249 0 0 0 75767 51 0 0 25 0 4 0 593397440 745549824 112595 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=728076 CPUtime=762.3 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 195612 0 0 0 76164 66 0 0 25 0 4 0 593397440 745549824 112595 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 728076

[startup+822.307 s]
/proc/loadavg: 8.09 8.04 7.73 9/184 20456
/proc/meminfo: memFree=16598300/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=726128 CPUtime=3284.69 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 742786 0 0 0 328222 247 0 0 25 0 4 0 593397440 743555072 116221 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 181532 116221 388 106 0 176503 0
[pid=20430/tid=20431] ppid=20428 vsize=726128 CPUtime=822.26 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 195097 0 0 0 82156 70 0 0 25 0 4 0 593397440 743555072 116221 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=726128 CPUtime=817.86 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 173152 0 0 0 81733 53 0 0 25 0 4 0 593397440 743555072 116221 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=726128 CPUtime=822.31 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 209721 0 0 0 82162 69 0 0 25 0 4 0 593397440 743555072 116221 33554432000 4194304 4627427 140737453759472 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 726128

[startup+882.301 s]
/proc/loadavg: 8.03 8.03 7.74 9/184 20457
/proc/meminfo: memFree=16447588/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=695340 CPUtime=3524.34 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 772475 0 0 0 352176 258 0 0 25 0 4 0 593397440 712028160 128920 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 173835 128920 388 106 0 168806 0
[pid=20430/tid=20431] ppid=20428 vsize=695340 CPUtime=882.26 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 204606 0 0 0 88153 73 0 0 25 0 4 0 593397440 712028160 128920 33554432000 4194304 4627427 140737453759472 18446744073709551615 4299718 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=695340 CPUtime=877.53 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 179065 0 0 0 87697 56 0 0 25 0 4 0 593397440 712028160 128920 33554432000 4194304 4627427 140737453759472 18446744073709551615 4333541 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=695340 CPUtime=882.3 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 214203 0 0 0 88160 70 0 0 25 0 4 0 593397440 712028160 128920 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 695340

[startup+942.3 s]
/proc/loadavg: 8.06 8.04 7.76 9/184 20459
/proc/meminfo: memFree=16453876/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=786524 CPUtime=3764 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 792967 0 0 0 376133 267 0 0 25 0 4 0 593397440 805400576 125251 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 196631 125251 388 106 0 191602 0
[pid=20430/tid=20431] ppid=20428 vsize=786524 CPUtime=942.25 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 214292 0 0 0 94148 77 0 0 25 0 4 0 593397440 805400576 125251 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=786524 CPUtime=937.2 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 182204 0 0 0 93663 57 0 0 25 0 4 0 593397440 805400576 125251 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=786524 CPUtime=942.3 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 218615 0 0 0 94157 73 0 0 25 0 4 0 593397440 805400576 125251 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 786524

[startup+1002.3 s]
/proc/loadavg: 8.07 8.04 7.78 9/184 20461
/proc/meminfo: memFree=16421844/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=802048 CPUtime=4003.68 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 829329 0 0 0 400087 281 0 0 25 0 4 0 593397440 821297152 129023 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 200512 129023 388 106 0 195483 0
[pid=20430/tid=20431] ppid=20428 vsize=802048 CPUtime=1002.25 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 224564 0 0 0 100145 80 0 0 25 0 4 0 593397440 821297152 129023 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=802048 CPUtime=996.88 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 191939 0 0 0 99628 60 0 0 25 0 4 0 593397440 821297152 129023 33554432000 4194304 4627427 140737453759472 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=802048 CPUtime=1002.31 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 228391 0 0 0 100154 77 0 0 25 0 4 0 593397440 821297152 129023 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 802048

[startup+1062.3 s]
/proc/loadavg: 8.14 8.06 7.80 9/184 20462
/proc/meminfo: memFree=16407164/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=803292 CPUtime=4243.35 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 856212 0 0 0 424041 294 0 0 25 0 4 0 593397440 822571008 132951 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 200823 132951 388 106 0 195794 0
[pid=20430/tid=20431] ppid=20428 vsize=803292 CPUtime=1062.26 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 234687 0 0 0 106140 86 0 0 25 0 4 0 593397440 822571008 132951 33554432000 4194304 4627427 140737453759472 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=803292 CPUtime=1056.55 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 197833 0 0 0 105592 63 0 0 25 0 4 0 593397440 822571008 132951 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309082 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=803292 CPUtime=1062.3 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 233432 0 0 0 106152 78 0 0 25 0 4 0 593397440 822571008 132951 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 803292

[startup+1122.3 s]
/proc/loadavg: 8.11 8.06 7.82 9/184 20464
/proc/meminfo: memFree=16424084/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=704912 CPUtime=4483.01 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 888137 0 0 0 447995 306 0 0 25 0 4 0 593397440 721829888 127889 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309119 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 176228 127889 388 106 0 171199 0
[pid=20430/tid=20431] ppid=20428 vsize=704912 CPUtime=1122.25 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 240753 0 0 0 112137 88 0 0 25 0 4 0 593397440 721829888 127889 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=704912 CPUtime=1116.23 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 206659 0 0 0 111556 67 0 0 25 0 4 0 593397440 721829888 127889 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=704912 CPUtime=1122.31 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 242769 0 0 0 112148 83 0 0 25 0 4 0 593397440 721829888 127889 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 704912

[startup+1182.3 s]
/proc/loadavg: 8.10 8.06 7.83 9/184 20465
/proc/meminfo: memFree=16366500/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=705428 CPUtime=4722.68 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 921234 0 0 0 471948 320 0 0 25 0 4 0 593397440 722358272 133022 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 176357 133022 388 106 0 171328 0
[pid=20430/tid=20431] ppid=20428 vsize=705428 CPUtime=1182.25 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 250286 0 0 0 118133 92 0 0 25 0 4 0 593397440 722358272 133022 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=705428 CPUtime=1175.9 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 213176 0 0 0 117520 70 0 0 25 0 4 0 593397440 722358272 133022 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=705428 CPUtime=1182.3 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 251643 0 0 0 118144 86 0 0 25 0 4 0 593397440 722358272 133022 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 705428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.53 7.94 7.79 5/175 20484
/proc/meminfo: memFree=16988740/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=885928 CPUtime=4800.22 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 931078 0 0 0 479698 324 0 0 25 0 4 0 593397440 907190272 141227 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309344 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 221482 141227 388 106 0 216453 0
[pid=20430/tid=20431] ppid=20428 vsize=885928 CPUtime=1201.67 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 252104 0 0 0 120074 93 0 0 25 0 4 0 593397440 907190272 141227 33554432000 4194304 4627427 140737453759472 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=885928 CPUtime=1195.21 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 215108 0 0 0 119450 71 0 0 25 0 4 0 593397440 907190272 141227 33554432000 4194304 4627427 140737453759472 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=885928 CPUtime=1201.72 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 254031 0 0 0 120084 88 0 0 25 0 4 0 593397440 907190272 141227 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 885928

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

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

[startup+1201.7 s]
/proc/loadavg: 7.53 7.94 7.79 5/175 20484
/proc/meminfo: memFree=16988740/32950940 swapFree=67111528/67111528
[pid=20430] ppid=20428 vsize=885928 CPUtime=4800.22 cores=0,2,4,6
/proc/20430/stat : 20430 (strangenight2-m) R 20428 20430 20083 0 -1 4202496 931078 0 0 0 479698 324 0 0 25 0 4 0 593397440 907190272 141227 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309344 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20430/statm: 221482 141227 388 106 0 216453 0
[pid=20430/tid=20431] ppid=20428 vsize=885928 CPUtime=1201.67 cores=0,2,4,6
/proc/20430/task/20431/stat : 20431 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 252104 0 0 0 120074 93 0 0 25 0 4 0 593397440 907190272 141227 33554432000 4194304 4627427 140737453759472 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20430/tid=20432] ppid=20428 vsize=885928 CPUtime=1195.21 cores=0,2,4,6
/proc/20430/task/20432/stat : 20432 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 215108 0 0 0 119450 71 0 0 25 0 4 0 593397440 907190272 141227 33554432000 4194304 4627427 140737453759472 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20430/tid=20433] ppid=20428 vsize=885928 CPUtime=1201.72 cores=0,2,4,6
/proc/20430/task/20433/stat : 20433 (strangenight2-m) R 20428 20430 20083 0 -1 4202560 254031 0 0 0 120084 88 0 0 25 0 4 0 593397440 907190272 141227 33554432000 4194304 4627427 140737453759472 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 885928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.28
CPU user time (s): 4797.01
CPU system time (s): 3.2725
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 924664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.01
system time used= 3.2725
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 931191
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= 780
involuntary context switches= 22323

runsolver used 1.93271 second user time and 4.6083 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 01:01:07
IDJOB=3173847
IDBENCH=82665
IDSOLVER=1586
FILE ID=node117/3173847-1304031667
RUNJOBID= node117-1304028687-20101
PBS_JOBID= 13170335
Free space on /tmp= 71676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1737989193-079-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173847-1304031667/watcher-3173847-1304031667 -o /tmp/evaluation-result-3173847-1304031667/solver-3173847-1304031667 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173847-1304031667.cnf

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

MD5SUM BENCH= a959d408d44dc22efc55e46b642f9083
RANDOM SEED=1244507841

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:      17448896 kB
Buffers:       2374984 kB
Cached:       12383128 kB
SwapCached:          0 kB
Active:        8174652 kB
Inactive:      6747068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17448896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12312 kB
Writeback:           0 kB
AnonPages:      162444 kB
Mapped:          15508 kB
Slab:           517552 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   374260 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= 71676 MiB
End job on node117 at 2011-04-29 01:21:10