Trace number 3173726

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.4 1201.86

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S709804505-031-UNKNOWN.cnf
MD5SUM5fbb493df133934f33cf8a2f736084e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.9418
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173726-1304030117.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.07/0.05	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.07/0.05	c -- vars added      10000
0.07/0.05	c Parsing time:  0.02 s
0.07/0.05	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.07/0.07	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.07/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.07/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.07/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.07/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.07/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.39/0.10	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.39/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    252  v-fix:    0  time:  0.05 s
0.39/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.17	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.17	c calculated reachability. Time: 0.00
0.39/0.17	c Calc default polars -  time:   0.00 s pos:    4432 undec:    1122 neg:    4446
0.39/0.17	c =========================================================================================
0.39/0.17	c types(t): F = full restart, N = normal restart
0.39/0.17	c types(t): S = simplification begin/end, E = solution found
0.39/0.17	c restart types(rt): st = static, dy = dynamic
0.39/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.17	c  B st     0         0      9748     41704         0         0    126572         0   no data   no data
3.17/0.84	c  N dy    20      4101      9748     41704         0      4099    126572    677809     88.27    117.22
5.96/1.51	c  N dy    47      8242      9748     41704         0      4742    126572    338865     88.49     93.26
8.37/2.19	c  N dy    76     12305      9748     41704         0      8805    126572    912342     88.69     93.72
11.16/2.89	c  N dy   107     16329      9748     41704         0      7083    126572    395572     89.99     95.50
14.35/3.61	c  N dy   136     20502      9748     41704         0     11256    126572   1024795     91.11    100.41
17.17/4.38	c  N dy   165     24654      9748     41704         0      8036    126572    315337     91.66    100.12
17.57/4.44	c  F st   168     25000      9748     41704         0      8382    126572    366274     91.69     99.73
21.15/5.34	c  N dy   174     30001      9748     41704         0     13382    126572   1225617     91.69   no data
21.15/5.34	c  S st   174     30001      9748     41704         0     13382    126572   1225617     91.69   no data
21.56/5.43	c  S st   174     30506      9748     41704         0     13887    126572   1278814     91.69   no data
21.56/5.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.56/5.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
21.56/5.48	c blocked clauses removed:      154 vars:     29 tried:        9748 T: 0.00 s
21.56/5.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.56/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.56/5.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
21.56/5.49	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
21.97/5.53	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.04 s
22.34/5.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.14/5.83	c lits-rem:        27  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.20 s
23.14/5.87	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.04
23.14/5.87	c calculated reachability. Time: 0.00
23.14/5.87	c  N dy   174     30506      9718     41549         0     13868    126116   1274801     91.69   no data
26.36/6.64	c  N dy   201     34562      9718     41549         0      9243    126116    305967     92.14     99.89
29.13/7.39	c  N dy   228     38726      9718     41549         0     13407    126116    936788     92.29     99.49
32.33/8.17	c  N dy   257     42829      9718     41549         0     17510    126116   1543666     92.34     97.86
34.73/8.76	c  S st   276     45760      9718     41549         0     10600    126116    325364     92.47     84.96
35.14/8.84	c  S st   276     46263      9718     41549         0     11103    126116    377124     92.47   no data
35.14/8.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.14/8.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
35.14/8.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.14/8.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.14/8.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.14/8.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
35.14/8.89	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.52/8.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.52/8.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.52/8.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.52/8.98	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
35.52/8.99	c vivif2 --  cl tried    11103 cl shrink        0 lits rem          0 time: 0.01
35.92/9.03	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.04
35.92/9.03	c calculated reachability. Time: 0.00
35.92/9.03	c  N dy   276     46263      9718     41549         0     11103    126116    377124     92.47   no data
38.72/9.79	c  N dy   304     50344      9718     41549         0     15183    126116    980231     92.45     97.43
41.92/10.56	c  N dy   328     54414      9718     41549         0     19253    126116   1576967     92.43     97.57
45.11/11.35	c  N dy   358     58446      9718     41549         0     12366    126116    436444     92.66    100.53
48.32/12.12	c  N dy   386     62623      9718     41549         0     16543    126116   1064782     92.87    103.28
51.50/12.90	c  N dy   412     66717      9718     41549         0     20637    126116   1662796     92.88     98.61
53.49/13.46	c  S st   430     69395      9718     41549         0     23314    126116   2044487     92.81   no data
53.89/13.57	c  S st   430     69900      9718     41549         0     23819    126116   2101280     92.81   no data
53.89/13.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.29/13.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
54.29/13.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.29/13.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.29/13.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.29/13.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
54.29/13.64	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
54.29/13.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
54.69/13.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.48/14.48	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.68 s
57.48/14.49	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
57.88/14.52	c vivif2 --  cl tried    23816 cl shrink        0 lits rem          0 time: 0.03
57.88/14.57	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.06
57.88/14.58	c calculated reachability. Time: 0.00
57.88/14.58	c  N dy   430     69900      9718     41549         0     23816    126116   2100191     92.81   no data
61.50/15.44	c  N dy   459     74479      9718     41549         0     16436    126116    891097     92.81     98.02
65.09/16.38	c  N dy   491     79315      9718     41549         0     21272    126116   1605915     92.83     98.66
69.47/17.43	c  N dy   528     84409      9718     41549         0     13387    126116    289649     93.17     99.78
71.87/18.01	c  F st   548     87501      9718     41549         0     16478    126116    771528     93.38     79.15
74.27/18.69	c  N st   553     90800      9718     41549         0     19776    126116   1382852     93.38   no data
79.46/19.94	c  N dy   579     96701      9718     41549         0     25676    126116   2352291     93.29     98.27
84.25/21.19	c  N dy   623    102909      9718     41549         0     17896    126116    832238     93.59     99.63
85.85/21.57	c  S st   637    104854      9718     41549         0     19841    126116   1111832     93.55     98.90
86.25/21.66	c  S st   637    105356      9718     41549         0     20343    126116   1164732     93.55   no data
86.25/21.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.65/21.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
86.65/21.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.65/21.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.65/21.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.65/21.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
86.65/21.72	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
86.65/21.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
87.05/21.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.87/22.06	c lits-rem:         1  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.24 s
87.87/22.06	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
87.87/22.08	c vivif2 --  cl tried    20338 cl shrink        0 lits rem          0 time: 0.02
88.24/22.13	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.05
88.24/22.13	c calculated reachability. Time: 0.00
88.24/22.13	c  N dy   637    105356      9718     41549         0     20338    126116   1163302     93.55   no data
93.83/23.56	c  N dy   688    112150      9718     41549         0     27131    126116   2197605     93.83    100.12
99.83/25.06	c  N dy   737    119338      9718     41549         0     19326    126116    911260     94.02    104.35
106.21/26.66	c  N dy   785    127074      9718     41549         0     27062    126116   2078454     94.04     99.46
113.01/28.38	c  N dy   835    135263      9718     41549         0     19255    126116    722042     93.96    100.00
120.19/30.16	c  N dy   894    143894      9718     41549         0     27886    126116   2008249     94.03    129.32
128.19/32.14	c  N dy   951    153078      9718     41549         0     20073    126116    717108     94.08     99.66
132.18/33.14	c  S st   987    158034      9718     41549         0     25028    126116   1461012     94.06     85.24
132.57/33.25	c  S st   987    158535      9718     41549         0     25529    126116   1511832     94.06   no data
132.57/33.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.57/33.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
132.97/33.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.97/33.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.97/33.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.97/33.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
132.97/33.32	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
132.97/33.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
133.37/33.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.98/33.87	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.45 s
134.98/33.88	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
135.38/33.90	c vivif2 --  cl tried    25527 cl shrink        0 lits rem          0 time: 0.02
135.38/33.96	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.06
135.38/33.96	c calculated reachability. Time: 0.00
135.38/33.96	c  N dy   987    158535      9718     41549         0     25527    126116   1510613     94.06   no data
144.56/36.29	c  N dy  1058    169069      9718     41549         0     18071    126116    257659     94.20     99.48
153.76/38.53	c  N dy  1117    179901      9718     41549         0     28903    126116   1874299     94.10    105.94
164.12/41.13	c  N dy  1193    191609      9718     41549         0     21605    126116    645438     94.25    102.53
174.91/43.81	c  N dy  1276    203951      9718     41549         0     33945    126116   2503933     94.28     99.29
186.49/46.70	c  N dy  1357    217027      9718     41549         0     27020    126116   1307695     94.36     99.33
199.28/49.92	c  N dy  1450    230921      9718     41549         0     40910    126116   3419504     94.51    102.74
205.27/51.41	c  S st  1495    237803      9718     41549         0     26798    126116   1143905     94.57    101.83
205.67/51.52	c  S st  1495    238306      9718     41549         0     27301    126116   1198397     94.57   no data
205.67/51.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
205.67/51.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
205.67/51.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
205.67/51.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.67/51.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.67/51.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
205.67/51.58	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
206.08/51.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
206.08/51.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
207.26/51.98	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.31 s
207.26/51.98	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
207.66/52.00	c vivif2 --  cl tried    27299 cl shrink        0 lits rem          0 time: 0.02
207.66/52.06	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.06
207.66/52.06	c calculated reachability. Time: 0.00
207.66/52.06	c  N dy  1495    238306      9718     41549         0     27299    126116   1198175     94.57   no data
221.65/55.57	c  N dy  1594    253522      9718     41549         0     42514    126116   3482906     94.62    101.36
236.03/59.18	c  N dy  1690    269826      9718     41549         0     36814    126116   2504868     94.59    100.35
252.39/63.24	c  N dy  1798    287121      9718     41549         0     31110    126116   1502297     94.65    101.74
270.37/67.73	c  N dy  1923    305553      9718     41549         0     25545    126116    514628     94.75    102.50
270.77/67.88	c  F st  1929    306251      9718     41549         0     26243    126116    620288     94.77     96.87
288.75/72.32	c  N dy  2027    325112      9718     41549         0     45103    126116   3655980     94.83    100.82
307.53/77.03	c  N dy  2163    345166      9718     41549         0     40154    126116   2563948     94.90    103.25
319.91/80.17	c  S st  2239    357460      9718     41549         0     26450    126116    353345     94.88     89.24
320.31/80.28	c  S st  2239    357961      9718     41549         0     26951    126116    409735     94.88   no data
320.31/80.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
320.72/80.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
320.72/80.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
320.72/80.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.72/80.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.72/80.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
320.72/80.34	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
320.72/80.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
320.72/80.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.09/80.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
321.09/80.45	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
321.09/80.46	c vivif2 --  cl tried    26951 cl shrink        0 lits rem          0 time: 0.01
321.49/80.52	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.06
321.49/80.52	c calculated reachability. Time: 0.00
321.49/80.52	c  N dy  2239    357961      9718     41549         0     26951    126116    409735     94.88   no data
340.27/85.25	c  N dy  2380    378019      9718     41549         0     47007    126116   3490294     94.96    101.98
359.44/90.07	c  N dy  2501    398144      9718     41549         0     40132    126116   2267992     94.92     99.93
380.21/95.23	c  N dy  2637    418195      9718     41549         0     32187    126116    938444     95.00    100.80
400.18/100.24	c  N dy  2773    438461      9718     41549         0     52453    126116   4032263     95.10    101.58
419.75/105.14	c  N dy  2901    458588      9718     41549         0     43583    126116   2519978     95.12    101.37
440.52/110.37	c  N dy  3029    478768      9718     41549         0     33759    126116    877702     95.15    102.42
460.91/115.42	c  N dy  3162    498929      9718     41549         0     53919    126116   3957378     95.19    101.01
481.27/120.52	c  N dy  3295    518985      9718     41549         0     42983    126116   2121535     95.23    100.36
500.45/125.33	c  S st  3412    536941      9718     41549         0     60938    126116   4906219     95.28   no data
501.23/125.50	c  S st  3412    537443      9718     41549         0     61440    126116   4974633     95.28   no data
501.23/125.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
501.23/125.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
501.23/125.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
501.23/125.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
501.23/125.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
501.23/125.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
501.23/125.59	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
501.63/125.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
502.83/125.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
516.82/129.43	c lits-rem:        31  cl-subs:       11  v-elim:      0  v-fix:    0  time:  3.50 s
516.82/129.43	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
517.22/129.50	c vivif2 --  cl tried    61429 cl shrink        0 lits rem          0 time: 0.07
517.62/129.61	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.10
517.62/129.61	c calculated reachability. Time: 0.00
517.62/129.61	c  N dy  3412    537443      9718     41549         0     61429    126116   4971380     95.28   no data
537.99/134.70	c  N dy  3544    557509      9718     41549         0     49488    126116   3033099     95.34    100.64
559.55/140.16	c  N dy  3676    577518      9718     41549         0     36497    126116    872052     95.37    101.51
580.33/145.33	c  N dy  3813    597570      9718     41549         0     56548    126116   3931017     95.41    114.77
601.91/150.76	c  N dy  3949    617637      9718     41549         0     42612    126116   1638866     95.46    101.66
623.48/156.11	c  N dy  4079    637690      9718     41549         0     62659    126116   4714307     95.49    101.39
644.24/161.39	c  N dy  4201    657720      9718     41549         0     47695    126116   2248749     95.47    100.97
667.00/167.07	c  N dy  4333    677948      9718     41549         0     67923    126116   5329005     95.46    100.66
688.57/172.45	c  N dy  4457    698019      9718     41549         0     51997    126116   2750788     95.46    103.25
712.13/178.39	c  N dy  4588    718091      9718     41549         0     72068    126116   5857122     95.49    100.91
733.31/183.65	c  N dy  4719    738207      9718     41549         0     55189    126116   3097189     95.47    101.47
757.27/189.60	c  N dy  4851    758237      9718     41549         0     75216    126116   6156770     95.49    104.93
778.04/194.85	c  N dy  4978    778274      9718     41549         0     57262    126116   3278103     95.49    104.12
802.01/200.87	c  N dy  5103    798332      9718     41549         0     77320    126116   6323273     95.48    100.53
810.40/202.92	c  S st  5155    806165      9718     41549         0     46151    126116   1464870     95.50   no data
810.80/203.06	c  S st  5155    806667      9718     41549         0     46653    126116   1524662     95.50   no data
810.80/203.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
811.20/203.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
811.20/203.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
811.20/203.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
811.20/203.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
811.20/203.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
811.20/203.14	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
811.20/203.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
811.60/203.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
814.39/203.98	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.73 s
814.39/203.99	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
814.78/204.01	c vivif2 --  cl tried    46653 cl shrink        0 lits rem          0 time: 0.02
814.78/204.09	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.08
815.18/204.10	c calculated reachability. Time: 0.00
815.18/204.10	c  N dy  5155    806667      9718     41549         0     46653    126116   1524660     95.50   no data
837.16/209.68	c  N dy  5287    826698      9718     41549         0     66682    126116   4536576     95.51    100.72
861.14/215.64	c  N dy  5419    846759      9718     41549         0     46742    126116   1410105     95.53    100.81
884.29/221.48	c  N dy  5553    866927      9718     41549         0     66910    126116   4496677     95.55    100.90
908.26/227.49	c  N dy  5679    886946      9718     41549         0     45929    126116   1120957     95.57    111.96
930.62/233.05	c  N dy  5810    907064      9718     41549         0     66047    126116   4218961     95.59    102.21
955.79/239.36	c  N dy  5943    927139      9718     41549         0     44121    126116    704958     95.59    101.57
977.76/244.80	c  N dy  6059    947351      9718     41549         0     64332    126116   3753541     95.55    102.72
1003.72/251.30	c  N dy  6183    967862      9718     41549         0     84843    126116   6905566     95.55    102.74
1025.30/256.77	c  N dy  6312    987886      9718     41549         0     61862    126116   3287739     95.57    100.93
1050.85/263.11	c  N dy  6449   1007947      9718     41549         0     81923    126116   6371278     95.59    119.87
1074.01/268.90	c  N dy  6572   1028152      9718     41549         0     58126    126116   2555573     95.61    102.55
1098.00/274.98	c  N dy  6704   1048171      9718     41549         0     78144    126116   5620345     95.64    100.96
1122.76/281.13	c  N dy  6826   1068267      9718     41549         0     53246    126116   1656457     95.64    103.47
1126.34/282.08	c  F st  6845   1071875      9718     41549         0     56854    126116   2216568     95.63   no data
1145.92/286.93	c  N dy  6922   1088316      9718     41549         0     73294    126116   5024075     95.64    105.35
1172.69/293.66	c  N dy  7057   1108441      9718     41549         0     47425    126116    621396     95.65    100.94
1195.07/299.24	c  N dy  7192   1128558      9718     41549         0     67540    126116   3739249     95.69    102.10
1221.43/305.83	c  N dy  7324   1148620      9718     41549         0     87602    126116   6813116     95.70    103.22
1246.18/312.01	c  N dy  7457   1169289      9718     41549         0     61268    126116   2596561     95.71    105.39
1270.54/318.18	c  N dy  7585   1189307      9718     41549         0     81283    126116   5648911     95.72    104.90
1297.30/324.88	c  N dy  7709   1209744      9718     41549         0     53722    126116   1291151     95.71    101.55
1297.70/324.95	c  S st  7712   1210001      9718     41549         0     53979    126116   1330380     95.71   no data
1298.51/325.10	c  S st  7712   1210503      9718     41549         0     54481    126116   1384273     95.71   no data
1298.51/325.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1298.51/325.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1298.51/325.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1298.51/325.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1298.51/325.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1298.51/325.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
1298.51/325.18	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1298.91/325.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1298.91/325.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1301.70/325.94	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.65 s
1301.70/325.95	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
1301.70/325.97	c vivif2 --  cl tried    54478 cl shrink        0 lits rem          0 time: 0.02
1302.10/326.06	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.09
1302.10/326.07	c calculated reachability. Time: 0.00
1302.10/326.07	c  N dy  7712   1210503      9718     41549         0     54478    126116   1383084     95.71   no data
1326.07/332.10	c  N dy  7841   1230610      9718     41549         0     74585    126116   4465874     95.72    102.20
1354.02/339.08	c  N dy  7987   1250666      9718     41549         0     94640    126116   7536872     95.75    101.47
1377.59/344.98	c  N dy  8116   1270798      9718     41549         0     65771    126116   2976871     95.75    100.91
1403.56/351.43	c  N dy  8251   1290932      9718     41549         0     85905    126116   6052176     95.76    101.07
1430.32/358.12	c  N dy  8380   1310942      9718     41549         0     55921    126116   1327019     95.76    102.53
1454.31/364.13	c  N dy  8509   1331224      9718     41549         0     76199    126116   4422656     95.76    101.26
1481.84/371.03	c  N dy  8639   1351261      9718     41549         0     96235    126116   7472509     95.77    111.18
1506.63/377.30	c  N dy  8767   1371346      9718     41549         0     65331    126116   2596681     95.77    133.79
1532.18/383.67	c  N dy  8895   1391390      9718     41549         0     85373    126116   5660505     95.76    103.08
1561.34/390.90	c  N dy  9020   1411475      9718     41549         0     53462    126116    674028     95.76    122.59
1584.49/396.71	c  N dy  9155   1431480      9718     41549         0     73465    126116   3777429     95.79    106.50
1611.66/403.54	c  N dy  9290   1451629      9718     41549         0     93612    126116   6879451     95.81    104.11
1638.84/410.35	c  N dy  9415   1471681      9718     41549         0     60663    126116   1632095     95.82    104.82
1663.59/416.51	c  N dy  9544   1491742      9718     41549         0     80723    126116   4745308     95.83    101.12
1692.34/423.72	c  N dy  9679   1511808      9718     41549         0    100789    126116   7831566     95.85    102.73
1717.93/430.19	c  N dy  9813   1531809      9718     41549         0     66790    126116   2412258     95.86    102.41
1743.88/436.67	c  N dy  9945   1551810      9718     41549         0     86786    126116   5498995     95.88    101.34
1773.83/444.12	c  N dy 10080   1571860      9718     41549         0    106835    126116   8598166     95.91    102.87
1798.19/450.27	c  N dy 10202   1591865      9718     41549         0     71841    126116   3035063     95.89    101.31
1824.96/456.90	c  N dy 10329   1611971      9718     41549         0     91945    126116   6103969     95.90    105.09
1854.91/464.47	c  N dy 10463   1632034      9718     41549         0    112004    126116   9193024     95.91    101.47
1879.28/470.50	c  N dy 10594   1652204      9718     41549         0     76169    126116   3527481     95.92    102.20
1906.86/477.43	c  N dy 10727   1672253      9718     41549         0     96217    126116   6612118     95.93    105.89
1937.62/485.14	c  N dy 10867   1692263      9718     41549         0     59234    126116    824308     95.97    102.65
1959.96/490.73	c  S st 10988   1710503      9718     41549         0     77470    126116   3617834     95.98   no data
1960.76/490.92	c  S st 10988   1711006      9718     41549         0     77973    126116   3680953     95.98   no data
1960.76/490.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1961.16/491.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
1961.16/491.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1961.16/491.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1961.16/491.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1961.16/491.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
1961.16/491.03	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1961.56/491.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1961.96/491.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1973.94/494.20	c lits-rem:        30  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.93 s
1973.94/494.20	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
1973.94/494.26	c vivif2 --  cl tried    77968 cl shrink        0 lits rem          0 time: 0.06
1974.34/494.38	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.13
1974.34/494.39	c calculated reachability. Time: 0.00
1974.34/494.39	c  N dy 10988   1711006      9718     41549         0     77968    126116   3679412     95.98   no data
2003.90/501.70	c  N dy 11126   1731297      9718     41549         0     98259    126116   6807085     95.99    102.68
2034.65/509.45	c  N dy 11261   1751423      9718     41549         0     60390    126116    827056     96.00    101.06
2059.03/515.56	c  N dy 11396   1771470      9718     41549         0     80436    126116   3909916     96.01    116.83
2087.00/522.59	c  N dy 11523   1791489      9718     41549         0    100455    126116   6997880     96.02    107.12
2117.75/530.28	c  N dy 11654   1811568      9718     41549         0     61541    126116    871754     96.04    103.62
2142.90/536.51	c  N dy 11787   1831581      9718     41549         0     81550    126116   3951106     96.06    105.19
2171.25/543.69	c  N dy 11922   1851638      9718     41549         0    101606    126116   7033317     96.07    101.22
2202.41/551.46	c  N dy 12045   1871649      9718     41549         0     61618    126116    722930     96.07    112.03
2227.19/557.63	c  N dy 12179   1891712      9718     41549         0     81678    126116   3788291     96.08    101.25
2255.94/564.81	c  N dy 12311   1911894      9718     41549         0    101857    126116   6872466     96.09    101.36
2288.29/572.90	c  N dy 12442   1931976      9718     41549         0    121938    126116   9954731     96.10    107.51
2313.05/579.12	c  N dy 12567   1952047      9718     41549         0     81015    126116   3548605     96.10    101.66
2341.01/586.20	c  N dy 12698   1972142      9718     41549         0    101108    126116   6623573     96.11    103.48
2373.37/594.25	c  N dy 12825   1992281      9718     41549         0    121247    126116   9719536     96.11    102.16
2399.73/600.81	c  N dy 12953   2012448      9718     41549         0     79421    126116   3176688     96.12    101.35
2427.70/607.87	c  N dy 13082   2032620      9718     41549         0     99590    126116   6292929     96.14    104.09
2460.85/616.16	c  N dy 13214   2053480      9718     41549         0    120450    126116   9469275     96.13    102.34
2488.40/623.05	c  N dy 13352   2073551      9718     41549         0     77525    126116   2762010     96.15    109.03
2515.96/629.94	c  N dy 13485   2093554      9718     41549         0     97527    126116   5849776     96.16    101.92
2547.53/637.84	c  N dy 13614   2113589      9718     41549         0    117560    126116   8952797     96.18    101.54
2577.07/645.28	c  N dy 13735   2133792      9718     41549         0     73765    126116   2008619     96.18    102.16
2603.84/651.97	c  N dy 13861   2153845      9718     41549         0     93818    126116   5073145     96.18    102.56
2634.60/659.69	c  N dy 13986   2173916      9718     41549         0    113886    126116   8145389     96.19    109.82
2667.34/667.84	c  N dy 14120   2194018      9718     41549         0     68991    126116   1140652     96.20    103.90
2689.31/673.40	c  S st 14226   2211006      9718     41549         0     85979    126116   3771830     96.20     89.78
2690.51/673.61	c  S st 14226   2211507      9718     41549         0     86480    126116   3837474     96.20   no data
2690.51/673.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2690.91/673.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
2690.91/673.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2690.91/673.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2690.91/673.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2690.91/673.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
2690.91/673.73	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2691.31/673.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2691.71/673.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2704.09/677.01	c lits-rem:        10  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.03 s
2704.09/677.01	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
2704.09/677.07	c vivif2 --  cl tried    86474 cl shrink        0 lits rem          0 time: 0.06
2704.90/677.21	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.14
2704.90/677.22	c calculated reachability. Time: 0.00
2704.90/677.22	c  N dy 14226   2211507      9718     41549         0     86474    126116   3835910     96.20   no data
2734.86/684.76	c  N dy 14366   2231544      9718     41549         0    106507    126116   6943940     96.23    128.19
2768.03/693.07	c  N dy 14498   2251564      9718     41549         0    126523    126116  10018110     96.24    103.31
2796.37/700.12	c  N dy 14628   2271612      9718     41549         0     80582    126116   2769830     96.24    103.86
2824.33/707.15	c  N dy 14756   2291706      9718     41549         0    100671    126116   5899184     96.26    153.25
2856.28/715.12	c  N dy 14879   2311845      9718     41549         0    120807    126116   8977560     96.26    102.32
2887.83/723.09	c  N dy 15017   2331894      9718     41549         0     73862    126116   1586799     96.28    125.71
2914.59/729.79	c  N dy 15146   2351990      9718     41549         0     93956    126116   4628170     96.28    104.19
2946.55/737.71	c  N dy 15267   2372078      9718     41549         0    114042    126116   7714208     96.28    102.99
2980.91/746.38	c  N dy 15393   2392236      9718     41549         0    134199    126116  10812481     96.28    102.85
3008.07/753.19	c  N dy 15526   2412248      9718     41549         0     86211    126116   3321783     96.29    115.40
3037.22/760.49	c  N dy 15656   2432353      9718     41549         0    106314    126116   6438690     96.30    103.36
3070.38/768.73	c  N dy 15789   2452356      9718     41549         0    126315    126116   9543812     96.31    107.33
3102.32/776.73	c  N dy 15923   2472430      9718     41549         0     77397    126116   1859428     96.33    103.03
3129.48/783.58	c  N dy 16043   2492469      9718     41549         0     97435    126116   4923554     96.32    110.66
3160.64/791.38	c  N dy 16168   2512498      9718     41549         0    117461    126116   8016130     96.32    101.75
3196.19/800.28	c  N dy 16302   2532513      9718     41549         0    137473    126116  11106979     96.34    102.64
3224.57/807.32	c  N dy 16439   2552635      9718     41549         0     87604    126116   3262858     96.35    102.33
3254.11/814.70	c  N dy 16571   2572683      9718     41549         0    107651    126116   6353283     96.36    102.11
3286.86/822.96	c  N dy 16701   2592736      9718     41549         0    127700    126116   9445866     96.37    102.16
3320.42/831.34	c  N dy 16833   2612792      9718     41549         0     76759    126116   1440283     96.38    104.81
3347.59/838.17	c  N dy 16964   2632828      9718     41549         0     96794    126116   4518487     96.39    101.58
3379.13/846.00	c  N dy 17092   2653105      9718     41549         0    117071    126116   7664083     96.40    102.06
3414.69/854.98	c  N dy 17225   2673478      9718     41549         0    137442    126116  10825214     96.42    104.24
3445.04/862.55	c  N dy 17354   2693620      9718     41549         0     85590    126116   2632028     96.42    105.36
3470.20/868.86	c  S st 17464   2711509      9718     41549         0    103477    126116   5376321     96.41   no data
3471.40/869.10	c  S st 17464   2712012      9718     41549         0    103980    126116   5430564     96.41   no data
3471.40/869.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3471.80/869.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.09
3471.80/869.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3471.80/869.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3471.80/869.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3471.80/869.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
3471.80/869.23	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3472.20/869.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3473.00/869.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3490.17/873.87	c lits-rem:         3  cl-subs:        7  v-elim:      0  v-fix:    0  time:  4.29 s
3490.17/873.87	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
3490.57/873.95	c vivif2 --  cl tried   103973 cl shrink        0 lits rem          0 time: 0.08
3491.37/874.12	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.16
3491.37/874.12	c calculated reachability. Time: 0.00
3491.37/874.12	c  N dy 17464   2712012      9718     41549         0    103973    126116   5428797     96.41   no data
3524.53/882.44	c  N dy 17593   2732098      9718     41549         0    124058    126116   8551760     96.42    103.45
3561.27/891.60	c  N dy 17726   2752141      9718     41549         0    144096    126116  11648850     96.43    101.59
3588.83/898.60	c  N dy 17853   2772196      9718     41549         0     91155    126116   3357807     96.44    103.23
3619.19/906.15	c  N dy 17987   2792336      9718     41549         0    111293    126116   6481963     96.45    101.62
3652.74/914.57	c  N dy 18115   2812402      9718     41549         0    131359    126116   9549659     96.46    102.08
3688.29/923.49	c  N dy 18240   2832578      9718     41549         0     77538    126116   1119450     96.46    102.22
3716.25/930.44	c  N dy 18377   2852671      9718     41549         0     97630    126116   4250209     96.48    102.32
3748.20/938.47	c  N dy 18516   2872691      9718     41549         0    117647    126116   7344516     96.49    102.67
3783.75/947.37	c  N dy 18652   2892715      9718     41549         0    137670    126116  10442946     96.50    102.03
3817.72/955.86	c  N dy 18780   2912765      9718     41549         0     82734    126116   1793959     96.50    104.07
3846.46/963.07	c  N dy 18919   2932787      9718     41549         0    102756    126116   4918563     96.52    104.85
3879.24/971.22	c  N dy 19048   2953153      9718     41549         0    123121    126116   8093187     96.52    103.84
3914.79/980.18	c  N dy 19169   2973171      9718     41549         0    143138    126116  11136678     96.53    101.89
3947.52/988.34	c  N dy 19296   2993306      9718     41549         0     87269    126116   2287464     96.53    102.90
3977.07/995.76	c  N dy 19438   3013315      9718     41549         0    107277    126116   5429527     96.55    105.09
4011.04/1004.24	c  N dy 19580   3033666      9718     41549         0    127624    126116   8600502     96.56    102.38
4047.78/1013.41	c  N dy 19707   3053687      9718     41549         0    147643    126116  11717955     96.57    102.96
4078.93/1021.25	c  N dy 19840   3073706      9718     41549         0     90669    126116   2691588     96.58    104.15
4108.88/1028.74	c  N dy 19974   3093717      9718     41549         0    110679    126116   5807750     96.59    114.90
4142.44/1037.18	c  N dy 20107   3113871      9718     41549         0    130827    126116   8908512     96.59    103.10
4179.99/1046.52	c  N dy 20237   3133932      9718     41549         0    150887    126116  11976877     96.60    102.87
4211.14/1054.37	c  N dy 20376   3154020      9718     41549         0     92978    126116   2914243     96.60    103.30
4241.50/1061.91	c  N dy 20506   3174022      9718     41549         0    112978    126116   6007289     96.61    103.11
4275.44/1070.47	c  N dy 20634   3194285      9718     41549         0    133237    126116   9132792     96.61    105.03
4309.40/1078.97	c  S st 20751   3212013      9718     41549         0    150963    126116  11874439     96.62   no data
4310.59/1079.28	c  S st 20751   3212516      9718     41549         0    151466    126116  11935877     96.62   no data
4310.99/1079.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4311.39/1079.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
4311.39/1079.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4311.39/1079.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4311.39/1079.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4311.39/1079.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
4311.39/1079.47	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4312.20/1079.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
4314.61/1080.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4352.14/1089.68	c lits-rem:        20  cl-subs:       11  v-elim:      0  v-fix:    0  time:  9.42 s
4352.14/1089.68	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
4352.94/1089.86	c vivif2 --  cl tried   151455 cl shrink        0 lits rem          0 time: 0.18
4353.75/1090.10	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.24
4354.16/1090.11	c calculated reachability. Time: 0.00
4354.16/1090.11	c  N dy 20751   3212516      9718     41549         0    151455    126116  11932190     96.62   no data
4385.70/1098.08	c  N dy 20881   3232519      9718     41549         0     92460    126116   2692274     96.63    101.76
4416.05/1105.63	c  N dy 21011   3252544      9718     41549         0    112483    126116   5792215     96.64    103.68
4450.01/1114.17	c  N dy 21141   3272568      9718     41549         0    132505    126116   8869798     96.65    104.66
4487.94/1123.62	c  N dy 21268   3292634      9718     41549         0    152571    126116  11989210     96.65    101.78
4519.90/1131.64	c  N dy 21394   3312777      9718     41549         0     92722    126116   2578543     96.65    101.83
4550.26/1139.22	c  N dy 21525   3332789      9718     41549         0    112734    126116   5674929     96.66    102.51
4584.21/1147.74	c  N dy 21658   3352879      9718     41549         0    132823    126116   8800262     96.67    102.16
4622.95/1157.46	c  N dy 21781   3372896      9718     41549         0    152838    126116  11871981     96.67    102.96
4657.70/1166.17	c  N dy 21910   3392902      9718     41549         0     91850    126116   2335652     96.68    109.85
4688.07/1173.72	c  N dy 22043   3412992      9718     41549         0    111937    126116   5461328     96.68    104.15
4722.01/1182.21	c  N dy 22174   3433020      9718     41549         0    131963    126116   8596251     96.70    102.87
4760.36/1191.82	c  N dy 22310   3453123      9718     41549         0    152066    126116  11728714     96.71    102.09
4796.70/1200.96	c  N dy 22450   3473265      9718     41549         0     90213    126116   1919141     96.72    102.74

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.10 8.07 6.33 6/180 2070
/proc/meminfo: memFree=21694752/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 495427011 52441088 346 33554432000 4194304 4627427 140734674720256 18446744073709551615 254261672945 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 12803 346 299 106 0 7774 0
[pid=2070/tid=2071] ppid=2068 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495427012 52441088 347 33554432000 4194304 4627427 140734674720256 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495427012 52441088 347 33554432000 4194304 4627427 140734674720256 18446744073709551615 254273414198 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495427012 52441088 347 33554432000 4194304 4627427 140734674720256 18446744073709551615 47782522300338 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.024367 s]
/proc/loadavg: 8.10 8.07 6.33 6/180 2070
/proc/meminfo: memFree=21694752/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=291996 CPUtime=0.07 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) D 2068 2070 1895 0 -1 4202496 6755 0 0 0 6 1 0 0 18 0 4 0 495427011 299003904 5712 33554432000 4194304 4627427 140734674720256 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 72999 5712 339 106 0 67970 0
[pid=2070/tid=2071] ppid=2068 vsize=291996 CPUtime=0.01 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 1524 0 0 0 1 0 0 0 25 0 4 0 495427012 299003904 5712 33554432000 4194304 4627427 140734674720256 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=291996 CPUtime=0.01 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) D 2068 2070 1895 0 -1 4202560 1595 0 0 0 1 0 0 0 18 0 4 0 495427012 299003904 5712 33554432000 4194304 4627427 140734674720256 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=291996 CPUtime=0.01 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) D 2068 2070 1895 0 -1 4202560 1573 0 0 0 1 0 0 0 18 0 4 0 495427012 299003904 5712 33554432000 4194304 4627427 140734674720256 18446744073709551615 254261659831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 291996

