Trace number 4273540

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 2017-07-26OPT937 13.0062 11.9428

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-18.xml
MD5SUMfc58042bc4c17dd15fe4721e0dab7678
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark937
Best CPU time to get the best result obtained on this benchmark13.0062
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 1246444912
0.29/0.25	c timeout: 2520
0.29/0.26	c memlimit: 11000
0.29/0.26	c nbcore: 4
0.29/0.28	c Parsing instance...
0.94/0.62	c Parsing done, starting search...
0.94/0.64	o 0
0.94/0.65	o 77
0.94/0.65	o 83
0.94/0.65	o 84
0.94/0.65	o 114
0.94/0.65	o 120
0.94/0.65	o 121
0.94/0.65	o 163
0.94/0.65	o 164
0.94/0.65	o 169
0.94/0.65	o 170
0.94/0.65	o 175
0.94/0.65	o 176
0.94/0.65	o 197
0.94/0.65	o 198
0.94/0.65	o 285
0.94/0.65	o 286
0.94/0.65	o 365
0.94/0.66	o 377
0.94/0.66	o 378
0.94/0.66	o 404
0.94/0.66	o 405
0.94/0.66	o 420
0.94/0.66	o 421
0.94/0.66	o 483
0.94/0.66	o 498
0.94/0.66	o 529
0.94/0.67	o 543
0.94/0.67	o 575
0.94/0.67	o 577
0.94/0.68	o 585
0.94/0.69	o 586
1.17/0.70	o 588
1.17/0.72	o 595
1.17/0.72	o 604
1.17/0.73	o 609
1.17/0.75	o 645
1.17/0.75	o 678
1.17/0.75	o 683
1.17/0.75	o 701
1.17/0.75	o 709
1.78/0.92	o 717
1.78/0.92	o 720
1.78/0.92	o 725
1.78/0.93	o 728
1.78/0.93	o 738
1.78/0.93	o 740
1.78/0.94	o 754
1.78/0.94	o 765
1.78/0.94	o 772
1.78/0.94	o 773
1.78/0.95	o 791
1.97/1.09	o 792
1.97/1.09	o 814
2.07/1.16	o 815
2.07/1.18	o 816
2.07/1.18	o 830
2.19/1.23	o 833
3.53/2.59	o 839
4.04/3.04	o 844
5.04/4.10	o 845
5.14/4.11	o 859
5.14/4.12	o 865
5.14/4.12	o 876
5.14/4.13	o 887
5.14/4.13	o 903
8.06/7.10	o 905
8.75/7.73	o 909
8.75/7.79	o 915
8.85/7.83	o 921
10.16/9.12	o 922
11.46/10.46	o 926
11.46/10.48	o 937
12.96/11.93	s OPTIMUM FOUND
12.96/11.93	v <instantiation>
12.96/11.93	v 	<list>
12.96/11.93	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]
12.96/11.93	v 	</list>
12.96/11.93	v 	<values>
12.96/11.93	v 		1 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 1 1 0 0 1 
12.96/11.93	v 	</values>
12.96/11.93	v </instantiation>

Verifier Data

OK	937

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273540-1502803342/watcher-4273540-1502803342 -o /tmp/evaluation-result-4273540-1502803342/solver-4273540-1502803342 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502789816-11229 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1246444912 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273540-1502803342.xml 

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

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


