Trace number 4255752

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
OscaR - ALNS 2017-07-26? (TO) 247.265 240.015

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-050-20-1.xml
MD5SUMfe7e3e2412edf0b59c3173e00c93d043
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1050
Number of constraints1070
Number of domains1
Minimum domain size3815
Maximum domain size3815
Distribution of domain sizes[{"size":3815,"count":1050}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":1000}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":1000},{"arity":50,"count":20}]
Number of extensional constraints0
Number of intensional constraints1050
Distribution of constraint types[{"type":"intension","count":1050},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.34/0.42	c version: 2017-07-26
0.34/0.42	c seed: 1659466371
0.34/0.42	c timeout: 264
0.34/0.42	c memlimit: 11000
0.34/0.42	c nbcore: 4
0.34/0.44	c Parsing instance...
3.94/1.76	c Parsing done, starting search...
247.24/240.00	s UNKNOWN

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-4255752-1501624423/watcher-4255752-1501624423 -o /tmp/evaluation-result-4255752-1501624423/solver-4255752-1501624423 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501623099-17026 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1659466371 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255752-1501624423.xml 

pid=17390
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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: 1.38 1.52 1.65 1/193 17393
/proc/meminfo: memFree=31829676/32770624 swapFree=0/198128
[pid=17393] ppid=17390 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/17393/stat : 17393 (runsolver) D 17390 17393 5091 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 11065448 24240128 106 18446744073709551615 4194304 4338465 140727433504368 140727433502008 139749417296599 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 22044672 140727433506924 140727433507398 140727433507398 140727433510858 0
/proc/17393/statm: 5918 106 53 36 0 2156 0

[startup+0.100061 s]
/proc/loadavg: 1.38 1.52 1.65 1/193 17393
/proc/meminfo: memFree=31829676/32770624 swapFree=0/198128
[pid=17393] ppid=17390 vsize=11661736 CPUtime=0 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 2257 0 0 0 0 0 0 0 20 0 6 0 11065448 11941617664 2407 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 2915434 2407 1149 1 0 2905412 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11661736

[startup+0.200301 s]
/proc/loadavg: 1.38 1.52 1.65 1/193 17393
/proc/meminfo: memFree=31829676/32770624 swapFree=0/198128
[pid=17393] ppid=17390 vsize=13906484 CPUtime=0.06 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 4875 0 0 0 5 1 0 0 20 0 14 0 11065448 14240239616 5416 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3476621 5416 2572 1 0 3466126 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13906484

[startup+0.303097 s]
/proc/loadavg: 1.38 1.52 1.65 1/193 17393
/proc/meminfo: memFree=31829676/32770624 swapFree=0/198128
[pid=17393] ppid=17390 vsize=13975920 CPUtime=0.17 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 9687 0 0 0 15 2 0 0 20 0 15 0 11065448 14311342080 9580 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3493980 9580 3505 1 0 3482767 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 13975920

[startup+0.700893 s]
/proc/loadavg: 1.38 1.52 1.65 1/193 17393
/proc/meminfo: memFree=31829676/32770624 swapFree=0/198128
[pid=17393] ppid=17390 vsize=13977988 CPUtime=0.94 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 13642 0 0 0 89 5 0 0 20 0 15 0 11065448 14313459712 16414 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3494497 16414 3705 1 0 3483279 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 13977988

[startup+1.50062 s]
/proc/loadavg: 1.38 1.52 1.65 10/209 17409
/proc/meminfo: memFree=31636248/32770624 swapFree=0/197856
[pid=17393] ppid=17390 vsize=13982084 CPUtime=3.43 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 28348 0 0 0 332 11 0 0 20 0 15 0 11065448 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3495521 37862 3760 1 0 3484303 0
[pid=17393/tid=17396] ppid=17390 vsize=13982084 CPUtime=1.3 cores=0,2,4,6
/proc/17393/task/17396/stat : 17396 (java) R 17390 17393 5091 0 -1 4202560 14204 0 0 0 123 7 0 0 20 0 15 0 11065457 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366646569744 140366267366305 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17397] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17397/stat : 17397 (java) S 17390 17393 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11065458 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366584286224 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17398] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17398/stat : 17398 (java) S 17390 17393 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11065458 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366583233680 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17399] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17399/stat : 17399 (java) S 17390 17393 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11065458 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366582180624 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17400] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17400/stat : 17400 (java) S 17390 17393 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11065458 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366581128080 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17401] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17401/stat : 17401 (java) S 17390 17393 5091 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 11065459 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366188767472 140366642350722 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17402] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17402/stat : 17402 (java) S 17390 17393 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366187713696 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17403] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17403/stat : 17403 (java) S 17390 17393 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366186660592 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17404] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17404/stat : 17404 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065462 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366185609168 140366642358171 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17405] ppid=17390 vsize=13982084 CPUtime=0.66 cores=0,2,4,6
/proc/17393/task/17405/stat : 17405 (java) R 17390 17393 5091 0 -1 4202560 3826 0 0 0 66 0 0 0 20 0 15 0 11065462 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366184538688 140366623883298 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17406] ppid=17390 vsize=13982084 CPUtime=0.7 cores=0,2,4,6
/proc/17393/task/17406/stat : 17406 (java) R 17390 17393 5091 0 -1 4202560 3252 0 0 0 69 1 0 0 20 0 15 0 11065462 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366183496080 140366642360922 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17407] ppid=17390 vsize=13982084 CPUtime=0.73 cores=0,2,4,6
/proc/17393/task/17407/stat : 17407 (java) S 17390 17393 5091 0 -1 1077944384 5681 0 0 0 72 1 0 0 20 0 15 0 11065462 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366182451696 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17408] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17408/stat : 17408 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065463 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366181399392 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17409] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17409/stat : 17409 (java) S 17390 17393 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11065470 14317654016 37862 18446744073709551615 4194304 4196468 140732547451296 140366180346416 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 13982084

