Trace number 3369267

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-1-mt (fixed)SAT 2454.92 614.486

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v945c61409g3.cnf
MD5SUM4de3b21cb74a7ec60763201555524736
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9317
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369267-1307636418.cnf'
0.00/0.00	c -- header says num vars:            945
0.00/0.00	c -- header says num clauses:       61409
0.00/0.01	c -- clauses added:            0 learnts,        61409 normals,            0 xors
0.00/0.01	c -- vars added        945
0.00/0.01	c Parsing time:  0.04 s
0.00/0.01	c  N st     0         0       945        45     61364         0    123673         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/45/45 lits-rem:0 time: 0.00
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.03 s
0.14/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.14/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    945 time:  0.02 s
0.14/0.05	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.02 s
0.14/0.07	c lits-rem:       244  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.07 s
0.14/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.14/0.08	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.14/0.08	c calculated reachability. Time: 0.00
0.14/0.08	c Calc default polars -  time:   0.00 s pos:       0 undec:      45 neg:     900
0.14/0.08	c =========================================================================================
0.14/0.08	c types(t): F = full restart, N = normal restart
0.14/0.08	c types(t): S = simplification begin/end, E = solution found
0.14/0.08	c restart types(rt): st = static, dy = dynamic
0.14/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.14/0.08	c  B st     0         0       900      4114     56350         0    200275         0   no data   no data  --
0.77/0.25	c  N dy    14      4011       900      4114     56350      3948    200275    133095      9.92     11.11  --
1.57/0.45	c  N dy    30      8148       900      4114     56350      5566    200275    147673      9.89     10.54  --
2.38/0.67	c  N dy    41     12469       900      4114     56350      5639    200274    130869      9.76     10.30  --
3.17/0.88	c  N dy    61     16746       900      4114     56350      9833    200274    264985      9.84     10.37  --
3.98/1.09	c  N dy    75     20841       900      4114     56350      8319    200274    202599      9.80     10.37  --
5.16/1.31	c  N dy    95     24874       900      4114     56350     12278    200274    334980      9.85     10.50  --
5.16/1.32	c  F st    96     25000       900      4114     56350     12402    200274    338832      9.84      8.95  --
6.36/1.62	c  N dy   102     30001       900      4114     56350     10629    200274    269718      9.84   no data  --
6.36/1.62	c  S st   102     30001       900      4114     56350     10629    200274    269718      9.84   no data  --
6.36/1.64	c  S st   102     30503       900      4114     56350     11129    200274    287569      9.84   no data  --
6.36/1.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.36/1.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.76/1.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.8M T:  0.35
6.76/1.75	c bin-w-bin subsume rem            0 bins  time:  0.03 s
11.55/2.96	c subs with bin:        0  lits-rem:     14005  v-fix:    0  time:  4.81 s
11.55/2.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
11.55/2.97	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
15.16/3.88	c lits-rem:       410  cl-subs:     1591  v-elim:      0  v-fix:    0  time:  3.62 s
16.35/4.12	c asymm  cl-useful: 777/4069/4114 lits-rem:3046 time: 0.94
16.35/4.12	c calculated reachability. Time: 0.00
16.35/4.12	c  N dy   102     30503       900      4114     56350      9538    181757    263098      9.84   no data  --
17.16/4.34	c  N dy   121     34554       900      4114     56350     13529    181757    401635      9.90     10.49  --
17.95/4.57	c  N dy   138     38579       900      4114     56350      9696    181757    212524      9.94     13.84  --
18.74/4.79	c  N dy   153     42623       900      4114     56350     13654    181757    362004      9.95     10.52  --
19.54/4.98	c  S st   165     45754       900      4114     56350     16721    181757    472352      9.95      9.79  --
19.94/5.01	c  S st   165     46262       900      4114     56350     17228    181757    494326      9.95   no data  --
19.94/5.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.94/5.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.34/5.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.39
20.34/5.14	c bin-w-bin subsume rem            0 bins  time:  0.02 s
25.14/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.94 s
25.14/6.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
25.14/6.39	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
33.52/8.42	c lits-rem:       337  cl-subs:      854  v-elim:      0  v-fix:    0  time:  8.11 s
33.52/8.42	c vivif2 --  cl tried     4114 cl shrink      151 lits rem        151 time: 0.01
33.52/8.44	c vivif2 --  cl tried    16374 cl shrink        0 lits rem          0 time: 0.06
34.32/8.61	c asymm  cl-useful: 0/2733/4114 lits-rem:0 time: 0.69
34.32/8.61	c calculated reachability. Time: 0.00
34.32/8.61	c  N dy   165     46262       900      4114     56350     16374    181595    479743      9.95   no data  --
35.14/8.87	c  N dy   186     50802       900      4114     56350     12081    181595    284830     10.03     10.69  --
35.91/9.10	c  N dy   205     54893       900      4114     56350     16096    181595    424834     10.05     10.63  --
37.13/9.36	c  N dy   222     59160       900      4114     56350     10501    181595    208445     10.08     10.67  --
38.33/9.60	c  N dy   243     63435       900      4114     56350     14709    181595    350104     10.12     10.69  --
39.13/9.85	c  N dy   260     67603       900      4114     56350     18796    181595    486698     10.12     10.68  --
39.54/9.96	c  S st   265     69393       900      4114     56350     20536    181595    549340     10.11      8.94  --
39.54/9.99	c  S st   265     69894       900      4114     56350     21037    181595    570354     10.11   no data  --
39.54/9.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39.54/9.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.92/10.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.0M T:  0.38
40.31/10.11	c bin-w-bin subsume rem            0 bins  time:  0.02 s
45.11/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.00 s
45.11/11.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
45.11/11.38	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
53.90/13.59	c lits-rem:       557  cl-subs:      877  v-elim:      0  v-fix:    0  time:  8.82 s
53.90/13.59	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
54.29/13.61	c vivif2 --  cl tried    20160 cl shrink        0 lits rem          0 time: 0.08
54.69/13.72	c asymm  cl-useful: 0/1381/4114 lits-rem:0 time: 0.43
54.69/13.72	c calculated reachability. Time: 0.00
54.69/13.72	c  N dy   265     69894       900      4114     56350     20160    181595    555672     10.11   no data  --
55.49/13.99	c  N dy   284     74370       900      4114     56350     13772    181595    314917     10.12     10.70  --
56.70/14.29	c  N dy   310     79205       900      4114     56350     18525    181595    472474     10.13     11.94  --
58.29/14.63	c  N dy   337     84299       900      4114     56350     23524    181595    642996     10.15     10.97  --
59.09/14.83	c  F st   358     87501       900      4114     56350     14891    181595    327508     10.18   no data  --
59.89/15.04	c  N st   363     90799       900      4114     56350     18121    181595    447863     10.18   no data  --
61.51/15.44	c  N dy   378     97172       900      4114     56350     24375    181595    670107     10.17     10.72  --
63.08/15.83	c  N dy   408    103395       900      4114     56350     17736    181595    394747     10.19     10.98  --
63.48/15.92	c  S st   412    104841       900      4114     56350     19137    181595    445907     10.19     10.30  --
63.48/15.95	c  S st   412    105342       900      4114     56350     19636    181595    466495     10.19   no data  --
63.48/15.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
63.48/15.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.88/16.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.0M T:  0.37
63.88/16.06	c bin-w-bin subsume rem            0 bins  time:  0.02 s
68.68/17.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.78 s
68.68/17.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
68.68/17.27	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
76.27/19.12	c lits-rem:       337  cl-subs:      774  v-elim:      0  v-fix:    0  time:  7.37 s
76.27/19.12	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
76.27/19.14	c vivif2 --  cl tried    18862 cl shrink        0 lits rem          0 time: 0.06
77.07/19.31	c asymm  cl-useful: 0/2454/4114 lits-rem:0 time: 0.69
77.07/19.31	c calculated reachability. Time: 0.00
77.07/19.31	c  N dy   412    105342       900      4114     56350     18862    181595    452792     10.19   no data  --
78.67/19.80	c  N dy   429    112760       900      4114     56350     26048    181595    685641     10.15     10.72  --
81.06/20.34	c  N dy   445    121065       900      4114     56350     20476    181595    436326     10.10     10.64  --
83.07/20.88	c  N dy   479    128838       900      4114     56350     28062    181595    671359     10.11     15.82  --
85.46/21.41	c  N dy   518    137112       900      4114     56350     21511    181595    458344     10.12     10.68  --
87.88/22.03	c  N dy   555    146215       900      4114     56350     30413    181595    759468     10.12     10.69  --
90.25/22.65	c  N dy   598    155763       900      4114     56350     24108    181595    509115     10.13     10.67  --
91.05/22.81	c  S st   615    158014       900      4114     56350     26314    181595    587329     10.16   no data  --
91.05/22.84	c  S st   615    158515       900      4114     56350     26813    181595    607357     10.16   no data  --
91.05/22.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.05/22.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.45/22.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.1M T:  0.39
91.45/22.96	c bin-w-bin subsume rem            0 bins  time:  0.02 s
96.67/24.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.99 s
96.67/24.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
96.67/24.23	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
104.24/26.19	c lits-rem:       489  cl-subs:     1288  v-elim:      0  v-fix:    0  time:  7.83 s
104.24/26.19	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
104.64/26.21	c vivif2 --  cl tried    25525 cl shrink        0 lits rem          0 time: 0.09
105.04/26.33	c asymm  cl-useful: 0/1660/4114 lits-rem:0 time: 0.48
105.04/26.34	c calculated reachability. Time: 0.00
105.04/26.34	c  N dy   615    158515       900      4114     56350     25525    181595    590147     10.16   no data  --
107.84/27.04	c  N dy   652    168877       900      4114     56350     19071    181595    352356     10.15     10.70  --
110.63/27.78	c  N dy   701    179890       900      4114     56350     29818    181595    686652     10.16     10.70  --
113.83/28.60	c  N dy   756    191566       900      4114     56350     23650    181595    466158     10.17     10.82  --
117.82/29.50	c  N dy   815    203805       900      4114     56350     35588    181595    859021     10.19     11.23  --
121.42/30.44	c  N dy   854    216864       900      4114     56350     29801    181595    644008     10.17     11.09  --
125.41/31.45	c  N dy   913    230763       900      4114     56350     23862    181595    433022     10.19     10.89  --
127.43/31.97	c  S st   955    237772       900      4114     56350     30706    181595    652286     10.20   no data  --
127.81/32.00	c  S st   955    238272       900      4114     56350     31205    181595    671951     10.20   no data  --
127.81/32.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
127.81/32.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.21/32.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.42
128.21/32.14	c bin-w-bin subsume rem            0 bins  time:  0.02 s
133.00/33.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.77 s
133.00/33.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
133.00/33.34	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
141.39/35.42	c lits-rem:       558  cl-subs:     1262  v-elim:      0  v-fix:    0  time:  8.27 s
141.39/35.42	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
141.39/35.44	c vivif2 --  cl tried    29943 cl shrink        0 lits rem          0 time: 0.10
142.19/35.62	c asymm  cl-useful: 0/2126/4114 lits-rem:0 time: 0.71
142.19/35.63	c calculated reachability. Time: 0.00
142.19/35.63	c  N dy   955    238272       900      4114     56350     29943    181595    653830     10.20   no data  --
146.58/36.79	c  N dy  1014    254194       900      4114     56350     24942    181595    446002     10.20     10.85  --
151.78/38.04	c  N dy  1091    270512       900      4114     56350     40854    181595    950573     10.21     10.75  --
156.97/39.34	c  N dy  1161    287879       900      4114     56350     36364    181595    810213     10.20     10.76  --
162.96/40.84	c  F st  1236    306250       900      4114     56350     31819    181595    641232     10.20   no data  --
162.96/40.87	c  N st  1237    306501       900      4114     56350     32066    181595    648269     10.20   no data  --
169.76/42.50	c  N dy  1301    326101       900      4114     56350     27787    181595    496585     10.20     10.74  --
176.14/44.16	c  N dy  1393    346268       900      4114     56350     47460    181595   1116893     10.21     10.92  --
179.75/45.04	c  S st  1435    357408       900      4114     56350     33965    181595    688209     10.20   no data  --
179.75/45.08	c  S st  1435    357910       900      4114     56350     34463    181595    706281     10.20   no data  --
179.75/45.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
179.75/45.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
180.16/45.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.45
180.54/45.22	c bin-w-bin subsume rem            0 bins  time:  0.02 s
185.33/46.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.72 s
185.33/46.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
185.33/46.42	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
192.94/48.32	c lits-rem:       466  cl-subs:     1595  v-elim:      0  v-fix:    0  time:  7.60 s
192.94/48.33	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.00
192.94/48.35	c vivif2 --  cl tried    32868 cl shrink        0 lits rem          0 time: 0.10
193.73/48.52	c asymm  cl-useful: 0/1988/4114 lits-rem:0 time: 0.67
193.73/48.52	c calculated reachability. Time: 0.00
193.73/48.52	c  N dy  1435    357910       900      4114     56350     32868    181595    684608     10.20   no data  --
200.52/50.22	c  N dy  1516    378320       900      4114     56350     27408    181595    463697     10.20     10.81  --
206.91/51.84	c  N dy  1589    398375       900      4114     56350     46944    181595   1066005     10.20     10.81  --
213.70/53.56	c  N dy  1660    418403       900      4114     56350     40126    181595    815082     10.19     10.90  --
220.50/55.29	c  N dy  1757    438482       900      4114     56350     32424    181595    571154     10.20     11.53  --
227.29/56.97	c  N dy  1853    458578       900      4114     56350     52064    181595   1199053     10.21     10.85  --
234.48/58.76	c  N dy  1933    479487       900      4114     56350     44150    181595    886038     10.21     10.82  --
241.69/60.55	c  N dy  2015    499635       900      4114     56350     34543    181595    587510     10.20     10.81  --
248.46/62.25	c  N dy  2091    519861       900      4114     56350     54208    181595   1173851     10.20     10.76  --
254.46/63.71	c  S st  2155    536865       900      4114     56350     40572    181595    744141     10.20   no data  --
254.46/63.74	c  S st  2155    537367       900      4114     56350     41072    181595    761774     10.20   no data  --
254.46/63.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
254.46/63.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
254.88/63.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.47
254.88/63.90	c bin-w-bin subsume rem            0 bins  time:  0.02 s
259.65/65.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.62 s
259.65/65.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
259.65/65.06	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
266.84/66.84	c lits-rem:       445  cl-subs:     1646  v-elim:      0  v-fix:    0  time:  7.09 s
266.84/66.84	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
266.84/66.87	c vivif2 --  cl tried    39426 cl shrink        0 lits rem          0 time: 0.12
267.64/67.06	c asymm  cl-useful: 0/1612/4114 lits-rem:0 time: 0.73
267.64/67.06	c calculated reachability. Time: 0.00
267.64/67.06	c  N dy  2155    537367       900      4114     56350     39426    181595    739492     10.20   no data  --
274.83/68.81	c  N dy  2232    557647       900      4114     56350     59216    181595   1331775     10.19     10.75  --
282.02/70.64	c  N dy  2315    578301       900      4114     56350     48152    181595    946324     10.19     10.77  --
289.21/72.46	c  N dy  2401    598470       900      4114     56350     35674    181595    554407     10.19     10.74  --
296.00/74.11	c  N dy  2468    618548       900      4114     56350     55281    181595   1131186     10.18     10.74  --
302.81/75.87	c  N dy  2549    638649       900      4114     56350     41724    181595    711404     10.18     12.90  --
309.99/77.68	c  N dy  2622    658831       900      4114     56350     61331    181595   1265181     10.18     10.93  --
317.17/79.44	c  N dy  2701    678903       900      4114     56350     46771    181595    835068     10.17     10.73  --
324.37/81.20	c  N dy  2779    698957       900      4114     56350     66264    181595   1405354     10.17     10.87  --
331.56/83.02	c  N dy  2860    719754       900      4114     56350     51488    181595    927411     10.17     10.75  --
339.15/84.93	c  N dy  2956    740341       900      4114     56350     71519    181595   1497872     10.17     10.89  --
345.94/86.67	c  N dy  3047    760519       900      4114     56350     55176    181595   1049618     10.18     10.73  --
353.93/88.66	c  N dy  3135    780629       900      4114     56350     37742    181595    510973     10.18     10.76  --
360.72/90.30	c  N dy  3228    800819       900      4114     56350     57385    181595   1070932     10.18     10.77  --
362.32/90.77	c  S st  3246    806051       900      4114     56350     62480    181595   1220407     10.17   no data  --
362.72/90.81	c  S st  3246    806556       900      4114     56350     62981    181595   1239085     10.17   no data  --
362.72/90.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
362.72/90.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
363.12/90.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.55
363.52/91.00	c bin-w-bin subsume rem            0 bins  time:  0.02 s
368.31/92.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.17 s
368.31/92.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
368.72/92.31	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
373.52/93.56	c lits-rem:       276  cl-subs:     3565  v-elim:      0  v-fix:    0  time:  4.99 s
373.52/93.56	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
373.90/93.61	c vivif2 --  cl tried    59416 cl shrink        0 lits rem          0 time: 0.21
374.70/93.80	c asymm  cl-useful: 0/1456/4114 lits-rem:0 time: 0.77
374.70/93.81	c calculated reachability. Time: 0.00
374.70/93.81	c  N dy  3246    806556       900      4114     56350     59416    181595   1192706     10.17   no data  --
381.91/95.69	c  N dy  3326    826564       900      4114     56350     40968    181595    593479     10.17     10.91  --
388.69/97.38	c  N dy  3390    846653       900      4114     56350     60533    181595   1164539     10.17     12.44  --
396.67/99.37	c  N dy  3484    867258       900      4114     56350     41661    181595    588380     10.17     10.71  --
403.47/101.09	c  N dy  3582    887336       900      4114     56350     61175    181595   1149256     10.17     12.88  --
411.87/103.11	c  N dy  3662    908069       900      4114     56350     41465    181595    570875     10.18     10.74  --
418.65/104.82	c  N dy  3752    928562       900      4114     56350     61469    181595   1151311     10.18     10.72  --
426.64/106.81	c  N dy  3848    948573       900      4114     56350     80941    181595   1696565     10.18     10.81  --
433.84/108.62	c  N dy  3934    968664       900      4114     56350     59594    181595   1063596     10.18     11.60  --
441.43/110.50	c  N dy  4037    988707       900      4114     56350     79114    181595   1651928     10.19     12.46  --
448.61/112.36	c  N dy  4116   1008805       900      4114     56350     56798    181595    957968     10.19     11.75  --
456.62/114.34	c  N dy  4178   1028925       900      4114     56350     76361    181595   1480408     10.18     10.72  --
464.20/116.28	c  N dy  4247   1049007       900      4114     56350     53068    181595    838169     10.18     10.79  --
471.78/118.16	c  N dy  4328   1069049       900      4114     56350     72548    181595   1396520     10.17     10.71  --
472.99/118.43	c  F st  4339   1071878       900      4114     56350     75308    181595   1476314     10.17   no data  --
480.98/120.47	c  N dy  4388   1089156       900      4114     56350     48286    181595    677439     10.17     10.73  --
488.56/122.35	c  N dy  4475   1109203       900      4114     56350     67792    181595   1215784     10.17     10.73  --
496.58/124.39	c  N dy  4538   1129351       900      4114     56350     87374    181595   1756231     10.17     10.71  --
504.54/126.36	c  N dy  4613   1149427       900      4114     56350     62141    181595   1040260     10.17     11.95  --
512.53/128.38	c  N dy  4691   1170156       900      4114     56350     82246    181595   1600193     10.16     10.70  --
520.93/130.49	c  N dy  4756   1190483       900      4114     56350     56371    181595    875240     10.16     10.81  --
528.51/132.33	c  S st  4820   1209834       900      4114     56350     75154    181595   1380414     10.16     10.61  --
528.51/132.37	c  S st  4820   1210334       900      4114     56350     75651    181595   1397891     10.16   no data  --
528.51/132.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
528.51/132.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
529.31/132.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.59
529.31/132.58	c bin-w-bin subsume rem            0 bins  time:  0.02 s
534.50/133.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.01 s
534.50/133.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
534.50/133.85	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
540.90/135.46	c lits-rem:       219  cl-subs:     5189  v-elim:      0  v-fix:    0  time:  6.41 s
540.90/135.46	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
541.30/135.52	c vivif2 --  cl tried    70462 cl shrink        0 lits rem          0 time: 0.24
541.70/135.67	c asymm  cl-useful: 0/1046/4114 lits-rem:0 time: 0.62
541.70/135.68	c calculated reachability. Time: 0.00
541.70/135.68	c  N dy  4820   1210334       900      4114     56350     70462    181595   1327945     10.16   no data  --
549.68/137.67	c  N dy  4889   1230562       900      4114     56350     90158    181595   1884500     10.15     10.69  --
557.28/139.60	c  N dy  4968   1251205       900      4114     56350     63670    181595   1079462     10.15     10.73  --
565.27/141.56	c  N dy  5045   1271479       900      4114     56350     83454    181595   1619370     10.15     10.91  --
574.06/143.70	c  N dy  5128   1291748       900      4114     56350     55532    181595    828268     10.15     10.73  --
581.25/145.59	c  N dy  5201   1312049       900      4114     56350     75274    181595   1373657     10.15     10.72  --
590.04/147.79	c  N dy  5284   1332723       900      4114     56350     95382    181595   1926424     10.14     10.76  --
598.03/149.78	c  N dy  5353   1353595       900      4114     56350     67097    181595   1141683     10.14     10.69  --
606.03/151.78	c  N dy  5435   1373737       900      4114     56350     86700    181595   1689337     10.14     10.83  --
614.82/153.99	c  N dy  5524   1394265       900      4114     56350     57038    181595    836019     10.14     10.79  --
622.40/155.89	c  N dy  5589   1414358       900      4114     56350     76562    181595   1374126     10.14     10.69  --
631.19/158.06	c  N dy  5670   1434434       900      4114     56350     96080    181595   1909511     10.14     10.87  --
639.57/160.10	c  N dy  5752   1454575       900      4114     56350     65108    181595   1035403     10.14     10.71  --
647.17/162.05	c  N dy  5833   1474665       900      4114     56350     84566    181595   1572467     10.14     10.78  --
656.76/164.44	c  N dy  5914   1494766       900      4114     56350     52583    181595    680339     10.14     10.74  --
664.35/166.35	c  N dy  5987   1515036       900      4114     56350     72245    181595   1207107     10.14     10.67  --
672.73/168.48	c  N dy  6065   1535140       900      4114     56350     91794    181595   1749668     10.14     10.67  --
681.52/170.69	c  N dy  6148   1555149       900      4114     56350     58799    181595    841494     10.14     10.69  --
689.93/172.72	c  N dy  6231   1576135       900      4114     56350     79205    181595   1416436     10.14     10.68  --
699.49/175.11	c  N dy  6325   1596327       900      4114     56350     98807    181595   1950218     10.14     10.81  --
709.49/177.62	c  N dy  6415   1617018       900      4114     56350     65444    181595   1002079     10.14     10.80  --
717.88/179.75	c  N dy  6497   1638075       900      4114     56350     85965    181595   1588225     10.14     10.71  --
726.66/181.99	c  N dy  6590   1658081       900      4114     56350    105392    181595   2127368     10.14     10.72  --
735.06/184.07	c  N dy  6686   1678082       900      4114     56350     70441    181595   1133401     10.14     10.74  --
743.84/186.22	c  N dy  6764   1698281       900      4114     56350     90069    181595   1678160     10.14     10.69  --
749.43/187.62	c  S st  6806   1710336       900      4114     56350    101773    181595   1982468     10.14      9.36  --
749.43/187.68	c  S st  6806   1710839       900      4114     56350    102274    181595   2000308     10.14   no data  --
749.43/187.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
749.43/187.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
750.23/187.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.9M T:  0.73
750.63/187.94	c bin-w-bin subsume rem            0 bins  time:  0.02 s
755.85/189.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.18 s
755.85/189.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
755.85/189.25	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
767.81/192.24	c lits-rem:       212  cl-subs:     7877  v-elim:      0  v-fix:    0  time: 11.94 s
767.81/192.24	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
768.21/192.33	c vivif2 --  cl tried    94397 cl shrink        0 lits rem          0 time: 0.35
769.03/192.54	c asymm  cl-useful: 0/1148/4114 lits-rem:0 time: 0.84
769.03/192.55	c calculated reachability. Time: 0.00
769.03/192.55	c  N dy  6806   1710839       900      4114     56350     94397    181595   1899441     10.14   no data  --
778.20/194.89	c  N dy  6881   1731108       900      4114     56350     58780    181595    797997     10.14     10.99  --
786.20/196.88	c  N dy  6964   1751195       900      4114     56350     78354    181595   1334975     10.14     10.69  --
795.40/199.14	c  N dy  7055   1771910       900      4114     56350     98515    181595   1893485     10.14     10.68  --
805.37/201.64	c  N dy  7138   1792137       900      4114     56350     61796    181595    853177     10.14     10.70  --
813.35/203.62	c  N dy  7210   1812311       900      4114     56350     81361    181595   1383529     10.14     10.71  --
821.77/205.79	c  N dy  7297   1832372       900      4114     56350    100906    181595   1939978     10.14     10.72  --
831.33/208.14	c  N dy  7376   1852408       900      4114     56350     63063    181595    881875     10.14     12.89  --
839.71/210.20	c  N dy  7444   1872465       900      4114     56350     82478    181595   1386938     10.14     13.37  --
848.51/212.50	c  N dy  7539   1892533       900      4114     56350    102013    181595   1908814     10.14     10.69  --
858.89/215.04	c  N dy  7619   1912805       900      4114     56350     63422    181595    868549     10.14     10.73  --
866.88/217.08	c  N dy  7710   1932865       900      4114     56350     82902    181595   1399541     10.14     10.91  --
876.47/219.46	c  N dy  7790   1953219       900      4114     56350    102624    181595   1918712     10.14     10.68  --
886.85/222.05	c  N dy  7870   1973439       900      4114     56350     63025    181595    845765     10.14     10.70  --
895.24/224.11	c  N dy  7952   1993443       900      4114     56350     82475    181595   1373580     10.14     10.68  --
904.43/226.41	c  N dy  8033   2013472       900      4114     56350    101939    181595   1888656     10.14     12.15  --
915.22/229.15	c  N dy  8130   2033484       900      4114     56350     61172    181595    784112     10.14     11.65  --
923.20/231.12	c  N dy  8210   2053522       900      4114     56350     80666    181595   1321552     10.14     10.77  --
931.99/233.35	c  N dy  8304   2073659       900      4114     56350    100266    181595   1870345     10.14     10.79  --
942.38/235.90	c  N dy  8403   2093744       900      4114     56350    119790    181595   2414514     10.14     10.77  --
951.56/238.20	c  N dy  8494   2113959       900      4114     56350     78208    181595   1234247     10.14     10.74  --
960.76/240.58	c  N dy  8587   2134148       900      4114     56350     97869    181595   1783409     10.14     10.76  --
971.94/243.34	c  N dy  8684   2154511       900      4114     56350    117661    181595   2323626     10.15     10.82  --
981.53/245.73	c  N dy  8765   2174537       900      4114     56350     74891    181595   1132960     10.15     10.74  --
989.92/247.88	c  N dy  8855   2194661       900      4114     56350     94429    181595   1670612     10.15     10.91  --
998.31/249.90	c  S st  8944   2210839       900      4114     56350    110177    181595   2086159     10.15      8.54  --
998.31/249.95	c  S st  8944   2211341       900      4114     56350    110679    181595   2104683     10.15   no data  --
998.31/249.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
998.31/249.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
999.11/250.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.5M T:  0.83
999.51/250.24	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1004.70/251.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.36 s
1004.70/251.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
1005.10/251.60	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
1018.69/255.04	c lits-rem:       166  cl-subs:     7258  v-elim:      0  v-fix:    0  time: 13.74 s
1018.69/255.04	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
1019.09/255.13	c vivif2 --  cl tried   103421 cl shrink        0 lits rem          0 time: 0.37
1019.88/255.35	c asymm  cl-useful: 0/1116/4114 lits-rem:0 time: 0.87
1019.88/255.36	c calculated reachability. Time: 0.00
1019.88/255.36	c  N dy  8944   2211341       900      4114     56350    103421    181595   2011568     10.15   no data  --
1029.86/257.81	c  N dy  9029   2231503       900      4114     56350    122955    181595   2539325     10.15     10.78  --
1038.65/260.00	c  N dy  9105   2251571       900      4114     56350     79423    181595   1259775     10.15     10.79  --
1047.84/262.33	c  N dy  9189   2272089       900      4114     56350     99393    181595   1815904     10.15     10.78  --
1058.23/264.92	c  N dy  9273   2292381       900      4114     56350    119122    181595   2368405     10.15     10.69  --
1068.22/267.47	c  N dy  9340   2312477       900      4114     56350     74525    181595   1094811     10.15     11.71  --
1077.81/269.86	c  N dy  9411   2332976       900      4114     56350     94423    181595   1638533     10.15     10.70  --
1088.20/272.44	c  N dy  9493   2353149       900      4114     56350    113996    181595   2163844     10.15     10.70  --
1099.38/275.20	c  N dy  9572   2373155       900      4114     56350     68356    181595    912793     10.15     12.85  --
1108.57/277.50	c  N dy  9662   2393663       900      4114     56350     88288    181595   1447953     10.15     10.90  --
1118.17/279.98	c  N dy  9761   2413712       900      4114     56350    107731    181595   1972045     10.15     10.79  --
1128.96/282.65	c  N dy  9851   2434005       900      4114     56350    127456    181595   2503558     10.15     10.73  --
1139.33/285.23	c  N dy  9925   2454112       900      4114     56350     80901    181595   1231089     10.15     10.71  --
1149.33/287.72	c  N dy 10004   2474475       900      4114     56350    100663    181595   1764567     10.15     10.69  --
1160.13/290.42	c  N dy 10100   2494513       900      4114     56350    120105    181595   2297738     10.15     10.72  --
1171.70/293.36	c  N dy 10187   2514819       900      4114     56350     72841    181595   1006348     10.15     10.71  --
1180.89/295.60	c  N dy 10261   2535225       900      4114     56350     92676    181595   1550139     10.15     10.79  --
1190.90/298.10	c  N dy 10347   2555243       900      4114     56350    112130    181595   2092819     10.15     12.28  --
1202.07/300.98	c  N dy 10438   2575998       900      4114     56350    132263    181595   2647967     10.15     10.72  --
1212.06/303.44	c  N dy 10535   2596037       900      4114     56350     83788    181595   1306749     10.15     11.40  --
1222.04/305.93	c  N dy 10627   2617016       900      4114     56350    104125    181595   1863349     10.15     10.92  --
1233.23/308.75	c  N dy 10716   2637097       900      4114     56350    123574    181595   2394743     10.15     11.13  --
1247.62/312.33	c  N dy 10798   2659281       900      4114     56350     76124    181595   1065735     10.15     10.71  --
1257.20/314.76	c  N dy 10881   2679374       900      4114     56350     95613    181595   1587254     10.15     10.69  --
1267.59/317.37	c  N dy 10956   2700130       900      4114     56350    115793    181595   2129447     10.15     10.69  --
1273.59/318.88	c  S st 11012   2711341       900      4114     56350    126699    181595   2437799     10.15   no data  --
1273.99/318.95	c  S st 11012   2711844       900      4114     56350    127199    181595   2456255     10.15   no data  --
1273.99/318.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1273.99/318.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1274.78/319.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.4M T:  0.93
1275.18/319.28	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1281.17/320.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.83 s
1281.17/320.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
1281.17/320.75	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
1303.55/326.31	c lits-rem:       262  cl-subs:     9430  v-elim:      0  v-fix:    0  time: 22.22 s
1303.55/326.32	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
1303.95/326.43	c vivif2 --  cl tried   117769 cl shrink        0 lits rem          0 time: 0.44
1304.76/326.66	c asymm  cl-useful: 0/984/4114 lits-rem:0 time: 0.94
1304.76/326.67	c calculated reachability. Time: 0.00
1304.76/326.67	c  N dy 11012   2711844       900      4114     56350    117769    181595   2332383     10.15   no data  --
1315.93/329.46	c  N dy 11110   2731949       900      4114     56350    137284    181595   2868493     10.15     10.69  --
1326.33/332.02	c  N dy 11201   2752163       900      4114     56350     87180    181595   1373882     10.15     10.73  --
1335.93/334.49	c  N dy 11291   2772245       900      4114     56350    106652    181595   1901046     10.15     10.73  --
1347.10/337.25	c  N dy 11364   2792325       900      4114     56350    126188    181595   2442561     10.15     10.79  --
1358.69/340.16	c  N dy 11454   2812331       900      4114     56350     74827    181595   1011665     10.15     11.13  --
1367.88/342.49	c  N dy 11529   2832409       900      4114     56350     94332    181595   1534169     10.15     13.32  --
1378.67/345.13	c  N dy 11621   2852463       900      4114     56350    113804    181595   2054344     10.15     10.76  --
1391.05/348.21	c  N dy 11712   2872709       900      4114     56350    133399    181595   2575205     10.15     10.80  --
1403.43/351.36	c  N dy 11805   2893203       900      4114     56350     81469    181595   1173311     10.16     10.73  --
1413.83/353.90	c  N dy 11879   2913967       900      4114     56350    101593    181595   1703374     10.15     10.71  --
1424.61/356.69	c  N dy 11973   2934568       900      4114     56350    121574    181595   2242490     10.15     10.71  --
1437.02/359.72	c  N dy 12080   2955632       900      4114     56350    142020    181595   2789160     10.16     10.72  --
1447.39/362.37	c  N dy 12163   2975733       900      4114     56350     88788    181595   1376546     10.16     10.94  --
1458.18/365.00	c  N dy 12243   2995875       900      4114     56350    108311    181595   1880164     10.16     10.70  --
1469.36/367.88	c  N dy 12330   3015888       900      4114     56350    127684    181595   2388843     10.16     10.78  --
1484.15/371.57	c  N dy 12400   3036991       900      4114     56350     74461    181595    964109     10.15     10.80  --
1493.74/373.92	c  N dy 12486   3057041       900      4114     56350     93921    181595   1488955     10.15     10.90  --
1503.72/376.46	c  N dy 12579   3077126       900      4114     56350    113418    181595   2023607     10.16     10.79  --
1514.91/379.24	c  N dy 12668   3097181       900      4114     56350    132885    181595   2553500     10.16     10.70  --
1528.10/382.55	c  N dy 12770   3117283       900      4114     56350     77665    181595   1037290     10.16     10.76  --
1538.48/385.16	c  N dy 12858   3137486       900      4114     56350     97278    181595   1560819     10.16     10.74  --
1548.88/387.76	c  N dy 12940   3157736       900      4114     56350    116914    181595   2101260     10.16     10.70  --
1560.45/390.65	c  N dy 13024   3177934       900      4114     56350    136435    181595   2619569     10.16     10.73  --
1573.27/393.86	c  N dy 13118   3198268       900      4114     56350     80546    181595   1095646     10.16     10.75  --
1580.44/395.61	c  S st 13174   3211847       900      4114     56350     93727    181595   1445637     10.16      8.75  --
1580.44/395.67	c  S st 13174   3212349       900      4114     56350     94223    181595   1461625     10.16   no data  --
1580.44/395.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1580.44/395.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1581.23/395.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.3M T:  0.77
1581.64/395.93	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1586.45/397.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.95 s
1586.45/397.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
1586.45/397.18	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
1594.43/399.13	c lits-rem:       235  cl-subs:     4027  v-elim:      0  v-fix:    0  time:  7.81 s
1594.43/399.13	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
1594.83/399.20	c vivif2 --  cl tried    90196 cl shrink        0 lits rem          0 time: 0.28
1595.24/399.37	c asymm  cl-useful: 0/866/4114 lits-rem:0 time: 0.68
1595.24/399.38	c calculated reachability. Time: 0.00
1595.24/399.38	c  N dy 13174   3212349       900      4114     56350     90196    181595   1415201     10.16   no data  --
1606.00/402.07	c  N dy 13250   3232514       900      4114     56350    109711    181595   1910715     10.16     10.70  --
1617.21/404.81	c  N dy 13345   3252585       900      4114     56350    129210    181595   2446153     10.16     10.78  --
1628.79/407.76	c  N dy 13430   3272603       900      4114     56350    148635    181595   2977568     10.16     11.76  --
1639.97/410.58	c  N dy 13520   3292704       900      4114     56350     91620    181595   1402075     10.16     10.76  --
1651.16/413.38	c  N dy 13599   3312748       900      4114     56350    111093    181595   1929117     10.16     10.80  --
1662.74/416.23	c  N dy 13672   3333096       900      4114     56350    130788    181595   2443096     10.16     10.72  --
1674.73/419.20	c  N dy 13754   3353126       900      4114     56350    150212    181595   2968755     10.16     10.95  --
1686.31/422.12	c  N dy 13836   3373561       900      4114     56350     92414    181595   1395050     10.16     10.78  --
1696.71/424.74	c  N dy 13924   3393616       900      4114     56350    111851    181595   1914866     10.16     10.87  --
1708.30/427.60	c  N dy 14005   3413685       900      4114     56350    131329    181595   2435573     10.16     14.24  --
1721.08/430.82	c  N dy 14081   3435008       900      4114     56350    151994    181595   2988370     10.16     10.72  --
1732.66/433.73	c  N dy 14168   3455171       900      4114     56350     93062    181595   1405523     10.16     10.76  --
1743.45/436.47	c  N dy 14246   3476036       900      4114     56350    113263    181595   1940914     10.16     10.70  --
1755.04/439.34	c  N dy 14328   3496067       900      4114     56350    132684    181595   2466287     10.16     10.92  --
1767.42/442.48	c  N dy 14400   3516355       900      4114     56350    152306    181595   2992053     10.16     10.79  --
1781.02/445.82	c  N dy 14485   3536697       900      4114     56350     92579    181595   1389243     10.16     10.70  --
1792.20/448.63	c  N dy 14566   3557175       900      4114     56350    112436    181595   1916518     10.16     10.71  --
1803.79/451.56	c  N dy 14649   3577326       900      4114     56350    131973    181595   2445077     10.16     10.76  --
1816.98/454.81	c  N dy 14750   3597587       900      4114     56350    151643    181595   2969061     10.16     10.76  --
1829.36/457.94	c  N dy 14841   3617660       900      4114     56350     90652    181595   1323758     10.16     11.02  --
1840.95/460.83	c  N dy 14917   3638254       900      4114     56350    110599    181595   1857192     10.16     10.78  --
1852.94/463.85	c  N dy 15014   3659128       900      4114     56350    130823    181595   2382217     10.16     10.72  --
1865.32/466.97	c  N dy 15088   3679431       900      4114     56350    150530    181595   2896256     10.16     10.70  --
1878.11/470.14	c  N dy 15169   3699524       900      4114     56350     88547    181595   1250703     10.15     10.75  --
1884.90/471.84	c  S st 15223   3712351       900      4114     56350    100954    181595   1580779     10.16   no data  --
1884.90/471.90	c  S st 15223   3712853       900      4114     56350    101456    181595   1599012     10.16   no data  --
1885.31/471.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1885.31/471.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1886.09/472.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.9M T:  0.85
1886.09/472.18	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1891.69/473.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.38 s
1891.69/473.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.02 s
1891.69/473.54	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
1901.68/476.03	c lits-rem:       309  cl-subs:     4261  v-elim:      0  v-fix:    0  time:  9.95 s
1901.68/476.03	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
1902.08/476.11	c vivif2 --  cl tried    97195 cl shrink        0 lits rem          0 time: 0.31
1902.89/476.39	c asymm  cl-useful: 0/1010/4114 lits-rem:0 time: 1.10
1902.89/476.39	c calculated reachability. Time: 0.00
1902.89/476.39	c  N dy 15223   3712853       900      4114     56350     97195    181595   1546474     10.16   no data  --
1914.46/479.28	c  N dy 15282   3732879       900      4114     56350    116635    181595   2075231     10.15     10.69  --
1926.45/482.27	c  F st 15351   3751564       900      4114     56350    134736    181595   2548093     10.15      9.57  --
1928.05/482.64	c  N st 15355   3753597       900      4114     56350    136724    181595   2599594     10.15   no data  --
1942.04/486.12	c  N dy 15418   3774186       900      4114     56350    156603    181595   3127187     10.15     10.93  --
1956.41/489.75	c  N dy 15506   3794878       900      4114     56350     94318    181595   1402095     10.15     10.78  --
1968.40/492.74	c  N dy 15586   3815532       900      4114     56350    114323    181595   1951177     10.15     10.71  --
1980.39/495.70	c  N dy 15684   3835714       900      4114     56350    133910    181595   2478770     10.15     10.73  --
1993.17/498.90	c  N dy 15770   3855859       900      4114     56350    153406    181595   2988472     10.15     10.69  --
2006.75/502.33	c  N dy 15866   3876019       900      4114     56350     89640    181595   1260479     10.15     10.71  --
2017.16/504.99	c  N dy 15945   3896035       900      4114     56350    109077    181595   1777856     10.15     10.71  --
2028.33/507.77	c  N dy 16021   3916045       900      4114     56350    128528    181595   2307206     10.15     10.70  --
2040.72/510.87	c  N dy 16136   3936119       900      4114     56350    148037    181595   2844002     10.15     10.77  --
2053.50/514.07	c  N dy 16235   3956208       900      4114     56350    167550    181595   3371531     10.16     11.17  --
2065.89/517.10	c  N dy 16335   3976503       900      4114     56350    102876    181595   1603270     10.16     10.72  --
2077.07/519.98	c  N dy 16434   3996640       900      4114     56350    122354    181595   2110463     10.16     10.75  --
2089.86/523.15	c  N dy 16510   4017388       900      4114     56350    142467    181595   2650931     10.16     10.72  --
2102.64/526.34	c  N dy 16576   4037654       900      4114     56350    162133    181595   3179537     10.15     10.72  --
2115.83/529.65	c  N dy 16647   4057671       900      4114     56350     96181    181595   1417110     10.15     10.72  --
2127.04/532.47	c  N dy 16740   4078085       900      4114     56350    116036    181595   1940871     10.15     10.69  --
2139.41/535.59	c  N dy 16816   4098735       900      4114     56350    136014    181595   2460436     10.15     10.86  --
2152.59/538.87	c  N dy 16899   4119160       900      4114     56350    155808    181595   2982969     10.15     10.76  --
2168.96/542.99	c  N dy 16973   4140552       900      4114     56350     90187    181595   1231062     10.15     10.70  --
2181.35/546.02	c  N dy 17055   4160755       900      4114     56350    109827    181595   1758475     10.15     10.69  --
2194.14/549.21	c  N dy 17138   4180782       900      4114     56350    129262    181595   2295754     10.15     10.74  --
2208.52/552.85	c  N dy 17208   4200883       900      4114     56350    148724    181595   2792345     10.15     10.73  --
2218.11/555.26	c  S st 17265   4212853       900      4114     56350    160261    181595   3086820     10.15   no data  --
2218.51/555.35	c  S st 17265   4213356       900      4114     56350    160761    181595   3105465     10.15   no data  --
2218.51/555.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2218.51/555.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2220.11/555.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.9M T:  1.39
2220.51/555.83	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2227.71/557.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.22 s
2227.71/557.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.03 s
2227.71/557.65	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.02 s
2334.78/584.49	c lits-rem:       160  cl-subs:    12033  v-elim:      0  v-fix:    0  time: 107.12 s
2334.78/584.49	c vivif2 --  cl tried     4114 cl shrink        0 lits rem          0 time: 0.01
2335.58/584.63	c vivif2 --  cl tried   148728 cl shrink        0 lits rem          0 time: 0.56
2336.38/584.88	c asymm  cl-useful: 0/866/4114 lits-rem:0 time: 1.01
2336.38/584.89	c calculated reachability. Time: 0.00
2336.38/584.89	c  N dy 17265   4213356       900      4114     56350    148728    181595   2943746     10.15   no data  --
2349.56/588.17	c  N dy 17346   4233591       900      4114     56350    168360    181595   3477133     10.15     10.76  --
2362.74/591.46	c  N dy 17428   4253966       900      4114     56350    100983    181595   1502438     10.15     10.71  --
2374.33/594.37	c  N dy 17509   4274274       900      4114     56350    120673    181595   2015813     10.15     10.72  --
2386.72/597.45	c  N dy 17591   4294618       900      4114     56350    140385    181595   2536374     10.15     11.13  --
2399.11/600.53	c  N dy 17675   4314621       900      4114     56350    159739    181595   3037784     10.15     10.70  --
2415.09/604.50	c  N dy 17764   4334870       900      4114     56350     91306    181595   1239369     10.15     10.69  --
2426.68/607.48	c  N dy 17841   4355016       900      4114     56350    110761    181595   1740920     10.15     10.69  --
2439.08/610.55	c  N dy 17922   4375584       900      4114     56350    130729    181595   2260468     10.15     10.72  --
2451.85/613.73	c  N dy 18015   4396161       900      4114     56350    150715    181595   2783267     10.15     10.79  --
2454.64/614.46	c Following stats are for *FIRST FINISHED THREAD ONLY*
2454.64/614.46	c num threads              : 4          
2454.64/614.46	c restarts                 : 19993      
2454.64/614.46	c dynamic restarts         : 19957      
2454.64/614.46	c static restarts          : 36         
2454.64/614.46	c full restarts            : 5          
2454.64/614.46	c total simplify time      : 0.16       
2454.64/614.46	c learnts DL2              : 0          
2454.64/614.46	c learnts size 2           : 61364      
2454.64/614.46	c learnts size 1           : 0           (0.00      % of vars)
2454.64/614.46	c filedLit time            : 9.00        (0.37      % time)
2454.64/614.46	c v-elim SatELite          : 45          (4.76      % vars)
2454.64/614.46	c SatELite time            : 158.09      (6.44      % time)
2454.64/614.46	c v-elim xor               : 0           (0.00      % vars)
2454.64/614.46	c xor elim time            : 0.36        (0.01      % time)
2454.64/614.46	c num binary xor trees     : 0          
2454.64/614.46	c binxor trees' crown      : 0           (nan       leafs/tree)
2454.64/614.46	c bin xor find time        : 0.00       
2454.64/614.46	c OTF clause improved      : 134107      (0.03      clauses/conflict)
2454.64/614.46	c OTF impr. size diff      : 157417      (1.17       lits/clause)
2454.64/614.46	c OTF cl watch-shrink      : 4786148     (0.90      clauses/conflict)
2454.64/614.46	c OTF cl watch-sh-lit      : 53989241    (11.28      lits/clause)
2454.64/614.46	c tried to recurMin cls    : 1267349     (23.77      % of conflicts)
2454.64/614.46	c updated cache            : 19310       (0.02       lits/tried recurMin)
2454.64/614.46	c unit cls received        : 0           (nan       % of units)
2454.64/614.46	c unit cls sent            : 0           (nan       % of units)
2454.64/614.46	c bin cls received         : 0          
2454.64/614.46	c bin cls sent             : 0          
2454.64/614.46	c clauses over max glue    : 0           (0.00      % of all clauses)
2454.64/614.46	c conflicts                : 5331886     (2173.60   / sec)
2454.64/614.46	c decisions                : 7692208     (0.13      % random)
2454.64/614.46	c bogo-props               : 96870142762 (39490138.67 / sec)
2454.64/614.46	c conflict literals        : 154781476   (66.96     % deleted)
2454.64/614.46	c Memory used              : 650.00      MB
2454.64/614.46	c single-thread CPU time   : 2453.02     s
2454.64/614.46	c all-threads sum CPU time : 2453.02     s
2454.64/614.46	s SATISFIABLE
2454.64/614.46	v -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 21 -22 -23 -24 -25 -26 27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 189 -190 -191 -192 -193 -194 -195 -196 197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 501 -502 -503 -504 -505 -506 -507 508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 626 -627 -628 -629 -630 -631 -632 -633 634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 797 -798 -799 -800 -801 -802 -803 -804 -805 806 -807 -808 -809 -810 -811 -812 -813 -814 -815 -816 -817 -818 -819 820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 -838 -839 -840 -841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 -853 -854 -855 856 -857 -858 -859 -860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 881 -882 -883 -884 -885 -886 -887 -888 -889 -890 -891 -892 -893 -894 -895 896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 -910 911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 -922 -923 -924 -925 -926 -927 -928 -929 -930 -931 -932 -933 -934 -935 936 -937 -938 -939 -940 -941 -942 -943 -944 -945 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

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


