Trace number 3400886

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 13109 524.342

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1135.07
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c Outputting solution to console
1.93/0.10	c Using 32 threads
5.59/0.20	c This is CryptoMiniSat 3.0.0
5.59/0.20	c WARNING: for repeatability, setting FPU to use double precision
5.59/0.20	c Reading file 'HOME/instance-3400886-1307108294.cnf'
5.59/0.20	c -- header says num vars:            300
5.59/0.20	c -- header says num clauses:        2130
5.59/0.24	c -- clauses added:            0 learnts,         2130 normals,            0 xors
5.59/0.24	c -- vars added        300
5.59/0.24	c Parsing time:  0.01 s
5.59/0.24	c  N st     0         0       300        30      2100         0      4500         0   no data   no data
5.59/0.24	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
5.59/0.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
5.59/0.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.59/0.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.59/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.59/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
5.59/0.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.59/0.27	c lits-rem:         0  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.01 s
5.59/0.27	c Finding binary XORs  T:     0.00 s  found:       0
5.59/0.27	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
5.59/0.27	c calculated reachability. Time: 0.00
5.59/0.27	c Calc default polars -  time:   0.00 s pos:     129 undec:      30 neg:     141
5.59/0.27	c =========================================================================================
5.59/0.27	c types(t): F = full restart, N = normal restart
5.59/0.27	c types(t): S = simplification begin/end, E = solution found
5.59/0.27	c restart types(rt): st = static, dy = dynamic
5.59/0.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.59/0.27	c  B st     0         0       270       402      1698         0      7560         0   no data   no data
7.17/0.39	c Decided on static restart strategy
16.02/0.64	c  N st     8      4914       270       402      1698      4492      7560    135950   no data   no data
35.16/1.24	c  N st    10     11298       270       402      1698      4082      7560    103237   no data   no data
51.11/1.70	c  N st    11     17043       270       402      1698      9057      7560    246782   no data   no data
73.46/2.48	c  F st    12     25001       270       402      1698     10931      7560    284784   no data   no data
73.46/2.48	c Found part        0 vars:        135 clauses:      1050 lits size:      3780
73.46/2.48	c Found part        1 vars:        135 clauses:      1050 lits size:      3780
73.46/2.48	c Found parts:          2 time: 0.00 s
73.46/2.48	c Solving part 0
73.46/2.48	c  N st     0         0       135       203       847         0      3780         0   no data   no data
73.46/2.48	c asymm  cl-useful: 0/203/203 lits-rem:0 time: 0.00
73.46/2.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
73.46/2.48	c Finding binary XORs  T:     0.00 s  found:       0
73.46/2.48	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
73.46/2.48	c calculated reachability. Time: 0.00
73.46/2.48	c Calc default polars -  time:   0.00 s pos:      68 undec:     165 neg:      67
73.46/2.48	c =========================================================================================
73.46/2.48	c types(t): F = full restart, N = normal restart
73.46/2.48	c types(t): S = simplification begin/end, E = solution found
73.46/2.48	c restart types(rt): st = static, dy = dynamic
73.46/2.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
73.46/2.48	c  B st     0         0       135       203       847         0      3780         0   no data   no data
76.66/2.52	c Decided on static restart strategy
76.66/2.59	c  N st     8      4917       135       203       847      4657      3780    112466   no data   no data
86.25/2.82	c  N st    10     11301       135       203       847      4255      3780    100244   no data   no data
92.66/3.08	c  N st    11     17044       135       203       847      9444      3780    242038   no data   no data
108.62/3.50	c  F st    12     25000       135       203       847     11640      3780    275437   no data   no data
108.62/3.50	c  N st    12     25000       135       203       847     11640      3780    275437   no data   no data
115.02/3.79	c Decided on static restart strategy
115.02/3.79	c  N st    18     30192       135       203       847     10067      3780    245900   no data   no data
127.81/4.20	c  N st    20     37302       135       203       847      9400      3780    232637   no data   no data
140.57/4.55	c  N st    21     43704       135       203       847     15315      3780    398182   no data   no data
162.95/5.22	c  N st    22     53302       135       203       847     15652      3780    406597   no data   no data
188.52/6.05	c  N st    23     67699       135       203       847     20015      3780    488620   no data   no data
233.26/7.42	c  F st    24     87502       135       203       847     16829      3780    423339   no data   no data
233.26/7.42	c  N st    24     87502       135       203       847     16829      3780    423339   no data   no data
246.03/7.85	c Decided on static restart strategy
252.43/8.08	c  N st    31     95545       135       203       847     12289      3780    288803   no data   no data
275.37/8.75	c  N st    33    106211       135       203       847     21997      3780    543659   no data   no data
297.18/9.48	c  N st    34    115813       135       203       847     17835      3780    442933   no data   no data
332.31/10.60	c  N st    35    130211       135       203       847     17598      3780    430842   no data   no data
389.86/12.35	c  N st    36    151807       135       203       847     22608      3780    561234   no data   no data
498.50/15.74	c  N st    37    184199       135       203       849     20071      3780    476565   no data   no data
645.54/20.32	c  N st    38    232787       135       203       849     29196      3780    738121   no data   no data
920.37/28.95	c  N st    39    305671       135       203       849     35156      3780    910461   no data   no data
923.56/29.03	c  F st    40    306251       135       203       849     35677      3780    924842   no data   no data
943.34/29.71	c Decided on static restart strategy
1016.88/31.97	c  N st    50    334552       135       203       850     39613      3780   1002723   no data   no data
1150.51/36.16	c  N st    52    370545       135       203       851     26270      3780    627869   no data   no data
1284.73/40.34	c  N st    53    402937       135       203       853     30673      3780    733766   no data   no data
1441.33/45.25	c  N st    54    451526       135       203       853     49687      3780   1251391   no data   no data
1767.31/55.49	c  N st    55    524410       135       203       853     33684      3780    789004   no data   no data
2256.32/70.74	c  N st    56    633734       135       203       856     43796      3780   1094269   no data   no data
2256.32/70.74	c Finding binary XORs  T:     0.00 s  found:       0
3052.84/95.71	c  N st    57    797718       135       203       860     59078      3780   1413237   no data   no data
4161.37/130.32	c  N st    58   1043694       134       203       869     56717      3780   1380182   no data   no data
4161.37/130.35	c Finding binary XORs  T:     0.00 s  found:       0
4314.82/135.11	c  F st    59   1071876       134       201       847     39037      3722    910401   no data   no data
4314.82/135.11	c  N st    59   1071876       134       201       847     39037      3722    910401   no data   no data
4337.19/135.88	c Decided on static restart strategy
4465.02/139.83	c  N st    69   1100180       134       201       847     63774      3722   1586962   no data   no data
4663.23/146.10	c  N st    71   1136174       134       201       848     56296      3722   1393783   no data   no data
4896.57/153.34	c  N st    72   1168567       133       201       853     44002      3722   1039321   no data   no data
5216.19/163.37	c  N st    73   1217155       133       201       854     45003      3722   1060855   no data   no data
5216.19/163.39	c Finding binary XORs  T:     0.00 s  found:       0
5682.87/177.92	c  N st    74   1290037       133       201       831     66569      3680   1658243   no data   no data
6347.72/198.78	c  N st    75   1399362       132       201       835     74771      3680   1898638   no data   no data
7386.55/231.25	c  N st    76   1563349       132       201       835     80851      3680   2091991   no data   no data
9175.55/287.60	c  N st    77   1809327       132       201       836     97797      3680   2565072   no data   no data
10845.62/343.41	c Finding binary XORs  T:     0.00 s  found:       0
11375.25/364.65	c Finding binary XORs  T:     0.00 s  found:       3
11382.46/364.98	c Replacing        3 vars Replaced    88702 lits Time:     0.32 s 
11390.11/365.28	c  E st    78   2171044       122       179       760     47663      3183    967737   no data   no data
13108.93/524.30	c Following stats are for *FIRST FINISHED THREAD ONLY*
13108.93/524.30	c num threads              : 32         
13108.93/524.30	c restarts                 : 12         
13108.93/524.30	c dynamic restarts         : 0          
13108.93/524.30	c static restarts          : 12         
13108.93/524.30	c full restarts            : 0          
13108.93/524.30	c total simplify time      : 0.00       
13108.93/524.30	c learnts DL2              : 0          
13108.93/524.30	c learnts size 2           : 2100       
13108.93/524.30	c learnts size 1           : 0           (0.00      % of vars)
13108.93/524.30	c filedLit time            : 0.00        (0.00      % time)
13108.93/524.30	c v-elim SatELite          : 30          (10.00     % vars)
13108.93/524.30	c SatELite time            : 0.00        (0.00      % time)
13108.93/524.30	c v-elim xor               : 0           (0.00      % vars)
13108.93/524.30	c xor elim time            : 0.00        (0.00      % time)
13108.93/524.30	c num binary xor trees     : 0          
13108.93/524.30	c binxor trees' crown      : 0           (nan       leafs/tree)
13108.93/524.30	c bin xor find time        : 0.00       
13108.93/524.30	c OTF clause improved      : 2702        (0.11      clauses/conflict)
13108.93/524.30	c OTF impr. size diff      : 2946        (1.09       lits/clause)
13108.93/524.30	c OTF cl watch-shrink      : 13519       (0.54      clauses/conflict)
13108.93/524.30	c OTF cl watch-sh-lit      : 32837       (2.43       lits/clause)
13108.93/524.30	c tried to recurMin cls    : 2031        (8.12       % of conflicts)
13108.93/524.30	c updated cache            : 0           (0.00       lits/tried recurMin)
13108.93/524.30	c unit cls recevied        : 0           (nan       % of units)
13108.93/524.30	c unit cls sent            : 0           (nan       % of units)
13108.93/524.30	c bin cls recevied         : 4294967295 
13108.93/524.30	c bin cls sent             : 4294967295 
13108.93/524.30	c clauses over max glue    : 0           (0.00      % of all clauses)
13108.93/524.30	c conflicts                : 25001       (47.72     / sec)
13108.93/524.30	c decisions                : 30083       (0.00      % random)
13108.93/524.30	c bogo-props               : 74197240    (141607.69 / sec)
13108.93/524.30	c conflict literals        : 667744      (30.92     % deleted)
13108.93/524.30	c Memory used              : 1479.89     MB
13108.93/524.30	c single-thread CPU time   : 523.96      s
13108.93/524.30	c all-threads sum CPU time : 13100.27    s
13108.93/524.30	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3400886-1307108294/watcher-3400886-1307108294 -o /tmp/evaluation-result-3400886-1307108294/solver-3400886-1307108294 -C 160000 -W 5100 -M 261000 ./strangenight2-mt --threads=32 HOME/instance-3400886-1307108294.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 160000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 160030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 267264000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 267315200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 16.91 27.96 30.26 1/413 15519
/proc/meminfo: memFree=262906068/264257624 swapFree=67054988/67111528
[pid=15519] ppid=15517 vsize=338000 CPUtime=0.65 cores=0-31
/proc/15519/stat : 15519 (strangenight2-m) R 15517 15519 15435 0 -1 4202496 437 0 0 0 65 0 0 0 25 0 32 0 16741755 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366710 0 0 4096 2 18446744073709551615 0 0 17 27 0 0 0
/proc/15519/statm: 84500 376 297 95 0 79482 0
[pid=15519/tid=15520] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15520/stat : 15520 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 2 0 0 0 21 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15519/tid=15521] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15521/stat : 15521 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366704 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15519/tid=15522] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15522/stat : 15522 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366704 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=15519/tid=15523] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15523/stat : 15523 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366696 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=15519/tid=15524] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15524/stat : 15524 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=15519/tid=15525] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15525/stat : 15525 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15519/tid=15526] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15526/stat : 15526 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=15519/tid=15527] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15527/stat : 15527 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=15519/tid=15528] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15528/stat : 15528 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366696 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15529] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15529/stat : 15529 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15530] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15530/stat : 15530 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15531] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15531/stat : 15531 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15532] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15532/stat : 15532 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15533] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15533/stat : 15533 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15534] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15534/stat : 15534 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15535] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15535/stat : 15535 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366710 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15519/tid=15536] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15536/stat : 15536 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15519/tid=15537] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15537/stat : 15537 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=15519/tid=15538] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15538/stat : 15538 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366696 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=15519/tid=15539] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15539/stat : 15539 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=15519/tid=15540] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15540/stat : 15540 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=15519/tid=15541] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15541/stat : 15541 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=15519/tid=15542] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15542/stat : 15542 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=15519/tid=15543] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15543/stat : 15543 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366696 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=15519/tid=15544] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15544/stat : 15544 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=15519/tid=15545] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15545/stat : 15545 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15519/tid=15546] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15546/stat : 15546 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366704 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=15519/tid=15547] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15547/stat : 15547 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=15519/tid=15548] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15548/stat : 15548 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=15519/tid=15549] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15549/stat : 15549 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=15519/tid=15550] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15550/stat : 15550 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0798809 s]
/proc/loadavg: 16.91 27.96 30.26 1/413 15519
/proc/meminfo: memFree=262906068/264257624 swapFree=67054988/67111528
[pid=15519] ppid=15517 vsize=338000 CPUtime=1.93 cores=0-31
/proc/15519/stat : 15519 (strangenight2-m) R 15517 15519 15435 0 -1 4202496 437 0 0 0 193 0 0 0 25 0 32 0 16741755 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 18446744073709551615 0 0 17 27 0 0 0
/proc/15519/statm: 84500 376 297 95 0 79482 0
[pid=15519/tid=15520] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15520/stat : 15520 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 7 0 0 0 21 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366696 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15519/tid=15521] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15521/stat : 15521 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366696 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15519/tid=15522] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15522/stat : 15522 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=15519/tid=15523] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15523/stat : 15523 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=15519/tid=15524] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15524/stat : 15524 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=15519/tid=15525] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15525/stat : 15525 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15519/tid=15526] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15526/stat : 15526 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=15519/tid=15527] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15527/stat : 15527 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 22 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=15519/tid=15528] ppid=15517 vsize=338000 CPUtime=0.06 cores=0-31
/proc/15519/task/15528/stat : 15528 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 6 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=15519/tid=15529] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15529/stat : 15529 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15530] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15530/stat : 15530 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15531] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15531/stat : 15531 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15532] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15532/stat : 15532 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15533] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15533/stat : 15533 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15519/tid=15534] ppid=15517 vsize=338000 CPUtime=0.04 cores=0-31
/proc/15519/task/15534/stat : 15534 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=15519/tid=15535] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15535/stat : 15535 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366704 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15519/tid=15536] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15536/stat : 15536 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15519/tid=15537] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15537/stat : 15537 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366704 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=15519/tid=15538] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15538/stat : 15538 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=15519/tid=15539] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15539/stat : 15539 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=15519/tid=15540] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15540/stat : 15540 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366700 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=15519/tid=15541] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15541/stat : 15541 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 24 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366710 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=15519/tid=15542] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15542/stat : 15542 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=15519/tid=15543] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15543/stat : 15543 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=15519/tid=15544] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15544/stat : 15544 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=15519/tid=15545] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15545/stat : 15545 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366696 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15519/tid=15546] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15546/stat : 15546 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366696 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=15519/tid=15547] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15547/stat : 15547 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=15519/tid=15548] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15548/stat : 15548 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=15519/tid=15549] ppid=15517 vsize=338000 CPUtime=0.07 cores=0-31
/proc/15519/task/15549/stat : 15549 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 7 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=15519/tid=15550] ppid=15517 vsize=338000 CPUtime=0.03 cores=0-31
/proc/15519/task/15550/stat : 15550 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 16741756 346112000 376 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 338000

