Trace number 4243404

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) 2415.78 357.98

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-3-fullins-5.xml
MD5SUM51dc9de19dcdd21b605810f9d7307a76
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark1504.59
Satisfiable
(Un)Satisfiability was proved
Number of variables2030
Number of constraints33751
Number of domains1
Minimum domain size2030
Maximum domain size2030
Distribution of domain sizes[{"size":2030,"count":2030}]
Minimum variable degree9
Maximum variable degree410
Distribution of variable degrees[{"degree":9,"count":4},{"degree":10,"count":14},{"degree":11,"count":12},{"degree":12,"count":36},{"degree":13,"count":23},{"degree":14,"count":54},{"degree":15,"count":22},{"degree":16,"count":66},{"degree":17,"count":41},{"degree":18,"count":123},{"degree":19,"count":41},{"degree":20,"count":123},{"degree":21,"count":19},{"degree":22,"count":57},{"degree":23,"count":42},{"degree":24,"count":131},{"degree":25,"count":8},{"degree":26,"count":24},{"degree":27,"count":29},{"degree":28,"count":87},{"degree":29,"count":44},{"degree":30,"count":132},{"degree":31,"count":87},{"degree":32,"count":261},{"degree":33,"count":5},{"degree":34,"count":15},{"degree":35,"count":15},{"degree":36,"count":45},{"degree":41,"count":5},{"degree":42,"count":15},{"degree":43,"count":5},{"degree":44,"count":15},{"degree":49,"count":5},{"degree":50,"count":15},{"degree":51,"count":15},{"degree":52,"count":45},{"degree":53,"count":15},{"degree":54,"count":45},{"degree":55,"count":45},{"degree":56,"count":135},{"degree":77,"count":5},{"degree":78,"count":15},{"degree":79,"count":15},{"degree":80,"count":45},{"degree":87,"count":5},{"degree":169,"count":5},{"degree":170,"count":15},{"degree":410,"count":5}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":33751}]
Number of extensional constraints0
Number of intensional constraints33751
Distribution of constraint types[{"type":"intension","count":33751}]
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-4243404-1500671226/watcher-4243404-1500671226 -o /tmp/evaluation-result-4243404-1500671226/solver-4243404-1500671226 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500670140-13573 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243404-1500671226.xml 

pid=14189
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: 8.82 9.30 7.80 3/262 14192
/proc/meminfo: memFree=31679276/32770624 swapFree=5840/36760
[pid=14192] ppid=14189 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 2168 0 0 0 0 0 0 0 20 0 2 0 2392266 8550137856 2442 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2087436 2442 1197 1 0 2076347 0
[pid=14192/tid=14193] ppid=14189 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) R 14189 14192 9815 0 -1 4202560 918 0 0 0 0 0 0 0 20 0 2 0 2392267 8550137856 2442 33554432000 4194304 4196468 140735957107088 139643547945376 139643529654480 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=8350772 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) R 14189 14192 9815 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 3 0 2392268 8551190528 2442 33554432000 4194304 4196468 140735957107088 139643547945376 139643536443137 0 4 0 16784584 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0

