Trace number 4256738

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 - Hybrid 2017-07-26? (TO) 244.57899 240.01199

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-020-05-2.xml
MD5SUMe6b1372cf07bbc208bc6bd8f79f2963c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1107
Best CPU time to get the best result obtained on this benchmark252.008
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints125
Number of domains1
Minimum domain size1181
Maximum domain size1181
Distribution of domain sizes[{"size":1181,"count":120}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":100}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":100},{"arity":20,"count":5}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.34/0.42	c version: 2017-07-26
0.34/0.42	c seed: 846914317
0.34/0.42	c timeout: 264
0.34/0.42	c memlimit: 11000
0.34/0.42	c nbcore: 4
0.34/0.46	c Parsing instance...
1.42/1.01	c Parsing done, starting first complete search...
244.56/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-4256738-1501623937/watcher-4256738-1501623937 -o /tmp/evaluation-result-4256738-1501623937/solver-4256738-1501623937 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501623096-17793 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 846914317 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256738-1501623937.xml 

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

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.28 1.54 1.63 3/180 17818
/proc/meminfo: memFree=31956260/32770624 swapFree=0/176216
[pid=17818] ppid=17813 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17818/stat : 17818 (runsolver) D 17813 17818 3187 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 4304414 24240128 108 18446744073709551615 4194304 4338465 140735703699488 140735703697128 140337476211415 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 32468992 140735703707756 140735703708231 140735703708231 140735703711690 0
/proc/17818/statm: 5918 108 54 36 0 2156 0

[startup+0.100128 s]
/proc/loadavg: 1.28 1.54 1.63 3/180 17818
/proc/meminfo: memFree=31956260/32770624 swapFree=0/176216
[pid=17818] ppid=17813 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17818/stat : 17818 (runsolver) D 17813 17818 3187 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 4304414 24240128 108 18446744073709551615 4194304 4338465 140735703699488 140735703697128 140337476211415 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 32468992 140735703707756 140735703708231 140735703708231 140735703711690 0
/proc/17818/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200323 s]
/proc/loadavg: 1.28 1.54 1.63 3/180 17818
/proc/meminfo: memFree=31956260/32770624 swapFree=0/176216
[pid=17818] ppid=17813 vsize=13906484 CPUtime=0.05 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 4770 0 0 0 5 0 0 0 20 0 14 0 4304414 14240239616 5313 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3476621 5313 2566 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300665 s]
/proc/loadavg: 1.28 1.54 1.63 3/180 17818
/proc/meminfo: memFree=31956260/32770624 swapFree=0/176216
[pid=17818] ppid=17813 vsize=13975920 CPUtime=0.16 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 9622 0 0 0 14 2 0 0 20 0 15 0 4304414 14311342080 8982 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3493980 8982 3477 1 0 3482767 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 13975920

[startup+0.70075 s]
/proc/loadavg: 1.28 1.54 1.63 3/180 17818
/proc/meminfo: memFree=31956260/32770624 swapFree=0/176216
[pid=17818] ppid=17813 vsize=13977988 CPUtime=0.85 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 13546 0 1 0 81 4 0 0 20 0 15 0 4304414 14313459712 15830 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3494497 15830 3712 1 0 3483279 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 13977988

