Trace number 4391073

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 NameAnswerobjective functionCPU timeWall clock time
AbsCon 2019-07-23OPT7 4.80892 2.57415

DiagnosticValue
WRONG_DECISIONS125

General information on the benchmark

NameFastfood/Fastfood-m1-s1/
Fastfood-ff82.xml
MD5SUM3393a669eb5a1b265b3859905e8317a5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.103448
Satisfiable
(Un)Satisfiability was proved
Number of variables495
Number of constraints481
Number of domains20
Minimum domain size18
Maximum domain size19
Distribution of domain sizes[{"size":18,"count":32},{"size":19,"count":463}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":480},{"degree":31,"count":15}]
Minimum constraint arity2
Maximum constraint arity16
Distribution of constraint arities[{"arity":2,"count":450},{"arity":15,"count":1},{"arity":16,"count":30}]
Number of extensional constraints450
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":450},{"type":"ordered","count":1},{"type":"minimum","count":30}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.41/1.88	
2.41/1.88	AbsCon 2 
2.41/1.90	
3.23/2.12	  Instance
3.23/2.12	    name=instance-4391073-1568391077, framework=COP, bounds=-infty..+infty
3.23/2.12	
3.23/2.12	  Loading variables...
3.23/2.19	  Loading constraints...
3.93/2.31	
3.93/2.31	  Domains
3.93/2.31	    nTypes=20, nValues=9373, sizes=[18#32,19#463]
3.93/2.31	  Variables
3.93/2.31	    count=495, degrees=[2#480,31#15]
3.93/2.31	  Objectives
3.93/2.31	    way=min, type=SumSimpleLE
3.93/2.31	  Constraints
3.93/2.31	    count=482, nSpecific=32, arities=[2#450,15#1,16#30,30#1]
3.93/2.31	    distribution=[CtrExtensionV-Bits#450,Minimum#30,OrderedLT#1,SumSimpleLE#1]
3.93/2.31	    nExtStructures=(19,shared:431), nCftStructures=(19,shared:431,unbuilt:32)
3.93/2.31	    wck=0.456, cpu=2.265, mem=34M439
3.93/2.31	  Solver SolverBacktrack being built...
3.93/2.31	
3.93/2.34	
3.93/2.34	  Solver
3.93/2.34	    guaranteedGAC=true
3.93/2.34	    wck=0.491, cpu=2.299, mem=45M82
3.93/2.36	
3.93/2.36	  Preprocessing
3.93/2.36	    filters=501, revisions=(842,useless=392), nACremovedValues=6898, nTotalRemovedValues=6898, inconcistency=false
3.93/2.36	    wck=0.015, cpu=2.316, mem=45M82
3.93/2.36	
3.93/2.38	o 213
3.93/2.39	    num=0, depth=496..494, filters=1018, revisions=(1292,useless=392), ccks=482, wck=0.05, mem=45M82
3.93/2.39	    decisions=15, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=213
3.93/2.39	    
4.31/2.40	o 151
4.31/2.40	    num=1, depth=496..494, filters=1533, revisions=(2642,useless=1292), ccks=964, wck=0.061, mem=45M82
4.31/2.40	    decisions=30, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=151
4.31/2.40	    
4.31/2.41	    num=2, depth=12..14, filters=3209, revisions=(5015,useless=2195), ccks=964, wck=0.07, mem=45M82
4.31/2.41	    decisions=70, wrong=14, backtracks=4, failedAssignments=11, nogoods=3, foundSolutions=2, bestBound=151
4.31/2.41	    
4.31/2.42	o 111
4.31/2.42	    num=3, depth=0..494, filters=5516, revisions=(7150,useless=2202), ccks=1446, wck=0.079, mem=47M724
4.31/2.42	    decisions=79, wrong=17, backtracks=4, failedAssignments=14, nogoods=4, foundSolutions=3, bestBound=111
4.31/2.42	    
4.31/2.42	o 99
4.31/2.43	    num=4, depth=1..494, filters=6823, revisions=(9286,useless=3113), ccks=1928, wck=0.085, mem=47M724
4.31/2.43	    decisions=84, wrong=18, backtracks=4, failedAssignments=15, nogoods=5, foundSolutions=4, bestBound=99
4.31/2.43	    
4.31/2.44	o 87
4.31/2.44	    num=5, depth=1..494, filters=8634, revisions=(11878,useless=4030), ccks=2410, wck=0.094, mem=47M724
4.31/2.44	    decisions=94, wrong=21, backtracks=5, failedAssignments=17, nogoods=7, foundSolutions=5, bestBound=87
4.31/2.44	    
4.31/2.44	o 58
4.31/2.44	    num=6, depth=1..494, filters=10200, revisions=(14218,useless=4930), ccks=2892, wck=0.102, mem=47M724
4.31/2.44	    decisions=105, wrong=24, backtracks=5, failedAssignments=20, nogoods=10, foundSolutions=6, bestBound=58
4.31/2.44	    
4.31/2.45	o 44
4.31/2.45	    num=7, depth=1..494, filters=12191, revisions=(17040,useless=5856), ccks=3374, wck=0.109, mem=47M724
4.31/2.45	    decisions=119, wrong=27, backtracks=5, failedAssignments=23, nogoods=13, foundSolutions=7, bestBound=44
4.31/2.45	    
4.31/2.45	o 43
4.31/2.46	    num=8, depth=3..494, filters=13812, revisions=(19525,useless=6790), ccks=3856, wck=0.116, mem=47M724
4.31/2.46	    decisions=126, wrong=28, backtracks=5, failedAssignments=24, nogoods=14, foundSolutions=8, bestBound=43
4.31/2.46	    
4.31/2.46	o 42
4.31/2.46	    num=9, depth=3..494, filters=15713, revisions=(22283,useless=7723), ccks=4338, wck=0.123, mem=47M724
4.31/2.46	    decisions=138, wrong=30, backtracks=5, failedAssignments=26, nogoods=16, foundSolutions=9, bestBound=42
4.31/2.46	    
4.31/2.47	o 32
4.31/2.47	    num=10, depth=3..494, filters=18709, revisions=(26083,useless=8659), ccks=4820, wck=0.132, mem=47M724
4.31/2.47	    decisions=159, wrong=37, backtracks=8, failedAssignments=30, nogoods=20, foundSolutions=10, bestBound=32
4.31/2.47	    
4.31/2.48	o 31
4.31/2.48	    num=11, depth=4..494, filters=20306, revisions=(28550,useless=9564), ccks=5302, wck=0.138, mem=47M724
4.31/2.48	    decisions=170, wrong=39, backtracks=8, failedAssignments=32, nogoods=22, foundSolutions=11, bestBound=31
4.31/2.48	    
4.31/2.48	o 30
4.31/2.48	    num=12, depth=5..494, filters=21387, revisions=(30506,useless=10474), ccks=5784, wck=0.143, mem=50M367
4.31/2.48	    decisions=178, wrong=40, backtracks=8, failedAssignments=33, nogoods=23, foundSolutions=12, bestBound=30
4.31/2.48	    
4.31/2.49	    num=13, depth=3..7, filters=25864, revisions=(35772,useless=11440), ccks=5784, wck=0.153, mem=50M367
4.31/2.49	    decisions=221, wrong=60, backtracks=19, failedAssignments=44, nogoods=27, foundSolutions=12, bestBound=30
4.31/2.49	    
4.63/2.50	    num=14, depth=2..6, filters=28678, revisions=(38466,useless=11471), ccks=5784, wck=0.16, mem=50M367
4.63/2.50	    decisions=253, wrong=75, backtracks=24, failedAssignments=55, nogoods=32, foundSolutions=12, bestBound=30
4.63/2.50	    
4.63/2.51	    num=15, depth=0..7, filters=34486, revisions=(44128,useless=11581), ccks=5784, wck=0.171, mem=50M367
4.63/2.51	    decisions=294, wrong=95, backtracks=35, failedAssignments=67, nogoods=36, foundSolutions=12, bestBound=30
4.63/2.51	    
4.63/2.52	o 20
4.63/2.52	    num=16, depth=0..494, filters=39678, revisions=(49203,useless=11697), ccks=6266, wck=0.183, mem=50M367
4.63/2.52	    decisions=324, wrong=107, backtracks=42, failedAssignments=73, nogoods=38, foundSolutions=13, bestBound=20
4.63/2.52	    
4.63/2.53	o 19
4.63/2.53	    num=17, depth=3..494, filters=41083, revisions=(51378,useless=12534), ccks=6748, wck=0.188, mem=50M367
4.63/2.53	    decisions=331, wrong=109, backtracks=42, failedAssignments=75, nogoods=40, foundSolutions=14, bestBound=19
4.63/2.53	    
4.63/2.53	o 7
4.63/2.53	    num=18, depth=3..494, filters=42467, revisions=(53620,useless=13465), ccks=7230, wck=0.193, mem=50M367
4.63/2.53	    decisions=339, wrong=111, backtracks=42, failedAssignments=77, nogoods=42, foundSolutions=15, bestBound=7
4.63/2.53	    
4.63/2.54	
4.63/2.54	  New Bounds: 7..6
4.63/2.54	    num=19, depth=0..4, filters=46086, revisions=(58015,useless=14415), ccks=7230, wck=0.201, mem=50M367
4.63/2.54	    decisions=365, wrong=125, backtracks=53, failedAssignments=85, foundSolutions=15, bestBound=7
4.63/2.54	    
4.63/2.54	  Global
4.63/2.54	    filters=46086, revisions=(58015,useless=14415), ccks=7230
4.63/2.54	    Stop=FULL_EXPLORATION, wrong=125, bestBound=7, bestBoundWck=0.684, bestBoundCpu=2.491, foundSolutions=15, firstSolCpu=2.338
4.63/2.54	    wck=0.693, cpu=2.501, mem=50M367
4.63/2.54	
4.63/2.54	v <instantiation id='sol15' type='solution' cost='7'>  <list> x[] drd[][] dr[] </list>  <values> 9 24 32 96 118 158 187 205 244 332 385 421 450 485 510 14 1 9 73 95 135 164 182 221 309 362 398 427 462 487 14 1 9 73 95 135 164 182 221 309 362 398 427 462 487 235 220 212 148 126 86 57 39 0 88 141 177 206 241 266 236 221 213 149 127 87 58 40 1 87 140 176 205 240 265 323 308 300 236 214 174 145 127 88 0 53 89 118 153 178 323 308 300 236 214 174 145 127 88 0 53 89 118 153 178 501 486 478 414 392 352 323 305 266 178 125 89 60 25 0 414 399 391 327 305 265 236 218 179 91 38 2 27 62 87 412 397 389 325 303 263 234 216 177 89 36 0 29 64 89 178 163 155 91 69 29 0 18 57 145 198 234 263 298 323 178 163 155 91 69 29 0 18 57 145 198 234 263 298 323 233 218 210 146 124 84 55 37 2 90 143 179 208 243 268 15 0 8 72 94 134 163 181 220 308 361 397 426 461 486 15 0 8 72 94 134 163 181 220 308 361 397 426 461 486 476 461 453 389 367 327 298 280 241 153 100 64 35 0 25 0 15 23 87 109 149 178 196 235 323 376 412 441 476 501 15 0 8 72 94 134 163 181 220 308 361 397 426 461 486 87 72 64 0 22 62 91 109 148 236 289 325 354 389 414 87 72 64 0 22 62 91 109 148 236 289 325 354 389 414 441 426 418 354 332 292 263 245 206 118 65 29 0 35 60 109 94 86 22 0 40 69 87 126 214 267 303 332 367 392 109 94 86 22 0 40 69 87 126 214 267 303 332 367 392 376 361 353 289 267 227 198 180 141 53 0 36 65 100 125 376 361 353 289 267 227 198 180 141 53 0 36 65 100 125 149 134 126 62 40 0 29 47 86 174 227 263 292 327 352 149 134 126 62 40 0 29 47 86 174 227 263 292 327 352 196 181 173 109 87 47 18 0 39 127 180 216 245 280 305 23 8 0 64 86 126 155 173 212 300 353 389 418 453 478 23 8 0 64 86 126 155 173 212 300 353 389 418 453 478 441 426 418 354 332 292 263 245 206 118 65 29 0 35 60 1 1 0 1 0 0 0 2 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>  </instantiation>
4.63/2.54	s OPTIMUM FOUND
4.63/2.54	
4.63/2.54	d WRONG_DECISIONS 125
4.63/2.54	d NUMBER_SOLUTIONS 15

Verifier Data

OK	7

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15019 MiB free)
  memory of node 1: 16384 MiB (15562 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391073-1568391077/watcher-4391073-1568391077 -o /tmp/evaluation-result-4391073-1568391077/solver-4391073-1568391077 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568388596-9576 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391073-1568391077.xml -cm 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=10608, runsolver pid=10605

[startup+0.100059 s]*
/proc/loadavg: 1.80 1.71 1.69 4/233 10623
/proc/meminfo: memFree=31300000/32770624 swapFree=67004048/67108860
[pid=10608] ppid=10605 vsize=10659884 memory=27944 CPUtime=0.14 cores=1,3,5,7
/proc/10608/stat : 10608 (java) S 10605 10608 9544 0 -1 1077944320 5511 0 0 0 12 2 0 0 20 0 15 0 415347297 10915721216 6986 33554432000 4194304 4196468 140724621878960 140724621861504 139909247094519 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
/proc/10608/statm: 2664971 6986 2911 1 0 2627468 0
[pid=10608/tid=10610] ppid=10605 vsize=10659884 memory=-8269626465541329274 CPUtime=0.09 cores=1,3,5,7
/proc/10608/task/10610/stat : 10610 (java) R 10605 10608 9544 0 -1 4202560 3222 0 0 0 8 1 0 0 20 0 15 0 415347298 10915721216 7052 33554432000 4194304 4196468 140724621878960 139909251324176 139909228500825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10611] ppid=10605 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10611/stat : 10611 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 7052 33554432000 4194304 4196468 140724621878960 139909173169296 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10612] ppid=10605 vsize=10659884 memory=139997067572864 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10612/stat : 10612 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 7052 33554432000 4194304 4196468 140724621878960 139909172116496 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10613] ppid=10605 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10613/stat : 10613 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 7052 33554432000 4194304 4196468 140724621878960 139909171063696 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10614] ppid=10605 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10614/stat : 10614 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 7052 33554432000 4194304 4196468 140724621878960 139909170010896 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10615] ppid=10605 vsize=10659884 memory=139997067572864 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10615/stat : 10615 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347300 10915721216 7052 33554432000 4194304 4196468 140724621878960 139908282784112 139909247105666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10616] ppid=10605 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10616/stat : 10616 (java) S 10605 10608 9544 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415347300 10915721216 7052 33554432000 4194304 4196468 140724621878960 139908281730080 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10617] ppid=10605 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10617/stat : 10617 (java) S 10605 10608 9544 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415347300 10915721216 7052 33554432000 4194304 4196468 140724621878960 139908280677232 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10618] ppid=10605 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10618/stat : 10618 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 7052 33554432000 4194304 4196468 140724621878960 139908279625552 139909247113115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10619] ppid=10605 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10619/stat : 10619 (java) S 10605 10608 9544 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 7052 33554432000 4194304 4196468 140724621878960 139908278573936 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10620] ppid=10605 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10620/stat : 10620 (java) S 10605 10608 9544 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 7052 33554432000 4194304 4196468 140724621878960 139908277521136 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10621] ppid=10605 vsize=10659884 memory=139997067572864 CPUtime=0.02 cores=1,3,5,7
/proc/10608/task/10621/stat : 10621 (java) R 10605 10608 9544 0 -1 4202560 448 0 0 0 2 0 0 0 20 0 15 0 415347303 10915721216 7052 33554432000 4194304 4196468 140724621878960 139908276465016 139909226493035 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10622] ppid=10605 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10622/stat : 10622 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 7052 33554432000 4194304 4196468 140724621878960 139908275415776 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10623] ppid=10605 vsize=10659884 memory=139997067572864 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10623/stat : 10623 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 7052 33554432000 4194304 4196468 140724621878960 139908274363056 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27944 KiB

