Trace number 4247869

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 NameAnswerCPU timeWall clock time
R1: OscaR - Conflict Ordering 2017-06-30? (TO) 2400.09 2342.41

General information on the benchmark

NameQueenAttacking/QueenAttacking-xcsp2-s1/
QueenAttacking-11_X2.xml
MD5SUM6c1009e087c092ca636a0299b7d1d77c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints7290
Number of domains2
Minimum domain size21
Maximum domain size121
Distribution of domain sizes[{"size":21,"count":1},{"size":121,"count":121}]
Minimum variable degree30
Maximum variable degree121
Distribution of variable degrees[{"degree":30,"count":1},{"degree":120,"count":91},{"degree":121,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":7290}]
Number of extensional constraints0
Number of intensional constraints7290
Distribution of constraint types[{"type":"intension","count":7290}]
Optimization problemNO
Type of objective

Solver Data

0.43/0.31	c version: 2017-06-30
0.43/0.31	c seed: 440536528
0.43/0.31	c timeout: 2400
0.43/0.31	c memlimit: 15500
0.43/0.31	c nbcore: 8
0.43/0.33	c Parsing instance...
6.23/2.47	c Parsing done, starting search...
2400.06/2342.40	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-4247869-1500731593/watcher-4247869-1500731593 -o /tmp/evaluation-result-4247869-1500731593/solver-4247869-1500731593 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500714400-18228 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 440536528 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247869-1500731593.xml 

pid=22863
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: 2.81 2.25 2.06 3/261 22866
/proc/meminfo: memFree=31520740/32770624 swapFree=5892/165328
[pid=22866] ppid=22863 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 8428950 369864704 1924 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 90299 1924 1072 1 0 79210 0
[pid=22866/tid=22867] ppid=22863 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) S 22863 22866 18196 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 8428950 369864704 1924 33554432000 4194304 4196468 140727043919584 140168543865248 140168539634306 0 4 0 16784584 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0

[startup+0.100096 s]
/proc/loadavg: 2.81 2.25 2.06 3/261 22866
/proc/meminfo: memFree=31520740/32770624 swapFree=5892/165328
[pid=22866] ppid=22863 vsize=13263912 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 5686 0 0 0 9 1 0 0 20 0 20 0 8428950 13582245888 5929 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 3315978 5929 2660 1 0 3303698 0
[pid=22866/tid=22867] ppid=22863 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 18196 0 -1 4202560 3757 0 0 0 7 1 0 0 20 0 20 0 8428950 13582245888 5929 33554432000 4194304 4196468 140727043919584 140168543865440 140168496258021 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.200431 s]
/proc/loadavg: 2.81 2.25 2.06 3/261 22866
/proc/meminfo: memFree=31520740/32770624 swapFree=5892/165328
[pid=22866] ppid=22863 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 8735 0 0 0 24 3 0 0 20 0 20 0 8428950 13582245888 8676 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 3315978 8676 3538 1 0 3303698 0
[pid=22866/tid=22867] ppid=22863 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 18196 0 -1 4202560 6440 0 0 0 16 2 0 0 20 0 20 0 8428950 13582245888 8676 33554432000 4194304 4196468 140727043919584 140168543851536 140168539645085 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13263912

[startup+0.300399 s]
/proc/loadavg: 2.81 2.25 2.06 3/261 22866
/proc/meminfo: memFree=31520740/32770624 swapFree=5892/165328
[pid=22866] ppid=22863 vsize=13263912 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 9768 0 0 0 40 3 0 0 20 0 20 0 8428950 13582245888 10456 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 3315978 10456 3628 1 0 3303698 0
[pid=22866/tid=22867] ppid=22863 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 18196 0 -1 4202560 7171 0 0 0 25 2 0 0 20 0 20 0 8428950 13582245888 10456 33554432000 4194304 4196468 140727043919584 140168543846640 140168523703646 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13263912

