Trace number 3366236

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.5 1203.47

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
MD5SUM9c09330ef9d704e301452237c81ff9c7
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-3366236-1305399514.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.03/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.03/0.03	c -- vars added        400
0.03/0.03	c Parsing time:  0.02 s
0.03/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
1.55/0.45	c asymm  cl-useful: 0/14679/34000 lits-rem:0 time: 0.41
1.55/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.55/0.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.55/0.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.55/0.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.55/0.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.55/0.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.31/0.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
2.31/0.63	c Finding binary XORs  T:     0.00 s  found:       0
2.31/0.65	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
2.31/0.65	c calculated reachability. Time: 0.00
2.31/0.65	c Calc default polars -  time:   0.00 s pos:     191 undec:       7 neg:     202
2.31/0.65	c =========================================================================================
2.31/0.65	c types(t): F = full restart, N = normal restart
2.31/0.65	c types(t): S = simplification begin/end, E = solution found
2.31/0.65	c restart types(rt): st = static, dy = dynamic
2.31/0.65	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.31/0.65	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
3.51/0.97	c  N dy    16      4043       400     34000         0      3988    238000    384954     84.79     90.41
5.10/1.33	c  N dy    32      8245       400     34000         0      5355    238000    396845     83.54     88.25
6.69/1.77	c  N dy    50     13176       400     34000         0      5537    238000    299270     83.51     89.20
8.31/2.14	c  N dy    63     17219       400     34000         0      9537    238000    677329     83.02     88.26
9.88/2.52	c  N dy    80     21220       400     34000         0      7354    238000    362998     82.82     87.51
11.09/2.87	c  F st    93     25003       400     34000         0     11095    238000    717670     82.90     89.21
11.49/2.90	c  N st    94     25257       400     34000         0     11346    238000    741646     82.90   no data
13.12/3.37	c  N dy    99     30000       400     34000         0      8668    238000    400495     82.90   no data
13.12/3.37	c  S st    99     30000       400     34000         0      8668    238000    400495     82.90   no data
13.47/3.44	c  S st    99     30503       400     34000         0      9169    238000    444952     82.90   no data
13.47/3.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.47/3.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.47/3.46	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
13.47/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.47/3.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.47/3.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.47/3.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.47/3.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.47/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.07/3.82	c lits-rem:        92  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.33 s
15.87/4.05	c asymm  cl-useful: 0/7554/34000 lits-rem:0 time: 0.23
15.87/4.06	c calculated reachability. Time: 0.00
15.87/4.06	c  N dy    99     30503       400     34000         0      9096    238000    434340     82.90   no data
17.50/4.50	c  N dy   116     34671       400     34000         0     13219    238000    822674     82.81     88.59
20.26/5.13	c  N dy   128     40195       400     34000         0     10235    238000    455710     82.44     87.82
22.24/5.61	c  N dy   149     44492       400     34000         0     14483    238000    856019     82.48     87.05
22.64/5.75	c  S st   156     45755       400     34000         0     15734    238000    973248     82.47   no data
23.04/5.84	c  S st   156     46258       400     34000         0     16235    238000   1018071     82.47   no data
23.04/5.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.04/5.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
23.04/5.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.04/5.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.04/5.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.04/5.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.04/5.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.04/5.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.44/5.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.25/7.67	c lits-rem:       119  cl-subs:      210  v-elim:      0  v-fix:    0  time:  1.75 s
30.25/7.68	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
30.25/7.69	c vivif2 --  cl tried    16025 cl shrink        0 lits rem          0 time: 0.01
31.42/7.95	c asymm  cl-useful: 0/6380/34000 lits-rem:0 time: 0.26
31.42/7.95	c calculated reachability. Time: 0.00
31.42/7.95	c  N dy   156     46258       400     34000         0     16025    238000    986867     82.47   no data
33.42/8.40	c  N dy   173     50299       400     34000         0     10518    238000    397689     82.48     95.31
35.06/8.83	c  N dy   191     54586       400     34000         0     14749    238000    794339     82.49     89.46
36.61/9.29	c  N dy   204     58881       400     34000         0     18991    238000   1195023     82.38     87.08
38.61/9.72	c  N dy   221     62886       400     34000         0     12432    238000    492578     82.37     88.23
40.20/10.16	c  N dy   235     67226       400     34000         0     16721    238000    890901     82.25     87.42
41.39/10.40	c  S st   247     69387       400     34000         0     18851    238000   1089938     82.27   no data
41.39/10.49	c  S st   247     69890       400     34000         0     19353    238000   1134156     82.27   no data
41.39/10.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.79/10.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
41.79/10.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.79/10.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.79/10.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.79/10.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
41.79/10.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.79/10.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.79/10.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.77/13.05	c lits-rem:       158  cl-subs:      241  v-elim:      0  v-fix:    0  time:  2.48 s
51.77/13.05	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
51.77/13.07	c vivif2 --  cl tried    19112 cl shrink        0 lits rem          0 time: 0.01
52.96/13.35	c asymm  cl-useful: 0/5387/34000 lits-rem:0 time: 0.29
52.96/13.35	c calculated reachability. Time: 0.00
52.96/13.35	c  N dy   247     69890       400     34000         0     19112    238000   1098479     82.27   no data
55.35/13.95	c  N dy   268     74532       400     34000         0     12186    238000    383591     82.26     87.47
57.74/14.50	c  N dy   295     79484       400     34000         0     17087    238000    846178     82.35     87.01
60.14/15.15	c  N dy   320     84799       400     34000         0     22343    238000   1341173     82.41     87.24
61.38/15.48	c  F st   331     87501       400     34000         0     24997    238000   1589434     82.39     76.46
62.94/15.85	c  N st   336     90800       400     34000         0     15756    238000    647798     82.39   no data
65.77/16.51	c  N dy   354     96676       400     34000         0     21561    238000   1194093     82.36     87.31
68.92/17.32	c  N dy   377    103194       400     34000         0     14502    238000    440067     82.31     87.08
69.32/17.50	c  S st   386    104835       400     34000         0     16125    238000    593430     82.32     80.36
69.74/17.58	c  S st   386    105336       400     34000         0     16626    238000    638024     82.32   no data
69.74/17.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.74/17.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
70.16/17.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.16/17.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.16/17.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.16/17.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
70.16/17.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.16/17.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.16/17.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.51/18.21	c lits-rem:        44  cl-subs:       79  v-elim:      0  v-fix:    0  time:  0.57 s
72.51/18.22	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
72.51/18.22	c vivif2 --  cl tried    16547 cl shrink        0 lits rem          0 time: 0.01
73.31/18.47	c asymm  cl-useful: 0/7536/34000 lits-rem:0 time: 0.25
73.31/18.47	c calculated reachability. Time: 0.00
73.31/18.47	c  N dy   386    105336       400     34000         0     16547    238000    626406     82.32   no data
76.49/19.27	c  N dy   417    112117       400     34000         0     23241    238000   1256393     82.35     87.87
80.48/20.21	c  N dy   444    119305       400     34000         0     15852    238000    486899     82.32     92.53
84.48/21.20	c  N dy   483    127443       400     34000         0     23879    238000   1244738     82.36     88.19
88.46/22.28	c  N dy   499    135939       400     34000         0     16803    238000    495561     82.15     88.18
92.85/23.30	c  N dy   532    144648       400     34000         0     25416    238000   1305663     82.11     87.58
97.63/24.58	c  N dy   577    154264       400     34000         0     18443    238000    569601     82.13     86.66
99.64/25.02	c  S st   597    158008       400     34000         0     22147    238000    917551     82.14   no data
100.04/25.12	c  S st   597    158515       400     34000         0     22651    238000    964595     82.14   no data
100.04/25.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.04/25.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
100.04/25.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.04/25.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.04/25.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.04/25.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
100.04/25.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.04/25.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.04/25.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.21/26.96	c lits-rem:       183  cl-subs:      170  v-elim:      0  v-fix:    0  time:  1.77 s
107.21/26.96	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
107.21/26.97	c vivif2 --  cl tried    22481 cl shrink        0 lits rem          0 time: 0.01
108.41/27.25	c asymm  cl-useful: 0/5889/34000 lits-rem:0 time: 0.28
108.41/27.25	c calculated reachability. Time: 0.00
108.41/27.25	c  N dy   597    158515       400     34000         0     22481    238000    938831     82.14   no data
114.04/28.66	c  N dy   642    169188       400     34000         0     33012    238000   1925824     82.16     86.83
119.98/30.11	c  N dy   691    180135       400     34000         0     26382    238000   1232535     82.15     87.30
126.78/31.82	c  N dy   744    191922       400     34000         0     19584    238000    510618     82.13     86.67
133.14/33.43	c  N dy   801    204534       400     34000         0     32045    238000   1683644     82.17     86.89
140.71/35.30	c  N dy   856    217878       400     34000         0     25812    238000   1018924     82.17     87.48
149.14/37.49	c  N dy   928    231992       400     34000         0     39759    238000   2327928     82.22     87.34
152.29/38.29	c  S st   957    237773       400     34000         0     25041    238000    856986     82.23   no data
152.69/38.39	c  S st   957    238273       400     34000         0     25541    238000    898873     82.23   no data
152.69/38.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
153.10/38.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
153.10/38.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.10/38.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.10/38.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.10/38.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
153.10/38.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.10/38.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
153.10/38.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.47/40.05	c lits-rem:        87  cl-subs:      127  v-elim:      0  v-fix:    0  time:  1.59 s
159.47/40.06	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
159.47/40.07	c vivif2 --  cl tried    25414 cl shrink        0 lits rem          0 time: 0.01
160.66/40.36	c asymm  cl-useful: 0/5443/34000 lits-rem:0 time: 0.29
160.66/40.37	c calculated reachability. Time: 0.00
160.66/40.37	c  N dy   957    238273       400     34000         0     25414    238000    879721     82.23   no data
169.85/42.62	c  N dy  1031    253708       400     34000         0     40653    238000   2316892     82.28     87.20
179.86/45.17	c  N dy  1105    270053       400     34000         0     35384    238000   1747010     82.31     87.68
190.59/47.88	c  N dy  1194    287500       400     34000         0     30211    238000   1184414     82.33     86.78
202.15/50.76	c  N dy  1257    305870       400     34000         0     25006    238000    612898     82.27     88.12
202.55/50.81	c  F st  1258    306251       400     34000         0     25385    238000    648122     82.26     77.05
214.13/53.77	c  N dy  1330    325530       400     34000         0     44422    238000   2449654     82.27     87.49
226.48/56.85	c  N dy  1408    345659       400     34000         0     39959    238000   1932896     82.25     88.40
234.86/58.90	c  S st  1459    357410       400     34000         0     26216    238000    559881     82.25   no data
235.26/59.00	c  S st  1459    357914       400     34000         0     26716    238000    605053     82.25   no data
235.26/59.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
235.26/59.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
235.26/59.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
235.26/59.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.26/59.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.26/59.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
235.26/59.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
235.26/59.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
235.26/59.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.65/59.61	c lits-rem:        10  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.53 s
237.65/59.61	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
237.65/59.62	c vivif2 --  cl tried    26691 cl shrink        0 lits rem          0 time: 0.01
238.85/59.92	c asymm  cl-useful: 0/5185/34000 lits-rem:0 time: 0.30
238.85/59.92	c calculated reachability. Time: 0.00
238.85/59.92	c  N dy  1459    357914       400     34000         0     26691    238000    601353     82.25   no data
250.81/62.93	c  N dy  1534    378013       400     34000         0     46565    238000   2469098     82.22     87.10
263.97/66.23	c  N dy  1621    398324       400     34000         0     40274    238000   1799976     82.24     86.62
278.75/69.98	c  N dy  1719    418383       400     34000         0     32748    238000   1007330     82.26     86.79
292.31/73.33	c  N dy  1793    438532       400     34000         0     52625    238000   2880513     82.26     88.63
305.87/76.80	c  N dy  1900    458640       400     34000         0     44192    238000   2013320     82.31     87.32
320.62/80.49	c  N dy  1975    479060       400     34000         0     35050    238000   1057439     82.28     86.88
334.99/84.07	c  N dy  2061    499163       400     34000         0     54910    238000   2918658     82.27     86.98
348.55/87.47	c  N dy  2150    519175       400     34000         0     44389    238000   1855929     82.29     86.96
362.12/90.86	c  S st  2227    536875       400     34000         0     61861    238000   3501357     82.28   no data
362.92/91.05	c  S st  2227    537381       400     34000         0     62364    238000   3544905     82.28   no data
362.92/91.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
363.32/91.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
363.32/91.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
363.32/91.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
363.32/91.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
363.32/91.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
363.32/91.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
363.32/91.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
363.73/91.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.56/123.06	c lits-rem:       634  cl-subs:      971  v-elim:      0  v-fix:    0  time: 31.80 s
490.56/123.06	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
490.56/123.10	c vivif2 --  cl tried    61393 cl shrink        0 lits rem          0 time: 0.04
492.55/123.50	c asymm  cl-useful: 0/3309/34000 lits-rem:0 time: 0.40
492.55/123.50	c calculated reachability. Time: 0.00
492.55/123.50	c  N dy  2227    537381       400     34000         0     61393    238000   3400903     82.28   no data
506.12/126.92	c  N dy  2325    557407       400     34000         0     49934    238000   2300506     82.31     88.35
520.88/130.67	c  N dy  2405    577487       400     34000         0     37509    238000   1044610     82.30     86.70
534.86/134.19	c  N dy  2475    597501       400     34000         0     57288    238000   2905135     82.26     87.06
551.20/138.21	c  N dy  2568    617522       400     34000         0     43752    238000   1546691     82.27     86.70
568.35/142.56	c  N dy  2659    638570       400     34000         0     64542    238000   3495607     82.26     86.90
583.88/146.44	c  N dy  2738    658680       400     34000         0     50177    238000   2067758     82.24     86.58
602.63/151.19	c  N dy  2829    678723       400     34000         0     69960    238000   3925824     82.26     89.06
617.39/154.80	c  N dy  2910    698771       400     34000         0     54542    238000   2398075     82.25     95.49
635.35/159.34	c  N dy  3009    718787       400     34000         0     38100    238000    765734     82.26     89.25
650.51/163.18	c  N dy  3070    739144       400     34000         0     58206    238000   2656842     82.21     87.31
669.26/167.88	c  N dy  3160    759207       400     34000         0     40815    238000    937849     82.22     86.99
686.41/172.10	c  N dy  3266    779764       400     34000         0     61113    238000   2841962     82.23     86.58
705.97/177.09	c  N dy  3346    799782       400     34000         0     42715    238000   1035034     82.23     88.43
710.35/178.18	c  S st  3365    806073       400     34000         0     48924    238000   1614623     82.22     85.76
711.13/178.35	c  S st  3365    806579       400     34000         0     49428    238000   1657733     82.22   no data
711.13/178.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
711.13/178.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
711.53/178.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
711.53/178.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
711.53/178.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
711.53/178.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
711.53/178.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
711.53/178.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
711.53/178.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
743.05/186.35	c lits-rem:       234  cl-subs:      325  v-elim:      0  v-fix:    0  time:  7.89 s
743.05/186.36	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
743.05/186.38	c vivif2 --  cl tried    49103 cl shrink        0 lits rem          0 time: 0.02
744.65/186.75	c asymm  cl-useful: 0/3763/34000 lits-rem:0 time: 0.38
744.65/186.76	c calculated reachability. Time: 0.00
744.65/186.76	c  N dy  3365    806579       400     34000         0     49103    238000   1610178     82.22   no data
761.80/191.06	c  N dy  3466    826693       400     34000         0     68952    238000   3473293     82.23     87.02
778.95/195.39	c  N dy  3550    847221       400     34000         0     50055    238000   1644504     82.22     86.75
796.10/199.64	c  N dy  3641    867278       400     34000         0     69873    238000   3506902     82.23     86.95
813.65/204.08	c  N dy  3727    888189       400     34000         0     50349    238000   1595501     82.22     86.90
830.41/208.27	c  N dy  3823    908214       400     34000         0     70109    238000   3450699     82.23     86.74
848.36/212.70	c  N dy  3919    928320       400     34000         0     48846    238000   1368155     82.23     88.74
864.72/216.83	c  N dy  4005    948325       400     34000         0     68626    238000   3228331     82.23     86.69
883.47/221.56	c  N dy  4097    968414       400     34000         0     46322    238000   1043286     82.24     87.52
899.82/225.62	c  N dy  4195    988470       400     34000         0     66127    238000   2902707     82.24     86.71
919.77/230.66	c  N dy  4300   1008745       400     34000         0     86160    238000   4801486     82.26     87.45
935.32/234.54	c  N dy  4387   1028749       400     34000         0     62785    238000   2502797     82.26     93.98
954.48/239.31	c  N dy  4475   1048842       400     34000         0     82665    238000   4378464     82.27     87.21
972.02/243.72	c  N dy  4561   1069191       400     34000         0     58638    238000   2036732     82.27     88.46
974.07/244.27	c  F st  4576   1071878       400     34000         0     61292    238000   2286508     82.28   no data
989.98/248.20	c  N dy  4631   1089291       400     34000         0     78464    238000   3921709     82.27     86.61
1009.52/253.13	c  N dy  4720   1110048       400     34000         0     53860    238000   1510241     82.27     86.77
1027.07/257.57	c  N dy  4813   1130119       400     34000         0     73662    238000   3378056     82.28     98.16
1048.66/262.95	c  N dy  4893   1150906       400     34000         0     48123    238000    878968     82.27     87.08
1065.79/267.30	c  N dy  4977   1171222       400     34000         0     68209    238000   2765175     82.26     87.39
1087.31/272.68	c  N dy  5059   1191317       400     34000         0     88071    238000   4634483     82.27     86.86
1104.07/276.87	c  S st  5123   1209868       400     34000         0     59321    238000   1838290     82.25     79.16
1104.87/277.05	c  S st  5123   1210371       400     34000         0     59824    238000   1881792     82.25   no data
1104.87/277.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1104.87/277.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1105.28/277.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1105.28/277.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1105.28/277.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1105.28/277.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1105.28/277.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1105.28/277.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1105.28/277.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1157.52/290.22	c lits-rem:       286  cl-subs:      351  v-elim:      0  v-fix:    0  time: 13.03 s
1157.52/290.22	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1157.52/290.25	c vivif2 --  cl tried    59473 cl shrink        0 lits rem          0 time: 0.02
1158.71/290.59	c asymm  cl-useful: 0/2875/34000 lits-rem:0 time: 0.35
1158.71/290.60	c calculated reachability. Time: 0.00
1158.71/290.60	c  N dy  5123   1210371       400     34000         0     59473    238000   1829886     82.25   no data
1177.46/295.24	c  N dy  5209   1230443       400     34000         0     79287    238000   3696816     82.25     87.12
1199.40/300.71	c  N dy  5301   1250448       400     34000         0     50965    238000    979827     82.26     88.55
1216.15/304.98	c  N dy  5391   1270513       400     34000         0     70812    238000   2846884     82.26     86.59
1237.70/310.33	c  N dy  5481   1290711       400     34000         0     90787    238000   4727096     82.26     86.88
1256.05/314.93	c  N dy  5547   1310744       400     34000         0     61462    238000   1882662     82.25     92.17
1275.20/319.77	c  N dy  5639   1330949       400     34000         0     81403    238000   3753785     82.25     87.08
1299.12/325.72	c  N dy  5730   1351125       400     34000         0     51288    238000    847064     82.26     86.61
1317.48/330.38	c  N dy  5813   1371203       400     34000         0     71124    238000   2713534     82.26     86.62
1338.27/335.59	c  N dy  5891   1391215       400     34000         0     90890    238000   4567657     82.25     87.74
1359.36/340.87	c  N dy  5978   1411315       400     34000         0     59710    238000   1552378     82.25     87.88
1378.91/345.71	c  N dy  6080   1431332       400     34000         0     79474    238000   3418482     82.26     90.46
1401.25/351.33	c  N dy  6165   1451572       400     34000         0     99469    238000   5310937     82.27     86.99
1419.61/355.93	c  N dy  6235   1471595       400     34000         0     67215    238000   2168559     82.26     86.80
1439.54/360.96	c  N dy  6317   1492104       400     34000         0     87434    238000   4061532     82.25     87.45
1463.48/366.96	c  N dy  6411   1512203       400     34000         0     54296    238000    877731     82.25     87.31
1481.03/371.37	c  N dy  6507   1532297       400     34000         0     74108    238000   2744047     82.27     86.84
1502.58/376.79	c  N dy  6599   1552884       400     34000         0     94427    238000   4657449     82.27     87.04
1525.32/382.44	c  N dy  6676   1573575       400     34000         0     60896    238000   1413685     82.26     87.07
1543.67/387.01	c  N dy  6757   1593602       400     34000         0     80645    238000   3271427     82.26     87.56
1566.45/392.71	c  N dy  6844   1613664       400     34000         0    100459    238000   5137391     82.26     87.01
1587.55/398.04	c  N dy  6932   1633747       400     34000         0     65346    238000   1756322     82.27     86.69
1607.89/403.10	c  N dy  7036   1653756       400     34000         0     85119    238000   3618127     82.28     87.22
1631.43/409.08	c  N dy  7124   1673846       400     34000         0    104951    238000   5487506     82.27     86.75
1652.57/414.36	c  N dy  7211   1694312       400     34000         0     69220    238000   2033475     82.28     86.65
1668.52/418.38	c  S st  7285   1710372       400     34000         0     85089    238000   3526026     82.28   no data
1669.72/418.62	c  S st  7285   1710875       400     34000         0     85589    238000   3571447     82.28   no data
1669.72/418.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1669.72/418.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1670.12/418.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1670.12/418.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1670.12/418.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1670.12/418.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1670.12/418.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1670.12/418.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1670.52/418.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1809.33/453.65	c lits-rem:       711  cl-subs:      885  v-elim:      0  v-fix:    0  time: 34.81 s
1809.33/453.66	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1809.73/453.70	c vivif2 --  cl tried    84704 cl shrink        0 lits rem          0 time: 0.04
1811.33/454.15	c asymm  cl-useful: 0/3305/34000 lits-rem:0 time: 0.44
1811.33/454.15	c calculated reachability. Time: 0.00
1811.33/454.15	c  N dy  7285   1710875       400     34000         0     84704    238000   3440440     82.28   no data
1838.07/460.91	c  N dy  7392   1731119       400     34000         0    104698    238000   5323416     82.29     87.59
1860.79/466.51	c  N dy  7479   1751355       400     34000         0     67758    238000   1803596     82.28     87.94
1881.96/471.86	c  N dy  7577   1771731       400     34000         0     87910    238000   3699338     82.28     87.16
1907.47/478.21	c  N dy  7673   1791936       400     34000         0    107854    238000   5575598     82.29     86.72
1929.81/483.90	c  N dy  7780   1812067       400     34000         0     69771    238000   1917730     82.29     86.89
1952.16/489.43	c  N dy  7868   1832487       400     34000         0     89911    238000   3810349     82.30     86.88
1977.67/495.88	c  N dy  7959   1852595       400     34000         0    109773    238000   5680445     82.30     86.66
2000.42/501.60	c  N dy  8049   1872969       400     34000         0     70981    238000   1948826     82.30     86.89
2022.79/507.11	c  N dy  8156   1893007       400     34000         0     90761    238000   3813409     82.31     87.03
2047.48/513.35	c  N dy  8250   1913177       400     34000         0    110680    238000   5697630     82.32     87.24
2070.64/519.14	c  N dy  8338   1933269       400     34000         0     70619    238000   1827186     82.32     87.23
2091.77/524.48	c  N dy  8444   1953575       400     34000         0     90678    238000   3728160     82.34     86.91
2116.50/530.68	c  N dy  8529   1973778       400     34000         0    110606    238000   5603909     82.34     86.96
2140.85/536.74	c  N dy  8621   1993906       400     34000         0     69618    238000   1656796     82.34     87.57
2161.57/541.99	c  N dy  8708   2014608       400     34000         0     90062    238000   3581370     82.34     86.85
2185.90/548.06	c  N dy  8794   2034660       400     34000         0    109874    238000   5439910     82.34     87.48
2211.49/554.45	c  N dy  8887   2055030       400     34000         0     68108    238000   1420543     82.34     87.36
2230.98/559.31	c  N dy  8957   2075044       400     34000         0     87890    238000   3279263     82.33     88.30
2255.71/565.52	c  N dy  9060   2095165       400     34000         0    107764    238000   5160748     82.34     87.48
2284.04/572.64	c  N dy  9155   2115268       400     34000         0     64739    238000   1020260     82.35     87.45
2303.62/577.57	c  N dy  9252   2135318       400     34000         0     84548    238000   2888934     82.35     87.04
2327.12/583.47	c  N dy  9333   2155576       400     34000         0    104546    238000   4762198     82.35     88.34
2355.04/590.42	c  N dy  9420   2175605       400     34000         0    124303    238000   6620422     82.35     86.72
2375.78/595.62	c  N dy  9482   2195692       400     34000         0     80266    238000   2393882     82.34     86.81
2392.53/599.86	c  S st  9560   2210875       400     34000         0     95277    238000   3813762     82.34   no data
2393.73/600.12	c  S st  9560   2211379       400     34000         0     95778    238000   3856216     82.34   no data
2393.73/600.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2394.13/600.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2394.13/600.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2394.13/600.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2394.13/600.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2394.13/600.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
2394.13/600.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2394.13/600.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2394.53/600.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2532.15/634.84	c lits-rem:       445  cl-subs:      988  v-elim:      0  v-fix:    0  time: 34.49 s
2532.15/634.85	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
2532.15/634.89	c vivif2 --  cl tried    94790 cl shrink        0 lits rem          0 time: 0.05
2534.15/635.36	c asymm  cl-useful: 0/2732/34000 lits-rem:0 time: 0.46
2534.15/635.36	c calculated reachability. Time: 0.00
2534.15/635.36	c  N dy  9560   2211379       400     34000         0     94790    238000   3715118     82.34   no data
2561.67/642.28	c  N dy  9640   2231458       400     34000         0    114659    238000   5587659     82.34     86.87
2593.58/650.22	c  N dy  9741   2251466       400     34000         0     69550    238000   1309801     82.35     87.45
2616.31/655.99	c  N dy  9815   2271525       400     34000         0     89359    238000   3174527     82.34     86.69
2643.84/662.86	c  N dy  9898   2292357       400     34000         0    109928    238000   5113803     82.34     86.77
2675.76/670.89	c  N dy  9988   2313494       400     34000         0    130787    238000   7075967     82.34     86.69
2698.53/676.57	c  N dy 10080   2333641       400     34000         0     84841    238000   2669197     82.35     86.90
2722.82/682.66	c  N dy 10157   2353673       400     34000         0    104632    238000   4540087     82.34     86.75
2752.34/690.01	c  N dy 10248   2373793       400     34000         0    124506    238000   6406150     82.34     88.60
2779.07/696.71	c  N dy 10335   2393893       400     34000         0     77542    238000   1903225     82.35     95.54
2802.21/702.53	c  N dy 10429   2413908       400     34000         0     97303    238000   3764112     82.35     87.53
2833.33/710.38	c  N dy 10525   2434167       400     34000         0    117320    238000   5655213     82.35     86.90
2865.63/718.40	c  N dy 10618   2454244       400     34000         0     69334    238000   1037869     82.35     86.78
2886.38/723.61	c  N dy 10709   2474453       400     34000         0     89277    238000   2918498     82.36     87.36
2911.12/729.86	c  N dy 10796   2494939       400     34000         0    109513    238000   4827085     82.35     86.85
2939.88/737.04	c  N dy 10885   2515071       400     34000         0    129406    238000   6696959     82.35     86.70
2965.37/743.48	c  N dy 10974   2535093       400     34000         0     80336    238000   1987601     82.35     88.42
2988.89/749.33	c  N dy 11061   2555448       400     34000         0    100428    238000   3882153     82.35     87.03
3016.83/756.31	c  N dy 11162   2575492       400     34000         0    120218    238000   5751135     82.36     86.78
3048.73/764.30	c  N dy 11252   2595789       400     34000         0     70499    238000    984527     82.36     87.18
3069.08/769.47	c  N dy 11335   2616103       400     34000         0     90564    238000   2871258     82.35     87.04
3093.03/775.49	c  N dy 11409   2636530       400     34000         0    110744    238000   4769939     82.35     86.89
3122.14/782.76	c  N dy 11493   2657031       400     34000         0    131007    238000   6665023     82.35     86.71
3147.67/789.11	c  N dy 11559   2677177       400     34000         0     80117    238000   1802622     82.34     86.97
3170.00/794.77	c  N dy 11661   2697249       400     34000         0     99939    238000   3681352     82.35     86.72
3188.36/799.35	c  S st 11727   2711379       400     34000         0    113875    238000   4995015     82.35     80.41
3189.57/799.67	c  S st 11727   2711880       400     34000         0    114374    238000   5035780     82.35   no data
3189.57/799.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3189.99/799.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3189.99/799.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3189.99/799.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3189.99/799.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3189.99/799.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3189.99/799.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3190.34/799.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3190.74/799.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3440.46/862.51	c lits-rem:       830  cl-subs:     1224  v-elim:      0  v-fix:    0  time: 62.55 s
3440.46/862.52	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
3440.46/862.58	c vivif2 --  cl tried   113150 cl shrink        0 lits rem          0 time: 0.06
3442.46/863.06	c asymm  cl-useful: 0/2245/34000 lits-rem:0 time: 0.47
3442.46/863.06	c calculated reachability. Time: 0.00
3442.46/863.06	c  N dy 11727   2711880       400     34000         0    113150    238000   4854055     82.35   no data
3475.96/871.40	c  N dy 11820   2732682       400     34000         0    133698    238000   6789440     82.35     86.83
3505.93/878.97	c  N dy 11921   2752847       400     34000         0     81852    238000   1892689     82.36     86.74
3532.61/885.61	c  N dy 11995   2772949       400     34000         0    101749    238000   3772233     82.36     86.83
3560.94/892.77	c  N dy 12079   2793137       400     34000         0    121697    238000   5649499     82.35     86.84
3595.64/901.43	c  N dy 12172   2813483       400     34000         0    141806    238000   7537958     82.36     87.03
3624.75/908.71	c  N dy 12269   2834528       400     34000         0     89810    238000   2553394     82.36     86.90
3649.49/914.91	c  N dy 12357   2854781       400     34000         0    109818    238000   4437686     82.36     87.23
3679.80/922.51	c  N dy 12456   2875042       400     34000         0    129824    238000   6323896     82.36     87.19
3713.71/931.01	c  N dy 12564   2895165       400     34000         0     75935    238000   1161630     82.36     87.44
3734.86/936.35	c  N dy 12636   2915209       400     34000         0     95735    238000   3031073     82.36     86.74
3763.98/943.70	c  N dy 12741   2936745       400     34000         0    117005    238000   5035448     82.36     86.92
3796.68/951.80	c  N dy 12840   2956755       400     34000         0    136737    238000   6893075     82.37     87.50
3827.00/959.48	c  N dy 12917   2976829       400     34000         0     81856    238000   1638696     82.36     87.15
3850.94/965.41	c  N dy 13001   2996883       400     34000         0    101658    238000   3500309     82.36     89.12
3879.26/972.54	c  N dy 13085   3017015       400     34000         0    121513    238000   5361197     82.36     86.79
3914.35/981.34	c  N dy 13176   3037016       400     34000         0    141240    238000   7215350     82.36     92.38
3945.46/989.18	c  N dy 13259   3057152       400     34000         0     85438    238000   1893022     82.36     86.79
3969.80/995.22	c  N dy 13348   3077228       400     34000         0    105256    238000   3754749     82.36     86.93
3996.53/1001.96	c  N dy 13425   3097238       400     34000         0    125016    238000   5613800     82.35     86.81
4028.84/1010.00	c  N dy 13507   3117535       400     34000         0    145035    238000   7500794     82.35     88.11
4056.37/1016.93	c  N dy 13593   3137668       400     34000         0     88260    238000   2075318     82.35     86.89
4081.10/1023.13	c  N dy 13680   3157855       400     34000         0    108195    238000   3959184     82.36     87.81
4110.22/1030.40	c  N dy 13777   3177914       400     34000         0    128021    238000   5834138     82.36     88.39
4144.13/1038.96	c  N dy 13877   3198231       400     34000         0    148041    238000   7713651     82.36     86.94
4164.86/1044.16	c  S st 13944   3211881       400     34000         0     83860    238000   1577754     82.36     80.58
4165.66/1044.39	c  S st 13944   3212383       400     34000         0     84362    238000   1622893     82.36   no data
4166.06/1044.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4166.06/1044.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4166.06/1044.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4166.06/1044.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4166.06/1044.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4166.06/1044.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4166.06/1044.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4166.46/1044.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4166.46/1044.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4191.19/1050.72	c lits-rem:       127  cl-subs:      194  v-elim:      0  v-fix:    0  time:  6.16 s
4191.19/1050.72	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
4191.19/1050.74	c vivif2 --  cl tried    84168 cl shrink        0 lits rem          0 time: 0.02
4192.80/1051.14	c asymm  cl-useful: 0/2787/34000 lits-rem:0 time: 0.40
4192.80/1051.15	c calculated reachability. Time: 0.00
4192.80/1051.15	c  N dy 13944   3212383       400     34000         0     84168    238000   1594130     82.36   no data
4216.35/1057.04	c  N dy 14042   3232427       400     34000         0    104004    238000   3472072     82.37     88.31
4244.65/1064.10	c  N dy 14143   3252496       400     34000         0    123837    238000   5340642     82.37     87.71
4276.96/1072.25	c  N dy 14232   3273071       400     34000         0    144175    238000   7250342     82.37     86.88
4308.08/1080.02	c  N dy 14310   3293321       400     34000         0     85470    238000   1650083     82.37     87.25
4331.61/1085.99	c  N dy 14395   3313541       400     34000         0    105436    238000   3526192     82.37     87.08
4359.14/1092.82	c  N dy 14472   3333620       400     34000         0    125269    238000   5385537     82.36     87.57
4391.06/1100.82	c  N dy 14552   3353681       400     34000         0    145081    238000   7240783     82.36     86.73
4422.59/1108.73	c  N dy 14633   3374047       400     34000         0     85524    238000   1571043     82.36     87.27
4446.90/1114.87	c  N dy 14712   3394101       400     34000         0    105337    238000   3434096     82.35     86.92
4474.83/1121.86	c  N dy 14801   3414166       400     34000         0    125139    238000   5298781     82.36     88.06
4507.54/1130.00	c  N dy 14880   3434442       400     34000         0    145152    238000   7180624     82.35     86.71
4543.84/1139.14	c  N dy 14983   3454451       400     34000         0     84262    238000   1372243     82.36     87.14
4567.39/1145.10	c  N dy 15075   3474532       400     34000         0    104073    238000   3237154     82.36     88.20
4596.50/1152.37	c  N dy 15181   3494644       400     34000         0    123923    238000   5113618     82.37     88.09
4628.01/1160.25	c  N dy 15258   3515323       400     34000         0    144334    238000   7037627     82.36     86.98
4664.36/1169.31	c  N dy 15352   3535351       400     34000         0     82488    238000   1114760     82.37     86.79
4686.30/1174.88	c  N dy 15437   3555365       400     34000         0    102223    238000   2974975     82.36     87.98
4713.38/1181.66	c  N dy 15520   3575622       400     34000         0    122246    238000   4863515     82.36     86.83
4744.90/1189.51	c  N dy 15605   3595887       400     34000         0    142252    238000   6751888     82.36     86.88
4780.80/1198.52	c  N dy 15690   3616473       400     34000         0    162592    238000   8678160     82.37     87.50

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

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

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


