Trace number 4243293

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: sat4j-CSP 2017-07-05? (TO) 2416.1 332.418

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-050-10-9.xml
MD5SUMb9411981d46c6b6e2ab3102ec0acde87
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of constraints560
Number of domains1
Minimum domain size3191
Maximum domain size3191
Distribution of domain sizes[{"size":3191,"count":550}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":500}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":500},{"arity":50,"count":10}]
Number of extensional constraints0
Number of intensional constraints550
Distribution of constraint types[{"type":"intension","count":550},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data


Verifier Data

One s line expected

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-4243293-1500669865/watcher-4243293-1500669865 -o /tmp/evaluation-result-4243293-1500669865/solver-4243293-1500669865 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500669865-12407 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243293-1500669865.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.79 1.97 2.03 3/239 12431
/proc/meminfo: memFree=32023152/32770624 swapFree=5924/202968
[pid=12431] ppid=12427 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 1716 0 0 0 0 0 0 0 20 0 2 0 2255974 369864704 1935 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 90299 1935 1081 1 0 79210 0
[pid=12431/tid=12432] ppid=12427 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) S 12427 12431 9834 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 2255975 369864704 1935 33554432000 4194304 4196468 140734777829488 139950188399008 139950184168066 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0

[startup+0.100165 s]
/proc/loadavg: 1.79 1.97 2.03 3/239 12431
/proc/meminfo: memFree=32023152/32770624 swapFree=5924/202968
[pid=12431] ppid=12427 vsize=10900556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 4708 0 0 0 8 2 0 0 20 0 20 0 2255974 11162169344 6764 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 2725139 6764 2607 1 0 2713552 0
[pid=12431/tid=12432] ppid=12427 vsize=10900556 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) R 12427 12431 9834 0 -1 4202560 2771 0 0 0 7 1 0 0 20 0 20 0 2255975 11162169344 6764 33554432000 4194304 4196468 140734777829488 139950188382608 139950184178845 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200419 s]
/proc/loadavg: 1.79 1.97 2.03 3/239 12431
/proc/meminfo: memFree=32023152/32770624 swapFree=5924/202968
[pid=12431] ppid=12427 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 6838 0 0 0 23 3 0 0 20 0 20 0 2255974 11162169344 9072 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 2725139 9072 2834 1 0 2713552 0
[pid=12431/tid=12432] ppid=12427 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) R 12427 12431 9834 0 -1 4202560 4500 0 0 0 16 2 0 0 20 0 20 0 2255975 11162169344 9072 33554432000 4194304 4196468 140734777829488 139950188382416 139950184178845 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300298 s]
/proc/loadavg: 1.79 1.97 2.03 3/239 12431
/proc/meminfo: memFree=32023152/32770624 swapFree=5924/202968
[pid=12431] ppid=12427 vsize=10900556 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 8078 0 0 0 43 3 0 0 20 0 20 0 2255974 11162169344 10805 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 2725139 10805 2988 1 0 2713552 0
[pid=12431/tid=12432] ppid=12427 vsize=10900556 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) R 12427 12431 9834 0 -1 4202560 4980 0 0 0 25 2 0 0 20 0 20 0 2255975 11162169344 10805 33554432000 4194304 4196468 140734777829488 139950188390088 139950168237406 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 10900556

[startup+0.700376 s]
/proc/loadavg: 1.79 1.97 2.03 3/239 12431
/proc/meminfo: memFree=32023152/32770624 swapFree=5924/202968
[pid=12431] ppid=12427 vsize=10900632 CPUtime=2.11 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 10937 0 0 0 165 46 0 0 20 0 20 0 2255974 11162247168 63889 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 2725158 63889 3102 1 0 2713552 0
[pid=12431/tid=12432] ppid=12427 vsize=10900632 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) R 12427 12431 9834 0 -1 4202560 5407 0 0 0 53 4 0 0 20 0 20 0 2255975 11162247168 63889 33554432000 4194304 4196468 140734777829488 139950188393504 139950170225038 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 10900632

