Trace number 3400720

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 29142.3 1003.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15030
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.05	c Using 32 threads
1.40/0.08	c This is CryptoMiniSat 3.0.0
1.40/0.08	c WARNING: for repeatability, setting FPU to use double precision
1.40/0.08	c Reading file 'HOME/instance-3400720-1306381828.cnf'
2.41/0.10	c -- header says num vars:         489685
2.41/0.10	c -- header says num clauses:     8779920
725.53/50.34	c -- clauses added:            0 learnts,      8779920 normals,            0 xors
725.53/50.34	c -- vars added     489685
725.53/50.34	c Parsing time:  7.19 s
725.53/50.34	c  N st     0         0    489685    304437   7524558         0  17087371         0   no data   no data
816.78/53.68	c asymm  cl-useful: 564/719/235695 lits-rem:2242 time: 2.57
1708.47/81.87	c Flit:   285 Blit:  87855 bXBeca:    0 bXProp:  933 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 28.15
1717.49/82.20	c Cleaning up after failed var search:     0.32 s 
1732.62/82.63	c Replacing      934 vars Replaced    31458 lits Time:     0.42 s 
1778.90/84.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
1797.99/84.86	c bin-w-bin subsume rem         1059 bins  time:  0.60 s
1953.55/90.82	c subs with bin:        0  lits-rem:      4096  v-fix:    0  time:  5.86 s
2089.36/95.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  23930 time:  3.80 s
2102.63/95.64	c Removed useless bin:    1704  fixed:     0  props:  20.00M  time:  0.39 s
2146.73/97.09	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  1.44 s
2156.32/97.36	c Finding binary XORs  T:     0.27 s  found:    1972
2169.12/97.78	c Replacing     1972 vars Replaced   241227 lits Time:     0.42 s 
2178.70/98.04	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
2178.70/98.04	c calculated reachability. Time: 0.01
2185.09/98.21	c Calc default polars -  time:   0.17 s pos:    2914 undec:  237434 neg:  249337
2185.09/98.21	c =========================================================================================
2185.09/98.21	c types(t): F = full restart, N = normal restart
2185.09/98.21	c types(t): S = simplification begin/end, E = solution found
2185.09/98.21	c restart types(rt): st = static, dy = dynamic
2185.09/98.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2185.09/98.21	c  B st     0         0    252251    174928   4072585         0   9307708         0   no data   no data
3003.38/123.81	c  N dy    10      4013    207607    143367   3108046      3569   7163751   1682130     10.67     11.40
3639.46/143.80	c  N dy    24      8019    206239    143367   3113465      7354   7163751   2942953      8.88      9.66
4381.07/166.97	c  N dy    57     12064    206233    143367   3113534     11292   7163751   4913364     10.73     20.25
5176.98/191.88	c  N dy    74     16243    205300    141593   3063211     15276   7045095   7061203     10.64     11.62
5963.21/216.42	c  N dy    93     20509    204137    141593   3065547      9965   7045095    889830     10.56     11.13
6733.42/240.53	c  N dy   101     24807    204124    141593   3065579     14213   7045095   3187366     10.21     10.77
6800.55/242.68	c  F st   103     25000    204122    141593   3065579     14406   7045095   3369189     10.23   no data
7731.36/271.76	c  N dy   109     30002    203527    140713   3042742     19323   6989099   6846573     10.23   no data
7731.36/271.76	c  S st   109     30002    203527    140713   3042742     19323   6989099   6846573     10.23   no data
7887.36/276.63	c  S st   109     30502    203526    140713   3042773     19775   6989099   7076359     10.23   no data
7896.95/276.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.28
10294.79/351.97	c Flit:   266 Blit:   5808 bXBeca:    0 bXProp:   92 Bins: 540628 BRemL:     17 BRemN:    206 P: 200.0M T: 75.03
10300.55/352.20	c Cleaning up after failed var search:     0.21 s 
10319.75/352.74	c Replacing       93 vars Replaced    10519 lits Time:     0.52 s 
10338.91/353.31	c blocked clauses removed:        0 vars:      0 tried:      196978 T: 0.27 s
10348.48/353.65	c bin-w-bin subsume rem         1325 bins  time:  0.34 s
10460.31/357.19	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  3.54 s
10588.15/361.17	c Subs w/ non-existent bins:      0 l-rem:     58 v-fix:   232 done:  22678 time:  3.98 s
10616.92/362.01	c Removed useless bin:    3814  fixed:   245  props:  20.01M  time:  0.84 s
10652.05/363.19	c lits-rem:         0  cl-subs:        6  v-elim:      3  v-fix:    0  time:  1.16 s
10767.13/366.78	c subs with bin:        6  lits-rem:       759  v-fix:    0  time:  1.96 s
10872.61/370.05	c lits-rem:      1602  cl-subs:      932  v-elim:      0  v-fix:    0  time:  3.04 s
10939.74/372.14	c asymm  cl-useful: 27/1050/135764 lits-rem:30 time: 2.09
10942.93/372.30	c calculated reachability. Time: 0.02
10946.13/372.31	c  N dy   109     30502    196730    135764   3353281     18589   6618240   7556813     10.23   no data
10952.54/372.56	c Finding binary XORs  T:     0.25 s  found:    2060
10974.90/373.23	c Replacing     2060 vars Replaced   219519 lits Time:     0.67 s 
11722.23/397.03	c  N dy   130     34981    194086    135764   3354214     22990   6609986   9368011     10.36     11.37
12657.25/430.72	c  N dy   147     39428    193228    135764   3366166     27383   6609986  11587918     10.30     10.96
13449.96/455.59	c  N dy   162     43514    191813    133366   3257797     16431   6459448   2530134     10.17     10.72
13826.12/467.70	c  S st   167     45755    191163    133366   3257808     18640   6459448   3326148     10.09   no data
13952.10/472.07	c  S st   167     46255    191157    133366   3257852     19093   6459448   3484475     10.09   no data
13961.05/472.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.27
14908.82/514.53	c Flit:   188 Blit:   1316 bXBeca:    0 bXProp:   29 Bins: 283616 BRemL:    903 BRemN:    118 P: 200.0M T: 42.18
14910.82/514.72	c Cleaning up after failed var search:     0.17 s 
14920.83/515.15	c Replacing       30 vars Replaced     6119 lits Time:     0.42 s 
14926.72/515.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.02 s
14934.62/515.84	c bin-w-bin subsume rem        13728 bins  time:  0.36 s
15013.68/519.32	c subs with bin:        5  lits-rem:       121  v-fix:    0  time:  3.48 s
15144.74/523.52	c Subs w/ non-existent bins:      0 l-rem:     46 v-fix:    96 done:  21390 time:  4.21 s
15169.71/524.33	c Removed useless bin:    4170  fixed:   129  props:  20.02M  time:  0.81 s
15204.86/525.44	c lits-rem:         0  cl-subs:       74  v-elim:      9  v-fix:    0  time:  1.10 s
15281.59/527.90	c subs with bin:      273  lits-rem:      1670  v-fix:    0  time:  1.99 s
15320.58/529.10	c lits-rem:       591  cl-subs:      381  v-elim:      0  v-fix:    0  time:  1.03 s
15396.65/531.47	c asymm  cl-useful: 122/748/131377 lits-rem:191 time: 2.36
15403.05/531.62	c calculated reachability. Time: 0.02
15403.05/531.64	c  N dy   167     46255    189360    131377   3440223     18098   6333751   3424455     10.09   no data
15409.45/531.89	c Finding binary XORs  T:     0.26 s  found:    1000
16051.59/552.29	c Finding binary XORs  T:     0.26 s  found:     567
16141.93/555.76	c  N dy   184     50583    186726    129341   3654316     22260   6210126   5348462     10.02     10.63
16630.56/574.10	c  N dy   206     54673    186723    129341   3654332     26309   6210126   6995347     10.06     10.66
17139.96/590.04	c  N dy   216     58824    185300    129341   3674103     30419   6210126   8031757      9.92     10.55
17811.24/611.08	c  N dy   228     63108    183806    127276   3558251     34282   6074358   8997937      9.83     10.38
18507.99/632.80	c  N dy   246     67160    183802    127276   3558261     20457   6074358   3360280      9.82     10.45
18808.49/642.25	c  S st   252     69382    182697    127276   3559883     22651   6074358   3736766      9.78      6.45
18926.75/645.96	c  S st   252     69884    182693    127276   3559928     23106   6074358   3873715      9.78   no data
18936.35/646.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.28
20525.72/696.03	c Flit:    86 Blit:    108 bXBeca:    0 bXProp:   24 Bins:  86700 BRemL:   7669 BRemN:     78 P: 200.1M T: 49.78
20525.72/696.05	c Cleaning up after failed var search:     0.00 s 
20544.81/696.69	c Replacing     1591 vars Replaced   106700 lits Time:     0.62 s 
20557.61/697.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.02 s
20571.02/697.43	c bin-w-bin subsume rem        28052 bins  time:  0.42 s
20682.24/700.94	c subs with bin:        1  lits-rem:        12  v-fix:    0  time:  3.51 s
20832.44/705.63	c Subs w/ non-existent bins:      1 l-rem:      2 v-fix:    73 done:  40406 time:  4.69 s
20854.70/706.36	c Removed useless bin:    4744  fixed:     0  props:  20.00M  time:  0.73 s
20889.90/707.43	c lits-rem:         0  cl-subs:       10  v-elim:      3  v-fix:    0  time:  1.07 s
20966.58/709.83	c subs with bin:        8  lits-rem:       272  v-fix:    0  time:  1.95 s
21011.34/711.24	c lits-rem:       657  cl-subs:      458  v-elim:      0  v-fix:    0  time:  1.26 s
21088.07/713.65	c asymm  cl-useful: 27/677/126183 lits-rem:36 time: 2.40
21091.26/713.81	c calculated reachability. Time: 0.02
21091.26/713.82	c  N dy   252     69884    181309    126183   3510156     22579   5981864   3792983      9.78   no data
21100.84/714.07	c Finding binary XORs  T:     0.25 s  found:     639
21784.91/735.43	c  N dy   265     75097    181306    126183   3510176     27728   5981864   5267719      9.67     10.28
21864.44/738.00	c Finding binary XORs  T:     0.26 s  found:     287
22500.95/757.84	c  N dy   289     79900    180051    125227   3617600     32384   5925404   6612243      9.66     10.35
23305.73/783.01	c  N dy   321     85080    179719    125227   3648995     37528   5925404   8254116      9.74     10.27
23644.17/793.66	c  F st   334     87501    179719    125227   3649002     39928   5925404   9070339      9.73      9.85
23672.94/794.54	c Replacing      926 vars Replaced   120873 lits Time:     0.69 s 
24248.33/812.53	c  N st   339     90798    177333    124938   3641979     22965   5907422   3385306      9.73   no data
24705.26/826.89	c Finding binary XORs  T:     0.25 s  found:     609
24992.94/835.82	c  N dy   346     97403    176397    122842   3575787     29080   5773520   4232699      9.63     10.21
26102.08/870.55	c  N dy   372    104396    173199    120391   3489008     34655   5616540   5573394      9.60     10.32
26162.81/872.42	c  S st   375    104828    173199    120391   3489009     35083   5616540   5699974      9.59   no data
26297.67/876.67	c  S st   375    105331    173199    120391   3489036     35556   5616540   5783717      9.59   no data
26306.66/876.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.28
27837.15/925.03	c Flit:   159 Blit:    320 bXBeca:    0 bXProp:   24 Bins: 273284 BRemL:   1979 BRemN:    132 P: 200.0M T: 48.06
27837.15/925.04	c Cleaning up after failed var search:     0.00 s 
27858.90/925.73	c Replacing      633 vars Replaced    80058 lits Time:     0.67 s 
27868.50/926.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.02 s
27884.47/926.54	c bin-w-bin subsume rem        40043 bins  time:  0.49 s
28002.76/930.27	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  3.74 s
28146.60/934.77	c Subs w/ non-existent bins:      0 l-rem:     16 v-fix:    75 done:  38538 time:  4.50 s
28175.37/935.62	c Removed useless bin:    3834  fixed:    78  props:  20.02M  time:  0.85 s
28207.34/936.70	c lits-rem:         0  cl-subs:       18  v-elim:      6  v-fix:    0  time:  1.07 s
28294.20/939.39	c subs with bin:      186  lits-rem:      3290  v-fix:    0  time:  1.95 s
28405.52/942.81	c lits-rem:      2458  cl-subs:     1666  v-elim:      0  v-fix:    0  time:  3.25 s
28482.20/945.26	c asymm  cl-useful: 48/625/119837 lits-rem:56 time: 2.44
28488.61/945.42	c calculated reachability. Time: 0.02
28488.61/945.43	c  N dy   375    105331    172006    119837   3688009     33646   5571595   5994057      9.59   no data
28495.00/945.68	c Finding binary XORs  T:     0.25 s  found:     508
29141.00/1001.86	c Following stats are for *FIRST FINISHED THREAD ONLY*
29141.00/1001.86	c num threads              : 32         
29141.00/1001.86	c restarts                 : 765        
29141.00/1001.86	c dynamic restarts         : 747        
29141.00/1001.86	c static restarts          : 18         
29141.00/1001.86	c full restarts            : 2          
29141.00/1001.86	c total simplify time      : 10.15      
29141.00/1001.86	c learnts DL2              : 0          
29141.00/1001.86	c learnts size 2           : 9197293    
29141.00/1001.86	c learnts size 1           : 353752      (72.24     % of vars)
29141.00/1001.86	c filedLit time            : 0.00        (0.00      % time)
29141.00/1001.86	c v-elim SatELite          : 0           (0.00      % vars)
29141.00/1001.86	c SatELite time            : 0.00        (0.00      % time)
29141.00/1001.86	c v-elim xor               : 0           (0.00      % vars)
29141.00/1001.86	c xor elim time            : 0.00        (0.00      % time)
29141.00/1001.86	c num binary xor trees     : 9652       
29141.00/1001.86	c binxor trees' crown      : 10866       (1.13      leafs/tree)
29141.00/1001.86	c bin xor find time        : 3.54       
29141.00/1001.86	c OTF clause improved      : 1773        (0.01      clauses/conflict)
29141.00/1001.86	c OTF impr. size diff      : 5948        (3.35       lits/clause)
29141.00/1001.86	c OTF cl watch-shrink      : 110519      (0.60      clauses/conflict)
29141.00/1001.86	c OTF cl watch-sh-lit      : 1946713     (17.61      lits/clause)
29141.00/1001.86	c tried to recurMin cls    : 115238      (62.50      % of conflicts)
29141.00/1001.86	c updated cache            : 124398      (1.08       lits/tried recurMin)
29141.00/1001.86	c unit cls recevied        : 12228       (3.46      % of units)
29141.00/1001.86	c unit cls sent            : 282253      (79.79     % of units)
29141.00/1001.86	c bin cls recevied         : 1653742    
29141.00/1001.86	c bin cls sent             : 21309      
29141.00/1001.86	c clauses over max glue    : 0           (0.00      % of all clauses)
29141.00/1001.86	c conflicts                : 184373      (198.29    / sec)
29141.00/1001.86	c decisions                : 613808      (1.33      % random)
29141.00/1001.86	c bogo-props               : 6968566165  (7494728.73 / sec)
29141.00/1001.86	c conflict literals        : 41423816    (41.14     % deleted)
29141.00/1001.86	c Memory used              : 17634.18    MB
29141.00/1001.86	c single-thread CPU time   : 929.80      s
29141.00/1001.86	c all-threads sum CPU time : 28609.10    s
29141.00/1001.86	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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3400720-1306381828/watcher-3400720-1306381828 -o /tmp/evaluation-result-3400720-1306381828/solver-3400720-1306381828 -C 160000 -W 5100 -M 266338304 ./strangenight2-mt --threads=32 HOME/instance-3400720-1306381828.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): 272730423296 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 272730474496 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 16.17 24.64 28.36 1/413 20382
/proc/meminfo: memFree=263656376/264257624 swapFree=67043328/67111528
[pid=20382] ppid=20380 vsize=338000 CPUtime=0.85 cores=0-31
/proc/20382/stat : 20382 (strangenight2-m) R 20380 20382 20294 0 -1 4202496 435 0 0 0 85 0 0 0 24 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 18446744073709551615 0 0 17 26 0 0 0
/proc/20382/statm: 84500 376 297 95 0 79482 0
[pid=20382/tid=20383] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20383/stat : 20383 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 3 0 0 0 21 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845174 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20382/tid=20384] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20384/stat : 20384 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 21 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845164 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20382/tid=20385] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20385/stat : 20385 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845164 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=20382/tid=20386] ppid=20380 vsize=338000 CPUtime=0 cores=0-31
/proc/20382/task/20386/stat : 20386 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=20382/tid=20387] ppid=20380 vsize=338000 CPUtime=0.01 cores=0-31
/proc/20382/task/20387/stat : 20387 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 1 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845174 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=20382/tid=20388] ppid=20380 vsize=338000 CPUtime=0.02 cores=0-31
/proc/20382/task/20388/stat : 20388 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=20382/tid=20389] ppid=20380 vsize=338000 CPUtime=0.02 cores=0-31
/proc/20382/task/20389/stat : 20389 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845164 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=20382/tid=20390] ppid=20380 vsize=338000 CPUtime=0.02 cores=0-31
/proc/20382/task/20390/stat : 20390 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=20382/tid=20391] ppid=20380 vsize=338000 CPUtime=0.02 cores=0-31
/proc/20382/task/20391/stat : 20391 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 2 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845164 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=20382/tid=20392] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20392/stat : 20392 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20382/tid=20393] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20393/stat : 20393 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20382/tid=20394] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20394/stat : 20394 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20382/tid=20395] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20395/stat : 20395 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845174 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=20382/tid=20396] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20396/stat : 20396 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845174 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=20382/tid=20397] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20397/stat : 20397 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845160 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20382/tid=20398] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20398/stat : 20398 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=20382/tid=20399] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20399/stat : 20399 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=20382/tid=20400] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20400/stat : 20400 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=20382/tid=20401] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20401/stat : 20401 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845168 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=20382/tid=20402] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20402/stat : 20402 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=20382/tid=20403] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20403/stat : 20403 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=20382/tid=20404] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20404/stat : 20404 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=20382/tid=20405] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20405/stat : 20405 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 24 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=20382/tid=20406] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20406/stat : 20406 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=20382/tid=20407] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20407/stat : 20407 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20382/tid=20408] ppid=20380 vsize=338000 CPUtime=0.02 cores=0-31
/proc/20382/task/20408/stat : 20408 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845164 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=20382/tid=20409] ppid=20380 vsize=338000 CPUtime=0.02 cores=0-31
/proc/20382/task/20409/stat : 20409 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 2 0 0 0 25 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=20382/tid=20410] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20410/stat : 20410 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845174 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=20382/tid=20411] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20411/stat : 20411 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20382/tid=20412] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20412/stat : 20412 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 25 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845174 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=20382/tid=20413] ppid=20380 vsize=338000 CPUtime=0 cores=0-31
/proc/20382/task/20413/stat : 20413 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 32 0 749670109 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 29 0 0 0

