Trace number 4256761

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2017-07-26? (TO) 245.02499 240.01199

General information on the benchmark

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

Solver Data

0.24/0.38	c version: 2017-07-26
0.24/0.38	c seed: 1226858011
0.24/0.38	c timeout: 264
0.24/0.38	c memlimit: 11000
0.24/0.38	c nbcore: 4
0.43/0.40	c Parsing instance...
2.36/1.25	c Parsing done, starting first complete search...
245.01/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-4256761-1501624671/watcher-4256761-1501624671 -o /tmp/evaluation-result-4256761-1501624671/solver-4256761-1501624671 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501623086-29848 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1226858011 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256761-1501624671.xml 

pid=30384
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.55 1.59 1.66 5/199 30387
/proc/meminfo: memFree=31730276/32770624 swapFree=0/220516
[pid=30387] ppid=30384 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/30387/stat : 30387 (runsolver) D 30384 30387 18930 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 62120633 24240128 108 18446744073709551615 4194304 4338465 140733014667280 140733014664920 139725920285399 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 30572544 140733014671465 140733014671941 140733014671941 140733014675402 0
/proc/30387/statm: 5918 108 54 36 0 2156 0

[startup+0.101352 s]
/proc/loadavg: 1.55 1.59 1.66 5/199 30387
/proc/meminfo: memFree=31730276/32770624 swapFree=0/220516
[pid=30387] ppid=30384 vsize=13441564 CPUtime=0.02 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 3686 0 0 0 2 0 0 0 20 0 8 0 62120633 13764161536 4368 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3360391 4368 2024 1 0 3349896 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13441564

[startup+0.204669 s]
/proc/loadavg: 1.55 1.59 1.66 5/199 30387
/proc/meminfo: memFree=31730276/32770624 swapFree=0/220516
[pid=30387] ppid=30384 vsize=13975920 CPUtime=0.08 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 6577 0 0 0 7 1 0 0 20 0 15 0 62120633 14311342080 7249 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3493980 7249 3320 1 0 3482767 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13975920

[startup+0.30027 s]
/proc/loadavg: 1.55 1.59 1.66 5/199 30387
/proc/meminfo: memFree=31730276/32770624 swapFree=0/220516
[pid=30387] ppid=30384 vsize=13975920 CPUtime=0.24 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 10439 0 0 0 21 3 0 0 20 0 15 0 62120633 14311342080 9755 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3493980 9755 3527 1 0 3482767 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13975920

[startup+0.704146 s]
/proc/loadavg: 1.55 1.59 1.66 5/199 30387
/proc/meminfo: memFree=31730276/32770624 swapFree=0/220516
[pid=30387] ppid=30384 vsize=13977988 CPUtime=1.08 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 14077 0 0 0 104 4 0 0 20 0 15 0 62120633 14313459712 17323 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3494497 17323 3724 1 0 3483279 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 13977988

