Trace number 4311916

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-08-17SAT 7.75486 5.94453

General information on the benchmark

NameSportsScheduling/
SportsScheduling-10_c18.xml
MD5SUM90120b7f275ce51772dc9fcf00f05be5
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 benchmark0.052072
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints85
Number of domains2
Minimum domain size10
Maximum domain size45
Distribution of domain sizes[{"size":10,"count":100},{"size":45,"count":45}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":50},{"degree":4,"count":95}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":5},{"arity":3,"count":45},{"arity":5,"count":9},{"arity":10,"count":10},{"arity":18,"count":5},{"arity":20,"count":5},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints10
Distribution of constraint types[{"type":"extension","count":45},{"type":"intension","count":10},{"type":"allDifferent","count":11},{"type":"count","count":9},{"type":"cardinality","count":10}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-08-17
0.68/0.56	c seed: 1873037692
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 1
0.68/0.59	c Parsing instance...
2.00/1.22	c Parsing done, starting search...
7.71/5.92	s SATISFIABLE
7.71/5.92	v <instantiation>
7.71/5.92	v 	<list>
7.71/5.92	v 		h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] hd[0] hd[1] hd[2] hd[3] hd[4] ad[0] ad[1] ad[2] ad[3] ad[4]
7.71/5.92	v 	</list>
7.71/5.92	v 	<values>
7.71/5.92	v 		0 5 2 2 4 3 1 3 0 2 0 6 1 0 4 4 7 5 4 4 5 6 1 1 0 2 3 6 1 1 5 3 0 3 0 2 8 3 0 0 7 2 2 1 1 1 8 7 8 6 7 6 4 9 3 2 8 3 5 9 8 9 6 5 7 9 9 2 8 7 6 8 7 9 4 7 9 6 5 8 4 9 6 3 4 8 5 9 5 7 0 37 21 22 31 27 13 24 8 17 1 40 10 4 34 33 43 35 30 32 38 41 9 15 6 20 28 39 16 11 36 29 5 25 7 18 44 26 2 3 42 19 23 12 14 5 1 0 2 4 9 7 3 8 6 
7.71/5.92	v 	</values>
7.71/5.92	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 (11261 MiB free)
  memory of node 1: 16384 MiB (12819 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311916-1534562641/watcher-4311916-1534562641 -o /tmp/evaluation-result-4311916-1534562641/solver-4311916-1534562641 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534541041-19652 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1873037692 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311916-1534562641.xml 

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

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

solver pid=22633, runsolver pid=22630

[startup+0.100091 s]*
/proc/loadavg: 1.93 1.52 1.47 3/218 22648
/proc/meminfo: memFree=24640620/32770624 swapFree=67108856/67108860
[pid=22633] ppid=22630 vsize=14082736 memory=31448 CPUtime=0.12 cores=0,2,4,6
/proc/22633/stat : 22633 (java) S 22630 22633 19620 0 -1 1077944320 6761 0 0 0 11 1 0 0 20 0 15 0 273827290 14420721664 7862 33554432000 4194304 4196468 140730956578432 140730956560976 140516976074487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
/proc/22633/statm: 3520684 7862 3152 1 0 3482761 0
[pid=22633/tid=22635] ppid=22630 vsize=14082736 memory=-8701690554791924095 CPUtime=0.09 cores=0,2,4,6
/proc/22633/task/22635/stat : 22635 (java) R 22630 22633 19620 0 -1 4202560 4802 0 0 0 9 0 0 0 20 0 15 0 273827290 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516980277608 140516956350311 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22636] ppid=22630 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22636/stat : 22636 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516906163216 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22637] ppid=22630 vsize=14082736 memory=140630960416384 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22637/stat : 22637 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516905110672 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22638] ppid=22630 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22638/stat : 22638 (java) S 22630 22633 19620 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516904057616 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22639] ppid=22630 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22639/stat : 22639 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516903005072 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22640] ppid=22630 vsize=14082736 memory=140630960416384 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22640/stat : 22640 (java) S 22630 22633 19620 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273827292 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516450216176 140516976085634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22641] ppid=22630 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22641/stat : 22641 (java) S 22630 22633 19620 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273827293 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516449162400 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22642] ppid=22630 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22642/stat : 22642 (java) S 22630 22633 19620 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273827293 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516448109296 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22643] ppid=22630 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22643/stat : 22643 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827295 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516447057872 140516976093083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22644] ppid=22630 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22644/stat : 22644 (java) S 22630 22633 19620 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 273827295 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516446006000 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22645] ppid=22630 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22645/stat : 22645 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827295 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516444953456 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22646] ppid=22630 vsize=14082736 memory=140630960416384 CPUtime=0.01 cores=0,2,4,6
/proc/22633/task/22646/stat : 22646 (java) S 22630 22633 19620 0 -1 1077944384 280 0 0 0 1 0 0 0 20 0 15 0 273827295 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516443900400 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22647] ppid=22630 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22647/stat : 22647 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827296 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516442848096 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22648] ppid=22630 vsize=14082736 memory=140630960416384 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22648/stat : 22648 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827296 14420721664 7862 33554432000 4194304 4196468 140730956578432 140516441795120 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31448 KiB

