Trace number 4299225

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
MiniCPFever 2018-04-29SAT (TO)25 2520.05 2500.33

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-05-4-rom_c18.xml
MD5SUM1b32d92326af8dd624b5ed4fc8860100
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark24.0774
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints40
Number of domains5
Minimum domain size2
Maximum domain size10397
Distribution of domain sizes[{"size":2,"count":10},{"size":6,"count":70},{"size":27,"count":25},{"size":10397,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":50},{"degree":2,"count":70},{"degree":8,"count":25}]
Minimum constraint arity8
Maximum constraint arity9
Distribution of constraint arities[{"arity":8,"count":10},{"arity":9,"count":30}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
3.66/1.47	o 0
3.66/1.47	objective:0
4.35/1.78	o 4
4.35/1.78	objective:-4
4.50/1.85	o 5
4.50/1.85	objective:-5
84.74/81.59	o 9
84.74/81.59	objective:-9
84.94/81.75	o 12
84.94/81.75	objective:-12
85.73/82.53	o 15
85.73/82.53	objective:-15
130.69/127.43	o 16
130.69/127.43	objective:-16
131.41/128.17	o 17
131.41/128.17	objective:-17
131.41/128.17	o 19
131.41/128.17	objective:-19
131.41/128.17	o 20
131.41/128.17	objective:-20
150.62/147.34	o 21
150.62/147.34	objective:-21
239.56/236.17	o 22
239.56/236.17	objective:-22
259.87/256.40	o 23
259.87/256.40	objective:-23
699.82/694.66	o 25
699.82/694.66	objective:-25
2520.00/2500.31	s SATISFIABLE
2520.00/2500.31	v <instantiation>
2520.00/2500.31	v 	<list>
2520.00/2500.31	v 		r[0][0] r[0][1] r[0][2] r[0][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] r[4][0] r[4][1] r[4][2] r[4][3] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] c[4][0] c[4][1] c[4][2] c[4][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pr[4][0] pr[4][1] pr[4][2] pr[4][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] pc[4][0] pc[4][1] pc[4][2] pc[4][3] br[0][0] br[0][1] br[0][2] br[0][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] br[4][0] br[4][1] br[4][2] br[4][3] bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] bc[4][0] bc[4][1] bc[4][2] bc[4][3] x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] 
2520.00/2500.31	v 	</list>
2520.00/2500.31	v 	<values>
2520.00/2500.31	v 		7440 95 -1 -1 4454 -1 -1 -1 2015 9697 -1 -1 2325 962 -1 -1 4378 -1 -1 -1 7531 -1 -1 -1 1229 -1 -1 -1 376 2329 -1 -1 239 1250 -1 -1 2410 -1 -1 -1 0 3 -1 -1 0 -1 -1 -1 0 4 -1 -1 0 3 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 1 4 -1 -1 0 3 -1 -1 0 -1 -1 -1 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 5 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 17 1 26 0 3 8 17 0 11 0 2 14 13 26 21 2 22 26 1 8 8 13 3 20 18 
2520.00/2500.31	v 	</values>
2520.00/2500.31	v </instantiation>

Verifier Data

OK	25

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299225-1532796370/watcher-4299225-1532796370 -o /tmp/evaluation-result-4299225-1532796370/solver-4299225-1532796370 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532776307-29142 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299225-1532796370.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=31487, runsolver pid=31484

[startup+0.100096 s]*
/proc/loadavg: 2.25 1.57 1.46 5/215 31502
/proc/meminfo: memFree=27565004/32770624 swapFree=67108860/67108860
[pid=31487] ppid=31484 vsize=10658972 memory=25724 CPUtime=0.13 cores=1,3,5,7
/proc/31487/stat : 31487 (java) S 31484 31487 29110 0 -1 1077944320 5355 0 0 0 12 1 0 0 20 0 15 0 97200204 10914787328 6431 33554432000 4194304 4196468 140731134018576 140731134001120 140330033872631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
/proc/31487/statm: 2664743 6431 2822 1 0 2627263 0
[pid=31487/tid=31489] ppid=31484 vsize=10658972 memory=-8413741653617185660 CPUtime=0.09 cores=1,3,5,7
/proc/31487/task/31489/stat : 31489 (java) R 31484 31487 29110 0 -1 4202560 3165 0 0 0 9 0 0 0 20 0 15 0 97200204 10914787328 6431 33554432000 4194304 4196468 140731134018576 140330038102112 140330033893978 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31490] ppid=31484 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31490/stat : 31490 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200205 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329640921360 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31491] ppid=31484 vsize=10658972 memory=139795789792896 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31491/stat : 31491 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200205 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329639868816 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31492] ppid=31484 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31492/stat : 31492 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200205 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329638816272 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31493] ppid=31484 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31493/stat : 31493 (java) S 31484 31487 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97200205 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329637763728 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31494] ppid=31484 vsize=10658972 memory=139795789792896 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31494/stat : 31494 (java) S 31484 31487 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97200206 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329526196720 140330033883778 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31495] ppid=31484 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31495/stat : 31495 (java) S 31484 31487 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97200207 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329525142944 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31496] ppid=31484 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31496/stat : 31496 (java) S 31484 31487 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97200207 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329524090352 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31497] ppid=31484 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31497/stat : 31497 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200209 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329523038928 140330033891227 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31498] ppid=31484 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31498/stat : 31498 (java) R 31484 31487 29110 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 15 0 97200209 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329521985616 140330033882837 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31499] ppid=31484 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31499/stat : 31499 (java) R 31484 31487 29110 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 15 0 97200209 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329520924480 140330017408672 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31500] ppid=31484 vsize=10658972 memory=139795789792896 CPUtime=0.02 cores=1,3,5,7
/proc/31487/task/31500/stat : 31500 (java) R 31484 31487 29110 0 -1 4202560 385 0 0 0 2 0 0 0 20 0 15 0 97200209 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329519880432 140330013587404 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31501] ppid=31484 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31501/stat : 31501 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200210 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329518828128 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31502] ppid=31484 vsize=10658972 memory=139795789792896 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31502/stat : 31502 (java) R 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200210 10914787328 6431 33554432000 4194304 4196468 140731134018576 140329517775664 140330033883778 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 25724 KiB

