Trace number 4290576

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02SAT 273.489 269.922

General information on the benchmark

NameEternity/
Eternity-10-05_c18.xml
MD5SUM6e3279f6b90dee0013fa01f52c3f5b67
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.08373
Satisfiable
(Un)Satisfiability was proved
Number of variables165
Number of constraints81
Number of domains2
Minimum domain size10
Maximum domain size50
Distribution of domain sizes[{"size":10,"count":115},{"size":50,"count":50}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":155},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":30},{"arity":5,"count":50},{"arity":50,"count":1}]
Number of extensional constraints50
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":30},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.55	c version: 2018-07-02
0.82/0.61	c seed: 2085780765
0.82/0.61	c timeout: 2400
0.82/0.61	c memlimit: 11000
0.82/0.61	c nbcore: 4
0.82/0.61	c Parsing instance...
2.62/1.39	c Parsing done, starting search...
273.45/269.91	s SATISFIABLE
273.45/269.91	v <instantiation>
273.45/269.91	v 	<list>
273.45/269.91	v 		id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[7][0] id[7][1] id[7][2] id[7][3] id[7][4] id[8][0] id[8][1] id[8][2] id[8][3] id[8][4] id[9][0] id[9][1] id[9][2] id[9][3] id[9][4] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[7][0] top[7][1] top[7][2] top[7][3] top[7][4] top[8][0] top[8][1] top[8][2] top[8][3] top[8][4] top[9][0] top[9][1] top[9][2] top[9][3] top[9][4] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[7][0] left[7][1] left[7][2] left[7][3] left[7][4] left[8][0] left[8][1] left[8][2] left[8][3] left[8][4] left[9][0] left[9][1] left[9][2] left[9][3] left[9][4] bot[0] bot[1] bot[2] bot[3] bot[4] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9]
273.45/269.91	v 	</list>
273.45/269.91	v 	<values>
273.45/269.91	v 		0 4 15 21 3 14 28 29 41 6 19 27 47 43 24 8 36 49 45 18 9 48 42 30 12 5 34 26 32 17 13 35 40 39 10 23 31 38 37 7 16 33 44 46 22 1 11 20 25 2 0 0 0 0 0 2 5 6 6 3 3 5 6 5 1 1 4 7 5 3 1 6 8 9 2 1 8 5 7 2 2 8 4 4 2 3 6 9 8 1 2 4 9 6 1 2 9 5 8 3 0 1 1 2 3 0 5 4 6 5 0 4 8 7 8 0 8 8 8 9 0 9 7 5 4 0 5 4 7 9 0 4 6 9 9 0 7 6 4 7 0 7 7 6 7 0 1 3 3 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
273.45/269.91	v 	</values>
273.45/269.91	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290576-1532614252/watcher-4290576-1532614252 -o /tmp/evaluation-result-4290576-1532614252/solver-4290576-1532614252 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532609470-3352 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2085780765 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290576-1532614252.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=4056, runsolver pid=4053
Current StackSize limit: 8192 KiB


[startup+0.100149 s]*
/proc/loadavg: 1.43 1.45 1.49 3/216 4071
/proc/meminfo: memFree=19079224/32770624 swapFree=67108860/67108860
[pid=4056] ppid=4053 vsize=14082740 memory=31844 CPUtime=0.12 cores=1,3,5,7
/proc/4056/stat : 4056 (java) S 4053 4056 32325 0 -1 1077944320 6396 0 0 0 11 1 0 0 20 0 15 0 78988346 14420725760 7961 33554432000 4194304 4196468 140728101105664 140728101088208 139689346051831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
/proc/4056/statm: 3520685 7961 3153 1 0 3482761 0
[pid=4056/tid=4058] ppid=4053 vsize=14082740 memory=8326441112148417179 CPUtime=0.09 cores=1,3,5,7
/proc/4056/task/4058/stat : 4058 (java) R 4053 4056 32325 0 -1 4202560 4409 0 0 0 9 0 0 0 20 0 15 0 78988346 14420725760 7961 33554432000 4194304 4196468 140728101105664 139689350290144 139689329238634 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4059] ppid=4053 vsize=14082740 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4059/stat : 4059 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688941591696 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4060] ppid=4053 vsize=14082740 memory=140504263837312 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4060/stat : 4060 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688940538896 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4061] ppid=4053 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4061/stat : 4061 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688939486096 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4062] ppid=4053 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4062/stat : 4062 (java) S 4053 4056 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688938433296 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4063] ppid=4053 vsize=14082740 memory=140504263837312 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4063/stat : 4063 (java) S 4053 4056 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78988348 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688821062000 139689346062978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4064] ppid=4053 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4064/stat : 4064 (java) S 4053 4056 32325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78988349 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688820007968 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4065] ppid=4053 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4065/stat : 4065 (java) S 4053 4056 32325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78988349 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688818955120 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4066] ppid=4053 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4066/stat : 4066 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988351 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688817903440 139689346070427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4067] ppid=4053 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4067/stat : 4067 (java) S 4053 4056 32325 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 78988351 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688816851824 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4068] ppid=4053 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4068/stat : 4068 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988351 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688815799024 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4069] ppid=4053 vsize=14082740 memory=140504263837312 CPUtime=0.01 cores=1,3,5,7
/proc/4056/task/4069/stat : 4069 (java) S 4053 4056 32325 0 -1 1077944384 312 0 0 0 1 0 0 0 20 0 15 0 78988351 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688814746224 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4070] ppid=4053 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4070/stat : 4070 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988352 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688813693664 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4071] ppid=4053 vsize=14082740 memory=140504263837312 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4071/stat : 4071 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988352 14420725760 7961 33554432000 4194304 4196468 140728101105664 139688812640944 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31844 KiB