[startup+0.210551 s]*
/proc/loadavg: 1.93 1.52 1.47 4/218 22648
/proc/meminfo: memFree=24625116/32770624 swapFree=67108856/67108860
[pid=22633] ppid=22630 vsize=14082736 memory=47264 CPUtime=0.3 cores=0,2,4,6
/proc/22633/stat : 22633 (java) S 22630 22633 19620 0 -1 1077944320 10375 0 0 0 28 2 0 0 20 0 15 0 273827290 14420721664 11816 33554432000 4194304 4196468 140730956578432 140730956560976 140516976074487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
/proc/22633/statm: 3520684 11816 3366 1 0 3482761 0
[pid=22633/tid=22635] ppid=22630 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/22633/task/22635/stat : 22635 (java) R 22630 22633 19620 0 -1 4202560 8144 0 0 0 19 1 0 0 20 0 15 0 273827290 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516980303024 140516960118117 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22636] ppid=22630 vsize=14082736 memory=364 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22636/stat : 22636 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516906163216 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22637] ppid=22630 vsize=14082736 memory=288371007112128128 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22637/stat : 22637 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516905110672 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22638] ppid=22630 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22638/stat : 22638 (java) S 22630 22633 19620 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516904057616 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22639] ppid=22630 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22639/stat : 22639 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516903005072 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22640] ppid=22630 vsize=14082736 memory=140630960416384 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22640/stat : 22640 (java) S 22630 22633 19620 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273827292 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516450216176 140516976085634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22641] ppid=22630 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22641/stat : 22641 (java) S 22630 22633 19620 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273827293 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516449162400 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22642] ppid=22630 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22642/stat : 22642 (java) S 22630 22633 19620 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273827293 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516448109296 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22643] ppid=22630 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22643/stat : 22643 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827295 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516447057872 140516976093083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22644] ppid=22630 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/22633/task/22644/stat : 22644 (java) R 22630 22633 19620 0 -1 4202560 360 0 0 0 1 0 0 0 20 0 15 0 273827295 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516446006000 140516956774784 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22645] ppid=22630 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/22633/task/22645/stat : 22645 (java) R 22630 22633 19620 0 -1 1077944384 199 0 0 0 1 0 0 0 20 0 15 0 273827295 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516444940240 140516976084693 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22646] ppid=22630 vsize=14082736 memory=140630960416384 CPUtime=0.06 cores=0,2,4,6
/proc/22633/task/22646/stat : 22646 (java) R 22630 22633 19620 0 -1 4202560 302 0 0 0 6 0 0 0 20 0 15 0 273827295 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516443900400 140516954679069 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22647] ppid=22630 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22647/stat : 22647 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827296 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516442848096 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22648] ppid=22630 vsize=14082736 memory=140630960416384 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22648/stat : 22648 (java) R 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827296 14420721664 11816 33554432000 4194304 4196468 140730956578432 140516441795120 140516976085634 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47264 KiB

