Trace number 4390985

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-23? (problem) 50.107 17.2575

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-200-10-1.xml
MD5SUM4dc4d699091ca89690279c2093d69f52
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2200
Number of constraints2210
Number of domains1
Minimum domain size10594
Maximum domain size10594
Distribution of domain sizes[{"size":10594,"count":2200}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity200
Distribution of constraint arities[{"arity":1,"count":200},{"arity":2,"count":2000},{"arity":200,"count":10}]
Number of extensional constraints0
Number of intensional constraints2200
Distribution of constraint types[{"type":"intension","count":2200},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

2.53/2.85	
2.53/2.85	AbsCon 2 
2.53/2.87	
3.46/3.17	  Instance
3.46/3.17	    name=instance-4390985-1568380515, framework=COP, bounds=-infty..+infty
3.46/3.17	
3.46/3.17	  Loading variables...
5.19/3.68	  Loading constraints...

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390985-1568380515/watcher-4390985-1568380515 -o /tmp/evaluation-result-4390985-1568380515/solver-4390985-1568380515 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568380476-5058 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390985-1568380515.xml -cm 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=5088, runsolver pid=5081

[startup+0.100165 s]*
/proc/loadavg: 0.00 0.01 0.05 2/199 5089
/proc/meminfo: memFree=31151716/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=30188 memory=804 CPUtime=0 cores=0,2,4,6
/proc/5088/stat : 5088 (java) R 5081 5088 5027 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 414322958 30912512 201 33554432000 4194304 4196468 140726955912464 140726955893160 139926362886768 0 0 4096 0 0 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 7547 201 162 1 0 159 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 30188 KiB
Current children cumulated memory: 804 KiB

[startup+0.209475 s]*
/proc/loadavg: 0.00 0.01 0.05 2/201 5091
/proc/meminfo: memFree=31150156/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=111596 memory=5608 CPUtime=0 cores=0,2,4,6
/proc/5088/stat : 5088 (java) S 5081 5088 5027 0 -1 1077944320 1726 0 0 0 0 0 0 0 20 0 2 0 414322958 114274304 1402 33554432000 4194304 4196468 140726955912464 140726955895008 139926390972151 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 27899 1402 1062 1 0 16810 0
[pid=5088/tid=5090] ppid=5081 vsize=111596 memory=4788291373525856882 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5090/stat : 5090 (java) D 5081 5088 5027 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 2 0 414322969 114274304 1402 33554432000 4194304 4196468 140726955912464 139926395212008 139926383650165 0 4 0 16784584 18446744072101662244 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 111596 KiB
Current children cumulated memory: 5608 KiB

[startup+0.309432 s]*
/proc/loadavg: 0.00 0.01 0.05 2/215 5105
/proc/meminfo: memFree=31129004/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=10260324 memory=20660 CPUtime=0.04 cores=0,2,4,6
/proc/5088/stat : 5088 (java) S 5081 5088 5027 0 -1 1077944320 4073 0 0 0 3 1 0 0 20 0 9 0 414322958 10506571776 5165 33554432000 4194304 4196468 140726955912464 140726955895008 139926390972151 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 2565081 5165 2156 1 0 2527622 0
[pid=5088/tid=5090] ppid=5081 vsize=10260324 memory=4026531858 CPUtime=0.03 cores=0,2,4,6
/proc/5088/task/5090/stat : 5090 (java) D 5081 5088 5027 0 -1 1077944384 2720 0 0 0 3 0 0 0 20 0 9 0 414322969 10506571776 5165 33554432000 4194304 4196468 140726955912464 139926395207464 139926383650165 0 4 0 16800971 18446744072101662244 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5092] ppid=5081 vsize=10260324 memory=2958334 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5092/stat : 5092 (java) S 5081 5088 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414322984 10506571776 5165 33554432000 4194304 4196468 140726955912464 139925998197904 139926390982357 0 4 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5093] ppid=5081 vsize=10260324 memory=139952967982939 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5093/stat : 5093 (java) S 5081 5088 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414322984 10506571776 5165 33554432000 4194304 4196468 140726955912464 139925997145104 139926390982357 0 4 0 16800971 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5094] ppid=5081 vsize=10260324 memory=288291077881070809 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5094/stat : 5094 (java) S 5081 5088 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414322984 10506571776 5165 33554432000 4194304 4196468 140726955912464 139925996092304 139926390982357 0 4 0 16800971 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5095] ppid=5081 vsize=10260324 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5095/stat : 5095 (java) S 5081 5088 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414322984 10506571776 5165 33554432000 4194304 4196468 140726955912464 139925995039504 139926390982357 0 4 0 16800971 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5101] ppid=5081 vsize=10260324 memory=139952964699776 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5101/stat : 5101 (java) S 5081 5088 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414322986 10506571776 5165 33554432000 4194304 4196468 140726955912464 139925950089584 139926390983298 0 0 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5103] ppid=5081 vsize=10260324 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5103/stat : 5103 (java) S 5081 5088 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 414322987 10506571776 5165 33554432000 4194304 4196468 140726955912464 139925949035552 139926390982357 0 4 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5105] ppid=5081 vsize=10260324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5105/stat : 5105 (java) S 5081 5088 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 414322987 10506571776 5165 33554432000 4194304 4196468 140726955912464 139925947982704 139926390982357 0 4 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10260324 KiB
Current children cumulated memory: 20660 KiB

