Trace number 4256475

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) 247.612 240.02

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t16-5.xml
MD5SUM519aab078b15cc65d0c3ff53b01638da
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1170
Best CPU time to get the best result obtained on this benchmark1724.09
Satisfiable
(Un)Satisfiability was proved
Number of variables26124
Number of constraints1266
Number of domains20
Minimum domain size2
Maximum domain size208
Distribution of domain sizes[{"size":2,"count":1244},{"size":22,"count":1244},{"size":23,"count":1244},{"size":24,"count":1244},{"size":38,"count":1244},{"size":52,"count":1244},{"size":57,"count":1244},{"size":61,"count":1244},{"size":66,"count":1244},{"size":73,"count":1244},{"size":77,"count":1244},{"size":78,"count":1244},{"size":91,"count":1244},{"size":126,"count":1244},{"size":136,"count":1244},{"size":159,"count":1244},{"size":173,"count":2488},{"size":186,"count":1244},{"size":197,"count":1244},{"size":208,"count":1244}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":26124}]
Minimum constraint arity21
Maximum constraint arity24880
Distribution of constraint arities[{"arity":21,"count":1244},{"arity":1244,"count":21},{"arity":24880,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1264}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.39	c version: 2017-07-26
0.00/0.59	c seed: 1436998071
0.00/0.59	c timeout: 264
0.00/0.59	c memlimit: 11000
0.00/0.59	c nbcore: 4
0.00/0.59	c Parsing instance...
4.50/1.87	c Parsing done, starting first complete search...
247.58/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-4256475-1501628787/watcher-4256475-1501628787 -o /tmp/evaluation-result-4256475-1501628787/solver-4256475-1501628787 -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 1436998071 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256475-1501628787.xml 

pid=21913
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.64 1.58 1.60 3/198 21916
/proc/meminfo: memFree=29865928/32770624 swapFree=0/182828
[pid=21916] ppid=21913 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/21916/stat : 21916 (runsolver) D 21913 21916 3187 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 4789359 24240128 106 18446744073709551615 4194304 4338465 140724580931728 140724580929368 140461861102295 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 16134144 140724580937835 140724580938311 140724580938311 140724580941770 0
/proc/21916/statm: 5918 106 53 36 0 2156 0

[startup+0.104821 s]
/proc/loadavg: 1.64 1.58 1.60 3/198 21916
/proc/meminfo: memFree=29865928/32770624 swapFree=0/182828
[pid=21916] ppid=21913 vsize=13358552 CPUtime=0 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 3485 0 0 0 0 0 0 0 20 0 6 0 4789359 13679157248 3659 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3339638 3659 1902 1 0 3329143 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13358552

[startup+0.688254 s]
/proc/loadavg: 1.64 1.58 1.60 3/198 21916
/proc/meminfo: memFree=29865928/32770624 swapFree=0/182828
[pid=21916] ppid=21913 vsize=13977988 CPUtime=0.92 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 13562 0 0 0 87 5 0 0 20 0 15 0 4789359 14313459712 17398 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3494497 17398 3716 1 0 3483279 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 13977988

[startup+0.700295 s]
/proc/loadavg: 1.64 1.58 1.60 3/198 21916
/proc/meminfo: memFree=29865928/32770624 swapFree=0/182828
[pid=21916] ppid=21913 vsize=13977988 CPUtime=0.95 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 13683 0 0 0 90 5 0 0 20 0 15 0 4789359 14313459712 19000 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3494497 19000 3726 1 0 3483279 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 13977988

[startup+0.800249 s]
/proc/loadavg: 1.64 1.58 1.60 3/198 21916
/proc/meminfo: memFree=29865928/32770624 swapFree=0/182828
[pid=21916] ppid=21913 vsize=13977988 CPUtime=1.29 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 14917 0 0 0 123 6 0 0 20 0 15 0 4789359 14313459712 21775 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3494497 21775 3736 1 0 3483279 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 13977988

[startup+1.5083 s]
/proc/loadavg: 1.91 1.64 1.61 6/213 21931
/proc/meminfo: memFree=29645556/32770624 swapFree=0/182844
[pid=21916] ppid=21913 vsize=13980036 CPUtime=3.62 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 26605 0 0 0 350 12 0 0 20 0 15 0 4789359 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3495009 56671 3782 1 0 3483791 0
[pid=21916/tid=21918] ppid=21913 vsize=13980036 CPUtime=1.27 cores=1,3,5,7
/proc/21916/task/21918/stat : 21918 (java) R 21913 21916 3187 0 -1 4202560 13102 0 0 0 122 5 0 0 20 0 15 0 4789368 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139959286874816 139958908382700 0 4 1 16800974 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21919] ppid=21913 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/21916/task/21919/stat : 21919 (java) S 21913 21916 3187 0 -1 1077944384 57 0 0 0 2 0 0 0 20 0 15 0 4789369 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139959239621264 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21920] ppid=21913 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/21916/task/21920/stat : 21920 (java) S 21913 21916 3187 0 -1 1077944384 45 0 0 0 2 0 0 0 20 0 15 0 4789369 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139959238568464 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21921] ppid=21913 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/21916/task/21921/stat : 21921 (java) S 21913 21916 3187 0 -1 1077944384 192 0 0 0 2 0 0 0 20 0 15 0 4789369 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139959237515664 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21922] ppid=21913 vsize=13980036 CPUtime=0.02 cores=1,3,5,7
/proc/21916/task/21922/stat : 21922 (java) S 21913 21916 3187 0 -1 1077944384 142 0 0 0 2 0 0 0 20 0 15 0 4789369 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139959236462864 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21923] ppid=21913 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21923/stat : 21923 (java) S 21913 21916 3187 0 -1 1077944384 451 0 0 0 0 0 0 0 20 0 15 0 4789370 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139958829099888 139959282666114 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21924] ppid=21913 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21924/stat : 21924 (java) S 21913 21916 3187 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 4789371 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139958828045856 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21925] ppid=21913 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21925/stat : 21925 (java) S 21913 21916 3187 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 4789371 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139958826993008 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21926] ppid=21913 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21926/stat : 21926 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789373 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139958825941328 139959282673563 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21927] ppid=21913 vsize=13980036 CPUtime=0.84 cores=1,3,5,7
/proc/21916/task/21927/stat : 21927 (java) R 21913 21916 3187 0 -1 4202560 3896 0 0 0 83 1 0 0 20 0 15 0 4789373 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139958757069424 139959275760669 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21928] ppid=21913 vsize=13980036 CPUtime=0.81 cores=1,3,5,7
/proc/21916/task/21928/stat : 21928 (java) R 21913 21916 3187 0 -1 4202560 3666 0 0 0 81 0 0 0 20 0 15 0 4789373 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139958756025712 139959267044568 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21929] ppid=21913 vsize=13980036 CPUtime=0.53 cores=1,3,5,7
/proc/21916/task/21929/stat : 21929 (java) R 21913 21916 3187 0 -1 4202560 3635 0 0 0 52 1 0 0 20 0 15 0 4789373 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139958754986096 139959275751803 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21930] ppid=21913 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21930/stat : 21930 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789374 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139958753933536 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21931] ppid=21913 vsize=13980036 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21931/stat : 21931 (java) S 21913 21916 3187 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 4789379 14315556864 56671 18446744073709551615 4194304 4196468 140737023895232 139958752881840 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 13980036

