Trace number 4244620

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
R1: OscaR - ALNS 2017-06-30? (TO) 2400.05 2390.01

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-8.xml
MD5SUMf4343428e383d05385b00a8c52a8c02b
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 variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size1051
Distribution of domain sizes[{"size":12,"count":45},{"size":13,"count":15},{"size":14,"count":90},{"size":15,"count":300},{"size":1051,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.23/0.38	c version: 2017-06-30
0.23/0.38	c seed: 654424814
0.23/0.39	c timeout: 2400
0.23/0.39	c memlimit: 15500
0.23/0.39	c nbcore: 4
0.41/0.41	c Parsing instance...
2.83/1.33	c Parsing done, starting search...
2400.03/2390.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-4244620-1502099092/watcher-4244620-1502099092 -o /tmp/evaluation-result-4244620-1502099092/solver-4244620-1502099092 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502098230-26619 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 654424814 --timelimit 2400 --memlimit 15500 --nbcore 4 HOME/instance-4244620-1502099092.xml 

pid=26639
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.15 5.02 6.43 3/185 26644
/proc/meminfo: memFree=31308228/32770624 swapFree=0/376796
[pid=26644] ppid=26639 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/26644/stat : 26644 (runsolver) D 26639 26644 2911 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 109562373 24240128 108 18446744073709551615 4194304 4338465 140727078031072 140727078028712 140140706656983 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 33374208 140727078035564 140727078036041 140727078036041 140727078039498 0
/proc/26644/statm: 5918 108 54 36 0 2156 0

[startup+0.10048 s]
/proc/loadavg: 4.15 5.02 6.43 3/185 26644
/proc/meminfo: memFree=31308228/32770624 swapFree=0/376796
[pid=26644] ppid=26639 vsize=105196 CPUtime=0 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 1635 0 0 0 0 0 0 0 20 0 2 0 109562373 107720704 1325 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 26555 1325 999 1 0 17064 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105196

[startup+0.208932 s]
/proc/loadavg: 4.15 5.02 6.43 3/185 26644
/proc/meminfo: memFree=31308228/32770624 swapFree=0/376796
[pid=26644] ppid=26639 vsize=12914512 CPUtime=0.08 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 7069 0 0 0 8 0 0 0 20 0 15 0 109562373 13224460288 7249 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3228628 7249 3345 1 0 3217407 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12914512

[startup+0.300263 s]
/proc/loadavg: 4.15 5.02 6.43 3/185 26644
/proc/meminfo: memFree=31308228/32770624 swapFree=0/376796
[pid=26644] ppid=26639 vsize=12914512 CPUtime=0.23 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 10446 0 0 0 21 2 0 0 20 0 15 0 109562373 13224460288 9703 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3228628 9703 3544 1 0 3217407 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 12914512

[startup+0.707913 s]
/proc/loadavg: 4.15 5.02 6.43 3/185 26644
/proc/meminfo: memFree=31308228/32770624 swapFree=0/376796
[pid=26644] ppid=26639 vsize=12916580 CPUtime=1.1 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 14878 0 0 0 105 5 0 0 20 0 15 0 109562373 13226577920 18143 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3229145 18143 3735 1 0 3217919 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 12916580

[startup+1.50091 s]
/proc/loadavg: 3.98 4.97 6.41 7/218 26677
/proc/meminfo: memFree=31138236/32770624 swapFree=0/376824
[pid=26644] ppid=26639 vsize=12920676 CPUtime=3.48 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 31148 0 0 0 339 9 0 0 20 0 15 0 109562373 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3230169 39522 3766 1 0 3218943 0
[pid=26644/tid=26651] ppid=26639 vsize=12920676 CPUtime=1.34 cores=1,3,5,7
/proc/26644/task/26651/stat : 26651 (java) R 26639 26644 2911 0 -1 4202560 16307 0 0 0 129 5 0 0 20 0 15 0 109562383 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140178043806920 140177689229421 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26652] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26652/stat : 26652 (java) S 26639 26644 2911 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177642703504 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26654] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26654/stat : 26654 (java) S 26639 26644 2911 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177641650704 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26655] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26655/stat : 26655 (java) S 26639 26644 2911 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177640597904 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26657] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26657/stat : 26657 (java) S 26639 26644 2911 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177639545104 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26660] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26660/stat : 26660 (java) S 26639 26644 2911 0 -1 1077944384 649 0 0 0 0 0 0 0 20 0 15 0 109562385 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177389349744 140178039581314 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26662] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26662/stat : 26662 (java) S 26639 26644 2911 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177388295712 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26664] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26664/stat : 26664 (java) S 26639 26644 2911 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177387242864 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26666] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26666/stat : 26666 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562388 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177386191184 140178039588763 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26667] ppid=26639 vsize=12920676 CPUtime=0.65 cores=1,3,5,7
/proc/26644/task/26667/stat : 26667 (java) R 26639 26644 2911 0 -1 4202560 4107 0 0 0 65 0 0 0 20 0 15 0 109562388 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177385124568 140178021114729 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26668] ppid=26639 vsize=12920676 CPUtime=0.68 cores=1,3,5,7
/proc/26644/task/26668/stat : 26668 (java) R 26639 26644 2911 0 -1 4202560 2826 0 0 0 68 0 0 0 20 0 15 0 109562389 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177384070944 140178020271659 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26669] ppid=26639 vsize=12920676 CPUtime=0.77 cores=1,3,5,7
/proc/26644/task/26669/stat : 26669 (java) S 26639 26644 2911 0 -1 1077944384 5884 0 0 0 75 2 0 0 20 0 15 0 109562389 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177383032944 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26674] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26674/stat : 26674 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562389 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177381980384 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26676] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26676/stat : 26676 (java) S 26639 26644 2911 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 109562392 13230772224 39522 18446744073709551615 4194304 4196468 140736805096256 140177380928688 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 12920676

