Trace number 4309047

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 2018-08-14? (TO) 19923.1 2520.36

General information on the benchmark

NameMagicHexagon/
MagicHexagon-08-0006_c18.xml
MD5SUMe0f43de676a90a3e6f61e2deb5ab7ad8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":45}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.56	c seed: 1470250173
0.67/0.56	c timeout: 20160
0.67/0.56	c memlimit: 22000
0.67/0.56	c nbcore: 8
0.67/0.59	c Parsing instance...
1.19/0.89	c Parsing done, starting search...
19920.51/2520.09	s UNKNOWN

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 (14077 MiB free)
  memory of node 1: 16384 MiB (10015 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309047-1534391044/watcher-4309047-1534391044 -o /tmp/evaluation-result-4309047-1534391044/solver-4309047-1534391044 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1534383475-18978 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1470250173 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309047-1534391044.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
Current StackSize limit: 8192 KiB

solver pid=19530, runsolver pid=19527

[startup+0.10051 s]*
/proc/loadavg: 8.79 8.81 8.89 2/203 19550
/proc/meminfo: memFree=24655136/32770624 swapFree=67108688/67108860
[pid=19530] ppid=19527 vsize=26103420 memory=29812 CPUtime=0.11 cores=0-7
/proc/19530/stat : 19530 (java) S 19527 19530 18951 0 -1 1077944320 6909 0 0 0 10 1 0 0 20 0 20 0 256667652 26729902080 7453 33554432000 4194304 4196468 140725309124576 140725309107120 140412215578359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
/proc/19530/statm: 6525855 7453 3139 1 0 6487932 0
[pid=19530/tid=19532] ppid=19527 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/19530/task/19532/stat : 19532 (java) R 19527 19530 18951 0 -1 4202560 5139 0 0 0 8 1 0 0 20 0 20 0 256667652 26729902080 7585 33554432000 4194304 4196468 140725309124576 140412219781488 140412208295511 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19533] ppid=19527 vsize=26103420 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19530/task/19533/stat : 19533 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 7651 33554432000 4194304 4196468 140725309124576 140412168199056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19534] ppid=19527 vsize=26103420 memory=139930401818240 CPUtime=0 cores=0-7
/proc/19530/task/19534/stat : 19534 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 7651 33554432000 4194304 4196468 140725309124576 140412167146256 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19535] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19535/stat : 19535 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 7651 33554432000 4194304 4196468 140725309124576 140412166093968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19536] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19536/stat : 19536 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 7651 33554432000 4194304 4196468 140725309124576 140412165041168 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19537] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19537/stat : 19537 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 7651 33554432000 4194304 4196468 140725309124576 140412163987856 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19538] ppid=19527 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/19530/task/19538/stat : 19538 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 7651 33554432000 4194304 4196468 140725309124576 140412162935056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19539] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19539/stat : 19539 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 7651 33554432000 4194304 4196468 140725309124576 140412161882768 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19540] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19540/stat : 19540 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 7651 33554432000 4194304 4196468 140725309124576 140412160829968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19541] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19541/stat : 19541 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667655 26729902080 7651 33554432000 4194304 4196468 140725309124576 140410958441072 140412215589506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19542] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19542/stat : 19542 (java) S 19527 19530 18951 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256667655 26729902080 7651 33554432000 4194304 4196468 140725309124576 140410957387040 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19543] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19543/stat : 19543 (java) S 19527 19530 18951 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256667655 26729902080 7651 33554432000 4194304 4196468 140725309124576 140410956334704 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19544] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19544/stat : 19544 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 7717 33554432000 4194304 4196468 140725309124576 140410955283024 140412215596955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19545] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19545/stat : 19545 (java) S 19527 19530 18951 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 7717 33554432000 4194304 4196468 140725309124576 140410954229872 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19546] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19546/stat : 19546 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 7717 33554432000 4194304 4196468 140725309124576 140410953177072 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19547] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19547/stat : 19547 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 7717 33554432000 4194304 4196468 140725309124576 140410952124784 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19548] ppid=19527 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/19530/task/19548/stat : 19548 (java) S 19527 19530 18951 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 20 0 256667658 26729902080 7717 33554432000 4194304 4196468 140725309124576 140410951071984 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19549] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19549/stat : 19549 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 7717 33554432000 4194304 4196468 140725309124576 140410950019936 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19550] ppid=19527 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/19530/task/19550/stat : 19550 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 7717 33554432000 4194304 4196468 140725309124576 140410948967216 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 29812 KiB