[startup+3.1013 s]
/proc/loadavg: 1.91 1.64 1.61 9/213 21931
/proc/meminfo: memFree=29613492/32770624 swapFree=0/182844
[pid=21916] ppid=21913 vsize=13982084 CPUtime=8.34 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 34695 0 0 0 815 19 0 0 20 0 15 0 4789359 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3495521 70874 3795 1 0 3484303 0
[pid=21916/tid=21918] ppid=21913 vsize=13982084 CPUtime=2.82 cores=1,3,5,7
/proc/21916/task/21918/stat : 21918 (java) R 21913 21916 3187 0 -1 4202560 15473 0 0 0 275 7 0 0 20 0 15 0 4789368 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139959286892872 139958916280856 0 4 1 16800974 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21919] ppid=21913 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/21916/task/21919/stat : 21919 (java) S 21913 21916 3187 0 -1 1077944384 116 0 0 0 4 1 0 0 20 0 15 0 4789369 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139959239621264 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21920] ppid=21913 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/21916/task/21920/stat : 21920 (java) S 21913 21916 3187 0 -1 1077944384 117 0 0 0 5 1 0 0 20 0 15 0 4789369 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139959238568464 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21921] ppid=21913 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/21916/task/21921/stat : 21921 (java) S 21913 21916 3187 0 -1 1077944384 265 0 0 0 5 1 0 0 20 0 15 0 4789369 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139959237515664 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21922] ppid=21913 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/21916/task/21922/stat : 21922 (java) S 21913 21916 3187 0 -1 1077944384 180 0 0 0 4 1 0 0 20 0 15 0 4789369 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139959236462864 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21923] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21923/stat : 21923 (java) S 21913 21916 3187 0 -1 1077944384 465 0 0 0 0 0 0 0 20 0 15 0 4789370 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139958829099888 139959282666114 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21924] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21924/stat : 21924 (java) S 21913 21916 3187 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139958828045856 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21925] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21925/stat : 21925 (java) S 21913 21916 3187 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139958826993008 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21926] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21926/stat : 21926 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789373 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139958825941328 139959282673563 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21927] ppid=21913 vsize=13982084 CPUtime=2.25 cores=1,3,5,7
/proc/21916/task/21927/stat : 21927 (java) R 21913 21916 3187 0 -1 4202560 5743 0 0 0 224 1 0 0 20 0 15 0 4789373 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139958757078240 139959264201688 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21928] ppid=21913 vsize=13982084 CPUtime=2.21 cores=1,3,5,7
/proc/21916/task/21928/stat : 21928 (java) R 21913 21916 3187 0 -1 4202560 5590 0 0 0 220 1 0 0 20 0 15 0 4789373 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139958756023888 139959266561205 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21929] ppid=21913 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/21916/task/21929/stat : 21929 (java) S 21913 21916 3187 0 -1 1077944384 5317 0 0 0 74 1 0 0 20 0 15 0 4789373 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139958754986096 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21930] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21930/stat : 21930 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789374 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139958753933536 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21931] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21931/stat : 21931 (java) S 21913 21916 3187 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 4789379 14317654016 70874 18446744073709551615 4194304 4196468 140737023895232 139958752881840 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 13982084

