Trace number 4290393

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02SAT (TO)1202 2400.11 2370.12

General information on the benchmark

NameNurseRostering/
NurseRostering-00_c18.xml
MD5SUM7966b03e526ceecd0ca6bc8193050685
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1202
Best CPU time to get the best result obtained on this benchmark5.35619
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints288
Number of domains10
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":14},{"size":2,"count":96},{"size":6,"count":42},{"size":15,"count":10}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":82},{"degree":3,"count":10},{"degree":8,"count":2},{"degree":9,"count":7},{"degree":10,"count":1},{"degree":11,"count":3},{"degree":12,"count":6},{"degree":13,"count":7},{"degree":14,"count":11},{"degree":15,"count":9},{"degree":16,"count":12},{"degree":17,"count":11},{"degree":18,"count":1}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":84},{"arity":3,"count":120},{"arity":5,"count":1},{"arity":6,"count":73},{"arity":15,"count":10}]
Number of extensional constraints28
Number of intensional constraints46
Distribution of constraint types[{"type":"extension","count":28},{"type":"intension","count":46},{"type":"regular","count":120},{"type":"sum","count":10},{"type":"count","count":83},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 1462330234
0.67/0.55	c timeout: 2400
0.67/0.55	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
2.80/1.51	c Parsing done, starting search...
2.80/1.55	o 2216
2.80/1.56	o 2115
2.80/1.56	o 2014
2.80/1.57	o 1918
2.80/1.57	o 1917
2.80/1.57	o 1916
2.80/1.57	o 1915
2.80/1.59	o 1815
2.80/1.59	o 1717
2.80/1.59	o 1715
2.80/1.60	o 1712
3.12/1.60	o 1711
3.12/1.60	o 1612
3.12/1.63	o 1610
6.30/2.88	o 1609
6.30/2.88	o 1608
6.30/2.89	o 1508
7.00/3.40	o 1411
7.10/3.49	o 1409
7.30/3.60	o 1408
7.53/3.82	o 1407
7.53/3.86	o 1405
7.93/4.22	o 1306
8.34/4.65	o 1305
8.62/4.96	o 1207
8.62/4.96	o 1205
8.90/5.23	o 1204
9.20/5.58	o 1202
2400.09/2370.11	s SATISFIABLE
2400.09/2370.11	v <instantiation>
2400.09/2370.11	v 	<list>
2400.09/2370.11	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] ps[0][0] ps[0][1] ps[1][0] ps[1][1] ps[2][0] ps[2][1] ps[3][0] ps[3][1] ps[4][0] ps[4][1] ds[0][0] ds[0][1] ds[1][0] ds[1][1] ds[2][0] ds[2][1] ds[3][0] ds[3][1] ds[4][0] ds[4][1] ds[5][0] ds[5][1] ds[6][0] ds[6][1] ds[7][0] ds[7][1] ds[8][0] ds[8][1] ds[9][0] ds[9][1] ds[10][0] ds[10][1] ds[11][0] ds[11][1] ds[12][0] ds[12][1] ds[13][0] ds[13][1] wk[0][0] wk[0][1] wk[1][0] wk[1][1] wk[2][0] wk[2][1] wk[3][0] wk[3][1] wk[4][0] wk[4][1] cn[0] cn[1] cn[2] cn[3] cn[4] cn[5] cn[6] cn[7] cn[8] cn[9] cn[10] cn[11] cn[12] cn[13] cf[0] cf[1] cc[0][0] cc[0][1] cc[1][0] cc[1][1] cc[2][0] cc[2][1] cc[3][0] cc[3][1] cc[4][0] cc[4][1] cc[5][0] cc[5][1] cc[6][0] cc[6][1] cc[7][0] cc[7][1] cc[8][0] cc[8][1] cc[9][0] cc[9][1] cc[10][0] cc[10][1] cc[11][0] cc[11][1] cc[12][0] cc[12][1] cc[13][0] cc[13][1]
2400.09/2370.11	v 	</list>
2400.09/2370.11	v 	<values>
2400.09/2370.11	v 		1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 1 1 0 1 1 0 0 1 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 1 1 0 0 0 0 0 0 1 1 0 0 1 1 1 0 9 5 9 5 8 6 8 6 9 5 3 2 5 0 4 1 3 2 4 1 2 3 1 4 3 2 4 1 3 2 2 3 4 1 3 2 2 3 0 1 0 1 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 100 0 0 0 0 0 200 0 300 0 200 0 100 0 0 0 0 0 0 0 200 0 100 0 
2400.09/2370.11	v 	</values>
2400.09/2370.11	v </instantiation>

Verifier Data