[startup+0.700708 s]
/proc/loadavg: 0.00 0.01 0.05 1/225 5115
/proc/meminfo: memFree=31128708/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=10659884 memory=38204 CPUtime=0.23 cores=0,2,4,6
/proc/5088/stat : 5088 (java) S 5081 5088 5027 0 -1 1077944320 8739 0 0 0 20 3 0 0 20 0 15 0 414322958 10915721216 9551 33554432000 4194304 4196468 140726955912464 140726955895008 139926390972151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 2664971 9551 2933 1 0 2627468 0
[pid=5088/tid=5090] ppid=5081 vsize=10659884 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/5088/task/5090/stat : 5090 (java) R 5081 5088 5027 0 -1 4202560 5878 0 0 0 13 2 0 0 20 0 15 0 414322969 10915721216 9551 33554432000 4194304 4196468 140726955912464 139926395188256 139926390984086 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5092] ppid=5081 vsize=10659884 memory=2388 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5092/stat : 5092 (java) S 5081 5088 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414322984 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925998197904 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5093] ppid=5081 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5093/stat : 5093 (java) S 5081 5088 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414322984 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925997145104 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5094] ppid=5081 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5094/stat : 5094 (java) S 5081 5088 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414322984 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925996092304 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5095] ppid=5081 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5095/stat : 5095 (java) S 5081 5088 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414322984 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925995039504 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5101] ppid=5081 vsize=10659884 memory=5952 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5101/stat : 5101 (java) S 5081 5088 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414322986 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925950089584 139926390983298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5103] ppid=5081 vsize=10659884 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5103/stat : 5103 (java) S 5081 5088 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414322987 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925949035552 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5105] ppid=5081 vsize=10659884 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5105/stat : 5105 (java) S 5081 5088 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414322987 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925947982704 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5111] ppid=5081 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5111/stat : 5111 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323006 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925946931024 139926390990747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5112] ppid=5081 vsize=10659884 memory=8996 CPUtime=0.01 cores=0,2,4,6
/proc/5088/task/5112/stat : 5112 (java) S 5081 5088 5027 0 -1 1077944384 623 0 0 0 1 0 0 0 20 0 15 0 414323006 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925945879408 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5113] ppid=5081 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5088/task/5113/stat : 5113 (java) S 5081 5088 5027 0 -1 1077944384 189 0 0 0 1 0 0 0 20 0 15 0 414323006 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925944826608 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5114] ppid=5081 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/5088/task/5114/stat : 5114 (java) S 5081 5088 5027 0 -1 1077944384 689 0 0 0 4 0 0 0 20 0 15 0 414323006 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925943773808 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5115] ppid=5081 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5115/stat : 5115 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323006 10915721216 9551 33554432000 4194304 4196468 140726955912464 139925942721248 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 38204 KiB

