Trace number 4256258

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 - Conflict Ordering 2017-07-26? (TO) 243.17799 240.01199

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-4.xml
MD5SUM428eef4dc0068476798a4d67b3fd28ef
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1233
Best CPU time to get the best result obtained on this benchmark251.895
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1333
Maximum domain size1333
Distribution of domain sizes[{"size":1333,"count":240}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":225}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":15,"count":15}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.25/0.37	c version: 2017-07-26
0.25/0.37	c seed: 1540308726
0.25/0.37	c timeout: 264
0.25/0.37	c memlimit: 11000
0.25/0.37	c nbcore: 4
0.25/0.39	c Parsing instance...
1.61/1.10	c Parsing done, starting search...
243.16/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-4256258-1501625241/watcher-4256258-1501625241 -o /tmp/evaluation-result-4256258-1501625241/solver-4256258-1501625241 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15686 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1540308726 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256258-1501625241.xml 

pid=16656
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.82 1.82 1.76 3/199 16659
/proc/meminfo: memFree=31667272/32770624 swapFree=0/195048
[pid=16659] ppid=16656 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16659/stat : 16659 (runsolver) D 16656 16659 5228 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 10339447 24240128 107 18446744073709551615 4194304 4338465 140735251825520 140735251823160 140092411290327 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 38350848 140735251828838 140735251829318 140735251829318 140735251832778 0
/proc/16659/statm: 5918 107 54 36 0 2156 0

[startup+0.100156 s]
/proc/loadavg: 1.82 1.82 1.76 3/199 16659
/proc/meminfo: memFree=31667272/32770624 swapFree=0/195048
[pid=16659] ppid=16656 vsize=13507100 CPUtime=0.01 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 3674 0 0 0 1 0 0 0 20 0 8 0 10339447 13831270400 4304 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3376775 4304 2028 1 0 3366280 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13507100

[startup+0.200338 s]
/proc/loadavg: 1.82 1.82 1.76 3/199 16659
/proc/meminfo: memFree=31667272/32770624 swapFree=0/195048
[pid=16659] ppid=16656 vsize=13975920 CPUtime=0.09 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 6630 0 0 0 8 1 0 0 20 0 15 0 10339447 14311342080 7316 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3493980 7316 3342 1 0 3482767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13975920

[startup+0.300318 s]
/proc/loadavg: 1.82 1.82 1.76 3/199 16659
/proc/meminfo: memFree=31667272/32770624 swapFree=0/195048
[pid=16659] ppid=16656 vsize=13975920 CPUtime=0.25 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 10514 0 0 0 22 3 0 0 20 0 15 0 10339447 14311342080 9841 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3493980 9841 3534 1 0 3482767 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13975920

[startup+0.702355 s]
/proc/loadavg: 1.82 1.82 1.76 3/199 16659
/proc/meminfo: memFree=31667272/32770624 swapFree=0/195048
[pid=16659] ppid=16656 vsize=13977988 CPUtime=1.03 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 13865 0 0 0 98 5 0 0 20 0 15 0 10339447 14313459712 16669 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3494497 16669 3728 1 0 3483279 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 13977988