[startup+0.210389 s]*
/proc/loadavg: 8.79 8.81 8.89 3/203 19550
/proc/meminfo: memFree=24641732/32770624 swapFree=67108688/67108860
[pid=19530] ppid=19527 vsize=26103420 memory=43136 CPUtime=0.3 cores=0-7
/proc/19530/stat : 19530 (java) S 19527 19530 18951 0 -1 1077944320 10406 0 0 0 28 2 0 0 20 0 20 0 256667652 26729902080 10784 33554432000 4194304 4196468 140725309124576 140725309107120 140412215578359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
/proc/19530/statm: 6525855 10784 3339 1 0 6487932 0
[pid=19530/tid=19532] ppid=19527 vsize=26103420 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/19530/task/19532/stat : 19532 (java) R 19527 19530 18951 0 -1 4202560 8184 0 0 0 18 1 0 0 20 0 20 0 256667652 26729902080 10784 33554432000 4194304 4196468 140725309124576 140412219804416 140412215590294 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19533] ppid=19527 vsize=26103420 memory=13976 CPUtime=0 cores=0-7
/proc/19530/task/19533/stat : 19533 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 10784 33554432000 4194304 4196468 140725309124576 140412168199056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19534] ppid=19527 vsize=26103420 memory=139930401837475 CPUtime=0 cores=0-7
/proc/19530/task/19534/stat : 19534 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 10784 33554432000 4194304 4196468 140725309124576 140412167146256 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19535] ppid=19527 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/19530/task/19535/stat : 19535 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 10784 33554432000 4194304 4196468 140725309124576 140412166093968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19536] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19536/stat : 19536 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 10784 33554432000 4194304 4196468 140725309124576 140412165041168 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19537] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19537/stat : 19537 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 10784 33554432000 4194304 4196468 140725309124576 140412163987856 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19538] ppid=19527 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/19530/task/19538/stat : 19538 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 10784 33554432000 4194304 4196468 140725309124576 140412162935056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19539] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19539/stat : 19539 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 10784 33554432000 4194304 4196468 140725309124576 140412161882768 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19540] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19540/stat : 19540 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 10784 33554432000 4194304 4196468 140725309124576 140412160829968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19541] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19541/stat : 19541 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667655 26729902080 10784 33554432000 4194304 4196468 140725309124576 140410958441072 140412215589506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19542] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19542/stat : 19542 (java) S 19527 19530 18951 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256667655 26729902080 10784 33554432000 4194304 4196468 140725309124576 140410957387040 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19543] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19543/stat : 19543 (java) S 19527 19530 18951 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256667655 26729902080 10784 33554432000 4194304 4196468 140725309124576 140410956334704 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19544] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19544/stat : 19544 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 10784 33554432000 4194304 4196468 140725309124576 140410955283024 140412215596955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19545] ppid=19527 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/19530/task/19545/stat : 19545 (java) R 19527 19530 18951 0 -1 4202560 389 0 0 0 1 0 0 0 20 0 20 0 256667658 26729902080 10784 33554432000 4194304 4196468 140725309124576 140410954229872 140412199165950 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19546] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19546/stat : 19546 (java) S 19527 19530 18951 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 10784 33554432000 4194304 4196468 140725309124576 140410953177072 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19547] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19547/stat : 19547 (java) S 19527 19530 18951 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 10784 33554432000 4194304 4196468 140725309124576 140410952124784 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19548] ppid=19527 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/19530/task/19548/stat : 19548 (java) R 19527 19530 18951 0 -1 4202560 299 0 0 0 6 0 0 0 20 0 20 0 256667658 26729902080 10784 33554432000 4194304 4196468 140725309124576 140410951071984 140412199690561 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19549] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19549/stat : 19549 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 10784 33554432000 4194304 4196468 140725309124576 140410950019936 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19550] ppid=19527 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/19530/task/19550/stat : 19550 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 10784 33554432000 4194304 4196468 140725309124576 140410948967216 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43136 KiB

