Trace number 4289986

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
Sat4j-CSP 2018-07-11? (TO) 2407.47 733.346

General information on the benchmark

NameMario/
Mario-n-medium-2_c18.xml
MD5SUMd930a285b222420c6879960cff9efc87
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1053
Best CPU time to get the best result obtained on this benchmark170.602
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints61
Number of domains54
Minimum domain size1
Maximum domain size30
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":28,"count":1},{"size":29,"count":5},{"size":30,"count":54}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":59},{"degree":3,"count":29}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":58},{"arity":30,"count":2}]
Number of extensional constraints30
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":30},{"type":"intension","count":29},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4289986-1532221346/watcher-4289986-1532221346 -o /tmp/evaluation-result-4289986-1532221346/solver-4289986-1532221346 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532209822-28265 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289986-1532221346.xml 

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

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

solver pid=31350, runsolver pid=31347

[startup+0.102364 s]*
/proc/loadavg: 1.94 2.02 2.04 3/218 31365
/proc/meminfo: memFree=16836348/32770624 swapFree=67108860/67108860
[pid=31350] ppid=31347 vsize=10659012 memory=25720 CPUtime=0.07 cores=0,2,4,6
/proc/31350/stat : 31350 (java) S 31347 31350 26014 0 -1 1077944320 4798 0 0 0 6 1 0 0 20 0 15 0 39697442 10914828288 6430 33554432000 4194304 4196468 140722512810560 140722512793104 140131213709047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
/proc/31350/statm: 2664753 6430 2688 1 0 2627263 0
[pid=31350/tid=31352] ppid=31347 vsize=10659012 memory=-8413741653617447804 CPUtime=0.06 cores=0,2,4,6
/proc/31350/task/31352/stat : 31352 (java) R 31347 31350 26014 0 -1 4202560 2907 0 0 0 5 1 0 0 20 0 15 0 39697442 10914828288 6430 33554432000 4194304 4196468 140722512810560 140131217942832 140130841079596 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31353] ppid=31347 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31353/stat : 31353 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914828288 6430 33554432000 4194304 4196468 140722512810560 140131166329232 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31354] ppid=31347 vsize=10659012 memory=139965406660224 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31354/stat : 31354 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914828288 6430 33554432000 4194304 4196468 140722512810560 140131165276432 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31355] ppid=31347 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31355/stat : 31355 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914828288 6430 33554432000 4194304 4196468 140722512810560 140131164224144 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31356] ppid=31347 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31356/stat : 31356 (java) S 31347 31350 26014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39697443 10914828288 6430 33554432000 4194304 4196468 140722512810560 140131163171344 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31357] ppid=31347 vsize=10659012 memory=139965406660224 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31357/stat : 31357 (java) S 31347 31350 26014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39697444 10914828288 6430 33554432000 4194304 4196468 140722512810560 140130773461616 140131213720194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31358] ppid=31347 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31358/stat : 31358 (java) S 31347 31350 26014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39697445 10914828288 6430 33554432000 4194304 4196468 140722512810560 140130772407584 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31359] ppid=31347 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31359/stat : 31359 (java) S 31347 31350 26014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39697445 10914828288 6430 33554432000 4194304 4196468 140722512810560 140130771355248 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31360] ppid=31347 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31360/stat : 31360 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914828288 6430 33554432000 4194304 4196468 140722512810560 140130770303568 140131213727643 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31361] ppid=31347 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31361/stat : 31361 (java) S 31347 31350 26014 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 39697447 10914828288 6430 33554432000 4194304 4196468 140722512810560 140130769250416 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31362] ppid=31347 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31362/stat : 31362 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914828288 6430 33554432000 4194304 4196468 140722512810560 140130768197616 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31363] ppid=31347 vsize=10659012 memory=139965406660224 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31363/stat : 31363 (java) R 31347 31350 26014 0 -1 4202560 233 0 0 0 0 0 0 0 20 0 15 0 39697447 10914828288 6430 33554432000 4194304 4196468 140722512810560 140130767145328 140131213730394 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31364] ppid=31347 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31364/stat : 31364 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914828288 6430 33554432000 4194304 4196468 140722512810560 140130766092768 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31365] ppid=31347 vsize=10659012 memory=139965406660224 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31365/stat : 31365 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697451 10914828288 6430 33554432000 4194304 4196468 140722512810560 140130765040560 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 25720 KiB

