Trace number 4245739

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
R1: OscaR - Hybrid 2017-06-30? (TO) 2400.07 2343.83

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-sko81.xml
MD5SUM7967f0a5d6026ea184db99fec624e08d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark47363
Best CPU time to get the best result obtained on this benchmark2520.02
Satisfiable
(Un)Satisfiability was proved
Number of variables6642
Number of constraints3241
Number of domains2
Minimum domain size8
Maximum domain size81
Distribution of domain sizes[{"size":8,"count":3240},{"size":81,"count":81}]
Minimum variable degree0
Maximum variable degree81
Distribution of variable degrees[{"degree":0,"count":3321},{"degree":2,"count":3240},{"degree":81,"count":81}]
Minimum constraint arity3
Maximum constraint arity81
Distribution of constraint arities[{"arity":3,"count":3240},{"arity":81,"count":1}]
Number of extensional constraints3240
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":3240},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.43/0.30	c version: 2017-06-30
0.43/0.30	c seed: 971708902
0.43/0.30	c timeout: 2400
0.43/0.30	c memlimit: 15500
0.43/0.30	c nbcore: 8
0.43/0.32	c Parsing instance...
45.39/11.68	c Parsing done, starting first complete search...
2400.03/2343.80	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4245739-1500699233/watcher-4245739-1500699233 -o /tmp/evaluation-result-4245739-1500699233/solver-4245739-1500699233 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500696956-15261 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 971708902 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245739-1500699233.xml 

pid=15466
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.64 1.64 2.54 3/261 15469
/proc/meminfo: memFree=30433540/32770624 swapFree=5800/293392
[pid=15469] ppid=15466 vsize=10621200 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 1873 0 0 0 0 0 0 0 20 0 2 0 5191075 10876108800 2120 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 2658634 2120 1179 1 0 2647545 0
[pid=15469/tid=15470] ppid=15466 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) R 15466 15469 7621 0 -1 4202560 705 0 0 0 0 0 0 0 20 0 2 0 5191075 10889764864 2252 33554432000 4194304 4196468 140725666529200 140287443048864 140287431096224 0 4 0 16784584 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0

[startup+0.100159 s]
/proc/loadavg: 1.64 1.64 2.54 3/261 15469
/proc/meminfo: memFree=30433540/32770624 swapFree=5800/293392
[pid=15469] ppid=15466 vsize=13261040 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 5569 0 0 0 8 1 0 0 20 0 20 0 5191075 13579304960 5355 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 3315260 5355 2620 1 0 3303698 0
[pid=15469/tid=15470] ppid=15466 vsize=13261040 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) R 15466 15469 7621 0 -1 4202560 3650 0 0 0 7 1 0 0 20 0 20 0 5191075 13579304960 5355 33554432000 4194304 4196468 140725666529200 140287443044784 140287422887262 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13261040

[startup+0.200389 s]
/proc/loadavg: 1.64 1.64 2.54 3/261 15469
/proc/meminfo: memFree=30433540/32770624 swapFree=5800/293392
[pid=15469] ppid=15466 vsize=13263912 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 8807 0 0 0 23 2 0 0 20 0 20 0 5191075 13582245888 8803 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 3315978 8803 3540 1 0 3303698 0
[pid=15469/tid=15470] ppid=15466 vsize=13263912 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) R 15466 15469 7621 0 -1 4202560 6491 0 0 0 16 1 0 0 20 0 20 0 5191075 13582245888 8803 33554432000 4194304 4196468 140725666529200 140287443014752 140287422887262 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300257 s]
/proc/loadavg: 1.64 1.64 2.54 3/261 15469
/proc/meminfo: memFree=30433540/32770624 swapFree=5800/293392
[pid=15469] ppid=15466 vsize=13263912 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 9835 0 0 0 40 3 0 0 20 0 20 0 5191075 13582245888 11091 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 3315978 11091 3666 1 0 3303698 0
[pid=15469/tid=15470] ppid=15466 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) R 15466 15469 7621 0 -1 4202560 7273 0 0 0 25 2 0 0 20 0 20 0 5191075 13582245888 11091 33554432000 4194304 4196468 140725666529200 140287443020336 140287438828701 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13263912