OK	1202

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290393-1532229915/watcher-4290393-1532229915 -o /tmp/evaluation-result-4290393-1532229915/solver-4290393-1532229915 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532225156-31762 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1462330234 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290393-1532229915.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=32211, runsolver pid=32208
Current StackSize limit: 8192 KiB


[startup+0.100134 s]*
/proc/loadavg: 1.61 1.61 1.65 3/215 32226
/proc/meminfo: memFree=21430480/32770624 swapFree=67108860/67108860
[pid=32211] ppid=32208 vsize=14082740 memory=30540 CPUtime=0.12 cores=1,3,5,7
/proc/32211/stat : 32211 (java) S 32208 32211 31730 0 -1 1077944320 6543 0 0 0 11 1 0 0 20 0 15 0 40554638 14420725760 7635 33554432000 4194304 4196468 140727750143440 140727750125984 140422754168567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
/proc/32211/statm: 3520685 7635 3155 1 0 3482761 0
[pid=32211/tid=32213] ppid=32208 vsize=14082740 memory=-8773748148830376318 CPUtime=0.09 cores=1,3,5,7
/proc/32211/task/32213/stat : 32213 (java) R 32208 32211 31730 0 -1 4202560 4588 0 0 0 8 1 0 0 20 0 15 0 40554638 14420725760 7635 33554432000 4194304 4196468 140727750143440 140422758381232 140422746405694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32214] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32214/stat : 32214 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 7635 33554432000 4194304 4196468 140727750143440 140422684257040 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32215] ppid=32208 vsize=14082740 memory=140026228807296 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32215/stat : 32215 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 7635 33554432000 4194304 4196468 140727750143440 140422683204496 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32216] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32216/stat : 32216 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 7635 33554432000 4194304 4196468 140727750143440 140422682151952 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32217] ppid=32208 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32217/stat : 32217 (java) S 32208 32211 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 7635 33554432000 4194304 4196468 140727750143440 140422346882192 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32218] ppid=32208 vsize=14082740 memory=140026228807296 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32218/stat : 32218 (java) S 32208 32211 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40554641 14420725760 7635 33554432000 4194304 4196468 140727750143440 140421666666480 140422754179714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32219] ppid=32208 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32219/stat : 32219 (java) S 32208 32211 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40554641 14420725760 7635 33554432000 4194304 4196468 140727750143440 140421665612704 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32220] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32220/stat : 32220 (java) S 32208 32211 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40554641 14420725760 7635 33554432000 4194304 4196468 140727750143440 140421664560112 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32221] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32221/stat : 32221 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 7635 33554432000 4194304 4196468 140727750143440 140421663508688 140422754187163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32222] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32222/stat : 32222 (java) S 32208 32211 31730 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 7635 33554432000 4194304 4196468 140727750143440 140421662456304 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32223] ppid=32208 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32223/stat : 32223 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 7635 33554432000 4194304 4196468 140727750143440 140421661403760 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32224] ppid=32208 vsize=14082740 memory=140026228807296 CPUtime=0.01 cores=1,3,5,7
/proc/32211/task/32224/stat : 32224 (java) S 32208 32211 31730 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 40554644 14420725760 7635 33554432000 4194304 4196468 140727750143440 140421660351216 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32225] ppid=32208 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32225/stat : 32225 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 7635 33554432000 4194304 4196468 140727750143440 140421659298912 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32226] ppid=32208 vsize=14082740 memory=140026228807296 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32226/stat : 32226 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 7635 33554432000 4194304 4196468 140727750143440 140421658245424 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 30540 KiB