[startup+0 s]
/proc/loadavg: 8.26 8.15 7.67 1/349 7654
/proc/meminfo: memFree=17802352/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 407 0 0 0 0 0 0 0 19 0 4 0 730182117 52396032 347 33554432000 4194304 4580107 140737179655488 18446744073709551615 47732069971880 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 12792 347 299 95 0 7774 0
[pid=7654/tid=7655] ppid=7652 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 730182118 52396032 347 33554432000 4194304 4580107 140737179655488 18446744073709551615 47732069971884 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 730182118 52396032 347 33554432000 4194304 4580107 140737179655488 18446744073709551615 47732069971894 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 730182118 52396032 347 33554432000 4194304 4580107 140737179655488 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0189731 s]
/proc/loadavg: 8.26 8.15 7.67 1/349 7654
/proc/meminfo: memFree=17802352/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=281832 CPUtime=0.03 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 2054 0 0 0 3 0 0 0 18 0 4 0 730182117 288595968 1967 33554432000 4194304 4580107 140737179655488 18446744073709551615 256415496735 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 70458 1968 336 95 0 65440 0
[pid=7654/tid=7655] ppid=7652 vsize=281968 CPUtime=0.01 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) S 7652 7654 7452 0 -1 4202560 426 0 0 0 1 0 0 0 18 0 4 0 730182118 288735232 1974 33554432000 4194304 4580107 140737179655488 18446744073709551615 256415496686 0 0 4096 2 18446604463384624000 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=281968 CPUtime=0.01 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 410 0 0 0 1 0 0 0 18 0 4 0 730182118 288735232 1981 33554432000 4194304 4580107 140737179655488 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=281968 CPUtime=0 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 406 0 0 0 0 0 0 0 22 0 4 0 730182118 288735232 1989 33554432000 4194304 4580107 140737179655488 18446744073709551615 4511018 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 281832

