Trace number 4273165

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - ALNS 2017-07-26? (TO) 2520.0801 2503.8201

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-17.xml
MD5SUMdc7df4a3b3f37e7a6c8d4746a81abb92
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 variables351
Number of constraints350
Number of domains2
Minimum domain size2
Maximum domain size289
Distribution of domain sizes[{"size":2,"count":61},{"size":289,"count":290}]
Minimum variable degree2
Maximum variable degree61
Distribution of variable degrees[{"degree":2,"count":63},{"degree":3,"count":226},{"degree":4,"count":61},{"degree":61,"count":1}]
Minimum constraint arity2
Maximum constraint arity289
Distribution of constraint arities[{"arity":2,"count":288},{"arity":3,"count":61},{"arity":289,"count":1}]
Number of extensional constraints0
Number of intensional constraints349
Distribution of constraint types[{"type":"intension","count":349},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.27/0.37	c version: 2017-07-26
0.27/0.37	c seed: 174384247
0.27/0.37	c timeout: 2520
0.27/0.37	c memlimit: 11000
0.27/0.37	c nbcore: 4
0.27/0.40	c Parsing instance...
29.51/23.39	c Parsing done, starting search...
2520.05/2503.80	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 (15045 MiB free)
  memory of node 1: 16384 MiB (15315 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273165-1502875130/watcher-4273165-1502875130 -o /tmp/evaluation-result-4273165-1502875130/solver-4273165-1502875130 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502874281-11067 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 174384247 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273165-1502875130.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
solver pid=11092, runsolver pid=11088
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 1.11 1.22 1.57 3/197 11107
/proc/meminfo: memFree=31078600/32770624 swapFree=67108860/67108860
[pid=11092] ppid=11088 vsize=13440536 memory=15460 CPUtime=0.01 cores=1,3,5,7
/proc/11092/stat : 11092 (java) S 11088 11092 8289 0 -1 1077944320 3685 0 0 0 1 0 0 0 20 0 7 0 135328164 13763108864 3865 18446744073709551615 4194304 4196468 140737366933456 140737366916000 139936354512631 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
/proc/11092/statm: 3360134 3865 1971 1 0 3349631 0
[pid=11092/tid=11098] ppid=11088 vsize=13440536 memory=7077796292425249400 CPUtime=0.01 cores=1,3,5,7
/proc/11092/task/11098/stat : 11098 (java) R 11088 11092 8289 0 -1 4202560 2435 0 0 0 1 0 0 0 20 0 7 0 135328173 13763108864 3931 18446744073709551615 4194304 4196468 140737366933456 139936358755088 139936338593118 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11100] ppid=11088 vsize=13440536 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11100/stat : 11100 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 135328173 13763108864 3931 18446744073709551615 4194304 4196468 140737366933456 139936288946832 139936354522837 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11101] ppid=11088 vsize=13440536 memory=140595634710144 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11101/stat : 11101 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 135328173 13763108864 3931 18446744073709551615 4194304 4196468 140737366933456 139936287894032 139936354522837 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11102] ppid=11088 vsize=13440536 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11102/stat : 11102 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 135328173 13763108864 3931 18446744073709551615 4194304 4196468 140737366933456 139936286841232 139936354522837 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11103] ppid=11088 vsize=13440536 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11103/stat : 11103 (java) S 11088 11092 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 135328173 13763108864 3931 18446744073709551615 4194304 4196468 140737366933456 139936285788432 139936354522837 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11108] ppid=11088 vsize=13440536 memory=140595634710144 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11108/stat : 11108 (java) S 11088 11092 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 135328175 13763108864 3931 18446744073709551615 4194304 4196468 140737366933456 139935833766768 139936354523778 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13440536 KiB
Current children cumulated memory: 15460 KiB