[startup+0.100128 s]
/proc/loadavg: 8.82 9.30 7.80 3/262 14192
/proc/meminfo: memFree=31679276/32770624 swapFree=5840/36760
[pid=14192] ppid=14189 vsize=10900556 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 4917 0 0 0 8 1 0 0 20 0 20 0 2392266 11162169344 6054 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2725139 6054 2629 1 0 2713552 0
[pid=14192/tid=14193] ppid=14189 vsize=10900556 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) R 14189 14192 9815 0 -1 4202560 3012 0 0 0 7 1 0 0 20 0 20 0 2392267 11162169344 6054 33554432000 4194304 4196468 140735957107088 139643547937328 139643500339062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) S 14189 14192 9815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2392268 11162169344 6054 33554432000 4194304 4196468 140735957107088 139643150265488 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.200472 s]
/proc/loadavg: 8.82 9.30 7.80 3/262 14192
/proc/meminfo: memFree=31679276/32770624 swapFree=5840/36760
[pid=14192] ppid=14189 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 7017 0 0 0 23 3 0 0 20 0 20 0 2392266 11162169344 7749 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2725139 7749 2811 1 0 2713552 0
[pid=14192/tid=14193] ppid=14189 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) R 14189 14192 9815 0 -1 4202560 4706 0 0 0 16 2 0 0 20 0 20 0 2392267 11162169344 7749 33554432000 4194304 4196468 140735957107088 139643547924640 139643543725213 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) S 14189 14192 9815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2392268 11162169344 7749 33554432000 4194304 4196468 140735957107088 139643150265488 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300331 s]
/proc/loadavg: 8.82 9.30 7.80 3/262 14192
/proc/meminfo: memFree=31679276/32770624 swapFree=5840/36760
[pid=14192] ppid=14189 vsize=10900556 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 8804 0 0 0 45 3 0 0 20 0 20 0 2392266 11162169344 11073 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2725139 11139 3006 1 0 2713552 0
[pid=14192/tid=14193] ppid=14189 vsize=10900556 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) R 14189 14192 9815 0 -1 4202560 5062 0 0 0 26 2 0 0 20 0 20 0 2392267 11162169344 11139 33554432000 4194304 4196468 140735957107088 139643547934128 139643160964329 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) S 14189 14192 9815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2392268 11162169344 11139 33554432000 4194304 4196468 140735957107088 139643150265488 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 10900556

[startup+0.700305 s]
/proc/loadavg: 8.82 9.30 7.80 3/262 14192
/proc/meminfo: memFree=31679276/32770624 swapFree=5840/36760
[pid=14192] ppid=14189 vsize=10900632 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 12743 0 0 0 183 5 0 0 20 0 20 0 2392266 11162247168 28255 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2725158 28255 3084 1 0 2713552 0
[pid=14192/tid=14193] ppid=14189 vsize=10900632 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) R 14189 14192 9815 0 -1 4202560 5784 0 0 0 64 3 0 0 20 0 20 0 2392267 11162247168 28255 33554432000 4194304 4196468 140735957107088 139643547937544 139643162016299 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) S 14189 14192 9815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2392268 11162247168 28255 33554432000 4194304 4196468 140735957107088 139643150265488 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 10900632

[startup+1.50087 s]
/proc/loadavg: 8.82 9.30 7.80 10/282 14212
/proc/meminfo: memFree=31471492/32770624 swapFree=5840/37128
[pid=14192] ppid=14189 vsize=10900632 CPUtime=5.28 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 15398 0 0 0 435 93 0 0 20 0 20 0 2392266 11162247168 172428 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2725158 172428 3125 1 0 2713552 0
[pid=14192/tid=14193] ppid=14189 vsize=10900632 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) S 14189 14192 9815 0 -1 1077944384 6317 0 0 0 116 9 0 0 20 0 20 0 2392267 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643547940272 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=10900632 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) R 14189 14192 9815 0 -1 4202560 208 0 0 0 9 10 0 0 20 0 20 0 2392268 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643150265688 139643528731170 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14195] ppid=14189 vsize=10900632 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14195/stat : 14195 (java) R 14189 14192 9815 0 -1 4202560 134 0 0 0 9 9 0 0 20 0 20 0 2392268 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643149212888 139643528731161 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14197] ppid=14189 vsize=10900632 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14197/stat : 14197 (java) R 14189 14192 9815 0 -1 4202560 93 0 0 0 8 8 0 0 20 0 20 0 2392268 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643148160088 139643528731143 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14198] ppid=14189 vsize=10900632 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14198/stat : 14198 (java) R 14189 14192 9815 0 -1 4202560 203 0 0 0 10 10 0 0 20 0 20 0 2392268 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643147106976 139643528151471 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14199] ppid=14189 vsize=10900632 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14199/stat : 14199 (java) R 14189 14192 9815 0 -1 4202560 148 0 0 0 9 11 0 0 20 0 20 0 2392268 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643146054488 139643528727342 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14200] ppid=14189 vsize=10900632 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14200/stat : 14200 (java) R 14189 14192 9815 0 -1 4202560 217 0 0 0 10 9 0 0 20 0 20 0 2392268 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643145001688 139643528730706 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14201] ppid=14189 vsize=10900632 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14201/stat : 14201 (java) R 14189 14192 9815 0 -1 4202560 249 0 0 0 11 9 0 0 20 0 20 0 2392268 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643143948888 139643528730706 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14202] ppid=14189 vsize=10900632 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14202/stat : 14202 (java) R 14189 14192 9815 0 -1 4202560 196 0 0 0 9 11 0 0 20 0 20 0 2392268 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643142896088 139643528725398 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14203] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14203/stat : 14203 (java) S 14189 14192 9815 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 2392270 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643086685600 139643543713493 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14204] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14204/stat : 14204 (java) S 14189 14192 9815 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643085633120 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14205] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14205/stat : 14205 (java) S 14189 14192 9815 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643084580208 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14206] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14206/stat : 14206 (java) S 14189 14192 9815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2392275 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643083528528 139643543721883 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14207] ppid=14189 vsize=10900632 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14207/stat : 14207 (java) S 14189 14192 9815 0 -1 1077944384 1670 0 0 0 72 0 0 0 20 0 20 0 2392275 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643082475888 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14208] ppid=14189 vsize=10900632 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14208/stat : 14208 (java) S 14189 14192 9815 0 -1 1077944384 1305 0 0 0 64 0 0 0 20 0 20 0 2392275 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643081423088 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14209] ppid=14189 vsize=10900632 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14209/stat : 14209 (java) S 14189 14192 9815 0 -1 1077944384 1510 0 0 0 65 0 0 0 20 0 20 0 2392275 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643080370288 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14210] ppid=14189 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14210/stat : 14210 (java) S 14189 14192 9815 0 -1 1077944384 1573 0 0 0 36 0 0 0 20 0 20 0 2392275 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643079317488 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14211] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14211/stat : 14211 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392276 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643078265952 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14212] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14212/stat : 14212 (java) S 14189 14192 9815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2392276 11162247168 172428 33554432000 4194304 4196468 140735957107088 139643009887280 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 10900632