[startup+0.213485 s]*
/proc/loadavg: 1.61 1.61 1.65 7/215 32226
/proc/meminfo: memFree=21413992/32770624 swapFree=67108860/67108860
[pid=32211] ppid=32208 vsize=14082740 memory=47164 CPUtime=0.31 cores=1,3,5,7
/proc/32211/stat : 32211 (java) S 32208 32211 31730 0 -1 1077944320 10402 0 0 0 29 2 0 0 20 0 15 0 40554638 14420725760 11791 33554432000 4194304 4196468 140727750143440 140727750125984 140422754168567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
/proc/32211/statm: 3520685 11791 3375 1 0 3482761 0
[pid=32211/tid=32213] ppid=32208 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32211/task/32213/stat : 32213 (java) R 32208 32211 31730 0 -1 4202560 8079 0 0 0 19 1 0 0 20 0 15 0 40554638 14420725760 11791 33554432000 4194304 4196468 140727750143440 140422758392336 140422738212197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32214] ppid=32208 vsize=14082740 memory=331 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32214/stat : 32214 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 11791 33554432000 4194304 4196468 140727750143440 140422684257040 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32215] ppid=32208 vsize=14082740 memory=140026228839283 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32215/stat : 32215 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 11791 33554432000 4194304 4196468 140727750143440 140422683204496 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32216] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32216/stat : 32216 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 11791 33554432000 4194304 4196468 140727750143440 140422682151952 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32217] ppid=32208 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32217/stat : 32217 (java) S 32208 32211 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 11791 33554432000 4194304 4196468 140727750143440 140422346882192 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32218] ppid=32208 vsize=14082740 memory=140026228807296 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32218/stat : 32218 (java) S 32208 32211 31730 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 40554641 14420725760 11791 33554432000 4194304 4196468 140727750143440 140421666666480 140422754179714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32219] ppid=32208 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32219/stat : 32219 (java) S 32208 32211 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40554641 14420725760 11791 33554432000 4194304 4196468 140727750143440 140421665612704 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32220] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32220/stat : 32220 (java) S 32208 32211 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40554641 14420725760 11791 33554432000 4194304 4196468 140727750143440 140421664560112 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32221] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32221/stat : 32221 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 11791 33554432000 4194304 4196468 140727750143440 140421663508688 140422754187163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32222] ppid=32208 vsize=14082740 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32211/task/32222/stat : 32222 (java) R 32208 32211 31730 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 15 0 40554644 14420725760 11791 33554432000 4194304 4196468 140727750143440 140421662456304 140422754179714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32223] ppid=32208 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/32211/task/32223/stat : 32223 (java) S 32208 32211 31730 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 15 0 40554644 14420725760 11791 33554432000 4194304 4196468 140727750143440 140421661396784 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32224] ppid=32208 vsize=14082740 memory=140026228807296 CPUtime=0.06 cores=1,3,5,7
/proc/32211/task/32224/stat : 32224 (java) S 32208 32211 31730 0 -1 1077944384 337 0 0 0 6 0 0 0 20 0 15 0 40554644 14420725760 11791 33554432000 4194304 4196468 140727750143440 140421660351216 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32225] ppid=32208 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32225/stat : 32225 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 11791 33554432000 4194304 4196468 140727750143440 140421659298912 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32226] ppid=32208 vsize=14082740 memory=140026228807296 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32226/stat : 32226 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 11791 33554432000 4194304 4196468 140727750143440 140421658245424 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47164 KiB

[startup+0.31032 s]*
/proc/loadavg: 1.61 1.61 1.65 3/215 32226
/proc/meminfo: memFree=21410208/32770624 swapFree=67108860/67108860
[pid=32211] ppid=32208 vsize=14082740 memory=50644 CPUtime=0.44 cores=1,3,5,7
/proc/32211/stat : 32211 (java) S 32208 32211 31730 0 -1 1077944320 10780 0 0 0 42 2 0 0 20 0 15 0 40554638 14420725760 12661 33554432000 4194304 4196468 140727750143440 140727750125984 140422754168567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
/proc/32211/statm: 3520685 12661 3378 1 0 3482761 0
[pid=32211/tid=32213] ppid=32208 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/32211/task/32213/stat : 32213 (java) R 32208 32211 31730 0 -1 4202560 8428 0 0 0 28 2 0 0 20 0 15 0 40554638 14420725760 12661 33554432000 4194304 4196468 140727750143440 140422758354872 140422734443897 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32214] ppid=32208 vsize=14082740 memory=288230591823085591 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32214/stat : 32214 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 12661 33554432000 4194304 4196468 140727750143440 140422684257040 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32215] ppid=32208 vsize=14082740 memory=140026228838982 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32215/stat : 32215 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 12661 33554432000 4194304 4196468 140727750143440 140422683204496 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32216] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32216/stat : 32216 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 12661 33554432000 4194304 4196468 140727750143440 140422682151952 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32217] ppid=32208 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32217/stat : 32217 (java) S 32208 32211 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40554639 14420725760 12661 33554432000 4194304 4196468 140727750143440 140422346882192 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32218] ppid=32208 vsize=14082740 memory=140026228807296 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32218/stat : 32218 (java) S 32208 32211 31730 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 40554641 14420725760 12661 33554432000 4194304 4196468 140727750143440 140421666666480 140422754179714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32219] ppid=32208 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32219/stat : 32219 (java) S 32208 32211 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40554641 14420725760 12661 33554432000 4194304 4196468 140727750143440 140421665612704 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32220] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32220/stat : 32220 (java) S 32208 32211 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40554641 14420725760 12661 33554432000 4194304 4196468 140727750143440 140421664560112 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32221] ppid=32208 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32221/stat : 32221 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 12661 33554432000 4194304 4196468 140727750143440 140421663508688 140422754187163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32222] ppid=32208 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32211/task/32222/stat : 32222 (java) S 32208 32211 31730 0 -1 1077944384 388 0 0 0 2 0 0 0 20 0 15 0 40554644 14420725760 12661 33554432000 4194304 4196468 140727750143440 140421662456304 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32223] ppid=32208 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32211/task/32223/stat : 32223 (java) S 32208 32211 31730 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 15 0 40554644 14420725760 12661 33554432000 4194304 4196468 140727750143440 140421661403760 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32224] ppid=32208 vsize=14082740 memory=140026228807296 CPUtime=0.08 cores=1,3,5,7
/proc/32211/task/32224/stat : 32224 (java) S 32208 32211 31730 0 -1 1077944384 353 0 0 0 8 0 0 0 20 0 15 0 40554644 14420725760 12661 33554432000 4194304 4196468 140727750143440 140421660351216 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32225] ppid=32208 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32225/stat : 32225 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 12661 33554432000 4194304 4196468 140727750143440 140421659298912 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32226] ppid=32208 vsize=14082740 memory=140026228807296 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32226/stat : 32226 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554644 14420725760 12661 33554432000 4194304 4196468 140727750143440 140421658245424 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50644 KiB