[startup+3.10066 s]
/proc/loadavg: 3.98 4.97 6.41 7/218 26677
/proc/meminfo: memFree=30807088/32770624 swapFree=0/376824
[pid=26644] ppid=26639 vsize=12920676 CPUtime=8.18 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 35970 0 0 0 807 11 0 0 20 0 15 0 109562373 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3230169 53432 3782 1 0 3218943 0
[pid=26644/tid=26651] ppid=26639 vsize=12920676 CPUtime=2.94 cores=1,3,5,7
/proc/26644/task/26651/stat : 26651 (java) R 26639 26644 2911 0 -1 4202560 16390 0 0 0 289 5 0 0 20 0 15 0 109562383 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140178043805352 140177690561169 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26652] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26652/stat : 26652 (java) S 26639 26644 2911 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177642703504 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26654] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26654/stat : 26654 (java) S 26639 26644 2911 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177641650704 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26655] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26655/stat : 26655 (java) S 26639 26644 2911 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177640597904 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26657] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26657/stat : 26657 (java) S 26639 26644 2911 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177639545104 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26660] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26660/stat : 26660 (java) S 26639 26644 2911 0 -1 1077944384 661 0 0 0 0 0 0 0 20 0 15 0 109562385 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177389349744 140178039581314 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26662] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26662/stat : 26662 (java) S 26639 26644 2911 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177388295712 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26664] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26664/stat : 26664 (java) S 26639 26644 2911 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177387242864 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26666] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26666/stat : 26666 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562388 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177386191184 140178039588763 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26667] ppid=26639 vsize=12920676 CPUtime=2.18 cores=1,3,5,7
/proc/26644/task/26667/stat : 26667 (java) S 26639 26644 2911 0 -1 1077944384 5995 0 0 0 217 1 0 0 20 0 15 0 109562388 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177385138544 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26668] ppid=26639 vsize=12920676 CPUtime=2.21 cores=1,3,5,7
/proc/26644/task/26668/stat : 26668 (java) S 26639 26644 2911 0 -1 1077944384 5625 0 0 0 220 1 0 0 20 0 15 0 109562389 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177384085744 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26669] ppid=26639 vsize=12920676 CPUtime=0.81 cores=1,3,5,7
/proc/26644/task/26669/stat : 26669 (java) S 26639 26644 2911 0 -1 1077944384 5919 0 0 0 79 2 0 0 20 0 15 0 109562389 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177383032944 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26674] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26674/stat : 26674 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562389 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177381980384 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26676] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26676/stat : 26676 (java) S 26639 26644 2911 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 109562392 13230772224 53432 18446744073709551615 4194304 4196468 140736805096256 140177380928688 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 12920676