[startup+0.100961 s]
/proc/loadavg: 8.26 8.15 7.67 1/349 7654
/proc/meminfo: memFree=17802352/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=284504 CPUtime=0.35 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 4540 0 0 0 34 1 0 0 18 0 4 0 730182117 291332096 4453 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 71126 4453 358 95 0 66108 0
[pid=7654/tid=7655] ppid=7652 vsize=284504 CPUtime=0.08 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 1001 0 0 0 8 0 0 0 18 0 4 0 730182118 291332096 4453 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=284504 CPUtime=0.08 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 1021 0 0 0 8 0 0 0 18 0 4 0 730182118 291332096 4453 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=284504 CPUtime=0.07 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 1097 0 0 0 7 0 0 0 22 0 4 0 730182118 291332096 4453 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 284504

[startup+0.300925 s]
/proc/loadavg: 8.26 8.15 7.67 1/349 7654
/proc/meminfo: memFree=17802352/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=284768 CPUtime=1.15 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 4958 0 0 0 114 1 0 0 18 0 4 0 730182117 291602432 4871 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 71192 4871 359 95 0 66174 0
[pid=7654/tid=7655] ppid=7652 vsize=284768 CPUtime=0.28 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 1036 0 0 0 28 0 0 0 18 0 4 0 730182118 291602432 4871 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=284768 CPUtime=0.28 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 1052 0 0 0 28 0 0 0 18 0 4 0 730182118 291602432 4871 33554432000 4194304 4580107 140737179655488 18446744073709551615 256415052833 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=284768 CPUtime=0.27 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 1402 0 0 0 27 0 0 0 22 0 4 0 730182118 291602432 4871 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 284768

