Trace number 4262567

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.4UNSAT 488.39801 473.98099

General information on the benchmark

NameRandom/Random-RB-2-40-19/
rand-2-40-19-443-230-30.xml
MD5SUM1a774b1240a532d284d5b76f46f8bad3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark151.12801
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints334
Number of domains1
Minimum domain size19
Maximum domain size19
Distribution of domain sizes[{"size":19,"count":40}]
Minimum variable degree8
Maximum variable degree21
Distribution of variable degrees[{"degree":8,"count":1},{"degree":10,"count":1},{"degree":12,"count":2},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":3},{"degree":17,"count":4},{"degree":18,"count":4},{"degree":19,"count":4},{"degree":20,"count":6},{"degree":21,"count":4}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":334}]
Number of extensional constraints334
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":334}]
Optimization problemNO
Type of objective

Solver Data

3.32/2.18	c Concrete v3.4 running
488.24/473.96	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262567-1502427202/watcher-4262567-1502427202 -o /tmp/evaluation-result-4262567-1502427202/solver-4262567-1502427202 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4884 --watchdog 2580 bin/concrete HOME/instance-4262567-1502427202.xml 

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


[startup+0 s]
/proc/loadavg: 2.13 1.63 1.54 3/200 8436
/proc/meminfo: memFree=29055216/32770624 swapFree=0/430332
[pid=8436] ppid=8433 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/8436/stat : 8436 (runsolver) D 8433 8436 4821 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 90535464 24240128 108 18446744073709551615 4194304 4338465 140735525458128 140735525455768 139647089046231 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 11595776 140735525466321 140735525466697 140735525466697 140735525470154 0
/proc/8436/statm: 5918 108 54 36 0 2156 0

[startup+0.100058 s]
/proc/loadavg: 2.13 1.63 1.54 3/200 8436
/proc/meminfo: memFree=29055216/32770624 swapFree=0/430332
[pid=8436] ppid=8433 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/8436/stat : 8436 (bash) S 8433 8436 4821 0 -1 4202496 891 6486 0 0 0 0 0 1 20 0 1 0 90535464 9867264 377 18446744073709551615 4194304 5098028 140730502217264 140730502211272 139828758014976 0 0 5 65536 18446744071580971376 0 0 17 0 0 0 4 0 0 7196144 7232144 29437952 140730502222356 140730502222441 140730502222441 140730502225898 0
/proc/8436/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200382 s]
/proc/loadavg: 2.13 1.63 1.54 3/200 8436
/proc/meminfo: memFree=29055216/32770624 swapFree=0/430332
[pid=8436] ppid=8433 vsize=13358716 CPUtime=0.09 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 4354 12303 0 0 1 0 5 3 20 0 6 0 90535464 13679325184 3659 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3339679 3659 1906 1 0 3329176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13358716

[startup+0.300244 s]
/proc/loadavg: 2.13 1.63 1.54 3/200 8436
/proc/meminfo: memFree=29055216/32770624 swapFree=0/430332
[pid=8436] ppid=8433 vsize=13974356 CPUtime=0.17 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 6390 12303 0 0 7 2 5 3 20 0 15 0 90535464 14309740544 6981 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3493589 6981 2769 1 0 3482965 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 13974356

[startup+0.700227 s]
/proc/loadavg: 2.13 1.63 1.54 3/200 8436
/proc/meminfo: memFree=29055216/32770624 swapFree=0/430332
[pid=8436] ppid=8433 vsize=13974784 CPUtime=0.73 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 14085 12303 0 0 60 5 5 3 20 0 15 0 90535464 14310178816 14989 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3493696 14989 3113 1 0 3482965 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 13974784