[startup+3.10089 s]
/proc/loadavg: 1.38 1.52 1.65 7/209 17409
/proc/meminfo: memFree=31482368/32770624 swapFree=0/197856
[pid=17393] ppid=17390 vsize=13982084 CPUtime=8.1 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 38717 0 0 0 795 15 0 0 20 0 15 0 11065448 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3495521 61099 3791 1 0 3484303 0
[pid=17393/tid=17396] ppid=17390 vsize=13982084 CPUtime=2.89 cores=0,2,4,6
/proc/17393/task/17396/stat : 17396 (java) R 17390 17393 5091 0 -1 4202560 14784 0 0 0 280 9 0 0 20 0 15 0 11065457 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366646575080 140366268576491 0 4 1 16800974 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17397] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17397/stat : 17397 (java) S 17390 17393 5091 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 15 0 11065458 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366584286224 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17398] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17398/stat : 17398 (java) S 17390 17393 5091 0 -1 1077944384 1174 0 0 0 0 0 0 0 20 0 15 0 11065458 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366583233680 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17399] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17399/stat : 17399 (java) S 17390 17393 5091 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 11065458 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366582180624 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17400] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17400/stat : 17400 (java) S 17390 17393 5091 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 11065458 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366581128080 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17401] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17401/stat : 17401 (java) S 17390 17393 5091 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 15 0 11065459 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366188767472 140366642350722 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17402] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17402/stat : 17402 (java) S 17390 17393 5091 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366187713696 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17403] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17403/stat : 17403 (java) S 17390 17393 5091 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366186660608 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17404] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17404/stat : 17404 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065462 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366185609168 140366642358171 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17405] ppid=17390 vsize=13982084 CPUtime=2.12 cores=0,2,4,6
/proc/17393/task/17405/stat : 17405 (java) R 17390 17393 5091 0 -1 4202560 7020 0 0 0 211 1 0 0 20 0 15 0 11065462 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366184538384 140366623884015 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17406] ppid=17390 vsize=13982084 CPUtime=2.18 cores=0,2,4,6
/proc/17393/task/17406/stat : 17406 (java) R 17390 17393 5091 0 -1 4202560 6773 0 0 0 216 2 0 0 20 0 15 0 11065462 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366183494352 140366623863943 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17407] ppid=17390 vsize=13982084 CPUtime=0.84 cores=0,2,4,6
/proc/17393/task/17407/stat : 17407 (java) S 17390 17393 5091 0 -1 1077944384 6896 0 0 0 83 1 0 0 20 0 15 0 11065462 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366182451696 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17408] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17408/stat : 17408 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065463 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366181399392 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17409] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17409/stat : 17409 (java) S 17390 17393 5091 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 11065470 14317654016 61099 18446744073709551615 4194304 4196468 140732547451296 140366180346416 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
Current children cumulated CPU time (s) 8.1
Current children cumulated vsize (KiB) 13982084