[startup+0.700739 s]
/proc/loadavg: 1.61 1.61 1.65 4/215 32226
/proc/meminfo: memFree=21385884/32770624 swapFree=67108860/67108860
[pid=32211] ppid=32208 vsize=14084808 memory=89040 CPUtime=0.99 cores=1,3,5,7
/proc/32211/stat : 32211 (java) S 32208 32211 31730 0 -1 1077944320 17641 0 0 0 95 4 0 0 20 0 15 0 40554638 14422843392 22260 33554432000 4194304 4196468 140727750143440 140727750125984 140422754168567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
/proc/32211/statm: 3521202 22260 3501 1 0 3483273 0
[pid=32211/tid=32213] ppid=32208 vsize=14084808 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/32211/task/32213/stat : 32213 (java) R 32208 32211 31730 0 -1 4202560 14889 0 0 0 64 3 0 0 20 0 15 0 40554638 14422843392 22260 33554432000 4194304 4196468 140727750143440 140422758383840 140422747265403 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32214] ppid=32208 vsize=14084808 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32214/stat : 32214 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14422843392 22260 33554432000 4194304 4196468 140727750143440 140422684257040 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32215] ppid=32208 vsize=14084808 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32215/stat : 32215 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14422843392 22260 33554432000 4194304 4196468 140727750143440 140422683204496 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32216] ppid=32208 vsize=14084808 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32216/stat : 32216 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14422843392 22260 33554432000 4194304 4196468 140727750143440 140422682151952 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32217] ppid=32208 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32217/stat : 32217 (java) S 32208 32211 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40554639 14422843392 22260 33554432000 4194304 4196468 140727750143440 140422346882192 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32218] ppid=32208 vsize=14084808 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32218/stat : 32218 (java) S 32208 32211 31730 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 40554641 14422843392 22260 33554432000 4194304 4196468 140727750143440 140421666666480 140422754179714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32219] ppid=32208 vsize=14084808 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32219/stat : 32219 (java) S 32208 32211 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40554641 14422843392 22260 33554432000 4194304 4196468 140727750143440 140421665612704 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32220] ppid=32208 vsize=14084808 memory=8372 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32220/stat : 32220 (java) S 32208 32211 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40554641 14422843392 22260 33554432000 4194304 4196468 140727750143440 140421664560112 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32221] ppid=32208 vsize=14084808 memory=12972 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32221/stat : 32221 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14422843392 22260 33554432000 4194304 4196468 140727750143440 140421663508688 140422754187163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32222] ppid=32208 vsize=14084808 memory=7662705889289527641 CPUtime=0.09 cores=1,3,5,7
/proc/32211/task/32222/stat : 32222 (java) S 32208 32211 31730 0 -1 1077944384 567 0 0 0 9 0 0 0 20 0 15 0 40554644 14422843392 22260 33554432000 4194304 4196468 140727750143440 140421662456304 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32223] ppid=32208 vsize=14084808 memory=7597685182856913236 CPUtime=0.06 cores=1,3,5,7
/proc/32211/task/32223/stat : 32223 (java) S 32208 32211 31730 0 -1 1077944384 353 0 0 0 6 0 0 0 20 0 15 0 40554644 14422843392 22260 33554432000 4194304 4196468 140727750143440 140421661403760 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32224] ppid=32208 vsize=14084808 memory=6935658124599644240 CPUtime=0.15 cores=1,3,5,7
/proc/32211/task/32224/stat : 32224 (java) S 32208 32211 31730 0 -1 1077944384 450 0 0 0 15 0 0 0 20 0 15 0 40554644 14422843392 22260 33554432000 4194304 4196468 140727750143440 140421660351216 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32225] ppid=32208 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32225/stat : 32225 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14422843392 22260 33554432000 4194304 4196468 140727750143440 140421659298912 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32226] ppid=32208 vsize=14084808 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32226/stat : 32226 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554644 14422843392 22260 33554432000 4194304 4196468 140727750143440 140421658245424 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89040 KiB