[startup+1.50079 s]
/proc/loadavg: 1.79 1.97 2.03 10/281 12476
/proc/meminfo: memFree=30761888/32770624 swapFree=5924/202908
[pid=12431] ppid=12427 vsize=10900632 CPUtime=4.71 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 13608 0 0 0 328 143 0 0 20 0 20 0 2255974 11162247168 311416 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 2725158 311928 3106 1 0 2713552 0
[pid=12431/tid=12432] ppid=12427 vsize=10900632 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) R 12427 12431 9834 0 -1 4202560 6315 0 0 0 95 15 0 0 20 0 20 0 2255975 11162247168 311928 33554432000 4194304 4196468 140734777829488 139950188394184 139950170225038 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12434] ppid=12427 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12434/stat : 12434 (java) S 12427 12431 9834 0 -1 1077944384 257 0 0 0 19 15 0 0 20 0 20 0 2255976 11162247168 311928 33554432000 4194304 4196468 140734777829488 139950110230800 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12435] ppid=12427 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12435/stat : 12435 (java) S 12427 12431 9834 0 -1 1077944384 191 0 0 0 19 15 0 0 20 0 20 0 2255976 11162247168 311928 33554432000 4194304 4196468 140734777829488 139950109178256 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12436] ppid=12427 vsize=10900632 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12436/stat : 12436 (java) S 12427 12431 9834 0 -1 1077944384 238 0 0 0 19 16 0 0 20 0 20 0 2255976 11162247168 311928 33554432000 4194304 4196468 140734777829488 139950108125712 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12437] ppid=12427 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12437/stat : 12437 (java) S 12427 12431 9834 0 -1 1077944384 428 0 0 0 19 15 0 0 20 0 20 0 2255976 11162247168 311928 33554432000 4194304 4196468 140734777829488 139950107073168 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12438] ppid=12427 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12438/stat : 12438 (java) S 12427 12431 9834 0 -1 1077944384 204 0 0 0 20 14 0 0 20 0 20 0 2255976 11162247168 311928 33554432000 4194304 4196468 140734777829488 139950106020624 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12439] ppid=12427 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12439/stat : 12439 (java) S 12427 12431 9834 0 -1 1077944384 232 0 0 0 19 15 0 0 20 0 20 0 2255976 11162247168 311928 33554432000 4194304 4196468 140734777829488 139950104968080 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12440] ppid=12427 vsize=10900632 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12440/stat : 12440 (java) S 12427 12431 9834 0 -1 1077944384 228 0 0 0 19 15 0 0 20 0 20 0 2255976 11162247168 311928 33554432000 4194304 4196468 140734777829488 139950103915536 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12441] ppid=12427 vsize=10900632 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12441/stat : 12441 (java) S 12427 12431 9834 0 -1 1077944384 230 0 0 0 18 15 0 0 20 0 20 0 2255976 11162247168 311928 33554432000 4194304 4196468 140734777829488 139950102862992 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12448] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12448/stat : 12448 (java) S 12427 12431 9834 0 -1 1077944384 502 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 311928 33554432000 4194304 4196468 140734777829488 139949255993328 139950184168066 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12455] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12455/stat : 12455 (java) S 12427 12431 9834 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 311928 33554432000 4194304 4196468 140734777829488 139949254939552 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12459] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12459/stat : 12459 (java) S 12427 12431 9834 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 311928 33554432000 4194304 4196468 140734777829488 139949253886960 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12463] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12463/stat : 12463 (java) S 12427 12431 9834 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 311928 33554432000 4194304 4196468 140734777829488 139949252835536 139950184175515 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12464] ppid=12427 vsize=10900632 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12464/stat : 12464 (java) S 12427 12431 9834 0 -1 1077944384 966 0 0 0 18 0 0 0 20 0 20 0 2255982 11162247168 311928 33554432000 4194304 4196468 140734777829488 139949251783152 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12465] ppid=12427 vsize=10900632 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12465/stat : 12465 (java) S 12427 12431 9834 0 -1 1077944384 350 0 0 0 13 0 0 0 20 0 20 0 2255982 11162247168 311928 33554432000 4194304 4196468 140734777829488 139949250730608 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12466] ppid=12427 vsize=10900632 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12466/stat : 12466 (java) S 12427 12431 9834 0 -1 1077944384 814 0 0 0 20 0 0 0 20 0 20 0 2255982 11162247168 311928 33554432000 4194304 4196468 140734777829488 139949249678064 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12467] ppid=12427 vsize=10900632 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12467/stat : 12467 (java) S 12427 12431 9834 0 -1 1077944384 1288 0 0 0 24 0 0 0 20 0 20 0 2255982 11162247168 312440 33554432000 4194304 4196468 140734777829488 139949248625520 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12468] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12468/stat : 12468 (java) S 12427 12431 9834 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 312440 33554432000 4194304 4196468 140734777829488 139949247572192 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12469] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12469/stat : 12469 (java) S 12427 12431 9834 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 312440 33554432000 4194304 4196468 140734777829488 139949246519728 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 10900632