[startup+0.21081 s]*
/proc/loadavg: 1.43 1.45 1.49 6/216 4071
/proc/meminfo: memFree=19045756/32770624 swapFree=67108860/67108860
[pid=4056] ppid=4053 vsize=14082740 memory=48160 CPUtime=0.3 cores=1,3,5,7
/proc/4056/stat : 4056 (java) S 4053 4056 32325 0 -1 1077944320 10156 0 0 0 28 2 0 0 20 0 15 0 78988346 14420725760 12040 33554432000 4194304 4196468 140728101105664 140728101088208 139689346051831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
/proc/4056/statm: 3520685 12040 3374 1 0 3482761 0
[pid=4056/tid=4058] ppid=4053 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/4056/task/4058/stat : 4058 (java) R 4053 4056 32325 0 -1 4202560 7742 0 0 0 19 1 0 0 20 0 15 0 78988346 14420725760 12040 33554432000 4194304 4196468 140728101105664 139689350275696 139689327458130 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4059] ppid=4053 vsize=14082740 memory=331 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4059/stat : 4059 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688941591696 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4060] ppid=4053 vsize=14082740 memory=3690894503419332256 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4060/stat : 4060 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688940538896 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4061] ppid=4053 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4061/stat : 4061 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688939486096 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4062] ppid=4053 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4062/stat : 4062 (java) S 4053 4056 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688938433296 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4063] ppid=4053 vsize=14082740 memory=140504263837312 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4063/stat : 4063 (java) S 4053 4056 32325 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78988348 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688821062000 139689346062978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4064] ppid=4053 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4064/stat : 4064 (java) S 4053 4056 32325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78988349 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688820007968 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4065] ppid=4053 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4065/stat : 4065 (java) S 4053 4056 32325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78988349 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688818955120 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4066] ppid=4053 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4066/stat : 4066 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988351 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688817903440 139689346070427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4067] ppid=4053 vsize=14082740 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4056/task/4067/stat : 4067 (java) R 4053 4056 32325 0 -1 4202560 527 0 0 0 1 0 0 0 20 0 15 0 78988351 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688816851824 139689332083873 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4068] ppid=4053 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/4056/task/4068/stat : 4068 (java) R 4053 4056 32325 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 15 0 78988351 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688815799024 139689346062978 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4069] ppid=4053 vsize=14082740 memory=140504263837312 CPUtime=0.06 cores=1,3,5,7
/proc/4056/task/4069/stat : 4069 (java) R 4053 4056 32325 0 -1 4202560 400 0 0 0 6 0 0 0 20 0 15 0 78988351 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688814743160 139689324970750 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4070] ppid=4053 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4070/stat : 4070 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988352 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688813693664 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4071] ppid=4053 vsize=14082740 memory=140504263837312 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4071/stat : 4071 (java) S 4053 4056 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78988352 14420725760 12040 33554432000 4194304 4196468 140728101105664 139688812640944 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 48160 KiB