[startup+0.700848 s]
/proc/loadavg: 8.26 8.15 7.67 1/349 7654
/proc/meminfo: memFree=17802352/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=297316 CPUtime=2.71 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 13047 0 0 0 267 4 0 0 18 0 4 0 730182117 304451584 10482 33554432000 4194304 4580107 140737179655488 18446744073709551615 256415052833 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 74329 10482 377 95 0 69311 0
[pid=7654/tid=7655] ppid=7652 vsize=297316 CPUtime=0.67 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 3409 0 0 0 66 1 0 0 18 0 4 0 730182118 304451584 10482 33554432000 4194304 4580107 140737179655488 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=297316 CPUtime=0.66 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 3400 0 0 0 66 0 0 0 18 0 4 0 730182118 304451584 10482 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=297316 CPUtime=0.67 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 2375 0 0 0 66 1 0 0 18 0 4 0 730182118 304451584 10482 33554432000 4194304 4580107 140737179655488 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 297316

[startup+1.5007 s]
/proc/loadavg: 8.26 8.15 7.67 11/358 7688
/proc/meminfo: memFree=17669716/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=304044 CPUtime=5.9 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 18884 0 0 0 585 5 0 0 19 0 4 0 730182117 311341056 12437 33554432000 4194304 4580107 140737179655488 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 76011 12437 377 95 0 70993 0
[pid=7654/tid=7655] ppid=7652 vsize=304044 CPUtime=1.47 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 4909 0 0 0 146 1 0 0 19 0 4 0 730182118 311341056 12437 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=304044 CPUtime=1.46 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 4825 0 0 0 146 0 0 0 19 0 4 0 730182118 311341056 12437 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=304044 CPUtime=1.46 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 3771 0 0 0 145 1 0 0 19 0 4 0 730182118 311341056 12437 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 304044