[startup+0.0532 s]
/proc/loadavg: 16.17 24.64 28.36 1/413 20382
/proc/meminfo: memFree=263656376/264257624 swapFree=67043328/67111528
[pid=20382] ppid=20380 vsize=338000 CPUtime=1.4 cores=0-31
/proc/20382/stat : 20382 (strangenight2-m) R 20380 20382 20294 0 -1 4202496 435 0 0 0 140 0 0 0 24 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 18446744073709551615 0 0 17 26 0 0 0
/proc/20382/statm: 84500 376 297 95 0 79482 0
[pid=20382/tid=20383] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20383/stat : 20383 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 21 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845168 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20382/tid=20384] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20384/stat : 20384 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 4 0 0 0 21 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845160 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20382/tid=20385] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20385/stat : 20385 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 4 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=20382/tid=20386] ppid=20380 vsize=338000 CPUtime=0 cores=0-31
/proc/20382/task/20386/stat : 20386 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 258651012321 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=20382/tid=20387] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20387/stat : 20387 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 3 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845164 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=20382/tid=20388] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20388/stat : 20388 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 4 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=20382/tid=20389] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20389/stat : 20389 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 4 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=20382/tid=20390] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20390/stat : 20390 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 4 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845164 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=20382/tid=20391] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20391/stat : 20391 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 4 0 0 0 22 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=20382/tid=20392] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20392/stat : 20392 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845164 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20382/tid=20393] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20393/stat : 20393 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845164 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20382/tid=20394] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20394/stat : 20394 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845160 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20382/tid=20395] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20395/stat : 20395 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 0 0 0 0 4 0 0 0 23 0 32 0 749670108 346112000 376 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633845170 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=20382/tid=20396] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20396/stat : 20396 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 23 0 32 0 749670108 346112000 406 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=20382/tid=20397] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20397/stat : 20397 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 23 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20382/tid=20398] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20398/stat : 20398 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 23 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=20382/tid=20399] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20399/stat : 20399 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 24 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=20382/tid=20400] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20400/stat : 20400 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 24 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=20382/tid=20401] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20401/stat : 20401 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 24 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 17 0 0 0
[pid=20382/tid=20402] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20402/stat : 20402 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 24 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=20382/tid=20403] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20403/stat : 20403 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 24 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=20382/tid=20404] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20404/stat : 20404 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 24 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=20382/tid=20405] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20405/stat : 20405 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 24 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=20382/tid=20406] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20406/stat : 20406 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 25 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=20382/tid=20407] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20407/stat : 20407 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 25 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20382/tid=20408] ppid=20380 vsize=338000 CPUtime=0.03 cores=0-31
/proc/20382/task/20408/stat : 20408 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 3 0 0 0 25 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=20382/tid=20409] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20409/stat : 20409 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 25 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=20382/tid=20410] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20410/stat : 20410 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 25 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=20382/tid=20411] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20411/stat : 20411 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 25 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20382/tid=20412] ppid=20380 vsize=338000 CPUtime=0.04 cores=0-31
/proc/20382/task/20412/stat : 20412 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 4 0 0 0 25 0 32 0 749670108 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 258646002838 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=20382/tid=20413] ppid=20380 vsize=338000 CPUtime=0.01 cores=0-31
/proc/20382/task/20413/stat : 20413 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 32 0 749670109 346112000 408 268435456000 4194304 4580107 140735405771888 18446744073709551615 47013633844761 0 0 4096 2 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 338000

