Trace number 4275670

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-07-26? (TO) 19874.801 2520.0801

General information on the benchmark

NameScheduling/Scheduling-xcsp2-os-gp/
gp10-05-1070_X2.xml
MD5SUM23007d5514affe077dd6f6cf857721a4
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 benchmark31.226101
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Number of domains2
Minimum domain size1
Maximum domain size1071
Distribution of domain sizes[{"size":1,"count":1},{"size":1071,"count":100}]
Minimum variable degree19
Maximum variable degree100
Distribution of variable degrees[{"degree":19,"count":100},{"degree":100,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1000}]
Number of extensional constraints0
Number of intensional constraints1000
Distribution of constraint types[{"type":"intension","count":1000}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1594151416
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
2.17/0.80	c Parsing done, starting search...
19874.33/2520.06	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 (13905 MiB free)
  memory of node 1: 16384 MiB (14198 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275670-1502648955/watcher-4275670-1502648955 -o /tmp/evaluation-result-4275670-1502648955/solver-4275670-1502648955 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1502640088-19295 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1594151416 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275670-1502648955.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=26444, runsolver pid=26441

[startup+0.100119 s]*
/proc/loadavg: 8.42 6.55 5.73 2/198 26464
/proc/meminfo: memFree=28759832/32770624 swapFree=67108860/67108860
[pid=26444] ppid=26441 vsize=14325320 memory=34296 CPUtime=0.12 cores=0-7
/proc/26444/stat : 26444 (java) S 26441 26444 19268 0 -1 1077944320 8478 0 0 0 11 1 0 0 20 0 20 0 97976570 14669127680 8574 33554432000 4194304 4196468 140733957655568 140733957638112 139695637966583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
/proc/26444/statm: 3581330 8574 3408 1 0 3569050 0
[pid=26444/tid=26446] ppid=26441 vsize=14325320 memory=7969853398213107099 CPUtime=0.09 cores=0-7
/proc/26444/task/26446/stat : 26446 (java) R 26441 26444 19268 0 -1 4202560 6421 0 0 0 8 1 0 0 20 0 20 0 97976571 14669127680 8574 33554432000 4194304 4196468 140733957655568 139695642183280 139695622047070 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26447] ppid=26441 vsize=14325320 memory=732370339525282789 CPUtime=0 cores=0-7
/proc/26444/task/26447/stat : 26447 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 8574 33554432000 4194304 4196468 140733957655568 139695568054928 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26448] ppid=26441 vsize=14325320 memory=140201187829376 CPUtime=0 cores=0-7
/proc/26444/task/26448/stat : 26448 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 8574 33554432000 4194304 4196468 140733957655568 139695567002128 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26449] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26449/stat : 26449 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 8574 33554432000 4194304 4196468 140733957655568 139695565949328 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26450] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26450/stat : 26450 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 8574 33554432000 4194304 4196468 140733957655568 139695564896528 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26451] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26451/stat : 26451 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 8574 33554432000 4194304 4196468 140733957655568 139695563844752 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26452] ppid=26441 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26444/task/26452/stat : 26452 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 8574 33554432000 4194304 4196468 140733957655568 139695562791952 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26453] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26453/stat : 26453 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 8574 33554432000 4194304 4196468 140733957655568 139695561739152 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26454] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26454/stat : 26454 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 8574 33554432000 4194304 4196468 140733957655568 139695560686352 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26455] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26455/stat : 26455 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976573 14669127680 8574 33554432000 4194304 4196468 140733957655568 139694735030640 139695637977730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26456] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26456/stat : 26456 (java) S 26441 26444 19268 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97976574 14669127680 8574 33554432000 4194304 4196468 140733957655568 139694733976608 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26457] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26457/stat : 26457 (java) S 26441 26444 19268 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97976574 14669127680 8574 33554432000 4194304 4196468 140733957655568 139694732923760 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26458] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26458/stat : 26458 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976576 14669127680 8574 33554432000 4194304 4196468 140733957655568 139694731872080 139695637985179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26459] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26459/stat : 26459 (java) S 26441 26444 19268 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 97976576 14669127680 8574 33554432000 4194304 4196468 140733957655568 139694730820464 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26460] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26460/stat : 26460 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97976576 14669127680 8574 33554432000 4194304 4196468 140733957655568 139694729767664 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26461] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26461/stat : 26461 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97976576 14669127680 8574 33554432000 4194304 4196468 140733957655568 139694728714864 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26462] ppid=26441 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/26444/task/26462/stat : 26462 (java) S 26441 26444 19268 0 -1 1077944384 359 0 0 0 2 0 0 0 20 0 20 0 97976576 14669127680 8574 33554432000 4194304 4196468 140733957655568 139694727662064 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26463] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26463/stat : 26463 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97976576 14669127680 8574 33554432000 4194304 4196468 140733957655568 139694726609504 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26464] ppid=26441 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26444/task/26464/stat : 26464 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976577 14669127680 8574 33554432000 4194304 4196468 140733957655568 139694725556784 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34296 KiB

