Trace number 4309923

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-14SAT (TO)38 252.104 247.129

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 benchmark23.6805
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.66/0.56	c version: 2018-08-14
0.66/0.56	c seed: 1810731236
0.66/0.56	c timeout: 252
0.66/0.56	c memlimit: 11000
0.66/0.57	c nbcore: 4
0.66/0.59	c Parsing instance...
5.35/2.25	c Parsing done, starting search...
5.51/2.38	o 13
5.74/2.46	o 15
5.74/2.48	o 16
5.74/2.49	o 17
5.90/2.50	o 18
5.90/2.52	o 19
5.90/2.52	o 20
5.90/2.57	o 21
5.90/2.59	o 22
5.90/2.60	o 23
6.75/3.13	o 24
7.28/3.65	o 25
7.58/4.00	o 27
8.09/4.42	o 28
9.41/5.58	o 29
11.76/7.84	o 30
13.01/9.05	o 33
30.44/26.35	o 36
47.75/43.08	o 38
252.08/247.11	s SATISFIABLE
252.08/247.11	v <instantiation>
252.08/247.11	v 	<list>
252.08/247.11	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]
252.08/247.11	v 	</list>
252.08/247.11	v 	<values>
252.08/247.11	v 		7964 -1 -1 -1 1430 -1 -1 -1 6241 6257 -1 -1 9324 -1 -1 -1 9222 -1 -1 -1 7964 -1 -1 -1 1430 -1 -1 -1 6241 6257 -1 -1 9324 -1 -1 -1 9222 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 3 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 3 -1 -1 0 -1 -1 -1 0 -1 -1 -1 5 0 0 0 5 0 0 0 0 0 0 0 5 0 0 0 4 0 0 0 5 0 0 0 5 0 0 0 0 0 0 0 5 0 0 0 4 0 0 0 18 2 14 19 19 2 0 8 17 14 14 8 26 14 11 19 17 14 11 11 19 14 11 11 26 
252.08/247.11	v 	</values>
252.08/247.11	v </instantiation>

Verifier Data

OK	38

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309923-1534331310/watcher-4309923-1534331310 -o /tmp/evaluation-result-4309923-1534331310/solver-4309923-1534331310 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534329313-21854 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1810731236 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309923-1534331310.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
solver pid=23519, runsolver pid=23516
Current StackSize limit: 8192 KiB


[startup+0.109556 s]*
/proc/loadavg: 3.29 2.17 1.76 4/217 23534
/proc/meminfo: memFree=23045824/32770624 swapFree=67105356/67108860
[pid=23519] ppid=23516 vsize=14082736 memory=32752 CPUtime=0.13 cores=1,3,5,7
/proc/23519/stat : 23519 (java) S 23516 23519 21822 0 -1 1077944320 7064 0 0 0 11 2 0 0 20 0 15 0 250694196 14420721664 8122 33554432000 4194304 4196468 140726861703072 140726861685616 140565699608311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
/proc/23519/statm: 3520684 8188 3160 1 0 3482761 0
[pid=23519/tid=23521] ppid=23516 vsize=14082736 memory=-8629632960754389116 CPUtime=0.1 cores=1,3,5,7
/proc/23519/task/23521/stat : 23521 (java) R 23516 23519 21822 0 -1 4202560 5123 0 0 0 9 1 0 0 20 0 15 0 250694196 14420721664 8188 33554432000 4194304 4196468 140726861703072 140565703814064 140565679884125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23522] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23522/stat : 23522 (java) S 23516 23519 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 8188 33554432000 4194304 4196468 140726861703072 140565629696272 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23523] ppid=23516 vsize=14082736 memory=140142294685312 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23523/stat : 23523 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 8188 33554432000 4194304 4196468 140726861703072 140565628643728 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23524] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23524/stat : 23524 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 8188 33554432000 4194304 4196468 140726861703072 140565627591184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23525] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23525/stat : 23525 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 8188 33554432000 4194304 4196468 140726861703072 140565626538640 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23526] ppid=23516 vsize=14082736 memory=140142294685312 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23526/stat : 23526 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694198 14420721664 8188 33554432000 4194304 4196468 140726861703072 140565174241776 140565699619458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23527] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23527/stat : 23527 (java) S 23516 23519 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250694199 14420721664 8188 33554432000 4194304 4196468 140726861703072 140565173188000 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23528] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23528/stat : 23528 (java) S 23516 23519 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250694199 14420721664 8188 33554432000 4194304 4196468 140726861703072 140565172135408 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23529] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23529/stat : 23529 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14420721664 8254 33554432000 4194304 4196468 140726861703072 140565171083984 140565699626907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23530] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23530/stat : 23530 (java) S 23516 23519 21822 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 250694201 14420721664 8254 33554432000 4194304 4196468 140726861703072 140565170030576 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23531] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23531/stat : 23531 (java) S 23516 23519 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250694201 14420721664 8254 33554432000 4194304 4196468 140726861703072 140565168978032 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23532] ppid=23516 vsize=14082736 memory=140142294685312 CPUtime=0.01 cores=1,3,5,7
/proc/23519/task/23532/stat : 23532 (java) S 23516 23519 21822 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 250694201 14420721664 8254 33554432000 4194304 4196468 140726861703072 140565167925488 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23533] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23533/stat : 23533 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14420721664 8254 33554432000 4194304 4196468 140726861703072 140565166873184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23534] ppid=23516 vsize=14082736 memory=140142294685312 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23534/stat : 23534 (java) S 23516 23519 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250694202 14420721664 8254 33554432000 4194304 4196468 140726861703072 140565165820720 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32752 KiB