[startup+0.310526 s]*
/proc/loadavg: 1.93 1.52 1.47 3/218 22648
/proc/meminfo: memFree=24621704/32770624 swapFree=67108856/67108860
[pid=22633] ppid=22630 vsize=14082736 memory=50656 CPUtime=0.44 cores=0,2,4,6
/proc/22633/stat : 22633 (java) S 22630 22633 19620 0 -1 1077944320 10799 0 0 0 42 2 0 0 20 0 15 0 273827290 14420721664 12664 33554432000 4194304 4196468 140730956578432 140730956560976 140516976074487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
/proc/22633/statm: 3520684 12664 3404 1 0 3482761 0
[pid=22633/tid=22635] ppid=22630 vsize=14082736 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/22633/task/22635/stat : 22635 (java) R 22630 22633 19620 0 -1 4202560 8477 0 0 0 28 1 0 0 20 0 15 0 273827290 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516980286000 140516960154974 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22636] ppid=22630 vsize=14082736 memory=4294982659 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22636/stat : 22636 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516906163216 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22637] ppid=22630 vsize=14082736 memory=288371007112128128 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22637/stat : 22637 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516905110672 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22638] ppid=22630 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22638/stat : 22638 (java) S 22630 22633 19620 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516904057616 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22639] ppid=22630 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22639/stat : 22639 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516903005072 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22640] ppid=22630 vsize=14082736 memory=140630960416384 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22640/stat : 22640 (java) S 22630 22633 19620 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273827292 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516450216176 140516976085634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22641] ppid=22630 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22641/stat : 22641 (java) S 22630 22633 19620 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273827293 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516449162400 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22642] ppid=22630 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22642/stat : 22642 (java) S 22630 22633 19620 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273827293 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516448109296 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22643] ppid=22630 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22643/stat : 22643 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827295 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516447057872 140516976093083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22644] ppid=22630 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22633/task/22644/stat : 22644 (java) S 22630 22633 19620 0 -1 1077944384 407 0 0 0 2 0 0 0 20 0 15 0 273827295 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516446006000 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22645] ppid=22630 vsize=14082736 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/22633/task/22645/stat : 22645 (java) S 22630 22633 19620 0 -1 1077944384 221 0 0 0 3 0 0 0 20 0 15 0 273827295 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516444953456 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22646] ppid=22630 vsize=14082736 memory=140630960416384 CPUtime=0.08 cores=0,2,4,6
/proc/22633/task/22646/stat : 22646 (java) S 22630 22633 19620 0 -1 1077944384 312 0 0 0 8 0 0 0 20 0 15 0 273827295 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516443900400 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22647] ppid=22630 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22647/stat : 22647 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827296 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516442848096 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22648] ppid=22630 vsize=14082736 memory=140630960416384 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22648/stat : 22648 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827296 14420721664 12664 33554432000 4194304 4196468 140730956578432 140516441795120 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50656 KiB