[startup+0.103221 s]
/proc/loadavg: 16.17 24.64 28.36 1/413 20382
/proc/meminfo: memFree=263656376/264257624 swapFree=67043328/67111528
[pid=20382] ppid=20380 vsize=798388 CPUtime=2.41 cores=0-31
/proc/20382/stat : 20382 (strangenight2-m) R 20380 20382 20294 0 -1 4202496 8995 0 0 0 185 56 0 0 25 0 32 0 749670108 817549312 8796 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650955819 0 0 4096 2 18446744073709551615 0 0 17 26 0 0 0
/proc/20382/statm: 199597 8808 332 95 0 194579 0
[pid=20382/tid=20383] ppid=20380 vsize=798388 CPUtime=0.07 cores=0-31
/proc/20382/task/20383/stat : 20383 (strangenight2-m) D 20380 20382 20294 0 -1 4202560 251 0 0 0 6 1 0 0 22 0 32 0 749670108 817549312 8808 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20382/tid=20384] ppid=20380 vsize=798388 CPUtime=0.07 cores=0-31
/proc/20382/task/20384/stat : 20384 (strangenight2-m) D 20380 20382 20294 0 -1 4202560 285 0 0 0 6 1 0 0 18 0 32 0 749670108 817549312 8817 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650616632 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20382/tid=20385] ppid=20380 vsize=798388 CPUtime=0.05 cores=0-31
/proc/20382/task/20385/stat : 20385 (strangenight2-m) D 20380 20382 20294 0 -1 4202560 280 0 0 0 4 1 0 0 18 0 32 0 749670108 817549312 8834 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=20382/tid=20386] ppid=20380 vsize=798388 CPUtime=0.02 cores=0-31
/proc/20382/task/20386/stat : 20386 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 246 0 0 0 1 1 0 0 22 0 32 0 749670108 817549312 8836 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=20382/tid=20387] ppid=20380 vsize=798388 CPUtime=0.06 cores=0-31
/proc/20382/task/20387/stat : 20387 (strangenight2-m) S 20380 20382 20294 0 -1 4202560 270 0 0 0 4 2 0 0 23 0 32 0 749670108 817549312 8842 268435456000 4194304 4580107 140735405771888 18446744073709551615 258651060958 0 0 4096 2 18446604478111727072 0 0 -1 27 0 0 0
[pid=20382/tid=20388] ppid=20380 vsize=798388 CPUtime=0.07 cores=0-31
/proc/20382/task/20388/stat : 20388 (strangenight2-m) D 20380 20382 20294 0 -1 4202560 251 0 0 0 5 2 0 0 18 0 32 0 749670108 817549312 8849 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=20382/tid=20389] ppid=20380 vsize=798388 CPUtime=0.06 cores=0-31
/proc/20382/task/20389/stat : 20389 (strangenight2-m) S 20380 20382 20294 0 -1 4202560 274 0 0 0 5 1 0 0 17 0 32 0 749670108 817549312 8866 268435456000 4194304 4580107 140735405771888 18446744073709551615 258651060958 0 0 4096 2 18446744071566932504 0 0 -1 23 0 0 0
[pid=20382/tid=20390] ppid=20380 vsize=798388 CPUtime=0.07 cores=0-31
/proc/20382/task/20390/stat : 20390 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 267 0 0 0 6 1 0 0 18 0 32 0 749670108 817549312 8877 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=20382/tid=20391] ppid=20380 vsize=798388 CPUtime=0.07 cores=0-31
/proc/20382/task/20391/stat : 20391 (strangenight2-m) D 20380 20382 20294 0 -1 4202560 241 0 0 0 6 1 0 0 23 0 32 0 749670108 817549312 8901 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=20382/tid=20392] ppid=20380 vsize=798388 CPUtime=0.08 cores=0-31
/proc/20382/task/20392/stat : 20392 (strangenight2-m) S 20380 20382 20294 0 -1 4202560 269 0 0 0 6 2 0 0 24 0 32 0 749670108 817549312 8901 268435456000 4194304 4580107 140735405771888 18446744073709551615 258651060958 0 0 4096 2 18446744071566927304 0 0 -1 5 0 0 0
[pid=20382/tid=20393] ppid=20380 vsize=798388 CPUtime=0.08 cores=0-31
/proc/20382/task/20393/stat : 20393 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 270 0 0 0 6 2 0 0 24 0 32 0 749670108 817549312 8913 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650999207 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20382/tid=20394] ppid=20380 vsize=798388 CPUtime=0.07 cores=0-31
/proc/20382/task/20394/stat : 20394 (strangenight2-m) S 20380 20382 20294 0 -1 4202560 271 0 0 0 6 1 0 0 24 0 32 0 749670108 817549312 8930 268435456000 4194304 4580107 140735405771888 18446744073709551615 258651060958 0 0 4096 2 18446744071566928704 0 0 -1 3 0 0 0
[pid=20382/tid=20395] ppid=20380 vsize=798388 CPUtime=0.07 cores=0-31
/proc/20382/task/20395/stat : 20395 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 246 0 0 0 6 1 0 0 18 0 32 0 749670108 817549312 8930 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=20382/tid=20396] ppid=20380 vsize=798388 CPUtime=0.07 cores=0-31
/proc/20382/task/20396/stat : 20396 (strangenight2-m) D 20380 20382 20294 0 -1 4202560 264 0 0 0 6 1 0 0 24 0 32 0 749670108 817549312 8930 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 10 0 0 0
[pid=20382/tid=20397] ppid=20380 vsize=798388 CPUtime=0.07 cores=0-31
/proc/20382/task/20397/stat : 20397 (strangenight2-m) S 20380 20382 20294 0 -1 4202560 277 0 0 0 6 1 0 0 17 0 32 0 749670108 817549312 8947 268435456000 4194304 4580107 140735405771888 18446744073709551615 258651060958 0 0 4096 2 18446604496804675040 0 0 -1 7 0 0 0
[pid=20382/tid=20398] ppid=20380 vsize=798388 CPUtime=0.08 cores=0-31
/proc/20382/task/20398/stat : 20398 (strangenight2-m) D 20380 20382 20294 0 -1 4202560 266 0 0 0 6 2 0 0 18 0 32 0 749670108 817549312 8961 268435456000 4194304 4580107 140735405771888 18446744073709551615 258650955819 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=20382/tid=20399] ppid=20380 vsize=798388 CPUtime=0.07 cores=0-31

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