[startup+6.30064 s]
/proc/loadavg: 1.51 1.54 1.66 3/209 17409
/proc/meminfo: memFree=31387380/32770624 swapFree=0/197860
[pid=17393] ppid=17390 vsize=13982084 CPUtime=12.72 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 42195 0 0 0 1252 20 0 0 20 0 15 0 11065448 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3495521 62158 3792 1 0 3484303 0
[pid=17393/tid=17396] ppid=17390 vsize=13982084 CPUtime=6.05 cores=0,2,4,6
/proc/17393/task/17396/stat : 17396 (java) R 17390 17393 5091 0 -1 4202560 14849 0 0 0 593 12 0 0 20 0 15 0 11065457 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366646575848 140366269550308 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17397] ppid=17390 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/17393/task/17397/stat : 17397 (java) S 17390 17393 5091 0 -1 1077944384 329 0 0 0 2 0 0 0 20 0 15 0 11065458 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366584286224 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17398] ppid=17390 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/17393/task/17398/stat : 17398 (java) S 17390 17393 5091 0 -1 1077944384 1195 0 0 0 1 0 0 0 20 0 15 0 11065458 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366583233680 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17399] ppid=17390 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/17393/task/17399/stat : 17399 (java) S 17390 17393 5091 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 15 0 11065458 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366582180624 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17400] ppid=17390 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/17393/task/17400/stat : 17400 (java) S 17390 17393 5091 0 -1 1077944384 81 0 0 0 1 0 0 0 20 0 15 0 11065458 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366581128080 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17401] ppid=17390 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/17393/task/17401/stat : 17401 (java) S 17390 17393 5091 0 -1 1077944384 224 0 0 0 1 0 0 0 20 0 15 0 11065459 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366188767472 140366642350722 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17402] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17402/stat : 17402 (java) S 17390 17393 5091 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366187713760 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17403] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17403/stat : 17403 (java) S 17390 17393 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366186660608 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17404] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17404/stat : 17404 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065462 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366185609168 140366642358171 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17405] ppid=17390 vsize=13982084 CPUtime=2.72 cores=0,2,4,6
/proc/17393/task/17405/stat : 17405 (java) S 17390 17393 5091 0 -1 1077944384 7833 0 0 0 271 1 0 0 20 0 15 0 11065462 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366184557296 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17406] ppid=17390 vsize=13982084 CPUtime=2.92 cores=0,2,4,6
/proc/17393/task/17406/stat : 17406 (java) S 17390 17393 5091 0 -1 1077944384 9283 0 0 0 290 2 0 0 20 0 15 0 11065462 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366183504752 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17407] ppid=17390 vsize=13982084 CPUtime=0.87 cores=0,2,4,6
/proc/17393/task/17407/stat : 17407 (java) S 17390 17393 5091 0 -1 1077944384 6921 0 0 0 86 1 0 0 20 0 15 0 11065462 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366182451696 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17408] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17408/stat : 17408 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065463 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366181399392 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17409] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17409/stat : 17409 (java) S 17390 17393 5091 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 11065470 14317654016 62158 18446744073709551615 4194304 4196468 140732547451296 140366180346416 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 1.55 1.55 1.66 3/209 17409
/proc/meminfo: memFree=31383668/32770624 swapFree=0/197868
[pid=17393] ppid=17390 vsize=13982084 CPUtime=19.38 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 46450 0 0 0 1917 21 0 0 20 0 15 0 11065448 14317654016 61114 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3495521 61114 3797 1 0 3484303 0
[pid=17393/tid=17396] ppid=17390 vsize=13982084 CPUtime=12.43 cores=0,2,4,6
/proc/17393/task/17396/stat : 17396 (java) R 17390 17393 5091 0 -1 4202560 15385 0 0 0 1231 12 0 0 20 0 15 0 11065457 14317654016 61114 18446744073709551615 4194304 4196468 140732547451296 140366646574624 140366269504697 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17397] ppid=17390 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/17393/task/17397/stat : 17397 (java) S 17390 17393 5091 0 -1 1077944384 677 0 0 0 3 0 0 0 20 0 15 0 11065458 14317654016 61114 18446744073709551615 4194304 4196468 140732547451296 140366584286224 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17398] ppid=17390 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/17393/task/17398/stat : 17398 (java) S 17390 17393 5091 0 -1 1077944384 1246 0 0 0 3 0 0 0 20 0 15 0 11065458 14317654016 61114 18446744073709551615 4194304 4196468 140732547451296 140366583233680 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17399] ppid=17390 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/17393/task/17399/stat : 17399 (java) S 17390 17393 5091 0 -1 1077944384 124 0 0 0 2 0 0 0 20 0 15 0 11065458 14317654016 61114 18446744073709551615 4194304 4196468 140732547451296 140366582180624 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17400] ppid=17390 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/17393/task/17400/stat : 17400 (java) S 17390 17393 5091 0 -1 1077944384 186 0 0 0 3 0 0 0 20 0 15 0 11065458 14317654016 61114 18446744073709551615 4194304 4196468 140732547451296 140366581128080 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17401] ppid=17390 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/17393/task/17401/stat : 17401 (java) S 17390 17393 5091 0 -1 1077944384 379 0 0 0 1 0 0 0 20 0 15 0 11065459 14317654016 61114 18446744073709551615 4194304 4196468 140732547451296 140366188767472 140366642350722 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17402] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17402/stat : 17402 (java) S 17390 17393 5091 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 61114 18446744073709551615 4194304 4196468 140732547451296 140366187713760 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17403] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17403/stat : 17403 (java) S 17390 17393 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 61114 18446744073709551615 4194304 4196468 140732547451296 140366186660608 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17404] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17404/stat : 17404 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065462 14317654016 61114 18446744073709551615 4194304 4196468 140732547451296 140366185609168 140366642358171 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0

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

