Trace number 4291899

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)48 2400.05 2368.12

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-01-opt_c18.xml
MD5SUM19ea5b9da6c92ab0a6dd9deb2e409c18
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2520.16
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1134
Number of domains7
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":18},{"size":22,"count":28},{"size":24,"count":16},{"size":36,"count":24},{"size":42,"count":34},{"size":44,"count":80}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":4,"count":4},{"degree":5,"count":11},{"degree":6,"count":22},{"degree":7,"count":22},{"degree":8,"count":19},{"degree":9,"count":21},{"degree":10,"count":12},{"degree":11,"count":11},{"degree":13,"count":1},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1},{"degree":18,"count":8},{"degree":19,"count":13},{"degree":20,"count":16},{"degree":21,"count":18},{"degree":22,"count":14},{"degree":23,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1134}]
Number of extensional constraints0
Number of intensional constraints1134
Distribution of constraint types[{"type":"intension","count":1134}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data

0.68/0.56	c version: 2018-07-02
0.68/0.56	c seed: 794726543
0.68/0.56	c timeout: 2400
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
3.49/1.92	c Parsing done, starting search...
3.82/2.00	o 200
2400.02/2368.10	s SATISFIABLE
2400.02/2368.10	v <instantiation>
2400.02/2368.10	v 	<list>
2400.02/2368.10	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199]
2400.02/2368.10	v 	</list>
2400.02/2368.10	v 	<values>
2400.02/2368.10	v 		86 324 86 324 58 296 408 170 380 142 324 86 722 484 554 792 254 16 16 254 86 324 142 380 792 554 652 414 380 142 428 666 680 442 666 428 86 324 58 296 394 156 352 114 296 58 296 58 72 310 366 128 778 540 142 380 680 442 394 156 268 30 352 114 722 484 72 310 44 282 764 526 478 240 778 540 72 310 100 338 324 86 30 268 526 764 652 414 58 296 792 554 282 44 352 114 240 478 470 708 428 666 254 16 680 442 352 114 44 282 254 16 652 414 792 554 352 114 142 380 478 240 478 240 30 268 114 352 324 86 282 44 428 666 240 478 512 750 254 16 792 554 708 470 680 442 680 442 156 394 58 296 142 380 268 30 456 694 764 526 128 366 296 58 338 100 778 540 58 296 708 470 722 484 30 268 30 268 44 282 254 16 694 456 498 736 778 540 778 540 484 722 408 170 708 470 792 554 736 498 
2400.02/2368.10	v 	</values>
2400.02/2368.10	v </instantiation>

Verifier Data

OK	48

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291899-1532275459/watcher-4291899-1532275459 -o /tmp/evaluation-result-4291899-1532275459/solver-4291899-1532275459 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532270698-13416 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 794726543 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291899-1532275459.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=13965, runsolver pid=13962
Current StackSize limit: 8192 KiB


[startup+0.10688 s]*
/proc/loadavg: 1.51 1.39 1.41 5/220 13980
/proc/meminfo: memFree=20661944/32770624 swapFree=67108860/67108860
[pid=13965] ppid=13962 vsize=14082740 memory=32560 CPUtime=0.13 cores=1,3,5,7
/proc/13965/stat : 13965 (java) S 13962 13965 2672 0 -1 1077944320 7056 0 0 0 12 1 0 0 20 0 15 0 45109063 14420725760 8140 33554432000 4194304 4196468 140725226783168 140725226765712 140538944720631 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
/proc/13965/statm: 3520685 8140 3156 1 0 3482761 0
[pid=13965/tid=13967] ppid=13962 vsize=14082740 memory=-6966717399981318784 CPUtime=0.1 cores=1,3,5,7
/proc/13965/task/13967/stat : 13967 (java) R 13962 13965 2672 0 -1 4202560 5147 0 0 0 9 1 0 0 20 0 15 0 45109063 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538948941472 140538944742557 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13968] ppid=13962 vsize=14082740 memory=5793855804999227833 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13968/stat : 13968 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538914433552 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13969] ppid=13962 vsize=14082740 memory=140553989334656 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13969/stat : 13969 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538539809424 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13970] ppid=13962 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13970/stat : 13970 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538538756368 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13971] ppid=13962 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13971/stat : 13971 (java) S 13962 13965 2672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538537703824 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13972] ppid=13962 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13972/stat : 13972 (java) S 13962 13965 2672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45109065 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538419280624 140538944731778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13973] ppid=13962 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13973/stat : 13973 (java) S 13962 13965 2672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45109066 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538418226848 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13974] ppid=13962 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13974/stat : 13974 (java) S 13962 13965 2672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45109066 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538417173744 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13975] ppid=13962 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13975/stat : 13975 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538416122320 140538944739227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13976] ppid=13962 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13976/stat : 13976 (java) S 13962 13965 2672 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 45109068 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538415069424 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13977] ppid=13962 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13977/stat : 13977 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538414016880 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13978] ppid=13962 vsize=14082740 memory=140553989334656 CPUtime=0.01 cores=1,3,5,7
/proc/13965/task/13978/stat : 13978 (java) S 13962 13965 2672 0 -1 1077944384 322 0 0 0 1 0 0 0 20 0 15 0 45109068 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538412963824 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13979] ppid=13962 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13979/stat : 13979 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538411911520 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13980] ppid=13962 vsize=14082740 memory=140553989334656 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13980/stat : 13980 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109069 14420725760 8206 33554432000 4194304 4196468 140725226783168 140538410859568 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 32560 KiB