/proc/20382/task/20388/stat : 20388 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 164790 0 0 0 81400 1658 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=20382/tid=20389] ppid=20380 vsize=17493960 CPUtime=827.58 cores=0-31
/proc/20382/task/20389/stat : 20389 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 171690 0 0 0 81036 1722 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20382/tid=20390] ppid=20380 vsize=17493960 CPUtime=825.56 cores=0-31
/proc/20382/task/20390/stat : 20390 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 175371 0 0 0 80918 1638 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20382/tid=20391] ppid=20380 vsize=17493960 CPUtime=839.71 cores=0-31
/proc/20382/task/20391/stat : 20391 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 176520 0 0 0 82383 1588 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=20382/tid=20392] ppid=20380 vsize=17493960 CPUtime=816.91 cores=0-31
/proc/20382/task/20392/stat : 20392 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 165465 0 0 0 80029 1662 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=20382/tid=20393] ppid=20380 vsize=17493960 CPUtime=828 cores=0-31
/proc/20382/task/20393/stat : 20393 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 158891 0 0 0 81167 1633 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4316670 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20382/tid=20394] ppid=20380 vsize=17493960 CPUtime=826.7 cores=0-31
/proc/20382/task/20394/stat : 20394 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 173156 0 0 0 80944 1726 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20382/tid=20395] ppid=20380 vsize=17493960 CPUtime=818.39 cores=0-31
/proc/20382/task/20395/stat : 20395 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 176708 0 0 0 80203 1636 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4413262 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=20382/tid=20396] ppid=20380 vsize=17493960 CPUtime=820.44 cores=0-31
/proc/20382/task/20396/stat : 20396 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 160746 0 0 0 80392 1652 0 0 18 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4401296 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=20382/tid=20397] ppid=20380 vsize=17493960 CPUtime=821.53 cores=0-31
/proc/20382/task/20397/stat : 20397 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 176284 0 0 0 80518 1635 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=20382/tid=20398] ppid=20380 vsize=17493960 CPUtime=822.66 cores=0-31
/proc/20382/task/20398/stat : 20398 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 164558 0 0 0 80624 1642 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=20382/tid=20399] ppid=20380 vsize=17493960 CPUtime=833.98 cores=0-31
/proc/20382/task/20399/stat : 20399 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 178453 0 0 0 81724 1674 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20382/tid=20400] ppid=20380 vsize=17493960 CPUtime=814.12 cores=0-31
/proc/20382/task/20400/stat : 20400 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 174115 0 0 0 79744 1668 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=20382/tid=20401] ppid=20380 vsize=17493960 CPUtime=821.45 cores=0-31
/proc/20382/task/20401/stat : 20401 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 182543 0 0 0 80497 1648 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20382/tid=20402] ppid=20380 vsize=17493960 CPUtime=824.04 cores=0-31
/proc/20382/task/20402/stat : 20402 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 177116 0 0 0 80723 1681 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=20382/tid=20403] ppid=20380 vsize=17493960 CPUtime=816.52 cores=0-31
/proc/20382/task/20403/stat : 20403 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 173254 0 0 0 79941 1711 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20382/tid=20404] ppid=20380 vsize=17493960 CPUtime=828.73 cores=0-31
/proc/20382/task/20404/stat : 20404 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 177009 0 0 0 81212 1661 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=20382/tid=20405] ppid=20380 vsize=17493960 CPUtime=820.69 cores=0-31
/proc/20382/task/20405/stat : 20405 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 181413 0 0 0 80375 1694 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=20382/tid=20406] ppid=20380 vsize=17493960 CPUtime=829.74 cores=0-31
/proc/20382/task/20406/stat : 20406 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 186082 0 0 0 81343 1631 0 0 18 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=20382/tid=20407] ppid=20380 vsize=17493960 CPUtime=828.87 cores=0-31
/proc/20382/task/20407/stat : 20407 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 175241 0 0 0 81226 1661 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=20382/tid=20408] ppid=20380 vsize=17493960 CPUtime=830.68 cores=0-31
/proc/20382/task/20408/stat : 20408 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 181119 0 0 0 81373 1695 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=20382/tid=20409] ppid=20380 vsize=17493960 CPUtime=825.51 cores=0-31
/proc/20382/task/20409/stat : 20409 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 160320 0 0 0 80990 1561 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=20382/tid=20410] ppid=20380 vsize=17493960 CPUtime=819.29 cores=0-31
/proc/20382/task/20410/stat : 20410 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 164115 0 0 0 80249 1680 0 0 18 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=20382/tid=20411] ppid=20380 vsize=17493960 CPUtime=829.7 cores=0-31
/proc/20382/task/20411/stat : 20411 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 166726 0 0 0 81345 1625 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=20382/tid=20412] ppid=20380 vsize=17493960 CPUtime=820.3 cores=0-31
/proc/20382/task/20412/stat : 20412 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 172204 0 0 0 80397 1633 0 0 25 0 32 0 749670108 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=20382/tid=20413] ppid=20380 vsize=17493960 CPUtime=828.45 cores=0-31
/proc/20382/task/20413/stat : 20413 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 148094 0 0 0 81231 1614 0 0 25 0 32 0 749670109 17913815040 3706291 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 10 0 0 0
Current children cumulated CPU time (s) 26479.3
Current children cumulated vsize (KiB) 17493960