[startup+1.50076 s]
/proc/loadavg: 1.61 1.61 1.65 4/215 32226
/proc/meminfo: memFree=21355440/32770624 swapFree=67108860/67108860
[pid=32211] ppid=32208 vsize=14093000 memory=143004 CPUtime=2.8 cores=1,3,5,7
/proc/32211/stat : 32211 (java) S 32208 32211 31730 0 -1 1077944320 25389 0 0 0 272 8 0 0 20 0 15 0 40554638 14431232000 35751 33554432000 4194304 4196468 140727750143440 140727750125984 140422754168567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
/proc/32211/statm: 3523250 35751 3542 1 0 3485321 0
[pid=32211/tid=32213] ppid=32208 vsize=14093000 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/32211/task/32213/stat : 32213 (java) S 32208 32211 31730 0 -1 1077944384 19716 0 0 0 142 5 0 0 20 0 15 0 40554638 14431232000 35751 33554432000 4194304 4196468 140727750143440 140422758400816 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32214] ppid=32208 vsize=14093000 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32214/stat : 32214 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14431232000 35751 33554432000 4194304 4196468 140727750143440 140422684257040 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32215] ppid=32208 vsize=14093000 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32215/stat : 32215 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14431232000 35751 33554432000 4194304 4196468 140727750143440 140422683204496 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32216] ppid=32208 vsize=14093000 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32216/stat : 32216 (java) S 32208 32211 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40554639 14431232000 35751 33554432000 4194304 4196468 140727750143440 140422682151952 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32217] ppid=32208 vsize=14093000 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32217/stat : 32217 (java) S 32208 32211 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40554639 14431232000 35751 33554432000 4194304 4196468 140727750143440 140422346882192 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32218] ppid=32208 vsize=14093000 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32218/stat : 32218 (java) S 32208 32211 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40554641 14431232000 35751 33554432000 4194304 4196468 140727750143440 140421666666480 140422754179714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0

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

/proc/32211/task/32213/stat : 32213 (java) R 32208 32211 31730 0 -1 4202560 46275 0 0 0 224032 41 0 0 20 0 15 0 40554638 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422758407040 140422369848023 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32214] ppid=32208 vsize=14093000 memory=230644 CPUtime=8.67 cores=1,3,5,7
/proc/32211/task/32214/stat : 32214 (java) S 32208 32211 31730 0 -1 1077944384 2938 0 0 0 790 77 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422684257040 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32215] ppid=32208 vsize=14093000 memory=230644 CPUtime=8.68 cores=1,3,5,7
/proc/32211/task/32215/stat : 32215 (java) S 32208 32211 31730 0 -1 1077944384 3529 0 0 0 793 75 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422683204496 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32216] ppid=32208 vsize=14093000 memory=230644 CPUtime=8.63 cores=1,3,5,7
/proc/32211/task/32216/stat : 32216 (java) S 32208 32211 31730 0 -1 1077944384 1717 0 0 0 790 73 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422682151952 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32217] ppid=32208 vsize=14093000 memory=3472468304306844328 CPUtime=8.6 cores=1,3,5,7
/proc/32211/task/32217/stat : 32217 (java) S 32208 32211 31730 0 -1 1077944384 3452 0 0 0 789 71 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422346882192 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32218] ppid=32208 vsize=14093000 memory=230644 CPUtime=10.28 cores=1,3,5,7
/proc/32211/task/32218/stat : 32218 (java) S 32208 32211 31730 0 -1 1077944384 4030 0 0 0 958 70 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421666666480 140422754179714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32219] ppid=32208 vsize=14093000 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32219/stat : 32219 (java) S 32208 32211 31730 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421665612768 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32220] ppid=32208 vsize=14093000 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32220/stat : 32220 (java) S 32208 32211 31730 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421664560112 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32221] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32221/stat : 32221 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421663508688 140422754187163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32222] ppid=32208 vsize=14093000 memory=230644 CPUtime=1.79 cores=1,3,5,7
/proc/32211/task/32222/stat : 32222 (java) S 32208 32211 31730 0 -1 1077944384 6735 0 0 0 178 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421662456304 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32223] ppid=32208 vsize=14093000 memory=230644 CPUtime=1.67 cores=1,3,5,7
/proc/32211/task/32223/stat : 32223 (java) S 32208 32211 31730 0 -1 1077944384 8339 0 0 0 166 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421661403760 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32224] ppid=32208 vsize=14093000 memory=230644 CPUtime=0.77 cores=1,3,5,7
/proc/32211/task/32224/stat : 32224 (java) S 32208 32211 31730 0 -1 1077944384 5222 0 0 0 76 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421660351216 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 30 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32225] ppid=32208 vsize=14093000 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32225/stat : 32225 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421659298912 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32226] ppid=32208 vsize=14093000 memory=14172 CPUtime=1.2 cores=1,3,5,7
/proc/32211/task/32226/stat : 32226 (java) S 32208 32211 31730 0 -1 1077944384 932 0 0 0 54 66 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421658245424 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 63 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
Current children cumulated CPU time: 2291.13 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 230644 KiB