[startup+0.102883 s]
/proc/loadavg: 16.91 27.96 30.26 1/413 15519
/proc/meminfo: memFree=262906068/264257624 swapFree=67054988/67111528
[pid=15519] ppid=15517 vsize=338000 CPUtime=2.6 cores=0-31
/proc/15519/stat : 15519 (strangenight2-m) R 15517 15519 15435 0 -1 4202496 466 0 0 0 260 0 0 0 25 0 32 0 16741755 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366297 0 0 4096 2 18446744073709551615 0 0 17 27 0 0 0
/proc/15519/statm: 84500 405 300 95 0 79482 0
[pid=15519/tid=15520] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31
/proc/15519/task/15520/stat : 15520 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 9 0 0 0 21 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366297 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15519/tid=15521] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31
/proc/15519/task/15521/stat : 15521 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 9 0 0 0 22 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366297 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15519/tid=15522] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31
/proc/15519/task/15522/stat : 15522 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 9 0 0 0 22 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366297 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=15519/tid=15523] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31
/proc/15519/task/15523/stat : 15523 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 9 0 0 0 22 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366295 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=15519/tid=15524] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31
/proc/15519/task/15524/stat : 15524 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 9 0 0 0 22 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366295 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=15519/tid=15525] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31
/proc/15519/task/15525/stat : 15525 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 9 0 0 0 22 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366297 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15519/tid=15526] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31
/proc/15519/task/15526/stat : 15526 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 9 0 0 0 22 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366297 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=15519/tid=15527] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31
/proc/15519/task/15527/stat : 15527 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 9 0 0 0 22 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366297 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=15519/tid=15528] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31
/proc/15519/task/15528/stat : 15528 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 9 0 0 0 23 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366295 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=15519/tid=15529] ppid=15517 vsize=338000 CPUtime=0.02 cores=0-31
/proc/15519/task/15529/stat : 15529 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 2 0 0 0 23 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15530] ppid=15517 vsize=338000 CPUtime=0.01 cores=0-31
/proc/15519/task/15530/stat : 15530 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 1 0 0 0 23 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366706 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15531] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15531/stat : 15531 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366291 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=15519/tid=15532] ppid=15517 vsize=338000 CPUtime=0 cores=0-31
/proc/15519/task/15532/stat : 15532 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366291 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15519/tid=15533] ppid=15517 vsize=338000 CPUtime=0.05 cores=0-31
/proc/15519/task/15533/stat : 15533 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 5 0 0 0 23 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366291 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15519/tid=15534] ppid=15517 vsize=338000 CPUtime=0.06 cores=0-31
/proc/15519/task/15534/stat : 15534 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 6 0 0 0 23 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366295 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=15519/tid=15535] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31
/proc/15519/task/15535/stat : 15535 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 1 0 0 0 9 0 0 0 24 0 32 0 16741756 346112000 405 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366301 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15519/tid=15536] ppid=15517 vsize=338000 CPUtime=0.09 cores=0-31

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