[startup+0 s]
/proc/loadavg: 7.77 8.01 7.75 5/180 851
/proc/meminfo: memFree=31307520/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 875242599 52465664 352 33554432000 4194304 4650419 140736558455856 18446744073709551615 222921833457 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 12809 352 303 112 0 7774 0
[pid=851/tid=858] ppid=849 vsize=281652 CPUtime=0 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 210 0 0 0 0 0 0 0 25 0 4 0 875242599 288411648 1204 33554432000 4194304 4650419 140736558455856 18446744073709551615 222921882094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=281652 CPUtime=0 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 196 0 0 0 0 0 0 0 25 0 4 0 875242599 288411648 1208 33554432000 4194304 4650419 140736558455856 18446744073709551615 222921437893 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=281652 CPUtime=0 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 236 0 0 0 0 0 0 0 25 0 4 0 875242599 288411648 1214 33554432000 4194304 4650419 140736558455856 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.044724 s]
/proc/loadavg: 7.77 8.01 7.75 5/180 851
/proc/meminfo: memFree=31307520/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=283776 CPUtime=0.14 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 3495 0 0 0 13 1 0 0 25 0 4 0 875242599 290586624 3398 33554432000 4194304 4650419 140736558455856 18446744073709551615 222921438241 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 70944 3401 383 112 0 65909 0
[pid=851/tid=858] ppid=849 vsize=283776 CPUtime=0.03 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 695 0 0 0 3 0 0 0 25 0 4 0 875242599 290586624 3403 33554432000 4194304 4650419 140736558455856 18446744073709551615 4470495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=283776 CPUtime=0.03 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 795 0 0 0 3 0 0 0 25 0 4 0 875242599 290586624 3405 33554432000 4194304 4650419 140736558455856 18446744073709551615 4449563 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=283776 CPUtime=0.03 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 718 0 0 0 3 0 0 0 25 0 4 0 875242599 290586624 3407 33554432000 4194304 4650419 140736558455856 18446744073709551615 222921882094 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 283776