[startup+2322.3 s]
/proc/loadavg: 1.36 1.34 1.45 3/216 32401
/proc/meminfo: memFree=20290404/32770624 swapFree=67108860/67108860
[pid=32211] ppid=32208 vsize=14093000 memory=230644 CPUtime=2351.79 cores=1,3,5,7
/proc/32211/stat : 32211 (java) S 32208 32211 31730 0 -1 1077944320 85620 0 0 0 234807 372 0 0 20 0 15 0 40554638 14431232000 57661 33554432000 4194304 4196468 140727750143440 140727750125984 140422754168567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
/proc/32211/statm: 3523250 57661 3599 1 0 3485321 0
[pid=32211/tid=32213] ppid=32208 vsize=14093000 memory=230644 CPUtime=2300.17 cores=1,3,5,7
/proc/32211/task/32213/stat : 32213 (java) R 32208 32211 31730 0 -1 4202560 46939 0 0 0 229976 41 0 0 20 0 15 0 40554638 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422758407360 140422369847782 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32214] ppid=32208 vsize=14093000 memory=230644 CPUtime=8.89 cores=1,3,5,7
/proc/32211/task/32214/stat : 32214 (java) S 32208 32211 31730 0 -1 1077944384 2941 0 0 0 810 79 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422684257040 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32215] ppid=32208 vsize=14093000 memory=230644 CPUtime=8.91 cores=1,3,5,7
/proc/32211/task/32215/stat : 32215 (java) S 32208 32211 31730 0 -1 1077944384 3551 0 0 0 813 78 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422683204496 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32216] ppid=32208 vsize=14093000 memory=230644 CPUtime=8.87 cores=1,3,5,7
/proc/32211/task/32216/stat : 32216 (java) S 32208 32211 31730 0 -1 1077944384 1895 0 0 0 812 75 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422682151952 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32217] ppid=32208 vsize=14093000 memory=0 CPUtime=8.83 cores=1,3,5,7
/proc/32211/task/32217/stat : 32217 (java) S 32208 32211 31730 0 -1 1077944384 3457 0 0 0 810 73 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422346882192 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32218] ppid=32208 vsize=14093000 memory=230644 CPUtime=10.55 cores=1,3,5,7
/proc/32211/task/32218/stat : 32218 (java) S 32208 32211 31730 0 -1 1077944384 4173 0 0 0 984 71 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421666666480 140422754179714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32219] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32219/stat : 32219 (java) S 32208 32211 31730 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421665612768 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32220] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32220/stat : 32220 (java) S 32208 32211 31730 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421664560112 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32221] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32221/stat : 32221 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421663508688 140422754187163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32222] ppid=32208 vsize=14093000 memory=230644 CPUtime=1.79 cores=1,3,5,7
/proc/32211/task/32222/stat : 32222 (java) S 32208 32211 31730 0 -1 1077944384 6737 0 0 0 178 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421662456304 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32223] ppid=32208 vsize=14093000 memory=4140 CPUtime=1.67 cores=1,3,5,7
/proc/32211/task/32223/stat : 32223 (java) S 32208 32211 31730 0 -1 1077944384 8341 0 0 0 166 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421661403760 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32224] ppid=32208 vsize=14093000 memory=230644 CPUtime=0.78 cores=1,3,5,7
/proc/32211/task/32224/stat : 32224 (java) S 32208 32211 31730 0 -1 1077944384 5224 0 0 0 77 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421660351216 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 30 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32225] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32225/stat : 32225 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421659298912 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32226] ppid=32208 vsize=14093000 memory=1004 CPUtime=1.24 cores=1,3,5,7
/proc/32211/task/32226/stat : 32226 (java) S 32208 32211 31730 0 -1 1077944384 937 0 0 0 56 68 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421658245424 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 63 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
Current children cumulated CPU time: 2351.79 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 230644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2370.11 s]
/proc/loadavg: 1.48 1.37 1.46 3/216 32402
/proc/meminfo: memFree=20290604/32770624 swapFree=67108860/67108860
[pid=32211] ppid=32208 vsize=14093000 memory=230644 CPUtime=2400.09 cores=1,3,5,7
/proc/32211/stat : 32211 (java) S 32208 32211 31730 0 -1 1077944320 86128 0 0 0 239630 379 0 0 20 0 15 0 40554638 14431232000 57661 33554432000 4194304 4196468 140727750143440 140727750125984 140422754168567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
/proc/32211/statm: 3523250 57661 3599 1 0 3485321 0
[pid=32211/tid=32213] ppid=32208 vsize=14093000 memory=230644 CPUtime=2347.56 cores=1,3,5,7
/proc/32211/task/32213/stat : 32213 (java) R 32208 32211 31730 0 -1 4202560 47370 0 0 0 234714 42 0 0 20 0 15 0 40554638 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422758407200 140422369847992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32214] ppid=32208 vsize=14093000 memory=230644 CPUtime=9.07 cores=1,3,5,7
/proc/32211/task/32214/stat : 32214 (java) S 32208 32211 31730 0 -1 1077944384 2957 0 0 0 826 81 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422684257040 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32215] ppid=32208 vsize=14093000 memory=230644 CPUtime=9.08 cores=1,3,5,7
/proc/32211/task/32215/stat : 32215 (java) S 32208 32211 31730 0 -1 1077944384 3558 0 0 0 829 79 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422683204496 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32216] ppid=32208 vsize=14093000 memory=230644 CPUtime=9.03 cores=1,3,5,7
/proc/32211/task/32216/stat : 32216 (java) S 32208 32211 31730 0 -1 1077944384 1897 0 0 0 827 76 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422682151952 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32217] ppid=32208 vsize=14093000 memory=230644 CPUtime=9 cores=1,3,5,7
/proc/32211/task/32217/stat : 32217 (java) S 32208 32211 31730 0 -1 1077944384 3460 0 0 0 826 74 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422346882192 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32218] ppid=32208 vsize=14093000 memory=230644 CPUtime=10.75 cores=1,3,5,7
/proc/32211/task/32218/stat : 32218 (java) S 32208 32211 31730 0 -1 1077944384 4208 0 0 0 1002 73 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421666666480 140422754179714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32219] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32219/stat : 32219 (java) S 32208 32211 31730 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421665612768 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32220] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32220/stat : 32220 (java) S 32208 32211 31730 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421664560112 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32221] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32221/stat : 32221 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421663508688 140422754187163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32222] ppid=32208 vsize=14093000 memory=140026068280381 CPUtime=1.79 cores=1,3,5,7
/proc/32211/task/32222/stat : 32222 (java) S 32208 32211 31730 0 -1 1077944384 6737 0 0 0 178 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421662456304 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32223] ppid=32208 vsize=14093000 memory=230644 CPUtime=1.67 cores=1,3,5,7
/proc/32211/task/32223/stat : 32223 (java) S 32208 32211 31730 0 -1 1077944384 8341 0 0 0 166 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421661403760 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32224] ppid=32208 vsize=14093000 memory=230644 CPUtime=0.78 cores=1,3,5,7
/proc/32211/task/32224/stat : 32224 (java) S 32208 32211 31730 0 -1 1077944384 5224 0 0 0 77 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421660351216 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32225] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32225/stat : 32225 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421659298912 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32226] ppid=32208 vsize=14093000 memory=14172 CPUtime=1.26 cores=1,3,5,7
/proc/32211/task/32226/stat : 32226 (java) S 32208 32211 31730 0 -1 1077944384 951 0 0 0 57 69 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421658245424 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 63 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 230644 KiB

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

