Trace number 3366192

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
MD5SUM950830e22ef92fb7f22c5b3c987a21f5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366192-1305398438.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.04/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.04/0.03	c -- vars added        400
0.04/0.03	c Parsing time:  0.02 s
0.04/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
1.57/0.44	c asymm  cl-useful: 0/14620/34000 lits-rem:0 time: 0.40
1.57/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.57/0.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.57/0.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.57/0.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.57/0.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.57/0.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.57/1.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
1.57/1.11	c Finding binary XORs  T:     0.00 s  found:       0
1.57/1.11	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
1.57/1.11	c calculated reachability. Time: 0.00
1.57/1.11	c Calc default polars -  time:   0.00 s pos:     191 undec:       5 neg:     204
1.57/1.11	c =========================================================================================
1.57/1.11	c types(t): F = full restart, N = normal restart
1.57/1.11	c types(t): S = simplification begin/end, E = solution found
1.57/1.11	c restart types(rt): st = static, dy = dynamic
1.57/1.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.57/1.11	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
1.57/1.11	c  N dy    15      4675       400     34000         0      4614    238000    435942     81.39     85.96
5.54/1.40	c  N dy    34      9245       400     34000         0      6334    238000    482155     81.25     85.61
6.79/1.78	c  N dy    59     13323       400     34000         0      5677    238000    306820     82.19     87.59
8.33/2.15	c  N dy    83     17388       400     34000         0      9686    238000    683749     82.53     86.89
9.93/2.56	c  N dy    99     21659       400     34000         0      7788    238000    397652     82.16     88.28
11.17/2.87	c  F st   117     25001       400     34000         0     11097    238000    707124     82.24   no data
11.52/2.99	c  N st   120     26193       400     34000         0     12271    238000    814434     82.24   no data
13.11/3.36	c  S st   123     30000       400     34000         0      8678    238000    396855     82.24   no data
13.52/3.42	c  S st   123     30502       400     34000         0      9180    238000    440485     82.24   no data
13.52/3.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.52/3.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.52/3.45	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
13.52/3.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.52/3.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.52/3.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.52/3.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.52/3.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.52/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.81	c lits-rem:        38  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.33 s
15.90/4.05	c asymm  cl-useful: 0/7511/34000 lits-rem:0 time: 0.23
15.90/4.05	c calculated reachability. Time: 0.00
15.90/4.05	c  N dy   123     30502       400     34000         0      9119    238000    431398     82.24   no data
17.51/4.48	c  N dy   146     34718       400     34000         0     13276    238000    826812     82.53     86.95
19.94/5.04	c  N dy   168     39412       400     34000         0      9462    238000    376719     82.59     87.61
21.90/5.51	c  N dy   187     43483       400     34000         0     13472    238000    754684     82.63     87.10
22.70/5.78	c  S st   197     45755       400     34000         0     15715    238000    967760     82.65   no data
23.09/5.86	c  S st   197     46257       400     34000         0     16215    238000   1012670     82.65   no data
23.09/5.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.09/5.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
23.09/5.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.09/5.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.09/5.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.09/5.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.09/5.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.49/5.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.49/5.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.26/7.64	c lits-rem:       212  cl-subs:      202  v-elim:      0  v-fix:    0  time:  1.70 s
30.26/7.65	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
30.26/7.66	c vivif2 --  cl tried    16013 cl shrink        0 lits rem          0 time: 0.01
31.47/7.94	c asymm  cl-useful: 0/6368/34000 lits-rem:0 time: 0.28
31.47/7.94	c calculated reachability. Time: 0.00
31.47/7.94	c  N dy   197     46257       400     34000         0     16013    238000    982943     82.65   no data
33.10/8.39	c  N dy   210     50590       400     34000         0     10814    238000    420786     82.48     88.00
35.05/8.80	c  N dy   225     54667       400     34000         0     14847    238000    802778     82.47     86.98
36.65/9.25	c  N dy   247     58697       400     34000         0     18811    238000   1177729     82.55     86.94
38.64/9.72	c  N dy   267     62941       400     34000         0     12503    238000    497033     82.60     87.44
40.24/10.16	c  N dy   287     67208       400     34000         0     16716    238000    896171     82.67     87.44
41.04/10.40	c  S st   297     69385       400     34000         0     18859    238000   1098039     82.66     84.64
41.46/10.49	c  S st   297     69885       400     34000         0     19356    238000   1141192     82.66   no data
41.46/10.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.88/10.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
41.88/10.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.88/10.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.88/10.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.88/10.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
41.88/10.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.88/10.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.88/10.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.60/13.26	c lits-rem:       262  cl-subs:      204  v-elim:      0  v-fix:    0  time:  2.69 s
52.60/13.26	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
52.60/13.28	c vivif2 --  cl tried    19152 cl shrink        0 lits rem          0 time: 0.01
54.20/13.60	c asymm  cl-useful: 0/5501/34000 lits-rem:0 time: 0.33
54.20/13.60	c calculated reachability. Time: 0.00
54.20/13.60	c  N dy   297     69885       400     34000         0     19152    238000   1110699     82.66   no data
56.59/14.20	c  N dy   306     75161       400     34000         0     12868    238000    449629     82.46     87.19
58.59/14.75	c  N dy   324     80223       400     34000         0     17873    238000    918849     82.40     87.76
61.37/15.41	c  N dy   349     85413       400     34000         0     23000    238000   1397548     82.41     90.22
62.57/15.70	c  F st   360     87500       400     34000         0     12551    238000    336634     82.41     80.46
64.56/16.25	c  N dy   366     92695       400     34000         0     17681    238000    826905     82.41   no data
67.37/16.97	c  N dy   388     98804       400     34000         0     23700    238000   1397583     82.34     86.74
70.55/17.70	c  S st   419    104827       400     34000         0     16170    238000    600272     82.39     87.16
70.55/17.78	c  S st   419    105331       400     34000         0     16672    238000    643742     82.39   no data
70.55/17.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.95/17.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
70.95/17.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.95/17.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.95/17.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.95/17.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
70.95/17.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.95/17.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.95/17.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.34/18.41	c lits-rem:        19  cl-subs:       72  v-elim:      0  v-fix:    0  time:  0.57 s
73.34/18.41	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
73.34/18.42	c vivif2 --  cl tried    16600 cl shrink        0 lits rem          0 time: 0.01
74.14/18.67	c asymm  cl-useful: 0/7444/34000 lits-rem:0 time: 0.25
74.14/18.67	c calculated reachability. Time: 0.00
74.14/18.67	c  N dy   419    105331       400     34000         0     16600    238000    632896     82.39   no data
77.32/19.44	c  N dy   449    112085       400     34000         0     23279    238000   1266551     82.42     86.81
80.95/20.39	c  N dy   483    119280       400     34000         0     15881    238000    490412     82.45     91.64
84.51/21.29	c  N dy   519    126927       400     34000         0     23429    238000   1197754     82.45     87.99
88.89/22.38	c  N dy   553    135051       400     34000         0     15988    238000    417626     82.47     87.24
92.89/23.37	c  N dy   582    143744       400     34000         0     24553    238000   1223731     82.42     96.26
97.67/24.59	c  N dy   622    153024       400     34000         0     17266    238000    458320     82.42     86.76
100.05/25.18	c  S st   649    157997       400     34000         0     22171    238000    921424     82.45     80.56
100.46/25.27	c  S st   649    158501       400     34000         0     22673    238000    967359     82.45   no data
100.46/25.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.86/25.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
100.86/25.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.86/25.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.86/25.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.86/25.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
100.86/25.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.86/25.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.86/25.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.83/27.31	c lits-rem:       179  cl-subs:      141  v-elim:      0  v-fix:    0  time:  1.96 s
108.83/27.31	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
108.83/27.32	c vivif2 --  cl tried    22532 cl shrink        0 lits rem          0 time: 0.01
110.04/27.61	c asymm  cl-useful: 0/5871/34000 lits-rem:0 time: 0.29
110.04/27.61	c calculated reachability. Time: 0.00
110.04/27.61	c  N dy   649    158501       400     34000         0     22532    238000    946170     82.45   no data
115.62/29.04	c  N dy   687    169345       400     34000         0     33235    238000   1951040     82.42     87.24
121.20/30.45	c  N dy   726    180192       400     34000         0     26526    238000   1252901     82.31     87.45
127.98/32.11	c  N dy   769    191814       400     34000         0     19574    238000    509661     82.26     87.33
134.36/33.71	c  N dy   831    204195       400     34000         0     31809    238000   1661444     82.28     87.22
141.94/35.60	c  N dy   882    217668       400     34000         0     25707    238000   1006843     82.25     86.71
150.32/37.73	c  N dy   943    231737       400     34000         0     39595    238000   2318334     82.28     86.95
153.50/38.54	c  S st   961    237751       400     34000         0     25113    238000    867171     82.24   no data
153.90/38.64	c  S st   961    238255       400     34000         0     25615    238000    909656     82.24   no data
153.90/38.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
153.90/38.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
153.90/38.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.90/38.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.90/38.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.90/38.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
153.90/38.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.90/38.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
154.30/38.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.69/39.83	c lits-rem:       119  cl-subs:      166  v-elim:      0  v-fix:    0  time:  1.11 s
158.69/39.83	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
158.69/39.84	c vivif2 --  cl tried    25449 cl shrink        0 lits rem          0 time: 0.01
159.91/40.14	c asymm  cl-useful: 0/5394/34000 lits-rem:0 time: 0.30
159.91/40.14	c calculated reachability. Time: 0.00
159.91/40.14	c  N dy   961    238255       400     34000         0     25449    238000    885625     82.24   no data
169.10/42.46	c  N dy  1032    253479       400     34000         0     40486    238000   2297900     82.26     86.66
179.02/44.97	c  N dy  1088    269682       400     34000         0     35081    238000   1716289     82.19     86.59
189.40/47.58	c  N dy  1161    286905       400     34000         0     29710    238000   1133191     82.15     94.83
201.36/50.58	c  N dy  1239    305699       400     34000         0     24912    238000    600744     82.15     86.91
201.76/50.65	c  F st  1243    306250       400     34000         0     25455    238000    651730     82.16   no data
213.32/53.58	c  N dy  1323    325355       400     34000         0     44326    238000   2451433     82.20     88.20
225.73/56.66	c  N dy  1410    345433       400     34000         0     39769    238000   1928670     82.23     86.91
234.07/58.79	c  S st  1464    357384       400     34000         0     26236    238000    566675     82.23     86.24
234.50/58.89	c  S st  1464    357889       400     34000         0     26741    238000    609266     82.23   no data
234.50/58.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
234.91/58.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
234.91/58.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
234.91/58.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.91/58.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.91/58.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
234.91/58.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
234.91/58.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
234.91/58.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.25/59.51	c lits-rem:        25  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.55 s
237.25/59.52	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
237.25/59.53	c vivif2 --  cl tried    26706 cl shrink        0 lits rem          0 time: 0.01
238.45/59.83	c asymm  cl-useful: 0/5179/34000 lits-rem:0 time: 0.30
238.45/59.83	c calculated reachability. Time: 0.00
238.45/59.83	c  N dy  1464    357889       400     34000         0     26706    238000    604048     82.23   no data
250.42/62.88	c  N dy  1547    377906       400     34000         0     46506    238000   2472113     82.23     95.14
263.18/66.09	c  N dy  1640    398121       400     34000         0     40109    238000   1784190     82.25     86.62
277.94/69.71	c  N dy  1733    418182       400     34000         0     32587    238000    998935     82.27     86.68
291.53/73.18	c  N dy  1816    438219       400     34000         0     52385    238000   2854906     82.25     87.12
305.11/76.52	c  N dy  1895    458290       400     34000         0     43900    238000   1988409     82.24     91.26
319.82/80.29	c  N dy  1998    478522       400     34000         0     34575    238000   1013782     82.29     86.84
333.78/83.77	c  N dy  2090    498561       400     34000         0     54389    238000   2881345     82.30     88.76
347.74/87.29	c  N dy  2191    518740       400     34000         0     44024    238000   1830333     82.33     86.78
361.73/90.73	c  S st  2272    536833       400     34000         0     61883    238000   3518408     82.35   no data
362.49/90.91	c  S st  2272    537335       400     34000         0     62383    238000   3562488     82.35   no data
362.49/90.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
362.49/90.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
362.49/90.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
362.49/90.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
362.49/90.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
362.49/90.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
362.49/90.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
362.89/91.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
363.29/91.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.52/123.60	c lits-rem:       506  cl-subs:      936  v-elim:      0  v-fix:    0  time: 32.47 s
492.92/123.60	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
492.92/123.64	c vivif2 --  cl tried    61447 cl shrink        0 lits rem          0 time: 0.04
494.51/124.04	c asymm  cl-useful: 0/3302/34000 lits-rem:0 time: 0.40
494.51/124.04	c calculated reachability. Time: 0.00
494.51/124.04	c  N dy  2272    537335       400     34000         0     61447    238000   3424426     82.35   no data
508.06/127.41	c  N dy  2352    557500       400     34000         0     50092    238000   2301860     82.34     86.74
523.23/131.26	c  N dy  2447    577519       400     34000         0     37579    238000   1052172     82.35     87.25
537.98/134.90	c  N dy  2533    597570       400     34000         0     57349    238000   2905259     82.34     87.03
553.93/138.93	c  N dy  2622    617678       400     34000         0     43989    238000   1567056     82.34     87.25
570.68/143.10	c  N dy  2692    638292       400     34000         0     64364    238000   3481459     82.30     87.29
587.84/147.45	c  N dy  2787    658325       400     34000         0     49895    238000   2041317     82.32     86.81
604.99/151.71	c  N dy  2865    678365       400     34000         0     69696    238000   3904435     82.32     87.06
619.75/155.46	c  N dy  2956    698949       400     34000         0     54793    238000   2432037     82.32     87.16
637.29/159.85	c  N dy  3045    719027       400     34000         0     38406    238000    795997     82.33     86.98
652.85/163.77	c  N dy  3140    739058       400     34000         0     58199    238000   2655127     82.33     87.54
671.59/168.48	c  N dy  3229    759561       400     34000         0     41252    238000    981634     82.33     86.68
687.94/172.55	c  N dy  3311    779803       400     34000         0     61266    238000   2862658     82.33     86.70
706.69/177.29	c  N dy  3398    800000       400     34000         0     43010    238000   1064897     82.33     87.07
711.88/178.52	c  S st  3421    806002       400     34000         0     48936    238000   1626321     82.33     84.30
712.28/178.70	c  S st  3421    806504       400     34000         0     49436    238000   1667505     82.33   no data
712.28/178.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
712.71/178.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
712.71/178.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
712.71/178.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
712.71/178.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
712.71/178.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
712.71/178.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
712.71/178.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
713.12/178.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
747.80/187.59	c lits-rem:       260  cl-subs:      308  v-elim:      0  v-fix:    0  time:  8.76 s
747.80/187.60	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
748.21/187.62	c vivif2 --  cl tried    49128 cl shrink        0 lits rem          0 time: 0.02
749.76/188.00	c asymm  cl-useful: 0/3724/34000 lits-rem:0 time: 0.38
749.76/188.00	c calculated reachability. Time: 0.00
749.76/188.00	c  N dy  3421    806504       400     34000         0     49128    238000   1623113     82.33   no data
766.91/192.39	c  N dy  3503    827355       400     34000         0     69719    238000   3556300     82.31     86.91
783.65/196.54	c  N dy  3586    847468       400     34000         0     50403    238000   1679217     82.31     87.85
801.60/201.09	c  N dy  3683    868628       400     34000         0     71290    238000   3650050     82.32     86.80
819.55/205.53	c  N dy  3782    889068       400     34000         0     51324    238000   1673277     82.33     86.79
837.10/209.94	c  N dy  3881    909223       400     34000         0     71237    238000   3556234     82.35     87.31
855.06/214.45	c  N dy  3969    929340       400     34000         0     49941    238000   1463665     82.35     86.69
871.81/218.67	c  N dy  4061    949423       400     34000         0     69782    238000   3326401     82.35     88.19
890.16/223.21	c  N dy  4138    969472       400     34000         0     47450    238000   1153948     82.34     88.86
906.15/227.22	c  N dy  4220    989540       400     34000         0     67262    238000   3018728     82.34     87.15
926.05/232.27	c  N dy  4305   1010085       400     34000         0     44415    238000    783883     82.34     87.73
942.01/236.28	c  N dy  4411   1030329       400     34000         0     64419    238000   2670132     82.35     87.49
961.95/241.25	c  N dy  4503   1050537       400     34000         0     84370    238000   4550676     82.36     86.85
978.70/245.50	c  N dy  4582   1071301       400     34000         0     60788    238000   2235795     82.35     86.95
979.50/245.62	c  F st  4586   1071876       400     34000         0     61357    238000   2289493     82.35   no data
997.05/250.06	c  N dy  4654   1091565       400     34000         0     80797    238000   4126266     82.36     89.22
1015.00/254.51	c  N dy  4729   1111718       400     34000         0     55590    238000   1668630     82.34     86.80
1033.39/259.17	c  N dy  4810   1133040       400     34000         0     76665    238000   3646105     82.33     86.71
1054.09/264.39	c  N dy  4892   1153080       400     34000         0     50372    238000   1091616     82.32     87.94
1072.04/268.85	c  N dy  4966   1173189       400     34000         0     70230    238000   2956379     82.31     87.14
1093.58/274.25	c  N dy  5061   1193248       400     34000         0     90041    238000   4819171     82.32     92.77
1107.97/277.84	c  S st  5118   1209757       400     34000         0     59268    238000   1837650     82.30   no data
1108.72/278.02	c  S st  5118   1210262       400     34000         0     59770    238000   1882706     82.30   no data
1108.72/278.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1108.72/278.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1108.72/278.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1108.72/278.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1108.72/278.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1108.72/278.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1108.72/278.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1109.12/278.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1109.12/278.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1154.19/289.49	c lits-rem:       161  cl-subs:      388  v-elim:      0  v-fix:    0  time: 11.33 s
1154.59/289.50	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1154.59/289.52	c vivif2 --  cl tried    59382 cl shrink        0 lits rem          0 time: 0.02
1155.82/289.88	c asymm  cl-useful: 0/3086/34000 lits-rem:0 time: 0.36
1155.82/289.89	c calculated reachability. Time: 0.00
1155.82/289.89	c  N dy  5118   1210262       400     34000         0     59382    238000   1826829     82.30   no data
1174.93/294.63	c  N dy  5203   1230307       400     34000         0     79172    238000   3686678     82.30     86.72
1196.87/300.15	c  N dy  5297   1250377       400     34000         0     50928    238000    978762     82.30     86.81
1214.41/304.50	c  N dy  5387   1270435       400     34000         0     70702    238000   2835752     82.30     90.46
1235.20/309.77	c  N dy  5474   1290579       400     34000         0     90590    238000   4706202     82.30     86.82
1254.70/314.63	c  N dy  5581   1310812       400     34000         0     61525    238000   1896731     82.32     86.73
1273.45/319.33	c  N dy  5662   1330965       400     34000         0     81464    238000   3779718     82.31     86.92
1296.21/325.06	c  N dy  5752   1350966       400     34000         0     51184    238000    836982     82.32     86.98
1314.17/329.53	c  N dy  5855   1371374       400     34000         0     71346    238000   2747314     82.34     86.88
1335.69/335.00	c  N dy  5940   1391514       400     34000         0     91233    238000   4623888     82.34     87.07
1358.39/340.61	c  N dy  6021   1412186       400     34000         0     60617    238000   1632677     82.33     87.80
1376.74/345.21	c  N dy  6095   1432214       400     34000         0     80423    238000   3490957     82.32     86.69
1400.28/351.14	c  N dy  6199   1452375       400     34000         0    100310    238000   5361574     82.33     86.69
1419.81/356.03	c  N dy  6298   1472819       400     34000         0     68494    238000   2296537     82.34     86.96
1440.16/361.12	c  N dy  6396   1492853       400     34000         0     88281    238000   4157167     82.34     87.20
1463.68/367.07	c  N dy  6499   1512995       400     34000         0     55154    238000    954211     82.35     87.17
1480.89/371.32	c  N dy  6570   1533062       400     34000         0     74969    238000   2815870     82.34     89.05
1502.41/376.79	c  N dy  6656   1553308       400     34000         0     95003    238000   4705446     82.34     87.05
1525.50/382.54	c  N dy  6762   1573339       400     34000         0     60790    238000   1407065     82.35     86.88
1543.86/387.10	c  N dy  6841   1593397       400     34000         0     80637    238000   3272996     82.35     86.90
1567.39/393.10	c  N dy  6940   1614289       400     34000         0    101273    238000   5210740     82.35     86.71
1588.53/398.31	c  N dy  7018   1634452       400     34000         0     66195    238000   1820681     82.35     86.79
1608.87/403.47	c  N dy  7119   1654825       400     34000         0     86318    238000   3714564     82.35     87.44
1633.21/409.55	c  N dy  7201   1675393       400     34000         0    106644    238000   5630598     82.35     87.03
1653.14/414.53	c  N dy  7297   1695416       400     34000         0     70442    238000   2146905     82.36     88.40
1668.30/418.39	c  S st  7367   1710262       400     34000         0     85127    238000   3527134     82.36     84.11
1669.54/418.64	c  S st  7367   1710763       400     34000         0     85625    238000   3570730     82.36   no data
1669.54/418.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1669.89/418.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1669.89/418.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1669.89/418.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1669.89/418.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1669.89/418.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1669.89/418.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1669.89/418.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1670.29/418.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1813.47/454.74	c lits-rem:       481  cl-subs:      822  v-elim:      0  v-fix:    0  time: 35.87 s
1813.47/454.74	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1813.47/454.79	c vivif2 --  cl tried    84803 cl shrink        0 lits rem          0 time: 0.04
1815.06/455.19	c asymm  cl-useful: 0/3268/34000 lits-rem:0 time: 0.41
1815.46/455.20	c calculated reachability. Time: 0.00
1815.46/455.20	c  N dy  7367   1710763       400     34000         0     84803    238000   3448557     82.36   no data
1839.40/461.26	c  N dy  7463   1730808       400     34000         0    104616    238000   5312776     82.37     86.87
1861.34/466.73	c  N dy  7532   1751119       400     34000         0     67688    238000   1807374     82.36     87.24
1881.27/471.78	c  N dy  7606   1771337       400     34000         0     87676    238000   3688060     82.35     86.91
1905.61/477.80	c  N dy  7683   1791358       400     34000         0    107470    238000   5540129     82.34     87.27
1927.55/483.32	c  N dy  7769   1811666       400     34000         0     69549    238000   1895314     82.34     87.43
1947.89/488.45	c  N dy  7856   1831865       400     34000         0     89482    238000   3769144     82.34     87.65
1972.26/494.56	c  N dy  7948   1851925       400     34000         0    109255    238000   5627849     82.34     87.93
1996.14/500.56	c  N dy  8040   1872156       400     34000         0     70293    238000   1880771     82.35     86.72
2016.88/505.78	c  N dy  8129   1892194       400     34000         0     90100    238000   3744498     82.35     87.87
2042.04/512.03	c  N dy  8196   1912617       400     34000         0    110259    238000   5631992     82.33     87.71
2065.94/518.01	c  N dy  8286   1933109       400     34000         0     70602    238000   1829210     82.33     87.03
2086.68/523.24	c  N dy  8371   1953356       400     34000         0     90588    238000   3709948     82.33     86.67
2111.01/529.37	c  N dy  8463   1973491       400     34000         0    110470    238000   5595640     82.34     86.69
2135.74/535.55	c  N dy  8560   1993595       400     34000         0     69440    238000   1634896     82.35     86.89
2156.87/540.83	c  N dy  8655   2014266       400     34000         0     89858    238000   3555674     82.35     86.70
2181.61/547.07	c  N dy  8747   2034303       400     34000         0    109619    238000   5418999     82.35     87.07
2207.53/553.60	c  N dy  8836   2054689       400     34000         0     67883    238000   1400972     82.35     86.79
2228.27/558.73	c  N dy  8935   2074991       400     34000         0     87942    238000   3293764     82.35     87.34
2252.63/564.86	c  N dy  9025   2095207       400     34000         0    107893    238000   5169780     82.36     86.84
2279.72/571.64	c  N dy  9117   2115297       400     34000         0     64869    238000   1036843     82.36     92.40
2298.86/576.44	c  N dy  9197   2135332       400     34000         0     84643    238000   2901490     82.36     86.88
2321.59/582.14	c  N dy  9271   2155524       400     34000         0    104557    238000   4779566     82.36     87.10
2347.92/588.71	c  N dy  9340   2175568       400     34000         0    124361    238000   6639269     82.34     91.76
2369.46/594.18	c  N dy  9431   2195675       400     34000         0     80393    238000   2409683     82.34     87.07
2386.60/598.44	c  S st  9505   2210765       400     34000         0     95294    238000   3817206     82.35     82.33
2387.40/598.69	c  S st  9505   2211268       400     34000         0     95796    238000   3862825     82.35   no data
2387.80/598.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2387.80/598.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
2387.80/598.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2387.80/598.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2387.80/598.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2387.80/598.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
2387.80/598.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2388.20/598.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2388.63/598.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2544.54/638.03	c lits-rem:       495  cl-subs:      935  v-elim:      0  v-fix:    0  time: 39.10 s
2544.54/638.04	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
2544.54/638.09	c vivif2 --  cl tried    94861 cl shrink        0 lits rem          0 time: 0.05
2546.57/638.57	c asymm  cl-useful: 0/2697/34000 lits-rem:0 time: 0.48
2546.57/638.57	c calculated reachability. Time: 0.00
2546.57/638.57	c  N dy  9505   2211268       400     34000         0     94861    238000   3724730     82.35   no data
2574.06/645.43	c  N dy  9594   2231375       400     34000         0    114725    238000   5603584     82.35     86.70
2604.02/652.93	c  N dy  9666   2251469       400     34000         0     69724    238000   1325943     82.34     87.85
2626.30/658.56	c  N dy  9739   2272835       400     34000         0     90844    238000   3306228     82.34     87.22
2652.27/665.08	c  N dy  9839   2292869       400     34000         0    110606    238000   5173231     82.34     87.75
2683.73/672.91	c  N dy  9943   2313469       400     34000         0    130942    238000   7098130     82.35     87.32
2704.93/678.27	c  N dy 10024   2333555       400     34000         0     84929    238000   2670148     82.34     86.73
2730.01/684.50	c  N dy 10100   2353973       400     34000         0    105140    238000   4574277     82.34     88.09
2760.32/692.19	c  N dy 10199   2374690       400     34000         0    125577    238000   6498649     82.35     87.05
2786.25/698.61	c  N dy 10296   2394741       400     34000         0     78559    238000   1996973     82.35     88.22
2809.80/704.60	c  N dy 10402   2414899       400     34000         0     98484    238000   3877713     82.36     86.87
2838.09/711.63	c  N dy 10504   2434987       400     34000         0    118312    238000   5743024     82.36     88.04
2873.19/720.45	c  N dy 10609   2455050       400     34000         0     70289    238000   1131821     82.37     89.69
2895.92/726.18	c  N dy 10693   2475071       400     34000         0     90064    238000   2991265     82.37     86.92
2920.64/732.39	c  N dy 10785   2495134       400     34000         0    109891    238000   4858830     82.37     86.91
2949.77/739.65	c  N dy 10870   2515301       400     34000         0    129822    238000   6734122     82.37     87.10
2974.09/745.76	c  N dy 10938   2535368       400     34000         0     80821    238000   2039313     82.36     86.99
2997.63/751.69	c  N dy 11043   2555378       400     34000         0    100597    238000   3913639     82.37     87.22
3024.34/758.31	c  N dy 11118   2575383       400     34000         0    120362    238000   5788563     82.37     93.49
3055.89/766.24	c  N dy 11209   2595856       400     34000         0     70768    238000   1008046     82.37     86.97
3077.00/771.50	c  N dy 11306   2615892       400     34000         0     90536    238000   2875781     82.37     86.84
3102.12/777.88	c  N dy 11410   2636061       400     34000         0    110441    238000   4750662     82.38     86.98
3129.64/784.78	c  N dy 11480   2656163       400     34000         0    130273    238000   6628693     82.38     87.13
3156.80/791.52	c  N dy 11557   2676236       400     34000         0     79358    238000   1739706     82.37     87.04
3178.74/797.08	c  N dy 11643   2696276       400     34000         0     99146    238000   3596873     82.37     93.64
3197.84/801.88	c  S st 11717   2711270       400     34000         0    113949    238000   4994909     82.37   no data
3199.44/802.20	c  S st 11717   2711773       400     34000         0    114450    238000   5038180     82.37   no data
3199.44/802.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3199.83/802.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3199.83/802.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3199.83/802.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3199.83/802.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3199.83/802.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3199.83/802.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3199.83/802.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3200.26/802.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3454.29/866.16	c lits-rem:       607  cl-subs:     1267  v-elim:      0  v-fix:    0  time: 63.66 s
3454.29/866.17	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
3454.72/866.23	c vivif2 --  cl tried   113183 cl shrink        0 lits rem          0 time: 0.06
3456.68/866.75	c asymm  cl-useful: 0/2284/34000 lits-rem:0 time: 0.52
3456.68/866.76	c calculated reachability. Time: 0.00
3456.68/866.76	c  N dy 11717   2711773       400     34000         0    113183    238000   4850820     82.37   no data
3487.78/874.51	c  N dy 11797   2732229       400     34000         0    133397    238000   6749270     82.37     86.90
3516.55/881.76	c  N dy 11889   2752248       400     34000         0     81403    238000   1853093     82.37     87.16
3540.04/887.66	c  N dy 11969   2772307       400     34000         0    101223    238000   3718855     82.37     87.31
3572.75/895.91	c  N dy 12081   2794247       400     34000         0    122881    238000   5767820     82.38     86.81
3607.84/904.63	c  N dy 12161   2814251       400     34000         0    142632    238000   7633729     82.38     89.52
3632.17/910.77	c  N dy 12260   2834550       400     34000         0     89920    238000   2559523     82.38     87.35
3656.94/916.99	c  N dy 12346   2854587       400     34000         0    109737    238000   4422963     82.38     88.35
3686.01/924.25	c  N dy 12431   2874898       400     34000         0    129816    238000   6317778     82.38     87.93
3717.95/932.24	c  N dy 12513   2895389       400     34000         0     76297    238000   1199424     82.38     87.35
3740.30/937.81	c  N dy 12607   2915464       400     34000         0     96100    238000   3072971     82.39     87.39
3766.21/944.35	c  N dy 12693   2935526       400     34000         0    115927    238000   4937072     82.38     86.73
3796.09/951.89	c  N dy 12776   2955564       400     34000         0    135741    238000   6808596     82.38     86.94
3826.80/959.56	c  N dy 12859   2975715       400     34000         0     80901    238000   1545555     82.38     86.90
3850.73/965.53	c  N dy 12946   2995772       400     34000         0    100714    238000   3422096     82.38     87.53
3878.66/972.50	c  N dy 13036   3015778       400     34000         0    120470    238000   5285011     82.39     94.95
3911.40/980.75	c  N dy 13131   3035951       400     34000         0    140376    238000   7169017     82.39     87.56
3941.28/988.24	c  N dy 13213   3056019       400     34000         0     84482    238000   1809165     82.39     86.74
3966.80/994.65	c  N dy 13295   3076221       400     34000         0    104466    238000   3686450     82.39     87.18
3999.90/1002.93	c  N dy 13399   3096306       400     34000         0    124319    238000   5564847     82.39     93.89
4031.81/1010.96	c  N dy 13479   3117092       400     34000         0    144821    238000   7496387     82.39     86.77
4059.33/1017.89	c  N dy 13579   3137229       400     34000         0     87980    238000   2051856     82.40     87.93
4083.66/1023.95	c  N dy 13662   3157330       400     34000         0    107825    238000   3930809     82.40     87.25
4112.80/1031.22	c  N dy 13751   3177867       400     34000         0    128087    238000   5838729     82.40     87.01
4145.48/1039.43	c  N dy 13842   3197961       400     34000         0    147927    238000   7711687     82.40     88.97
4165.46/1044.45	c  S st 13893   3211773       400     34000         0     83911    238000   1581121     82.39   no data
4166.22/1044.69	c  S st 13893   3212276       400     34000         0     84411    238000   1625158     82.39   no data
4166.62/1044.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4166.62/1044.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4166.62/1044.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4166.62/1044.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4166.62/1044.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4166.62/1044.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4166.62/1044.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4167.02/1044.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4167.02/1044.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4187.39/1049.98	c lits-rem:        57  cl-subs:      201  v-elim:      0  v-fix:    0  time:  5.13 s
4187.39/1049.98	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
4187.39/1050.00	c vivif2 --  cl tried    84210 cl shrink        0 lits rem          0 time: 0.02
4189.35/1050.41	c asymm  cl-useful: 0/2774/34000 lits-rem:0 time: 0.41
4189.35/1050.42	c calculated reachability. Time: 0.00
4189.35/1050.42	c  N dy 13893   3212276       400     34000         0     84210    238000   1596323     82.39   no data
4212.89/1056.33	c  N dy 13981   3232398       400     34000         0    104118    238000   3467251     82.39     87.71
4240.03/1063.15	c  N dy 14057   3252599       400     34000         0    124098    238000   5354164     82.39     86.93
4271.50/1071.00	c  N dy 14143   3272662       400     34000         0    143903    238000   7211113     82.39     86.92
4301.03/1078.47	c  N dy 14215   3292764       400     34000         0     85043    238000   1600906     82.38     89.04
4324.56/1084.36	c  N dy 14299   3312950       400     34000         0    104990    238000   3474689     82.38     87.45
4353.67/1091.64	c  N dy 14386   3333016       400     34000         0    124804    238000   5334738     82.38     87.96
4386.37/1099.81	c  N dy 14480   3353027       400     34000         0    144553    238000   7194904     82.38     87.49
4419.08/1108.00	c  N dy 14575   3373147       400     34000         0     84724    238000   1496257     82.38     87.01
4442.25/1113.88	c  N dy 14676   3393238       400     34000         0    104575    238000   3363678     82.38     86.95
4469.72/1120.72	c  N dy 14765   3413347       400     34000         0    124432    238000   5241637     82.38     91.78
4502.44/1128.90	c  N dy 14854   3433702       400     34000         0    144532    238000   7138139     82.39     87.60
4537.92/1137.90	c  N dy 14944   3453803       400     34000         0     83716    238000   1322608     82.39     86.93
4561.85/1143.83	c  N dy 15021   3474260       400     34000         0    103906    238000   3212607     82.38     87.01
4589.38/1150.74	c  N dy 15115   3494347       400     34000         0    123739    238000   5069420     82.38     86.92
4621.29/1158.76	c  N dy 15217   3514353       400     34000         0    143486    238000   6938839     82.39     87.25
4657.22/1167.76	c  N dy 15301   3534524       400     34000         0     81800    238000   1055668     82.39     88.43
4681.10/1173.78	c  N dy 15399   3555489       400     34000         0    102508    238000   3013366     82.39     87.85
4707.83/1180.48	c  N dy 15488   3575563       400     34000         0    122343    238000   4883113     82.39     87.24
4739.34/1188.37	c  N dy 15584   3595600       400     34000         0    142113    238000   6755785     82.40     86.98
4776.02/1197.50	c  N dy 15682   3615790       400     34000         0    162058    238000   8632467     82.40     87.01

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.56 7.99 7.94 2/352 18252
/proc/meminfo: memFree=18706592/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 410 0 0 0 1 0 0 0 25 0 4 0 632259645 52396032 351 33554432000 4194304 4580107 140735138475424 18446744073709551615 47393914824217 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 12792 351 302 95 0 7774 0
[pid=18252/tid=18255] ppid=18250 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 632259645 52396032 351 33554432000 4194304 4580107 140735138475424 18446744073709551615 47393914824217 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632259645 52396032 351 33554432000 4194304 4580107 140735138475424 18446744073709551615 47393914824620 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 632259645 52396032 351 33554432000 4194304 4580107 140735138475424 18446744073709551615 47393914824217 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.019862 s]
/proc/loadavg: 7.56 7.99 7.94 2/352 18252
/proc/meminfo: memFree=18706592/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=282140 CPUtime=0.04 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 2278 0 0 0 4 0 0 0 18 0 4 0 632259645 288911360 2194 33554432000 4194304 4580107 140735138475424 18446744073709551615 4489196 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 70535 2211 336 95 0 65517 0
[pid=18252/tid=18255] ppid=18250 vsize=282140 CPUtime=0.01 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 491 0 0 0 1 0 0 0 18 0 4 0 632259645 288911360 2221 33554432000 4194304 4580107 140735138475424 18446744073709551615 233510402591 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=282140 CPUtime=0 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 447 0 0 0 0 0 0 0 25 0 4 0 632259645 288911360 2224 33554432000 4194304 4580107 140735138475424 18446744073709551615 233510402542 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=282140 CPUtime=0.01 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 497 0 0 0 1 0 0 0 18 0 4 0 632259645 288911360 2224 33554432000 4194304 4580107 140735138475424 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 282140