[startup+0.211104 s]*
/proc/loadavg: 1.80 1.71 1.69 3/233 10623
/proc/meminfo: memFree=31288680/32770624 swapFree=67004048/67108860
[pid=10608] ppid=10605 vsize=10659884 memory=37548 CPUtime=0.32 cores=1,3,5,7
/proc/10608/stat : 10608 (java) S 10605 10608 9544 0 -1 1077944320 9114 0 0 0 29 3 0 0 20 0 15 0 415347297 10915721216 9387 33554432000 4194304 4196468 140724621878960 140724621861504 139909247094519 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
/proc/10608/statm: 2664971 9387 2989 1 0 2627468 0
[pid=10608/tid=10610] ppid=10605 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/10608/task/10610/stat : 10610 (java) R 10605 10608 9544 0 -1 4202560 6100 0 0 0 17 3 0 0 20 0 15 0 415347298 10915721216 9387 33554432000 4194304 4196468 140724621878960 139909251326608 139909247116445 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10611] ppid=10605 vsize=10659884 memory=345 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10611/stat : 10611 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 9387 33554432000 4194304 4196468 140724621878960 139909173169296 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10612] ppid=10605 vsize=10659884 memory=139997067583202 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10612/stat : 10612 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 9387 33554432000 4194304 4196468 140724621878960 139909172116496 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10613] ppid=10605 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10613/stat : 10613 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 9387 33554432000 4194304 4196468 140724621878960 139909171063696 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10614] ppid=10605 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10614/stat : 10614 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 9387 33554432000 4194304 4196468 140724621878960 139909170010896 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10615] ppid=10605 vsize=10659884 memory=139997067572864 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10615/stat : 10615 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347300 10915721216 9387 33554432000 4194304 4196468 140724621878960 139908282784112 139909247105666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10616] ppid=10605 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10616/stat : 10616 (java) S 10605 10608 9544 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415347300 10915721216 9387 33554432000 4194304 4196468 140724621878960 139908281730080 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10617] ppid=10605 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10617/stat : 10617 (java) S 10605 10608 9544 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415347300 10915721216 9387 33554432000 4194304 4196468 140724621878960 139908280677232 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10618] ppid=10605 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10618/stat : 10618 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 9387 33554432000 4194304 4196468 140724621878960 139908279625552 139909247113115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10619] ppid=10605 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10608/task/10619/stat : 10619 (java) S 10605 10608 9544 0 -1 1077944384 541 0 0 0 3 0 0 0 20 0 15 0 415347303 10915721216 9387 33554432000 4194304 4196468 140724621878960 139908278573936 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10620] ppid=10605 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/10608/task/10620/stat : 10620 (java) S 10605 10608 9544 0 -1 1077944384 411 0 0 0 3 0 0 0 20 0 15 0 415347303 10915721216 9387 33554432000 4194304 4196468 140724621878960 139908277521136 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10621] ppid=10605 vsize=10659884 memory=139997067572864 CPUtime=0.05 cores=1,3,5,7
/proc/10608/task/10621/stat : 10621 (java) S 10605 10608 9544 0 -1 1077944384 704 0 0 0 5 0 0 0 20 0 15 0 415347303 10915721216 9387 33554432000 4194304 4196468 140724621878960 139908276468336 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10622] ppid=10605 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10622/stat : 10622 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 9387 33554432000 4194304 4196468 140724621878960 139908275415776 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10623] ppid=10605 vsize=10659884 memory=139997067572864 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10623/stat : 10623 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 9387 33554432000 4194304 4196468 140724621878960 139908274363056 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37548 KiB