[startup+0.106668 s]
/proc/loadavg: 7.77 8.01 7.75 5/180 851
/proc/meminfo: memFree=31307520/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=287988 CPUtime=0.39 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 5928 0 0 0 37 2 0 0 25 0 4 0 875242599 294899712 5671 33554432000 4194304 4650419 140736558455856 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 71997 5671 390 112 0 66962 0
[pid=851/tid=858] ppid=849 vsize=287988 CPUtime=0.09 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 1494 0 0 0 8 1 0 0 25 0 4 0 875242599 294899712 5671 33554432000 4194304 4650419 140736558455856 18446744073709551615 222921882143 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=287988 CPUtime=0.09 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 1544 0 0 0 9 0 0 0 18 0 4 0 875242599 294899712 5672 33554432000 4194304 4650419 140736558455856 18446744073709551615 222921437893 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=287988 CPUtime=0.09 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 880 0 0 0 9 0 0 0 25 0 4 0 875242599 294899712 5672 33554432000 4194304 4650419 140736558455856 18446744073709551615 222921882094 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 287988

[startup+0.30078 s]
/proc/loadavg: 7.77 8.01 7.75 5/180 851
/proc/meminfo: memFree=31307520/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=290236 CPUtime=1.17 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 7419 0 0 0 115 2 0 0 25 0 4 0 875242599 297201664 6376 33554432000 4194304 4650419 140736558455856 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 72559 6376 392 112 0 67524 0
[pid=851/tid=858] ppid=849 vsize=290236 CPUtime=0.29 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 1924 0 0 0 28 1 0 0 25 0 4 0 875242599 297201664 6376 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=290236 CPUtime=0.28 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 1763 0 0 0 28 0 0 0 18 0 4 0 875242599 297201664 6376 33554432000 4194304 4650419 140736558455856 18446744073709551615 4363768 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=290236 CPUtime=0.28 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 1506 0 0 0 28 0 0 0 25 0 4 0 875242599 297201664 6376 33554432000 4194304 4650419 140736558455856 18446744073709551615 4334040 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 290236

