Trace number 4285438

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-08-22UNSAT 1095.9399 141.52

General information on the benchmark

NameRlfap/Rlfap-m1-scensMod/
Rlfap-scen-09-w1-f03.xml
MD5SUM592eacf3e4c9123e6b0292f19fa9a16a
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.75089097
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints1138
Number of domains5
Minimum domain size6
Maximum domain size41
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":14},{"size":34,"count":336},{"size":41,"count":328}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":92},{"degree":2,"count":143},{"degree":3,"count":160},{"degree":4,"count":139},{"degree":5,"count":75},{"degree":6,"count":38},{"degree":7,"count":15},{"degree":8,"count":12},{"degree":9,"count":4},{"degree":10,"count":1},{"degree":12,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1138}]
Number of extensional constraints0
Number of intensional constraints1138
Distribution of constraint types[{"type":"intension","count":1138}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-08-22
0.30/0.25	c seed: 1520756885
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 22000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
2.99/1.11	c Parsing done, starting search...
1095.78/141.48	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 (9596 MiB free)
  memory of node 1: 16384 MiB (11328 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285438-1503419566/watcher-4285438-1503419566 -o /tmp/evaluation-result-4285438-1503419566/solver-4285438-1503419566 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503413660-22926 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1520756885 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285438-1503419566.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=23288, runsolver pid=23285

[startup+0.100131 s]*
/proc/loadavg: 8.50 8.67 8.69 2/198 23308
/proc/meminfo: memFree=21409640/32770624 swapFree=67108860/67108860
[pid=23288] ppid=23285 vsize=26000852 memory=32796 CPUtime=0.12 cores=0-7
/proc/23288/stat : 23288 (java) S 23285 23288 22899 0 -1 1077944320 8620 0 0 0 10 2 0 0 20 0 20 0 175043962 26624872448 8199 33554432000 4194304 4196468 140722716479920 140722716462464 139941503340279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
/proc/23288/statm: 6500213 8199 3410 1 0 6487932 0
[pid=23288/tid=23290] ppid=23285 vsize=26000852 memory=7824893785207120287 CPUtime=0.08 cores=0-7
/proc/23288/task/23290/stat : 23290 (java) R 23285 23288 22899 0 -1 4202560 6557 0 0 0 7 1 0 0 20 0 20 0 175043963 26624872448 8199 33554432000 4194304 4196468 140722716479920 139941507537424 139941487420766 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23291] ppid=23285 vsize=26000852 memory=732369917216152549 CPUtime=0 cores=0-7
/proc/23288/task/23291/stat : 23291 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 8199 33554432000 4194304 4196468 140722716479920 139941455961232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23292] ppid=23285 vsize=26000852 memory=139778878699136 CPUtime=0 cores=0-7
/proc/23288/task/23292/stat : 23292 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 8199 33554432000 4194304 4196468 140722716479920 139941454908432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23293] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23293/stat : 23293 (java) S 23285 23288 22899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 8199 33554432000 4194304 4196468 140722716479920 139941453855632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23294] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23294/stat : 23294 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 8199 33554432000 4194304 4196468 140722716479920 139941452802832 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23295] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23295/stat : 23295 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 8199 33554432000 4194304 4196468 140722716479920 139941451750032 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23296] ppid=23285 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/23288/task/23296/stat : 23296 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 8199 33554432000 4194304 4196468 140722716479920 139941450697232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23297] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23297/stat : 23297 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 8199 33554432000 4194304 4196468 140722716479920 139941449644432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23298] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23298/stat : 23298 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 8199 33554432000 4194304 4196468 140722716479920 139941448591632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23299] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23299/stat : 23299 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043965 26624872448 8199 33554432000 4194304 4196468 140722716479920 139940563221360 139941503351426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23300] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23300/stat : 23300 (java) S 23285 23288 22899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175043965 26624872448 8199 33554432000 4194304 4196468 140722716479920 139940562167328 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23301] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23301/stat : 23301 (java) S 23285 23288 22899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175043966 26624872448 8199 33554432000 4194304 4196468 140722716479920 139940561114480 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23302] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23302/stat : 23302 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 8199 33554432000 4194304 4196468 140722716479920 139940560062800 139941503358875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23303] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23303/stat : 23303 (java) S 23285 23288 22899 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 8199 33554432000 4194304 4196468 140722716479920 139940559010160 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23304] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23304/stat : 23304 (java) S 23285 23288 22899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 8199 33554432000 4194304 4196468 140722716479920 139940557957360 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23305] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23305/stat : 23305 (java) S 23285 23288 22899 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 8199 33554432000 4194304 4196468 140722716479920 139940556904560 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23306] ppid=23285 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/23288/task/23306/stat : 23306 (java) S 23285 23288 22899 0 -1 1077944384 359 0 0 0 2 0 0 0 20 0 20 0 175043968 26624872448 8199 33554432000 4194304 4196468 140722716479920 139940555851760 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23307] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23307/stat : 23307 (java) S 23285 23288 22899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 8199 33554432000 4194304 4196468 140722716479920 139940554800224 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23308] ppid=23285 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/23288/task/23308/stat : 23308 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 8199 33554432000 4194304 4196468 140722716479920 139940553747504 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32796 KiB

