Trace number 4255755

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 - ALNS 2017-07-26? (TO) 244.26801 240.013

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-05-7.xml
MD5SUM8361c52194adc4d0d2847bb08daa8f1b
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 variables600
Number of constraints605
Number of domains1
Minimum domain size5206
Maximum domain size5206
Distribution of domain sizes[{"size":5206,"count":600}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":500}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":500},{"arity":100,"count":5}]
Number of extensional constraints0
Number of intensional constraints600
Distribution of constraint types[{"type":"intension","count":600},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.24/0.37	c version: 2017-07-26
0.24/0.37	c seed: 811405748
0.24/0.37	c timeout: 264
0.24/0.37	c memlimit: 11000
0.24/0.37	c nbcore: 4
0.43/0.40	c Parsing instance...
2.76/1.35	c Parsing done, starting search...
244.24/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-4255755-1501624425/watcher-4255755-1501624425 -o /tmp/evaluation-result-4255755-1501624425/solver-4255755-1501624425 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501623099-24766 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 811405748 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255755-1501624425.xml 

pid=25104
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.93 1.66 1.69 1/178 25107
/proc/meminfo: memFree=31761360/32770624 swapFree=0/296292
[pid=25107] ppid=25104 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/25107/stat : 25107 (runsolver) D 25104 25107 5234 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 9948272 24240128 108 18446744073709551615 4194304 4338465 140722295938240 140722295935880 140590957519575 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 39301120 140722295943277 140722295943750 140722295943750 140722295947210 0
/proc/25107/statm: 5918 108 54 36 0 2156 0

[startup+0.100132 s]
/proc/loadavg: 1.93 1.66 1.69 1/178 25107
/proc/meminfo: memFree=31761360/32770624 swapFree=0/296292
[pid=25107] ppid=25104 vsize=13573664 CPUtime=0.02 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 3755 0 0 0 2 0 0 0 20 0 9 0 9948272 13899431936 4377 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3393416 4377 2061 1 0 3382921 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13573664

[startup+0.200278 s]
/proc/loadavg: 1.93 1.66 1.69 1/178 25107
/proc/meminfo: memFree=31761360/32770624 swapFree=0/296292
[pid=25107] ppid=25104 vsize=13975920 CPUtime=0.08 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 6577 0 0 0 7 1 0 0 20 0 15 0 9948272 14311342080 7250 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3493980 7250 3316 1 0 3482767 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13975920

[startup+0.300354 s]
/proc/loadavg: 1.93 1.66 1.69 1/178 25107
/proc/meminfo: memFree=31761360/32770624 swapFree=0/296292
[pid=25107] ppid=25104 vsize=13975920 CPUtime=0.24 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 10009 0 0 0 21 3 0 0 20 0 15 0 9948272 14311342080 9806 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3493980 9806 3548 1 0 3482767 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13975920

[startup+0.704748 s]
/proc/loadavg: 1.93 1.66 1.69 1/178 25107
/proc/meminfo: memFree=31761360/32770624 swapFree=0/296292
[pid=25107] ppid=25104 vsize=13977988 CPUtime=1.09 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 14268 0 0 0 104 5 0 0 20 0 15 0 9948272 14313459712 17542 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3494497 17542 3729 1 0 3483279 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 13977988

[startup+1.50479 s]
/proc/loadavg: 1.93 1.66 1.69 7/213 25151
/proc/meminfo: memFree=31576960/32770624 swapFree=0/296344
[pid=25107] ppid=25104 vsize=13982084 CPUtime=3.44 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 29903 0 0 0 334 10 0 0 20 0 15 0 9948272 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3495521 35285 3757 1 0 3484303 0
[pid=25107/tid=25109] ppid=25104 vsize=13982084 CPUtime=1.36 cores=1,3,5,7
/proc/25107/task/25109/stat : 25109 (java) R 25104 25107 5234 0 -1 4202560 15335 0 0 0 130 6 0 0 20 0 15 0 9948280 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140101276163584 140100910571149 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25110] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25110/stat : 25110 (java) S 25104 25107 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140101232827152 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25111] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25111/stat : 25111 (java) S 25104 25107 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140101231774608 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25112] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25112/stat : 25112 (java) S 25104 25107 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140101230722064 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25113] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25113/stat : 25113 (java) S 25104 25107 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140100868959376 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25114] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25114/stat : 25114 (java) S 25104 25107 5234 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140100751026160 140101271939714 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25115] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25115/stat : 25115 (java) S 25104 25107 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140100749972384 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25116] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25116/stat : 25116 (java) S 25104 25107 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140100748919792 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25117] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25117/stat : 25117 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140100747868368 140101271947163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25118] ppid=25104 vsize=13982084 CPUtime=0.65 cores=1,3,5,7
/proc/25107/task/25118/stat : 25118 (java) R 25104 25107 5234 0 -1 4202560 2171 0 0 0 65 0 0 0 20 0 15 0 9948285 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140100746798704 140101255918871 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25119] ppid=25104 vsize=13982084 CPUtime=0.69 cores=1,3,5,7
/proc/25107/task/25119/stat : 25119 (java) R 25104 25107 5234 0 -1 4202560 2600 0 0 0 68 1 0 0 20 0 15 0 9948285 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140100745748832 140101251764905 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25120] ppid=25104 vsize=13982084 CPUtime=0.7 cores=1,3,5,7
/proc/25107/task/25120/stat : 25120 (java) S 25104 25107 5234 0 -1 1077944384 8347 0 0 0 69 1 0 0 20 0 15 0 9948285 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140100744710896 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25121] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25121/stat : 25121 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140100743658592 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25123] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25123/stat : 25123 (java) S 25104 25107 5234 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 9948290 14317654016 35285 18446744073709551615 4194304 4196468 140729686740496 140100742605104 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 13982084