[startup+0.1151 s]
/proc/loadavg: 7.56 7.99 7.94 2/352 18252
/proc/meminfo: memFree=18706592/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=284868 CPUtime=0.42 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 4576 0 0 0 41 1 0 0 18 0 4 0 632259645 291704832 4492 33554432000 4194304 4580107 140735138475424 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 71217 4492 358 95 0 66199 0
[pid=18252/tid=18255] ppid=18250 vsize=284868 CPUtime=0.1 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 1020 0 0 0 10 0 0 0 18 0 4 0 632259645 291704832 4492 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=284868 CPUtime=0.09 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 995 0 0 0 9 0 0 0 25 0 4 0 632259645 291704832 4492 33554432000 4194304 4580107 140735138475424 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=284868 CPUtime=0.1 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 1149 0 0 0 10 0 0 0 18 0 4 0 632259645 291704832 4492 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 284868

[startup+0.301067 s]
/proc/loadavg: 7.56 7.99 7.94 2/352 18252
/proc/meminfo: memFree=18706592/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=285132 CPUtime=1.17 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 4984 0 0 0 116 1 0 0 18 0 4 0 632259645 291975168 4900 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 71283 4900 359 95 0 66265 0
[pid=18252/tid=18255] ppid=18250 vsize=285132 CPUtime=0.29 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 1060 0 0 0 29 0 0 0 18 0 4 0 632259645 291975168 4900 33554432000 4194304 4580107 140735138475424 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=285132 CPUtime=0.28 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 1033 0 0 0 28 0 0 0 25 0 4 0 632259645 291975168 4900 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=285132 CPUtime=0.29 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 1441 0 0 0 29 0 0 0 18 0 4 0 632259645 291975168 4900 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285132