[startup+0.210326 s]*
/proc/loadavg: 3.29 2.17 1.76 6/217 23534
/proc/meminfo: memFree=23031188/32770624 swapFree=67105356/67108860
[pid=23519] ppid=23516 vsize=14082736 memory=46996 CPUtime=0.28 cores=1,3,5,7
/proc/23519/stat : 23519 (java) S 23516 23519 21822 0 -1 1077944320 10360 0 0 0 26 2 0 0 20 0 15 0 250694196 14420721664 11749 33554432000 4194304 4196468 140726861703072 140726861685616 140565699608311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
/proc/23519/statm: 3520684 11749 3309 1 0 3482761 0
[pid=23519/tid=23521] ppid=23516 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/23519/task/23521/stat : 23521 (java) S 23516 23519 21822 0 -1 1077944384 8129 0 0 0 17 2 0 0 20 0 15 0 250694196 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565703834592 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23522] ppid=23516 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23522/stat : 23522 (java) S 23516 23519 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565629696272 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23523] ppid=23516 vsize=14082736 memory=288370518446397056 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23523/stat : 23523 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565628643728 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23524] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23524/stat : 23524 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565627591184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23525] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23525/stat : 23525 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565626538640 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23526] ppid=23516 vsize=14082736 memory=140142294685312 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23526/stat : 23526 (java) S 23516 23519 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250694198 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565174241776 140565699619458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23527] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23527/stat : 23527 (java) S 23516 23519 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250694199 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565173188000 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23528] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23528/stat : 23528 (java) S 23516 23519 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250694199 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565172135408 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23529] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23529/stat : 23529 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565171083984 140565699626907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23530] ppid=23516 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23519/task/23530/stat : 23530 (java) R 23516 23519 21822 0 -1 4202560 488 0 0 0 1 0 0 0 20 0 15 0 250694201 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565170020368 140565680308608 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23531] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23531/stat : 23531 (java) R 23516 23519 21822 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 250694201 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565168978032 140565699619458 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23532] ppid=23516 vsize=14082736 memory=140142294685312 CPUtime=0.05 cores=1,3,5,7
/proc/23519/task/23532/stat : 23532 (java) S 23516 23519 21822 0 -1 1077944384 297 0 0 0 5 0 0 0 20 0 15 0 250694201 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565167925488 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23533] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23533/stat : 23533 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565166873184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23534] ppid=23516 vsize=14082736 memory=140142294685312 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23534/stat : 23534 (java) S 23516 23519 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250694202 14420721664 11749 33554432000 4194304 4196468 140726861703072 140565165820720 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46996 KiB