[startup+0.211318 s]*
/proc/loadavg: 1.51 1.39 1.41 8/220 13980
/proc/meminfo: memFree=20641976/32770624 swapFree=67108860/67108860
[pid=13965] ppid=13962 vsize=14082740 memory=46780 CPUtime=0.31 cores=1,3,5,7
/proc/13965/stat : 13965 (java) S 13962 13965 2672 0 -1 1077944320 10258 0 0 0 29 2 0 0 20 0 15 0 45109063 14420725760 11695 33554432000 4194304 4196468 140725226783168 140725226765712 140538944720631 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
/proc/13965/statm: 3520685 11695 3407 1 0 3482761 0
[pid=13965/tid=13967] ppid=13962 vsize=14082740 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/13965/task/13967/stat : 13967 (java) R 13962 13965 2672 0 -1 4202560 7835 0 0 0 19 1 0 0 20 0 15 0 45109063 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538948945592 140538929060800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13968] ppid=13962 vsize=14082740 memory=4211974280194125194 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13968/stat : 13968 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538914433552 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13969] ppid=13962 vsize=14082740 memory=140553989334656 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13969/stat : 13969 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538539809424 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13970] ppid=13962 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13970/stat : 13970 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538538756368 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13971] ppid=13962 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13971/stat : 13971 (java) S 13962 13965 2672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538537703824 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13972] ppid=13962 vsize=14082740 memory=140553989334656 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13972/stat : 13972 (java) S 13962 13965 2672 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45109065 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538419280624 140538944731778 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13973] ppid=13962 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13973/stat : 13973 (java) S 13962 13965 2672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45109066 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538418226848 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13974] ppid=13962 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13974/stat : 13974 (java) S 13962 13965 2672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45109066 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538417173744 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13975] ppid=13962 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13975/stat : 13975 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538416122320 140538944739227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13976] ppid=13962 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13965/task/13976/stat : 13976 (java) R 13962 13965 2672 0 -1 4202560 418 0 0 0 2 0 0 0 20 0 15 0 45109068 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538415055448 140538928105424 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13977] ppid=13962 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/13965/task/13977/stat : 13977 (java) R 13962 13965 2672 0 -1 1077944384 210 0 0 0 1 0 0 0 20 0 15 0 45109068 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538414016880 140538944731778 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13978] ppid=13962 vsize=14082740 memory=140553989334656 CPUtime=0.06 cores=1,3,5,7
/proc/13965/task/13978/stat : 13978 (java) R 13962 13965 2672 0 -1 4202560 417 0 0 0 6 0 0 0 20 0 15 0 45109068 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538412960760 140538937817467 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13979] ppid=13962 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13979/stat : 13979 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538411911520 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13980] ppid=13962 vsize=14082740 memory=140553989334656 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13980/stat : 13980 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109069 14420725760 11695 33554432000 4194304 4196468 140725226783168 140538410859568 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 46780 KiB