[startup+1.50067 s]
/proc/loadavg: 2.13 1.63 1.54 5/215 8499
/proc/meminfo: memFree=28963240/32770624 swapFree=0/430728
[pid=8436] ppid=8433 vsize=13985408 CPUtime=2 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 29640 12303 0 0 181 11 5 3 20 0 15 0 90535464 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3496352 43040 3367 1 0 3485525 0
[pid=8436/tid=8486] ppid=8433 vsize=13985408 CPUtime=1.31 cores=0,2,4,6
/proc/8436/task/8486/stat : 8486 (java) R 8433 8436 4821 0 -1 4202560 22330 12303 0 0 117 6 5 3 20 0 15 0 90535482 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649589786528 139649571258912 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8487] ppid=8433 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8487/stat : 8487 (java) S 8433 8436 4821 0 -1 1077944384 190 12303 0 0 0 0 5 3 20 0 15 0 90535483 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649185659536 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8488] ppid=8433 vsize=13985408 CPUtime=0.09 cores=0,2,4,6
/proc/8436/task/8488/stat : 8488 (java) S 8433 8436 4821 0 -1 1077944384 58 12303 0 0 1 0 5 3 20 0 15 0 90535483 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649184606736 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8489] ppid=8433 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8489/stat : 8489 (java) S 8433 8436 4821 0 -1 1077944384 49 12303 0 0 0 0 5 3 20 0 15 0 90535483 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649183553936 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8490] ppid=8433 vsize=13985408 CPUtime=0.09 cores=0,2,4,6
/proc/8436/task/8490/stat : 8490 (java) S 8433 8436 4821 0 -1 1077944384 64 12303 0 0 1 0 5 3 20 0 15 0 90535483 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649182501136 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8491] ppid=8433 vsize=13985408 CPUtime=0.09 cores=0,2,4,6
/proc/8436/task/8491/stat : 8491 (java) S 8433 8436 4821 0 -1 1077944384 1421 12303 0 0 1 0 5 3 20 0 15 0 90535484 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649131322224 139649585576578 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8492] ppid=8433 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8492/stat : 8492 (java) S 8433 8436 4821 0 -1 1077944384 55 12303 0 0 0 0 5 3 20 0 15 0 90535484 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649130268256 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8493] ppid=8433 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8493/stat : 8493 (java) S 8433 8436 4821 0 -1 1077944384 44 12303 0 0 0 0 5 3 20 0 15 0 90535485 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649129215360 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8494] ppid=8433 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8494/stat : 8494 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535487 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649128163664 139649585584027 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8495] ppid=8433 vsize=13985408 CPUtime=0.26 cores=0,2,4,6
/proc/8436/task/8495/stat : 8495 (java) S 8433 8436 4821 0 -1 1077944384 1077 12303 0 0 18 0 5 3 20 0 15 0 90535487 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649127111024 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8496] ppid=8433 vsize=13985408 CPUtime=0.23 cores=0,2,4,6
/proc/8436/task/8496/stat : 8496 (java) S 8433 8436 4821 0 -1 1077944384 763 12303 0 0 15 0 5 3 20 0 15 0 90535487 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649126058224 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8497] ppid=8433 vsize=13985408 CPUtime=0.31 cores=0,2,4,6
/proc/8436/task/8497/stat : 8497 (java) S 8433 8436 4821 0 -1 1077944384 1425 12303 0 0 23 0 5 3 20 0 15 0 90535487 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649125005424 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8498] ppid=8433 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8498/stat : 8498 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535488 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649123952864 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8499] ppid=8433 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8499/stat : 8499 (java) S 8433 8436 4821 0 -1 1077944384 7 12303 0 0 0 0 5 3 20 0 15 0 90535492 14321057792 43040 18446744073709551615 4194304 4196468 140733418115216 139649122901168 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 13985408

[startup+3.10681 s]
/proc/loadavg: 2.20 1.65 1.55 4/215 8499
/proc/meminfo: memFree=28889532/32770624 swapFree=0/430728
[pid=8436] ppid=8433 vsize=13997884 CPUtime=6.07 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 48961 12303 0 0 583 16 5 3 20 0 15 0 90535464 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3499471 64553 3444 1 0 3488085 0
[pid=8436/tid=8486] ppid=8433 vsize=13997884 CPUtime=2.91 cores=0,2,4,6
/proc/8436/task/8486/stat : 8486 (java) R 8433 8436 4821 0 -1 4202560 34804 12303 0 0 274 9 5 3 20 0 15 0 90535482 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649589793848 139649206969488 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8487] ppid=8433 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8487/stat : 8487 (java) S 8433 8436 4821 0 -1 1077944384 190 12303 0 0 0 0 5 3 20 0 15 0 90535483 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649185659536 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8488] ppid=8433 vsize=13997884 CPUtime=0.09 cores=0,2,4,6
/proc/8436/task/8488/stat : 8488 (java) S 8433 8436 4821 0 -1 1077944384 58 12303 0 0 1 0 5 3 20 0 15 0 90535483 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649184606736 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8489] ppid=8433 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8489/stat : 8489 (java) S 8433 8436 4821 0 -1 1077944384 49 12303 0 0 0 0 5 3 20 0 15 0 90535483 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649183553936 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8490] ppid=8433 vsize=13997884 CPUtime=0.09 cores=0,2,4,6
/proc/8436/task/8490/stat : 8490 (java) S 8433 8436 4821 0 -1 1077944384 64 12303 0 0 1 0 5 3 20 0 15 0 90535483 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649182501136 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8491] ppid=8433 vsize=13997884 CPUtime=0.09 cores=0,2,4,6
/proc/8436/task/8491/stat : 8491 (java) S 8433 8436 4821 0 -1 1077944384 1434 12303 0 0 1 0 5 3 20 0 15 0 90535484 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649131322224 139649585576578 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8492] ppid=8433 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8492/stat : 8492 (java) S 8433 8436 4821 0 -1 1077944384 55 12303 0 0 0 0 5 3 20 0 15 0 90535484 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649130268256 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8493] ppid=8433 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8493/stat : 8493 (java) S 8433 8436 4821 0 -1 1077944384 44 12303 0 0 0 0 5 3 20 0 15 0 90535485 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649129215360 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8494] ppid=8433 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8494/stat : 8494 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535487 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649128163664 139649585584027 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8495] ppid=8433 vsize=13997884 CPUtime=1.04 cores=0,2,4,6
/proc/8436/task/8495/stat : 8495 (java) R 8433 8436 4821 0 -1 4202560 2387 12303 0 0 96 0 5 3 20 0 15 0 90535487 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649127098016 139649564811279 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8496] ppid=8433 vsize=13997884 CPUtime=1.2 cores=0,2,4,6
/proc/8436/task/8496/stat : 8496 (java) R 8433 8436 4821 0 -1 4202560 4122 12303 0 0 111 1 5 3 20 0 15 0 90535487 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649126046112 139649567093418 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8497] ppid=8433 vsize=13997884 CPUtime=1.04 cores=0,2,4,6
/proc/8436/task/8497/stat : 8497 (java) S 8433 8436 4821 0 -1 1077944384 3589 12303 0 0 95 1 5 3 20 0 15 0 90535487 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649125005424 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8498] ppid=8433 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8498/stat : 8498 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535488 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649123952864 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8499] ppid=8433 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8499/stat : 8499 (java) S 8433 8436 4821 0 -1 1077944384 8 12303 0 0 0 0 5 3 20 0 15 0 90535492 14333833216 64553 18446744073709551615 4194304 4196468 140733418115216 139649122901168 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 13997884