[startup+0.700706 s]
/proc/loadavg: 7.77 8.01 7.75 5/180 851
/proc/meminfo: memFree=31307520/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=293200 CPUtime=2.77 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 10351 0 0 0 274 3 0 0 25 0 4 0 875242599 300236800 7134 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 73300 7134 392 112 0 68265 0
[pid=851/tid=858] ppid=849 vsize=293200 CPUtime=0.69 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 2547 0 0 0 68 1 0 0 25 0 4 0 875242599 300236800 7134 33554432000 4194304 4650419 140736558455856 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=293200 CPUtime=0.68 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 2587 0 0 0 68 0 0 0 18 0 4 0 875242599 300236800 7134 33554432000 4194304 4650419 140736558455856 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=293200 CPUtime=0.68 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 2256 0 0 0 68 0 0 0 25 0 4 0 875242599 300236800 7134 33554432000 4194304 4650419 140736558455856 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 293200

[startup+1.50056 s]
/proc/loadavg: 7.77 8.01 7.75 9/184 861
/proc/meminfo: memFree=31275144/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=285244 CPUtime=5.96 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 14922 0 0 0 593 3 0 0 25 0 4 0 875242599 292089856 7604 33554432000 4194304 4650419 140736558455856 18446744073709551615 4328437 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 71311 7604 393 112 0 66276 0
[pid=851/tid=858] ppid=849 vsize=285244 CPUtime=1.48 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 3659 0 0 0 147 1 0 0 25 0 4 0 875242599 292089856 7605 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=285244 CPUtime=1.49 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 3690 0 0 0 148 1 0 0 20 0 4 0 875242599 292089856 7605 33554432000 4194304 4650419 140736558455856 18446744073709551615 4328378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=285244 CPUtime=1.48 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 3522 0 0 0 148 0 0 0 25 0 4 0 875242599 292089856 7605 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285244