[startup+0.210273 s]*
/proc/loadavg: 8.42 6.55 5.73 3/198 26464
/proc/meminfo: memFree=28750588/32770624 swapFree=67108860/67108860
[pid=26444] ppid=26441 vsize=14325320 memory=43180 CPUtime=0.3 cores=0-7
/proc/26444/stat : 26444 (java) S 26441 26444 19268 0 -1 1077944320 9465 0 0 0 28 2 0 0 20 0 20 0 97976570 14669127680 10795 33554432000 4194304 4196468 140733957655568 140733957638112 139695637966583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
/proc/26444/statm: 3581330 10795 3582 1 0 3569050 0
[pid=26444/tid=26446] ppid=26441 vsize=14325320 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/26444/task/26446/stat : 26446 (java) R 26441 26444 19268 0 -1 4202560 7056 0 0 0 18 1 0 0 20 0 20 0 97976571 14669127680 10795 33554432000 4194304 4196468 140733957655568 139695642191664 139695630645805 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26447] ppid=26441 vsize=14325320 memory=288230604674433361 CPUtime=0 cores=0-7
/proc/26444/task/26447/stat : 26447 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 10795 33554432000 4194304 4196468 140733957655568 139695568054928 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26448] ppid=26441 vsize=14325320 memory=140201187848928 CPUtime=0 cores=0-7
/proc/26444/task/26448/stat : 26448 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 10795 33554432000 4194304 4196468 140733957655568 139695567002128 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26449] ppid=26441 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26444/task/26449/stat : 26449 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 10795 33554432000 4194304 4196468 140733957655568 139695565949328 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26450] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26450/stat : 26450 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 10795 33554432000 4194304 4196468 140733957655568 139695564896528 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26451] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26451/stat : 26451 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 10795 33554432000 4194304 4196468 140733957655568 139695563844752 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26452] ppid=26441 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26444/task/26452/stat : 26452 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669127680 10795 33554432000 4194304 4196468 140733957655568 139695562791952 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26453] ppid=26441 vsize=14325352 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26453/stat : 26453 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669160448 10795 33554432000 4194304 4196468 140733957655568 139695561739152 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26454] ppid=26441 vsize=14325352 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26454/stat : 26454 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669160448 10795 33554432000 4194304 4196468 140733957655568 139695560686352 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26455] ppid=26441 vsize=14325352 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26455/stat : 26455 (java) S 26441 26444 19268 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 97976573 14669160448 10795 33554432000 4194304 4196468 140733957655568 139694735030640 139695637977730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26456] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26456/stat : 26456 (java) S 26441 26444 19268 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97976574 14669127680 10840 33554432000 4194304 4196468 140733957655568 139694733976608 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26457] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26457/stat : 26457 (java) S 26441 26444 19268 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97976574 14669127680 10840 33554432000 4194304 4196468 140733957655568 139694732923760 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26458] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26458/stat : 26458 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976576 14669127680 10840 33554432000 4194304 4196468 140733957655568 139694731872080 139695637985179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26459] ppid=26441 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/26444/task/26459/stat : 26459 (java) S 26441 26444 19268 0 -1 1077944384 365 0 0 0 1 0 0 0 20 0 20 0 97976576 14669127680 10840 33554432000 4194304 4196468 140733957655568 139694730820464 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26460] ppid=26441 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26460/stat : 26460 (java) S 26441 26444 19268 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 20 0 97976576 14669127680 10840 33554432000 4194304 4196468 140733957655568 139694729767664 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26461] ppid=26441 vsize=14325352 memory=0 CPUtime=0.01 cores=0-7
/proc/26444/task/26461/stat : 26461 (java) S 26441 26444 19268 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 20 0 97976576 14669160448 10840 33554432000 4194304 4196468 140733957655568 139694728714864 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26462] ppid=26441 vsize=14325352 memory=0 CPUtime=0.05 cores=0-7
/proc/26444/task/26462/stat : 26462 (java) S 26441 26444 19268 0 -1 1077944384 376 0 0 0 5 0 0 0 20 0 20 0 97976576 14669160448 10840 33554432000 4194304 4196468 140733957655568 139694727662064 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26463] ppid=26441 vsize=14325352 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26463/stat : 26463 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97976576 14669160448 10840 33554432000 4194304 4196468 140733957655568 139694726609504 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26464] ppid=26441 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26444/task/26464/stat : 26464 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976577 14669127680 10840 33554432000 4194304 4196468 140733957655568 139694725556784 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43180 KiB