[startup+0.210612 s]*
/proc/loadavg: 2.25 1.57 1.46 5/215 31502
/proc/meminfo: memFree=27552288/32770624 swapFree=67108860/67108860
[pid=31487] ppid=31484 vsize=10658972 memory=38632 CPUtime=0.33 cores=1,3,5,7
/proc/31487/stat : 31487 (java) S 31484 31487 29110 0 -1 1077944320 8229 0 0 0 31 2 0 0 20 0 15 0 97200204 10914787328 9658 33554432000 4194304 4196468 140731134018576 140731134001120 140330033872631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
/proc/31487/statm: 2664743 9658 2975 1 0 2627263 0
[pid=31487/tid=31489] ppid=31484 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/31487/task/31489/stat : 31489 (java) R 31484 31487 29110 0 -1 4202560 5130 0 0 0 19 1 0 0 20 0 15 0 97200204 10914787328 9658 33554432000 4194304 4196468 140731134018576 140330038104328 140330033894557 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31490] ppid=31484 vsize=10658972 memory=331 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31490/stat : 31490 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200205 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329640921360 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31491] ppid=31484 vsize=10658972 memory=139795790317870 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31491/stat : 31491 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200205 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329639868816 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31492] ppid=31484 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31492/stat : 31492 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200205 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329638816272 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31493] ppid=31484 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31493/stat : 31493 (java) S 31484 31487 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97200205 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329637763728 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31494] ppid=31484 vsize=10658972 memory=139795789792896 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31494/stat : 31494 (java) S 31484 31487 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97200206 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329526196720 140330033883778 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31495] ppid=31484 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31495/stat : 31495 (java) S 31484 31487 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97200207 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329525142944 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31496] ppid=31484 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31496/stat : 31496 (java) S 31484 31487 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97200207 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329524090352 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31497] ppid=31484 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31497/stat : 31497 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200209 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329523038928 140330033891227 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31498] ppid=31484 vsize=10658972 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/31487/task/31498/stat : 31498 (java) R 31484 31487 29110 0 -1 4202560 686 0 0 0 2 0 0 0 20 0 15 0 97200209 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329521985520 140330026162013 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31499] ppid=31484 vsize=10658972 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/31487/task/31499/stat : 31499 (java) R 31484 31487 29110 0 -1 4202560 118 0 0 0 1 0 0 0 20 0 15 0 97200209 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329520932976 140330026162080 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31500] ppid=31484 vsize=10658972 memory=139795789792896 CPUtime=0.07 cores=1,3,5,7
/proc/31487/task/31500/stat : 31500 (java) S 31484 31487 29110 0 -1 1077944384 951 0 0 0 7 0 0 0 20 0 15 0 97200209 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329519880432 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31501] ppid=31484 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31501/stat : 31501 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200210 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329518828128 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31502] ppid=31484 vsize=10658972 memory=139795789792896 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31502/stat : 31502 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200210 10914787328 9658 33554432000 4194304 4196468 140731134018576 140329517775664 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 38632 KiB

