Trace number 4390467

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
AbsCon 2019-07-23SAT 4.71507 2.5803

DiagnosticValue
WRONG_DECISIONS85

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-5-3-4-cp.xml
MD5SUMfefd0dc8744a7f984307705d377cf1e3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.123382
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints636
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":60}]
Minimum variable degree44
Maximum variable degree45
Distribution of variable degrees[{"degree":44,"count":45},{"degree":45,"count":15}]
Minimum constraint arity4
Maximum constraint arity60
Distribution of constraint arities[{"arity":4,"count":630},{"arity":15,"count":5},{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints630
Distribution of constraint types[{"type":"intension","count":630},{"type":"lex","count":1},{"type":"cardinality","count":4},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.38/1.88	
2.38/1.88	AbsCon 2 
2.38/1.90	
3.18/2.12	  Instance
3.18/2.12	    name=instance-4390467-1568381453, framework=CSP
3.18/2.12	
3.18/2.12	  Loading variables...
3.18/2.16	  Loading constraints...
4.12/2.44	
4.12/2.44	  Domains
4.12/2.44	    nTypes=1, nValues=300, sizes=[5#60]
4.12/2.44	  Variables
4.12/2.44	    count=60, degrees=[45#2,46#19,47#39]
4.12/2.44	  Constraints
4.12/2.44	    count=666, nSpecific=21, arities=[1#15,4#630,8#14,15#4,30#3]
4.12/2.44	    distribution=[CardinalityConstant#4,CtrIntension#645,LexicographicLe#17]
4.12/2.44	    nIntStructures=(6,shared:639), nCftStructures=(1,shared:629,unbuilt:36)
4.12/2.44	    wck=0.588, cpu=2.401, mem=63M506
4.12/2.44	  Solver SolverBacktrack being built...
4.12/2.44	
4.12/2.47	
4.12/2.47	  Solver
4.12/2.47	    guaranteedGAC=true
4.12/2.47	    wck=0.626, cpu=2.437, mem=74M149
4.12/2.49	
4.12/2.49	  Preprocessing
4.12/2.49	    filters=17, revisions=(645,useless=632), ccks=3509, nACremovedValues=60, nTotalRemovedValues=60, inconcistency=false
4.12/2.49	    wck=0.011, cpu=2.45, mem=74M149
4.12/2.49	
4.48/2.50	    num=0, depth=8..17, filters=121, revisions=(5062,useless=4962), ccks=12555, wck=0.028, mem=74M149
4.48/2.50	    decisions=46, wrong=19, backtracks=10, failedAssignments=10, nogoods=2
4.48/2.50	    
4.48/2.52	    num=1, depth=1..27, filters=242, revisions=(11976,useless=11780), ccks=22159, wck=0.041, mem=74M149
4.48/2.52	    decisions=103, wrong=38, backtracks=19, failedAssignments=21, nogoods=6
4.48/2.52	    
4.48/2.53	    num=2, depth=1..29, filters=385, revisions=(19209,useless=18909), ccks=29356, wck=0.052, mem=74M149
4.48/2.53	    decisions=162, wrong=57, backtracks=26, failedAssignments=33, nogoods=12
4.48/2.53	    
4.48/2.53	    num=3, depth=1..9, filters=460, revisions=(22401,useless=22057), ccks=34428, wck=0.057, mem=74M149
4.48/2.53	    decisions=197, wrong=73, backtracks=31, failedAssignments=46, nogoods=19
4.48/2.53	    
4.48/2.56	    num=4, depth=1..59, filters=606, revisions=(29656,useless=29216), ccks=42587, wck=0.083, mem=76M791
4.48/2.56	    decisions=246, wrong=85, backtracks=33, failedAssignments=56, nogoods=19, foundSolutions=1
4.48/2.56	    
4.48/2.56	  Global
4.48/2.56	    filters=606, revisions=(29656,useless=29216), ccks=42587, nogoods=19
4.48/2.56	    Stop=REACHED_GOAL, wrong=85, foundSolutions=1, firstSolCpu=2.515
4.48/2.56	    wck=0.71, cpu=2.521, mem=76M791
4.48/2.56	
4.48/2.56	v <instantiation id='sol1' type='solution'>  <list> x[][] </list>  <values> 0 0 0 1 1 1 2 2 2 3 3 3 4 4 4 2 3 4 1 3 4 0 1 2 0 3 4 0 1 2 2 3 4 3 1 2 1 0 3 2 4 0 0 1 4 2 3 4 4 1 0 3 1 0 4 2 3 2 0 1 </values>  </instantiation>
4.48/2.56	s SATISFIABLE
4.48/2.56	
4.48/2.56	d WRONG_DECISIONS 85

Verifier Data

OK	

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 (15051 MiB free)
  memory of node 1: 16384 MiB (15767 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390467-1568381453/watcher-4390467-1568381453 -o /tmp/evaluation-result-4390467-1568381453/solver-4390467-1568381453 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568380480-27644 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390467-1568381453.xml -cm 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=28009, runsolver pid=28006
Current StackSize limit: 8192 KiB


[startup+0.101032 s]*
/proc/loadavg: 2.04 1.99 1.33 4/229 28024
/proc/meminfo: memFree=31542800/32770624 swapFree=67004188/67108860
[pid=28009] ppid=28006 vsize=10659884 memory=27788 CPUtime=0.14 cores=1,3,5,7
/proc/28009/stat : 28009 (java) S 28006 28009 27612 0 -1 1077944320 5427 0 0 0 13 1 0 0 20 0 15 0 414306922 10915721216 6947 33554432000 4194304 4196468 140722541557376 140722541539920 139847989686007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
/proc/28009/statm: 2664971 6947 2910 1 0 2627468 0
[pid=28009/tid=28011] ppid=28006 vsize=10659884 memory=720575944405811505 CPUtime=0.09 cores=1,3,5,7
/proc/28009/task/28011/stat : 28011 (java) R 28006 28009 27612 0 -1 4202560 3008 0 0 0 9 0 0 0 20 0 15 0 414306922 10915721216 7013 33554432000 4194304 4196468 140722541557376 139847993914304 139847981923134 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28012] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28012/stat : 28012 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 7013 33554432000 4194304 4196468 140722541557376 139847961529360 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28013] ppid=28006 vsize=10659884 memory=288370876896511616 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28013/stat : 28013 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 7013 33554432000 4194304 4196468 140722541557376 139847595822224 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28014] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28014/stat : 28014 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 7013 33554432000 4194304 4196468 140722541557376 139847594769168 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28015] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28015/stat : 28015 (java) S 28006 28009 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 7013 33554432000 4194304 4196468 140722541557376 139847593716624 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28016] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28016/stat : 28016 (java) S 28006 28009 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306924 10915721216 7013 33554432000 4194304 4196468 140722541557376 139847481633008 139847989697154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28017] ppid=28006 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28017/stat : 28017 (java) S 28006 28009 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414306925 10915721216 7013 33554432000 4194304 4196468 140722541557376 139847480579232 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28018] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28018/stat : 28018 (java) S 28006 28009 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414306925 10915721216 7013 33554432000 4194304 4196468 140722541557376 139847479526128 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28019] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28019/stat : 28019 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306927 10915721216 7013 33554432000 4194304 4196468 140722541557376 139847478474704 139847989704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28020] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28020/stat : 28020 (java) R 28006 28009 27612 0 -1 4202560 527 0 0 0 0 0 0 0 20 0 15 0 414306927 10915721216 7013 33554432000 4194304 4196468 140722541557376 139847477415576 139847974481776 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28021] ppid=28006 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28021/stat : 28021 (java) S 28006 28009 27612 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 414306927 10915721216 7145 33554432000 4194304 4196468 140722541557376 139847476370288 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28022] ppid=28006 vsize=10659884 memory=140500744799872 CPUtime=0.02 cores=1,3,5,7
/proc/28009/task/28022/stat : 28022 (java) R 28006 28009 27612 0 -1 4202560 598 0 0 0 2 0 0 0 20 0 15 0 414306927 10915721216 7145 33554432000 4194304 4196468 140722541557376 139847475314136 139847968054646 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28023] ppid=28006 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28023/stat : 28023 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306928 10915721216 7145 33554432000 4194304 4196468 140722541557376 139847474264928 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28024] ppid=28006 vsize=10659884 memory=140500744799872 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28024/stat : 28024 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306928 10915721216 7145 33554432000 4194304 4196468 140722541557376 139847473211952 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27788 KiB