[startup+0.310379 s]*
/proc/loadavg: 1.80 1.71 1.69 3/233 10623
/proc/meminfo: memFree=31286260/32770624 swapFree=67004048/67108860
[pid=10608] ppid=10605 vsize=10659884 memory=40348 CPUtime=0.47 cores=1,3,5,7
/proc/10608/stat : 10608 (java) S 10605 10608 9544 0 -1 1077944320 9332 0 0 0 43 4 0 0 20 0 15 0 415347297 10915721216 10087 33554432000 4194304 4196468 140724621878960 140724621861504 139909247094519 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
/proc/10608/statm: 2664971 10087 3002 1 0 2627468 0
[pid=10608/tid=10610] ppid=10605 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/10608/task/10610/stat : 10610 (java) R 10605 10608 9544 0 -1 4202560 6246 0 0 0 27 3 0 0 20 0 15 0 415347298 10915721216 10087 33554432000 4194304 4196468 140724621878960 139909251326320 139909231175006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10611] ppid=10605 vsize=10659884 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10611/stat : 10611 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 10087 33554432000 4194304 4196468 140724621878960 139909173169296 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10612] ppid=10605 vsize=10659884 memory=15119989254092440 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10612/stat : 10612 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 10087 33554432000 4194304 4196468 140724621878960 139909172116496 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10613] ppid=10605 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10613/stat : 10613 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 10087 33554432000 4194304 4196468 140724621878960 139909171063696 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10614] ppid=10605 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10614/stat : 10614 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10915721216 10087 33554432000 4194304 4196468 140724621878960 139909170010896 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10615] ppid=10605 vsize=10659884 memory=139997067572864 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10615/stat : 10615 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347300 10915721216 10087 33554432000 4194304 4196468 140724621878960 139908282784112 139909247105666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10616] ppid=10605 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10616/stat : 10616 (java) S 10605 10608 9544 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415347300 10915721216 10087 33554432000 4194304 4196468 140724621878960 139908281730080 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10617] ppid=10605 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10617/stat : 10617 (java) S 10605 10608 9544 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415347300 10915721216 10087 33554432000 4194304 4196468 140724621878960 139908280677232 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10618] ppid=10605 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10618/stat : 10618 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 10087 33554432000 4194304 4196468 140724621878960 139908279625552 139909247113115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10619] ppid=10605 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10608/task/10619/stat : 10619 (java) S 10605 10608 9544 0 -1 1077944384 555 0 0 0 3 0 0 0 20 0 15 0 415347303 10915721216 10087 33554432000 4194304 4196468 140724621878960 139908278573936 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10620] ppid=10605 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/10608/task/10620/stat : 10620 (java) S 10605 10608 9544 0 -1 1077944384 453 0 0 0 4 0 0 0 20 0 15 0 415347303 10915721216 10087 33554432000 4194304 4196468 140724621878960 139908277521136 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10621] ppid=10605 vsize=10659884 memory=139997067572864 CPUtime=0.08 cores=1,3,5,7
/proc/10608/task/10621/stat : 10621 (java) S 10605 10608 9544 0 -1 1077944384 735 0 0 0 8 0 0 0 20 0 15 0 415347303 10915721216 10087 33554432000 4194304 4196468 140724621878960 139908276468336 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10622] ppid=10605 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10622/stat : 10622 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 10087 33554432000 4194304 4196468 140724621878960 139908275415776 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10623] ppid=10605 vsize=10659884 memory=139997067572864 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10623/stat : 10623 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347303 10915721216 10087 33554432000 4194304 4196468 140724621878960 139908274363056 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40348 KiB