[startup+0.210487 s]*
/proc/loadavg: 8.50 8.67 8.69 3/198 23308
/proc/meminfo: memFree=21399880/32770624 swapFree=67108860/67108860
[pid=23288] ppid=23285 vsize=26000852 memory=42096 CPUtime=0.3 cores=0-7
/proc/23288/stat : 23288 (java) S 23285 23288 22899 0 -1 1077944320 9668 0 0 0 27 3 0 0 20 0 20 0 175043962 26624872448 10524 33554432000 4194304 4196468 140722716479920 140722716462464 139941503340279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
/proc/23288/statm: 6500213 10524 3581 1 0 6487932 0
[pid=23288/tid=23290] ppid=23285 vsize=26000852 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/23288/task/23290/stat : 23290 (java) R 23285 23288 22899 0 -1 4202560 7225 0 0 0 17 2 0 0 20 0 20 0 175043963 26624872448 10524 33554432000 4194304 4196468 140722716479920 139941507549536 139941503362205 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23291] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23291/stat : 23291 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 10524 33554432000 4194304 4196468 140722716479920 139941455961232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23292] ppid=23285 vsize=26000852 memory=288370155030410880 CPUtime=0 cores=0-7
/proc/23288/task/23292/stat : 23292 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 10524 33554432000 4194304 4196468 140722716479920 139941454908432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23293] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23293/stat : 23293 (java) S 23285 23288 22899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 10524 33554432000 4194304 4196468 140722716479920 139941453855632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23294] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23294/stat : 23294 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 10524 33554432000 4194304 4196468 140722716479920 139941452802832 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23295] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23295/stat : 23295 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 10524 33554432000 4194304 4196468 140722716479920 139941451750032 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23296] ppid=23285 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/23288/task/23296/stat : 23296 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 10524 33554432000 4194304 4196468 140722716479920 139941450697232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23297] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23297/stat : 23297 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 10524 33554432000 4194304 4196468 140722716479920 139941449644432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23298] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23298/stat : 23298 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624872448 10524 33554432000 4194304 4196468 140722716479920 139941448591632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23299] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23299/stat : 23299 (java) S 23285 23288 22899 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175043965 26624872448 10524 33554432000 4194304 4196468 140722716479920 139940563221360 139941503351426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23300] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23300/stat : 23300 (java) S 23285 23288 22899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175043965 26624872448 10524 33554432000 4194304 4196468 140722716479920 139940562167328 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23301] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23301/stat : 23301 (java) S 23285 23288 22899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175043966 26624872448 10524 33554432000 4194304 4196468 140722716479920 139940561114480 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23302] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23302/stat : 23302 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 10524 33554432000 4194304 4196468 140722716479920 139940560062800 139941503358875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23303] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23303/stat : 23303 (java) S 23285 23288 22899 0 -1 1077944384 362 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 10524 33554432000 4194304 4196468 140722716479920 139940559010160 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23304] ppid=23285 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/23288/task/23304/stat : 23304 (java) S 23285 23288 22899 0 -1 1077944384 119 0 0 0 1 0 0 0 20 0 20 0 175043968 26624872448 10524 33554432000 4194304 4196468 140722716479920 139940557957360 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23305] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23305/stat : 23305 (java) R 23285 23288 22899 0 -1 4202560 178 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 10524 33554432000 4194304 4196468 140722716479920 139940556904560 139941496325321 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23306] ppid=23285 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/23288/task/23306/stat : 23306 (java) R 23285 23288 22899 0 -1 4202560 398 0 0 0 5 0 0 0 20 0 20 0 175043968 26624872448 10524 33554432000 4194304 4196468 140722716479920 139940555851760 139941503352214 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23307] ppid=23285 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23307/stat : 23307 (java) S 23285 23288 22899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 10524 33554432000 4194304 4196468 140722716479920 139940554800224 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23308] ppid=23285 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/23288/task/23308/stat : 23308 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043968 26624872448 10524 33554432000 4194304 4196468 140722716479920 139940553747504 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 42096 KiB