[startup+0.310605 s]*
/proc/loadavg: 8.79 8.81 8.89 2/203 19550
/proc/meminfo: memFree=24638648/32770624 swapFree=67108688/67108860
[pid=19530] ppid=19527 vsize=26103420 memory=46612 CPUtime=0.44 cores=0-7
/proc/19530/stat : 19530 (java) S 19527 19530 18951 0 -1 1077944320 10875 0 0 0 41 3 0 0 20 0 20 0 256667652 26729902080 11653 33554432000 4194304 4196468 140725309124576 140725309107120 140412215578359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
/proc/19530/statm: 6525855 11653 3387 1 0 6487932 0
[pid=19530/tid=19532] ppid=19527 vsize=26103420 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/19530/task/19532/stat : 19532 (java) R 19527 19530 18951 0 -1 4202560 8536 0 0 0 28 2 0 0 20 0 20 0 256667652 26729902080 11653 33554432000 4194304 4196468 140725309124576 140412219740096 140412215592208 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19533] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19533/stat : 19533 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 11653 33554432000 4194304 4196468 140725309124576 140412168199056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19534] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19534/stat : 19534 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 11653 33554432000 4194304 4196468 140725309124576 140412167146256 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19535] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19535/stat : 19535 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 11653 33554432000 4194304 4196468 140725309124576 140412166093968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19536] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19536/stat : 19536 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 11653 33554432000 4194304 4196468 140725309124576 140412165041168 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19537] ppid=19527 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/19530/task/19537/stat : 19537 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 11653 33554432000 4194304 4196468 140725309124576 140412163987856 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19538] ppid=19527 vsize=26103420 memory=139930303034287 CPUtime=0 cores=0-7
/proc/19530/task/19538/stat : 19538 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 11653 33554432000 4194304 4196468 140725309124576 140412162935056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19539] ppid=19527 vsize=26103420 memory=139930303036592 CPUtime=0 cores=0-7
/proc/19530/task/19539/stat : 19539 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 11653 33554432000 4194304 4196468 140725309124576 140412161882768 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19540] ppid=19527 vsize=26103420 memory=139930303038896 CPUtime=0 cores=0-7
/proc/19530/task/19540/stat : 19540 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256667653 26729902080 11653 33554432000 4194304 4196468 140725309124576 140412160829968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19541] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19541/stat : 19541 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667655 26729902080 11653 33554432000 4194304 4196468 140725309124576 140410958441072 140412215589506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19542] ppid=19527 vsize=26103420 memory=279860606084752 CPUtime=0 cores=0-7
/proc/19530/task/19542/stat : 19542 (java) S 19527 19530 18951 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256667655 26729902080 11653 33554432000 4194304 4196468 140725309124576 140410957387040 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19543] ppid=19527 vsize=26103420 memory=279860606091664 CPUtime=0 cores=0-7
/proc/19530/task/19543/stat : 19543 (java) S 19527 19530 18951 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256667655 26729902080 11653 33554432000 4194304 4196468 140725309124576 140410956334704 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19544] ppid=19527 vsize=26103420 memory=279860606032944 CPUtime=0 cores=0-7
/proc/19530/task/19544/stat : 19544 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 11653 33554432000 4194304 4196468 140725309124576 140410955283024 140412215596955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19545] ppid=19527 vsize=26103420 memory=279860606105488 CPUtime=0.01 cores=0-7
/proc/19530/task/19545/stat : 19545 (java) S 19527 19530 18951 0 -1 1077944384 409 0 0 0 1 0 0 0 20 0 20 0 256667658 26729902080 11653 33554432000 4194304 4196468 140725309124576 140410954229872 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19546] ppid=19527 vsize=26103420 memory=279860606112400 CPUtime=0.01 cores=0-7
/proc/19530/task/19546/stat : 19546 (java) S 19527 19530 18951 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 20 0 256667658 26729902080 11653 33554432000 4194304 4196468 140725309124576 140410953177072 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19547] ppid=19527 vsize=26103420 memory=279860606110096 CPUtime=0.01 cores=0-7
/proc/19530/task/19547/stat : 19547 (java) S 19527 19530 18951 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 20 0 256667658 26729902080 11653 33554432000 4194304 4196468 140725309124576 140410952124784 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19548] ppid=19527 vsize=26103420 memory=279860606126704 CPUtime=0.08 cores=0-7
/proc/19530/task/19548/stat : 19548 (java) S 19527 19530 18951 0 -1 1077944384 318 0 0 0 8 0 0 0 20 0 20 0 256667658 26729902080 11653 33554432000 4194304 4196468 140725309124576 140410951071984 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19549] ppid=19527 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19549/stat : 19549 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 11653 33554432000 4194304 4196468 140725309124576 140410950019936 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19550] ppid=19527 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/19530/task/19550/stat : 19550 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667658 26729902080 11653 33554432000 4194304 4196468 140725309124576 140410948967216 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46612 KiB