[startup+0.100124 s]*
/proc/loadavg: 1.78 1.77 1.61 3/215 13301
/proc/meminfo: memFree=23640888/32770624 swapFree=67108860/67108860
[pid=13286] ppid=13283 vsize=13980164 memory=33176 CPUtime=0.12 cores=0,2,4,6
/proc/13286/stat : 13286 (java) S 13283 13286 11198 0 -1 1077944320 8204 0 0 0 11 1 0 0 20 0 15 0 113415272 14315687936 8294 33554432000 4194304 4196468 140731118704800 140731118687344 139821354458871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
/proc/13286/statm: 3495041 8294 3412 1 0 3482761 0
[pid=13286/tid=13288] ppid=13283 vsize=13980164 memory=-7038777180040225399 CPUtime=0.09 cores=0,2,4,6
/proc/13286/task/13288/stat : 13288 (java) R 13283 13286 11198 0 -1 4202560 6143 0 0 0 8 1 0 0 20 0 15 0 113415272 14315687936 8294 33554432000 4194304 4196468 140731118704800 139821358648320 139821338502501 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13289] ppid=13283 vsize=13980164 memory=5793855245332179385 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13289/stat : 13289 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14315687936 8294 33554432000 4194304 4196468 140731118704800 139821319739792 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13290] ppid=13283 vsize=13980164 memory=139994322286208 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13290/stat : 13290 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820949158160 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13291] ppid=13283 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13291/stat : 13291 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820948105872 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13292] ppid=13283 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13292/stat : 13292 (java) S 13283 13286 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113415273 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820947053072 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13293] ppid=13283 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13293/stat : 13293 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415274 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820536101488 139821354470018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13294] ppid=13283 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13294/stat : 13294 (java) S 13283 13286 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113415275 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820535047456 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13295] ppid=13283 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13295/stat : 13295 (java) S 13283 13286 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113415275 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820533995120 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13296] ppid=13283 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13296/stat : 13296 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415277 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820532943440 139821354477467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13297] ppid=13283 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13297/stat : 13297 (java) S 13283 13286 11198 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 113415277 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820531890288 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13298] ppid=13283 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13298/stat : 13298 (java) S 13283 13286 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113415277 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820530837488 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13299] ppid=13283 vsize=13980164 memory=139994322286208 CPUtime=0.02 cores=0,2,4,6
/proc/13286/task/13299/stat : 13299 (java) S 13283 13286 11198 0 -1 1077944384 392 0 0 0 2 0 0 0 20 0 15 0 113415277 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820529785200 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13300] ppid=13283 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13300/stat : 13300 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415278 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820528732640 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13301] ppid=13283 vsize=13980164 memory=139994322286208 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13301/stat : 13301 (java) S 13283 13286 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113415278 14315687936 8294 33554432000 4194304 4196468 140731118704800 139820527680432 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 33176 KiB

[startup+0.210614 s]*
/proc/loadavg: 1.78 1.77 1.61 4/215 13301
/proc/meminfo: memFree=23631628/32770624 swapFree=67108860/67108860
[pid=13286] ppid=13283 vsize=13980164 memory=43012 CPUtime=0.29 cores=0,2,4,6
/proc/13286/stat : 13286 (java) S 13283 13286 11198 0 -1 1077944320 9328 0 0 0 27 2 0 0 20 0 15 0 113415272 14315687936 10753 33554432000 4194304 4196468 140731118704800 140731118687344 139821354458871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
/proc/13286/statm: 3495041 10753 3649 1 0 3482761 0
[pid=13286/tid=13288] ppid=13283 vsize=13980164 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/13286/task/13288/stat : 13288 (java) R 13283 13286 11198 0 -1 4202560 6806 0 0 0 18 1 0 0 20 0 15 0 113415272 14315687936 10753 33554432000 4194304 4196468 140731118704800 139821358683952 139821338539358 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13289] ppid=13283 vsize=13980164 memory=4211973720527076746 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13289/stat : 13289 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14315687936 10753 33554432000 4194304 4196468 140731118704800 139821319739792 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13290] ppid=13283 vsize=13980164 memory=139994322286208 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13290/stat : 13290 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820949158160 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13291] ppid=13283 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13291/stat : 13291 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820948105872 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13292] ppid=13283 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13292/stat : 13292 (java) S 13283 13286 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113415273 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820947053072 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13293] ppid=13283 vsize=13980164 memory=139994322286208 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13293/stat : 13293 (java) S 13283 13286 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113415274 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820536101488 139821354470018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13294] ppid=13283 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13294/stat : 13294 (java) S 13283 13286 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113415275 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820535047456 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13295] ppid=13283 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13295/stat : 13295 (java) S 13283 13286 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113415275 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820533995120 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13296] ppid=13283 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13296/stat : 13296 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415277 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820532943440 139821354477467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13297] ppid=13283 vsize=13980164 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/13286/task/13297/stat : 13297 (java) S 13283 13286 11198 0 -1 1077944384 545 0 0 0 2 0 0 0 20 0 15 0 113415277 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820531890288 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13298] ppid=13283 vsize=13980164 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/13286/task/13298/stat : 13298 (java) S 13283 13286 11198 0 -1 1077944384 95 0 0 0 1 0 0 0 20 0 15 0 113415277 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820530837488 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13299] ppid=13283 vsize=13980164 memory=139994322286208 CPUtime=0.05 cores=0,2,4,6
/proc/13286/task/13299/stat : 13299 (java) S 13283 13286 11198 0 -1 1077944384 502 0 0 0 5 0 0 0 20 0 15 0 113415277 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820529785200 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13300] ppid=13283 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13300/stat : 13300 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415278 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820528732640 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13301] ppid=13283 vsize=13980164 memory=139994322286208 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13301/stat : 13301 (java) S 13283 13286 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113415278 14315687936 10753 33554432000 4194304 4196468 140731118704800 139820527680432 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 43012 KiB