[startup+3.10099 s]
/proc/loadavg: 8.35 9.20 7.77 3/282 14212
/proc/meminfo: memFree=30341124/32770624 swapFree=5840/37128
[pid=14192] ppid=14189 vsize=10900632 CPUtime=10.44 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 19871 0 0 0 742 302 0 0 20 0 20 0 2392266 11162247168 623841 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2725158 623841 3125 1 0 2713552 0
[pid=14192/tid=14193] ppid=14189 vsize=10900632 CPUtime=2.33 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) R 14189 14192 9815 0 -1 4202560 7332 0 0 0 205 28 0 0 20 0 20 0 2392267 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643547940352 139643165042598 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=10900632 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) S 14189 14192 9815 0 -1 1077944384 482 0 0 0 37 32 0 0 20 0 20 0 2392268 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643150265488 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14195] ppid=14189 vsize=10900632 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14195/stat : 14195 (java) S 14189 14192 9815 0 -1 1077944384 420 0 0 0 35 34 0 0 20 0 20 0 2392268 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643149212688 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14197] ppid=14189 vsize=10900632 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14197/stat : 14197 (java) S 14189 14192 9815 0 -1 1077944384 401 0 0 0 35 31 0 0 20 0 20 0 2392268 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643148159888 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14198] ppid=14189 vsize=10900632 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14198/stat : 14198 (java) S 14189 14192 9815 0 -1 1077944384 664 0 0 0 36 34 0 0 20 0 20 0 2392268 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643147107088 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14199] ppid=14189 vsize=10900632 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14199/stat : 14199 (java) S 14189 14192 9815 0 -1 1077944384 440 0 0 0 35 36 0 0 20 0 20 0 2392268 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643146054288 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14200] ppid=14189 vsize=10900632 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14200/stat : 14200 (java) S 14189 14192 9815 0 -1 1077944384 499 0 0 0 38 33 0 0 20 0 20 0 2392268 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643145001488 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14201] ppid=14189 vsize=10900632 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14201/stat : 14201 (java) S 14189 14192 9815 0 -1 1077944384 443 0 0 0 38 32 0 0 20 0 20 0 2392268 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643143948688 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14202] ppid=14189 vsize=10900632 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14202/stat : 14202 (java) S 14189 14192 9815 0 -1 1077944384 500 0 0 0 37 34 0 0 20 0 20 0 2392268 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643142895888 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14203] ppid=14189 vsize=10900632 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14203/stat : 14203 (java) S 14189 14192 9815 0 -1 1077944384 1234 0 0 0 1 0 0 0 20 0 20 0 2392270 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643086687088 139643543714434 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14204] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14204/stat : 14204 (java) S 14189 14192 9815 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643085633120 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14205] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14205/stat : 14205 (java) S 14189 14192 9815 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643084580208 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14206] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14206/stat : 14206 (java) S 14189 14192 9815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2392275 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643083528528 139643543721883 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14207] ppid=14189 vsize=10900632 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14207/stat : 14207 (java) S 14189 14192 9815 0 -1 1077944384 1670 0 0 0 72 0 0 0 20 0 20 0 2392275 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643082475888 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14208] ppid=14189 vsize=10900632 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14208/stat : 14208 (java) S 14189 14192 9815 0 -1 1077944384 1305 0 0 0 65 0 0 0 20 0 20 0 2392275 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643081423088 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14209] ppid=14189 vsize=10900632 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14209/stat : 14209 (java) S 14189 14192 9815 0 -1 1077944384 1515 0 0 0 66 0 0 0 20 0 20 0 2392275 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643080370288 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14210] ppid=14189 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14210/stat : 14210 (java) S 14189 14192 9815 0 -1 1077944384 1597 0 0 0 37 0 0 0 20 0 20 0 2392275 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643079317488 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14211] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14211/stat : 14211 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392276 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643078265952 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14212] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14212/stat : 14212 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392276 11162247168 623841 33554432000 4194304 4196468 140735957107088 139643009887280 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
Current children cumulated CPU time (s) 10.44
Current children cumulated vsize (KiB) 10900632