[startup+0.310694 s]*
/proc/loadavg: 1.51 1.39 1.41 7/220 13980
/proc/meminfo: memFree=20636208/32770624 swapFree=67108860/67108860
[pid=13965] ppid=13962 vsize=14082740 memory=50148 CPUtime=0.44 cores=1,3,5,7
/proc/13965/stat : 13965 (java) S 13962 13965 2672 0 -1 1077944320 10654 0 0 0 42 2 0 0 20 0 15 0 45109063 14420725760 12537 33554432000 4194304 4196468 140725226783168 140725226765712 140538944720631 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
/proc/13965/statm: 3520685 12537 3410 1 0 3482761 0
[pid=13965/tid=13967] ppid=13962 vsize=14082740 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/13965/task/13967/stat : 13967 (java) R 13962 13965 2672 0 -1 4202560 8171 0 0 0 29 1 0 0 20 0 15 0 45109063 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538948932120 140538924996011 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13968] ppid=13962 vsize=14082740 memory=4211974280194125194 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13968/stat : 13968 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538914433552 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13969] ppid=13962 vsize=14082740 memory=281107867949440 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13969/stat : 13969 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538539809424 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13970] ppid=13962 vsize=14082740 memory=281107757257216 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13970/stat : 13970 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538538756368 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13971] ppid=13962 vsize=14082740 memory=140553878614799 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13971/stat : 13971 (java) S 13962 13965 2672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45109064 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538537703824 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13972] ppid=13962 vsize=14082740 memory=281107867958656 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13972/stat : 13972 (java) S 13962 13965 2672 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45109065 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538419280624 140538944731778 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13973] ppid=13962 vsize=14082740 memory=140553878619407 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13973/stat : 13973 (java) S 13962 13965 2672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45109066 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538418226848 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13974] ppid=13962 vsize=14082740 memory=140553878635128 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13974/stat : 13974 (java) S 13962 13965 2672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45109066 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538417173744 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13975] ppid=13962 vsize=14082740 memory=140553878637797 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13975/stat : 13975 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538416122320 140538944739227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13976] ppid=13962 vsize=14082740 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/13965/task/13976/stat : 13976 (java) S 13962 13965 2672 0 -1 1077944384 431 0 0 0 3 0 0 0 20 0 15 0 45109068 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538415069424 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13977] ppid=13962 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13965/task/13977/stat : 13977 (java) S 13962 13965 2672 0 -1 1077944384 220 0 0 0 2 0 0 0 20 0 15 0 45109068 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538414016880 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13978] ppid=13962 vsize=14082740 memory=140553989334656 CPUtime=0.08 cores=1,3,5,7
/proc/13965/task/13978/stat : 13978 (java) S 13962 13965 2672 0 -1 1077944384 450 0 0 0 8 0 0 0 20 0 15 0 45109068 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538412963824 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13979] ppid=13962 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13979/stat : 13979 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538411911520 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13980] ppid=13962 vsize=14082740 memory=140553989367216 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13980/stat : 13980 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109069 14420725760 12537 33554432000 4194304 4196468 140725226783168 140538410859568 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50148 KiB

[startup+0.700919 s]
/proc/loadavg: 1.51 1.39 1.41 5/220 13980
/proc/meminfo: memFree=20615116/32770624 swapFree=67108860/67108860
[pid=13965] ppid=13962 vsize=14084808 memory=87832 CPUtime=0.98 cores=1,3,5,7
/proc/13965/stat : 13965 (java) S 13962 13965 2672 0 -1 1077944320 17410 0 0 0 94 4 0 0 20 0 15 0 45109063 14422843392 21958 33554432000 4194304 4196468 140725226783168 140725226765712 140538944720631 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
/proc/13965/statm: 3521202 21958 3500 1 0 3483273 0
[pid=13965/tid=13967] ppid=13962 vsize=14084808 memory=56 CPUtime=0.68 cores=1,3,5,7
/proc/13965/task/13967/stat : 13967 (java) R 13962 13965 2672 0 -1 4202560 14471 0 0 0 64 4 0 0 20 0 15 0 45109063 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538948936576 140538926305135 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13968] ppid=13962 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13968/stat : 13968 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538914433552 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13969] ppid=13962 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13969/stat : 13969 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538539809424 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13970] ppid=13962 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13970/stat : 13970 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538538756368 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13971] ppid=13962 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13971/stat : 13971 (java) S 13962 13965 2672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45109064 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538537703824 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13972] ppid=13962 vsize=14084808 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13972/stat : 13972 (java) S 13962 13965 2672 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45109065 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538419280624 140538944731778 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13973] ppid=13962 vsize=14084808 memory=796 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13973/stat : 13973 (java) S 13962 13965 2672 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45109066 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538418226848 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13974] ppid=13962 vsize=14084808 memory=8380 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13974/stat : 13974 (java) S 13962 13965 2672 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45109066 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538417173744 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13975] ppid=13962 vsize=14084808 memory=5784 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13975/stat : 13975 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538416122320 140538944739227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13976] ppid=13962 vsize=14084808 memory=1200 CPUtime=0.07 cores=1,3,5,7
/proc/13965/task/13976/stat : 13976 (java) S 13962 13965 2672 0 -1 1077944384 588 0 0 0 7 0 0 0 20 0 15 0 45109068 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538415069424 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13977] ppid=13962 vsize=14084808 memory=11956 CPUtime=0.07 cores=1,3,5,7
/proc/13965/task/13977/stat : 13977 (java) S 13962 13965 2672 0 -1 1077944384 393 0 0 0 7 0 0 0 20 0 15 0 45109068 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538414016880 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13978] ppid=13962 vsize=14084808 memory=1008 CPUtime=0.14 cores=1,3,5,7
/proc/13965/task/13978/stat : 13978 (java) S 13962 13965 2672 0 -1 1077944384 576 0 0 0 14 0 0 0 20 0 15 0 45109068 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538412963824 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13979] ppid=13962 vsize=14084808 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13979/stat : 13979 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538411911520 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13980] ppid=13962 vsize=14084808 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13980/stat : 13980 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109069 14422843392 21958 33554432000 4194304 4196468 140725226783168 140538410859568 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 87832 KiB