[startup+0.21071 s]*
/proc/loadavg: 2.04 1.99 1.33 3/229 28024
/proc/meminfo: memFree=31532220/32770624 swapFree=67004188/67108860
[pid=28009] ppid=28006 vsize=10659884 memory=36588 CPUtime=0.32 cores=1,3,5,7
/proc/28009/stat : 28009 (java) S 28006 28009 27612 0 -1 1077944320 8875 0 0 0 30 2 0 0 20 0 15 0 414306922 10915721216 9147 33554432000 4194304 4196468 140722541557376 140722541539920 139847989686007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
/proc/28009/statm: 2664971 9147 2989 1 0 2627468 0
[pid=28009/tid=28011] ppid=28006 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/28009/task/28011/stat : 28011 (java) R 28006 28009 27612 0 -1 4202560 5730 0 0 0 18 2 0 0 20 0 15 0 414306922 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847993912368 139847989707933 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28012] ppid=28006 vsize=10659884 memory=343 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28012/stat : 28012 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847961529360 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28013] ppid=28006 vsize=10659884 memory=140500744827096 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28013/stat : 28013 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847595822224 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28014] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28014/stat : 28014 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847594769168 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28015] ppid=28006 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28015/stat : 28015 (java) S 28006 28009 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847593716624 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28016] ppid=28006 vsize=10659884 memory=140500744799872 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28016/stat : 28016 (java) S 28006 28009 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306924 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847481633008 139847989697154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28017] ppid=28006 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28017/stat : 28017 (java) S 28006 28009 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414306925 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847480579232 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28018] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28018/stat : 28018 (java) S 28006 28009 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414306925 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847479526128 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28019] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28019/stat : 28019 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306927 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847478474704 139847989704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28020] ppid=28006 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28009/task/28020/stat : 28020 (java) S 28006 28009 27612 0 -1 1077944384 844 0 0 0 3 0 0 0 20 0 15 0 414306927 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847477422832 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28021] ppid=28006 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28009/task/28021/stat : 28021 (java) S 28006 28009 27612 0 -1 1077944384 142 0 0 0 2 0 0 0 20 0 15 0 414306927 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847476370288 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28022] ppid=28006 vsize=10659884 memory=140500744799872 CPUtime=0.05 cores=1,3,5,7
/proc/28009/task/28022/stat : 28022 (java) S 28006 28009 27612 0 -1 1077944384 800 0 0 0 5 0 0 0 20 0 15 0 414306927 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847475317232 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28023] ppid=28006 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28023/stat : 28023 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306928 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847474264928 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28024] ppid=28006 vsize=10659884 memory=140500744799872 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28024/stat : 28024 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306928 10915721216 9147 33554432000 4194304 4196468 140722541557376 139847473211952 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 36588 KiB