[startup+1.50062 s]
/proc/loadavg: 1.55 1.59 1.66 6/214 30402
/proc/meminfo: memFree=31552840/32770624 swapFree=0/220520
[pid=30387] ppid=30384 vsize=13982084 CPUtime=3.29 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 30336 0 0 0 320 9 0 0 20 0 15 0 62120633 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3495521 34991 3756 1 0 3484303 0
[pid=30387/tid=30389] ppid=30384 vsize=13982084 CPUtime=1.34 cores=1,3,5,7
/proc/30387/task/30389/stat : 30389 (java) R 30384 30387 18930 0 -1 4202560 15454 0 0 0 129 5 0 0 20 0 15 0 62120641 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139900725015944 139900330020101 0 4 1 16800974 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30390] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30390/stat : 30390 (java) S 30384 30387 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139900655213328 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30391] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30391/stat : 30391 (java) S 30384 30387 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139900654160784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30392] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30392/stat : 30392 (java) S 30384 30387 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139900653108240 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30393] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30393/stat : 30393 (java) S 30384 30387 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139900652055696 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30394] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30394/stat : 30394 (java) S 30384 30387 18930 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 62120643 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139899637184496 139900720790146 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30395] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30395/stat : 30395 (java) S 30384 30387 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139899636130720 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30396] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30396/stat : 30396 (java) S 30384 30387 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139899567072240 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30397] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30397/stat : 30397 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139899566020816 139900720797595 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30398] ppid=30384 vsize=13982084 CPUtime=0.6 cores=1,3,5,7
/proc/30387/task/30398/stat : 30398 (java) R 30384 30387 18930 0 -1 4202560 2188 0 0 0 60 0 0 0 20 0 15 0 62120646 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139899564960080 139900702323667 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30399] ppid=30384 vsize=13982084 CPUtime=0.63 cores=1,3,5,7
/proc/30387/task/30399/stat : 30399 (java) R 30384 30387 18930 0 -1 4202560 3431 0 0 0 62 1 0 0 20 0 15 0 62120646 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139899563901912 139900704279392 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30400] ppid=30384 vsize=13982084 CPUtime=0.67 cores=1,3,5,7
/proc/30387/task/30400/stat : 30400 (java) S 30384 30387 18930 0 -1 1077944384 7877 0 0 0 66 1 0 0 20 0 15 0 62120646 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139899562863344 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30401] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30401/stat : 30401 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139899561811040 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30402] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30402/stat : 30402 (java) S 30384 30387 18930 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 62120652 14317654016 34991 18446744073709551615 4194304 4196468 140732122078400 139899560757552 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 13982084

[startup+3.1007 s]
/proc/loadavg: 1.55 1.59 1.66 5/214 30402
/proc/meminfo: memFree=31435704/32770624 swapFree=0/220520
[pid=30387] ppid=30384 vsize=13982084 CPUtime=6.99 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 35362 0 0 0 688 11 0 0 20 0 15 0 62120633 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3495521 49830 3757 1 0 3484303 0
[pid=30387/tid=30389] ppid=30384 vsize=13982084 CPUtime=2.94 cores=1,3,5,7
/proc/30387/task/30389/stat : 30389 (java) R 30384 30387 18930 0 -1 4202560 15569 0 0 0 287 7 0 0 20 0 15 0 62120641 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139900725014000 139900330243129 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30390] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30390/stat : 30390 (java) S 30384 30387 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139900655213328 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30391] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30391/stat : 30391 (java) S 30384 30387 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139900654160784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30392] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30392/stat : 30392 (java) S 30384 30387 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139900653108240 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30393] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30393/stat : 30393 (java) S 30384 30387 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139900652055696 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30394] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30394/stat : 30394 (java) S 30384 30387 18930 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 62120643 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139899637184496 139900720790146 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30395] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30395/stat : 30395 (java) S 30384 30387 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139899636130720 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30396] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30396/stat : 30396 (java) S 30384 30387 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139899567072240 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30397] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30397/stat : 30397 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139899566020816 139900720797595 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30398] ppid=30384 vsize=13982084 CPUtime=1.65 cores=1,3,5,7
/proc/30387/task/30398/stat : 30398 (java) S 30384 30387 18930 0 -1 1077944384 4903 0 0 0 165 0 0 0 20 0 15 0 62120646 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139899564968432 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30399] ppid=30384 vsize=13982084 CPUtime=1.64 cores=1,3,5,7
/proc/30387/task/30399/stat : 30399 (java) R 30384 30387 18930 0 -1 4202560 5415 0 0 0 163 1 0 0 20 0 15 0 62120646 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139899563915888 139900701482136 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30400] ppid=30384 vsize=13982084 CPUtime=0.72 cores=1,3,5,7
/proc/30387/task/30400/stat : 30400 (java) S 30384 30387 18930 0 -1 1077944384 8047 0 0 0 70 2 0 0 20 0 15 0 62120646 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139899562863344 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30401] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30401/stat : 30401 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139899561811040 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30402] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30402/stat : 30402 (java) S 30384 30387 18930 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 62120652 14317654016 49830 18446744073709551615 4194304 4196468 140732122078400 139899560757552 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 13982084