[startup+0.309952 s]*
/proc/loadavg: 7.82 6.46 5.71 3/198 26464
/proc/meminfo: memFree=28742848/32770624 swapFree=67108860/67108860
[pid=26444] ppid=26441 vsize=14325340 memory=50584 CPUtime=0.48 cores=0-7
/proc/26444/stat : 26444 (java) S 26441 26444 19268 0 -1 1077944320 10434 0 0 0 46 2 0 0 20 0 20 0 97976570 14669148160 12646 33554432000 4194304 4196468 140733957655568 140733957638112 139695637966583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
/proc/26444/statm: 3581335 12646 3676 1 0 3569050 0
[pid=26444/tid=26446] ppid=26441 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26444/task/26446/stat : 26446 (java) R 26441 26444 19268 0 -1 4202560 7618 0 0 0 28 1 0 0 20 0 20 0 97976571 14669148160 12646 33554432000 4194304 4196468 140733957655568 139695642196032 139695622047070 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26447] ppid=26441 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26447/stat : 26447 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669148160 12646 33554432000 4194304 4196468 140733957655568 139695568054928 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26448] ppid=26441 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26448/stat : 26448 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14669148160 12646 33554432000 4194304 4196468 140733957655568 139695567002128 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26449] ppid=26441 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26449/stat : 26449 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14669148160 12646 33554432000 4194304 4196468 140733957655568 139695565949328 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26450] ppid=26441 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26450/stat : 26450 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97976572 14669148160 12646 33554432000 4194304 4196468 140733957655568 139695564896528 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26451] ppid=26441 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/26444/task/26451/stat : 26451 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14669148160 12646 33554432000 4194304 4196468 140733957655568 139695563844752 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26452] ppid=26441 vsize=14325340 memory=140201087300527 CPUtime=0 cores=0-7
/proc/26444/task/26452/stat : 26452 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669148160 12646 33554432000 4194304 4196468 140733957655568 139695562791952 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26453] ppid=26441 vsize=14325340 memory=140201087302832 CPUtime=0 cores=0-7
/proc/26444/task/26453/stat : 26453 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669148160 12646 33554432000 4194304 4196468 140733957655568 139695561739152 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26454] ppid=26441 vsize=14325340 memory=140201087305136 CPUtime=0 cores=0-7
/proc/26444/task/26454/stat : 26454 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14669148160 12646 33554432000 4194304 4196468 140733957655568 139695560686352 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26455] ppid=26441 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26455/stat : 26455 (java) S 26441 26444 19268 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 97976573 14669148160 12646 33554432000 4194304 4196468 140733957655568 139694735030640 139695637977730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26456] ppid=26441 vsize=14325340 memory=280402174617232 CPUtime=0 cores=0-7
/proc/26444/task/26456/stat : 26456 (java) S 26441 26444 19268 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97976574 14669148160 12646 33554432000 4194304 4196468 140733957655568 139694733976608 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26457] ppid=26441 vsize=14325340 memory=280402174624144 CPUtime=0 cores=0-7
/proc/26444/task/26457/stat : 26457 (java) S 26441 26444 19268 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97976574 14669148160 12646 33554432000 4194304 4196468 140733957655568 139694732923760 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26458] ppid=26441 vsize=14325340 memory=280402174565424 CPUtime=0 cores=0-7
/proc/26444/task/26458/stat : 26458 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976576 14669148160 12646 33554432000 4194304 4196468 140733957655568 139694731872080 139695637985179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26459] ppid=26441 vsize=14325340 memory=280402174637968 CPUtime=0.04 cores=0-7
/proc/26444/task/26459/stat : 26459 (java) S 26441 26444 19268 0 -1 1077944384 572 0 0 0 4 0 0 0 20 0 20 0 97976576 14669148160 12646 33554432000 4194304 4196468 140733957655568 139694730820464 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26460] ppid=26441 vsize=14325340 memory=280402174644880 CPUtime=0.01 cores=0-7
/proc/26444/task/26460/stat : 26460 (java) S 26441 26444 19268 0 -1 1077944384 195 0 0 0 1 0 0 0 20 0 20 0 97976576 14669148160 12646 33554432000 4194304 4196468 140733957655568 139694729767664 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26461] ppid=26441 vsize=14325340 memory=280402174642576 CPUtime=0.03 cores=0-7
/proc/26444/task/26461/stat : 26461 (java) S 26441 26444 19268 0 -1 1077944384 247 0 0 0 3 0 0 0 20 0 20 0 97976576 14669148160 12646 33554432000 4194304 4196468 140733957655568 139694728714864 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26462] ppid=26441 vsize=14325340 memory=280402174659136 CPUtime=0.09 cores=0-7
/proc/26444/task/26462/stat : 26462 (java) S 26441 26444 19268 0 -1 1077944384 418 0 0 0 9 0 0 0 20 0 20 0 97976576 14669148160 12646 33554432000 4194304 4196468 140733957655568 139694727662064 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26463] ppid=26441 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26463/stat : 26463 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97976576 14669148160 12646 33554432000 4194304 4196468 140733957655568 139694726609504 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26464] ppid=26441 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/26444/task/26464/stat : 26464 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976577 14669148160 12646 33554432000 4194304 4196468 140733957655568 139694725556784 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50584 KiB

