Trace number 4275667

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-07-26UNSAT 11.1066 3.38939

General information on the benchmark

NameScheduling/Scheduling-xcsp2-cabinet/
Cabinet-5580_X2.xml
MD5SUMc1d9bbd499a467fa3c210b9e0bab246a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.661475
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints126
Number of domains46
Minimum domain size2
Maximum domain size84591
Distribution of domain sizes[{"size":2,"count":98},{"size":7,"count":14},{"size":5580,"count":1},{"size":24829,"count":2},{"size":44731,"count":4},{"size":84591,"count":1}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":98},{"degree":3,"count":7},{"degree":7,"count":3},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":2}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":111},{"arity":8,"count":1},{"arity":15,"count":7}]
Number of extensional constraints98
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":98},{"type":"intension","count":20},{"type":"sum","count":7},{"type":"maximum","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.26	c version: 2017-07-26
0.29/0.26	c seed: 1524592940
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 11000
0.29/0.26	c nbcore: 8
0.29/0.29	c Parsing instance...
1.08/0.62	c Parsing done, starting search...
10.94/3.31	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14299 MiB free)
  memory of node 1: 16384 MiB (14124 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275667-1502654122/watcher-4275667-1502654122 -o /tmp/evaluation-result-4275667-1502654122/solver-4275667-1502654122 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502648212-19730 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1524592940 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275667-1502654122.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=20353, runsolver pid=20350
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 8.20 8.06 8.12 2/199 20373
/proc/meminfo: memFree=29089368/32770624 swapFree=67108860/67108860
[pid=20353] ppid=20350 vsize=14325320 memory=31536 CPUtime=0.13 cores=0-7
/proc/20353/stat : 20353 (java) S 20350 20353 19703 0 -1 1077944320 8277 0 0 0 11 2 0 0 20 0 20 0 98500328 14669127680 7884 33554432000 4194304 4196468 140728217512032 140728217494576 140202659385079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
/proc/20353/statm: 3581330 7884 3408 1 0 3569050 0
[pid=20353/tid=20355] ppid=20350 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/20353/task/20355/stat : 20355 (java) R 20350 20353 19703 0 -1 4202560 6156 0 0 0 8 1 0 0 20 0 20 0 98500328 14669127680 7884 33554432000 4194304 4196468 140728217512032 140202663563952 140202659407005 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20356] ppid=20350 vsize=14325320 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/20353/task/20356/stat : 20356 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 7884 33554432000 4194304 4196468 140728217512032 140202255162384 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20357] ppid=20350 vsize=14325320 memory=140018282419840 CPUtime=0 cores=0-7
/proc/20353/task/20357/stat : 20357 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 7884 33554432000 4194304 4196468 140728217512032 140202254109840 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20358] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20358/stat : 20358 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 7884 33554432000 4194304 4196468 140728217512032 140202253056784 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20359] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20359/stat : 20359 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 7884 33554432000 4194304 4196468 140728217512032 140202252004240 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20360] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20360/stat : 20360 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 7884 33554432000 4194304 4196468 140728217512032 140202250951184 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20361] ppid=20350 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/20353/task/20361/stat : 20361 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 7884 33554432000 4194304 4196468 140728217512032 140202249898640 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20362] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20362/stat : 20362 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 7884 33554432000 4194304 4196468 140728217512032 140202248845584 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20363] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20363/stat : 20363 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 7884 33554432000 4194304 4196468 140728217512032 140202247793040 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20364] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20364/stat : 20364 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500331 14669127680 7884 33554432000 4194304 4196468 140728217512032 140201848924912 140202659396226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20365] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20365/stat : 20365 (java) S 20350 20353 19703 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 98500331 14669127680 7884 33554432000 4194304 4196468 140728217512032 140201847871136 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20366] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20366/stat : 20366 (java) S 20350 20353 19703 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 98500331 14669127680 7884 33554432000 4194304 4196468 140728217512032 140201846818032 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20367] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20367/stat : 20367 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500334 14669127680 7884 33554432000 4194304 4196468 140728217512032 140201845766608 140202659403675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20368] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20368/stat : 20368 (java) S 20350 20353 19703 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 98500334 14669127680 7884 33554432000 4194304 4196468 140728217512032 140201844713712 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20369] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20369/stat : 20369 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500334 14669127680 7884 33554432000 4194304 4196468 140728217512032 140201843661168 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20370] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20370/stat : 20370 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500334 14669127680 7884 33554432000 4194304 4196468 140728217512032 140201842608112 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20371] ppid=20350 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/20353/task/20371/stat : 20371 (java) R 20350 20353 19703 0 -1 4202560 428 0 0 0 2 0 0 0 20 0 20 0 98500334 14669127680 7884 33554432000 4194304 4196468 140728217512032 140201841555568 140202638513547 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20372] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20372/stat : 20372 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500334 14669127680 7884 33554432000 4194304 4196468 140728217512032 140201840503776 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20373] ppid=20350 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/20353/task/20373/stat : 20373 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500334 14669127680 7884 33554432000 4194304 4196468 140728217512032 140201839451312 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 31536 KiB