[startup+0.31037 s]*
/proc/loadavg: 1.78 1.77 1.61 3/215 13301
/proc/meminfo: memFree=23624424/32770624 swapFree=67108860/67108860
[pid=13286] ppid=13283 vsize=13980184 memory=50896 CPUtime=0.48 cores=0,2,4,6
/proc/13286/stat : 13286 (java) S 13283 13286 11198 0 -1 1077944320 10426 0 0 0 45 3 0 0 20 0 15 0 113415272 14315708416 12724 33554432000 4194304 4196468 140731118704800 140731118687344 139821354458871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
/proc/13286/statm: 3495046 12724 3714 1 0 3482761 0
[pid=13286/tid=13288] ppid=13283 vsize=13980184 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/13286/task/13288/stat : 13288 (java) R 13283 13286 11198 0 -1 4202560 7537 0 0 0 27 2 0 0 20 0 15 0 113415272 14315708416 12790 33554432000 4194304 4196468 140731118704800 139821358682752 139821338502501 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13289] ppid=13283 vsize=13980184 memory=4211973720527076746 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13289/stat : 13289 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14315708416 12790 33554432000 4194304 4196468 140731118704800 139821319739792 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13290] ppid=13283 vsize=13980184 memory=139994322288565 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13290/stat : 13290 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820949158160 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13291] ppid=13283 vsize=13980184 memory=139994190697934 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13291/stat : 13291 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820948105872 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13292] ppid=13283 vsize=13980184 memory=139994190695887 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13292/stat : 13292 (java) S 13283 13286 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113415273 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820947053072 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13293] ppid=13283 vsize=13980184 memory=139994322297433 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13293/stat : 13293 (java) S 13283 13286 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113415274 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820536101488 139821354470018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13294] ppid=13283 vsize=13980184 memory=139994190705071 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13294/stat : 13294 (java) S 13283 13286 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113415275 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820535047456 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13295] ppid=13283 vsize=13980184 memory=279988381400976 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13295/stat : 13295 (java) S 13283 13286 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113415275 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820533995120 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13296] ppid=13283 vsize=13980184 memory=279988381398672 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13296/stat : 13296 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415277 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820532943440 139821354477467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13297] ppid=13283 vsize=13980184 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/13286/task/13297/stat : 13297 (java) S 13283 13286 11198 0 -1 1077944384 699 0 0 0 5 0 0 0 20 0 15 0 113415277 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820531890288 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13298] ppid=13283 vsize=13980184 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/13286/task/13298/stat : 13298 (java) S 13283 13286 11198 0 -1 1077944384 283 0 0 0 4 0 0 0 20 0 15 0 113415277 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820530837488 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13299] ppid=13283 vsize=13980184 memory=139994322286208 CPUtime=0.08 cores=0,2,4,6
/proc/13286/task/13299/stat : 13299 (java) R 13283 13286 11198 0 -1 4202560 528 0 0 0 8 0 0 0 20 0 15 0 113415277 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820529785200 139821354470806 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13300] ppid=13283 vsize=13980184 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13300/stat : 13300 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415278 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820528732640 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13301] ppid=13283 vsize=13980184 memory=139994322286208 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13301/stat : 13301 (java) S 13283 13286 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113415278 14315708416 12790 33554432000 4194304 4196468 140731118704800 139820527680432 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 50896 KiB