[startup+0.700893 s]
/proc/loadavg: 7.82 6.46 5.71 3/198 26464
/proc/meminfo: memFree=28729324/32770624 swapFree=67108860/67108860
[pid=26444] ppid=26441 vsize=14327388 memory=95728 CPUtime=1.69 cores=0-7
/proc/26444/stat : 26444 (java) S 26441 26444 19268 0 -1 1077944320 16027 0 0 0 165 4 0 0 20 0 20 0 97976570 14671245312 23932 33554432000 4194304 4196468 140733957655568 140733957638112 139695637966583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
/proc/26444/statm: 3581847 23932 3779 1 0 3569562 0
[pid=26444/tid=26446] ppid=26441 vsize=14327388 memory=6226015792373518946 CPUtime=0.67 cores=0-7
/proc/26444/task/26446/stat : 26446 (java) R 26441 26444 19268 0 -1 4202560 8691 0 0 0 65 2 0 0 20 0 20 0 97976571 14671245312 23932 33554432000 4194304 4196468 140733957655568 139695642199184 139695637987930 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26447] ppid=26441 vsize=14327388 memory=113657719606974 CPUtime=0 cores=0-7
/proc/26444/task/26447/stat : 26447 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14671245312 23932 33554432000 4194304 4196468 140733957655568 139695568054928 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26448] ppid=26441 vsize=14327388 memory=140201087329157 CPUtime=0 cores=0-7
/proc/26444/task/26448/stat : 26448 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14671245312 23932 33554432000 4194304 4196468 140733957655568 139695567002128 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26449] ppid=26441 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26449/stat : 26449 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14671245312 23932 33554432000 4194304 4196468 140733957655568 139695565949328 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26450] ppid=26441 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26450/stat : 26450 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97976572 14671245312 23932 33554432000 4194304 4196468 140733957655568 139695564896528 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26451] ppid=26441 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26451/stat : 26451 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97976572 14671245312 23932 33554432000 4194304 4196468 140733957655568 139695563844752 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26452] ppid=26441 vsize=14327388 memory=2353 CPUtime=0 cores=0-7
/proc/26444/task/26452/stat : 26452 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14671245312 23932 33554432000 4194304 4196468 140733957655568 139695562791952 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26453] ppid=26441 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26453/stat : 26453 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14671245312 23932 33554432000 4194304 4196468 140733957655568 139695561739152 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26454] ppid=26441 vsize=14327388 memory=1728 CPUtime=0 cores=0-7
/proc/26444/task/26454/stat : 26454 (java) S 26441 26444 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97976572 14671245312 23932 33554432000 4194304 4196468 140733957655568 139695560686352 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26455] ppid=26441 vsize=14327388 memory=12064 CPUtime=0 cores=0-7
/proc/26444/task/26455/stat : 26455 (java) S 26441 26444 19268 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 97976573 14671245312 23932 33554432000 4194304 4196468 140733957655568 139694735030640 139695637977730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0

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