[startup+0.310097 s]*
/proc/loadavg: 2.04 1.99 1.33 3/229 28024
/proc/meminfo: memFree=31530272/32770624 swapFree=67004188/67108860
[pid=28009] ppid=28006 vsize=10659884 memory=39244 CPUtime=0.47 cores=1,3,5,7
/proc/28009/stat : 28009 (java) S 28006 28009 27612 0 -1 1077944320 9096 0 0 0 44 3 0 0 20 0 15 0 414306922 10915721216 9811 33554432000 4194304 4196468 140722541557376 140722541539920 139847989686007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
/proc/28009/statm: 2664971 9811 3009 1 0 2627468 0
[pid=28009/tid=28011] ppid=28006 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/28009/task/28011/stat : 28011 (java) R 28006 28009 27612 0 -1 4202560 5844 0 0 0 28 2 0 0 20 0 15 0 414306922 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847993922592 139847989707933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28012] ppid=28006 vsize=10659884 memory=4294981932 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28012/stat : 28012 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847961529360 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28013] ppid=28006 vsize=10659884 memory=140500744827070 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28013/stat : 28013 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847595822224 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28014] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28014/stat : 28014 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847594769168 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28015] ppid=28006 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28015/stat : 28015 (java) S 28006 28009 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306923 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847593716624 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28016] ppid=28006 vsize=10659884 memory=140500744799872 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28016/stat : 28016 (java) S 28006 28009 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306924 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847481633008 139847989697154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28017] ppid=28006 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28017/stat : 28017 (java) S 28006 28009 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414306925 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847480579232 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28018] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28018/stat : 28018 (java) S 28006 28009 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414306925 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847479526128 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28019] ppid=28006 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28019/stat : 28019 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306927 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847478474704 139847989704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28020] ppid=28006 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/28009/task/28020/stat : 28020 (java) S 28006 28009 27612 0 -1 1077944384 878 0 0 0 4 0 0 0 20 0 15 0 414306927 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847477422832 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28021] ppid=28006 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/28009/task/28021/stat : 28021 (java) S 28006 28009 27612 0 -1 1077944384 166 0 0 0 3 0 0 0 20 0 15 0 414306927 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847476370288 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28022] ppid=28006 vsize=10659884 memory=140500744799872 CPUtime=0.08 cores=1,3,5,7
/proc/28009/task/28022/stat : 28022 (java) S 28006 28009 27612 0 -1 1077944384 850 0 0 0 8 0 0 0 20 0 15 0 414306927 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847475317232 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28023] ppid=28006 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28023/stat : 28023 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306928 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847474264928 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28024] ppid=28006 vsize=10659884 memory=140500744799872 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28024/stat : 28024 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306928 10915721216 9811 33554432000 4194304 4196468 140722541557376 139847473211952 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39244 KiB