[startup+0.310528 s]*
/proc/loadavg: 1.43 1.45 1.49 5/216 4071
/proc/meminfo: memFree=19047212/32770624 swapFree=67108860/67108860
[pid=4056] ppid=4053 vsize=14082740 memory=51796 CPUtime=0.44 cores=1,3,5,7
/proc/4056/stat : 4056 (java) S 4053 4056 32325 0 -1 1077944320 10569 0 0 0 42 2 0 0 20 0 15 0 78988346 14420725760 12949 33554432000 4194304 4196468 140728101105664 140728101088208 139689346051831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
/proc/4056/statm: 3520685 12949 3414 1 0 3482761 0
[pid=4056/tid=4058] ppid=4053 vsize=14082740 memory=93309861 CPUtime=0.3 cores=1,3,5,7
/proc/4056/task/4058/stat : 4058 (java) R 4053 4056 32325 0 -1 4202560 8077 0 0 0 29 1 0 0 20 0 15 0 78988346 14420725760 12949 33554432000 4194304 4196468 140728101105664 139689350241104 139689327615345 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4059] ppid=4053 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4059/stat : 4059 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688941591696 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4060] ppid=4053 vsize=14082740 memory=140504150939599 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4060/stat : 4060 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688940538896 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4061] ppid=4053 vsize=14082740 memory=281008301876880 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4061/stat : 4061 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688939486096 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4062] ppid=4053 vsize=14082740 memory=1970350607106051 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4062/stat : 4062 (java) S 4053 4056 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78988347 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688938433296 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4063] ppid=4053 vsize=14082740 memory=281008414783808 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4063/stat : 4063 (java) S 4053 4056 32325 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78988348 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688821062000 139689346062978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4064] ppid=4053 vsize=14082740 memory=140504150835335 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4064/stat : 4064 (java) S 4053 4056 32325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78988349 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688820007968 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4065] ppid=4053 vsize=14082740 memory=281008301786408 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4065/stat : 4065 (java) S 4053 4056 32325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78988349 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688818955120 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4066] ppid=4053 vsize=14082740 memory=2110854758078372 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4066/stat : 4066 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988351 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688817903440 139689346070427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4067] ppid=4053 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4056/task/4067/stat : 4067 (java) S 4053 4056 32325 0 -1 1077944384 533 0 0 0 2 0 0 0 20 0 15 0 78988351 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688816851824 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4068] ppid=4053 vsize=14082740 memory=2272 CPUtime=0.02 cores=1,3,5,7
/proc/4056/task/4068/stat : 4068 (java) S 4053 4056 32325 0 -1 1077944384 130 0 0 0 2 0 0 0 20 0 15 0 78988351 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688815799024 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4069] ppid=4053 vsize=14082740 memory=140508558804607 CPUtime=0.08 cores=1,3,5,7
/proc/4056/task/4069/stat : 4069 (java) S 4053 4056 32325 0 -1 1077944384 446 0 0 0 8 0 0 0 20 0 15 0 78988351 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688814746224 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4070] ppid=4053 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4070/stat : 4070 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988352 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688813693664 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4071] ppid=4053 vsize=14082740 memory=140504263837312 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4071/stat : 4071 (java) S 4053 4056 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78988352 14420725760 12949 33554432000 4194304 4196468 140728101105664 139688812640944 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 51796 KiB

[startup+0.700736 s]
/proc/loadavg: 1.43 1.45 1.49 4/216 4071
/proc/meminfo: memFree=19032540/32770624 swapFree=67108860/67108860
[pid=4056] ppid=4053 vsize=14084808 memory=89768 CPUtime=0.99 cores=1,3,5,7
/proc/4056/stat : 4056 (java) S 4053 4056 32325 0 -1 1077944320 17344 0 0 0 95 4 0 0 20 0 15 0 78988346 14422843392 22442 33554432000 4194304 4196468 140728101105664 140728101088208 139689346051831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
/proc/4056/statm: 3521202 22442 3500 1 0 3483273 0
[pid=4056/tid=4058] ppid=4053 vsize=14084808 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/4056/task/4058/stat : 4058 (java) R 4053 4056 32325 0 -1 4202560 14418 0 0 0 65 2 0 0 20 0 15 0 78988346 14422843392 22442 33554432000 4194304 4196468 140728101105664 139689350275936 139689346073757 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4059] ppid=4053 vsize=14084808 memory=140504150969488 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4059/stat : 4059 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688941591696 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4060] ppid=4053 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4060/stat : 4060 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688940538896 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4061] ppid=4053 vsize=14084808 memory=157954602967870 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4061/stat : 4061 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688939486096 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4062] ppid=4053 vsize=14084808 memory=26856 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4062/stat : 4062 (java) S 4053 4056 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78988347 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688938433296 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4063] ppid=4053 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4063/stat : 4063 (java) S 4053 4056 32325 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78988348 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688821062000 139689346062978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4064] ppid=4053 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4064/stat : 4064 (java) S 4053 4056 32325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78988349 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688820007968 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4065] ppid=4053 vsize=14084808 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4065/stat : 4065 (java) S 4053 4056 32325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78988349 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688818955120 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4066] ppid=4053 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4066/stat : 4066 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988351 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688817903440 139689346070427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4067] ppid=4053 vsize=14084808 memory=-3535359994705171299 CPUtime=0.06 cores=1,3,5,7
/proc/4056/task/4067/stat : 4067 (java) S 4053 4056 32325 0 -1 1077944384 669 0 0 0 6 0 0 0 20 0 15 0 78988351 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688816851824 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4068] ppid=4053 vsize=14084808 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/4056/task/4068/stat : 4068 (java) S 4053 4056 32325 0 -1 1077944384 305 0 0 0 8 0 0 0 20 0 15 0 78988351 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688815799024 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4069] ppid=4053 vsize=14084808 memory=6944656592455360604 CPUtime=0.15 cores=1,3,5,7
/proc/4056/task/4069/stat : 4069 (java) S 4053 4056 32325 0 -1 1077944384 569 0 0 0 15 0 0 0 20 0 15 0 78988351 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688814746224 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4070] ppid=4053 vsize=14084808 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4070/stat : 4070 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988352 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688813693664 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4071] ppid=4053 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4071/stat : 4071 (java) S 4053 4056 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78988352 14422843392 22442 33554432000 4194304 4196468 140728101105664 139688812640944 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89768 KiB