[startup+6.30094 s]
/proc/loadavg: 8.35 9.20 7.77 3/282 14212
/proc/meminfo: memFree=28777460/32770624 swapFree=5840/37148
[pid=14192] ppid=14189 vsize=10900632 CPUtime=23.64 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 29784 0 0 0 1921 443 0 0 20 0 20 0 2392266 11162247168 741699 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2725158 741699 3140 1 0 2713552 0
[pid=14192/tid=14193] ppid=14189 vsize=10900632 CPUtime=3.56 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) R 14189 14192 9815 0 -1 4202560 10357 0 0 0 327 29 0 0 20 0 20 0 2392267 11162247168 741699 33554432000 4194304 4196468 140735957107088 139643547940352 139643529771412 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=10900632 CPUtime=2.15 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) S 14189 14192 9815 0 -1 1077944384 1007 0 0 0 165 50 0 0 20 0 20 0 2392268 11162247168 741699 33554432000 4194304 4196468 140735957107088 139643150265488 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14195] ppid=14189 vsize=10900632 CPUtime=2.11 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14195/stat : 14195 (java) S 14189 14192 9815 0 -1 1077944384 1372 0 0 0 159 52 0 0 20 0 20 0 2392268 11162247168 741699 33554432000 4194304 4196468 140735957107088 139643149212688 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14197] ppid=14189 vsize=10900632 CPUtime=2.04 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14197/stat : 14197 (java) S 14189 14192 9815 0 -1 1077944384 1175 0 0 0 157 47 0 0 20 0 20 0 2392268 11162247168 741699 33554432000 4194304 4196468 140735957107088 139643148159888 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14198] ppid=14189 vsize=10900632 CPUtime=2.14 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14198/stat : 14198 (java) S 14189 14192 9815 0 -1 1077944384 997 0 0 0 161 53 0 0 20 0 20 0 2392268 11162247168 741699 33554432000 4194304 4196468 140735957107088 139643147107088 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14199] ppid=14189 vsize=10900632 CPUtime=2.13 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14199/stat : 14199 (java) S 14189 14192 9815 0 -1 1077944384 816 0 0 0 160 53 0 0 20 0 20 0 2392268 11162247168 741699 33554432000 4194304 4196468 140735957107088 139643146054288 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14200] ppid=14189 vsize=10900632 CPUtime=2.16 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14200/stat : 14200 (java) S 14189 14192 9815 0 -1 1077944384 1081 0 0 0 166 50 0 0 20 0 20 0 2392268 11162247168 741699 33554432000 4194304 4196468 140735957107088 139643145001488 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14201] ppid=14189 vsize=10900632 CPUtime=2.15 cores=0,2,4,6,8,10,12,14

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

