Trace number 4311605

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
OscaR - Conflict Ordering with restarts 2018-08-17OPT55 24.2112 22.4537

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark7.68873
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.67/0.56	c version: 2018-08-17
0.67/0.56	c seed: 1974265459
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
1.53/1.06	c Parsing done, starting search...
1.74/1.12	o 83
1.74/1.13	o 75
1.74/1.13	o 73
1.74/1.14	o 70
1.74/1.15	o 68
1.74/1.18	o 67
2.03/1.23	o 63
3.17/1.74	o 60
7.34/5.74	o 55
24.15/22.44	s OPTIMUM FOUND
24.15/22.44	v <instantiation>
24.15/22.44	v 	<list>
24.15/22.44	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
24.15/22.44	v 	</list>
24.15/22.44	v 	<values>
24.15/22.44	v 		0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2 
24.15/22.44	v 	</values>
24.15/22.44	v </instantiation>

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311605-1534553632/watcher-4311605-1534553632 -o /tmp/evaluation-result-4311605-1534553632/solver-4311605-1534553632 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534541040-3480 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1974265459 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311605-1534553632.xml 

running on 4 cores: 0,2,4,6

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=5669, runsolver pid=5666

[startup+0.100165 s]*
/proc/loadavg: 1.52 1.62 1.66 3/219 5684
/proc/meminfo: memFree=24152472/32770624 swapFree=67108840/67108860
[pid=5669] ppid=5666 vsize=14082736 memory=30808 CPUtime=0.12 cores=0,2,4,6
/proc/5669/stat : 5669 (java) S 5666 5669 3449 0 -1 1077944320 6592 0 0 0 11 1 0 0 20 0 15 0 272926427 14420721664 7702 33554432000 4194304 4196468 140732591580224 140732591562768 140598887272183 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
/proc/5669/statm: 3520684 7702 3156 1 0 3482761 0
[pid=5669/tid=5671] ppid=5666 vsize=14082736 memory=-8393964759491114176 CPUtime=0.09 cores=0,2,4,6
/proc/5669/task/5671/stat : 5671 (java) R 5666 5669 3449 0 -1 4202560 4647 0 0 0 8 1 0 0 20 0 15 0 272926427 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598891510208 140598871352670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5672] ppid=5666 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5672/stat : 5672 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598843824656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5673] ppid=5666 vsize=14082736 memory=140135604184704 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5673/stat : 5673 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598842772112 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5674] ppid=5666 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5674/stat : 5674 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598481185040 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5675] ppid=5666 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5675/stat : 5675 (java) S 5666 5669 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598480132496 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5676] ppid=5666 vsize=14082736 memory=140135604184704 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5676/stat : 5676 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926429 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598068808432 140598887283330 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5677] ppid=5666 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5677/stat : 5677 (java) S 5666 5669 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272926430 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598067754656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5678] ppid=5666 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5678/stat : 5678 (java) S 5666 5669 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272926430 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598066701552 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5679] ppid=5666 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5679/stat : 5679 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598065650128 140598887290779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5680] ppid=5666 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5680/stat : 5680 (java) S 5666 5669 3449 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 272926432 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598064597232 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5681] ppid=5666 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5681/stat : 5681 (java) S 5666 5669 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272926432 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598063544688 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5682] ppid=5666 vsize=14082736 memory=140135604184704 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5682/stat : 5682 (java) S 5666 5669 3449 0 -1 1077944384 273 0 0 0 1 0 0 0 20 0 15 0 272926432 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598062491632 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5683] ppid=5666 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5683/stat : 5683 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598061439328 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5684] ppid=5666 vsize=14082736 memory=140135604184704 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5684/stat : 5684 (java) S 5666 5669 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272926433 14420721664 7702 33554432000 4194304 4196468 140732591580224 140598060387376 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30808 KiB