/proc/17393/task/17408/stat : 17408 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065463 14317654016 62873 18446744073709551615 4194304 4196468 140732547451296 140366181399392 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17409] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17409/stat : 17409 (java) S 17390 17393 5091 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 15 0 11065470 14317654016 62873 18446744073709551615 4194304 4196468 140732547451296 140366180346416 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
Current children cumulated CPU time (s) 57.95
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.75 1.62 1.68 3/210 17419
/proc/meminfo: memFree=31439332/32770624 swapFree=0/197924
[pid=17393] ppid=17390 vsize=13982084 CPUtime=109.28 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 60433 0 0 0 10903 25 0 0 20 0 15 0 11065448 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3495521 51018 3797 1 0 3484303 0
[pid=17393/tid=17396] ppid=17390 vsize=13982084 CPUtime=101.96 cores=0,2,4,6
/proc/17393/task/17396/stat : 17396 (java) R 17390 17393 5091 0 -1 4202560 17223 0 0 0 10184 12 0 0 20 0 15 0 11065457 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366646577552 140366269318663 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17397] ppid=17390 vsize=13982084 CPUtime=0.08 cores=0,2,4,6
/proc/17393/task/17397/stat : 17397 (java) S 17390 17393 5091 0 -1 1077944384 2622 0 0 0 7 1 0 0 20 0 15 0 11065458 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366584286224 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17398] ppid=17390 vsize=13982084 CPUtime=0.07 cores=0,2,4,6
/proc/17393/task/17398/stat : 17398 (java) S 17390 17393 5091 0 -1 1077944384 3041 0 0 0 6 1 0 0 20 0 15 0 11065458 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366583233680 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17399] ppid=17390 vsize=13982084 CPUtime=0.07 cores=0,2,4,6
/proc/17393/task/17399/stat : 17399 (java) S 17390 17393 5091 0 -1 1077944384 824 0 0 0 6 1 0 0 20 0 15 0 11065458 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366582180624 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17400] ppid=17390 vsize=13982084 CPUtime=0.07 cores=0,2,4,6
/proc/17393/task/17400/stat : 17400 (java) S 17390 17393 5091 0 -1 1077944384 1515 0 0 0 6 1 0 0 20 0 15 0 11065458 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366581128080 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17401] ppid=17390 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/17393/task/17401/stat : 17401 (java) S 17390 17393 5091 0 -1 1077944384 1498 0 0 0 3 0 0 0 20 0 15 0 11065459 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366188767472 140366642350722 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17402] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17402/stat : 17402 (java) S 17390 17393 5091 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366187713760 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17403] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17403/stat : 17403 (java) S 17390 17393 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366186660608 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17404] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17404/stat : 17404 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065462 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366185609168 140366642358171 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17405] ppid=17390 vsize=13982084 CPUtime=2.86 cores=0,2,4,6
/proc/17393/task/17405/stat : 17405 (java) S 17390 17393 5091 0 -1 1077944384 10650 0 0 0 285 1 0 0 20 0 15 0 11065462 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366184557296 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17406] ppid=17390 vsize=13982084 CPUtime=3.11 cores=0,2,4,6
/proc/17393/task/17406/stat : 17406 (java) S 17390 17393 5091 0 -1 1077944384 12419 0 0 0 309 2 0 0 20 0 15 0 11065462 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366183504752 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17407] ppid=17390 vsize=13982084 CPUtime=0.89 cores=0,2,4,6
/proc/17393/task/17407/stat : 17407 (java) S 17390 17393 5091 0 -1 1077944384 8685 0 0 0 88 1 0 0 20 0 15 0 11065462 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366182451696 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17408] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17408/stat : 17408 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065463 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366181399392 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17409] ppid=17390 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/17393/task/17409/stat : 17409 (java) S 17390 17393 5091 0 -1 1077944384 522 0 0 0 1 2 0 0 20 0 15 0 11065470 14317654016 51018 18446744073709551615 4194304 4196468 140732547451296 140366180346416 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
Current children cumulated CPU time (s) 109.28
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.83 1.67 1.69 3/210 17421
/proc/meminfo: memFree=31497372/32770624 swapFree=0/197948
[pid=17393] ppid=17390 vsize=13982084 CPUtime=169.43 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 64515 0 0 0 16917 26 0 0 20 0 15 0 11065448 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3495521 42371 3797 1 0 3484303 0
[pid=17393/tid=17396] ppid=17390 vsize=13982084 CPUtime=161.92 cores=0,2,4,6
/proc/17393/task/17396/stat : 17396 (java) R 17390 17393 5091 0 -1 4202560 17733 0 0 0 16180 12 0 0 20 0 15 0 11065457 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366646577872 140366269504681 0 4 1 16800974 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17397] ppid=17390 vsize=13982084 CPUtime=0.09 cores=0,2,4,6
/proc/17393/task/17397/stat : 17397 (java) S 17390 17393 5091 0 -1 1077944384 3251 0 0 0 8 1 0 0 20 0 15 0 11065458 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366584286224 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17398] ppid=17390 vsize=13982084 CPUtime=0.09 cores=0,2,4,6
/proc/17393/task/17398/stat : 17398 (java) S 17390 17393 5091 0 -1 1077944384 3112 0 0 0 8 1 0 0 20 0 15 0 11065458 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366583233680 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17399] ppid=17390 vsize=13982084 CPUtime=0.09 cores=0,2,4,6
/proc/17393/task/17399/stat : 17399 (java) S 17390 17393 5091 0 -1 1077944384 929 0 0 0 8 1 0 0 20 0 15 0 11065458 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366582180624 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17400] ppid=17390 vsize=13982084 CPUtime=0.09 cores=0,2,4,6
/proc/17393/task/17400/stat : 17400 (java) S 17390 17393 5091 0 -1 1077944384 1554 0 0 0 8 1 0 0 20 0 15 0 11065458 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366581128080 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17401] ppid=17390 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/17393/task/17401/stat : 17401 (java) S 17390 17393 5091 0 -1 1077944384 1733 0 0 0 4 1 0 0 20 0 15 0 11065459 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366188767472 140366642350722 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17402] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17402/stat : 17402 (java) S 17390 17393 5091 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366187713760 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17403] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17403/stat : 17403 (java) S 17390 17393 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366186660608 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17404] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17404/stat : 17404 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065462 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366185609168 140366642358171 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17405] ppid=17390 vsize=13982084 CPUtime=2.93 cores=0,2,4,6
/proc/17393/task/17405/stat : 17405 (java) S 17390 17393 5091 0 -1 1077944384 12140 0 0 0 292 1 0 0 20 0 15 0 11065462 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366184557296 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17406] ppid=17390 vsize=13982084 CPUtime=3.11 cores=0,2,4,6
/proc/17393/task/17406/stat : 17406 (java) S 17390 17393 5091 0 -1 1077944384 12422 0 0 0 309 2 0 0 20 0 15 0 11065462 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366183504752 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17407] ppid=17390 vsize=13982084 CPUtime=0.89 cores=0,2,4,6
/proc/17393/task/17407/stat : 17407 (java) S 17390 17393 5091 0 -1 1077944384 9651 0 0 0 88 1 0 0 20 0 15 0 11065462 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366182451696 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17408] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17408/stat : 17408 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065463 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366181399392 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17409] ppid=17390 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/17393/task/17409/stat : 17409 (java) S 17390 17393 5091 0 -1 1077944384 556 0 0 0 3 3 0 0 20 0 15 0 11065470 14317654016 42371 18446744073709551615 4194304 4196468 140732547451296 140366180346416 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
Current children cumulated CPU time (s) 169.43
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.81 1.69 1.69 3/210 17423
/proc/meminfo: memFree=31526416/32770624 swapFree=0/197964
[pid=17393] ppid=17390 vsize=13982084 CPUtime=229.52 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 66013 0 0 0 22925 27 0 0 20 0 15 0 11065448 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3495521 41222 3797 1 0 3484303 0
[pid=17393/tid=17396] ppid=17390 vsize=13982084 CPUtime=221.88 cores=0,2,4,6
/proc/17393/task/17396/stat : 17396 (java) R 17390 17393 5091 0 -1 4202560 18100 0 0 0 22176 12 0 0 20 0 15 0 11065457 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366646577856 140366270197683 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17397] ppid=17390 vsize=13982084 CPUtime=0.12 cores=0,2,4,6
/proc/17393/task/17397/stat : 17397 (java) S 17390 17393 5091 0 -1 1077944384 3457 0 0 0 11 1 0 0 20 0 15 0 11065458 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366584286224 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17398] ppid=17390 vsize=13982084 CPUtime=0.11 cores=0,2,4,6
/proc/17393/task/17398/stat : 17398 (java) S 17390 17393 5091 0 -1 1077944384 3119 0 0 0 10 1 0 0 20 0 15 0 11065458 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366583233680 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17399] ppid=17390 vsize=13982084 CPUtime=0.11 cores=0,2,4,6
/proc/17393/task/17399/stat : 17399 (java) S 17390 17393 5091 0 -1 1077944384 1490 0 0 0 10 1 0 0 20 0 15 0 11065458 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366582180624 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17400] ppid=17390 vsize=13982084 CPUtime=0.11 cores=0,2,4,6
/proc/17393/task/17400/stat : 17400 (java) S 17390 17393 5091 0 -1 1077944384 1640 0 0 0 10 1 0 0 20 0 15 0 11065458 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366581128080 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17401] ppid=17390 vsize=13982084 CPUtime=0.07 cores=0,2,4,6
/proc/17393/task/17401/stat : 17401 (java) S 17390 17393 5091 0 -1 1077944384 1980 0 0 0 6 1 0 0 20 0 15 0 11065459 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366188767472 140366642350722 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17402] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17402/stat : 17402 (java) S 17390 17393 5091 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366187713760 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17403] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17403/stat : 17403 (java) S 17390 17393 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366186660608 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17404] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17404/stat : 17404 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065462 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366185609168 140366642358171 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17405] ppid=17390 vsize=13982084 CPUtime=2.93 cores=0,2,4,6
/proc/17393/task/17405/stat : 17405 (java) S 17390 17393 5091 0 -1 1077944384 12142 0 0 0 292 1 0 0 20 0 15 0 11065462 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366184557296 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17406] ppid=17390 vsize=13982084 CPUtime=3.11 cores=0,2,4,6
/proc/17393/task/17406/stat : 17406 (java) S 17390 17393 5091 0 -1 1077944384 12424 0 0 0 309 2 0 0 20 0 15 0 11065462 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366183504752 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17407] ppid=17390 vsize=13982084 CPUtime=0.89 cores=0,2,4,6
/proc/17393/task/17407/stat : 17407 (java) S 17390 17393 5091 0 -1 1077944384 9653 0 0 0 88 1 0 0 20 0 15 0 11065462 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366182451696 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17408] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17408/stat : 17408 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065463 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366181399392 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17409] ppid=17390 vsize=13982084 CPUtime=0.09 cores=0,2,4,6
/proc/17393/task/17409/stat : 17409 (java) S 17390 17393 5091 0 -1 1077944384 574 0 0 0 4 5 0 0 20 0 15 0 11065470 14317654016 41222 18446744073709551615 4194304 4196468 140732547451296 140366180346416 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
Current children cumulated CPU time (s) 229.52
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.63 1.66 1.68 3/210 17423
/proc/meminfo: memFree=31530444/32770624 swapFree=0/197972
[pid=17393] ppid=17390 vsize=13982084 CPUtime=247.24 cores=0,2,4,6
/proc/17393/stat : 17393 (java) S 17390 17393 5091 0 -1 1077944320 66100 0 0 0 24696 28 0 0 20 0 15 0 11065448 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140732547433840 140366642339575 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
/proc/17393/statm: 3495521 41770 3797 1 0 3484303 0
[pid=17393/tid=17396] ppid=17390 vsize=13982084 CPUtime=239.55 cores=0,2,4,6
/proc/17393/task/17396/stat : 17396 (java) R 17390 17393 5091 0 -1 4202560 18110 0 0 0 23943 12 0 0 20 0 15 0 11065457 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366646577984 140366268540236 0 4 1 16800974 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17397] ppid=17390 vsize=13982084 CPUtime=0.12 cores=0,2,4,6
/proc/17393/task/17397/stat : 17397 (java) S 17390 17393 5091 0 -1 1077944384 3458 0 0 0 11 1 0 0 20 0 15 0 11065458 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366584286224 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17398] ppid=17390 vsize=13982084 CPUtime=0.12 cores=0,2,4,6
/proc/17393/task/17398/stat : 17398 (java) S 17390 17393 5091 0 -1 1077944384 3119 0 0 0 11 1 0 0 20 0 15 0 11065458 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366583233680 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17399] ppid=17390 vsize=13982084 CPUtime=0.12 cores=0,2,4,6
/proc/17393/task/17399/stat : 17399 (java) S 17390 17393 5091 0 -1 1077944384 1566 0 0 0 11 1 0 0 20 0 15 0 11065458 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366582180624 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17400] ppid=17390 vsize=13982084 CPUtime=0.12 cores=0,2,4,6
/proc/17393/task/17400/stat : 17400 (java) S 17390 17393 5091 0 -1 1077944384 1640 0 0 0 11 1 0 0 20 0 15 0 11065458 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366581128080 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17401] ppid=17390 vsize=13982084 CPUtime=0.08 cores=0,2,4,6
/proc/17393/task/17401/stat : 17401 (java) S 17390 17393 5091 0 -1 1077944384 1980 0 0 0 7 1 0 0 20 0 15 0 11065459 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366188767472 140366642350722 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17402] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17402/stat : 17402 (java) S 17390 17393 5091 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366187713760 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17403] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17403/stat : 17403 (java) S 17390 17393 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11065460 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366186660608 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17404] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17404/stat : 17404 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065462 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366185609168 140366642358171 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17405] ppid=17390 vsize=13982084 CPUtime=2.93 cores=0,2,4,6
/proc/17393/task/17405/stat : 17405 (java) S 17390 17393 5091 0 -1 1077944384 12142 0 0 0 292 1 0 0 20 0 15 0 11065462 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366184557296 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17406] ppid=17390 vsize=13982084 CPUtime=3.11 cores=0,2,4,6
/proc/17393/task/17406/stat : 17406 (java) S 17390 17393 5091 0 -1 1077944384 12424 0 0 0 309 2 0 0 20 0 15 0 11065462 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366183504752 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17407] ppid=17390 vsize=13982084 CPUtime=0.89 cores=0,2,4,6
/proc/17393/task/17407/stat : 17407 (java) S 17390 17393 5091 0 -1 1077944384 9653 0 0 0 88 1 0 0 20 0 15 0 11065462 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366182451696 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17408] ppid=17390 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/17393/task/17408/stat : 17408 (java) S 17390 17393 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11065463 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366181399392 140366642349781 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
[pid=17393/tid=17409] ppid=17390 vsize=13982084 CPUtime=0.09 cores=0,2,4,6
/proc/17393/task/17409/stat : 17409 (java) S 17390 17393 5091 0 -1 1077944384 574 0 0 0 4 5 0 0 20 0 15 0 11065470 14317654016 41770 18446744073709551615 4194304 4196468 140732547451296 140366180346416 140366642350722 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36524032 140732547457431 140732547457611 140732547457611 140732547461071 0
Current children cumulated CPU time (s) 247.24
Current children cumulated vsize (KiB) 13982084

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17393 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.015
CPU time (s): 247.265
CPU user time (s): 246.975
CPU system time (s): 0.289256
CPU usage (%): 103.021
Max. virtual memory (cumulated for all children) (KiB): 13984284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.975
system time used= 0.289256
maximum resident set size= 261228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66640
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9645
involuntary context switches= 308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.953574 second user time and 1.3928 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-01 23:39:44
IDJOB=4255752
IDBENCH=115666
IDSOLVER=2638
FILE ID=node129/4255752-1501624423
RUNJOBID= node129-1501623099-17026
PBS_JOBID= 
Free space on /tmp= 61732 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-050-20-1.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255752-1501624423/watcher-4255752-1501624423 -o /tmp/evaluation-result-4255752-1501624423/solver-4255752-1501624423 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501623099-17026 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1659466371 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255752-1501624423.xml

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

MD5SUM BENCH= fe7e3e2412edf0b59c3173e00c93d043
RANDOM SEED=1659466371

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31830236 kB
MemAvailable:   32021732 kB
Buffers:           99992 kB
Cached:           374476 kB
SwapCached:            0 kB
Active:           334456 kB
Inactive:         206660 kB
Active(anon):      66664 kB
Inactive(anon):     8532 kB
Active(file):     267792 kB
Inactive(file):   198128 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84592 kB
Writeback:             4 kB
AnonPages:         60564 kB
Mapped:            39260 kB
Shmem:              8872 kB
Slab:             107288 kB
SReclaimable:      82824 kB
SUnreclaim:        24464 kB
KernelStack:        3152 kB
PageTables:         4964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1229444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61692 MiB
End job on node129 at 2017-08-01 23:43:44