[startup+0.210329 s]*
/proc/loadavg: 1.11 1.22 1.57 3/214 11124
/proc/meminfo: memFree=31061424/32770624 swapFree=67108860/67108860
[pid=11092] ppid=11088 vsize=13976944 memory=31788 CPUtime=0.11 cores=1,3,5,7
/proc/11092/stat : 11092 (java) S 11088 11092 8289 0 -1 1077944320 8153 0 0 0 10 1 0 0 20 0 15 0 135328164 14312390656 7947 18446744073709551615 4194304 4196468 140737366933456 140737366916000 139936354512631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
/proc/11092/statm: 3494236 7947 3385 1 0 3483015 0
[pid=11092/tid=11098] ppid=11088 vsize=13976944 memory=-8774313645642428999 CPUtime=0.09 cores=1,3,5,7
/proc/11092/task/11098/stat : 11098 (java) R 11088 11092 8289 0 -1 4202560 6216 0 0 0 8 1 0 0 20 0 15 0 135328173 14312390656 8079 18446744073709551615 4194304 4196468 140737366933456 139936358702080 139936346803049 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11100] ppid=11088 vsize=13976944 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11100/stat : 11100 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14312390656 8079 18446744073709551615 4194304 4196468 140737366933456 139936288946832 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11101] ppid=11088 vsize=13976944 memory=140595634710144 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11101/stat : 11101 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14312390656 8079 18446744073709551615 4194304 4196468 140737366933456 139936287894032 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11102] ppid=11088 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11102/stat : 11102 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14312390656 8079 18446744073709551615 4194304 4196468 140737366933456 139936286841232 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11103] ppid=11088 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11103/stat : 11103 (java) S 11088 11092 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135328173 14312390656 8145 18446744073709551615 4194304 4196468 140737366933456 139936285788432 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11108] ppid=11088 vsize=13976944 memory=140595634710144 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11108/stat : 11108 (java) S 11088 11092 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135328175 14312390656 8145 18446744073709551615 4194304 4196468 140737366933456 139935833766768 139936354523778 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11110] ppid=11088 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11110/stat : 11110 (java) S 11088 11092 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135328175 14312390656 8145 18446744073709551615 4194304 4196468 140737366933456 139935832712736 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11112] ppid=11088 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11112/stat : 11112 (java) S 11088 11092 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135328175 14312390656 8145 18446744073709551615 4194304 4196468 140737366933456 139935831659888 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11114] ppid=11088 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11114/stat : 11114 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14312390656 8145 18446744073709551615 4194304 4196468 140737366933456 139935830608208 139936354531227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11115] ppid=11088 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11115/stat : 11115 (java) S 11088 11092 8289 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 135328178 14312390656 8145 18446744073709551615 4194304 4196468 140737366933456 139935829555568 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11116] ppid=11088 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11116/stat : 11116 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14312390656 8145 18446744073709551615 4194304 4196468 140737366933456 139935828502768 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11117] ppid=11088 vsize=13976944 memory=140595634710144 CPUtime=0.01 cores=1,3,5,7
/proc/11092/task/11117/stat : 11117 (java) S 11088 11092 8289 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 15 0 135328178 14312390656 8145 18446744073709551615 4194304 4196468 140737366933456 139935827449968 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11122] ppid=11088 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11122/stat : 11122 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14312390656 8145 18446744073709551615 4194304 4196468 140737366933456 139935826397408 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11124] ppid=11088 vsize=13976944 memory=140595634710144 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11124/stat : 11124 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328182 14312390656 8211 18446744073709551615 4194304 4196468 140737366933456 139935825345712 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13976944 KiB
Current children cumulated memory: 31788 KiB

