Trace number 4256253

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) 246.411 240.01199

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-10-5.xml
MD5SUM4d2827b08c954056751687426186d54f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of constraints1110
Number of domains1
Minimum domain size5403
Maximum domain size5403
Distribution of domain sizes[{"size":5403,"count":1100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":1000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":1000},{"arity":100,"count":10}]
Number of extensional constraints0
Number of intensional constraints1100
Distribution of constraint types[{"type":"intension","count":1100},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.36/0.40	c version: 2017-07-26
0.36/0.40	c seed: 1230486592
0.36/0.41	c timeout: 264
0.36/0.41	c memlimit: 11000
0.36/0.41	c nbcore: 4
0.36/0.45	c Parsing instance...
3.94/1.79	c Parsing done, starting search...
246.39/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-4256253-1501623791/watcher-4256253-1501623791 -o /tmp/evaluation-result-4256253-1501623791/solver-4256253-1501623791 -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 1230486592 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256253-1501623791.xml 

pid=15702
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.24 1.64 1.73 3/177 15705
/proc/meminfo: memFree=31835400/32770624 swapFree=0/214128
[pid=15705] ppid=15702 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15705/stat : 15705 (runsolver) D 15702 15705 5228 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10194504 24240128 106 18446744073709551615 4194304 4338465 140736242677184 140736242674824 140275340182231 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 13873152 140736242684006 140736242684486 140736242684486 140736242687946 0
/proc/15705/statm: 5918 106 53 36 0 2156 0

[startup+0.100275 s]
/proc/loadavg: 1.24 1.64 1.73 3/177 15705
/proc/meminfo: memFree=31835400/32770624 swapFree=0/214128
[pid=15705] ppid=15702 vsize=356952 CPUtime=0 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 1732 0 0 0 0 0 0 0 20 0 2 0 10194504 365518848 1881 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 89238 1881 1032 1 0 79216 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 356952

[startup+0.200343 s]
/proc/loadavg: 1.24 1.64 1.73 3/177 15705
/proc/meminfo: memFree=31835400/32770624 swapFree=0/214128
[pid=15705] ppid=15702 vsize=13906484 CPUtime=0.05 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 4948 0 0 0 4 1 0 0 20 0 14 0 10194504 14240239616 5501 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3476621 5501 2577 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300865 s]
/proc/loadavg: 1.24 1.64 1.73 3/177 15705
/proc/meminfo: memFree=31835400/32770624 swapFree=0/214128
[pid=15705] ppid=15702 vsize=13975920 CPUtime=0.19 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 9883 0 0 0 17 2 0 0 20 0 15 0 10194504 14311342080 9224 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3493980 9224 3504 1 0 3482767 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13975920

[startup+0.70502 s]
/proc/loadavg: 1.24 1.64 1.73 3/177 15705
/proc/meminfo: memFree=31835400/32770624 swapFree=0/214128
[pid=15705] ppid=15702 vsize=13977988 CPUtime=0.95 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 13675 0 1 0 91 4 0 0 20 0 15 0 10194504 14313459712 16436 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3494497 16436 3715 1 0 3483279 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 13977988