[startup+0.700667 s]
/proc/loadavg: 1.93 1.52 1.47 3/218 22648
/proc/meminfo: memFree=24598016/32770624 swapFree=67108856/67108860
[pid=22633] ppid=22630 vsize=14084804 memory=88716 CPUtime=0.99 cores=0,2,4,6
/proc/22633/stat : 22633 (java) S 22630 22633 19620 0 -1 1077944320 17619 0 0 0 95 4 0 0 20 0 15 0 273827290 14422839296 22179 33554432000 4194304 4196468 140730956578432 140730956560976 140516976074487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
/proc/22633/statm: 3521201 22179 3499 1 0 3483273 0
[pid=22633/tid=22635] ppid=22630 vsize=14084804 memory=237868911979471 CPUtime=0.67 cores=0,2,4,6
/proc/22633/task/22635/stat : 22635 (java) R 22630 22633 19620 0 -1 4202560 14903 0 0 0 64 3 0 0 20 0 15 0 273827290 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516980298592 140730957393032 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22636] ppid=22630 vsize=14084804 memory=1252454 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22636/stat : 22636 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516906163216 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22637] ppid=22630 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22637/stat : 22637 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516905110672 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22638] ppid=22630 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22638/stat : 22638 (java) S 22630 22633 19620 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273827291 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516904057616 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22639] ppid=22630 vsize=14084804 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22639/stat : 22639 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516903005072 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22640] ppid=22630 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22640/stat : 22640 (java) S 22630 22633 19620 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273827292 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516450216176 140516976085634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22641] ppid=22630 vsize=14084804 memory=-6222389776517326944 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22641/stat : 22641 (java) S 22630 22633 19620 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273827293 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516449162400 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22642] ppid=22630 vsize=14084804 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22642/stat : 22642 (java) S 22630 22633 19620 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273827293 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516448109296 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22643] ppid=22630 vsize=14084804 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22643/stat : 22643 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827295 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516447057872 140516976093083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22644] ppid=22630 vsize=14084804 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/22633/task/22644/stat : 22644 (java) S 22630 22633 19620 0 -1 1077944384 558 0 0 0 7 0 0 0 20 0 15 0 273827295 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516446006000 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22645] ppid=22630 vsize=14084804 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22633/task/22645/stat : 22645 (java) S 22630 22633 19620 0 -1 1077944384 383 0 0 0 7 0 0 0 20 0 15 0 273827295 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516444953456 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22646] ppid=22630 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/22633/task/22646/stat : 22646 (java) S 22630 22633 19620 0 -1 1077944384 393 0 0 0 15 0 0 0 20 0 15 0 273827295 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516443900400 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22647] ppid=22630 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22647/stat : 22647 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827296 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516442848096 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22648] ppid=22630 vsize=14084804 memory=3772 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22648/stat : 22648 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827296 14422839296 22179 33554432000 4194304 4196468 140730956578432 140516441795120 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88716 KiB

[startup+1.50075 s]
/proc/loadavg: 1.93 1.52 1.47 3/218 22648
/proc/meminfo: memFree=24567460/32770624 swapFree=67108856/67108860
[pid=22633] ppid=22630 vsize=14090948 memory=142348 CPUtime=2.91 cores=0,2,4,6
/proc/22633/stat : 22633 (java) S 22630 22633 19620 0 -1 1077944320 26925 0 0 0 283 8 0 0 20 0 15 0 273827290 14429130752 35587 33554432000 4194304 4196468 140730956578432 140730956560976 140516976074487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
/proc/22633/statm: 3522737 35587 3543 1 0 3484809 0
[pid=22633/tid=22635] ppid=22630 vsize=14090948 memory=3303 CPUtime=1.47 cores=0,2,4,6
/proc/22633/task/22635/stat : 22635 (java) R 22630 22633 19620 0 -1 4202560 20127 0 0 0 142 5 0 0 20 0 15 0 273827290 14429130752 35587 33554432000 4194304 4196468 140730956578432 140516980311008 140516588142321 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22636] ppid=22630 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22636/stat : 22636 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 35587 33554432000 4194304 4196468 140730956578432 140516906163216 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22637] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22637/stat : 22637 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 35587 33554432000 4194304 4196468 140730956578432 140516905110672 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22638] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22638/stat : 22638 (java) S 22630 22633 19620 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 35587 33554432000 4194304 4196468 140730956578432 140516904057616 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22639] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22639/stat : 22639 (java) S 22630 22633 19620 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 35587 33554432000 4194304 4196468 140730956578432 140516903005072 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22640] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22640/stat : 22640 (java) S 22630 22633 19620 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 273827292 14429130752 35587 33554432000 4194304 4196468 140730956578432 140516450216176 140516976085634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0

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