[pid=15519/tid=15538] ppid=15517 vsize=1580940 CPUtime=439.49 cores=0-31
/proc/15519/task/15538/stat : 15538 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 104315 0 0 0 43911 38 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604671698099680 0 0 -1 18 0 0 0
[pid=15519/tid=15539] ppid=15517 vsize=1580940 CPUtime=522.9 cores=0-31
/proc/15519/task/15539/stat : 15539 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 37652 0 0 0 52276 14 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317341892 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=15519/tid=15540] ppid=15517 vsize=1580940 CPUtime=460.88 cores=0-31
/proc/15519/task/15540/stat : 15540 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 117389 0 0 0 46046 42 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604703885598176 0 0 -1 19 0 0 0
[pid=15519/tid=15541] ppid=15517 vsize=1580940 CPUtime=451.75 cores=0-31
/proc/15519/task/15541/stat : 15541 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 73857 0 0 0 45148 27 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604506229980640 0 0 -1 17 0 0 0
[pid=15519/tid=15542] ppid=15517 vsize=1580940 CPUtime=440.92 cores=0-31
/proc/15519/task/15542/stat : 15542 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 90925 0 0 0 44059 33 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705924095456 0 0 -1 10 0 0 0
[pid=15519/tid=15543] ppid=15517 vsize=1580940 CPUtime=325.53 cores=0-31
/proc/15519/task/15543/stat : 15543 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 54163 0 0 0 32533 20 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604704630816224 0 0 -1 21 0 0 0
[pid=15519/tid=15544] ppid=15517 vsize=1580940 CPUtime=300.24 cores=0-31
/proc/15519/task/15544/stat : 15544 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 54177 0 0 0 30008 16 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604693359853024 0 0 -1 22 0 0 0
[pid=15519/tid=15545] ppid=15517 vsize=1580940 CPUtime=473.64 cores=0-31
/proc/15519/task/15545/stat : 15545 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 91040 0 0 0 47330 34 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705793687008 0 0 -1 10 0 0 0
[pid=15519/tid=15546] ppid=15517 vsize=1580940 CPUtime=344.46 cores=0-31
/proc/15519/task/15546/stat : 15546 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 60137 0 0 0 34419 27 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705793670624 0 0 -1 25 0 0 0
[pid=15519/tid=15547] ppid=15517 vsize=1580940 CPUtime=485.6 cores=0-31
/proc/15519/task/15547/stat : 15547 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 84998 0 0 0 48530 30 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604653215989216 0 0 -1 14 0 0 0
[pid=15519/tid=15548] ppid=15517 vsize=1580940 CPUtime=522.88 cores=0-31
/proc/15519/task/15548/stat : 15548 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 97087 0 0 0 52251 37 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=15519/tid=15549] ppid=15517 vsize=1580940 CPUtime=410.14 cores=0-31
/proc/15519/task/15549/stat : 15549 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 116957 0 0 0 40971 43 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604487705738720 0 0 -1 24 0 0 0
[pid=15519/tid=15550] ppid=15517 vsize=1580940 CPUtime=341.43 cores=0-31
/proc/15519/task/15550/stat : 15550 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 34918 0 0 0 34130 13 0 0 25 0 32 0 16741756 1618882560 103180 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705793031648 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13106.5
Current children cumulated vsize (KiB) 1580940

