Trace number 4245683

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.09 2348.52

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug30.xml
MD5SUM7992d423b18f632a54772c1bcf249848
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3153
Best CPU time to get the best result obtained on this benchmark2520.1001
Satisfiable
(Un)Satisfiability was proved
Number of variables930
Number of constraints436
Number of domains2
Minimum domain size8
Maximum domain size30
Distribution of domain sizes[{"size":8,"count":435},{"size":30,"count":30}]
Minimum variable degree0
Maximum variable degree30
Distribution of variable degrees[{"degree":0,"count":465},{"degree":2,"count":435},{"degree":30,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":435},{"arity":30,"count":1}]
Number of extensional constraints435
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":435},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.27/0.25	c version: 2017-06-30
0.27/0.25	c seed: 1431800717
0.27/0.25	c timeout: 2400
0.27/0.25	c memlimit: 15500
0.27/0.26	c nbcore: 8
0.27/0.28	c Parsing instance...
2.10/1.09	c Parsing done, starting first complete search...
2400.06/2348.50	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-4245683-1500698295/watcher-4245683-1500698295 -o /tmp/evaluation-result-4245683-1500698295/solver-4245683-1500698295 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500682539-17359 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1431800717 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245683-1500698295.xml 

pid=19721
running on 8 cores: 1,3,5,7,9,11,13,15

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.80 1.81 1.75 2/261 19724
/proc/meminfo: memFree=30328340/32770624 swapFree=6000/255120
[pid=19724] ppid=19721 vsize=10621200 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 1794 0 0 0 0 0 0 0 20 0 2 0 5099536 10876108800 2038 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 2655300 2038 1173 1 0 2644211 0
[pid=19724/tid=19725] ppid=19721 vsize=10634536 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 558 0 0 0 0 0 0 0 20 0 2 0 5099537 10889764864 2103 33554432000 4194304 4196468 140732380822672 139880118196640 139880106671514 0 4 0 16784584 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0

[startup+0.100111 s]
/proc/loadavg: 1.80 1.81 1.75 2/261 19724
/proc/meminfo: memFree=30328340/32770624 swapFree=6000/255120
[pid=19724] ppid=19721 vsize=13263912 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 7253 0 0 0 10 1 0 0 20 0 20 0 5099536 13582245888 7502 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 3315978 7532 3410 1 0 3303698 0
[pid=19724/tid=19725] ppid=19721 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 5181 0 0 0 8 0 0 0 20 0 20 0 5099537 13582245888 7532 33554432000 4194304 4196468 140732380822672 139880118176128 139879719783420 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13263912

[startup+0.200325 s]
/proc/loadavg: 1.80 1.81 1.75 2/261 19724
/proc/meminfo: memFree=30328340/32770624 swapFree=6000/255120
[pid=19724] ppid=19721 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 9485 0 0 0 25 2 0 0 20 0 20 0 5099536 13582245888 9806 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 3315978 9806 3585 1 0 3303698 0
[pid=19724/tid=19725] ppid=19721 vsize=13263912 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 7082 0 0 0 16 1 0 0 20 0 20 0 5099537 13582245888 9806 33554432000 4194304 4196468 140732380822672 139880118169824 139880098035038 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13263912

[startup+0.300379 s]
/proc/loadavg: 1.80 1.81 1.75 2/261 19724
/proc/meminfo: memFree=30328340/32770624 swapFree=6000/255120
[pid=19724] ppid=19721 vsize=13263932 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 10647 0 0 0 45 3 0 0 20 0 20 0 5099536 13582266368 12426 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 3315983 12426 3715 1 0 3303698 0
[pid=19724/tid=19725] ppid=19721 vsize=13263932 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 7671 0 0 0 26 2 0 0 20 0 20 0 5099537 13582266368 12426 33554432000 4194304 4196468 140732380822672 139880118169200 139880093481965 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13263932

[startup+0.70027 s]
/proc/loadavg: 1.80 1.81 1.75 2/261 19724
/proc/meminfo: memFree=30328340/32770624 swapFree=6000/255120
[pid=19724] ppid=19721 vsize=13265980 CPUtime=1.38 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 12539 0 0 0 133 5 0 0 20 0 20 0 5099536 13584363520 18385 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 3316495 18385 3763 1 0 3304210 0
[pid=19724/tid=19725] ppid=19721 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 8692 0 0 0 64 3 0 0 20 0 20 0 5099537 13584363520 18385 33554432000 4194304 4196468 140732380822672 139880118192160 139880113976477 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 13265980

[startup+1.50081 s]
/proc/loadavg: 1.80 1.81 1.75 6/281 19744
/proc/meminfo: memFree=30133652/32770624 swapFree=6000/255188
[pid=19724] ppid=19721 vsize=13268028 CPUtime=3.67 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 18019 0 0 0 347 20 0 0 20 0 20 0 5099536 13586460672 55802 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 3317007 55802 3802 1 0 3304722 0
[pid=19724/tid=19725] ppid=19721 vsize=13268028 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 10325 0 0 0 138 6 0 0 20 0 20 0 5099537 13586460672 55802 33554432000 4194304 4196468 140732380822672 139880118189816 139879725482993 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19727] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19727/stat : 19727 (java) S 19721 19724 17327 0 -1 1077944384 17 0 0 0 1 1 0 0 20 0 20 0 5099537 13586460672 55802 33554432000 4194304 4196468 140732380822672 139880046090896 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19728] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19728/stat : 19728 (java) S 19721 19724 17327 0 -1 1077944384 13 0 0 0 1 1 0 0 20 0 20 0 5099537 13586460672 55802 33554432000 4194304 4196468 140732380822672 139880045038096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19729] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19729/stat : 19729 (java) S 19721 19724 17327 0 -1 1077944384 16 0 0 0 1 1 0 0 20 0 20 0 5099537 13586460672 55802 33554432000 4194304 4196468 140732380822672 139880043985296 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19730] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19730/stat : 19730 (java) S 19721 19724 17327 0 -1 1077944384 11 0 0 0 1 1 0 0 20 0 20 0 5099537 13586460672 55802 33554432000 4194304 4196468 140732380822672 139880042932496 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19731] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19731/stat : 19731 (java) S 19721 19724 17327 0 -1 1077944384 26 0 0 0 1 1 0 0 20 0 20 0 5099538 13586460672 55802 33554432000 4194304 4196468 140732380822672 139880041880720 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19732] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19732/stat : 19732 (java) S 19721 19724 17327 0 -1 1077944384 11 0 0 0 1 1 0 0 20 0 20 0 5099538 13586460672 55802 33554432000 4194304 4196468 140732380822672 139880040827920 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19733] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19733/stat : 19733 (java) S 19721 19724 17327 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 20 0 5099538 13586460672 55802 33554432000 4194304 4196468 140732380822672 139880039775120 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19734] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19734/stat : 19734 (java) S 19721 19724 17327 0 -1 1077944384 11 0 0 0 1 1 0 0 20 0 20 0 5099538 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879705971472 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19735] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19735/stat : 19735 (java) S 19721 19724 17327 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 20 0 5099539 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879443347824 139880113965698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19736] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19736/stat : 19736 (java) S 19721 19724 17327 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879442293856 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19737] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19737/stat : 19737 (java) S 19721 19724 17327 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879441240960 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19738] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19738/stat : 19738 (java) S 19721 19724 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879440189264 139880113973147 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19739] ppid=19721 vsize=13268028 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19739/stat : 19739 (java) S 19721 19724 17327 0 -1 1077944384 1712 0 0 0 48 0 0 0 20 0 20 0 5099542 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879439137648 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19740] ppid=19721 vsize=13268028 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19740/stat : 19740 (java) S 19721 19724 17327 0 -1 1077944384 1299 0 0 0 45 0 0 0 20 0 20 0 5099542 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879438084848 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19741] ppid=19721 vsize=13268028 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19741/stat : 19741 (java) S 19721 19724 17327 0 -1 1077944384 1455 0 0 0 49 0 0 0 20 0 20 0 5099542 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879437032048 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19742] ppid=19721 vsize=13268028 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19742/stat : 19742 (java) S 19721 19724 17327 0 -1 1077944384 1635 0 0 0 54 0 0 0 20 0 20 0 5099542 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879435979248 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19743] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19743/stat : 19743 (java) S 19721 19724 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879233088096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19744] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19744/stat : 19744 (java) S 19721 19724 17327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5099543 13586460672 55802 33554432000 4194304 4196468 140732380822672 139879232035376 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 13268028