[startup+0.700726 s]
/proc/loadavg: 1.80 1.71 1.69 3/233 10623
/proc/meminfo: memFree=31276480/32770624 swapFree=67004048/67108860
[pid=10608] ppid=10605 vsize=10661932 memory=62788 CPUtime=1.11 cores=1,3,5,7
/proc/10608/stat : 10608 (java) S 10605 10608 9544 0 -1 1077944320 12728 0 0 0 104 7 0 0 20 0 15 0 415347297 10917818368 15697 33554432000 4194304 4196468 140724621878960 140724621861504 139909247094519 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
/proc/10608/statm: 2665483 15697 3062 1 0 2627980 0
[pid=10608/tid=10610] ppid=10605 vsize=10661932 memory=1220 CPUtime=0.67 cores=1,3,5,7
/proc/10608/task/10610/stat : 10610 (java) R 10605 10608 9544 0 -1 4202560 8777 0 0 0 62 5 0 0 20 0 15 0 415347298 10917818368 15697 33554432000 4194304 4196468 140724621878960 139909251311552 139909247116445 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10611] ppid=10605 vsize=10661932 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10611/stat : 10611 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347298 10917818368 15697 33554432000 4194304 4196468 140724621878960 139909173169296 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10612] ppid=10605 vsize=10661932 memory=784 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10612/stat : 10612 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10917818368 15697 33554432000 4194304 4196468 140724621878960 139909172116496 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10613] ppid=10605 vsize=10661932 memory=8252 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10613/stat : 10613 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10917818368 15697 33554432000 4194304 4196468 140724621878960 139909171063696 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10614] ppid=10605 vsize=10661932 memory=5920 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10614/stat : 10614 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10917818368 15697 33554432000 4194304 4196468 140724621878960 139909170010896 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10615] ppid=10605 vsize=10661932 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10615/stat : 10615 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347300 10917818368 15697 33554432000 4194304 4196468 140724621878960 139908282784112 139909247105666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10616] ppid=10605 vsize=10661932 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10616/stat : 10616 (java) S 10605 10608 9544 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415347300 10917818368 15697 33554432000 4194304 4196468 140724621878960 139908281730080 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10617] ppid=10605 vsize=10661932 memory=728 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10617/stat : 10617 (java) S 10605 10608 9544 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415347300 10917818368 15697 33554432000 4194304 4196468 140724621878960 139908280677232 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10618] ppid=10605 vsize=10661932 memory=4000 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10618/stat : 10618 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415347303 10917818368 15697 33554432000 4194304 4196468 140724621878960 139908279625552 139909247113115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10619] ppid=10605 vsize=10661932 memory=7236533984234661184 CPUtime=0.1 cores=1,3,5,7
/proc/10608/task/10619/stat : 10619 (java) S 10605 10608 9544 0 -1 1077944384 785 0 0 0 10 0 0 0 20 0 15 0 415347303 10917818368 15697 33554432000 4194304 4196468 140724621878960 139908278573936 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10620] ppid=10605 vsize=10661932 memory=7380106142448642414 CPUtime=0.11 cores=1,3,5,7
/proc/10608/task/10620/stat : 10620 (java) R 10605 10608 9544 0 -1 4202560 692 0 0 0 11 0 0 0 20 0 15 0 415347303 10917818368 15697 33554432000 4194304 4196468 140724621878960 139908277521136 139909247115866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10621] ppid=10605 vsize=10661932 memory=5859271421084194152 CPUtime=0.19 cores=1,3,5,7
/proc/10608/task/10621/stat : 10621 (java) S 10605 10608 9544 0 -1 1077944384 1115 0 0 0 19 0 0 0 20 0 15 0 415347303 10917818368 15697 33554432000 4194304 4196468 140724621878960 139908276468336 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10622] ppid=10605 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10622/stat : 10622 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415347303 10917818368 15697 33554432000 4194304 4196468 140724621878960 139908275415776 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10623] ppid=10605 vsize=10661932 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10623/stat : 10623 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347303 10917818368 15697 33554432000 4194304 4196468 140724621878960 139908274363056 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62788 KiB