[startup+0.210498 s]*
/proc/loadavg: 1.94 2.02 2.04 4/218 31365
/proc/meminfo: memFree=16824684/32770624 swapFree=67108860/67108860
[pid=31350] ppid=31347 vsize=10659012 memory=36496 CPUtime=0.25 cores=0,2,4,6
/proc/31350/stat : 31350 (java) S 31347 31350 26014 0 -1 1077944320 7240 0 0 0 22 3 0 0 20 0 15 0 39697442 10914828288 9124 33554432000 4194304 4196468 140722512810560 140722512793104 140131213709047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
/proc/31350/statm: 2664753 9124 2913 1 0 2627263 0
[pid=31350/tid=31352] ppid=31347 vsize=10659012 memory=7022364594140610616 CPUtime=0.17 cores=0,2,4,6
/proc/31350/task/31352/stat : 31352 (java) R 31347 31350 26014 0 -1 4202560 4894 0 0 0 15 2 0 0 20 0 15 0 39697442 10914828288 9124 33554432000 4194304 4196468 140722512810560 140131217934416 140131213730394 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31353] ppid=31347 vsize=10659012 memory=342 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31353/stat : 31353 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914828288 9124 33554432000 4194304 4196468 140722512810560 140131166329232 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31354] ppid=31347 vsize=10659012 memory=139965406860916 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31354/stat : 31354 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914828288 9124 33554432000 4194304 4196468 140722512810560 140131165276432 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31355] ppid=31347 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31355/stat : 31355 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914828288 9124 33554432000 4194304 4196468 140722512810560 140131164224144 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31356] ppid=31347 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31356/stat : 31356 (java) S 31347 31350 26014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39697443 10914828288 9124 33554432000 4194304 4196468 140722512810560 140131163171344 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31357] ppid=31347 vsize=10659012 memory=139965406660224 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31357/stat : 31357 (java) S 31347 31350 26014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39697444 10914828288 9124 33554432000 4194304 4196468 140722512810560 140130773461616 140131213720194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31358] ppid=31347 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31358/stat : 31358 (java) S 31347 31350 26014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39697445 10914828288 9124 33554432000 4194304 4196468 140722512810560 140130772407584 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31359] ppid=31347 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31359/stat : 31359 (java) S 31347 31350 26014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39697445 10914828288 9124 33554432000 4194304 4196468 140722512810560 140130771355248 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31360] ppid=31347 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31360/stat : 31360 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914828288 9124 33554432000 4194304 4196468 140722512810560 140130770303568 140131213727643 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31361] ppid=31347 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31361/stat : 31361 (java) S 31347 31350 26014 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 15 0 39697447 10914828288 9124 33554432000 4194304 4196468 140722512810560 140130769250416 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31362] ppid=31347 vsize=10659012 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/31350/task/31362/stat : 31362 (java) S 31347 31350 26014 0 -1 1077944384 229 0 0 0 1 0 0 0 20 0 15 0 39697447 10914828288 9124 33554432000 4194304 4196468 140722512810560 140130768197616 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31363] ppid=31347 vsize=10659012 memory=139965406660224 CPUtime=0.04 cores=0,2,4,6
/proc/31350/task/31363/stat : 31363 (java) R 31347 31350 26014 0 -1 4202560 420 0 0 0 4 0 0 0 20 0 15 0 39697447 10914828288 9124 33554432000 4194304 4196468 140722512810560 140130767145328 140131213720982 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31364] ppid=31347 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31364/stat : 31364 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914828288 9124 33554432000 4194304 4196468 140722512810560 140130766092768 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31365] ppid=31347 vsize=10659012 memory=139965406660224 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31365/stat : 31365 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697451 10914828288 9124 33554432000 4194304 4196468 140722512810560 140130765040560 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 36496 KiB