[startup+0.103225 s]
/proc/loadavg: 8.10 8.07 6.33 6/180 2070
/proc/meminfo: memFree=21694752/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=302948 CPUtime=0.39 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 12086 0 0 0 37 2 0 0 18 0 4 0 495427011 310218752 10951 33554432000 4194304 4627427 140734674720256 18446744073709551615 254261616571 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 75737 10974 379 106 0 70708 0
[pid=2070/tid=2071] ppid=2068 vsize=303372 CPUtime=0.09 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 3056 0 0 0 9 0 0 0 25 0 4 0 495427012 310652928 10983 33554432000 4194304 4627427 140734674720256 18446744073709551615 254261313291 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=303372 CPUtime=0.09 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 3435 0 0 0 9 0 0 0 18 0 4 0 495427012 310652928 10997 33554432000 4194304 4627427 140734674720256 18446744073709551615 254261313728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=303372 CPUtime=0.09 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 2057 0 0 0 9 0 0 0 18 0 4 0 495427012 310652928 11011 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 302948

[startup+0.300808 s]
/proc/loadavg: 8.10 8.07 6.33 6/180 2070
/proc/meminfo: memFree=21694752/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=304356 CPUtime=1.17 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 15800 0 0 0 115 2 0 0 18 0 4 0 495427011 311660544 12071 33554432000 4194304 4627427 140734674720256 18446744073709551615 4310565 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 76089 12071 385 106 0 71060 0
[pid=2070/tid=2071] ppid=2068 vsize=304356 CPUtime=0.28 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 4373 0 0 0 28 0 0 0 25 0 4 0 495427012 311660544 12071 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=304356 CPUtime=0.28 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 4233 0 0 0 28 0 0 0 18 0 4 0 495427012 311660544 12071 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=304356 CPUtime=0.29 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 2255 0 0 0 29 0 0 0 18 0 4 0 495427012 311660544 12072 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 304356