[startup+3.10166 s]
/proc/loadavg: 1.79 1.97 2.03 3/281 12476
/proc/meminfo: memFree=29001916/32770624 swapFree=5924/202908
[pid=12431] ppid=12427 vsize=10900632 CPUtime=10.5 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 19449 0 0 0 694 356 0 0 20 0 20 0 2255974 11162247168 676785 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 2725158 676785 3107 1 0 2713552 0
[pid=12431/tid=12432] ppid=12427 vsize=10900632 CPUtime=2.09 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) S 12427 12431 9834 0 -1 1077944384 8135 0 0 0 179 30 0 0 20 0 20 0 2255975 11162247168 676785 33554432000 4194304 4196468 140734777829488 139950188393808 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12434] ppid=12427 vsize=10900632 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12434/stat : 12434 (java) R 12427 12431 9834 0 -1 4202560 632 0 0 0 53 41 0 0 20 0 20 0 2255976 11162247168 676785 33554432000 4194304 4196468 140734777829488 139950110231000 139950168854553 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12435] ppid=12427 vsize=10900632 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12435/stat : 12435 (java) R 12427 12431 9834 0 -1 4202560 519 0 0 0 55 39 0 0 20 0 20 0 2255976 11162247168 676785 33554432000 4194304 4196468 140734777829488 139950109178456 139950165752737 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12436] ppid=12427 vsize=10900632 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12436/stat : 12436 (java) R 12427 12431 9834 0 -1 4202560 654 0 0 0 56 40 0 0 20 0 20 0 2255976 11162247168 676785 33554432000 4194304 4196468 140734777829488 139950108125912 139950176785127 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12437] ppid=12427 vsize=10900632 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12437/stat : 12437 (java) R 12427 12431 9834 0 -1 4202560 1114 0 0 0 56 38 0 0 20 0 20 0 2255976 11162247168 676785 33554432000 4194304 4196468 140734777829488 139950107073368 139950168854558 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12438] ppid=12427 vsize=10900632 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12438/stat : 12438 (java) R 12427 12431 9834 0 -1 4202560 522 0 0 0 54 38 0 0 20 0 20 0 2255976 11162247168 676785 33554432000 4194304 4196468 140734777829488 139950106020520 139950176785127 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12439] ppid=12427 vsize=10900632 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12439/stat : 12439 (java) R 12427 12431 9834 0 -1 4202560 647 0 0 0 53 40 0 0 20 0 20 0 2255976 11162247168 676785 33554432000 4194304 4196468 140734777829488 139950104968280 139950169142215 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12440] ppid=12427 vsize=10900632 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12440/stat : 12440 (java) R 12427 12431 9834 0 -1 4202560 561 0 0 0 54 40 0 0 20 0 20 0 2255976 11162247168 676785 33554432000 4194304 4196468 140734777829488 139950103915736 139950165753581 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12441] ppid=12427 vsize=10900632 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12441/stat : 12441 (java) R 12427 12431 9834 0 -1 4202560 625 0 0 0 52 41 0 0 20 0 20 0 2255976 11162247168 676785 33554432000 4194304 4196468 140734777829488 139950102862888 139950167539961 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12448] ppid=12427 vsize=10900632 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12448/stat : 12448 (java) S 12427 12431 9834 0 -1 1077944384 1238 0 0 0 1 0 0 0 20 0 20 0 2255978 11162247168 676785 33554432000 4194304 4196468 140734777829488 139949255991648 139950184167125 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12455] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12455/stat : 12455 (java) S 12427 12431 9834 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 676785 33554432000 4194304 4196468 140734777829488 139949254939552 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12459] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12459/stat : 12459 (java) S 12427 12431 9834 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 676785 33554432000 4194304 4196468 140734777829488 139949253886960 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12463] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12463/stat : 12463 (java) S 12427 12431 9834 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 676785 33554432000 4194304 4196468 140734777829488 139949252835536 139950184175515 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12464] ppid=12427 vsize=10900632 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12464/stat : 12464 (java) S 12427 12431 9834 0 -1 1077944384 966 0 0 0 18 0 0 0 20 0 20 0 2255982 11162247168 676785 33554432000 4194304 4196468 140734777829488 139949251783152 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12465] ppid=12427 vsize=10900632 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12465/stat : 12465 (java) S 12427 12431 9834 0 -1 1077944384 354 0 0 0 14 0 0 0 20 0 20 0 2255982 11162247168 676785 33554432000 4194304 4196468 140734777829488 139949250730608 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12466] ppid=12427 vsize=10900632 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12466/stat : 12466 (java) S 12427 12431 9834 0 -1 1077944384 815 0 0 0 20 0 0 0 20 0 20 0 2255982 11162247168 676785 33554432000 4194304 4196468 140734777829488 139949249678064 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12467] ppid=12427 vsize=10900632 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12467/stat : 12467 (java) S 12427 12431 9834 0 -1 1077944384 1303 0 0 0 24 0 0 0 20 0 20 0 2255982 11162247168 676785 33554432000 4194304 4196468 140734777829488 139949248625520 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12468] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12468/stat : 12468 (java) S 12427 12431 9834 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 676785 33554432000 4194304 4196468 140734777829488 139949247572192 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12469] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12469/stat : 12469 (java) S 12427 12431 9834 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 676785 33554432000 4194304 4196468 140734777829488 139949246519728 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
Current children cumulated CPU time (s) 10.5
Current children cumulated vsize (KiB) 10900632