[startup+1.50069 s]
/proc/loadavg: 0.00 0.01 0.05 4/227 5117
/proc/meminfo: memFree=31074048/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=10663980 memory=69532 CPUtime=1.4 cores=0,2,4,6
/proc/5088/stat : 5088 (java) S 5081 5088 5027 0 -1 1077944320 13330 0 0 0 134 6 0 0 20 0 15 0 414322958 10919915520 17383 33554432000 4194304 4196468 140726955912464 140726955895008 139926390972151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 2665995 17383 3073 1 0 2628492 0
[pid=5088/tid=5090] ppid=5081 vsize=10663980 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/5088/task/5090/stat : 5090 (java) R 5081 5088 5027 0 -1 4202560 9350 0 0 0 90 5 0 0 20 0 15 0 414322969 10919915520 17383 33554432000 4194304 4196468 140726955912464 139926395194688 139926371243888 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5092] ppid=5081 vsize=10663980 memory=139952854807819 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5092/stat : 5092 (java) S 5081 5088 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414322984 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925998197904 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5093] ppid=5081 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5093/stat : 5093 (java) S 5081 5088 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414322984 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925997145104 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5094] ppid=5081 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5094/stat : 5094 (java) S 5081 5088 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414322984 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925996092304 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5095] ppid=5081 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5095/stat : 5095 (java) S 5081 5088 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414322984 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925995039504 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5101] ppid=5081 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5101/stat : 5101 (java) S 5081 5088 5027 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 414322986 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925950089584 139926390983298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5103] ppid=5081 vsize=10663980 memory=13 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5103/stat : 5103 (java) S 5081 5088 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414322987 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925949035552 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5105] ppid=5081 vsize=10663980 memory=12 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5105/stat : 5105 (java) S 5081 5088 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414322987 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925947982704 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5111] ppid=5081 vsize=10663980 memory=18 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5111/stat : 5111 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323006 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925946931024 139926390990747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5112] ppid=5081 vsize=10663980 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/5088/task/5112/stat : 5112 (java) S 5081 5088 5027 0 -1 1077944384 938 0 0 0 13 0 0 0 20 0 15 0 414323006 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925945879408 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5113] ppid=5081 vsize=10663980 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/5088/task/5113/stat : 5113 (java) S 5081 5088 5027 0 -1 1077944384 553 0 0 0 12 0 0 0 20 0 15 0 414323006 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925944826608 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5114] ppid=5081 vsize=10663980 memory=984 CPUtime=0.18 cores=0,2,4,6
/proc/5088/task/5114/stat : 5114 (java) S 5081 5088 5027 0 -1 1077944384 1127 0 0 0 18 0 0 0 20 0 15 0 414323006 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925943773808 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5115] ppid=5081 vsize=10663980 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5115/stat : 5115 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323006 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925942721248 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5117] ppid=5081 vsize=10663980 memory=7090143983960547920 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5117/stat : 5117 (java) S 5081 5088 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323015 10919915520 17383 33554432000 4194304 4196468 140726955912464 139925417618096 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 69532 KiB

[startup+3.11025 s]
/proc/loadavg: 0.00 0.01 0.05 5/229 5119
/proc/meminfo: memFree=30869976/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=10744136 memory=159088 CPUtime=3.46 cores=0,2,4,6
/proc/5088/stat : 5088 (java) S 5081 5088 5027 0 -1 1077944320 22445 0 6 0 334 12 0 0 20 0 16 0 414322958 11001995264 39772 33554432000 4194304 4196468 140726955912464 140726955895008 139926390972151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 2686034 39772 3308 1 0 2646705 0
[pid=5088/tid=5090] ppid=5081 vsize=10744136 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/5088/task/5090/stat : 5090 (java) S 5081 5088 5027 0 -1 1077944384 13053 0 6 0 179 7 0 0 20 0 16 0 414322969 11001995264 39772 33554432000 4194304 4196468 140726955912464 139926395215024 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5092] ppid=5081 vsize=10744136 memory=4420 CPUtime=0.01 cores=0,2,4,6
/proc/5088/task/5092/stat : 5092 (java) S 5081 5088 5027 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 16 0 414322984 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925998197904 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5093] ppid=5081 vsize=10744136 memory=279905703285024 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5093/stat : 5093 (java) S 5081 5088 5027 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414322984 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925997145104 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5094] ppid=5081 vsize=10744136 memory=2958597 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5094/stat : 5094 (java) S 5081 5088 5027 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 16 0 414322984 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925996092304 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5095] ppid=5081 vsize=10744136 memory=2965986 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5095/stat : 5095 (java) S 5081 5088 5027 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 414322984 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925995039504 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5101] ppid=5081 vsize=10744136 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5088/task/5101/stat : 5101 (java) S 5081 5088 5027 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 16 0 414322986 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925950089584 139926390983298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5103] ppid=5081 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5103/stat : 5103 (java) S 5081 5088 5027 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414322987 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925949035616 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5105] ppid=5081 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5105/stat : 5105 (java) S 5081 5088 5027 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 414322987 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925947982720 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5111] ppid=5081 vsize=10744136 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5111/stat : 5111 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323006 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925946931024 139926390990747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5112] ppid=5081 vsize=10744136 memory=1804 CPUtime=0.45 cores=0,2,4,6
/proc/5088/task/5112/stat : 5112 (java) R 5081 5088 5027 0 -1 4202560 2645 0 0 0 45 0 0 0 20 0 16 0 414323006 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925945864072 139926372493860 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5113] ppid=5081 vsize=10744136 memory=916 CPUtime=0.43 cores=0,2,4,6
/proc/5088/task/5113/stat : 5113 (java) R 5081 5088 5027 0 -1 4202560 2186 0 0 0 42 1 0 0 20 0 16 0 414323006 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925944807624 139926371672448 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5114] ppid=5081 vsize=10744136 memory=3804 CPUtime=0.38 cores=0,2,4,6
/proc/5088/task/5114/stat : 5114 (java) R 5081 5088 5027 0 -1 1077944384 2170 0 0 0 38 0 0 0 20 0 16 0 414323006 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925943773808 139926390983298 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5115] ppid=5081 vsize=10744136 memory=2304 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5115/stat : 5115 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323006 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925942721248 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5117] ppid=5081 vsize=10744136 memory=2304 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5117/stat : 5117 (java) S 5081 5088 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 414323015 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925417618096 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5119] ppid=5081 vsize=10744136 memory=1408 CPUtime=0.22 cores=0,2,4,6
/proc/5088/task/5119/stat : 5119 (java) R 5081 5088 5027 0 -1 4202560 703 0 0 0 22 0 0 0 20 0 16 0 414323244 11001995264 39772 33554432000 4194304 4196468 140726955912464 139925405183520 139926372535749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
Current children cumulated CPU time: 3.46 s
Current children cumulated vsize: 10744136 KiB
Current children cumulated memory: 159088 KiB