[pid=14192/tid=14201] ppid=14189 vsize=10900632 CPUtime=292.97 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14201/stat : 14201 (java) R 14189 14192 9815 0 -1 4202560 135839 0 0 0 28975 322 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643143948888 139643528653923 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14202] ppid=14189 vsize=10900632 CPUtime=292.37 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14202/stat : 14202 (java) R 14189 14192 9815 0 -1 4202560 244414 0 0 0 28902 335 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643142895784 139643536331495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14203] ppid=14189 vsize=10900632 CPUtime=35.53 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14203/stat : 14203 (java) S 14189 14192 9815 0 -1 1077944384 69931 0 0 0 3550 3 0 0 20 0 20 0 2392270 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643086685408 139643543713493 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14204] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14204/stat : 14204 (java) S 14189 14192 9815 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643085633120 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14205] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14205/stat : 14205 (java) S 14189 14192 9815 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643084580208 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14206] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14206/stat : 14206 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643083528176 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14207] ppid=14189 vsize=10900632 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14207/stat : 14207 (java) S 14189 14192 9815 0 -1 1077944384 3925 0 0 0 92 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643082475936 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14208] ppid=14189 vsize=10900632 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14208/stat : 14208 (java) S 14189 14192 9815 0 -1 1077944384 2308 0 0 0 76 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643081423088 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14209] ppid=14189 vsize=10900632 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14209/stat : 14209 (java) S 14189 14192 9815 0 -1 1077944384 3775 0 0 0 81 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643080370048 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14210] ppid=14189 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14210/stat : 14210 (java) S 14189 14192 9815 0 -1 1077944384 3300 0 0 0 40 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643079317488 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14211] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14211/stat : 14211 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392276 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643078265952 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14212] ppid=14189 vsize=10900632 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14212/stat : 14212 (java) S 14189 14192 9815 0 -1 1077944384 1108 0 0 0 9 7 0 0 20 0 20 0 2392276 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643009887280 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
Current children cumulated CPU time (s) 2407.1
Current children cumulated vsize (KiB) 10900632