[startup+3.10067 s]
/proc/loadavg: 2.10 1.70 1.71 7/213 25151
/proc/meminfo: memFree=31396064/32770624 swapFree=0/296344
[pid=25107] ppid=25104 vsize=13982084 CPUtime=6.56 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 35736 0 0 0 643 13 0 0 20 0 15 0 9948272 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3495521 56225 3778 1 0 3484303 0
[pid=25107/tid=25109] ppid=25104 vsize=13982084 CPUtime=2.95 cores=1,3,5,7
/proc/25107/task/25109/stat : 25109 (java) R 25104 25107 5234 0 -1 4202560 15487 0 0 0 287 8 0 0 20 0 15 0 9948280 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140101276164200 140100917849909 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25110] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25110/stat : 25110 (java) S 25104 25107 5234 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140101232827152 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25111] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25111/stat : 25111 (java) S 25104 25107 5234 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140101231774608 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25112] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25112/stat : 25112 (java) S 25104 25107 5234 0 -1 1077944384 504 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140101230722064 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25113] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25113/stat : 25113 (java) S 25104 25107 5234 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140100868959376 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25114] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25114/stat : 25114 (java) S 25104 25107 5234 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140100751026160 140101271939714 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25115] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25115/stat : 25115 (java) S 25104 25107 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140100749972384 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25116] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25116/stat : 25116 (java) S 25104 25107 5234 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140100748919808 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25117] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25117/stat : 25117 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140100747868368 140101271947163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25118] ppid=25104 vsize=13982084 CPUtime=1.34 cores=1,3,5,7
/proc/25107/task/25118/stat : 25118 (java) S 25104 25107 5234 0 -1 1077944384 3199 0 0 0 134 0 0 0 20 0 15 0 9948285 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140100746815984 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25119] ppid=25104 vsize=13982084 CPUtime=1.46 cores=1,3,5,7
/proc/25107/task/25119/stat : 25119 (java) S 25104 25107 5234 0 -1 1077944384 5246 0 0 0 145 1 0 0 20 0 15 0 9948285 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140100745763440 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25120] ppid=25104 vsize=13982084 CPUtime=0.74 cores=1,3,5,7
/proc/25107/task/25120/stat : 25120 (java) S 25104 25107 5234 0 -1 1077944384 9256 0 0 0 73 1 0 0 20 0 15 0 9948285 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140100744710896 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25121] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25121/stat : 25121 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140100743658592 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25123] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25123/stat : 25123 (java) S 25104 25107 5234 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 9948290 14317654016 56225 18446744073709551615 4194304 4196468 140729686740496 140100742605104 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 13982084

