Trace number 4256762

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.681 240.013

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-20-3.xml
MD5SUM5314b126c5fc4f843c68abc8a30fc0ca
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1690
Best CPU time to get the best result obtained on this benchmark251.91701
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints440
Number of domains1
Minimum domain size1760
Maximum domain size1760
Distribution of domain sizes[{"size":1760,"count":420}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":400}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":20,"count":20}]
Number of extensional constraints0
Number of intensional constraints420
Distribution of constraint types[{"type":"intension","count":420},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.36/0.41	c version: 2017-07-26
0.36/0.41	c seed: 488029448
0.36/0.41	c timeout: 264
0.36/0.41	c memlimit: 11000
0.36/0.41	c nbcore: 4
0.36/0.43	c Parsing instance...
2.23/1.27	c Parsing done, starting first complete search...
244.66/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-4256762-1501624839/watcher-4256762-1501624839 -o /tmp/evaluation-result-4256762-1501624839/solver-4256762-1501624839 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501623034-14464 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 488029448 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256762-1501624839.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.61 1.67 1.75 4/194 15162
/proc/meminfo: memFree=31789472/32770624 swapFree=0/196788
[pid=15162] ppid=15159 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/15162/stat : 15162 (runsolver) D 15159 15162 5131 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11104204 24240128 107 18446744073709551615 4194304 4338465 140730639647520 140730639645160 140648354767575 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 33345536 140730639650923 140730639651398 140730639651398 140730639654858 0
/proc/15162/statm: 5918 107 54 36 0 2156 0

[startup+0.100066 s]
/proc/loadavg: 1.61 1.67 1.75 4/194 15162
/proc/meminfo: memFree=31789472/32770624 swapFree=0/196788
[pid=15162] ppid=15159 vsize=356952 CPUtime=0 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 1731 0 0 0 0 0 0 0 20 0 2 0 11104204 365518848 1881 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 89238 1881 1032 1 0 79216 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 356952

[startup+0.200325 s]
/proc/loadavg: 1.61 1.67 1.75 4/194 15162
/proc/meminfo: memFree=31789472/32770624 swapFree=0/196788
[pid=15162] ppid=15159 vsize=13906484 CPUtime=0.05 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 4772 0 0 0 4 1 0 0 20 0 14 0 11104204 14240239616 5308 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3476621 5308 2564 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300288 s]
/proc/loadavg: 1.61 1.67 1.75 4/194 15162
/proc/meminfo: memFree=31789472/32770624 swapFree=0/196788
[pid=15162] ppid=15159 vsize=13975920 CPUtime=0.19 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 9821 0 0 0 17 2 0 0 20 0 15 0 11104204 14311342080 9003 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3493980 9003 3452 1 0 3482767 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13975920

[startup+0.704105 s]
/proc/loadavg: 1.61 1.67 1.75 4/194 15162
/proc/meminfo: memFree=31789472/32770624 swapFree=0/196788
[pid=15162] ppid=15159 vsize=13977988 CPUtime=0.98 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 13722 0 0 0 93 5 0 0 20 0 15 0 11104204 14313459712 16491 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3494497 16491 3714 1 0 3483279 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 13977988