[startup+1.50079 s]
/proc/loadavg: 1.43 1.45 1.49 5/216 4071
/proc/meminfo: memFree=18990720/32770624 swapFree=67108860/67108860
[pid=4056] ppid=4053 vsize=14090952 memory=152860 CPUtime=3.21 cores=1,3,5,7
/proc/4056/stat : 4056 (java) S 4053 4056 32325 0 -1 1077944320 26198 0 0 0 313 8 0 0 20 0 15 0 78988346 14429134848 38215 33554432000 4194304 4196468 140728101105664 140728101088208 139689346051831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
/proc/4056/statm: 3522738 38215 3547 1 0 3484809 0
[pid=4056/tid=4058] ppid=4053 vsize=14090952 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/4056/task/4058/stat : 4058 (java) R 4053 4056 32325 0 -1 4202560 19621 0 0 0 142 5 0 0 20 0 15 0 78988346 14429134848 38215 33554432000 4194304 4196468 140728101105664 139689350289280 139688989057587 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4059] ppid=4053 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4059/stat : 4059 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14429134848 38215 33554432000 4194304 4196468 140728101105664 139688941591696 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4060] ppid=4053 vsize=14090952 memory=4529 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4060/stat : 4060 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14429134848 38215 33554432000 4194304 4196468 140728101105664 139688940538896 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4061] ppid=4053 vsize=14090952 memory=15538513911240146 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4061/stat : 4061 (java) S 4053 4056 32325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78988347 14429134848 38215 33554432000 4194304 4196468 140728101105664 139688939486096 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4062] ppid=4053 vsize=14090952 memory=140504151107715 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4062/stat : 4062 (java) S 4053 4056 32325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78988347 14429134848 38215 33554432000 4194304 4196468 140728101105664 139688938433296 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4063] ppid=4053 vsize=14090952 memory=281008302208240 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4063/stat : 4063 (java) S 4053 4056 32325 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 78988348 14429134848 38215 33554432000 4194304 4196468 140728101105664 139688821062000 139689346062978 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0

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

[pid=4056/tid=4070] ppid=4053 vsize=14090952 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4070/stat : 4070 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988352 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688813693664 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4071] ppid=4053 vsize=14090952 memory=1232 CPUtime=0.06 cores=1,3,5,7
/proc/4056/task/4071/stat : 4071 (java) S 4053 4056 32325 0 -1 1077944384 1048 0 0 0 2 4 0 0 20 0 15 0 78988352 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688812640944 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
Current children cumulated CPU time: 270.74 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 169688 KiB