[startup+0.21006 s]*
/proc/loadavg: 8.20 8.06 8.12 2/199 20373
/proc/meminfo: memFree=29079008/32770624 swapFree=67108860/67108860
[pid=20353] ppid=20350 vsize=14325320 memory=41404 CPUtime=0.29 cores=0-7
/proc/20353/stat : 20353 (java) S 20350 20353 19703 0 -1 1077944320 9440 0 0 0 27 2 0 0 20 0 20 0 98500328 14669127680 10351 33554432000 4194304 4196468 140728217512032 140728217494576 140202659385079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
/proc/20353/statm: 3581330 10351 3625 1 0 3569050 0
[pid=20353/tid=20355] ppid=20350 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/20353/task/20355/stat : 20355 (java) R 20350 20353 19703 0 -1 4202560 6832 0 0 0 17 2 0 0 20 0 20 0 98500328 14669127680 10351 33554432000 4194304 4196468 140728217512032 140202663612400 140202659407005 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20356] ppid=20350 vsize=14325320 memory=12764 CPUtime=0 cores=0-7
/proc/20353/task/20356/stat : 20356 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 10351 33554432000 4194304 4196468 140728217512032 140202255162384 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20357] ppid=20350 vsize=14325320 memory=140018282435135 CPUtime=0 cores=0-7
/proc/20353/task/20357/stat : 20357 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 10351 33554432000 4194304 4196468 140728217512032 140202254109840 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20358] ppid=20350 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/20353/task/20358/stat : 20358 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 10351 33554432000 4194304 4196468 140728217512032 140202253056784 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20359] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20359/stat : 20359 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 10351 33554432000 4194304 4196468 140728217512032 140202252004240 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20360] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20360/stat : 20360 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 10351 33554432000 4194304 4196468 140728217512032 140202250951184 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20361] ppid=20350 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/20353/task/20361/stat : 20361 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 10351 33554432000 4194304 4196468 140728217512032 140202249898640 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20362] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20362/stat : 20362 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 10351 33554432000 4194304 4196468 140728217512032 140202248845584 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20363] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20363/stat : 20363 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500329 14669127680 10351 33554432000 4194304 4196468 140728217512032 140202247793040 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20364] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20364/stat : 20364 (java) S 20350 20353 19703 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 98500331 14669127680 10351 33554432000 4194304 4196468 140728217512032 140201848924912 140202659396226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20365] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20365/stat : 20365 (java) S 20350 20353 19703 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 98500331 14669127680 10351 33554432000 4194304 4196468 140728217512032 140201847871136 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20366] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20366/stat : 20366 (java) S 20350 20353 19703 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 98500331 14669127680 10351 33554432000 4194304 4196468 140728217512032 140201846818032 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20367] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20367/stat : 20367 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500334 14669127680 10351 33554432000 4194304 4196468 140728217512032 140201845766608 140202659403675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20368] ppid=20350 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/20353/task/20368/stat : 20368 (java) S 20350 20353 19703 0 -1 1077944384 349 0 0 0 1 0 0 0 20 0 20 0 98500334 14669127680 10351 33554432000 4194304 4196468 140728217512032 140201844713712 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20369] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20369/stat : 20369 (java) S 20350 20353 19703 0 -1 1077944384 176 0 0 0 0 0 0 0 20 0 20 0 98500334 14669127680 10351 33554432000 4194304 4196468 140728217512032 140201843661168 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20370] ppid=20350 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/20353/task/20370/stat : 20370 (java) S 20350 20353 19703 0 -1 1077944384 163 0 0 0 1 0 0 0 20 0 20 0 98500334 14669127680 10351 33554432000 4194304 4196468 140728217512032 140201842608112 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20371] ppid=20350 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/20353/task/20371/stat : 20371 (java) S 20350 20353 19703 0 -1 1077944384 533 0 0 0 5 0 0 0 20 0 20 0 98500334 14669127680 10351 33554432000 4194304 4196468 140728217512032 140201841555568 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20372] ppid=20350 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20372/stat : 20372 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500334 14669127680 10351 33554432000 4194304 4196468 140728217512032 140201840503776 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20373] ppid=20350 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/20353/task/20373/stat : 20373 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500334 14669127680 10351 33554432000 4194304 4196468 140728217512032 140201839451312 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 41404 KiB