[startup+0.31015 s]*
/proc/loadavg: 8.50 8.67 8.69 2/198 23308
/proc/meminfo: memFree=21393180/32770624 swapFree=67108860/67108860
[pid=23288] ppid=23285 vsize=26000872 memory=49572 CPUtime=0.49 cores=0-7
/proc/23288/stat : 23288 (java) S 23285 23288 22899 0 -1 1077944320 10614 0 0 0 45 4 0 0 20 0 20 0 175043962 26624892928 12393 33554432000 4194304 4196468 140722716479920 140722716462464 139941503340279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
/proc/23288/statm: 6500218 12393 3720 1 0 6487932 0
[pid=23288/tid=23290] ppid=23285 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23288/task/23290/stat : 23290 (java) R 23285 23288 22899 0 -1 4202560 7750 0 0 0 27 2 0 0 20 0 20 0 175043963 26624892928 12393 33554432000 4194304 4196468 140722716479920 139941507562592 139941503352214 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23291] ppid=23285 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23291/stat : 23291 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624892928 12393 33554432000 4194304 4196468 140722716479920 139941455961232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23292] ppid=23285 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23292/stat : 23292 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26624892928 12393 33554432000 4194304 4196468 140722716479920 139941454908432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23293] ppid=23285 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23293/stat : 23293 (java) S 23285 23288 22899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175043963 26624892928 12393 33554432000 4194304 4196468 140722716479920 139941453855632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23294] ppid=23285 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23294/stat : 23294 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26624892928 12393 33554432000 4194304 4196468 140722716479920 139941452802832 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23295] ppid=23285 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/23288/task/23295/stat : 23295 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624892928 12393 33554432000 4194304 4196468 140722716479920 139941451750032 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23296] ppid=23285 vsize=26000872 memory=139778771219375 CPUtime=0 cores=0-7
/proc/23288/task/23296/stat : 23296 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26624892928 12393 33554432000 4194304 4196468 140722716479920 139941450697232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23297] ppid=23285 vsize=26000872 memory=139778771221680 CPUtime=0 cores=0-7
/proc/23288/task/23297/stat : 23297 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624892928 12393 33554432000 4194304 4196468 140722716479920 139941449644432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23298] ppid=23285 vsize=26000872 memory=139778771223984 CPUtime=0 cores=0-7
/proc/23288/task/23298/stat : 23298 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26624892928 12393 33554432000 4194304 4196468 140722716479920 139941448591632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23299] ppid=23285 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23299/stat : 23299 (java) S 23285 23288 22899 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175043965 26624892928 12393 33554432000 4194304 4196468 140722716479920 139940563221360 139941503351426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23300] ppid=23285 vsize=26000872 memory=279557542454928 CPUtime=0 cores=0-7
/proc/23288/task/23300/stat : 23300 (java) S 23285 23288 22899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175043965 26624892928 12393 33554432000 4194304 4196468 140722716479920 139940562167328 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23301] ppid=23285 vsize=26000872 memory=279557542461840 CPUtime=0 cores=0-7
/proc/23288/task/23301/stat : 23301 (java) S 23285 23288 22899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175043966 26624892928 12393 33554432000 4194304 4196468 140722716479920 139940561114480 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23302] ppid=23285 vsize=26000872 memory=279557542403120 CPUtime=0 cores=0-7
/proc/23288/task/23302/stat : 23302 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043968 26624892928 12393 33554432000 4194304 4196468 140722716479920 139940560062800 139941503358875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23303] ppid=23285 vsize=26000872 memory=279557542475664 CPUtime=0.03 cores=0-7
/proc/23288/task/23303/stat : 23303 (java) S 23285 23288 22899 0 -1 1077944384 533 0 0 0 3 0 0 0 20 0 20 0 175043968 26624892928 12393 33554432000 4194304 4196468 140722716479920 139940559010160 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23304] ppid=23285 vsize=26000872 memory=279557542482576 CPUtime=0.04 cores=0-7
/proc/23288/task/23304/stat : 23304 (java) S 23285 23288 22899 0 -1 1077944384 282 0 0 0 4 0 0 0 20 0 20 0 175043968 26624892928 12393 33554432000 4194304 4196468 140722716479920 139940557957360 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23305] ppid=23285 vsize=26000872 memory=279557542480272 CPUtime=0.01 cores=0-7
/proc/23288/task/23305/stat : 23305 (java) S 23285 23288 22899 0 -1 1077944384 222 0 0 0 1 0 0 0 20 0 20 0 175043968 26624892928 12393 33554432000 4194304 4196468 140722716479920 139940556904560 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23306] ppid=23285 vsize=26000872 memory=279557542496832 CPUtime=0.09 cores=0-7
/proc/23288/task/23306/stat : 23306 (java) R 23285 23288 22899 0 -1 4202560 441 0 0 0 9 0 0 0 20 0 20 0 175043968 26624892928 12393 33554432000 4194304 4196468 140722716479920 139940555851760 139941487590913 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23307] ppid=23285 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23307/stat : 23307 (java) S 23285 23288 22899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175043968 26624892928 12393 33554432000 4194304 4196468 140722716479920 139940554800224 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23308] ppid=23285 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/23288/task/23308/stat : 23308 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043968 26624892928 12393 33554432000 4194304 4196468 140722716479920 139940553747504 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49572 KiB