[startup+0.700908 s]
/proc/loadavg: 8.79 8.81 8.89 2/203 19550
/proc/meminfo: memFree=24614152/32770624 swapFree=67108688/67108860
[pid=19530] ppid=19527 vsize=26105488 memory=85484 CPUtime=0.99 cores=0-7
/proc/19530/stat : 19530 (java) S 19527 19530 18951 0 -1 1077944320 17840 0 0 0 93 6 0 0 20 0 20 0 256667652 26732019712 21371 33554432000 4194304 4196468 140725309124576 140725309107120 140412215578359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
/proc/19530/statm: 6526372 21371 3499 1 0 6488444 0
[pid=19530/tid=19532] ppid=19527 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/19530/task/19532/stat : 19532 (java) R 19527 19530 18951 0 -1 4202560 15027 0 0 0 63 4 0 0 20 0 20 0 256667652 26732019712 21371 33554432000 4194304 4196468 140725309124576 140412219802528 140412199658846 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19533] ppid=19527 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19533/stat : 19533 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26732019712 21371 33554432000 4194304 4196468 140725309124576 140412168199056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19534] ppid=19527 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19534/stat : 19534 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26732019712 21371 33554432000 4194304 4196468 140725309124576 140412167146256 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19535] ppid=19527 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/19530/task/19535/stat : 19535 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26732019712 21371 33554432000 4194304 4196468 140725309124576 140412166093968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19536] ppid=19527 vsize=26105488 memory=1220 CPUtime=0 cores=0-7
/proc/19530/task/19536/stat : 19536 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667653 26732019712 21371 33554432000 4194304 4196468 140725309124576 140412165041168 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19537] ppid=19527 vsize=26105488 memory=1612 CPUtime=0 cores=0-7
/proc/19530/task/19537/stat : 19537 (java) S 19527 19530 18951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256667653 26732019712 21371 33554432000 4194304 4196468 140725309124576 140412163987856 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19538] ppid=19527 vsize=26105488 memory=1808 CPUtime=0 cores=0-7
/proc/19530/task/19538/stat : 19538 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26732019712 21371 33554432000 4194304 4196468 140725309124576 140412162935056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19539] ppid=19527 vsize=26105488 memory=8704 CPUtime=0 cores=0-7
/proc/19530/task/19539/stat : 19539 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667653 26732019712 21371 33554432000 4194304 4196468 140725309124576 140412161882768 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19540] ppid=19527 vsize=26105488 memory=14884 CPUtime=0 cores=0-7
/proc/19530/task/19540/stat : 19540 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256667653 26732019712 21371 33554432000 4194304 4196468 140725309124576 140412160829968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19541] ppid=19527 vsize=26105488 memory=15784 CPUtime=0 cores=0-7
/proc/19530/task/19541/stat : 19541 (java) S 19527 19530 18951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256667655 26732019712 21371 33554432000 4194304 4196468 140725309124576 140410958441072 140412215589506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0

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

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2520.21 s]
/proc/loadavg: 8.90 9.01 9.01 10/218 19633
/proc/meminfo: memFree=23117784/32770624 swapFree=67108688/67108860
[pid=19530] ppid=19527 vsize=27452168 memory=1557348 CPUtime=19922.1 cores=0-7
/proc/19530/stat : 19530 (java) S 19527 19530 18951 0 -1 1077944320 2469635 0 0 0 1991187 1019 0 0 20 0 41 0 256667652 28111020032 389337 33554432000 4194304 4196468 140725309124576 140725309107120 140412215578359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
/proc/19530/statm: 6863042 389337 3609 1 0 6824593 0
[pid=19530/tid=19532] ppid=19527 vsize=27452168 memory=15784 CPUtime=5.37 cores=0-7
/proc/19530/task/19532/stat : 19532 (java) S 19527 19530 18951 0 -1 1077944384 23678 0 0 0 527 10 0 0 20 0 41 0 256667652 28111020032 389337 33554432000 4194304 4196468 140725309124576 140412219815824 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19533] ppid=19527 vsize=27452168 memory=1172 CPUtime=8.9 cores=0-7
/proc/19530/task/19533/stat : 19533 (java) S 19527 19530 18951 0 -1 1077944384 174950 0 0 0 838 52 0 0 20 0 41 0 256667653 28111020032 389337 33554432000 4194304 4196468 140725309124576 140412168199056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19534] ppid=19527 vsize=27452168 memory=38684 CPUtime=8.86 cores=0-7
/proc/19530/task/19534/stat : 19534 (java) S 19527 19530 18951 0 -1 1077944384 173345 0 0 0 835 51 0 0 20 0 41 0 256667653 28111020032 389337 33554432000 4194304 4196468 140725309124576 140412167146256 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19535] ppid=19527 vsize=27452168 memory=3360 CPUtime=8.91 cores=0-7
/proc/19530/task/19535/stat : 19535 (java) S 19527 19530 18951 0 -1 1077944384 174583 0 0 0 845 46 0 0 20 0 41 0 256667653 28111020032 389337 33554432000 4194304 4196468 140725309124576 140412166093968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19536] ppid=19527 vsize=27452168 memory=496 CPUtime=8.94 cores=0-7
/proc/19530/task/19536/stat : 19536 (java) S 19527 19530 18951 0 -1 1077944384 180258 0 0 0 845 49 0 0 20 0 41 0 256667653 28111020032 389337 33554432000 4194304 4196468 140725309124576 140412165041168 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19537] ppid=19527 vsize=27452168 memory=1624 CPUtime=8.86 cores=0-7
/proc/19530/task/19537/stat : 19537 (java) S 19527 19530 18951 0 -1 1077944384 163361 0 0 0 839 47 0 0 20 0 41 0 256667653 28111020032 389337 33554432000 4194304 4196468 140725309124576 140412163987856 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19538] ppid=19527 vsize=27452168 memory=3732 CPUtime=8.87 cores=0-7
/proc/19530/task/19538/stat : 19538 (java) S 19527 19530 18951 0 -1 1077944384 175616 0 0 0 836 51 0 0 20 0 41 0 256667653 28111020032 389337 33554432000 4194304 4196468 140725309124576 140412162935056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19539] ppid=19527 vsize=27452168 memory=1276 CPUtime=8.88 cores=0-7
/proc/19530/task/19539/stat : 19539 (java) S 19527 19530 18951 0 -1 1077944384 168623 0 0 0 838 50 0 0 20 0 41 0 256667653 28111020032 389337 33554432000 4194304 4196468 140725309124576 140412161882768 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19540] ppid=19527 vsize=27452168 memory=9604 CPUtime=8.93 cores=0-7
/proc/19530/task/19540/stat : 19540 (java) S 19527 19530 18951 0 -1 1077944384 172066 0 0 0 846 47 0 0 20 0 41 0 256667653 28111020032 389337 33554432000 4194304 4196468 140725309124576 140412160829968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19541] ppid=19527 vsize=27452168 memory=1068 CPUtime=7.99 cores=0-7
/proc/19530/task/19541/stat : 19541 (java) S 19527 19530 18951 0 -1 1077944384 250939 0 0 0 681 118 0 0 20 0 41 0 256667655 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410958441024 140412215588565 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 42 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19542] ppid=19527 vsize=27452168 memory=1220 CPUtime=0 cores=0-7
/proc/19530/task/19542/stat : 19542 (java) S 19527 19530 18951 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 41 0 256667655 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410957387104 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19543] ppid=19527 vsize=27452168 memory=1612 CPUtime=0 cores=0-7
/proc/19530/task/19543/stat : 19543 (java) S 19527 19530 18951 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 41 0 256667655 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410956334720 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19544] ppid=19527 vsize=27452168 memory=1808 CPUtime=0 cores=0-7
/proc/19530/task/19544/stat : 19544 (java) S 19527 19530 18951 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 41 0 256667658 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410955283024 140412215596955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19545] ppid=19527 vsize=27452168 memory=8704 CPUtime=1.63 cores=0-7
/proc/19530/task/19545/stat : 19545 (java) S 19527 19530 18951 0 -1 1077944384 6062 0 0 0 161 2 0 0 20 0 41 0 256667658 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410954229872 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19546] ppid=19527 vsize=27452168 memory=14884 CPUtime=1.5 cores=0-7
/proc/19530/task/19546/stat : 19546 (java) S 19527 19530 18951 0 -1 1077944384 6073 0 0 0 149 1 0 0 20 0 41 0 256667658 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410953177072 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19547] ppid=19527 vsize=27452168 memory=15784 CPUtime=1.63 cores=0-7
/proc/19530/task/19547/stat : 19547 (java) S 19527 19530 18951 0 -1 1077944384 6473 0 0 0 161 2 0 0 20 0 41 0 256667658 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410952124784 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19548] ppid=19527 vsize=27452168 memory=1172 CPUtime=0.92 cores=0-7
/proc/19530/task/19548/stat : 19548 (java) S 19527 19530 18951 0 -1 1077944384 10670 0 0 0 91 1 0 0 20 0 41 0 256667658 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410951071984 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19549] ppid=19527 vsize=27452168 memory=38684 CPUtime=0 cores=0-7
/proc/19530/task/19549/stat : 19549 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 41 0 256667658 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410950019936 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19550] ppid=19527 vsize=27452168 memory=3360 CPUtime=0.72 cores=0-7
/proc/19530/task/19550/stat : 19550 (java) S 19527 19530 18951 0 -1 1077944384 13994 0 0 0 22 50 0 0 20 0 41 0 256667658 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410948967216 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19551] ppid=19527 vsize=27452168 memory=303430223234596890 CPUtime=0 cores=0-7
/proc/19530/task/19551/stat : 19551 (java) S 19527 19530 18951 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 41 0 256668201 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410869507456 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19552] ppid=19527 vsize=27452168 memory=288230596050944315 CPUtime=2.18 cores=0-7
/proc/19530/task/19552/stat : 19552 (java) S 19527 19530 18951 0 -1 1077944384 28134 0 0 0 62 156 0 0 20 0 41 0 256668224 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410866357680 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19553] ppid=19527 vsize=27452168 memory=15538518206188108 CPUtime=0.05 cores=0-7
/proc/19530/task/19553/stat : 19553 (java) S 19527 19530 18951 0 -1 1077944384 142 0 0 0 5 0 0 0 20 0 41 0 256668241 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410863206144 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19554] ppid=19527 vsize=27452168 memory=804 CPUtime=0.06 cores=0-7
/proc/19530/task/19554/stat : 19554 (java) S 19527 19530 18951 0 -1 1077944384 706 0 0 0 6 0 0 0 20 0 41 0 256668242 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410862153344 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19555] ppid=19527 vsize=27452168 memory=1796 CPUtime=2479.38 cores=0-7
/proc/19530/task/19555/stat : 19555 (java) R 19527 19530 18951 0 -1 4202560 93535 0 0 0 247875 63 0 0 20 0 41 0 256668242 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410861094504 140411836468087 0 4 0 16800975 0 0 0 -1 2 0 0 38 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19556] ppid=19527 vsize=27452168 memory=916 CPUtime=2480.24 cores=0-7
/proc/19530/task/19556/stat : 19556 (java) R 19527 19530 18951 0 -1 4202560 103716 0 0 0 247966 58 0 0 20 0 41 0 256668249 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410857941752 140411836154508 0 4 0 16800975 0 0 0 -1 4 0 0 38 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19557] ppid=19527 vsize=27452168 memory=6791534058613427641 CPUtime=0.03 cores=0-7
/proc/19530/task/19557/stat : 19557 (java) S 19527 19530 18951 0 -1 1077944384 137 0 0 0 3 0 0 0 20 0 41 0 256668249 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410856898816 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19558] ppid=19527 vsize=27452168 memory=9604 CPUtime=2479.68 cores=0-7
/proc/19530/task/19558/stat : 19558 (java) R 19527 19530 18951 0 -1 4202560 103561 0 0 0 247907 61 0 0 20 0 41 0 256668249 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410855839456 140411836685668 0 4 0 16800975 0 0 0 -1 3 0 0 38 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19559] ppid=19527 vsize=27452168 memory=1068 CPUtime=2478.03 cores=0-7
/proc/19530/task/19559/stat : 19559 (java) R 19527 19530 18951 0 -1 4202560 77280 0 0 0 247741 62 0 0 20 0 41 0 256668249 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410854786888 140411831819109 0 4 0 16800975 0 0 0 -1 7 0 0 39 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19560] ppid=19527 vsize=27452168 memory=1220 CPUtime=0.03 cores=0-7
/proc/19530/task/19560/stat : 19560 (java) S 19527 19530 18951 0 -1 1077944384 195 0 0 0 3 0 0 0 20 0 41 0 256668249 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410853741984 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19561] ppid=19527 vsize=27452168 memory=1612 CPUtime=2478.54 cores=0-7
/proc/19530/task/19561/stat : 19561 (java) R 19527 19530 18951 0 -1 4202560 82506 0 0 0 247796 58 0 0 20 0 41 0 256668249 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410852680648 140411832508208 0 4 0 16800975 0 0 0 -1 0 0 0 39 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19562] ppid=19527 vsize=27452168 memory=1808 CPUtime=2477.16 cores=0-7
/proc/19530/task/19562/stat : 19562 (java) R 19527 19530 18951 0 -1 4202560 97755 0 0 0 247649 67 0 0 20 0 41 0 256668249 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410851622312 140411836689411 0 4 0 16800975 0 0 0 -1 1 0 0 36 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19563] ppid=19527 vsize=27452168 memory=8704 CPUtime=0 cores=0-7
/proc/19530/task/19563/stat : 19563 (java) S 19527 19530 18951 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 41 0 256668249 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410850582528 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19564] ppid=19527 vsize=27452168 memory=14884 CPUtime=2477.16 cores=0-7
/proc/19530/task/19564/stat : 19564 (java) R 19527 19530 18951 0 -1 4202560 90657 0 0 0 247656 60 0 0 20 0 41 0 256668250 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410849524040 140411831819143 0 4 0 16800975 0 0 0 -1 5 0 0 42 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19565] ppid=19527 vsize=27452168 memory=15784 CPUtime=2478.37 cores=0-7
/proc/19530/task/19565/stat : 19565 (java) R 19527 19530 18951 0 -1 4202560 87889 0 0 0 247775 62 0 0 20 0 41 0 256668257 28111020032 389337 33554432000 4194304 4196468 140725309124576 140410848470672 140411831819039 0 4 0 16800975 0 0 0 -1 6 0 0 29 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
Current children cumulated CPU time: 19922.1 s
Current children cumulated vsize: 27452168 KiB
Current children cumulated memory: 1557348 KiB