[startup+0.319907 s]*
/proc/loadavg: 2.25 1.57 1.46 6/215 31502
/proc/meminfo: memFree=27538400/32770624 swapFree=67108860/67108860
[pid=31487] ppid=31484 vsize=10659048 memory=52060 CPUtime=0.64 cores=1,3,5,7
/proc/31487/stat : 31487 (java) S 31484 31487 29110 0 -1 1077944320 9606 0 0 0 61 3 0 0 20 0 15 0 97200204 10914865152 13015 33554432000 4194304 4196468 140731134018576 140731134001120 140330033872631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
/proc/31487/statm: 2664762 13015 3055 1 0 2627263 0
[pid=31487/tid=31489] ppid=31484 vsize=10659048 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/31487/task/31489/stat : 31489 (java) R 31484 31487 29110 0 -1 4202560 5470 0 0 0 29 1 0 0 20 0 15 0 97200204 10914865152 13015 33554432000 4194304 4196468 140731134018576 140330038106992 140329671507920 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31490] ppid=31484 vsize=10659048 memory=4294977825 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31490/stat : 31490 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200205 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329640921360 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31491] ppid=31484 vsize=10659048 memory=139795790317869 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31491/stat : 31491 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200205 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329639868816 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31492] ppid=31484 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31492/stat : 31492 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200205 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329638816272 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31493] ppid=31484 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31493/stat : 31493 (java) S 31484 31487 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97200205 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329637763728 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31494] ppid=31484 vsize=10659048 memory=139795789792896 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31494/stat : 31494 (java) S 31484 31487 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97200206 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329526196720 140330033883778 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31495] ppid=31484 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31495/stat : 31495 (java) S 31484 31487 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329525142944 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31496] ppid=31484 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31496/stat : 31496 (java) S 31484 31487 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329524090352 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31497] ppid=31484 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31497/stat : 31497 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200209 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329523038928 140330033891227 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31498] ppid=31484 vsize=10659048 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/31487/task/31498/stat : 31498 (java) R 31484 31487 29110 0 -1 4202560 972 0 0 0 8 0 0 0 20 0 15 0 97200209 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329521972064 140330014562528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31499] ppid=31484 vsize=10659048 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/31487/task/31499/stat : 31499 (java) R 31484 31487 29110 0 -1 4202560 348 0 0 0 8 0 0 0 20 0 15 0 97200209 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329520919376 140330011626513 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31500] ppid=31484 vsize=10659048 memory=139795789792896 CPUtime=0.14 cores=1,3,5,7
/proc/31487/task/31500/stat : 31500 (java) R 31484 31487 29110 0 -1 4202560 1448 0 0 0 14 0 0 0 20 0 15 0 97200209 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329519877368 140330012819088 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31501] ppid=31484 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31501/stat : 31501 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200210 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329518828128 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31502] ppid=31484 vsize=10659048 memory=139795789792896 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31502/stat : 31502 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200210 10914865152 13015 33554432000 4194304 4196468 140731134018576 140329517775664 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 52060 KiB

[startup+0.70095 s]
/proc/loadavg: 2.25 1.57 1.46 5/215 31502
/proc/meminfo: memFree=27483544/32770624 swapFree=67108860/67108860
[pid=31487] ppid=31484 vsize=10659048 memory=213968 CPUtime=1.83 cores=1,3,5,7
/proc/31487/stat : 31487 (java) S 31484 31487 29110 0 -1 1077944320 11829 0 0 0 176 7 0 0 20 0 15 0 97200204 10914865152 53492 33554432000 4194304 4196468 140731134018576 140731134001120 140330033872631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
/proc/31487/statm: 2664762 53492 3119 1 0 2627263 0
[pid=31487/tid=31489] ppid=31484 vsize=10659048 memory=15708 CPUtime=0.65 cores=1,3,5,7
/proc/31487/task/31489/stat : 31489 (java) R 31484 31487 29110 0 -1 4202560 5629 0 0 0 62 3 0 0 20 0 15 0 97200204 10914865152 53492 33554432000 4194304 4196468 140731134018576 140330038110408 140329674579104 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31490] ppid=31484 vsize=10659048 memory=2324 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31490/stat : 31490 (java) S 31484 31487 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97200205 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329640921360 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31491] ppid=31484 vsize=10659048 memory=1584 CPUtime=0.01 cores=1,3,5,7
/proc/31487/task/31491/stat : 31491 (java) S 31484 31487 29110 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 15 0 97200205 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329639868816 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31492] ppid=31484 vsize=10659048 memory=496 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31492/stat : 31492 (java) S 31484 31487 29110 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 97200205 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329638816272 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31493] ppid=31484 vsize=10659048 memory=928 CPUtime=0.01 cores=1,3,5,7
/proc/31487/task/31493/stat : 31493 (java) S 31484 31487 29110 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 15 0 97200205 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329637763728 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31494] ppid=31484 vsize=10659048 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31494/stat : 31494 (java) S 31484 31487 29110 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 97200206 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329526196720 140330033883778 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31495] ppid=31484 vsize=10659048 memory=1968 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31495/stat : 31495 (java) S 31484 31487 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329525142944 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31496] ppid=31484 vsize=10659048 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31496/stat : 31496 (java) S 31484 31487 29110 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329524090352 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31497] ppid=31484 vsize=10659048 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31497/stat : 31497 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200209 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329523038928 140330033891227 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31498] ppid=31484 vsize=10659048 memory=6081108994580573287 CPUtime=0.44 cores=1,3,5,7
/proc/31487/task/31498/stat : 31498 (java) R 31484 31487 29110 0 -1 4202560 1693 0 0 0 44 0 0 0 20 0 15 0 97200209 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329521976800 140330018989808 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31499] ppid=31484 vsize=10659048 memory=6148935659200796009 CPUtime=0.39 cores=1,3,5,7
/proc/31487/task/31499/stat : 31499 (java) S 31484 31487 29110 0 -1 1077944384 1002 0 0 0 39 0 0 0 20 0 15 0 97200209 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329520932976 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31500] ppid=31484 vsize=10659048 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/31487/task/31500/stat : 31500 (java) S 31484 31487 29110 0 -1 1077944384 1973 0 0 0 26 0 0 0 20 0 15 0 97200209 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329519880432 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31501] ppid=31484 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31501/stat : 31501 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200210 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329518828128 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31502] ppid=31484 vsize=10659048 memory=756 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31502/stat : 31502 (java) S 31484 31487 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97200210 10914865152 53492 33554432000 4194304 4196468 140731134018576 140329517775664 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
Current children cumulated CPU time: 1.83 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 213968 KiB