[startup+0.310661 s]*
/proc/loadavg: 1.11 1.22 1.57 4/215 11125
/proc/meminfo: memFree=31037940/32770624 swapFree=67108860/67108860
[pid=11092] ppid=11088 vsize=13975920 memory=40124 CPUtime=0.27 cores=1,3,5,7
/proc/11092/stat : 11092 (java) S 11088 11092 8289 0 -1 1077944320 10757 0 0 0 24 3 0 0 20 0 15 0 135328164 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 140737366916000 139936354512631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
/proc/11092/statm: 3493980 10031 3554 1 0 3482759 0
[pid=11092/tid=11098] ppid=11088 vsize=13975920 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/11092/task/11098/stat : 11098 (java) R 11088 11092 8289 0 -1 4202560 8484 0 0 0 16 2 0 0 20 0 15 0 135328173 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 139936358723152 139935957970483 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11100] ppid=11088 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11100/stat : 11100 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 139936288946832 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11101] ppid=11088 vsize=13975920 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11101/stat : 11101 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 139936287894032 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11102] ppid=11088 vsize=13975920 memory=-8542328529919094630 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11102/stat : 11102 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 139936286841232 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11103] ppid=11088 vsize=13975920 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11103/stat : 11103 (java) S 11088 11092 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135328173 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 139936285788432 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11108] ppid=11088 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11108/stat : 11108 (java) S 11088 11092 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 135328175 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 139935833766768 139936354523778 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11110] ppid=11088 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11110/stat : 11110 (java) S 11088 11092 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135328175 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 139935832712736 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11112] ppid=11088 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11112/stat : 11112 (java) S 11088 11092 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135328175 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 139935831659888 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11114] ppid=11088 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11114/stat : 11114 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 139935830608208 139936354531227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11115] ppid=11088 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11092/task/11115/stat : 11115 (java) S 11088 11092 8289 0 -1 1077944384 475 0 0 0 1 0 0 0 20 0 15 0 135328178 14311342080 10031 18446744073709551615 4194304 4196468 140737366933456 139935829555568 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11116] ppid=11088 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11116/stat : 11116 (java) R 11088 11092 8289 0 -1 4202560 56 0 0 0 0 0 0 0 20 0 15 0 135328178 14311342080 10543 18446744073709551615 4194304 4196468 140737366933456 139935828502768 139936339934288 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11117] ppid=11088 vsize=13975920 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/11092/task/11117/stat : 11117 (java) S 11088 11092 8289 0 -1 1077944384 384 0 0 0 5 0 0 0 20 0 15 0 135328178 14311342080 10543 18446744073709551615 4194304 4196468 140737366933456 139935827449968 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11122] ppid=11088 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11122/stat : 11122 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14311342080 10543 18446744073709551615 4194304 4196468 140737366933456 139935826397408 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11124] ppid=11088 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11124/stat : 11124 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328182 14311342080 10543 18446744073709551615 4194304 4196468 140737366933456 139935825345712 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40124 KiB

[startup+0.700727 s]
/proc/loadavg: 1.11 1.22 1.57 4/215 11125
/proc/meminfo: memFree=31008720/32770624 swapFree=67108860/67108860
[pid=11092] ppid=11088 vsize=13977988 memory=67360 CPUtime=1.01 cores=1,3,5,7
/proc/11092/stat : 11092 (java) S 11088 11092 8289 0 -1 1077944320 14046 0 0 0 97 4 0 0 20 0 15 0 135328164 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 140737366916000 139936354512631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
/proc/11092/statm: 3494497 16840 3731 1 0 3483271 0
[pid=11092/tid=11098] ppid=11088 vsize=13977988 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/11092/task/11098/stat : 11098 (java) R 11088 11092 8289 0 -1 4202560 10452 0 0 0 53 3 0 0 20 0 15 0 135328173 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139936358748704 139936338593118 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11100] ppid=11088 vsize=13977988 memory=8320808402719684661 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11100/stat : 11100 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139936288946832 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11101] ppid=11088 vsize=13977988 memory=7517440522141061478 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11101/stat : 11101 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139936287894032 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11102] ppid=11088 vsize=13977988 memory=5787776803188794432 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11102/stat : 11102 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139936286841232 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11103] ppid=11088 vsize=13977988 memory=3467824627879784490 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11103/stat : 11103 (java) S 11088 11092 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135328173 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139936285788432 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11108] ppid=11088 vsize=13977988 memory=6545530160350 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11108/stat : 11108 (java) S 11088 11092 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 135328175 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139935833766768 139936354523778 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11110] ppid=11088 vsize=13977988 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11110/stat : 11110 (java) S 11088 11092 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135328175 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139935832712736 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11112] ppid=11088 vsize=13977988 memory=15825482134324680 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11112/stat : 11112 (java) S 11088 11092 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135328175 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139935831659888 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11114] ppid=11088 vsize=13977988 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11114/stat : 11114 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139935830608208 139936354531227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11115] ppid=11088 vsize=13977988 memory=4612 CPUtime=0.09 cores=1,3,5,7
/proc/11092/task/11115/stat : 11115 (java) S 11088 11092 8289 0 -1 1077944384 779 0 0 0 9 0 0 0 20 0 15 0 135328178 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139935829555568 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11116] ppid=11088 vsize=13977988 memory=1436 CPUtime=0.11 cores=1,3,5,7
/proc/11092/task/11116/stat : 11116 (java) S 11088 11092 8289 0 -1 1077944384 547 0 0 0 11 0 0 0 20 0 15 0 135328178 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139935828502768 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11117] ppid=11088 vsize=13977988 memory=1200 CPUtime=0.23 cores=1,3,5,7
/proc/11092/task/11117/stat : 11117 (java) S 11088 11092 8289 0 -1 1077944384 887 0 0 0 23 0 0 0 20 0 15 0 135328178 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139935827449968 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11122] ppid=11088 vsize=13977988 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11122/stat : 11122 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139935826397408 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11124] ppid=11088 vsize=13977988 memory=4040 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11124/stat : 11124 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328182 14313459712 16840 18446744073709551615 4194304 4196468 140737366933456 139935825345712 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 67360 KiB

