Trace number 4274846

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) 2520.0901 2507.21

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-20-20-9.xml
MD5SUM167976addb93ebd5943ef7570ccdd100
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 variables1620
Number of constraints1260
Number of domains22
Minimum domain size15
Maximum domain size1384
Distribution of domain sizes[{"size":15,"count":40},{"size":17,"count":40},{"size":18,"count":140},{"size":19,"count":180},{"size":20,"count":400},{"size":1384,"count":820}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":420},{"degree":3,"count":800},{"degree":21,"count":400}]
Minimum constraint arity1
Maximum constraint arity22
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":3,"count":400},{"arity":20,"count":40},{"arity":22,"count":400}]
Number of extensional constraints400
Number of intensional constraints420
Distribution of constraint types[{"type":"extension","count":400},{"type":"intension","count":420},{"type":"allDifferent","count":20},{"type":"noOverlap","count":20},{"type":"element","count":400}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.26/0.38	c version: 2017-07-26
0.26/0.38	c seed: 595000715
0.26/0.38	c timeout: 2520
0.26/0.38	c memlimit: 11000
0.26/0.38	c nbcore: 4
0.26/0.40	c Parsing instance...
3.70/1.51	c Parsing done, starting first complete search...
2520.07/2507.20	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14865 MiB free)
  memory of node 1: 16384 MiB (15201 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274846-1502701607/watcher-4274846-1502701607 -o /tmp/evaluation-result-4274846-1502701607/solver-4274846-1502701607 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13745 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 595000715 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274846-1502701607.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=19321, runsolver pid=19318

[startup+0.100134 s]*
/proc/loadavg: 1.27 1.28 1.34 3/206 19327
/proc/meminfo: memFree=30782780/32770624 swapFree=67108860/67108860
[pid=19321] ppid=19318 vsize=13440536 memory=15724 CPUtime=0.01 cores=1,3,5,7
/proc/19321/stat : 19321 (java) S 19318 19321 12395 0 -1 1077944320 3742 0 0 0 1 0 0 0 20 0 7 0 112072080 13763108864 3931 18446744073709551615 4194304 4196468 140735575861488 140735575844032 140680927002359 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
/proc/19321/statm: 3360134 3931 2011 1 0 3349631 0
[pid=19321/tid=19323] ppid=19318 vsize=13440536 memory=-6658399896115188063 CPUtime=0.01 cores=1,3,5,7
/proc/19321/task/19323/stat : 19323 (java) R 19318 19321 12395 0 -1 4202560 2442 0 0 0 1 0 0 0 20 0 7 0 112072089 13763108864 3931 18446744073709551615 4194304 4196468 140735575861488 140680931244816 140680911082846 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19324] ppid=19318 vsize=13440536 memory=5767617100982708617 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19324/stat : 19324 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 112072089 13763108864 3931 18446744073709551615 4194304 4196468 140735575861488 140680861436944 140680927012565 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19325] ppid=19318 vsize=13440536 memory=140710684178048 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19325/stat : 19325 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 112072089 13763108864 3931 18446744073709551615 4194304 4196468 140735575861488 140680860384400 140680927012565 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19326] ppid=19318 vsize=13440536 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19326/stat : 19326 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 112072089 13763108864 3931 18446744073709551615 4194304 4196468 140735575861488 140680859331344 140680927012565 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19327] ppid=19318 vsize=13440536 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19327/stat : 19327 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 112072089 13763108864 3931 18446744073709551615 4194304 4196468 140735575861488 140680858278800 140680927012565 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19328] ppid=19318 vsize=13440536 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19328/stat : 19328 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 112072091 13763108864 3931 18446744073709551615 4194304 4196468 140735575861488 140680405559536 140680927013506 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13440536 KiB
Current children cumulated memory: 15724 KiB