[startup+1.50066 s]
/proc/loadavg: 1.28 1.54 1.63 8/213 17852
/proc/meminfo: memFree=31794720/32770624 swapFree=0/177596
[pid=17818] ppid=17813 vsize=13980036 CPUtime=2.99 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 28312 0 1 0 289 10 0 0 20 0 15 0 4304414 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3495009 31295 3734 1 0 3483791 0
[pid=17818/tid=17824] ppid=17813 vsize=13980036 CPUtime=1.29 cores=1,3,5,7
/proc/17818/task/17824/stat : 17824 (java) R 17813 17818 3187 0 -1 4202560 13981 0 1 0 123 6 0 0 20 0 15 0 4304425 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140366158948608 140365793116722 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17826] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17826/stat : 17826 (java) S 17813 17818 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140366111677328 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17827] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17827/stat : 17827 (java) S 17813 17818 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140366110624528 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17828] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17828/stat : 17828 (java) S 17813 17818 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140366109572240 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17831] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17831/stat : 17831 (java) S 17813 17818 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140365751577616 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17835] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17835/stat : 17835 (java) S 17813 17818 3187 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140365272692848 140366154721922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17837] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17837/stat : 17837 (java) S 17813 17818 3187 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140365271638816 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17838] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17838/stat : 17838 (java) S 17813 17818 3187 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4304428 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140365270586480 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17840] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17840/stat : 17840 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140365269534800 140366154729371 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17841] ppid=17813 vsize=13980036 CPUtime=0.62 cores=1,3,5,7
/proc/17818/task/17841/stat : 17841 (java) R 17813 17818 3187 0 -1 4202560 4913 0 0 0 61 1 0 0 20 0 15 0 4304430 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140365268463336 140366136230434 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17842] ppid=17813 vsize=13980036 CPUtime=0.65 cores=1,3,5,7
/proc/17818/task/17842/stat : 17842 (java) R 17813 17818 3187 0 -1 4202560 5994 0 0 0 64 1 0 0 20 0 15 0 4304430 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140365267421200 140366138672161 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17843] ppid=17813 vsize=13980036 CPUtime=0.4 cores=1,3,5,7
/proc/17818/task/17843/stat : 17843 (java) S 17813 17818 3187 0 -1 1077944384 2042 0 0 0 40 0 0 0 20 0 15 0 4304430 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140365266377584 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17848] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17848/stat : 17848 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140365265325024 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17850] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17850/stat : 17850 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304436 14315556864 31295 18446744073709551615 4194304 4196468 140725019012384 140365264271792 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 13980036

[startup+3.10562 s]
/proc/loadavg: 1.28 1.54 1.63 5/213 17852
/proc/meminfo: memFree=31630452/32770624 swapFree=0/177580
[pid=17818] ppid=17813 vsize=13980036 CPUtime=6.84 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 33794 0 1 0 670 14 0 0 20 0 15 0 4304414 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3495009 41249 3749 1 0 3483791 0
[pid=17818/tid=17824] ppid=17813 vsize=13980036 CPUtime=2.89 cores=1,3,5,7
/proc/17818/task/17824/stat : 17824 (java) R 17813 17818 3187 0 -1 4202560 14359 0 1 0 282 7 0 0 20 0 15 0 4304425 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140366158945760 140365794918478 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17826] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17826/stat : 17826 (java) S 17813 17818 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140366111677328 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17827] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17827/stat : 17827 (java) S 17813 17818 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140366110624528 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17828] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17828/stat : 17828 (java) S 17813 17818 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140366109572240 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17831] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17831/stat : 17831 (java) S 17813 17818 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140365751577616 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17835] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17835/stat : 17835 (java) S 17813 17818 3187 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140365272692848 140366154721922 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17837] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17837/stat : 17837 (java) S 17813 17818 3187 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140365271638816 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17838] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17838/stat : 17838 (java) S 17813 17818 3187 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4304428 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140365270586480 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17840] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17840/stat : 17840 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140365269534800 140366154729371 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17841] ppid=17813 vsize=13980036 CPUtime=1.66 cores=1,3,5,7
/proc/17818/task/17841/stat : 17841 (java) R 17813 17818 3187 0 -1 4202560 7339 0 0 0 163 3 0 0 20 0 15 0 4304430 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140365268482968 140366138196709 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17842] ppid=17813 vsize=13980036 CPUtime=1.82 cores=1,3,5,7
/proc/17818/task/17842/stat : 17842 (java) S 17813 17818 3187 0 -1 1077944384 8472 0 0 0 180 2 0 0 20 0 15 0 4304430 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140365267429872 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17843] ppid=17813 vsize=13980036 CPUtime=0.44 cores=1,3,5,7
/proc/17818/task/17843/stat : 17843 (java) S 17813 17818 3187 0 -1 1077944384 2204 0 0 0 43 1 0 0 20 0 15 0 4304430 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140365266377584 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17848] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17848/stat : 17848 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140365265325024 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17850] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17850/stat : 17850 (java) S 17813 17818 3187 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 4304436 14315556864 41249 18446744073709551615 4194304 4196468 140725019012384 140365264271792 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
Current children cumulated CPU time (s) 6.84
Current children cumulated vsize (KiB) 13980036