[startup+0.700198 s]
/proc/loadavg: 1.64 1.64 2.54 3/261 15469
/proc/meminfo: memFree=30433540/32770624 swapFree=5800/293392
[pid=15469] ppid=15466 vsize=13265980 CPUtime=1.53 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 12945 0 0 0 148 5 0 0 20 0 20 0 5191075 13584363520 21303 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 3316495 21303 3765 1 0 3304210 0
[pid=15469/tid=15470] ppid=15466 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) R 15466 15469 7621 0 -1 4202560 8398 0 0 0 64 3 0 0 20 0 20 0 5191075 13584363520 21303 33554432000 4194304 4196468 140725666529200 140287443039960 140287073498093 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 13265980

[startup+1.50085 s]
/proc/loadavg: 1.64 1.64 2.54 4/281 15489
/proc/meminfo: memFree=30309940/32770624 swapFree=5800/293400
[pid=15469] ppid=15466 vsize=13268028 CPUtime=4.66 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 24581 0 0 0 450 16 0 0 20 0 20 0 5191075 13586460672 54778 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 3317007 54778 3810 1 0 3304722 0
[pid=15469/tid=15470] ppid=15466 vsize=13268028 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) R 15466 15469 7621 0 -1 4202560 10980 0 0 0 139 5 0 0 20 0 20 0 5191075 13586460672 54778 33554432000 4194304 4196468 140725666529200 140287443040360 140287077123911 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15472] ppid=15466 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15472/stat : 15472 (java) S 15466 15469 7621 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 20 0 5191076 13586460672 54778 33554432000 4194304 4196468 140725666529200 140287391427088 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15473] ppid=15466 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15473/stat : 15473 (java) S 15466 15469 7621 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 5191076 13586460672 54778 33554432000 4194304 4196468 140725666529200 140287390374544 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15474] ppid=15466 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15474/stat : 15474 (java) S 15466 15469 7621 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 20 0 5191076 13586460672 54778 33554432000 4194304 4196468 140725666529200 140287036291344 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15475] ppid=15466 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15475/stat : 15475 (java) S 15466 15469 7621 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 20 0 5191076 13586460672 54778 33554432000 4194304 4196468 140725666529200 140287035238800 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15476] ppid=15466 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15476/stat : 15476 (java) S 15466 15469 7621 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 5191076 13586460672 54778 33554432000 4194304 4196468 140725666529200 140287034186768 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15477] ppid=15466 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15477/stat : 15477 (java) S 15466 15469 7621 0 -1 1077944384 33 0 0 0 0 1 0 0 20 0 20 0 5191076 13586460672 54778 33554432000 4194304 4196468 140725666529200 140287033134224 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15478] ppid=15466 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15478/stat : 15478 (java) S 15466 15469 7621 0 -1 1077944384 10 0 0 0 0 1 0 0 20 0 20 0 5191076 13586460672 54778 33554432000 4194304 4196468 140725666529200 140287032081168 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15479] ppid=15466 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15479/stat : 15479 (java) S 15466 15469 7621 0 -1 1077944384 23 0 0 0 0 1 0 0 20 0 20 0 5191076 13586460672 54778 33554432000 4194304 4196468 140725666529200 140287031028624 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15480] ppid=15466 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15480/stat : 15480 (java) S 15466 15469 7621 0 -1 1077944384 187 0 0 0 0 0 0 0 20 0 20 0 5191078 13586460672 54778 33554432000 4194304 4196468 140725666529200 140286767323376 140287438817922 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15481] ppid=15466 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15481/stat : 15481 (java) S 15466 15469 7621 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 5191079 13586460672 54778 33554432000 4194304 4196468 140725666529200 140286766269664 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15482] ppid=15466 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15482/stat : 15482 (java) S 15466 15469 7621 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 5191079 13586460672 54778 33554432000 4194304 4196468 140725666529200 140286765216512 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15483] ppid=15466 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15483/stat : 15483 (java) S 15466 15469 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5191083 13586460672 54778 33554432000 4194304 4196468 140725666529200 140286764165072 140287438825371 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15484] ppid=15466 vsize=13268028 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15484/stat : 15484 (java) S 15466 15469 7621 0 -1 1077944384 3382 0 0 0 72 0 0 0 20 0 20 0 5191083 13586460672 54778 33554432000 4194304 4196468 140725666529200 140286763113200 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15485] ppid=15466 vsize=13268028 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15485/stat : 15485 (java) S 15466 15469 7621 0 -1 1077944384 2616 0 0 0 82 0 0 0 20 0 20 0 5191083 13586460672 54778 33554432000 4194304 4196468 140725666529200 140286762060656 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15486] ppid=15466 vsize=13268028 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15486/stat : 15486 (java) R 15466 15469 7621 0 -1 4202560 2874 0 0 0 75 0 0 0 20 0 20 0 5191083 13586460672 54778 33554432000 4194304 4196468 140725666529200 140286760993696 140287423932030 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15487] ppid=15466 vsize=13268028 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15487/stat : 15487 (java) R 15466 15469 7621 0 -1 4202560 2786 0 0 0 71 1 0 0 20 0 20 0 5191083 13586460672 54778 33554432000 4194304 4196468 140725666529200 140286759955056 140287416798627 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15488] ppid=15466 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15488/stat : 15488 (java) S 15466 15469 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5191083 13586460672 54778 33554432000 4194304 4196468 140725666529200 140286758902240 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15489] ppid=15466 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15489/stat : 15489 (java) S 15466 15469 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5191084 13586460672 54778 33554432000 4194304 4196468 140725666529200 140286757849776 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 13268028