[startup+6.30087 s]
/proc/loadavg: 1.89 1.99 2.03 3/281 12476
/proc/meminfo: memFree=26201540/32770624 swapFree=5924/202908
[pid=12431] ppid=12427 vsize=10900632 CPUtime=21.34 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 28719 0 0 0 1774 360 0 0 20 0 20 0 2255974 11162247168 688008 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 2725158 688008 3134 1 0 2713552 0
[pid=12431/tid=12432] ppid=12427 vsize=10900632 CPUtime=3.71 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) R 12427 12431 9834 0 -1 4202560 10387 0 0 0 341 30 0 0 20 0 20 0 2255975 11162247168 688008 33554432000 4194304 4196468 140734777829488 139950188387408 139949784793316 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12434] ppid=12427 vsize=10900632 CPUtime=1.97 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12434/stat : 12434 (java) S 12427 12431 9834 0 -1 1077944384 1350 0 0 0 155 42 0 0 20 0 20 0 2255976 11162247168 688008 33554432000 4194304 4196468 140734777829488 139950110230800 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12435] ppid=12427 vsize=10900632 CPUtime=1.96 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12435/stat : 12435 (java) S 12427 12431 9834 0 -1 1077944384 665 0 0 0 156 40 0 0 20 0 20 0 2255976 11162247168 688008 33554432000 4194304 4196468 140734777829488 139950109178256 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12436] ppid=12427 vsize=10900632 CPUtime=1.96 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12436/stat : 12436 (java) S 12427 12431 9834 0 -1 1077944384 787 0 0 0 156 40 0 0 20 0 20 0 2255976 11162247168 688008 33554432000 4194304 4196468 140734777829488 139950108125712 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12437] ppid=12427 vsize=10900632 CPUtime=1.97 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12437/stat : 12437 (java) S 12427 12431 9834 0 -1 1077944384 1600 0 0 0 158 39 0 0 20 0 20 0 2255976 11162247168 688008 33554432000 4194304 4196468 140734777829488 139950107073168 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12438] ppid=12427 vsize=10900632 CPUtime=1.92 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12438/stat : 12438 (java) S 12427 12431 9834 0 -1 1077944384 608 0 0 0 154 38 0 0 20 0 20 0 2255976 11162247168 688008 33554432000 4194304 4196468 140734777829488 139950106020624 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12439] ppid=12427 vsize=10900632 CPUtime=1.94 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12439/stat : 12439 (java) S 12427 12431 9834 0 -1 1077944384 701 0 0 0 154 40 0 0 20 0 20 0 2255976 11162247168 688008 33554432000 4194304 4196468 140734777829488 139950104968080 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12440] ppid=12427 vsize=10900632 CPUtime=1.96 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12440/stat : 12440 (java) S 12427 12431 9834 0 -1 1077944384 618 0 0 0 155 41 0 0 20 0 20 0 2255976 11162247168 688008 33554432000 4194304 4196468 140734777829488 139950103915536 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12441] ppid=12427 vsize=10900632 CPUtime=1.93 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12441/stat : 12441 (java) S 12427 12431 9834 0 -1 1077944384 668 0 0 0 152 41 0 0 20 0 20 0 2255976 11162247168 688008 33554432000 4194304 4196468 140734777829488 139950102862992 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12448] ppid=12427 vsize=10900632 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12448/stat : 12448 (java) S 12427 12431 9834 0 -1 1077944384 2390 0 0 0 54 0 0 0 20 0 20 0 2255978 11162247168 688008 33554432000 4194304 4196468 140734777829488 139949255993328 139950184168066 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12455] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12455/stat : 12455 (java) S 12427 12431 9834 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 688008 33554432000 4194304 4196468 140734777829488 139949254939552 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12459] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12459/stat : 12459 (java) S 12427 12431 9834 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 688008 33554432000 4194304 4196468 140734777829488 139949253886960 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12463] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=12431/tid=12440] ppid=12427 vsize=10900632 CPUtime=298.11 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12440/stat : 12440 (java) R 12427 12431 9834 0 -1 4202560 321071 0 0 0 29533 278 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950103915120 139950176785127 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12441] ppid=12427 vsize=10900632 CPUtime=296.91 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12441/stat : 12441 (java) R 12427 12431 9834 0 -1 4202560 416314 0 0 0 29413 278 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950102862888 139950176785127 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12448] ppid=12427 vsize=10900632 CPUtime=11.2 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12448/stat : 12448 (java) S 12427 12431 9834 0 -1 1077944384 58278 0 0 0 1116 4 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949255991648 139950184167125 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12455] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12455/stat : 12455 (java) S 12427 12431 9834 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949254939616 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12459] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12459/stat : 12459 (java) S 12427 12431 9834 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949253886960 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12463] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12463/stat : 12463 (java) S 12427 12431 9834 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949252835184 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12464] ppid=12427 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12464/stat : 12464 (java) S 12427 12431 9834 0 -1 1077944384 2688 0 0 0 36 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949251783200 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12465] ppid=12427 vsize=10900632 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12465/stat : 12465 (java) S 12427 12431 9834 0 -1 1077944384 2171 0 0 0 40 1 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949250730656 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12466] ppid=12427 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12466/stat : 12466 (java) S 12427 12431 9834 0 -1 1077944384 2106 0 0 0 37 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949249678112 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12467] ppid=12427 vsize=10900632 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12467/stat : 12467 (java) S 12427 12431 9834 0 -1 1077944384 2940 0 0 0 28 1 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949248625280 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12468] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12468/stat : 12468 (java) S 12427 12431 9834 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949247572192 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12469] ppid=12427 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12469/stat : 12469 (java) S 12427 12431 9834 0 -1 1077944384 450 0 0 0 6 4 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949246519728 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
Current children cumulated CPU time (s) 2407.31
Current children cumulated vsize (KiB) 10900632