[startup+1.50072 s]
/proc/loadavg: 1.11 1.22 1.57 3/215 11125
/proc/meminfo: memFree=30954432/32770624 swapFree=67108860/67108860
[pid=11092] ppid=11088 vsize=13977988 memory=81168 CPUtime=2.14 cores=1,3,5,7
/proc/11092/stat : 11092 (java) S 11088 11092 8289 0 -1 1077944320 18140 0 0 0 208 6 0 0 20 0 15 0 135328164 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 140737366916000 139936354512631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
/proc/11092/statm: 3494497 20292 3753 1 0 3483271 0
[pid=11092/tid=11098] ppid=11088 vsize=13977988 memory=0 CPUtime=1.36 cores=1,3,5,7
/proc/11092/task/11098/stat : 11098 (java) R 11088 11092 8289 0 -1 4202560 11695 0 0 0 132 4 0 0 20 0 15 0 135328173 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139936358745432 139935960319428 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11100] ppid=11088 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11100/stat : 11100 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139936288946832 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11101] ppid=11088 vsize=13977988 memory=6545530160350 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11101/stat : 11101 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139936287894032 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11102] ppid=11088 vsize=13977988 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11102/stat : 11102 (java) S 11088 11092 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135328173 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139936286841232 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11103] ppid=11088 vsize=13977988 memory=15825482134324680 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11103/stat : 11103 (java) S 11088 11092 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135328173 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139936285788432 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11108] ppid=11088 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11108/stat : 11108 (java) S 11088 11092 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 135328175 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139935833766768 139936354523778 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11110] ppid=11088 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11110/stat : 11110 (java) S 11088 11092 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135328175 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139935832712736 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11112] ppid=11088 vsize=13977988 memory=140595486123633 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11112/stat : 11112 (java) S 11088 11092 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135328175 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139935831659888 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11114] ppid=11088 vsize=13977988 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11114/stat : 11114 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139935830608208 139936354531227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11115] ppid=11088 vsize=13977988 memory=6656426216303648864 CPUtime=0.21 cores=1,3,5,7
/proc/11092/task/11115/stat : 11115 (java) S 11088 11092 8289 0 -1 1077944384 1544 0 0 0 21 0 0 0 20 0 15 0 135328178 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139935829555568 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11116] ppid=11088 vsize=13977988 memory=4206186544037388384 CPUtime=0.24 cores=1,3,5,7
/proc/11092/task/11116/stat : 11116 (java) S 11088 11092 8289 0 -1 1077944384 1436 0 0 0 24 0 0 0 20 0 15 0 135328178 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139935828502768 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11117] ppid=11088 vsize=13977988 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/11092/task/11117/stat : 11117 (java) S 11088 11092 8289 0 -1 1077944384 2071 0 0 0 29 0 0 0 20 0 15 0 135328178 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139935827449968 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11122] ppid=11088 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11122/stat : 11122 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139935826397408 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11124] ppid=11088 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11124/stat : 11124 (java) S 11088 11092 8289 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 135328182 14313459712 20292 18446744073709551615 4194304 4196468 140737366933456 139935825345712 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0

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