[startup+6.30885 s]
/proc/loadavg: 2.20 1.65 1.55 3/215 8499
/proc/meminfo: memFree=28712544/32770624 swapFree=0/430728
[pid=8436] ppid=8433 vsize=14067516 CPUtime=14.01 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 74797 12303 0 0 1369 24 5 3 20 0 15 0 90535464 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3516879 105175 3474 1 0 3505493 0
[pid=8436/tid=8486] ppid=8433 vsize=14067516 CPUtime=5.87 cores=0,2,4,6
/proc/8436/task/8486/stat : 8486 (java) R 8433 8436 4821 0 -1 4202560 47300 12303 0 0 567 12 5 3 20 0 15 0 90535482 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649589796320 139649214534874 0 4 1 16800974 0 0 0 -1 4 0 0 19 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8487] ppid=8433 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/8436/task/8487/stat : 8487 (java) S 8433 8436 4821 0 -1 1077944384 228 12303 0 0 3 0 5 3 20 0 15 0 90535483 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649185659536 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8488] ppid=8433 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/8436/task/8488/stat : 8488 (java) S 8433 8436 4821 0 -1 1077944384 131 12303 0 0 3 0 5 3 20 0 15 0 90535483 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649184606736 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8489] ppid=8433 vsize=14067516 CPUtime=0.12 cores=0,2,4,6
/proc/8436/task/8489/stat : 8489 (java) S 8433 8436 4821 0 -1 1077944384 244 12303 0 0 4 0 5 3 20 0 15 0 90535483 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649183553936 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8490] ppid=8433 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/8436/task/8490/stat : 8490 (java) S 8433 8436 4821 0 -1 1077944384 547 12303 0 0 3 0 5 3 20 0 15 0 90535483 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649182501136 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8491] ppid=8433 vsize=14067516 CPUtime=0.12 cores=0,2,4,6
/proc/8436/task/8491/stat : 8491 (java) S 8433 8436 4821 0 -1 1077944384 2860 12303 0 0 4 0 5 3 20 0 15 0 90535484 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649131322224 139649585576578 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8492] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8492/stat : 8492 (java) S 8433 8436 4821 0 -1 1077944384 55 12303 0 0 0 0 5 3 20 0 15 0 90535484 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649130268256 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8493] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8493/stat : 8493 (java) S 8433 8436 4821 0 -1 1077944384 44 12303 0 0 0 0 5 3 20 0 15 0 90535485 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649129215360 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8494] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8494/stat : 8494 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535487 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649128163664 139649585584027 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8495] ppid=8433 vsize=14067516 CPUtime=3.17 cores=0,2,4,6
/proc/8436/task/8495/stat : 8495 (java) R 8433 8436 4821 0 -1 4202560 7768 12303 0 0 308 1 5 3 20 0 15 0 90535487 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649127091744 139649577854897 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8496] ppid=8433 vsize=14067516 CPUtime=3.28 cores=0,2,4,6
/proc/8436/task/8496/stat : 8496 (java) R 8433 8436 4821 0 -1 4202560 8014 12303 0 0 317 3 5 3 20 0 15 0 90535487 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649126058224 139649564880124 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8497] ppid=8433 vsize=14067516 CPUtime=1.65 cores=0,2,4,6
/proc/8436/task/8497/stat : 8497 (java) S 8433 8436 4821 0 -1 1077944384 5432 12303 0 0 154 3 5 3 20 0 15 0 90535487 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649125005424 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8498] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8498/stat : 8498 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535488 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649123952864 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8499] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8499/stat : 8499 (java) S 8433 8436 4821 0 -1 1077944384 22 12303 0 0 0 0 5 3 20 0 15 0 90535492 14405136384 105175 18446744073709551615 4194304 4196468 140733418115216 139649122901168 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
Current children cumulated CPU time (s) 14.01
Current children cumulated vsize (KiB) 14067516