[startup+0.309449 s]*
/proc/loadavg: 8.20 8.06 8.12 2/199 20373
/proc/meminfo: memFree=29071192/32770624 swapFree=67108860/67108860
[pid=20353] ppid=20350 vsize=14325340 memory=49744 CPUtime=0.48 cores=0-7
/proc/20353/stat : 20353 (java) S 20350 20353 19703 0 -1 1077944320 10629 0 0 0 45 3 0 0 20 0 20 0 98500328 14669148160 12436 33554432000 4194304 4196468 140728217512032 140728217494576 140202659385079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
/proc/20353/statm: 3581335 12436 3720 1 0 3569050 0
[pid=20353/tid=20355] ppid=20350 vsize=14325340 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/20353/task/20355/stat : 20355 (java) R 20350 20353 19703 0 -1 4202560 7559 0 0 0 26 2 0 0 20 0 20 0 98500328 14669148160 12436 33554432000 4194304 4196468 140728217512032 140202663614608 140202643465566 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20356] ppid=20350 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20356/stat : 20356 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14669148160 12436 33554432000 4194304 4196468 140728217512032 140202255162384 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20357] ppid=20350 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20357/stat : 20357 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14669148160 12436 33554432000 4194304 4196468 140728217512032 140202254109840 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20358] ppid=20350 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20358/stat : 20358 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500329 14669148160 12436 33554432000 4194304 4196468 140728217512032 140202253056784 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20359] ppid=20350 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20359/stat : 20359 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14669148160 12436 33554432000 4194304 4196468 140728217512032 140202252004240 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20360] ppid=20350 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/20353/task/20360/stat : 20360 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14669148160 12436 33554432000 4194304 4196468 140728217512032 140202250951184 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20361] ppid=20350 vsize=14325340 memory=140018148537263 CPUtime=0 cores=0-7
/proc/20353/task/20361/stat : 20361 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14669148160 12436 33554432000 4194304 4196468 140728217512032 140202249898640 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20362] ppid=20350 vsize=14325340 memory=140018148539568 CPUtime=0 cores=0-7
/proc/20353/task/20362/stat : 20362 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14669148160 12436 33554432000 4194304 4196468 140728217512032 140202248845584 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20363] ppid=20350 vsize=14325340 memory=140018148541872 CPUtime=0 cores=0-7
/proc/20353/task/20363/stat : 20363 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500329 14669148160 12436 33554432000 4194304 4196468 140728217512032 140202247793040 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20364] ppid=20350 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20364/stat : 20364 (java) S 20350 20353 19703 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 98500331 14669148160 12436 33554432000 4194304 4196468 140728217512032 140201848924912 140202659396226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20365] ppid=20350 vsize=14325340 memory=280036297090704 CPUtime=0 cores=0-7
/proc/20353/task/20365/stat : 20365 (java) S 20350 20353 19703 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 98500331 14669148160 12436 33554432000 4194304 4196468 140728217512032 140201847871136 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20366] ppid=20350 vsize=14325340 memory=280036297097616 CPUtime=0 cores=0-7
/proc/20353/task/20366/stat : 20366 (java) S 20350 20353 19703 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 98500331 14669148160 12436 33554432000 4194304 4196468 140728217512032 140201846818032 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20367] ppid=20350 vsize=14325340 memory=280036297038896 CPUtime=0 cores=0-7
/proc/20353/task/20367/stat : 20367 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500334 14669148160 12436 33554432000 4194304 4196468 140728217512032 140201845766608 140202659403675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20368] ppid=20350 vsize=14325340 memory=280036297111440 CPUtime=0.03 cores=0-7
/proc/20353/task/20368/stat : 20368 (java) S 20350 20353 19703 0 -1 1077944384 542 0 0 0 3 0 0 0 20 0 20 0 98500334 14669148160 12436 33554432000 4194304 4196468 140728217512032 140201844713712 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20369] ppid=20350 vsize=14325340 memory=280036297118352 CPUtime=0.02 cores=0-7
/proc/20353/task/20369/stat : 20369 (java) S 20350 20353 19703 0 -1 1077944384 341 0 0 0 2 0 0 0 20 0 20 0 98500334 14669148160 12436 33554432000 4194304 4196468 140728217512032 140201843661168 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20370] ppid=20350 vsize=14325340 memory=280036297116048 CPUtime=0.02 cores=0-7
/proc/20353/task/20370/stat : 20370 (java) S 20350 20353 19703 0 -1 1077944384 199 0 0 0 2 0 0 0 20 0 20 0 98500334 14669148160 12436 33554432000 4194304 4196468 140728217512032 140201842608112 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20371] ppid=20350 vsize=14325340 memory=280036297132656 CPUtime=0.08 cores=0-7
/proc/20353/task/20371/stat : 20371 (java) S 20350 20353 19703 0 -1 1077944384 603 0 0 0 8 0 0 0 20 0 20 0 98500334 14669148160 12436 33554432000 4194304 4196468 140728217512032 140201841555568 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20372] ppid=20350 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20372/stat : 20372 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500334 14669148160 12436 33554432000 4194304 4196468 140728217512032 140201840503776 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20373] ppid=20350 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/20353/task/20373/stat : 20373 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500334 14669148160 12436 33554432000 4194304 4196468 140728217512032 140201839451312 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 49744 KiB