[startup+2520.31 s]
/proc/loadavg: 8.90 9.01 9.01 10/218 19633
/proc/meminfo: memFree=23117784/32770624 swapFree=67108688/67108860
[pid=19530] ppid=19527 vsize=27783960 memory=1557720 CPUtime=19922.8 cores=0-7
/proc/19530/stat : 19530 (java) S 19527 19530 18951 0 -1 1077944320 2470289 0 0 0 1991261 1020 0 0 20 0 45 0 256667652 28450775040 389430 33554432000 4194304 4196468 140725309124576 140725309107120 140412215578359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
/proc/19530/statm: 6945990 389430 3609 1 0 6907541 0
[pid=19530/tid=19532] ppid=19527 vsize=27783960 memory=1556588 CPUtime=5.37 cores=0-7
/proc/19530/task/19532/stat : 19532 (java) S 19527 19530 18951 0 -1 1077944384 23678 0 0 0 527 10 0 0 20 0 45 0 256667652 28450775040 389430 33554432000 4194304 4196468 140725309124576 140412219815824 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19533] ppid=19527 vsize=27783960 memory=1557104 CPUtime=8.9 cores=0-7
/proc/19530/task/19533/stat : 19533 (java) S 19527 19530 18951 0 -1 1077944384 174950 0 0 0 838 52 0 0 20 0 45 0 256667653 28450775040 389430 33554432000 4194304 4196468 140725309124576 140412168199056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19534] ppid=19527 vsize=27783960 memory=1562240 CPUtime=8.86 cores=0-7
/proc/19530/task/19534/stat : 19534 (java) S 19527 19530 18951 0 -1 1077944384 173345 0 0 0 835 51 0 0 20 0 45 0 256667653 28450775040 389430 33554432000 4194304 4196468 140725309124576 140412167146256 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19535] ppid=19527 vsize=27783960 memory=1557104 CPUtime=8.91 cores=0-7
/proc/19530/task/19535/stat : 19535 (java) S 19527 19530 18951 0 -1 1077944384 174583 0 0 0 845 46 0 0 20 0 45 0 256667653 28450775040 389430 33554432000 4194304 4196468 140725309124576 140412166093968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19536] ppid=19527 vsize=27783960 memory=1555564 CPUtime=8.94 cores=0-7
/proc/19530/task/19536/stat : 19536 (java) S 19527 19530 18951 0 -1 1077944384 180258 0 0 0 845 49 0 0 20 0 45 0 256667653 28450775040 389430 33554432000 4194304 4196468 140725309124576 140412165041168 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19537] ppid=19527 vsize=27783960 memory=1555052 CPUtime=8.86 cores=0-7
/proc/19530/task/19537/stat : 19537 (java) S 19527 19530 18951 0 -1 1077944384 163361 0 0 0 839 47 0 0 20 0 45 0 256667653 28450775040 389430 33554432000 4194304 4196468 140725309124576 140412163987856 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19538] ppid=19527 vsize=27783960 memory=1556588 CPUtime=8.87 cores=0-7
/proc/19530/task/19538/stat : 19538 (java) S 19527 19530 18951 0 -1 1077944384 175616 0 0 0 836 51 0 0 20 0 45 0 256667653 28450775040 389430 33554432000 4194304 4196468 140725309124576 140412162935056 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19539] ppid=19527 vsize=27783960 memory=1556576 CPUtime=8.88 cores=0-7
/proc/19530/task/19539/stat : 19539 (java) S 19527 19530 18951 0 -1 1077944384 168623 0 0 0 838 50 0 0 20 0 45 0 256667653 28450775040 389430 33554432000 4194304 4196468 140725309124576 140412161882768 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19540] ppid=19527 vsize=27783960 memory=1560696 CPUtime=8.93 cores=0-7
/proc/19530/task/19540/stat : 19540 (java) S 19527 19530 18951 0 -1 1077944384 172066 0 0 0 846 47 0 0 20 0 45 0 256667653 28450775040 389430 33554432000 4194304 4196468 140725309124576 140412160829968 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19541] ppid=19527 vsize=27783960 memory=6153702059688748370 CPUtime=7.99 cores=0-7
/proc/19530/task/19541/stat : 19541 (java) S 19527 19530 18951 0 -1 1077944384 250939 0 0 0 681 118 0 0 20 0 45 0 256667655 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410958441072 140412215589506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 42 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19542] ppid=19527 vsize=27783960 memory=1570960 CPUtime=0 cores=0-7
/proc/19530/task/19542/stat : 19542 (java) S 19527 19530 18951 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 45 0 256667655 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410957387104 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19543] ppid=19527 vsize=27783960 memory=6944613755328037012 CPUtime=0 cores=0-7
/proc/19530/task/19543/stat : 19543 (java) S 19527 19530 18951 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 45 0 256667655 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410956334720 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19544] ppid=19527 vsize=27783960 memory=1555052 CPUtime=0 cores=0-7
/proc/19530/task/19544/stat : 19544 (java) S 19527 19530 18951 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 45 0 256667658 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410955283024 140412215596955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19545] ppid=19527 vsize=27783960 memory=-8253362762722141311 CPUtime=1.63 cores=0-7
/proc/19530/task/19545/stat : 19545 (java) S 19527 19530 18951 0 -1 1077944384 6062 0 0 0 161 2 0 0 20 0 45 0 256667658 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410954229872 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19546] ppid=19527 vsize=27783960 memory=2192 CPUtime=1.5 cores=0-7
/proc/19530/task/19546/stat : 19546 (java) S 19527 19530 18951 0 -1 1077944384 6073 0 0 0 149 1 0 0 20 0 45 0 256667658 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410953177072 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19547] ppid=19527 vsize=27783960 memory=3980 CPUtime=1.63 cores=0-7
/proc/19530/task/19547/stat : 19547 (java) S 19527 19530 18951 0 -1 1077944384 6473 0 0 0 161 2 0 0 20 0 45 0 256667658 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410952124784 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19548] ppid=19527 vsize=27783960 memory=1558132 CPUtime=0.92 cores=0-7
/proc/19530/task/19548/stat : 19548 (java) S 19527 19530 18951 0 -1 1077944384 11055 0 0 0 91 1 0 0 20 0 45 0 256667658 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410951071984 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19549] ppid=19527 vsize=27783960 memory=1560696 CPUtime=0 cores=0-7
/proc/19530/task/19549/stat : 19549 (java) S 19527 19530 18951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 256667658 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410950019936 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19550] ppid=19527 vsize=27783960 memory=246810 CPUtime=0.72 cores=0-7
/proc/19530/task/19550/stat : 19550 (java) S 19527 19530 18951 0 -1 1077944384 13994 0 0 0 22 50 0 0 20 0 45 0 256667658 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410948967216 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19551] ppid=19527 vsize=27783960 memory=246651 CPUtime=0 cores=0-7
/proc/19530/task/19551/stat : 19551 (java) S 19527 19530 18951 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 45 0 256668201 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410869507456 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19552] ppid=19527 vsize=27783960 memory=3 CPUtime=2.18 cores=0-7
/proc/19530/task/19552/stat : 19552 (java) S 19527 19530 18951 0 -1 1077944384 28135 0 0 0 62 156 0 0 20 0 45 0 256668224 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410866357680 140412215589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19553] ppid=19527 vsize=27783960 memory=1563772 CPUtime=0.05 cores=0-7
/proc/19530/task/19553/stat : 19553 (java) S 19527 19530 18951 0 -1 1077944384 145 0 0 0 5 0 0 0 20 0 45 0 256668241 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410863207216 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19554] ppid=19527 vsize=27783960 memory=1562752 CPUtime=0.06 cores=0-7
/proc/19530/task/19554/stat : 19554 (java) S 19527 19530 18951 0 -1 1077944384 708 0 0 0 6 0 0 0 20 0 45 0 256668242 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410862154416 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19555] ppid=19527 vsize=27783960 memory=6077719178807367785 CPUtime=2479.47 cores=0-7
/proc/19530/task/19555/stat : 19555 (java) R 19527 19530 18951 0 -1 4202560 93538 0 0 0 247884 63 0 0 20 0 45 0 256668242 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410861094872 140411831856282 0 4 0 16800975 0 0 0 -1 4 0 0 38 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19556] ppid=19527 vsize=27783960 memory=1594048 CPUtime=2480.33 cores=0-7
/proc/19530/task/19556/stat : 19556 (java) R 19527 19530 18951 0 -1 4202560 103717 0 0 0 247975 58 0 0 20 0 45 0 256668249 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410857944216 140411831993275 0 4 0 16800975 0 0 0 -1 0 0 0 38 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19557] ppid=19527 vsize=27783960 memory=6791534058613427641 CPUtime=0.03 cores=0-7
/proc/19530/task/19557/stat : 19557 (java) S 19527 19530 18951 0 -1 1077944384 140 0 0 0 3 0 0 0 20 0 45 0 256668249 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410856899888 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19558] ppid=19527 vsize=27783960 memory=1560696 CPUtime=2479.77 cores=0-7
/proc/19530/task/19558/stat : 19558 (java) R 19527 19530 18951 0 -1 4202560 103561 0 0 0 247916 61 0 0 20 0 45 0 256668249 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410855838984 140411830223856 0 4 0 16800975 0 0 0 -1 3 0 0 38 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19559] ppid=19527 vsize=27783960 memory=1557100 CPUtime=2478.11 cores=0-7
/proc/19530/task/19559/stat : 19559 (java) R 19527 19530 18951 0 -1 4202560 77281 0 0 0 247749 62 0 0 20 0 45 0 256668249 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410854786760 140411836117434 0 4 0 16800975 0 0 0 -1 7 0 0 39 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19560] ppid=19527 vsize=27783960 memory=1555052 CPUtime=0.03 cores=0-7
/proc/19530/task/19560/stat : 19560 (java) S 19527 19530 18951 0 -1 1077944384 195 0 0 0 3 0 0 0 20 0 45 0 256668249 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410853741984 140412215588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19561] ppid=19527 vsize=27783960 memory=86054233180394 CPUtime=2478.62 cores=0-7
/proc/19530/task/19561/stat : 19561 (java) R 19527 19530 18951 0 -1 4202560 82507 0 0 0 247804 58 0 0 20 0 45 0 256668249 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410852680856 140411832508672 0 4 0 16800975 0 0 0 -1 2 0 0 39 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19562] ppid=19527 vsize=27783960 memory=1566344 CPUtime=2477.26 cores=0-7
/proc/19530/task/19562/stat : 19562 (java) R 19527 19530 18951 0 -1 4202560 97756 0 0 0 247659 67 0 0 20 0 45 0 256668249 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410851628504 140411831819399 0 4 0 16800975 0 0 0 -1 1 0 0 36 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19563] ppid=19527 vsize=27783960 memory=1566344 CPUtime=0 cores=0-7
/proc/19530/task/19563/stat : 19563 (java) R 19527 19530 18951 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 45 0 256668249 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410850580304 140412215589506 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19564] ppid=19527 vsize=27783960 memory=1555564 CPUtime=2477.25 cores=0-7
/proc/19530/task/19564/stat : 19564 (java) R 19527 19530 18951 0 -1 4202560 90657 0 0 0 247665 60 0 0 20 0 45 0 256668250 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410849522760 140411828330648 0 4 0 16800975 0 0 0 -1 5 0 0 42 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
[pid=19530/tid=19565] ppid=19527 vsize=27783960 memory=1556588 CPUtime=2478.46 cores=0-7
/proc/19530/task/19565/stat : 19565 (java) R 19527 19530 18951 0 -1 4202560 87891 0 0 0 247784 62 0 0 20 0 45 0 256668257 28450775040 389430 33554432000 4194304 4196468 140725309124576 140410848470472 140411831819088 0 4 0 16800975 0 0 0 -1 6 0 0 29 0 0 6293624 6294260 20258816 140725309129805 140725309129989 140725309129989 140725309132751 0
Current children cumulated CPU time: 19922.8 s
Current children cumulated vsize: 27783960 KiB
Current children cumulated memory: 1557720 KiB