[startup+0.209969 s]*
/proc/loadavg: 1.27 1.28 1.34 3/215 19336
/proc/meminfo: memFree=30771692/32770624 swapFree=67108860/67108860
[pid=19321] ppid=19318 vsize=13975920 memory=31396 CPUtime=0.1 cores=1,3,5,7
/proc/19321/stat : 19321 (java) S 19318 19321 12395 0 -1 1077944320 7137 0 0 0 9 1 0 0 20 0 15 0 112072080 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140735575844032 140680927002359 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
/proc/19321/statm: 3493980 7849 3385 1 0 3482759 0
[pid=19321/tid=19323] ppid=19318 vsize=13975920 memory=7898639129593682585 CPUtime=0.08 cores=1,3,5,7
/proc/19321/task/19323/stat : 19323 (java) R 19318 19321 12395 0 -1 4202560 5088 0 0 0 7 1 0 0 20 0 15 0 112072089 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680931244640 140680927024285 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19324] ppid=19318 vsize=13975920 memory=732370849021631461 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19324/stat : 19324 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072089 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680861436944 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19325] ppid=19318 vsize=13975920 memory=140710684178048 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19325/stat : 19325 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112072089 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680860384400 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19326] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19326/stat : 19326 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072089 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680859331344 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19327] ppid=19318 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19327/stat : 19327 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112072089 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680858278800 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19328] ppid=19318 vsize=13975920 memory=140710684178048 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19328/stat : 19328 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112072091 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680405559536 140680927013506 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19329] ppid=19318 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19329/stat : 19329 (java) S 19318 19321 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112072091 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680404505760 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19330] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19330/stat : 19330 (java) S 19318 19321 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112072091 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680403452656 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19331] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19331/stat : 19331 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680402401232 140680927020955 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19332] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19332/stat : 19332 (java) S 19318 19321 12395 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 112072094 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680401349360 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19333] ppid=19318 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19333/stat : 19333 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680400296816 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19334] ppid=19318 vsize=13975920 memory=140710684178048 CPUtime=0.01 cores=1,3,5,7
/proc/19321/task/19334/stat : 19334 (java) R 19318 19321 12395 0 -1 4202560 354 0 0 0 1 0 0 0 20 0 15 0 112072094 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680399243760 140680927016232 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19335] ppid=19318 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19335/stat : 19335 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680398191456 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19336] ppid=19318 vsize=13975920 memory=140710684178048 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19336/stat : 19336 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072098 14311342080 7849 18446744073709551615 4194304 4196468 140735575861488 140680397138480 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 31396 KiB

[startup+0.310571 s]*
/proc/loadavg: 1.27 1.28 1.34 3/215 19336
/proc/meminfo: memFree=30761832/32770624 swapFree=67108860/67108860
[pid=19321] ppid=19318 vsize=13975920 memory=40152 CPUtime=0.26 cores=1,3,5,7
/proc/19321/stat : 19321 (java) S 19318 19321 12395 0 -1 1077944320 10802 0 0 0 23 3 0 0 20 0 15 0 112072080 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140735575844032 140680927002359 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
/proc/19321/statm: 3493980 10038 3537 1 0 3482759 0
[pid=19321/tid=19323] ppid=19318 vsize=13975920 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/19321/task/19323/stat : 19323 (java) R 19318 19321 12395 0 -1 4202560 8525 0 0 0 15 2 0 0 20 0 15 0 112072089 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680931213568 140680911110232 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19324] ppid=19318 vsize=13975920 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19324/stat : 19324 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072089 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680861436944 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19325] ppid=19318 vsize=13975920 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19325/stat : 19325 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112072089 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680860384400 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19326] ppid=19318 vsize=13975920 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19326/stat : 19326 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072089 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680859331344 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19327] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19327/stat : 19327 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112072089 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680858278800 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19328] ppid=19318 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19328/stat : 19328 (java) S 19318 19321 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112072091 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680405559536 140680927013506 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19329] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19329/stat : 19329 (java) S 19318 19321 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112072091 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680404505760 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19330] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19330/stat : 19330 (java) S 19318 19321 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112072091 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680403452656 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19331] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19331/stat : 19331 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680402401232 140680927020955 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19332] ppid=19318 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19321/task/19332/stat : 19332 (java) S 19318 19321 12395 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 15 0 112072094 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680401349360 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19333] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19333/stat : 19333 (java) S 19318 19321 12395 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 112072094 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680400296816 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19334] ppid=19318 vsize=13975920 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/19321/task/19334/stat : 19334 (java) S 19318 19321 12395 0 -1 1077944384 373 0 0 0 5 0 0 0 20 0 15 0 112072094 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680399243760 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19335] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19335/stat : 19335 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680398191456 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19336] ppid=19318 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19336/stat : 19336 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072098 14311342080 10038 18446744073709551615 4194304 4196468 140735575861488 140680397138480 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40152 KiB