[pid=22633/tid=22647] ppid=22630 vsize=14090948 memory=281261705389168 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22647/stat : 22647 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827296 14429130752 57241 33554432000 4194304 4196468 140730956578432 140516442848096 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22648] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22648/stat : 22648 (java) D 22630 22633 19620 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 15 0 273827296 14429130752 57241 33554432000 4194304 4196468 140730956578432 140516441795040 140516960930574 0 4 0 16800975 18446744072100891781 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
Current children cumulated CPU time: 4.97 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 228964 KiB

[startup+4.80076 s]
/proc/loadavg: 1.93 1.52 1.47 3/218 22648
/proc/meminfo: memFree=24439664/32770624 swapFree=67108856/67108860
[pid=22633] ppid=22630 vsize=14090948 memory=233116 CPUtime=6.59 cores=0,2,4,6
/proc/22633/stat : 22633 (java) S 22630 22633 19620 0 -1 1077944320 28967 0 0 0 648 11 0 0 20 0 15 0 273827290 14429130752 58279 33554432000 4194304 4196468 140730956578432 140730956560976 140516976074487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
/proc/22633/statm: 3522737 58279 3565 1 0 3484809 0
[pid=22633/tid=22635] ppid=22630 vsize=14090948 memory=0 CPUtime=4.71 cores=0,2,4,6
/proc/22633/task/22635/stat : 22635 (java) R 22630 22633 19620 0 -1 4202560 20365 0 0 0 465 6 0 0 20 0 15 0 273827290 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516980308960 140516588242661 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22636] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22636/stat : 22636 (java) S 22630 22633 19620 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516906163216 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22637] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22637/stat : 22637 (java) S 22630 22633 19620 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516905110672 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22638] ppid=22630 vsize=14090948 memory=281261705336928 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22638/stat : 22638 (java) S 22630 22633 19620 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516904057616 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22639] ppid=22630 vsize=14090948 memory=3329 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22639/stat : 22639 (java) S 22630 22633 19620 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516903005072 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22640] ppid=22630 vsize=14090948 memory=24935 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22640/stat : 22640 (java) S 22630 22633 19620 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 273827292 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516450216176 140516976085634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22641] ppid=22630 vsize=14090948 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22641/stat : 22641 (java) S 22630 22633 19620 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 273827293 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516449162464 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22642] ppid=22630 vsize=14090948 memory=-7384994778349281184 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22642/stat : 22642 (java) S 22630 22633 19620 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273827293 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516448109312 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22643] ppid=22630 vsize=14090948 memory=-7531822216213012384 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22643/stat : 22643 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827295 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516447057872 140516976093083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22644] ppid=22630 vsize=14090948 memory=-7019007802211091872 CPUtime=0.63 cores=0,2,4,6
/proc/22633/task/22644/stat : 22644 (java) S 22630 22633 19620 0 -1 1077944384 1944 0 0 0 63 0 0 0 20 0 15 0 273827295 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516446006000 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22645] ppid=22630 vsize=14090948 memory=6944613755445342871 CPUtime=0.64 cores=0,2,4,6
/proc/22633/task/22645/stat : 22645 (java) S 22630 22633 19620 0 -1 1077944384 1876 0 0 0 64 0 0 0 20 0 15 0 273827295 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516444953456 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22646] ppid=22630 vsize=14090948 memory=-8412658744798897037 CPUtime=0.53 cores=0,2,4,6
/proc/22633/task/22646/stat : 22646 (java) S 22630 22633 19620 0 -1 1077944384 2748 0 0 0 52 1 0 0 20 0 15 0 273827295 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516443900400 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22647] ppid=22630 vsize=14090948 memory=7100839861533060763 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22647/stat : 22647 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827296 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516442848096 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22648] ppid=22630 vsize=14090948 memory=-8985395855772247728 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22648/stat : 22648 (java) S 22630 22633 19620 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 273827296 14429130752 58279 33554432000 4194304 4196468 140730956578432 140516441795120 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 50 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
Current children cumulated CPU time: 6.59 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 233116 KiB