[startup+523.901 s]
/proc/loadavg: 7.77 21.72 27.42 3/445 15565
/proc/meminfo: memFree=262489584/264257624 swapFree=67054988/67111528
[pid=15519] ppid=15517 vsize=1580940 CPUtime=13108.1 cores=0-31
/proc/15519/stat : 15519 (strangenight2-m) S 15517 15519 15435 0 -1 4202496 2288515 0 0 0 1309947 866 0 0 25 0 32 0 16741755 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446744073709551615 0 0 17 12 0 0 0
/proc/15519/statm: 395235 103257 377 95 0 390217 0
[pid=15519/tid=15520] ppid=15517 vsize=1580940 CPUtime=350.24 cores=0-31
/proc/15519/task/15520/stat : 15520 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 56205 0 0 0 35002 22 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604491787296224 0 0 -1 1 0 0 0
[pid=15519/tid=15521] ppid=15517 vsize=1580940 CPUtime=407.53 cores=0-31
/proc/15519/task/15521/stat : 15521 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 66456 0 0 0 40728 25 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604712111062496 0 0 -1 25 0 0 0
[pid=15519/tid=15522] ppid=15517 vsize=1580940 CPUtime=387.88 cores=0-31
/proc/15519/task/15522/stat : 15522 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 75548 0 0 0 38761 27 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705199439328 0 0 -1 26 0 0 0
[pid=15519/tid=15523] ppid=15517 vsize=1580940 CPUtime=397.64 cores=0-31
/proc/15519/task/15523/stat : 15523 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 76388 0 0 0 39736 28 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604704789216736 0 0 -1 0 0 0 0
[pid=15519/tid=15524] ppid=15517 vsize=1580940 CPUtime=483.89 cores=0-31
/proc/15519/task/15524/stat : 15524 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 72704 0 0 0 48364 25 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604670504877536 0 0 -1 20 0 0 0
[pid=15519/tid=15525] ppid=15517 vsize=1580940 CPUtime=418.37 cores=0-31
/proc/15519/task/15525/stat : 15525 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 77293 0 0 0 41807 30 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604653215997408 0 0 -1 28 0 0 0
[pid=15519/tid=15526] ppid=15517 vsize=1580940 CPUtime=348.45 cores=0-31
/proc/15519/task/15526/stat : 15526 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 56667 0 0 0 34824 21 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604670504844768 0 0 -1 4 0 0 0
[pid=15519/tid=15527] ppid=15517 vsize=1580940 CPUtime=444.42 cores=0-31
/proc/15519/task/15527/stat : 15527 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 54449 0 0 0 44420 22 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604703885245920 0 0 -1 3 0 0 0
[pid=15519/tid=15528] ppid=15517 vsize=1580940 CPUtime=399.74 cores=0-31
/proc/15519/task/15528/stat : 15528 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 68662 0 0 0 39949 25 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604486496665056 0 0 -1 11 0 0 0
[pid=15519/tid=15529] ppid=15517 vsize=1580940 CPUtime=425.67 cores=0-31
/proc/15519/task/15529/stat : 15529 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 82519 0 0 0 42539 28 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604505304530400 0 0 -1 30 0 0 0
[pid=15519/tid=15530] ppid=15517 vsize=1580940 CPUtime=385.36 cores=0-31
/proc/15519/task/15530/stat : 15530 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 82240 0 0 0 38505 31 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604564764753376 0 0 -1 15 0 0 0
[pid=15519/tid=15531] ppid=15517 vsize=1580940 CPUtime=350.64 cores=0-31
/proc/15519/task/15531/stat : 15531 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 68707 0 0 0 35038 26 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604464153738720 0 0 -1 23 0 0 0
[pid=15519/tid=15532] ppid=15517 vsize=1580940 CPUtime=387.42 cores=0-31
/proc/15519/task/15532/stat : 15532 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 51247 0 0 0 38724 18 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604466347589088 0 0 -1 7 0 0 0
[pid=15519/tid=15533] ppid=15517 vsize=1580940 CPUtime=276.42 cores=0-31
/proc/15519/task/15533/stat : 15533 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 27940 0 0 0 27628 14 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446744071566930984 0 0 -1 7 0 0 0
[pid=15519/tid=15534] ppid=15517 vsize=1580940 CPUtime=483.94 cores=0-31
/proc/15519/task/15534/stat : 15534 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 93183 0 0 0 48362 32 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604467019570656 0 0 -1 24 0 0 0
[pid=15519/tid=15535] ppid=15517 vsize=1580940 CPUtime=411.36 cores=0-31
/proc/15519/task/15535/stat : 15535 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 54926 0 0 0 41116 20 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604704630791648 0 0 -1 7 0 0 0
[pid=15519/tid=15536] ppid=15517 vsize=1580940 CPUtime=426.22 cores=0-31
/proc/15519/task/15536/stat : 15536 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 64760 0 0 0 42597 25 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604702188682720 0 0 -1 27 0 0 0
[pid=15519/tid=15537] ppid=15517 vsize=1580940 CPUtime=435.93 cores=0-31
/proc/15519/task/15537/stat : 15537 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 62386 0 0 0 43568 25 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604679936589280 0 0 -1 15 0 0 0
[pid=15519/tid=15538] ppid=15517 vsize=1580940 CPUtime=439.49 cores=0-31
/proc/15519/task/15538/stat : 15538 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 104315 0 0 0 43911 38 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604671698099680 0 0 -1 18 0 0 0
[pid=15519/tid=15539] ppid=15517 vsize=1580940 CPUtime=523.7 cores=0-31
/proc/15519/task/15539/stat : 15539 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 37652 0 0 0 52356 14 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317341892 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=15519/tid=15540] ppid=15517 vsize=1580940 CPUtime=460.88 cores=0-31
/proc/15519/task/15540/stat : 15540 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 117389 0 0 0 46046 42 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604703885598176 0 0 -1 19 0 0 0
[pid=15519/tid=15541] ppid=15517 vsize=1580940 CPUtime=451.75 cores=0-31
/proc/15519/task/15541/stat : 15541 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 73857 0 0 0 45148 27 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604506229980640 0 0 -1 17 0 0 0
[pid=15519/tid=15542] ppid=15517 vsize=1580940 CPUtime=440.92 cores=0-31
/proc/15519/task/15542/stat : 15542 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 90925 0 0 0 44059 33 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705924095456 0 0 -1 10 0 0 0
[pid=15519/tid=15543] ppid=15517 vsize=1580940 CPUtime=325.53 cores=0-31
/proc/15519/task/15543/stat : 15543 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 54163 0 0 0 32533 20 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604704630816224 0 0 -1 21 0 0 0
[pid=15519/tid=15544] ppid=15517 vsize=1580940 CPUtime=300.24 cores=0-31
/proc/15519/task/15544/stat : 15544 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 54177 0 0 0 30008 16 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604693359853024 0 0 -1 22 0 0 0
[pid=15519/tid=15545] ppid=15517 vsize=1580940 CPUtime=473.64 cores=0-31
/proc/15519/task/15545/stat : 15545 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 91040 0 0 0 47330 34 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705793687008 0 0 -1 10 0 0 0
[pid=15519/tid=15546] ppid=15517 vsize=1580940 CPUtime=344.46 cores=0-31
/proc/15519/task/15546/stat : 15546 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 60137 0 0 0 34419 27 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705793670624 0 0 -1 25 0 0 0
[pid=15519/tid=15547] ppid=15517 vsize=1580940 CPUtime=485.6 cores=0-31
/proc/15519/task/15547/stat : 15547 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 84998 0 0 0 48530 30 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604653215989216 0 0 -1 14 0 0 0
[pid=15519/tid=15548] ppid=15517 vsize=1580940 CPUtime=523.68 cores=0-31
/proc/15519/task/15548/stat : 15548 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 97164 0 0 0 52331 37 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 4305199 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=15519/tid=15549] ppid=15517 vsize=1580940 CPUtime=410.14 cores=0-31
/proc/15519/task/15549/stat : 15549 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 116957 0 0 0 40971 43 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604487705738720 0 0 -1 24 0 0 0
[pid=15519/tid=15550] ppid=15517 vsize=1580940 CPUtime=341.43 cores=0-31
/proc/15519/task/15550/stat : 15550 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 34918 0 0 0 34130 13 0 0 25 0 32 0 16741756 1618882560 103257 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705793031648 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13108.1
Current children cumulated vsize (KiB) 1580940