[startup+6.30059 s]
/proc/loadavg: 2.10 1.70 1.71 3/213 25151
/proc/meminfo: memFree=31285664/32770624 swapFree=0/296356
[pid=25107] ppid=25104 vsize=13982084 CPUtime=10.3 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 36434 0 0 0 1017 13 0 0 20 0 15 0 9948272 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3495521 58296 3781 1 0 3484303 0
[pid=25107/tid=25109] ppid=25104 vsize=13982084 CPUtime=6.14 cores=1,3,5,7
/proc/25107/task/25109/stat : 25109 (java) R 25104 25107 5234 0 -1 4202560 15496 0 0 0 606 8 0 0 20 0 15 0 9948280 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140101276163968 140100920023016 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25110] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25110/stat : 25110 (java) S 25104 25107 5234 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140101232827152 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25111] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25111/stat : 25111 (java) S 25104 25107 5234 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140101231774608 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25112] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25112/stat : 25112 (java) S 25104 25107 5234 0 -1 1077944384 511 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140101230722064 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25113] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25113/stat : 25113 (java) S 25104 25107 5234 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140100868959376 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25114] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25114/stat : 25114 (java) S 25104 25107 5234 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140100751026160 140101271939714 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25115] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25115/stat : 25115 (java) S 25104 25107 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140100749972448 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25116] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25116/stat : 25116 (java) S 25104 25107 5234 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140100748919808 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25117] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25117/stat : 25117 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140100747868368 140101271947163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25118] ppid=25104 vsize=13982084 CPUtime=1.52 cores=1,3,5,7
/proc/25107/task/25118/stat : 25118 (java) S 25104 25107 5234 0 -1 1077944384 3233 0 0 0 152 0 0 0 20 0 15 0 9948285 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140100746815984 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25119] ppid=25104 vsize=13982084 CPUtime=1.78 cores=1,3,5,7
/proc/25107/task/25119/stat : 25119 (java) S 25104 25107 5234 0 -1 1077944384 5763 0 0 0 177 1 0 0 20 0 15 0 9948285 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140100745763440 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25120] ppid=25104 vsize=13982084 CPUtime=0.77 cores=1,3,5,7
/proc/25107/task/25120/stat : 25120 (java) S 25104 25107 5234 0 -1 1077944384 9338 0 0 0 76 1 0 0 20 0 15 0 9948285 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140100744710896 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25121] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25121/stat : 25121 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140100743658592 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25123] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25123/stat : 25123 (java) S 25104 25107 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9948290 14317654016 58296 18446744073709551615 4194304 4196468 140729686740496 140100742605104 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
Current children cumulated CPU time (s) 10.3
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 2.09 1.70 1.71 3/213 25151
/proc/meminfo: memFree=31139444/32770624 swapFree=0/296364
[pid=25107] ppid=25104 vsize=13982084 CPUtime=16.72 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 37608 0 0 0 1658 14 0 0 20 0 15 0 9948272 14317654016 58313 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3495521 58313 3783 1 0 3484303 0
[pid=25107/tid=25109] ppid=25104 vsize=13982084 CPUtime=12.54 cores=1,3,5,7
/proc/25107/task/25109/stat : 25109 (java) R 25104 25107 5234 0 -1 4202560 15750 0 0 0 1246 8 0 0 20 0 15 0 9948280 14317654016 58313 18446744073709551615 4194304 4196468 140729686740496 140101276164520 140100920068741 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25110] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25110/stat : 25110 (java) S 25104 25107 5234 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 58313 18446744073709551615 4194304 4196468 140729686740496 140101232827152 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25111] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25111/stat : 25111 (java) S 25104 25107 5234 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 58313 18446744073709551615 4194304 4196468 140729686740496 140101231774608 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25112] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25112/stat : 25112 (java) S 25104 25107 5234 0 -1 1077944384 511 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 58313 18446744073709551615 4194304 4196468 140729686740496 140101230722064 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25113] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25113/stat : 25113 (java) S 25104 25107 5234 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 9948280 14317654016 58313 18446744073709551615 4194304 4196468 140729686740496 140100868959376 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25114] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25114/stat : 25114 (java) S 25104 25107 5234 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 58313 18446744073709551615 4194304 4196468 140729686740496 140100751026160 140101271939714 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25115] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25115/stat : 25115 (java) S 25104 25107 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 58313 18446744073709551615 4194304 4196468 140729686740496 140100749972448 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25116] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25116/stat : 25116 (java) S 25104 25107 5234 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 58313 18446744073709551615 4194304 4196468 140729686740496 140100748919808 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25117] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25117/stat : 25117 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 58313 18446744073709551615 4194304 4196468 140729686740496 140100747868368 140101271947163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0

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