[startup+268.801 s]
/proc/loadavg: 1.40 1.53 1.53 3/215 4075
/proc/meminfo: memFree=18125692/32770624 swapFree=67108860/67108860
[pid=4056] ppid=4053 vsize=14090952 memory=169688 CPUtime=272.34 cores=1,3,5,7
/proc/4056/stat : 4056 (java) S 4053 4056 32325 0 -1 1077944320 49523 0 0 0 27202 32 0 0 20 0 15 0 78988346 14429134848 42422 33554432000 4194304 4196468 140728101105664 140728101088208 139689346051831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
/proc/4056/statm: 3522738 42422 3582 1 0 3484809 0
[pid=4056/tid=4058] ppid=4053 vsize=14090952 memory=-6513445668660858970 CPUtime=267.76 cores=1,3,5,7
/proc/4056/task/4058/stat : 4058 (java) R 4053 4056 32325 0 -1 4202560 25235 0 0 0 26768 8 0 0 20 0 15 0 78988346 14429134848 42422 33554432000 4194304 4196468 140728101105664 139689350289984 139688989658363 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4059] ppid=4053 vsize=14090952 memory=5520 CPUtime=0.37 cores=1,3,5,7
/proc/4056/task/4059/stat : 4059 (java) S 4053 4056 32325 0 -1 1077944384 2104 0 0 0 33 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688941591696 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4060] ppid=4053 vsize=14090952 memory=4616 CPUtime=0.36 cores=1,3,5,7
/proc/4056/task/4060/stat : 4060 (java) S 4053 4056 32325 0 -1 1077944384 1520 0 0 0 32 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688940538896 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4061] ppid=4053 vsize=14090952 memory=1428 CPUtime=0.36 cores=1,3,5,7
/proc/4056/task/4061/stat : 4061 (java) S 4053 4056 32325 0 -1 1077944384 3566 0 0 0 31 5 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688939486096 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4062] ppid=4053 vsize=14090952 memory=169676 CPUtime=0.36 cores=1,3,5,7
/proc/4056/task/4062/stat : 4062 (java) S 4053 4056 32325 0 -1 1077944384 1829 0 0 0 32 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688938433296 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4063] ppid=4053 vsize=14090952 memory=23624 CPUtime=0.41 cores=1,3,5,7
/proc/4056/task/4063/stat : 4063 (java) S 4053 4056 32325 0 -1 1077944384 1431 0 0 0 38 3 0 0 20 0 15 0 78988348 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688821062000 139689346062978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4064] ppid=4053 vsize=14090952 memory=169676 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4064/stat : 4064 (java) S 4053 4056 32325 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 78988349 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688820008032 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4065] ppid=4053 vsize=14090952 memory=5520 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4065/stat : 4065 (java) S 4053 4056 32325 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 78988349 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688818955136 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4066] ppid=4053 vsize=14090952 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4066/stat : 4066 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688817903440 139689346070427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4067] ppid=4053 vsize=14090952 memory=1428 CPUtime=0.98 cores=1,3,5,7
/proc/4056/task/4067/stat : 4067 (java) S 4053 4056 32325 0 -1 1077944384 3530 0 0 0 97 1 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688816851824 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4068] ppid=4053 vsize=14090952 memory=169676 CPUtime=0.97 cores=1,3,5,7
/proc/4056/task/4068/stat : 4068 (java) S 4053 4056 32325 0 -1 1077944384 4087 0 0 0 96 1 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688815799024 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4069] ppid=4053 vsize=14090952 memory=1008 CPUtime=0.61 cores=1,3,5,7
/proc/4056/task/4069/stat : 4069 (java) S 4053 4056 32325 0 -1 1077944384 3750 0 0 0 61 0 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688814746224 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4070] ppid=4053 vsize=14090952 memory=5520 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4070/stat : 4070 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988352 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688813693664 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4071] ppid=4053 vsize=14090952 memory=169688 CPUtime=0.06 cores=1,3,5,7
/proc/4056/task/4071/stat : 4071 (java) S 4053 4056 32325 0 -1 1077944384 1048 0 0 0 2 4 0 0 20 0 15 0 78988352 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688812640944 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
Current children cumulated CPU time: 272.34 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 169688 KiB