[startup+0.3106 s]*
/proc/loadavg: 1.94 2.02 2.04 3/218 31365
/proc/meminfo: memFree=16817772/32770624 swapFree=67108860/67108860
[pid=31350] ppid=31347 vsize=10659088 memory=44352 CPUtime=0.43 cores=0,2,4,6
/proc/31350/stat : 31350 (java) S 31347 31350 26014 0 -1 1077944320 8697 0 0 0 39 4 0 0 20 0 15 0 39697442 10914906112 11088 33554432000 4194304 4196468 140722512810560 140722512793104 140131213709047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
/proc/31350/statm: 2664772 11088 3027 1 0 2627263 0
[pid=31350/tid=31352] ppid=31347 vsize=10659088 memory=7022364594140610616 CPUtime=0.26 cores=0,2,4,6
/proc/31350/task/31352/stat : 31352 (java) R 31347 31350 26014 0 -1 4202560 5553 0 0 0 24 2 0 0 20 0 15 0 39697442 10914906112 11088 33554432000 4194304 4196468 140722512810560 140131217943520 140131199078827 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31353] ppid=31347 vsize=10659088 memory=4294979916 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31353/stat : 31353 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914906112 11088 33554432000 4194304 4196468 140722512810560 140131166329232 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31354] ppid=31347 vsize=10659088 memory=139965406869500 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31354/stat : 31354 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914906112 11088 33554432000 4194304 4196468 140722512810560 140131165276432 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31355] ppid=31347 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31355/stat : 31355 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914906112 11088 33554432000 4194304 4196468 140722512810560 140131164224144 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31356] ppid=31347 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31356/stat : 31356 (java) S 31347 31350 26014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39697443 10914906112 11088 33554432000 4194304 4196468 140722512810560 140131163171344 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31357] ppid=31347 vsize=10659088 memory=139965406660224 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31357/stat : 31357 (java) S 31347 31350 26014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39697444 10914906112 11088 33554432000 4194304 4196468 140722512810560 140130773461616 140131213720194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31358] ppid=31347 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31358/stat : 31358 (java) S 31347 31350 26014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39697445 10914906112 11154 33554432000 4194304 4196468 140722512810560 140130772407584 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31359] ppid=31347 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31359/stat : 31359 (java) S 31347 31350 26014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39697445 10914906112 11154 33554432000 4194304 4196468 140722512810560 140130771355248 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31360] ppid=31347 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31360/stat : 31360 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914906112 11154 33554432000 4194304 4196468 140722512810560 140130770303568 140131213727643 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31361] ppid=31347 vsize=10659088 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/31350/task/31361/stat : 31361 (java) R 31347 31350 26014 0 -1 4202560 491 0 0 0 2 0 0 0 20 0 15 0 39697447 10914906112 11154 33554432000 4194304 4196468 140722512810560 140130769250416 140131191343696 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31362] ppid=31347 vsize=10659088 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/31350/task/31362/stat : 31362 (java) R 31347 31350 26014 0 -1 1077944384 497 0 0 0 2 0 0 0 20 0 15 0 39697447 10914906112 11154 33554432000 4194304 4196468 140722512810560 140130768197616 140131213720194 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31363] ppid=31347 vsize=10659088 memory=139965406660224 CPUtime=0.1 cores=0,2,4,6
/proc/31350/task/31363/stat : 31363 (java) R 31347 31350 26014 0 -1 4202560 793 0 0 0 10 0 0 0 20 0 15 0 39697447 10914906112 11154 33554432000 4194304 4196468 140722512810560 140130767145328 140131197789534 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31364] ppid=31347 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31364/stat : 31364 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914906112 11154 33554432000 4194304 4196468 140722512810560 140130766092768 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31365] ppid=31347 vsize=10659088 memory=139965406660224 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31365/stat : 31365 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697451 10914906112 11154 33554432000 4194304 4196468 140722512810560 140130765040560 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 44352 KiB

[startup+0.700772 s]
/proc/loadavg: 1.94 2.02 2.04 5/218 31365
/proc/meminfo: memFree=16788120/32770624 swapFree=67108860/67108860
[pid=31350] ppid=31347 vsize=10659088 memory=166768 CPUtime=1.6 cores=0,2,4,6
/proc/31350/stat : 31350 (java) S 31347 31350 26014 0 -1 1077944320 12157 0 0 0 153 7 0 0 20 0 15 0 39697442 10914906112 41692 33554432000 4194304 4196468 140722512810560 140722512793104 140131213709047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
/proc/31350/statm: 2664772 41692 3104 1 0 2627263 0
[pid=31350/tid=31352] ppid=31347 vsize=10659088 memory=18460 CPUtime=0.64 cores=0,2,4,6
/proc/31350/task/31352/stat : 31352 (java) R 31347 31350 26014 0 -1 4202560 5892 0 0 0 60 4 0 0 20 0 15 0 39697442 10914906112 41692 33554432000 4194304 4196468 140722512810560 140131217937664 140130844489909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31353] ppid=31347 vsize=10659088 memory=9548 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31353/stat : 31353 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914906112 41692 33554432000 4194304 4196468 140722512810560 140131166329232 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31354] ppid=31347 vsize=10659088 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31354/stat : 31354 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914906112 41692 33554432000 4194304 4196468 140722512810560 140131165276432 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31355] ppid=31347 vsize=10659088 memory=644 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31355/stat : 31355 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697443 10914906112 41692 33554432000 4194304 4196468 140722512810560 140131164224144 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31356] ppid=31347 vsize=10659088 memory=952 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31356/stat : 31356 (java) S 31347 31350 26014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39697443 10914906112 41692 33554432000 4194304 4196468 140722512810560 140131163171344 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31357] ppid=31347 vsize=10659088 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31357/stat : 31357 (java) S 31347 31350 26014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 39697444 10914906112 41692 33554432000 4194304 4196468 140722512810560 140130773461616 140131213720194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31358] ppid=31347 vsize=10659088 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31358/stat : 31358 (java) S 31347 31350 26014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39697445 10914906112 41692 33554432000 4194304 4196468 140722512810560 140130772407584 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31359] ppid=31347 vsize=10659088 memory=6153431502485415784 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31359/stat : 31359 (java) S 31347 31350 26014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39697445 10914906112 41692 33554432000 4194304 4196468 140722512810560 140130771355248 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31360] ppid=31347 vsize=10659088 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31360/stat : 31360 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914906112 41692 33554432000 4194304 4196468 140722512810560 140130770303568 140131213727643 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31361] ppid=31347 vsize=10659088 memory=7444843076533644388 CPUtime=0.33 cores=0,2,4,6
/proc/31350/task/31361/stat : 31361 (java) S 31347 31350 26014 0 -1 1077944384 1483 0 0 0 33 0 0 0 20 0 15 0 39697447 10914906112 41692 33554432000 4194304 4196468 140722512810560 140130769250416 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31362] ppid=31347 vsize=10659088 memory=8514726395715218844 CPUtime=0.33 cores=0,2,4,6
/proc/31350/task/31362/stat : 31362 (java) S 31347 31350 26014 0 -1 1077944384 1782 0 0 0 33 0 0 0 20 0 15 0 39697447 10914906112 41692 33554432000 4194304 4196468 140722512810560 140130768197616 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31363] ppid=31347 vsize=10659088 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/31350/task/31363/stat : 31363 (java) S 31347 31350 26014 0 -1 1077944384 1629 0 0 0 25 0 0 0 20 0 15 0 39697447 10914906112 41692 33554432000 4194304 4196468 140722512810560 140130767145328 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31364] ppid=31347 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31364/stat : 31364 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914906112 41692 33554432000 4194304 4196468 140722512810560 140130766092768 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31365] ppid=31347 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31365/stat : 31365 (java) S 31347 31350 26014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39697451 10914906112 41692 33554432000 4194304 4196468 140722512810560 140130765040560 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 166768 KiB