[startup+5.60067 s]
/proc/loadavg: 1.85 1.52 1.47 3/218 22648
/proc/meminfo: memFree=24439324/32770624 swapFree=67108856/67108860
[pid=22633] ppid=22630 vsize=14090948 memory=233120 CPUtime=7.41 cores=0,2,4,6
/proc/22633/stat : 22633 (java) S 22630 22633 19620 0 -1 1077944320 29685 0 0 0 730 11 0 0 20 0 15 0 273827290 14429130752 58280 33554432000 4194304 4196468 140730956578432 140730956560976 140516976074487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
/proc/22633/statm: 3522737 58280 3565 1 0 3484809 0
[pid=22633/tid=22635] ppid=22630 vsize=14090948 memory=1236 CPUtime=5.5 cores=0,2,4,6
/proc/22633/task/22635/stat : 22635 (java) R 22630 22633 19620 0 -1 4202560 20368 0 0 0 544 6 0 0 20 0 15 0 273827290 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516980311840 140516588000684 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22636] ppid=22630 vsize=14090948 memory=233116 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22636/stat : 22636 (java) S 22630 22633 19620 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516906163216 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22637] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22637/stat : 22637 (java) S 22630 22633 19620 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516905110672 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22638] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22638/stat : 22638 (java) S 22630 22633 19620 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516904057616 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22639] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22639/stat : 22639 (java) S 22630 22633 19620 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516903005072 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22640] ppid=22630 vsize=14090948 memory=164 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22640/stat : 22640 (java) S 22630 22633 19620 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 273827292 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516450216176 140516976085634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22641] ppid=22630 vsize=14090948 memory=8292088564187963537 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22641/stat : 22641 (java) S 22630 22633 19620 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 273827293 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516449162464 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22642] ppid=22630 vsize=14090948 memory=7517217239462096019 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22642/stat : 22642 (java) S 22630 22633 19620 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273827293 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516448109312 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22643] ppid=22630 vsize=14090948 memory=14696666587 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22643/stat : 22643 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516447057872 140516976093083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22644] ppid=22630 vsize=14090948 memory=281261705028456 CPUtime=0.63 cores=0,2,4,6
/proc/22633/task/22644/stat : 22644 (java) S 22630 22633 19620 0 -1 1077944384 1944 0 0 0 63 0 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516446006000 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22645] ppid=22630 vsize=14090948 memory=281261705315696 CPUtime=0.66 cores=0,2,4,6
/proc/22633/task/22645/stat : 22645 (java) S 22630 22633 19620 0 -1 1077944384 1886 0 0 0 66 0 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516444953456 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22646] ppid=22630 vsize=14090948 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/22633/task/22646/stat : 22646 (java) S 22630 22633 19620 0 -1 1077944384 2748 0 0 0 52 1 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516443900400 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22647] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22647/stat : 22647 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827296 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516442848096 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22648] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22648/stat : 22648 (java) S 22630 22633 19620 0 -1 1077944384 717 0 0 0 0 0 0 0 20 0 15 0 273827296 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516441795120 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
Current children cumulated CPU time: 7.41 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 233120 KiB