[startup+2370.12 s]
# the end of solver process 32211 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.32 s, system=3.79425 s

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

[startup+2370.11 s]
/proc/loadavg: 1.48 1.37 1.46 3/216 32402
/proc/meminfo: memFree=20290604/32770624 swapFree=67108860/67108860
[pid=32211] ppid=32208 vsize=14093000 memory=230644 CPUtime=2400.09 cores=1,3,5,7
/proc/32211/stat : 32211 (java) S 32208 32211 31730 0 -1 1077944320 86128 0 0 0 239630 379 0 0 20 0 15 0 40554638 14431232000 57661 33554432000 4194304 4196468 140727750143440 140727750125984 140422754168567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
/proc/32211/statm: 3523250 57661 3599 1 0 3485321 0
[pid=32211/tid=32213] ppid=32208 vsize=14093000 memory=230644 CPUtime=2347.56 cores=1,3,5,7
/proc/32211/task/32213/stat : 32213 (java) R 32208 32211 31730 0 -1 4202560 47370 0 0 0 234714 42 0 0 20 0 15 0 40554638 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422758407200 140422369847992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32214] ppid=32208 vsize=14093000 memory=230644 CPUtime=9.07 cores=1,3,5,7
/proc/32211/task/32214/stat : 32214 (java) S 32208 32211 31730 0 -1 1077944384 2957 0 0 0 826 81 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422684257040 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32215] ppid=32208 vsize=14093000 memory=230644 CPUtime=9.08 cores=1,3,5,7
/proc/32211/task/32215/stat : 32215 (java) S 32208 32211 31730 0 -1 1077944384 3558 0 0 0 829 79 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422683204496 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32216] ppid=32208 vsize=14093000 memory=230644 CPUtime=9.03 cores=1,3,5,7
/proc/32211/task/32216/stat : 32216 (java) S 32208 32211 31730 0 -1 1077944384 1897 0 0 0 827 76 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422682151952 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32217] ppid=32208 vsize=14093000 memory=230644 CPUtime=9 cores=1,3,5,7
/proc/32211/task/32217/stat : 32217 (java) S 32208 32211 31730 0 -1 1077944384 3460 0 0 0 826 74 0 0 20 0 15 0 40554639 14431232000 57661 33554432000 4194304 4196468 140727750143440 140422346882192 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32218] ppid=32208 vsize=14093000 memory=230644 CPUtime=10.75 cores=1,3,5,7
/proc/32211/task/32218/stat : 32218 (java) S 32208 32211 31730 0 -1 1077944384 4208 0 0 0 1002 73 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421666666480 140422754179714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32219] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32219/stat : 32219 (java) S 32208 32211 31730 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421665612768 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32220] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32220/stat : 32220 (java) S 32208 32211 31730 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 40554641 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421664560112 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32221] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32221/stat : 32221 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421663508688 140422754187163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32222] ppid=32208 vsize=14093000 memory=140026068280381 CPUtime=1.79 cores=1,3,5,7
/proc/32211/task/32222/stat : 32222 (java) S 32208 32211 31730 0 -1 1077944384 6737 0 0 0 178 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421662456304 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32223] ppid=32208 vsize=14093000 memory=230644 CPUtime=1.67 cores=1,3,5,7
/proc/32211/task/32223/stat : 32223 (java) S 32208 32211 31730 0 -1 1077944384 8341 0 0 0 166 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421661403760 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32224] ppid=32208 vsize=14093000 memory=230644 CPUtime=0.78 cores=1,3,5,7
/proc/32211/task/32224/stat : 32224 (java) S 32208 32211 31730 0 -1 1077944384 5224 0 0 0 77 1 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421660351216 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32225] ppid=32208 vsize=14093000 memory=230644 CPUtime=0 cores=1,3,5,7
/proc/32211/task/32225/stat : 32225 (java) S 32208 32211 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421659298912 140422754178773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
[pid=32211/tid=32226] ppid=32208 vsize=14093000 memory=14172 CPUtime=1.26 cores=1,3,5,7
/proc/32211/task/32226/stat : 32226 (java) S 32208 32211 31730 0 -1 1077944384 951 0 0 0 57 69 0 0 20 0 15 0 40554644 14431232000 57661 33554432000 4194304 4196468 140727750143440 140421658245424 140422754179714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 63 0 0 6293624 6294260 11767808 140727750145096 140727750145289 140727750145289 140727750148047 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 230644 KiB