[startup+12.7008 s]
/proc/loadavg: 2.31 1.69 1.57 3/215 8499
/proc/meminfo: memFree=28392452/32770624 swapFree=0/430720
[pid=8436] ppid=8433 vsize=14067516 CPUtime=21.11 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 78549 12303 0 0 2071 32 5 3 20 0 15 0 90535464 14405136384 175436 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3516879 175436 3475 1 0 3505493 0
[pid=8436/tid=8486] ppid=8433 vsize=14067516 CPUtime=12.24 cores=0,2,4,6
/proc/8436/task/8486/stat : 8486 (java) R 8433 8436 4821 0 -1 4202560 47718 12303 0 0 1200 16 5 3 20 0 15 0 90535482 14405136384 175436 18446744073709551615 4194304 4196468 140733418115216 139649589799184 139649215068653 0 4 1 16800974 0 0 0 -1 4 0 0 19 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8487] ppid=8433 vsize=14067516 CPUtime=0.13 cores=0,2,4,6
/proc/8436/task/8487/stat : 8487 (java) S 8433 8436 4821 0 -1 1077944384 240 12303 0 0 4 1 5 3 20 0 15 0 90535483 14405136384 175436 18446744073709551615 4194304 4196468 140733418115216 139649185659536 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8488] ppid=8433 vsize=14067516 CPUtime=0.13 cores=0,2,4,6
/proc/8436/task/8488/stat : 8488 (java) S 8433 8436 4821 0 -1 1077944384 145 12303 0 0 4 1 5 3 20 0 15 0 90535483 14405136384 175436 18446744073709551615 4194304 4196468 140733418115216 139649184606736 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8489] ppid=8433 vsize=14067516 CPUtime=0.14 cores=0,2,4,6
/proc/8436/task/8489/stat : 8489 (java) S 8433 8436 4821 0 -1 1077944384 261 12303 0 0 5 1 5 3 20 0 15 0 90535483 14405136384 175436 18446744073709551615 4194304 4196468 140733418115216 139649183553936 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8490] ppid=8433 vsize=14067516 CPUtime=0.13 cores=0,2,4,6
/proc/8436/task/8490/stat : 8490 (java) S 8433 8436 4821 0 -1 1077944384 563 12303 0 0 4 1 5 3 20 0 15 0 90535483 14405136384 175436 18446744073709551615 4194304 4196468 140733418115216 139649182501136 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8491] ppid=8433 vsize=14067516 CPUtime=0.13 cores=0,2,4,6
/proc/8436/task/8491/stat : 8491 (java) S 8433 8436 4821 0 -1 1077944384 2983 12303 0 0 5 0 5 3 20 0 15 0 90535484 14405136384 175436 18446744073709551615 4194304 4196468 140733418115216 139649131322224 139649585576578 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8492] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8492/stat : 8492 (java) S 8433 8436 4821 0 -1 1077944384 55 12303 0 0 0 0 5 3 20 0 15 0 90535484 14405136384 175436 18446744073709551615 4194304 4196468 140733418115216 139649130268256 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8493] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8493/stat : 8493 (java) S 8433 8436 4821 0 -1 1077944384 44 12303 0 0 0 0 5 3 20 0 15 0 90535485 14405136384 175436 18446744073709551615 4194304 4196468 140733418115216 139649129215360 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8494] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8494/stat : 8494 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535487 14405136384 175436 18446744073709551615 4194304 4196468 140733418115216 139649128163664 139649585584027 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0

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