[startup+1.50107 s]
/proc/loadavg: 1.46 1.68 1.75 7/212 15744
/proc/meminfo: memFree=31651156/32770624 swapFree=0/193856
[pid=15705] ppid=15702 vsize=13982084 CPUtime=3.39 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 30669 0 1 0 332 7 0 0 20 0 15 0 10194504 14317654016 37797 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3495521 37797 3758 1 0 3484303 0
[pid=15705/tid=15717] ppid=15702 vsize=13982084 CPUtime=1.3 cores=1,3,5,7
/proc/15705/task/15717/stat : 15717 (java) R 15702 15705 5228 0 -1 4202560 15574 0 1 0 125 5 0 0 20 0 15 0 10194514 14317654016 37797 18446744073709551615 4194304 4196468 140724114434320 140075312774136 140074944759207 0 4 1 16800974 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15718] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10194514 14317654016 37797 18446744073709551615 4194304 4196468 140724114434320 140075265510416 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15719] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10194514 14317654016 37797 18446744073709551615 4194304 4196468 140724114434320 140075264457872 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15720] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10194514 14317654016 37797 18446744073709551615 4194304 4196468 140724114434320 140075263404816 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15721] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15721/stat : 15721 (java) S 15702 15705 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10194514 14317654016 37797 18446744073709551615 4194304 4196468 140724114434320 140075262352272 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15722] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15722/stat : 15722 (java) S 15702 15705 5228 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 37801 18446744073709551615 4194304 4196468 140724114434320 140074787264752 140075308554882 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15723] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15723/stat : 15723 (java) S 15702 15705 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 37801 18446744073709551615 4194304 4196468 140724114434320 140074786210976 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15724] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15724/stat : 15724 (java) S 15702 15705 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 37801 18446744073709551615 4194304 4196468 140724114434320 140074785157872 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15730] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15730/stat : 15730 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 37801 18446744073709551615 4194304 4196468 140724114434320 140074784106448 140075308562331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15731] ppid=15702 vsize=13982084 CPUtime=0.67 cores=1,3,5,7
/proc/15705/task/15731/stat : 15731 (java) R 15702 15705 5228 0 -1 4202560 4091 0 0 0 67 0 0 0 20 0 15 0 10194519 14317654016 37801 18446744073709551615 4194304 4196468 140724114434320 140074783044256 140075301640571 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15732] ppid=15702 vsize=13982084 CPUtime=0.67 cores=1,3,5,7
/proc/15705/task/15732/stat : 15732 (java) R 15702 15705 5228 0 -1 4202560 3550 0 0 0 67 0 0 0 20 0 15 0 10194519 14317654016 37801 18446744073709551615 4194304 4196468 140724114434320 140074781993488 140075290063481 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15733] ppid=15702 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/15705/task/15733/stat : 15733 (java) S 15702 15705 5228 0 -1 1077944384 6060 0 0 0 72 0 0 0 20 0 15 0 10194519 14317654016 37801 18446744073709551615 4194304 4196468 140724114434320 140074780948976 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15734] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15734/stat : 15734 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 37801 18446744073709551615 4194304 4196468 140724114434320 140074779896672 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15743] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15743/stat : 15743 (java) S 15702 15705 5228 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10194525 14317654016 37801 18446744073709551615 4194304 4196468 140724114434320 140074778843696 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 13982084

[startup+3.10102 s]
/proc/loadavg: 1.46 1.68 1.75 7/212 15744
/proc/meminfo: memFree=31508988/32770624 swapFree=0/193852
[pid=15705] ppid=15702 vsize=13982084 CPUtime=7.8 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 36046 0 1 0 770 10 0 0 20 0 15 0 10194504 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3495521 58615 3788 1 0 3484303 0
[pid=15705/tid=15717] ppid=15702 vsize=13982084 CPUtime=2.88 cores=1,3,5,7
/proc/15705/task/15717/stat : 15717 (java) R 15702 15705 5228 0 -1 4202560 15894 0 1 0 282 6 0 0 20 0 15 0 10194514 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140075312781080 140074939469116 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15718] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 5228 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 10194514 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140075265510416 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15719] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 5228 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 15 0 10194514 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140075264457872 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15720] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 5228 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 15 0 10194514 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140075263404816 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15721] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15721/stat : 15721 (java) S 15702 15705 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10194514 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140075262352272 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15722] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15722/stat : 15722 (java) S 15702 15705 5228 0 -1 1077944384 503 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140074787264752 140075308554882 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15723] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15723/stat : 15723 (java) S 15702 15705 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140074786210976 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15724] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15724/stat : 15724 (java) S 15702 15705 5228 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140074785157872 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15730] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15730/stat : 15730 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140074784106448 140075308562331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15731] ppid=15702 vsize=13982084 CPUtime=2.01 cores=1,3,5,7
/proc/15705/task/15731/stat : 15731 (java) R 15702 15705 5228 0 -1 4202560 5442 0 0 0 201 0 0 0 20 0 15 0 10194519 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140074783054872 140075291930640 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15732] ppid=15702 vsize=13982084 CPUtime=2.01 cores=1,3,5,7
/proc/15705/task/15732/stat : 15732 (java) S 15702 15705 5228 0 -1 1077944384 5489 0 0 0 201 0 0 0 20 0 15 0 10194519 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140074782002032 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15733] ppid=15702 vsize=13982084 CPUtime=0.81 cores=1,3,5,7
/proc/15705/task/15733/stat : 15733 (java) S 15702 15705 5228 0 -1 1077944384 6739 0 0 0 81 0 0 0 20 0 15 0 10194519 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140074780948976 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15734] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15734/stat : 15734 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140074779896672 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15743] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15743/stat : 15743 (java) S 15702 15705 5228 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 10194525 14317654016 58615 18446744073709551615 4194304 4196468 140724114434320 140074778843696 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 13982084