[startup+0.213221 s]*
/proc/loadavg: 1.52 1.62 1.66 6/219 5684
/proc/meminfo: memFree=24136264/32770624 swapFree=67108840/67108860
[pid=5669] ppid=5666 vsize=14082736 memory=46888 CPUtime=0.3 cores=0,2,4,6
/proc/5669/stat : 5669 (java) S 5666 5669 3449 0 -1 1077944320 10381 0 0 0 28 2 0 0 20 0 15 0 272926427 14420721664 11722 33554432000 4194304 4196468 140732591580224 140732591562768 140598887272183 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
/proc/5669/statm: 3520684 11722 3362 1 0 3482761 0
[pid=5669/tid=5671] ppid=5666 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/5669/task/5671/stat : 5671 (java) R 5666 5669 3449 0 -1 4202560 8092 0 0 0 18 2 0 0 20 0 15 0 272926427 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598891498512 140598871723024 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5672] ppid=5666 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5672/stat : 5672 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598843824656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5673] ppid=5666 vsize=14082736 memory=140135604190626 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5673/stat : 5673 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598842772112 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5674] ppid=5666 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5674/stat : 5674 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598481185040 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5675] ppid=5666 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5675/stat : 5675 (java) S 5666 5669 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598480132496 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5676] ppid=5666 vsize=14082736 memory=140135604184704 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5676/stat : 5676 (java) S 5666 5669 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272926429 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598068808432 140598887283330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5677] ppid=5666 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5677/stat : 5677 (java) S 5666 5669 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272926430 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598067754656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5678] ppid=5666 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5678/stat : 5678 (java) S 5666 5669 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272926430 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598066701552 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5679] ppid=5666 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5679/stat : 5679 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598065650128 140598887290779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5680] ppid=5666 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5669/task/5680/stat : 5680 (java) R 5666 5669 3449 0 -1 4202560 405 0 0 0 2 0 0 0 20 0 15 0 272926432 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598064597232 140598864892128 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5681] ppid=5666 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5681/stat : 5681 (java) R 5666 5669 3449 0 -1 1077944384 194 0 0 0 1 0 0 0 20 0 15 0 272926432 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598063544784 140598887282389 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5682] ppid=5666 vsize=14082736 memory=140135604184704 CPUtime=0.05 cores=0,2,4,6
/proc/5669/task/5682/stat : 5682 (java) R 5666 5669 3449 0 -1 4202560 311 0 0 0 5 0 0 0 20 0 15 0 272926432 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598062486896 140598871434145 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5683] ppid=5666 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5683/stat : 5683 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598061439328 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5684] ppid=5666 vsize=14082736 memory=140135604184704 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5684/stat : 5684 (java) S 5666 5669 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272926433 14420721664 11722 33554432000 4194304 4196468 140732591580224 140598060387376 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46888 KiB