[startup+0.701599 s]
/proc/loadavg: 2.04 1.99 1.33 3/229 28024
/proc/meminfo: memFree=31519044/32770624 swapFree=67004188/67108860
[pid=28009] ppid=28006 vsize=10661932 memory=65040 CPUtime=1.1 cores=1,3,5,7
/proc/28009/stat : 28009 (java) S 28006 28009 27612 0 -1 1077944320 12744 0 0 0 105 5 0 0 20 0 15 0 414306922 10917818368 16260 33554432000 4194304 4196468 140722541557376 140722541539920 139847989686007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
/proc/28009/statm: 2665483 16260 3069 1 0 2627980 0
[pid=28009/tid=28011] ppid=28006 vsize=10661932 memory=39072 CPUtime=0.68 cores=1,3,5,7
/proc/28009/task/28011/stat : 28011 (java) R 28006 28009 27612 0 -1 4202560 8357 0 0 0 64 4 0 0 20 0 15 0 414306922 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847993918368 139847973766494 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28012] ppid=28006 vsize=10661932 memory=984 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28012/stat : 28012 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847961529360 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28013] ppid=28006 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28013/stat : 28013 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847595822224 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28014] ppid=28006 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28014/stat : 28014 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847594769168 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28015] ppid=28006 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28015/stat : 28015 (java) S 28006 28009 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306923 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847593716624 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28016] ppid=28006 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28016/stat : 28016 (java) S 28006 28009 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306924 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847481633008 139847989697154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28017] ppid=28006 vsize=10661932 memory=1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28017/stat : 28017 (java) S 28006 28009 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414306925 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847480579232 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28018] ppid=28006 vsize=10661932 memory=1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28018/stat : 28018 (java) S 28006 28009 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414306925 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847479526128 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28019] ppid=28006 vsize=10661932 memory=11 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28019/stat : 28019 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306927 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847478474704 139847989704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28020] ppid=28006 vsize=10661932 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/28009/task/28020/stat : 28020 (java) S 28006 28009 27612 0 -1 1077944384 1131 0 0 0 11 0 0 0 20 0 15 0 414306927 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847477422832 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28021] ppid=28006 vsize=10661932 memory=1291 CPUtime=0.1 cores=1,3,5,7
/proc/28009/task/28021/stat : 28021 (java) R 28006 28009 27612 0 -1 4202560 488 0 0 0 10 0 0 0 20 0 15 0 414306927 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847476356384 139847970036768 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28022] ppid=28006 vsize=10661932 memory=94033 CPUtime=0.18 cores=1,3,5,7
/proc/28009/task/28022/stat : 28022 (java) S 28006 28009 27612 0 -1 1077944384 1409 0 0 0 18 0 0 0 20 0 15 0 414306927 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847475317232 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28023] ppid=28006 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28023/stat : 28023 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306928 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847474264928 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28024] ppid=28006 vsize=10661932 memory=4 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28024/stat : 28024 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306928 10917818368 16260 33554432000 4194304 4196468 140722541557376 139847473211952 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 65040 KiB