[startup+0.700736 s]
/proc/loadavg: 8.10 8.07 6.33 6/180 2070
/proc/meminfo: memFree=21694752/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=304356 CPUtime=2.77 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 17464 0 0 0 274 3 0 0 18 0 4 0 495427011 311660544 13735 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 76089 13735 385 106 0 71060 0
[pid=2070/tid=2071] ppid=2068 vsize=304356 CPUtime=0.68 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 4829 0 0 0 68 0 0 0 25 0 4 0 495427012 311660544 13735 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308632 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=304356 CPUtime=0.68 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 4626 0 0 0 68 0 0 0 18 0 4 0 495427012 311660544 13735 33554432000 4194304 4627427 140734674720256 18446744073709551615 4321507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=304356 CPUtime=0.69 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 2644 0 0 0 69 0 0 0 18 0 4 0 495427012 311660544 13735 33554432000 4194304 4627427 140734674720256 18446744073709551615 4305844 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 304356

[startup+1.50059 s]
/proc/loadavg: 8.09 8.07 6.34 9/184 2074
/proc/meminfo: memFree=21635944/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=312300 CPUtime=5.96 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 22417 0 0 0 592 4 0 0 19 0 4 0 495427011 319795200 13269 33554432000 4194304 4627427 140734674720256 18446744073709551615 4332984 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 78075 13269 386 106 0 73046 0
[pid=2070/tid=2071] ppid=2068 vsize=312300 CPUtime=1.47 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 6099 0 0 0 146 1 0 0 25 0 4 0 495427012 319795200 13269 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=312300 CPUtime=1.49 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 5752 0 0 0 148 1 0 0 19 0 4 0 495427012 319795200 13269 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=312300 CPUtime=1.49 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 3980 0 0 0 149 0 0 0 20 0 4 0 495427012 319795200 13270 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 312300