[startup+0.310735 s]*
/proc/loadavg: 1.52 1.62 1.66 4/219 5684
/proc/meminfo: memFree=24133100/32770624 swapFree=67108840/67108860
[pid=5669] ppid=5666 vsize=14082736 memory=50804 CPUtime=0.44 cores=0,2,4,6
/proc/5669/stat : 5669 (java) S 5666 5669 3449 0 -1 1077944320 10773 0 0 0 41 3 0 0 20 0 15 0 272926427 14420721664 12701 33554432000 4194304 4196468 140732591580224 140732591562768 140598887272183 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
/proc/5669/statm: 3520684 12701 3423 1 0 3482761 0
[pid=5669/tid=5671] ppid=5666 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/5669/task/5671/stat : 5671 (java) R 5666 5669 3449 0 -1 4202560 8452 0 0 0 28 2 0 0 20 0 15 0 272926427 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598891481536 140598871352670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5672] ppid=5666 vsize=14082736 memory=290763888105095191 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5672/stat : 5672 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598843824656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5673] ppid=5666 vsize=14082736 memory=13992007318660760 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5673/stat : 5673 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598842772112 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5674] ppid=5666 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5674/stat : 5674 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598481185040 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5675] ppid=5666 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5675/stat : 5675 (java) S 5666 5669 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272926428 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598480132496 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5676] ppid=5666 vsize=14082736 memory=140135604184704 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5676/stat : 5676 (java) S 5666 5669 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272926429 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598068808432 140598887283330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5677] ppid=5666 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5677/stat : 5677 (java) S 5666 5669 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272926430 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598067754656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5678] ppid=5666 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5678/stat : 5678 (java) S 5666 5669 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272926430 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598066701552 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5679] ppid=5666 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5679/stat : 5679 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598065650128 140598887290779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5680] ppid=5666 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5669/task/5680/stat : 5680 (java) S 5666 5669 3449 0 -1 1077944384 412 0 0 0 3 0 0 0 20 0 15 0 272926432 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598064597232 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5681] ppid=5666 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5669/task/5681/stat : 5681 (java) S 5666 5669 3449 0 -1 1077944384 199 0 0 0 2 0 0 0 20 0 15 0 272926432 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598063544688 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5682] ppid=5666 vsize=14082736 memory=140135604184704 CPUtime=0.08 cores=0,2,4,6
/proc/5669/task/5682/stat : 5682 (java) S 5666 5669 3449 0 -1 1077944384 331 0 0 0 8 0 0 0 20 0 15 0 272926432 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598062491632 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5683] ppid=5666 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5683/stat : 5683 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598061439328 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5684] ppid=5666 vsize=14082736 memory=140135604184704 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5684/stat : 5684 (java) S 5666 5669 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272926433 14420721664 12753 33554432000 4194304 4196468 140732591580224 140598060387376 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50804 KiB

[startup+0.700791 s]
/proc/loadavg: 1.52 1.62 1.66 3/219 5684
/proc/meminfo: memFree=24108112/32770624 swapFree=67108840/67108860
[pid=5669] ppid=5666 vsize=14084804 memory=88888 CPUtime=0.99 cores=0,2,4,6
/proc/5669/stat : 5669 (java) S 5666 5669 3449 0 -1 1077944320 17601 0 0 0 94 5 0 0 20 0 15 0 272926427 14422839296 22222 33554432000 4194304 4196468 140732591580224 140732591562768 140598887272183 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
/proc/5669/statm: 3521201 22222 3498 1 0 3483273 0
[pid=5669/tid=5671] ppid=5666 vsize=14084804 memory=1784 CPUtime=0.67 cores=0,2,4,6
/proc/5669/task/5671/stat : 5671 (java) R 5666 5669 3449 0 -1 4202560 14892 0 0 0 63 4 0 0 20 0 15 0 272926427 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598891494784 140598871352670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5672] ppid=5666 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5672/stat : 5672 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598843824656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5673] ppid=5666 vsize=14084804 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5673/stat : 5673 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598842772112 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5674] ppid=5666 vsize=14084804 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5674/stat : 5674 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598481185040 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5675] ppid=5666 vsize=14084804 memory=5728 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5675/stat : 5675 (java) S 5666 5669 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272926428 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598480132496 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5676] ppid=5666 vsize=14084804 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5676/stat : 5676 (java) S 5666 5669 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272926429 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598068808432 140598887283330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5677] ppid=5666 vsize=14084804 memory=1092 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5677/stat : 5677 (java) S 5666 5669 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272926430 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598067754656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5678] ppid=5666 vsize=14084804 memory=836 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5678/stat : 5678 (java) S 5666 5669 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272926430 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598066701552 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5679] ppid=5666 vsize=14084804 memory=10692 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5679/stat : 5679 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598065650128 140598887290779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5680] ppid=5666 vsize=14084804 memory=7450174591119418944 CPUtime=0.09 cores=0,2,4,6
/proc/5669/task/5680/stat : 5680 (java) S 5666 5669 3449 0 -1 1077944384 564 0 0 0 9 0 0 0 20 0 15 0 272926432 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598064597232 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5681] ppid=5666 vsize=14084804 memory=6442510787546475095 CPUtime=0.05 cores=0,2,4,6
/proc/5669/task/5681/stat : 5681 (java) S 5666 5669 3449 0 -1 1077944384 350 0 0 0 5 0 0 0 20 0 15 0 272926432 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598063544688 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5682] ppid=5666 vsize=14084804 memory=7523071198212214892 CPUtime=0.14 cores=0,2,4,6
/proc/5669/task/5682/stat : 5682 (java) S 5666 5669 3449 0 -1 1077944384 413 0 0 0 14 0 0 0 20 0 15 0 272926432 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598062491632 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5683] ppid=5666 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5683/stat : 5683 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598061439328 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5684] ppid=5666 vsize=14084804 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5684/stat : 5684 (java) S 5666 5669 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272926433 14422839296 22222 33554432000 4194304 4196468 140732591580224 140598060387376 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88888 KiB