[startup+6.3006 s]
/proc/loadavg: 1.50 1.58 1.65 4/213 17852
/proc/meminfo: memFree=31523696/32770624 swapFree=0/177588
[pid=17818] ppid=17813 vsize=13980036 CPUtime=10.44 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 39568 0 1 0 1028 16 0 0 20 0 15 0 4304414 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3495009 54866 3769 1 0 3483791 0
[pid=17818/tid=17824] ppid=17813 vsize=13980036 CPUtime=6.08 cores=1,3,5,7
/proc/17818/task/17824/stat : 17824 (java) R 17813 17818 3187 0 -1 4202560 14576 0 1 0 600 8 0 0 20 0 15 0 4304425 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140366158945968 140365795006134 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17826] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17826/stat : 17826 (java) S 17813 17818 3187 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140366111677328 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17827] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17827/stat : 17827 (java) S 17813 17818 3187 0 -1 1077944384 365 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140366110624528 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17828] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17828/stat : 17828 (java) S 17813 17818 3187 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140366109572240 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17831] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17831/stat : 17831 (java) S 17813 17818 3187 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140365751577616 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17835] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17835/stat : 17835 (java) S 17813 17818 3187 0 -1 1077944384 693 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140365272692848 140366154721922 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17837] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17837/stat : 17837 (java) S 17813 17818 3187 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140365271638880 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17838] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17838/stat : 17838 (java) S 17813 17818 3187 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 4304428 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140365270586496 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17840] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17840/stat : 17840 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140365269534800 140366154729371 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17841] ppid=17813 vsize=13980036 CPUtime=1.9 cores=1,3,5,7
/proc/17818/task/17841/stat : 17841 (java) S 17813 17818 3187 0 -1 1077944384 8608 0 0 0 187 3 0 0 20 0 15 0 4304430 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140365268482672 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17842] ppid=17813 vsize=13980036 CPUtime=1.93 cores=1,3,5,7
/proc/17818/task/17842/stat : 17842 (java) S 17813 17818 3187 0 -1 1077944384 8578 0 0 0 191 2 0 0 20 0 15 0 4304430 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140365267429872 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17843] ppid=17813 vsize=13980036 CPUtime=0.47 cores=1,3,5,7
/proc/17818/task/17843/stat : 17843 (java) S 17813 17818 3187 0 -1 1077944384 4308 0 0 0 46 1 0 0 20 0 15 0 4304430 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140365266377584 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17848] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17848/stat : 17848 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140365265325024 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17850] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17850/stat : 17850 (java) S 17813 17818 3187 0 -1 1077944384 723 0 0 0 0 0 0 0 20 0 15 0 4304436 14315556864 54866 18446744073709551615 4194304 4196468 140725019012384 140365264271792 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
Current children cumulated CPU time (s) 10.44
Current children cumulated vsize (KiB) 13980036