[startup+524.301 s]
/proc/loadavg: 7.77 21.72 27.42 3/445 15565
/proc/meminfo: memFree=262489584/264257624 swapFree=67054988/67111528
[pid=15519] ppid=15517 vsize=1580940 CPUtime=13108.9 cores=0-31
/proc/15519/stat : 15519 (strangenight2-m) S 15517 15519 15435 0 -1 4202496 2288535 0 0 0 1310026 867 0 0 25 0 32 0 16741755 1618882560 90268 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446744073709551615 0 0 17 12 0 0 0
/proc/15519/statm: 395235 90268 377 95 0 390217 0
[pid=15519/tid=15520] ppid=15517 vsize=1580940 CPUtime=350.24 cores=0-31
/proc/15519/task/15520/stat : 15520 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 56205 0 0 0 35002 22 0 0 25 0 32 0 16741756 1618882560 90268 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604491787296224 0 0 -1 1 0 0 0
[pid=15519/tid=15521] ppid=15517 vsize=1580940 CPUtime=407.53 cores=0-31
/proc/15519/task/15521/stat : 15521 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 66456 0 0 0 40728 25 0 0 25 0 32 0 16741756 1618882560 89965 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604712111062496 0 0 -1 25 0 0 0
[pid=15519/tid=15522] ppid=15517 vsize=1580940 CPUtime=387.88 cores=0-31
/proc/15519/task/15522/stat : 15522 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 75548 0 0 0 38761 27 0 0 25 0 32 0 16741756 1618882560 89756 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705199439328 0 0 -1 26 0 0 0
[pid=15519/tid=15523] ppid=15517 vsize=1580940 CPUtime=397.64 cores=0-31
/proc/15519/task/15523/stat : 15523 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 76388 0 0 0 39736 28 0 0 25 0 32 0 16741756 1618882560 89756 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604704789216736 0 0 -1 0 0 0 0
[pid=15519/tid=15524] ppid=15517 vsize=1580940 CPUtime=483.89 cores=0-31
/proc/15519/task/15524/stat : 15524 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 72704 0 0 0 48364 25 0 0 25 0 32 0 16741756 1618882560 89756 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604670504877536 0 0 -1 20 0 0 0
[pid=15519/tid=15525] ppid=15517 vsize=1580940 CPUtime=418.37 cores=0-31
/proc/15519/task/15525/stat : 15525 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 77293 0 0 0 41807 30 0 0 25 0 32 0 16741756 1618882560 89756 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604653215997408 0 0 -1 28 0 0 0
[pid=15519/tid=15526] ppid=15517 vsize=1580940 CPUtime=348.45 cores=0-31
/proc/15519/task/15526/stat : 15526 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 56667 0 0 0 34824 21 0 0 25 0 32 0 16741756 1618882560 89756 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604670504844768 0 0 -1 4 0 0 0
[pid=15519/tid=15527] ppid=15517 vsize=1580940 CPUtime=444.42 cores=0-31
/proc/15519/task/15527/stat : 15527 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 54449 0 0 0 44420 22 0 0 25 0 32 0 16741756 1618882560 89235 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604703885245920 0 0 -1 3 0 0 0
[pid=15519/tid=15528] ppid=15517 vsize=1580940 CPUtime=399.74 cores=0-31
/proc/15519/task/15528/stat : 15528 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 68662 0 0 0 39949 25 0 0 25 0 32 0 16741756 1618882560 89235 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604486496665056 0 0 -1 11 0 0 0
[pid=15519/tid=15529] ppid=15517 vsize=1515404 CPUtime=425.67 cores=0-31
/proc/15519/task/15529/stat : 15529 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 82519 0 0 0 42539 28 0 0 25 0 32 0 16741756 1551773696 89235 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604505304530400 0 0 -1 30 0 0 0
[pid=15519/tid=15530] ppid=15517 vsize=1515404 CPUtime=385.36 cores=0-31
/proc/15519/task/15530/stat : 15530 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 82240 0 0 0 38505 31 0 0 25 0 32 0 16741756 1551773696 89043 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604564764753376 0 0 -1 15 0 0 0
[pid=15519/tid=15531] ppid=15517 vsize=1515404 CPUtime=350.64 cores=0-31
/proc/15519/task/15531/stat : 15531 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 68707 0 0 0 35038 26 0 0 25 0 32 0 16741756 1551773696 89043 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604464153738720 0 0 -1 23 0 0 0
[pid=15519/tid=15532] ppid=15517 vsize=1515404 CPUtime=387.42 cores=0-31
/proc/15519/task/15532/stat : 15532 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 51247 0 0 0 38724 18 0 0 25 0 32 0 16741756 1551773696 89043 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604466347589088 0 0 -1 7 0 0 0
[pid=15519/tid=15533] ppid=15517 vsize=1515404 CPUtime=276.42 cores=0-31
/proc/15519/task/15533/stat : 15533 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 27940 0 0 0 27628 14 0 0 25 0 32 0 16741756 1551773696 89043 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446744071566930984 0 0 -1 7 0 0 0
[pid=15519/tid=15534] ppid=15517 vsize=1515404 CPUtime=483.94 cores=0-31
/proc/15519/task/15534/stat : 15534 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 93183 0 0 0 48362 32 0 0 25 0 32 0 16741756 1551773696 89043 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604467019570656 0 0 -1 24 0 0 0
[pid=15519/tid=15535] ppid=15517 vsize=1515404 CPUtime=411.36 cores=0-31
/proc/15519/task/15535/stat : 15535 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 54926 0 0 0 41116 20 0 0 25 0 32 0 16741756 1551773696 89043 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604704630791648 0 0 -1 7 0 0 0
[pid=15519/tid=15536] ppid=15517 vsize=1515404 CPUtime=426.22 cores=0-31
/proc/15519/task/15536/stat : 15536 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 64760 0 0 0 42597 25 0 0 25 0 32 0 16741756 1551773696 89043 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604702188682720 0 0 -1 27 0 0 0
[pid=15519/tid=15537] ppid=15517 vsize=1515404 CPUtime=435.93 cores=0-31
/proc/15519/task/15537/stat : 15537 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 62386 0 0 0 43568 25 0 0 25 0 32 0 16741756 1551773696 88531 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604679936589280 0 0 -1 15 0 0 0
[pid=15519/tid=15538] ppid=15517 vsize=1515404 CPUtime=439.49 cores=0-31
/proc/15519/task/15538/stat : 15538 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 104315 0 0 0 43911 38 0 0 25 0 32 0 16741756 1551773696 88531 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604671698099680 0 0 -1 18 0 0 0
[pid=15519/tid=15539] ppid=15517 vsize=1515404 CPUtime=524.1 cores=0-31
/proc/15519/task/15539/stat : 15539 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 37652 0 0 0 52396 14 0 0 25 0 32 0 16741756 1551773696 88531 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317341739 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=15519/tid=15540] ppid=15517 vsize=1515404 CPUtime=460.88 cores=0-31
/proc/15519/task/15540/stat : 15540 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 117389 0 0 0 46046 42 0 0 25 0 32 0 16741756 1551773696 88531 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604703885598176 0 0 -1 19 0 0 0
[pid=15519/tid=15541] ppid=15517 vsize=1515404 CPUtime=451.75 cores=0-31
/proc/15519/task/15541/stat : 15541 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 73857 0 0 0 45148 27 0 0 25 0 32 0 16741756 1551773696 88531 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604506229980640 0 0 -1 17 0 0 0
[pid=15519/tid=15542] ppid=15517 vsize=1515404 CPUtime=440.92 cores=0-31
/proc/15519/task/15542/stat : 15542 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 90925 0 0 0 44059 33 0 0 25 0 32 0 16741756 1551773696 88531 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705924095456 0 0 -1 10 0 0 0
[pid=15519/tid=15543] ppid=15517 vsize=1515404 CPUtime=325.53 cores=0-31
/proc/15519/task/15543/stat : 15543 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 54163 0 0 0 32533 20 0 0 25 0 32 0 16741756 1551773696 88211 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604704630816224 0 0 -1 21 0 0 0
[pid=15519/tid=15544] ppid=15517 vsize=1515404 CPUtime=300.24 cores=0-31
/proc/15519/task/15544/stat : 15544 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 54177 0 0 0 30008 16 0 0 25 0 32 0 16741756 1551773696 88211 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604693359853024 0 0 -1 22 0 0 0
[pid=15519/tid=15545] ppid=15517 vsize=1515404 CPUtime=473.64 cores=0-31
/proc/15519/task/15545/stat : 15545 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 91040 0 0 0 47330 34 0 0 25 0 32 0 16741756 1551773696 88019 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705793687008 0 0 -1 10 0 0 0
[pid=15519/tid=15546] ppid=15517 vsize=1515404 CPUtime=344.46 cores=0-31
/proc/15519/task/15546/stat : 15546 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 60137 0 0 0 34419 27 0 0 25 0 32 0 16741756 1551773696 88019 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705793670624 0 0 -1 25 0 0 0
[pid=15519/tid=15547] ppid=15517 vsize=1515404 CPUtime=485.6 cores=0-31
/proc/15519/task/15547/stat : 15547 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 84998 0 0 0 48530 30 0 0 25 0 32 0 16741756 1551773696 88019 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604653215989216 0 0 -1 14 0 0 0
[pid=15519/tid=15548] ppid=15517 vsize=1515404 CPUtime=524.08 cores=0-31
/proc/15519/task/15548/stat : 15548 (strangenight2-m) R 15517 15519 15435 0 -1 4202560 97184 0 0 0 52370 38 0 0 25 0 32 0 16741756 1551773696 88019 268435456000 4194304 4580107 140733737158912 18446744073709551615 258650999383 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=15519/tid=15549] ppid=15517 vsize=1515404 CPUtime=410.14 cores=0-31
/proc/15519/task/15549/stat : 15549 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 116957 0 0 0 40971 43 0 0 25 0 32 0 16741756 1551773696 88019 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604487705738720 0 0 -1 24 0 0 0
[pid=15519/tid=15550] ppid=15517 vsize=1515404 CPUtime=341.43 cores=0-31
/proc/15519/task/15550/stat : 15550 (strangenight2-m) S 15517 15519 15435 0 -1 4202560 34918 0 0 0 34130 13 0 0 25 0 32 0 16741756 1551773696 88019 268435456000 4194304 4580107 140733737158912 18446744073709551615 46951317366324 0 0 4096 2 18446604705793031648 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13108.9
Current children cumulated vsize (KiB) 1580940