[startup+1.50115 s]
/proc/loadavg: 1.72 1.69 1.75 6/209 15177
/proc/meminfo: memFree=31631628/32770624 swapFree=0/196792
[pid=15162] ppid=15159 vsize=13982084 CPUtime=3.2 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 30022 0 0 0 310 10 0 0 20 0 15 0 11104204 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3495521 34563 3758 1 0 3484303 0
[pid=15162/tid=15164] ppid=15159 vsize=13982084 CPUtime=1.33 cores=0,2,4,6
/proc/15162/task/15164/stat : 15164 (java) R 15159 15162 5131 0 -1 4202560 15041 0 0 0 127 6 0 0 20 0 15 0 11104214 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207926580592 140207553091982 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15165] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15165/stat : 15165 (java) S 15159 15162 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207879310224 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15166] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15166/stat : 15166 (java) S 15159 15162 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207878257424 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15167] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15167/stat : 15167 (java) S 15159 15162 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207877205136 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15168] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15168/stat : 15168 (java) S 15159 15162 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207876152336 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15169] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15169/stat : 15169 (java) S 15159 15162 5131 0 -1 1077944384 449 0 0 0 0 0 0 0 20 0 15 0 11104216 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207468619888 140207922354818 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15170] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15170/stat : 15170 (java) S 15159 15162 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207467565856 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15171] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15171/stat : 15171 (java) S 15159 15162 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207466513520 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15172] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15172/stat : 15172 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207465461840 140207922362267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15173] ppid=15159 vsize=13982084 CPUtime=0.6 cores=0,2,4,6
/proc/15162/task/15173/stat : 15173 (java) R 15159 15162 5131 0 -1 4202560 3476 0 0 0 60 0 0 0 20 0 15 0 11104219 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207464399632 140207905754562 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15174] ppid=15159 vsize=13982084 CPUtime=0.58 cores=0,2,4,6
/proc/15162/task/15174/stat : 15174 (java) R 15159 15162 5131 0 -1 4202560 2406 0 0 0 58 0 0 0 20 0 15 0 11104219 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207395425432 140207907451342 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15175] ppid=15159 vsize=13982084 CPUtime=0.65 cores=0,2,4,6
/proc/15162/task/15175/stat : 15175 (java) S 15159 15162 5131 0 -1 1077944384 7271 0 0 0 64 1 0 0 20 0 15 0 11104219 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207394380656 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15176] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15176/stat : 15176 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207393328096 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15177] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15177/stat : 15177 (java) S 15159 15162 5131 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 11104225 14317654016 34563 18446744073709551615 4194304 4196468 140721099407424 140207392274864 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 13982084

[startup+3.10074 s]
/proc/loadavg: 1.72 1.69 1.75 5/209 15177
/proc/meminfo: memFree=31540756/32770624 swapFree=0/196792
[pid=15162] ppid=15159 vsize=13982084 CPUtime=6.94 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 38296 0 0 0 682 12 0 0 20 0 15 0 11104204 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3495521 45539 3759 1 0 3484303 0
[pid=15162/tid=15164] ppid=15159 vsize=13982084 CPUtime=2.93 cores=0,2,4,6
/proc/15162/task/15164/stat : 15164 (java) R 15159 15162 5131 0 -1 4202560 15270 0 0 0 286 7 0 0 20 0 15 0 11104214 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207926579096 140207555281856 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15165] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15165/stat : 15165 (java) S 15159 15162 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207879310224 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15166] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15166/stat : 15166 (java) S 15159 15162 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207878257424 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15167] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15167/stat : 15167 (java) S 15159 15162 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207877205136 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15168] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15168/stat : 15168 (java) S 15159 15162 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207876152336 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15169] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15169/stat : 15169 (java) S 15159 15162 5131 0 -1 1077944384 462 0 0 0 0 0 0 0 20 0 15 0 11104216 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207468619888 140207922354818 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15170] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15170/stat : 15170 (java) S 15159 15162 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207467565856 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15171] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15171/stat : 15171 (java) S 15159 15162 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207466513520 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15172] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15172/stat : 15172 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207465461840 140207922362267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15173] ppid=15159 vsize=13982084 CPUtime=1.7 cores=0,2,4,6
/proc/15162/task/15173/stat : 15173 (java) S 15159 15162 5131 0 -1 1077944384 7306 0 0 0 169 1 0 0 20 0 15 0 11104219 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207464409712 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15174] ppid=15159 vsize=13982084 CPUtime=1.57 cores=0,2,4,6
/proc/15162/task/15174/stat : 15174 (java) S 15159 15162 5131 0 -1 1077944384 6445 0 0 0 156 1 0 0 20 0 15 0 11104219 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207395432944 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15175] ppid=15159 vsize=13982084 CPUtime=0.7 cores=0,2,4,6
/proc/15162/task/15175/stat : 15175 (java) S 15159 15162 5131 0 -1 1077944384 7429 0 0 0 69 1 0 0 20 0 15 0 11104219 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207394380656 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15176] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15176/stat : 15176 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207393328096 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15177] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15177/stat : 15177 (java) S 15159 15162 5131 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 11104225 14317654016 45539 18446744073709551615 4194304 4196468 140721099407424 140207392274864 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
Current children cumulated CPU time (s) 6.94
Current children cumulated vsize (KiB) 13982084