[startup+1.11523 s]
/proc/loadavg: 7.56 7.99 7.94 2/352 18252
/proc/meminfo: memFree=18706592/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=315464 CPUtime=4.4 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 16463 0 0 0 435 5 0 0 18 0 4 0 632259645 323035136 12846 33554432000 4194304 4580107 140735138475424 18446744073709551615 233510340743 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 78866 12846 377 95 0 73848 0
[pid=18252/tid=18255] ppid=18250 vsize=315464 CPUtime=1.09 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 4432 0 0 0 108 1 0 0 18 0 4 0 632259645 323035136 12338 33554432000 4194304 4580107 140735138475424 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=315464 CPUtime=1.08 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) D 18250 18252 18129 0 -1 4202560 4278 0 0 0 107 1 0 0 18 0 4 0 632259645 323035136 12338 33554432000 4194304 4580107 140735138475424 18446744073709551615 4485991 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=315464 CPUtime=1.1 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) D 18250 18252 18129 0 -1 4202560 2982 0 0 0 110 0 0 0 19 0 4 0 632259645 323035136 11984 33554432000 4194304 4580107 140735138475424 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 315464

[startup+1.50085 s]
/proc/loadavg: 7.56 7.99 7.94 2/352 18252
/proc/meminfo: memFree=18706592/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=299248 CPUtime=5.94 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 18870 0 0 0 589 5 0 0 19 0 4 0 632259645 306429952 12335 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 74812 12335 377 95 0 69794 0
[pid=18252/tid=18255] ppid=18250 vsize=299248 CPUtime=1.48 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 4867 0 0 0 147 1 0 0 19 0 4 0 632259645 306429952 12335 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=299248 CPUtime=1.47 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 4802 0 0 0 145 2 0 0 19 0 4 0 632259645 306429952 12335 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=299248 CPUtime=1.49 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 3989 0 0 0 149 0 0 0 20 0 4 0 632259645 306429952 12335 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 299248