[startup+0.310563 s]*
/proc/loadavg: 3.29 2.17 1.76 3/217 23534
/proc/meminfo: memFree=23027280/32770624 swapFree=67105356/67108860
[pid=23519] ppid=23516 vsize=14082736 memory=50644 CPUtime=0.43 cores=1,3,5,7
/proc/23519/stat : 23519 (java) S 23516 23519 21822 0 -1 1077944320 10795 0 0 0 40 3 0 0 20 0 15 0 250694196 14420721664 12661 33554432000 4194304 4196468 140726861703072 140726861685616 140565699608311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
/proc/23519/statm: 3520684 12661 3414 1 0 3482761 0
[pid=23519/tid=23521] ppid=23516 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/23519/task/23521/stat : 23521 (java) R 23516 23519 21822 0 -1 4202560 8465 0 0 0 27 2 0 0 20 0 15 0 250694196 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565703816144 140565683688798 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23522] ppid=23516 vsize=14082736 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23522/stat : 23522 (java) S 23516 23519 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565629696272 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23523] ppid=23516 vsize=14082736 memory=288370518446397056 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23523/stat : 23523 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565628643728 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23524] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23524/stat : 23524 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565627591184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23525] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23525/stat : 23525 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565626538640 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23526] ppid=23516 vsize=14082736 memory=140142294685312 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23526/stat : 23526 (java) S 23516 23519 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250694198 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565174241776 140565699619458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23527] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23527/stat : 23527 (java) S 23516 23519 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250694199 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565173188000 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23528] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23528/stat : 23528 (java) S 23516 23519 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250694199 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565172135408 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23529] ppid=23516 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23529/stat : 23529 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565171083984 140565699626907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23530] ppid=23516 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23519/task/23530/stat : 23530 (java) S 23516 23519 21822 0 -1 1077944384 532 0 0 0 3 0 0 0 20 0 15 0 250694201 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565170030576 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23531] ppid=23516 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/23519/task/23531/stat : 23531 (java) S 23516 23519 21822 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 15 0 250694201 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565168978032 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23532] ppid=23516 vsize=14082736 memory=140142294685312 CPUtime=0.08 cores=1,3,5,7
/proc/23519/task/23532/stat : 23532 (java) S 23516 23519 21822 0 -1 1077944384 309 0 0 0 8 0 0 0 20 0 15 0 250694201 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565167925488 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23533] ppid=23516 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23533/stat : 23533 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565166873184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23534] ppid=23516 vsize=14082736 memory=140142294685312 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23534/stat : 23534 (java) S 23516 23519 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250694202 14420721664 12661 33554432000 4194304 4196468 140726861703072 140565165820720 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50644 KiB

[startup+0.700702 s]
/proc/loadavg: 3.29 2.17 1.76 3/217 23534
/proc/meminfo: memFree=22991180/32770624 swapFree=67105356/67108860
[pid=23519] ppid=23516 vsize=14084804 memory=88692 CPUtime=0.97 cores=1,3,5,7
/proc/23519/stat : 23519 (java) S 23516 23519 21822 0 -1 1077944320 17601 0 0 0 92 5 0 0 20 0 15 0 250694196 14422839296 22173 33554432000 4194304 4196468 140726861703072 140726861685616 140565699608311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
/proc/23519/statm: 3521201 22173 3499 1 0 3483273 0
[pid=23519/tid=23521] ppid=23516 vsize=14084804 memory=1752 CPUtime=0.67 cores=1,3,5,7
/proc/23519/task/23521/stat : 23521 (java) R 23516 23519 21822 0 -1 4202560 14894 0 0 0 63 4 0 0 20 0 15 0 250694196 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565703830720 140565699630237 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23522] ppid=23516 vsize=14084804 memory=856 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23522/stat : 23522 (java) S 23516 23519 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250694197 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565629696272 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23523] ppid=23516 vsize=14084804 memory=12468 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23523/stat : 23523 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565628643728 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23524] ppid=23516 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23524/stat : 23524 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565627591184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23525] ppid=23516 vsize=14084804 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23525/stat : 23525 (java) S 23516 23519 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250694197 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565626538640 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23526] ppid=23516 vsize=14084804 memory=1812 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23526/stat : 23526 (java) S 23516 23519 21822 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250694198 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565174241776 140565699619458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23527] ppid=23516 vsize=14084804 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23527/stat : 23527 (java) S 23516 23519 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250694199 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565173188000 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23528] ppid=23516 vsize=14084804 memory=6404 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23528/stat : 23528 (java) S 23516 23519 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250694199 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565172135408 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23529] ppid=23516 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23529/stat : 23529 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565171083984 140565699626907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23530] ppid=23516 vsize=14084804 memory=7525326301224851042 CPUtime=0.09 cores=1,3,5,7
/proc/23519/task/23530/stat : 23530 (java) S 23516 23519 21822 0 -1 1077944384 679 0 0 0 9 0 0 0 20 0 15 0 250694201 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565170030576 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23531] ppid=23516 vsize=14084804 memory=5787213844311467857 CPUtime=0.05 cores=1,3,5,7
/proc/23519/task/23531/stat : 23531 (java) S 23516 23519 21822 0 -1 1077944384 253 0 0 0 5 0 0 0 20 0 15 0 250694201 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565168978032 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23532] ppid=23516 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/23519/task/23532/stat : 23532 (java) S 23516 23519 21822 0 -1 1077944384 392 0 0 0 15 0 0 0 20 0 15 0 250694201 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565167925488 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23533] ppid=23516 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23533/stat : 23533 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565166873184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23534] ppid=23516 vsize=14084804 memory=33 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23534/stat : 23534 (java) S 23516 23519 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250694202 14422839296 22173 33554432000 4194304 4196468 140726861703072 140565165820720 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88692 KiB