[startup+3.1008 s]
/proc/loadavg: 1.80 1.81 1.75 3/281 19744
/proc/meminfo: memFree=30126332/32770624 swapFree=6000/255200
[pid=19724] ppid=19721 vsize=13268028 CPUtime=5.49 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 18522 0 0 0 529 20 0 0 20 0 20 0 5099536 13586460672 56015 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 3317007 56015 3804 1 0 3304722 0
[pid=19724/tid=19725] ppid=19721 vsize=13268028 CPUtime=3.04 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 10668 0 0 0 298 6 0 0 20 0 20 0 5099537 13586460672 56015 33554432000 4194304 4196468 140732380822672 139880118189472 139879725482041 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19727] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19727/stat : 19727 (java) S 19721 19724 17327 0 -1 1077944384 17 0 0 0 1 1 0 0 20 0 20 0 5099537 13586460672 56015 33554432000 4194304 4196468 140732380822672 139880046090896 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19728] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19728/stat : 19728 (java) S 19721 19724 17327 0 -1 1077944384 13 0 0 0 1 1 0 0 20 0 20 0 5099537 13586460672 56015 33554432000 4194304 4196468 140732380822672 139880045038096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19729] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19729/stat : 19729 (java) S 19721 19724 17327 0 -1 1077944384 16 0 0 0 1 1 0 0 20 0 20 0 5099537 13586460672 56015 33554432000 4194304 4196468 140732380822672 139880043985296 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19730] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19730/stat : 19730 (java) S 19721 19724 17327 0 -1 1077944384 11 0 0 0 1 1 0 0 20 0 20 0 5099537 13586460672 56015 33554432000 4194304 4196468 140732380822672 139880042932496 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19731] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19731/stat : 19731 (java) S 19721 19724 17327 0 -1 1077944384 26 0 0 0 1 1 0 0 20 0 20 0 5099538 13586460672 56015 33554432000 4194304 4196468 140732380822672 139880041880720 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19732] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19732/stat : 19732 (java) S 19721 19724 17327 0 -1 1077944384 11 0 0 0 1 1 0 0 20 0 20 0 5099538 13586460672 56015 33554432000 4194304 4196468 140732380822672 139880040827920 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19733] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19733/stat : 19733 (java) S 19721 19724 17327 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 20 0 5099538 13586460672 56015 33554432000 4194304 4196468 140732380822672 139880039775120 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19734] ppid=19721 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19734/stat : 19734 (java) S 19721 19724 17327 0 -1 1077944384 11 0 0 0 1 1 0 0 20 0 20 0 5099538 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879705971472 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19735] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19735/stat : 19735 (java) S 19721 19724 17327 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 20 0 5099539 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879443347824 139880113965698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19736] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19736/stat : 19736 (java) S 19721 19724 17327 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879442293856 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19737] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19737/stat : 19737 (java) S 19721 19724 17327 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879441240960 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19738] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19738/stat : 19738 (java) S 19721 19724 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879440189264 139880113973147 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19739] ppid=19721 vsize=13268028 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19739/stat : 19739 (java) S 19721 19724 17327 0 -1 1077944384 1723 0 0 0 55 0 0 0 20 0 20 0 5099542 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879439137648 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19740] ppid=19721 vsize=13268028 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19740/stat : 19740 (java) S 19721 19724 17327 0 -1 1077944384 1314 0 0 0 53 0 0 0 20 0 20 0 5099542 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879438084848 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19741] ppid=19721 vsize=13268028 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19741/stat : 19741 (java) S 19721 19724 17327 0 -1 1077944384 1460 0 0 0 54 0 0 0 20 0 20 0 5099542 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879437032048 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19742] ppid=19721 vsize=13268028 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19742/stat : 19742 (java) S 19721 19724 17327 0 -1 1077944384 1677 0 0 0 56 1 0 0 20 0 20 0 5099542 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879435979248 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19743] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19743/stat : 19743 (java) S 19721 19724 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879233088096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19744] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19744/stat : 19744 (java) S 19721 19724 17327 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 5099543 13586460672 56015 33554432000 4194304 4196468 140732380822672 139879232035376 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 13268028