[startup+6.30065 s]
/proc/loadavg: 1.50 1.68 1.75 3/212 15744
/proc/meminfo: memFree=31384156/32770624 swapFree=0/193860
[pid=15705] ppid=15702 vsize=13982084 CPUtime=11.34 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 36196 0 1 0 1123 11 0 0 20 0 15 0 10194504 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3495521 61250 3791 1 0 3484303 0
[pid=15705/tid=15717] ppid=15702 vsize=13982084 CPUtime=6.07 cores=1,3,5,7
/proc/15705/task/15717/stat : 15717 (java) R 15702 15705 5228 0 -1 4202560 15916 0 1 0 601 6 0 0 20 0 15 0 10194514 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140075312779256 140074948947941 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15718] ppid=15702 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 5228 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 15 0 10194514 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140075265510416 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15719] ppid=15702 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 5228 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 10194514 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140075264457872 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15720] ppid=15702 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 5228 0 -1 1077944384 248 0 0 0 1 0 0 0 20 0 15 0 10194514 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140075263404816 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15721] ppid=15702 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15705/task/15721/stat : 15721 (java) S 15702 15705 5228 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 15 0 10194514 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140075262352272 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15722] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15722/stat : 15722 (java) S 15702 15705 5228 0 -1 1077944384 503 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140074787264752 140075308554882 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15723] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15723/stat : 15723 (java) S 15702 15705 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140074786211040 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15724] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15724/stat : 15724 (java) S 15702 15705 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140074785157888 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15730] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15730/stat : 15730 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140074784106448 140075308562331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15731] ppid=15702 vsize=13982084 CPUtime=2.24 cores=1,3,5,7
/proc/15705/task/15731/stat : 15731 (java) S 15702 15705 5228 0 -1 1077944384 5495 0 0 0 224 0 0 0 20 0 15 0 10194519 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140074783054576 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15732] ppid=15702 vsize=13982084 CPUtime=2.06 cores=1,3,5,7
/proc/15705/task/15732/stat : 15732 (java) S 15702 15705 5228 0 -1 1077944384 5504 0 0 0 206 0 0 0 20 0 15 0 10194519 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140074782002032 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15733] ppid=15702 vsize=13982084 CPUtime=0.83 cores=1,3,5,7
/proc/15705/task/15733/stat : 15733 (java) S 15702 15705 5228 0 -1 1077944384 6753 0 0 0 83 0 0 0 20 0 15 0 10194519 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140074780948976 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15734] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15734/stat : 15734 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140074779896672 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15743] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15743/stat : 15743 (java) S 15702 15705 5228 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 10194525 14317654016 61250 18446744073709551615 4194304 4196468 140724114434320 140074778843696 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 13982084