[startup+3.10027 s]
/proc/loadavg: 7.77 8.01 7.75 9/184 861
/proc/meminfo: memFree=31254436/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=309236 CPUtime=12.35 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 23849 0 0 0 1230 5 0 0 25 0 4 0 875242599 316657664 14699 33554432000 4194304 4650419 140736558455856 18446744073709551615 4433087 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 77309 14699 394 112 0 72274 0
[pid=851/tid=858] ppid=849 vsize=309236 CPUtime=3.08 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 5558 0 0 0 307 1 0 0 25 0 4 0 875242599 316657664 14699 33554432000 4194304 4650419 140736558455856 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=309236 CPUtime=3.08 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 6946 0 0 0 307 1 0 0 25 0 4 0 875242599 316657664 14699 33554432000 4194304 4650419 140736558455856 18446744073709551615 4436475 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=309236 CPUtime=3.07 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 5311 0 0 0 307 0 0 0 25 0 4 0 875242599 316657664 14699 33554432000 4194304 4650419 140736558455856 18446744073709551615 4370697 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 309236

[startup+6.30068 s]
/proc/loadavg: 7.79 8.01 7.75 9/184 861
/proc/meminfo: memFree=31213060/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=306388 CPUtime=25.14 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 34095 0 0 0 2507 7 0 0 25 0 4 0 875242599 313741312 21903 33554432000 4194304 4650419 140736558455856 18446744073709551615 4436173 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 76597 21903 394 112 0 71562 0
[pid=851/tid=858] ppid=849 vsize=306388 CPUtime=6.29 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 8822 0 0 0 627 2 0 0 25 0 4 0 875242599 313741312 21903 33554432000 4194304 4650419 140736558455856 18446744073709551615 4436434 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=306388 CPUtime=6.28 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 8418 0 0 0 627 1 0 0 25 0 4 0 875242599 313741312 21903 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=306388 CPUtime=6.25 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 8750 0 0 0 624 1 0 0 25 0 4 0 875242599 313741312 21903 33554432000 4194304 4650419 140736558455856 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 306388