[startup+3.10057 s]
/proc/loadavg: 7.56 7.99 7.94 9/364 18271
/proc/meminfo: memFree=18619668/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=301596 CPUtime=12.32 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 30374 0 0 0 1225 7 0 0 22 0 4 0 632259645 308834304 14001 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 75399 14002 378 95 0 70381 0
[pid=18252/tid=18255] ppid=18250 vsize=301596 CPUtime=3.08 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 7761 0 0 0 307 1 0 0 23 0 4 0 632259645 308834304 14002 33554432000 4194304 4580107 140735138475424 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=301596 CPUtime=3.04 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 7628 0 0 0 302 2 0 0 22 0 4 0 632259645 308834304 14002 33554432000 4194304 4580107 140735138475424 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=301596 CPUtime=3.08 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 6907 0 0 0 308 0 0 0 25 0 4 0 632259645 308834304 14002 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 301596

[startup+6.301 s]
/proc/loadavg: 7.67 8.01 7.94 9/364 18271
/proc/meminfo: memFree=18435996/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=320320 CPUtime=25.08 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 61885 0 0 0 2495 13 0 0 25 0 4 0 632259645 328007680 34876 33554432000 4194304 4580107 140735138475424 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 80080 34876 379 95 0 75062 0
[pid=18252/tid=18255] ppid=18250 vsize=320320 CPUtime=6.28 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 15263 0 0 0 625 3 0 0 25 0 4 0 632259645 328007680 34876 33554432000 4194304 4580107 140735138475424 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=320320 CPUtime=6.2 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 15068 0 0 0 617 3 0 0 25 0 4 0 632259645 328007680 34876 33554432000 4194304 4580107 140735138475424 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=320320 CPUtime=6.28 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 14059 0 0 0 627 1 0 0 25 0 4 0 632259645 328007680 34876 33554432000 4194304 4580107 140735138475424 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 320320