[startup+1.50066 s]
/proc/loadavg: 1.51 1.39 1.41 6/220 13980
/proc/meminfo: memFree=20568404/32770624 swapFree=67108860/67108860
[pid=13965] ppid=13962 vsize=14086856 memory=137236 CPUtime=2.45 cores=1,3,5,7
/proc/13965/stat : 13965 (java) S 13962 13965 2672 0 -1 1077944320 22638 0 0 0 236 9 0 0 20 0 15 0 45109063 14424940544 34309 33554432000 4194304 4196468 140725226783168 140725226765712 140538944720631 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
/proc/13965/statm: 3521714 34309 3539 1 0 3483785 0
[pid=13965/tid=13967] ppid=13962 vsize=14086856 memory=6944656575208382560 CPUtime=1.15 cores=1,3,5,7
/proc/13965/task/13967/stat : 13967 (java) R 13962 13965 2672 0 -1 4202560 16361 0 0 0 109 6 0 0 20 0 15 0 45109063 14424940544 34309 33554432000 4194304 4196468 140725226783168 140538948953632 140538585959070 0 4 0 16800975 0 0 0 -1 3 0 0 31 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13968] ppid=13962 vsize=14086856 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13968/stat : 13968 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14424940544 34309 33554432000 4194304 4196468 140725226783168 140538914433552 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13969] ppid=13962 vsize=14086856 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13969/stat : 13969 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14424940544 34309 33554432000 4194304 4196468 140725226783168 140538539809424 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13970] ppid=13962 vsize=14086856 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13970/stat : 13970 (java) S 13962 13965 2672 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45109064 14424940544 34309 33554432000 4194304 4196468 140725226783168 140538538756368 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13971] ppid=13962 vsize=14086856 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13971/stat : 13971 (java) S 13962 13965 2672 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45109064 14424940544 34309 33554432000 4194304 4196468 140725226783168 140538537703824 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13972] ppid=13962 vsize=14086856 memory=140553989351409 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13972/stat : 13972 (java) S 13962 13965 2672 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 45109065 14424940544 34309 33554432000 4194304 4196468 140725226783168 140538419280624 140538944731778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0

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