[startup+0.701132 s]
/proc/loadavg: 1.27 1.28 1.34 5/215 19336
/proc/meminfo: memFree=30747128/32770624 swapFree=67108860/67108860
[pid=19321] ppid=19318 vsize=13977988 memory=71352 CPUtime=1.09 cores=1,3,5,7
/proc/19321/stat : 19321 (java) S 19318 19321 12395 0 -1 1077944320 14528 0 0 0 104 5 0 0 20 0 15 0 112072080 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140735575844032 140680927002359 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
/proc/19321/statm: 3494497 17838 3732 1 0 3483271 0
[pid=19321/tid=19323] ppid=19318 vsize=13977988 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/19321/task/19323/stat : 19323 (java) R 19318 19321 12395 0 -1 4202560 10383 0 0 0 52 3 0 0 20 0 15 0 112072089 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680931234512 140680911082846 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19324] ppid=19318 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19324/stat : 19324 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072089 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680861436944 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19325] ppid=19318 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19325/stat : 19325 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112072089 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680860384400 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19326] ppid=19318 vsize=13977988 memory=60 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19326/stat : 19326 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072089 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680859331344 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19327] ppid=19318 vsize=13977988 memory=7238798801034556981 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19327/stat : 19327 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112072089 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680858278800 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19328] ppid=19318 vsize=13977988 memory=5860421540596830288 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19328/stat : 19328 (java) S 19318 19321 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112072091 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680405559536 140680927013506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19329] ppid=19318 vsize=13977988 memory=5792825802846453857 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19329/stat : 19329 (java) S 19318 19321 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112072091 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680404505760 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19330] ppid=19318 vsize=13977988 memory=3470692292451393600 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19330/stat : 19330 (java) S 19318 19321 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112072091 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680403452656 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19331] ppid=19318 vsize=13977988 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19331/stat : 19331 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680402401232 140680927020955 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19332] ppid=19318 vsize=13977988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/19321/task/19332/stat : 19332 (java) R 19318 19321 12395 0 -1 4202560 1004 0 0 0 11 0 0 0 20 0 15 0 112072094 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680401336112 140680906666736 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19333] ppid=19318 vsize=13977988 memory=3688933159514414128 CPUtime=0.16 cores=1,3,5,7
/proc/19321/task/19333/stat : 19333 (java) R 19318 19321 12395 0 -1 4202560 863 0 0 0 16 0 0 0 20 0 15 0 112072094 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680400282840 140680908546921 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19334] ppid=19318 vsize=13977988 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/19321/task/19334/stat : 19334 (java) R 19318 19321 12395 0 -1 4202560 899 0 0 0 24 0 0 0 20 0 15 0 112072094 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680399243760 140680919239486 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19335] ppid=19318 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19335/stat : 19335 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680398191456 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19336] ppid=19318 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19336/stat : 19336 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072098 14313459712 17838 18446744073709551615 4194304 4196468 140735575861488 140680397138480 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 71352 KiB