[startup+1.50095 s]
/proc/loadavg: 2.25 1.57 1.46 5/215 31502
/proc/meminfo: memFree=27296500/32770624 swapFree=67108860/67108860
[pid=31487] ppid=31484 vsize=10659048 memory=335988 CPUtime=3.89 cores=1,3,5,7
/proc/31487/stat : 31487 (java) S 31484 31487 29110 0 -1 1077944320 13335 0 0 0 376 13 0 0 20 0 15 0 97200204 10914865152 83997 33554432000 4194304 4196468 140731134018576 140731134001120 140330033872631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
/proc/31487/statm: 2664762 83997 3136 1 0 2627263 0
[pid=31487/tid=31489] ppid=31484 vsize=10659048 memory=294856 CPUtime=1.41 cores=1,3,5,7
/proc/31487/task/31489/stat : 31489 (java) R 31484 31487 29110 0 -1 4202560 5781 0 0 0 137 4 0 0 20 0 15 0 97200204 10914865152 83997 33554432000 4194304 4196468 140731134018576 140330038106624 140329671540983 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31490] ppid=31484 vsize=10659048 memory=6791534058613427641 CPUtime=0.04 cores=1,3,5,7
/proc/31487/task/31490/stat : 31490 (java) S 31484 31487 29110 0 -1 1077944384 148 0 0 0 2 2 0 0 20 0 15 0 97200205 10914865152 83997 33554432000 4194304 4196468 140731134018576 140329640921360 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31491] ppid=31484 vsize=10659048 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/31487/task/31491/stat : 31491 (java) S 31484 31487 29110 0 -1 1077944384 123 0 0 0 2 2 0 0 20 0 15 0 97200205 10914865152 83997 33554432000 4194304 4196468 140731134018576 140329639868816 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31492] ppid=31484 vsize=10659048 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/31487/task/31492/stat : 31492 (java) S 31484 31487 29110 0 -1 1077944384 136 0 0 0 2 2 0 0 20 0 15 0 97200205 10914865152 83997 33554432000 4194304 4196468 140731134018576 140329638816272 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31493] ppid=31484 vsize=10659048 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/31487/task/31493/stat : 31493 (java) S 31484 31487 29110 0 -1 1077944384 50 0 0 0 2 1 0 0 20 0 15 0 97200205 10914865152 83997 33554432000 4194304 4196468 140731134018576 140329637763728 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31494] ppid=31484 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31494/stat : 31494 (java) S 31484 31487 29110 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 97200206 10914865152 83997 33554432000 4194304 4196468 140731134018576 140329526196720 140330033883778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0

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