[startup+12.7005 s]
/proc/loadavg: 7.80 8.01 7.75 9/184 862
/proc/meminfo: memFree=31200052/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=312228 CPUtime=50.7 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 46893 0 0 0 5060 10 0 0 25 0 4 0 875242599 319721472 26312 33554432000 4194304 4650419 140736558455856 18446744073709551615 4439792 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 78057 26312 394 112 0 73022 0
[pid=851/tid=858] ppid=849 vsize=312228 CPUtime=12.68 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 12003 0 0 0 1266 2 0 0 25 0 4 0 875242599 319721472 26312 33554432000 4194304 4650419 140736558455856 18446744073709551615 4436173 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=312228 CPUtime=12.69 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 11419 0 0 0 1267 2 0 0 25 0 4 0 875242599 319721472 26312 33554432000 4194304 4650419 140736558455856 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=312228 CPUtime=12.62 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 13951 0 0 0 1260 2 0 0 25 0 4 0 875242599 319721472 26312 33554432000 4194304 4650419 140736558455856 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 312228

[startup+25.5012 s]
/proc/loadavg: 7.85 8.01 7.75 9/184 862
/proc/meminfo: memFree=31140624/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=343424 CPUtime=101.84 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 68429 0 0 0 10170 14 0 0 25 0 4 0 875242599 351666176 34099 33554432000 4194304 4650419 140736558455856 18446744073709551615 4439619 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 85856 34099 394 112 0 80821 0
[pid=851/tid=858] ppid=849 vsize=343424 CPUtime=25.48 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 16583 0 0 0 2545 3 0 0 25 0 4 0 875242599 351666176 34099 33554432000 4194304 4650419 140736558455856 18446744073709551615 4439518 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=343424 CPUtime=25.49 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 17986 0 0 0 2546 3 0 0 25 0 4 0 875242599 351666176 34099 33554432000 4194304 4650419 140736558455856 18446744073709551615 4363693 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=343424 CPUtime=25.36 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 20386 0 0 0 2533 3 0 0 25 0 4 0 875242599 351666176 34099 33554432000 4194304 4650419 140736558455856 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 343424