[startup+332.001 s]
/proc/loadavg: 15.53 10.38 5.64 17/281 12481
/proc/meminfo: memFree=15354892/32770624 swapFree=5924/203192
[pid=12431] ppid=12427 vsize=10900632 CPUtime=2413.47 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 2857964 0 0 0 238979 2368 0 0 20 0 20 0 2255974 11162247168 2079614 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 2725158 2079614 3135 1 0 2713552 0
[pid=12431/tid=12432] ppid=12427 vsize=10900632 CPUtime=15.15 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) S 12427 12431 9834 0 -1 1077944384 21416 0 0 0 1482 33 0 0 20 0 20 0 2255975 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950188390288 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12434] ppid=12427 vsize=10900632 CPUtime=297.48 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12434/stat : 12434 (java) R 12427 12431 9834 0 -1 4202560 213989 0 0 0 29476 272 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950110231000 139950165710160 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12435] ppid=12427 vsize=10900632 CPUtime=298.34 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12435/stat : 12435 (java) R 12427 12431 9834 0 -1 4202560 338163 0 0 0 29551 283 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950109178456 139950169153286 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12436] ppid=12427 vsize=10900632 CPUtime=297.49 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12436/stat : 12436 (java) R 12427 12431 9834 0 -1 4202560 411315 0 0 0 29440 309 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950108125912 139950168855687 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12437] ppid=12427 vsize=10900632 CPUtime=298.78 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12437/stat : 12437 (java) R 12427 12431 9834 0 -1 4202560 364570 0 0 0 29581 297 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950107073368 139950165766669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12438] ppid=12427 vsize=10900632 CPUtime=297.79 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12438/stat : 12438 (java) R 12427 12431 9834 0 -1 4202560 324635 0 0 0 29473 306 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950106020824 139950168855887 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12439] ppid=12427 vsize=10900632 CPUtime=299 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12439/stat : 12439 (java) R 12427 12431 9834 0 -1 4202560 376422 0 0 0 29605 295 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950104968280 139950169153472 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12440] ppid=12427 vsize=10900632 CPUtime=298.87 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12440/stat : 12440 (java) R 12427 12431 9834 0 -1 4202560 321071 0 0 0 29609 278 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950103915424 139950168855637 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12441] ppid=12427 vsize=10900632 CPUtime=297.68 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12441/stat : 12441 (java) R 12427 12431 9834 0 -1 4202560 416314 0 0 0 29490 278 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950102863192 139950169153428 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12448] ppid=12427 vsize=10900632 CPUtime=11.2 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12448/stat : 12448 (java) S 12427 12431 9834 0 -1 1077944384 58278 0 0 0 1116 4 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949255991872 139950184167125 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12455] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12455/stat : 12455 (java) S 12427 12431 9834 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949254939616 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12459] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12459/stat : 12459 (java) S 12427 12431 9834 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949253886960 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12463] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12463/stat : 12463 (java) S 12427 12431 9834 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949252835184 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12464] ppid=12427 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12464/stat : 12464 (java) S 12427 12431 9834 0 -1 1077944384 2688 0 0 0 36 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949251783200 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12465] ppid=12427 vsize=10900632 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12465/stat : 12465 (java) S 12427 12431 9834 0 -1 1077944384 2171 0 0 0 40 1 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949250730656 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12466] ppid=12427 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12466/stat : 12466 (java) S 12427 12431 9834 0 -1 1077944384 2106 0 0 0 37 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949249678112 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12467] ppid=12427 vsize=10900632 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12467/stat : 12467 (java) S 12427 12431 9834 0 -1 1077944384 2940 0 0 0 28 1 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949248625280 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12468] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12468/stat : 12468 (java) S 12427 12431 9834 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949247572192 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12469] ppid=12427 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12469/stat : 12469 (java) S 12427 12431 9834 0 -1 1077944384 450 0 0 0 6 4 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949246519728 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
Current children cumulated CPU time (s) 2413.47
Current children cumulated vsize (KiB) 10900632