[startup+6.30068 s]
/proc/loadavg: 1.91 1.64 1.61 3/212 21962
/proc/meminfo: memFree=31438524/32770624 swapFree=0/182844
[pid=21916] ppid=21913 vsize=13982084 CPUtime=12.4 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 35769 0 0 0 1213 27 0 0 20 0 15 0 4789359 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3495521 128994 3797 1 0 3484303 0
[pid=21916/tid=21918] ppid=21913 vsize=13982084 CPUtime=5.96 cores=1,3,5,7
/proc/21916/task/21918/stat : 21918 (java) R 21913 21916 3187 0 -1 4202560 15992 0 0 0 587 9 0 0 20 0 15 0 4789368 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139959286890392 139958917053320 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21919] ppid=21913 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/21916/task/21919/stat : 21919 (java) S 21913 21916 3187 0 -1 1077944384 173 0 0 0 8 3 0 0 20 0 15 0 4789369 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139959239621264 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21920] ppid=21913 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/21916/task/21920/stat : 21920 (java) S 21913 21916 3187 0 -1 1077944384 176 0 0 0 8 3 0 0 20 0 15 0 4789369 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139959238568464 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21921] ppid=21913 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/21916/task/21921/stat : 21921 (java) S 21913 21916 3187 0 -1 1077944384 327 0 0 0 8 3 0 0 20 0 15 0 4789369 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139959237515664 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21922] ppid=21913 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/21916/task/21922/stat : 21922 (java) S 21913 21916 3187 0 -1 1077944384 227 0 0 0 8 3 0 0 20 0 15 0 4789369 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139959236462864 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21923] ppid=21913 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/21916/task/21923/stat : 21923 (java) S 21913 21916 3187 0 -1 1077944384 592 0 0 0 1 0 0 0 20 0 15 0 4789370 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139958829099888 139959282666114 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21924] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21924/stat : 21924 (java) S 21913 21916 3187 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139958828045856 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21925] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21925/stat : 21925 (java) S 21913 21916 3187 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139958826993008 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21926] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21926/stat : 21926 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789373 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139958825941328 139959282673563 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21927] ppid=21913 vsize=13982084 CPUtime=2.57 cores=1,3,5,7
/proc/21916/task/21927/stat : 21927 (java) S 21913 21916 3187 0 -1 1077944384 5841 0 0 0 256 1 0 0 20 0 15 0 4789373 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139958757091696 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21928] ppid=21913 vsize=13982084 CPUtime=2.57 cores=1,3,5,7
/proc/21916/task/21928/stat : 21928 (java) S 21913 21916 3187 0 -1 1077944384 5673 0 0 0 256 1 0 0 20 0 15 0 4789373 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139958756038896 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21929] ppid=21913 vsize=13982084 CPUtime=0.78 cores=1,3,5,7
/proc/21916/task/21929/stat : 21929 (java) S 21913 21916 3187 0 -1 1077944384 5333 0 0 0 77 1 0 0 20 0 15 0 4789373 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139958754986096 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21930] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21930/stat : 21930 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789374 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139958753933536 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21931] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21931/stat : 21931 (java) S 21913 21916 3187 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 4789379 14317654016 128994 18446744073709551615 4194304 4196468 140737023895232 139958752881840 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 2.16 1.70 1.63 3/213 22008
/proc/meminfo: memFree=30511144/32770624 swapFree=0/182892
[pid=21916] ppid=21913 vsize=13982084 CPUtime=19.15 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 38539 0 0 0 1868 47 0 0 20 0 15 0 4789359 14317654016 298987 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3495521 298987 3797 1 0 3484303 0
[pid=21916/tid=21918] ppid=21913 vsize=13982084 CPUtime=12.28 cores=1,3,5,7
/proc/21916/task/21918/stat : 21918 (java) R 21913 21916 3187 0 -1 4202560 17700 0 0 0 1209 19 0 0 20 0 15 0 4789368 14317654016 298987 18446744073709551615 4194304 4196468 140737023895232 139959286891000 139958916516760 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21919] ppid=21913 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/21916/task/21919/stat : 21919 (java) S 21913 21916 3187 0 -1 1077944384 219 0 0 0 13 5 0 0 20 0 15 0 4789369 14317654016 298987 18446744073709551615 4194304 4196468 140737023895232 139959239621264 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21920] ppid=21913 vsize=13982084 CPUtime=0.19 cores=1,3,5,7
/proc/21916/task/21920/stat : 21920 (java) S 21913 21916 3187 0 -1 1077944384 217 0 0 0 14 5 0 0 20 0 15 0 4789369 14317654016 298987 18446744073709551615 4194304 4196468 140737023895232 139959238568464 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21921] ppid=21913 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/21916/task/21921/stat : 21921 (java) S 21913 21916 3187 0 -1 1077944384 369 0 0 0 13 5 0 0 20 0 15 0 4789369 14317654016 298987 18446744073709551615 4194304 4196468 140737023895232 139959237515664 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21922] ppid=21913 vsize=13982084 CPUtime=0.18 cores=1,3,5,7
/proc/21916/task/21922/stat : 21922 (java) S 21913 21916 3187 0 -1 1077944384 273 0 0 0 13 5 0 0 20 0 15 0 4789369 14317654016 298987 18446744073709551615 4194304 4196468 140737023895232 139959236462864 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21923] ppid=21913 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/21916/task/21923/stat : 21923 (java) S 21913 21916 3187 0 -1 1077944384 1370 0 0 0 1 0 0 0 20 0 15 0 4789370 14317654016 298987 18446744073709551615 4194304 4196468 140737023895232 139958829099888 139959282666114 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21924] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21924/stat : 21924 (java) S 21913 21916 3187 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 298987 18446744073709551615 4194304 4196468 140737023895232 139958828045856 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21925] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21925/stat : 21925 (java) S 21913 21916 3187 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 298987 18446744073709551615 4194304 4196468 140737023895232 139958826993008 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21926] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21926/stat : 21926 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789373 14317654016 298987 18446744073709551615 4194304 4196468 140737023895232 139958825941328 139959282673563 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0

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