/proc/31487/task/31489/stat : 31489 (java) R 31484 31487 29110 0 -1 4202560 65709 0 0 0 237074 58 0 0 20 0 15 0 97200204 10914865152 550075 33554432000 4194304 4196468 140731134018576 140330038112624 140329675906554 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31490] ppid=31484 vsize=10659048 memory=2200300 CPUtime=5.46 cores=1,3,5,7
/proc/31487/task/31490/stat : 31490 (java) S 31484 31487 29110 0 -1 1077944384 23032 0 0 0 514 32 0 0 20 0 15 0 97200205 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329640921360 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31491] ppid=31484 vsize=10659048 memory=2200300 CPUtime=5.46 cores=1,3,5,7
/proc/31487/task/31491/stat : 31491 (java) S 31484 31487 29110 0 -1 1077944384 21919 0 0 0 516 30 0 0 20 0 15 0 97200205 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329639868816 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31492] ppid=31484 vsize=10659048 memory=2200300 CPUtime=5.49 cores=1,3,5,7
/proc/31487/task/31492/stat : 31492 (java) S 31484 31487 29110 0 -1 1077944384 18292 0 0 0 517 32 0 0 20 0 15 0 97200205 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329638816272 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31493] ppid=31484 vsize=10659048 memory=2200300 CPUtime=5.47 cores=1,3,5,7
/proc/31487/task/31493/stat : 31493 (java) S 31484 31487 29110 0 -1 1077944384 22621 0 0 0 518 29 0 0 20 0 15 0 97200205 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329637763728 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31494] ppid=31484 vsize=10659048 memory=2198252 CPUtime=3.22 cores=1,3,5,7
/proc/31487/task/31494/stat : 31494 (java) S 31484 31487 29110 0 -1 1077944384 25076 0 0 0 295 27 0 0 20 0 15 0 97200206 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329526196720 140330033883778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31495] ppid=31484 vsize=10659048 memory=2198252 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31495/stat : 31495 (java) S 31484 31487 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329525143008 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31496] ppid=31484 vsize=10659048 memory=2198252 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31496/stat : 31496 (java) S 31484 31487 29110 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329524090352 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31497] ppid=31484 vsize=10659048 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31497/stat : 31497 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200209 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329523038928 140330033891227 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31498] ppid=31484 vsize=10659048 memory=2200300 CPUtime=1.2 cores=1,3,5,7
/proc/31487/task/31498/stat : 31498 (java) S 31484 31487 29110 0 -1 1077944384 5635 0 0 0 119 1 0 0 20 0 15 0 97200209 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329521985520 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31499] ppid=31484 vsize=10659048 memory=2200300 CPUtime=1.35 cores=1,3,5,7
/proc/31487/task/31499/stat : 31499 (java) S 31484 31487 29110 0 -1 1077944384 9096 0 0 0 133 2 0 0 20 0 15 0 97200209 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329520932976 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31500] ppid=31484 vsize=10659048 memory=2200300 CPUtime=0.41 cores=1,3,5,7
/proc/31487/task/31500/stat : 31500 (java) S 31484 31487 29110 0 -1 1077944384 7595 0 0 0 40 1 0 0 20 0 15 0 97200209 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329519880432 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31501] ppid=31484 vsize=10659048 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31501/stat : 31501 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200210 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329518828128 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31502] ppid=31484 vsize=10659048 memory=2200300 CPUtime=1.41 cores=1,3,5,7
/proc/31487/task/31502/stat : 31502 (java) S 31484 31487 29110 0 -1 1077944384 2734 0 0 0 64 77 0 0 20 0 15 0 97200210 10914865152 550075 33554432000 4194304 4196468 140731134018576 140329517775664 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
Current children cumulated CPU time: 2400.87 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 2200300 KiB