[startup+269.601 s]
/proc/loadavg: 1.40 1.53 1.53 3/215 4075
/proc/meminfo: memFree=18125692/32770624 swapFree=67108860/67108860
[pid=4056] ppid=4053 vsize=14090952 memory=169688 CPUtime=273.15 cores=1,3,5,7
/proc/4056/stat : 4056 (java) S 4053 4056 32325 0 -1 1077944320 49525 0 0 0 27283 32 0 0 20 0 15 0 78988346 14429134848 42422 33554432000 4194304 4196468 140728101105664 140728101088208 139689346051831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
/proc/4056/statm: 3522738 42422 3582 1 0 3484809 0
[pid=4056/tid=4058] ppid=4053 vsize=14090952 memory=23624 CPUtime=268.56 cores=1,3,5,7
/proc/4056/task/4058/stat : 4058 (java) R 4053 4056 32325 0 -1 4202560 25237 0 0 0 26848 8 0 0 20 0 15 0 78988346 14429134848 42422 33554432000 4194304 4196468 140728101105664 139689350289888 139688989542101 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4059] ppid=4053 vsize=14090952 memory=1696 CPUtime=0.37 cores=1,3,5,7
/proc/4056/task/4059/stat : 4059 (java) S 4053 4056 32325 0 -1 1077944384 2104 0 0 0 33 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688941591696 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4060] ppid=4053 vsize=14090952 memory=1232 CPUtime=0.36 cores=1,3,5,7
/proc/4056/task/4060/stat : 4060 (java) S 4053 4056 32325 0 -1 1077944384 1520 0 0 0 32 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688940538896 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4061] ppid=4053 vsize=14090952 memory=1948 CPUtime=0.36 cores=1,3,5,7
/proc/4056/task/4061/stat : 4061 (java) S 4053 4056 32325 0 -1 1077944384 3566 0 0 0 31 5 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688939486096 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4062] ppid=4053 vsize=14090952 memory=1200 CPUtime=0.37 cores=1,3,5,7
/proc/4056/task/4062/stat : 4062 (java) S 4053 4056 32325 0 -1 1077944384 1829 0 0 0 33 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688938433296 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4063] ppid=4053 vsize=14090952 memory=8548 CPUtime=0.41 cores=1,3,5,7
/proc/4056/task/4063/stat : 4063 (java) S 4053 4056 32325 0 -1 1077944384 1431 0 0 0 38 3 0 0 20 0 15 0 78988348 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688821062000 139689346062978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4064] ppid=4053 vsize=14090952 memory=800 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4064/stat : 4064 (java) S 4053 4056 32325 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 78988349 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688820008032 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4065] ppid=4053 vsize=14090952 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4065/stat : 4065 (java) S 4053 4056 32325 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 78988349 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688818955136 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4066] ppid=4053 vsize=14090952 memory=16436 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4066/stat : 4066 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688817903440 139689346070427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4067] ppid=4053 vsize=14090952 memory=928 CPUtime=0.98 cores=1,3,5,7
/proc/4056/task/4067/stat : 4067 (java) S 4053 4056 32325 0 -1 1077944384 3530 0 0 0 97 1 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688816851824 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4068] ppid=4053 vsize=14090952 memory=2240 CPUtime=0.97 cores=1,3,5,7
/proc/4056/task/4068/stat : 4068 (java) S 4053 4056 32325 0 -1 1077944384 4087 0 0 0 96 1 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688815799024 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4069] ppid=4053 vsize=14090952 memory=4124 CPUtime=0.61 cores=1,3,5,7
/proc/4056/task/4069/stat : 4069 (java) S 4053 4056 32325 0 -1 1077944384 3750 0 0 0 61 0 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688814746224 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4070] ppid=4053 vsize=14090952 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4070/stat : 4070 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988352 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688813693664 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4071] ppid=4053 vsize=14090952 memory=8112282956445269571 CPUtime=0.06 cores=1,3,5,7
/proc/4056/task/4071/stat : 4071 (java) S 4053 4056 32325 0 -1 1077944384 1048 0 0 0 2 4 0 0 20 0 15 0 78988352 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688812640944 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
Current children cumulated CPU time: 273.15 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 169688 KiB