[startup+3.10107 s]
/proc/loadavg: 1.64 1.64 2.54 5/281 15489
/proc/meminfo: memFree=29952260/32770624 swapFree=5800/293376
[pid=15469] ppid=15466 vsize=13270076 CPUtime=9.12 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 32538 0 0 0 724 188 0 0 20 0 20 0 5191075 13588557824 217582 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 3317519 217582 3818 1 0 3305234 0
[pid=15469/tid=15470] ppid=15466 vsize=13270076 CPUtime=2.64 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) S 15466 15469 7621 0 -1 1077944384 12387 0 0 0 254 10 0 0 20 0 20 0 5191075 13588557824 217582 33554432000 4194304 4196468 140725666529200 140287443040480 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15472] ppid=15466 vsize=13270076 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15472/stat : 15472 (java) R 15466 15469 7621 0 -1 4202560 338 0 0 0 18 22 0 0 20 0 20 0 5191076 13588557824 217582 33554432000 4194304 4196468 140725666529200 140287391427288 140287431903611 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15473] ppid=15466 vsize=13270076 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15473/stat : 15473 (java) R 15466 15469 7621 0 -1 4202560 177 0 0 0 16 21 0 0 20 0 20 0 5191076 13588557824 217582 33554432000 4194304 4196468 140725666529200 140287390374744 140287423834649 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15474] ppid=15466 vsize=13270076 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15474/stat : 15474 (java) R 15466 15469 7621 0 -1 4202560 215 0 0 0 18 21 0 0 20 0 20 0 5191076 13588557824 217582 33554432000 4194304 4196468 140725666529200 140287036291232 140287423834640 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15475] ppid=15466 vsize=13270076 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15475/stat : 15475 (java) R 15466 15469 7621 0 -1 4202560 211 0 0 0 17 22 0 0 20 0 20 0 5191076 13588557824 217582 33554432000 4194304 4196468 140725666529200 140287035239000 140287423834649 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15476] ppid=15466 vsize=13270076 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15476/stat : 15476 (java) R 15466 15469 7621 0 -1 4202560 170 0 0 0 17 21 0 0 20 0 20 0 5191076 13588557824 217582 33554432000 4194304 4196468 140725666529200 140287034186968 140287423834649 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15477] ppid=15466 vsize=13270076 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15477/stat : 15477 (java) R 15466 15469 7621 0 -1 4202560 198 0 0 0 17 21 0 0 20 0 20 0 5191076 13588557824 217582 33554432000 4194304 4196468 140725666529200 140287033134424 140287423834649 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15478] ppid=15466 vsize=13270076 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15478/stat : 15478 (java) R 15466 15469 7621 0 -1 4202560 996 0 0 0 18 20 0 0 20 0 20 0 5191076 13588557824 217582 33554432000 4194304 4196468 140725666529200 140287032081368 140287431903627 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15479] ppid=15466 vsize=13270076 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15479/stat : 15479 (java) R 15466 15469 7621 0 -1 4202560 192 0 0 0 18 20 0 0 20 0 20 0 5191076 13588557824 217582 33554432000 4194304 4196468 140725666529200 140287031028824 140287431906622 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15480] ppid=15466 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15480/stat : 15480 (java) S 15466 15469 7621 0 -1 1077944384 727 0 0 0 1 0 0 0 20 0 20 0 5191078 13588557824 217582 33554432000 4194304 4196468 140725666529200 140286767321888 140287438816981 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15481] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15481/stat : 15481 (java) S 15466 15469 7621 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 5191079 13588557824 217582 33554432000 4194304 4196468 140725666529200 140286766269664 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15482] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15482/stat : 15482 (java) S 15466 15469 7621 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 5191079 13588557824 217582 33554432000 4194304 4196468 140725666529200 140286765216512 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15483] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15483/stat : 15483 (java) S 15466 15469 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5191083 13588557824 217582 33554432000 4194304 4196468 140725666529200 140286764165072 140287438825371 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15484] ppid=15466 vsize=13270076 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15484/stat : 15484 (java) S 15466 15469 7621 0 -1 1077944384 3418 0 0 0 76 0 0 0 20 0 20 0 5191083 13588557824 217582 33554432000 4194304 4196468 140725666529200 140286763113200 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15485] ppid=15466 vsize=13270076 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15485/stat : 15485 (java) S 15466 15469 7621 0 -1 1077944384 2718 0 0 0 87 0 0 0 20 0 20 0 5191083 13588557824 217582 33554432000 4194304 4196468 140725666529200 140286762060656 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15486] ppid=15466 vsize=13270076 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15486/stat : 15486 (java) S 15466 15469 7621 0 -1 1077944384 3051 0 0 0 80 0 0 0 20 0 20 0 5191083 13588557824 218094 33554432000 4194304 4196468 140725666529200 140286761007600 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15487] ppid=15466 vsize=13270076 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15487/stat : 15487 (java) S 15466 15469 7621 0 -1 1077944384 6304 0 0 0 81 1 0 0 20 0 20 0 5191083 13588557824 218094 33554432000 4194304 4196468 140725666529200 140286759955056 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15488] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15488/stat : 15488 (java) S 15466 15469 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5191083 13588557824 218094 33554432000 4194304 4196468 140725666529200 140286758902240 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15489] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15489/stat : 15489 (java) S 15466 15469 7621 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 5191084 13588557824 218094 33554432000 4194304 4196468 140725666529200 140286757849776 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 13270076