[startup+0.70077 s]
/proc/loadavg: 8.20 8.06 8.12 2/199 20373
/proc/meminfo: memFree=29058312/32770624 swapFree=67108860/67108860
[pid=20353] ppid=20350 vsize=14329436 memory=76524 CPUtime=1.21 cores=0-7
/proc/20353/stat : 20353 (java) S 20350 20353 19703 0 -1 1077944320 13279 0 0 0 115 6 0 0 20 0 20 0 98500328 14673342464 19131 33554432000 4194304 4196468 140728217512032 140728217494576 140202659385079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
/proc/20353/statm: 3582359 19131 3760 1 0 3570074 0
[pid=20353/tid=20355] ppid=20350 vsize=14329436 memory=0 CPUtime=0.67 cores=0-7
/proc/20353/task/20355/stat : 20355 (java) S 20350 20353 19703 0 -1 1077944384 9154 0 0 0 63 4 0 0 20 0 20 0 98500328 14673342464 19131 33554432000 4194304 4196468 140728217512032 140202663619824 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20356] ppid=20350 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20356/stat : 20356 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14673342464 19131 33554432000 4194304 4196468 140728217512032 140202255162384 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20357] ppid=20350 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20357/stat : 20357 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14673342464 19131 33554432000 4194304 4196468 140728217512032 140202254109840 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20358] ppid=20350 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20358/stat : 20358 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500329 14673342464 19131 33554432000 4194304 4196468 140728217512032 140202253056784 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20359] ppid=20350 vsize=14329436 memory=1004 CPUtime=0 cores=0-7
/proc/20353/task/20359/stat : 20359 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14673342464 19131 33554432000 4194304 4196468 140728217512032 140202252004240 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20360] ppid=20350 vsize=14329436 memory=5296 CPUtime=0 cores=0-7
/proc/20353/task/20360/stat : 20360 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14673342464 19131 33554432000 4194304 4196468 140728217512032 140202250951184 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20361] ppid=20350 vsize=14329436 memory=1196 CPUtime=0 cores=0-7
/proc/20353/task/20361/stat : 20361 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98500329 14673342464 19131 33554432000 4194304 4196468 140728217512032 140202249898640 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20362] ppid=20350 vsize=14329436 memory=4612 CPUtime=0 cores=0-7
/proc/20353/task/20362/stat : 20362 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98500329 14673342464 19131 33554432000 4194304 4196468 140728217512032 140202248845584 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20363] ppid=20350 vsize=14329436 memory=15872 CPUtime=0 cores=0-7
/proc/20353/task/20363/stat : 20363 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98500329 14673342464 19131 33554432000 4194304 4196468 140728217512032 140202247793040 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20364] ppid=20350 vsize=14329436 memory=18448 CPUtime=0 cores=0-7
/proc/20353/task/20364/stat : 20364 (java) S 20350 20353 19703 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 98500331 14673342464 19131 33554432000 4194304 4196468 140728217512032 140201848924912 140202659396226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0

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