[startup+1.50069 s]
/proc/loadavg: 1.52 1.62 1.66 4/219 5684
/proc/meminfo: memFree=24075596/32770624 swapFree=67108840/67108860
[pid=5669] ppid=5666 vsize=14090948 memory=137372 CPUtime=2.94 cores=0,2,4,6
/proc/5669/stat : 5669 (java) S 5666 5669 3449 0 -1 1077944320 24808 0 0 0 286 8 0 0 20 0 15 0 272926427 14429130752 34343 33554432000 4194304 4196468 140732591580224 140732591562768 140598887272183 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
/proc/5669/statm: 3522737 34343 3537 1 0 3484809 0
[pid=5669/tid=5671] ppid=5666 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/5669/task/5671/stat : 5671 (java) R 5666 5669 3449 0 -1 4202560 18949 0 0 0 141 6 0 0 20 0 15 0 272926427 14429130752 34343 33554432000 4194304 4196468 140732591580224 140598891509728 140598887284118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5672] ppid=5666 vsize=14090948 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5672/stat : 5672 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14429130752 34343 33554432000 4194304 4196468 140732591580224 140598843824656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5673] ppid=5666 vsize=14090948 memory=-2843874019102283166 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5673/stat : 5673 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14429130752 34343 33554432000 4194304 4196468 140732591580224 140598842772112 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5674] ppid=5666 vsize=14090948 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5674/stat : 5674 (java) S 5666 5669 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272926428 14429130752 34343 33554432000 4194304 4196468 140732591580224 140598481185040 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5675] ppid=5666 vsize=14090948 memory=7005738693937936738 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5675/stat : 5675 (java) S 5666 5669 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272926428 14429130752 34343 33554432000 4194304 4196468 140732591580224 140598480132496 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5676] ppid=5666 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5676/stat : 5676 (java) S 5666 5669 3449 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 272926429 14429130752 34343 33554432000 4194304 4196468 140732591580224 140598068808432 140598887283330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0

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

[pid=5669/tid=5683] ppid=5666 vsize=14090948 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5683/stat : 5683 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14429130752 51633 33554432000 4194304 4196468 140732591580224 140598061439328 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5684] ppid=5666 vsize=14090948 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5684/stat : 5684 (java) S 5666 5669 3449 0 -1 1077944384 834 0 0 0 0 0 0 0 20 0 15 0 272926433 14429130752 51633 33554432000 4194304 4196468 140732591580224 140598060387376 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
Current children cumulated CPU time: 20.94 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 206532 KiB