[startup+1.50074 s]
/proc/loadavg: 1.80 1.71 1.69 3/233 10623
/proc/meminfo: memFree=31260164/32770624 swapFree=67004048/67108860
[pid=10608] ppid=10605 vsize=10663980 memory=75020 CPUtime=2 cores=1,3,5,7
/proc/10608/stat : 10608 (java) S 10605 10608 9544 0 -1 1077944320 16890 0 0 0 193 7 0 0 20 0 15 0 415347297 10919915520 18755 33554432000 4194304 4196468 140724621878960 140724621861504 139909247094519 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
/proc/10608/statm: 2665995 18755 3091 1 0 2628492 0
[pid=10608/tid=10610] ppid=10605 vsize=10663980 memory=0 CPUtime=1.48 cores=1,3,5,7
/proc/10608/task/10610/stat : 10610 (java) R 10605 10608 9544 0 -1 4202560 11794 0 0 0 142 6 0 0 20 0 15 0 415347298 10919915520 18755 33554432000 4194304 4196468 140724621878960 139909251326544 139909231175006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10611] ppid=10605 vsize=10663980 memory=8390361644446492005 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10611/stat : 10611 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347298 10919915520 18755 33554432000 4194304 4196468 140724621878960 139909173169296 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10612] ppid=10605 vsize=10663980 memory=-6352177149651680470 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10612/stat : 10612 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10919915520 18755 33554432000 4194304 4196468 140724621878960 139909172116496 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10613] ppid=10605 vsize=10663980 memory=8514701219931451533 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10613/stat : 10613 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10919915520 18755 33554432000 4194304 4196468 140724621878960 139909171063696 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10614] ppid=10605 vsize=10663980 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10614/stat : 10614 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10919915520 18755 33554432000 4194304 4196468 140724621878960 139909170010896 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10615] ppid=10605 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10615/stat : 10615 (java) S 10605 10608 9544 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 415347300 10919915520 18755 33554432000 4194304 4196468 140724621878960 139908282784112 139909247105666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0

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

Dumping a history of the last processes samples

[startup+1.60084 s]
/proc/loadavg: 1.80 1.71 1.69 3/233 10623
/proc/meminfo: memFree=31260164/32770624 swapFree=67004048/67108860
[pid=10608] ppid=10605 vsize=10666028 memory=76024 CPUtime=2.12 cores=1,3,5,7
/proc/10608/stat : 10608 (java) S 10605 10608 9544 0 -1 1077944320 17195 0 0 0 204 8 0 0 20 0 15 0 415347297 10922012672 19006 33554432000 4194304 4196468 140724621878960 140724621861504 139909247094519 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
/proc/10608/statm: 2666507 19006 3091 1 0 2629004 0
[pid=10608/tid=10610] ppid=10605 vsize=10666028 memory=0 CPUtime=1.57 cores=1,3,5,7
/proc/10608/task/10610/stat : 10610 (java) R 10605 10608 9544 0 -1 4202560 12092 0 0 0 151 6 0 0 20 0 15 0 415347298 10922012672 19006 33554432000 4194304 4196468 140724621878960 139909251326544 139909247116445 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10611] ppid=10605 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10611/stat : 10611 (java) S 10605 10608 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415347298 10922012672 19006 33554432000 4194304 4196468 140724621878960 139909173169296 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10612] ppid=10605 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10612/stat : 10612 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10922012672 19006 33554432000 4194304 4196468 140724621878960 139909172116496 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10613] ppid=10605 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10613/stat : 10613 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10922012672 19006 33554432000 4194304 4196468 140724621878960 139909171063696 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10614] ppid=10605 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10614/stat : 10614 (java) S 10605 10608 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415347298 10922012672 19006 33554432000 4194304 4196468 140724621878960 139909170010896 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10615] ppid=10605 vsize=10666028 memory=139997067574577 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10615/stat : 10615 (java) S 10605 10608 9544 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 415347300 10922012672 19006 33554432000 4194304 4196468 140724621878960 139908282784112 139909247105666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10616] ppid=10605 vsize=10666028 memory=7524497183625405801 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10616/stat : 10616 (java) S 10605 10608 9544 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415347300 10922012672 19006 33554432000 4194304 4196468 140724621878960 139908281730080 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10617] ppid=10605 vsize=10666028 memory=6082514196445294695 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10617/stat : 10617 (java) S 10605 10608 9544 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415347300 10922012672 19006 33554432000 4194304 4196468 140724621878960 139908280677232 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10618] ppid=10605 vsize=10666028 memory=4640204396461838434 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10618/stat : 10618 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415347303 10922012672 19006 33554432000 4194304 4196468 140724621878960 139908279625552 139909247113115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10619] ppid=10605 vsize=10666028 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/10608/task/10619/stat : 10619 (java) S 10605 10608 9544 0 -1 1077944384 1105 0 0 0 14 0 0 0 20 0 15 0 415347303 10922012672 19006 33554432000 4194304 4196468 140724621878960 139908278573936 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10620] ppid=10605 vsize=10666028 memory=185588020005046 CPUtime=0.18 cores=1,3,5,7
/proc/10608/task/10620/stat : 10620 (java) S 10605 10608 9544 0 -1 1077944384 1497 0 0 0 18 0 0 0 20 0 15 0 415347303 10922012672 19006 33554432000 4194304 4196468 140724621878960 139908277521136 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10621] ppid=10605 vsize=10666028 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/10608/task/10621/stat : 10621 (java) S 10605 10608 9544 0 -1 1077944384 1117 0 0 0 19 0 0 0 20 0 15 0 415347303 10922012672 19006 33554432000 4194304 4196468 140724621878960 139908276468336 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10622] ppid=10605 vsize=10666028 memory=-1161699032755821920 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10622/stat : 10622 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415347303 10922012672 19006 33554432000 4194304 4196468 140724621878960 139908275415776 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10623] ppid=10605 vsize=10666028 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10623/stat : 10623 (java) S 10605 10608 9544 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 415347303 10922012672 19006 33554432000 4194304 4196468 140724621878960 139908274363056 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
Current children cumulated CPU time: 2.12 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 76024 KiB