[startup+1.51121 s]
/proc/loadavg: 1.94 2.02 2.04 6/218 31365
/proc/meminfo: memFree=16558064/32770624 swapFree=67108860/67108860
[pid=31350] ppid=31347 vsize=10659088 memory=575956 CPUtime=3.45 cores=0,2,4,6
/proc/31350/stat : 31350 (java) S 31347 31350 26014 0 -1 1077944320 13185 0 0 0 302 43 0 0 20 0 15 0 39697442 10914906112 143989 33554432000 4194304 4196468 140722512810560 140722512793104 140131213709047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
/proc/31350/statm: 2664772 143989 3133 1 0 2627263 0
[pid=31350/tid=31352] ppid=31347 vsize=10659088 memory=405408 CPUtime=1.1 cores=0,2,4,6
/proc/31350/task/31352/stat : 31352 (java) S 31347 31350 26014 0 -1 1077944384 5961 0 0 0 104 6 0 0 20 0 15 0 39697442 10914906112 143989 33554432000 4194304 4196468 140722512810560 140131217927184 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31353] ppid=31347 vsize=10659088 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/31350/task/31353/stat : 31353 (java) R 31347 31350 26014 0 -1 4202560 246 0 0 0 26 8 0 0 20 0 15 0 39697443 10914906112 143989 33554432000 4194304 4196468 140722512810560 140131166329232 140131198731168 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31354] ppid=31347 vsize=10659088 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/31350/task/31354/stat : 31354 (java) R 31347 31350 26014 0 -1 4202560 230 0 0 0 26 8 0 0 20 0 15 0 39697443 10914906112 143989 33554432000 4194304 4196468 140722512810560 140131165276320 140131198731168 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31355] ppid=31347 vsize=10659088 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/31350/task/31355/stat : 31355 (java) R 31347 31350 26014 0 -1 4202560 191 0 0 0 25 7 0 0 20 0 15 0 39697443 10914906112 143989 33554432000 4194304 4196468 140722512810560 140131164224144 140131198731168 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31356] ppid=31347 vsize=10659088 memory=18 CPUtime=0.34 cores=0,2,4,6
/proc/31350/task/31356/stat : 31356 (java) R 31347 31350 26014 0 -1 4202560 212 0 0 0 26 8 0 0 20 0 15 0 39697443 10914906112 143989 33554432000 4194304 4196468 140722512810560 140131163171344 140131198731168 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31357] ppid=31347 vsize=10659088 memory=279930533820144 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31357/stat : 31357 (java) S 31347 31350 26014 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 39697444 10914906112 143989 33554432000 4194304 4196468 140722512810560 140130773460128 140131213719253 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0

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