/proc/21916/task/21930/stat : 21930 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789374 14317654016 553893 18446744073709551615 4194304 4196468 140737023895232 139958753933536 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21931] ppid=21913 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/21916/task/21931/stat : 21931 (java) S 21913 21916 3187 0 -1 1077944384 253 0 0 0 2 0 0 0 20 0 15 0 4789379 14317654016 553893 18446744073709551615 4194304 4196468 140737023895232 139958752881840 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
Current children cumulated CPU time (s) 58.44
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.60 1.63 1.62 3/213 22011
/proc/meminfo: memFree=29043776/32770624 swapFree=0/182964
[pid=21916] ppid=21913 vsize=13982084 CPUtime=109.72 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 61184 0 0 0 10903 69 0 0 20 0 15 0 4789359 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3495521 554512 3802 1 0 3484303 0
[pid=21916/tid=21918] ppid=21913 vsize=13982084 CPUtime=101.85 cores=1,3,5,7
/proc/21916/task/21918/stat : 21918 (java) R 21913 21916 3187 0 -1 4202560 26256 0 0 0 10149 36 0 0 20 0 15 0 4789368 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139959286892904 139958918224553 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21919] ppid=21913 vsize=13982084 CPUtime=0.21 cores=1,3,5,7
/proc/21916/task/21919/stat : 21919 (java) S 21913 21916 3187 0 -1 1077944384 832 0 0 0 15 6 0 0 20 0 15 0 4789369 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139959239621264 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21920] ppid=21913 vsize=13982084 CPUtime=0.21 cores=1,3,5,7
/proc/21916/task/21920/stat : 21920 (java) S 21913 21916 3187 0 -1 1077944384 427 0 0 0 16 5 0 0 20 0 15 0 4789369 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139959238568464 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21921] ppid=21913 vsize=13982084 CPUtime=0.22 cores=1,3,5,7
/proc/21916/task/21921/stat : 21921 (java) S 21913 21916 3187 0 -1 1077944384 835 0 0 0 16 6 0 0 20 0 15 0 4789369 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139959237515664 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21922] ppid=21913 vsize=13982084 CPUtime=0.21 cores=1,3,5,7
/proc/21916/task/21922/stat : 21922 (java) S 21913 21916 3187 0 -1 1077944384 459 0 0 0 15 6 0 0 20 0 15 0 4789369 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139959236462864 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21923] ppid=21913 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/21916/task/21923/stat : 21923 (java) S 21913 21916 3187 0 -1 1077944384 2364 0 0 0 1 0 0 0 20 0 15 0 4789370 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958829099888 139959282666114 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21924] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21924/stat : 21924 (java) S 21913 21916 3187 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958828045920 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21925] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21925/stat : 21925 (java) S 21913 21916 3187 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958826993024 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21926] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21926/stat : 21926 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789373 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958825941328 139959282673563 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21927] ppid=21913 vsize=13982084 CPUtime=3.06 cores=1,3,5,7
/proc/21916/task/21927/stat : 21927 (java) S 21913 21916 3187 0 -1 1077944384 10014 0 0 0 305 1 0 0 20 0 15 0 4789373 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958757091696 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21928] ppid=21913 vsize=13982084 CPUtime=2.98 cores=1,3,5,7
/proc/21916/task/21928/stat : 21928 (java) S 21913 21916 3187 0 -1 1077944384 9425 0 0 0 297 1 0 0 20 0 15 0 4789373 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958756038896 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21929] ppid=21913 vsize=13982084 CPUtime=0.83 cores=1,3,5,7
/proc/21916/task/21929/stat : 21929 (java) S 21913 21916 3187 0 -1 1077944384 8851 0 0 0 81 2 0 0 20 0 15 0 4789373 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958754986096 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21930] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21930/stat : 21930 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789374 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958753933536 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21931] ppid=21913 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/21916/task/21931/stat : 21931 (java) S 21913 21916 3187 0 -1 1077944384 275 0 0 0 2 2 0 0 20 0 15 0 4789379 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958752881840 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
Current children cumulated CPU time (s) 109.72
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.75 1.67 1.63 3/212 22014
/proc/meminfo: memFree=28960316/32770624 swapFree=0/183000
[pid=21916] ppid=21913 vsize=13982084 CPUtime=169.8 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 65759 0 0 0 16907 73 0 0 20 0 15 0 4789359 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3495521 554796 3802 1 0 3484303 0
[pid=21916/tid=21918] ppid=21913 vsize=13982084 CPUtime=161.84 cores=1,3,5,7
/proc/21916/task/21918/stat : 21918 (java) R 21913 21916 3187 0 -1 4202560 28866 0 0 0 16147 37 0 0 20 0 15 0 4789368 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139959286893280 139958917643529 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21919] ppid=21913 vsize=13982084 CPUtime=0.22 cores=1,3,5,7
/proc/21916/task/21919/stat : 21919 (java) S 21913 21916 3187 0 -1 1077944384 1033 0 0 0 16 6 0 0 20 0 15 0 4789369 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139959239621264 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21920] ppid=21913 vsize=13982084 CPUtime=0.22 cores=1,3,5,7
/proc/21916/task/21920/stat : 21920 (java) S 21913 21916 3187 0 -1 1077944384 966 0 0 0 17 5 0 0 20 0 15 0 4789369 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139959238568464 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21921] ppid=21913 vsize=13982084 CPUtime=0.22 cores=1,3,5,7
/proc/21916/task/21921/stat : 21921 (java) S 21913 21916 3187 0 -1 1077944384 1412 0 0 0 16 6 0 0 20 0 15 0 4789369 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139959237515664 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21922] ppid=21913 vsize=13982084 CPUtime=0.22 cores=1,3,5,7
/proc/21916/task/21922/stat : 21922 (java) S 21913 21916 3187 0 -1 1077944384 622 0 0 0 16 6 0 0 20 0 15 0 4789369 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139959236462864 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21923] ppid=21913 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/21916/task/21923/stat : 21923 (java) S 21913 21916 3187 0 -1 1077944384 2813 0 0 0 2 0 0 0 20 0 15 0 4789370 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139958829099888 139959282666114 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21924] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21924/stat : 21924 (java) S 21913 21916 3187 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139958828045920 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21925] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21925/stat : 21925 (java) S 21913 21916 3187 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139958826993024 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21926] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21926/stat : 21926 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789373 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139958825941328 139959282673563 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21927] ppid=21913 vsize=13982084 CPUtime=3.06 cores=1,3,5,7
/proc/21916/task/21927/stat : 21927 (java) S 21913 21916 3187 0 -1 1077944384 10022 0 0 0 305 1 0 0 20 0 15 0 4789373 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139958757091696 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21928] ppid=21913 vsize=13982084 CPUtime=2.98 cores=1,3,5,7
/proc/21916/task/21928/stat : 21928 (java) S 21913 21916 3187 0 -1 1077944384 9428 0 0 0 297 1 0 0 20 0 15 0 4789373 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139958756038896 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21929] ppid=21913 vsize=13982084 CPUtime=0.83 cores=1,3,5,7
/proc/21916/task/21929/stat : 21929 (java) S 21913 21916 3187 0 -1 1077944384 8854 0 0 0 81 2 0 0 20 0 15 0 4789373 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139958754986096 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21930] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21930/stat : 21930 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789374 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139958753933536 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21931] ppid=21913 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/21916/task/21931/stat : 21931 (java) S 21913 21916 3187 0 -1 1077944384 297 0 0 0 4 4 0 0 20 0 15 0 4789379 14317654016 554796 18446744073709551615 4194304 4196468 140737023895232 139958752881840 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
Current children cumulated CPU time (s) 169.8
Current children cumulated vsize (KiB) 13982084