/proc/13965/task/13967/stat : 13967 (java) R 13962 13965 2672 0 -1 4202560 58703 0 0 0 217579 64 0 0 20 0 15 0 45109063 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538948959200 140725227777766 0 4 0 16800975 0 0 0 -1 3 0 0 31 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13968] ppid=13962 vsize=14090952 memory=-7003737579269690708 CPUtime=9.77 cores=1,3,5,7
/proc/13965/task/13968/stat : 13968 (java) S 13962 13965 2672 0 -1 1077944384 8211 0 0 0 876 101 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538914433552 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13969] ppid=13962 vsize=14090952 memory=2196 CPUtime=9.76 cores=1,3,5,7
/proc/13965/task/13969/stat : 13969 (java) S 13962 13965 2672 0 -1 1077944384 8050 0 0 0 876 100 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538539809424 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13970] ppid=13962 vsize=14090952 memory=7288 CPUtime=9.86 cores=1,3,5,7
/proc/13965/task/13970/stat : 13970 (java) S 13962 13965 2672 0 -1 1077944384 9136 0 0 0 885 101 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538538756368 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13971] ppid=13962 vsize=14090952 memory=840 CPUtime=9.77 cores=1,3,5,7
/proc/13965/task/13971/stat : 13971 (java) S 13962 13965 2672 0 -1 1077944384 3422 0 0 0 882 95 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538537703824 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13972] ppid=13962 vsize=14090952 memory=1692 CPUtime=12.36 cores=1,3,5,7
/proc/13965/task/13972/stat : 13972 (java) S 13962 13965 2672 0 -1 1077944384 12049 0 0 0 1152 84 0 0 20 0 15 0 45109065 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538419280624 140538944731778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13973] ppid=13962 vsize=14090952 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13973/stat : 13973 (java) S 13962 13965 2672 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 45109066 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538418226848 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13974] ppid=13962 vsize=14090952 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13974/stat : 13974 (java) S 13962 13965 2672 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45109066 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538417173760 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13975] ppid=13962 vsize=14090952 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13975/stat : 13975 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538416122320 140538944739227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13976] ppid=13962 vsize=14090952 memory=1006464 CPUtime=1.08 cores=1,3,5,7
/proc/13965/task/13976/stat : 13976 (java) S 13962 13965 2672 0 -1 1077944384 3251 0 0 0 107 1 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538415069424 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13977] ppid=13962 vsize=14090952 memory=1006464 CPUtime=0.97 cores=1,3,5,7
/proc/13965/task/13977/stat : 13977 (java) S 13962 13965 2672 0 -1 1077944384 1960 0 0 0 96 1 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538414016880 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13978] ppid=13962 vsize=14090952 memory=1240 CPUtime=0.82 cores=1,3,5,7
/proc/13965/task/13978/stat : 13978 (java) S 13962 13965 2672 0 -1 1077944384 5497 0 0 0 80 2 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538412963824 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13979] ppid=13962 vsize=14090952 memory=648 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13979/stat : 13979 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538411911520 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13980] ppid=13962 vsize=14090952 memory=956 CPUtime=1.3 cores=1,3,5,7
/proc/13965/task/13980/stat : 13980 (java) S 13962 13965 2672 0 -1 1077944384 1290 0 0 0 57 73 0 0 20 0 15 0 45109069 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538410859568 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
Current children cumulated CPU time: 2232.23 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1006464 KiB