Child status: 20
Real time (s): 524.342
CPU time (s): 13109
CPU user time (s): 13100.3
CPU system time (s): 8.73467
CPU usage (%): 2500.09
Max. virtual memory (cumulated for all children) (KiB): 3087028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13100.3
system time used= 8.73467
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2288539
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= 29493
involuntary context switches= 24088

runsolver used 3.2505 second user time and 10.9373 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-03 15:38:14
IDJOB=3400886
IDBENCH=87935
IDSOLVER=1886
FILE ID=node200/3400886-1307108294
RUNJOBID= node200-1307108293-15449
PBS_JOBID= 13498411
Free space on /tmp= 61744 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400886-1307108294/watcher-3400886-1307108294 -o /tmp/evaluation-result-3400886-1307108294/solver-3400886-1307108294 -C 160000 -W 5100 -M 261000  ./strangenight2-mt --threads=32 HOME/instance-3400886-1307108294.cnf

TIME LIMIT= 160000 seconds
MEMORY LIMIT= 261000 MiB
NBCORE= 32

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=346978827

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.043
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      262906348 kB
Buffers:        117596 kB
Cached:        1041532 kB
SwapCached:       8460 kB
Active:         110028 kB
Inactive:      1067628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262906348 kB
SwapTotal:    67111528 kB
SwapFree:     67054988 kB
Dirty:            6044 kB
Writeback:           0 kB
AnonPages:       11860 kB
Mapped:           8132 kB
Slab:            90532 kB
PageTables:       5100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   187768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61740 MiB
End job on node200 at 2011-06-03 15:46:58