[startup+942.301 s]
/proc/loadavg: 31.88 31.07 30.03 33/445 20449
/proc/meminfo: memFree=248503136/264257624 swapFree=67043328/67111528
[pid=20382] ppid=20380 vsize=17710784 CPUtime=28389.5 cores=0-31
/proc/20382/stat : 20382 (strangenight2-m) R 20380 20382 20294 0 -1 4202496 5626072 0 0 0 2785802 53150 0 0 25 0 32 0 749670108 18135842816 3783934 268435456000 4194304 4580107 140735405771888 18446744073709551615 4416997 0 0 4096 2 18446744073709551615 0 0 17 17 0 0 0
/proc/20382/statm: 4427696 3783934 378 95 0 4422678 0
[pid=20382/tid=20383] ppid=20380 vsize=17710784 CPUtime=892.45 cores=0-31
/proc/20382/task/20383/stat : 20383 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 187619 0 0 0 87613 1632 0 0 25 0 32 0 749670108 18135842816 3783934 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 8 0 0 0
[pid=20382/tid=20384] ppid=20380 vsize=17710784 CPUtime=886.93 cores=0-31
/proc/20382/task/20384/stat : 20384 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 178628 0 0 0 87010 1683 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20382/tid=20385] ppid=20380 vsize=17710784 CPUtime=900.43 cores=0-31
/proc/20382/task/20385/stat : 20385 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 170173 0 0 0 88352 1691 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 28 0 0 0
[pid=20382/tid=20386] ppid=20380 vsize=17710784 CPUtime=902.91 cores=0-31
/proc/20382/task/20386/stat : 20386 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 182904 0 0 0 88652 1639 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 25 0 0 0
[pid=20382/tid=20387] ppid=20380 vsize=17710784 CPUtime=900.36 cores=0-31
/proc/20382/task/20387/stat : 20387 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 187134 0 0 0 88363 1673 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 23 0 0 0
[pid=20382/tid=20388] ppid=20380 vsize=17710784 CPUtime=890.49 cores=0-31
/proc/20382/task/20388/stat : 20388 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 168141 0 0 0 87387 1662 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 27 0 0 0
[pid=20382/tid=20389] ppid=20380 vsize=17710784 CPUtime=887.48 cores=0-31
/proc/20382/task/20389/stat : 20389 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 175049 0 0 0 87022 1726 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20382/tid=20390] ppid=20380 vsize=17710784 CPUtime=885.54 cores=0-31
/proc/20382/task/20390/stat : 20390 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 177295 0 0 0 86914 1640 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20382/tid=20391] ppid=20380 vsize=17710784 CPUtime=899.7 cores=0-31
/proc/20382/task/20391/stat : 20391 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 179267 0 0 0 88379 1591 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 21 0 0 0
[pid=20382/tid=20392] ppid=20380 vsize=17710784 CPUtime=876.89 cores=0-31
/proc/20382/task/20392/stat : 20392 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 169506 0 0 0 86022 1667 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293308 0 0 4096 2 0 0 0 -1 9 0 0 0
[pid=20382/tid=20393] ppid=20380 vsize=17710784 CPUtime=887.06 cores=0-31
/proc/20382/task/20393/stat : 20393 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 161595 0 0 0 87071 1635 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20382/tid=20394] ppid=20380 vsize=17710784 CPUtime=886.7 cores=0-31
/proc/20382/task/20394/stat : 20394 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 176948 0 0 0 86939 1731 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20382/tid=20395] ppid=20380 vsize=17710784 CPUtime=877.94 cores=0-31
/proc/20382/task/20395/stat : 20395 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 178865 0 0 0 86157 1637 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 29 0 0 0
[pid=20382/tid=20396] ppid=20380 vsize=17710784 CPUtime=880.42 cores=0-31
/proc/20382/task/20396/stat : 20396 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 168410 0 0 0 86378 1664 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 24 0 0 0
[pid=20382/tid=20397] ppid=20380 vsize=17710784 CPUtime=880.67 cores=0-31
/proc/20382/task/20397/stat : 20397 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 180705 0 0 0 86428 1639 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 11 0 0 0
[pid=20382/tid=20398] ppid=20380 vsize=17710784 CPUtime=882.65 cores=0-31
/proc/20382/task/20398/stat : 20398 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 164558 0 0 0 86623 1642 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 14 0 0 0
[pid=20382/tid=20399] ppid=20380 vsize=17710784 CPUtime=893.96 cores=0-31
/proc/20382/task/20399/stat : 20399 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 188078 0 0 0 87701 1695 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20382/tid=20400] ppid=20380 vsize=17710784 CPUtime=873.35 cores=0-31
/proc/20382/task/20400/stat : 20400 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 176275 0 0 0 85666 1669 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 15 0 0 0
[pid=20382/tid=20401] ppid=20380 vsize=17710784 CPUtime=880.44 cores=0-31
/proc/20382/task/20401/stat : 20401 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 184477 0 0 0 86392 1652 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20382/tid=20402] ppid=20380 vsize=17710784 CPUtime=884.03 cores=0-31
/proc/20382/task/20402/stat : 20402 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 177820 0 0 0 86721 1682 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 26 0 0 0
[pid=20382/tid=20403] ppid=20380 vsize=17710784 CPUtime=876.51 cores=0-31
/proc/20382/task/20403/stat : 20403 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 176440 0 0 0 85937 1714 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20382/tid=20404] ppid=20380 vsize=17710784 CPUtime=887.76 cores=0-31
/proc/20382/task/20404/stat : 20404 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 180413 0 0 0 87111 1665 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 31 0 0 0
[pid=20382/tid=20405] ppid=20380 vsize=17710784 CPUtime=880.67 cores=0-31
/proc/20382/task/20405/stat : 20405 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 186574 0 0 0 86369 1698 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 19 0 0 0
[pid=20382/tid=20406] ppid=20380 vsize=17710784 CPUtime=889.64 cores=0-31
/proc/20382/task/20406/stat : 20406 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 192188 0 0 0 87327 1637 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4342220 0 0 4096 2 0 0 0 -1 13 0 0 0
[pid=20382/tid=20407] ppid=20380 vsize=17710784 CPUtime=888.12 cores=0-31
/proc/20382/task/20407/stat : 20407 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 178289 0 0 0 87149 1663 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 18 0 0 0
[pid=20382/tid=20408] ppid=20380 vsize=17710784 CPUtime=890.33 cores=0-31
/proc/20382/task/20408/stat : 20408 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 184890 0 0 0 87334 1699 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 22 0 0 0
[pid=20382/tid=20409] ppid=20380 vsize=17710784 CPUtime=885.48 cores=0-31
/proc/20382/task/20409/stat : 20409 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 165669 0 0 0 86982 1566 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 16 0 0 0
[pid=20382/tid=20410] ppid=20380 vsize=17710784 CPUtime=879.28 cores=0-31
/proc/20382/task/20410/stat : 20410 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 167256 0 0 0 86244 1684 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 20 0 0 0
[pid=20382/tid=20411] ppid=20380 vsize=17710784 CPUtime=889.69 cores=0-31
/proc/20382/task/20411/stat : 20411 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 172840 0 0 0 87337 1632 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 30 0 0 0
[pid=20382/tid=20412] ppid=20380 vsize=17710784 CPUtime=879.82 cores=0-31
/proc/20382/task/20412/stat : 20412 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 175406 0 0 0 86346 1636 0 0 25 0 32 0 749670108 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 12 0 0 0
[pid=20382/tid=20413] ppid=20380 vsize=17710784 CPUtime=886.41 cores=0-31
/proc/20382/task/20413/stat : 20413 (strangenight2-m) R 20380 20382 20294 0 -1 4202560 150164 0 0 0 87025 1616 0 0 25 0 32 0 749670109 18135842816 3783935 268435456000 4194304 4580107 140735405771888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 10 0 0 0
Current children cumulated CPU time (s) 28389.5
Current children cumulated vsize (KiB) 17710784