[startup+6.30063 s]
/proc/loadavg: 3.90 4.94 6.39 5/218 26677
/proc/meminfo: memFree=30012884/32770624 swapFree=0/376824
[pid=26644] ppid=26639 vsize=12920676 CPUtime=12.19 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 37588 0 0 0 1206 13 0 0 20 0 15 0 109562373 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3230169 61561 3797 1 0 3218943 0
[pid=26644/tid=26651] ppid=26639 vsize=12920676 CPUtime=6.12 cores=1,3,5,7
/proc/26644/task/26651/stat : 26651 (java) R 26639 26644 2911 0 -1 4202560 16475 0 0 0 607 5 0 0 20 0 15 0 109562383 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140178043805424 140177690421080 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26652] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26652/stat : 26652 (java) S 26639 26644 2911 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177642703504 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26654] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26654/stat : 26654 (java) S 26639 26644 2911 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177641650704 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26655] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26655/stat : 26655 (java) S 26639 26644 2911 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177640597904 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26657] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26657/stat : 26657 (java) S 26639 26644 2911 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 109562384 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177639545104 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26660] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26660/stat : 26660 (java) S 26639 26644 2911 0 -1 1077944384 773 0 0 0 0 0 0 0 20 0 15 0 109562385 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177389349744 140178039581314 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26662] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26662/stat : 26662 (java) S 26639 26644 2911 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177388295776 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26664] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26664/stat : 26664 (java) S 26639 26644 2911 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177387242880 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26666] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26666/stat : 26666 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562388 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177386191184 140178039588763 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26667] ppid=26639 vsize=12920676 CPUtime=2.65 cores=1,3,5,7
/proc/26644/task/26667/stat : 26667 (java) S 26639 26644 2911 0 -1 1077944384 6097 0 0 0 264 1 0 0 20 0 15 0 109562388 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177385138544 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26668] ppid=26639 vsize=12920676 CPUtime=2.47 cores=1,3,5,7
/proc/26644/task/26668/stat : 26668 (java) S 26639 26644 2911 0 -1 1077944384 5682 0 0 0 246 1 0 0 20 0 15 0 109562389 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177384085744 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26669] ppid=26639 vsize=12920676 CPUtime=0.86 cores=1,3,5,7
/proc/26644/task/26669/stat : 26669 (java) S 26639 26644 2911 0 -1 1077944384 6530 0 0 0 84 2 0 0 20 0 15 0 109562389 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177383032944 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26674] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26674/stat : 26674 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562389 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177381980384 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26676] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26676/stat : 26676 (java) S 26639 26644 2911 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 109562392 13230772224 61561 18446744073709551615 4194304 4196468 140736805096256 140177380928688 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 12920676