[startup+332.201 s]
/proc/loadavg: 15.53 10.38 5.64 17/281 12481
/proc/meminfo: memFree=15354892/32770624 swapFree=5924/203192
[pid=12431] ppid=12427 vsize=10900632 CPUtime=2415.15 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 2857964 0 0 0 239147 2368 0 0 20 0 20 0 2255974 11162247168 2079614 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 2725158 2079614 3135 1 0 2713552 0
[pid=12431/tid=12432] ppid=12427 vsize=10900632 CPUtime=15.15 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) S 12427 12431 9834 0 -1 1077944384 21416 0 0 0 1482 33 0 0 20 0 20 0 2255975 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950188390288 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12434] ppid=12427 vsize=10900632 CPUtime=297.7 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12434/stat : 12434 (java) R 12427 12431 9834 0 -1 4202560 213989 0 0 0 29498 272 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950110231000 139950169153323 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12435] ppid=12427 vsize=10900632 CPUtime=298.55 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12435/stat : 12435 (java) R 12427 12431 9834 0 -1 4202560 338163 0 0 0 29572 283 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950109178456 139950168614536 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12436] ppid=12427 vsize=10900632 CPUtime=297.71 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12436/stat : 12436 (java) R 12427 12431 9834 0 -1 4202560 411315 0 0 0 29462 309 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950108125912 139950169153598 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12437] ppid=12427 vsize=10900632 CPUtime=299 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12437/stat : 12437 (java) R 12427 12431 9834 0 -1 4202560 364570 0 0 0 29603 297 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950107073368 139950169153323 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12438] ppid=12427 vsize=10900632 CPUtime=297.99 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12438/stat : 12438 (java) R 12427 12431 9834 0 -1 4202560 324635 0 0 0 29493 306 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950106020824 139950168614541 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12439] ppid=12427 vsize=10900632 CPUtime=299.22 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12439/stat : 12439 (java) R 12427 12431 9834 0 -1 4202560 376422 0 0 0 29627 295 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950104968280 139950168614531 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12440] ppid=12427 vsize=10900632 CPUtime=299.09 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12440/stat : 12440 (java) R 12427 12431 9834 0 -1 4202560 321071 0 0 0 29631 278 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950103915424 139950168855757 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12441] ppid=12427 vsize=10900632 CPUtime=297.9 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12441/stat : 12441 (java) R 12427 12431 9834 0 -1 4202560 416314 0 0 0 29512 278 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950102863192 139950165710160 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12448] ppid=12427 vsize=10900632 CPUtime=11.2 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12448/stat : 12448 (java) S 12427 12431 9834 0 -1 1077944384 58278 0 0 0 1116 4 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949255991872 139950184167125 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12455] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12455/stat : 12455 (java) S 12427 12431 9834 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949254939616 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12459] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12459/stat : 12459 (java) S 12427 12431 9834 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949253886960 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12463] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12463/stat : 12463 (java) S 12427 12431 9834 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949252835184 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12464] ppid=12427 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12464/stat : 12464 (java) S 12427 12431 9834 0 -1 1077944384 2688 0 0 0 36 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949251783200 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12465] ppid=12427 vsize=10900632 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12465/stat : 12465 (java) S 12427 12431 9834 0 -1 1077944384 2171 0 0 0 40 1 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949250730656 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12466] ppid=12427 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12466/stat : 12466 (java) S 12427 12431 9834 0 -1 1077944384 2106 0 0 0 37 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949249678112 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12467] ppid=12427 vsize=10900632 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12467/stat : 12467 (java) S 12427 12431 9834 0 -1 1077944384 2940 0 0 0 28 1 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949248625280 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12468] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12468/stat : 12468 (java) S 12427 12431 9834 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949247572192 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12469] ppid=12427 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12469/stat : 12469 (java) S 12427 12431 9834 0 -1 1077944384 450 0 0 0 6 4 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949246519728 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
Current children cumulated CPU time (s) 2415.15
Current children cumulated vsize (KiB) 10900632