[startup+3.10031 s]
/proc/loadavg: 8.09 8.07 6.34 9/184 2074
/proc/meminfo: memFree=21631728/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=313180 CPUtime=12.35 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 30048 0 0 0 1229 6 0 0 24 0 4 0 495427011 320696320 14556 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308282 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 78295 14557 386 106 0 73266 0
[pid=2070/tid=2071] ppid=2068 vsize=313180 CPUtime=3.06 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 8045 0 0 0 305 1 0 0 25 0 4 0 495427012 320696320 14557 33554432000 4194304 4627427 140734674720256 18446744073709551615 4327552 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=313180 CPUtime=3.08 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 7594 0 0 0 307 1 0 0 25 0 4 0 495427012 320696320 14557 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=313180 CPUtime=3.09 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 5912 0 0 0 308 1 0 0 25 0 4 0 495427012 320696320 14557 33554432000 4194304 4627427 140734674720256 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 313180

[startup+6.30075 s]
/proc/loadavg: 8.08 8.07 6.35 9/184 2074
/proc/meminfo: memFree=21622676/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=313732 CPUtime=25.14 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 51355 0 0 0 2504 10 0 0 25 0 4 0 495427011 321261568 21688 33554432000 4194304 4627427 140734674720256 18446744073709551615 4327410 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 78433 21688 390 106 0 73404 0
[pid=2070/tid=2071] ppid=2068 vsize=313732 CPUtime=6.25 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 11901 0 0 0 623 2 0 0 25 0 4 0 495427012 321261568 21688 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=313732 CPUtime=6.28 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 11394 0 0 0 626 2 0 0 25 0 4 0 495427012 321261568 21688 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=313732 CPUtime=6.28 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 9793 0 0 0 627 1 0 0 25 0 4 0 495427012 321261568 21688 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 313732