[startup+2442.3 s]
/proc/loadavg: 1.66 1.38 1.38 3/215 31680
/proc/meminfo: memFree=25694720/32770624 swapFree=67108860/67108860
[pid=31487] ppid=31484 vsize=10659048 memory=2204396 CPUtime=2461.44 cores=1,3,5,7
/proc/31487/stat : 31487 (java) S 31484 31487 29110 0 -1 1077944320 207116 0 0 0 245890 254 0 0 20 0 15 0 97200204 10914865152 551099 33554432000 4194304 4196468 140731134018576 140731134001120 140330033872631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
/proc/31487/statm: 2664762 551099 3152 1 0 2627263 0
[pid=31487/tid=31489] ppid=31484 vsize=10659048 memory=2204396 CPUtime=2430.94 cores=1,3,5,7
/proc/31487/task/31489/stat : 31489 (java) R 31484 31487 29110 0 -1 4202560 66604 0 0 0 243035 59 0 0 20 0 15 0 97200204 10914865152 551099 33554432000 4194304 4196468 140731134018576 140330038112512 140329675906465 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31490] ppid=31484 vsize=10659048 memory=2204396 CPUtime=5.67 cores=1,3,5,7
/proc/31487/task/31490/stat : 31490 (java) S 31484 31487 29110 0 -1 1077944384 23701 0 0 0 534 33 0 0 20 0 15 0 97200205 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329640921360 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31491] ppid=31484 vsize=10659048 memory=2204396 CPUtime=5.67 cores=1,3,5,7
/proc/31487/task/31491/stat : 31491 (java) S 31484 31487 29110 0 -1 1077944384 22408 0 0 0 536 31 0 0 20 0 15 0 97200205 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329639868816 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31492] ppid=31484 vsize=10659048 memory=2200300 CPUtime=5.69 cores=1,3,5,7
/proc/31487/task/31492/stat : 31492 (java) S 31484 31487 29110 0 -1 1077944384 18747 0 0 0 536 33 0 0 20 0 15 0 97200205 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329638816272 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31493] ppid=31484 vsize=10659048 memory=2202348 CPUtime=5.67 cores=1,3,5,7
/proc/31487/task/31493/stat : 31493 (java) S 31484 31487 29110 0 -1 1077944384 23570 0 0 0 537 30 0 0 20 0 15 0 97200205 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329637763728 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31494] ppid=31484 vsize=10659048 memory=1240 CPUtime=3.32 cores=1,3,5,7
/proc/31487/task/31494/stat : 31494 (java) S 31484 31487 29110 0 -1 1077944384 25600 0 0 0 304 28 0 0 20 0 15 0 97200206 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329526196720 140330033883778 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31495] ppid=31484 vsize=10659048 memory=2202348 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31495/stat : 31495 (java) S 31484 31487 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329525143008 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31496] ppid=31484 vsize=10659048 memory=2202348 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31496/stat : 31496 (java) S 31484 31487 29110 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329524090352 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31497] ppid=31484 vsize=10659048 memory=2202348 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31497/stat : 31497 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200209 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329523038928 140330033891227 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31498] ppid=31484 vsize=10659048 memory=2204396 CPUtime=1.2 cores=1,3,5,7
/proc/31487/task/31498/stat : 31498 (java) S 31484 31487 29110 0 -1 1077944384 5641 0 0 0 119 1 0 0 20 0 15 0 97200209 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329521985520 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31499] ppid=31484 vsize=10659048 memory=2204396 CPUtime=1.35 cores=1,3,5,7
/proc/31487/task/31499/stat : 31499 (java) S 31484 31487 29110 0 -1 1077944384 9102 0 0 0 133 2 0 0 20 0 15 0 97200209 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329520932976 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31500] ppid=31484 vsize=10659048 memory=2204396 CPUtime=0.41 cores=1,3,5,7
/proc/31487/task/31500/stat : 31500 (java) S 31484 31487 29110 0 -1 1077944384 7601 0 0 0 40 1 0 0 20 0 15 0 97200209 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329519880432 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31501] ppid=31484 vsize=10659048 memory=2204396 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31501/stat : 31501 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200210 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329518828128 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31502] ppid=31484 vsize=10659048 memory=2204396 CPUtime=1.46 cores=1,3,5,7
/proc/31487/task/31502/stat : 31502 (java) S 31484 31487 29110 0 -1 1077944384 2781 0 0 0 67 79 0 0 20 0 15 0 97200210 10914865152 551099 33554432000 4194304 4196468 140731134018576 140329517775664 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
Current children cumulated CPU time: 2461.44 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 2204396 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.3 s]
/proc/loadavg: 1.45 1.37 1.38 3/215 31680
/proc/meminfo: memFree=25543380/32770624 swapFree=67108860/67108860
[pid=31487] ppid=31484 vsize=10659048 memory=2208492 CPUtime=2520 cores=1,3,5,7
/proc/31487/stat : 31487 (java) S 31484 31487 29110 0 -1 1077944320 211191 0 0 0 251741 259 0 0 20 0 15 0 97200204 10914865152 552123 33554432000 4194304 4196468 140731134018576 140731134001120 140330033872631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
/proc/31487/statm: 2664762 552123 3152 1 0 2627263 0
[pid=31487/tid=31489] ppid=31484 vsize=10659048 memory=2208492 CPUtime=2488.57 cores=1,3,5,7
/proc/31487/task/31489/stat : 31489 (java) R 31484 31487 29110 0 -1 4202560 67407 0 0 0 248798 59 0 0 20 0 15 0 97200204 10914865152 552123 33554432000 4194304 4196468 140731134018576 140330038112624 140329675906533 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31490] ppid=31484 vsize=10659048 memory=2208492 CPUtime=5.87 cores=1,3,5,7
/proc/31487/task/31490/stat : 31490 (java) S 31484 31487 29110 0 -1 1077944384 24630 0 0 0 553 34 0 0 20 0 15 0 97200205 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329640921360 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31491] ppid=31484 vsize=10659048 memory=2208492 CPUtime=5.87 cores=1,3,5,7
/proc/31487/task/31491/stat : 31491 (java) S 31484 31487 29110 0 -1 1077944384 22929 0 0 0 556 31 0 0 20 0 15 0 97200205 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329639868816 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31492] ppid=31484 vsize=10659048 memory=141 CPUtime=5.87 cores=1,3,5,7
/proc/31487/task/31492/stat : 31492 (java) S 31484 31487 29110 0 -1 1077944384 19458 0 0 0 553 34 0 0 20 0 15 0 97200205 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329638816272 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31493] ppid=31484 vsize=10659048 memory=279591366343104 CPUtime=5.87 cores=1,3,5,7
/proc/31487/task/31493/stat : 31493 (java) S 31484 31487 29110 0 -1 1077944384 24111 0 0 0 556 31 0 0 20 0 15 0 97200205 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329637763728 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31494] ppid=31484 vsize=10659048 memory=2206444 CPUtime=3.42 cores=1,3,5,7
/proc/31487/task/31494/stat : 31494 (java) S 31484 31487 29110 0 -1 1077944384 26104 0 0 0 313 29 0 0 20 0 15 0 97200206 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329526196720 140330033883778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31495] ppid=31484 vsize=10659048 memory=2206444 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31495/stat : 31495 (java) S 31484 31487 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329525143008 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31496] ppid=31484 vsize=10659048 memory=56 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31496/stat : 31496 (java) S 31484 31487 29110 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329524090352 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31497] ppid=31484 vsize=10659048 memory=2206444 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31497/stat : 31497 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200209 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329523038928 140330033891227 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31498] ppid=31484 vsize=10659048 memory=2206444 CPUtime=1.2 cores=1,3,5,7
/proc/31487/task/31498/stat : 31498 (java) S 31484 31487 29110 0 -1 1077944384 5647 0 0 0 119 1 0 0 20 0 15 0 97200209 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329521985520 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31499] ppid=31484 vsize=10659048 memory=2206444 CPUtime=1.35 cores=1,3,5,7
/proc/31487/task/31499/stat : 31499 (java) S 31484 31487 29110 0 -1 1077944384 9108 0 0 0 133 2 0 0 20 0 15 0 97200209 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329520932976 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31500] ppid=31484 vsize=10659048 memory=2206444 CPUtime=0.41 cores=1,3,5,7
/proc/31487/task/31500/stat : 31500 (java) S 31484 31487 29110 0 -1 1077944384 7607 0 0 0 40 1 0 0 20 0 15 0 97200209 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329519880432 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31501] ppid=31484 vsize=10659048 memory=2208492 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31501/stat : 31501 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200210 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329518828128 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31502] ppid=31484 vsize=10659048 memory=2208492 CPUtime=1.49 cores=1,3,5,7
/proc/31487/task/31502/stat : 31502 (java) S 31484 31487 29110 0 -1 1077944384 2829 0 0 0 68 81 0 0 20 0 15 0 97200210 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329517775664 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 2208492 KiB

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