[startup+1.5016 s]
/proc/loadavg: 3.29 2.17 1.76 6/217 23534
/proc/meminfo: memFree=22666680/32770624 swapFree=67105356/67108860
[pid=23519] ppid=23516 vsize=14088900 memory=231508 CPUtime=3.29 cores=1,3,5,7
/proc/23519/stat : 23519 (java) S 23516 23519 21822 0 -1 1077944320 26639 0 0 0 320 9 0 0 20 0 15 0 250694196 14427033600 57877 33554432000 4194304 4196468 140726861703072 140726861685616 140565699608311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
/proc/23519/statm: 3522225 57877 3570 1 0 3484297 0
[pid=23519/tid=23521] ppid=23516 vsize=14088900 memory=6791534058613427641 CPUtime=1.45 cores=1,3,5,7
/proc/23519/task/23521/stat : 23521 (java) R 23516 23519 21822 0 -1 4202560 19690 0 0 0 139 6 0 0 20 0 15 0 250694196 14427033600 57877 33554432000 4194304 4196468 140726861703072 140565703842144 140565309023653 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23522] ppid=23516 vsize=14088900 memory=-8253362762724047225 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23522/stat : 23522 (java) S 23516 23519 21822 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 250694197 14427033600 57877 33554432000 4194304 4196468 140726861703072 140565629696272 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23523] ppid=23516 vsize=14088900 memory=-8609294068986781045 CPUtime=0.01 cores=1,3,5,7
/proc/23519/task/23523/stat : 23523 (java) S 23516 23519 21822 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 15 0 250694197 14427033600 57877 33554432000 4194304 4196468 140726861703072 140565628643728 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23524] ppid=23516 vsize=14088900 memory=-6517102902069810590 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23524/stat : 23524 (java) S 23516 23519 21822 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 250694197 14427033600 57877 33554432000 4194304 4196468 140726861703072 140565627591184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23525] ppid=23516 vsize=14088900 memory=4134692831991786133 CPUtime=0.01 cores=1,3,5,7
/proc/23519/task/23525/stat : 23525 (java) S 23516 23519 21822 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 15 0 250694197 14427033600 57877 33554432000 4194304 4196468 140726861703072 140565626538640 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23526] ppid=23516 vsize=14088900 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23526/stat : 23526 (java) S 23516 23519 21822 0 -1 1077944384 185 0 0 0 0 0 0 0 20 0 15 0 250694198 14427033600 57877 33554432000 4194304 4196468 140726861703072 140565174241776 140565699619458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0

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