[startup+12.7006 s]
/proc/loadavg: 1.54 1.59 1.65 3/213 17852
/proc/meminfo: memFree=31519492/32770624 swapFree=0/177596
[pid=17818] ppid=17813 vsize=13980036 CPUtime=16.88 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 41714 0 1 0 1671 17 0 0 20 0 15 0 4304414 14315556864 55927 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3495009 55927 3778 1 0 3483791 0
[pid=17818/tid=17824] ppid=17813 vsize=13980036 CPUtime=12.48 cores=1,3,5,7
/proc/17818/task/17824/stat : 17824 (java) R 17813 17818 3187 0 -1 4202560 14834 0 1 0 1240 8 0 0 20 0 15 0 4304425 14315556864 55927 18446744073709551615 4194304 4196468 140725019012384 140366158947128 140365795006130 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17826] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17826/stat : 17826 (java) S 17813 17818 3187 0 -1 1077944384 714 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 55927 18446744073709551615 4194304 4196468 140725019012384 140366111677328 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17827] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17827/stat : 17827 (java) S 17813 17818 3187 0 -1 1077944384 454 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 55927 18446744073709551615 4194304 4196468 140725019012384 140366110624528 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17828] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17828/stat : 17828 (java) S 17813 17818 3187 0 -1 1077944384 174 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 55927 18446744073709551615 4194304 4196468 140725019012384 140366109572240 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17831] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17831/stat : 17831 (java) S 17813 17818 3187 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 4304426 14315556864 55927 18446744073709551615 4194304 4196468 140725019012384 140365751577616 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17835] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17835/stat : 17835 (java) S 17813 17818 3187 0 -1 1077944384 787 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 55927 18446744073709551615 4194304 4196468 140725019012384 140365272692848 140366154721922 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17837] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17837/stat : 17837 (java) S 17813 17818 3187 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 55927 18446744073709551615 4194304 4196468 140725019012384 140365271638880 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17838] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17838/stat : 17838 (java) S 17813 17818 3187 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 4304428 14315556864 55927 18446744073709551615 4194304 4196468 140725019012384 140365270586496 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17840] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17840/stat : 17840 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 55927 18446744073709551615 4194304 4196468 140725019012384 140365269534800 140366154729371 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0

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

/proc/17818/task/17848/stat : 17848 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 53052 18446744073709551615 4194304 4196468 140725019012384 140365265325024 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17850] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17850/stat : 17850 (java) S 17813 17818 3187 0 -1 1077944384 977 0 0 0 0 0 0 0 20 0 15 0 4304436 14315556864 53052 18446744073709551615 4194304 4196468 140725019012384 140365264271792 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
Current children cumulated CPU time (s) 55.52
Current children cumulated vsize (KiB) 13980036