[startup+6.30066 s]
/proc/loadavg: 1.51 1.58 1.66 3/214 30402
/proc/meminfo: memFree=31338228/32770624 swapFree=0/220528
[pid=30387] ppid=30384 vsize=13982084 CPUtime=10.54 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 37484 0 0 0 1042 12 0 0 20 0 15 0 62120633 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3495521 56674 3781 1 0 3484303 0
[pid=30387/tid=30389] ppid=30384 vsize=13982084 CPUtime=6.13 cores=1,3,5,7
/proc/30387/task/30389/stat : 30389 (java) R 30384 30387 18930 0 -1 4202560 15625 0 0 0 606 7 0 0 20 0 15 0 62120641 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139900725014416 139900331050760 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30390] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30390/stat : 30390 (java) S 30384 30387 18930 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139900655213328 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30391] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30391/stat : 30391 (java) S 30384 30387 18930 0 -1 1077944384 512 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139900654160784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30392] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30392/stat : 30392 (java) S 30384 30387 18930 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139900653108240 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30393] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30393/stat : 30393 (java) S 30384 30387 18930 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139900652055696 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30394] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30394/stat : 30394 (java) S 30384 30387 18930 0 -1 1077944384 184 0 0 0 0 0 0 0 20 0 15 0 62120643 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139899637184496 139900720790146 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30395] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30395/stat : 30395 (java) S 30384 30387 18930 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139899636130784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30396] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30396/stat : 30396 (java) S 30384 30387 18930 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139899567072256 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30397] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30397/stat : 30397 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139899566020816 139900720797595 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30398] ppid=30384 vsize=13982084 CPUtime=1.83 cores=1,3,5,7
/proc/30387/task/30398/stat : 30398 (java) S 30384 30387 18930 0 -1 1077944384 4962 0 0 0 183 0 0 0 20 0 15 0 62120646 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139899564968432 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30399] ppid=30384 vsize=13982084 CPUtime=1.77 cores=1,3,5,7
/proc/30387/task/30399/stat : 30399 (java) S 30384 30387 18930 0 -1 1077944384 5474 0 0 0 176 1 0 0 20 0 15 0 62120646 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139899563915888 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30400] ppid=30384 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/30387/task/30400/stat : 30400 (java) S 30384 30387 18930 0 -1 1077944384 8882 0 0 0 73 2 0 0 20 0 15 0 62120646 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139899562863344 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30401] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30401/stat : 30401 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139899561811040 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30402] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30402/stat : 30402 (java) S 30384 30387 18930 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 62120652 14317654016 56674 18446744073709551615 4194304 4196468 140732122078400 139899560757552 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
Current children cumulated CPU time (s) 10.54
Current children cumulated vsize (KiB) 13982084

[startup+12.7006 s]
/proc/loadavg: 1.47 1.57 1.66 3/214 30402
/proc/meminfo: memFree=31335236/32770624 swapFree=0/220540
[pid=30387] ppid=30384 vsize=13982084 CPUtime=17.08 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 41459 0 0 0 1695 13 0 0 20 0 15 0 62120633 14317654016 57779 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3495521 57779 3787 1 0 3484303 0
[pid=30387/tid=30389] ppid=30384 vsize=13982084 CPUtime=12.52 cores=1,3,5,7
/proc/30387/task/30389/stat : 30389 (java) R 30384 30387 18930 0 -1 4202560 16070 0 0 0 1245 7 0 0 20 0 15 0 62120641 14317654016 57779 18446744073709551615 4194304 4196468 140732122078400 139900725014304 139900331227700 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30390] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30390/stat : 30390 (java) S 30384 30387 18930 0 -1 1077944384 186 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 57779 18446744073709551615 4194304 4196468 140732122078400 139900655213328 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30391] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30391/stat : 30391 (java) S 30384 30387 18930 0 -1 1077944384 905 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 57779 18446744073709551615 4194304 4196468 140732122078400 139900654160784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30392] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30392/stat : 30392 (java) S 30384 30387 18930 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 57779 18446744073709551615 4194304 4196468 140732122078400 139900653108240 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30393] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30393/stat : 30393 (java) S 30384 30387 18930 0 -1 1077944384 1163 0 0 0 0 0 0 0 20 0 15 0 62120642 14317654016 57779 18446744073709551615 4194304 4196468 140732122078400 139900652055696 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30394] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30394/stat : 30394 (java) S 30384 30387 18930 0 -1 1077944384 408 0 0 0 0 0 0 0 20 0 15 0 62120643 14317654016 57779 18446744073709551615 4194304 4196468 140732122078400 139899637184496 139900720790146 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30395] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30395/stat : 30395 (java) S 30384 30387 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 57779 18446744073709551615 4194304 4196468 140732122078400 139899636130784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30396] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30396/stat : 30396 (java) S 30384 30387 18930 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 57779 18446744073709551615 4194304 4196468 140732122078400 139899567072256 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30397] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30397/stat : 30397 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 57779 18446744073709551615 4194304 4196468 140732122078400 139899566020816 139900720797595 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0

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