[startup+222.301 s]
/proc/loadavg: 1.75 1.68 1.64 3/213 22017
/proc/meminfo: memFree=28934424/32770624 swapFree=0/183040
[pid=21916] ppid=21913 vsize=13982084 CPUtime=229.86 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 69005 0 0 0 22910 76 0 0 20 0 15 0 4789359 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3495521 554771 3802 1 0 3484303 0
[pid=21916/tid=21918] ppid=21913 vsize=13982084 CPUtime=221.83 cores=1,3,5,7
/proc/21916/task/21918/stat : 21918 (java) R 21913 21916 3187 0 -1 4202560 31490 0 0 0 22145 38 0 0 20 0 15 0 4789368 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139959286893200 139958917643438 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21919] ppid=21913 vsize=13982084 CPUtime=0.23 cores=1,3,5,7
/proc/21916/task/21919/stat : 21919 (java) S 21913 21916 3187 0 -1 1077944384 1493 0 0 0 17 6 0 0 20 0 15 0 4789369 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139959239621264 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21920] ppid=21913 vsize=13982084 CPUtime=0.24 cores=1,3,5,7
/proc/21916/task/21920/stat : 21920 (java) S 21913 21916 3187 0 -1 1077944384 1001 0 0 0 18 6 0 0 20 0 15 0 4789369 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139959238568464 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21921] ppid=21913 vsize=13982084 CPUtime=0.23 cores=1,3,5,7
/proc/21916/task/21921/stat : 21921 (java) S 21913 21916 3187 0 -1 1077944384 1438 0 0 0 17 6 0 0 20 0 15 0 4789369 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139959237515664 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21922] ppid=21913 vsize=13982084 CPUtime=0.22 cores=1,3,5,7
/proc/21916/task/21922/stat : 21922 (java) S 21913 21916 3187 0 -1 1077944384 677 0 0 0 16 6 0 0 20 0 15 0 4789369 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139959236462864 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21923] ppid=21913 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/21916/task/21923/stat : 21923 (java) S 21913 21916 3187 0 -1 1077944384 2821 0 0 0 2 0 0 0 20 0 15 0 4789370 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139958829099888 139959282666114 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21924] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21924/stat : 21924 (java) S 21913 21916 3187 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139958828045920 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21925] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21925/stat : 21925 (java) S 21913 21916 3187 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139958826993024 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21926] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21926/stat : 21926 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789373 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139958825941328 139959282673563 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21927] ppid=21913 vsize=13982084 CPUtime=3.06 cores=1,3,5,7
/proc/21916/task/21927/stat : 21927 (java) S 21913 21916 3187 0 -1 1077944384 10025 0 0 0 305 1 0 0 20 0 15 0 4789373 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139958757091696 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21928] ppid=21913 vsize=13982084 CPUtime=2.98 cores=1,3,5,7
/proc/21916/task/21928/stat : 21928 (java) S 21913 21916 3187 0 -1 1077944384 9435 0 0 0 297 1 0 0 20 0 15 0 4789373 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139958756038896 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21929] ppid=21913 vsize=13982084 CPUtime=0.83 cores=1,3,5,7
/proc/21916/task/21929/stat : 21929 (java) S 21913 21916 3187 0 -1 1077944384 8858 0 0 0 81 2 0 0 20 0 15 0 4789373 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139958754986096 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21930] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21930/stat : 21930 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789374 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139958753933536 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21931] ppid=21913 vsize=13982084 CPUtime=0.11 cores=1,3,5,7
/proc/21916/task/21931/stat : 21931 (java) S 21913 21916 3187 0 -1 1077944384 321 0 0 0 5 6 0 0 20 0 15 0 4789379 14317654016 554771 18446744073709551615 4194304 4196468 140737023895232 139958752881840 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
Current children cumulated CPU time (s) 229.86
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.65 1.67 1.63 4/213 22017
/proc/meminfo: memFree=28937720/32770624 swapFree=0/183056
[pid=21916] ppid=21913 vsize=13982084 CPUtime=247.58 cores=1,3,5,7
/proc/21916/stat : 21916 (java) S 21913 21916 3187 0 -1 1077944320 70073 0 0 0 24682 76 0 0 20 0 15 0 4789359 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 140737023877776 139959282654967 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
/proc/21916/statm: 3495521 554512 3802 1 0 3484303 0
[pid=21916/tid=21918] ppid=21913 vsize=13982084 CPUtime=239.53 cores=1,3,5,7
/proc/21916/task/21918/stat : 21918 (java) R 21913 21916 3187 0 -1 4202560 32025 0 0 0 23915 38 0 0 20 0 15 0 4789368 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139959286893200 139958917643400 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21919] ppid=21913 vsize=13982084 CPUtime=0.23 cores=1,3,5,7
/proc/21916/task/21919/stat : 21919 (java) S 21913 21916 3187 0 -1 1077944384 1621 0 0 0 17 6 0 0 20 0 15 0 4789369 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139959239621264 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21920] ppid=21913 vsize=13982084 CPUtime=0.24 cores=1,3,5,7
/proc/21916/task/21920/stat : 21920 (java) S 21913 21916 3187 0 -1 1077944384 1118 0 0 0 18 6 0 0 20 0 15 0 4789369 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139959238568464 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21921] ppid=21913 vsize=13982084 CPUtime=0.23 cores=1,3,5,7
/proc/21916/task/21921/stat : 21921 (java) S 21913 21916 3187 0 -1 1077944384 1466 0 0 0 17 6 0 0 20 0 15 0 4789369 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139959237515664 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21922] ppid=21913 vsize=13982084 CPUtime=0.23 cores=1,3,5,7
/proc/21916/task/21922/stat : 21922 (java) S 21913 21916 3187 0 -1 1077944384 705 0 0 0 17 6 0 0 20 0 15 0 4789369 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139959236462864 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21923] ppid=21913 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/21916/task/21923/stat : 21923 (java) S 21913 21916 3187 0 -1 1077944384 3053 0 0 0 2 0 0 0 20 0 15 0 4789370 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958829099888 139959282666114 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21924] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21924/stat : 21924 (java) S 21913 21916 3187 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958828045920 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21925] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21925/stat : 21925 (java) S 21913 21916 3187 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 4789371 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958826993024 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21926] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21926/stat : 21926 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789373 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958825941328 139959282673563 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21927] ppid=21913 vsize=13982084 CPUtime=3.06 cores=1,3,5,7
/proc/21916/task/21927/stat : 21927 (java) S 21913 21916 3187 0 -1 1077944384 10025 0 0 0 305 1 0 0 20 0 15 0 4789373 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958757091696 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21928] ppid=21913 vsize=13982084 CPUtime=2.98 cores=1,3,5,7
/proc/21916/task/21928/stat : 21928 (java) S 21913 21916 3187 0 -1 1077944384 9435 0 0 0 297 1 0 0 20 0 15 0 4789373 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958756038896 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21929] ppid=21913 vsize=13982084 CPUtime=0.83 cores=1,3,5,7
/proc/21916/task/21929/stat : 21929 (java) S 21913 21916 3187 0 -1 1077944384 8858 0 0 0 81 2 0 0 20 0 15 0 4789373 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958754986096 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21930] ppid=21913 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/21916/task/21930/stat : 21930 (java) S 21913 21916 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4789374 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958753933536 139959282665173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
[pid=21916/tid=21931] ppid=21913 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/21916/task/21931/stat : 21931 (java) S 21913 21916 3187 0 -1 1077944384 321 0 0 0 6 7 0 0 20 0 15 0 4789379 14317654016 554512 18446744073709551615 4194304 4196468 140737023895232 139958752881840 139959282666114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21037056 140737023902102 140737023902284 140737023902284 140737023905743 0
Current children cumulated CPU time (s) 247.58
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 21916 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.02
CPU time (s): 247.612
CPU user time (s): 246.829
CPU system time (s): 0.782469
CPU usage (%): 103.163
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.829
system time used= 0.782469
maximum resident set size= 2223752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70644
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= 8530
involuntary context switches= 312

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.0741 second user time and 1.47581 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-02 00:52:27
IDJOB=4256475
IDBENCH=124210
IDSOLVER=2640
FILE ID=node135/4256475-1501628787
RUNJOBID= node135-1501623096-17793
PBS_JOBID= 
Free space on /tmp= 61800 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t16-5.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-4256475-1501628787/watcher-4256475-1501628787 -o /tmp/evaluation-result-4256475-1501628787/solver-4256475-1501628787 -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 1436998071 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256475-1501628787.xml

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

MD5SUM BENCH= 519aab078b15cc65d0c3ff53b01638da
RANDOM SEED=1436998071

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:        29865928 kB
MemAvailable:   29975176 kB
Buffers:           44484 kB
Cached:           374216 kB
SwapCached:            0 kB
Active:          2355664 kB
Inactive:         191420 kB
Active(anon):    2128744 kB
Inactive(anon):     8592 kB
Active(file):     226920 kB
Inactive(file):   182828 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42356 kB
Writeback:             4 kB
AnonPages:       2136484 kB
Mapped:            43132 kB
Shmem:              8960 kB
Slab:              55668 kB
SReclaimable:      30668 kB
SUnreclaim:        25000 kB
KernelStack:        3488 kB
PageTables:         8640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2800476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2009088 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-02 00:56:27