[startup+0.700236 s]
/proc/loadavg: 2.81 2.25 2.06 3/261 22866
/proc/meminfo: memFree=31520740/32770624 swapFree=5892/165328
[pid=22866] ppid=22863 vsize=13265980 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 13006 0 0 0 146 6 0 0 20 0 20 0 8428950 13584363520 20355 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 3316495 20355 3771 1 0 3304210 0
[pid=22866/tid=22867] ppid=22863 vsize=13265980 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 18196 0 -1 4202560 8394 0 0 0 64 4 0 0 20 0 20 0 8428950 13584363520 20355 33554432000 4194304 4196468 140727043919584 140168543855832 140168539635094 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 13265980

[startup+1.50082 s]
/proc/loadavg: 2.81 2.25 2.06 5/281 22886
/proc/meminfo: memFree=31382492/32770624 swapFree=5892/165328
[pid=22866] ppid=22863 vsize=13265980 CPUtime=4.1 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 21465 0 0 0 402 8 0 0 20 0 20 0 8428950 13584363520 40385 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 3316495 40385 3799 1 0 3304210 0
[pid=22866/tid=22867] ppid=22863 vsize=13265980 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 18196 0 -1 4202560 9659 0 0 0 142 5 0 0 20 0 20 0 8428950 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168543858760 140168158697472 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22869] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 18196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8428951 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168478587792 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22870] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 18196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8428951 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168477534992 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22871] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 18196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8428951 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168476482704 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22872] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 18196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8428951 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168475429904 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22873] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 18196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8428951 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168474376592 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22874] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 18196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8428951 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168133040400 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22875] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 18196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8428951 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168131988112 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22876] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 18196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8428951 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168130935312 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22877] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 18196 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 8428953 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168002529904 140168539634306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22878] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 18196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8428953 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168001475872 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22879] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 18196 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8428954 13584363520 40385 33554432000 4194304 4196468 140727043919584 140168000423536 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22880] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22880/stat : 22880 (java) S 22863 22866 18196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8428957 13584363520 40385 33554432000 4194304 4196468 140727043919584 140167999371856 140168539641755 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22881] ppid=22863 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22881/stat : 22881 (java) S 22863 22866 18196 0 -1 1077944384 2779 0 0 0 67 0 0 0 20 0 20 0 8428957 13584363520 40385 33554432000 4194304 4196468 140727043919584 140167998318704 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22882] ppid=22863 vsize=13265980 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 18196 0 -1 1077944384 2956 0 0 0 69 1 0 0 20 0 20 0 8428957 13584363520 40385 33554432000 4194304 4196468 140727043919584 140167997265904 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22883] ppid=22863 vsize=13265980 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 18196 0 -1 1077944384 2799 0 0 0 68 0 0 0 20 0 20 0 8428957 13584363520 40385 33554432000 4194304 4196468 140727043919584 140167996213616 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22884] ppid=22863 vsize=13265980 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 18196 0 -1 1077944384 1858 0 0 0 53 1 0 0 20 0 20 0 8428957 13584363520 40385 33554432000 4194304 4196468 140727043919584 140167995160816 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22885] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 18196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8428958 13584363520 40385 33554432000 4194304 4196468 140727043919584 140167994108768 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22886] ppid=22863 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 18196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8428958 13584363520 40385 33554432000 4194304 4196468 140727043919584 140167993056048 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 13265980