[startup+1.50112 s]
/proc/loadavg: 1.27 1.28 1.34 5/215 19336
/proc/meminfo: memFree=30703204/32770624 swapFree=67108860/67108860
[pid=19321] ppid=19318 vsize=13982084 memory=165880 CPUtime=3.7 cores=1,3,5,7
/proc/19321/stat : 19321 (java) S 19318 19321 12395 0 -1 1077944320 30255 0 0 0 360 10 0 0 20 0 15 0 112072080 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140735575844032 140680927002359 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
/proc/19321/statm: 3495521 41470 3764 1 0 3484295 0
[pid=19321/tid=19323] ppid=19318 vsize=13982084 memory=4132 CPUtime=1.35 cores=1,3,5,7
/proc/19321/task/19323/stat : 19323 (java) R 19318 19321 12395 0 -1 4202560 15476 0 0 0 128 7 0 0 20 0 15 0 112072089 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680931236504 140680538974425 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19324] ppid=19318 vsize=13982084 memory=307 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19324/stat : 19324 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072089 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680861436944 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19325] ppid=19318 vsize=13982084 memory=114 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19325/stat : 19325 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112072089 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680860384400 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19326] ppid=19318 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19326/stat : 19326 (java) S 19318 19321 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112072089 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680859331344 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19327] ppid=19318 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19327/stat : 19327 (java) S 19318 19321 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112072089 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680858278800 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19328] ppid=19318 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19328/stat : 19328 (java) S 19318 19321 12395 0 -1 1077944384 476 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680405559536 140680927013506 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19329] ppid=19318 vsize=13982084 memory=-7378703092379600030 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19329/stat : 19329 (java) S 19318 19321 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680404505760 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19330] ppid=19318 vsize=13982084 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19330/stat : 19330 (java) S 19318 19321 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680403452656 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19331] ppid=19318 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19331/stat : 19331 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680402401232 140680927020955 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19332] ppid=19318 vsize=13982084 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/19321/task/19332/stat : 19332 (java) R 19318 19321 12395 0 -1 4202560 3657 0 0 0 75 1 0 0 20 0 15 0 112072094 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680401335264 140680908527266 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19333] ppid=19318 vsize=13982084 memory=281421155685040 CPUtime=0.79 cores=1,3,5,7
/proc/19321/task/19333/stat : 19333 (java) R 19318 19321 12395 0 -1 4202560 3668 0 0 0 79 0 0 0 20 0 15 0 112072094 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680400285808 140680910485848 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19334] ppid=19318 vsize=13982084 memory=288230583166042426 CPUtime=0.78 cores=1,3,5,7
/proc/19321/task/19334/stat : 19334 (java) R 19318 19321 12395 0 -1 4202560 5594 0 0 0 77 1 0 0 20 0 15 0 112072094 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680399241016 140680920099195 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19335] ppid=19318 vsize=13982084 memory=14695184197749125 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19335/stat : 19335 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680398191456 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19336] ppid=19318 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19336/stat : 19336 (java) S 19318 19321 12395 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 112072098 14317654016 41470 18446744073709551615 4194304 4196468 140735575861488 140680397138480 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0

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

/proc/19321/task/19323/stat : 19323 (java) R 19318 19321 12395 0 -1 4202560 27135 0 0 0 237906 10 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680931240608 140680539770816 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19324] ppid=19318 vsize=13982084 memory=1228 CPUtime=1.65 cores=1,3,5,7
/proc/19321/task/19324/stat : 19324 (java) S 19318 19321 12395 0 -1 1077944384 7677 0 0 0 158 7 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680861436944 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19325] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.65 cores=1,3,5,7
/proc/19321/task/19325/stat : 19325 (java) S 19318 19321 12395 0 -1 1077944384 2914 0 0 0 159 6 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680860384400 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19326] ppid=19318 vsize=13982084 memory=206292 CPUtime=1.65 cores=1,3,5,7
/proc/19321/task/19326/stat : 19326 (java) S 19318 19321 12395 0 -1 1077944384 4477 0 0 0 155 10 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680859331344 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19327] ppid=19318 vsize=13982084 memory=0 CPUtime=1.64 cores=1,3,5,7
/proc/19321/task/19327/stat : 19327 (java) S 19318 19321 12395 0 -1 1077944384 4526 0 0 0 157 7 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680858278800 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19328] ppid=19318 vsize=13982084 memory=0 CPUtime=0.81 cores=1,3,5,7
/proc/19321/task/19328/stat : 19328 (java) S 19318 19321 12395 0 -1 1077944384 5773 0 0 0 74 7 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680405559536 140680927013506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19329] ppid=19318 vsize=13982084 memory=206292 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19329/stat : 19329 (java) S 19318 19321 12395 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680404505824 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19330] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19330/stat : 19330 (java) S 19318 19321 12395 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680403452672 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19331] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19331/stat : 19331 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680402401232 140680927020955 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19332] ppid=19318 vsize=13982084 memory=207828 CPUtime=3.18 cores=1,3,5,7
/proc/19321/task/19332/stat : 19332 (java) S 19318 19321 12395 0 -1 1077944384 14709 0 0 0 316 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680401349360 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19333] ppid=19318 vsize=13982084 memory=4132 CPUtime=3.52 cores=1,3,5,7
/proc/19321/task/19333/stat : 19333 (java) S 19318 19321 12395 0 -1 1077944384 19538 0 0 0 350 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680400296816 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19334] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.02 cores=1,3,5,7
/proc/19321/task/19334/stat : 19334 (java) S 19318 19321 12395 0 -1 1077944384 10041 0 0 0 100 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680399243760 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19335] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19335/stat : 19335 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680398191456 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19336] ppid=19318 vsize=13982084 memory=3472328296227686769 CPUtime=0.5 cores=1,3,5,7
/proc/19321/task/19336/stat : 19336 (java) S 19318 19321 12395 0 -1 1077944384 1167 0 0 0 21 29 0 0 20 0 15 0 112072098 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680397138480 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
Current children cumulated CPU time: 2394.9 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 207828 KiB