/proc/11092/task/11098/stat : 11098 (java) R 11088 11092 8289 0 -1 4202560 90891 0 0 0 237681 29 0 0 20 0 15 0 135328173 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139936358750608 139935964211168 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11100] ppid=11088 vsize=13982084 memory=2364820 CPUtime=3.79 cores=1,3,5,7
/proc/11092/task/11100/stat : 11100 (java) S 11088 11092 8289 0 -1 1077944384 19516 0 0 0 311 68 0 0 20 0 15 0 135328173 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139936288946832 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11101] ppid=11088 vsize=13982084 memory=2364820 CPUtime=3.78 cores=1,3,5,7
/proc/11092/task/11101/stat : 11101 (java) S 11088 11092 8289 0 -1 1077944384 16845 0 0 0 316 62 0 0 20 0 15 0 135328173 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139936287894032 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11102] ppid=11088 vsize=13982084 memory=2364820 CPUtime=3.79 cores=1,3,5,7
/proc/11092/task/11102/stat : 11102 (java) S 11088 11092 8289 0 -1 1077944384 24112 0 0 0 314 65 0 0 20 0 15 0 135328173 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139936286841232 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11103] ppid=11088 vsize=13982084 memory=2364820 CPUtime=3.79 cores=1,3,5,7
/proc/11092/task/11103/stat : 11103 (java) S 11088 11092 8289 0 -1 1077944384 20836 0 0 0 314 65 0 0 20 0 15 0 135328173 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139936285788432 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11108] ppid=11088 vsize=13982084 memory=4168 CPUtime=1.13 cores=1,3,5,7
/proc/11092/task/11108/stat : 11108 (java) S 11088 11092 8289 0 -1 1077944384 15603 0 0 0 109 4 0 0 20 0 15 0 135328175 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139935833766768 139936354523778 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11110] ppid=11088 vsize=13982084 memory=2364820 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11110/stat : 11110 (java) S 11088 11092 8289 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 135328175 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139935832712800 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11112] ppid=11088 vsize=13982084 memory=2364820 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11112/stat : 11112 (java) S 11088 11092 8289 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 135328175 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139935831659904 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11114] ppid=11088 vsize=13982084 memory=2364820 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11114/stat : 11114 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139935830608208 139936354531227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11115] ppid=11088 vsize=13982084 memory=2364820 CPUtime=1.8 cores=1,3,5,7
/proc/11092/task/11115/stat : 11115 (java) S 11088 11092 8289 0 -1 1077944384 6686 0 0 0 179 1 0 0 20 0 15 0 135328178 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139935829555568 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11116] ppid=11088 vsize=13982084 memory=2364820 CPUtime=1.99 cores=1,3,5,7
/proc/11092/task/11116/stat : 11116 (java) S 11088 11092 8289 0 -1 1077944384 8295 0 0 0 197 2 0 0 20 0 15 0 135328178 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139935828502768 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11117] ppid=11088 vsize=13982084 memory=2364820 CPUtime=0.66 cores=1,3,5,7
/proc/11092/task/11117/stat : 11117 (java) S 11088 11092 8289 0 -1 1077944384 5870 0 0 0 65 1 0 0 20 0 15 0 135328178 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139935827449968 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11122] ppid=11088 vsize=13982084 memory=4168 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11122/stat : 11122 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139935826397408 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11124] ppid=11088 vsize=13982084 memory=66216 CPUtime=0.55 cores=1,3,5,7
/proc/11092/task/11124/stat : 11124 (java) S 11088 11092 8289 0 -1 1077944384 1389 0 0 0 21 34 0 0 20 0 15 0 135328182 14317654016 591205 18446744073709551615 4194304 4196468 140737366933456 139935825345712 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
Current children cumulated CPU time: 2398.49 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2364820 KiB