[startup+12.7139 s]
/proc/loadavg: 7.70 8.01 7.94 9/364 18271
/proc/meminfo: memFree=18378684/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=309980 CPUtime=50.66 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 87439 0 0 0 5046 20 0 0 25 0 4 0 632259645 317419520 38199 33554432000 4194304 4580107 140735138475424 18446744073709551615 4417027 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 77495 38199 379 95 0 72477 0
[pid=18252/tid=18255] ppid=18250 vsize=309980 CPUtime=12.69 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 19964 0 0 0 1265 4 0 0 25 0 4 0 632259645 317419520 38199 33554432000 4194304 4580107 140735138475424 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=309980 CPUtime=12.54 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 22283 0 0 0 1249 5 0 0 25 0 4 0 632259645 317419520 38199 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=309980 CPUtime=12.7 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 22057 0 0 0 1266 4 0 0 25 0 4 0 632259645 317419520 38199 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 309980

[startup+25.5006 s]
/proc/loadavg: 7.76 8.00 7.94 9/364 18272
/proc/meminfo: memFree=18220912/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=387324 CPUtime=101.66 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 134736 0 0 0 10135 31 0 0 25 0 4 0 632259645 396619776 53299 33554432000 4194304 4580107 140735138475424 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 96831 53299 379 95 0 91813 0
[pid=18252/tid=18255] ppid=18250 vsize=387324 CPUtime=25.48 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 29908 0 0 0 2542 6 0 0 25 0 4 0 632259645 396619776 53299 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=387324 CPUtime=25.19 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 36019 0 0 0 2510 9 0 0 25 0 4 0 632259645 396619776 53299 33554432000 4194304 4580107 140735138475424 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=387324 CPUtime=25.48 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 35016 0 0 0 2541 7 0 0 25 0 4 0 632259645 396619776 53299 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 387324