/proc/30387/task/30401/stat : 30401 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 57576 18446744073709551615 4194304 4196468 140732122078400 139899561811040 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30402] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30402/stat : 30402 (java) S 30384 30387 18930 0 -1 1077944384 174 0 0 0 0 0 0 0 20 0 15 0 62120652 14317654016 57576 18446744073709551615 4194304 4196468 140732122078400 139899560757552 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
Current children cumulated CPU time (s) 55.77
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.72 1.62 1.67 3/213 30405
/proc/meminfo: memFree=31394676/32770624 swapFree=0/220588
[pid=30387] ppid=30384 vsize=13982084 CPUtime=107.2 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 61640 0 0 0 10704 16 0 0 20 0 15 0 62120633 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3495521 51198 3787 1 0 3484303 0
[pid=30387/tid=30389] ppid=30384 vsize=13982084 CPUtime=102.08 cores=1,3,5,7
/proc/30387/task/30389/stat : 30389 (java) R 30384 30387 18930 0 -1 4202560 18309 0 0 0 10201 7 0 0 20 0 15 0 62120641 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139900725017168 139900329807193 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30390] ppid=30384 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/30387/task/30390/stat : 30390 (java) S 30384 30387 18930 0 -1 1077944384 770 0 0 0 2 0 0 0 20 0 15 0 62120642 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139900655213328 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30391] ppid=30384 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/30387/task/30391/stat : 30391 (java) S 30384 30387 18930 0 -1 1077944384 3612 0 0 0 2 0 0 0 20 0 15 0 62120642 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139900654160784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30392] ppid=30384 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/30387/task/30392/stat : 30392 (java) S 30384 30387 18930 0 -1 1077944384 663 0 0 0 2 0 0 0 20 0 15 0 62120642 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139900653108240 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30393] ppid=30384 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/30387/task/30393/stat : 30393 (java) S 30384 30387 18930 0 -1 1077944384 2298 0 0 0 2 0 0 0 20 0 15 0 62120642 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139900652055696 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30394] ppid=30384 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/30387/task/30394/stat : 30394 (java) S 30384 30387 18930 0 -1 1077944384 1308 0 0 0 2 0 0 0 20 0 15 0 62120643 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139899637184496 139900720790146 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30395] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30395/stat : 30395 (java) S 30384 30387 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139899636130784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30396] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30396/stat : 30396 (java) S 30384 30387 18930 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139899567072256 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30397] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30397/stat : 30397 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139899566020816 139900720797595 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30398] ppid=30384 vsize=13982084 CPUtime=2.09 cores=1,3,5,7
/proc/30387/task/30398/stat : 30398 (java) S 30384 30387 18930 0 -1 1077944384 9433 0 0 0 209 0 0 0 20 0 15 0 62120646 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139899564968432 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30399] ppid=30384 vsize=13982084 CPUtime=2.03 cores=1,3,5,7
/proc/30387/task/30399/stat : 30399 (java) S 30384 30387 18930 0 -1 1077944384 12598 0 0 0 202 1 0 0 20 0 15 0 62120646 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139899563915888 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30400] ppid=30384 vsize=13982084 CPUtime=0.76 cores=1,3,5,7
/proc/30387/task/30400/stat : 30400 (java) S 30384 30387 18930 0 -1 1077944384 10941 0 0 0 74 2 0 0 20 0 15 0 62120646 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139899562863344 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30401] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30401/stat : 30401 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139899561811040 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30402] ppid=30384 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/30387/task/30402/stat : 30402 (java) S 30384 30387 18930 0 -1 1077944384 247 0 0 0 1 1 0 0 20 0 15 0 62120652 14317654016 51198 18446744073709551615 4194304 4196468 140732122078400 139899560757552 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
Current children cumulated CPU time (s) 107.2
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.88 1.69 1.69 3/213 30407
/proc/meminfo: memFree=31449992/32770624 swapFree=0/220608
[pid=30387] ppid=30384 vsize=13982084 CPUtime=167.26 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 64072 0 0 0 16709 17 0 0 20 0 15 0 62120633 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3495521 43416 3787 1 0 3484303 0
[pid=30387/tid=30389] ppid=30384 vsize=13982084 CPUtime=162.05 cores=1,3,5,7
/proc/30387/task/30389/stat : 30389 (java) R 30384 30387 18930 0 -1 4202560 18785 0 0 0 16198 7 0 0 20 0 15 0 62120641 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139900725017072 139900331054137 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30390] ppid=30384 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/30387/task/30390/stat : 30390 (java) S 30384 30387 18930 0 -1 1077944384 857 0 0 0 3 0 0 0 20 0 15 0 62120642 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139900655213328 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30391] ppid=30384 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/30387/task/30391/stat : 30391 (java) S 30384 30387 18930 0 -1 1077944384 3647 0 0 0 3 0 0 0 20 0 15 0 62120642 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139900654160784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30392] ppid=30384 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/30387/task/30392/stat : 30392 (java) S 30384 30387 18930 0 -1 1077944384 700 0 0 0 3 0 0 0 20 0 15 0 62120642 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139900653108240 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30393] ppid=30384 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/30387/task/30393/stat : 30393 (java) S 30384 30387 18930 0 -1 1077944384 2882 0 0 0 3 0 0 0 20 0 15 0 62120642 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139900652055696 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30394] ppid=30384 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/30387/task/30394/stat : 30394 (java) S 30384 30387 18930 0 -1 1077944384 1554 0 0 0 3 0 0 0 20 0 15 0 62120643 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139899637184496 139900720790146 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30395] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30395/stat : 30395 (java) S 30384 30387 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139899636130784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30396] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30396/stat : 30396 (java) S 30384 30387 18930 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139899567072256 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30397] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30397/stat : 30397 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139899566020816 139900720797595 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30398] ppid=30384 vsize=13982084 CPUtime=2.09 cores=1,3,5,7
/proc/30387/task/30398/stat : 30398 (java) S 30384 30387 18930 0 -1 1077944384 9441 0 0 0 209 0 0 0 20 0 15 0 62120646 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139899564968432 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30399] ppid=30384 vsize=13982084 CPUtime=2.06 cores=1,3,5,7
/proc/30387/task/30399/stat : 30399 (java) S 30384 30387 18930 0 -1 1077944384 13182 0 0 0 205 1 0 0 20 0 15 0 62120646 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139899563915888 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30400] ppid=30384 vsize=13982084 CPUtime=0.77 cores=1,3,5,7
/proc/30387/task/30400/stat : 30400 (java) S 30384 30387 18930 0 -1 1077944384 11287 0 0 0 75 2 0 0 20 0 15 0 62120646 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139899562863344 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30401] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30401/stat : 30401 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139899561811040 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30402] ppid=30384 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/30387/task/30402/stat : 30402 (java) S 30384 30387 18930 0 -1 1077944384 276 0 0 0 1 1 0 0 20 0 15 0 62120652 14317654016 43416 18446744073709551615 4194304 4196468 140732122078400 139899560757552 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
Current children cumulated CPU time (s) 167.26
Current children cumulated vsize (KiB) 13982084