Child status: 143
Real time (s): 2370.12
CPU time (s): 2400.11
CPU user time (s): 2396.32
CPU system time (s): 3.79425
CPU usage (%): 101.265
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 261740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.32
system time used= 3.79425
maximum resident set size= 261740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86432
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 348331
involuntary context switches= 5565


# summary of solver processes directly reported to runsolver:
#   pid: 32211
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2396.32
#   total CPU system time (s): 3.79425

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9024 second user time and 19.6685 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-22 05:25:15
IDJOB=4290393
IDBENCH=141060
IDSOLVER=2743
FILE ID=node137/4290393-1532229915
RUNJOBID= node137-1532225156-31762
PBS_JOBID= 21018945
Free space on /tmp= 56856 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/NurseRostering/NurseRostering-00_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-4290393-1532229915/watcher-4290393-1532229915 -o /tmp/evaluation-result-4290393-1532229915/solver-4290393-1532229915 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532225156-31762 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1462330234 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290393-1532229915.xml

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

MD5SUM BENCH= 7966b03e526ceecd0ca6bc8193050685
RANDOM SEED=1462330234

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21447824 kB
MemAvailable:   31605220 kB
Buffers:          224644 kB
Cached:         10132488 kB
SwapCached:            0 kB
Active:          2064852 kB
Inactive:        8680180 kB
Active(anon):     390832 kB
Inactive(anon):    16944 kB
Active(file):    1674020 kB
Inactive(file):  8663236 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35752 kB
Writeback:             0 kB
AnonPages:        524192 kB
Mapped:            48760 kB
Shmem:             17036 kB
Slab:             275188 kB
SReclaimable:     248600 kB
SUnreclaim:        26588 kB
KernelStack:        3744 kB
PageTables:         6548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1195324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 56820 MiB
End job on node137 at 2018-07-22 06:04:45