[startup+2442.3 s]
/proc/loadavg: 1.69 1.70 1.68 3/213 11275
/proc/meminfo: memFree=28468416/32770624 swapFree=67108860/67108860
[pid=11092] ppid=11088 vsize=13982084 memory=2364308 CPUtime=2458.52 cores=1,3,5,7
/proc/11092/stat : 11092 (java) S 11088 11092 8289 0 -1 1077944320 214926 0 0 0 245523 329 0 0 20 0 15 0 135328164 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 140737366916000 139936354512631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
/proc/11092/statm: 3495521 591077 3822 1 0 3484295 0
[pid=11092/tid=11098] ppid=11088 vsize=13982084 memory=-8774313645642428999 CPUtime=2437.09 cores=1,3,5,7
/proc/11092/task/11098/stat : 11098 (java) R 11088 11092 8289 0 -1 4202560 92789 0 0 0 243679 30 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936358750608 139935963796160 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11100] ppid=11088 vsize=13982084 memory=2364308 CPUtime=3.79 cores=1,3,5,7
/proc/11092/task/11100/stat : 11100 (java) S 11088 11092 8289 0 -1 1077944384 19868 0 0 0 311 68 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936288946832 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11101] ppid=11088 vsize=13982084 memory=2364820 CPUtime=3.79 cores=1,3,5,7
/proc/11092/task/11101/stat : 11101 (java) S 11088 11092 8289 0 -1 1077944384 17202 0 0 0 317 62 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936287894032 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11102] ppid=11088 vsize=13982084 memory=2364308 CPUtime=3.8 cores=1,3,5,7
/proc/11092/task/11102/stat : 11102 (java) S 11088 11092 8289 0 -1 1077944384 24378 0 0 0 314 66 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936286841232 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11103] ppid=11088 vsize=13982084 memory=2364308 CPUtime=3.8 cores=1,3,5,7
/proc/11092/task/11103/stat : 11103 (java) S 11088 11092 8289 0 -1 1077944384 21210 0 0 0 315 65 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936285788432 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11108] ppid=11088 vsize=13982084 memory=2364308 CPUtime=1.14 cores=1,3,5,7
/proc/11092/task/11108/stat : 11108 (java) S 11088 11092 8289 0 -1 1077944384 15781 0 0 0 110 4 0 0 20 0 15 0 135328175 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935833766768 139936354523778 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11110] ppid=11088 vsize=13982084 memory=2364820 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11110/stat : 11110 (java) S 11088 11092 8289 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 135328175 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935832712800 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11112] ppid=11088 vsize=13982084 memory=2364820 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11112/stat : 11112 (java) S 11088 11092 8289 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 135328175 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935831659904 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11114] ppid=11088 vsize=13982084 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11114/stat : 11114 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935830608208 139936354531227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11115] ppid=11088 vsize=13982084 memory=11168 CPUtime=1.8 cores=1,3,5,7
/proc/11092/task/11115/stat : 11115 (java) S 11088 11092 8289 0 -1 1077944384 6688 0 0 0 179 1 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935829555568 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11116] ppid=11088 vsize=13982084 memory=2364820 CPUtime=1.99 cores=1,3,5,7
/proc/11092/task/11116/stat : 11116 (java) S 11088 11092 8289 0 -1 1077944384 8298 0 0 0 197 2 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935828502768 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11117] ppid=11088 vsize=13982084 memory=2364308 CPUtime=0.66 cores=1,3,5,7
/proc/11092/task/11117/stat : 11117 (java) S 11088 11092 8289 0 -1 1077944384 5872 0 0 0 65 1 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935827449968 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11122] ppid=11088 vsize=13982084 memory=2364820 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11122/stat : 11122 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935826397408 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11124] ppid=11088 vsize=13982084 memory=2364820 CPUtime=0.57 cores=1,3,5,7
/proc/11092/task/11124/stat : 11124 (java) S 11088 11092 8289 0 -1 1077944384 1409 0 0 0 22 35 0 0 20 0 15 0 135328182 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935825345712 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
Current children cumulated CPU time: 2458.52 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2364308 KiB