[startup+1.50159 s]
/proc/loadavg: 1.82 1.82 1.76 6/196 16720
/proc/meminfo: memFree=31731136/32770624 swapFree=0/195072
[pid=16659] ppid=16656 vsize=13982084 CPUtime=3.15 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 30130 0 0 0 305 10 0 0 20 0 15 0 10339447 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3495521 31250 3753 1 0 3484303 0
[pid=16659/tid=16661] ppid=16656 vsize=13982084 CPUtime=1.37 cores=1,3,5,7
/proc/16659/task/16661/stat : 16661 (java) R 16656 16659 5228 0 -1 4202560 13946 0 0 0 131 6 0 0 20 0 15 0 10339454 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231572575960 140231174602633 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16662] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16662/stat : 16662 (java) S 16656 16659 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231168748304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16663] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16663/stat : 16663 (java) S 16656 16659 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231167695760 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16664] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16664/stat : 16664 (java) S 16656 16659 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231166643216 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16665] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16665/stat : 16665 (java) S 16656 16659 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231165590672 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16666] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16666/stat : 16666 (java) S 16656 16659 5228 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 10339456 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231047596016 140231568349826 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16667] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16667/stat : 16667 (java) S 16656 16659 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231046542240 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16668] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16668/stat : 16668 (java) S 16656 16659 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231045489648 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16669] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16669/stat : 16669 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231044438224 140231568357275 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16670] ppid=16656 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/16659/task/16670/stat : 16670 (java) R 16656 16659 5228 0 -1 4202560 4242 0 0 0 60 0 0 0 20 0 15 0 10339459 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231043371880 140231549645508 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16671] ppid=16656 vsize=13982084 CPUtime=0.61 cores=1,3,5,7
/proc/16659/task/16671/stat : 16671 (java) R 16656 16659 5228 0 -1 4202560 4143 0 0 0 60 1 0 0 20 0 15 0 10339459 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231042320080 140231553223098 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16672] ppid=16656 vsize=13982084 CPUtime=0.54 cores=1,3,5,7
/proc/16659/task/16672/stat : 16672 (java) S 16656 16659 5228 0 -1 1077944384 6418 0 0 0 53 1 0 0 20 0 15 0 10339459 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231041280752 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16673] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16673/stat : 16673 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231040228448 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16674] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16674/stat : 16674 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339464 14317654016 31250 18446744073709551615 4194304 4196468 140723392731488 140231039174960 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 13982084

[startup+3.10053 s]
/proc/loadavg: 1.92 1.84 1.77 3/214 16751
/proc/meminfo: memFree=31654532/32770624 swapFree=0/195100
[pid=16659] ppid=16656 vsize=13982084 CPUtime=5.67 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 32677 0 0 0 557 10 0 0 20 0 15 0 10339447 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3495521 39896 3756 1 0 3484303 0
[pid=16659/tid=16661] ppid=16656 vsize=13982084 CPUtime=2.96 cores=1,3,5,7
/proc/16659/task/16661/stat : 16661 (java) R 16656 16659 5228 0 -1 4202560 14321 0 0 0 290 6 0 0 20 0 15 0 10339454 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231572573856 140231175607467 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16662] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16662/stat : 16662 (java) S 16656 16659 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231168748304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16663] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16663/stat : 16663 (java) S 16656 16659 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231167695760 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16664] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16664/stat : 16664 (java) S 16656 16659 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231166643216 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16665] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16665/stat : 16665 (java) S 16656 16659 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231165590672 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16666] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16666/stat : 16666 (java) S 16656 16659 5228 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 10339456 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231047596016 140231568349826 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16667] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16667/stat : 16667 (java) S 16656 16659 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231046542240 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16668] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16668/stat : 16668 (java) S 16656 16659 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231045489648 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16669] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16669/stat : 16669 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231044438224 140231568357275 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16670] ppid=16656 vsize=13982084 CPUtime=0.98 cores=1,3,5,7
/proc/16659/task/16670/stat : 16670 (java) S 16656 16659 5228 0 -1 1077944384 5727 0 0 0 97 1 0 0 20 0 15 0 10339459 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231043385840 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16671] ppid=16656 vsize=13982084 CPUtime=1.13 cores=1,3,5,7
/proc/16659/task/16671/stat : 16671 (java) R 16656 16659 5228 0 -1 4202560 4623 0 0 0 112 1 0 0 20 0 15 0 10339459 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231042333296 140231549856492 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16672] ppid=16656 vsize=13982084 CPUtime=0.58 cores=1,3,5,7
/proc/16659/task/16672/stat : 16672 (java) S 16656 16659 5228 0 -1 1077944384 6579 0 0 0 57 1 0 0 20 0 15 0 10339459 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231041280752 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16673] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16673/stat : 16673 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231040228448 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16674] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16674/stat : 16674 (java) S 16656 16659 5228 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 10339464 14317654016 39896 18446744073709551615 4194304 4196468 140723392731488 140231039174960 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 13982084