[startup+51.1005 s]
/proc/loadavg: 7.90 8.01 7.76 9/184 863
/proc/meminfo: memFree=30948404/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=378272 CPUtime=204.11 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 119796 0 0 0 20386 25 0 0 25 0 4 0 875242599 387350528 45344 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 94568 45344 394 112 0 89533 0
[pid=851/tid=858] ppid=849 vsize=378272 CPUtime=51.08 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 30978 0 0 0 5100 8 0 0 25 0 4 0 875242599 387350528 45344 33554432000 4194304 4650419 140736558455856 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=378272 CPUtime=51.08 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 30810 0 0 0 5103 5 0 0 25 0 4 0 875242599 387350528 45344 33554432000 4194304 4650419 140736558455856 18446744073709551615 4333687 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=378272 CPUtime=50.84 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 35081 0 0 0 5079 5 0 0 25 0 4 0 875242599 387350528 45344 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 378272

[startup+102.306 s]
/proc/loadavg: 7.95 8.00 7.77 9/184 864
/proc/meminfo: memFree=30962836/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=390816 CPUtime=408.68 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 202715 0 0 0 40824 44 0 0 25 0 4 0 875242599 400195584 56246 33554432000 4194304 4650419 140736558455856 18446744073709551615 4331981 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 97704 56246 394 112 0 92669 0
[pid=851/tid=858] ppid=849 vsize=390816 CPUtime=102.28 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 51674 0 0 0 10216 12 0 0 25 0 4 0 875242599 400195584 56246 33554432000 4194304 4650419 140736558455856 18446744073709551615 4315464 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=390816 CPUtime=102.29 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 55751 0 0 0 10218 11 0 0 25 0 4 0 875242599 400195584 56246 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=390816 CPUtime=101.79 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 63312 0 0 0 10167 12 0 0 25 0 4 0 875242599 400195584 56246 33554432000 4194304 4650419 140736558455856 18446744073709551615 4355019 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.68
Current children cumulated vsize (KiB) 390816

[startup+162.301 s]

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

/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 170064 0 0 0 45969 40 0 0 25 0 4 0 875242599 664649728 115488 33554432000 4194304 4650419 140736558455856 18446744073709551615 4328565 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1846.94
Current children cumulated vsize (KiB) 649072

[startup+522.301 s]
/proc/loadavg: 4.08 5.71 6.88 5/175 901
/proc/meminfo: memFree=31624800/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=679536 CPUtime=2086.66 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 602821 0 0 0 208511 155 0 0 25 0 4 0 875242599 695844864 122659 33554432000 4194304 4650419 140736558455856 18446744073709551615 4520322 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 169884 122659 394 112 0 164849 0
[pid=851/tid=858] ppid=849 vsize=679536 CPUtime=522.24 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 133434 0 0 0 52190 34 0 0 25 0 4 0 875242599 695844864 122659 33554432000 4194304 4650419 140736558455856 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=679536 CPUtime=522.29 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 195663 0 0 0 52177 52 0 0 25 0 4 0 875242599 695844864 122659 33554432000 4194304 4650419 140736558455856 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=679536 CPUtime=519.82 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 186717 0 0 0 51936 46 0 0 25 0 4 0 875242599 695844864 122659 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2086.66
Current children cumulated vsize (KiB) 679536

[startup+582.3 s]
/proc/loadavg: 4.03 5.39 6.70 5/175 903
/proc/meminfo: memFree=31613700/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=710936 CPUtime=2326.38 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 680952 0 0 0 232459 179 0 0 25 0 4 0 875242599 727998464 122354 33554432000 4194304 4650419 140736558455856 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 177734 122354 394 112 0 172699 0
[pid=851/tid=858] ppid=849 vsize=710936 CPUtime=582.24 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 144325 0 0 0 58186 38 0 0 25 0 4 0 875242599 727998464 122354 33554432000 4194304 4650419 140736558455856 18446744073709551615 4331245 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=710936 CPUtime=582.29 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 210666 0 0 0 58171 58 0 0 25 0 4 0 875242599 727998464 122354 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=710936 CPUtime=579.54 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 235874 0 0 0 57896 58 0 0 25 0 4 0 875242599 727998464 122354 33554432000 4194304 4650419 140736558455856 18446744073709551615 4328437 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2326.38
Current children cumulated vsize (KiB) 710936

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

[startup+588.701 s]
/proc/loadavg: 4.03 5.37 6.68 5/175 903
/proc/meminfo: memFree=31603040/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=725052 CPUtime=2351.96 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 689279 0 0 0 235015 181 0 0 25 0 4 0 875242599 742453248 127800 33554432000 4194304 4650419 140736558455856 18446744073709551615 4332115 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 181263 127800 394 112 0 176228 0
[pid=851/tid=858] ppid=849 vsize=725052 CPUtime=588.64 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 145549 0 0 0 58826 38 0 0 25 0 4 0 875242599 742453248 127800 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=725052 CPUtime=588.7 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 213704 0 0 0 58811 59 0 0 25 0 4 0 875242599 742453248 127800 33554432000 4194304 4650419 140736558455856 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=725052 CPUtime=585.9 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 236995 0 0 0 58532 58 0 0 25 0 4 0 875242599 742453248 127800 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366882 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2351.96
Current children cumulated vsize (KiB) 725052