[startup+357.611 s]
/proc/loadavg: 7.63 8.16 7.71 10/282 14225
/proc/meminfo: memFree=23184344/32770624 swapFree=5840/37528
[pid=14192] ppid=14189 vsize=10900632 CPUtime=2413.4 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 1637081 0 0 0 238691 2649 0 0 20 0 20 0 2392266 11162247168 2082194 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2725158 2082194 3143 1 0 2713552 0
[pid=14192/tid=14193] ppid=14189 vsize=10900632 CPUtime=24.13 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) S 14189 14192 9815 0 -1 1077944384 53000 0 0 0 2381 32 0 0 20 0 20 0 2392267 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643547936800 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=10900632 CPUtime=294.28 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) R 14189 14192 9815 0 -1 4202560 153925 0 0 0 29111 317 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643150265384 139643536331495 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14195] ppid=14189 vsize=10900632 CPUtime=293.67 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14195/stat : 14195 (java) R 14189 14192 9815 0 -1 4202560 141331 0 0 0 29035 332 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643149212584 139643536331495 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14197] ppid=14189 vsize=10900632 CPUtime=293.92 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14197/stat : 14197 (java) R 14189 14192 9815 0 -1 4202560 204362 0 0 0 29071 321 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643148159784 139643536331495 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14198] ppid=14189 vsize=10900632 CPUtime=294.15 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14198/stat : 14198 (java) R 14189 14192 9815 0 -1 4202560 236903 0 0 0 29078 337 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643147106984 139643527086322 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14199] ppid=14189 vsize=10900632 CPUtime=293.94 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14199/stat : 14199 (java) S 14189 14192 9815 0 -1 1077944384 225666 0 0 0 29061 333 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643146053872 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14200] ppid=14189 vsize=10900632 CPUtime=293.66 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14200/stat : 14200 (java) R 14189 14192 9815 0 -1 4202560 155841 0 0 0 29062 304 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643145001072 139643536331495 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14201] ppid=14189 vsize=10900632 CPUtime=293.78 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14201/stat : 14201 (java) R 14189 14192 9815 0 -1 4202560 135865 0 0 0 29056 322 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643143948888 139643528401012 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14202] ppid=14189 vsize=10900632 CPUtime=293.16 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14202/stat : 14202 (java) R 14189 14192 9815 0 -1 4202560 244414 0 0 0 28981 335 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643142895472 139643536331495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14203] ppid=14189 vsize=10900632 CPUtime=35.53 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14203/stat : 14203 (java) S 14189 14192 9815 0 -1 1077944384 69931 0 0 0 3550 3 0 0 20 0 20 0 2392270 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643086685408 139643543713493 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14204] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14204/stat : 14204 (java) S 14189 14192 9815 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643085633120 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14205] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14205/stat : 14205 (java) S 14189 14192 9815 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643084580208 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14206] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14206/stat : 14206 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643083528176 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14207] ppid=14189 vsize=10900632 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14207/stat : 14207 (java) S 14189 14192 9815 0 -1 1077944384 3925 0 0 0 92 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643082475936 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14208] ppid=14189 vsize=10900632 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14208/stat : 14208 (java) S 14189 14192 9815 0 -1 1077944384 2308 0 0 0 76 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643081423088 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14209] ppid=14189 vsize=10900632 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14209/stat : 14209 (java) S 14189 14192 9815 0 -1 1077944384 3775 0 0 0 81 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643080370048 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14210] ppid=14189 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14210/stat : 14210 (java) S 14189 14192 9815 0 -1 1077944384 3300 0 0 0 40 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643079317488 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14211] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14211/stat : 14211 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392276 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643078265952 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14212] ppid=14189 vsize=10900632 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14212/stat : 14212 (java) S 14189 14192 9815 0 -1 1077944384 1108 0 0 0 9 7 0 0 20 0 20 0 2392276 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643009887280 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
Current children cumulated CPU time (s) 2413.4
Current children cumulated vsize (KiB) 10900632

[startup+357.801 s]
/proc/loadavg: 7.63 8.16 7.71 10/282 14225
/proc/meminfo: memFree=23184344/32770624 swapFree=5840/37528
[pid=14192] ppid=14189 vsize=10900632 CPUtime=2414.88 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 1637081 0 0 0 238838 2650 0 0 20 0 20 0 2392266 11162247168 2082194 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2725158 2082194 3143 1 0 2713552 0
[pid=14192/tid=14193] ppid=14189 vsize=10900632 CPUtime=24.13 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) S 14189 14192 9815 0 -1 1077944384 53000 0 0 0 2381 32 0 0 20 0 20 0 2392267 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643547936800 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=10900632 CPUtime=294.46 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) R 14189 14192 9815 0 -1 4202560 153925 0 0 0 29129 317 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643150265384 139643536331495 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14195] ppid=14189 vsize=10900632 CPUtime=293.86 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14195/stat : 14195 (java) R 14189 14192 9815 0 -1 4202560 141331 0 0 0 29053 333 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643149212584 139643536331495 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14197] ppid=14189 vsize=10900632 CPUtime=294.11 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14197/stat : 14197 (java) R 14189 14192 9815 0 -1 4202560 204362 0 0 0 29090 321 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643148159784 139643536331495 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14198] ppid=14189 vsize=10900632 CPUtime=294.34 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14198/stat : 14198 (java) R 14189 14192 9815 0 -1 4202560 236903 0 0 0 29097 337 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643147106984 139643527086320 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14199] ppid=14189 vsize=10900632 CPUtime=294.12 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14199/stat : 14199 (java) R 14189 14192 9815 0 -1 4202560 225666 0 0 0 29079 333 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643146054184 139643536331495 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14200] ppid=14189 vsize=10900632 CPUtime=293.84 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14200/stat : 14200 (java) R 14189 14192 9815 0 -1 4202560 155841 0 0 0 29080 304 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643145001384 139643536331495 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14201] ppid=14189 vsize=10900632 CPUtime=293.97 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14201/stat : 14201 (java) R 14189 14192 9815 0 -1 4202560 135865 0 0 0 29075 322 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643143948888 139643525299250 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14202] ppid=14189 vsize=10900632 CPUtime=293.34 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14202/stat : 14202 (java) R 14189 14192 9815 0 -1 4202560 244414 0 0 0 28999 335 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643142895784 139643536331495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14203] ppid=14189 vsize=10900632 CPUtime=35.53 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14203/stat : 14203 (java) S 14189 14192 9815 0 -1 1077944384 69931 0 0 0 3550 3 0 0 20 0 20 0 2392270 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643086685408 139643543713493 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14204] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14204/stat : 14204 (java) S 14189 14192 9815 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643085633120 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14205] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14205/stat : 14205 (java) S 14189 14192 9815 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643084580208 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14206] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14206/stat : 14206 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643083528176 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14207] ppid=14189 vsize=10900632 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14207/stat : 14207 (java) S 14189 14192 9815 0 -1 1077944384 3925 0 0 0 92 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643082475936 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14208] ppid=14189 vsize=10900632 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14208/stat : 14208 (java) S 14189 14192 9815 0 -1 1077944384 2308 0 0 0 76 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643081423088 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14209] ppid=14189 vsize=10900632 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14209/stat : 14209 (java) S 14189 14192 9815 0 -1 1077944384 3775 0 0 0 81 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643080370048 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14210] ppid=14189 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14210/stat : 14210 (java) S 14189 14192 9815 0 -1 1077944384 3300 0 0 0 40 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643079317488 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14211] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14211/stat : 14211 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392276 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643078265952 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14212] ppid=14189 vsize=10900632 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14212/stat : 14212 (java) S 14189 14192 9815 0 -1 1077944384 1108 0 0 0 9 7 0 0 20 0 20 0 2392276 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643009887280 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
Current children cumulated CPU time (s) 2414.88
Current children cumulated vsize (KiB) 10900632