[startup+6.30059 s]
/proc/loadavg: 1.92 1.84 1.77 3/214 16751
/proc/meminfo: memFree=31465056/32770624 swapFree=0/195112
[pid=16659] ppid=16656 vsize=13982084 CPUtime=9.18 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 38880 0 0 0 906 12 0 0 20 0 15 0 10339447 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3495521 54893 3781 1 0 3484303 0
[pid=16659/tid=16661] ppid=16656 vsize=13982084 CPUtime=6.15 cores=1,3,5,7
/proc/16659/task/16661/stat : 16661 (java) R 16656 16659 5228 0 -1 4202560 14663 0 0 0 608 7 0 0 20 0 15 0 10339454 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231572577144 140231175288802 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16662] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16662/stat : 16662 (java) S 16656 16659 5228 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231168748304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16663] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16663/stat : 16663 (java) S 16656 16659 5228 0 -1 1077944384 816 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231167695760 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16664] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16664/stat : 16664 (java) S 16656 16659 5228 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231166643216 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16665] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16665/stat : 16665 (java) S 16656 16659 5228 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231165590672 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16666] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16666/stat : 16666 (java) S 16656 16659 5228 0 -1 1077944384 702 0 0 0 0 0 0 0 20 0 15 0 10339456 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231047596016 140231568349826 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16667] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16667/stat : 16667 (java) S 16656 16659 5228 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231046542304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16668] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16668/stat : 16668 (java) S 16656 16659 5228 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231045489664 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16669] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16669/stat : 16669 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231044438224 140231568357275 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16670] ppid=16656 vsize=13982084 CPUtime=1.08 cores=1,3,5,7
/proc/16659/task/16670/stat : 16670 (java) S 16656 16659 5228 0 -1 1077944384 5880 0 0 0 107 1 0 0 20 0 15 0 10339459 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231043385840 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16671] ppid=16656 vsize=13982084 CPUtime=1.3 cores=1,3,5,7
/proc/16659/task/16671/stat : 16671 (java) S 16656 16659 5228 0 -1 1077944384 6596 0 0 0 129 1 0 0 20 0 15 0 10339459 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231042333296 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16672] ppid=16656 vsize=13982084 CPUtime=0.59 cores=1,3,5,7
/proc/16659/task/16672/stat : 16672 (java) S 16656 16659 5228 0 -1 1077944384 7945 0 0 0 57 2 0 0 20 0 15 0 10339459 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231041280752 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16673] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16673/stat : 16673 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231040228448 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16674] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16674/stat : 16674 (java) S 16656 16659 5228 0 -1 1077944384 508 0 0 0 0 0 0 0 20 0 15 0 10339464 14317654016 54893 18446744073709551615 4194304 4196468 140723392731488 140231039174960 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
Current children cumulated CPU time (s) 9.18
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 1.93 1.84 1.77 3/214 16752
/proc/meminfo: memFree=31398364/32770624 swapFree=0/195124
[pid=16659] ppid=16656 vsize=13982084 CPUtime=15.59 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 39625 0 0 0 1547 12 0 0 20 0 15 0 10339447 14317654016 54896 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3495521 54896 3783 1 0 3484303 0
[pid=16659/tid=16661] ppid=16656 vsize=13982084 CPUtime=12.55 cores=1,3,5,7
/proc/16659/task/16661/stat : 16661 (java) R 16656 16659 5228 0 -1 4202560 14825 0 0 0 1248 7 0 0 20 0 15 0 10339454 14317654016 54896 18446744073709551615 4194304 4196468 140723392731488 140231572573952 140231176017056 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16662] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16662/stat : 16662 (java) S 16656 16659 5228 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 54896 18446744073709551615 4194304 4196468 140723392731488 140231168748304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16663] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16663/stat : 16663 (java) S 16656 16659 5228 0 -1 1077944384 816 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 54896 18446744073709551615 4194304 4196468 140723392731488 140231167695760 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16664] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16664/stat : 16664 (java) S 16656 16659 5228 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 54896 18446744073709551615 4194304 4196468 140723392731488 140231166643216 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16665] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16665/stat : 16665 (java) S 16656 16659 5228 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 15 0 10339455 14317654016 54896 18446744073709551615 4194304 4196468 140723392731488 140231165590672 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16666] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16666/stat : 16666 (java) S 16656 16659 5228 0 -1 1077944384 716 0 0 0 0 0 0 0 20 0 15 0 10339456 14317654016 54896 18446744073709551615 4194304 4196468 140723392731488 140231047596016 140231568349826 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16667] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16667/stat : 16667 (java) S 16656 16659 5228 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 54896 18446744073709551615 4194304 4196468 140723392731488 140231046542304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16668] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16668/stat : 16668 (java) S 16656 16659 5228 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 54896 18446744073709551615 4194304 4196468 140723392731488 140231045489664 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16669] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16669/stat : 16669 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 54896 18446744073709551615 4194304 4196468 140723392731488 140231044438224 140231568357275 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0

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