[startup+0.700949 s]
/proc/loadavg: 7.90 8.54 8.65 3/198 23308
/proc/meminfo: memFree=21380152/32770624 swapFree=67108860/67108860
[pid=23288] ppid=23285 vsize=26002920 memory=171348 CPUtime=1.35 cores=0-7
/proc/23288/stat : 23288 (java) S 23285 23288 22899 0 -1 1077944320 16067 0 0 0 127 8 0 0 20 0 20 0 175043962 26626990080 42837 33554432000 4194304 4196468 140722716479920 140722716462464 139941503340279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
/proc/23288/statm: 6500730 42837 3775 1 0 6488444 0
[pid=23288/tid=23290] ppid=23285 vsize=26002920 memory=7230638415907220823 CPUtime=0.67 cores=0-7
/proc/23288/task/23290/stat : 23290 (java) R 23285 23288 22899 0 -1 4202560 9426 0 0 0 62 5 0 0 20 0 20 0 175043963 26626990080 42837 33554432000 4194304 4196468 140722716479920 139941507568432 139941496018293 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23291] ppid=23285 vsize=26002920 memory=100102802814486 CPUtime=0 cores=0-7
/proc/23288/task/23291/stat : 23291 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26626990080 42837 33554432000 4194304 4196468 140722716479920 139941455961232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23292] ppid=23285 vsize=26002920 memory=139778771244849 CPUtime=0 cores=0-7
/proc/23288/task/23292/stat : 23292 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26626990080 42837 33554432000 4194304 4196468 140722716479920 139941454908432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23293] ppid=23285 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23293/stat : 23293 (java) S 23285 23288 22899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175043963 26626990080 42837 33554432000 4194304 4196468 140722716479920 139941453855632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23294] ppid=23285 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23294/stat : 23294 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26626990080 42837 33554432000 4194304 4196468 140722716479920 139941452802832 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23295] ppid=23285 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23295/stat : 23295 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26626990080 42837 33554432000 4194304 4196468 140722716479920 139941451750032 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23296] ppid=23285 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23296/stat : 23296 (java) S 23285 23288 22899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175043963 26626990080 42837 33554432000 4194304 4196468 140722716479920 139941450697232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23297] ppid=23285 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/23288/task/23297/stat : 23297 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26626990080 42837 33554432000 4194304 4196468 140722716479920 139941449644432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23298] ppid=23285 vsize=26002920 memory=1732 CPUtime=0 cores=0-7
/proc/23288/task/23298/stat : 23298 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175043963 26626990080 42837 33554432000 4194304 4196468 140722716479920 139941448591632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23299] ppid=23285 vsize=26002920 memory=1948 CPUtime=0 cores=0-7
/proc/23288/task/23299/stat : 23299 (java) S 23285 23288 22899 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175043965 26626990080 42837 33554432000 4194304 4196468 140722716479920 139940563221360 139941503351426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0

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