[startup+3.10084 s]
/proc/loadavg: 2.81 2.25 2.06 7/281 22886
/proc/meminfo: memFree=31339376/32770624 swapFree=5892/165316
[pid=22866] ppid=22863 vsize=13270076 CPUtime=8.61 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 35433 0 0 0 847 14 0 0 20 0 20 0 8428950 13588557824 58663 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 3317519 58663 3829 1 0 3305234 0
[pid=22866/tid=22867] ppid=22863 vsize=13270076 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 18196 0 -1 4202560 12926 0 0 0 299 6 0 0 20 0 20 0 8428950 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168543861464 140168162655756 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22869] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 18196 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 8428951 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168478587792 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22870] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 18196 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 8428951 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168477534992 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22871] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 18196 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 8428951 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168476482704 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22872] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 18196 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 20 0 8428951 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168475429904 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22873] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 18196 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 20 0 8428951 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168474376592 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22874] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 18196 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 8428951 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168133040400 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22875] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 18196 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 8428951 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168131988112 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22876] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 18196 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 8428951 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168130935312 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22877] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 18196 0 -1 1077944384 464 0 0 0 0 0 0 0 20 0 20 0 8428953 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168002529904 140168539634306 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22878] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 18196 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 8428953 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168001475936 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22879] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 18196 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 8428954 13588557824 58663 33554432000 4194304 4196468 140727043919584 140168000423536 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22880] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22880/stat : 22880 (java) S 22863 22866 18196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8428957 13588557824 58663 33554432000 4194304 4196468 140727043919584 140167999371856 140168539641755 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22881] ppid=22863 vsize=13270076 CPUtime=1.43 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22881/stat : 22881 (java) S 22863 22866 18196 0 -1 1077944384 4062 0 0 0 142 1 0 0 20 0 20 0 8428957 13588557824 58663 33554432000 4194304 4196468 140727043919584 140167998318704 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22882] ppid=22863 vsize=13270076 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 18196 0 -1 1077944384 4695 0 0 0 148 1 0 0 20 0 20 0 8428957 13588557824 58663 33554432000 4194304 4196468 140727043919584 140167997265904 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22883] ppid=22863 vsize=13270076 CPUtime=1.63 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 18196 0 -1 1077944384 7193 0 0 0 162 1 0 0 20 0 20 0 8428957 13588557824 58663 33554432000 4194304 4196468 140727043919584 140167996213616 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22884] ppid=22863 vsize=13270076 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 18196 0 -1 1077944384 4167 0 0 0 87 1 0 0 20 0 20 0 8428957 13588557824 58663 33554432000 4194304 4196468 140727043919584 140167995160816 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22885] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 18196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8428958 13588557824 58663 33554432000 4194304 4196468 140727043919584 140167994108768 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22886] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 18196 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 8428958 13588557824 58663 33554432000 4194304 4196468 140727043919584 140167993056048 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
Current children cumulated CPU time (s) 8.61
Current children cumulated vsize (KiB) 13270076