[startup+12.7006 s]
/proc/loadavg: 3.75 4.89 6.37 3/218 26677
/proc/meminfo: memFree=29944348/32770624 swapFree=0/376828
[pid=26644] ppid=26639 vsize=12920676 CPUtime=19.06 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 46485 0 0 0 1891 15 0 0 20 0 15 0 109562373 13230772224 64734 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3230169 64734 3806 1 0 3218943 0
[pid=26644/tid=26651] ppid=26639 vsize=12920676 CPUtime=12.5 cores=1,3,5,7
/proc/26644/task/26651/stat : 26651 (java) R 26639 26644 2911 0 -1 4202560 17244 0 0 0 1245 5 0 0 20 0 15 0 109562383 13230772224 64734 18446744073709551615 4194304 4196468 140736805096256 140178043807848 140177691835942 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26652] ppid=26639 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/26644/task/26652/stat : 26652 (java) S 26639 26644 2911 0 -1 1077944384 180 0 0 0 1 0 0 0 20 0 15 0 109562384 13230772224 64734 18446744073709551615 4194304 4196468 140736805096256 140177642703504 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26654] ppid=26639 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/26644/task/26654/stat : 26654 (java) S 26639 26644 2911 0 -1 1077944384 739 0 0 0 1 0 0 0 20 0 15 0 109562384 13230772224 64734 18446744073709551615 4194304 4196468 140736805096256 140177641650704 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26655] ppid=26639 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/26644/task/26655/stat : 26655 (java) S 26639 26644 2911 0 -1 1077944384 1675 0 0 0 1 0 0 0 20 0 15 0 109562384 13230772224 64734 18446744073709551615 4194304 4196468 140736805096256 140177640597904 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26657] ppid=26639 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/26644/task/26657/stat : 26657 (java) S 26639 26644 2911 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 15 0 109562384 13230772224 64734 18446744073709551615 4194304 4196468 140736805096256 140177639545104 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26660] ppid=26639 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/26644/task/26660/stat : 26660 (java) S 26639 26644 2911 0 -1 1077944384 1002 0 0 0 1 0 0 0 20 0 15 0 109562385 13230772224 64734 18446744073709551615 4194304 4196468 140736805096256 140177389349744 140178039581314 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26662] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26662/stat : 26662 (java) S 26639 26644 2911 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 64734 18446744073709551615 4194304 4196468 140736805096256 140177388295776 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26664] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26664/stat : 26664 (java) S 26639 26644 2911 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 64734 18446744073709551615 4194304 4196468 140736805096256 140177387242880 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26666] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26666/stat : 26666 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562388 13230772224 64734 18446744073709551615 4194304 4196468 140736805096256 140177386191184 140178039588763 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0

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

/proc/26644/task/26674/stat : 26674 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562389 13230772224 50934 18446744073709551615 4194304 4196468 140736805096256 140177381980384 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26676] ppid=26639 vsize=12920676 CPUtime=0.46 cores=1,3,5,7
/proc/26644/task/26676/stat : 26676 (java) S 26639 26644 2911 0 -1 1077944384 761 0 0 0 19 27 0 0 20 0 15 0 109562392 13230772224 50934 18446744073709551615 4194304 4196468 140736805096256 140177380928688 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
Current children cumulated CPU time (s) 2212.06
Current children cumulated vsize (KiB) 12920676