[startup+6.30067 s]
/proc/loadavg: 1.74 1.69 1.75 3/209 15177
/proc/meminfo: memFree=31430548/32770624 swapFree=0/196804
[pid=15162] ppid=15159 vsize=13982084 CPUtime=10.4 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 45387 0 0 0 1027 13 0 0 20 0 15 0 11104204 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3495521 59024 3775 1 0 3484303 0
[pid=15162/tid=15164] ppid=15159 vsize=13982084 CPUtime=6.11 cores=0,2,4,6
/proc/15162/task/15164/stat : 15164 (java) R 15159 15162 5131 0 -1 4202560 15860 0 0 0 604 7 0 0 20 0 15 0 11104214 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207926579544 140207903749942 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15165] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15165/stat : 15165 (java) S 15159 15162 5131 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207879310224 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15166] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15166/stat : 15166 (java) S 15159 15162 5131 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207878257424 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15167] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15167/stat : 15167 (java) S 15159 15162 5131 0 -1 1077944384 965 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207877205136 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15168] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15168/stat : 15168 (java) S 15159 15162 5131 0 -1 1077944384 185 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207876152336 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15169] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15169/stat : 15169 (java) S 15159 15162 5131 0 -1 1077944384 1075 0 0 0 0 0 0 0 20 0 15 0 11104216 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207468619888 140207922354818 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15170] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15170/stat : 15170 (java) S 15159 15162 5131 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207467565920 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15171] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15171/stat : 15171 (java) S 15159 15162 5131 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207466513520 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15172] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15172/stat : 15172 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207465461840 140207922362267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15173] ppid=15159 vsize=13982084 CPUtime=1.76 cores=0,2,4,6
/proc/15162/task/15173/stat : 15173 (java) S 15159 15162 5131 0 -1 1077944384 8079 0 0 0 175 1 0 0 20 0 15 0 11104219 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207464409712 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15174] ppid=15159 vsize=13982084 CPUtime=1.73 cores=0,2,4,6
/proc/15162/task/15174/stat : 15174 (java) R 15159 15162 5131 0 -1 4202560 7722 0 0 0 172 1 0 0 20 0 15 0 11104219 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207395432944 140207907469791 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15175] ppid=15159 vsize=13982084 CPUtime=0.72 cores=0,2,4,6
/proc/15162/task/15175/stat : 15175 (java) S 15159 15162 5131 0 -1 1077944384 9043 0 0 0 71 1 0 0 20 0 15 0 11104219 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207394380656 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15176] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15176/stat : 15176 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207393328096 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15177] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15177/stat : 15177 (java) S 15159 15162 5131 0 -1 1077944384 913 0 0 0 0 0 0 0 20 0 15 0 11104225 14317654016 59024 18446744073709551615 4194304 4196468 140721099407424 140207392274864 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
Current children cumulated CPU time (s) 10.4
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 1.76 1.70 1.76 3/209 15177
/proc/meminfo: memFree=31405244/32770624 swapFree=0/196812
[pid=15162] ppid=15159 vsize=13982084 CPUtime=17.01 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 48513 0 0 0 1687 14 0 0 20 0 15 0 11104204 14317654016 60151 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3495521 60151 3786 1 0 3484303 0
[pid=15162/tid=15164] ppid=15159 vsize=13982084 CPUtime=12.5 cores=0,2,4,6
/proc/15162/task/15164/stat : 15164 (java) R 15159 15162 5131 0 -1 4202560 16237 0 0 0 1243 7 0 0 20 0 15 0 11104214 14317654016 60151 18446744073709551615 4194304 4196468 140721099407424 140207926582016 140207555378560 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15165] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15165/stat : 15165 (java) S 15159 15162 5131 0 -1 1077944384 1038 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 60151 18446744073709551615 4194304 4196468 140721099407424 140207879310224 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15166] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15166/stat : 15166 (java) S 15159 15162 5131 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 60151 18446744073709551615 4194304 4196468 140721099407424 140207878257424 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15167] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15167/stat : 15167 (java) S 15159 15162 5131 0 -1 1077944384 1081 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 60151 18446744073709551615 4194304 4196468 140721099407424 140207877205136 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15168] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15168/stat : 15168 (java) S 15159 15162 5131 0 -1 1077944384 490 0 0 0 0 0 0 0 20 0 15 0 11104215 14317654016 60151 18446744073709551615 4194304 4196468 140721099407424 140207876152336 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15169] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15169/stat : 15169 (java) S 15159 15162 5131 0 -1 1077944384 1100 0 0 0 0 0 0 0 20 0 15 0 11104216 14317654016 60151 18446744073709551615 4194304 4196468 140721099407424 140207468619888 140207922354818 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15170] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15170/stat : 15170 (java) S 15159 15162 5131 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 60151 18446744073709551615 4194304 4196468 140721099407424 140207467565920 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15171] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15171/stat : 15171 (java) S 15159 15162 5131 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 60151 18446744073709551615 4194304 4196468 140721099407424 140207466513536 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15172] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15172/stat : 15172 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 60151 18446744073709551615 4194304 4196468 140721099407424 140207465461840 140207922362267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0

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