[startup+2502.3 s]
/proc/loadavg: 1.73 1.71 1.69 3/214 11278
/proc/meminfo: memFree=28466484/32770624 swapFree=67108860/67108860
[pid=11092] ppid=11088 vsize=13982084 memory=2364308 CPUtime=2518.55 cores=1,3,5,7
/proc/11092/stat : 11092 (java) S 11088 11092 8289 0 -1 1077944320 218228 0 0 0 251524 331 0 0 20 0 15 0 135328164 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 140737366916000 139936354512631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
/proc/11092/statm: 3495521 591077 3822 1 0 3484295 0
[pid=11092/tid=11098] ppid=11088 vsize=13982084 memory=2364308 CPUtime=2497.07 cores=1,3,5,7
/proc/11092/task/11098/stat : 11098 (java) R 11088 11092 8289 0 -1 4202560 94588 0 0 0 249677 30 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936358750992 139935964056965 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11100] ppid=11088 vsize=13982084 memory=2364308 CPUtime=3.8 cores=1,3,5,7
/proc/11092/task/11100/stat : 11100 (java) S 11088 11092 8289 0 -1 1077944384 20149 0 0 0 312 68 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936288946832 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11101] ppid=11088 vsize=13982084 memory=2364308 CPUtime=3.79 cores=1,3,5,7
/proc/11092/task/11101/stat : 11101 (java) S 11088 11092 8289 0 -1 1077944384 17492 0 0 0 317 62 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936287894032 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11102] ppid=11088 vsize=13982084 memory=2364308 CPUtime=3.81 cores=1,3,5,7
/proc/11092/task/11102/stat : 11102 (java) S 11088 11092 8289 0 -1 1077944384 24745 0 0 0 315 66 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936286841232 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11103] ppid=11088 vsize=13982084 memory=2364308 CPUtime=3.8 cores=1,3,5,7
/proc/11092/task/11103/stat : 11103 (java) S 11088 11092 8289 0 -1 1077944384 21575 0 0 0 315 65 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936285788432 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11108] ppid=11088 vsize=13982084 memory=2248 CPUtime=1.14 cores=1,3,5,7
/proc/11092/task/11108/stat : 11108 (java) S 11088 11092 8289 0 -1 1077944384 15954 0 0 0 110 4 0 0 20 0 15 0 135328175 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935833766768 139936354523778 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11110] ppid=11088 vsize=13982084 memory=2364308 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11110/stat : 11110 (java) S 11088 11092 8289 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 135328175 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935832712800 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11112] ppid=11088 vsize=13982084 memory=2364308 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11112/stat : 11112 (java) S 11088 11092 8289 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 135328175 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935831659904 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11114] ppid=11088 vsize=13982084 memory=2364308 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11114/stat : 11114 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935830608208 139936354531227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11115] ppid=11088 vsize=13982084 memory=2364308 CPUtime=1.8 cores=1,3,5,7
/proc/11092/task/11115/stat : 11115 (java) S 11088 11092 8289 0 -1 1077944384 6690 0 0 0 179 1 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935829555568 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11116] ppid=11088 vsize=13982084 memory=4040 CPUtime=1.99 cores=1,3,5,7
/proc/11092/task/11116/stat : 11116 (java) S 11088 11092 8289 0 -1 1077944384 8301 0 0 0 197 2 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935828502768 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11117] ppid=11088 vsize=13982084 memory=2364308 CPUtime=0.66 cores=1,3,5,7
/proc/11092/task/11117/stat : 11117 (java) S 11088 11092 8289 0 -1 1077944384 5874 0 0 0 65 1 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935827449968 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11122] ppid=11088 vsize=13982084 memory=2364308 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11122/stat : 11122 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935826397408 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11124] ppid=11088 vsize=13982084 memory=2364308 CPUtime=0.58 cores=1,3,5,7
/proc/11092/task/11124/stat : 11124 (java) S 11088 11092 8289 0 -1 1077944384 1429 0 0 0 22 36 0 0 20 0 15 0 135328182 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935825345712 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
Current children cumulated CPU time: 2518.55 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2364308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.8 s]
/proc/loadavg: 1.73 1.71 1.69 3/214 11278
/proc/meminfo: memFree=28466488/32770624 swapFree=67108860/67108860
[pid=11092] ppid=11088 vsize=13982084 memory=2364308 CPUtime=2520.05 cores=1,3,5,7
/proc/11092/stat : 11092 (java) S 11088 11092 8289 0 -1 1077944320 218263 0 0 0 251674 331 0 0 20 0 15 0 135328164 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 140737366916000 139936354512631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
/proc/11092/statm: 3495521 591077 3822 1 0 3484295 0
[pid=11092/tid=11098] ppid=11088 vsize=13982084 memory=2248 CPUtime=2498.57 cores=1,3,5,7
/proc/11092/task/11098/stat : 11098 (java) R 11088 11092 8289 0 -1 4202560 94623 0 0 0 249827 30 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936358750992 139935963933763 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11100] ppid=11088 vsize=13982084 memory=4288 CPUtime=3.8 cores=1,3,5,7
/proc/11092/task/11100/stat : 11100 (java) S 11088 11092 8289 0 -1 1077944384 20149 0 0 0 312 68 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936288946832 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11101] ppid=11088 vsize=13982084 memory=2164 CPUtime=3.79 cores=1,3,5,7
/proc/11092/task/11101/stat : 11101 (java) S 11088 11092 8289 0 -1 1077944384 17492 0 0 0 317 62 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936287894032 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11102] ppid=11088 vsize=13982084 memory=928 CPUtime=3.81 cores=1,3,5,7
/proc/11092/task/11102/stat : 11102 (java) S 11088 11092 8289 0 -1 1077944384 24745 0 0 0 315 66 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936286841232 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11103] ppid=11088 vsize=13982084 memory=1620 CPUtime=3.8 cores=1,3,5,7
/proc/11092/task/11103/stat : 11103 (java) S 11088 11092 8289 0 -1 1077944384 21575 0 0 0 315 65 0 0 20 0 15 0 135328173 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139936285788432 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11108] ppid=11088 vsize=13982084 memory=844 CPUtime=1.14 cores=1,3,5,7
/proc/11092/task/11108/stat : 11108 (java) S 11088 11092 8289 0 -1 1077944384 15954 0 0 0 110 4 0 0 20 0 15 0 135328175 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935833766768 139936354523778 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11110] ppid=11088 vsize=13982084 memory=18484 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11110/stat : 11110 (java) S 11088 11092 8289 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 135328175 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935832712800 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11112] ppid=11088 vsize=13982084 memory=3912 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11112/stat : 11112 (java) S 11088 11092 8289 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 135328175 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935831659904 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11114] ppid=11088 vsize=13982084 memory=4072 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11114/stat : 11114 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935830608208 139936354531227 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11115] ppid=11088 vsize=13982084 memory=2508 CPUtime=1.8 cores=1,3,5,7
/proc/11092/task/11115/stat : 11115 (java) S 11088 11092 8289 0 -1 1077944384 6690 0 0 0 179 1 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935829555568 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11116] ppid=11088 vsize=13982084 memory=2504 CPUtime=1.99 cores=1,3,5,7
/proc/11092/task/11116/stat : 11116 (java) S 11088 11092 8289 0 -1 1077944384 8301 0 0 0 197 2 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935828502768 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11117] ppid=11088 vsize=13982084 memory=1156 CPUtime=0.66 cores=1,3,5,7
/proc/11092/task/11117/stat : 11117 (java) S 11088 11092 8289 0 -1 1077944384 5874 0 0 0 65 1 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935827449968 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11122] ppid=11088 vsize=13982084 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/11092/task/11122/stat : 11122 (java) S 11088 11092 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135328178 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935826397408 139936354522837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
[pid=11092/tid=11124] ppid=11088 vsize=13982084 memory=3172 CPUtime=0.58 cores=1,3,5,7
/proc/11092/task/11124/stat : 11124 (java) S 11088 11092 8289 0 -1 1077944384 1429 0 0 0 22 36 0 0 20 0 15 0 135328182 14317654016 591077 18446744073709551615 4194304 4196468 140737366933456 139935825345712 139936354523778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19709952 140737366937973 140737366938153 140737366938153 140737366941647 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 2364308 KiB

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