[startup+2262.3 s]
/proc/loadavg: 1.36 1.40 1.85 3/212 26828
/proc/meminfo: memFree=30507564/32770624 swapFree=0/377244
[pid=26644] ppid=26639 vsize=12920676 CPUtime=2272.14 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 81371 0 0 0 227133 81 0 0 20 0 15 0 109562373 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3230169 51446 3806 1 0 3218943 0
[pid=26644/tid=26651] ppid=26639 vsize=12920676 CPUtime=2258.47 cores=1,3,5,7
/proc/26644/task/26651/stat : 26651 (java) R 26639 26644 2911 0 -1 4202560 31011 0 0 0 225836 11 0 0 20 0 15 0 109562383 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140178043808368 140177691838115 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26652] ppid=26639 vsize=12920676 CPUtime=1.3 cores=1,3,5,7
/proc/26644/task/26652/stat : 26652 (java) S 26639 26644 2911 0 -1 1077944384 5020 0 0 0 117 13 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177642703504 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26654] ppid=26639 vsize=12920676 CPUtime=1.29 cores=1,3,5,7
/proc/26644/task/26654/stat : 26654 (java) S 26639 26644 2911 0 -1 1077944384 3589 0 0 0 119 10 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177641650704 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26655] ppid=26639 vsize=12920676 CPUtime=1.28 cores=1,3,5,7
/proc/26644/task/26655/stat : 26655 (java) S 26639 26644 2911 0 -1 1077944384 3657 0 0 0 118 10 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177640597904 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26657] ppid=26639 vsize=12920676 CPUtime=1.29 cores=1,3,5,7
/proc/26644/task/26657/stat : 26657 (java) S 26639 26644 2911 0 -1 1077944384 1697 0 0 0 117 12 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177639545104 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26660] ppid=26639 vsize=12920676 CPUtime=1.33 cores=1,3,5,7
/proc/26644/task/26660/stat : 26660 (java) S 26639 26644 2911 0 -1 1077944384 5750 0 0 0 123 10 0 0 20 0 15 0 109562385 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177389349744 140178039581314 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26662] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26662/stat : 26662 (java) S 26639 26644 2911 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177388295776 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26664] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26664/stat : 26664 (java) S 26639 26644 2911 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177387242880 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26666] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26666/stat : 26666 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562388 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177386191184 140178039588763 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26667] ppid=26639 vsize=12920676 CPUtime=2.97 cores=1,3,5,7
/proc/26644/task/26667/stat : 26667 (java) S 26639 26644 2911 0 -1 1077944384 11122 0 0 0 295 2 0 0 20 0 15 0 109562388 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177385138544 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26668] ppid=26639 vsize=12920676 CPUtime=2.77 cores=1,3,5,7
/proc/26644/task/26668/stat : 26668 (java) S 26639 26644 2911 0 -1 1077944384 9372 0 0 0 276 1 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177384085744 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26669] ppid=26639 vsize=12920676 CPUtime=0.89 cores=1,3,5,7
/proc/26644/task/26669/stat : 26669 (java) S 26639 26644 2911 0 -1 1077944384 7960 0 0 0 87 2 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177383032944 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26674] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26674/stat : 26674 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177381980384 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26676] ppid=26639 vsize=12920676 CPUtime=0.47 cores=1,3,5,7
/proc/26644/task/26676/stat : 26676 (java) S 26639 26644 2911 0 -1 1077944384 765 0 0 0 19 28 0 0 20 0 15 0 109562392 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177380928688 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
Current children cumulated CPU time (s) 2272.14
Current children cumulated vsize (KiB) 12920676