/proc/16659/task/16673/stat : 16673 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 54834 18446744073709551615 4194304 4196468 140723392731488 140231040228448 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16674] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16674/stat : 16674 (java) S 16656 16659 5228 0 -1 1077944384 615 0 0 0 0 0 0 0 20 0 15 0 10339464 14317654016 54834 18446744073709551615 4194304 4196468 140723392731488 140231039174960 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
Current children cumulated CPU time (s) 54.13
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.96 1.87 1.78 3/214 16754
/proc/meminfo: memFree=31443940/32770624 swapFree=0/195168
[pid=16659] ppid=16656 vsize=13982084 CPUtime=105.4 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 54472 0 0 0 10524 16 0 0 20 0 15 0 10339447 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3495521 48560 3791 1 0 3484303 0
[pid=16659/tid=16661] ppid=16656 vsize=13982084 CPUtime=102.12 cores=1,3,5,7
/proc/16659/task/16661/stat : 16661 (java) R 16656 16659 5228 0 -1 4202560 17411 0 0 0 10205 7 0 0 20 0 15 0 10339454 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231572577136 140231176018295 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16662] ppid=16656 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16659/task/16662/stat : 16662 (java) S 16656 16659 5228 0 -1 1077944384 1866 0 0 0 2 0 0 0 20 0 15 0 10339455 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231168748304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16663] ppid=16656 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/16659/task/16663/stat : 16663 (java) S 16656 16659 5228 0 -1 1077944384 2156 0 0 0 1 0 0 0 20 0 15 0 10339455 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231167695760 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16664] ppid=16656 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16659/task/16664/stat : 16664 (java) S 16656 16659 5228 0 -1 1077944384 1998 0 0 0 2 0 0 0 20 0 15 0 10339455 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231166643216 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16665] ppid=16656 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16659/task/16665/stat : 16665 (java) S 16656 16659 5228 0 -1 1077944384 713 0 0 0 2 0 0 0 20 0 15 0 10339455 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231165590672 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16666] ppid=16656 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16659/task/16666/stat : 16666 (java) S 16656 16659 5228 0 -1 1077944384 1796 0 0 0 2 0 0 0 20 0 15 0 10339456 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231047596016 140231568349826 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16667] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16667/stat : 16667 (java) S 16656 16659 5228 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231046542304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16668] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16668/stat : 16668 (java) S 16656 16659 5228 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231045489664 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16669] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16669/stat : 16669 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231044438224 140231568357275 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16670] ppid=16656 vsize=13982084 CPUtime=1.12 cores=1,3,5,7
/proc/16659/task/16670/stat : 16670 (java) S 16656 16659 5228 0 -1 1077944384 7860 0 0 0 111 1 0 0 20 0 15 0 10339459 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231043385840 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16671] ppid=16656 vsize=13982084 CPUtime=1.36 cores=1,3,5,7
/proc/16659/task/16671/stat : 16671 (java) S 16656 16659 5228 0 -1 1077944384 9260 0 0 0 135 1 0 0 20 0 15 0 10339459 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231042333296 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16672] ppid=16656 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/16659/task/16672/stat : 16672 (java) S 16656 16659 5228 0 -1 1077944384 9262 0 0 0 58 2 0 0 20 0 15 0 10339459 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231041280752 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16673] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16673/stat : 16673 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231040228448 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16674] ppid=16656 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/16659/task/16674/stat : 16674 (java) S 16656 16659 5228 0 -1 1077944384 662 0 0 0 0 1 0 0 20 0 15 0 10339464 14317654016 48560 18446744073709551615 4194304 4196468 140723392731488 140231039174960 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
Current children cumulated CPU time (s) 105.4
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.80 1.85 1.78 3/214 16757
/proc/meminfo: memFree=31497652/32770624 swapFree=0/195204
[pid=16659] ppid=16656 vsize=13982084 CPUtime=165.41 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 55837 0 0 0 16524 17 0 0 20 0 15 0 10339447 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3495521 41378 3791 1 0 3484303 0
[pid=16659/tid=16661] ppid=16656 vsize=13982084 CPUtime=162.09 cores=1,3,5,7
/proc/16659/task/16661/stat : 16661 (java) R 16656 16659 5228 0 -1 4202560 17804 0 0 0 16202 7 0 0 20 0 15 0 10339454 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231572577136 140231175220165 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16662] ppid=16656 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16659/task/16662/stat : 16662 (java) S 16656 16659 5228 0 -1 1077944384 1936 0 0 0 2 0 0 0 20 0 15 0 10339455 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231168748304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16663] ppid=16656 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16659/task/16663/stat : 16663 (java) S 16656 16659 5228 0 -1 1077944384 2231 0 0 0 2 0 0 0 20 0 15 0 10339455 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231167695760 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16664] ppid=16656 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16659/task/16664/stat : 16664 (java) S 16656 16659 5228 0 -1 1077944384 2012 0 0 0 2 0 0 0 20 0 15 0 10339455 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231166643216 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16665] ppid=16656 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16659/task/16665/stat : 16665 (java) S 16656 16659 5228 0 -1 1077944384 1246 0 0 0 2 0 0 0 20 0 15 0 10339455 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231165590672 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16666] ppid=16656 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/16659/task/16666/stat : 16666 (java) S 16656 16659 5228 0 -1 1077944384 2048 0 0 0 2 0 0 0 20 0 15 0 10339456 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231047596016 140231568349826 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16667] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16667/stat : 16667 (java) S 16656 16659 5228 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231046542304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16668] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16668/stat : 16668 (java) S 16656 16659 5228 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231045489664 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16669] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16669/stat : 16669 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231044438224 140231568357275 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16670] ppid=16656 vsize=13982084 CPUtime=1.12 cores=1,3,5,7
/proc/16659/task/16670/stat : 16670 (java) S 16656 16659 5228 0 -1 1077944384 7862 0 0 0 111 1 0 0 20 0 15 0 10339459 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231043385840 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16671] ppid=16656 vsize=13982084 CPUtime=1.36 cores=1,3,5,7
/proc/16659/task/16671/stat : 16671 (java) S 16656 16659 5228 0 -1 1077944384 9262 0 0 0 135 1 0 0 20 0 15 0 10339459 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231042333296 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16672] ppid=16656 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/16659/task/16672/stat : 16672 (java) S 16656 16659 5228 0 -1 1077944384 9264 0 0 0 58 2 0 0 20 0 15 0 10339459 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231041280752 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16673] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16673/stat : 16673 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231040228448 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16674] ppid=16656 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16659/task/16674/stat : 16674 (java) S 16656 16659 5228 0 -1 1077944384 684 0 0 0 1 2 0 0 20 0 15 0 10339464 14317654016 41378 18446744073709551615 4194304 4196468 140723392731488 140231039174960 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
Current children cumulated CPU time (s) 165.41
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.92 1.87 1.79 3/213 16760
/proc/meminfo: memFree=31527128/32770624 swapFree=0/195224
[pid=16659] ppid=16656 vsize=13982084 CPUtime=225.45 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 55890 0 0 0 22528 17 0 0 20 0 15 0 10339447 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3495521 38172 3791 1 0 3484303 0
[pid=16659/tid=16661] ppid=16656 vsize=13982084 CPUtime=222.07 cores=1,3,5,7
/proc/16659/task/16661/stat : 16661 (java) R 16656 16659 5228 0 -1 4202560 17825 0 0 0 22200 7 0 0 20 0 15 0 10339454 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231572577120 140231176015410 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16662] ppid=16656 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16659/task/16662/stat : 16662 (java) S 16656 16659 5228 0 -1 1077944384 1938 0 0 0 3 0 0 0 20 0 15 0 10339455 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231168748304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16663] ppid=16656 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16659/task/16663/stat : 16663 (java) S 16656 16659 5228 0 -1 1077944384 2239 0 0 0 3 1 0 0 20 0 15 0 10339455 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231167695760 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16664] ppid=16656 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16659/task/16664/stat : 16664 (java) S 16656 16659 5228 0 -1 1077944384 2017 0 0 0 3 0 0 0 20 0 15 0 10339455 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231166643216 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16665] ppid=16656 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16659/task/16665/stat : 16665 (java) S 16656 16659 5228 0 -1 1077944384 1251 0 0 0 3 0 0 0 20 0 15 0 10339455 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231165590672 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16666] ppid=16656 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16659/task/16666/stat : 16666 (java) S 16656 16659 5228 0 -1 1077944384 2060 0 0 0 4 0 0 0 20 0 15 0 10339456 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231047596016 140231568349826 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16667] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16667/stat : 16667 (java) S 16656 16659 5228 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231046542304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16668] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16668/stat : 16668 (java) S 16656 16659 5228 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231045489664 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16669] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16669/stat : 16669 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231044438224 140231568357275 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16670] ppid=16656 vsize=13982084 CPUtime=1.13 cores=1,3,5,7
/proc/16659/task/16670/stat : 16670 (java) S 16656 16659 5228 0 -1 1077944384 7862 0 0 0 112 1 0 0 20 0 15 0 10339459 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231043385840 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16671] ppid=16656 vsize=13982084 CPUtime=1.36 cores=1,3,5,7
/proc/16659/task/16671/stat : 16671 (java) S 16656 16659 5228 0 -1 1077944384 9262 0 0 0 135 1 0 0 20 0 15 0 10339459 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231042333296 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16672] ppid=16656 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/16659/task/16672/stat : 16672 (java) S 16656 16659 5228 0 -1 1077944384 9264 0 0 0 58 2 0 0 20 0 15 0 10339459 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231041280752 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16673] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16673/stat : 16673 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231040228448 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16674] ppid=16656 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16659/task/16674/stat : 16674 (java) S 16656 16659 5228 0 -1 1077944384 684 0 0 0 1 2 0 0 20 0 15 0 10339464 14317654016 38172 18446744073709551615 4194304 4196468 140723392731488 140231039174960 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
Current children cumulated CPU time (s) 225.45
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.86 1.86 1.79 3/213 16760
/proc/meminfo: memFree=31530908/32770624 swapFree=0/195232
[pid=16659] ppid=16656 vsize=13982084 CPUtime=243.16 cores=1,3,5,7
/proc/16659/stat : 16659 (java) S 16656 16659 5228 0 -1 1077944320 55898 0 0 0 24298 18 0 0 20 0 15 0 10339447 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140723392714032 140231568338679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
/proc/16659/statm: 3495521 37787 3791 1 0 3484303 0
[pid=16659/tid=16661] ppid=16656 vsize=13982084 CPUtime=239.76 cores=1,3,5,7
/proc/16659/task/16661/stat : 16661 (java) R 16656 16659 5228 0 -1 4202560 17831 0 0 0 23969 7 0 0 20 0 15 0 10339454 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231572577120 140231175157821 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16662] ppid=16656 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16659/task/16662/stat : 16662 (java) S 16656 16659 5228 0 -1 1077944384 1939 0 0 0 3 0 0 0 20 0 15 0 10339455 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231168748304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16663] ppid=16656 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16659/task/16663/stat : 16663 (java) S 16656 16659 5228 0 -1 1077944384 2240 0 0 0 3 1 0 0 20 0 15 0 10339455 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231167695760 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16664] ppid=16656 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16659/task/16664/stat : 16664 (java) S 16656 16659 5228 0 -1 1077944384 2017 0 0 0 3 0 0 0 20 0 15 0 10339455 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231166643216 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16665] ppid=16656 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/16659/task/16665/stat : 16665 (java) S 16656 16659 5228 0 -1 1077944384 1251 0 0 0 3 0 0 0 20 0 15 0 10339455 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231165590672 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16666] ppid=16656 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16659/task/16666/stat : 16666 (java) S 16656 16659 5228 0 -1 1077944384 2060 0 0 0 4 0 0 0 20 0 15 0 10339456 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231047596016 140231568349826 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16667] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16667/stat : 16667 (java) S 16656 16659 5228 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231046542304 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16668] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16668/stat : 16668 (java) S 16656 16659 5228 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 10339457 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231045489664 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16669] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16669/stat : 16669 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231044438224 140231568357275 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16670] ppid=16656 vsize=13982084 CPUtime=1.13 cores=1,3,5,7
/proc/16659/task/16670/stat : 16670 (java) S 16656 16659 5228 0 -1 1077944384 7862 0 0 0 112 1 0 0 20 0 15 0 10339459 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231043385840 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16671] ppid=16656 vsize=13982084 CPUtime=1.36 cores=1,3,5,7
/proc/16659/task/16671/stat : 16671 (java) S 16656 16659 5228 0 -1 1077944384 9262 0 0 0 135 1 0 0 20 0 15 0 10339459 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231042333296 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16672] ppid=16656 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/16659/task/16672/stat : 16672 (java) S 16656 16659 5228 0 -1 1077944384 9264 0 0 0 58 2 0 0 20 0 15 0 10339459 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231041280752 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16673] ppid=16656 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/16659/task/16673/stat : 16673 (java) S 16656 16659 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10339459 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231040228448 140231568348885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
[pid=16659/tid=16674] ppid=16656 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/16659/task/16674/stat : 16674 (java) S 16656 16659 5228 0 -1 1077944384 684 0 0 0 1 3 0 0 20 0 15 0 10339464 14317654016 37787 18446744073709551615 4194304 4196468 140723392731488 140231039174960 140231568349826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21467136 140723392737681 140723392737867 140723392737867 140723392741327 0
Current children cumulated CPU time (s) 243.16
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 16659 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.012
CPU time (s): 243.178
CPU user time (s): 242.992
CPU system time (s): 0.186108
CPU usage (%): 101.319
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.992
system time used= 0.186108
maximum resident set size= 225492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56394
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= 8944
involuntary context switches= 360

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.903648 second user time and 1.42785 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-01 23:53:15
IDJOB=4256258
IDBENCH=115757
IDSOLVER=2639
FILE ID=node133/4256258-1501625241
RUNJOBID= node133-1501622945-15686
PBS_JOBID= 
Free space on /tmp= 61820 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-4.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256258-1501625241/watcher-4256258-1501625241 -o /tmp/evaluation-result-4256258-1501625241/solver-4256258-1501625241 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15686 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1540308726 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256258-1501625241.xml

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

MD5SUM BENCH= 428eef4dc0068476798a4d67b3fd28ef
RANDOM SEED=1540308726

node133.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.17
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.17
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.17
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.17
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:        31667368 kB
MemAvailable:   31856992 kB
Buffers:           97988 kB
Cached:           374268 kB
SwapCached:            0 kB
Active:           491488 kB
Inactive:         203584 kB
Active(anon):     223044 kB
Inactive(anon):     8536 kB
Active(file):     268444 kB
Inactive(file):   195048 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42448 kB
Writeback:             4 kB
AnonPages:        222648 kB
Mapped:            44364 kB
Shmem:              8892 kB
Slab:             109724 kB
SReclaimable:      83932 kB
SUnreclaim:        25792 kB
KernelStack:        3520 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1160704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61780 MiB
End job on node133 at 2017-08-01 23:57:15