[startup+5.80066 s]
/proc/loadavg: 1.85 1.52 1.47 3/218 22648
/proc/meminfo: memFree=24439324/32770624 swapFree=67108856/67108860
[pid=22633] ppid=22630 vsize=14090948 memory=233120 CPUtime=7.61 cores=0,2,4,6
/proc/22633/stat : 22633 (java) S 22630 22633 19620 0 -1 1077944320 29685 0 0 0 750 11 0 0 20 0 15 0 273827290 14429130752 58280 33554432000 4194304 4196468 140730956578432 140730956560976 140516976074487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
/proc/22633/statm: 3522737 58280 3565 1 0 3484809 0
[pid=22633/tid=22635] ppid=22630 vsize=14090948 memory=0 CPUtime=5.7 cores=0,2,4,6
/proc/22633/task/22635/stat : 22635 (java) R 22630 22633 19620 0 -1 4202560 20368 0 0 0 564 6 0 0 20 0 15 0 273827290 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516980311840 140516587826951 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22636] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22636/stat : 22636 (java) S 22630 22633 19620 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516906163216 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22637] ppid=22630 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22637/stat : 22637 (java) S 22630 22633 19620 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516905110672 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22638] ppid=22630 vsize=14090948 memory=1832 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22638/stat : 22638 (java) S 22630 22633 19620 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516904057616 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22639] ppid=22630 vsize=14090948 memory=1920 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22639/stat : 22639 (java) S 22630 22633 19620 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516903005072 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22640] ppid=22630 vsize=14090948 memory=1192 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22640/stat : 22640 (java) S 22630 22633 19620 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 273827292 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516450216176 140516976085634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22641] ppid=22630 vsize=14090948 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22641/stat : 22641 (java) S 22630 22633 19620 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 273827293 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516449162464 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22642] ppid=22630 vsize=14090948 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22642/stat : 22642 (java) S 22630 22633 19620 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273827293 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516448109312 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22643] ppid=22630 vsize=14090948 memory=752 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22643/stat : 22643 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516447057872 140516976093083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22644] ppid=22630 vsize=14090948 memory=7356 CPUtime=0.63 cores=0,2,4,6
/proc/22633/task/22644/stat : 22644 (java) S 22630 22633 19620 0 -1 1077944384 1944 0 0 0 63 0 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516446006000 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22645] ppid=22630 vsize=14090948 memory=5400 CPUtime=0.66 cores=0,2,4,6
/proc/22633/task/22645/stat : 22645 (java) S 22630 22633 19620 0 -1 1077944384 1886 0 0 0 66 0 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516444953456 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22646] ppid=22630 vsize=14090948 memory=1108 CPUtime=0.53 cores=0,2,4,6
/proc/22633/task/22646/stat : 22646 (java) S 22630 22633 19620 0 -1 1077944384 2748 0 0 0 52 1 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516443900400 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22647] ppid=22630 vsize=14090948 memory=10784 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22647/stat : 22647 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827296 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516442848096 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22648] ppid=22630 vsize=14090948 memory=872 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22648/stat : 22648 (java) S 22630 22633 19620 0 -1 1077944384 717 0 0 0 0 0 0 0 20 0 15 0 273827296 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516441795120 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
Current children cumulated CPU time: 7.61 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 233120 KiB