[startup+20.8008 s]
/proc/loadavg: 1.49 1.61 1.66 3/219 5684
/proc/meminfo: memFree=23972932/32770624 swapFree=67108840/67108860
[pid=5669] ppid=5666 vsize=14090948 memory=204480 CPUtime=22.55 cores=0,2,4,6
/proc/5669/stat : 5669 (java) S 5666 5669 3449 0 -1 1077944320 35646 0 0 0 2243 12 0 0 20 0 15 0 272926427 14429130752 51120 33554432000 4194304 4196468 140732591580224 140732591562768 140598887272183 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
/proc/5669/statm: 3522737 51120 3567 1 0 3484809 0
[pid=5669/tid=5671] ppid=5666 vsize=14090948 memory=280270910396032 CPUtime=20.72 cores=0,2,4,6
/proc/5669/task/5671/stat : 5671 (java) R 5666 5669 3449 0 -1 4202560 20815 0 0 0 2065 7 0 0 20 0 15 0 272926427 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598891510384 140598527491380 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5672] ppid=5666 vsize=14090948 memory=8112282956445269571 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5672/stat : 5672 (java) S 5666 5669 3449 0 -1 1077944384 660 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598843824656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5673] ppid=5666 vsize=14090948 memory=288230596050944315 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5673/stat : 5673 (java) S 5666 5669 3449 0 -1 1077944384 965 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598842772112 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5674] ppid=5666 vsize=14090948 memory=16097087276190030 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5674/stat : 5674 (java) S 5666 5669 3449 0 -1 1077944384 594 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598481185040 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5675] ppid=5666 vsize=14090948 memory=1404 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5675/stat : 5675 (java) S 5666 5669 3449 0 -1 1077944384 568 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598480132496 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5676] ppid=5666 vsize=14090948 memory=3500 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5676/stat : 5676 (java) S 5666 5669 3449 0 -1 1077944384 706 0 0 0 1 0 0 0 20 0 15 0 272926429 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598068808432 140598887283330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5677] ppid=5666 vsize=14090948 memory=6632 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5677/stat : 5677 (java) S 5666 5669 3449 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 272926430 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598067754720 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5678] ppid=5666 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5678/stat : 5678 (java) S 5666 5669 3449 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 272926430 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598066701568 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5679] ppid=5666 vsize=14090948 memory=206532 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5679/stat : 5679 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598065650128 140598887290779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5680] ppid=5666 vsize=14090948 memory=140135455041969 CPUtime=0.6 cores=0,2,4,6
/proc/5669/task/5680/stat : 5680 (java) S 5666 5669 3449 0 -1 1077944384 3202 0 0 0 60 0 0 0 20 0 15 0 272926432 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598064597232 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5681] ppid=5666 vsize=14090948 memory=7107 CPUtime=0.64 cores=0,2,4,6
/proc/5669/task/5681/stat : 5681 (java) S 5666 5669 3449 0 -1 1077944384 3194 0 0 0 64 0 0 0 20 0 15 0 272926432 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598063544688 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5682] ppid=5666 vsize=14090948 memory=6656426216303648864 CPUtime=0.42 cores=0,2,4,6
/proc/5669/task/5682/stat : 5682 (java) S 5666 5669 3449 0 -1 1077944384 2670 0 0 0 42 0 0 0 20 0 15 0 272926432 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598062491632 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5683] ppid=5666 vsize=14090948 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5683/stat : 5683 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598061439328 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5684] ppid=5666 vsize=14090948 memory=280270909473008 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5684/stat : 5684 (java) S 5666 5669 3449 0 -1 1077944384 849 0 0 0 0 0 0 0 20 0 15 0 272926433 14429130752 51120 33554432000 4194304 4196468 140732591580224 140598060387376 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
Current children cumulated CPU time: 22.55 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 204480 KiB