/proc/15162/task/15176/stat : 15176 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 59305 18446744073709551615 4194304 4196468 140721099407424 140207393328096 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15177] ppid=15159 vsize=13982084 CPUtime=0.01 cores=0,2,4,6
/proc/15162/task/15177/stat : 15177 (java) S 15159 15162 5131 0 -1 1077944384 985 0 0 0 1 0 0 0 20 0 15 0 11104225 14317654016 59305 18446744073709551615 4194304 4196468 140721099407424 140207392274864 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
Current children cumulated CPU time (s) 55.61
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.76 1.73 1.77 3/209 15180
/proc/meminfo: memFree=31439452/32770624 swapFree=0/196852
[pid=15162] ppid=15159 vsize=13982084 CPUtime=106.89 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 61710 0 0 0 10673 16 0 0 20 0 15 0 11104204 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3495521 53036 3791 1 0 3484303 0
[pid=15162/tid=15164] ppid=15159 vsize=13982084 CPUtime=102.05 cores=0,2,4,6
/proc/15162/task/15164/stat : 15164 (java) R 15159 15162 5131 0 -1 4202560 18024 0 0 0 10197 8 0 0 20 0 15 0 11104214 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207926579120 140207555285808 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15165] ppid=15159 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15162/task/15165/stat : 15165 (java) S 15159 15162 5131 0 -1 1077944384 2289 0 0 0 2 0 0 0 20 0 15 0 11104215 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207879310224 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15166] ppid=15159 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15162/task/15166/stat : 15166 (java) S 15159 15162 5131 0 -1 1077944384 1395 0 0 0 2 0 0 0 20 0 15 0 11104215 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207878257424 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15167] ppid=15159 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15162/task/15167/stat : 15167 (java) S 15159 15162 5131 0 -1 1077944384 1605 0 0 0 2 0 0 0 20 0 15 0 11104215 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207877205136 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15168] ppid=15159 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15162/task/15168/stat : 15168 (java) S 15159 15162 5131 0 -1 1077944384 816 0 0 0 2 0 0 0 20 0 15 0 11104215 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207876152336 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15169] ppid=15159 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15162/task/15169/stat : 15169 (java) S 15159 15162 5131 0 -1 1077944384 1990 0 0 0 2 0 0 0 20 0 15 0 11104216 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207468619888 140207922354818 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15170] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15170/stat : 15170 (java) S 15159 15162 5131 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207467565920 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15171] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15171/stat : 15171 (java) S 15159 15162 5131 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207466513536 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15172] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15172/stat : 15172 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207465461840 140207922362267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15173] ppid=15159 vsize=13982084 CPUtime=1.92 cores=0,2,4,6
/proc/15162/task/15173/stat : 15173 (java) S 15159 15162 5131 0 -1 1077944384 10724 0 0 0 191 1 0 0 20 0 15 0 11104219 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207464409712 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15174] ppid=15159 vsize=13982084 CPUtime=1.95 cores=0,2,4,6
/proc/15162/task/15174/stat : 15174 (java) S 15159 15162 5131 0 -1 1077944384 11903 0 0 0 194 1 0 0 20 0 15 0 11104219 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207395432944 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15175] ppid=15159 vsize=13982084 CPUtime=0.74 cores=0,2,4,6
/proc/15162/task/15175/stat : 15175 (java) S 15159 15162 5131 0 -1 1077944384 10470 0 0 0 73 1 0 0 20 0 15 0 11104219 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207394380656 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15176] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15176/stat : 15176 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207393328096 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15177] ppid=15159 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15162/task/15177/stat : 15177 (java) S 15159 15162 5131 0 -1 1077944384 1037 0 0 0 1 1 0 0 20 0 15 0 11104225 14317654016 53036 18446744073709551615 4194304 4196468 140721099407424 140207392274864 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
Current children cumulated CPU time (s) 106.89
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.74 1.73 1.77 3/210 15183
/proc/meminfo: memFree=31494324/32770624 swapFree=0/196876
[pid=15162] ppid=15159 vsize=13982084 CPUtime=166.91 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 63190 0 0 0 16673 18 0 0 20 0 15 0 11104204 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3495521 46256 3791 1 0 3484303 0
[pid=15162/tid=15164] ppid=15159 vsize=13982084 CPUtime=162.02 cores=0,2,4,6
/proc/15162/task/15164/stat : 15164 (java) R 15159 15162 5131 0 -1 4202560 18503 0 0 0 16194 8 0 0 20 0 15 0 11104214 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207926582000 140207555283192 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15165] ppid=15159 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15162/task/15165/stat : 15165 (java) S 15159 15162 5131 0 -1 1077944384 2849 0 0 0 2 0 0 0 20 0 15 0 11104215 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207879310224 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15166] ppid=15159 vsize=13982084 CPUtime=0.02 cores=0,2,4,6
/proc/15162/task/15166/stat : 15166 (java) S 15159 15162 5131 0 -1 1077944384 1452 0 0 0 2 0 0 0 20 0 15 0 11104215 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207878257424 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15167] ppid=15159 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/15162/task/15167/stat : 15167 (java) S 15159 15162 5131 0 -1 1077944384 1684 0 0 0 3 0 0 0 20 0 15 0 11104215 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207877205136 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15168] ppid=15159 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/15162/task/15168/stat : 15168 (java) S 15159 15162 5131 0 -1 1077944384 838 0 0 0 3 0 0 0 20 0 15 0 11104215 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207876152336 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15169] ppid=15159 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/15162/task/15169/stat : 15169 (java) S 15159 15162 5131 0 -1 1077944384 2227 0 0 0 3 0 0 0 20 0 15 0 11104216 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207468619888 140207922354818 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15170] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15170/stat : 15170 (java) S 15159 15162 5131 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207467565920 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15171] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15171/stat : 15171 (java) S 15159 15162 5131 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207466513536 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15172] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15172/stat : 15172 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207465461840 140207922362267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15173] ppid=15159 vsize=13982084 CPUtime=1.92 cores=0,2,4,6
/proc/15162/task/15173/stat : 15173 (java) S 15159 15162 5131 0 -1 1077944384 10732 0 0 0 191 1 0 0 20 0 15 0 11104219 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207464409712 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15174] ppid=15159 vsize=13982084 CPUtime=1.95 cores=0,2,4,6
/proc/15162/task/15174/stat : 15174 (java) S 15159 15162 5131 0 -1 1077944384 11906 0 0 0 194 1 0 0 20 0 15 0 11104219 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207395432944 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15175] ppid=15159 vsize=13982084 CPUtime=0.74 cores=0,2,4,6
/proc/15162/task/15175/stat : 15175 (java) S 15159 15162 5131 0 -1 1077944384 10473 0 0 0 73 1 0 0 20 0 15 0 11104219 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207394380656 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15176] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15176/stat : 15176 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207393328096 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15177] ppid=15159 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/15162/task/15177/stat : 15177 (java) S 15159 15162 5131 0 -1 1077944384 1069 0 0 0 2 2 0 0 20 0 15 0 11104225 14317654016 46256 18446744073709551615 4194304 4196468 140721099407424 140207392274864 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
Current children cumulated CPU time (s) 166.91
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.75 1.74 1.77 3/212 15193
/proc/meminfo: memFree=31521736/32770624 swapFree=0/196904
[pid=15162] ppid=15159 vsize=13982084 CPUtime=226.95 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 64572 0 0 0 22675 20 0 0 20 0 15 0 11104204 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3495521 42065 3791 1 0 3484303 0
[pid=15162/tid=15164] ppid=15159 vsize=13982084 CPUtime=222 cores=0,2,4,6
/proc/15162/task/15164/stat : 15164 (java) R 15159 15162 5131 0 -1 4202560 18884 0 0 0 22192 8 0 0 20 0 15 0 11104214 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207926582016 140207554173488 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15165] ppid=15159 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/15162/task/15165/stat : 15165 (java) S 15159 15162 5131 0 -1 1077944384 3447 0 0 0 3 0 0 0 20 0 15 0 11104215 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207879310224 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15166] ppid=15159 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/15162/task/15166/stat : 15166 (java) S 15159 15162 5131 0 -1 1077944384 1463 0 0 0 3 1 0 0 20 0 15 0 11104215 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207878257424 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15167] ppid=15159 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/15162/task/15167/stat : 15167 (java) S 15159 15162 5131 0 -1 1077944384 1747 0 0 0 3 0 0 0 20 0 15 0 11104215 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207877205136 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15168] ppid=15159 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/15162/task/15168/stat : 15168 (java) S 15159 15162 5131 0 -1 1077944384 892 0 0 0 3 0 0 0 20 0 15 0 11104215 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207876152336 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15169] ppid=15159 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/15162/task/15169/stat : 15169 (java) S 15159 15162 5131 0 -1 1077944384 2474 0 0 0 4 1 0 0 20 0 15 0 11104216 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207468619888 140207922354818 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15170] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15170/stat : 15170 (java) S 15159 15162 5131 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207467565920 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15171] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15171/stat : 15171 (java) S 15159 15162 5131 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207466513536 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15172] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15172/stat : 15172 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207465461840 140207922362267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15173] ppid=15159 vsize=13982084 CPUtime=1.92 cores=0,2,4,6
/proc/15162/task/15173/stat : 15173 (java) S 15159 15162 5131 0 -1 1077944384 10734 0 0 0 191 1 0 0 20 0 15 0 11104219 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207464409712 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15174] ppid=15159 vsize=13982084 CPUtime=1.95 cores=0,2,4,6
/proc/15162/task/15174/stat : 15174 (java) S 15159 15162 5131 0 -1 1077944384 11908 0 0 0 194 1 0 0 20 0 15 0 11104219 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207395432944 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15175] ppid=15159 vsize=13982084 CPUtime=0.75 cores=0,2,4,6
/proc/15162/task/15175/stat : 15175 (java) S 15159 15162 5131 0 -1 1077944384 10475 0 0 0 73 2 0 0 20 0 15 0 11104219 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207394380656 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15176] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15176/stat : 15176 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207393328096 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15177] ppid=15159 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/15162/task/15177/stat : 15177 (java) S 15159 15162 5131 0 -1 1077944384 1091 0 0 0 3 3 0 0 20 0 15 0 11104225 14317654016 42065 18446744073709551615 4194304 4196468 140721099407424 140207392274864 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
Current children cumulated CPU time (s) 226.95
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.66 1.72 1.76 2/195 15227
/proc/meminfo: memFree=31686092/32770624 swapFree=0/196916
[pid=15162] ppid=15159 vsize=13982084 CPUtime=244.66 cores=0,2,4,6
/proc/15162/stat : 15162 (java) S 15159 15162 5131 0 -1 1077944320 64594 0 0 0 24445 21 0 0 20 0 15 0 11104204 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140721099389968 140207922343671 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
/proc/15162/statm: 3495521 41680 3791 1 0 3484303 0
[pid=15162/tid=15164] ppid=15159 vsize=13982084 CPUtime=239.68 cores=0,2,4,6
/proc/15162/task/15164/stat : 15164 (java) R 15159 15162 5131 0 -1 4202560 18891 0 0 0 23960 8 0 0 20 0 15 0 11104214 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207926582016 140207555283550 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15165] ppid=15159 vsize=13982084 CPUtime=0.03 cores=0,2,4,6
/proc/15162/task/15165/stat : 15165 (java) S 15159 15162 5131 0 -1 1077944384 3454 0 0 0 3 0 0 0 20 0 15 0 11104215 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207879310224 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15166] ppid=15159 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/15162/task/15166/stat : 15166 (java) S 15159 15162 5131 0 -1 1077944384 1463 0 0 0 3 1 0 0 20 0 15 0 11104215 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207878257424 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15167] ppid=15159 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/15162/task/15167/stat : 15167 (java) S 15159 15162 5131 0 -1 1077944384 1747 0 0 0 4 0 0 0 20 0 15 0 11104215 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207877205136 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15168] ppid=15159 vsize=13982084 CPUtime=0.04 cores=0,2,4,6
/proc/15162/task/15168/stat : 15168 (java) S 15159 15162 5131 0 -1 1077944384 898 0 0 0 4 0 0 0 20 0 15 0 11104215 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207876152336 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15169] ppid=15159 vsize=13982084 CPUtime=0.05 cores=0,2,4,6
/proc/15162/task/15169/stat : 15169 (java) S 15159 15162 5131 0 -1 1077944384 2476 0 0 0 4 1 0 0 20 0 15 0 11104216 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207468619888 140207922354818 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15170] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15170/stat : 15170 (java) S 15159 15162 5131 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207467565920 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15171] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15171/stat : 15171 (java) S 15159 15162 5131 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 11104217 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207466513536 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15172] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15172/stat : 15172 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207465461840 140207922362267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15173] ppid=15159 vsize=13982084 CPUtime=1.92 cores=0,2,4,6
/proc/15162/task/15173/stat : 15173 (java) S 15159 15162 5131 0 -1 1077944384 10734 0 0 0 191 1 0 0 20 0 15 0 11104219 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207464409712 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15174] ppid=15159 vsize=13982084 CPUtime=1.95 cores=0,2,4,6
/proc/15162/task/15174/stat : 15174 (java) S 15159 15162 5131 0 -1 1077944384 11908 0 0 0 194 1 0 0 20 0 15 0 11104219 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207395432944 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15175] ppid=15159 vsize=13982084 CPUtime=0.75 cores=0,2,4,6
/proc/15162/task/15175/stat : 15175 (java) S 15159 15162 5131 0 -1 1077944384 10475 0 0 0 73 2 0 0 20 0 15 0 11104219 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207394380656 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15176] ppid=15159 vsize=13982084 CPUtime=0 cores=0,2,4,6
/proc/15162/task/15176/stat : 15176 (java) S 15159 15162 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11104219 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207393328096 140207922353877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
[pid=15162/tid=15177] ppid=15159 vsize=13982084 CPUtime=0.06 cores=0,2,4,6
/proc/15162/task/15177/stat : 15177 (java) S 15159 15162 5131 0 -1 1077944384 1091 0 0 0 3 3 0 0 20 0 15 0 11104225 14317654016 41680 18446744073709551615 4194304 4196468 140721099407424 140207392274864 140207922354818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15884288 140721099415958 140721099416139 140721099416139 140721099419599 0
Current children cumulated CPU time (s) 244.66
Current children cumulated vsize (KiB) 13982084

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

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

