43%
    
    
    13.12.2018
        
    
    	
        .
Listing 2
sinfo
$ sinfo -s
PARTITION  AVAIL  TIMELIMIT  NODES(A/I/O/T)  NODELIST
p100       up     infinite   4/9/3/16        node[212-213,215-218,220-229]
sbatch
To submit a batch serial
    
 
		    
				        
    43%
    
    
    13.07.2022
        
    
    	
        .
    
        	                    
	
	    
	
	
Figure 5: Terminal after creating a new tmux window.
    
To cycle through windows, press Ctrl+B-n (next), Ctrl+B-p (previous), or Ctrl+B-x
 (where x
=0-9) to go to a specific window. If you type Ctrl
    
 
		    
				        
    43%
    
    
    11.04.2016
        
    
    	
         KiB blocks:   79.2 IO/s,   1.2 MiB/s ( 10.4 Mbit/s)
  32 KiB blocks:   81.8 IO/s,   2.6 MiB/s ( 21.4 Mbit/s)
  64 KiB blocks:   78.0 IO/s,   4.9 MiB/s ( 40.9 Mbit/s)
128 KiB blocks:   76.0 IO/s,   9
    
 
		    
				        
    43%
    
    
    12.05.2021
        
    
    	
           0.00   0.00    0.00    0.00   0.00     0.00     0.00   0.00   0.00
nvme0n1       2739.00 2747.50  27336.00  10988.50   210.00     0.00   7.12   0.00    0.12    0.02   0.00     9
    
 
		    
				        
    43%
    
    
    02.08.2021
        
    
    	
        ).
Listing 4
smartctl on SAS Drive
$ sudo smartctl -a /dev/sdc
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-66-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www
    
 
		    
				        
    43%
    
    
    29.09.2020
        
    
    	
        
Building a Docker Container
$ docker build -t dockly .
Sending build context to Docker daemon  16.52MB
Step 1/9 : FROM node:8-alpine
Get https://registry-1.docker.io/v2/library/node/manifests/8-alpine
    
 
		    
				        
    43%
    
    
    25.09.2013
        
    
    	
        )
  
  8 (4)
  
  7.2
  
  0.9
  
  Nehalem-EP (2009)
  
  8 (4)
  
  32
  
  4
  
  Westmere-EP (2010)
  
  12 (6)
  
  42
  
  3.5
  
  Westmere-EP (2010)
  
  8 (4)
  
  42
    
 
		    
				        
    42%
    
    
    08.10.2015
        
    
    	
         | cirros-0.3.4-x86_64-uec         | ami         | ami              | 25165824  | active |
| 2bbf1d2a-75d8-4c1b-a9e1-2ff65d5ff725 | cirros-0.3.4-x86_64-uec-kernel  | aki         | aki              | 4979632
    
 
		    
				        
    42%
    
    
    07.10.2014
        
    
    	
         by the process
  
  12m
  
  12MB
  
  S
  
  Status of process
  
  R
  
  S
 = sleeping, R
 = running, Z
 = zombie
  
  %CPU
  
  Percent CPU being used by the process on a per-CPU basis
    
 
		    
				        
    42%
    
    
    03.02.2022
        
    
    	
         command, except it lists all of the cores at once.
Listing 4
Real or SMT? Method 2
$ cat $(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0