[startup+12.7006 s]
/proc/loadavg: 8.07 8.06 6.36 9/184 2105
/proc/meminfo: memFree=22006100/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=335948 CPUtime=50.7 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 91826 0 0 0 5051 19 0 0 25 0 4 0 495427011 344010752 45371 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 83987 45371 390 106 0 78958 0
[pid=2070/tid=2071] ppid=2068 vsize=335948 CPUtime=12.61 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 21390 0 0 0 1257 4 0 0 25 0 4 0 495427012 344010752 45371 33554432000 4194304 4627427 140734674720256 18446744073709551615 4310370 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=335948 CPUtime=12.69 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 24991 0 0 0 1264 5 0 0 25 0 4 0 495427012 344010752 45371 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=335948 CPUtime=12.69 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 20341 0 0 0 1266 3 0 0 25 0 4 0 495427012 344010752 45371 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 335948

[startup+25.5004 s]
/proc/loadavg: 8.06 8.06 6.37 9/184 2105
/proc/meminfo: memFree=21777344/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=427844 CPUtime=101.82 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 155945 0 0 0 10147 35 0 0 25 0 4 0 495427011 438112256 67422 33554432000 4194304 4627427 140734674720256 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 106961 67423 390 106 0 101932 0
[pid=2070/tid=2071] ppid=2068 vsize=427844 CPUtime=25.34 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 41358 0 0 0 2524 10 0 0 25 0 4 0 495427012 438112256 67423 33554432000 4194304 4627427 140734674720256 18446744073709551615 4428093 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=427844 CPUtime=25.48 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 39903 0 0 0 2540 8 0 0 20 0 4 0 495427012 438112256 67424 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=427844 CPUtime=25.48 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 36575 0 0 0 2541 7 0 0 25 0 4 0 495427012 438112256 67424 33554432000 4194304 4627427 140734674720256 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 427844