Child status: 143
Real time (s): 240.013
CPU time (s): 244.681
CPU user time (s): 244.466
CPU system time (s): 0.215108
CPU usage (%): 101.945
Max. virtual memory (cumulated for all children) (KiB): 13984220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.466
system time used= 0.215108
maximum resident set size= 240812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65102
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9182
involuntary context switches= 324

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.967791 second user time and 1.37875 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-01 23:46:42
IDJOB=4256762
IDBENCH=115758
IDSOLVER=2640
FILE ID=node131/4256762-1501624839
RUNJOBID= node131-1501623034-14464
PBS_JOBID= 
Free space on /tmp= 61904 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-20-3.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-4256762-1501624839/watcher-4256762-1501624839 -o /tmp/evaluation-result-4256762-1501624839/solver-4256762-1501624839 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501623034-14464 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 488029448 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256762-1501624839.xml

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

MD5SUM BENCH= 5314b126c5fc4f843c68abc8a30fc0ca
RANDOM SEED=488029448

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.07
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:        31790176 kB
MemAvailable:   31980072 kB
Buffers:           97436 kB
Cached:           376208 kB
SwapCached:            0 kB
Active:           374884 kB
Inactive:         205320 kB
Active(anon):     107476 kB
Inactive(anon):     8532 kB
Active(file):     267408 kB
Inactive(file):   196788 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84732 kB
Writeback:             0 kB
AnonPages:        101084 kB
Mapped:            44132 kB
Shmem:              8872 kB
Slab:             108008 kB
SReclaimable:      83072 kB
SUnreclaim:        24936 kB
KernelStack:        3424 kB
PageTables:         4972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1237256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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= 61864 MiB
End job on node131 at 2017-08-01 23:50:43