/proc/26444/task/26454/stat : 26454 (java) S 26441 26444 19268 0 -1 1077944384 86714 0 0 0 1318 64 0 0 20 0 38 0 97976572 15908675584 163166 33554432000 4194304 4196468 140733957655568 139695560686352 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 18 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26455] ppid=26441 vsize=15535816 memory=0 CPUtime=10.42 cores=0-7
/proc/26444/task/26455/stat : 26455 (java) S 26441 26444 19268 0 -1 1077944384 222733 0 0 0 830 212 0 0 20 0 38 0 97976573 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694735030640 139695637977730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26456] ppid=26441 vsize=15535816 memory=633232 CPUtime=0 cores=0-7
/proc/26444/task/26456/stat : 26456 (java) S 26441 26444 19268 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 38 0 97976574 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694733976672 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26457] ppid=26441 vsize=15535816 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26457/stat : 26457 (java) S 26441 26444 19268 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 38 0 97976574 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694732923776 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26458] ppid=26441 vsize=15535816 memory=1204 CPUtime=0 cores=0-7
/proc/26444/task/26458/stat : 26458 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 97976576 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694731872080 139695637985179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26459] ppid=26441 vsize=15535816 memory=1716 CPUtime=1.23 cores=0-7
/proc/26444/task/26459/stat : 26459 (java) S 26441 26444 19268 0 -1 1077944384 6827 0 0 0 122 1 0 0 20 0 38 0 97976576 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694730820464 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26460] ppid=26441 vsize=15535816 memory=0 CPUtime=1.3 cores=0-7
/proc/26444/task/26460/stat : 26460 (java) S 26441 26444 19268 0 -1 1077944384 5441 0 0 0 129 1 0 0 20 0 38 0 97976576 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694729767664 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26461] ppid=26441 vsize=15535816 memory=0 CPUtime=1.19 cores=0-7
/proc/26444/task/26461/stat : 26461 (java) S 26441 26444 19268 0 -1 1077944384 5858 0 0 0 118 1 0 0 20 0 38 0 97976576 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694728714864 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26462] ppid=26441 vsize=15535816 memory=729148 CPUtime=0.85 cores=0-7
/proc/26444/task/26462/stat : 26462 (java) S 26441 26444 19268 0 -1 1077944384 14404 0 0 0 82 3 0 0 20 0 38 0 97976576 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694727662064 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26463] ppid=26441 vsize=15535816 memory=0 CPUtime=0 cores=0-7
/proc/26444/task/26463/stat : 26463 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 97976576 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694726609504 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26464] ppid=26441 vsize=15535816 memory=6791534058613427641 CPUtime=0.77 cores=0-7
/proc/26444/task/26464/stat : 26464 (java) S 26441 26444 19268 0 -1 1077944384 9044 0 0 0 61 16 0 0 20 0 38 0 97976577 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694725556784 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26465] ppid=26441 vsize=15535816 memory=1728 CPUtime=0 cores=0-7
/proc/26444/task/26465/stat : 26465 (java) S 26441 26444 19268 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 38 0 97976916 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694715269760 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26466] ppid=26441 vsize=15535816 memory=4096 CPUtime=4.22 cores=0-7
/proc/26444/task/26466/stat : 26466 (java) R 26441 26444 19268 0 -1 1077944384 19680 0 0 0 211 211 0 0 20 0 38 0 97976928 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694712120096 139695637977730 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26467] ppid=26441 vsize=15535816 memory=606496 CPUtime=2449.92 cores=0-7
/proc/26444/task/26467/stat : 26467 (java) R 26441 26444 19268 0 -1 4202560 80066 0 0 0 244916 76 0 0 20 0 38 0 97976938 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694711065072 139695245061255 0 4 0 16800975 0 0 0 -1 2 0 0 45 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26468] ppid=26441 vsize=15535816 memory=6508 CPUtime=2449.88 cores=0-7
/proc/26444/task/26468/stat : 26468 (java) R 26441 26444 19268 0 -1 4202560 77979 0 0 0 244916 72 0 0 20 0 38 0 97976938 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694707912032 139695244870982 0 4 0 16800975 0 0 0 -1 1 0 0 43 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26469] ppid=26441 vsize=15535816 memory=629420 CPUtime=2449.24 cores=0-7
/proc/26444/task/26469/stat : 26469 (java) R 26441 26444 19268 0 -1 4202560 74813 0 0 0 244856 68 0 0 20 0 38 0 97976939 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694706861152 139695244788430 0 4 0 16800975 0 0 0 -1 0 0 0 42 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26470] ppid=26441 vsize=15535816 memory=629800 CPUtime=2451.28 cores=0-7
/proc/26444/task/26470/stat : 26470 (java) R 26441 26444 19268 0 -1 4202560 78823 0 0 0 245048 80 0 0 20 0 38 0 97976941 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694705808352 139695245253435 0 4 0 16800975 0 0 0 -1 5 0 0 33 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26471] ppid=26441 vsize=15535816 memory=629540 CPUtime=0.02 cores=0-7
/proc/26444/task/26471/stat : 26471 (java) S 26441 26444 19268 0 -1 1077944384 36 0 0 0 2 0 0 0 20 0 38 0 97976941 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694704759840 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26472] ppid=26441 vsize=15535816 memory=571604 CPUtime=2450.05 cores=0-7
/proc/26444/task/26472/stat : 26472 (java) R 26441 26444 19268 0 -1 4202560 77885 0 0 0 244933 72 0 0 20 0 38 0 97976941 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694703700328 139695245104211 0 4 0 16800975 0 0 0 -1 3 0 0 46 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26473] ppid=26441 vsize=15535816 memory=6791534058613427641 CPUtime=2449.75 cores=0-7
/proc/26444/task/26473/stat : 26473 (java) R 26441 26444 19268 0 -1 4202560 79472 0 0 0 244905 70 0 0 20 0 38 0 97976941 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694702648032 139695244871071 0 4 0 16800975 0 0 0 -1 6 0 0 48 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26474] ppid=26441 vsize=15535816 memory=4100 CPUtime=0.02 cores=0-7
/proc/26444/task/26474/stat : 26474 (java) S 26441 26444 19268 0 -1 1077944384 29 0 0 0 2 0 0 0 20 0 38 0 97976941 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694701601440 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26475] ppid=26441 vsize=15535816 memory=1152 CPUtime=0.02 cores=0-7
/proc/26444/task/26475/stat : 26475 (java) S 26441 26444 19268 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 38 0 97976941 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694700549664 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26476] ppid=26441 vsize=15535816 memory=4180 CPUtime=0 cores=0-7
/proc/26444/task/26476/stat : 26476 (java) S 26441 26444 19268 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 38 0 97976941 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694699496864 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26477] ppid=26441 vsize=15535816 memory=2428 CPUtime=2451.35 cores=0-7
/proc/26444/task/26477/stat : 26477 (java) R 26441 26444 19268 0 -1 4202560 79759 0 0 0 245064 71 0 0 20 0 38 0 97976946 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694698437976 139695247734502 0 4 0 16800975 0 0 0 -1 7 0 0 39 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26478] ppid=26441 vsize=15535816 memory=1292 CPUtime=2449.26 cores=0-7
/proc/26444/task/26478/stat : 26478 (java) R 26441 26444 19268 0 -1 4202560 79695 0 0 0 244855 71 0 0 20 0 38 0 97976946 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694697387408 139695244871015 0 4 0 16800975 0 0 0 -1 4 0 0 48 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26479] ppid=26441 vsize=15535816 memory=563412 CPUtime=0 cores=0-7
/proc/26444/task/26479/stat : 26479 (java) S 26441 26444 19268 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 97976946 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694696338464 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26480] ppid=26441 vsize=15535816 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/26444/task/26480/stat : 26480 (java) S 26441 26444 19268 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 97976946 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694695285664 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26481] ppid=26441 vsize=15535816 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/26444/task/26481/stat : 26481 (java) S 26441 26444 19268 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 97976946 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694694232864 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26482] ppid=26441 vsize=15535816 memory=920 CPUtime=0 cores=0-7
/proc/26444/task/26482/stat : 26482 (java) S 26441 26444 19268 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 97976946 15908675584 163166 33554432000 4194304 4196468 140733957655568 139694693180064 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
Current children cumulated CPU time: 19735.1 s
Current children cumulated vsize: 15535816 KiB
Current children cumulated memory: 652664 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.86 8.69 8.52 9/216 26515
/proc/meminfo: memFree=28149072/32770624 swapFree=67108860/67108860
[pid=26444] ppid=26441 vsize=15535816 memory=633916 CPUtime=19874.3 cores=0-7
/proc/26444/stat : 26444 (java) S 26441 26444 19268 0 -1 1077944320 1626589 0 0 0 1986113 1320 0 0 20 0 38 0 97976570 15908675584 158479 33554432000 4194304 4196468 140733957655568 140733957638112 139695637966583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
/proc/26444/statm: 3883954 158479 3855 1 0 3871148 0
[pid=26444/tid=26446] ppid=26441 vsize=15535816 memory=57 CPUtime=3.59 cores=0-7
/proc/26444/task/26446/stat : 26446 (java) S 26441 26444 19268 0 -1 1077944384 15062 0 0 0 341 18 0 0 20 0 38 0 97976571 15908675584 158479 33554432000 4194304 4196468 140733957655568 139695642204288 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26447] ppid=26441 vsize=15535816 memory=-7003737579269690708 CPUtime=14 cores=0-7
/proc/26444/task/26447/stat : 26447 (java) S 26441 26444 19268 0 -1 1077944384 83365 0 0 0 1338 62 0 0 20 0 38 0 97976572 15908675584 158479 33554432000 4194304 4196468 140733957655568 139695568054928 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26448] ppid=26441 vsize=15535816 memory=4616 CPUtime=13.9 cores=0-7
/proc/26444/task/26448/stat : 26448 (java) S 26441 26444 19268 0 -1 1077944384 87317 0 0 0 1328 62 0 0 20 0 38 0 97976572 15908675584 158479 33554432000 4194304 4196468 140733957655568 139695567002128 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 18 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26449] ppid=26441 vsize=15535816 memory=8584 CPUtime=13.92 cores=0-7
/proc/26444/task/26449/stat : 26449 (java) S 26441 26444 19268 0 -1 1077944384 87082 0 0 0 1323 69 0 0 20 0 38 0 97976572 15908675584 158479 33554432000 4194304 4196468 140733957655568 139695565949328 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26450] ppid=26441 vsize=15535816 memory=12064 CPUtime=13.93 cores=0-7
/proc/26444/task/26450/stat : 26450 (java) S 26441 26444 19268 0 -1 1077944384 91494 0 0 0 1329 64 0 0 20 0 38 0 97976572 15908675584 158479 33554432000 4194304 4196468 140733957655568 139695564896528 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26451] ppid=26441 vsize=15535816 memory=1004 CPUtime=13.91 cores=0-7
/proc/26444/task/26451/stat : 26451 (java) S 26441 26444 19268 0 -1 1077944384 83839 0 0 0 1329 62 0 0 20 0 38 0 97976572 15908675584 158479 33554432000 4194304 4196468 140733957655568 139695563844752 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 19 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26452] ppid=26441 vsize=15535816 memory=1228 CPUtime=13.85 cores=0-7
/proc/26444/task/26452/stat : 26452 (java) S 26441 26444 19268 0 -1 1077944384 89018 0 0 0 1319 66 0 0 20 0 38 0 97976572 15908675584 158479 33554432000 4194304 4196468 140733957655568 139695562791952 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26453] ppid=26441 vsize=15535816 memory=1952 CPUtime=13.83 cores=0-7
/proc/26444/task/26453/stat : 26453 (java) S 26441 26444 19268 0 -1 1077944384 83797 0 0 0 1313 70 0 0 20 0 38 0 97976572 15908675584 158479 33554432000 4194304 4196468 140733957655568 139695561739152 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26454] ppid=26441 vsize=15535816 memory=5796 CPUtime=13.92 cores=0-7
/proc/26444/task/26454/stat : 26454 (java) S 26441 26444 19268 0 -1 1077944384 87004 0 0 0 1327 65 0 0 20 0 38 0 97976572 15908675584 158479 33554432000 4194304 4196468 140733957655568 139695560686352 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26455] ppid=26441 vsize=15535816 memory=4616 CPUtime=10.5 cores=0-7
/proc/26444/task/26455/stat : 26455 (java) S 26441 26444 19268 0 -1 1077944384 223353 0 0 0 836 214 0 0 20 0 38 0 97976573 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694735030640 139695637977730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26456] ppid=26441 vsize=15535816 memory=4080 CPUtime=0 cores=0-7
/proc/26444/task/26456/stat : 26456 (java) S 26441 26444 19268 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 38 0 97976574 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694733976672 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26457] ppid=26441 vsize=15535816 memory=932 CPUtime=0 cores=0-7
/proc/26444/task/26457/stat : 26457 (java) S 26441 26444 19268 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 38 0 97976574 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694732923776 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26458] ppid=26441 vsize=15535816 memory=1584 CPUtime=0 cores=0-7
/proc/26444/task/26458/stat : 26458 (java) S 26441 26444 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 97976576 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694731872080 139695637985179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26459] ppid=26441 vsize=15535816 memory=2196 CPUtime=1.23 cores=0-7
/proc/26444/task/26459/stat : 26459 (java) S 26441 26444 19268 0 -1 1077944384 6833 0 0 0 122 1 0 0 20 0 38 0 97976576 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694730820464 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26460] ppid=26441 vsize=15535816 memory=6508 CPUtime=1.3 cores=0-7
/proc/26444/task/26460/stat : 26460 (java) S 26441 26444 19268 0 -1 1077944384 5447 0 0 0 129 1 0 0 20 0 38 0 97976576 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694729767664 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26461] ppid=26441 vsize=15535816 memory=840 CPUtime=1.19 cores=0-7
/proc/26444/task/26461/stat : 26461 (java) S 26441 26444 19268 0 -1 1077944384 5865 0 0 0 118 1 0 0 20 0 38 0 97976576 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694728714864 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26462] ppid=26441 vsize=15535816 memory=1696 CPUtime=0.85 cores=0-7
/proc/26444/task/26462/stat : 26462 (java) S 26441 26444 19268 0 -1 1077944384 14410 0 0 0 82 3 0 0 20 0 38 0 97976576 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694727662064 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26463] ppid=26441 vsize=15535816 memory=920 CPUtime=0 cores=0-7
/proc/26444/task/26463/stat : 26463 (java) S 26441 26444 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 97976576 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694726609504 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26464] ppid=26441 vsize=15535816 memory=4488 CPUtime=0.78 cores=0-7
/proc/26444/task/26464/stat : 26464 (java) S 26441 26444 19268 0 -1 1077944384 9076 0 0 0 62 16 0 0 20 0 38 0 97976577 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694725556784 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26465] ppid=26441 vsize=15535816 memory=4100 CPUtime=0 cores=0-7
/proc/26444/task/26465/stat : 26465 (java) S 26441 26444 19268 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 38 0 97976916 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694715269760 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26466] ppid=26441 vsize=15535816 memory=-7003737579269690708 CPUtime=4.27 cores=0-7
/proc/26444/task/26466/stat : 26466 (java) S 26441 26444 19268 0 -1 1077944384 19731 0 0 0 214 213 0 0 20 0 38 0 97976928 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694712120096 139695637977730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26467] ppid=26441 vsize=15535816 memory=0 CPUtime=2467.22 cores=0-7
/proc/26444/task/26467/stat : 26467 (java) R 26441 26444 19268 0 -1 4202560 80328 0 0 0 246646 76 0 0 20 0 38 0 97976938 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694711061480 139695244870991 0 4 0 16800975 0 0 0 -1 2 0 0 45 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26468] ppid=26441 vsize=15535816 memory=0 CPUtime=2467.23 cores=0-7
/proc/26444/task/26468/stat : 26468 (java) R 26441 26444 19268 0 -1 4202560 78397 0 0 0 246650 73 0 0 20 0 38 0 97976938 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694707911688 139695247351657 0 4 0 16800975 0 0 0 -1 5 0 0 43 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26469] ppid=26441 vsize=15535816 memory=0 CPUtime=2466.6 cores=0-7
/proc/26444/task/26469/stat : 26469 (java) R 26441 26444 19268 0 -1 4202560 75459 0 0 0 246591 69 0 0 20 0 38 0 97976939 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694706859368 139695244788396 0 4 0 16800975 0 0 0 -1 7 0 0 42 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26470] ppid=26441 vsize=15535816 memory=0 CPUtime=2468.54 cores=0-7
/proc/26444/task/26470/stat : 26470 (java) R 26441 26444 19268 0 -1 4202560 79111 0 0 0 246774 80 0 0 20 0 38 0 97976941 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694705806568 139695244871066 0 4 0 16800975 0 0 0 -1 4 0 0 33 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26471] ppid=26441 vsize=15535816 memory=0 CPUtime=0.02 cores=0-7
/proc/26444/task/26471/stat : 26471 (java) S 26441 26444 19268 0 -1 1077944384 36 0 0 0 2 0 0 0 20 0 38 0 97976941 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694704759840 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26472] ppid=26441 vsize=15535816 memory=0 CPUtime=2467.27 cores=0-7
/proc/26444/task/26472/stat : 26472 (java) R 26441 26444 19268 0 -1 4202560 78288 0 0 0 246655 72 0 0 20 0 38 0 97976941 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694703700328 139695247283198 0 4 0 16800975 0 0 0 -1 0 0 0 46 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26473] ppid=26441 vsize=15535816 memory=0 CPUtime=2467.09 cores=0-7
/proc/26444/task/26473/stat : 26473 (java) R 26441 26444 19268 0 -1 4202560 80038 0 0 0 246638 71 0 0 20 0 38 0 97976941 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694702648168 139695247751702 0 4 0 16800975 0 0 0 -1 1 0 0 48 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26474] ppid=26441 vsize=15535816 memory=0 CPUtime=0.02 cores=0-7
/proc/26444/task/26474/stat : 26474 (java) S 26441 26444 19268 0 -1 1077944384 29 0 0 0 2 0 0 0 20 0 38 0 97976941 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694701601440 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26475] ppid=26441 vsize=15535816 memory=0 CPUtime=0.02 cores=0-7
/proc/26444/task/26475/stat : 26475 (java) S 26441 26444 19268 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 38 0 97976941 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694700549664 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26476] ppid=26441 vsize=15535816 memory=1004 CPUtime=0 cores=0-7
/proc/26444/task/26476/stat : 26476 (java) S 26441 26444 19268 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 38 0 97976941 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694699496864 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26477] ppid=26441 vsize=15535816 memory=1228 CPUtime=2468.74 cores=0-7
/proc/26444/task/26477/stat : 26477 (java) R 26441 26444 19268 0 -1 4202560 80322 0 0 0 246802 72 0 0 20 0 38 0 97976946 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694698437512 139695244870671 0 4 0 16800975 0 0 0 -1 3 0 0 39 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26478] ppid=26441 vsize=15535816 memory=1952 CPUtime=2466.39 cores=0-7
/proc/26444/task/26478/stat : 26478 (java) R 26441 26444 19268 0 -1 4202560 80270 0 0 0 246567 72 0 0 20 0 38 0 97976946 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694697387648 139695247351847 0 4 0 16800975 0 0 0 -1 6 0 0 49 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26479] ppid=26441 vsize=15535816 memory=5796 CPUtime=0 cores=0-7
/proc/26444/task/26479/stat : 26479 (java) S 26441 26444 19268 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 97976946 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694696338464 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26480] ppid=26441 vsize=15535816 memory=4616 CPUtime=0 cores=0-7
/proc/26444/task/26480/stat : 26480 (java) S 26441 26444 19268 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 97976946 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694695285664 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26481] ppid=26441 vsize=15535816 memory=8584 CPUtime=0 cores=0-7
/proc/26444/task/26481/stat : 26481 (java) S 26441 26444 19268 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 97976946 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694694232864 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
[pid=26444/tid=26482] ppid=26441 vsize=15535816 memory=792 CPUtime=0 cores=0-7
/proc/26444/task/26482/stat : 26482 (java) S 26441 26444 19268 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 97976946 15908675584 158479 33554432000 4194304 4196468 140733957655568 139694693180064 139695637976789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140733957657697 140733957657883 140733957657883 140733957660623 0
Current children cumulated CPU time: 19874.3 s
Current children cumulated vsize: 15535816 KiB
Current children cumulated memory: 633916 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.08 s]
# the end of solver process 26444 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19861.6 s, system=13.2086 s

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