[startup+12.7005 s]
/proc/loadavg: 1.54 1.69 1.75 3/214 15746
/proc/meminfo: memFree=31387724/32770624 swapFree=0/193872
[pid=15705] ppid=15702 vsize=13982084 CPUtime=18.64 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 45973 0 1 0 1852 12 0 0 20 0 15 0 10194504 14317654016 60775 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3495521 60775 3797 1 0 3484303 0
[pid=15705/tid=15717] ppid=15702 vsize=13982084 CPUtime=12.43 cores=1,3,5,7
/proc/15705/task/15717/stat : 15717 (java) R 15702 15705 5228 0 -1 4202560 16579 0 1 0 1237 6 0 0 20 0 15 0 10194514 14317654016 60775 18446744073709551615 4194304 4196468 140724114434320 140075312779152 140074950054540 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15718] ppid=15702 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 5228 0 -1 1077944384 118 0 0 0 3 0 0 0 20 0 15 0 10194514 14317654016 60775 18446744073709551615 4194304 4196468 140724114434320 140075265510416 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15719] ppid=15702 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 5228 0 -1 1077944384 1196 0 0 0 3 0 0 0 20 0 15 0 10194514 14317654016 60775 18446744073709551615 4194304 4196468 140724114434320 140075264457872 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15720] ppid=15702 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 5228 0 -1 1077944384 563 0 0 0 3 0 0 0 20 0 15 0 10194514 14317654016 60775 18446744073709551615 4194304 4196468 140724114434320 140075263404816 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15721] ppid=15702 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15705/task/15721/stat : 15721 (java) S 15702 15705 5228 0 -1 1077944384 192 0 0 0 3 0 0 0 20 0 15 0 10194514 14317654016 60775 18446744073709551615 4194304 4196468 140724114434320 140075262352272 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15722] ppid=15702 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15705/task/15722/stat : 15722 (java) S 15702 15705 5228 0 -1 1077944384 712 0 0 0 1 0 0 0 20 0 15 0 10194516 14317654016 60775 18446744073709551615 4194304 4196468 140724114434320 140074787264752 140075308554882 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15723] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15723/stat : 15723 (java) S 15702 15705 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 60775 18446744073709551615 4194304 4196468 140724114434320 140074786211040 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15724] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15724/stat : 15724 (java) S 15702 15705 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 60775 18446744073709551615 4194304 4196468 140724114434320 140074785157888 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15730] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15730/stat : 15730 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 60775 18446744073709551615 4194304 4196468 140724114434320 140074784106448 140075308562331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0

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