[startup+21.6008 s]
/proc/loadavg: 1.49 1.61 1.66 3/219 5684
/proc/meminfo: memFree=23974980/32770624 swapFree=67108840/67108860
[pid=5669] ppid=5666 vsize=14090948 memory=201404 CPUtime=23.35 cores=0,2,4,6
/proc/5669/stat : 5669 (java) S 5666 5669 3449 0 -1 1077944320 35647 0 0 0 2323 12 0 0 20 0 15 0 272926427 14429130752 50351 33554432000 4194304 4196468 140732591580224 140732591562768 140598887272183 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
/proc/5669/statm: 3522737 50351 3567 1 0 3484809 0
[pid=5669/tid=5671] ppid=5666 vsize=14090948 memory=204480 CPUtime=21.52 cores=0,2,4,6
/proc/5669/task/5671/stat : 5671 (java) R 5666 5669 3449 0 -1 4202560 20816 0 0 0 2145 7 0 0 20 0 15 0 272926427 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598891510384 140598527243153 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5672] ppid=5666 vsize=14090948 memory=1092 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5672/stat : 5672 (java) S 5666 5669 3449 0 -1 1077944384 660 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598843824656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5673] ppid=5666 vsize=14090948 memory=836 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5673/stat : 5673 (java) S 5666 5669 3449 0 -1 1077944384 965 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598842772112 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5674] ppid=5666 vsize=14090948 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5674/stat : 5674 (java) S 5666 5669 3449 0 -1 1077944384 594 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598481185040 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5675] ppid=5666 vsize=14090948 memory=280270910386592 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5675/stat : 5675 (java) S 5666 5669 3449 0 -1 1077944384 568 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598480132496 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5676] ppid=5666 vsize=14090948 memory=209452 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5676/stat : 5676 (java) S 5666 5669 3449 0 -1 1077944384 706 0 0 0 1 0 0 0 20 0 15 0 272926429 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598068808432 140598887283330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5677] ppid=5666 vsize=14090948 memory=1579 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5677/stat : 5677 (java) S 5666 5669 3449 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 272926430 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598067754720 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5678] ppid=5666 vsize=14090948 memory=1488 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5678/stat : 5678 (java) S 5666 5669 3449 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 272926430 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598066701568 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5679] ppid=5666 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5679/stat : 5679 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598065650128 140598887290779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5680] ppid=5666 vsize=14090948 memory=280270910056000 CPUtime=0.6 cores=0,2,4,6
/proc/5669/task/5680/stat : 5680 (java) S 5666 5669 3449 0 -1 1077944384 3202 0 0 0 60 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598064597232 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5681] ppid=5666 vsize=14090948 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/5669/task/5681/stat : 5681 (java) S 5666 5669 3449 0 -1 1077944384 3194 0 0 0 64 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598063544688 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5682] ppid=5666 vsize=14090948 memory=280270909727168 CPUtime=0.42 cores=0,2,4,6
/proc/5669/task/5682/stat : 5682 (java) S 5666 5669 3449 0 -1 1077944384 2670 0 0 0 42 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598062491632 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5683] ppid=5666 vsize=14090948 memory=140135454874193 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5683/stat : 5683 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598061439328 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5684] ppid=5666 vsize=14090948 memory=211472 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5684/stat : 5684 (java) S 5666 5669 3449 0 -1 1077944384 849 0 0 0 0 0 0 0 20 0 15 0 272926433 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598060387376 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
Current children cumulated CPU time: 23.35 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 201404 KiB