/proc/23519/task/23521/stat : 23521 (java) R 23516 23519 21822 0 -1 4202560 25511 0 0 0 16159 9 0 0 20 0 15 0 250694196 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565703843248 140565309636212 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23522] ppid=23516 vsize=14090948 memory=894048 CPUtime=0.51 cores=1,3,5,7
/proc/23519/task/23522/stat : 23522 (java) S 23516 23519 21822 0 -1 1077944384 1156 0 0 0 35 16 0 0 20 0 15 0 250694197 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565629696272 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23523] ppid=23516 vsize=14090948 memory=894048 CPUtime=0.52 cores=1,3,5,7
/proc/23519/task/23523/stat : 23523 (java) S 23516 23519 21822 0 -1 1077944384 1539 0 0 0 35 17 0 0 20 0 15 0 250694197 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565628643728 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23524] ppid=23516 vsize=14090948 memory=894048 CPUtime=0.53 cores=1,3,5,7
/proc/23519/task/23524/stat : 23524 (java) S 23516 23519 21822 0 -1 1077944384 968 0 0 0 33 20 0 0 20 0 15 0 250694197 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565627591184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23525] ppid=23516 vsize=14090948 memory=894048 CPUtime=0.53 cores=1,3,5,7
/proc/23519/task/23525/stat : 23525 (java) S 23516 23519 21822 0 -1 1077944384 1282 0 0 0 35 18 0 0 20 0 15 0 250694197 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565626538640 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23526] ppid=23516 vsize=14090948 memory=894048 CPUtime=0.03 cores=1,3,5,7
/proc/23519/task/23526/stat : 23526 (java) S 23516 23519 21822 0 -1 1077944384 5818 0 0 0 3 0 0 0 20 0 15 0 250694198 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565174241776 140565699619458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23527] ppid=23516 vsize=14090948 memory=894048 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23527/stat : 23527 (java) S 23516 23519 21822 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250694199 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565173188064 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23528] ppid=23516 vsize=14090948 memory=894048 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23528/stat : 23528 (java) S 23516 23519 21822 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250694199 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565172135424 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23529] ppid=23516 vsize=14090948 memory=3812 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23529/stat : 23529 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565171083984 140565699626907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23530] ppid=23516 vsize=14090948 memory=894048 CPUtime=1.26 cores=1,3,5,7
/proc/23519/task/23530/stat : 23530 (java) S 23516 23519 21822 0 -1 1077944384 6927 0 0 0 124 2 0 0 20 0 15 0 250694201 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565170030576 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23531] ppid=23516 vsize=14090948 memory=894048 CPUtime=1.35 cores=1,3,5,7
/proc/23519/task/23531/stat : 23531 (java) S 23516 23519 21822 0 -1 1077944384 5233 0 0 0 134 1 0 0 20 0 15 0 250694201 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565168978032 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23532] ppid=23516 vsize=14090948 memory=894048 CPUtime=0.58 cores=1,3,5,7
/proc/23519/task/23532/stat : 23532 (java) S 23516 23519 21822 0 -1 1077944384 3040 0 0 0 57 1 0 0 20 0 15 0 250694201 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565167925488 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23533] ppid=23516 vsize=14090948 memory=14884 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23533/stat : 23533 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565166873184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23534] ppid=23516 vsize=14090948 memory=3316 CPUtime=0.09 cores=1,3,5,7
/proc/23519/task/23534/stat : 23534 (java) S 23516 23519 21822 0 -1 1077944384 890 0 0 0 4 5 0 0 20 0 15 0 250694202 14429130752 223512 33554432000 4194304 4196468 140726861703072 140565165820720 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
Current children cumulated CPU time: 167.18 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 894048 KiB