[startup+2262.3 s]*
/proc/loadavg: 1.47 1.43 1.36 3/219 14056
/proc/meminfo: memFree=19584400/32770624 swapFree=67108860/67108860
[pid=13965] ppid=13962 vsize=14090952 memory=1006464 CPUtime=2292.94 cores=1,3,5,7
/proc/13965/stat : 13965 (java) S 13962 13965 2672 0 -1 1077944320 114688 0 0 0 228827 467 0 0 20 0 15 0 45109063 14429134848 251616 33554432000 4194304 4196468 140725226783168 140725226765712 140538944720631 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
/proc/13965/statm: 3522738 251616 3590 1 0 3484809 0
[pid=13965/tid=13967] ppid=13962 vsize=14090952 memory=6791534058613427641 CPUtime=2235.75 cores=1,3,5,7
/proc/13965/task/13967/stat : 13967 (java) R 13962 13965 2672 0 -1 4202560 59686 0 0 0 223510 65 0 0 20 0 15 0 45109063 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538948959328 140725227777508 0 4 0 16800975 0 0 0 -1 1 0 0 31 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13968] ppid=13962 vsize=14090952 memory=-7003737579269690708 CPUtime=10.03 cores=1,3,5,7
/proc/13965/task/13968/stat : 13968 (java) S 13962 13965 2672 0 -1 1077944384 8242 0 0 0 899 104 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538914433552 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13969] ppid=13962 vsize=14090952 memory=840 CPUtime=10.03 cores=1,3,5,7
/proc/13965/task/13969/stat : 13969 (java) S 13962 13965 2672 0 -1 1077944384 8187 0 0 0 900 103 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538539809424 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13970] ppid=13962 vsize=14090952 memory=1692 CPUtime=10.13 cores=1,3,5,7
/proc/13965/task/13970/stat : 13970 (java) S 13962 13965 2672 0 -1 1077944384 9282 0 0 0 908 105 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538538756368 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13971] ppid=13962 vsize=14090952 memory=912 CPUtime=10.02 cores=1,3,5,7
/proc/13965/task/13971/stat : 13971 (java) S 13962 13965 2672 0 -1 1077944384 3438 0 0 0 904 98 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538537703824 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13972] ppid=13962 vsize=14090952 memory=3844 CPUtime=12.69 cores=1,3,5,7
/proc/13965/task/13972/stat : 13972 (java) S 13962 13965 2672 0 -1 1077944384 12400 0 0 0 1183 86 0 0 20 0 15 0 45109065 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538419280624 140538944731778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13973] ppid=13962 vsize=14090952 memory=2576 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13973/stat : 13973 (java) S 13962 13965 2672 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 45109066 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538418226848 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13974] ppid=13962 vsize=14090952 memory=2576 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13974/stat : 13974 (java) S 13962 13965 2672 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45109066 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538417173760 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13975] ppid=13962 vsize=14090952 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13975/stat : 13975 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538416122320 140538944739227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13976] ppid=13962 vsize=14090952 memory=1408 CPUtime=1.09 cores=1,3,5,7
/proc/13965/task/13976/stat : 13976 (java) S 13962 13965 2672 0 -1 1077944384 3256 0 0 0 107 2 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538415069424 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13977] ppid=13962 vsize=14090952 memory=3152 CPUtime=0.97 cores=1,3,5,7
/proc/13965/task/13977/stat : 13977 (java) S 13962 13965 2672 0 -1 1077944384 1964 0 0 0 96 1 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538414016880 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13978] ppid=13962 vsize=14090952 memory=329168 CPUtime=0.82 cores=1,3,5,7
/proc/13965/task/13978/stat : 13978 (java) S 13962 13965 2672 0 -1 1077944384 5501 0 0 0 80 2 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538412963824 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13979] ppid=13962 vsize=14090952 memory=1404 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13979/stat : 13979 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538411911520 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13980] ppid=13962 vsize=14090952 memory=3172 CPUtime=1.33 cores=1,3,5,7
/proc/13965/task/13980/stat : 13980 (java) S 13962 13965 2672 0 -1 1077944384 1316 0 0 0 58 75 0 0 20 0 15 0 45109069 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538410859568 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
Current children cumulated CPU time: 2292.94 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1006464 KiB