[startup+2500.33 s]
# the end of solver process 31487 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.44 s, system=2.61124 s

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

[startup+2500.3 s]
/proc/loadavg: 1.45 1.37 1.38 3/215 31680
/proc/meminfo: memFree=25543380/32770624 swapFree=67108860/67108860
[pid=31487] ppid=31484 vsize=10659048 memory=2208492 CPUtime=2520 cores=1,3,5,7
/proc/31487/stat : 31487 (java) S 31484 31487 29110 0 -1 1077944320 211191 0 0 0 251741 259 0 0 20 0 15 0 97200204 10914865152 552123 33554432000 4194304 4196468 140731134018576 140731134001120 140330033872631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
/proc/31487/statm: 2664762 552123 3152 1 0 2627263 0
[pid=31487/tid=31489] ppid=31484 vsize=10659048 memory=2208492 CPUtime=2488.57 cores=1,3,5,7
/proc/31487/task/31489/stat : 31489 (java) R 31484 31487 29110 0 -1 4202560 67407 0 0 0 248798 59 0 0 20 0 15 0 97200204 10914865152 552123 33554432000 4194304 4196468 140731134018576 140330038112624 140329675906533 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31490] ppid=31484 vsize=10659048 memory=2208492 CPUtime=5.87 cores=1,3,5,7
/proc/31487/task/31490/stat : 31490 (java) S 31484 31487 29110 0 -1 1077944384 24630 0 0 0 553 34 0 0 20 0 15 0 97200205 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329640921360 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31491] ppid=31484 vsize=10659048 memory=2208492 CPUtime=5.87 cores=1,3,5,7
/proc/31487/task/31491/stat : 31491 (java) S 31484 31487 29110 0 -1 1077944384 22929 0 0 0 556 31 0 0 20 0 15 0 97200205 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329639868816 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31492] ppid=31484 vsize=10659048 memory=141 CPUtime=5.87 cores=1,3,5,7
/proc/31487/task/31492/stat : 31492 (java) S 31484 31487 29110 0 -1 1077944384 19458 0 0 0 553 34 0 0 20 0 15 0 97200205 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329638816272 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31493] ppid=31484 vsize=10659048 memory=279591366343104 CPUtime=5.87 cores=1,3,5,7
/proc/31487/task/31493/stat : 31493 (java) S 31484 31487 29110 0 -1 1077944384 24111 0 0 0 556 31 0 0 20 0 15 0 97200205 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329637763728 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31494] ppid=31484 vsize=10659048 memory=2206444 CPUtime=3.42 cores=1,3,5,7
/proc/31487/task/31494/stat : 31494 (java) S 31484 31487 29110 0 -1 1077944384 26104 0 0 0 313 29 0 0 20 0 15 0 97200206 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329526196720 140330033883778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31495] ppid=31484 vsize=10659048 memory=2206444 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31495/stat : 31495 (java) S 31484 31487 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329525143008 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31496] ppid=31484 vsize=10659048 memory=56 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31496/stat : 31496 (java) S 31484 31487 29110 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97200207 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329524090352 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31497] ppid=31484 vsize=10659048 memory=2206444 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31497/stat : 31497 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200209 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329523038928 140330033891227 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31498] ppid=31484 vsize=10659048 memory=2206444 CPUtime=1.2 cores=1,3,5,7
/proc/31487/task/31498/stat : 31498 (java) S 31484 31487 29110 0 -1 1077944384 5647 0 0 0 119 1 0 0 20 0 15 0 97200209 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329521985520 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31499] ppid=31484 vsize=10659048 memory=2206444 CPUtime=1.35 cores=1,3,5,7
/proc/31487/task/31499/stat : 31499 (java) S 31484 31487 29110 0 -1 1077944384 9108 0 0 0 133 2 0 0 20 0 15 0 97200209 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329520932976 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31500] ppid=31484 vsize=10659048 memory=2206444 CPUtime=0.41 cores=1,3,5,7
/proc/31487/task/31500/stat : 31500 (java) S 31484 31487 29110 0 -1 1077944384 7607 0 0 0 40 1 0 0 20 0 15 0 97200209 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329519880432 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31501] ppid=31484 vsize=10659048 memory=2208492 CPUtime=0 cores=1,3,5,7
/proc/31487/task/31501/stat : 31501 (java) S 31484 31487 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97200210 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329518828128 140330033882837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
[pid=31487/tid=31502] ppid=31484 vsize=10659048 memory=2208492 CPUtime=1.49 cores=1,3,5,7
/proc/31487/task/31502/stat : 31502 (java) S 31484 31487 29110 0 -1 1077944384 2829 0 0 0 68 81 0 0 20 0 15 0 97200210 10914865152 552123 33554432000 4194304 4196468 140731134018576 140329517775664 140330033883778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32477184 140731134026925 140731134027017 140731134027017 140731134029775 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 2208492 KiB