[startup+6.30088 s]
/proc/loadavg: 2.82 2.27 2.07 3/281 22886
/proc/meminfo: memFree=31250416/32770624 swapFree=5892/165352
[pid=22866] ppid=22863 vsize=13270076 CPUtime=12.35 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 35850 0 0 0 1197 38 0 0 20 0 20 0 8428950 13588557824 70549 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 3317519 70549 3837 1 0 3305234 0
[pid=22866/tid=22867] ppid=22863 vsize=13270076 CPUtime=6.18 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 18196 0 -1 4202560 12941 0 0 0 612 6 0 0 20 0 20 0 8428950 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168543858208 140168162901231 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22869] ppid=22863 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 18196 0 -1 1077944384 94 0 0 0 3 3 0 0 20 0 20 0 8428951 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168478587792 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22870] ppid=22863 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 18196 0 -1 1077944384 44 0 0 0 3 3 0 0 20 0 20 0 8428951 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168477534992 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22871] ppid=22863 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 18196 0 -1 1077944384 45 0 0 0 3 3 0 0 20 0 20 0 8428951 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168476482704 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22872] ppid=22863 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 18196 0 -1 1077944384 225 0 0 0 3 3 0 0 20 0 20 0 8428951 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168475429904 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22873] ppid=22863 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 18196 0 -1 1077944384 194 0 0 0 4 3 0 0 20 0 20 0 8428951 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168474376592 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22874] ppid=22863 vsize=13270076 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 18196 0 -1 1077944384 40 0 0 0 3 2 0 0 20 0 20 0 8428951 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168133040400 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22875] ppid=22863 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 18196 0 -1 1077944384 62 0 0 0 4 3 0 0 20 0 20 0 8428951 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168131988112 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22876] ppid=22863 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 18196 0 -1 1077944384 43 0 0 0 3 3 0 0 20 0 20 0 8428951 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168130935312 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22877] ppid=22863 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 18196 0 -1 1077944384 528 0 0 0 1 0 0 0 20 0 20 0 8428953 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168002529904 140168539634306 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22878] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 18196 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 8428953 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168001475936 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22879] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 18196 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 8428954 13588557824 70549 33554432000 4194304 4196468 140727043919584 140168000423552 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22880] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=22866/tid=22882] ppid=22863 vsize=13270076 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 18196 0 -1 1077944384 6308 0 0 0 162 2 0 0 20 0 20 0 8428957 13588557824 142792 33554432000 4194304 4196468 140727043919584 140167997265904 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22883] ppid=22863 vsize=13270076 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 18196 0 -1 1077944384 7294 0 0 0 169 1 0 0 20 0 20 0 8428957 13588557824 142792 33554432000 4194304 4196468 140727043919584 140167996213616 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22884] ppid=22863 vsize=13270076 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 18196 0 -1 1077944384 4863 0 0 0 89 2 0 0 20 0 20 0 8428957 13588557824 142792 33554432000 4194304 4196468 140727043919584 140167995160816 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22885] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 18196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8428958 13588557824 142792 33554432000 4194304 4196468 140727043919584 140167994108768 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22886] ppid=22863 vsize=13270076 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 18196 0 -1 1077944384 937 0 0 0 58 78 0 0 20 0 20 0 8428958 13588557824 142792 33554432000 4194304 4196468 140727043919584 140167993056048 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
Current children cumulated CPU time (s) 2256.59
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.86 1.63 1.62 3/281 23237
/proc/meminfo: memFree=30917444/32770624 swapFree=5892/166564
[pid=22866] ppid=22863 vsize=13270076 CPUtime=2317.85 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 124580 0 0 0 231420 365 0 0 20 0 20 0 8428950 13588557824 141123 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 3317519 141123 3838 1 0 3305234 0
[pid=22866/tid=22867] ppid=22863 vsize=13270076 CPUtime=2248.84 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 18196 0 -1 4202560 33966 0 0 0 224865 19 0 0 20 0 20 0 8428950 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168543861504 140168162655784 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22869] ppid=22863 vsize=13270076 CPUtime=7.43 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 18196 0 -1 1077944384 6404 0 0 0 710 33 0 0 20 0 20 0 8428951 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168478587792 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22870] ppid=22863 vsize=13270076 CPUtime=7.46 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 18196 0 -1 1077944384 7692 0 0 0 715 31 0 0 20 0 20 0 8428951 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168477534992 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22871] ppid=22863 vsize=13270076 CPUtime=7.37 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 18196 0 -1 1077944384 8121 0 0 0 702 35 0 0 20 0 20 0 8428951 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168476482704 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22872] ppid=22863 vsize=13270076 CPUtime=7.43 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 18196 0 -1 1077944384 6671 0 0 0 710 33 0 0 20 0 20 0 8428951 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168475429904 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22873] ppid=22863 vsize=13270076 CPUtime=7.39 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 18196 0 -1 1077944384 5873 0 0 0 709 30 0 0 20 0 20 0 8428951 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168474376592 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22874] ppid=22863 vsize=13270076 CPUtime=7.45 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 18196 0 -1 1077944384 6711 0 0 0 714 31 0 0 20 0 20 0 8428951 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168133040400 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22875] ppid=22863 vsize=13270076 CPUtime=7.42 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 18196 0 -1 1077944384 7043 0 0 0 711 31 0 0 20 0 20 0 8428951 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168131988112 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22876] ppid=22863 vsize=13270076 CPUtime=7.2 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 18196 0 -1 1077944384 8296 0 0 0 684 36 0 0 20 0 20 0 8428951 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168130935312 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22877] ppid=22863 vsize=13270076 CPUtime=2.58 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 18196 0 -1 1077944384 8810 0 0 0 231 27 0 0 20 0 20 0 8428953 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168002529904 140168539634306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22878] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 18196 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 8428953 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168001475936 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22879] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 18196 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 8428954 13588557824 141123 33554432000 4194304 4196468 140727043919584 140168000423552 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22880] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22880/stat : 22880 (java) S 22863 22866 18196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8428957 13588557824 141123 33554432000 4194304 4196468 140727043919584 140167999371856 140168539641755 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22881] ppid=22863 vsize=13270076 CPUtime=1.51 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22881/stat : 22881 (java) S 22863 22866 18196 0 -1 1077944384 4158 0 0 0 149 2 0 0 20 0 20 0 8428957 13588557824 141123 33554432000 4194304 4196468 140727043919584 140167998318704 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22882] ppid=22863 vsize=13270076 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 18196 0 -1 1077944384 6310 0 0 0 162 2 0 0 20 0 20 0 8428957 13588557824 141123 33554432000 4194304 4196468 140727043919584 140167997265904 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22883] ppid=22863 vsize=13270076 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 18196 0 -1 1077944384 7296 0 0 0 169 1 0 0 20 0 20 0 8428957 13588557824 141123 33554432000 4194304 4196468 140727043919584 140167996213616 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22884] ppid=22863 vsize=13270076 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 18196 0 -1 1077944384 4865 0 0 0 89 2 0 0 20 0 20 0 8428957 13588557824 141123 33554432000 4194304 4196468 140727043919584 140167995160816 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22885] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 18196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8428958 13588557824 141123 33554432000 4194304 4196468 140727043919584 140167994108768 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22886] ppid=22863 vsize=13270076 CPUtime=1.39 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 18196 0 -1 1077944384 944 0 0 0 59 80 0 0 20 0 20 0 8428958 13588557824 141123 33554432000 4194304 4196468 140727043919584 140167993056048 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
Current children cumulated CPU time (s) 2317.85
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.95 1.70 1.64 3/281 23238
/proc/meminfo: memFree=30918076/32770624 swapFree=5892/166616
[pid=22866] ppid=22863 vsize=13270076 CPUtime=2379.44 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 126321 0 0 0 237572 372 0 0 20 0 20 0 8428950 13588557824 139709 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 3317519 139709 3838 1 0 3305234 0
[pid=22866/tid=22867] ppid=22863 vsize=13270076 CPUtime=2308.42 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 18196 0 -1 4202560 34480 0 0 0 230823 19 0 0 20 0 20 0 8428950 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168543861504 140168162900819 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22869] ppid=22863 vsize=13270076 CPUtime=7.68 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 18196 0 -1 1077944384 6454 0 0 0 734 34 0 0 20 0 20 0 8428951 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168478587792 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22870] ppid=22863 vsize=13270076 CPUtime=7.71 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 18196 0 -1 1077944384 7788 0 0 0 740 31 0 0 20 0 20 0 8428951 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168477534992 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22871] ppid=22863 vsize=13270076 CPUtime=7.6 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 18196 0 -1 1077944384 8311 0 0 0 725 35 0 0 20 0 20 0 8428951 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168476482704 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22872] ppid=22863 vsize=13270076 CPUtime=7.66 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 18196 0 -1 1077944384 6760 0 0 0 733 33 0 0 20 0 20 0 8428951 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168475429904 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22873] ppid=22863 vsize=13270076 CPUtime=7.63 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 18196 0 -1 1077944384 6045 0 0 0 732 31 0 0 20 0 20 0 8428951 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168474376592 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22874] ppid=22863 vsize=13270076 CPUtime=7.66 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 18196 0 -1 1077944384 6960 0 0 0 735 31 0 0 20 0 20 0 8428951 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168133040400 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22875] ppid=22863 vsize=13270076 CPUtime=7.66 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 18196 0 -1 1077944384 7075 0 0 0 734 32 0 0 20 0 20 0 8428951 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168131988112 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22876] ppid=22863 vsize=13270076 CPUtime=7.41 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 18196 0 -1 1077944384 8445 0 0 0 704 37 0 0 20 0 20 0 8428951 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168130935312 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22877] ppid=22863 vsize=13270076 CPUtime=2.65 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 18196 0 -1 1077944384 8987 0 0 0 238 27 0 0 20 0 20 0 8428953 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168002529904 140168539634306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22878] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 18196 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 8428953 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168001475936 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22879] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 18196 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 8428954 13588557824 139709 33554432000 4194304 4196468 140727043919584 140168000423552 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22880] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22880/stat : 22880 (java) S 22863 22866 18196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8428957 13588557824 139709 33554432000 4194304 4196468 140727043919584 140167999371856 140168539641755 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22881] ppid=22863 vsize=13270076 CPUtime=1.51 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22881/stat : 22881 (java) S 22863 22866 18196 0 -1 1077944384 4160 0 0 0 149 2 0 0 20 0 20 0 8428957 13588557824 139709 33554432000 4194304 4196468 140727043919584 140167998318704 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22882] ppid=22863 vsize=13270076 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 18196 0 -1 1077944384 6312 0 0 0 162 2 0 0 20 0 20 0 8428957 13588557824 139709 33554432000 4194304 4196468 140727043919584 140167997265904 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22883] ppid=22863 vsize=13270076 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 18196 0 -1 1077944384 7298 0 0 0 169 1 0 0 20 0 20 0 8428957 13588557824 139709 33554432000 4194304 4196468 140727043919584 140167996213616 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22884] ppid=22863 vsize=13270076 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 18196 0 -1 1077944384 4867 0 0 0 89 2 0 0 20 0 20 0 8428957 13588557824 139709 33554432000 4194304 4196468 140727043919584 140167995160816 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22885] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 18196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8428958 13588557824 139709 33554432000 4194304 4196468 140727043919584 140167994108768 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22886] ppid=22863 vsize=13270076 CPUtime=1.43 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 18196 0 -1 1077944384 959 0 0 0 60 83 0 0 20 0 20 0 8428958 13588557824 139709 33554432000 4194304 4196468 140727043919584 140167993056048 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
Current children cumulated CPU time (s) 2379.44
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2342.4 s]
/proc/loadavg: 1.69 1.65 1.63 3/281 23239
/proc/meminfo: memFree=30918988/32770624 swapFree=5892/166648
[pid=22866] ppid=22863 vsize=13270076 CPUtime=2400.06 cores=1,3,5,7,9,11,13,15
/proc/22866/stat : 22866 (java) S 22863 22866 18196 0 -1 1077944320 126688 0 0 0 239633 373 0 0 20 0 20 0 8428950 13588557824 139067 33554432000 4194304 4196468 140727043919584 140727043902128 140168539623159 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
/proc/22866/statm: 3317519 139067 3838 1 0 3305234 0
[pid=22866/tid=22867] ppid=22863 vsize=13270076 CPUtime=2328.38 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 18196 0 -1 4202560 34531 0 0 0 232819 19 0 0 20 0 20 0 8428950 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168543861504 140168162692036 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22869] ppid=22863 vsize=13270076 CPUtime=7.76 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 18196 0 -1 1077944384 6515 0 0 0 742 34 0 0 20 0 20 0 8428951 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168478587792 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22870] ppid=22863 vsize=13270076 CPUtime=7.8 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 18196 0 -1 1077944384 7813 0 0 0 749 31 0 0 20 0 20 0 8428951 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168477534992 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22871] ppid=22863 vsize=13270076 CPUtime=7.67 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 18196 0 -1 1077944384 8396 0 0 0 732 35 0 0 20 0 20 0 8428951 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168476482704 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22872] ppid=22863 vsize=13270076 CPUtime=7.73 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 18196 0 -1 1077944384 6778 0 0 0 740 33 0 0 20 0 20 0 8428951 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168475429904 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22873] ppid=22863 vsize=13270076 CPUtime=7.7 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 18196 0 -1 1077944384 6049 0 0 0 739 31 0 0 20 0 20 0 8428951 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168474376592 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22874] ppid=22863 vsize=13270076 CPUtime=7.75 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 18196 0 -1 1077944384 6962 0 0 0 744 31 0 0 20 0 20 0 8428951 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168133040400 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22875] ppid=22863 vsize=13270076 CPUtime=7.74 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 18196 0 -1 1077944384 7094 0 0 0 742 32 0 0 20 0 20 0 8428951 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168131988112 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22876] ppid=22863 vsize=13270076 CPUtime=7.49 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 18196 0 -1 1077944384 8543 0 0 0 712 37 0 0 20 0 20 0 8428951 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168130935312 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22877] ppid=22863 vsize=13270076 CPUtime=2.68 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 18196 0 -1 1077944384 8989 0 0 0 240 28 0 0 20 0 20 0 8428953 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168002529904 140168539634306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22878] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 18196 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 8428953 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168001475936 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22879] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 18196 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 8428954 13588557824 139067 33554432000 4194304 4196468 140727043919584 140168000423552 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22880] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22880/stat : 22880 (java) S 22863 22866 18196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8428957 13588557824 139067 33554432000 4194304 4196468 140727043919584 140167999371856 140168539641755 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22881] ppid=22863 vsize=13270076 CPUtime=1.51 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22881/stat : 22881 (java) S 22863 22866 18196 0 -1 1077944384 4160 0 0 0 149 2 0 0 20 0 20 0 8428957 13588557824 139067 33554432000 4194304 4196468 140727043919584 140167998318704 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22882] ppid=22863 vsize=13270076 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 18196 0 -1 1077944384 6312 0 0 0 162 2 0 0 20 0 20 0 8428957 13588557824 139067 33554432000 4194304 4196468 140727043919584 140167997265904 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22883] ppid=22863 vsize=13270076 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 18196 0 -1 1077944384 7298 0 0 0 169 1 0 0 20 0 20 0 8428957 13588557824 139067 33554432000 4194304 4196468 140727043919584 140167996213616 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22884] ppid=22863 vsize=13270076 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 18196 0 -1 1077944384 4867 0 0 0 89 2 0 0 20 0 20 0 8428957 13588557824 139067 33554432000 4194304 4196468 140727043919584 140167995160816 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22885] ppid=22863 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 18196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8428958 13588557824 139067 33554432000 4194304 4196468 140727043919584 140167994108768 140168539633365 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
[pid=22866/tid=22886] ppid=22863 vsize=13270076 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 18196 0 -1 1077944384 961 0 0 0 61 83 0 0 20 0 20 0 8428958 13588557824 139067 33554432000 4194304 4196468 140727043919584 140167993056048 140168539634306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26914816 140727043921034 140727043921220 140727043921220 140727043923919 0
Current children cumulated CPU time (s) 2400.06
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 22866 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2342.41
CPU time (s): 2400.09
CPU user time (s): 2396.35
CPU system time (s): 3.74445
CPU usage (%): 102.462
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.35
system time used= 3.74445
maximum resident set size= 714404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126893
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 155909
involuntary context switches= 146659

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.563 second user time and 17.71 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-22 15:53:13
IDJOB=4247869
IDBENCH=130599
IDSOLVER=2628
FILE ID=node104/4247869-1500731593
RUNJOBID= node104-1500714400-18228
PBS_JOBID= 20623354
Free space on /tmp= 61956 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-xcsp2-s1/QueenAttacking-11_X2.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247869-1500731593/watcher-4247869-1500731593 -o /tmp/evaluation-result-4247869-1500731593/solver-4247869-1500731593 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500714400-18228 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 440536528 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247869-1500731593.xml

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

MD5SUM BENCH= 6c1009e087c092ca636a0299b7d1d77c
RANDOM SEED=440536528

node104.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	: 5334.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		: 2133.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.57
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	: 5334.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.57
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	: 5334.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		: 1600.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.57
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	: 5334.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		: 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.57
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		: 1600.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	: 5334.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		: 2533.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.57
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	: 5334.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		: 2668.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.57
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		: 1600.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	: 5334.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		: 2000.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.57
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	: 5334.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		: 2267.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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31521180 kB
MemAvailable:   31802376 kB
Buffers:          198580 kB
Cached:           345772 kB
SwapCached:          252 kB
Active:           554896 kB
Inactive:         221296 kB
Active(anon):     187144 kB
Inactive(anon):    56340 kB
Active(file):     367752 kB
Inactive(file):   164956 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67105472 kB
Dirty:             42464 kB
Writeback:             0 kB
AnonPages:        403396 kB
Mapped:            45264 kB
Shmem:              8772 kB
Slab:             164948 kB
SReclaimable:     128644 kB
SUnreclaim:        36304 kB
KernelStack:        4800 kB
PageTables:         5888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1148348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61916 MiB
End job on node104 at 2017-07-22 16:32:15