[startup+6.30077 s]
/proc/loadavg: 1.73 1.79 1.75 3/281 19744
/proc/meminfo: memFree=30102932/32770624 swapFree=6000/255200
[pid=19724] ppid=19721 vsize=13268028 CPUtime=9.04 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 23357 0 0 0 867 37 0 0 20 0 20 0 5099536 13586460672 63800 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 3317007 63800 3812 1 0 3304722 0
[pid=19724/tid=19725] ppid=19721 vsize=13268028 CPUtime=6.2 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 10929 0 0 0 614 6 0 0 20 0 20 0 5099537 13586460672 63800 33554432000 4194304 4196468 140732380822672 139880118189824 139879725482107 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19727] ppid=19721 vsize=13268028 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19727/stat : 19727 (java) S 19721 19724 17327 0 -1 1077944384 60 0 0 0 2 3 0 0 20 0 20 0 5099537 13586460672 63800 33554432000 4194304 4196468 140732380822672 139880046090896 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19728] ppid=19721 vsize=13268028 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19728/stat : 19728 (java) S 19721 19724 17327 0 -1 1077944384 488 0 0 0 2 3 0 0 20 0 20 0 5099537 13586460672 63800 33554432000 4194304 4196468 140732380822672 139880045038096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19729] ppid=19721 vsize=13268028 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19729/stat : 19729 (java) S 19721 19724 17327 0 -1 1077944384 105 0 0 0 2 3 0 0 20 0 20 0 5099537 13586460672 63800 33554432000 4194304 4196468 140732380822672 139880043985296 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19730] ppid=19721 vsize=13268028 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19730/stat : 19730 (java) S 19721 19724 17327 0 -1 1077944384 48 0 0 0 2 3 0 0 20 0 20 0 5099537 13586460672 63800 33554432000 4194304 4196468 140732380822672 139880042932496 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19731] ppid=19721 vsize=13268028 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19731/stat : 19731 (java) S 19721 19724 17327 0 -1 1077944384 95 0 0 0 2 3 0 0 20 0 20 0 5099538 13586460672 63800 33554432000 4194304 4196468 140732380822672 139880041880720 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19732] ppid=19721 vsize=13268028 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19732/stat : 19732 (java) S 19721 19724 17327 0 -1 1077944384 140 0 0 0 2 3 0 0 20 0 20 0 5099538 13586460672 63800 33554432000 4194304 4196468 140732380822672 139880040827920 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19733] ppid=19721 vsize=13268028 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19733/stat : 19733 (java) S 19721 19724 17327 0 -1 1077944384 97 0 0 0 2 3 0 0 20 0 20 0 5099538 13586460672 63800 33554432000 4194304 4196468 140732380822672 139880039775120 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19734] ppid=19721 vsize=13268028 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19734/stat : 19734 (java) S 19721 19724 17327 0 -1 1077944384 774 0 0 0 2 3 0 0 20 0 20 0 5099538 13586460672 63800 33554432000 4194304 4196468 140732380822672 139879705971472 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19735] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19735/stat : 19735 (java) S 19721 19724 17327 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 20 0 5099539 13586460672 63800 33554432000 4194304 4196468 140732380822672 139879443347824 139880113965698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19736] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19736/stat : 19736 (java) S 19721 19724 17327 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 63800 33554432000 4194304 4196468 140732380822672 139879442293856 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19737] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19737/stat : 19737 (java) S 19721 19724 17327 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 63800 33554432000 4194304 4196468 140732380822672 139879441240960 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19738] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=19724/tid=19740] ppid=19721 vsize=13268028 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19740/stat : 19740 (java) S 19721 19724 17327 0 -1 1077944384 2765 0 0 0 60 1 0 0 20 0 20 0 5099542 13586460672 177628 33554432000 4194304 4196468 140732380822672 139879438084848 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19741] ppid=19721 vsize=13268028 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19741/stat : 19741 (java) S 19721 19724 17327 0 -1 1077944384 4047 0 0 0 64 1 0 0 20 0 20 0 5099542 13586460672 177628 33554432000 4194304 4196468 140732380822672 139879437032048 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19742] ppid=19721 vsize=13268028 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19742/stat : 19742 (java) S 19721 19724 17327 0 -1 1077944384 3518 0 0 0 58 1 0 0 20 0 20 0 5099542 13586460672 177628 33554432000 4194304 4196468 140732380822672 139879435979248 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19743] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19743/stat : 19743 (java) S 19721 19724 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 177628 33554432000 4194304 4196468 140732380822672 139879233088096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19744] ppid=19721 vsize=13268028 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19744/stat : 19744 (java) S 19721 19724 17327 0 -1 1077944384 847 0 0 0 49 56 0 0 20 0 20 0 5099543 13586460672 177628 33554432000 4194304 4196468 140732380822672 139879232035376 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
Current children cumulated CPU time (s) 2250.48
Current children cumulated vsize (KiB) 13268028