[startup+0.70089 s]
/proc/loadavg: 1.78 1.77 1.61 4/215 13301
/proc/meminfo: memFree=23611148/32770624 swapFree=67108860/67108860
[pid=13286] ppid=13283 vsize=13984280 memory=83152 CPUtime=1.17 cores=0,2,4,6
/proc/13286/stat : 13286 (java) S 13283 13286 11198 0 -1 1077944320 13906 0 0 0 112 5 0 0 20 0 15 0 113415272 14319902720 20722 33554432000 4194304 4196468 140731118704800 140731118687344 139821354458871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
/proc/13286/statm: 3496070 20788 3765 1 0 3483785 0
[pid=13286/tid=13288] ppid=13283 vsize=13984280 memory=1952 CPUtime=0.67 cores=0,2,4,6
/proc/13286/task/13288/stat : 13288 (java) R 13283 13286 11198 0 -1 4202560 9898 0 0 0 64 3 0 0 20 0 15 0 113415272 14319902720 20788 33554432000 4194304 4196468 140731118704800 139821358696080 139820993561519 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13289] ppid=13283 vsize=13984280 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13289/stat : 13289 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 20854 33554432000 4194304 4196468 140731118704800 139821319739792 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13290] ppid=13283 vsize=13984280 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13290/stat : 13290 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820949158160 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13291] ppid=13283 vsize=13984280 memory=7523356985603351872 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13291/stat : 13291 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820948105872 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13292] ppid=13283 vsize=13984280 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13292/stat : 13292 (java) S 13283 13286 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820947053072 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13293] ppid=13283 vsize=13984280 memory=7079778810233638992 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13293/stat : 13293 (java) S 13283 13286 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113415274 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820536101488 139821354470018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13294] ppid=13283 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13294/stat : 13294 (java) S 13283 13286 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113415275 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820535047456 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13295] ppid=13283 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13295/stat : 13295 (java) S 13283 13286 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113415275 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820533995120 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13296] ppid=13283 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13296/stat : 13296 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415277 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820532943440 139821354477467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13297] ppid=13283 vsize=13984280 memory=86 CPUtime=0.12 cores=0,2,4,6
/proc/13286/task/13297/stat : 13297 (java) R 13283 13286 11198 0 -1 4202560 990 0 0 0 12 0 0 0 20 0 15 0 113415277 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820531881576 139821335159168 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13298] ppid=13283 vsize=13984280 memory=4 CPUtime=0.13 cores=0,2,4,6
/proc/13286/task/13298/stat : 13298 (java) R 13283 13286 11198 0 -1 4202560 677 0 0 0 13 0 0 0 20 0 15 0 113415277 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820530818504 139821336003055 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13299] ppid=13283 vsize=13984280 memory=7322 CPUtime=0.22 cores=0,2,4,6
/proc/13286/task/13299/stat : 13299 (java) S 13283 13286 11198 0 -1 1077944384 1036 0 0 0 21 1 0 0 20 0 15 0 113415277 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820529785200 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13300] ppid=13283 vsize=13984280 memory=279988381584880 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13300/stat : 13300 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820528732640 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13301] ppid=13283 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13301/stat : 13301 (java) S 13283 13286 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 20854 33554432000 4194304 4196468 140731118704800 139820527680432 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 83152 KiB