[startup+5.90067 s]
/proc/loadavg: 1.85 1.52 1.47 3/218 22648
/proc/meminfo: memFree=24439324/32770624 swapFree=67108856/67108860
[pid=22633] ppid=22630 vsize=14090948 memory=233120 CPUtime=7.71 cores=0,2,4,6
/proc/22633/stat : 22633 (java) S 22630 22633 19620 0 -1 1077944320 29686 0 0 0 760 11 0 0 20 0 15 0 273827290 14429130752 58280 33554432000 4194304 4196468 140730956578432 140730956560976 140516976074487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
/proc/22633/statm: 3522737 58280 3565 1 0 3484809 0
[pid=22633/tid=22635] ppid=22630 vsize=14090948 memory=0 CPUtime=5.8 cores=0,2,4,6
/proc/22633/task/22635/stat : 22635 (java) R 22630 22633 19620 0 -1 4202560 20369 0 0 0 574 6 0 0 20 0 15 0 273827290 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516980309984 140516588138816 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22636] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22636/stat : 22636 (java) S 22630 22633 19620 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516906163216 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22637] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22637/stat : 22637 (java) S 22630 22633 19620 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516905110672 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22638] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22638/stat : 22638 (java) S 22630 22633 19620 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516904057616 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22639] ppid=22630 vsize=14090948 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22639/stat : 22639 (java) S 22630 22633 19620 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 273827291 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516903005072 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22640] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22640/stat : 22640 (java) S 22630 22633 19620 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 273827292 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516450216176 140516976085634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22641] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22641/stat : 22641 (java) S 22630 22633 19620 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 273827293 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516449162464 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22642] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22642/stat : 22642 (java) S 22630 22633 19620 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 273827293 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516448109312 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22643] ppid=22630 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22643/stat : 22643 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516447057872 140516976093083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22644] ppid=22630 vsize=14090948 memory=8174723239089013032 CPUtime=0.63 cores=0,2,4,6
/proc/22633/task/22644/stat : 22644 (java) S 22630 22633 19620 0 -1 1077944384 1944 0 0 0 63 0 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516446006000 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22645] ppid=22630 vsize=14090948 memory=288286662604375801 CPUtime=0.66 cores=0,2,4,6
/proc/22633/task/22645/stat : 22645 (java) S 22630 22633 19620 0 -1 1077944384 1886 0 0 0 66 0 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516444953456 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22646] ppid=22630 vsize=14090948 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/22633/task/22646/stat : 22646 (java) S 22630 22633 19620 0 -1 1077944384 2748 0 0 0 52 1 0 0 20 0 15 0 273827295 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516443900400 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22647] ppid=22630 vsize=14090948 memory=3835156172892427634 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22647/stat : 22647 (java) S 22630 22633 19620 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273827296 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516442848096 140516976084693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
[pid=22633/tid=22648] ppid=22630 vsize=14090948 memory=7512116789919837034 CPUtime=0 cores=0,2,4,6
/proc/22633/task/22648/stat : 22648 (java) S 22630 22633 19620 0 -1 1077944384 717 0 0 0 0 0 0 0 20 0 15 0 273827296 14429130752 58280 33554432000 4194304 4196468 140730956578432 140516441795120 140516976085634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 7827456 140730956584008 140730956584201 140730956584201 140730956586959 0
Current children cumulated CPU time: 7.71 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 233120 KiB

Child status: 0
Real time (s): 5.94453
CPU time (s): 7.75486
CPU user time (s): 7.63353
CPU system time (s): 0.121327
CPU usage (%): 130.454
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 233120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.63353
system time used= 0.121327
maximum resident set size= 233772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30075
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3138
involuntary context switches= 29


# summary of solver processes directly reported to runsolver:
#   pid: 22633
#   total CPU time (s): 7.75486
#   total CPU user time (s): 7.63353
#   total CPU system time (s): 0.121327

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055842 second user time and 0.097724 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-18 05:24:01
IDJOB=4311916
IDBENCH=141598
IDSOLVER=2799
FILE ID=node132/4311916-1534562641
RUNJOBID= node132-1534541041-19652
PBS_JOBID= 21038639
Free space on /tmp= 57720 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-10_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311916-1534562641/watcher-4311916-1534562641 -o /tmp/evaluation-result-4311916-1534562641/solver-4311916-1534562641 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534541041-19652 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1873037692 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311916-1534562641.xml

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

MD5SUM BENCH= 90120b7f275ce51772dc9fcf00f05be5
RANDOM SEED=1873037692

node132.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.65
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.65
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.65
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.65
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:        24658816 kB
MemAvailable:   31728992 kB
Buffers:          261184 kB
Cached:          7093784 kB
SwapCached:            4 kB
Active:          4324124 kB
Inactive:        3259584 kB
Active(anon):     204540 kB
Inactive(anon):    92944 kB
Active(file):    4119584 kB
Inactive(file):  3166640 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:             35724 kB
Writeback:             0 kB
AnonPages:        235480 kB
Mapped:            35064 kB
Shmem:             66204 kB
Slab:             228296 kB
SReclaimable:     199572 kB
SUnreclaim:        28724 kB
KernelStack:        3552 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1222936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 57684 MiB
End job on node132 at 2018-08-18 05:24:07