[startup+1.50077 s]
/proc/loadavg: 2.04 1.99 1.33 3/229 28024
/proc/meminfo: memFree=31500928/32770624 swapFree=67004188/67108860
[pid=28009] ppid=28006 vsize=10663980 memory=76900 CPUtime=1.98 cores=1,3,5,7
/proc/28009/stat : 28009 (java) S 28006 28009 27612 0 -1 1077944320 18047 0 0 0 192 6 0 0 20 0 15 0 414306922 10919915520 19225 33554432000 4194304 4196468 140722541557376 140722541539920 139847989686007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
/proc/28009/statm: 2665995 19225 3091 1 0 2628492 0
[pid=28009/tid=28011] ppid=28006 vsize=10663980 memory=984 CPUtime=1.48 cores=1,3,5,7
/proc/28009/task/28011/stat : 28011 (java) R 28006 28009 27612 0 -1 4202560 12488 0 0 0 143 5 0 0 20 0 15 0 414306922 10919915520 19225 33554432000 4194304 4196468 140722541557376 139847993911888 139847973766494 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28012] ppid=28006 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28012/stat : 28012 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10919915520 19225 33554432000 4194304 4196468 140722541557376 139847961529360 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28013] ppid=28006 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28013/stat : 28013 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10919915520 19225 33554432000 4194304 4196468 140722541557376 139847595822224 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28014] ppid=28006 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28014/stat : 28014 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10919915520 19225 33554432000 4194304 4196468 140722541557376 139847594769168 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28015] ppid=28006 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28015/stat : 28015 (java) S 28006 28009 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306923 10919915520 19225 33554432000 4194304 4196468 140722541557376 139847593716624 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28016] ppid=28006 vsize=10663980 memory=1 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28016/stat : 28016 (java) S 28006 28009 27612 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 15 0 414306924 10919915520 19225 33554432000 4194304 4196468 140722541557376 139847481633008 139847989697154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0

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

Dumping a history of the last processes samples

[startup+1.60088 s]
/proc/loadavg: 2.04 1.99 1.33 3/229 28024
/proc/meminfo: memFree=31500928/32770624 swapFree=67004188/67108860
[pid=28009] ppid=28006 vsize=10666028 memory=78020 CPUtime=2.08 cores=1,3,5,7
/proc/28009/stat : 28009 (java) S 28006 28009 27612 0 -1 1077944320 18472 0 0 0 202 6 0 0 20 0 15 0 414306922 10922012672 19505 33554432000 4194304 4196468 140722541557376 140722541539920 139847989686007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
/proc/28009/statm: 2666507 19505 3091 1 0 2629004 0
[pid=28009/tid=28011] ppid=28006 vsize=10666028 memory=984 CPUtime=1.58 cores=1,3,5,7
/proc/28009/task/28011/stat : 28011 (java) R 28006 28009 27612 0 -1 4202560 12881 0 0 0 153 5 0 0 20 0 15 0 414306922 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847993911888 139847975925425 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28012] ppid=28006 vsize=10666028 memory=1940 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28012/stat : 28012 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847961529360 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28013] ppid=28006 vsize=10666028 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28013/stat : 28013 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847595822224 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28014] ppid=28006 vsize=10666028 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28014/stat : 28014 (java) S 28006 28009 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306923 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847594769168 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28015] ppid=28006 vsize=10666028 memory=740 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28015/stat : 28015 (java) S 28006 28009 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306923 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847593716624 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28016] ppid=28006 vsize=10666028 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28016/stat : 28016 (java) S 28006 28009 27612 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 15 0 414306924 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847481633008 139847989697154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28017] ppid=28006 vsize=10666028 memory=7548 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28017/stat : 28017 (java) S 28006 28009 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414306925 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847480579232 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28018] ppid=28006 vsize=10666028 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28018/stat : 28018 (java) S 28006 28009 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414306925 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847479526128 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28019] ppid=28006 vsize=10666028 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28019/stat : 28019 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306927 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847478474704 139847989704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28020] ppid=28006 vsize=10666028 memory=776 CPUtime=0.16 cores=1,3,5,7
/proc/28009/task/28020/stat : 28020 (java) S 28006 28009 27612 0 -1 1077944384 1588 0 0 0 16 0 0 0 20 0 15 0 414306927 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847477422832 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28021] ppid=28006 vsize=10666028 memory=1160 CPUtime=0.13 cores=1,3,5,7
/proc/28009/task/28021/stat : 28021 (java) S 28006 28009 27612 0 -1 1077944384 1115 0 0 0 13 0 0 0 20 0 15 0 414306927 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847476370288 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28022] ppid=28006 vsize=10666028 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/28009/task/28022/stat : 28022 (java) S 28006 28009 27612 0 -1 1077944384 1411 0 0 0 18 0 0 0 20 0 15 0 414306927 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847475317232 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28023] ppid=28006 vsize=10666028 memory=260828397962159 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28023/stat : 28023 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306928 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847474264928 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28024] ppid=28006 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28024/stat : 28024 (java) S 28006 28009 27612 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 414306928 10922012672 19505 33554432000 4194304 4196468 140722541557376 139847473211952 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
Current children cumulated CPU time: 2.08 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 78020 KiB