[startup+1.50068 s]
/proc/loadavg: 1.78 1.77 1.61 3/215 13301
/proc/meminfo: memFree=23566232/32770624 swapFree=67108860/67108860
[pid=13286] ppid=13283 vsize=13984280 memory=135580 CPUtime=2.49 cores=0,2,4,6
/proc/13286/stat : 13286 (java) S 13283 13286 11198 0 -1 1077944320 17311 0 0 0 243 6 0 0 20 0 15 0 113415272 14319902720 33895 33554432000 4194304 4196468 140731118704800 140731118687344 139821354458871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
/proc/13286/statm: 3496070 33895 3781 1 0 3483785 0
[pid=13286/tid=13288] ppid=13283 vsize=13984280 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/13286/task/13288/stat : 13288 (java) R 13283 13286 11198 0 -1 4202560 10280 0 0 0 144 3 0 0 20 0 15 0 113415272 14319902720 33895 33554432000 4194304 4196468 140731118704800 139821358688656 139820993823287 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13289] ppid=13283 vsize=13984280 memory=-6224079725889284452 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13289/stat : 13289 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 33895 33554432000 4194304 4196468 140731118704800 139821319739792 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13290] ppid=13283 vsize=13984280 memory=-6295327845055340329 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13290/stat : 13290 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 33895 33554432000 4194304 4196468 140731118704800 139820949158160 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13291] ppid=13283 vsize=13984280 memory=-1161699032755887712 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13291/stat : 13291 (java) S 13283 13286 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 33895 33554432000 4194304 4196468 140731118704800 139820948105872 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13292] ppid=13283 vsize=13984280 memory=-6305719407685035392 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13292/stat : 13292 (java) S 13283 13286 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 33895 33554432000 4194304 4196468 140731118704800 139820947053072 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13293] ppid=13283 vsize=13984280 memory=-6305709525099373440 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13293/stat : 13293 (java) S 13283 13286 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113415274 14319902720 33895 33554432000 4194304 4196468 140731118704800 139820536101488 139821354470018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0

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

[pid=13286/tid=13300] ppid=13283 vsize=13984280 memory=-2746958450906831424 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13300/stat : 13300 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820528732640 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13301] ppid=13283 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13301/stat : 13301 (java) S 13283 13286 11198 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820527680432 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 46 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
Current children cumulated CPU time: 10.65 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 199648 KiB

[startup+11.2006 s]
/proc/loadavg: 1.66 1.74 1.60 3/215 13301
/proc/meminfo: memFree=23475368/32770624 swapFree=67108860/67108860
[pid=13286] ppid=13283 vsize=13984280 memory=199648 CPUtime=12.26 cores=0,2,4,6
/proc/13286/stat : 13286 (java) S 13283 13286 11198 0 -1 1077944320 22085 0 0 0 1218 8 0 0 20 0 15 0 113415272 14319902720 49912 33554432000 4194304 4196468 140731118704800 140731118687344 139821354458871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
/proc/13286/statm: 3496070 49912 3815 1 0 3483785 0
[pid=13286/tid=13288] ppid=13283 vsize=13984280 memory=12064 CPUtime=11.15 cores=0,2,4,6
/proc/13286/task/13288/stat : 13288 (java) R 13283 13286 11198 0 -1 4202560 11295 0 0 0 1111 4 0 0 20 0 15 0 113415272 14319902720 49912 33554432000 4194304 4196468 140731118704800 139821358697712 139820993823259 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13289] ppid=13283 vsize=13984280 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13289/stat : 13289 (java) S 13283 13286 11198 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139821319739792 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13290] ppid=13283 vsize=13984280 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13290/stat : 13290 (java) S 13283 13286 11198 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820949158160 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13291] ppid=13283 vsize=13984280 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13291/stat : 13291 (java) S 13283 13286 11198 0 -1 1077944384 539 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820948105872 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13292] ppid=13283 vsize=13984280 memory=199648 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13292/stat : 13292 (java) S 13283 13286 11198 0 -1 1077944384 610 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820947053072 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13293] ppid=13283 vsize=13984280 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13293/stat : 13293 (java) S 13283 13286 11198 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 15 0 113415274 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820536101488 139821354470018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13294] ppid=13283 vsize=13984280 memory=2428 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13294/stat : 13294 (java) S 13283 13286 11198 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 113415275 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820535047520 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13295] ppid=13283 vsize=13984280 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13295/stat : 13295 (java) S 13283 13286 11198 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 113415275 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820533995136 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13296] ppid=13283 vsize=13984280 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13296/stat : 13296 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820532943440 139821354477467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13297] ppid=13283 vsize=13984280 memory=12064 CPUtime=0.38 cores=0,2,4,6
/proc/13286/task/13297/stat : 13297 (java) S 13283 13286 11198 0 -1 1077944384 2349 0 0 0 38 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820531890288 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13298] ppid=13283 vsize=13984280 memory=1004 CPUtime=0.39 cores=0,2,4,6
/proc/13286/task/13298/stat : 13298 (java) S 13283 13286 11198 0 -1 1077944384 1865 0 0 0 39 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820530837488 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13299] ppid=13283 vsize=13984280 memory=1228 CPUtime=0.24 cores=0,2,4,6
/proc/13286/task/13299/stat : 13299 (java) S 13283 13286 11198 0 -1 1077944384 2849 0 0 0 23 1 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820529785200 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13300] ppid=13283 vsize=13984280 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13300/stat : 13300 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820528732640 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13301] ppid=13283 vsize=13984280 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13301/stat : 13301 (java) S 13283 13286 11198 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820527680432 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
Current children cumulated CPU time: 12.26 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 199648 KiB