[startup+6.30079 s]
/proc/loadavg: 0.32 0.08 0.07 7/210 5172
/proc/meminfo: memFree=28836744/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=10748324 memory=2475620 CPUtime=13.97 cores=0,2,4,6
/proc/5088/stat : 5088 (java) S 5081 5088 5027 0 -1 1077944320 40029 0 6 0 1149 248 0 0 20 0 16 0 414322958 11006283776 618905 33554432000 4194304 4196468 140726955912464 140726955895008 139926390972151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 2687081 618905 3372 1 0 2647217 0
[pid=5088/tid=5090] ppid=5081 vsize=10748324 memory=55 CPUtime=1.86 cores=0,2,4,6
/proc/5088/task/5090/stat : 5090 (java) S 5081 5088 5027 0 -1 1077944384 13053 0 6 0 179 7 0 0 20 0 16 0 414322969 11006283776 618905 33554432000 4194304 4196468 140726955912464 139926395215024 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0

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

[startup+14.4018 s]
/proc/loadavg: 0.80 0.19 0.10 6/229 5198
/proc/meminfo: memFree=21794972/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=10748324 memory=8286672 CPUtime=40.56 cores=0,2,4,6
/proc/5088/stat : 5088 (java) S 5081 5088 5027 0 -1 1077944320 121816 0 6 0 3225 831 0 0 20 0 16 0 414322958 11006283776 2071668 33554432000 4194304 4196468 140726955912464 140726955895008 139926390972151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 2687081 2071668 3372 1 0 2647217 0
[pid=5088/tid=5090] ppid=5081 vsize=10748324 memory=1 CPUtime=1.86 cores=0,2,4,6
/proc/5088/task/5090/stat : 5090 (java) S 5081 5088 5027 0 -1 1077944384 13053 0 6 0 179 7 0 0 20 0 16 0 414322969 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139926395215024 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5092] ppid=5081 vsize=10748324 memory=0 CPUtime=7.28 cores=0,2,4,6
/proc/5088/task/5092/stat : 5092 (java) R 5081 5088 5027 0 -1 4202560 11629 0 0 0 526 202 0 0 20 0 16 0 414322984 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925998197792 139926384075130 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5093] ppid=5081 vsize=10748324 memory=0 CPUtime=7.25 cores=0,2,4,6
/proc/5088/task/5093/stat : 5093 (java) R 5081 5088 5027 0 -1 4202560 13269 0 0 0 521 204 0 0 20 0 16 0 414322984 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925997145304 139926384075185 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5094] ppid=5081 vsize=10748324 memory=0 CPUtime=7.26 cores=0,2,4,6
/proc/5088/task/5094/stat : 5094 (java) R 5081 5088 5027 0 -1 4202560 12484 0 0 0 523 203 0 0 20 0 16 0 414322984 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925996092504 139926384075137 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5095] ppid=5081 vsize=10748324 memory=0 CPUtime=7.37 cores=0,2,4,6
/proc/5088/task/5095/stat : 5095 (java) R 5081 5088 5027 0 -1 4202560 32466 0 0 0 538 199 0 0 20 0 16 0 414322984 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925995039704 139926384075123 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5101] ppid=5081 vsize=10748324 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/5088/task/5101/stat : 5101 (java) S 5081 5088 5027 0 -1 1077944384 15749 0 0 0 19 1 0 0 20 0 16 0 414322986 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925950088128 139926390982357 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5103] ppid=5081 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5103/stat : 5103 (java) S 5081 5088 5027 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414322987 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925949035616 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5105] ppid=5081 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5105/stat : 5105 (java) S 5081 5088 5027 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 414322987 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925947982720 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5111] ppid=5081 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5111/stat : 5111 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323006 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925946931024 139926390990747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5112] ppid=5081 vsize=10748324 memory=161774238181339 CPUtime=1.99 cores=0,2,4,6
/proc/5088/task/5112/stat : 5112 (java) S 5081 5088 5027 0 -1 1077944384 6051 0 0 0 198 1 0 0 20 0 16 0 414323006 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925945879408 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5113] ppid=5081 vsize=10748324 memory=161774238181341 CPUtime=2.61 cores=0,2,4,6
/proc/5088/task/5113/stat : 5113 (java) S 5081 5088 5027 0 -1 1077944384 4758 0 0 0 259 2 0 0 20 0 16 0 414323006 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925944826608 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5114] ppid=5081 vsize=10748324 memory=161774238181343 CPUtime=0.82 cores=0,2,4,6
/proc/5088/task/5114/stat : 5114 (java) S 5081 5088 5027 0 -1 1077944384 4855 0 0 0 80 2 0 0 20 0 16 0 414323006 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925943773808 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5115] ppid=5081 vsize=10748324 memory=279905703625856 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5115/stat : 5115 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323006 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925942721248 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5117] ppid=5081 vsize=10748324 memory=7377246124687064083 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5117/stat : 5117 (java) S 5081 5088 5027 0 -1 1077944384 724 0 0 0 0 0 0 0 20 0 16 0 414323015 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925417618096 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5119] ppid=5081 vsize=10748324 memory=7236229500900889454 CPUtime=3.82 cores=0,2,4,6
/proc/5088/task/5119/stat : 5119 (java) S 5081 5088 5027 0 -1 1077944384 5422 0 0 0 378 4 0 0 20 0 16 0 414323244 11006283776 2071668 33554432000 4194304 4196468 140726955912464 139925405185184 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
Current children cumulated CPU time: 40.56 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 8286672 KiB