[startup+1002.3 s]
/proc/loadavg: 17.97 27.67 28.95 2/415 20451
/proc/meminfo: memFree=250104364/264257624 swapFree=67043328/67111528
[pid=20382] ppid=20380 vsize=0 CPUtime=29141.6 cores=0-31
/proc/20382/stat : 20382 (strangenight2-m) Z 20380 20382 20294 0 -1 4203548 5689862 0 0 0 2860910 53246 0 0 18 0 2 0 749670108 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 17 0 0 0
/proc/20382/statm: 0 0 0 0 0 0 0
[pid=20382/tid=20403] ppid=20380 vsize=0 CPUtime=896.05 cores=0-31
/proc/20382/task/20403/stat : 20403 (strangenight2-m) R 20380 20382 20294 0 -1 4203588 176483 0 0 0 87847 1758 0 0 18 0 2 0 749670108 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 29141.6
Current children cumulated vsize (KiB) 0

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

[startup+1002.7 s]
/proc/loadavg: 17.97 27.67 28.95 2/415 20451
/proc/meminfo: memFree=250104364/264257624 swapFree=67043328/67111528
[pid=20382] ppid=20380 vsize=0 CPUtime=29142 cores=0-31
/proc/20382/stat : 20382 (strangenight2-m) Z 20380 20382 20294 0 -1 4203548 5689862 0 0 0 2860910 53286 0 0 18 0 2 0 749670108 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 17 0 0 0
/proc/20382/statm: 0 0 0 0 0 0 0
[pid=20382/tid=20403] ppid=20380 vsize=0 CPUtime=896.45 cores=0-31
/proc/20382/task/20403/stat : 20403 (strangenight2-m) R 20380 20382 20294 0 -1 4203588 176483 0 0 0 87847 1798 0 0 18 0 2 0 749670108 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 29142
Current children cumulated vsize (KiB) 0