[startup+2.00435 s]*
/proc/loadavg: 2.04 1.99 1.33 5/230 28025
/proc/meminfo: memFree=31424340/32770624 swapFree=67004188/67108860
[pid=28009] ppid=28006 vsize=10744136 memory=146512 CPUtime=2.89 cores=1,3,5,7
/proc/28009/stat : 28009 (java) S 28006 28009 27612 0 -1 1077944320 22941 0 0 0 280 9 0 0 20 0 16 0 414306922 11001995264 36628 33554432000 4194304 4196468 140722541557376 140722541539920 139847989686007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
/proc/28009/statm: 2686034 36628 3303 1 0 2646705 0
[pid=28009/tid=28011] ppid=28006 vsize=10744136 memory=8317482817917895235 CPUtime=1.86 cores=1,3,5,7
/proc/28009/task/28011/stat : 28011 (java) S 28006 28009 27612 0 -1 1077944384 14641 0 0 0 181 5 0 0 20 0 16 0 414306922 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847993928880 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28012] ppid=28006 vsize=10744136 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28009/task/28012/stat : 28012 (java) S 28006 28009 27612 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 414306923 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847961529360 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28013] ppid=28006 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28013/stat : 28013 (java) S 28006 28009 27612 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 414306923 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847595822224 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28014] ppid=28006 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28014/stat : 28014 (java) S 28006 28009 27612 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 16 0 414306923 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847594769168 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28015] ppid=28006 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28015/stat : 28015 (java) S 28006 28009 27612 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 414306923 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847593716624 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28016] ppid=28006 vsize=10744136 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28009/task/28016/stat : 28016 (java) S 28006 28009 27612 0 -1 1077944384 1043 0 0 0 1 0 0 0 20 0 16 0 414306924 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847481633008 139847989697154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28017] ppid=28006 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28017/stat : 28017 (java) S 28006 28009 27612 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414306925 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847480579296 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28018] ppid=28006 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28018/stat : 28018 (java) S 28006 28009 27612 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414306925 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847479526144 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28019] ppid=28006 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28019/stat : 28019 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306927 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847478474704 139847989704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28020] ppid=28006 vsize=10744136 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/28009/task/28020/stat : 28020 (java) R 28006 28009 27612 0 -1 1077944384 1734 0 0 0 29 0 0 0 20 0 16 0 414306927 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847477422832 139847989697154 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28021] ppid=28006 vsize=10744136 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/28009/task/28021/stat : 28021 (java) R 28006 28009 27612 0 -1 4202560 1422 0 0 0 25 0 0 0 20 0 16 0 414306927 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847476370288 139847973946000 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28022] ppid=28006 vsize=10744136 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/28009/task/28022/stat : 28022 (java) R 28006 28009 27612 0 -1 4202560 1751 0 0 0 28 0 0 0 20 0 16 0 414306927 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847475315024 139847982785854 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28023] ppid=28006 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28023/stat : 28023 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306928 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847474264928 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28024] ppid=28006 vsize=10744136 memory=140500744799872 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28024/stat : 28024 (java) S 28006 28009 27612 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 414306928 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847473211952 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28025] ppid=28006 vsize=10744136 memory=12128 CPUtime=0.09 cores=1,3,5,7
/proc/28009/task/28025/stat : 28025 (java) R 28006 28009 27612 0 -1 4202560 720 0 0 0 9 0 0 0 20 0 16 0 414307110 11001995264 36628 33554432000 4194304 4196468 140722541557376 139847456256208 139847626456321 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
Current children cumulated CPU time: 2.89 s
Current children cumulated vsize: 10744136 KiB
Current children cumulated memory: 146512 KiB