[startup+2442.3 s]
/proc/loadavg: 1.60 1.46 1.42 3/214 19589
/proc/meminfo: memFree=30312856/32770624 swapFree=67108860/67108860
[pid=19321] ppid=19318 vsize=13982084 memory=207828 CPUtime=2455.03 cores=1,3,5,7
/proc/19321/stat : 19321 (java) S 19318 19321 12395 0 -1 1077944320 99449 0 0 0 245424 79 0 0 20 0 15 0 112072080 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140735575844032 140680927002359 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
/proc/19321/statm: 3495521 51957 3808 1 0 3484295 0
[pid=19321/tid=19323] ppid=19318 vsize=13982084 memory=207828 CPUtime=2439.1 cores=1,3,5,7
/proc/19321/task/19323/stat : 19323 (java) R 19318 19321 12395 0 -1 4202560 27182 0 0 0 243899 11 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680931240240 140680541480480 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19324] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.69 cores=1,3,5,7
/proc/19321/task/19324/stat : 19324 (java) S 19318 19321 12395 0 -1 1077944384 7677 0 0 0 162 7 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680861436944 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19325] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.69 cores=1,3,5,7
/proc/19321/task/19325/stat : 19325 (java) S 19318 19321 12395 0 -1 1077944384 2914 0 0 0 163 6 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680860384400 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19326] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.69 cores=1,3,5,7
/proc/19321/task/19326/stat : 19326 (java) S 19318 19321 12395 0 -1 1077944384 4491 0 0 0 159 10 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680859331344 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19327] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.68 cores=1,3,5,7
/proc/19321/task/19327/stat : 19327 (java) S 19318 19321 12395 0 -1 1077944384 4526 0 0 0 161 7 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680858278800 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19328] ppid=19318 vsize=13982084 memory=207828 CPUtime=0.83 cores=1,3,5,7
/proc/19321/task/19328/stat : 19328 (java) S 19318 19321 12395 0 -1 1077944384 5777 0 0 0 76 7 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680405559536 140680927013506 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19329] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19329/stat : 19329 (java) S 19318 19321 12395 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680404505824 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19330] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19330/stat : 19330 (java) S 19318 19321 12395 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680403452672 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19331] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19331/stat : 19331 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680402401232 140680927020955 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19332] ppid=19318 vsize=13982084 memory=207828 CPUtime=3.18 cores=1,3,5,7
/proc/19321/task/19332/stat : 19332 (java) S 19318 19321 12395 0 -1 1077944384 14709 0 0 0 316 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680401349360 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19333] ppid=19318 vsize=13982084 memory=207828 CPUtime=3.52 cores=1,3,5,7
/proc/19321/task/19333/stat : 19333 (java) S 19318 19321 12395 0 -1 1077944384 19538 0 0 0 350 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680400296816 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19334] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.02 cores=1,3,5,7
/proc/19321/task/19334/stat : 19334 (java) S 19318 19321 12395 0 -1 1077944384 10041 0 0 0 100 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680399243760 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19335] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19335/stat : 19335 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680398191456 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19336] ppid=19318 vsize=13982084 memory=207828 CPUtime=0.51 cores=1,3,5,7
/proc/19321/task/19336/stat : 19336 (java) S 19318 19321 12395 0 -1 1077944384 1171 0 0 0 22 29 0 0 20 0 15 0 112072098 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680397138480 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
Current children cumulated CPU time: 2455.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 207828 KiB