[startup+6.30195 s]
/proc/loadavg: 1.66 1.65 2.53 3/281 15489
/proc/meminfo: memFree=28729884/32770624 swapFree=5800/293388
[pid=15469] ppid=15466 vsize=13270076 CPUtime=23.36 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 38041 0 0 0 1871 465 0 0 20 0 20 0 5191075 13588557824 470404 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 3317519 470404 3833 1 0 3305234 0
[pid=15469/tid=15470] ppid=15466 vsize=13270076 CPUtime=4.15 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) S 15466 15469 7621 0 -1 1077944384 12637 0 0 0 398 17 0 0 20 0 20 0 5191075 13588557824 470916 33554432000 4194304 4196468 140725666529200 140287443040832 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15472] ppid=15466 vsize=13270076 CPUtime=1.99 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15472/stat : 15472 (java) R 15466 15469 7621 0 -1 4202560 829 0 0 0 143 56 0 0 20 0 20 0 5191076 13588557824 470916 33554432000 4194304 4196468 140725666529200 140287391427288 140287431903611 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15473] ppid=15466 vsize=13270076 CPUtime=1.95 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15473/stat : 15473 (java) R 15466 15469 7621 0 -1 4202560 636 0 0 0 139 56 0 0 20 0 20 0 5191076 13588557824 470916 33554432000 4194304 4196468 140725666529200 140287390374744 140287431906622 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15474] ppid=15466 vsize=13270076 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15474/stat : 15474 (java) R 15466 15469 7621 0 -1 4202560 522 0 0 0 142 56 0 0 20 0 20 0 5191076 13588557824 470916 33554432000 4194304 4196468 140725666529200 140287036291544 140287423834649 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15475] ppid=15466 vsize=13270076 CPUtime=1.95 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15475/stat : 15475 (java) R 15466 15469 7621 0 -1 4202560 706 0 0 0 142 53 0 0 20 0 20 0 5191076 13588557824 470916 33554432000 4194304 4196468 140725666529200 140287035239000 140287423834649 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15476] ppid=15466 vsize=13270076 CPUtime=1.97 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15476/stat : 15476 (java) R 15466 15469 7621 0 -1 4202560 719 0 0 0 142 55 0 0 20 0 20 0 5191076 13588557824 470916 33554432000 4194304 4196468 140725666529200 140287034186968 140287423834649 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15477] ppid=15466 vsize=13270076 CPUtime=1.95 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15477/stat : 15477 (java) R 15466 15469 7621 0 -1 4202560 590 0 0 0 141 54 0 0 20 0 20 0 5191076 13588557824 470916 33554432000 4194304 4196468 140725666529200 140287033134112 140287423834649 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15478] ppid=15466 vsize=13270076 CPUtime=1.94 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15478/stat : 15478 (java) R 15466 15469 7621 0 -1 4202560 1483 0 0 0 141 53 0 0 20 0 20 0 5191076 13588557824 470916 33554432000 4194304 4196468 140725666529200 140287032081368 140287423834649 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15479] ppid=15466 vsize=13270076 CPUtime=1.95 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15479/stat : 15479 (java) R 15466 15469 7621 0 -1 4202560 650 0 0 0 141 54 0 0 20 0 20 0 5191076 13588557824 470916 33554432000 4194304 4196468 140725666529200 140287031028824 140287431906622 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15480] ppid=15466 vsize=13270076 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15480/stat : 15480 (java) S 15466 15469 7621 0 -1 1077944384 2279 0 0 0 9 0 0 0 20 0 20 0 5191078 13588557824 470916 33554432000 4194304 4196468 140725666529200 140286767321888 140287438816981 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15481] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15481/stat : 15481 (java) S 15466 15469 7621 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 5191079 13588557824 470916 33554432000 4194304 4196468 140725666529200 140286766269664 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15482] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15482/stat : 15482 (java) S 15466 15469 7621 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 5191079 13588557824 470916 33554432000 4194304 4196468 140725666529200 140286765216512 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15483] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=15469/tid=15485] ppid=15466 vsize=13270076 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15485/stat : 15485 (java) S 15466 15469 7621 0 -1 1077944384 11846 0 0 0 174 1 0 0 20 0 20 0 5191083 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286762060656 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15486] ppid=15466 vsize=13270076 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15486/stat : 15486 (java) S 15466 15469 7621 0 -1 1077944384 8827 0 0 0 141 1 0 0 20 0 20 0 5191083 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286761007600 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15487] ppid=15466 vsize=13270076 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15487/stat : 15487 (java) S 15466 15469 7621 0 -1 1077944384 11247 0 0 0 96 2 0 0 20 0 20 0 5191083 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286759955056 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15488] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15488/stat : 15488 (java) S 15466 15469 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5191083 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286758902240 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15489] ppid=15466 vsize=13270076 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15489/stat : 15489 (java) S 15466 15469 7621 0 -1 1077944384 2056 0 0 0 61 73 0 0 20 0 20 0 5191084 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286757849776 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
Current children cumulated CPU time (s) 2257.92
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.53 1.76 1.84 3/281 15763
/proc/meminfo: memFree=24724892/32770624 swapFree=5800/295696
[pid=15469] ppid=15466 vsize=13270076 CPUtime=2317.92 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 318285 0 0 0 230327 1465 0 0 20 0 20 0 5191075 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 3317519 1162041 3849 1 0 3305234 0
[pid=15469/tid=15470] ppid=15466 vsize=13270076 CPUtime=2253.8 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) R 15466 15469 7621 0 -1 4202560 183521 0 0 0 225338 42 0 0 20 0 20 0 5191075 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140287443045216 140287079866555 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15472] ppid=15466 vsize=13270076 CPUtime=7.09 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15472/stat : 15472 (java) S 15466 15469 7621 0 -1 1077944384 7649 0 0 0 537 172 0 0 20 0 20 0 5191076 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140287391427088 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15473] ppid=15466 vsize=13270076 CPUtime=6.99 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15473/stat : 15473 (java) S 15466 15469 7621 0 -1 1077944384 8924 0 0 0 530 169 0 0 20 0 20 0 5191076 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140287390374544 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15474] ppid=15466 vsize=13270076 CPUtime=7.09 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15474/stat : 15474 (java) S 15466 15469 7621 0 -1 1077944384 9683 0 0 0 536 173 0 0 20 0 20 0 5191076 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140287036291344 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15475] ppid=15466 vsize=13270076 CPUtime=7.08 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15475/stat : 15475 (java) S 15466 15469 7621 0 -1 1077944384 9216 0 0 0 541 167 0 0 20 0 20 0 5191076 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140287035238800 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15476] ppid=15466 vsize=13270076 CPUtime=6.98 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15476/stat : 15476 (java) S 15466 15469 7621 0 -1 1077944384 8765 0 0 0 536 162 0 0 20 0 20 0 5191076 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140287034186768 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15477] ppid=15466 vsize=13270076 CPUtime=7.06 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15477/stat : 15477 (java) S 15466 15469 7621 0 -1 1077944384 6720 0 0 0 536 170 0 0 20 0 20 0 5191076 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140287033134224 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15478] ppid=15466 vsize=13270076 CPUtime=7.02 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15478/stat : 15478 (java) S 15466 15469 7621 0 -1 1077944384 10451 0 0 0 537 165 0 0 20 0 20 0 5191076 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140287032081168 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15479] ppid=15466 vsize=13270076 CPUtime=7.06 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15479/stat : 15479 (java) S 15466 15469 7621 0 -1 1077944384 12103 0 0 0 533 173 0 0 20 0 20 0 5191076 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140287031028624 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15480] ppid=15466 vsize=13270076 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15480/stat : 15480 (java) S 15466 15469 7621 0 -1 1077944384 13117 0 0 0 36 4 0 0 20 0 20 0 5191078 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286767323376 140287438817922 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15481] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15481/stat : 15481 (java) S 15466 15469 7621 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5191079 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286766269664 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15482] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15482/stat : 15482 (java) S 15466 15469 7621 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 5191079 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286765216512 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15483] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15483/stat : 15483 (java) S 15466 15469 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5191083 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286764165072 140287438825371 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15484] ppid=15466 vsize=13270076 CPUtime=1.65 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15484/stat : 15484 (java) S 15466 15469 7621 0 -1 1077944384 12680 0 0 0 163 2 0 0 20 0 20 0 5191083 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286763113200 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15485] ppid=15466 vsize=13270076 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15485/stat : 15485 (java) S 15466 15469 7621 0 -1 1077944384 11851 0 0 0 174 1 0 0 20 0 20 0 5191083 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286762060656 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15486] ppid=15466 vsize=13270076 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15486/stat : 15486 (java) S 15466 15469 7621 0 -1 1077944384 8838 0 0 0 141 1 0 0 20 0 20 0 5191083 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286761007600 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15487] ppid=15466 vsize=13270076 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15487/stat : 15487 (java) S 15466 15469 7621 0 -1 1077944384 11254 0 0 0 96 2 0 0 20 0 20 0 5191083 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286759955056 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15488] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15488/stat : 15488 (java) S 15466 15469 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5191083 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286758902240 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15489] ppid=15466 vsize=13270076 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15489/stat : 15489 (java) S 15466 15469 7621 0 -1 1077944384 2086 0 0 0 63 75 0 0 20 0 20 0 5191084 13588557824 1162041 33554432000 4194304 4196468 140725666529200 140286757849776 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
Current children cumulated CPU time (s) 2317.92
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.55 1.74 1.83 3/281 15764
/proc/meminfo: memFree=24762512/32770624 swapFree=5800/295760
[pid=15469] ppid=15466 vsize=13270076 CPUtime=2378.52 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 323888 0 0 0 236385 1467 0 0 20 0 20 0 5191075 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 3317519 1162050 3849 1 0 3305234 0
[pid=15469/tid=15470] ppid=15466 vsize=13270076 CPUtime=2313.69 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) R 15466 15469 7621 0 -1 4202560 186197 0 0 0 231327 42 0 0 20 0 20 0 5191075 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287443045216 140287079871555 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15472] ppid=15466 vsize=13270076 CPUtime=7.18 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15472/stat : 15472 (java) S 15466 15469 7621 0 -1 1077944384 9180 0 0 0 545 173 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287391427088 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15473] ppid=15466 vsize=13270076 CPUtime=7.08 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15473/stat : 15473 (java) S 15466 15469 7621 0 -1 1077944384 9021 0 0 0 539 169 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287390374544 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15474] ppid=15466 vsize=13270076 CPUtime=7.17 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15474/stat : 15474 (java) S 15466 15469 7621 0 -1 1077944384 9964 0 0 0 544 173 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287036291344 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15475] ppid=15466 vsize=13270076 CPUtime=7.17 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15475/stat : 15475 (java) S 15466 15469 7621 0 -1 1077944384 9365 0 0 0 550 167 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287035238800 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15476] ppid=15466 vsize=13270076 CPUtime=7.06 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15476/stat : 15476 (java) S 15466 15469 7621 0 -1 1077944384 8894 0 0 0 544 162 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287034186768 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15477] ppid=15466 vsize=13270076 CPUtime=7.15 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15477/stat : 15477 (java) S 15466 15469 7621 0 -1 1077944384 6803 0 0 0 545 170 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287033134224 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15478] ppid=15466 vsize=13270076 CPUtime=7.11 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15478/stat : 15478 (java) S 15466 15469 7621 0 -1 1077944384 10694 0 0 0 546 165 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287032081168 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15479] ppid=15466 vsize=13270076 CPUtime=7.14 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15479/stat : 15479 (java) S 15466 15469 7621 0 -1 1077944384 12160 0 0 0 541 173 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287031028624 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15480] ppid=15466 vsize=13270076 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15480/stat : 15480 (java) S 15466 15469 7621 0 -1 1077944384 13378 0 0 0 37 4 0 0 20 0 20 0 5191078 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286767323376 140287438817922 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15481] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15481/stat : 15481 (java) S 15466 15469 7621 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5191079 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286766269664 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15482] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15482/stat : 15482 (java) S 15466 15469 7621 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 5191079 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286765216512 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15483] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15483/stat : 15483 (java) S 15466 15469 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286764165072 140287438825371 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15484] ppid=15466 vsize=13270076 CPUtime=1.65 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15484/stat : 15484 (java) S 15466 15469 7621 0 -1 1077944384 12686 0 0 0 163 2 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286763113200 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15485] ppid=15466 vsize=13270076 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15485/stat : 15485 (java) S 15466 15469 7621 0 -1 1077944384 11855 0 0 0 174 1 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286762060656 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15486] ppid=15466 vsize=13270076 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15486/stat : 15486 (java) S 15466 15469 7621 0 -1 1077944384 8854 0 0 0 141 1 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286761007600 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15487] ppid=15466 vsize=13270076 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15487/stat : 15487 (java) S 15466 15469 7621 0 -1 1077944384 11262 0 0 0 96 2 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286759955056 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15488] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15488/stat : 15488 (java) S 15466 15469 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286758902240 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15489] ppid=15466 vsize=13270076 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15489/stat : 15489 (java) S 15466 15469 7621 0 -1 1077944384 2148 0 0 0 65 77 0 0 20 0 20 0 5191084 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286757849776 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
Current children cumulated CPU time (s) 2378.52
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2343.8 s]
/proc/loadavg: 1.61 1.74 1.83 3/281 15765
/proc/meminfo: memFree=24775528/32770624 swapFree=5800/295788
[pid=15469] ppid=15466 vsize=13270076 CPUtime=2400.03 cores=0,2,4,6,8,10,12,14
/proc/15469/stat : 15469 (java) S 15466 15469 7621 0 -1 1077944320 324182 0 0 0 238535 1468 0 0 20 0 20 0 5191075 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140725666511744 140287438806775 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
/proc/15469/statm: 3317519 1162050 3849 1 0 3305234 0
[pid=15469/tid=15470] ppid=15466 vsize=13270076 CPUtime=2335.18 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15470/stat : 15470 (java) R 15466 15469 7621 0 -1 4202560 186489 0 0 0 233476 42 0 0 20 0 20 0 5191075 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287443045216 140287079869955 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15472] ppid=15466 vsize=13270076 CPUtime=7.18 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15472/stat : 15472 (java) S 15466 15469 7621 0 -1 1077944384 9180 0 0 0 545 173 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287391427088 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15473] ppid=15466 vsize=13270076 CPUtime=7.08 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15473/stat : 15473 (java) S 15466 15469 7621 0 -1 1077944384 9021 0 0 0 539 169 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287390374544 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15474] ppid=15466 vsize=13270076 CPUtime=7.17 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15474/stat : 15474 (java) S 15466 15469 7621 0 -1 1077944384 9964 0 0 0 544 173 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287036291344 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15475] ppid=15466 vsize=13270076 CPUtime=7.17 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15475/stat : 15475 (java) S 15466 15469 7621 0 -1 1077944384 9365 0 0 0 550 167 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287035238800 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15476] ppid=15466 vsize=13270076 CPUtime=7.06 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15476/stat : 15476 (java) S 15466 15469 7621 0 -1 1077944384 8894 0 0 0 544 162 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287034186768 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15477] ppid=15466 vsize=13270076 CPUtime=7.15 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15477/stat : 15477 (java) S 15466 15469 7621 0 -1 1077944384 6803 0 0 0 545 170 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287033134224 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15478] ppid=15466 vsize=13270076 CPUtime=7.11 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15478/stat : 15478 (java) S 15466 15469 7621 0 -1 1077944384 10694 0 0 0 546 165 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287032081168 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15479] ppid=15466 vsize=13270076 CPUtime=7.14 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15479/stat : 15479 (java) S 15466 15469 7621 0 -1 1077944384 12160 0 0 0 541 173 0 0 20 0 20 0 5191076 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140287031028624 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15480] ppid=15466 vsize=13270076 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15480/stat : 15480 (java) S 15466 15469 7621 0 -1 1077944384 13378 0 0 0 37 4 0 0 20 0 20 0 5191078 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286767323376 140287438817922 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15481] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15481/stat : 15481 (java) S 15466 15469 7621 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5191079 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286766269664 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15482] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15482/stat : 15482 (java) S 15466 15469 7621 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 5191079 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286765216512 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15483] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15483/stat : 15483 (java) S 15466 15469 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286764165072 140287438825371 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15484] ppid=15466 vsize=13270076 CPUtime=1.65 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15484/stat : 15484 (java) S 15466 15469 7621 0 -1 1077944384 12686 0 0 0 163 2 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286763113200 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15485] ppid=15466 vsize=13270076 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15485/stat : 15485 (java) S 15466 15469 7621 0 -1 1077944384 11855 0 0 0 174 1 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286762060656 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15486] ppid=15466 vsize=13270076 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15486/stat : 15486 (java) S 15466 15469 7621 0 -1 1077944384 8854 0 0 0 141 1 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286761007600 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15487] ppid=15466 vsize=13270076 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15487/stat : 15487 (java) S 15466 15469 7621 0 -1 1077944384 11262 0 0 0 96 2 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286759955056 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15488] ppid=15466 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15488/stat : 15488 (java) S 15466 15469 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5191083 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286758902240 140287438816981 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
[pid=15469/tid=15489] ppid=15466 vsize=13270076 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/15469/task/15489/stat : 15489 (java) S 15466 15469 7621 0 -1 1077944384 2150 0 0 0 65 77 0 0 20 0 20 0 5191084 13588557824 1162050 33554432000 4194304 4196468 140725666529200 140286757849776 140287438817922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35119104 140725666530446 140725666530628 140725666530628 140725666533327 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 13270076

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 15469 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2343.83
CPU time (s): 2400.07
CPU user time (s): 2385.36
CPU system time (s): 14.7042
CPU usage (%): 102.399
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2385.36
system time used= 14.7042
maximum resident set size= 4648764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324859
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57520
involuntary context switches= 123305

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8492 second user time and 18.682 second system time