[startup+22.0008 s]*
/proc/loadavg: 1.45 1.60 1.66 3/219 5684
/proc/meminfo: memFree=23977616/32770624 swapFree=67108840/67108860
[pid=5669] ppid=5666 vsize=14090948 memory=201404 CPUtime=23.76 cores=0,2,4,6
/proc/5669/stat : 5669 (java) S 5666 5669 3449 0 -1 1077944320 35647 0 0 0 2364 12 0 0 20 0 15 0 272926427 14429130752 50351 33554432000 4194304 4196468 140732591580224 140732591562768 140598887272183 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
/proc/5669/statm: 3522737 50351 3567 1 0 3484809 0
[pid=5669/tid=5671] ppid=5666 vsize=14090948 memory=7022364594140610616 CPUtime=21.93 cores=0,2,4,6
/proc/5669/task/5671/stat : 5671 (java) R 5666 5669 3449 0 -1 4202560 20816 0 0 0 2186 7 0 0 20 0 15 0 272926427 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598891510272 140598527491380 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5672] ppid=5666 vsize=14090948 memory=365 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5672/stat : 5672 (java) S 5666 5669 3449 0 -1 1077944384 660 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598843824656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5673] ppid=5666 vsize=14090948 memory=140135604190626 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5673/stat : 5673 (java) S 5666 5669 3449 0 -1 1077944384 965 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598842772112 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5674] ppid=5666 vsize=14090948 memory=6944656592455360604 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5674/stat : 5674 (java) S 5666 5669 3449 0 -1 1077944384 594 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598481185040 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5675] ppid=5666 vsize=14090948 memory=3472328296160571439 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5675/stat : 5675 (java) S 5666 5669 3449 0 -1 1077944384 568 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598480132496 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5676] ppid=5666 vsize=14090948 memory=8315307198977793523 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5676/stat : 5676 (java) S 5666 5669 3449 0 -1 1077944384 706 0 0 0 1 0 0 0 20 0 15 0 272926429 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598068808432 140598887283330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5677] ppid=5666 vsize=14090948 memory=7878495878512652319 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5677/stat : 5677 (java) S 5666 5669 3449 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 272926430 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598067754720 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5678] ppid=5666 vsize=14090948 memory=-8976644418600983157 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5678/stat : 5678 (java) S 5666 5669 3449 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 272926430 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598066701568 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5679] ppid=5666 vsize=14090948 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5679/stat : 5679 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598065650128 140598887290779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5680] ppid=5666 vsize=14090948 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/5669/task/5680/stat : 5680 (java) S 5666 5669 3449 0 -1 1077944384 3202 0 0 0 60 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598064597232 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5681] ppid=5666 vsize=14090948 memory=4120847673091694600 CPUtime=0.64 cores=0,2,4,6
/proc/5669/task/5681/stat : 5681 (java) S 5666 5669 3449 0 -1 1077944384 3194 0 0 0 64 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598063544688 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5682] ppid=5666 vsize=14090948 memory=5983789106224417505 CPUtime=0.42 cores=0,2,4,6
/proc/5669/task/5682/stat : 5682 (java) S 5666 5669 3449 0 -1 1077944384 2670 0 0 0 42 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598062491632 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5683] ppid=5666 vsize=14090948 memory=4049052862332805128 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5683/stat : 5683 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598061439328 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5684] ppid=5666 vsize=14090948 memory=140135604185703 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5684/stat : 5684 (java) S 5666 5669 3449 0 -1 1077944384 849 0 0 0 0 0 0 0 20 0 15 0 272926433 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598060387376 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
Current children cumulated CPU time: 23.76 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 201404 KiB