[startup+732.01 s]*
/proc/loadavg: 4.91 4.39 3.29 6/217 31382
/proc/meminfo: memFree=8395064/32770624 swapFree=67108860/67108860
[pid=31350] ppid=31347 vsize=10659088 memory=8283044 CPUtime=2402.89 cores=0,2,4,6
/proc/31350/stat : 31350 (java) S 31347 31350 26014 0 -1 1077944320 284502 0 0 0 239328 961 0 0 20 0 15 0 39697442 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140722512793104 140131213709047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
/proc/31350/statm: 2664772 2070761 3156 1 0 2627263 0
[pid=31350/tid=31352] ppid=31347 vsize=10659088 memory=2612 CPUtime=144.15 cores=0,2,4,6
/proc/31350/task/31352/stat : 31352 (java) S 31347 31350 26014 0 -1 1077944384 17350 0 0 0 14406 9 0 0 20 0 15 0 39697442 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140131217943744 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31353] ppid=31347 vsize=10659088 memory=0 CPUtime=559.61 cores=0,2,4,6
/proc/31350/task/31353/stat : 31353 (java) R 31347 31350 26014 0 -1 4202560 38621 0 0 0 55743 218 0 0 20 0 15 0 39697443 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140131166329432 140131198705471 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31354] ppid=31347 vsize=10659088 memory=6944656592455359580 CPUtime=559.18 cores=0,2,4,6
/proc/31350/task/31354/stat : 31354 (java) R 31347 31350 26014 0 -1 4202560 38057 0 0 0 55679 239 0 0 20 0 15 0 39697443 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140131165276632 140131198166617 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31355] ppid=31347 vsize=10659088 memory=4872558044660077418 CPUtime=560.08 cores=0,2,4,6
/proc/31350/task/31355/stat : 31355 (java) R 31347 31350 26014 0 -1 4202560 42206 0 0 0 55787 221 0 0 20 0 15 0 39697443 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140131164224032 140131198166617 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31356] ppid=31347 vsize=10659088 memory=115 CPUtime=558.33 cores=0,2,4,6
/proc/31350/task/31356/stat : 31356 (java) R 31347 31350 26014 0 -1 4202560 37503 0 0 0 55576 257 0 0 20 0 15 0 39697443 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140131163171544 140131195318759 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31357] ppid=31347 vsize=10659088 memory=1 CPUtime=19.78 cores=0,2,4,6
/proc/31350/task/31357/stat : 31357 (java) S 31347 31350 26014 0 -1 1077944384 101140 0 0 0 1972 6 0 0 20 0 15 0 39697444 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130773460160 140131213719253 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31358] ppid=31347 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31358/stat : 31358 (java) S 31347 31350 26014 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 39697445 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130772407648 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31359] ppid=31347 vsize=10659088 memory=3472468243506465846 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31359/stat : 31359 (java) S 31347 31350 26014 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 39697445 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130771355264 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31360] ppid=31347 vsize=10659088 memory=7810763844726514514 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31360/stat : 31360 (java) S 31347 31350 26014 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 39697447 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130770303216 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31361] ppid=31347 vsize=10659088 memory=7810763844726514514 CPUtime=0.42 cores=0,2,4,6
/proc/31350/task/31361/stat : 31361 (java) S 31347 31350 26014 0 -1 1077944384 2026 0 0 0 42 0 0 0 20 0 15 0 39697447 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130769250176 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31362] ppid=31347 vsize=10659088 memory=7380385388137112419 CPUtime=0.42 cores=0,2,4,6
/proc/31350/task/31362/stat : 31362 (java) S 31347 31350 26014 0 -1 1077944384 2699 0 0 0 42 0 0 0 20 0 15 0 39697447 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130768197664 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31363] ppid=31347 vsize=10659088 memory=6153433744106875499 CPUtime=0.31 cores=0,2,4,6
/proc/31350/task/31363/stat : 31363 (java) S 31347 31350 26014 0 -1 1077944384 2673 0 0 0 30 1 0 0 20 0 15 0 39697447 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130767145376 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31364] ppid=31347 vsize=10659088 memory=6153433744106875499 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31364/stat : 31364 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130766092768 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31365] ppid=31347 vsize=10659088 memory=9556 CPUtime=0.5 cores=0,2,4,6
/proc/31350/task/31365/stat : 31365 (java) S 31347 31350 26014 0 -1 1077944384 832 0 0 0 31 19 0 0 20 0 15 0 39697451 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130765040560 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 2402.89 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8283044 KiB