[startup+51.1008 s]
/proc/loadavg: 8.09 8.07 6.43 9/184 2106
/proc/meminfo: memFree=21694868/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=499776 CPUtime=204.07 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 243405 0 0 0 20349 58 0 0 25 0 4 0 495427011 511770624 70580 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 124944 70580 390 106 0 119915 0
[pid=2070/tid=2071] ppid=2068 vsize=499776 CPUtime=50.8 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 65040 0 0 0 5064 16 0 0 25 0 4 0 495427012 511770624 70580 33554432000 4194304 4627427 140734674720256 18446744073709551615 4299555 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=499776 CPUtime=51.07 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 61798 0 0 0 5093 14 0 0 25 0 4 0 495427012 511770624 70580 33554432000 4194304 4627427 140734674720256 18446744073709551615 4299701 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=499776 CPUtime=51.08 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 57872 0 0 0 5095 13 0 0 25 0 4 0 495427012 511770624 70581 33554432000 4194304 4627427 140734674720256 18446744073709551615 4330222 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 499776

[startup+102.307 s]
/proc/loadavg: 8.08 8.07 6.51 9/184 2107
/proc/meminfo: memFree=21577080/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=611880 CPUtime=408.6 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 401308 0 0 0 40761 99 0 0 25 0 4 0 495427011 626565120 84368 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 152970 84368 390 106 0 147941 0
[pid=2070/tid=2071] ppid=2068 vsize=611880 CPUtime=101.72 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 104537 0 0 0 10147 25 0 0 25 0 4 0 495427012 626565120 84368 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=611880 CPUtime=102.27 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 99095 0 0 0 10203 24 0 0 25 0 4 0 495427012 626565120 84368 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=611880 CPUtime=102.29 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 102134 0 0 0 10203 26 0 0 25 0 4 0 495427012 626565120 84368 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 611880