/proc/23288/task/23296/stat : 23296 (java) S 23285 23288 22899 0 -1 1077944384 2874 0 0 0 18 8 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941450697232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23297] ppid=23285 vsize=27279960 memory=1200 CPUtime=0.26 cores=0-7
/proc/23288/task/23297/stat : 23297 (java) S 23285 23288 22899 0 -1 1077944384 1489 0 0 0 17 9 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941449644432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23298] ppid=23285 vsize=27279960 memory=15876 CPUtime=0.23 cores=0-7
/proc/23288/task/23298/stat : 23298 (java) S 23285 23288 22899 0 -1 1077944384 1180 0 0 0 16 7 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941448591632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23299] ppid=23285 vsize=27279960 memory=26992 CPUtime=0.08 cores=0-7
/proc/23288/task/23299/stat : 23299 (java) S 23285 23288 22899 0 -1 1077944384 6966 0 0 0 6 2 0 0 20 0 39 0 175043965 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940563221360 139941503351426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23300] ppid=23285 vsize=27279960 memory=4052 CPUtime=0 cores=0-7
/proc/23288/task/23300/stat : 23300 (java) S 23285 23288 22899 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 39 0 175043965 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940562167392 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23301] ppid=23285 vsize=27279960 memory=279557545430208 CPUtime=0.01 cores=0-7
/proc/23288/task/23301/stat : 23301 (java) S 23285 23288 22899 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 39 0 175043966 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940561114496 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23302] ppid=23285 vsize=27279960 memory=3471342175092066688 CPUtime=0 cores=0-7
/proc/23288/task/23302/stat : 23302 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940560062800 139941503358875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23303] ppid=23285 vsize=27279960 memory=3472468074998908320 CPUtime=1.99 cores=0-7
/proc/23288/task/23303/stat : 23303 (java) S 23285 23288 22899 0 -1 1077944384 6466 0 0 0 198 1 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940559010160 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23304] ppid=23285 vsize=27279960 memory=3472468074998647232 CPUtime=2.04 cores=0-7
/proc/23288/task/23304/stat : 23304 (java) S 23285 23288 22899 0 -1 1077944384 9344 0 0 0 201 3 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940557957360 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23305] ppid=23285 vsize=27279960 memory=0 CPUtime=1.7 cores=0-7
/proc/23288/task/23305/stat : 23305 (java) S 23285 23288 22899 0 -1 1077944384 6908 0 0 0 168 2 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940556904560 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23306] ppid=23285 vsize=27279960 memory=8174723239089013032 CPUtime=1.33 cores=0-7
/proc/23288/task/23306/stat : 23306 (java) S 23285 23288 22899 0 -1 1077944384 12392 0 0 0 131 2 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940555851760 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23307] ppid=23285 vsize=27279960 memory=288293268314411458 CPUtime=0 cores=0-7
/proc/23288/task/23307/stat : 23307 (java) S 23285 23288 22899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940554800224 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23308] ppid=23285 vsize=27279960 memory=4050061328692452816 CPUtime=0.04 cores=0-7
/proc/23288/task/23308/stat : 23308 (java) S 23285 23288 22899 0 -1 1077944384 1726 0 0 0 3 1 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940553747504 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23309] ppid=23285 vsize=27279960 memory=481 CPUtime=0.03 cores=0-7
/proc/23288/task/23309/stat : 23309 (java) S 23285 23288 22899 0 -1 1077944384 482 0 0 0 2 1 0 0 20 0 39 0 175044226 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940541359184 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23310] ppid=23285 vsize=27279960 memory=279557542654488 CPUtime=0.15 cores=0-7
/proc/23288/task/23310/stat : 23310 (java) S 23285 23288 22899 0 -1 1077944384 1984 0 0 0 7 8 0 0 20 0 39 0 175044238 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940540306608 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23311] ppid=23285 vsize=27279960 memory=-3535359994705173084 CPUtime=127.93 cores=0-7
/proc/23288/task/23311/stat : 23311 (java) S 23285 23288 22899 0 -1 1077944384 7052 0 0 0 12770 23 0 0 20 0 39 0 175044248 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940537156880 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23312] ppid=23285 vsize=27279960 memory=6944656575208382560 CPUtime=126.81 cores=0-7
/proc/23288/task/23312/stat : 23312 (java) S 23285 23288 22899 0 -1 1077944384 7045 0 0 0 12660 21 0 0 20 0 39 0 175044248 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940536104080 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23313] ppid=23285 vsize=27279960 memory=6655300316396806240 CPUtime=8.9 cores=0-7
/proc/23288/task/23313/stat : 23313 (java) S 23285 23288 22899 0 -1 1077944384 1080 0 0 0 890 0 0 0 20 0 39 0 175044249 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940535051280 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23314] ppid=23285 vsize=27279960 memory=6944656575208382560 CPUtime=125.96 cores=0-7
/proc/23288/task/23314/stat : 23314 (java) S 23285 23288 22899 0 -1 1077944384 6939 0 0 0 12581 15 0 0 20 0 39 0 175044257 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940533998480 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23315] ppid=23285 vsize=27279960 memory=6944613755395144096 CPUtime=2.13 cores=0-7
/proc/23288/task/23315/stat : 23315 (java) S 23285 23288 22899 0 -1 1077944384 153 0 0 0 213 0 0 0 20 0 39 0 175044257 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940532946704 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23316] ppid=23285 vsize=27279960 memory=6944656575208382560 CPUtime=5.13 cores=0-7
/proc/23288/task/23316/stat : 23316 (java) S 23285 23288 22899 0 -1 1077944384 627 0 0 0 513 0 0 0 20 0 39 0 175044257 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940531893904 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23317] ppid=23285 vsize=27279960 memory=6944656575208382560 CPUtime=126.09 cores=0-7
/proc/23288/task/23317/stat : 23317 (java) S 23285 23288 22899 0 -1 1077944384 7238 0 0 0 12591 18 0 0 20 0 39 0 175044257 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940530841104 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23318] ppid=23285 vsize=27279960 memory=4404376 CPUtime=9.5 cores=0-7
/proc/23288/task/23318/stat : 23318 (java) S 23285 23288 22899 0 -1 1077944384 968 0 0 0 950 0 0 0 20 0 39 0 175044257 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940529788304 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23319] ppid=23285 vsize=27279960 memory=-6518611492189750934 CPUtime=130.1 cores=0-7
/proc/23288/task/23319/stat : 23319 (java) S 23285 23288 22899 0 -1 1077944384 8039 0 0 0 12993 17 0 0 20 0 39 0 175044258 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940528735504 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23320] ppid=23285 vsize=27279960 memory=-5443858822538247266 CPUtime=126.01 cores=0-7
/proc/23288/task/23320/stat : 23320 (java) S 23285 23288 22899 0 -1 1077944384 8100 0 0 0 12585 16 0 0 20 0 39 0 175044258 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940527682704 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23321] ppid=23285 vsize=27279960 memory=3545794438566929000 CPUtime=136.23 cores=0-7
/proc/23288/task/23321/stat : 23321 (java) R 23285 23288 22899 0 -1 4202560 7856 0 0 0 13607 16 0 0 20 0 39 0 175044279 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940524526664 139941137542765 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23322] ppid=23285 vsize=27279960 memory=7440052414075397969 CPUtime=129.84 cores=0-7
/proc/23288/task/23322/stat : 23322 (java) S 23285 23288 22899 0 -1 1077944384 9425 0 0 0 12964 20 0 0 20 0 39 0 175044279 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940523479952 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23323] ppid=23285 vsize=27279960 memory=7232890293113415765 CPUtime=5.74 cores=0-7
/proc/23288/task/23323/stat : 23323 (java) S 23285 23288 22899 0 -1 1077944384 486 0 0 0 574 0 0 0 20 0 39 0 175044279 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940522428176 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23324] ppid=23285 vsize=27279960 memory=5794564066891356265 CPUtime=5.18 cores=0-7
/proc/23288/task/23324/stat : 23324 (java) S 23285 23288 22899 0 -1 1077944384 329 0 0 0 518 0 0 0 20 0 39 0 175044279 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940521375376 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23325] ppid=23285 vsize=27279960 memory=0 CPUtime=4.48 cores=0-7
/proc/23288/task/23325/stat : 23325 (java) S 23285 23288 22899 0 -1 1077944384 452 0 0 0 448 0 0 0 20 0 39 0 175044279 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940520322576 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23333] ppid=23285 vsize=27279960 memory=0 CPUtime=8.55 cores=0-7
/proc/23288/task/23333/stat : 23333 (java) S 23285 23288 22899 0 -1 1077944384 690 0 0 0 855 0 0 0 20 0 39 0 175056411 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940517135760 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23334] ppid=23285 vsize=27279960 memory=3546496011122860772 CPUtime=4.49 cores=0-7
/proc/23288/task/23334/stat : 23334 (java) S 23285 23288 22899 0 -1 1077944384 522 0 0 0 449 0 0 0 20 0 39 0 175056508 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940516082960 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
Current children cumulated CPU time: 1095.58 s
Current children cumulated vsize: 27279960 KiB
Current children cumulated memory: 4404376 KiB