[startup+11.6006 s]
/proc/loadavg: 1.66 1.74 1.60 3/215 13301
/proc/meminfo: memFree=23475368/32770624 swapFree=67108860/67108860
[pid=13286] ppid=13283 vsize=13984280 memory=199648 CPUtime=12.66 cores=0,2,4,6
/proc/13286/stat : 13286 (java) S 13283 13286 11198 0 -1 1077944320 22089 0 0 0 1258 8 0 0 20 0 15 0 113415272 14319902720 49912 33554432000 4194304 4196468 140731118704800 140731118687344 139821354458871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
/proc/13286/statm: 3496070 49912 3815 1 0 3483785 0
[pid=13286/tid=13288] ppid=13283 vsize=13984280 memory=4420 CPUtime=11.55 cores=0,2,4,6
/proc/13286/task/13288/stat : 13288 (java) R 13283 13286 11198 0 -1 4202560 11299 0 0 0 1151 4 0 0 20 0 15 0 113415272 14319902720 49912 33554432000 4194304 4196468 140731118704800 139821358688720 139820993877776 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13289] ppid=13283 vsize=13984280 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13289/stat : 13289 (java) S 13283 13286 11198 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139821319739792 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13290] ppid=13283 vsize=13984280 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13290/stat : 13290 (java) S 13283 13286 11198 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820949158160 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13291] ppid=13283 vsize=13984280 memory=12064 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13291/stat : 13291 (java) S 13283 13286 11198 0 -1 1077944384 539 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820948105872 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13292] ppid=13283 vsize=13984280 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13292/stat : 13292 (java) S 13283 13286 11198 0 -1 1077944384 610 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820947053072 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13293] ppid=13283 vsize=13984280 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13293/stat : 13293 (java) S 13283 13286 11198 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 15 0 113415274 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820536101488 139821354470018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13294] ppid=13283 vsize=13984280 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13294/stat : 13294 (java) S 13283 13286 11198 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 113415275 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820535047520 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13295] ppid=13283 vsize=13984280 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13295/stat : 13295 (java) S 13283 13286 11198 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 113415275 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820533995136 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13296] ppid=13283 vsize=13984280 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13296/stat : 13296 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820532943440 139821354477467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13297] ppid=13283 vsize=13984280 memory=8588 CPUtime=0.38 cores=0,2,4,6
/proc/13286/task/13297/stat : 13297 (java) S 13283 13286 11198 0 -1 1077944384 2349 0 0 0 38 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820531890288 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13298] ppid=13283 vsize=13984280 memory=792 CPUtime=0.39 cores=0,2,4,6
/proc/13286/task/13298/stat : 13298 (java) S 13283 13286 11198 0 -1 1077944384 1865 0 0 0 39 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820530837488 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13299] ppid=13283 vsize=13984280 memory=1204 CPUtime=0.24 cores=0,2,4,6
/proc/13286/task/13299/stat : 13299 (java) S 13283 13286 11198 0 -1 1077944384 2849 0 0 0 23 1 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820529785200 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13300] ppid=13283 vsize=13984280 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13300/stat : 13300 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820528732640 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13301] ppid=13283 vsize=13984280 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13301/stat : 13301 (java) S 13283 13286 11198 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820527680432 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 199648 KiB