[startup+3.1004 s]
/proc/loadavg: 8.26 8.15 7.67 9/358 7688
/proc/meminfo: memFree=17651116/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=306196 CPUtime=12.29 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 30402 0 0 0 1221 8 0 0 22 0 4 0 730182117 313544704 14070 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 76549 14070 378 95 0 71531 0
[pid=7654/tid=7655] ppid=7652 vsize=306196 CPUtime=3.08 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 7732 0 0 0 305 3 0 0 22 0 4 0 730182118 313544704 14070 33554432000 4194304 4580107 140737179655488 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=306196 CPUtime=3.07 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 7701 0 0 0 306 1 0 0 22 0 4 0 730182118 313544704 14070 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=306196 CPUtime=3.05 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 6693 0 0 0 303 2 0 0 22 0 4 0 730182118 313544704 14071 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 306196

[startup+6.3008 s]
/proc/loadavg: 8.32 8.16 7.68 9/358 7689
/proc/meminfo: memFree=17542028/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=333248 CPUtime=25.04 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 61569 0 0 0 2491 13 0 0 25 0 4 0 730182117 341245952 33902 33554432000 4194304 4580107 140737179655488 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 83312 33902 379 95 0 78294 0
[pid=7654/tid=7655] ppid=7652 vsize=333248 CPUtime=6.28 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 15162 0 0 0 624 4 0 0 25 0 4 0 730182118 341245952 33902 33554432000 4194304 4580107 140737179655488 18446744073709551615 4415850 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=333248 CPUtime=6.27 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 14961 0 0 0 625 2 0 0 25 0 4 0 730182118 341245952 33902 33554432000 4194304 4580107 140737179655488 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=333248 CPUtime=6.21 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 13988 0 0 0 618 3 0 0 25 0 4 0 730182118 341245952 33902 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 333248