[startup+601.501 s]
/proc/loadavg: 4.02 5.30 6.64 5/175 903
/proc/meminfo: memFree=31633500/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=664744 CPUtime=2403.1 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 698764 0 0 0 240126 184 0 0 25 0 4 0 875242599 680697856 120195 33554432000 4194304 4650419 140736558455856 18446744073709551615 4363680 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 166186 120195 394 112 0 161151 0
[pid=851/tid=858] ppid=849 vsize=664744 CPUtime=601.45 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 149428 0 0 0 60105 40 0 0 25 0 4 0 875242599 680697856 120195 33554432000 4194304 4650419 140736558455856 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=664744 CPUtime=601.5 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 218330 0 0 0 60089 61 0 0 25 0 4 0 875242599 680697856 120195 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366180 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=664744 CPUtime=598.64 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 237893 0 0 0 59806 58 0 0 25 0 4 0 875242599 680697856 120195 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2403.1
Current children cumulated vsize (KiB) 664744

[startup+607.901 s]
/proc/loadavg: 4.02 5.28 6.62 5/175 903
/proc/meminfo: memFree=31626308/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=789256 CPUtime=2428.68 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 700671 0 0 0 242682 186 0 0 25 0 4 0 875242599 808198144 121920 33554432000 4194304 4650419 140736558455856 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 197314 121920 394 112 0 192279 0
[pid=851/tid=858] ppid=849 vsize=789256 CPUtime=607.85 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 149515 0 0 0 60745 40 0 0 25 0 4 0 875242599 808198144 121920 33554432000 4194304 4650419 140736558455856 18446744073709551615 4370675 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=789256 CPUtime=607.9 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 219711 0 0 0 60728 62 0 0 25 0 4 0 875242599 808198144 121920 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=789256 CPUtime=605.02 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 238149 0 0 0 60443 59 0 0 25 0 4 0 875242599 808198144 121920 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2428.68
Current children cumulated vsize (KiB) 789256

[startup+611.101 s]
/proc/loadavg: 4.02 5.26 6.61 5/175 904
/proc/meminfo: memFree=31626296/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=665600 CPUtime=2441.46 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 705750 0 0 0 243960 186 0 0 25 0 4 0 875242599 681574400 122176 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 166400 122176 394 112 0 161365 0
[pid=851/tid=858] ppid=849 vsize=665600 CPUtime=611.05 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 150244 0 0 0 61065 40 0 0 25 0 4 0 875242599 681574400 122176 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=665600 CPUtime=611.1 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 222011 0 0 0 61048 62 0 0 25 0 4 0 875242599 681574400 122176 33554432000 4194304 4650419 140736558455856 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=665600 CPUtime=608.21 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 240199 0 0 0 60762 59 0 0 25 0 4 0 875242599 681574400 122176 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366130 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2441.46
Current children cumulated vsize (KiB) 665600

[startup+612.707 s]
/proc/loadavg: 4.02 5.26 6.61 5/175 904
/proc/meminfo: memFree=31619848/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=665600 CPUtime=2447.87 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 706888 0 0 0 244601 186 0 0 25 0 4 0 875242599 681574400 123314 33554432000 4194304 4650419 140736558455856 18446744073709551615 4314998 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 166400 123314 394 112 0 161365 0
[pid=851/tid=858] ppid=849 vsize=665600 CPUtime=612.65 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 150584 0 0 0 61225 40 0 0 25 0 4 0 875242599 681574400 123314 33554432000 4194304 4650419 140736558455856 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=665600 CPUtime=612.7 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 222459 0 0 0 61208 62 0 0 25 0 4 0 875242599 681574400 123314 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=665600 CPUtime=609.8 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 240549 0 0 0 60921 59 0 0 25 0 4 0 875242599 681574400 123314 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2447.87
Current children cumulated vsize (KiB) 665600

[startup+613.501 s]
/proc/loadavg: 4.02 5.26 6.61 5/175 904
/proc/meminfo: memFree=31619848/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=665600 CPUtime=2451.05 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 707400 0 0 0 244918 187 0 0 25 0 4 0 875242599 681574400 123826 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 166400 123826 394 112 0 161365 0
[pid=851/tid=858] ppid=849 vsize=665600 CPUtime=613.45 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 150737 0 0 0 61305 40 0 0 25 0 4 0 875242599 681574400 123826 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=665600 CPUtime=613.49 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 222662 0 0 0 61287 62 0 0 25 0 4 0 875242599 681574400 123826 33554432000 4194304 4650419 140736558455856 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=665600 CPUtime=610.59 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 240705 0 0 0 61000 59 0 0 25 0 4 0 875242599 681574400 123826 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2451.05
Current children cumulated vsize (KiB) 665600

[startup+613.9 s]
/proc/loadavg: 4.02 5.26 6.61 5/175 904
/proc/meminfo: memFree=31617116/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=665600 CPUtime=2452.64 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 707651 0 0 0 245077 187 0 0 25 0 4 0 875242599 681574400 124077 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 166400 124077 394 112 0 161365 0
[pid=851/tid=858] ppid=849 vsize=665600 CPUtime=613.85 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 150820 0 0 0 61345 40 0 0 25 0 4 0 875242599 681574400 124077 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=665600 CPUtime=613.89 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 222753 0 0 0 61327 62 0 0 25 0 4 0 875242599 681574400 124077 33554432000 4194304 4650419 140736558455856 18446744073709551615 4334514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=665600 CPUtime=610.99 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 240782 0 0 0 61040 59 0 0 25 0 4 0 875242599 681574400 124077 33554432000 4194304 4650419 140736558455856 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2452.64
Current children cumulated vsize (KiB) 665600

[startup+614.3 s]
/proc/loadavg: 4.02 5.26 6.61 5/175 904
/proc/meminfo: memFree=31617116/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=665600 CPUtime=2454.24 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 707907 0 0 0 245237 187 0 0 25 0 4 0 875242599 681574400 124333 33554432000 4194304 4650419 140736558455856 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 166400 124333 394 112 0 161365 0
[pid=851/tid=858] ppid=849 vsize=665600 CPUtime=614.25 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 150892 0 0 0 61385 40 0 0 25 0 4 0 875242599 681574400 124333 33554432000 4194304 4650419 140736558455856 18446744073709551615 4333795 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=665600 CPUtime=614.29 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 222859 0 0 0 61367 62 0 0 25 0 4 0 875242599 681574400 124333 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=665600 CPUtime=611.39 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 240860 0 0 0 61080 59 0 0 25 0 4 0 875242599 681574400 124333 33554432000 4194304 4650419 140736558455856 18446744073709551615 4314865 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2454.24
Current children cumulated vsize (KiB) 665600

[startup+614.4 s]
/proc/loadavg: 4.02 5.26 6.61 5/175 904
/proc/meminfo: memFree=31617116/32951124 swapFree=67056684/67111528
[pid=851] ppid=849 vsize=665600 CPUtime=2454.64 cores=0,2,4,6
/proc/851/stat : 851 (strangenight1-m) R 849 851 32675 0 -1 4202496 707971 0 0 0 245277 187 0 0 25 0 4 0 875242599 681574400 124397 33554432000 4194304 4650419 140736558455856 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/851/statm: 166400 124397 394 112 0 161365 0
[pid=851/tid=858] ppid=849 vsize=665600 CPUtime=614.35 cores=0,2,4,6
/proc/851/task/858/stat : 858 (strangenight1-m) R 849 851 32675 0 -1 4202560 150912 0 0 0 61395 40 0 0 25 0 4 0 875242599 681574400 124397 33554432000 4194304 4650419 140736558455856 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=851/tid=859] ppid=849 vsize=665600 CPUtime=614.39 cores=0,2,4,6
/proc/851/task/859/stat : 859 (strangenight1-m) R 849 851 32675 0 -1 4202560 222884 0 0 0 61377 62 0 0 25 0 4 0 875242599 681574400 124397 33554432000 4194304 4650419 140736558455856 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=851/tid=860] ppid=849 vsize=665600 CPUtime=611.49 cores=0,2,4,6
/proc/851/task/860/stat : 860 (strangenight1-m) R 849 851 32675 0 -1 4202560 240879 0 0 0 61090 59 0 0 25 0 4 0 875242599 681574400 124397 33554432000 4194304 4650419 140736558455856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2454.64
Current children cumulated vsize (KiB) 665600

Child status: 10
Real time (s): 614.486
CPU time (s): 2454.92
CPU user time (s): 2453.02
CPU system time (s): 1.89671
CPU usage (%): 399.508
Max. virtual memory (cumulated for all children) (KiB): 814852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2453.02
system time used= 1.89671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 708011
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= 2612
involuntary context switches= 14702

runsolver used 0.98185 second user time and 1.9627 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-09 18:20:18
IDJOB=3369267
IDBENCH=71481
IDSOLVER=1846
FILE ID=node109/3369267-1307636418
RUNJOBID= node109-1307633277-32693
PBS_JOBID= 13549382
Free space on /tmp= 74192 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369267-1307636418/watcher-3369267-1307636418 -o /tmp/evaluation-result-3369267-1307636418/solver-3369267-1307636418 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369267-1307636418.cnf

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

MD5SUM BENCH= 4de3b21cb74a7ec60763201555524736
RANDOM SEED=2042538698

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31307824 kB
Buffers:        230092 kB
Cached:         373192 kB
SwapCached:       8608 kB
Active:        1142084 kB
Inactive:       274980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31307824 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:            6612 kB
Writeback:           0 kB
AnonPages:      810704 kB
Mapped:          13644 kB
Slab:           161220 kB
PageTables:       6496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1353712 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= 74196 MiB
End job on node109 at 2011-06-09 18:30:33