[startup+2.40117 s]
/proc/loadavg: 2.04 1.99 1.33 5/230 28025
/proc/meminfo: memFree=31424340/32770624 swapFree=67004188/67108860
[pid=28009] ppid=28006 vsize=10746276 memory=158964 CPUtime=4.12 cores=1,3,5,7
/proc/28009/stat : 28009 (java) S 28006 28009 27612 0 -1 1077944320 26161 0 0 0 401 11 0 0 20 0 16 0 414306922 11004186624 39741 33554432000 4194304 4196468 140722541557376 140722541539920 139847989686007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
/proc/28009/statm: 2686569 39741 3339 1 0 2646705 0
[pid=28009/tid=28011] ppid=28006 vsize=10746276 memory=36 CPUtime=1.86 cores=1,3,5,7
/proc/28009/task/28011/stat : 28011 (java) S 28006 28009 27612 0 -1 1077944384 14641 0 0 0 181 5 0 0 20 0 16 0 414306922 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847993928880 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28012] ppid=28006 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28009/task/28012/stat : 28012 (java) S 28006 28009 27612 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 414306923 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847961529360 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28013] ppid=28006 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28013/stat : 28013 (java) S 28006 28009 27612 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 414306923 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847595822224 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28014] ppid=28006 vsize=10746276 memory=93664 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28014/stat : 28014 (java) S 28006 28009 27612 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 16 0 414306923 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847594769168 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28015] ppid=28006 vsize=10746276 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28015/stat : 28015 (java) S 28006 28009 27612 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 414306923 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847593716624 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28016] ppid=28006 vsize=10746276 memory=7809523229951467568 CPUtime=0.01 cores=1,3,5,7
/proc/28009/task/28016/stat : 28016 (java) S 28006 28009 27612 0 -1 1077944384 1043 0 0 0 1 0 0 0 20 0 16 0 414306924 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847481633008 139847989697154 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28017] ppid=28006 vsize=10746276 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28017/stat : 28017 (java) S 28006 28009 27612 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414306925 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847480579296 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28018] ppid=28006 vsize=10746276 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28018/stat : 28018 (java) S 28006 28009 27612 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414306925 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847479526144 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28019] ppid=28006 vsize=10746276 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28019/stat : 28019 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306927 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847478474704 139847989704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28020] ppid=28006 vsize=10746276 memory=6943526294502006880 CPUtime=0.59 cores=1,3,5,7
/proc/28009/task/28020/stat : 28020 (java) R 28006 28009 27612 0 -1 4202560 2269 0 0 0 59 0 0 0 20 0 16 0 414306927 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847477414160 139847968905389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28021] ppid=28006 vsize=10746276 memory=-5153075247754915967 CPUtime=0.52 cores=1,3,5,7
/proc/28009/task/28021/stat : 28021 (java) R 28006 28009 27612 0 -1 4202560 2620 0 0 0 52 0 0 0 20 0 16 0 414306927 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847476351304 139847967702976 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28022] ppid=28006 vsize=10746276 memory=-8382741927119592821 CPUtime=0.53 cores=1,3,5,7
/proc/28009/task/28022/stat : 28022 (java) R 28006 28009 27612 0 -1 1077944384 2776 0 0 0 53 0 0 0 20 0 16 0 414306927 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847475317232 139847989697154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28023] ppid=28006 vsize=10746276 memory=6576565900034223272 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28023/stat : 28023 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306928 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847474264928 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28024] ppid=28006 vsize=10746276 memory=4283920778584169620 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28024/stat : 28024 (java) S 28006 28009 27612 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 414306928 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847473211952 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28025] ppid=28006 vsize=10746276 memory=-8183429198140774343 CPUtime=0.48 cores=1,3,5,7
/proc/28009/task/28025/stat : 28025 (java) R 28006 28009 27612 0 -1 4202560 1177 0 0 0 48 0 0 0 20 0 16 0 414307110 11004186624 39741 33554432000 4194304 4196468 140722541557376 139847456256272 139847989697942 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
Current children cumulated CPU time: 4.12 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 158964 KiB