[startup+162.301 s]

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

[pid=2070] ppid=2068 vsize=991632 CPUtime=2565.5 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 1609006 0 0 0 256103 447 0 0 25 0 4 0 495427011 1015431168 164743 33554432000 4194304 4627427 140734674720256 18446744073709551615 4338512 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 247908 164743 390 106 0 242879 0
[pid=2070/tid=2071] ppid=2068 vsize=991632 CPUtime=639.13 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 407293 0 0 0 63800 113 0 0 25 0 4 0 495427012 1015431168 164744 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=991632 CPUtime=642.2 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 400986 0 0 0 64114 106 0 0 25 0 4 0 495427012 1015431168 164744 33554432000 4194304 4627427 140734674720256 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=991632 CPUtime=641.89 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 404533 0 0 0 64072 117 0 0 25 0 4 0 495427012 1015431168 164744 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.5
Current children cumulated vsize (KiB) 991632

[startup+702.301 s]
/proc/loadavg: 8.19 8.13 7.27 9/184 2123
/proc/meminfo: memFree=21017180/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=993780 CPUtime=2805.16 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 1726468 0 0 0 280032 484 0 0 25 0 4 0 495427011 1017630720 168310 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 248445 168310 390 106 0 243416 0
[pid=2070/tid=2071] ppid=2068 vsize=993780 CPUtime=699.13 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 438949 0 0 0 69790 123 0 0 25 0 4 0 495427012 1017630720 168310 33554432000 4194304 4627427 140734674720256 18446744073709551615 4328856 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=993780 CPUtime=702.18 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 427793 0 0 0 70104 114 0 0 25 0 4 0 495427012 1017630720 168310 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=993780 CPUtime=701.57 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 434189 0 0 0 70030 127 0 0 25 0 4 0 495427012 1017630720 168310 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.16
Current children cumulated vsize (KiB) 993780

[startup+762.306 s]
/proc/loadavg: 8.26 8.15 7.33 9/184 2125
/proc/meminfo: memFree=20906052/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=1123244 CPUtime=3044.83 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 1846763 0 0 0 303963 520 0 0 25 0 4 0 495427011 1150201856 196353 33554432000 4194304 4627427 140734674720256 18446744073709551615 4321739 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 280811 196353 390 106 0 275782 0
[pid=2070/tid=2071] ppid=2068 vsize=1123244 CPUtime=759.13 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 465783 0 0 0 75782 131 0 0 25 0 4 0 495427012 1150201856 196354 33554432000 4194304 4627427 140734674720256 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=1123244 CPUtime=762.18 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 468583 0 0 0 76092 126 0 0 25 0 4 0 495427012 1150201856 196354 33554432000 4194304 4627427 140734674720256 18446744073709551615 4333251 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=1123244 CPUtime=761.24 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 460459 0 0 0 75989 135 0 0 25 0 4 0 495427012 1150201856 196354 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.83
Current children cumulated vsize (KiB) 1123244

[startup+822.3 s]
/proc/loadavg: 8.20 8.15 7.38 9/184 2127
/proc/meminfo: memFree=20875660/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=1125228 CPUtime=3284.47 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 1950915 0 0 0 327893 554 0 0 25 0 4 0 495427011 1152233472 205694 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 281307 205694 390 106 0 276278 0
[pid=2070/tid=2071] ppid=2068 vsize=1125228 CPUtime=819.13 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 492164 0 0 0 81773 140 0 0 25 0 4 0 495427012 1152233472 205694 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=1125228 CPUtime=822.18 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 494362 0 0 0 82083 135 0 0 25 0 4 0 495427012 1152233472 205694 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=1125228 CPUtime=820.91 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 486411 0 0 0 81946 145 0 0 25 0 4 0 495427012 1152233472 205694 33554432000 4194304 4627427 140734674720256 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.47
Current children cumulated vsize (KiB) 1125228

[startup+882.301 s]
/proc/loadavg: 8.13 8.14 7.42 9/184 2128
/proc/meminfo: memFree=20785184/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=1193344 CPUtime=3524.13 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 2068381 0 0 0 351822 591 0 0 25 0 4 0 495427011 1221984256 224438 33554432000 4194304 4627427 140734674720256 18446744073709551615 4310136 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 298336 224438 390 106 0 293307 0
[pid=2070/tid=2071] ppid=2068 vsize=1193344 CPUtime=879.13 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 525074 0 0 0 87763 150 0 0 25 0 4 0 495427012 1221984256 224438 33554432000 4194304 4627427 140734674720256 18446744073709551615 4468063 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=1193344 CPUtime=882.16 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 519519 0 0 0 88072 144 0 0 25 0 4 0 495427012 1221984256 224438 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=1193344 CPUtime=880.57 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 517187 0 0 0 87903 154 0 0 25 0 4 0 495427012 1221984256 224438 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.13
Current children cumulated vsize (KiB) 1193344