[pid=20353/tid=20371] ppid=20350 vsize=16068328 memory=1420 CPUtime=0.88 cores=0-7
/proc/20353/task/20371/stat : 20371 (java) R 20350 20353 19703 0 -1 4202560 5796 0 0 0 86 2 0 0 20 0 46 0 98500334 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201841555568 140202638816878 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20372] ppid=20350 vsize=16068328 memory=11032 CPUtime=0 cores=0-7
/proc/20353/task/20372/stat : 20372 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 98500334 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201840503776 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20373] ppid=20350 vsize=16068328 memory=1712 CPUtime=0 cores=0-7
/proc/20353/task/20373/stat : 20373 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 98500334 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201839451312 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20374] ppid=20350 vsize=16068328 memory=1952 CPUtime=0.01 cores=0-7
/proc/20353/task/20374/stat : 20374 (java) R 20350 20353 19703 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 46 0 98500576 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201829163952 140202659395285 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20375] ppid=20350 vsize=16068328 memory=8552 CPUtime=0 cores=0-7
/proc/20353/task/20375/stat : 20375 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 46 0 98500587 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201196512464 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20376] ppid=20350 vsize=16068328 memory=1224 CPUtime=0.16 cores=0-7
/proc/20353/task/20376/stat : 20376 (java) R 20350 20353 19703 0 -1 4202560 138 0 0 0 15 1 0 0 20 0 46 0 98500597 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201193361456 140202297693370 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20377] ppid=20350 vsize=16068328 memory=792 CPUtime=0.15 cores=0-7
/proc/20353/task/20377/stat : 20377 (java) R 20350 20353 19703 0 -1 1077944384 67 0 0 0 15 0 0 0 20 0 46 0 98500597 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201192310032 140202659395285 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20378] ppid=20350 vsize=16068328 memory=1004 CPUtime=0.11 cores=0-7
/proc/20353/task/20378/stat : 20378 (java) R 20350 20353 19703 0 -1 1077944384 94 0 0 0 11 0 0 0 20 0 46 0 98500598 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201191256976 140202659395285 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20379] ppid=20350 vsize=16068328 memory=5296 CPUtime=0.16 cores=0-7
/proc/20353/task/20379/stat : 20379 (java) R 20350 20353 19703 0 -1 4202560 51 0 0 0 16 0 0 0 20 0 46 0 98500600 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201190204272 140202303122442 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20380] ppid=20350 vsize=16068328 memory=1196 CPUtime=0.17 cores=0-7
/proc/20353/task/20380/stat : 20380 (java) R 20350 20353 19703 0 -1 1077944384 82 0 0 0 17 0 0 0 20 0 46 0 98500600 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201189152400 140202659395285 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20381] ppid=20350 vsize=16068328 memory=4612 CPUtime=0.13 cores=0-7
/proc/20353/task/20381/stat : 20381 (java) R 20350 20353 19703 0 -1 4202560 63 0 0 0 12 1 0 0 20 0 46 0 98500600 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201188098752 140202302605628 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20382] ppid=20350 vsize=16068328 memory=15872 CPUtime=0.15 cores=0-7
/proc/20353/task/20382/stat : 20382 (java) R 20350 20353 19703 0 -1 1077944384 70 0 0 0 15 0 0 0 20 0 46 0 98500600 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201187046800 140202659395285 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20383] ppid=20350 vsize=16068328 memory=0 CPUtime=0.17 cores=0-7
/proc/20353/task/20383/stat : 20383 (java) R 20350 20353 19703 0 -1 4202560 56 0 0 0 17 0 0 0 20 0 46 0 98500600 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201185993136 140202306973089 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20384] ppid=20350 vsize=16068328 memory=28868 CPUtime=0.18 cores=0-7
/proc/20353/task/20384/stat : 20384 (java) R 20350 20353 19703 0 -1 1077944384 60 0 0 0 18 0 0 0 20 0 46 0 98500600 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201184941200 140202659395285 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20385] ppid=20350 vsize=16068328 memory=0 CPUtime=0.06 cores=0-7
/proc/20353/task/20385/stat : 20385 (java) R 20350 20353 19703 0 -1 1077944384 31 0 0 0 6 0 0 0 20 0 46 0 98500600 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201183888656 140202659395285 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20386] ppid=20350 vsize=16068328 memory=30 CPUtime=0.12 cores=0-7
/proc/20353/task/20386/stat : 20386 (java) R 20350 20353 19703 0 -1 1077944384 52 0 0 0 10 2 0 0 20 0 46 0 98500612 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201182835600 140202659395285 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20387] ppid=20350 vsize=16068328 memory=0 CPUtime=0.05 cores=0-7
/proc/20353/task/20387/stat : 20387 (java) R 20350 20353 19703 0 -1 1077944384 27 0 0 0 5 0 0 0 20 0 46 0 98500612 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201181783056 140202659395285 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20388] ppid=20350 vsize=16068328 memory=0 CPUtime=0.06 cores=0-7
/proc/20353/task/20388/stat : 20388 (java) R 20350 20353 19703 0 -1 1077944384 47 0 0 0 5 1 0 0 20 0 46 0 98500612 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201180731024 140202659395285 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20389] ppid=20350 vsize=16068328 memory=280036297288896 CPUtime=0.08 cores=0-7
/proc/20353/task/20389/stat : 20389 (java) R 20350 20353 19703 0 -1 4202560 35 0 0 0 8 0 0 0 20 0 46 0 98500612 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201179677360 140202641033946 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20390] ppid=20350 vsize=16068328 memory=140018148646736 CPUtime=0.11 cores=0-7
/proc/20353/task/20390/stat : 20390 (java) R 20350 20353 19703 0 -1 4202560 36 0 0 0 11 0 0 0 20 0 46 0 98500613 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201178624304 140202307217891 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20391] ppid=20350 vsize=16068328 memory=164 CPUtime=0.04 cores=0-7
/proc/20353/task/20391/stat : 20391 (java) R 20350 20353 19703 0 -1 4202560 40 0 0 0 4 0 0 0 20 0 46 0 98500613 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201177572880 140202304135525 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20392] ppid=20350 vsize=16068328 memory=0 CPUtime=0.04 cores=0-7
/proc/20353/task/20392/stat : 20392 (java) R 20350 20353 19703 0 -1 1077944384 40 0 0 0 4 0 0 0 20 0 46 0 98500617 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201174385808 140202659395285 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20393] ppid=20350 vsize=16068328 memory=0 CPUtime=0.05 cores=0-7
/proc/20353/task/20393/stat : 20393 (java) R 20350 20353 19703 0 -1 1077944384 31 0 0 0 5 0 0 0 20 0 46 0 98500617 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201173333264 140202659395285 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20394] ppid=20350 vsize=16068328 memory=0 CPUtime=0.04 cores=0-7
/proc/20353/task/20394/stat : 20394 (java) R 20350 20353 19703 0 -1 4202560 28 0 0 0 4 0 0 0 20 0 46 0 98500618 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201172280208 140202307217917 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20395] ppid=20350 vsize=16068328 memory=0 CPUtime=0.04 cores=0-7
/proc/20353/task/20395/stat : 20395 (java) R 20350 20353 19703 0 -1 1077944384 29 0 0 0 4 0 0 0 20 0 46 0 98500618 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201171227664 140202659395285 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20396] ppid=20350 vsize=16068328 memory=0 CPUtime=0.04 cores=0-7
/proc/20353/task/20396/stat : 20396 (java) R 20350 20353 19703 0 -1 1077944384 44 0 0 0 4 0 0 0 20 0 46 0 98500618 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201170175632 140202659395285 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20397] ppid=20350 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/20353/task/20397/stat : 20397 (java) R 20350 20353 19703 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 46 0 98500619 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201169123088 140202659395285 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20398] ppid=20350 vsize=16068328 memory=0 CPUtime=0.06 cores=0-7
/proc/20353/task/20398/stat : 20398 (java) R 20350 20353 19703 0 -1 4202560 29 0 0 0 6 0 0 0 20 0 46 0 98500619 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201168067792 140202659406426 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20399] ppid=20350 vsize=16068328 memory=1292 CPUtime=0.07 cores=0-7
/proc/20353/task/20399/stat : 20399 (java) R 20350 20353 19703 0 -1 1077944384 29 0 0 0 7 0 0 0 20 0 46 0 98500620 16453967872 217611 33554432000 4194304 4196468 140728217512032 140201167017488 140202659395285 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
Current children cumulated CPU time: 10.19 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 870444 KiB