[startup+2322.3 s]
/proc/loadavg: 1.71 1.50 1.85 3/213 26831
/proc/meminfo: memFree=30552040/32770624 swapFree=0/377244
[pid=26644] ppid=26639 vsize=12920676 CPUtime=2332.23 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 82299 0 0 0 233141 82 0 0 20 0 15 0 109562373 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3230169 51446 3806 1 0 3218943 0
[pid=26644/tid=26651] ppid=26639 vsize=12920676 CPUtime=2318.37 cores=1,3,5,7
/proc/26644/task/26651/stat : 26651 (java) R 26639 26644 2911 0 -1 4202560 31500 0 0 0 231826 11 0 0 20 0 15 0 109562383 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140178043808528 140177691453362 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26652] ppid=26639 vsize=12920676 CPUtime=1.33 cores=1,3,5,7
/proc/26644/task/26652/stat : 26652 (java) S 26639 26644 2911 0 -1 1077944384 5074 0 0 0 120 13 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177642703504 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26654] ppid=26639 vsize=12920676 CPUtime=1.33 cores=1,3,5,7
/proc/26644/task/26654/stat : 26654 (java) S 26639 26644 2911 0 -1 1077944384 3670 0 0 0 122 11 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177641650704 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26655] ppid=26639 vsize=12920676 CPUtime=1.31 cores=1,3,5,7
/proc/26644/task/26655/stat : 26655 (java) S 26639 26644 2911 0 -1 1077944384 3687 0 0 0 121 10 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177640597904 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26657] ppid=26639 vsize=12920676 CPUtime=1.32 cores=1,3,5,7
/proc/26644/task/26657/stat : 26657 (java) S 26639 26644 2911 0 -1 1077944384 1773 0 0 0 120 12 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177639545104 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26660] ppid=26639 vsize=12920676 CPUtime=1.36 cores=1,3,5,7
/proc/26644/task/26660/stat : 26660 (java) S 26639 26644 2911 0 -1 1077944384 5927 0 0 0 126 10 0 0 20 0 15 0 109562385 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177389349744 140178039581314 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26662] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26662/stat : 26662 (java) S 26639 26644 2911 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177388295776 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26664] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26664/stat : 26664 (java) S 26639 26644 2911 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177387242880 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26666] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26666/stat : 26666 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562388 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177386191184 140178039588763 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26667] ppid=26639 vsize=12920676 CPUtime=2.97 cores=1,3,5,7
/proc/26644/task/26667/stat : 26667 (java) S 26639 26644 2911 0 -1 1077944384 11124 0 0 0 295 2 0 0 20 0 15 0 109562388 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177385138544 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26668] ppid=26639 vsize=12920676 CPUtime=2.77 cores=1,3,5,7
/proc/26644/task/26668/stat : 26668 (java) S 26639 26644 2911 0 -1 1077944384 9374 0 0 0 276 1 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177384085744 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26669] ppid=26639 vsize=12920676 CPUtime=0.89 cores=1,3,5,7
/proc/26644/task/26669/stat : 26669 (java) S 26639 26644 2911 0 -1 1077944384 7962 0 0 0 87 2 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177383032944 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26674] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26674/stat : 26674 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177381980384 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26676] ppid=26639 vsize=12920676 CPUtime=0.48 cores=1,3,5,7
/proc/26644/task/26676/stat : 26676 (java) S 26639 26644 2911 0 -1 1077944384 780 0 0 0 19 29 0 0 20 0 15 0 109562392 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177380928688 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
Current children cumulated CPU time (s) 2332.23
Current children cumulated vsize (KiB) 12920676