[startup+1002.9 s]
/proc/loadavg: 17.97 27.67 28.95 2/415 20451
/proc/meminfo: memFree=250104364/264257624 swapFree=67043328/67111528
[pid=20382] ppid=20380 vsize=0 CPUtime=29142.2 cores=0-31
/proc/20382/stat : 20382 (strangenight2-m) Z 20380 20382 20294 0 -1 4203548 5689862 0 0 0 2860910 53306 0 0 18 0 2 0 749670108 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 17 0 0 0
/proc/20382/statm: 0 0 0 0 0 0 0
[pid=20382/tid=20403] ppid=20380 vsize=0 CPUtime=896.65 cores=0-31
/proc/20382/task/20403/stat : 20403 (strangenight2-m) R 20380 20382 20294 0 -1 4203588 176483 0 0 0 87847 1818 0 0 19 0 2 0 749670108 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 29142.2
Current children cumulated vsize (KiB) 0

[startup+1003 s]
/proc/loadavg: 17.97 27.67 28.95 2/415 20451
/proc/meminfo: memFree=250104364/264257624 swapFree=67043328/67111528
[pid=20382] ppid=20380 vsize=0 CPUtime=29142.3 cores=0-31
/proc/20382/stat : 20382 (strangenight2-m) Z 20380 20382 20294 0 -1 4203548 5689862 0 0 0 2860910 53316 0 0 18 0 2 0 749670108 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 17 0 0 0
/proc/20382/statm: 0 0 0 0 0 0 0
[pid=20382/tid=20403] ppid=20380 vsize=0 CPUtime=896.75 cores=0-31
/proc/20382/task/20403/stat : 20403 (strangenight2-m) R 20380 20382 20294 0 -1 4203588 176483 0 0 0 87847 1828 0 0 19 0 2 0 749670108 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 29142.3
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1003.03
CPU time (s): 29142.3
CPU user time (s): 28609.1
CPU system time (s): 533.195
CPU usage (%): 2905.42
Max. virtual memory (cumulated for all children) (KiB): 18634696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28609.1
system time used= 533.195
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5689862
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= 15690176
involuntary context switches= 184905