[startup+2262.3 s]
/proc/loadavg: 1.48 1.51 1.53 3/281 20015
/proc/meminfo: memFree=30387576/32770624 swapFree=6000/257744
[pid=19724] ppid=19721 vsize=13268028 CPUtime=2311.93 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 106573 0 0 0 230820 373 0 0 20 0 20 0 5099536 13586460672 177883 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 3317007 177883 3815 1 0 3304722 0
[pid=19724/tid=19725] ppid=19721 vsize=13268028 CPUtime=2250.22 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 32015 0 0 0 225002 20 0 0 20 0 20 0 5099537 13586460672 177883 33554432000 4194304 4196468 140732380822672 139880118192832 139879725406535 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19727] ppid=19721 vsize=13268028 CPUtime=6.93 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19727/stat : 19727 (java) S 19721 19724 17327 0 -1 1077944384 4803 0 0 0 658 35 0 0 20 0 20 0 5099537 13586460672 177883 33554432000 4194304 4196468 140732380822672 139880046090896 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19728] ppid=19721 vsize=13268028 CPUtime=6.89 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19728/stat : 19728 (java) S 19721 19724 17327 0 -1 1077944384 6974 0 0 0 653 36 0 0 20 0 20 0 5099537 13586460672 177883 33554432000 4194304 4196468 140732380822672 139880045038096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19729] ppid=19721 vsize=13268028 CPUtime=6.93 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19729/stat : 19729 (java) S 19721 19724 17327 0 -1 1077944384 6636 0 0 0 657 36 0 0 20 0 20 0 5099537 13586460672 177883 33554432000 4194304 4196468 140732380822672 139880043985296 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19730] ppid=19721 vsize=13268028 CPUtime=6.92 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19730/stat : 19730 (java) S 19721 19724 17327 0 -1 1077944384 5927 0 0 0 656 36 0 0 20 0 20 0 5099537 13586460672 177883 33554432000 4194304 4196468 140732380822672 139880042932496 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19731] ppid=19721 vsize=13268028 CPUtime=6.94 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19731/stat : 19731 (java) S 19721 19724 17327 0 -1 1077944384 8869 0 0 0 657 37 0 0 20 0 20 0 5099538 13586460672 177883 33554432000 4194304 4196468 140732380822672 139880041880720 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19732] ppid=19721 vsize=13268028 CPUtime=6.93 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19732/stat : 19732 (java) S 19721 19724 17327 0 -1 1077944384 6390 0 0 0 657 36 0 0 20 0 20 0 5099538 13586460672 177883 33554432000 4194304 4196468 140732380822672 139880040827920 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19733] ppid=19721 vsize=13268028 CPUtime=6.99 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19733/stat : 19733 (java) S 19721 19724 17327 0 -1 1077944384 5944 0 0 0 660 39 0 0 20 0 20 0 5099538 13586460672 177883 33554432000 4194304 4196468 140732380822672 139880039775120 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19734] ppid=19721 vsize=13268028 CPUtime=6.91 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19734/stat : 19734 (java) S 19721 19724 17327 0 -1 1077944384 6078 0 0 0 656 35 0 0 20 0 20 0 5099538 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879705971472 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19735] ppid=19721 vsize=13268028 CPUtime=2.6 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19735/stat : 19735 (java) S 19721 19724 17327 0 -1 1077944384 8002 0 0 0 236 24 0 0 20 0 20 0 5099539 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879443347824 139880113965698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19736] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19736/stat : 19736 (java) S 19721 19724 17327 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879442293856 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19737] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19737/stat : 19737 (java) S 19721 19724 17327 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879441240960 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19738] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19738/stat : 19738 (java) S 19721 19724 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879440189264 139880113973147 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19739] ppid=19721 vsize=13268028 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19739/stat : 19739 (java) S 19721 19724 17327 0 -1 1077944384 2331 0 0 0 58 1 0 0 20 0 20 0 5099542 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879439137648 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19740] ppid=19721 vsize=13268028 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19740/stat : 19740 (java) S 19721 19724 17327 0 -1 1077944384 2767 0 0 0 60 1 0 0 20 0 20 0 5099542 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879438084848 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19741] ppid=19721 vsize=13268028 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19741/stat : 19741 (java) S 19721 19724 17327 0 -1 1077944384 4049 0 0 0 64 1 0 0 20 0 20 0 5099542 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879437032048 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19742] ppid=19721 vsize=13268028 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19742/stat : 19742 (java) S 19721 19724 17327 0 -1 1077944384 3521 0 0 0 58 1 0 0 20 0 20 0 5099542 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879435979248 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19743] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19743/stat : 19743 (java) S 19721 19724 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879233088096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19744] ppid=19721 vsize=13268028 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19744/stat : 19744 (java) S 19721 19724 17327 0 -1 1077944384 862 0 0 0 50 58 0 0 20 0 20 0 5099543 13586460672 177883 33554432000 4194304 4196468 140732380822672 139879232035376 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
Current children cumulated CPU time (s) 2311.93
Current children cumulated vsize (KiB) 13268028