[startup+102.301 s]
/proc/loadavg: 1.61 1.58 1.64 3/212 17854
/proc/meminfo: memFree=31031792/32770624 swapFree=0/177640
[pid=17818] ppid=17813 vsize=13980036 CPUtime=106.76 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 52985 0 1 0 10657 19 0 0 20 0 15 0 4304414 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3495009 45492 3778 1 0 3483791 0
[pid=17818/tid=17824] ppid=17813 vsize=13980036 CPUtime=102.04 cores=1,3,5,7
/proc/17818/task/17824/stat : 17824 (java) R 17813 17818 3187 0 -1 4202560 16699 0 1 0 10196 8 0 0 20 0 15 0 4304425 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140366158949392 140365795511899 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17826] ppid=17813 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/17818/task/17826/stat : 17826 (java) S 17813 17818 3187 0 -1 1077944384 2112 0 0 0 1 0 0 0 20 0 15 0 4304426 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140366111677328 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17827] ppid=17813 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/17818/task/17827/stat : 17827 (java) S 17813 17818 3187 0 -1 1077944384 1185 0 0 0 2 0 0 0 20 0 15 0 4304426 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140366110624528 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17828] ppid=17813 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/17818/task/17828/stat : 17828 (java) S 17813 17818 3187 0 -1 1077944384 680 0 0 0 2 0 0 0 20 0 15 0 4304426 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140366109572240 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17831] ppid=17813 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/17818/task/17831/stat : 17831 (java) S 17813 17818 3187 0 -1 1077944384 1349 0 0 0 2 0 0 0 20 0 15 0 4304426 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140365751577616 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17835] ppid=17813 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/17818/task/17835/stat : 17835 (java) S 17813 17818 3187 0 -1 1077944384 1711 0 0 0 2 0 0 0 20 0 15 0 4304427 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140365272692848 140366154721922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17837] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17837/stat : 17837 (java) S 17813 17818 3187 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140365271638880 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17838] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17838/stat : 17838 (java) S 17813 17818 3187 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 4304428 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140365270586496 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17840] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17840/stat : 17840 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140365269534800 140366154729371 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17841] ppid=17813 vsize=13980036 CPUtime=2.05 cores=1,3,5,7
/proc/17818/task/17841/stat : 17841 (java) S 17813 17818 3187 0 -1 1077944384 10897 0 0 0 202 3 0 0 20 0 15 0 4304430 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140365268482672 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17842] ppid=17813 vsize=13980036 CPUtime=2 cores=1,3,5,7
/proc/17818/task/17842/stat : 17842 (java) S 17813 17818 3187 0 -1 1077944384 10740 0 0 0 198 2 0 0 20 0 15 0 4304430 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140365267429872 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17843] ppid=17813 vsize=13980036 CPUtime=0.47 cores=1,3,5,7
/proc/17818/task/17843/stat : 17843 (java) S 17813 17818 3187 0 -1 1077944384 5164 0 0 0 46 1 0 0 20 0 15 0 4304430 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140365266377584 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17848] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17848/stat : 17848 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140365265325024 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17850] ppid=17813 vsize=13980036 CPUtime=0.01 cores=1,3,5,7
/proc/17818/task/17850/stat : 17850 (java) S 17813 17818 3187 0 -1 1077944384 999 0 0 0 0 1 0 0 20 0 15 0 4304436 14315556864 45492 18446744073709551615 4194304 4196468 140725019012384 140365264271792 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
Current children cumulated CPU time (s) 106.76
Current children cumulated vsize (KiB) 13980036

[startup+162.301 s]
/proc/loadavg: 1.77 1.63 1.65 3/212 17856
/proc/meminfo: memFree=30677132/32770624 swapFree=0/177664
[pid=17818] ppid=17813 vsize=13980036 CPUtime=166.79 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 54329 0 1 0 16659 20 0 0 20 0 15 0 4304414 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3495009 39208 3778 1 0 3483791 0
[pid=17818/tid=17824] ppid=17813 vsize=13980036 CPUtime=162.01 cores=1,3,5,7
/proc/17818/task/17824/stat : 17824 (java) R 17813 17818 3187 0 -1 4202560 17072 0 1 0 16193 8 0 0 20 0 15 0 4304425 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140366158949168 140365795510062 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17826] ppid=17813 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/17818/task/17826/stat : 17826 (java) S 17813 17818 3187 0 -1 1077944384 2120 0 0 0 2 0 0 0 20 0 15 0 4304426 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140366111677328 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17827] ppid=17813 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/17818/task/17827/stat : 17827 (java) S 17813 17818 3187 0 -1 1077944384 1264 0 0 0 2 0 0 0 20 0 15 0 4304426 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140366110624528 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17828] ppid=17813 vsize=13980036 CPUtime=0.03 cores=1,3,5,7
/proc/17818/task/17828/stat : 17828 (java) S 17813 17818 3187 0 -1 1077944384 812 0 0 0 3 0 0 0 20 0 15 0 4304426 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140366109572240 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17831] ppid=17813 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/17818/task/17831/stat : 17831 (java) S 17813 17818 3187 0 -1 1077944384 1819 0 0 0 2 0 0 0 20 0 15 0 4304426 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140365751577616 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17835] ppid=17813 vsize=13980036 CPUtime=0.04 cores=1,3,5,7
/proc/17818/task/17835/stat : 17835 (java) S 17813 17818 3187 0 -1 1077944384 1965 0 0 0 3 1 0 0 20 0 15 0 4304427 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140365272692848 140366154721922 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17837] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17837/stat : 17837 (java) S 17813 17818 3187 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140365271638880 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17838] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17838/stat : 17838 (java) S 17813 17818 3187 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 4304428 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140365270586496 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17840] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17840/stat : 17840 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140365269534800 140366154729371 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17841] ppid=17813 vsize=13980036 CPUtime=2.05 cores=1,3,5,7
/proc/17818/task/17841/stat : 17841 (java) S 17813 17818 3187 0 -1 1077944384 10899 0 0 0 202 3 0 0 20 0 15 0 4304430 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140365268482672 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17842] ppid=17813 vsize=13980036 CPUtime=2 cores=1,3,5,7
/proc/17818/task/17842/stat : 17842 (java) S 17813 17818 3187 0 -1 1077944384 10742 0 0 0 198 2 0 0 20 0 15 0 4304430 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140365267429872 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17843] ppid=17813 vsize=13980036 CPUtime=0.47 cores=1,3,5,7
/proc/17818/task/17843/stat : 17843 (java) S 17813 17818 3187 0 -1 1077944384 5166 0 0 0 46 1 0 0 20 0 15 0 4304430 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140365266377584 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17848] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17848/stat : 17848 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140365265325024 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17850] ppid=17813 vsize=13980036 CPUtime=0.03 cores=1,3,5,7
/proc/17818/task/17850/stat : 17850 (java) S 17813 17818 3187 0 -1 1077944384 1021 0 0 0 1 2 0 0 20 0 15 0 4304436 14315556864 39208 18446744073709551615 4194304 4196468 140725019012384 140365264271792 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
Current children cumulated CPU time (s) 166.79
Current children cumulated vsize (KiB) 13980036