[startup+51.101 s]
/proc/loadavg: 7.84 8.00 7.94 9/364 18272
/proc/meminfo: memFree=18107764/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=377568 CPUtime=203.79 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 213328 0 0 0 20329 50 0 0 25 0 4 0 632259645 386629632 63444 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 94392 63444 379 95 0 89374 0
[pid=18252/tid=18255] ppid=18250 vsize=377568 CPUtime=51.09 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 47503 0 0 0 5099 10 0 0 25 0 4 0 632259645 386629632 63449 33554432000 4194304 4580107 140735138475424 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=377568 CPUtime=50.49 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 55867 0 0 0 5036 13 0 0 25 0 4 0 632259645 386629632 63449 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=377568 CPUtime=51.1 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 56335 0 0 0 5098 12 0 0 25 0 4 0 632259645 386629632 63449 33554432000 4194304 4580107 140735138475424 18446744073709551615 4416463 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 377568

[startup+102.301 s]
/proc/loadavg: 8.01 8.03 7.95 9/364 18274
/proc/meminfo: memFree=17934028/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=583396 CPUtime=407.96 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 326015 0 0 0 40713 83 0 0 25 0 4 0 632259645 597397504 91479 33554432000 4194304 4580107 140735138475424 18446744073709551615 4417015 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 145849 91479 379 95 0 140831 0
[pid=18252/tid=18255] ppid=18250 vsize=583396 CPUtime=102.28 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 65076 0 0 0 10214 14 0 0 25 0 4 0 632259645 597397504 91479 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=583396 CPUtime=101.1 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 90649 0 0 0 10085 25 0 0 25 0 4 0 632259645 597397504 91479 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=583396 CPUtime=102.28 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 76519 0 0 0 10210 18 0 0 25 0 4 0 632259645 597397504 91479 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 583396