[startup+2322.3 s]*
/proc/loadavg: 1.45 1.41 1.35 3/219 14057
/proc/meminfo: memFree=19580168/32770624 swapFree=67108860/67108860
[pid=13965] ppid=13962 vsize=14090952 memory=1006464 CPUtime=2353.67 cores=1,3,5,7
/proc/13965/stat : 13965 (java) S 13962 13965 2672 0 -1 1077944320 115984 0 0 0 234889 478 0 0 20 0 15 0 45109063 14429134848 251616 33554432000 4194304 4196468 140725226783168 140725226765712 140538944720631 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
/proc/13965/statm: 3522738 251616 3590 1 0 3484809 0
[pid=13965/tid=13967] ppid=13962 vsize=14090952 memory=6791534058613427641 CPUtime=2295.07 cores=1,3,5,7
/proc/13965/task/13967/stat : 13967 (java) R 13962 13965 2672 0 -1 4202560 60616 0 0 0 229441 66 0 0 20 0 15 0 45109063 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538948959088 140538590465817 0 4 0 16800975 0 0 0 -1 3 0 0 31 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13968] ppid=13962 vsize=14090952 memory=-7003737579269690708 CPUtime=10.31 cores=1,3,5,7
/proc/13965/task/13968/stat : 13968 (java) S 13962 13965 2672 0 -1 1077944384 8246 0 0 0 924 107 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538914433552 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13969] ppid=13962 vsize=14090952 memory=16100360058046859 CPUtime=10.27 cores=1,3,5,7
/proc/13965/task/13969/stat : 13969 (java) S 13962 13965 2672 0 -1 1077944384 8302 0 0 0 922 105 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538539809424 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13970] ppid=13962 vsize=14090952 memory=2196 CPUtime=10.38 cores=1,3,5,7
/proc/13965/task/13970/stat : 13970 (java) S 13962 13965 2672 0 -1 1077944384 9305 0 0 0 931 107 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538538756368 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13971] ppid=13962 vsize=14090952 memory=7288 CPUtime=10.3 cores=1,3,5,7
/proc/13965/task/13971/stat : 13971 (java) S 13962 13965 2672 0 -1 1077944384 3464 0 0 0 929 101 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538537703824 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13972] ppid=13962 vsize=14090952 memory=6791534058613427641 CPUtime=13.01 cores=1,3,5,7
/proc/13965/task/13972/stat : 13972 (java) S 13962 13965 2672 0 -1 1077944384 12576 0 0 0 1212 89 0 0 20 0 15 0 45109065 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538419280624 140538944731778 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13973] ppid=13962 vsize=14090952 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13973/stat : 13973 (java) S 13962 13965 2672 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 45109066 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538418226848 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13974] ppid=13962 vsize=14090952 memory=912 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13974/stat : 13974 (java) S 13962 13965 2672 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45109066 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538417173760 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13975] ppid=13962 vsize=14090952 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13975/stat : 13975 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538416122320 140538944739227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13976] ppid=13962 vsize=14090952 memory=288230596050944315 CPUtime=1.09 cores=1,3,5,7
/proc/13965/task/13976/stat : 13976 (java) S 13962 13965 2672 0 -1 1077944384 3258 0 0 0 107 2 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538415069424 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13977] ppid=13962 vsize=14090952 memory=16100360058046859 CPUtime=0.97 cores=1,3,5,7
/proc/13965/task/13977/stat : 13977 (java) S 13962 13965 2672 0 -1 1077944384 1967 0 0 0 96 1 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538414016880 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13978] ppid=13962 vsize=14090952 memory=7288 CPUtime=0.82 cores=1,3,5,7
/proc/13965/task/13978/stat : 13978 (java) S 13962 13965 2672 0 -1 1077944384 5503 0 0 0 80 2 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538412963824 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13979] ppid=13962 vsize=14090952 memory=840 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13979/stat : 13979 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538411911520 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13980] ppid=13962 vsize=14090952 memory=1692 CPUtime=1.37 cores=1,3,5,7
/proc/13965/task/13980/stat : 13980 (java) S 13962 13965 2672 0 -1 1077944384 1331 0 0 0 59 78 0 0 20 0 15 0 45109069 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538410859568 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
Current children cumulated CPU time: 2353.67 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1006464 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2368.1 s]
/proc/loadavg: 1.44 1.42 1.36 3/220 14059
/proc/meminfo: memFree=19577592/32770624 swapFree=67108860/67108860
[pid=13965] ppid=13962 vsize=14090952 memory=1006464 CPUtime=2400.02 cores=1,3,5,7
/proc/13965/stat : 13965 (java) S 13962 13965 2672 0 -1 1077944320 117058 0 0 0 239516 486 0 0 20 0 15 0 45109063 14429134848 251616 33554432000 4194304 4196468 140725226783168 140725226765712 140538944720631 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
/proc/13965/statm: 3522738 251616 3590 1 0 3484809 0
[pid=13965/tid=13967] ppid=13962 vsize=14090952 memory=-7003737579269690708 CPUtime=2340.35 cores=1,3,5,7
/proc/13965/task/13967/stat : 13967 (java) R 13962 13965 2672 0 -1 4202560 61328 0 0 0 233969 66 0 0 20 0 15 0 45109063 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538948959456 140538590465050 0 4 0 16800975 0 0 0 -1 5 0 0 31 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13968] ppid=13962 vsize=14090952 memory=3844 CPUtime=10.5 cores=1,3,5,7
/proc/13965/task/13968/stat : 13968 (java) S 13962 13965 2672 0 -1 1077944384 8374 0 0 0 941 109 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538914433552 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13969] ppid=13962 vsize=14090952 memory=1006464 CPUtime=10.47 cores=1,3,5,7
/proc/13965/task/13969/stat : 13969 (java) S 13962 13965 2672 0 -1 1077944384 8305 0 0 0 940 107 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538539809424 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13970] ppid=13962 vsize=14090952 memory=1292 CPUtime=10.59 cores=1,3,5,7
/proc/13965/task/13970/stat : 13970 (java) S 13962 13965 2672 0 -1 1077944384 9326 0 0 0 950 109 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538538756368 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13971] ppid=13962 vsize=14090952 memory=928 CPUtime=10.49 cores=1,3,5,7
/proc/13965/task/13971/stat : 13971 (java) S 13962 13965 2672 0 -1 1077944384 3477 0 0 0 947 102 0 0 20 0 15 0 45109064 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538537703824 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13972] ppid=13962 vsize=14090952 memory=2236 CPUtime=13.27 cores=1,3,5,7
/proc/13965/task/13972/stat : 13972 (java) S 13962 13965 2672 0 -1 1077944384 12761 0 0 0 1236 91 0 0 20 0 15 0 45109065 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538419280624 140538944731778 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13973] ppid=13962 vsize=14090952 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13973/stat : 13973 (java) S 13962 13965 2672 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 45109066 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538418226848 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13974] ppid=13962 vsize=14090952 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13974/stat : 13974 (java) S 13962 13965 2672 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45109066 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538417173760 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13975] ppid=13962 vsize=14090952 memory=7288 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13975/stat : 13975 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538416122320 140538944739227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13976] ppid=13962 vsize=14090952 memory=840 CPUtime=1.09 cores=1,3,5,7
/proc/13965/task/13976/stat : 13976 (java) S 13962 13965 2672 0 -1 1077944384 3260 0 0 0 107 2 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538415069424 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13977] ppid=13962 vsize=14090952 memory=1692 CPUtime=0.97 cores=1,3,5,7
/proc/13965/task/13977/stat : 13977 (java) S 13962 13965 2672 0 -1 1077944384 1969 0 0 0 96 1 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538414016880 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13978] ppid=13962 vsize=14090952 memory=912 CPUtime=0.82 cores=1,3,5,7
/proc/13965/task/13978/stat : 13978 (java) S 13962 13965 2672 0 -1 1077944384 5505 0 0 0 80 2 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538412963824 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13979] ppid=13962 vsize=14090952 memory=3844 CPUtime=0 cores=1,3,5,7
/proc/13965/task/13979/stat : 13979 (java) S 13962 13965 2672 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45109068 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538411911520 140538944730837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
[pid=13965/tid=13980] ppid=13962 vsize=14090952 memory=2576 CPUtime=1.4 cores=1,3,5,7
/proc/13965/task/13980/stat : 13980 (java) S 13962 13965 2672 0 -1 1077944384 1337 0 0 0 61 79 0 0 20 0 15 0 45109069 14429134848 251616 33554432000 4194304 4196468 140725226783168 140538410859568 140538944731778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21573632 140725226792009 140725226792201 140725226792201 140725226794959 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1006464 KiB

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