[startup+3.30207 s]
/proc/loadavg: 8.20 8.06 8.12 27/225 20399
/proc/meminfo: memFree=28297176/32770624 swapFree=67108860/67108860
[pid=20353] ppid=20350 vsize=16068328 memory=911252 CPUtime=10.94 cores=0-7
/proc/20353/stat : 20353 (java) S 20350 20353 19703 0 -1 1077944320 33085 0 0 0 1056 38 0 0 20 0 45 0 98500328 16453967872 227813 33554432000 4194304 4196468 140728217512032 140728217494576 140202659385079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
/proc/20353/statm: 4017082 227813 3829 1 0 4004276 0
[pid=20353/tid=20355] ppid=20350 vsize=16068328 memory=843872 CPUtime=2.63 cores=0-7
/proc/20353/task/20355/stat : 20355 (java) S 20350 20353 19703 0 -1 1077944384 12218 0 0 0 251 12 0 0 20 0 45 0 98500328 16453967872 227813 33554432000 4194304 4196468 140728217512032 140202663622784 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20356] ppid=20350 vsize=16068328 memory=4140 CPUtime=0 cores=0-7
/proc/20353/task/20356/stat : 20356 (java) S 20350 20353 19703 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 45 0 98500329 16453967872 227813 33554432000 4194304 4196468 140728217512032 140202255162384 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20357] ppid=20350 vsize=16068328 memory=288230574492221466 CPUtime=0.01 cores=0-7
/proc/20353/task/20357/stat : 20357 (java) S 20350 20353 19703 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 45 0 98500329 16453967872 227813 33554432000 4194304 4196468 140728217512032 140202254109840 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20358] ppid=20350 vsize=16068328 memory=263 CPUtime=0.01 cores=0-7
/proc/20353/task/20358/stat : 20358 (java) S 20350 20353 19703 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 45 0 98500329 16453967872 227813 33554432000 4194304 4196468 140728217512032 140202253056784 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20359] ppid=20350 vsize=16068328 memory=0 CPUtime=0.02 cores=0-7
/proc/20353/task/20359/stat : 20359 (java) S 20350 20353 19703 0 -1 1077944384 35 0 0 0 1 1 0 0 20 0 45 0 98500329 16453967872 227813 33554432000 4194304 4196468 140728217512032 140202252004240 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20360] ppid=20350 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/20353/task/20360/stat : 20360 (java) S 20350 20353 19703 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 45 0 98500329 16453967872 227813 33554432000 4194304 4196468 140728217512032 140202250951184 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20361] ppid=20350 vsize=16068328 memory=280036296951968 CPUtime=0.02 cores=0-7
/proc/20353/task/20361/stat : 20361 (java) S 20350 20353 19703 0 -1 1077944384 32 0 0 0 1 1 0 0 20 0 45 0 98500329 16453967872 227813 33554432000 4194304 4196468 140728217512032 140202249898640 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20362] ppid=20350 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20362/stat : 20362 (java) S 20350 20353 19703 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 45 0 98500329 16453967872 227813 33554432000 4194304 4196468 140728217512032 140202248845584 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20363] ppid=20350 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20363/stat : 20363 (java) S 20350 20353 19703 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 45 0 98500329 16453967872 227813 33554432000 4194304 4196468 140728217512032 140202247793040 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20364] ppid=20350 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/20353/task/20364/stat : 20364 (java) S 20350 20353 19703 0 -1 1077944384 459 0 0 0 1 0 0 0 20 0 45 0 98500331 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201848924912 140202659396226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20365] ppid=20350 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20365/stat : 20365 (java) S 20350 20353 19703 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 45 0 98500331 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201847871200 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20366] ppid=20350 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20366/stat : 20366 (java) S 20350 20353 19703 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 45 0 98500331 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201846818048 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20367] ppid=20350 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20367/stat : 20367 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 98500334 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201845766608 140202659403675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20368] ppid=20350 vsize=16068328 memory=645688 CPUtime=1.4 cores=0-7
/proc/20353/task/20368/stat : 20368 (java) R 20350 20353 19703 0 -1 4202560 3903 0 0 0 139 1 0 0 20 0 45 0 98500334 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201844703312 140202651674528 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20369] ppid=20350 vsize=16068328 memory=0 CPUtime=1.38 cores=0-7
/proc/20353/task/20369/stat : 20369 (java) R 20350 20353 19703 0 -1 4202560 4075 0 0 0 137 1 0 0 20 0 45 0 98500334 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201843661296 140202659397014 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20370] ppid=20350 vsize=16068328 memory=0 CPUtime=1.48 cores=0-7
/proc/20353/task/20370/stat : 20370 (java) R 20350 20353 19703 0 -1 4202560 3666 0 0 0 148 0 0 0 20 0 45 0 98500334 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201842597904 140202659397014 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20371] ppid=20350 vsize=16068328 memory=0 CPUtime=0.89 cores=0-7
/proc/20353/task/20371/stat : 20371 (java) S 20350 20353 19703 0 -1 1077944384 5798 0 0 0 87 2 0 0 20 0 45 0 98500334 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201841555568 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20372] ppid=20350 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20372/stat : 20372 (java) S 20350 20353 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 98500334 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201840503776 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20373] ppid=20350 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20373/stat : 20373 (java) S 20350 20353 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 98500334 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201839451312 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20375] ppid=20350 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/20353/task/20375/stat : 20375 (java) S 20350 20353 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 45 0 98500587 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201196512464 140202659396226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20376] ppid=20350 vsize=16068328 memory=0 CPUtime=0.18 cores=0-7
/proc/20353/task/20376/stat : 20376 (java) S 20350 20353 19703 0 -1 1077944384 152 0 0 0 17 1 0 0 20 0 45 0 98500597 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201193362576 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20377] ppid=20350 vsize=16068328 memory=0 CPUtime=0.17 cores=0-7
/proc/20353/task/20377/stat : 20377 (java) S 20350 20353 19703 0 -1 1077944384 68 0 0 0 17 0 0 0 20 0 45 0 98500597 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201192310032 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20378] ppid=20350 vsize=16068328 memory=0 CPUtime=0.13 cores=0-7
/proc/20353/task/20378/stat : 20378 (java) S 20350 20353 19703 0 -1 1077944384 97 0 0 0 13 0 0 0 20 0 45 0 98500598 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201191256976 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20379] ppid=20350 vsize=16068328 memory=4580 CPUtime=0.17 cores=0-7
/proc/20353/task/20379/stat : 20379 (java) S 20350 20353 19703 0 -1 1077944384 56 0 0 0 17 0 0 0 20 0 45 0 98500600 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201190204432 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20380] ppid=20350 vsize=16068328 memory=0 CPUtime=0.17 cores=0-7
/proc/20353/task/20380/stat : 20380 (java) S 20350 20353 19703 0 -1 1077944384 82 0 0 0 17 0 0 0 20 0 45 0 98500600 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201189152400 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20381] ppid=20350 vsize=16068328 memory=0 CPUtime=0.15 cores=0-7
/proc/20353/task/20381/stat : 20381 (java) R 20350 20353 19703 0 -1 4202560 67 0 0 0 14 1 0 0 20 0 45 0 98500600 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201188087520 140202659407005 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20382] ppid=20350 vsize=16068328 memory=0 CPUtime=0.22 cores=0-7
/proc/20353/task/20382/stat : 20382 (java) S 20350 20353 19703 0 -1 1077944384 73 0 0 0 22 0 0 0 20 0 45 0 98500600 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201187046800 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20383] ppid=20350 vsize=16068328 memory=0 CPUtime=0.19 cores=0-7
/proc/20353/task/20383/stat : 20383 (java) S 20350 20353 19703 0 -1 1077944384 57 0 0 0 19 0 0 0 20 0 45 0 98500600 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201185994256 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20384] ppid=20350 vsize=16068328 memory=0 CPUtime=0.18 cores=0-7
/proc/20353/task/20384/stat : 20384 (java) S 20350 20353 19703 0 -1 1077944384 60 0 0 0 18 0 0 0 20 0 45 0 98500600 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201184941200 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20385] ppid=20350 vsize=16068328 memory=0 CPUtime=0.09 cores=0-7
/proc/20353/task/20385/stat : 20385 (java) S 20350 20353 19703 0 -1 1077944384 47 0 0 0 9 0 0 0 20 0 45 0 98500600 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201183888656 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20386] ppid=20350 vsize=16068328 memory=0 CPUtime=0.13 cores=0-7
/proc/20353/task/20386/stat : 20386 (java) S 20350 20353 19703 0 -1 1077944384 54 0 0 0 11 2 0 0 20 0 45 0 98500612 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201182835600 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20387] ppid=20350 vsize=16068328 memory=0 CPUtime=0.08 cores=0-7
/proc/20353/task/20387/stat : 20387 (java) S 20350 20353 19703 0 -1 1077944384 29 0 0 0 8 0 0 0 20 0 45 0 98500612 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201181783056 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20388] ppid=20350 vsize=16068328 memory=0 CPUtime=0.07 cores=0-7
/proc/20353/task/20388/stat : 20388 (java) S 20350 20353 19703 0 -1 1077944384 48 0 0 0 6 1 0 0 20 0 45 0 98500612 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201180731024 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20389] ppid=20350 vsize=16068328 memory=0 CPUtime=0.11 cores=0-7
/proc/20353/task/20389/stat : 20389 (java) S 20350 20353 19703 0 -1 1077944384 41 0 0 0 11 0 0 0 20 0 45 0 98500612 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201179678480 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20390] ppid=20350 vsize=16068328 memory=0 CPUtime=0.12 cores=0-7
/proc/20353/task/20390/stat : 20390 (java) S 20350 20353 19703 0 -1 1077944384 37 0 0 0 12 0 0 0 20 0 45 0 98500613 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201178625424 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20391] ppid=20350 vsize=16068328 memory=0 CPUtime=0.05 cores=0-7
/proc/20353/task/20391/stat : 20391 (java) S 20350 20353 19703 0 -1 1077944384 45 0 0 0 5 0 0 0 20 0 45 0 98500613 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201177572880 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20392] ppid=20350 vsize=16068328 memory=0 CPUtime=0.07 cores=0-7
/proc/20353/task/20392/stat : 20392 (java) S 20350 20353 19703 0 -1 1077944384 42 0 0 0 7 0 0 0 20 0 45 0 98500617 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201174385808 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20393] ppid=20350 vsize=16068328 memory=0 CPUtime=0.06 cores=0-7
/proc/20353/task/20393/stat : 20393 (java) S 20350 20353 19703 0 -1 1077944384 32 0 0 0 6 0 0 0 20 0 45 0 98500617 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201173333264 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20394] ppid=20350 vsize=16068328 memory=0 CPUtime=0.06 cores=0-7
/proc/20353/task/20394/stat : 20394 (java) S 20350 20353 19703 0 -1 1077944384 29 0 0 0 6 0 0 0 20 0 45 0 98500618 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201172280208 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20395] ppid=20350 vsize=16068328 memory=0 CPUtime=0.07 cores=0-7
/proc/20353/task/20395/stat : 20395 (java) S 20350 20353 19703 0 -1 1077944384 30 0 0 0 7 0 0 0 20 0 45 0 98500618 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201171227664 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20396] ppid=20350 vsize=16068328 memory=0 CPUtime=0.05 cores=0-7
/proc/20353/task/20396/stat : 20396 (java) S 20350 20353 19703 0 -1 1077944384 98 0 0 0 5 0 0 0 20 0 45 0 98500618 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201170175632 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20397] ppid=20350 vsize=16068328 memory=0 CPUtime=0.02 cores=0-7
/proc/20353/task/20397/stat : 20397 (java) S 20350 20353 19703 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 45 0 98500619 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201169123088 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20398] ppid=20350 vsize=16068328 memory=0 CPUtime=0.06 cores=0-7
/proc/20353/task/20398/stat : 20398 (java) S 20350 20353 19703 0 -1 1077944384 29 0 0 0 6 0 0 0 20 0 45 0 98500619 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201168070032 140202659395285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
[pid=20353/tid=20399] ppid=20350 vsize=16068328 memory=0 CPUtime=0.12 cores=0-7
/proc/20353/task/20399/stat : 20399 (java) R 20350 20353 19703 0 -1 4202560 36 0 0 0 12 0 0 0 20 0 45 0 98500620 16453967872 227813 33554432000 4194304 4196468 140728217512032 140201167017488 140202659406426 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9703424 140728217515105 140728217515291 140728217515291 140728217518031 0
Current children cumulated CPU time: 10.94 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 911252 KiB