Child status: 143
Real time (s): 2520.36
CPU time (s): 19923.1
CPU user time (s): 19912.9
CPU system time (s): 10.2199
CPU usage (%): 790.487
Max. virtual memory (cumulated for all children) (KiB): 27783960
Max. memory (cumulated for all children) (KiB): 3022296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19912.9
system time used= 10.2199
maximum resident set size= 3022808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2470440
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 745781
involuntary context switches= 450512


# summary of solver processes directly reported to runsolver:
#   pid: 19530
#   total CPU time (s): 19923.1
#   total CPU user time (s): 19912.9
#   total CPU system time (s): 10.2199

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.952 second user time and 32.2817 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-16 05:44:04
IDJOB=4309047
IDBENCH=141562
IDSOLVER=2793
FILE ID=node134/4309047-1534391044
RUNJOBID= node134-1534383475-18978
PBS_JOBID= 21038309
Free space on /tmp= 51788 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-08-0006_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309047-1534391044/watcher-4309047-1534391044 -o /tmp/evaluation-result-4309047-1534391044/solver-4309047-1534391044 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1534383475-18978 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1470250173 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309047-1534391044.xml

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

MD5SUM BENCH= e0f43de676a90a3e6f61e2deb5ab7ad8
RANDOM SEED=1470250173

node134.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.68
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.68
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.68
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.68
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:        24671176 kB
MemAvailable:   31891404 kB
Buffers:          222080 kB
Cached:          7214292 kB
SwapCached:           32 kB
Active:          3960580 kB
Inactive:        3531044 kB
Active(anon):       4360 kB
Inactive(anon):   111440 kB
Active(file):    3956220 kB
Inactive(file):  3419604 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             35824 kB
Writeback:             0 kB
AnonPages:         74984 kB
Mapped:            56048 kB
Shmem:             57844 kB
Slab:             301808 kB
SReclaimable:     272864 kB
SUnreclaim:        28944 kB
KernelStack:        3600 kB
PageTables:         5432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     356776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 51752 MiB
End job on node134 at 2018-08-16 06:26:05