[startup+2.00508 s]*
/proc/loadavg: 1.80 1.71 1.69 5/234 10624
/proc/meminfo: memFree=31182832/32770624 swapFree=67004048/67108860
[pid=10608] ppid=10605 vsize=10744136 memory=145332 CPUtime=2.93 cores=1,3,5,7
/proc/10608/stat : 10608 (java) S 10605 10608 9544 0 -1 1077944320 21096 0 0 0 282 11 0 0 20 0 16 0 415347297 11001995264 36333 33554432000 4194304 4196468 140724621878960 140724621861504 139909247094519 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
/proc/10608/statm: 2686034 36333 3304 1 0 2646705 0
[pid=10608/tid=10610] ppid=10605 vsize=10744136 memory=750208926195646769 CPUtime=1.85 cores=1,3,5,7
/proc/10608/task/10610/stat : 10610 (java) S 10605 10608 9544 0 -1 1077944384 13783 0 0 0 178 7 0 0 20 0 16 0 415347298 11001995264 36333 33554432000 4194304 4196468 140724621878960 139909251337392 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10611] ppid=10605 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10611/stat : 10611 (java) S 10605 10608 9544 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 415347298 11001995264 36333 33554432000 4194304 4196468 140724621878960 139909173169296 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10612] ppid=10605 vsize=10744136 memory=16245889160935064 CPUtime=0.01 cores=1,3,5,7
/proc/10608/task/10612/stat : 10612 (java) S 10605 10608 9544 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 16 0 415347298 11001995264 36333 33554432000 4194304 4196468 140724621878960 139909172116496 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10613] ppid=10605 vsize=10744136 memory=5450916471307728426 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10613/stat : 10613 (java) S 10605 10608 9544 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 415347298 11001995264 36333 33554432000 4194304 4196468 140724621878960 139909171063696 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10614] ppid=10605 vsize=10744136 memory=4628420188144366477 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10614/stat : 10614 (java) S 10605 10608 9544 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 16 0 415347298 11001995264 36333 33554432000 4194304 4196468 140724621878960 139909170010896 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10615] ppid=10605 vsize=10744136 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10608/task/10615/stat : 10615 (java) S 10605 10608 9544 0 -1 1077944384 694 0 0 0 1 0 0 0 20 0 16 0 415347300 11001995264 36333 33554432000 4194304 4196468 140724621878960 139908282784112 139909247105666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10616] ppid=10605 vsize=10744136 memory=3472328296225127020 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10616/stat : 10616 (java) S 10605 10608 9544 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415347300 11001995264 36333 33554432000 4194304 4196468 140724621878960 139908281730080 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10617] ppid=10605 vsize=10744136 memory=4945125699554088323 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10617/stat : 10617 (java) S 10605 10608 9544 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415347300 11001995264 36333 33554432000 4194304 4196468 140724621878960 139908280677248 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10618] ppid=10605 vsize=10744136 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10618/stat : 10618 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415347303 11001995264 36333 33554432000 4194304 4196468 140724621878960 139908279625552 139909247113115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10619] ppid=10605 vsize=10744136 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/10608/task/10619/stat : 10619 (java) S 10605 10608 9544 0 -1 1077944384 1352 0 0 0 30 0 0 0 20 0 16 0 415347303 11001995264 36333 33554432000 4194304 4196468 140724621878960 139908278573936 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10620] ppid=10605 vsize=10744136 memory=3472328296227418159 CPUtime=0.29 cores=1,3,5,7
/proc/10608/task/10620/stat : 10620 (java) S 10605 10608 9544 0 -1 1077944384 1571 0 0 0 29 0 0 0 20 0 16 0 415347303 11001995264 36333 33554432000 4194304 4196468 140724621878960 139908277521136 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10621] ppid=10605 vsize=10744136 memory=3471342393388410544 CPUtime=0.28 cores=1,3,5,7
/proc/10608/task/10621/stat : 10621 (java) S 10605 10608 9544 0 -1 1077944384 1405 0 0 0 28 0 0 0 20 0 16 0 415347303 11001995264 36333 33554432000 4194304 4196468 140724621878960 139908276468336 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10622] ppid=10605 vsize=10744136 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10622/stat : 10622 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415347303 11001995264 36333 33554432000 4194304 4196468 140724621878960 139908275415776 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10623] ppid=10605 vsize=10744136 memory=3472468293295253168 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10623/stat : 10623 (java) S 10605 10608 9544 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 16 0 415347303 11001995264 36333 33554432000 4194304 4196468 140724621878960 139908274363056 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10624] ppid=10605 vsize=10744136 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/10608/task/10624/stat : 10624 (java) R 10605 10608 9544 0 -1 4202560 694 0 0 0 9 0 0 0 20 0 16 0 415347486 11001995264 36333 33554432000 4194304 4196468 140724621878960 139908257407000 139908847894464 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
Current children cumulated CPU time: 2.93 s
Current children cumulated vsize: 10744136 KiB
Current children cumulated memory: 145332 KiB