[startup+222.306 s]
/proc/loadavg: 1.70 1.67 1.68 3/212 30409
/proc/meminfo: memFree=31478732/32770624 swapFree=0/220632
[pid=30387] ppid=30384 vsize=13982084 CPUtime=227.29 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 65509 0 0 0 22711 18 0 0 20 0 15 0 62120633 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3495521 39477 3787 1 0 3484303 0
[pid=30387/tid=30389] ppid=30384 vsize=13982084 CPUtime=222.02 cores=1,3,5,7
/proc/30387/task/30389/stat : 30389 (java) R 30384 30387 18930 0 -1 4202560 19199 0 0 0 22195 7 0 0 20 0 15 0 62120641 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139900725017168 139900330817045 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30390] ppid=30384 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/30387/task/30390/stat : 30390 (java) S 30384 30387 18930 0 -1 1077944384 910 0 0 0 4 0 0 0 20 0 15 0 62120642 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139900655213328 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30391] ppid=30384 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/30387/task/30391/stat : 30391 (java) S 30384 30387 18930 0 -1 1077944384 4218 0 0 0 4 0 0 0 20 0 15 0 62120642 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139900654160784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30392] ppid=30384 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/30387/task/30392/stat : 30392 (java) S 30384 30387 18930 0 -1 1077944384 772 0 0 0 4 0 0 0 20 0 15 0 62120642 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139900653108240 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30393] ppid=30384 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/30387/task/30393/stat : 30393 (java) S 30384 30387 18930 0 -1 1077944384 2925 0 0 0 4 0 0 0 20 0 15 0 62120642 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139900652055696 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30394] ppid=30384 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/30387/task/30394/stat : 30394 (java) S 30384 30387 18930 0 -1 1077944384 1802 0 0 0 3 1 0 0 20 0 15 0 62120643 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139899637184496 139900720790146 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30395] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30395/stat : 30395 (java) S 30384 30387 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139899636130784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30396] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30396/stat : 30396 (java) S 30384 30387 18930 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139899567072256 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30397] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30397/stat : 30397 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139899566020816 139900720797595 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30398] ppid=30384 vsize=13982084 CPUtime=2.1 cores=1,3,5,7
/proc/30387/task/30398/stat : 30398 (java) S 30384 30387 18930 0 -1 1077944384 9449 0 0 0 210 0 0 0 20 0 15 0 62120646 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139899564968432 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30399] ppid=30384 vsize=13982084 CPUtime=2.06 cores=1,3,5,7
/proc/30387/task/30399/stat : 30399 (java) S 30384 30387 18930 0 -1 1077944384 13185 0 0 0 205 1 0 0 20 0 15 0 62120646 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139899563915888 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30400] ppid=30384 vsize=13982084 CPUtime=0.77 cores=1,3,5,7
/proc/30387/task/30400/stat : 30400 (java) S 30384 30387 18930 0 -1 1077944384 11290 0 0 0 75 2 0 0 20 0 15 0 62120646 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139899562863344 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30401] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30401/stat : 30401 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139899561811040 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30402] ppid=30384 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/30387/task/30402/stat : 30402 (java) S 30384 30387 18930 0 -1 1077944384 298 0 0 0 2 2 0 0 20 0 15 0 62120652 14317654016 39477 18446744073709551615 4194304 4196468 140732122078400 139899560757552 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
Current children cumulated CPU time (s) 227.29
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.72 1.68 1.68 2/195 30443
/proc/meminfo: memFree=31639984/32770624 swapFree=0/220636
[pid=30387] ppid=30384 vsize=13982084 CPUtime=245.01 cores=1,3,5,7
/proc/30387/stat : 30387 (java) S 30384 30387 18930 0 -1 1077944320 65538 0 0 0 24482 19 0 0 20 0 15 0 62120633 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 140732122060944 139900720778999 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
/proc/30387/statm: 3495521 39116 3787 1 0 3484303 0
[pid=30387/tid=30389] ppid=30384 vsize=13982084 CPUtime=239.71 cores=1,3,5,7
/proc/30387/task/30389/stat : 30389 (java) R 30384 30387 18930 0 -1 4202560 19205 0 0 0 23964 7 0 0 20 0 15 0 62120641 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139900725017184 139900331053744 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30390] ppid=30384 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/30387/task/30390/stat : 30390 (java) S 30384 30387 18930 0 -1 1077944384 916 0 0 0 4 0 0 0 20 0 15 0 62120642 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139900655213328 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30391] ppid=30384 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/30387/task/30391/stat : 30391 (java) S 30384 30387 18930 0 -1 1077944384 4235 0 0 0 4 0 0 0 20 0 15 0 62120642 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139900654160784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30392] ppid=30384 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/30387/task/30392/stat : 30392 (java) S 30384 30387 18930 0 -1 1077944384 772 0 0 0 4 1 0 0 20 0 15 0 62120642 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139900653108240 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30393] ppid=30384 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/30387/task/30393/stat : 30393 (java) S 30384 30387 18930 0 -1 1077944384 2925 0 0 0 4 0 0 0 20 0 15 0 62120642 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139900652055696 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30394] ppid=30384 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/30387/task/30394/stat : 30394 (java) S 30384 30387 18930 0 -1 1077944384 1802 0 0 0 4 1 0 0 20 0 15 0 62120643 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139899637184496 139900720790146 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30395] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30395/stat : 30395 (java) S 30384 30387 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139899636130784 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30396] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30396/stat : 30396 (java) S 30384 30387 18930 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 62120644 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139899567072256 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30397] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30397/stat : 30397 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139899566020816 139900720797595 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30398] ppid=30384 vsize=13982084 CPUtime=2.1 cores=1,3,5,7
/proc/30387/task/30398/stat : 30398 (java) S 30384 30387 18930 0 -1 1077944384 9449 0 0 0 210 0 0 0 20 0 15 0 62120646 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139899564968432 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30399] ppid=30384 vsize=13982084 CPUtime=2.06 cores=1,3,5,7
/proc/30387/task/30399/stat : 30399 (java) S 30384 30387 18930 0 -1 1077944384 13185 0 0 0 205 1 0 0 20 0 15 0 62120646 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139899563915888 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30400] ppid=30384 vsize=13982084 CPUtime=0.77 cores=1,3,5,7
/proc/30387/task/30400/stat : 30400 (java) S 30384 30387 18930 0 -1 1077944384 11290 0 0 0 75 2 0 0 20 0 15 0 62120646 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139899562863344 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30401] ppid=30384 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/30387/task/30401/stat : 30401 (java) S 30384 30387 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62120646 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139899561811040 139900720789205 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
[pid=30387/tid=30402] ppid=30384 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/30387/task/30402/stat : 30402 (java) S 30384 30387 18930 0 -1 1077944384 298 0 0 0 2 2 0 0 20 0 15 0 62120652 14317654016 39116 18446744073709551615 4194304 4196468 140732122078400 139899560757552 139900720790146 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37322752 140732122079636 140732122079818 140732122079818 140732122083279 0
Current children cumulated CPU time (s) 245.01
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 30387 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): 245.025
CPU user time (s): 244.829
CPU system time (s): 0.196117
CPU usage (%): 102.088
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.829
system time used= 0.196117
maximum resident set size= 234584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66054
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= 9190
involuntary context switches= 176

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.938896 second user time and 1.37757 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-01 23:43:34
IDJOB=4256761
IDBENCH=115756
IDSOLVER=2640
FILE ID=node132/4256761-1501624671
RUNJOBID= node132-1501623086-29848
PBS_JOBID= 
Free space on /tmp= 61840 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-20-2.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256761-1501624671/watcher-4256761-1501624671 -o /tmp/evaluation-result-4256761-1501624671/solver-4256761-1501624671 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501623086-29848 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1226858011 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256761-1501624671.xml

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

MD5SUM BENCH= 5792b685e17c6bfa87a9d80140b648f0
RANDOM SEED=1226858011

node132.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.74
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.74
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.74
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.74
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:        31732448 kB
MemAvailable:   31957736 kB
Buffers:          123752 kB
Cached:           399224 kB
SwapCached:            0 kB
Active:           386660 kB
Inactive:         244960 kB
Active(anon):     109468 kB
Inactive(anon):    24444 kB
Active(file):     277192 kB
Inactive(file):   220516 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84672 kB
Writeback:             4 kB
AnonPages:         81548 kB
Mapped:            52144 kB
Shmem:             25276 kB
Slab:             112456 kB
SReclaimable:      86828 kB
SUnreclaim:        25628 kB
KernelStack:        3472 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1254136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61796 MiB
End job on node132 at 2017-08-01 23:47:34