[startup+11.8006 s]
/proc/loadavg: 1.66 1.74 1.60 3/215 13301
/proc/meminfo: memFree=23475368/32770624 swapFree=67108860/67108860
[pid=13286] ppid=13283 vsize=13984280 memory=199648 CPUtime=12.86 cores=0,2,4,6
/proc/13286/stat : 13286 (java) S 13283 13286 11198 0 -1 1077944320 22091 0 0 0 1278 8 0 0 20 0 15 0 113415272 14319902720 49912 33554432000 4194304 4196468 140731118704800 140731118687344 139821354458871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
/proc/13286/statm: 3496070 49912 3815 1 0 3483785 0
[pid=13286/tid=13288] ppid=13283 vsize=13984280 memory=2428 CPUtime=11.75 cores=0,2,4,6
/proc/13286/task/13288/stat : 13288 (java) R 13283 13286 11198 0 -1 4202560 11301 0 0 0 1171 4 0 0 20 0 15 0 113415272 14319902720 49912 33554432000 4194304 4196468 140731118704800 139821358688720 139820993823129 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13289] ppid=13283 vsize=13984280 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13289/stat : 13289 (java) S 13283 13286 11198 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139821319739792 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13290] ppid=13283 vsize=13984280 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13290/stat : 13290 (java) S 13283 13286 11198 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820949158160 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13291] ppid=13283 vsize=13984280 memory=12064 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13291/stat : 13291 (java) S 13283 13286 11198 0 -1 1077944384 539 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820948105872 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13292] ppid=13283 vsize=13984280 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13292/stat : 13292 (java) S 13283 13286 11198 0 -1 1077944384 610 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820947053072 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13293] ppid=13283 vsize=13984280 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13293/stat : 13293 (java) S 13283 13286 11198 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 15 0 113415274 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820536101488 139821354470018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13294] ppid=13283 vsize=13984280 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13294/stat : 13294 (java) S 13283 13286 11198 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 113415275 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820535047520 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13295] ppid=13283 vsize=13984280 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13295/stat : 13295 (java) S 13283 13286 11198 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 113415275 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820533995136 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13296] ppid=13283 vsize=13984280 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13296/stat : 13296 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820532943440 139821354477467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13297] ppid=13283 vsize=13984280 memory=8588 CPUtime=0.38 cores=0,2,4,6
/proc/13286/task/13297/stat : 13297 (java) S 13283 13286 11198 0 -1 1077944384 2349 0 0 0 38 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820531890288 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13298] ppid=13283 vsize=13984280 memory=792 CPUtime=0.39 cores=0,2,4,6
/proc/13286/task/13298/stat : 13298 (java) S 13283 13286 11198 0 -1 1077944384 1865 0 0 0 39 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820530837488 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13299] ppid=13283 vsize=13984280 memory=1204 CPUtime=0.24 cores=0,2,4,6
/proc/13286/task/13299/stat : 13299 (java) S 13283 13286 11198 0 -1 1077944384 2849 0 0 0 23 1 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820529785200 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13300] ppid=13283 vsize=13984280 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13300/stat : 13300 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820528732640 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13301] ppid=13283 vsize=13984280 memory=199648 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13301/stat : 13301 (java) S 13283 13286 11198 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820527680432 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
Current children cumulated CPU time: 12.86 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 199648 KiB