[startup+16.0008 s]*
/proc/loadavg: 0.80 0.19 0.10 4/230 5200
/proc/meminfo: memFree=21071672/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=10748324 memory=8295936 CPUtime=45.9 cores=0,2,4,6
/proc/5088/stat : 5088 (java) S 5081 5088 5027 0 -1 1077944320 135124 0 6 0 3757 833 0 0 20 0 16 0 414322958 11006283776 2073984 33554432000 4194304 4196468 140726955912464 140726955895008 139926390972151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 2687081 2073984 3372 1 0 2647217 0
[pid=5088/tid=5090] ppid=5081 vsize=10748324 memory=6369024910405161311 CPUtime=1.86 cores=0,2,4,6
/proc/5088/task/5090/stat : 5090 (java) S 5081 5088 5027 0 -1 1077944384 13053 0 6 0 179 7 0 0 20 0 16 0 414322969 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139926395215024 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5092] ppid=5081 vsize=10748324 memory=139952964699775 CPUtime=8.52 cores=0,2,4,6
/proc/5088/task/5092/stat : 5092 (java) R 5081 5088 5027 0 -1 1077944384 12693 0 0 0 649 203 0 0 20 0 16 0 414322984 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925998197712 139926390983298 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5093] ppid=5081 vsize=10748324 memory=0 CPUtime=8.5 cores=0,2,4,6
/proc/5088/task/5093/stat : 5093 (java) R 5081 5088 5027 0 -1 4202560 14074 0 0 0 645 205 0 0 20 0 16 0 414322984 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925997144912 139926383600359 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5094] ppid=5081 vsize=10748324 memory=7019467092285010228 CPUtime=8.51 cores=0,2,4,6
/proc/5088/task/5094/stat : 5094 (java) R 5081 5088 5027 0 -1 4202560 13102 0 0 0 647 204 0 0 20 0 16 0 414322984 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925996092112 139926383600359 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5095] ppid=5081 vsize=10748324 memory=3756055004133269551 CPUtime=8.63 cores=0,2,4,6
/proc/5088/task/5095/stat : 5095 (java) R 5081 5088 5027 0 -1 4202560 32883 0 0 0 664 199 0 0 20 0 16 0 414322984 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925995039504 139926384075160 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5101] ppid=5081 vsize=10748324 memory=3979404682382882720 CPUtime=0.54 cores=0,2,4,6
/proc/5088/task/5101/stat : 5101 (java) S 5081 5088 5027 0 -1 1077944384 25847 0 0 0 53 1 0 0 20 0 16 0 414322986 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925950088144 139926390982357 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5103] ppid=5081 vsize=10748324 memory=3760822589664015158 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5103/stat : 5103 (java) S 5081 5088 5027 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414322987 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925949035616 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5105] ppid=5081 vsize=10748324 memory=7679937539659563834 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5105/stat : 5105 (java) S 5081 5088 5027 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 414322987 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925947982720 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5111] ppid=5081 vsize=10748324 memory=139952964750401 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5111/stat : 5111 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323006 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925946931024 139926390990747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5112] ppid=5081 vsize=10748324 memory=0 CPUtime=1.99 cores=0,2,4,6
/proc/5088/task/5112/stat : 5112 (java) S 5081 5088 5027 0 -1 1077944384 6051 0 0 0 198 1 0 0 20 0 16 0 414323006 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925945879408 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5113] ppid=5081 vsize=10748324 memory=6004233357763428970 CPUtime=2.61 cores=0,2,4,6
/proc/5088/task/5113/stat : 5113 (java) S 5081 5088 5027 0 -1 1077944384 4758 0 0 0 259 2 0 0 20 0 16 0 414323006 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925944826608 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5114] ppid=5081 vsize=10748324 memory=2308580444452713430 CPUtime=0.82 cores=0,2,4,6
/proc/5088/task/5114/stat : 5114 (java) S 5081 5088 5027 0 -1 1077944384 4855 0 0 0 80 2 0 0 20 0 16 0 414323006 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925943773808 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5115] ppid=5081 vsize=10748324 memory=664962042350622217 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5115/stat : 5115 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323006 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925942721248 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5117] ppid=5081 vsize=10748324 memory=2315000307848268781 CPUtime=0.01 cores=0,2,4,6
/proc/5088/task/5117/stat : 5117 (java) S 5081 5088 5027 0 -1 1077944384 859 0 0 0 0 1 0 0 20 0 16 0 414323015 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925417618096 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5119] ppid=5081 vsize=10748324 memory=2314885432474694752 CPUtime=3.82 cores=0,2,4,6
/proc/5088/task/5119/stat : 5119 (java) S 5081 5088 5027 0 -1 1077944384 5593 0 0 0 378 4 0 0 20 0 16 0 414323244 11006283776 2073984 33554432000 4194304 4196468 140726955912464 139925405185120 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
Current children cumulated CPU time: 45.9 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 8295936 KiB