[startup+2502.3 s]
/proc/loadavg: 1.40 1.43 1.41 3/214 19591
/proc/meminfo: memFree=30340188/32770624 swapFree=67108860/67108860
[pid=19321] ppid=19318 vsize=13982084 memory=207828 CPUtime=2515.17 cores=1,3,5,7
/proc/19321/stat : 19321 (java) S 19318 19321 12395 0 -1 1077944320 100327 0 0 0 251437 80 0 0 20 0 15 0 112072080 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140735575844032 140680927002359 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
/proc/19321/statm: 3495521 51957 3808 1 0 3484295 0
[pid=19321/tid=19323] ppid=19318 vsize=13982084 memory=2460 CPUtime=2499.02 cores=1,3,5,7
/proc/19321/task/19323/stat : 19323 (java) R 19318 19321 12395 0 -1 4202560 27470 0 0 0 249891 11 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680931240640 140680541898394 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19324] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.74 cores=1,3,5,7
/proc/19321/task/19324/stat : 19324 (java) S 19318 19321 12395 0 -1 1077944384 7720 0 0 0 167 7 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680861436944 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19325] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.75 cores=1,3,5,7
/proc/19321/task/19325/stat : 19325 (java) S 19318 19321 12395 0 -1 1077944384 2999 0 0 0 168 7 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680860384400 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19326] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.74 cores=1,3,5,7
/proc/19321/task/19326/stat : 19326 (java) S 19318 19321 12395 0 -1 1077944384 4558 0 0 0 164 10 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680859331344 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19327] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.72 cores=1,3,5,7
/proc/19321/task/19327/stat : 19327 (java) S 19318 19321 12395 0 -1 1077944384 4716 0 0 0 165 7 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680858278800 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19328] ppid=19318 vsize=13982084 memory=207828 CPUtime=0.86 cores=1,3,5,7
/proc/19321/task/19328/stat : 19328 (java) S 19318 19321 12395 0 -1 1077944384 5958 0 0 0 78 8 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680405559536 140680927013506 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19329] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19329/stat : 19329 (java) S 19318 19321 12395 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680404505824 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19330] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19330/stat : 19330 (java) S 19318 19321 12395 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680403452672 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19331] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19331/stat : 19331 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680402401232 140680927020955 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19332] ppid=19318 vsize=13982084 memory=281418002127226 CPUtime=3.18 cores=1,3,5,7
/proc/19321/task/19332/stat : 19332 (java) S 19318 19321 12395 0 -1 1077944384 14711 0 0 0 316 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680401349360 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19333] ppid=19318 vsize=13982084 memory=207828 CPUtime=3.52 cores=1,3,5,7
/proc/19321/task/19333/stat : 19333 (java) S 19318 19321 12395 0 -1 1077944384 19540 0 0 0 350 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680400296816 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19334] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.02 cores=1,3,5,7
/proc/19321/task/19334/stat : 19334 (java) S 19318 19321 12395 0 -1 1077944384 10043 0 0 0 100 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680399243760 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19335] ppid=19318 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19335/stat : 19335 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680398191456 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19336] ppid=19318 vsize=13982084 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/19321/task/19336/stat : 19336 (java) S 19318 19321 12395 0 -1 1077944384 1189 0 0 0 22 30 0 0 20 0 15 0 112072098 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680397138480 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
Current children cumulated CPU time: 2515.17 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 207828 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 1.36 1.42 1.41 3/214 19591
/proc/meminfo: memFree=30346272/32770624 swapFree=67108860/67108860
[pid=19321] ppid=19318 vsize=13982084 memory=207828 CPUtime=2520.07 cores=1,3,5,7
/proc/19321/stat : 19321 (java) S 19318 19321 12395 0 -1 1077944320 100330 0 0 0 251927 80 0 0 20 0 15 0 112072080 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140735575844032 140680927002359 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
/proc/19321/statm: 3495521 51957 3808 1 0 3484295 0
[pid=19321/tid=19323] ppid=19318 vsize=13982084 memory=207828 CPUtime=2503.91 cores=1,3,5,7
/proc/19321/task/19323/stat : 19323 (java) R 19318 19321 12395 0 -1 4202560 27473 0 0 0 250380 11 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680931240400 140680539770816 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19324] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.74 cores=1,3,5,7
/proc/19321/task/19324/stat : 19324 (java) S 19318 19321 12395 0 -1 1077944384 7720 0 0 0 167 7 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680861436944 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19325] ppid=19318 vsize=13982084 memory=1296 CPUtime=1.75 cores=1,3,5,7
/proc/19321/task/19325/stat : 19325 (java) S 19318 19321 12395 0 -1 1077944384 2999 0 0 0 168 7 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680860384400 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19326] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.74 cores=1,3,5,7
/proc/19321/task/19326/stat : 19326 (java) S 19318 19321 12395 0 -1 1077944384 4558 0 0 0 164 10 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680859331344 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19327] ppid=19318 vsize=13982084 memory=207828 CPUtime=1.73 cores=1,3,5,7
/proc/19321/task/19327/stat : 19327 (java) S 19318 19321 12395 0 -1 1077944384 4716 0 0 0 166 7 0 0 20 0 15 0 112072089 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680858278800 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19328] ppid=19318 vsize=13982084 memory=207828 CPUtime=0.86 cores=1,3,5,7
/proc/19321/task/19328/stat : 19328 (java) S 19318 19321 12395 0 -1 1077944384 5958 0 0 0 78 8 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680405559536 140680927013506 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19329] ppid=19318 vsize=13982084 memory=207828 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19329/stat : 19329 (java) S 19318 19321 12395 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680404505824 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19330] ppid=19318 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19330/stat : 19330 (java) S 19318 19321 12395 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 112072091 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680403452672 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19331] ppid=19318 vsize=13982084 memory=2460 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19331/stat : 19331 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680402401232 140680927020955 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19332] ppid=19318 vsize=13982084 memory=1728 CPUtime=3.18 cores=1,3,5,7
/proc/19321/task/19332/stat : 19332 (java) S 19318 19321 12395 0 -1 1077944384 14711 0 0 0 316 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680401349360 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19333] ppid=19318 vsize=13982084 memory=1012 CPUtime=3.52 cores=1,3,5,7
/proc/19321/task/19333/stat : 19333 (java) S 19318 19321 12395 0 -1 1077944384 19540 0 0 0 350 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680400296816 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19334] ppid=19318 vsize=13982084 memory=1228 CPUtime=1.02 cores=1,3,5,7
/proc/19321/task/19334/stat : 19334 (java) S 19318 19321 12395 0 -1 1077944384 10043 0 0 0 100 2 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680399243760 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19335] ppid=19318 vsize=13982084 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/19321/task/19335/stat : 19335 (java) S 19318 19321 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112072094 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680398191456 140680927012565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
[pid=19321/tid=19336] ppid=19318 vsize=13982084 memory=12132 CPUtime=0.53 cores=1,3,5,7
/proc/19321/task/19336/stat : 19336 (java) S 19318 19321 12395 0 -1 1077944384 1189 0 0 0 23 30 0 0 20 0 15 0 112072098 14317654016 51957 18446744073709551615 4194304 4196468 140735575861488 140680397138480 140680927013506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35053568 140735575867763 140735575867945 140735575867945 140735575871439 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 207828 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2507.21 s]
# the end of solver process 19321 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.28 s, system=0.803346 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2507.21
CPU time (s): 2520.09
CPU user time (s): 2519.28
CPU system time (s): 0.803346
CPU usage (%): 100.514
Max. virtual memory (cumulated for all children) (KiB): 13984156
Max. memory (cumulated for all children) (KiB): 302184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.28
system time used= 0.803346
maximum resident set size= 302184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100612
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78415
involuntary context switches= 4477