[startup+2382.3 s]
/proc/loadavg: 1.47 1.48 1.83 3/216 26928
/proc/meminfo: memFree=30049748/32770624 swapFree=0/377260
[pid=26644] ppid=26639 vsize=12920676 CPUtime=2392.32 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 82466 0 0 0 239145 87 0 0 20 0 15 0 109562373 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3230169 51446 3806 1 0 3218943 0
[pid=26644/tid=26651] ppid=26639 vsize=12920676 CPUtime=2378.27 cores=1,3,5,7
/proc/26644/task/26651/stat : 26651 (java) R 26639 26644 2911 0 -1 4202560 31591 0 0 0 237812 15 0 0 20 0 15 0 109562383 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140178043808432 140177690639275 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26652] ppid=26639 vsize=12920676 CPUtime=1.36 cores=1,3,5,7
/proc/26644/task/26652/stat : 26652 (java) S 26639 26644 2911 0 -1 1077944384 5099 0 0 0 123 13 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177642703504 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26654] ppid=26639 vsize=12920676 CPUtime=1.36 cores=1,3,5,7
/proc/26644/task/26654/stat : 26654 (java) S 26639 26644 2911 0 -1 1077944384 3679 0 0 0 125 11 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177641650704 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26655] ppid=26639 vsize=12920676 CPUtime=1.35 cores=1,3,5,7
/proc/26644/task/26655/stat : 26655 (java) S 26639 26644 2911 0 -1 1077944384 3699 0 0 0 125 10 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177640597904 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26657] ppid=26639 vsize=12920676 CPUtime=1.35 cores=1,3,5,7
/proc/26644/task/26657/stat : 26657 (java) S 26639 26644 2911 0 -1 1077944384 1791 0 0 0 123 12 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177639545104 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26660] ppid=26639 vsize=12920676 CPUtime=1.4 cores=1,3,5,7
/proc/26644/task/26660/stat : 26660 (java) S 26639 26644 2911 0 -1 1077944384 5935 0 0 0 130 10 0 0 20 0 15 0 109562385 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177389349744 140178039581314 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26662] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26662/stat : 26662 (java) S 26639 26644 2911 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177388295776 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26664] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26664/stat : 26664 (java) S 26639 26644 2911 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177387242880 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26666] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26666/stat : 26666 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562388 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177386191184 140178039588763 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26667] ppid=26639 vsize=12920676 CPUtime=2.97 cores=1,3,5,7
/proc/26644/task/26667/stat : 26667 (java) S 26639 26644 2911 0 -1 1077944384 11124 0 0 0 295 2 0 0 20 0 15 0 109562388 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177385138544 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26668] ppid=26639 vsize=12920676 CPUtime=2.77 cores=1,3,5,7
/proc/26644/task/26668/stat : 26668 (java) S 26639 26644 2911 0 -1 1077944384 9374 0 0 0 276 1 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177384085744 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26669] ppid=26639 vsize=12920676 CPUtime=0.89 cores=1,3,5,7
/proc/26644/task/26669/stat : 26669 (java) S 26639 26644 2911 0 -1 1077944384 7962 0 0 0 87 2 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177383032944 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26674] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26674/stat : 26674 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177381980384 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26676] ppid=26639 vsize=12920676 CPUtime=0.5 cores=1,3,5,7
/proc/26644/task/26676/stat : 26676 (java) S 26639 26644 2911 0 -1 1077944384 784 0 0 0 20 30 0 0 20 0 15 0 109562392 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177380928688 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
Current children cumulated CPU time (s) 2392.32
Current children cumulated vsize (KiB) 12920676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2390 s]
/proc/loadavg: 1.51 1.49 1.83 3/216 26928
/proc/meminfo: memFree=30065332/32770624 swapFree=0/377248
[pid=26644] ppid=26639 vsize=12920676 CPUtime=2400.03 cores=1,3,5,7
/proc/26644/stat : 26644 (java) S 26639 26644 2911 0 -1 1077944320 82476 0 0 0 239916 87 0 0 20 0 15 0 109562373 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140736805078800 140178039570167 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
/proc/26644/statm: 3230169 51446 3806 1 0 3218943 0
[pid=26644/tid=26651] ppid=26639 vsize=12920676 CPUtime=2385.96 cores=1,3,5,7
/proc/26644/task/26651/stat : 26651 (java) R 26639 26644 2911 0 -1 4202560 31598 0 0 0 238581 15 0 0 20 0 15 0 109562383 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140178043808320 140177690241889 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26652] ppid=26639 vsize=12920676 CPUtime=1.37 cores=1,3,5,7
/proc/26644/task/26652/stat : 26652 (java) S 26639 26644 2911 0 -1 1077944384 5100 0 0 0 124 13 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177642703504 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26654] ppid=26639 vsize=12920676 CPUtime=1.37 cores=1,3,5,7
/proc/26644/task/26654/stat : 26654 (java) S 26639 26644 2911 0 -1 1077944384 3679 0 0 0 126 11 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177641650704 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26655] ppid=26639 vsize=12920676 CPUtime=1.35 cores=1,3,5,7
/proc/26644/task/26655/stat : 26655 (java) S 26639 26644 2911 0 -1 1077944384 3699 0 0 0 125 10 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177640597904 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26657] ppid=26639 vsize=12920676 CPUtime=1.36 cores=1,3,5,7
/proc/26644/task/26657/stat : 26657 (java) S 26639 26644 2911 0 -1 1077944384 1793 0 0 0 124 12 0 0 20 0 15 0 109562384 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177639545104 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26660] ppid=26639 vsize=12920676 CPUtime=1.4 cores=1,3,5,7
/proc/26644/task/26660/stat : 26660 (java) S 26639 26644 2911 0 -1 1077944384 5935 0 0 0 130 10 0 0 20 0 15 0 109562385 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177389349744 140178039581314 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26662] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26662/stat : 26662 (java) S 26639 26644 2911 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177388295776 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26664] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26664/stat : 26664 (java) S 26639 26644 2911 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 109562386 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177387242880 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26666] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26666/stat : 26666 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562388 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177386191184 140178039588763 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26667] ppid=26639 vsize=12920676 CPUtime=2.97 cores=1,3,5,7
/proc/26644/task/26667/stat : 26667 (java) S 26639 26644 2911 0 -1 1077944384 11124 0 0 0 295 2 0 0 20 0 15 0 109562388 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177385138544 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26668] ppid=26639 vsize=12920676 CPUtime=2.77 cores=1,3,5,7
/proc/26644/task/26668/stat : 26668 (java) S 26639 26644 2911 0 -1 1077944384 9374 0 0 0 276 1 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177384085744 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26669] ppid=26639 vsize=12920676 CPUtime=0.89 cores=1,3,5,7
/proc/26644/task/26669/stat : 26669 (java) S 26639 26644 2911 0 -1 1077944384 7962 0 0 0 87 2 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177383032944 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26674] ppid=26639 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/26644/task/26674/stat : 26674 (java) S 26639 26644 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109562389 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177381980384 140178039580373 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
[pid=26644/tid=26676] ppid=26639 vsize=12920676 CPUtime=0.5 cores=1,3,5,7
/proc/26644/task/26676/stat : 26676 (java) S 26639 26644 2911 0 -1 1077944384 784 0 0 0 20 30 0 0 20 0 15 0 109562392 13230772224 51446 18446744073709551615 4194304 4196468 140736805096256 140177380928688 140178039581314 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32309248 140736805097882 140736805098062 140736805098062 140736805101519 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 12920676

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 26644 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2390.01
CPU time (s): 2400.05
CPU user time (s): 2399.17
CPU system time (s): 0.879544
CPU usage (%): 100.42
Max. virtual memory (cumulated for all children) (KiB): 12920676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.17
system time used= 0.879544
maximum resident set size= 265212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82776
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 91505
involuntary context switches= 4214

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5962 second user time and 12.9749 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-07 11:30:30
IDJOB=4244620
IDBENCH=115819
IDSOLVER=2627
FILE ID=node132/4244620-1502099092
RUNJOBID= node132-1502098230-26619
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-8.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244620-1502099092/watcher-4244620-1502099092 -o /tmp/evaluation-result-4244620-1502099092/solver-4244620-1502099092 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502098230-26619 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 654424814 --timelimit 2400 --memlimit 15500 --nbcore 4 HOME/instance-4244620-1502099092.xml

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

MD5SUM BENCH= f4343428e383d05385b00a8c52a8c02b
RANDOM SEED=654424814

node132.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.74
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.74
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.74
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.74
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:        31308576 kB
MemAvailable:   31988540 kB
Buffers:          234140 kB
Cached:           743772 kB
SwapCached:            0 kB
Active:           624572 kB
Inactive:         410768 kB
Active(anon):      58356 kB
Inactive(anon):    32628 kB
Active(file):     566216 kB
Inactive(file):   378140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84240 kB
Writeback:             4 kB
AnonPages:         57484 kB
Mapped:            50360 kB
Shmem:             33468 kB
Slab:             129516 kB
SReclaimable:     102888 kB
SUnreclaim:        26628 kB
KernelStack:        3184 kB
PageTables:         4964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     311612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 61948 MiB
End job on node132 at 2017-08-07 12:10:21