[startup+16.8018 s]
/proc/loadavg: 0.80 0.19 0.10 4/230 5200
/proc/meminfo: memFree=21071672/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=10748324 memory=8296076 CPUtime=48.94 cores=0,2,4,6
/proc/5088/stat : 5088 (java) S 5081 5088 5027 0 -1 1077944320 135508 0 6 0 4060 834 0 0 20 0 16 0 414322958 11006283776 2074019 33554432000 4194304 4196468 140726955912464 140726955895008 139926390972151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 2687081 2074019 3372 1 0 2647217 0
[pid=5088/tid=5090] ppid=5081 vsize=10748324 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/5088/task/5090/stat : 5090 (java) S 5081 5088 5027 0 -1 1077944384 13053 0 6 0 179 7 0 0 20 0 16 0 414322969 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139926395215024 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5092] ppid=5081 vsize=10748324 memory=0 CPUtime=9.26 cores=0,2,4,6
/proc/5088/task/5092/stat : 5092 (java) S 5081 5088 5027 0 -1 1077944384 12693 0 0 0 723 203 0 0 20 0 16 0 414322984 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925998197904 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5093] ppid=5081 vsize=10748324 memory=8112282956445269571 CPUtime=9.25 cores=0,2,4,6
/proc/5088/task/5093/stat : 5093 (java) S 5081 5088 5027 0 -1 1077944384 14074 0 0 0 720 205 0 0 20 0 16 0 414322984 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925997145104 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5094] ppid=5081 vsize=10748324 memory=288230621803970871 CPUtime=9.26 cores=0,2,4,6
/proc/5088/task/5094/stat : 5094 (java) S 5081 5088 5027 0 -1 1077944384 13102 0 0 0 722 204 0 0 20 0 16 0 414322984 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925996092304 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5095] ppid=5081 vsize=10748324 memory=14133350919046965 CPUtime=9.41 cores=0,2,4,6
/proc/5088/task/5095/stat : 5095 (java) S 5081 5088 5027 0 -1 1077944384 32883 0 0 0 742 199 0 0 20 0 16 0 414322984 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925995039504 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5101] ppid=5081 vsize=10748324 memory=7156589597754549603 CPUtime=0.56 cores=0,2,4,6
/proc/5088/task/5101/stat : 5101 (java) R 5081 5088 5027 0 -1 4202560 26231 0 0 0 54 2 0 0 20 0 16 0 414322986 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925950088032 139926369342326 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5103] ppid=5081 vsize=10748324 memory=8022706715514922855 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5103/stat : 5103 (java) S 5081 5088 5027 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414322987 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925949035616 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5105] ppid=5081 vsize=10748324 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5105/stat : 5105 (java) S 5081 5088 5027 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 414322987 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925947982720 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5111] ppid=5081 vsize=10748324 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5111/stat : 5111 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323006 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925946931024 139926390990747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5112] ppid=5081 vsize=10748324 memory=7379241892135988823 CPUtime=1.99 cores=0,2,4,6
/proc/5088/task/5112/stat : 5112 (java) S 5081 5088 5027 0 -1 1077944384 6051 0 0 0 198 1 0 0 20 0 16 0 414323006 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925945879408 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5113] ppid=5081 vsize=10748324 memory=6298354895798097249 CPUtime=2.61 cores=0,2,4,6
/proc/5088/task/5113/stat : 5113 (java) S 5081 5088 5027 0 -1 1077944384 4758 0 0 0 259 2 0 0 20 0 16 0 414323006 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925944826608 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5114] ppid=5081 vsize=10748324 memory=6154284702119122279 CPUtime=0.82 cores=0,2,4,6
/proc/5088/task/5114/stat : 5114 (java) S 5081 5088 5027 0 -1 1077944384 4855 0 0 0 80 2 0 0 20 0 16 0 414323006 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925943773808 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5115] ppid=5081 vsize=10748324 memory=7447080677051425386 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5115/stat : 5115 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323006 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925942721248 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5117] ppid=5081 vsize=10748324 memory=-8971562430701053472 CPUtime=0.01 cores=0,2,4,6
/proc/5088/task/5117/stat : 5117 (java) S 5081 5088 5027 0 -1 1077944384 859 0 0 0 0 1 0 0 20 0 16 0 414323015 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925417618096 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5119] ppid=5081 vsize=10748324 memory=-3040564339240289162 CPUtime=3.82 cores=0,2,4,6
/proc/5088/task/5119/stat : 5119 (java) S 5081 5088 5027 0 -1 1077944384 5593 0 0 0 378 4 0 0 20 0 16 0 414323244 11006283776 2074019 33554432000 4194304 4196468 140726955912464 139925405185120 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
Current children cumulated CPU time: 48.94 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 8296076 KiB