/proc/8436/task/8491/stat : 8491 (java) S 8433 8436 4821 0 -1 1077944384 5974 12303 0 0 186 10 5 3 20 0 15 0 90535484 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649131322224 139649585576578 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8492] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8492/stat : 8492 (java) S 8433 8436 4821 0 -1 1077944384 55 12303 0 0 0 0 5 3 20 0 15 0 90535484 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649130268256 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8493] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8493/stat : 8493 (java) S 8433 8436 4821 0 -1 1077944384 44 12303 0 0 0 0 5 3 20 0 15 0 90535485 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649129215360 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8494] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8494/stat : 8494 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649128163664 139649585584027 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8495] ppid=8433 vsize=14067516 CPUtime=3.41 cores=0,2,4,6
/proc/8436/task/8495/stat : 8495 (java) S 8433 8436 4821 0 -1 1077944384 9557 12303 0 0 332 1 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649127111024 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8496] ppid=8433 vsize=14067516 CPUtime=3.74 cores=0,2,4,6
/proc/8436/task/8496/stat : 8496 (java) S 8433 8436 4821 0 -1 1077944384 9721 12303 0 0 362 4 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649126058224 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8497] ppid=8433 vsize=14067516 CPUtime=1.67 cores=0,2,4,6
/proc/8436/task/8497/stat : 8497 (java) S 8433 8436 4821 0 -1 1077944384 8866 12303 0 0 156 3 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649125005424 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8498] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8498/stat : 8498 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535488 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649123952864 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8499] ppid=8433 vsize=14067516 CPUtime=0.39 cores=0,2,4,6
/proc/8436/task/8499/stat : 8499 (java) S 8433 8436 4821 0 -1 1077944384 303 12303 0 0 15 16 5 3 20 0 15 0 90535492 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649122901168 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
Current children cumulated CPU time (s) 486.08
Current children cumulated vsize (KiB) 14067516

[startup+472.801 s]
/proc/loadavg: 1.25 1.29 1.41 3/213 8531
/proc/meminfo: memFree=28859496/32770624 swapFree=0/430812
[pid=8436] ppid=8433 vsize=14067516 CPUtime=486.89 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 112727 12303 0 0 48578 103 5 3 20 0 15 0 90535464 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3516879 248437 3475 1 0 3505493 0
[pid=8436/tid=8486] ppid=8433 vsize=14067516 CPUtime=467.87 cores=0,2,4,6
/proc/8436/task/8486/stat : 8486 (java) R 8433 8436 4821 0 -1 4202560 59256 12303 0 0 46751 28 5 3 20 0 15 0 90535482 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649589799808 139649204082132 0 4 1 16800974 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8487] ppid=8433 vsize=14067516 CPUtime=2.09 cores=0,2,4,6
/proc/8436/task/8487/stat : 8487 (java) S 8433 8436 4821 0 -1 1077944384 3536 12303 0 0 187 14 5 3 20 0 15 0 90535483 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649185659536 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8488] ppid=8433 vsize=14067516 CPUtime=2.09 cores=0,2,4,6
/proc/8436/task/8488/stat : 8488 (java) S 8433 8436 4821 0 -1 1077944384 5256 12303 0 0 188 13 5 3 20 0 15 0 90535483 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649184606736 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8489] ppid=8433 vsize=14067516 CPUtime=2.09 cores=0,2,4,6
/proc/8436/task/8489/stat : 8489 (java) S 8433 8436 4821 0 -1 1077944384 4252 12303 0 0 189 12 5 3 20 0 15 0 90535483 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649183553936 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8490] ppid=8433 vsize=14067516 CPUtime=2.1 cores=0,2,4,6
/proc/8436/task/8490/stat : 8490 (java) S 8433 8436 4821 0 -1 1077944384 3750 12303 0 0 189 13 5 3 20 0 15 0 90535483 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649182501136 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8491] ppid=8433 vsize=14067516 CPUtime=2.04 cores=0,2,4,6
/proc/8436/task/8491/stat : 8491 (java) S 8433 8436 4821 0 -1 1077944384 5974 12303 0 0 186 10 5 3 20 0 15 0 90535484 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649131322224 139649585576578 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8492] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8492/stat : 8492 (java) S 8433 8436 4821 0 -1 1077944384 55 12303 0 0 0 0 5 3 20 0 15 0 90535484 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649130268256 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8493] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8493/stat : 8493 (java) S 8433 8436 4821 0 -1 1077944384 44 12303 0 0 0 0 5 3 20 0 15 0 90535485 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649129215360 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8494] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8494/stat : 8494 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649128163664 139649585584027 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8495] ppid=8433 vsize=14067516 CPUtime=3.41 cores=0,2,4,6
/proc/8436/task/8495/stat : 8495 (java) S 8433 8436 4821 0 -1 1077944384 9557 12303 0 0 332 1 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649127111024 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8496] ppid=8433 vsize=14067516 CPUtime=3.74 cores=0,2,4,6
/proc/8436/task/8496/stat : 8496 (java) S 8433 8436 4821 0 -1 1077944384 9721 12303 0 0 362 4 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649126058224 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8497] ppid=8433 vsize=14067516 CPUtime=1.67 cores=0,2,4,6
/proc/8436/task/8497/stat : 8497 (java) S 8433 8436 4821 0 -1 1077944384 8866 12303 0 0 156 3 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649125005424 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8498] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8498/stat : 8498 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535488 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649123952864 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8499] ppid=8433 vsize=14067516 CPUtime=0.39 cores=0,2,4,6
/proc/8436/task/8499/stat : 8499 (java) S 8433 8436 4821 0 -1 1077944384 303 12303 0 0 15 16 5 3 20 0 15 0 90535492 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649122901168 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
Current children cumulated CPU time (s) 486.89
Current children cumulated vsize (KiB) 14067516