runsolver used 6.28704 second user time and 23.7524 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-26 05:50:35
IDJOB=3400720
IDBENCH=82371
IDSOLVER=1886
FILE ID=node200/3400720-1306381828
RUNJOBID= node200-1306381659-20308
PBS_JOBID= 13457875
Free space on /tmp= 61892 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400720-1306381828/watcher-3400720-1306381828 -o /tmp/evaluation-result-3400720-1306381828/solver-3400720-1306381828 -C 160000 -W 5100 -M 266338304  ./strangenight2-mt --threads=32 HOME/instance-3400720-1306381828.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1722167151

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.049
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.09
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.049
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.07
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.049
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.049
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.09
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.049
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.17
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.049
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.08
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.049
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.06
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.049
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.08
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.049
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.049
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.09
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.049
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	: 3990.09
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.049
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.02
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.049
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.17
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.049
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.049
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	: 3989.98
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.049
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.06
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.049
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.04
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.049
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.09
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.049
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.09
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.049
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.049
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.05
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.049
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.07
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.049
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.08
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.049
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.23
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.049
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	: 3990.06
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.049
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.09
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.049
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.08
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.049
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.09
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.049
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.049
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.09
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.049
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.05
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.049
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.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      263656772 kB
Buffers:         56544 kB
Cached:         340020 kB
SwapCached:      19080 kB
Active:         255316 kB
Inactive:       168316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      263656772 kB
SwapTotal:    67111528 kB
SwapFree:     67043328 kB
Dirty:          165116 kB
Writeback:           0 kB
AnonPages:       18552 kB
Mapped:           8376 kB
Slab:            91792 kB
PageTables:       4284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   192984 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= 61884 MiB
End job on node200 at 2011-05-26 06:07:18