[startup+942.3 s]
/proc/loadavg: 8.10 8.12 7.46 9/184 2130
/proc/meminfo: memFree=20644272/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=1216388 CPUtime=3763.78 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 2170391 0 0 0 375755 623 0 0 25 0 4 0 495427011 1245581312 225669 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 304097 225669 390 106 0 299068 0
[pid=2070/tid=2071] ppid=2068 vsize=1216388 CPUtime=939.12 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 548267 0 0 0 93754 158 0 0 25 0 4 0 495427012 1245581312 225669 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=1216388 CPUtime=942.15 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 547890 0 0 0 94062 153 0 0 25 0 4 0 495427012 1245581312 225669 33554432000 4194304 4627427 140734674720256 18446744073709551615 4427416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=1216388 CPUtime=940.25 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 542358 0 0 0 93862 163 0 0 25 0 4 0 495427012 1245581312 225669 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.78
Current children cumulated vsize (KiB) 1216388

[startup+1002.3 s]
/proc/loadavg: 8.08 8.11 7.49 9/184 2131
/proc/meminfo: memFree=20614336/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=1218020 CPUtime=4003.44 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 2270020 0 0 0 399688 656 0 0 25 0 4 0 495427011 1247252480 222500 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 304505 222500 390 106 0 299476 0
[pid=2070/tid=2071] ppid=2068 vsize=1218020 CPUtime=999.12 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 573421 0 0 0 99745 167 0 0 25 0 4 0 495427012 1247252480 222500 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=1218020 CPUtime=1002.14 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 572147 0 0 0 100054 160 0 0 25 0 4 0 495427012 1247252480 222500 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=1218020 CPUtime=999.92 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 567479 0 0 0 99820 172 0 0 25 0 4 0 495427012 1247252480 222500 33554432000 4194304 4627427 140734674720256 18446744073709551615 4299657 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.44
Current children cumulated vsize (KiB) 1218020

[startup+1062.3 s]
/proc/loadavg: 8.07 8.11 7.53 9/184 2133
/proc/meminfo: memFree=20674824/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=1219572 CPUtime=4243.09 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 2368389 0 0 0 423622 687 0 0 25 0 4 0 495427011 1248841728 215370 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 304893 215370 390 106 0 299864 0
[pid=2070/tid=2071] ppid=2068 vsize=1219572 CPUtime=1059.12 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 597954 0 0 0 105737 175 0 0 25 0 4 0 495427012 1248841728 215371 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=1219572 CPUtime=1062.14 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 596731 0 0 0 106046 168 0 0 25 0 4 0 495427012 1248841728 215371 33554432000 4194304 4627427 140734674720256 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=1219572 CPUtime=1059.59 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 592055 0 0 0 105779 180 0 0 25 0 4 0 495427012 1248841728 215371 33554432000 4194304 4627427 140734674720256 18446744073709551615 4310370 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.09
Current children cumulated vsize (KiB) 1219572

[startup+1122.3 s]
/proc/loadavg: 8.02 8.08 7.56 9/184 2135
/proc/meminfo: memFree=20514820/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=1246308 CPUtime=4482.75 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 2486421 0 0 0 447549 726 0 0 25 0 4 0 495427011 1276219392 250816 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 311577 250816 390 106 0 306548 0
[pid=2070/tid=2071] ppid=2068 vsize=1246308 CPUtime=1119.12 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 620577 0 0 0 111728 184 0 0 25 0 4 0 495427012 1276219392 250816 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=1246308 CPUtime=1122.12 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 620415 0 0 0 112037 175 0 0 25 0 4 0 495427012 1276219392 250816 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=1246308 CPUtime=1119.26 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 615690 0 0 0 111737 189 0 0 25 0 4 0 495427012 1276219392 250816 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.75
Current children cumulated vsize (KiB) 1246308

[startup+1182.3 s]
/proc/loadavg: 8.09 8.08 7.58 9/184 2136
/proc/meminfo: memFree=20385824/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=1432960 CPUtime=4722.41 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 2595853 0 0 0 471480 761 0 0 25 0 4 0 495427011 1467351040 278296 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 358240 278296 390 106 0 353211 0
[pid=2070/tid=2071] ppid=2068 vsize=1432960 CPUtime=1179.12 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 644894 0 0 0 117718 194 0 0 25 0 4 0 495427012 1467351040 278296 33554432000 4194304 4627427 140734674720256 18446744073709551615 4332184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=1432960 CPUtime=1182.13 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 658156 0 0 0 118028 185 0 0 25 0 4 0 495427012 1467351040 278296 33554432000 4194304 4627427 140734674720256 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=1432960 CPUtime=1178.94 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 638596 0 0 0 117698 196 0 0 25 0 4 0 495427012 1467351040 278296 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1432960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.06 8.08 7.59 9/184 2137
/proc/meminfo: memFree=20410112/32951124 swapFree=67111528/67111528
[pid=2070] ppid=2068 vsize=1379820 CPUtime=4800.3 cores=0,2,4,6
/proc/2070/stat : 2070 (strangenight2-m) R 2068 2070 1895 0 -1 4202496 2626247 0 0 0 479259 771 0 0 25 0 4 0 495427011 1412935680 266681 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308632 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2070/statm: 344955 266681 390 106 0 339926 0
[pid=2070/tid=2071] ppid=2068 vsize=1379820 CPUtime=1198.62 cores=0,2,4,6
/proc/2070/task/2071/stat : 2071 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 652864 0 0 0 119667 195 0 0 25 0 4 0 495427012 1412935680 266684 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2070/tid=2072] ppid=2068 vsize=1379820 CPUtime=1201.62 cores=0,2,4,6
/proc/2070/task/2072/stat : 2072 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 664456 0 0 0 119976 186 0 0 25 0 4 0 495427012 1412935680 266684 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2070/tid=2073] ppid=2068 vsize=1379820 CPUtime=1198.32 cores=0,2,4,6
/proc/2070/task/2073/stat : 2073 (strangenight2-m) R 2068 2070 1895 0 -1 4202560 647041 0 0 0 119633 199 0 0 25 0 4 0 495427012 1412935680 266684 33554432000 4194304 4627427 140734674720256 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1379820

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.86
CPU time (s): 4800.4
CPU user time (s): 4792.62
CPU system time (s): 7.77082
CPU usage (%): 399.412
Max. virtual memory (cumulated for all children) (KiB): 1433160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.62
system time used= 7.77082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2626256
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= 2086
involuntary context switches= 23576

runsolver used 1.93071 second user time and 4.65329 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 00:35:17
IDJOB=3173726
IDBENCH=82544
IDSOLVER=1586
FILE ID=node140/3173726-1304030117
RUNJOBID= node140-1304028687-1914
PBS_JOBID= 13170312
Free space on /tmp= 72656 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S709804505-031-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173726-1304030117/watcher-3173726-1304030117 -o /tmp/evaluation-result-3173726-1304030117/solver-3173726-1304030117 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173726-1304030117.cnf

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

MD5SUM BENCH= 5fbb493df133934f33cf8a2f736084e5
RANDOM SEED=2059390692

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21694908 kB
Buffers:       2292404 kB
Cached:        7805728 kB
SwapCached:          0 kB
Active:        3127940 kB
Inactive:      7557680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21694908 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6520 kB
Writeback:           4 kB
AnonPages:      587720 kB
Mapped:          15500 kB
Slab:           503540 kB
PageTables:       5680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   891616 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= 72652 MiB
End job on node140 at 2011-04-29 00:55:21