[startup+141.401 s]
/proc/loadavg: 8.43 8.54 8.63 2/218 23334
/proc/meminfo: memFree=17027848/32770624 swapFree=67108860/67108860
[pid=23288] ppid=23285 vsize=27279960 memory=4404376 CPUtime=1095.78 cores=0-7
/proc/23288/stat : 23288 (java) S 23285 23288 22899 0 -1 1077944320 147676 0 0 0 109328 250 0 0 20 0 39 0 175043962 27934679040 1101094 33554432000 4194304 4196468 140722716479920 140722716462464 139941503340279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
/proc/23288/statm: 6819990 1101094 3861 1 0 6807183 0
[pid=23288/tid=23290] ppid=23285 vsize=27279960 memory=6944656592455360604 CPUtime=2.77 cores=0-7
/proc/23288/task/23290/stat : 23290 (java) S 23285 23288 22899 0 -1 1077944384 12430 0 0 0 264 13 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941507577984 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23291] ppid=23285 vsize=27279960 memory=4402700 CPUtime=0.25 cores=0-7
/proc/23288/task/23291/stat : 23291 (java) S 23285 23288 22899 0 -1 1077944384 3081 0 0 0 16 9 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941455961232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23292] ppid=23285 vsize=27279960 memory=6791534058613427641 CPUtime=0.26 cores=0-7
/proc/23288/task/23292/stat : 23292 (java) S 23285 23288 22899 0 -1 1077944384 2631 0 0 0 17 9 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941454908432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23293] ppid=23285 vsize=27279960 memory=2196 CPUtime=0.25 cores=0-7
/proc/23288/task/23293/stat : 23293 (java) S 23285 23288 22899 0 -1 1077944384 3129 0 0 0 17 8 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941453855632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23294] ppid=23285 vsize=27279960 memory=8044 CPUtime=0.27 cores=0-7
/proc/23288/task/23294/stat : 23294 (java) S 23285 23288 22899 0 -1 1077944384 2983 0 0 0 18 9 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941452802832 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23295] ppid=23285 vsize=27279960 memory=840 CPUtime=0.26 cores=0-7
/proc/23288/task/23295/stat : 23295 (java) S 23285 23288 22899 0 -1 1077944384 3182 0 0 0 18 8 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941451750032 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23296] ppid=23285 vsize=27279960 memory=1692 CPUtime=0.26 cores=0-7
/proc/23288/task/23296/stat : 23296 (java) S 23285 23288 22899 0 -1 1077944384 2874 0 0 0 18 8 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941450697232 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23297] ppid=23285 vsize=27279960 memory=916 CPUtime=0.26 cores=0-7
/proc/23288/task/23297/stat : 23297 (java) S 23285 23288 22899 0 -1 1077944384 1489 0 0 0 17 9 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941449644432 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23298] ppid=23285 vsize=27279960 memory=4136 CPUtime=0.23 cores=0-7
/proc/23288/task/23298/stat : 23298 (java) S 23285 23288 22899 0 -1 1077944384 1180 0 0 0 16 7 0 0 20 0 39 0 175043963 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139941448591632 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23299] ppid=23285 vsize=27279960 memory=4104 CPUtime=0.08 cores=0-7
/proc/23288/task/23299/stat : 23299 (java) S 23285 23288 22899 0 -1 1077944384 6966 0 0 0 6 2 0 0 20 0 39 0 175043965 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940563221360 139941503351426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23300] ppid=23285 vsize=27279960 memory=1156 CPUtime=0 cores=0-7
/proc/23288/task/23300/stat : 23300 (java) S 23285 23288 22899 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 39 0 175043965 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940562167392 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23301] ppid=23285 vsize=27279960 memory=4403680 CPUtime=0.01 cores=0-7
/proc/23288/task/23301/stat : 23301 (java) S 23285 23288 22899 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 39 0 175043966 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940561114496 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23302] ppid=23285 vsize=27279960 memory=4403680 CPUtime=0 cores=0-7
/proc/23288/task/23302/stat : 23302 (java) S 23285 23288 22899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940560062800 139941503358875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23303] ppid=23285 vsize=27279960 memory=4472 CPUtime=1.99 cores=0-7
/proc/23288/task/23303/stat : 23303 (java) S 23285 23288 22899 0 -1 1077944384 6466 0 0 0 198 1 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940559010160 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23304] ppid=23285 vsize=27279960 memory=1236 CPUtime=2.04 cores=0-7
/proc/23288/task/23304/stat : 23304 (java) S 23285 23288 22899 0 -1 1077944384 9344 0 0 0 201 3 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940557957360 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23305] ppid=23285 vsize=27279960 memory=4401672 CPUtime=1.7 cores=0-7
/proc/23288/task/23305/stat : 23305 (java) S 23285 23288 22899 0 -1 1077944384 6908 0 0 0 168 2 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940556904560 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23306] ppid=23285 vsize=27279960 memory=288230574492221466 CPUtime=1.33 cores=0-7
/proc/23288/task/23306/stat : 23306 (java) S 23285 23288 22899 0 -1 1077944384 12392 0 0 0 131 2 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940555851760 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23307] ppid=23285 vsize=27279960 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/23288/task/23307/stat : 23307 (java) S 23285 23288 22899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940554800224 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23308] ppid=23285 vsize=27279960 memory=14981065844462237 CPUtime=0.04 cores=0-7
/proc/23288/task/23308/stat : 23308 (java) S 23285 23288 22899 0 -1 1077944384 1726 0 0 0 3 1 0 0 20 0 39 0 175043968 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940553747504 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23309] ppid=23285 vsize=27279960 memory=1004 CPUtime=0.03 cores=0-7
/proc/23288/task/23309/stat : 23309 (java) S 23285 23288 22899 0 -1 1077944384 482 0 0 0 2 1 0 0 20 0 39 0 175044226 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940541359184 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23310] ppid=23285 vsize=27279960 memory=1200 CPUtime=0.15 cores=0-7
/proc/23288/task/23310/stat : 23310 (java) S 23285 23288 22899 0 -1 1077944384 1985 0 0 0 7 8 0 0 20 0 39 0 175044238 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940540306608 139941503351426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23311] ppid=23285 vsize=27279960 memory=0 CPUtime=127.93 cores=0-7
/proc/23288/task/23311/stat : 23311 (java) S 23285 23288 22899 0 -1 1077944384 7052 0 0 0 12770 23 0 0 20 0 39 0 175044248 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940537156880 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23312] ppid=23285 vsize=27279960 memory=0 CPUtime=126.81 cores=0-7
/proc/23288/task/23312/stat : 23312 (java) S 23285 23288 22899 0 -1 1077944384 7045 0 0 0 12660 21 0 0 20 0 39 0 175044248 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940536104080 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23313] ppid=23285 vsize=27279960 memory=139778772861029 CPUtime=8.9 cores=0-7
/proc/23288/task/23313/stat : 23313 (java) S 23285 23288 22899 0 -1 1077944384 1080 0 0 0 890 0 0 0 20 0 39 0 175044249 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940535051280 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23314] ppid=23285 vsize=27279960 memory=279557545716832 CPUtime=125.96 cores=0-7
/proc/23288/task/23314/stat : 23314 (java) S 23285 23288 22899 0 -1 1077944384 6939 0 0 0 12581 15 0 0 20 0 39 0 175044257 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940533998480 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23315] ppid=23285 vsize=27279960 memory=279557545704736 CPUtime=2.13 cores=0-7
/proc/23288/task/23315/stat : 23315 (java) S 23285 23288 22899 0 -1 1077944384 153 0 0 0 213 0 0 0 20 0 39 0 175044257 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940532946704 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23316] ppid=23285 vsize=27279960 memory=0 CPUtime=5.13 cores=0-7
/proc/23288/task/23316/stat : 23316 (java) S 23285 23288 22899 0 -1 1077944384 627 0 0 0 513 0 0 0 20 0 39 0 175044257 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940531893904 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23317] ppid=23285 vsize=27279960 memory=279557542248688 CPUtime=126.09 cores=0-7
/proc/23288/task/23317/stat : 23317 (java) S 23285 23288 22899 0 -1 1077944384 7238 0 0 0 12591 18 0 0 20 0 39 0 175044257 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940530841104 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23318] ppid=23285 vsize=27279960 memory=0 CPUtime=9.5 cores=0-7
/proc/23288/task/23318/stat : 23318 (java) S 23285 23288 22899 0 -1 1077944384 968 0 0 0 950 0 0 0 20 0 39 0 175044257 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940529788304 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23319] ppid=23285 vsize=27279960 memory=-6452064069391756930 CPUtime=130.1 cores=0-7
/proc/23288/task/23319/stat : 23319 (java) S 23285 23288 22899 0 -1 1077944384 8039 0 0 0 12993 17 0 0 20 0 39 0 175044258 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940528735504 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23320] ppid=23285 vsize=27279960 memory=288230574492221466 CPUtime=126.01 cores=0-7
/proc/23288/task/23320/stat : 23320 (java) S 23285 23288 22899 0 -1 1077944384 8100 0 0 0 12585 16 0 0 20 0 39 0 175044258 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940527682704 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23321] ppid=23285 vsize=27279960 memory=288230596050944315 CPUtime=136.43 cores=0-7
/proc/23288/task/23321/stat : 23321 (java) R 23285 23288 22899 0 -1 4202560 7904 0 0 0 13627 16 0 0 20 0 39 0 175044279 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940524526664 139941137542780 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23322] ppid=23285 vsize=27279960 memory=14981065844462237 CPUtime=129.84 cores=0-7
/proc/23288/task/23322/stat : 23322 (java) S 23285 23288 22899 0 -1 1077944384 9425 0 0 0 12964 20 0 0 20 0 39 0 175044279 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940523479952 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23323] ppid=23285 vsize=27279960 memory=4401660 CPUtime=5.74 cores=0-7
/proc/23288/task/23323/stat : 23323 (java) S 23285 23288 22899 0 -1 1077944384 486 0 0 0 574 0 0 0 20 0 39 0 175044279 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940522428176 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23324] ppid=23285 vsize=27279960 memory=1712 CPUtime=5.18 cores=0-7
/proc/23288/task/23324/stat : 23324 (java) S 23285 23288 22899 0 -1 1077944384 329 0 0 0 518 0 0 0 20 0 39 0 175044279 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940521375376 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23325] ppid=23285 vsize=27279960 memory=4612 CPUtime=4.48 cores=0-7
/proc/23288/task/23325/stat : 23325 (java) S 23285 23288 22899 0 -1 1077944384 452 0 0 0 448 0 0 0 20 0 39 0 175044279 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940520322576 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23333] ppid=23285 vsize=27279960 memory=1004 CPUtime=8.55 cores=0-7
/proc/23288/task/23333/stat : 23333 (java) S 23285 23288 22899 0 -1 1077944384 690 0 0 0 855 0 0 0 20 0 39 0 175056411 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940517135760 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
[pid=23288/tid=23334] ppid=23285 vsize=27279960 memory=1200 CPUtime=4.49 cores=0-7
/proc/23288/task/23334/stat : 23334 (java) S 23285 23288 22899 0 -1 1077944384 522 0 0 0 449 0 0 0 20 0 39 0 175056508 27934679040 1101094 33554432000 4194304 4196468 140722716479920 139940516082960 139941503350485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11173888 140722716484705 140722716484891 140722716484891 140722716487631 0
Current children cumulated CPU time: 1095.78 s
Current children cumulated vsize: 27279960 KiB
Current children cumulated memory: 4404376 KiB