[startup+2.50067 s]
/proc/loadavg: 2.04 1.99 1.33 5/230 28025
/proc/meminfo: memFree=31424340/32770624 swapFree=67004188/67108860
[pid=28009] ppid=28006 vsize=10748324 memory=170876 CPUtime=4.48 cores=1,3,5,7
/proc/28009/stat : 28009 (java) S 28006 28009 27612 0 -1 1077944320 27473 0 0 0 437 11 0 0 20 0 16 0 414306922 11006283776 42719 33554432000 4194304 4196468 140722541557376 140722541539920 139847989686007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
/proc/28009/statm: 2687081 42719 3341 1 0 2647217 0
[pid=28009/tid=28011] ppid=28006 vsize=10748324 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/28009/task/28011/stat : 28011 (java) S 28006 28009 27612 0 -1 1077944384 14641 0 0 0 181 5 0 0 20 0 16 0 414306922 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847993928880 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28012] ppid=28006 vsize=10748324 memory=34 CPUtime=0.01 cores=1,3,5,7
/proc/28009/task/28012/stat : 28012 (java) S 28006 28009 27612 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 414306923 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847961529360 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28013] ppid=28006 vsize=10748324 memory=281001188467008 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28013/stat : 28013 (java) S 28006 28009 27612 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 414306923 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847595822224 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28014] ppid=28006 vsize=10748324 memory=576460756329955604 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28014/stat : 28014 (java) S 28006 28009 27612 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 16 0 414306923 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847594769168 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28015] ppid=28006 vsize=10748324 memory=281001188307696 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28015/stat : 28015 (java) S 28006 28009 27612 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 414306923 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847593716624 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28016] ppid=28006 vsize=10748324 memory=281001188277232 CPUtime=0.01 cores=1,3,5,7
/proc/28009/task/28016/stat : 28016 (java) S 28006 28009 27612 0 -1 1077944384 1043 0 0 0 1 0 0 0 20 0 16 0 414306924 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847481633008 139847989697154 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28017] ppid=28006 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28017/stat : 28017 (java) S 28006 28009 27612 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414306925 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847480579296 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28018] ppid=28006 vsize=10748324 memory=7396 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28018/stat : 28018 (java) S 28006 28009 27612 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414306925 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847479526144 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28019] ppid=28006 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28019/stat : 28019 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306927 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847478474704 139847989704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28020] ppid=28006 vsize=10748324 memory=303430223234596890 CPUtime=0.69 cores=1,3,5,7
/proc/28009/task/28020/stat : 28020 (java) R 28006 28009 27612 0 -1 4202560 2327 0 0 0 69 0 0 0 20 0 16 0 414306927 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847477422960 139847969536464 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28021] ppid=28006 vsize=10748324 memory=76900 CPUtime=0.62 cores=1,3,5,7
/proc/28009/task/28021/stat : 28021 (java) R 28006 28009 27612 0 -1 4202560 2991 0 0 0 62 0 0 0 20 0 16 0 414306927 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847476360080 139847969350448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28022] ppid=28006 vsize=10748324 memory=984 CPUtime=0.61 cores=1,3,5,7
/proc/28009/task/28022/stat : 28022 (java) R 28006 28009 27612 0 -1 1077944384 3064 0 0 0 61 0 0 0 20 0 16 0 414306927 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847475317232 139847989697154 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28023] ppid=28006 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28023/stat : 28023 (java) S 28006 28009 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306928 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847474264928 139847989696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28024] ppid=28006 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28009/task/28024/stat : 28024 (java) S 28006 28009 27612 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 414306928 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847473211952 139847989697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
[pid=28009/tid=28025] ppid=28006 vsize=10748324 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/28009/task/28025/stat : 28025 (java) R 28006 28009 27612 0 -1 4202560 1771 0 0 0 57 0 0 0 20 0 16 0 414307110 11006283776 42719 33554432000 4194304 4196468 140722541557376 139847456258992 139847989697942 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35549184 140722541564939 140722541565042 140722541565042 140722541567951 0
Current children cumulated CPU time: 4.48 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 170876 KiB

Child status: 0
Real time (s): 2.5803
CPU time (s): 4.71507
CPU user time (s): 4.58438
CPU system time (s): 0.130692
CPU usage (%): 182.733
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 170876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.58438
system time used= 0.130692
maximum resident set size= 178720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29315
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2506
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 28009
#   total CPU time (s): 4.71507
#   total CPU user time (s): 4.58438
#   total CPU system time (s): 0.130692

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038781 second user time and 0.065676 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-13 15:30:17
IDJOB=4390467
IDBENCH=126509
IDSOLVER=2832
FILE ID=node148/4390467-1568381453
RUNJOBID= node148-1568380480-27644
PBS_JOBID= 21701823
Free space on /tmp= 58788 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-5-3-4-cp.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390467-1568381453/watcher-4390467-1568381453 -o /tmp/evaluation-result-4390467-1568381453/solver-4390467-1568381453 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568380480-27644 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390467-1568381453.xml -cm

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

MD5SUM BENCH= fefd0dc8744a7f984307705d377cf1e3
RANDOM SEED=1795641819

node148.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.13
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.13
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.13
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.13
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:        31558284 kB
MemAvailable:   31634980 kB
Buffers:           19924 kB
Cached:           352088 kB
SwapCached:         3856 kB
Active:           497796 kB
Inactive:         156124 kB
Active(anon):     278904 kB
Inactive(anon):    43804 kB
Active(file):     218892 kB
Inactive(file):   112320 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67004188 kB
Dirty:              8612 kB
Writeback:             0 kB
AnonPages:        488664 kB
Mapped:            55844 kB
Shmem:             32308 kB
Slab:             150708 kB
SReclaimable:     122640 kB
SUnreclaim:        28068 kB
KernelStack:        4048 kB
PageTables:         6504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1258092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    419840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58780 MiB
End job on node148 at 2019-09-13 15:30:19