[startup+12.7006 s]
/proc/loadavg: 8.37 8.18 7.68 9/358 7689
/proc/meminfo: memFree=17424388/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=345056 CPUtime=50.57 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 84078 0 0 0 5039 18 0 0 25 0 4 0 730182117 353337344 37985 33554432000 4194304 4580107 140737179655488 18446744073709551615 4416292 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 86264 37985 379 95 0 81246 0
[pid=7654/tid=7655] ppid=7652 vsize=345056 CPUtime=12.67 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 18655 0 0 0 1263 4 0 0 25 0 4 0 730182118 353337344 37985 33554432000 4194304 4580107 140737179655488 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=345056 CPUtime=12.66 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 21939 0 0 0 1263 3 0 0 25 0 4 0 730182118 353337344 37985 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=345056 CPUtime=12.54 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 21872 0 0 0 1249 5 0 0 25 0 4 0 730182118 353337344 37985 33554432000 4194304 4580107 140737179655488 18446744073709551615 4321137 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 345056

[startup+25.5012 s]
/proc/loadavg: 8.37 8.19 7.69 9/358 7689
/proc/meminfo: memFree=17258340/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=343068 CPUtime=101.62 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 129516 0 0 0 10132 30 0 0 25 0 4 0 730182117 351301632 53027 33554432000 4194304 4580107 140737179655488 18446744073709551615 4406375 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 85767 53027 379 95 0 80749 0
[pid=7654/tid=7655] ppid=7652 vsize=343068 CPUtime=25.47 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 28285 0 0 0 2540 7 0 0 25 0 4 0 730182118 351301632 53027 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=343068 CPUtime=25.46 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 33991 0 0 0 2540 6 0 0 25 0 4 0 730182118 351301632 53027 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=343068 CPUtime=25.19 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 34553 0 0 0 2510 9 0 0 25 0 4 0 730182118 351301632 53027 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 343068