/proc/25107/task/25121/stat : 25121 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 58904 18446744073709551615 4194304 4196468 140729686740496 140100743658592 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25123] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25123/stat : 25123 (java) S 25104 25107 5234 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 15 0 9948290 14317654016 58904 18446744073709551615 4194304 4196468 140729686740496 140100742605104 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
Current children cumulated CPU time (s) 55.24
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.67 1.67 1.69 3/215 25162
/proc/meminfo: memFree=30828516/32770624 swapFree=0/296412
[pid=25107] ppid=25104 vsize=13982084 CPUtime=106.47 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 51488 0 0 0 10632 15 0 0 20 0 15 0 9948272 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3495521 57875 3788 1 0 3484303 0
[pid=25107/tid=25109] ppid=25104 vsize=13982084 CPUtime=102.11 cores=1,3,5,7
/proc/25107/task/25109/stat : 25109 (java) R 25104 25107 5234 0 -1 4202560 17458 0 0 0 10203 8 0 0 20 0 15 0 9948280 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140101276166880 140100920067503 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25110] ppid=25104 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/25107/task/25110/stat : 25110 (java) S 25104 25107 5234 0 -1 1077944384 374 0 0 0 2 0 0 0 20 0 15 0 9948280 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140101232827152 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25111] ppid=25104 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/25107/task/25111/stat : 25111 (java) S 25104 25107 5234 0 -1 1077944384 1935 0 0 0 2 0 0 0 20 0 15 0 9948280 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140101231774608 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25112] ppid=25104 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/25107/task/25112/stat : 25112 (java) S 25104 25107 5234 0 -1 1077944384 2900 0 0 0 2 0 0 0 20 0 15 0 9948280 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140101230722064 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25113] ppid=25104 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/25107/task/25113/stat : 25113 (java) S 25104 25107 5234 0 -1 1077944384 3092 0 0 0 2 0 0 0 20 0 15 0 9948280 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140100868959376 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25114] ppid=25104 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/25107/task/25114/stat : 25114 (java) S 25104 25107 5234 0 -1 1077944384 1132 0 0 0 1 0 0 0 20 0 15 0 9948282 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140100751026160 140101271939714 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25115] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25115/stat : 25115 (java) S 25104 25107 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140100749972448 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25116] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25116/stat : 25116 (java) S 25104 25107 5234 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140100748919808 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25117] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25117/stat : 25117 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140100747868368 140101271947163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25118] ppid=25104 vsize=13982084 CPUtime=1.55 cores=1,3,5,7
/proc/25107/task/25118/stat : 25118 (java) S 25104 25107 5234 0 -1 1077944384 4243 0 0 0 155 0 0 0 20 0 15 0 9948285 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140100746815984 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25119] ppid=25104 vsize=13982084 CPUtime=1.84 cores=1,3,5,7
/proc/25107/task/25119/stat : 25119 (java) S 25104 25107 5234 0 -1 1077944384 8266 0 0 0 182 2 0 0 20 0 15 0 9948285 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140100745763440 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25120] ppid=25104 vsize=13982084 CPUtime=0.78 cores=1,3,5,7
/proc/25107/task/25120/stat : 25120 (java) S 25104 25107 5234 0 -1 1077944384 10281 0 0 0 77 1 0 0 20 0 15 0 9948285 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140100744710896 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25121] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25121/stat : 25121 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140100743658592 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25123] ppid=25104 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/25107/task/25123/stat : 25123 (java) S 25104 25107 5234 0 -1 1077944384 386 0 0 0 0 1 0 0 20 0 15 0 9948290 14317654016 57875 18446744073709551615 4194304 4196468 140729686740496 140100742605104 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
Current children cumulated CPU time (s) 106.47
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.62 1.65 1.68 3/215 25164
/proc/meminfo: memFree=30782008/32770624 swapFree=0/296432
[pid=25107] ppid=25104 vsize=13982084 CPUtime=166.51 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 52879 0 0 0 16634 17 0 0 20 0 15 0 9948272 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3495521 58394 3788 1 0 3484303 0
[pid=25107/tid=25109] ppid=25104 vsize=13982084 CPUtime=162.09 cores=1,3,5,7
/proc/25107/task/25109/stat : 25109 (java) R 25104 25107 5234 0 -1 4202560 17870 0 0 0 16201 8 0 0 20 0 15 0 9948280 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140101276166864 140100920067649 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25110] ppid=25104 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/25107/task/25110/stat : 25110 (java) S 25104 25107 5234 0 -1 1077944384 488 0 0 0 3 0 0 0 20 0 15 0 9948280 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140101232827152 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25111] ppid=25104 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/25107/task/25111/stat : 25111 (java) S 25104 25107 5234 0 -1 1077944384 1943 0 0 0 3 0 0 0 20 0 15 0 9948280 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140101231774608 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25112] ppid=25104 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/25107/task/25112/stat : 25112 (java) S 25104 25107 5234 0 -1 1077944384 3443 0 0 0 3 0 0 0 20 0 15 0 9948280 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140101230722064 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25113] ppid=25104 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/25107/task/25113/stat : 25113 (java) S 25104 25107 5234 0 -1 1077944384 3139 0 0 0 3 1 0 0 20 0 15 0 9948280 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140100868959376 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25114] ppid=25104 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/25107/task/25114/stat : 25114 (java) S 25104 25107 5234 0 -1 1077944384 1365 0 0 0 2 0 0 0 20 0 15 0 9948282 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140100751026160 140101271939714 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25115] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25115/stat : 25115 (java) S 25104 25107 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140100749972448 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25116] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25116/stat : 25116 (java) S 25104 25107 5234 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140100748919808 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25117] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25117/stat : 25117 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140100747868368 140101271947163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25118] ppid=25104 vsize=13982084 CPUtime=1.55 cores=1,3,5,7
/proc/25107/task/25118/stat : 25118 (java) S 25104 25107 5234 0 -1 1077944384 4246 0 0 0 155 0 0 0 20 0 15 0 9948285 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140100746815984 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25119] ppid=25104 vsize=13982084 CPUtime=1.84 cores=1,3,5,7
/proc/25107/task/25119/stat : 25119 (java) S 25104 25107 5234 0 -1 1077944384 8274 0 0 0 182 2 0 0 20 0 15 0 9948285 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140100745763440 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25120] ppid=25104 vsize=13982084 CPUtime=0.78 cores=1,3,5,7
/proc/25107/task/25120/stat : 25120 (java) S 25104 25107 5234 0 -1 1077944384 10284 0 0 0 77 1 0 0 20 0 15 0 9948285 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140100744710896 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25121] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25121/stat : 25121 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140100743658592 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25123] ppid=25104 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/25107/task/25123/stat : 25123 (java) S 25104 25107 5234 0 -1 1077944384 406 0 0 0 1 1 0 0 20 0 15 0 9948290 14317654016 58394 18446744073709551615 4194304 4196468 140729686740496 140100742605104 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
Current children cumulated CPU time (s) 166.51
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.82 1.70 1.70 3/214 25166
/proc/meminfo: memFree=30783896/32770624 swapFree=0/296456
[pid=25107] ppid=25104 vsize=13982084 CPUtime=226.54 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 54823 0 0 0 22636 18 0 0 20 0 15 0 9948272 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3495521 55830 3788 1 0 3484303 0
[pid=25107/tid=25109] ppid=25104 vsize=13982084 CPUtime=222.09 cores=1,3,5,7
/proc/25107/task/25109/stat : 25109 (java) R 25104 25107 5234 0 -1 4202560 18275 0 0 0 22201 8 0 0 20 0 15 0 9948280 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140101276166880 140100920070771 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25110] ppid=25104 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/25107/task/25110/stat : 25110 (java) S 25104 25107 5234 0 -1 1077944384 557 0 0 0 3 1 0 0 20 0 15 0 9948280 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140101232827152 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25111] ppid=25104 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/25107/task/25111/stat : 25111 (java) S 25104 25107 5234 0 -1 1077944384 2480 0 0 0 3 0 0 0 20 0 15 0 9948280 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140101231774608 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25112] ppid=25104 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/25107/task/25112/stat : 25112 (java) S 25104 25107 5234 0 -1 1077944384 3514 0 0 0 3 1 0 0 20 0 15 0 9948280 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140101230722064 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25113] ppid=25104 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/25107/task/25113/stat : 25113 (java) S 25104 25107 5234 0 -1 1077944384 3161 0 0 0 3 1 0 0 20 0 15 0 9948280 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140100868959376 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25114] ppid=25104 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/25107/task/25114/stat : 25114 (java) S 25104 25107 5234 0 -1 1077944384 1600 0 0 0 2 0 0 0 20 0 15 0 9948282 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140100751026160 140101271939714 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25115] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25115/stat : 25115 (java) S 25104 25107 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140100749972448 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25116] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25116/stat : 25116 (java) S 25104 25107 5234 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140100748919808 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25117] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25117/stat : 25117 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140100747868368 140101271947163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25118] ppid=25104 vsize=13982084 CPUtime=1.56 cores=1,3,5,7
/proc/25107/task/25118/stat : 25118 (java) S 25104 25107 5234 0 -1 1077944384 4817 0 0 0 156 0 0 0 20 0 15 0 9948285 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140100746815984 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25119] ppid=25104 vsize=13982084 CPUtime=1.84 cores=1,3,5,7
/proc/25107/task/25119/stat : 25119 (java) S 25104 25107 5234 0 -1 1077944384 8277 0 0 0 182 2 0 0 20 0 15 0 9948285 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140100745763440 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25120] ppid=25104 vsize=13982084 CPUtime=0.78 cores=1,3,5,7
/proc/25107/task/25120/stat : 25120 (java) S 25104 25107 5234 0 -1 1077944384 10287 0 0 0 77 1 0 0 20 0 15 0 9948285 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140100744710896 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25121] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25121/stat : 25121 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140100743658592 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25123] ppid=25104 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/25107/task/25123/stat : 25123 (java) S 25104 25107 5234 0 -1 1077944384 434 0 0 0 1 2 0 0 20 0 15 0 9948290 14317654016 55830 18446744073709551615 4194304 4196468 140729686740496 140100742605104 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
Current children cumulated CPU time (s) 226.54
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.93 1.73 1.71 3/214 25166
/proc/meminfo: memFree=30793140/32770624 swapFree=0/296468
[pid=25107] ppid=25104 vsize=13982084 CPUtime=244.24 cores=1,3,5,7
/proc/25107/stat : 25107 (java) S 25104 25107 5234 0 -1 1077944320 54836 0 0 0 24406 18 0 0 20 0 15 0 9948272 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140729686723040 140101271928567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
/proc/25107/statm: 3495521 55317 3788 1 0 3484303 0
[pid=25107/tid=25109] ppid=25104 vsize=13982084 CPUtime=239.79 cores=1,3,5,7
/proc/25107/task/25109/stat : 25109 (java) R 25104 25107 5234 0 -1 4202560 18280 0 0 0 23971 8 0 0 20 0 15 0 9948280 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140101276166832 140100920067440 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25110] ppid=25104 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/25107/task/25110/stat : 25110 (java) S 25104 25107 5234 0 -1 1077944384 562 0 0 0 3 1 0 0 20 0 15 0 9948280 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140101232827152 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25111] ppid=25104 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/25107/task/25111/stat : 25111 (java) S 25104 25107 5234 0 -1 1077944384 2480 0 0 0 3 0 0 0 20 0 15 0 9948280 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140101231774608 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25112] ppid=25104 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/25107/task/25112/stat : 25112 (java) S 25104 25107 5234 0 -1 1077944384 3515 0 0 0 3 1 0 0 20 0 15 0 9948280 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140101230722064 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25113] ppid=25104 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/25107/task/25113/stat : 25113 (java) S 25104 25107 5234 0 -1 1077944384 3161 0 0 0 3 1 0 0 20 0 15 0 9948280 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140100868959376 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25114] ppid=25104 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/25107/task/25114/stat : 25114 (java) S 25104 25107 5234 0 -1 1077944384 1602 0 0 0 2 0 0 0 20 0 15 0 9948282 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140100751026160 140101271939714 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25115] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25115/stat : 25115 (java) S 25104 25107 5234 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140100749972448 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25116] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25116/stat : 25116 (java) S 25104 25107 5234 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 9948282 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140100748919808 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25117] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25117/stat : 25117 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140100747868368 140101271947163 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25118] ppid=25104 vsize=13982084 CPUtime=1.56 cores=1,3,5,7
/proc/25107/task/25118/stat : 25118 (java) S 25104 25107 5234 0 -1 1077944384 4817 0 0 0 156 0 0 0 20 0 15 0 9948285 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140100746815984 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25119] ppid=25104 vsize=13982084 CPUtime=1.84 cores=1,3,5,7
/proc/25107/task/25119/stat : 25119 (java) S 25104 25107 5234 0 -1 1077944384 8277 0 0 0 182 2 0 0 20 0 15 0 9948285 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140100745763440 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25120] ppid=25104 vsize=13982084 CPUtime=0.78 cores=1,3,5,7
/proc/25107/task/25120/stat : 25120 (java) S 25104 25107 5234 0 -1 1077944384 10287 0 0 0 77 1 0 0 20 0 15 0 9948285 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140100744710896 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25121] ppid=25104 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/25107/task/25121/stat : 25121 (java) S 25104 25107 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9948285 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140100743658592 140101271938773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
[pid=25107/tid=25123] ppid=25104 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/25107/task/25123/stat : 25123 (java) S 25104 25107 5234 0 -1 1077944384 434 0 0 0 1 3 0 0 20 0 15 0 9948290 14317654016 55317 18446744073709551615 4194304 4196468 140729686740496 140100742605104 140101271939714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140729686741400 140729686741579 140729686741579 140729686745039 0
Current children cumulated CPU time (s) 244.24
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 25107 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.013
CPU time (s): 244.268
CPU user time (s): 244.073
CPU system time (s): 0.195096
CPU usage (%): 101.773
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.073
system time used= 0.195096
maximum resident set size= 237680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55284
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= 8336
involuntary context switches= 128

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.00329 second user time and 1.29312 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-01 23:39:44
IDJOB=4255755
IDBENCH=115674
IDSOLVER=2638
FILE ID=node134/4255755-1501624425
RUNJOBID= node134-1501623099-24766
PBS_JOBID= 
Free space on /tmp= 61856 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-100-05-7.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255755-1501624425/watcher-4255755-1501624425 -o /tmp/evaluation-result-4255755-1501624425/solver-4255755-1501624425 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501623099-24766 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 811405748 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255755-1501624425.xml

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

MD5SUM BENCH= 8361c52194adc4d0d2847bb08daa8f1b
RANDOM SEED=811405748

node134.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.43
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.43
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.43
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.43
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:        31761820 kB
MemAvailable:   32025192 kB
Buffers:          102136 kB
Cached:           442196 kB
SwapCached:            0 kB
Active:           297744 kB
Inactive:         302968 kB
Active(anon):      58744 kB
Inactive(anon):     6652 kB
Active(file):     239000 kB
Inactive(file):   296316 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42404 kB
Writeback:             8 kB
AnonPages:         60292 kB
Mapped:            29168 kB
Shmem:              8892 kB
Slab:             113468 kB
SReclaimable:      87780 kB
SUnreclaim:        25688 kB
KernelStack:        3456 kB
PageTables:         4812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     281960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61816 MiB
End job on node134 at 2017-08-01 23:43:44