[startup+162.314 s]

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

[pid=18252] ppid=18250 vsize=961328 CPUtime=2561.69 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1066178 0 0 0 255824 345 0 0 25 0 4 0 632259645 984399872 155702 33554432000 4194304 4580107 140735138475424 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 240332 155702 379 95 0 235314 0
[pid=18252/tid=18255] ppid=18250 vsize=961328 CPUtime=642.29 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 271004 0 0 0 64145 84 0 0 25 0 4 0 632259645 984399872 155702 33554432000 4194304 4580107 140735138475424 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=961328 CPUtime=634.8 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 300223 0 0 0 63382 98 0 0 25 0 4 0 632259645 984399872 155702 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=961328 CPUtime=642.3 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 199677 0 0 0 64165 65 0 0 25 0 4 0 632259645 984399872 155702 33554432000 4194304 4580107 140735138475424 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2561.69
Current children cumulated vsize (KiB) 961328

[startup+702.3 s]
/proc/loadavg: 8.09 8.09 8.01 9/364 18290
/proc/meminfo: memFree=17222760/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=849372 CPUtime=2801.03 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1131829 0 0 0 279735 368 0 0 25 0 4 0 632259645 869756928 169683 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 212343 169683 379 95 0 207325 0
[pid=18252/tid=18255] ppid=18250 vsize=849372 CPUtime=702.3 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 276202 0 0 0 70144 86 0 0 25 0 4 0 632259645 869756928 169688 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=849372 CPUtime=694.12 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 327057 0 0 0 69307 105 0 0 25 0 4 0 632259645 869756928 169688 33554432000 4194304 4580107 140735138475424 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=849372 CPUtime=702.31 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 211481 0 0 0 70161 70 0 0 25 0 4 0 632259645 869756928 169688 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.03
Current children cumulated vsize (KiB) 849372

[startup+762.301 s]
/proc/loadavg: 8.08 8.09 8.01 9/364 18291
/proc/meminfo: memFree=17148720/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=1029624 CPUtime=3040.3 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1181038 0 0 0 303640 390 0 0 25 0 4 0 632259645 1054334976 186347 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 257406 186347 379 95 0 252388 0
[pid=18252/tid=18255] ppid=18250 vsize=1029624 CPUtime=762.29 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 292680 0 0 0 76136 93 0 0 25 0 4 0 632259645 1054334976 186347 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=1029624 CPUtime=753.4 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 327057 0 0 0 75235 105 0 0 25 0 4 0 632259645 1054334976 186347 33554432000 4194304 4580107 140735138475424 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=1029624 CPUtime=762.3 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 224476 0 0 0 76155 75 0 0 25 0 4 0 632259645 1054334976 186347 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.3
Current children cumulated vsize (KiB) 1029624

[startup+822.314 s]
/proc/loadavg: 8.11 8.10 8.02 9/364 18293
/proc/meminfo: memFree=17174244/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=1023296 CPUtime=3279.65 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1246223 0 0 0 327550 415 0 0 25 0 4 0 632259645 1047855104 177500 33554432000 4194304 4580107 140735138475424 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 255824 177500 379 95 0 250806 0
[pid=18252/tid=18255] ppid=18250 vsize=1023296 CPUtime=822.31 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 311279 0 0 0 82130 101 0 0 25 0 4 0 632259645 1047855104 177500 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=1023296 CPUtime=812.71 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 334676 0 0 0 81162 109 0 0 25 0 4 0 632259645 1047855104 177500 33554432000 4194304 4580107 140735138475424 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=1023296 CPUtime=822.31 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 242230 0 0 0 82149 82 0 0 25 0 4 0 632259645 1047855104 177500 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3279.65
Current children cumulated vsize (KiB) 1023296

[startup+882.301 s]
/proc/loadavg: 8.08 8.09 8.02 9/364 18295
/proc/meminfo: memFree=17054916/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=1082104 CPUtime=3518.9 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1295503 0 0 0 351453 437 0 0 25 0 4 0 632259645 1108074496 195939 33554432000 4194304 4580107 140735138475424 18446744073709551615 4322703 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 270526 195939 379 95 0 265508 0
[pid=18252/tid=18255] ppid=18250 vsize=1082104 CPUtime=882.3 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 328040 0 0 0 88122 108 0 0 25 0 4 0 632259645 1108074496 195939 33554432000 4194304 4580107 140735138475424 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=1082104 CPUtime=871.99 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 354972 0 0 0 87080 119 0 0 25 0 4 0 632259645 1108074496 195939 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=1082104 CPUtime=882.3 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 248976 0 0 0 88146 84 0 0 25 0 4 0 632259645 1108074496 195939 33554432000 4194304 4580107 140735138475424 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3518.9
Current children cumulated vsize (KiB) 1082104