[startup+51.1003 s]
/proc/loadavg: 8.30 8.19 7.71 9/358 7690
/proc/meminfo: memFree=16953344/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=446436 CPUtime=203.75 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 197458 0 0 0 20328 47 0 0 25 0 4 0 730182117 457150464 75856 33554432000 4194304 4580107 140737179655488 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 111609 75856 379 95 0 106591 0
[pid=7654/tid=7655] ppid=7652 vsize=446436 CPUtime=51.07 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 42745 0 0 0 5097 10 0 0 25 0 4 0 730182118 457150464 75856 33554432000 4194304 4580107 140737179655488 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=446436 CPUtime=51.05 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 51926 0 0 0 5094 11 0 0 25 0 4 0 730182118 457150464 75856 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=446436 CPUtime=50.52 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 52866 0 0 0 5038 14 0 0 25 0 4 0 730182118 457150464 75856 33554432000 4194304 4580107 140737179655488 18446744073709551615 4416737 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 446436

[startup+102.314 s]
/proc/loadavg: 8.13 8.15 7.72 9/358 7691
/proc/meminfo: memFree=16849404/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=636000 CPUtime=408.04 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 301272 0 0 0 40722 82 0 0 25 0 4 0 730182117 651264000 88527 33554432000 4194304 4580107 140737179655488 18446744073709551615 4415773 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 159000 88527 379 95 0 153982 0
[pid=7654/tid=7655] ppid=7652 vsize=636000 CPUtime=102.29 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 59643 0 0 0 10213 16 0 0 25 0 4 0 730182118 651264000 88527 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=636000 CPUtime=102.26 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 77049 0 0 0 10205 21 0 0 25 0 4 0 730182118 651264000 88527 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=636000 CPUtime=101.16 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 78109 0 0 0 10095 21 0 0 25 0 4 0 730182118 651264000 88528 33554432000 4194304 4580107 140737179655488 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 636000

[startup+162.3 s]

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

[pid=7654] ppid=7652 vsize=956936 CPUtime=2562.1 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1067368 0 0 0 255847 363 0 0 25 0 4 0 730182117 979902464 156369 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 239234 156369 379 95 0 234216 0
[pid=7654/tid=7655] ppid=7652 vsize=956936 CPUtime=642.28 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 238292 0 0 0 64149 79 0 0 25 0 4 0 730182118 979902464 156374 33554432000 4194304 4580107 140737179655488 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=956936 CPUtime=642.26 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 275301 0 0 0 64130 96 0 0 25 0 4 0 730182118 979902464 156374 33554432000 4194304 4580107 140737179655488 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=956936 CPUtime=635.24 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 275286 0 0 0 63432 92 0 0 25 0 4 0 730182118 979902464 156374 33554432000 4194304 4580107 140737179655488 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2562.1
Current children cumulated vsize (KiB) 956936

[startup+702.3 s]
/proc/loadavg: 8.08 8.11 7.88 9/358 7716
/proc/meminfo: memFree=16040240/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=1069940 CPUtime=2801.41 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1116404 0 0 0 279757 384 0 0 25 0 4 0 730182117 1095618560 173806 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 267485 173806 379 95 0 262467 0
[pid=7654/tid=7655] ppid=7652 vsize=1069940 CPUtime=702.26 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 239989 0 0 0 70147 79 0 0 25 0 4 0 730182118 1095618560 173806 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=1069940 CPUtime=702.24 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 293832 0 0 0 70123 101 0 0 25 0 4 0 730182118 1095618560 173806 33554432000 4194304 4580107 140737179655488 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=1069940 CPUtime=694.57 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 282903 0 0 0 69361 96 0 0 25 0 4 0 730182118 1095618560 173806 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.41
Current children cumulated vsize (KiB) 1069940

[startup+762.313 s]
/proc/loadavg: 8.10 8.11 7.90 9/358 7718
/proc/meminfo: memFree=16062916/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=1009664 CPUtime=3040.8 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1171289 0 0 0 303669 411 0 0 25 0 4 0 730182117 1033895936 177134 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 252416 177134 379 95 0 247398 0
[pid=7654/tid=7655] ppid=7652 vsize=1009664 CPUtime=762.28 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 261605 0 0 0 76138 90 0 0 25 0 4 0 730182118 1033895936 177134 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=1009664 CPUtime=762.26 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 293832 0 0 0 76125 101 0 0 25 0 4 0 730182118 1033895936 177134 33554432000 4194304 4580107 140737179655488 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=1009664 CPUtime=753.92 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 304121 0 0 0 75286 106 0 0 25 0 4 0 730182118 1033895936 177134 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.8
Current children cumulated vsize (KiB) 1009664

[startup+822.301 s]
/proc/loadavg: 8.18 8.13 7.92 9/358 7719
/proc/meminfo: memFree=15968292/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=1096132 CPUtime=3280.11 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1249704 0 0 0 327571 440 0 0 25 0 4 0 730182117 1122439168 177944 33554432000 4194304 4580107 140737179655488 18446744073709551615 4406480 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 274033 177944 379 95 0 269015 0
[pid=7654/tid=7655] ppid=7652 vsize=1096132 CPUtime=822.27 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 279878 0 0 0 82128 99 0 0 25 0 4 0 730182118 1122439168 177944 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=1096132 CPUtime=822.24 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 314417 0 0 0 82116 108 0 0 25 0 4 0 730182118 1122439168 177944 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=1096132 CPUtime=813.26 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 324458 0 0 0 81212 114 0 0 25 0 4 0 730182118 1122439168 177944 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.11
Current children cumulated vsize (KiB) 1096132

[startup+882.301 s]
/proc/loadavg: 8.29 8.17 7.94 9/358 7721
/proc/meminfo: memFree=15861864/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=1132868 CPUtime=3519.45 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1306546 0 0 0 351481 464 0 0 25 0 4 0 730182117 1160056832 200976 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 283217 200976 379 95 0 278199 0
[pid=7654/tid=7655] ppid=7652 vsize=1132868 CPUtime=882.27 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 299139 0 0 0 88122 105 0 0 25 0 4 0 730182118 1160056832 200976 33554432000 4194304 4580107 140737179655488 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=1132868 CPUtime=882.24 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 333441 0 0 0 88105 119 0 0 25 0 4 0 730182118 1160056832 200976 33554432000 4194304 4580107 140737179655488 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=1132868 CPUtime=872.6 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 336662 0 0 0 87142 118 0 0 25 0 4 0 730182118 1160056832 200976 33554432000 4194304 4580107 140737179655488 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.45
Current children cumulated vsize (KiB) 1132868