[startup+222.301 s]
/proc/loadavg: 1.65 2.08 1.83 3/218 23696
/proc/meminfo: memFree=22732764/32770624 swapFree=67105356/67108860
[pid=23519] ppid=23516 vsize=14090948 memory=895192 CPUtime=227.23 cores=1,3,5,7
/proc/23519/stat : 23519 (java) S 23516 23519 21822 0 -1 1077944320 55464 0 0 0 22629 94 0 0 20 0 15 0 250694196 14429130752 223798 33554432000 4194304 4196468 140726861703072 140726861685616 140565699608311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
/proc/23519/statm: 3522737 223798 3600 1 0 3484809 0
[pid=23519/tid=23521] ppid=23516 vsize=14090948 memory=12468 CPUtime=221.68 cores=1,3,5,7
/proc/23519/task/23521/stat : 23521 (java) R 23516 23519 21822 0 -1 4202560 26165 0 0 0 22159 9 0 0 20 0 15 0 250694196 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565703843040 140565309636503 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23522] ppid=23516 vsize=14090948 memory=895192 CPUtime=0.51 cores=1,3,5,7
/proc/23519/task/23522/stat : 23522 (java) S 23516 23519 21822 0 -1 1077944384 1156 0 0 0 35 16 0 0 20 0 15 0 250694197 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565629696272 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23523] ppid=23516 vsize=14090948 memory=895192 CPUtime=0.52 cores=1,3,5,7
/proc/23519/task/23523/stat : 23523 (java) S 23516 23519 21822 0 -1 1077944384 1539 0 0 0 35 17 0 0 20 0 15 0 250694197 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565628643728 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23524] ppid=23516 vsize=14090948 memory=895192 CPUtime=0.53 cores=1,3,5,7
/proc/23519/task/23524/stat : 23524 (java) S 23516 23519 21822 0 -1 1077944384 968 0 0 0 33 20 0 0 20 0 15 0 250694197 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565627591184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23525] ppid=23516 vsize=14090948 memory=895192 CPUtime=0.53 cores=1,3,5,7
/proc/23519/task/23525/stat : 23525 (java) S 23516 23519 21822 0 -1 1077944384 1282 0 0 0 35 18 0 0 20 0 15 0 250694197 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565626538640 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23526] ppid=23516 vsize=14090948 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23519/task/23526/stat : 23526 (java) S 23516 23519 21822 0 -1 1077944384 5867 0 0 0 3 0 0 0 20 0 15 0 250694198 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565174241776 140565699619458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23527] ppid=23516 vsize=14090948 memory=895192 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23527/stat : 23527 (java) S 23516 23519 21822 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250694199 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565173188064 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23528] ppid=23516 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23528/stat : 23528 (java) S 23516 23519 21822 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250694199 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565172135424 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23529] ppid=23516 vsize=14090948 memory=928 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23529/stat : 23529 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565171083984 140565699626907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23530] ppid=23516 vsize=14090948 memory=1564 CPUtime=1.26 cores=1,3,5,7
/proc/23519/task/23530/stat : 23530 (java) S 23516 23519 21822 0 -1 1077944384 7062 0 0 0 124 2 0 0 20 0 15 0 250694201 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565170030576 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23531] ppid=23516 vsize=14090948 memory=3812 CPUtime=1.35 cores=1,3,5,7
/proc/23519/task/23531/stat : 23531 (java) S 23516 23519 21822 0 -1 1077944384 5236 0 0 0 134 1 0 0 20 0 15 0 250694201 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565168978032 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23532] ppid=23516 vsize=14090948 memory=68028 CPUtime=0.59 cores=1,3,5,7
/proc/23519/task/23532/stat : 23532 (java) S 23516 23519 21822 0 -1 1077944384 3837 0 0 0 58 1 0 0 20 0 15 0 250694201 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565167925488 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23533] ppid=23516 vsize=14090948 memory=3812 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23533/stat : 23533 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565166873184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23534] ppid=23516 vsize=14090948 memory=68028 CPUtime=0.13 cores=1,3,5,7
/proc/23519/task/23534/stat : 23534 (java) S 23516 23519 21822 0 -1 1077944384 920 0 0 0 5 8 0 0 20 0 15 0 250694202 14429130752 223798 33554432000 4194304 4196468 140726861703072 140565165820720 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
Current children cumulated CPU time: 227.23 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 895192 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+247.11 s]
/proc/loadavg: 1.56 2.02 1.82 3/218 23697
/proc/meminfo: memFree=22728172/32770624 swapFree=67105356/67108860
[pid=23519] ppid=23516 vsize=14090948 memory=895208 CPUtime=252.08 cores=1,3,5,7
/proc/23519/stat : 23519 (java) S 23516 23519 21822 0 -1 1077944320 56528 0 0 0 25112 96 0 0 20 0 15 0 250694196 14429130752 223802 33554432000 4194304 4196468 140726861703072 140726861685616 140565699608311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
/proc/23519/statm: 3522737 223802 3600 1 0 3484809 0
[pid=23519/tid=23521] ppid=23516 vsize=14090948 memory=895208 CPUtime=246.49 cores=1,3,5,7
/proc/23519/task/23521/stat : 23521 (java) R 23516 23519 21822 0 -1 4202560 26381 0 0 0 24640 9 0 0 20 0 15 0 250694196 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565703844152 140565309636256 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23522] ppid=23516 vsize=14090948 memory=895208 CPUtime=0.51 cores=1,3,5,7
/proc/23519/task/23522/stat : 23522 (java) S 23516 23519 21822 0 -1 1077944384 1156 0 0 0 35 16 0 0 20 0 15 0 250694197 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565629696272 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23523] ppid=23516 vsize=14090948 memory=895200 CPUtime=0.52 cores=1,3,5,7
/proc/23519/task/23523/stat : 23523 (java) S 23516 23519 21822 0 -1 1077944384 1539 0 0 0 35 17 0 0 20 0 15 0 250694197 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565628643728 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23524] ppid=23516 vsize=14090948 memory=895208 CPUtime=0.53 cores=1,3,5,7
/proc/23519/task/23524/stat : 23524 (java) S 23516 23519 21822 0 -1 1077944384 968 0 0 0 33 20 0 0 20 0 15 0 250694197 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565627591184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23525] ppid=23516 vsize=14090948 memory=895208 CPUtime=0.53 cores=1,3,5,7
/proc/23519/task/23525/stat : 23525 (java) S 23516 23519 21822 0 -1 1077944384 1282 0 0 0 35 18 0 0 20 0 15 0 250694197 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565626538640 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23526] ppid=23516 vsize=14090948 memory=895208 CPUtime=0.03 cores=1,3,5,7
/proc/23519/task/23526/stat : 23526 (java) S 23516 23519 21822 0 -1 1077944384 5875 0 0 0 3 0 0 0 20 0 15 0 250694198 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565174241776 140565699619458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23527] ppid=23516 vsize=14090948 memory=895208 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23527/stat : 23527 (java) S 23516 23519 21822 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250694199 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565173188064 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23528] ppid=23516 vsize=14090948 memory=895208 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23528/stat : 23528 (java) S 23516 23519 21822 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250694199 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565172135424 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23529] ppid=23516 vsize=14090948 memory=7380398582609765480 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23529/stat : 23529 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565171083984 140565699626907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23530] ppid=23516 vsize=14090948 memory=3316 CPUtime=1.26 cores=1,3,5,7
/proc/23519/task/23530/stat : 23530 (java) S 23516 23519 21822 0 -1 1077944384 7073 0 0 0 124 2 0 0 20 0 15 0 250694201 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565170030576 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23531] ppid=23516 vsize=14090948 memory=895208 CPUtime=1.36 cores=1,3,5,7
/proc/23519/task/23531/stat : 23531 (java) S 23516 23519 21822 0 -1 1077944384 6023 0 0 0 135 1 0 0 20 0 15 0 250694201 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565168978032 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23532] ppid=23516 vsize=14090948 memory=3812 CPUtime=0.59 cores=1,3,5,7
/proc/23519/task/23532/stat : 23532 (java) S 23516 23519 21822 0 -1 1077944384 3842 0 0 0 58 1 0 0 20 0 15 0 250694201 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565167925488 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23533] ppid=23516 vsize=14090948 memory=895208 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23533/stat : 23533 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565166873184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23534] ppid=23516 vsize=14090948 memory=895208 CPUtime=0.14 cores=1,3,5,7
/proc/23519/task/23534/stat : 23534 (java) S 23516 23519 21822 0 -1 1077944384 957 0 0 0 5 9 0 0 20 0 15 0 250694202 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565165820720 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
Current children cumulated CPU time: 252.08 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 895208 KiB

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