[startup+942.3 s]
/proc/loadavg: 8.06 8.09 8.02 10/364 18296
/proc/meminfo: memFree=17039648/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=1216232 CPUtime=3758.19 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1340097 0 0 0 375361 458 0 0 25 0 4 0 632259645 1245421568 202045 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 304058 202045 379 95 0 299040 0
[pid=18252/tid=18255] ppid=18250 vsize=1216232 CPUtime=942.3 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 328040 0 0 0 94122 108 0 0 25 0 4 0 632259645 1245421568 202045 33554432000 4194304 4580107 140735138475424 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=1216232 CPUtime=931.28 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 370336 0 0 0 93001 127 0 0 25 0 4 0 632259645 1245421568 202045 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=1216232 CPUtime=942.3 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 258632 0 0 0 94142 88 0 0 25 0 4 0 632259645 1245421568 202045 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.19
Current children cumulated vsize (KiB) 1216232

[startup+1002.3 s]
/proc/loadavg: 8.13 8.10 8.02 9/364 18298
/proc/meminfo: memFree=16826104/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=1237556 CPUtime=3997.52 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1400186 0 0 0 399267 485 0 0 25 0 4 0 632259645 1267257344 216167 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 309389 216167 379 95 0 304371 0
[pid=18252/tid=18255] ppid=18250 vsize=1237556 CPUtime=1002.29 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 344537 0 0 0 100114 115 0 0 25 0 4 0 632259645 1267257344 216167 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=1237556 CPUtime=990.6 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 377760 0 0 0 98931 129 0 0 25 0 4 0 632259645 1267257344 216167 33554432000 4194304 4580107 140735138475424 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=1237556 CPUtime=1002.31 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 276117 0 0 0 100134 97 0 0 25 0 4 0 632259645 1267257344 216167 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3997.52
Current children cumulated vsize (KiB) 1237556

[startup+1062.3 s]
/proc/loadavg: 8.23 8.12 8.03 9/364 18299
/proc/meminfo: memFree=16694388/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=1240160 CPUtime=4236.81 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1444271 0 0 0 423173 508 0 0 25 0 4 0 632259645 1269923840 216202 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 310040 216202 379 95 0 305022 0
[pid=18252/tid=18255] ppid=18250 vsize=1240160 CPUtime=1062.29 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 356064 0 0 0 106106 123 0 0 25 0 4 0 632259645 1269923840 216202 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=1240160 CPUtime=1049.9 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 381206 0 0 0 104859 131 0 0 25 0 4 0 632259645 1269923840 216202 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=1240160 CPUtime=1062.31 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 286867 0 0 0 106128 103 0 0 25 0 4 0 632259645 1269923840 216202 33554432000 4194304 4580107 140735138475424 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4236.81
Current children cumulated vsize (KiB) 1240160

[startup+1122.3 s]
/proc/loadavg: 8.18 8.13 8.04 9/364 18301
/proc/meminfo: memFree=16715452/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=1179504 CPUtime=4476.11 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1503757 0 0 0 447076 535 0 0 25 0 4 0 632259645 1207812096 215841 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 294876 215841 379 95 0 289858 0
[pid=18252/tid=18255] ppid=18250 vsize=1179504 CPUtime=1122.3 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 372589 0 0 0 112099 131 0 0 25 0 4 0 632259645 1207812096 215841 33554432000 4194304 4580107 140735138475424 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=1179504 CPUtime=1109.19 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 396789 0 0 0 110781 138 0 0 25 0 4 0 632259645 1207812096 215841 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=1179504 CPUtime=1122.31 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 295369 0 0 0 112124 107 0 0 25 0 4 0 632259645 1207812096 215841 33554432000 4194304 4580107 140735138475424 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4476.11
Current children cumulated vsize (KiB) 1179504

[startup+1182.3 s]
/proc/loadavg: 8.25 8.15 8.05 9/364 18303
/proc/meminfo: memFree=16603332/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=1371512 CPUtime=4715.39 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1564519 0 0 0 470978 561 0 0 25 0 4 0 632259645 1404428288 231792 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 342878 231792 379 95 0 337860 0
[pid=18252/tid=18255] ppid=18250 vsize=1371512 CPUtime=1182.3 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 385153 0 0 0 118095 135 0 0 25 0 4 0 632259645 1404428288 231792 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=1371512 CPUtime=1168.48 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 415449 0 0 0 116701 147 0 0 25 0 4 0 632259645 1404428288 231792 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=1371512 CPUtime=1182.31 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 306216 0 0 0 118118 113 0 0 25 0 4 0 632259645 1404428288 231793 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4715.39
Current children cumulated vsize (KiB) 1371512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.18 8.14 8.04 9/364 18303
/proc/meminfo: memFree=16646972/32951124 swapFree=67111348/67111528
[pid=18252] ppid=18250 vsize=1118180 CPUtime=4800.38 cores=1,3,5,7
/proc/18252/stat : 18252 (strangenight2-m) R 18250 18252 18129 0 -1 4202496 1583102 0 0 0 479467 571 0 0 25 0 4 0 632259645 1145016320 209541 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18252/statm: 279545 209541 379 95 0 274527 0
[pid=18252/tid=18255] ppid=18250 vsize=1118180 CPUtime=1203.61 cores=1,3,5,7
/proc/18252/task/18255/stat : 18255 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 389094 0 0 0 120224 137 0 0 25 0 4 0 632259645 1145016320 209545 33554432000 4194304 4580107 140735138475424 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18252/tid=18256] ppid=18250 vsize=1118180 CPUtime=1189.53 cores=1,3,5,7
/proc/18252/task/18256/stat : 18256 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 419864 0 0 0 118803 150 0 0 25 0 4 0 632259645 1145016320 209545 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18252/tid=18257] ppid=18250 vsize=1118180 CPUtime=1203.62 cores=1,3,5,7
/proc/18252/task/18257/stat : 18257 (strangenight2-m) R 18250 18252 18129 0 -1 4202560 309616 0 0 0 120248 114 0 0 25 0 4 0 632259645 1145016320 209545 33554432000 4194304 4580107 140735138475424 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1118180

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.66
CPU time (s): 4800.46
CPU user time (s): 4794.71
CPU system time (s): 5.75012
CPU usage (%): 398.822
Max. virtual memory (cumulated for all children) (KiB): 1371772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.71
system time used= 5.75012
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1583109
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= 4081
involuntary context switches= 31493

runsolver used 4.24935 second user time and 9.8495 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 20:40:38
IDJOB=3366192
IDBENCH=82601
IDSOLVER=1844
FILE ID=node145/3366192-1305398438
RUNJOBID= node145-1305397232-18148
PBS_JOBID= 13324453
Free space on /tmp= 73652 MiB

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

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

MD5SUM BENCH= 950830e22ef92fb7f22c5b3c987a21f5
RANDOM SEED=1945397086

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18706824 kB
Buffers:        293560 kB
Cached:        8122604 kB
SwapCached:          0 kB
Active:        7267796 kB
Inactive:      6621696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18706824 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6644 kB
Writeback:           0 kB
AnonPages:     5472948 kB
Mapped:          27264 kB
Slab:           255376 kB
PageTables:      33908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79340764 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= 73648 MiB
End job on node145 at 2011-05-14 21:00:44