[startup+269.801 s]
/proc/loadavg: 1.40 1.53 1.53 3/215 4075
/proc/meminfo: memFree=18125692/32770624 swapFree=67108860/67108860
[pid=4056] ppid=4053 vsize=14090952 memory=169688 CPUtime=273.35 cores=1,3,5,7
/proc/4056/stat : 4056 (java) S 4053 4056 32325 0 -1 1077944320 49526 0 0 0 27303 32 0 0 20 0 15 0 78988346 14429134848 42422 33554432000 4194304 4196468 140728101105664 140728101088208 139689346051831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
/proc/4056/statm: 3522738 42422 3582 1 0 3484809 0
[pid=4056/tid=4058] ppid=4053 vsize=14090952 memory=1428 CPUtime=268.76 cores=1,3,5,7
/proc/4056/task/4058/stat : 4058 (java) R 4053 4056 32325 0 -1 4202560 25238 0 0 0 26868 8 0 0 20 0 15 0 78988346 14429134848 42422 33554432000 4194304 4196468 140728101105664 139689350290096 139688989375044 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4059] ppid=4053 vsize=14090952 memory=13048 CPUtime=0.37 cores=1,3,5,7
/proc/4056/task/4059/stat : 4059 (java) S 4053 4056 32325 0 -1 1077944384 2104 0 0 0 33 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688941591696 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4060] ppid=4053 vsize=14090952 memory=8112282956445269571 CPUtime=0.36 cores=1,3,5,7
/proc/4056/task/4060/stat : 4060 (java) S 4053 4056 32325 0 -1 1077944384 1520 0 0 0 32 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688940538896 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4061] ppid=4053 vsize=14090952 memory=1296 CPUtime=0.36 cores=1,3,5,7
/proc/4056/task/4061/stat : 4061 (java) S 4053 4056 32325 0 -1 1077944384 3566 0 0 0 31 5 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688939486096 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4062] ppid=4053 vsize=14090952 memory=1728 CPUtime=0.37 cores=1,3,5,7
/proc/4056/task/4062/stat : 4062 (java) S 4053 4056 32325 0 -1 1077944384 1829 0 0 0 33 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688938433296 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4063] ppid=4053 vsize=14090952 memory=1008 CPUtime=0.41 cores=1,3,5,7
/proc/4056/task/4063/stat : 4063 (java) S 4053 4056 32325 0 -1 1077944384 1431 0 0 0 38 3 0 0 20 0 15 0 78988348 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688821062000 139689346062978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4064] ppid=4053 vsize=14090952 memory=956 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4064/stat : 4064 (java) S 4053 4056 32325 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 78988349 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688820008032 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4065] ppid=4053 vsize=14090952 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4065/stat : 4065 (java) S 4053 4056 32325 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 78988349 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688818955136 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4066] ppid=4053 vsize=14090952 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4066/stat : 4066 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688817903440 139689346070427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4067] ppid=4053 vsize=14090952 memory=1576 CPUtime=0.98 cores=1,3,5,7
/proc/4056/task/4067/stat : 4067 (java) S 4053 4056 32325 0 -1 1077944384 3530 0 0 0 97 1 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688816851824 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4068] ppid=4053 vsize=14090952 memory=7528 CPUtime=0.97 cores=1,3,5,7
/proc/4056/task/4068/stat : 4068 (java) S 4053 4056 32325 0 -1 1077944384 4087 0 0 0 96 1 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688815799024 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4069] ppid=4053 vsize=14090952 memory=840 CPUtime=0.61 cores=1,3,5,7
/proc/4056/task/4069/stat : 4069 (java) S 4053 4056 32325 0 -1 1077944384 3750 0 0 0 61 0 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688814746224 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4070] ppid=4053 vsize=14090952 memory=2584 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4070/stat : 4070 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988352 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688813693664 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4071] ppid=4053 vsize=14090952 memory=2584 CPUtime=0.06 cores=1,3,5,7
/proc/4056/task/4071/stat : 4071 (java) S 4053 4056 32325 0 -1 1077944384 1048 0 0 0 2 4 0 0 20 0 15 0 78988352 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688812640944 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
Current children cumulated CPU time: 273.35 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 169688 KiB