[startup+17.2008 s]
/proc/loadavg: 0.80 0.19 0.10 6/230 5200
/proc/meminfo: memFree=20863564/32770624 swapFree=66934464/67108860
[pid=5088] ppid=5081 vsize=10748324 memory=8296496 CPUtime=50.04 cores=0,2,4,6
/proc/5088/stat : 5088 (java) S 5081 5088 5027 0 -1 1077944320 135793 0 6 0 4169 835 0 0 20 0 16 0 414322958 11006283776 2074124 33554432000 4194304 4196468 140726955912464 140726955895008 139926390972151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
/proc/5088/statm: 2687081 2074124 3372 1 0 2647217 0
[pid=5088/tid=5090] ppid=5081 vsize=10748324 memory=5450883352343967274 CPUtime=1.86 cores=0,2,4,6
/proc/5088/task/5090/stat : 5090 (java) S 5081 5088 5027 0 -1 1077944384 13053 0 6 0 179 7 0 0 20 0 16 0 414322969 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139926395215024 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5092] ppid=5081 vsize=10748324 memory=7157735280280490086 CPUtime=9.5 cores=0,2,4,6
/proc/5088/task/5092/stat : 5092 (java) S 5081 5088 5027 0 -1 1077944384 12787 0 0 0 747 203 0 0 20 0 16 0 414322984 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925998197904 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5093] ppid=5081 vsize=10748324 memory=7157735280280490086 CPUtime=9.48 cores=0,2,4,6
/proc/5088/task/5093/stat : 5093 (java) S 5081 5088 5027 0 -1 1077944384 14077 0 0 0 743 205 0 0 20 0 16 0 414322984 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925997145104 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5094] ppid=5081 vsize=10748324 memory=7157735280280490086 CPUtime=9.5 cores=0,2,4,6
/proc/5088/task/5094/stat : 5094 (java) S 5081 5088 5027 0 -1 1077944384 13194 0 0 0 746 204 0 0 20 0 16 0 414322984 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925996092304 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5095] ppid=5081 vsize=10748324 memory=7157735280280490086 CPUtime=9.64 cores=0,2,4,6
/proc/5088/task/5095/stat : 5095 (java) S 5081 5088 5027 0 -1 1077944384 32963 0 0 0 765 199 0 0 20 0 16 0 414322984 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925995039504 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5101] ppid=5081 vsize=10748324 memory=7014751519700635750 CPUtime=0.72 cores=0,2,4,6
/proc/5088/task/5101/stat : 5101 (java) R 5081 5088 5027 0 -1 4202560 26239 0 0 0 70 2 0 0 20 0 16 0 414322986 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925950088144 139926369342331 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5103] ppid=5081 vsize=10748324 memory=7014751519700635750 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5103/stat : 5103 (java) S 5081 5088 5027 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414322987 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925949035616 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5105] ppid=5081 vsize=10748324 memory=7014751519700635750 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5105/stat : 5105 (java) S 5081 5088 5027 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 414322987 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925947982720 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5111] ppid=5081 vsize=10748324 memory=7014751519700635750 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5111/stat : 5111 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323006 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925946931024 139926390990747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5112] ppid=5081 vsize=10748324 memory=7014751519700635750 CPUtime=1.99 cores=0,2,4,6
/proc/5088/task/5112/stat : 5112 (java) S 5081 5088 5027 0 -1 1077944384 6051 0 0 0 198 1 0 0 20 0 16 0 414323006 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925945879408 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5113] ppid=5081 vsize=10748324 memory=7014751519700635750 CPUtime=2.61 cores=0,2,4,6
/proc/5088/task/5113/stat : 5113 (java) S 5081 5088 5027 0 -1 1077944384 4758 0 0 0 259 2 0 0 20 0 16 0 414323006 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925944826608 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5114] ppid=5081 vsize=10748324 memory=7014751519700635750 CPUtime=0.82 cores=0,2,4,6
/proc/5088/task/5114/stat : 5114 (java) S 5081 5088 5027 0 -1 1077944384 4855 0 0 0 80 2 0 0 20 0 16 0 414323006 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925943773808 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5115] ppid=5081 vsize=10748324 memory=7014751519700635750 CPUtime=0 cores=0,2,4,6
/proc/5088/task/5115/stat : 5115 (java) S 5081 5088 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323006 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925942721248 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5117] ppid=5081 vsize=10748324 memory=7014751519700635750 CPUtime=0.01 cores=0,2,4,6
/proc/5088/task/5117/stat : 5117 (java) S 5081 5088 5027 0 -1 1077944384 859 0 0 0 0 1 0 0 20 0 16 0 414323015 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925417618096 139926390983298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
[pid=5088/tid=5119] ppid=5081 vsize=10748324 memory=7014751519700635750 CPUtime=3.82 cores=0,2,4,6
/proc/5088/task/5119/stat : 5119 (java) S 5081 5088 5027 0 -1 1077944384 5599 0 0 0 378 4 0 0 20 0 16 0 414323244 11006283776 2074124 33554432000 4194304 4196468 140726955912464 139925405185184 139926390982357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19673088 140726955918347 140726955918450 140726955918450 140726955921359 0
Current children cumulated CPU time: 50.04 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 8296496 KiB