[startup+11.9006 s]
/proc/loadavg: 1.66 1.74 1.60 3/215 13301
/proc/meminfo: memFree=23475368/32770624 swapFree=67108860/67108860
[pid=13286] ppid=13283 vsize=13984280 memory=199648 CPUtime=12.96 cores=0,2,4,6
/proc/13286/stat : 13286 (java) S 13283 13286 11198 0 -1 1077944320 22091 0 0 0 1288 8 0 0 20 0 15 0 113415272 14319902720 49912 33554432000 4194304 4196468 140731118704800 140731118687344 139821354458871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
/proc/13286/statm: 3496070 49912 3815 1 0 3483785 0
[pid=13286/tid=13288] ppid=13283 vsize=13984280 memory=199648 CPUtime=11.85 cores=0,2,4,6
/proc/13286/task/13288/stat : 13288 (java) R 13283 13286 11198 0 -1 4202560 11301 0 0 0 1181 4 0 0 20 0 15 0 113415272 14319902720 49912 33554432000 4194304 4196468 140731118704800 139821358688720 139820993824161 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13289] ppid=13283 vsize=13984280 memory=199648 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13289/stat : 13289 (java) S 13283 13286 11198 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139821319739792 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13290] ppid=13283 vsize=13984280 memory=197428 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13290/stat : 13290 (java) S 13283 13286 11198 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820949158160 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13291] ppid=13283 vsize=13984280 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13291/stat : 13291 (java) S 13283 13286 11198 0 -1 1077944384 539 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820948105872 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13292] ppid=13283 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13292/stat : 13292 (java) S 13283 13286 11198 0 -1 1077944384 610 0 0 0 0 0 0 0 20 0 15 0 113415273 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820947053072 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13293] ppid=13283 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13293/stat : 13293 (java) S 13283 13286 11198 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 15 0 113415274 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820536101488 139821354470018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13294] ppid=13283 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13294/stat : 13294 (java) S 13283 13286 11198 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 113415275 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820535047520 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13295] ppid=13283 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13295/stat : 13295 (java) S 13283 13286 11198 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 113415275 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820533995136 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13296] ppid=13283 vsize=13984280 memory=32508 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13296/stat : 13296 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820532943440 139821354477467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13297] ppid=13283 vsize=13984280 memory=2428 CPUtime=0.38 cores=0,2,4,6
/proc/13286/task/13297/stat : 13297 (java) S 13283 13286 11198 0 -1 1077944384 2349 0 0 0 38 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820531890288 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13298] ppid=13283 vsize=13984280 memory=199648 CPUtime=0.39 cores=0,2,4,6
/proc/13286/task/13298/stat : 13298 (java) S 13283 13286 11198 0 -1 1077944384 1865 0 0 0 39 0 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820530837488 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13299] ppid=13283 vsize=13984280 memory=4096 CPUtime=0.24 cores=0,2,4,6
/proc/13286/task/13299/stat : 13299 (java) S 13283 13286 11198 0 -1 1077944384 2849 0 0 0 23 1 0 0 20 0 15 0 113415277 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820529785200 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13300] ppid=13283 vsize=13984280 memory=32508 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13300/stat : 13300 (java) S 13283 13286 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820528732640 139821354469077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
[pid=13286/tid=13301] ppid=13283 vsize=13984280 memory=2428 CPUtime=0 cores=0,2,4,6
/proc/13286/task/13301/stat : 13301 (java) S 13283 13286 11198 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 113415278 14319902720 49912 33554432000 4194304 4196468 140731118704800 139820527680432 139821354470018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 37896192 140731118707812 140731118707999 140731118707999 140731118710735 0
Current children cumulated CPU time: 12.96 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 199648 KiB

Child status: 0
Real time (s): 11.9428
CPU time (s): 13.0062
CPU user time (s): 12.9199
CPU system time (s): 0.086346
CPU usage (%): 108.905
Max. virtual memory (cumulated for all children) (KiB): 13984280
Max. memory (cumulated for all children) (KiB): 199648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.9199
system time used= 0.086346
maximum resident set size= 199760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23022
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1971
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 13286
#   total CPU time (s): 13.0062
#   total CPU user time (s): 12.9199
#   total CPU system time (s): 0.086346

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.095488 second user time and 0.142803 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-15 15:08:04
IDJOB=4273540
IDBENCH=133460
IDSOLVER=2666
FILE ID=node148/4273540-1502803342
RUNJOBID= node148-1502789816-11229
PBS_JOBID= 20629127
Free space on /tmp= 61464 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-18.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273540-1502803342/watcher-4273540-1502803342 -o /tmp/evaluation-result-4273540-1502803342/solver-4273540-1502803342 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502789816-11229 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1246444912 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273540-1502803342.xml

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

MD5SUM BENCH= fc58042bc4c17dd15fe4721e0dab7678
RANDOM SEED=1246444912

node148.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.19
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.19
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.19
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.19
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:        23660608 kB
MemAvailable:   27138688 kB
Buffers:          261692 kB
Cached:          3500924 kB
SwapCached:            0 kB
Active:          5908008 kB
Inactive:        2747656 kB
Active(anon):    4844348 kB
Inactive(anon):    76628 kB
Active(file):    1063660 kB
Inactive(file):  2671028 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42284 kB
Writeback:             0 kB
AnonPages:       4899316 kB
Mapped:            60608 kB
Shmem:             25224 kB
Slab:             145660 kB
SReclaimable:     118456 kB
SUnreclaim:        27204 kB
KernelStack:        3488 kB
PageTables:        14704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7034896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4749312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61424 MiB
End job on node148 at 2017-08-15 15:08:16