# summary of solver processes directly reported to runsolver:
#   pid: 19321
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.28
#   total CPU system time (s): 0.803346

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2948 second user time and 20.7601 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-14 10:52:54
IDJOB=4274846
IDBENCH=115804
IDSOLVER=2667
FILE ID=node135/4274846-1502701607
RUNJOBID= node135-1502658244-13745
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-20-20-9.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-4274846-1502701607/watcher-4274846-1502701607 -o /tmp/evaluation-result-4274846-1502701607/solver-4274846-1502701607 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13745 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 595000715 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274846-1502701607.xml

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

MD5SUM BENCH= 167976addb93ebd5943ef7570ccdd100
RANDOM SEED=595000715

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30789048 kB
MemAvailable:   31799052 kB
Buffers:          318372 kB
Cached:           987112 kB
SwapCached:            0 kB
Active:           962824 kB
Inactive:         570224 kB
Active(anon):     227884 kB
Inactive(anon):    41324 kB
Active(file):     734940 kB
Inactive(file):   528900 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42376 kB
Writeback:             0 kB
AnonPages:        219244 kB
Mapped:            71448 kB
Shmem:             41656 kB
Slab:             151808 kB
SReclaimable:     124000 kB
SUnreclaim:        27808 kB
KernelStack:        3632 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1179964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61948 MiB
End job on node135 at 2017-08-14 11:34:41