[startup+357.901 s]
/proc/loadavg: 7.63 8.16 7.71 10/282 14225
/proc/meminfo: memFree=23184344/32770624 swapFree=5840/37528
[pid=14192] ppid=14189 vsize=10900632 CPUtime=2415.66 cores=0,2,4,6,8,10,12,14
/proc/14192/stat : 14192 (java) S 14189 14192 9815 0 -1 1077944320 1637081 0 0 0 238916 2650 0 0 20 0 20 0 2392266 11162247168 2082194 33554432000 4194304 4196468 140735957107088 140735957089632 139643543703287 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
/proc/14192/statm: 2725158 2082194 3143 1 0 2713552 0
[pid=14192/tid=14193] ppid=14189 vsize=10900632 CPUtime=24.13 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14193/stat : 14193 (java) S 14189 14192 9815 0 -1 1077944384 53000 0 0 0 2381 32 0 0 20 0 20 0 2392267 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643547936800 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14194] ppid=14189 vsize=10900632 CPUtime=294.57 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14194/stat : 14194 (java) R 14189 14192 9815 0 -1 4202560 153925 0 0 0 29139 318 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643150265384 139643536331495 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14195] ppid=14189 vsize=10900632 CPUtime=293.96 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14195/stat : 14195 (java) R 14189 14192 9815 0 -1 4202560 141331 0 0 0 29063 333 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643149212584 139643536331495 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14197] ppid=14189 vsize=10900632 CPUtime=294.2 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14197/stat : 14197 (java) R 14189 14192 9815 0 -1 4202560 204362 0 0 0 29099 321 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643148159784 139643536331495 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14198] ppid=14189 vsize=10900632 CPUtime=294.43 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14198/stat : 14198 (java) R 14189 14192 9815 0 -1 4202560 236903 0 0 0 29106 337 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643147106984 139643527086322 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14199] ppid=14189 vsize=10900632 CPUtime=294.22 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14199/stat : 14199 (java) R 14189 14192 9815 0 -1 4202560 225666 0 0 0 29089 333 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643146054184 139643536331495 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14200] ppid=14189 vsize=10900632 CPUtime=293.94 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14200/stat : 14200 (java) S 14189 14192 9815 0 -1 1077944384 155841 0 0 0 29090 304 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643145001072 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14201] ppid=14189 vsize=10900632 CPUtime=294.07 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14201/stat : 14201 (java) R 14189 14192 9815 0 -1 4202560 135865 0 0 0 29085 322 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643143948888 139643528401062 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14202] ppid=14189 vsize=10900632 CPUtime=293.44 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14202/stat : 14202 (java) R 14189 14192 9815 0 -1 4202560 244414 0 0 0 29009 335 0 0 20 0 20 0 2392268 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643142895472 139643536331495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14203] ppid=14189 vsize=10900632 CPUtime=35.53 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14203/stat : 14203 (java) S 14189 14192 9815 0 -1 1077944384 69931 0 0 0 3550 3 0 0 20 0 20 0 2392270 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643086685408 139643543713493 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14204] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14204/stat : 14204 (java) S 14189 14192 9815 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643085633120 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14205] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14205/stat : 14205 (java) S 14189 14192 9815 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 2392271 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643084580208 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14206] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14206/stat : 14206 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643083528176 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14207] ppid=14189 vsize=10900632 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14207/stat : 14207 (java) S 14189 14192 9815 0 -1 1077944384 3925 0 0 0 92 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643082475936 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14208] ppid=14189 vsize=10900632 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14208/stat : 14208 (java) S 14189 14192 9815 0 -1 1077944384 2308 0 0 0 76 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643081423088 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14209] ppid=14189 vsize=10900632 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14209/stat : 14209 (java) S 14189 14192 9815 0 -1 1077944384 3775 0 0 0 81 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643080370048 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14210] ppid=14189 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14210/stat : 14210 (java) S 14189 14192 9815 0 -1 1077944384 3300 0 0 0 40 0 0 0 20 0 20 0 2392275 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643079317488 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14211] ppid=14189 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14211/stat : 14211 (java) S 14189 14192 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2392276 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643078265952 139643543713493 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
[pid=14192/tid=14212] ppid=14189 vsize=10900632 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14192/task/14212/stat : 14212 (java) S 14189 14192 9815 0 -1 1077944384 1108 0 0 0 9 7 0 0 20 0 20 0 2392276 11162247168 2082194 33554432000 4194304 4196468 140735957107088 139643009887280 139643543714434 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 21905408 140735957116075 140735957116228 140735957116228 140735957118927 0
Current children cumulated CPU time (s) 2415.66
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 357.98
CPU time (s): 2415.78
CPU user time (s): 2389.2
CPU system time (s): 26.5813
CPU usage (%): 674.836
Max. virtual memory (cumulated for all children) (KiB): 10900632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2389.2
system time used= 26.5813
maximum resident set size= 8329052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1637085
page faults= 0
swaps= 0
block input operations= 8
block output operations= 488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38569
involuntary context switches= 164065

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.22296 second user time and 3.71196 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-21 23:07:06
IDJOB=4243404
IDBENCH=120574
IDSOLVER=2623
FILE ID=node104/4243404-1500671226
RUNJOBID= node104-1500670140-13573
PBS_JOBID= 20623310
Free space on /tmp= 62012 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-3-fullins-5.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243404-1500671226/watcher-4243404-1500671226 -o /tmp/evaluation-result-4243404-1500671226/solver-4243404-1500671226 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500670140-13573 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243404-1500671226.xml

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

MD5SUM BENCH= 51dc9de19dcdd21b605810f9d7307a76
RANDOM SEED=1018804446

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31679292 kB
MemAvailable:   31608776 kB
Buffers:           83000 kB
Cached:           117600 kB
SwapCached:          260 kB
Active:           577412 kB
Inactive:          96536 kB
Active(anon):     425088 kB
Inactive(anon):    59776 kB
Active(file):     152324 kB
Inactive(file):    36760 kB
Unevictable:        5840 kB
Mlocked:            5840 kB
SwapTotal:      67108860 kB
SwapFree:       67105464 kB
Dirty:              2580 kB
Writeback:             0 kB
AnonPages:        552468 kB
Mapped:            41632 kB
Shmem:              8772 kB
Slab:             109980 kB
SReclaimable:      76300 kB
SUnreclaim:        33680 kB
KernelStack:        4880 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1173164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    485376 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= 62012 MiB
End job on node104 at 2017-07-21 23:13:04