[startup+2.40409 s]
/proc/loadavg: 1.80 1.71 1.69 5/234 10624
/proc/meminfo: memFree=31182832/32770624 swapFree=67004048/67108860
[pid=10608] ppid=10605 vsize=10748324 memory=167164 CPUtime=4.31 cores=1,3,5,7
/proc/10608/stat : 10608 (java) S 10605 10608 9544 0 -1 1077944320 28056 0 0 0 417 14 0 0 20 0 16 0 415347297 11006283776 41791 33554432000 4194304 4196468 140724621878960 140724621861504 139909247094519 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
/proc/10608/statm: 2687081 41791 3344 1 0 2647217 0
[pid=10608/tid=10610] ppid=10605 vsize=10748324 memory=1744 CPUtime=1.85 cores=1,3,5,7
/proc/10608/task/10610/stat : 10610 (java) S 10605 10608 9544 0 -1 1077944384 13783 0 0 0 178 7 0 0 20 0 16 0 415347298 11006283776 41791 33554432000 4194304 4196468 140724621878960 139909251337392 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10611] ppid=10605 vsize=10748324 memory=792 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10611/stat : 10611 (java) S 10605 10608 9544 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 415347298 11006283776 41791 33554432000 4194304 4196468 140724621878960 139909173169296 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10612] ppid=10605 vsize=10748324 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/10608/task/10612/stat : 10612 (java) S 10605 10608 9544 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 16 0 415347298 11006283776 41791 33554432000 4194304 4196468 140724621878960 139909172116496 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10613] ppid=10605 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10613/stat : 10613 (java) S 10605 10608 9544 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 415347298 11006283776 41791 33554432000 4194304 4196468 140724621878960 139909171063696 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10614] ppid=10605 vsize=10748324 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10614/stat : 10614 (java) S 10605 10608 9544 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 16 0 415347298 11006283776 41791 33554432000 4194304 4196468 140724621878960 139909170010896 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10615] ppid=10605 vsize=10748324 memory=-6873162000112450758 CPUtime=0.01 cores=1,3,5,7
/proc/10608/task/10615/stat : 10615 (java) S 10605 10608 9544 0 -1 1077944384 694 0 0 0 1 0 0 0 20 0 16 0 415347300 11006283776 41791 33554432000 4194304 4196468 140724621878960 139908282784112 139909247105666 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10616] ppid=10605 vsize=10748324 memory=-7812193691855986592 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10616/stat : 10616 (java) S 10605 10608 9544 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415347300 11006283776 41791 33554432000 4194304 4196468 140724621878960 139908281730080 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10617] ppid=10605 vsize=10748324 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10617/stat : 10617 (java) S 10605 10608 9544 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415347300 11006283776 41791 33554432000 4194304 4196468 140724621878960 139908280677248 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10618] ppid=10605 vsize=10748324 memory=6297269596500875360 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10618/stat : 10618 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415347303 11006283776 41791 33554432000 4194304 4196468 140724621878960 139908279625552 139909247113115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10619] ppid=10605 vsize=10748324 memory=7156895369311316561 CPUtime=0.65 cores=1,3,5,7
/proc/10608/task/10619/stat : 10619 (java) R 10605 10608 9544 0 -1 4202560 2970 0 0 0 65 0 0 0 20 0 16 0 415347303 11006283776 41791 33554432000 4194304 4196468 140724621878960 139908278559960 139909225511316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10620] ppid=10605 vsize=10748324 memory=7093293011015591019 CPUtime=0.61 cores=1,3,5,7
/proc/10608/task/10620/stat : 10620 (java) R 10605 10608 9544 0 -1 4202560 2454 0 0 0 61 0 0 0 20 0 16 0 415347303 11006283776 41791 33554432000 4194304 4196468 140724621878960 139908277502152 139909230505472 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10621] ppid=10605 vsize=10748324 memory=7954885724428982116 CPUtime=0.6 cores=1,3,5,7
/proc/10608/task/10621/stat : 10621 (java) R 10605 10608 9544 0 -1 4202560 3033 0 0 0 59 1 0 0 20 0 16 0 415347303 11006283776 41791 33554432000 4194304 4196468 140724621878960 139908276464704 139909247106454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10622] ppid=10605 vsize=10748324 memory=8099839753960778092 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10622/stat : 10622 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415347303 11006283776 41791 33554432000 4194304 4196468 140724621878960 139908275415776 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10623] ppid=10605 vsize=10748324 memory=7523359283512175211 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10623/stat : 10623 (java) S 10605 10608 9544 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 16 0 415347303 11006283776 41791 33554432000 4194304 4196468 140724621878960 139908274363056 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10624] ppid=10605 vsize=10748324 memory=7451020214497669487 CPUtime=0.48 cores=1,3,5,7
/proc/10608/task/10624/stat : 10624 (java) R 10605 10608 9544 0 -1 4202560 3526 0 0 0 46 2 0 0 20 0 16 0 415347486 11006283776 41791 33554432000 4194304 4196468 140724621878960 139908257409984 139909247115866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
Current children cumulated CPU time: 4.31 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 167164 KiB