[startup+942.301 s]
/proc/loadavg: 8.23 8.17 7.95 9/358 7722
/proc/meminfo: memFree=15897944/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=1184828 CPUtime=3758.79 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1352403 0 0 0 375395 484 0 0 25 0 4 0 730182117 1213263872 204446 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 296207 204446 379 95 0 291189 0
[pid=7654/tid=7655] ppid=7652 vsize=1184828 CPUtime=942.27 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 299139 0 0 0 94122 105 0 0 25 0 4 0 730182118 1213263872 204446 33554432000 4194304 4580107 140737179655488 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=1184828 CPUtime=942.24 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 355600 0 0 0 94096 128 0 0 25 0 4 0 730182118 1213263872 204446 33554432000 4194304 4580107 140737179655488 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=1184828 CPUtime=931.94 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 341388 0 0 0 93074 120 0 0 25 0 4 0 730182118 1213263872 204446 33554432000 4194304 4580107 140737179655488 18446744073709551615 4321650 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.79
Current children cumulated vsize (KiB) 1184828

[startup+1002.3 s]
/proc/loadavg: 8.15 8.15 7.95 9/358 7724
/proc/meminfo: memFree=15666796/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=1232088 CPUtime=3998.13 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1401234 0 0 0 399305 508 0 0 25 0 4 0 730182117 1261658112 208652 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 308022 208652 379 95 0 303004 0
[pid=7654/tid=7655] ppid=7652 vsize=1232088 CPUtime=1002.27 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 310549 0 0 0 100116 111 0 0 25 0 4 0 730182118 1261658112 208652 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=1232088 CPUtime=1002.24 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 355600 0 0 0 100096 128 0 0 25 0 4 0 730182118 1261658112 208652 33554432000 4194304 4580107 140737179655488 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=1232088 CPUtime=991.27 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 360304 0 0 0 98998 129 0 0 25 0 4 0 730182118 1261658112 208652 33554432000 4194304 4580107 140737179655488 18446744073709551615 4324526 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.13
Current children cumulated vsize (KiB) 1232088

[startup+1062.3 s]
/proc/loadavg: 8.21 8.16 7.97 9/358 7726
/proc/meminfo: memFree=15550336/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=1234064 CPUtime=4237.48 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1457744 0 0 0 423216 532 0 0 25 0 4 0 730182117 1263681536 211530 33554432000 4194304 4580107 140737179655488 18446744073709551615 4321636 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 308516 211530 379 95 0 303498 0
[pid=7654/tid=7655] ppid=7652 vsize=1234064 CPUtime=1062.28 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 326167 0 0 0 106110 118 0 0 25 0 4 0 730182118 1263681536 211530 33554432000 4194304 4580107 140737179655488 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=1234064 CPUtime=1062.24 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 363863 0 0 0 106093 131 0 0 25 0 4 0 730182118 1263681536 211530 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=1234064 CPUtime=1050.62 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 375510 0 0 0 104927 135 0 0 25 0 4 0 730182118 1263681536 211530 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.48
Current children cumulated vsize (KiB) 1234064

[startup+1122.3 s]
/proc/loadavg: 8.18 8.16 7.98 9/358 7727
/proc/meminfo: memFree=15516960/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=1239244 CPUtime=4476.82 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1518124 0 0 0 447126 556 0 0 25 0 4 0 730182117 1268985856 211117 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 309811 211117 379 95 0 304793 0
[pid=7654/tid=7655] ppid=7652 vsize=1239244 CPUtime=1122.29 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 337443 0 0 0 112106 123 0 0 25 0 4 0 730182118 1268985856 211117 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=1239244 CPUtime=1122.24 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 382652 0 0 0 112085 139 0 0 25 0 4 0 730182118 1268985856 211117 33554432000 4194304 4580107 140737179655488 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=1239244 CPUtime=1109.96 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 390928 0 0 0 110856 140 0 0 25 0 4 0 730182118 1268985856 211117 33554432000 4194304 4580107 140737179655488 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.82
Current children cumulated vsize (KiB) 1239244

[startup+1182.3 s]
/proc/loadavg: 8.12 8.14 7.99 9/358 7729
/proc/meminfo: memFree=15451840/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=1303368 CPUtime=4716.18 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1579397 0 0 0 471034 584 0 0 25 0 4 0 730182117 1334648832 223591 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294595 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 325842 223591 379 95 0 320824 0
[pid=7654/tid=7655] ppid=7652 vsize=1303368 CPUtime=1182.28 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 351100 0 0 0 118101 127 0 0 25 0 4 0 730182118 1334648832 223591 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=1303368 CPUtime=1182.24 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 397308 0 0 0 118077 147 0 0 25 0 4 0 730182118 1334648832 223591 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=1303368 CPUtime=1169.31 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 405522 0 0 0 116784 147 0 0 25 0 4 0 730182118 1334648832 223591 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4716.18
Current children cumulated vsize (KiB) 1303368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 8.08 8.13 7.99 9/358 7729
/proc/meminfo: memFree=15539260/32950928 swapFree=67111200/67111528
[pid=7654] ppid=7652 vsize=1224864 CPUtime=4800.41 cores=1,3,5,7
/proc/7654/stat : 7654 (strangenight2-m) R 7652 7654 7452 0 -1 4202496 1599324 0 0 0 479449 592 0 0 25 0 4 0 730182117 1254260736 223476 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7654/statm: 306216 223476 379 95 0 301198 0
[pid=7654/tid=7655] ppid=7652 vsize=1224864 CPUtime=1203.41 cores=1,3,5,7
/proc/7654/task/7655/stat : 7655 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 356171 0 0 0 120212 129 0 0 25 0 4 0 730182118 1254260736 223479 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7654/tid=7656] ppid=7652 vsize=1224864 CPUtime=1203.37 cores=1,3,5,7
/proc/7654/task/7656/stat : 7656 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 400875 0 0 0 120188 149 0 0 25 0 4 0 730182118 1254260736 223479 33554432000 4194304 4580107 140737179655488 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7654/tid=7657] ppid=7652 vsize=1224864 CPUtime=1190.19 cores=1,3,5,7
/proc/7654/task/7657/stat : 7657 (strangenight2-m) R 7652 7654 7452 0 -1 4202560 412889 0 0 0 118869 150 0 0 25 0 4 0 730182118 1254260736 223479 33554432000 4194304 4580107 140737179655488 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 1224864

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.47
CPU time (s): 4800.5
CPU user time (s): 4794.53
CPU system time (s): 5.96609
CPU usage (%): 398.888
Max. virtual memory (cumulated for all children) (KiB): 1318044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.53
system time used= 5.96609
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1599329
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= 3463
involuntary context switches= 33185

runsolver used 3.75743 second user time and 9.51055 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 20:58:34
IDJOB=3366236
IDBENCH=82645
IDSOLVER=1844
FILE ID=node115/3366236-1305399514
RUNJOBID= node115-1305397103-7471
PBS_JOBID= 13324450
Free space on /tmp= 73228 MiB

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

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

MD5SUM BENCH= 9c09330ef9d704e301452237c81ff9c7
RANDOM SEED=1070991485

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17802384 kB
Buffers:        285168 kB
Cached:        4518116 kB
SwapCached:          0 kB
Active:       11958168 kB
Inactive:      2872920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17802384 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            6556 kB
Writeback:          36 kB
AnonPages:    10028464 kB
Mapped:          28240 kB
Slab:           211164 kB
PageTables:      40724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69685612 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= 73220 MiB
End job on node115 at 2011-05-14 21:18:40