[startup+732.801 s]
/proc/loadavg: 4.91 4.39 3.29 6/217 31382
/proc/meminfo: memFree=8395064/32770624 swapFree=67108860/67108860
[pid=31350] ppid=31347 vsize=10659088 memory=8283044 CPUtime=2405.5 cores=0,2,4,6
/proc/31350/stat : 31350 (java) S 31347 31350 26014 0 -1 1077944320 284503 0 0 0 239589 961 0 0 20 0 15 0 39697442 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140722512793104 140131213709047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
/proc/31350/statm: 2664772 2070761 3156 1 0 2627263 0
[pid=31350/tid=31352] ppid=31347 vsize=10659088 memory=1444 CPUtime=144.15 cores=0,2,4,6
/proc/31350/task/31352/stat : 31352 (java) S 31347 31350 26014 0 -1 1077944384 17350 0 0 0 14406 9 0 0 20 0 15 0 39697442 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140131217943744 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31353] ppid=31347 vsize=10659088 memory=5520 CPUtime=560.22 cores=0,2,4,6
/proc/31350/task/31353/stat : 31353 (java) S 31347 31350 26014 0 -1 1077944384 38621 0 0 0 55804 218 0 0 20 0 15 0 39697443 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140131166329232 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31354] ppid=31347 vsize=10659088 memory=4616 CPUtime=559.8 cores=0,2,4,6
/proc/31350/task/31354/stat : 31354 (java) S 31347 31350 26014 0 -1 1077944384 38057 0 0 0 55741 239 0 0 20 0 15 0 39697443 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140131165276432 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31355] ppid=31347 vsize=10659088 memory=6791534058613427641 CPUtime=560.68 cores=0,2,4,6
/proc/31350/task/31355/stat : 31355 (java) S 31347 31350 26014 0 -1 1077944384 42206 0 0 0 55847 221 0 0 20 0 15 0 39697443 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140131164224144 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31356] ppid=31347 vsize=10659088 memory=2408 CPUtime=558.94 cores=0,2,4,6
/proc/31350/task/31356/stat : 31356 (java) S 31347 31350 26014 0 -1 1077944384 37503 0 0 0 55637 257 0 0 20 0 15 0 39697443 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140131163171344 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31357] ppid=31347 vsize=10659088 memory=1724 CPUtime=19.94 cores=0,2,4,6
/proc/31350/task/31357/stat : 31357 (java) R 31347 31350 26014 0 -1 4202560 101141 0 0 0 1988 6 0 0 20 0 15 0 39697444 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130773460160 140131192079227 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31358] ppid=31347 vsize=10659088 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31358/stat : 31358 (java) S 31347 31350 26014 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 39697445 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130772407648 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31359] ppid=31347 vsize=10659088 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31359/stat : 31359 (java) S 31347 31350 26014 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 39697445 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130771355264 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31360] ppid=31347 vsize=10659088 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31360/stat : 31360 (java) S 31347 31350 26014 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 39697447 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130770303216 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31361] ppid=31347 vsize=10659088 memory=4008 CPUtime=0.42 cores=0,2,4,6
/proc/31350/task/31361/stat : 31361 (java) S 31347 31350 26014 0 -1 1077944384 2026 0 0 0 42 0 0 0 20 0 15 0 39697447 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130769250176 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31362] ppid=31347 vsize=10659088 memory=18460 CPUtime=0.42 cores=0,2,4,6
/proc/31350/task/31362/stat : 31362 (java) S 31347 31350 26014 0 -1 1077944384 2699 0 0 0 42 0 0 0 20 0 15 0 39697447 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130768197664 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31363] ppid=31347 vsize=10659088 memory=9556 CPUtime=0.31 cores=0,2,4,6
/proc/31350/task/31363/stat : 31363 (java) S 31347 31350 26014 0 -1 1077944384 2673 0 0 0 30 1 0 0 20 0 15 0 39697447 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130767145376 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31364] ppid=31347 vsize=10659088 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31364/stat : 31364 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39697447 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130766092768 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31365] ppid=31347 vsize=10659088 memory=644 CPUtime=0.5 cores=0,2,4,6
/proc/31350/task/31365/stat : 31365 (java) S 31347 31350 26014 0 -1 1077944384 832 0 0 0 31 19 0 0 20 0 15 0 39697451 10914906112 2070761 33554432000 4194304 4196468 140722512810560 140130765040560 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 2405.5 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8283044 KiB