Child status: 143
Real time (s): 2520.08
CPU time (s): 19874.8
CPU user time (s): 19861.6
CPU system time (s): 13.2086
CPU usage (%): 788.658
Max. virtual memory (cumulated for all children) (KiB): 15535848
Max. memory (cumulated for all children) (KiB): 3841276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19861.6
system time used= 13.2086
maximum resident set size= 3843368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1626811
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 943010
involuntary context switches= 429761


# summary of solver processes directly reported to runsolver:
#   pid: 26444
#   total CPU time (s): 19874.8
#   total CPU user time (s): 19861.6
#   total CPU system time (s): 13.2086

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.9379 second user time and 30.8094 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 20:14:57
IDJOB=4275670
IDBENCH=115551
IDSOLVER=2668
FILE ID=node148/4275670-1502648955
RUNJOBID= node148-1502640088-19295
PBS_JOBID= 20628333
Free space on /tmp= 61616 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-xcsp2-os-gp/gp10-05-1070_X2.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275670-1502648955/watcher-4275670-1502648955 -o /tmp/evaluation-result-4275670-1502648955/solver-4275670-1502648955 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1502640088-19295 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1594151416 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275670-1502648955.xml

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

MD5SUM BENCH= 23007d5514affe077dd6f6cf857721a4
RANDOM SEED=1594151416

node148.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.19
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.19
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.19
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.19
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:        28778496 kB
MemAvailable:   31985956 kB
Buffers:          212136 kB
Cached:          3283620 kB
SwapCached:            0 kB
Active:           840488 kB
Inactive:        2708336 kB
Active(anon):       4180 kB
Inactive(anon):    76688 kB
Active(file):     836308 kB
Inactive(file):  2631648 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42048 kB
Writeback:             0 kB
AnonPages:         53300 kB
Mapped:            43404 kB
Shmem:             25224 kB
Slab:             137192 kB
SReclaimable:     110676 kB
SUnreclaim:        26516 kB
KernelStack:        3360 kB
PageTables:         4948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61576 MiB
End job on node148 at 2017-08-13 20:56:57