[startup+141.501 s]*
/proc/loadavg: 8.43 8.54 8.63 2/181 23335
/proc/meminfo: memFree=18341392/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 141.52
CPU time (s): 1095.94
CPU user time (s): 1093.4
CPU system time (s): 2.53778
CPU usage (%): 774.408
Max. virtual memory (cumulated for all children) (KiB): 27279960
Max. memory (cumulated for all children) (KiB): 4404376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1093.4
system time used= 2.53778
maximum resident set size= 4408536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152467
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31978
involuntary context switches= 28214


# summary of solver processes directly reported to runsolver:
#   pid: 23288
#   total CPU time (s): 1095.94
#   total CPU user time (s): 1093.4
#   total CPU system time (s): 2.53778

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.33823 second user time and 1.81698 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-22 18:18:25
IDJOB=4285438
IDBENCH=120808
IDSOLVER=2681
FILE ID=node113/4285438-1503419566
RUNJOBID= node113-1503413660-22926
PBS_JOBID= 20632122
Free space on /tmp= 60796 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-scensMod/Rlfap-scen-09-w1-f03.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285438-1503419566/watcher-4285438-1503419566 -o /tmp/evaluation-result-4285438-1503419566/solver-4285438-1503419566 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503413660-22926 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1520756885 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285438-1503419566.xml

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

MD5SUM BENCH= 592eacf3e4c9123e6b0292f19fa9a16a
RANDOM SEED=1520756885

node113.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.89
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.89
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.89
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.89
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:        21427152 kB
MemAvailable:   31945084 kB
Buffers:          272844 kB
Cached:         10525584 kB
SwapCached:            0 kB
Active:          2314604 kB
Inactive:        8537564 kB
Active(anon):       3748 kB
Inactive(anon):    94080 kB
Active(file):    2310856 kB
Inactive(file):  8443484 kB
Unevictable:        7716 kB
Mlocked:            7716 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42396 kB
Writeback:             0 kB
AnonPages:         60724 kB
Mapped:            54656 kB
Shmem:             41608 kB
Slab:             185572 kB
SReclaimable:     158856 kB
SUnreclaim:        26716 kB
KernelStack:        3152 kB
PageTables:         4792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341228 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 60752 MiB
End job on node113 at 2017-08-22 18:20:46