[startup+332.316 s]
/proc/loadavg: 15.53 10.38 5.64 17/281 12481
/proc/meminfo: memFree=15354892/32770624 swapFree=5924/203192
[pid=12431] ppid=12427 vsize=10900632 CPUtime=2415.97 cores=0,2,4,6,8,10,12,14
/proc/12431/stat : 12431 (java) S 12427 12431 9834 0 -1 1077944320 2857964 0 0 0 239229 2368 0 0 20 0 20 0 2255974 11162247168 2079614 33554432000 4194304 4196468 140734777829488 140734777812032 139950184156919 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
/proc/12431/statm: 2725158 2079614 3135 1 0 2713552 0
[pid=12431/tid=12432] ppid=12427 vsize=10900632 CPUtime=15.15 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12432/stat : 12432 (java) S 12427 12431 9834 0 -1 1077944384 21416 0 0 0 1482 33 0 0 20 0 20 0 2255975 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950188390288 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12434] ppid=12427 vsize=10900632 CPUtime=297.8 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12434/stat : 12434 (java) R 12427 12431 9834 0 -1 4202560 213989 0 0 0 29508 272 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950110231000 139950168614539 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12435] ppid=12427 vsize=10900632 CPUtime=298.65 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12435/stat : 12435 (java) R 12427 12431 9834 0 -1 4202560 338163 0 0 0 29582 283 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950109178456 139950168614531 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12436] ppid=12427 vsize=10900632 CPUtime=297.81 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12436/stat : 12436 (java) R 12427 12431 9834 0 -1 4202560 411315 0 0 0 29472 309 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950108125912 139950165766605 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12437] ppid=12427 vsize=10900632 CPUtime=299.1 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12437/stat : 12437 (java) R 12427 12431 9834 0 -1 4202560 364570 0 0 0 29613 297 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950107073368 139950169153304 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12438] ppid=12427 vsize=10900632 CPUtime=298.09 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12438/stat : 12438 (java) R 12427 12431 9834 0 -1 4202560 324635 0 0 0 29503 306 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950106020824 139950168614552 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12439] ppid=12427 vsize=10900632 CPUtime=299.32 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12439/stat : 12439 (java) R 12427 12431 9834 0 -1 4202560 376422 0 0 0 29637 295 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950104968280 139950169153329 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12440] ppid=12427 vsize=10900632 CPUtime=299.19 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12440/stat : 12440 (java) R 12427 12431 9834 0 -1 4202560 321071 0 0 0 29641 278 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950103915424 139950169153581 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12441] ppid=12427 vsize=10900632 CPUtime=298 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12441/stat : 12441 (java) R 12427 12431 9834 0 -1 4202560 416314 0 0 0 29522 278 0 0 20 0 20 0 2255976 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139950102863192 139950169153514 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12448] ppid=12427 vsize=10900632 CPUtime=11.2 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12448/stat : 12448 (java) S 12427 12431 9834 0 -1 1077944384 58278 0 0 0 1116 4 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949255991872 139950184167125 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12455] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12455/stat : 12455 (java) S 12427 12431 9834 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949254939616 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12459] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12459/stat : 12459 (java) S 12427 12431 9834 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 2255978 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949253886960 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12463] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12463/stat : 12463 (java) S 12427 12431 9834 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949252835184 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12464] ppid=12427 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12464/stat : 12464 (java) S 12427 12431 9834 0 -1 1077944384 2688 0 0 0 36 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949251783200 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12465] ppid=12427 vsize=10900632 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12465/stat : 12465 (java) S 12427 12431 9834 0 -1 1077944384 2171 0 0 0 40 1 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949250730656 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12466] ppid=12427 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12466/stat : 12466 (java) S 12427 12431 9834 0 -1 1077944384 2106 0 0 0 37 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949249678112 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12467] ppid=12427 vsize=10900632 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12467/stat : 12467 (java) S 12427 12431 9834 0 -1 1077944384 2940 0 0 0 28 1 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949248625280 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12468] ppid=12427 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12468/stat : 12468 (java) S 12427 12431 9834 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949247572192 139950184167125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
[pid=12431/tid=12469] ppid=12427 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12431/task/12469/stat : 12469 (java) S 12427 12431 9834 0 -1 1077944384 450 0 0 0 6 4 0 0 20 0 20 0 2255982 11162247168 2079614 33554432000 4194304 4196468 140734777829488 139949246519728 139950184168066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17416192 140734777836715 140734777836868 140734777836868 140734777839567 0
Current children cumulated CPU time (s) 2415.97
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 332.418
CPU time (s): 2416.1
CPU user time (s): 2392.32
CPU system time (s): 23.7806
CPU usage (%): 726.826
Max. virtual memory (cumulated for all children) (KiB): 10900632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.32
system time used= 23.7806
maximum resident set size= 8318716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2857968
page faults= 0
swaps= 0
block input operations= 520
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62655
involuntary context switches= 255634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.8038 second user time and 3.43251 second system time