The end

Launcher Data

Begin job on node124 at 2017-07-22 06:53:53
IDJOB=4245739
IDBENCH=123121
IDSOLVER=2629
FILE ID=node124/4245739-1500699233
RUNJOBID= node124-1500696956-15261
PBS_JOBID= 20623343
Free space on /tmp= 61968 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-sko81.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245739-1500699233/watcher-4245739-1500699233 -o /tmp/evaluation-result-4245739-1500699233/solver-4245739-1500699233 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500696956-15261 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 971708902 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245739-1500699233.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 7967f0a5d6026ea184db99fec624e08d
RANDOM SEED=971708902

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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	: 8
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		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30433456 kB
MemAvailable:   30717440 kB
Buffers:          120868 kB
Cached:           444404 kB
SwapCached:            0 kB
Active:          1596216 kB
Inactive:         302316 kB
Active(anon):    1336092 kB
Inactive(anon):     8744 kB
Active(file):     260124 kB
Inactive(file):   293572 kB
Unevictable:        5800 kB
Mlocked:            5800 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42128 kB
Writeback:            12 kB
AnonPages:       1474028 kB
Mapped:            44948 kB
Shmem:              8840 kB
Slab:             126076 kB
SReclaimable:      92248 kB
SUnreclaim:        33828 kB
KernelStack:        4736 kB
PageTables:        10108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1872024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1392640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61928 MiB
End job on node124 at 2017-07-22 07:32:57