[startup+733.201 s]
/proc/loadavg: 4.91 4.39 3.29 6/219 31385
/proc/meminfo: memFree=8394800/32770624 swapFree=67108860/67108860
[pid=31350] ppid=31347 vsize=10858780 memory=8283084 CPUtime=2406.98 cores=0,2,4,6
/proc/31350/stat : 31350 (java) S 31347 31350 26014 0 -1 1077944320 287578 0 0 0 239737 961 0 0 20 0 17 0 39697442 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140722512793104 140131213709047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
/proc/31350/statm: 2714695 2070771 3158 1 0 2677186 0
[pid=31350/tid=31352] ppid=31347 vsize=10858780 memory=6791534058613427641 CPUtime=144.17 cores=0,2,4,6
/proc/31350/task/31352/stat : 31352 (java) S 31347 31350 26014 0 -1 1077944384 17362 0 0 0 14408 9 0 0 20 0 17 0 39697442 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140131217943648 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31353] ppid=31347 vsize=10858780 memory=792 CPUtime=560.59 cores=0,2,4,6
/proc/31350/task/31353/stat : 31353 (java) R 31347 31350 26014 0 -1 4202560 38621 0 0 0 55841 218 0 0 20 0 17 0 39697443 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140131166329120 140131198660144 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31354] ppid=31347 vsize=10858780 memory=1228 CPUtime=560.15 cores=0,2,4,6
/proc/31350/task/31354/stat : 31354 (java) R 31347 31350 26014 0 -1 4202560 38062 0 0 0 55776 239 0 0 20 0 17 0 39697443 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140131165276632 140131195304993 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31355] ppid=31347 vsize=10858780 memory=8388 CPUtime=561.04 cores=0,2,4,6
/proc/31350/task/31355/stat : 31355 (java) R 31347 31350 26014 0 -1 4202560 42256 0 0 0 55883 221 0 0 20 0 17 0 39697443 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140131164224144 140131195262672 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31356] ppid=31347 vsize=10858780 memory=2240 CPUtime=559.31 cores=0,2,4,6
/proc/31350/task/31356/stat : 31356 (java) R 31347 31350 26014 0 -1 4202560 37512 0 0 0 55674 257 0 0 20 0 17 0 39697443 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140131163171344 140131198406822 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31357] ppid=31347 vsize=10858780 memory=4124 CPUtime=19.96 cores=0,2,4,6
/proc/31350/task/31357/stat : 31357 (java) S 31347 31350 26014 0 -1 1077944384 103896 0 0 0 1990 6 0 0 20 0 17 0 39697444 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130773459936 140131213719253 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31358] ppid=31347 vsize=10858780 memory=2200 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31358/stat : 31358 (java) S 31347 31350 26014 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 17 0 39697445 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130772407648 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31359] ppid=31347 vsize=10858780 memory=7284 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31359/stat : 31359 (java) S 31347 31350 26014 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 39697445 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130771355264 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31360] ppid=31347 vsize=10858780 memory=840 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31360/stat : 31360 (java) S 31347 31350 26014 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 17 0 39697447 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130770303568 140131213727643 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31361] ppid=31347 vsize=10858780 memory=1796 CPUtime=0.42 cores=0,2,4,6
/proc/31350/task/31361/stat : 31361 (java) S 31347 31350 26014 0 -1 1077944384 2026 0 0 0 42 0 0 0 20 0 17 0 39697447 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130769250416 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31362] ppid=31347 vsize=10858780 memory=912 CPUtime=0.42 cores=0,2,4,6
/proc/31350/task/31362/stat : 31362 (java) S 31347 31350 26014 0 -1 1077944384 2699 0 0 0 42 0 0 0 20 0 17 0 39697447 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130768197616 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31363] ppid=31347 vsize=10858780 memory=3852 CPUtime=0.31 cores=0,2,4,6
/proc/31350/task/31363/stat : 31363 (java) S 31347 31350 26014 0 -1 1077944384 2754 0 0 0 30 1 0 0 20 0 17 0 39697447 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130767145328 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31364] ppid=31347 vsize=10858780 memory=2580 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31364/stat : 31364 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 39697447 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130766092768 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31365] ppid=31347 vsize=10858780 memory=2612 CPUtime=0.5 cores=0,2,4,6
/proc/31350/task/31365/stat : 31365 (java) S 31347 31350 26014 0 -1 1077944384 832 0 0 0 31 19 0 0 20 0 17 0 39697451 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130765040560 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31383] ppid=31347 vsize=10858780 memory=8283044 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31383/stat : 31383 (java) S 31347 31350 26014 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 17 0 39770724 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130763985392 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31384] ppid=31347 vsize=10858780 memory=8283044 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31384/stat : 31384 (java) S 31347 31350 26014 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 17 0 39770724 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130762933728 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 2406.98 s
Current children cumulated vsize: 10858780 KiB
Current children cumulated memory: 8283084 KiB