Child status: 143
Real time (s): 2500.33
CPU time (s): 2520.05
CPU user time (s): 2517.44
CPU system time (s): 2.61124
CPU usage (%): 100.789
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 2672116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.44
system time used= 2.61124
maximum resident set size= 2674164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211544
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 151777
involuntary context switches= 4439


# summary of solver processes directly reported to runsolver:
#   pid: 31487
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2517.44
#   total CPU system time (s): 2.61124

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3819 second user time and 26.3967 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 18:46:10
IDJOB=4299225
IDBENCH=141311
IDSOLVER=2763
FILE ID=node136/4299225-1532796370
RUNJOBID= node136-1532776307-29142
PBS_JOBID= 21022471
Free space on /tmp= 55796 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-05-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299225-1532796370/watcher-4299225-1532796370 -o /tmp/evaluation-result-4299225-1532796370/solver-4299225-1532796370 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532776307-29142 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299225-1532796370.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1b32d92326af8dd624b5ed4fc8860100
RANDOM SEED=143639789

node136.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.50
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.50
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.50
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.50
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:        27579252 kB
MemAvailable:   31376372 kB
Buffers:          192372 kB
Cached:          3864936 kB
SwapCached:            0 kB
Active:          2314892 kB
Inactive:        2379436 kB
Active(anon):     588276 kB
Inactive(anon):    76472 kB
Active(file):    1726616 kB
Inactive(file):  2302964 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2088 kB
Writeback:             0 kB
AnonPages:        648440 kB
Mapped:            45152 kB
Shmem:             25228 kB
Slab:             194552 kB
SReclaimable:     166748 kB
SUnreclaim:        27804 kB
KernelStack:        3712 kB
PageTables:         6512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1982328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55796 MiB
End job on node136 at 2018-07-28 19:27:51