[startup+2322.31 s]
/proc/loadavg: 1.38 1.46 1.51 3/281 20016
/proc/meminfo: memFree=30386952/32770624 swapFree=6000/257772
[pid=19724] ppid=19721 vsize=13268028 CPUtime=2373.35 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 107732 0 0 0 236955 380 0 0 20 0 20 0 5099536 13586460672 177111 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 3317007 177111 3815 1 0 3304722 0
[pid=19724/tid=19725] ppid=19721 vsize=13268028 CPUtime=2309.87 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 32462 0 0 0 230967 20 0 0 20 0 20 0 5099537 13586460672 177111 33554432000 4194304 4196468 140732380822672 139880118192832 139879725482819 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19727] ppid=19721 vsize=13268028 CPUtime=7.15 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19727/stat : 19727 (java) S 19721 19724 17327 0 -1 1077944384 4852 0 0 0 679 36 0 0 20 0 20 0 5099537 13586460672 177111 33554432000 4194304 4196468 140732380822672 139880046090896 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19728] ppid=19721 vsize=13268028 CPUtime=7.09 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19728/stat : 19728 (java) S 19721 19724 17327 0 -1 1077944384 7048 0 0 0 672 37 0 0 20 0 20 0 5099537 13586460672 177111 33554432000 4194304 4196468 140732380822672 139880045038096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19729] ppid=19721 vsize=13268028 CPUtime=7.15 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19729/stat : 19729 (java) S 19721 19724 17327 0 -1 1077944384 6739 0 0 0 678 37 0 0 20 0 20 0 5099537 13586460672 177111 33554432000 4194304 4196468 140732380822672 139880043985296 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19730] ppid=19721 vsize=13268028 CPUtime=7.12 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19730/stat : 19730 (java) S 19721 19724 17327 0 -1 1077944384 6013 0 0 0 676 36 0 0 20 0 20 0 5099537 13586460672 177111 33554432000 4194304 4196468 140732380822672 139880042932496 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19731] ppid=19721 vsize=13268028 CPUtime=7.15 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19731/stat : 19731 (java) S 19721 19724 17327 0 -1 1077944384 8917 0 0 0 677 38 0 0 20 0 20 0 5099538 13586460672 177111 33554432000 4194304 4196468 140732380822672 139880041880720 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19732] ppid=19721 vsize=13268028 CPUtime=7.14 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19732/stat : 19732 (java) S 19721 19724 17327 0 -1 1077944384 6413 0 0 0 677 37 0 0 20 0 20 0 5099538 13586460672 177111 33554432000 4194304 4196468 140732380822672 139880040827920 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19733] ppid=19721 vsize=13268028 CPUtime=7.2 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19733/stat : 19733 (java) S 19721 19724 17327 0 -1 1077944384 6103 0 0 0 680 40 0 0 20 0 20 0 5099538 13586460672 177111 33554432000 4194304 4196468 140732380822672 139880039775120 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19734] ppid=19721 vsize=13268028 CPUtime=7.11 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19734/stat : 19734 (java) S 19721 19724 17327 0 -1 1077944384 6097 0 0 0 675 36 0 0 20 0 20 0 5099538 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879705971472 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19735] ppid=19721 vsize=13268028 CPUtime=2.68 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19735/stat : 19735 (java) S 19721 19724 17327 0 -1 1077944384 8138 0 0 0 244 24 0 0 20 0 20 0 5099539 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879443347824 139880113965698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19736] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19736/stat : 19736 (java) S 19721 19724 17327 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879442293856 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19737] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19737/stat : 19737 (java) S 19721 19724 17327 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879441240960 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19738] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19738/stat : 19738 (java) S 19721 19724 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879440189264 139880113973147 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19739] ppid=19721 vsize=13268028 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19739/stat : 19739 (java) S 19721 19724 17327 0 -1 1077944384 2333 0 0 0 58 1 0 0 20 0 20 0 5099542 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879439137648 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19740] ppid=19721 vsize=13268028 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19740/stat : 19740 (java) S 19721 19724 17327 0 -1 1077944384 2769 0 0 0 60 1 0 0 20 0 20 0 5099542 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879438084848 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19741] ppid=19721 vsize=13268028 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19741/stat : 19741 (java) S 19721 19724 17327 0 -1 1077944384 4052 0 0 0 64 1 0 0 20 0 20 0 5099542 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879437032048 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19742] ppid=19721 vsize=13268028 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19742/stat : 19742 (java) S 19721 19724 17327 0 -1 1077944384 3523 0 0 0 58 1 0 0 20 0 20 0 5099542 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879435979248 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19743] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19743/stat : 19743 (java) S 19721 19724 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879233088096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19744] ppid=19721 vsize=13268028 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19744/stat : 19744 (java) S 19721 19724 17327 0 -1 1077944384 868 0 0 0 51 60 0 0 20 0 20 0 5099543 13586460672 177111 33554432000 4194304 4196468 140732380822672 139879232035376 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
Current children cumulated CPU time (s) 2373.35
Current children cumulated vsize (KiB) 13268028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2348.5 s]
/proc/loadavg: 1.71 1.54 1.53 3/281 20016
/proc/meminfo: memFree=30382856/32770624 swapFree=6000/257800
[pid=19724] ppid=19721 vsize=13268028 CPUtime=2400.06 cores=1,3,5,7,9,11,13,15
/proc/19724/stat : 19724 (java) S 19721 19724 17327 0 -1 1077944320 108292 0 0 0 239623 383 0 0 20 0 20 0 5099536 13586460672 177623 33554432000 4194304 4196468 140732380822672 140732380805216 139880113954551 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
/proc/19724/statm: 3317007 177623 3815 1 0 3304722 0
[pid=19724/tid=19725] ppid=19721 vsize=13268028 CPUtime=2335.93 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19725/stat : 19725 (java) R 19721 19724 17327 0 -1 4202560 32627 0 0 0 233573 20 0 0 20 0 20 0 5099537 13586460672 177623 33554432000 4194304 4196468 140732380822672 139880118192608 139879725482965 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19727] ppid=19721 vsize=13268028 CPUtime=7.22 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19727/stat : 19727 (java) S 19721 19724 17327 0 -1 1077944384 4901 0 0 0 686 36 0 0 20 0 20 0 5099537 13586460672 177623 33554432000 4194304 4196468 140732380822672 139880046090896 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19728] ppid=19721 vsize=13268028 CPUtime=7.17 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19728/stat : 19728 (java) S 19721 19724 17327 0 -1 1077944384 7134 0 0 0 679 38 0 0 20 0 20 0 5099537 13586460672 177623 33554432000 4194304 4196468 140732380822672 139880045038096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19729] ppid=19721 vsize=13268028 CPUtime=7.22 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19729/stat : 19729 (java) S 19721 19724 17327 0 -1 1077944384 6799 0 0 0 685 37 0 0 20 0 20 0 5099537 13586460672 177623 33554432000 4194304 4196468 140732380822672 139880043985296 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19730] ppid=19721 vsize=13268028 CPUtime=7.18 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19730/stat : 19730 (java) S 19721 19724 17327 0 -1 1077944384 6016 0 0 0 682 36 0 0 20 0 20 0 5099537 13586460672 177623 33554432000 4194304 4196468 140732380822672 139880042932496 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19731] ppid=19721 vsize=13268028 CPUtime=7.22 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19731/stat : 19731 (java) S 19721 19724 17327 0 -1 1077944384 8919 0 0 0 684 38 0 0 20 0 20 0 5099538 13586460672 177623 33554432000 4194304 4196468 140732380822672 139880041880720 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19732] ppid=19721 vsize=13268028 CPUtime=7.22 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19732/stat : 19732 (java) S 19721 19724 17327 0 -1 1077944384 6466 0 0 0 685 37 0 0 20 0 20 0 5099538 13586460672 177623 33554432000 4194304 4196468 140732380822672 139880040827920 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19733] ppid=19721 vsize=13268028 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19733/stat : 19733 (java) S 19721 19724 17327 0 -1 1077944384 6198 0 0 0 688 40 0 0 20 0 20 0 5099538 13586460672 177623 33554432000 4194304 4196468 140732380822672 139880039775120 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19734] ppid=19721 vsize=13268028 CPUtime=7.19 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19734/stat : 19734 (java) S 19721 19724 17327 0 -1 1077944384 6098 0 0 0 683 36 0 0 20 0 20 0 5099538 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879705971472 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19735] ppid=19721 vsize=13268028 CPUtime=2.72 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19735/stat : 19735 (java) S 19721 19724 17327 0 -1 1077944384 8173 0 0 0 247 25 0 0 20 0 20 0 5099539 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879443347824 139880113965698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19736] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19736/stat : 19736 (java) S 19721 19724 17327 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879442293856 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19737] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19737/stat : 19737 (java) S 19721 19724 17327 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 5099540 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879441240960 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19738] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19738/stat : 19738 (java) S 19721 19724 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879440189264 139880113973147 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19739] ppid=19721 vsize=13268028 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19739/stat : 19739 (java) S 19721 19724 17327 0 -1 1077944384 2333 0 0 0 58 1 0 0 20 0 20 0 5099542 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879439137648 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19740] ppid=19721 vsize=13268028 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19740/stat : 19740 (java) S 19721 19724 17327 0 -1 1077944384 2769 0 0 0 60 1 0 0 20 0 20 0 5099542 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879438084848 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19741] ppid=19721 vsize=13268028 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19741/stat : 19741 (java) S 19721 19724 17327 0 -1 1077944384 4052 0 0 0 64 1 0 0 20 0 20 0 5099542 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879437032048 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19742] ppid=19721 vsize=13268028 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19742/stat : 19742 (java) S 19721 19724 17327 0 -1 1077944384 3523 0 0 0 58 1 0 0 20 0 20 0 5099542 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879435979248 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19743] ppid=19721 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19743/stat : 19743 (java) S 19721 19724 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5099542 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879233088096 139880113964757 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
[pid=19724/tid=19744] ppid=19721 vsize=13268028 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/19724/task/19744/stat : 19744 (java) S 19721 19724 17327 0 -1 1077944384 879 0 0 0 51 61 0 0 20 0 20 0 5099543 13586460672 177623 33554432000 4194304 4196468 140732380822672 139879232035376 139880113965698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6418432 140732380828813 140732380828996 140732380828996 140732380831695 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 13268028

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 19724 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2348.52
CPU time (s): 2400.09
CPU user time (s): 2396.25
CPU system time (s): 3.84193
CPU usage (%): 102.196
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.25
system time used= 3.84193
maximum resident set size= 713068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108573
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 176162
involuntary context switches= 152316

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6256 second user time and 20.82 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-22 06:38:15
IDJOB=4245683
IDBENCH=123048
IDSOLVER=2629
FILE ID=node103/4245683-1500698295
RUNJOBID= node103-1500682539-17359
PBS_JOBID= 20623329
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug30.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-4245683-1500698295/watcher-4245683-1500698295 -o /tmp/evaluation-result-4245683-1500698295/solver-4245683-1500698295 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500682539-17359 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1431800717 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245683-1500698295.xml

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

MD5SUM BENCH= 7992d423b18f632a54772c1bcf249848
RANDOM SEED=1431800717

node103.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		: 2668.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.12
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		: 2267.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.12
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		: 2400.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.12
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		: 2000.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		: 1600.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.12
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		: 2000.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		: 2667.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.12
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		: 2668.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		: 2533.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.12
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		: 2400.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		: 2533.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.12
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		: 2667.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.12
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:        30328724 kB
MemAvailable:   30587008 kB
Buffers:          116976 kB
Cached:           421916 kB
SwapCached:            0 kB
Active:          1739360 kB
Inactive:         263760 kB
Active(anon):    1467268 kB
Inactive(anon):     8640 kB
Active(file):     272092 kB
Inactive(file):   255120 kB
Unevictable:        6000 kB
Mlocked:            6004 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42196 kB
Writeback:             0 kB
AnonPages:       1470076 kB
Mapped:            45420 kB
Shmem:              8852 kB
Slab:             126388 kB
SReclaimable:      93816 kB
SUnreclaim:        32572 kB
KernelStack:        4848 kB
PageTables:         9076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2045032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1327104 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= 61932 MiB
End job on node103 at 2017-07-22 07:17:24