[startup+247.129 s]
# the end of solver process 23519 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.131 s, system=0.972492 s

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

[startup+247.11 s]
/proc/loadavg: 1.56 2.02 1.82 3/218 23697
/proc/meminfo: memFree=22728172/32770624 swapFree=67105356/67108860
[pid=23519] ppid=23516 vsize=14090948 memory=895208 CPUtime=252.08 cores=1,3,5,7
/proc/23519/stat : 23519 (java) S 23516 23519 21822 0 -1 1077944320 56528 0 0 0 25112 96 0 0 20 0 15 0 250694196 14429130752 223802 33554432000 4194304 4196468 140726861703072 140726861685616 140565699608311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
/proc/23519/statm: 3522737 223802 3600 1 0 3484809 0
[pid=23519/tid=23521] ppid=23516 vsize=14090948 memory=895208 CPUtime=246.49 cores=1,3,5,7
/proc/23519/task/23521/stat : 23521 (java) R 23516 23519 21822 0 -1 4202560 26381 0 0 0 24640 9 0 0 20 0 15 0 250694196 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565703844152 140565309636256 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23522] ppid=23516 vsize=14090948 memory=895208 CPUtime=0.51 cores=1,3,5,7
/proc/23519/task/23522/stat : 23522 (java) S 23516 23519 21822 0 -1 1077944384 1156 0 0 0 35 16 0 0 20 0 15 0 250694197 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565629696272 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23523] ppid=23516 vsize=14090948 memory=895200 CPUtime=0.52 cores=1,3,5,7
/proc/23519/task/23523/stat : 23523 (java) S 23516 23519 21822 0 -1 1077944384 1539 0 0 0 35 17 0 0 20 0 15 0 250694197 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565628643728 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23524] ppid=23516 vsize=14090948 memory=895208 CPUtime=0.53 cores=1,3,5,7
/proc/23519/task/23524/stat : 23524 (java) S 23516 23519 21822 0 -1 1077944384 968 0 0 0 33 20 0 0 20 0 15 0 250694197 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565627591184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23525] ppid=23516 vsize=14090948 memory=895208 CPUtime=0.53 cores=1,3,5,7
/proc/23519/task/23525/stat : 23525 (java) S 23516 23519 21822 0 -1 1077944384 1282 0 0 0 35 18 0 0 20 0 15 0 250694197 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565626538640 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23526] ppid=23516 vsize=14090948 memory=895208 CPUtime=0.03 cores=1,3,5,7
/proc/23519/task/23526/stat : 23526 (java) S 23516 23519 21822 0 -1 1077944384 5875 0 0 0 3 0 0 0 20 0 15 0 250694198 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565174241776 140565699619458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23527] ppid=23516 vsize=14090948 memory=895208 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23527/stat : 23527 (java) S 23516 23519 21822 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 250694199 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565173188064 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23528] ppid=23516 vsize=14090948 memory=895208 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23528/stat : 23528 (java) S 23516 23519 21822 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250694199 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565172135424 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23529] ppid=23516 vsize=14090948 memory=7380398582609765480 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23529/stat : 23529 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565171083984 140565699626907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23530] ppid=23516 vsize=14090948 memory=3316 CPUtime=1.26 cores=1,3,5,7
/proc/23519/task/23530/stat : 23530 (java) S 23516 23519 21822 0 -1 1077944384 7073 0 0 0 124 2 0 0 20 0 15 0 250694201 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565170030576 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23531] ppid=23516 vsize=14090948 memory=895208 CPUtime=1.36 cores=1,3,5,7
/proc/23519/task/23531/stat : 23531 (java) S 23516 23519 21822 0 -1 1077944384 6023 0 0 0 135 1 0 0 20 0 15 0 250694201 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565168978032 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23532] ppid=23516 vsize=14090948 memory=3812 CPUtime=0.59 cores=1,3,5,7
/proc/23519/task/23532/stat : 23532 (java) S 23516 23519 21822 0 -1 1077944384 3842 0 0 0 58 1 0 0 20 0 15 0 250694201 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565167925488 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23533] ppid=23516 vsize=14090948 memory=895208 CPUtime=0 cores=1,3,5,7
/proc/23519/task/23533/stat : 23533 (java) S 23516 23519 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250694201 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565166873184 140565699618517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
[pid=23519/tid=23534] ppid=23516 vsize=14090948 memory=895208 CPUtime=0.14 cores=1,3,5,7
/proc/23519/task/23534/stat : 23534 (java) S 23516 23519 21822 0 -1 1077944384 957 0 0 0 5 9 0 0 20 0 15 0 250694202 14429130752 223802 33554432000 4194304 4196468 140726861703072 140565165820720 140565699619458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15540224 140726861710414 140726861710606 140726861710606 140726861713359 0
Current children cumulated CPU time: 252.08 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 895208 KiB