[startup+2368.12 s]
# the end of solver process 13965 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2395.18 s, system=4.87093 s

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

Child status: 143
Real time (s): 2368.12
CPU time (s): 2400.05
CPU user time (s): 2395.18
CPU system time (s): 4.87093
CPU usage (%): 101.348
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 1136264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.18
system time used= 4.87093
maximum resident set size= 1136584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117357
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= 412169
involuntary context switches= 8634


# summary of solver processes directly reported to runsolver:
#   pid: 13965
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2395.18
#   total CPU system time (s): 4.87093

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.402 second user time and 22.09 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-22 18:04:19
IDJOB=4291899
IDBENCH=141197
IDSOLVER=2743
FILE ID=node132/4291899-1532275459
RUNJOBID= node132-1532270698-13416
PBS_JOBID= 21018965
Free space on /tmp= 55092 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-01-opt_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-4291899-1532275459/watcher-4291899-1532275459 -o /tmp/evaluation-result-4291899-1532275459/solver-4291899-1532275459 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532270698-13416 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 794726543 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291899-1532275459.xml

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

MD5SUM BENCH= 19ea5b9da6c92ab0a6dd9deb2e409c18
RANDOM SEED=794726543

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:        20699896 kB
MemAvailable:   31741508 kB
Buffers:          250176 kB
Cached:         10939936 kB
SwapCached:            0 kB
Active:          2268640 kB
Inactive:        9174796 kB
Active(anon):     255784 kB
Inactive(anon):    17028 kB
Active(file):    2012856 kB
Inactive(file):  9157768 kB
Unevictable:        6988 kB
Mlocked:            6988 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             71724 kB
Writeback:             0 kB
AnonPages:        174180 kB
Mapped:            49400 kB
Shmem:             17056 kB
Slab:             326800 kB
SReclaimable:     299448 kB
SUnreclaim:        27352 kB
KernelStack:        3888 kB
PageTables:         5300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1291104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 55060 MiB
End job on node132 at 2018-07-22 18:43:47