Child status: 0
Real time (s): 3.38939
CPU time (s): 11.1066
CPU user time (s): 10.7065
CPU system time (s): 0.400092
CPU usage (%): 327.687
Max. virtual memory (cumulated for all children) (KiB): 16068328
Max. memory (cumulated for all children) (KiB): 911252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7065
system time used= 0.400092
maximum resident set size= 923128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33753
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7117
involuntary context switches= 283


# summary of solver processes directly reported to runsolver:
#   pid: 20353
#   total CPU time (s): 11.1066
#   total CPU user time (s): 10.7065
#   total CPU system time (s): 0.400092

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04903 second user time and 0.07248 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-13 21:41:04
IDJOB=4275667
IDBENCH=115703
IDSOLVER=2668
FILE ID=node107/4275667-1502654122
RUNJOBID= node107-1502648212-19730
PBS_JOBID= 20628342
Free space on /tmp= 61660 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-xcsp2-cabinet/Cabinet-5580_X2.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275667-1502654122/watcher-4275667-1502654122 -o /tmp/evaluation-result-4275667-1502654122/solver-4275667-1502654122 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502648212-19730 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1524592940 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275667-1502654122.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c1d9bbd499a467fa3c210b9e0bab246a
RANDOM SEED=1524592940

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.84
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.84
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	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.84
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29105984 kB
MemAvailable:   31987744 kB
Buffers:          174800 kB
Cached:          2995424 kB
SwapCached:            0 kB
Active:           569764 kB
Inactive:        2652936 kB
Active(anon):      55504 kB
Inactive(anon):    24972 kB
Active(file):     514260 kB
Inactive(file):  2627964 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42692 kB
Writeback:             0 kB
AnonPages:         58596 kB
Mapped:            43780 kB
Shmem:             25228 kB
Slab:             136344 kB
SReclaimable:     110740 kB
SUnreclaim:        25604 kB
KernelStack:        3536 kB
PageTables:         5456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61620 MiB
End job on node107 at 2017-08-13 21:41:08