[startup+2.50112 s]
/proc/loadavg: 1.80 1.71 1.69 5/234 10624
/proc/meminfo: memFree=31182832/32770624 swapFree=67004048/67108860
[pid=10608] ppid=10605 vsize=10748324 memory=168580 CPUtime=4.63 cores=1,3,5,7
/proc/10608/stat : 10608 (java) S 10605 10608 9544 0 -1 1077944320 28443 0 0 0 449 14 0 0 20 0 16 0 415347297 11006283776 42145 33554432000 4194304 4196468 140724621878960 140724621861504 139909247094519 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
/proc/10608/statm: 2687081 42145 3344 1 0 2647217 0
[pid=10608/tid=10610] ppid=10605 vsize=10748324 memory=288230574492221466 CPUtime=1.85 cores=1,3,5,7
/proc/10608/task/10610/stat : 10610 (java) S 10605 10608 9544 0 -1 1077944384 13783 0 0 0 178 7 0 0 20 0 16 0 415347298 11006283776 42145 33554432000 4194304 4196468 140724621878960 139909251337392 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10611] ppid=10605 vsize=10748324 memory=279993884352320 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10611/stat : 10611 (java) S 10605 10608 9544 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 415347298 11006283776 42145 33554432000 4194304 4196468 140724621878960 139909173169296 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10612] ppid=10605 vsize=10748324 memory=8257237230052613020 CPUtime=0.01 cores=1,3,5,7
/proc/10608/task/10612/stat : 10612 (java) S 10605 10608 9544 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 16 0 415347298 11006283776 42145 33554432000 4194304 4196468 140724621878960 139909172116496 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10613] ppid=10605 vsize=10748324 memory=-7233780906022716832 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10613/stat : 10613 (java) S 10605 10608 9544 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 415347298 11006283776 42145 33554432000 4194304 4196468 140724621878960 139909171063696 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10614] ppid=10605 vsize=10748324 memory=-7173504570862900581 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10614/stat : 10614 (java) S 10605 10608 9544 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 16 0 415347298 11006283776 42145 33554432000 4194304 4196468 140724621878960 139909170010896 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10615] ppid=10605 vsize=10748324 memory=6943526294502006880 CPUtime=0.01 cores=1,3,5,7
/proc/10608/task/10615/stat : 10615 (java) S 10605 10608 9544 0 -1 1077944384 694 0 0 0 1 0 0 0 20 0 16 0 415347300 11006283776 42145 33554432000 4194304 4196468 140724621878960 139908282784112 139909247105666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10616] ppid=10605 vsize=10748324 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10616/stat : 10616 (java) S 10605 10608 9544 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415347300 11006283776 42145 33554432000 4194304 4196468 140724621878960 139908281730080 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10617] ppid=10605 vsize=10748324 memory=1212 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10617/stat : 10617 (java) S 10605 10608 9544 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415347300 11006283776 42145 33554432000 4194304 4196468 140724621878960 139908280677248 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10618] ppid=10605 vsize=10748324 memory=1036 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10618/stat : 10618 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415347303 11006283776 42145 33554432000 4194304 4196468 140724621878960 139908279625552 139909247113115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10619] ppid=10605 vsize=10748324 memory=14008 CPUtime=0.75 cores=1,3,5,7
/proc/10608/task/10619/stat : 10619 (java) R 10605 10608 9544 0 -1 4202560 3014 0 0 0 75 0 0 0 20 0 16 0 415347303 11006283776 42145 33554432000 4194304 4196468 140724621878960 139908278565104 139909232209747 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10620] ppid=10605 vsize=10748324 memory=12024 CPUtime=0.71 cores=1,3,5,7
/proc/10608/task/10620/stat : 10620 (java) R 10605 10608 9544 0 -1 4202560 2761 0 0 0 71 0 0 0 20 0 16 0 415347303 11006283776 42145 33554432000 4194304 4196468 140724621878960 139908277501480 139909230580432 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10621] ppid=10605 vsize=10748324 memory=2116 CPUtime=0.62 cores=1,3,5,7
/proc/10608/task/10621/stat : 10621 (java) S 10605 10608 9544 0 -1 1077944384 3066 0 0 0 61 1 0 0 20 0 16 0 415347303 11006283776 42145 33554432000 4194304 4196468 140724621878960 139908276468336 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10622] ppid=10605 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10622/stat : 10622 (java) S 10605 10608 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415347303 11006283776 42145 33554432000 4194304 4196468 140724621878960 139908275415776 139909247104725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10623] ppid=10605 vsize=10748324 memory=496 CPUtime=0 cores=1,3,5,7
/proc/10608/task/10623/stat : 10623 (java) S 10605 10608 9544 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 16 0 415347303 11006283776 42145 33554432000 4194304 4196468 140724621878960 139908274363056 139909247105666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
[pid=10608/tid=10624] ppid=10605 vsize=10748324 memory=1564 CPUtime=0.57 cores=1,3,5,7
/proc/10608/task/10624/stat : 10624 (java) R 10605 10608 9544 0 -1 4202560 3528 0 0 0 55 2 0 0 20 0 16 0 415347486 11006283776 42145 33554432000 4194304 4196468 140724621878960 139908257410272 139909247106454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24137728 140724621882379 140724621882482 140724621882482 140724621885391 0
Current children cumulated CPU time: 4.63 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 168580 KiB

Child status: 0
Real time (s): 2.57415
CPU time (s): 4.80892
CPU user time (s): 4.65775
CPU system time (s): 0.151166
CPU usage (%): 186.816
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 168580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.65775
system time used= 0.151166
maximum resident set size= 169512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28542
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2247
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 10608
#   total CPU time (s): 4.80892
#   total CPU user time (s): 4.65775
#   total CPU system time (s): 0.151166

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038713 second user time and 0.069683 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-13 18:10:37
IDJOB=4391073
IDBENCH=138347
IDSOLVER=2833
FILE ID=node133/4391073-1568391077
RUNJOBID= node133-1568388596-9576
PBS_JOBID= 21701853
Free space on /tmp= 59408 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff82.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391073-1568391077/watcher-4391073-1568391077 -o /tmp/evaluation-result-4391073-1568391077/solver-4391073-1568391077 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568388596-9576 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391073-1568391077.xml -cm

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

MD5SUM BENCH= 3393a669eb5a1b265b3859905e8317a5
RANDOM SEED=530071590

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31315992 kB
MemAvailable:   31631584 kB
Buffers:          171180 kB
Cached:           429320 kB
SwapCached:         3424 kB
Active:           586124 kB
Inactive:         289988 kB
Active(anon):     299760 kB
Inactive(anon):    16032 kB
Active(file):     286364 kB
Inactive(file):   273956 kB
Unevictable:      111228 kB
Mlocked:          111228 kB
SwapTotal:      67108860 kB
SwapFree:       67004048 kB
Dirty:              9016 kB
Writeback:             0 kB
AnonPages:        407932 kB
Mapped:            56536 kB
Shmem:             31428 kB
Slab:             170872 kB
SReclaimable:     142216 kB
SUnreclaim:        28656 kB
KernelStack:        4080 kB
PageTables:         6032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1263804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    337920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59400 MiB
End job on node133 at 2019-09-13 18:10:40