[startup+269.901 s]
/proc/loadavg: 1.40 1.53 1.53 3/215 4075
/proc/meminfo: memFree=18125692/32770624 swapFree=67108860/67108860
[pid=4056] ppid=4053 vsize=14090952 memory=169688 CPUtime=273.45 cores=1,3,5,7
/proc/4056/stat : 4056 (java) S 4053 4056 32325 0 -1 1077944320 49526 0 0 0 27313 32 0 0 20 0 15 0 78988346 14429134848 42422 33554432000 4194304 4196468 140728101105664 140728101088208 139689346051831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
/proc/4056/statm: 3522738 42422 3582 1 0 3484809 0
[pid=4056/tid=4058] ppid=4053 vsize=14090952 memory=169688 CPUtime=268.86 cores=1,3,5,7
/proc/4056/task/4058/stat : 4058 (java) R 4053 4056 32325 0 -1 4202560 25238 0 0 0 26878 8 0 0 20 0 15 0 78988346 14429134848 42422 33554432000 4194304 4196468 140728101105664 139689350290096 139688989188079 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4059] ppid=4053 vsize=14090952 memory=167628 CPUtime=0.37 cores=1,3,5,7
/proc/4056/task/4059/stat : 4059 (java) S 4053 4056 32325 0 -1 1077944384 2104 0 0 0 33 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688941591696 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4060] ppid=4053 vsize=14090952 memory=169676 CPUtime=0.36 cores=1,3,5,7
/proc/4056/task/4060/stat : 4060 (java) S 4053 4056 32325 0 -1 1077944384 1520 0 0 0 32 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688940538896 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4061] ppid=4053 vsize=14090952 memory=140504151196465 CPUtime=0.36 cores=1,3,5,7
/proc/4056/task/4061/stat : 4061 (java) S 4053 4056 32325 0 -1 1077944384 3566 0 0 0 31 5 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688939486096 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4062] ppid=4053 vsize=14090952 memory=169676 CPUtime=0.37 cores=1,3,5,7
/proc/4056/task/4062/stat : 4062 (java) S 4053 4056 32325 0 -1 1077944384 1829 0 0 0 33 4 0 0 20 0 15 0 78988347 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688938433296 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4063] ppid=4053 vsize=14090952 memory=169688 CPUtime=0.41 cores=1,3,5,7
/proc/4056/task/4063/stat : 4063 (java) S 4053 4056 32325 0 -1 1077944384 1431 0 0 0 38 3 0 0 20 0 15 0 78988348 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688821062000 139689346062978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4064] ppid=4053 vsize=14090952 memory=169688 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4064/stat : 4064 (java) S 4053 4056 32325 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 78988349 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688820008032 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4065] ppid=4053 vsize=14090952 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4065/stat : 4065 (java) S 4053 4056 32325 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 78988349 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688818955136 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4066] ppid=4053 vsize=14090952 memory=169688 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4066/stat : 4066 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688817903440 139689346070427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4067] ppid=4053 vsize=14090952 memory=4140 CPUtime=0.98 cores=1,3,5,7
/proc/4056/task/4067/stat : 4067 (java) S 4053 4056 32325 0 -1 1077944384 3530 0 0 0 97 1 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688816851824 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4068] ppid=4053 vsize=14090952 memory=23624 CPUtime=0.97 cores=1,3,5,7
/proc/4056/task/4068/stat : 4068 (java) S 4053 4056 32325 0 -1 1077944384 4087 0 0 0 96 1 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688815799024 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4069] ppid=4053 vsize=14090952 memory=2436 CPUtime=0.61 cores=1,3,5,7
/proc/4056/task/4069/stat : 4069 (java) S 4053 4056 32325 0 -1 1077944384 3750 0 0 0 61 0 0 0 20 0 15 0 78988351 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688814746224 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4070] ppid=4053 vsize=14090952 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/4056/task/4070/stat : 4070 (java) S 4053 4056 32325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78988352 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688813693664 139689346062037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
[pid=4056/tid=4071] ppid=4053 vsize=14090952 memory=1728 CPUtime=0.06 cores=1,3,5,7
/proc/4056/task/4071/stat : 4071 (java) S 4053 4056 32325 0 -1 1077944384 1048 0 0 0 2 4 0 0 20 0 15 0 78988352 14429134848 42422 33554432000 4194304 4196468 140728101105664 139688812640944 139689346062978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30797824 140728101106760 140728101106953 140728101106953 140728101109711 0
Current children cumulated CPU time: 273.45 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 169688 KiB

Child status: 0
Real time (s): 269.922
CPU time (s): 273.489
CPU user time (s): 273.156
CPU system time (s): 0.332652
CPU usage (%): 101.321
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 239572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.156
system time used= 0.332652
maximum resident set size= 239576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52446
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18807
involuntary context switches= 494


# summary of solver processes directly reported to runsolver:
#   pid: 4056
#   total CPU time (s): 273.489
#   total CPU user time (s): 273.156
#   total CPU system time (s): 0.332652

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.35927 second user time and 2.7558 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-26 16:10:52
IDJOB=4290576
IDBENCH=141651
IDSOLVER=2743
FILE ID=node136/4290576-1532614252
RUNJOBID= node136-1532609470-3352
PBS_JOBID= 21021964
Free space on /tmp= 55832 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Eternity/Eternity-10-05_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-4290576-1532614252/watcher-4290576-1532614252 -o /tmp/evaluation-result-4290576-1532614252/solver-4290576-1532614252 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532609470-3352 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2085780765 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290576-1532614252.xml

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

MD5SUM BENCH= 6e3279f6b90dee0013fa01f52c3f5b67
RANDOM SEED=2085780765

node136.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        19098080 kB
MemAvailable:   29728704 kB
Buffers:          233472 kB
Cached:         10624064 kB
SwapCached:            0 kB
Active:          4930476 kB
Inactive:        8180600 kB
Active(anon):    2204792 kB
Inactive(anon):    76672 kB
Active(file):    2725684 kB
Inactive(file):  8103928 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35980 kB
Writeback:             0 kB
AnonPages:       2260968 kB
Mapped:            54332 kB
Shmem:             25228 kB
Slab:             257088 kB
SReclaimable:     229472 kB
SUnreclaim:        27616 kB
KernelStack:        3616 kB
PageTables:         9724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4517716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2125824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55796 MiB
End job on node136 at 2018-07-26 16:15:22