[startup+473.603 s]
/proc/loadavg: 1.25 1.29 1.41 3/213 8531
/proc/meminfo: memFree=28859248/32770624 swapFree=0/430812
[pid=8436] ppid=8433 vsize=14067516 CPUtime=487.7 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 112734 12303 0 0 48659 103 5 3 20 0 15 0 90535464 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3516879 248437 3475 1 0 3505493 0
[pid=8436/tid=8486] ppid=8433 vsize=14067516 CPUtime=468.66 cores=0,2,4,6
/proc/8436/task/8486/stat : 8486 (java) R 8433 8436 4821 0 -1 4202560 59262 12303 0 0 46830 28 5 3 20 0 15 0 90535482 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649589799584 139649215065244 0 4 1 16800974 0 0 0 -1 6 0 0 19 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8487] ppid=8433 vsize=14067516 CPUtime=2.1 cores=0,2,4,6
/proc/8436/task/8487/stat : 8487 (java) S 8433 8436 4821 0 -1 1077944384 3537 12303 0 0 188 14 5 3 20 0 15 0 90535483 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649185659536 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8488] ppid=8433 vsize=14067516 CPUtime=2.1 cores=0,2,4,6
/proc/8436/task/8488/stat : 8488 (java) S 8433 8436 4821 0 -1 1077944384 5256 12303 0 0 189 13 5 3 20 0 15 0 90535483 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649184606736 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8489] ppid=8433 vsize=14067516 CPUtime=2.1 cores=0,2,4,6
/proc/8436/task/8489/stat : 8489 (java) S 8433 8436 4821 0 -1 1077944384 4252 12303 0 0 190 12 5 3 20 0 15 0 90535483 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649183553936 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8490] ppid=8433 vsize=14067516 CPUtime=2.1 cores=0,2,4,6
/proc/8436/task/8490/stat : 8490 (java) S 8433 8436 4821 0 -1 1077944384 3750 12303 0 0 189 13 5 3 20 0 15 0 90535483 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649182501136 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8491] ppid=8433 vsize=14067516 CPUtime=2.05 cores=0,2,4,6
/proc/8436/task/8491/stat : 8491 (java) S 8433 8436 4821 0 -1 1077944384 5974 12303 0 0 187 10 5 3 20 0 15 0 90535484 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649131322224 139649585576578 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8492] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8492/stat : 8492 (java) S 8433 8436 4821 0 -1 1077944384 55 12303 0 0 0 0 5 3 20 0 15 0 90535484 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649130268256 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8493] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8493/stat : 8493 (java) S 8433 8436 4821 0 -1 1077944384 44 12303 0 0 0 0 5 3 20 0 15 0 90535485 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649129215360 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8494] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8494/stat : 8494 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649128163664 139649585584027 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8495] ppid=8433 vsize=14067516 CPUtime=3.41 cores=0,2,4,6
/proc/8436/task/8495/stat : 8495 (java) S 8433 8436 4821 0 -1 1077944384 9557 12303 0 0 332 1 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649127111024 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8496] ppid=8433 vsize=14067516 CPUtime=3.74 cores=0,2,4,6
/proc/8436/task/8496/stat : 8496 (java) S 8433 8436 4821 0 -1 1077944384 9721 12303 0 0 362 4 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649126058224 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8497] ppid=8433 vsize=14067516 CPUtime=1.67 cores=0,2,4,6
/proc/8436/task/8497/stat : 8497 (java) S 8433 8436 4821 0 -1 1077944384 8866 12303 0 0 156 3 5 3 20 0 15 0 90535487 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649125005424 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8498] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8498/stat : 8498 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535488 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649123952864 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8499] ppid=8433 vsize=14067516 CPUtime=0.39 cores=0,2,4,6
/proc/8436/task/8499/stat : 8499 (java) S 8433 8436 4821 0 -1 1077944384 303 12303 0 0 15 16 5 3 20 0 15 0 90535492 14405136384 248437 18446744073709551615 4194304 4196468 140733418115216 139649122901168 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
Current children cumulated CPU time (s) 487.7
Current children cumulated vsize (KiB) 14067516