[startup+733.301 s]
/proc/loadavg: 4.91 4.39 3.29 6/219 31385
/proc/meminfo: memFree=8394800/32770624 swapFree=67108860/67108860
[pid=31350] ppid=31347 vsize=10858780 memory=8283084 CPUtime=2407.38 cores=0,2,4,6
/proc/31350/stat : 31350 (java) S 31347 31350 26014 0 -1 1077944320 287611 0 0 0 239777 961 0 0 20 0 17 0 39697442 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140722512793104 140131213709047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
/proc/31350/statm: 2714695 2070771 3158 1 0 2677186 0
[pid=31350/tid=31352] ppid=31347 vsize=10858780 memory=8283084 CPUtime=144.17 cores=0,2,4,6
/proc/31350/task/31352/stat : 31352 (java) S 31347 31350 26014 0 -1 1077944384 17362 0 0 0 14408 9 0 0 20 0 17 0 39697442 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140131217943648 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31353] ppid=31347 vsize=10858780 memory=8283044 CPUtime=560.69 cores=0,2,4,6
/proc/31350/task/31353/stat : 31353 (java) R 31347 31350 26014 0 -1 4202560 38621 0 0 0 55851 218 0 0 20 0 17 0 39697443 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140131166329120 140131198163045 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31354] ppid=31347 vsize=10858780 memory=8283044 CPUtime=560.25 cores=0,2,4,6
/proc/31350/task/31354/stat : 31354 (java) R 31347 31350 26014 0 -1 4202560 38062 0 0 0 55786 239 0 0 20 0 17 0 39697443 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140131165276632 140131198660174 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31355] ppid=31347 vsize=10858780 memory=8283044 CPUtime=561.14 cores=0,2,4,6
/proc/31350/task/31355/stat : 31355 (java) R 31347 31350 26014 0 -1 4202560 42289 0 0 0 55893 221 0 0 20 0 17 0 39697443 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140131164224344 140131198659652 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31356] ppid=31347 vsize=10858780 memory=8283044 CPUtime=559.41 cores=0,2,4,6
/proc/31350/task/31356/stat : 31356 (java) R 31347 31350 26014 0 -1 4202560 37512 0 0 0 55684 257 0 0 20 0 17 0 39697443 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140131163171544 140131198694343 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31357] ppid=31347 vsize=10858780 memory=8283044 CPUtime=19.96 cores=0,2,4,6
/proc/31350/task/31357/stat : 31357 (java) S 31347 31350 26014 0 -1 1077944384 103896 0 0 0 1990 6 0 0 20 0 17 0 39697444 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130773459936 140131213719253 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31358] ppid=31347 vsize=10858780 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31358/stat : 31358 (java) S 31347 31350 26014 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 17 0 39697445 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130772407648 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31359] ppid=31347 vsize=10858780 memory=8283044 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31359/stat : 31359 (java) S 31347 31350 26014 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 39697445 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130771355264 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31360] ppid=31347 vsize=10858780 memory=8283084 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31360/stat : 31360 (java) S 31347 31350 26014 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 17 0 39697447 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130770303568 140131213727643 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31361] ppid=31347 vsize=10858780 memory=6791534058613427641 CPUtime=0.42 cores=0,2,4,6
/proc/31350/task/31361/stat : 31361 (java) S 31347 31350 26014 0 -1 1077944384 2026 0 0 0 42 0 0 0 20 0 17 0 39697447 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130769250416 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31362] ppid=31347 vsize=10858780 memory=14004 CPUtime=0.42 cores=0,2,4,6
/proc/31350/task/31362/stat : 31362 (java) S 31347 31350 26014 0 -1 1077944384 2699 0 0 0 42 0 0 0 20 0 17 0 39697447 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130768197616 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31363] ppid=31347 vsize=10858780 memory=952 CPUtime=0.31 cores=0,2,4,6
/proc/31350/task/31363/stat : 31363 (java) S 31347 31350 26014 0 -1 1077944384 2754 0 0 0 30 1 0 0 20 0 17 0 39697447 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130767145328 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31364] ppid=31347 vsize=10858780 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31364/stat : 31364 (java) S 31347 31350 26014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 39697447 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130766092768 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31365] ppid=31347 vsize=10858780 memory=728 CPUtime=0.5 cores=0,2,4,6
/proc/31350/task/31365/stat : 31365 (java) S 31347 31350 26014 0 -1 1077944384 832 0 0 0 31 19 0 0 20 0 17 0 39697451 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130765040560 140131213720194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31383] ppid=31347 vsize=10858780 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31383/stat : 31383 (java) S 31347 31350 26014 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 17 0 39770724 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130763985392 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
[pid=31350/tid=31384] ppid=31347 vsize=10858780 memory=3312 CPUtime=0 cores=0,2,4,6
/proc/31350/task/31384/stat : 31384 (java) S 31347 31350 26014 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 17 0 39770724 11119390720 2070771 33554432000 4194304 4196468 140722512810560 140130762933728 140131213719253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140722512819313 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 2407.38 s
Current children cumulated vsize: 10858780 KiB
Current children cumulated memory: 8283084 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 733.346
CPU time (s): 2407.47
CPU user time (s): 2397.82
CPU system time (s): 9.65184
CPU usage (%): 328.286
Max. virtual memory (cumulated for all children) (KiB): 10858780
Max. memory (cumulated for all children) (KiB): 8283084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.82
system time used= 9.65184
maximum resident set size= 8283656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287615
page faults= 0
swaps= 0
block input operations= 0
block output operations= 888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42787
involuntary context switches= 28427


# summary of solver processes directly reported to runsolver:
#   pid: 31350
#   total CPU time (s): 2407.47
#   total CPU user time (s): 2397.82
#   total CPU system time (s): 9.65184

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.63613 second user time and 6.96297 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-22 03:02:26
IDJOB=4289986
IDBENCH=141522
IDSOLVER=2742
FILE ID=node106/4289986-1532221346
RUNJOBID= node106-1532209822-28265
PBS_JOBID= 21018937
Free space on /tmp= 53032 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Mario/Mario-n-medium-2_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4289986-1532221346/watcher-4289986-1532221346 -o /tmp/evaluation-result-4289986-1532221346/solver-4289986-1532221346 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532209822-28265 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289986-1532221346.xml

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

MD5SUM BENCH= d930a285b222420c6879960cff9efc87
RANDOM SEED=1007245379

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        16849540 kB
MemAvailable:   30492504 kB
Buffers:          226524 kB
Cached:         13508596 kB
SwapCached:            0 kB
Active:          2650864 kB
Inactive:       12585168 kB
Active(anon):    1503172 kB
Inactive(anon):    17108 kB
Active(file):    1147692 kB
Inactive(file): 12568060 kB
Unevictable:        6920 kB
Mlocked:            6920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2404 kB
Writeback:             0 kB
AnonPages:       1648112 kB
Mapped:            47124 kB
Shmem:             17068 kB
Slab:             382532 kB
SReclaimable:     355672 kB
SUnreclaim:        26860 kB
KernelStack:        3888 kB
PageTables:         7776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2287868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1533952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 53028 MiB
End job on node106 at 2018-07-22 03:14:39