[startup+2503.82 s]
# the end of solver process 11092 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.76 s, system=3.32734 s

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

Child status: 143
Real time (s): 2503.82
CPU time (s): 2520.08
CPU user time (s): 2516.76
CPU system time (s): 3.32734
CPU usage (%): 100.65
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 2805240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.76
system time used= 3.32734
maximum resident set size= 2805252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218534
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59684
involuntary context switches= 2841


# summary of solver processes directly reported to runsolver:
#   pid: 11092
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2516.76
#   total CPU system time (s): 3.32734

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4813 second user time and 24.1295 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-16 11:04:42
IDJOB=4273165
IDBENCH=130624
IDSOLVER=2665
FILE ID=node133/4273165-1502875130
RUNJOBID= node133-1502874281-11067
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-17.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273165-1502875130/watcher-4273165-1502875130 -o /tmp/evaluation-result-4273165-1502875130/solver-4273165-1502875130 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502874281-11067 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 174384247 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273165-1502875130.xml

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

MD5SUM BENCH= dc7df4a3b3f37e7a6c8d4746a81abb92
RANDOM SEED=174384247

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31090812 kB
MemAvailable:   31954592 kB
Buffers:          284404 kB
Cached:           880492 kB
SwapCached:            0 kB
Active:           932572 kB
Inactive:         294516 kB
Active(anon):       3192 kB
Inactive(anon):   108928 kB
Active(file):     929380 kB
Inactive(file):   185588 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84592 kB
Writeback:             0 kB
AnonPages:         61900 kB
Mapped:            62748 kB
Shmem:             49852 kB
Slab:             156268 kB
SReclaimable:     129296 kB
SUnreclaim:        26972 kB
KernelStack:        3168 kB
PageTables:         4744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61948 MiB
End job on node133 at 2017-08-16 11:46:26