[startup+222.307 s]
/proc/loadavg: 1.61 1.62 1.65 3/213 17859
/proc/meminfo: memFree=30679852/32770624 swapFree=0/177684
[pid=17818] ppid=17813 vsize=13980036 CPUtime=226.85 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 55488 0 1 0 22664 21 0 0 20 0 15 0 4304414 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3495009 38438 3778 1 0 3483791 0
[pid=17818/tid=17824] ppid=17813 vsize=13980036 CPUtime=221.98 cores=1,3,5,7
/proc/17818/task/17824/stat : 17824 (java) R 17813 17818 3187 0 -1 4202560 17467 0 1 0 22190 8 0 0 20 0 15 0 4304425 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140366158949120 140365795508053 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17826] ppid=17813 vsize=13980036 CPUtime=0.04 cores=1,3,5,7
/proc/17818/task/17826/stat : 17826 (java) S 17813 17818 3187 0 -1 1077944384 2592 0 0 0 3 1 0 0 20 0 15 0 4304426 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140366111677328 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17827] ppid=17813 vsize=13980036 CPUtime=0.04 cores=1,3,5,7
/proc/17818/task/17827/stat : 17827 (java) S 17813 17818 3187 0 -1 1077944384 1272 0 0 0 3 1 0 0 20 0 15 0 4304426 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140366110624528 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17828] ppid=17813 vsize=13980036 CPUtime=0.04 cores=1,3,5,7
/proc/17818/task/17828/stat : 17828 (java) S 17813 17818 3187 0 -1 1077944384 876 0 0 0 4 0 0 0 20 0 15 0 4304426 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140366109572240 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17831] ppid=17813 vsize=13980036 CPUtime=0.04 cores=1,3,5,7
/proc/17818/task/17831/stat : 17831 (java) S 17813 17818 3187 0 -1 1077944384 1867 0 0 0 4 0 0 0 20 0 15 0 4304426 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140365751577616 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17835] ppid=17813 vsize=13980036 CPUtime=0.05 cores=1,3,5,7
/proc/17818/task/17835/stat : 17835 (java) S 17813 17818 3187 0 -1 1077944384 2113 0 0 0 4 1 0 0 20 0 15 0 4304427 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140365272692848 140366154721922 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17837] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17837/stat : 17837 (java) S 17813 17818 3187 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140365271638880 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17838] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17838/stat : 17838 (java) S 17813 17818 3187 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 4304428 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140365270586496 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17840] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17840/stat : 17840 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140365269534800 140366154729371 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17841] ppid=17813 vsize=13980036 CPUtime=2.05 cores=1,3,5,7
/proc/17818/task/17841/stat : 17841 (java) S 17813 17818 3187 0 -1 1077944384 10901 0 0 0 202 3 0 0 20 0 15 0 4304430 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140365268482672 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17842] ppid=17813 vsize=13980036 CPUtime=2 cores=1,3,5,7
/proc/17818/task/17842/stat : 17842 (java) S 17813 17818 3187 0 -1 1077944384 10744 0 0 0 198 2 0 0 20 0 15 0 4304430 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140365267429872 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17843] ppid=17813 vsize=13980036 CPUtime=0.47 cores=1,3,5,7
/proc/17818/task/17843/stat : 17843 (java) S 17813 17818 3187 0 -1 1077944384 5168 0 0 0 46 1 0 0 20 0 15 0 4304430 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140365266377584 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17848] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17848/stat : 17848 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140365265325024 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17850] ppid=17813 vsize=13980036 CPUtime=0.03 cores=1,3,5,7
/proc/17818/task/17850/stat : 17850 (java) S 17813 17818 3187 0 -1 1077944384 1039 0 0 0 1 2 0 0 20 0 15 0 4304436 14315556864 38438 18446744073709551615 4194304 4196468 140725019012384 140365264271792 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
Current children cumulated CPU time (s) 226.85
Current children cumulated vsize (KiB) 13980036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.66 1.63 1.65 3/213 17859
/proc/meminfo: memFree=30677960/32770624 swapFree=0/177688
[pid=17818] ppid=17813 vsize=13980036 CPUtime=244.56 cores=1,3,5,7
/proc/17818/stat : 17818 (java) S 17813 17818 3187 0 -1 1077944320 55755 0 1 0 24434 22 0 0 20 0 15 0 4304414 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140725018994928 140366154710775 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
/proc/17818/statm: 3495009 38439 3778 1 0 3483791 0
[pid=17818/tid=17824] ppid=17813 vsize=13980036 CPUtime=239.66 cores=1,3,5,7
/proc/17818/task/17824/stat : 17824 (java) R 17813 17818 3187 0 -1 4202560 17504 0 1 0 23958 8 0 0 20 0 15 0 4304425 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140366158949056 140365795332840 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17826] ppid=17813 vsize=13980036 CPUtime=0.05 cores=1,3,5,7
/proc/17818/task/17826/stat : 17826 (java) S 17813 17818 3187 0 -1 1077944384 2608 0 0 0 4 1 0 0 20 0 15 0 4304426 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140366111677328 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17827] ppid=17813 vsize=13980036 CPUtime=0.05 cores=1,3,5,7
/proc/17818/task/17827/stat : 17827 (java) S 17813 17818 3187 0 -1 1077944384 1293 0 0 0 4 1 0 0 20 0 15 0 4304426 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140366110624528 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17828] ppid=17813 vsize=13980036 CPUtime=0.05 cores=1,3,5,7
/proc/17818/task/17828/stat : 17828 (java) S 17813 17818 3187 0 -1 1077944384 882 0 0 0 5 0 0 0 20 0 15 0 4304426 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140366109572240 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17831] ppid=17813 vsize=13980036 CPUtime=0.04 cores=1,3,5,7
/proc/17818/task/17831/stat : 17831 (java) S 17813 17818 3187 0 -1 1077944384 1948 0 0 0 4 0 0 0 20 0 15 0 4304426 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140365751577616 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17835] ppid=17813 vsize=13980036 CPUtime=0.06 cores=1,3,5,7
/proc/17818/task/17835/stat : 17835 (java) S 17813 17818 3187 0 -1 1077944384 2219 0 0 0 5 1 0 0 20 0 15 0 4304427 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140365272692848 140366154721922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17837] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17837/stat : 17837 (java) S 17813 17818 3187 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 4304427 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140365271638880 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17838] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17838/stat : 17838 (java) S 17813 17818 3187 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 4304428 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140365270586496 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17840] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17840/stat : 17840 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140365269534800 140366154729371 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17841] ppid=17813 vsize=13980036 CPUtime=2.05 cores=1,3,5,7
/proc/17818/task/17841/stat : 17841 (java) S 17813 17818 3187 0 -1 1077944384 10901 0 0 0 202 3 0 0 20 0 15 0 4304430 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140365268482672 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17842] ppid=17813 vsize=13980036 CPUtime=2 cores=1,3,5,7
/proc/17818/task/17842/stat : 17842 (java) S 17813 17818 3187 0 -1 1077944384 10744 0 0 0 198 2 0 0 20 0 15 0 4304430 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140365267429872 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17843] ppid=17813 vsize=13980036 CPUtime=0.47 cores=1,3,5,7
/proc/17818/task/17843/stat : 17843 (java) S 17813 17818 3187 0 -1 1077944384 5168 0 0 0 46 1 0 0 20 0 15 0 4304430 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140365266377584 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17848] ppid=17813 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/17818/task/17848/stat : 17848 (java) S 17813 17818 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4304430 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140365265325024 140366154720981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
[pid=17818/tid=17850] ppid=17813 vsize=13980036 CPUtime=0.04 cores=1,3,5,7
/proc/17818/task/17850/stat : 17850 (java) S 17813 17818 3187 0 -1 1077944384 1039 0 0 0 1 3 0 0 20 0 15 0 4304436 14315556864 38439 18446744073709551615 4194304 4196468 140725019012384 140365264271792 140366154721922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15319040 140725019017623 140725019017804 140725019017804 140725019021263 0
Current children cumulated CPU time (s) 244.56
Current children cumulated vsize (KiB) 13980036

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