[startup+22.4008 s]
/proc/loadavg: 1.45 1.60 1.66 3/219 5684
/proc/meminfo: memFree=23977616/32770624 swapFree=67108840/67108860
[pid=5669] ppid=5666 vsize=14090948 memory=201404 CPUtime=24.15 cores=0,2,4,6
/proc/5669/stat : 5669 (java) S 5666 5669 3449 0 -1 1077944320 35647 0 0 0 2403 12 0 0 20 0 15 0 272926427 14429130752 50351 33554432000 4194304 4196468 140732591580224 140732591562768 140598887272183 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
/proc/5669/statm: 3522737 50351 3567 1 0 3484809 0
[pid=5669/tid=5671] ppid=5666 vsize=14090948 memory=-8102431393132624720 CPUtime=22.32 cores=0,2,4,6
/proc/5669/task/5671/stat : 5671 (java) R 5666 5669 3449 0 -1 4202560 20816 0 0 0 2225 7 0 0 20 0 15 0 272926427 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598891510272 140598523695457 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5672] ppid=5666 vsize=14090948 memory=3500 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5672/stat : 5672 (java) S 5666 5669 3449 0 -1 1077944384 660 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598843824656 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5673] ppid=5666 vsize=14090948 memory=8112282956445269571 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5673/stat : 5673 (java) S 5666 5669 3449 0 -1 1077944384 965 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598842772112 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5674] ppid=5666 vsize=14090948 memory=2356 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5674/stat : 5674 (java) S 5666 5669 3449 0 -1 1077944384 594 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598481185040 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5675] ppid=5666 vsize=14090948 memory=1784 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5675/stat : 5675 (java) S 5666 5669 3449 0 -1 1077944384 568 0 0 0 1 0 0 0 20 0 15 0 272926428 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598480132496 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5676] ppid=5666 vsize=14090948 memory=752 CPUtime=0.01 cores=0,2,4,6
/proc/5669/task/5676/stat : 5676 (java) S 5666 5669 3449 0 -1 1077944384 706 0 0 0 1 0 0 0 20 0 15 0 272926429 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598068808432 140598887283330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5677] ppid=5666 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5677/stat : 5677 (java) S 5666 5669 3449 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 272926430 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598067754720 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5678] ppid=5666 vsize=14090948 memory=214268 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5678/stat : 5678 (java) S 5666 5669 3449 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 272926430 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598066701568 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5679] ppid=5666 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5679/stat : 5679 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598065650128 140598887290779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5680] ppid=5666 vsize=14090948 memory=6944656592387989600 CPUtime=0.6 cores=0,2,4,6
/proc/5669/task/5680/stat : 5680 (java) S 5666 5669 3449 0 -1 1077944384 3202 0 0 0 60 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598064597232 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5681] ppid=5666 vsize=14090948 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/5669/task/5681/stat : 5681 (java) S 5666 5669 3449 0 -1 1077944384 3194 0 0 0 64 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598063544688 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5682] ppid=5666 vsize=14090948 memory=140135454939648 CPUtime=0.42 cores=0,2,4,6
/proc/5669/task/5682/stat : 5682 (java) S 5666 5669 3449 0 -1 1077944384 2670 0 0 0 42 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598062491632 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5683] ppid=5666 vsize=14090948 memory=201404 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5683/stat : 5683 (java) S 5666 5669 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272926432 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598061439328 140598887282389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
[pid=5669/tid=5684] ppid=5666 vsize=14090948 memory=204480 CPUtime=0 cores=0,2,4,6
/proc/5669/task/5684/stat : 5684 (java) S 5666 5669 3449 0 -1 1077944384 849 0 0 0 0 0 0 0 20 0 15 0 272926433 14429130752 50351 33554432000 4194304 4196468 140732591580224 140598060387376 140598887283330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 17563648 140732591584328 140732591584521 140732591584521 140732591587279 0
Current children cumulated CPU time: 24.15 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 201404 KiB

Child status: 0
Real time (s): 22.4537
CPU time (s): 24.2112
CPU user time (s): 24.0818
CPU system time (s): 0.129423
CPU usage (%): 107.827
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 228632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.0818
system time used= 0.129423
maximum resident set size= 229672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36326
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3129
involuntary context switches= 61


# summary of solver processes directly reported to runsolver:
#   pid: 5669
#   total CPU time (s): 24.2112
#   total CPU user time (s): 24.0818
#   total CPU system time (s): 0.129423

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.186123 second user time and 0.227887 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-18 02:53:52
IDJOB=4311605
IDBENCH=141371
IDSOLVER=2799
FILE ID=node135/4311605-1534553632
RUNJOBID= node135-1534541040-3480
PBS_JOBID= 21038636
Free space on /tmp= 54356 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311605-1534553632/watcher-4311605-1534553632 -o /tmp/evaluation-result-4311605-1534553632/solver-4311605-1534553632 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534541040-3480 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1974265459 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311605-1534553632.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=1974265459

node135.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:        24170832 kB
MemAvailable:   31164060 kB
Buffers:          197056 kB
Cached:          7044680 kB
SwapCached:           20 kB
Active:          4858648 kB
Inactive:        3162400 kB
Active(anon):     758712 kB
Inactive(anon):    89388 kB
Active(file):    4099936 kB
Inactive(file):  3073012 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             35864 kB
Writeback:             0 kB
AnonPages:        798368 kB
Mapped:            35056 kB
Shmem:             66188 kB
Slab:             278428 kB
SReclaimable:     248740 kB
SUnreclaim:        29688 kB
KernelStack:        3856 kB
PageTables:         7436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1601220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    661504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 54320 MiB
End job on node135 at 2018-08-18 02:54:15