/proc/15705/task/15734/stat : 15734 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 60799 18446744073709551615 4194304 4196468 140724114434320 140074779896672 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15743] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15743/stat : 15743 (java) S 15702 15705 5228 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 15 0 10194525 14317654016 60799 18446744073709551615 4194304 4196468 140724114434320 140074778843696 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
Current children cumulated CPU time (s) 57.32
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.80 1.73 1.76 3/214 15755
/proc/meminfo: memFree=31427604/32770624 swapFree=0/193924
[pid=15705] ppid=15702 vsize=13982084 CPUtime=108.57 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 58993 0 1 0 10841 16 0 0 20 0 15 0 10194504 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3495521 53272 3797 1 0 3484303 0
[pid=15705/tid=15717] ppid=15702 vsize=13982084 CPUtime=101.98 cores=1,3,5,7
/proc/15705/task/15717/stat : 15717 (java) R 15702 15705 5228 0 -1 4202560 18658 0 1 0 10191 7 0 0 20 0 15 0 10194514 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140075312782000 140074950054041 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15718] ppid=15702 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 5228 0 -1 1077944384 1326 0 0 0 6 0 0 0 20 0 15 0 10194514 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140075265510416 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15719] ppid=15702 vsize=13982084 CPUtime=0.07 cores=1,3,5,7
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 5228 0 -1 1077944384 2334 0 0 0 6 1 0 0 20 0 15 0 10194514 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140075264457872 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15720] ppid=15702 vsize=13982084 CPUtime=0.07 cores=1,3,5,7
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 5228 0 -1 1077944384 1641 0 0 0 6 1 0 0 20 0 15 0 10194514 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140075263404816 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15721] ppid=15702 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/15705/task/15721/stat : 15721 (java) S 15702 15705 5228 0 -1 1077944384 1050 0 0 0 6 0 0 0 20 0 15 0 10194514 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140075262352272 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15722] ppid=15702 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15705/task/15722/stat : 15722 (java) S 15702 15705 5228 0 -1 1077944384 1621 0 0 0 3 0 0 0 20 0 15 0 10194516 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140074787264752 140075308554882 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15723] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15723/stat : 15723 (java) S 15702 15705 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140074786211040 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15724] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15724/stat : 15724 (java) S 15702 15705 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140074785157888 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15730] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15730/stat : 15730 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140074784106448 140075308562331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15731] ppid=15702 vsize=13982084 CPUtime=2.48 cores=1,3,5,7
/proc/15705/task/15731/stat : 15731 (java) S 15702 15705 5228 0 -1 1077944384 9253 0 0 0 248 0 0 0 20 0 15 0 10194519 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140074783054576 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15732] ppid=15702 vsize=13982084 CPUtime=2.86 cores=1,3,5,7
/proc/15705/task/15732/stat : 15732 (java) S 15702 15705 5228 0 -1 1077944384 13661 0 0 0 285 1 0 0 20 0 15 0 10194519 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140074782002032 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15733] ppid=15702 vsize=13982084 CPUtime=0.85 cores=1,3,5,7
/proc/15705/task/15733/stat : 15733 (java) S 15702 15705 5228 0 -1 1077944384 7746 0 0 0 85 0 0 0 20 0 15 0 10194519 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140074780948976 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15734] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15734/stat : 15734 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140074779896672 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15743] ppid=15702 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/15705/task/15743/stat : 15743 (java) S 15702 15705 5228 0 -1 1077944384 282 0 0 0 0 1 0 0 20 0 15 0 10194525 14317654016 53272 18446744073709551615 4194304 4196468 140724114434320 140074778843696 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
Current children cumulated CPU time (s) 108.57
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.91 1.77 1.78 3/214 15757
/proc/meminfo: memFree=31487240/32770624 swapFree=0/193948
[pid=15705] ppid=15702 vsize=13982084 CPUtime=168.61 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 60443 0 1 0 16845 16 0 0 20 0 15 0 10194504 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3495521 43839 3797 1 0 3484303 0
[pid=15705/tid=15717] ppid=15702 vsize=13982084 CPUtime=161.95 cores=1,3,5,7
/proc/15705/task/15717/stat : 15717 (java) R 15702 15705 5228 0 -1 4202560 19091 0 1 0 16188 7 0 0 20 0 15 0 10194514 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140075312782160 140074950055256 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15718] ppid=15702 vsize=13982084 CPUtime=0.07 cores=1,3,5,7
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 5228 0 -1 1077944384 1370 0 0 0 7 0 0 0 20 0 15 0 10194514 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140075265510416 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15719] ppid=15702 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 5228 0 -1 1077944384 2358 0 0 0 7 1 0 0 20 0 15 0 10194514 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140075264457872 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15720] ppid=15702 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 5228 0 -1 1077944384 1716 0 0 0 7 1 0 0 20 0 15 0 10194514 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140075263404816 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15721] ppid=15702 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/15705/task/15721/stat : 15721 (java) S 15702 15705 5228 0 -1 1077944384 1650 0 0 0 8 0 0 0 20 0 15 0 10194514 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140075262352272 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15722] ppid=15702 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/15705/task/15722/stat : 15722 (java) S 15702 15705 5228 0 -1 1077944384 1861 0 0 0 4 1 0 0 20 0 15 0 10194516 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140074787264752 140075308554882 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15723] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15723/stat : 15723 (java) S 15702 15705 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140074786211040 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15724] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15724/stat : 15724 (java) S 15702 15705 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140074785157888 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15730] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15730/stat : 15730 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140074784106448 140075308562331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15731] ppid=15702 vsize=13982084 CPUtime=2.48 cores=1,3,5,7
/proc/15705/task/15731/stat : 15731 (java) S 15702 15705 5228 0 -1 1077944384 9256 0 0 0 248 0 0 0 20 0 15 0 10194519 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140074783054576 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15732] ppid=15702 vsize=13982084 CPUtime=2.86 cores=1,3,5,7
/proc/15705/task/15732/stat : 15732 (java) S 15702 15705 5228 0 -1 1077944384 13665 0 0 0 285 1 0 0 20 0 15 0 10194519 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140074782002032 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15733] ppid=15702 vsize=13982084 CPUtime=0.85 cores=1,3,5,7
/proc/15705/task/15733/stat : 15733 (java) S 15702 15705 5228 0 -1 1077944384 7753 0 0 0 85 0 0 0 20 0 15 0 10194519 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140074780948976 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15734] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15734/stat : 15734 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140074779896672 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15743] ppid=15702 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15705/task/15743/stat : 15743 (java) S 15702 15705 5228 0 -1 1077944384 302 0 0 0 1 2 0 0 20 0 15 0 10194525 14317654016 43839 18446744073709551615 4194304 4196468 140724114434320 140074778843696 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
Current children cumulated CPU time (s) 168.61
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.82 1.77 1.77 3/214 15759
/proc/meminfo: memFree=31525408/32770624 swapFree=0/193968
[pid=15705] ppid=15702 vsize=13982084 CPUtime=228.68 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 61893 0 1 0 22851 17 0 0 20 0 15 0 10194504 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3495521 39387 3797 1 0 3484303 0
[pid=15705/tid=15717] ppid=15702 vsize=13982084 CPUtime=221.92 cores=1,3,5,7
/proc/15705/task/15717/stat : 15717 (java) R 15702 15705 5228 0 -1 4202560 19491 0 1 0 22185 7 0 0 20 0 15 0 10194514 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140075312782048 140074950050985 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15718] ppid=15702 vsize=13982084 CPUtime=0.09 cores=1,3,5,7
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 5228 0 -1 1077944384 1436 0 0 0 9 0 0 0 20 0 15 0 10194514 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140075265510416 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15719] ppid=15702 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 5228 0 -1 1077944384 2408 0 0 0 9 1 0 0 20 0 15 0 10194514 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140075264457872 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15720] ppid=15702 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 5228 0 -1 1077944384 2279 0 0 0 9 1 0 0 20 0 15 0 10194514 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140075263404816 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15721] ppid=15702 vsize=13982084 CPUtime=0.09 cores=1,3,5,7
/proc/15705/task/15721/stat : 15721 (java) S 15702 15705 5228 0 -1 1077944384 1747 0 0 0 9 0 0 0 20 0 15 0 10194514 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140075262352272 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15722] ppid=15702 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/15705/task/15722/stat : 15722 (java) S 15702 15705 5228 0 -1 1077944384 2111 0 0 0 5 1 0 0 20 0 15 0 10194516 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140074787264752 140075308554882 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15723] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15723/stat : 15723 (java) S 15702 15705 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140074786211040 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15724] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15724/stat : 15724 (java) S 15702 15705 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140074785157888 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15730] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15730/stat : 15730 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140074784106448 140075308562331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15731] ppid=15702 vsize=13982084 CPUtime=2.48 cores=1,3,5,7
/proc/15705/task/15731/stat : 15731 (java) S 15702 15705 5228 0 -1 1077944384 9258 0 0 0 248 0 0 0 20 0 15 0 10194519 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140074783054576 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15732] ppid=15702 vsize=13982084 CPUtime=2.86 cores=1,3,5,7
/proc/15705/task/15732/stat : 15732 (java) S 15702 15705 5228 0 -1 1077944384 13667 0 0 0 285 1 0 0 20 0 15 0 10194519 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140074782002032 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15733] ppid=15702 vsize=13982084 CPUtime=0.85 cores=1,3,5,7
/proc/15705/task/15733/stat : 15733 (java) S 15702 15705 5228 0 -1 1077944384 7755 0 0 0 85 0 0 0 20 0 15 0 10194519 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140074780948976 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15734] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15734/stat : 15734 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140074779896672 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15743] ppid=15702 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/15705/task/15743/stat : 15743 (java) S 15702 15705 5228 0 -1 1077944384 320 0 0 0 1 2 0 0 20 0 15 0 10194525 14317654016 39387 18446744073709551615 4194304 4196468 140724114434320 140074778843696 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
Current children cumulated CPU time (s) 228.68
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.71 1.75 1.77 3/214 15759
/proc/meminfo: memFree=31531312/32770624 swapFree=0/193976
[pid=15705] ppid=15702 vsize=13982084 CPUtime=246.39 cores=1,3,5,7
/proc/15705/stat : 15705 (java) S 15702 15705 5228 0 -1 1077944320 61933 0 1 0 24622 17 0 0 20 0 15 0 10194504 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140724114416864 140075308543735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
/proc/15705/statm: 3495521 39003 3797 1 0 3484303 0
[pid=15705/tid=15717] ppid=15702 vsize=13982084 CPUtime=239.6 cores=1,3,5,7
/proc/15705/task/15717/stat : 15717 (java) R 15702 15705 5228 0 -1 4202560 19501 0 1 0 23953 7 0 0 20 0 15 0 10194514 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140075312782000 140074950052454 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15718] ppid=15702 vsize=13982084 CPUtime=0.09 cores=1,3,5,7
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 5228 0 -1 1077944384 1441 0 0 0 9 0 0 0 20 0 15 0 10194514 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140075265510416 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15719] ppid=15702 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 5228 0 -1 1077944384 2416 0 0 0 9 1 0 0 20 0 15 0 10194514 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140075264457872 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15720] ppid=15702 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 5228 0 -1 1077944384 2290 0 0 0 9 1 0 0 20 0 15 0 10194514 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140075263404816 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15721] ppid=15702 vsize=13982084 CPUtime=0.1 cores=1,3,5,7
/proc/15705/task/15721/stat : 15721 (java) S 15702 15705 5228 0 -1 1077944384 1751 0 0 0 10 0 0 0 20 0 15 0 10194514 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140075262352272 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15722] ppid=15702 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/15705/task/15722/stat : 15722 (java) S 15702 15705 5228 0 -1 1077944384 2113 0 0 0 5 1 0 0 20 0 15 0 10194516 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140074787264752 140075308554882 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15723] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15723/stat : 15723 (java) S 15702 15705 5228 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140074786211040 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15724] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15724/stat : 15724 (java) S 15702 15705 5228 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 10194516 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140074785157888 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15730] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15730/stat : 15730 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140074784106448 140075308562331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15731] ppid=15702 vsize=13982084 CPUtime=2.48 cores=1,3,5,7
/proc/15705/task/15731/stat : 15731 (java) S 15702 15705 5228 0 -1 1077944384 9258 0 0 0 248 0 0 0 20 0 15 0 10194519 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140074783054576 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15732] ppid=15702 vsize=13982084 CPUtime=2.86 cores=1,3,5,7
/proc/15705/task/15732/stat : 15732 (java) S 15702 15705 5228 0 -1 1077944384 13667 0 0 0 285 1 0 0 20 0 15 0 10194519 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140074782002032 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15733] ppid=15702 vsize=13982084 CPUtime=0.85 cores=1,3,5,7
/proc/15705/task/15733/stat : 15733 (java) S 15702 15705 5228 0 -1 1077944384 7755 0 0 0 85 0 0 0 20 0 15 0 10194519 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140074780948976 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15734] ppid=15702 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/15705/task/15734/stat : 15734 (java) S 15702 15705 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10194519 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140074779896672 140075308553941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
[pid=15705/tid=15743] ppid=15702 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/15705/task/15743/stat : 15743 (java) S 15702 15705 5228 0 -1 1077944384 320 0 0 0 1 3 0 0 20 0 15 0 10194525 14317654016 39003 18446744073709551615 4194304 4196468 140724114434320 140074778843696 140075308554882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37896192 140724114440593 140724114440779 140724114440779 140724114444239 0
Current children cumulated CPU time (s) 246.39
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 15705 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): 246.411
CPU user time (s): 246.227
CPU system time (s): 0.184098
CPU usage (%): 102.666
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.227
system time used= 0.184098
maximum resident set size= 252220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62491
page faults= 1
swaps= 0
block input operations= 3232
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9309
involuntary context switches= 411

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.03389 second user time and 1.26347 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-01 23:29:05
IDJOB=4256253
IDBENCH=115575
IDSOLVER=2639
FILE ID=node133/4256253-1501623791
RUNJOBID= node133-1501622945-15686
PBS_JOBID= 
Free space on /tmp= 61864 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-100-10-5.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-4256253-1501623791/watcher-4256253-1501623791 -o /tmp/evaluation-result-4256253-1501623791/solver-4256253-1501623791 -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 1230486592 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256253-1501623791.xml

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

MD5SUM BENCH= 4d2827b08c954056751687426186d54f
RANDOM SEED=1230486592

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:        31835716 kB
MemAvailable:   32021556 kB
Buffers:           97220 kB
Cached:           371684 kB
SwapCached:            0 kB
Active:           299604 kB
Inactive:         230468 kB
Active(anon):      61660 kB
Inactive(anon):     8536 kB
Active(file):     237944 kB
Inactive(file):   221932 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84600 kB
Writeback:             0 kB
AnonPages:         61428 kB
Mapped:            29568 kB
Shmem:              8892 kB
Slab:             109348 kB
SReclaimable:      83596 kB
SUnreclaim:        25752 kB
KernelStack:        3200 kB
PageTables:         4784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     281848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:33:05