Child status: 143
Real time (s): 240.012
CPU time (s): 244.579
CPU user time (s): 244.349
CPU system time (s): 0.230163
CPU usage (%): 101.903
Max. virtual memory (cumulated for all children) (KiB): 13980036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.349
system time used= 0.230163
maximum resident set size= 225516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56264
page faults= 1
swaps= 0
block input operations= 3232
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9230
involuntary context switches= 315

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.924498 second user time and 1.3992 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-01 23:31:37
IDJOB=4256738
IDBENCH=115585
IDSOLVER=2640
FILE ID=node135/4256738-1501623937
RUNJOBID= node135-1501623096-17793
PBS_JOBID= 
Free space on /tmp= 61840 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-020-05-2.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256738-1501623937/watcher-4256738-1501623937 -o /tmp/evaluation-result-4256738-1501623937/solver-4256738-1501623937 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501623096-17793 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 846914317 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256738-1501623937.xml

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

MD5SUM BENCH= e6b1372cf07bbc208bc6bd8f79f2963c
RANDOM SEED=846914317

node135.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.21
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.21
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.21
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.21
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:        31956020 kB
MemAvailable:   32054648 kB
Buffers:           40272 kB
Cached:           369164 kB
SwapCached:            0 kB
Active:           278388 kB
Inactive:         185848 kB
Active(anon):      55684 kB
Inactive(anon):     8592 kB
Active(file):     222704 kB
Inactive(file):   177256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84528 kB
Writeback:             0 kB
AnonPages:         55216 kB
Mapped:            28092 kB
Shmem:              8960 kB
Slab:              54076 kB
SReclaimable:      29004 kB
SUnreclaim:        25072 kB
KernelStack:        3168 kB
PageTables:         4552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     282032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 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:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61760 MiB
End job on node135 at 2017-08-01 23:35:38