The end

Launcher Data

Begin job on node105 at 2017-07-21 22:44:25
IDJOB=4243293
IDBENCH=115661
IDSOLVER=2623
FILE ID=node105/4243293-1500669865
RUNJOBID= node105-1500669865-12407
PBS_JOBID= 20623309
Free space on /tmp= 62008 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-050-10-9.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243293-1500669865/watcher-4243293-1500669865 -o /tmp/evaluation-result-4243293-1500669865/solver-4243293-1500669865 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500669865-12407 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243293-1500669865.xml

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

MD5SUM BENCH= b9411981d46c6b6e2ab3102ec0acde87
RANDOM SEED=733661308

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

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.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.33
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.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.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5333.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
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		: 1600.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		: 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	: 5333.33
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		: 1600.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		: 1733.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.33
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:        32025148 kB
MemAvailable:   32028808 kB
Buffers:           39232 kB
Cached:           274364 kB
SwapCached:            0 kB
Active:           155720 kB
Inactive:         213100 kB
Active(anon):      58340 kB
Inactive(anon):     8672 kB
Active(file):      97380 kB
Inactive(file):   204428 kB
Unevictable:        5924 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1732 kB
Writeback:             0 kB
AnonPages:         60820 kB
Mapped:            30036 kB
Shmem:              8852 kB
Slab:              67460 kB
SReclaimable:      35372 kB
SUnreclaim:        32088 kB
KernelStack:        4288 kB
PageTables:         5528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 62008 MiB
End job on node105 at 2017-07-21 22:49:57