[startup+473.801 s]
/proc/loadavg: 1.25 1.29 1.41 3/213 8531
/proc/meminfo: memFree=28859248/32770624 swapFree=0/430812
[pid=8436] ppid=8433 vsize=14067516 CPUtime=487.92 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 124676 12303 0 0 48681 103 5 3 20 0 15 0 90535464 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3516879 249586 3475 1 0 3505493 0
[pid=8436/tid=8486] ppid=8433 vsize=14067516 CPUtime=468.82 cores=0,2,4,6
/proc/8436/task/8486/stat : 8486 (java) S 8433 8436 4821 0 -1 1077944384 60390 12303 0 0 46846 28 5 3 20 0 15 0 90535482 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649589803104 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8487] ppid=8433 vsize=14067516 CPUtime=2.1 cores=0,2,4,6
/proc/8436/task/8487/stat : 8487 (java) R 8433 8436 4821 0 -1 4202560 3555 12303 0 0 188 14 5 3 20 0 15 0 90535483 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649185659536 139649570266067 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8488] ppid=8433 vsize=14067516 CPUtime=2.11 cores=0,2,4,6
/proc/8436/task/8488/stat : 8488 (java) R 8433 8436 4821 0 -1 4202560 5280 12303 0 0 190 13 5 3 20 0 15 0 90535483 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649184606736 139649578193639 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8489] ppid=8433 vsize=14067516 CPUtime=2.1 cores=0,2,4,6
/proc/8436/task/8489/stat : 8489 (java) R 8433 8436 4821 0 -1 4202560 4288 12303 0 0 190 12 5 3 20 0 15 0 90535483 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649183553936 139649578669078 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8490] ppid=8433 vsize=14067516 CPUtime=2.11 cores=0,2,4,6
/proc/8436/task/8490/stat : 8490 (java) R 8433 8436 4821 0 -1 1077944384 3767 12303 0 0 190 13 5 3 20 0 15 0 90535483 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649182501136 139649585575637 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8491] ppid=8433 vsize=14067516 CPUtime=2.08 cores=0,2,4,6
/proc/8436/task/8491/stat : 8491 (java) S 8433 8436 4821 0 -1 1077944384 15747 12303 0 0 189 11 5 3 20 0 15 0 90535484 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649131320848 139649585575637 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8492] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8492/stat : 8492 (java) S 8433 8436 4821 0 -1 1077944384 55 12303 0 0 0 0 5 3 20 0 15 0 90535484 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649130268256 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8493] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8493/stat : 8493 (java) S 8433 8436 4821 0 -1 1077944384 44 12303 0 0 0 0 5 3 20 0 15 0 90535485 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649129215360 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8494] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8494/stat : 8494 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535487 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649128163664 139649585584027 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8495] ppid=8433 vsize=14067516 CPUtime=3.41 cores=0,2,4,6
/proc/8436/task/8495/stat : 8495 (java) S 8433 8436 4821 0 -1 1077944384 9557 12303 0 0 332 1 5 3 20 0 15 0 90535487 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649127111024 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8496] ppid=8433 vsize=14067516 CPUtime=3.74 cores=0,2,4,6
/proc/8436/task/8496/stat : 8496 (java) S 8433 8436 4821 0 -1 1077944384 9721 12303 0 0 362 4 5 3 20 0 15 0 90535487 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649126058224 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8497] ppid=8433 vsize=14067516 CPUtime=1.67 cores=0,2,4,6
/proc/8436/task/8497/stat : 8497 (java) S 8433 8436 4821 0 -1 1077944384 9812 12303 0 0 156 3 5 3 20 0 15 0 90535487 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649125004992 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 18 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8498] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8498/stat : 8498 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535488 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649123952864 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8499] ppid=8433 vsize=14067516 CPUtime=0.39 cores=0,2,4,6
/proc/8436/task/8499/stat : 8499 (java) S 8433 8436 4821 0 -1 1077944384 303 12303 0 0 15 16 5 3 20 0 15 0 90535492 14405136384 249586 18446744073709551615 4194304 4196468 140733418115216 139649122901168 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
Current children cumulated CPU time (s) 487.92
Current children cumulated vsize (KiB) 14067516