Child status: 143
Real time (s): 247.129
CPU time (s): 252.104
CPU user time (s): 251.131
CPU system time (s): 0.972492
CPU usage (%): 102.013
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 895208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.131
system time used= 0.972492
maximum resident set size= 896188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57593
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8252
involuntary context switches= 118


# summary of solver processes directly reported to runsolver:
#   pid: 23519
#   total CPU time (s): 252.104
#   total CPU user time (s): 251.131
#   total CPU system time (s): 0.972492

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.42625 second user time and 2.48904 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-15 13:08:30
IDJOB=4309923
IDBENCH=141311
IDSOLVER=2795
FILE ID=node149/4309923-1534331310
RUNJOBID= node149-1534329313-21854
PBS_JOBID= 21038162
Free space on /tmp= 41596 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-05-4-rom_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309923-1534331310/watcher-4309923-1534331310 -o /tmp/evaluation-result-4309923-1534331310/solver-4309923-1534331310 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534329313-21854 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1810731236 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309923-1534331310.xml

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

MD5SUM BENCH= 1b32d92326af8dd624b5ed4fc8860100
RANDOM SEED=1810731236

node149.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.60
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.60
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.60
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.60
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:        23204036 kB
MemAvailable:   31373660 kB
Buffers:          165148 kB
Cached:          8206012 kB
SwapCached:         1704 kB
Active:          4335824 kB
Inactive:        4613520 kB
Active(anon):     526284 kB
Inactive(anon):   112388 kB
Active(file):    3809540 kB
Inactive(file):  4501132 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:            161040 kB
Writeback:             0 kB
AnonPages:        490048 kB
Mapped:            68412 kB
Shmem:             57760 kB
Slab:             315568 kB
SReclaimable:     287412 kB
SUnreclaim:        28156 kB
KernelStack:        3552 kB
PageTables:         6452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1454660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 41644 MiB
End job on node149 at 2018-08-15 13:12:37