Child status: 0
Real time (s): 17.2575
CPU time (s): 50.107
CPU user time (s): 41.7165
CPU system time (s): 8.39053
CPU usage (%): 290.349
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 8296496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.7165
system time used= 8.39053
maximum resident set size= 8296500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135980
page faults= 6
swaps= 0
block input operations= 11736
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4825
involuntary context switches= 685


# summary of solver processes directly reported to runsolver:
#   pid: 5088
#   total CPU time (s): 50.107
#   total CPU user time (s): 41.7165
#   total CPU system time (s): 8.39053

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.134838 second user time and 0.220578 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 15:14:36
IDJOB=4390985
IDBENCH=115615
IDSOLVER=2832
FILE ID=node151/4390985-1568380515
RUNJOBID= node151-1568380476-5058
PBS_JOBID= 21701820
Free space on /tmp= 57000 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-200-10-1.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390985-1568380515/watcher-4390985-1568380515 -o /tmp/evaluation-result-4390985-1568380515/solver-4390985-1568380515 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568380476-5058 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390985-1568380515.xml -cm

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

MD5SUM BENCH= 4dc4d699091ca89690279c2093d69f52
RANDOM SEED=139609832

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31152108 kB
MemAvailable:   31853500 kB
Buffers:          152328 kB
Cached:           839412 kB
SwapCached:        71752 kB
Active:           507484 kB
Inactive:         557936 kB
Active(anon):       8948 kB
Inactive(anon):    97144 kB
Active(file):     498536 kB
Inactive(file):   460792 kB
Unevictable:      111072 kB
Mlocked:          111072 kB
SwapTotal:      67108860 kB
SwapFree:       66934464 kB
Dirty:             17176 kB
Writeback:             0 kB
AnonPages:        113620 kB
Mapped:            35568 kB
Shmem:             23704 kB
Slab:             143988 kB
SReclaimable:     115800 kB
SUnreclaim:        28188 kB
KernelStack:        3280 kB
PageTables:         5540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     503876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56900 MiB
End job on node151 at 2019-09-13 15:14:53