[startup+473.904 s]
/proc/loadavg: 1.25 1.29 1.41 3/213 8531
/proc/meminfo: memFree=28859248/32770624 swapFree=0/430812
[pid=8436] ppid=8433 vsize=14067516 CPUtime=488.24 cores=0,2,4,6
/proc/8436/stat : 8436 (java) S 8433 8436 4821 0 -1 1077944320 124901 12303 0 0 48713 103 5 3 20 0 15 0 90535464 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 140733418097760 139649585565431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
/proc/8436/statm: 3516879 249611 3475 1 0 3505493 0
[pid=8436/tid=8486] ppid=8433 vsize=14067516 CPUtime=468.82 cores=0,2,4,6
/proc/8436/task/8486/stat : 8486 (java) S 8433 8436 4821 0 -1 1077944384 60392 12303 0 0 46846 28 5 3 20 0 15 0 90535482 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649589803104 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8487] ppid=8433 vsize=14067516 CPUtime=2.18 cores=0,2,4,6
/proc/8436/task/8487/stat : 8487 (java) S 8433 8436 4821 0 -1 1077944384 3562 12303 0 0 196 14 5 3 20 0 15 0 90535483 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649185659536 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8488] ppid=8433 vsize=14067516 CPUtime=2.18 cores=0,2,4,6
/proc/8436/task/8488/stat : 8488 (java) S 8433 8436 4821 0 -1 1077944384 5281 12303 0 0 197 13 5 3 20 0 15 0 90535483 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649184606736 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8489] ppid=8433 vsize=14067516 CPUtime=2.18 cores=0,2,4,6
/proc/8436/task/8489/stat : 8489 (java) S 8433 8436 4821 0 -1 1077944384 4295 12303 0 0 198 12 5 3 20 0 15 0 90535483 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649183553936 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8490] ppid=8433 vsize=14067516 CPUtime=2.18 cores=0,2,4,6
/proc/8436/task/8490/stat : 8490 (java) S 8433 8436 4821 0 -1 1077944384 3768 12303 0 0 197 13 5 3 20 0 15 0 90535483 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649182501136 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8491] ppid=8433 vsize=14067516 CPUtime=2.11 cores=0,2,4,6
/proc/8436/task/8491/stat : 8491 (java) R 8433 8436 4821 0 -1 4202560 15952 12303 0 0 192 11 5 3 20 0 15 0 90535484 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649131320512 139649570699015 0 0 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8492] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8492/stat : 8492 (java) S 8433 8436 4821 0 -1 1077944384 57 12303 0 0 0 0 5 3 20 0 15 0 90535484 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649130267792 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8493] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8493/stat : 8493 (java) S 8433 8436 4821 0 -1 1077944384 44 12303 0 0 0 0 5 3 20 0 15 0 90535485 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649129215360 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8494] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8494/stat : 8494 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535487 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649128163664 139649585584027 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8495] ppid=8433 vsize=14067516 CPUtime=3.41 cores=0,2,4,6
/proc/8436/task/8495/stat : 8495 (java) S 8433 8436 4821 0 -1 1077944384 9557 12303 0 0 332 1 5 3 20 0 15 0 90535487 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649127111024 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8496] ppid=8433 vsize=14067516 CPUtime=3.74 cores=0,2,4,6
/proc/8436/task/8496/stat : 8496 (java) S 8433 8436 4821 0 -1 1077944384 9721 12303 0 0 362 4 5 3 20 0 15 0 90535487 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649126058224 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8497] ppid=8433 vsize=14067516 CPUtime=1.67 cores=0,2,4,6
/proc/8436/task/8497/stat : 8497 (java) S 8433 8436 4821 0 -1 1077944384 9812 12303 0 0 156 3 5 3 20 0 15 0 90535487 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649125004992 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8498] ppid=8433 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/8436/task/8498/stat : 8498 (java) S 8433 8436 4821 0 -1 1077944384 3 12303 0 0 0 0 5 3 20 0 15 0 90535488 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649123952864 139649585575637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
[pid=8436/tid=8499] ppid=8433 vsize=14067516 CPUtime=0.39 cores=0,2,4,6
/proc/8436/task/8499/stat : 8499 (java) S 8433 8436 4821 0 -1 1077944384 303 12303 0 0 15 16 5 3 20 0 15 0 90535492 14405136384 249611 18446744073709551615 4194304 4196468 140733418115216 139649122901168 139649585576578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 34484224 140733418117072 140733418119857 140733418119857 140733418123215 0
Current children cumulated CPU time (s) 488.24
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 473.981
CPU time (s): 488.398
CPU user time (s): 487.312
CPU system time (s): 1.0861
CPU usage (%): 103.042
Max. virtual memory (cumulated for all children) (KiB): 14067516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 487.312
system time used= 1.08611
maximum resident set size= 998920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137398
page faults= 0
swaps= 0
block input operations= 0
block output operations= 696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57862
involuntary context switches= 2219

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.70459 second user time and 3.45896 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-11 06:39:15
IDJOB=4262567
IDBENCH=121581
IDSOLVER=2650
FILE ID=node133/4262567-1502427202
RUNJOBID= node133-1502411423-4884
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Random/Random-RB-2-40-19/rand-2-40-19-443-230-30.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262567-1502427202/watcher-4262567-1502427202 -o /tmp/evaluation-result-4262567-1502427202/solver-4262567-1502427202 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4884 --watchdog 2580  bin/concrete HOME/instance-4262567-1502427202.xml

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

MD5SUM BENCH= 1a774b1240a532d284d5b76f46f8bad3
RANDOM SEED=1859668420

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
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:        29056924 kB
MemAvailable:   29913732 kB
Buffers:          286360 kB
Cached:           865252 kB
SwapCached:            0 kB
Active:          2814856 kB
Inactive:         463444 kB
Active(anon):    2127128 kB
Inactive(anon):    33112 kB
Active(file):     687728 kB
Inactive(file):   430332 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24720 kB
Writeback:             4 kB
AnonPages:       2127836 kB
Mapped:            63416 kB
Shmem:             33468 kB
Slab:             136216 kB
SReclaimable:     109168 kB
SUnreclaim:        27048 kB
KernelStack:        3568 kB
PageTables:         9172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2965704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1904640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61984 MiB
End job on node133 at 2017-08-11 06:47:09