Trace number 4402656

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.12.3SAT 1078.42 1049.48

General information on the benchmark

NameLangford/Langford-m1-k3/
Langford-3-35.xml
MD5SUMd39bc1ef1e07e502cfee7f2819d89a2a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark46.1491
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints71
Number of domains1
Minimum domain size105
Maximum domain size105
Distribution of domain sizes[{"size":105,"count":105}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":70},{"degree":3,"count":35}]
Minimum constraint arity2
Maximum constraint arity105
Distribution of constraint arities[{"arity":2,"count":70},{"arity":105,"count":1}]
Number of extensional constraints0
Number of intensional constraints70
Distribution of constraint types[{"type":"intension","count":70},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.55	c Concrete v3.12.3.1568965526260 running
1078.27/1049.44	v <instantiation
1078.27/1049.44	v         >
1078.27/1049.44	v       <list>
1078.27/1049.44	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[0][27] x[0][28] x[0][29] x[0][30] x[0][31] x[0][32] x[0][33] x[0][34] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[1][27] x[1][28] x[1][29] x[1][30] x[1][31] x[1][32] x[1][33] x[1][34] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[2][27] x[2][28] x[2][29] x[2][30] x[2][31] x[2][32] x[2][33] x[2][34]
1078.27/1049.44	v       </list>
1078.27/1049.44	v       <values>
1078.27/1049.44	v         89 14 11 87 84 81 69 12 43 7 48 26 47 8 9 45 10 64 54 57 0 4 56 51 6 13 3 42 5 24 34 16 2 33 1 91 17 15 92 90 88 77 21 53 18 60 39 61 23 25 62 28 83 74 78 22 27 80 76 32 40 31 71 35 55 66 49 36 68 37 93 20 19 97 96 95 85 30 63 29 72 52 75 38 41 79 46 102 94 99 44 50 104 101 58 67 59 100 65 86 98 82 70 103 73
1078.27/1049.44	v       </values>
1078.27/1049.44	v     </instantiation>
1078.27/1049.44	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (203 MiB free)
  memory of node 1: 16384 MiB (3391 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402656-1568972604/watcher-4402656-1568972604 -o /tmp/evaluation-result-4402656-1568972604/solver-4402656-1568972604 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568963957-22251 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1202144846 HOME/instance-4402656-1568972604.xml 

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

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=24489, runsolver pid=24486
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 1.54 1.38 1.40 3/217 24546
/proc/meminfo: memFree=3673008/32770624 swapFree=66998012/67108860
[pid=24489] ppid=24486 vsize=9988792 memory=17340 CPUtime=0.09 cores=1,3,5,7
/proc/24489/stat : 24489 (java) S 24486 24489 22219 0 -1 1077944320 4607 13015 0 0 2 0 5 2 20 0 6 0 473514702 10228523008 4335 33554432000 4194304 4196468 140733199786160 140733199768704 140659920981751 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
/proc/24489/statm: 2497198 4335 1958 1 0 2485636 0
[pid=24489/tid=24542] ppid=24486 vsize=10055356 memory=720575944405811505 CPUtime=0.08 cores=1,3,5,7
/proc/24489/task/24542/stat : 24542 (java) R 24486 24489 22219 0 -1 1077944384 2410 13015 0 0 1 0 5 2 20 0 7 0 473514711 10296684544 4401 33554432000 4194304 4196468 140733199786160 140659892824848 140659920991957 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24543] ppid=24486 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24543/stat : 24543 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 7 0 473514712 10296684544 4401 33554432000 4194304 4196468 140733199786160 140659925224464 140659920991957 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24544] ppid=24486 vsize=10055356 memory=3547067036493575840 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24544/stat : 24544 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 7 0 473514712 10296684544 4401 33554432000 4194304 4196468 140733199786160 140659494149264 140659920991957 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24545] ppid=24486 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24545/stat : 24545 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 7 0 473514712 10296684544 4401 33554432000 4194304 4196468 140733199786160 140659493096208 140659920991957 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24546] ppid=24486 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24546/stat : 24546 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 7 0 473514712 10296684544 4401 33554432000 4194304 4196468 140733199786160 140659492043664 140659920991957 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24547] ppid=24486 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24547/stat : 24547 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 7 0 473514713 10296684544 4401 33554432000 4194304 4196468 140733199786160 140659447601392 140659920992898 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9988792 KiB
Current children cumulated memory: 17340 KiB

[startup+0.209852 s]*
/proc/loadavg: 1.54 1.38 1.40 4/226 24555
/proc/meminfo: memFree=3651572/32770624 swapFree=66998012/67108860
[pid=24489] ppid=24486 vsize=10820196 memory=46564 CPUtime=0.26 cores=1,3,5,7
/proc/24489/stat : 24489 (java) S 24486 24489 22219 0 -1 1077944320 7559 13015 0 0 18 1 5 2 20 0 15 0 473514702 11079880704 11641 33554432000 4194304 4196468 140733199786160 140733199768704 140659920981751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
/proc/24489/statm: 2705049 11641 3291 1 0 2667149 0
[pid=24489/tid=24542] ppid=24486 vsize=10820196 memory=729618466009055537 CPUtime=0.19 cores=1,3,5,7
/proc/24489/task/24542/stat : 24542 (java) R 24486 24489 22219 0 -1 4202560 4065 13015 0 0 11 1 5 2 20 0 15 0 473514711 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659892792784 140659921003677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24543] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24543/stat : 24543 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514712 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659925224464 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24544] ppid=24486 vsize=10820196 memory=3547067036493575840 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24544/stat : 24544 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514712 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659494149264 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24545] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24545/stat : 24545 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514712 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659493096208 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24546] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24546/stat : 24546 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514712 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659492043664 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24547] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24547/stat : 24547 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514713 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659447601392 140659920992898 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24548] ppid=24486 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24548/stat : 24548 (java) S 24486 24489 22219 0 -1 1077944384 13 13015 0 0 0 0 5 2 20 0 15 0 473514714 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659373630624 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24549] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24549/stat : 24549 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514714 11079880704 11641 33554432000 4194304 4196468 140733199786160 140658903868144 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24550] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24550/stat : 24550 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514717 11079880704 11641 33554432000 4194304 4196468 140733199786160 140658635433936 140659921000347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24551] ppid=24486 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24489/task/24551/stat : 24551 (java) S 24486 24489 22219 0 -1 1077944384 463 13015 0 0 1 0 5 2 20 0 15 0 473514717 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659446549232 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24552] ppid=24486 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/24489/task/24552/stat : 24552 (java) R 24486 24489 22219 0 -1 4202560 186 13015 0 0 1 0 5 2 20 0 15 0 473514717 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659445496688 140659898242416 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24553] ppid=24486 vsize=10820196 memory=140166235584128 CPUtime=0.1 cores=1,3,5,7
/proc/24489/task/24553/stat : 24553 (java) S 24486 24489 22219 0 -1 1077944384 613 13015 0 0 3 0 5 2 20 0 15 0 473514717 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659444443632 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24554] ppid=24486 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24554/stat : 24554 (java) S 24486 24489 22219 0 -1 1077944384 3 13015 0 0 0 0 5 2 20 0 15 0 473514717 11079880704 11641 33554432000 4194304 4196468 140733199786160 140658165672800 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24555] ppid=24486 vsize=10820196 memory=140166235584128 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24555/stat : 24555 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514717 11079880704 11641 33554432000 4194304 4196468 140733199786160 140659443391024 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 46564 KiB

[startup+0.3105 s]*
/proc/loadavg: 1.54 1.38 1.40 3/226 24555
/proc/meminfo: memFree=3638592/32770624 swapFree=66998012/67108860
[pid=24489] ppid=24486 vsize=10820196 memory=55024 CPUtime=0.4 cores=1,3,5,7
/proc/24489/stat : 24489 (java) S 24486 24489 22219 0 -1 1077944320 10910 13015 0 0 31 2 5 2 20 0 15 0 473514702 11079880704 13756 33554432000 4194304 4196468 140733199786160 140733199768704 140659920981751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
/proc/24489/statm: 2705049 13756 3312 1 0 2667149 0
[pid=24489/tid=24542] ppid=24486 vsize=10820196 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/24489/task/24542/stat : 24542 (java) R 24486 24489 22219 0 -1 4202560 7404 13015 0 0 20 2 5 2 20 0 15 0 473514711 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659892790672 140659906676720 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24543] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24543/stat : 24543 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514712 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659925224464 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24544] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24544/stat : 24544 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514712 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659494149264 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24545] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24545/stat : 24545 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514712 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659493096208 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24546] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24546/stat : 24546 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514712 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659492043664 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24547] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24547/stat : 24547 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514713 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659447601392 140659920992898 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24548] ppid=24486 vsize=10820196 memory=140166235584127 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24548/stat : 24548 (java) S 24486 24489 22219 0 -1 1077944384 13 13015 0 0 0 0 5 2 20 0 15 0 473514714 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659373630624 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24549] ppid=24486 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24549/stat : 24549 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514714 11079880704 13756 33554432000 4194304 4196468 140733199786160 140658903868144 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24550] ppid=24486 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24550/stat : 24550 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514717 11079880704 13756 33554432000 4194304 4196468 140733199786160 140658635433936 140659921000347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24551] ppid=24486 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/24489/task/24551/stat : 24551 (java) S 24486 24489 22219 0 -1 1077944384 464 13015 0 0 2 0 5 2 20 0 15 0 473514717 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659446549232 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24552] ppid=24486 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/24489/task/24552/stat : 24552 (java) S 24486 24489 22219 0 -1 1077944384 186 13015 0 0 2 0 5 2 20 0 15 0 473514717 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659445496688 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24553] ppid=24486 vsize=10820196 memory=140166235584128 CPUtime=0.12 cores=1,3,5,7
/proc/24489/task/24553/stat : 24553 (java) S 24486 24489 22219 0 -1 1077944384 622 13015 0 0 5 0 5 2 20 0 15 0 473514717 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659444443632 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24554] ppid=24486 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24554/stat : 24554 (java) S 24486 24489 22219 0 -1 1077944384 3 13015 0 0 0 0 5 2 20 0 15 0 473514717 11079880704 13756 33554432000 4194304 4196468 140733199786160 140658165672800 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24555] ppid=24486 vsize=10820196 memory=140166235584128 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24555/stat : 24555 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514717 11079880704 13756 33554432000 4194304 4196468 140733199786160 140659443391024 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 55024 KiB

[startup+0.70293 s]
/proc/loadavg: 1.54 1.38 1.40 4/226 24555
/proc/meminfo: memFree=3623296/32770624 swapFree=66998012/67108860
[pid=24489] ppid=24486 vsize=10824364 memory=88060 CPUtime=1.15 cores=1,3,5,7
/proc/24489/stat : 24489 (java) S 24486 24489 22219 0 -1 1077944320 15169 13015 0 0 104 4 5 2 20 0 15 0 473514702 11084148736 22015 33554432000 4194304 4196468 140733199786160 140733199768704 140659920981751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
/proc/24489/statm: 2706091 22015 3512 1 0 2668173 0
[pid=24489/tid=24542] ppid=24486 vsize=10824364 memory=1128 CPUtime=0.66 cores=1,3,5,7
/proc/24489/task/24542/stat : 24542 (java) R 24486 24489 22219 0 -1 4202560 10515 13015 0 0 56 3 5 2 20 0 15 0 473514711 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659892808704 140659905062238 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24543] ppid=24486 vsize=10824364 memory=772 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24543/stat : 24543 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514712 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659925224464 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24544] ppid=24486 vsize=10824364 memory=6297835844906604903 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24544/stat : 24544 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514712 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659494149264 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24545] ppid=24486 vsize=10824364 memory=7739276948478191975 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24545/stat : 24545 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514712 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659493096208 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24546] ppid=24486 vsize=10824364 memory=5865188000529146989 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24546/stat : 24546 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514712 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659492043664 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24547] ppid=24486 vsize=10824364 memory=140166235583009 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24547/stat : 24547 (java) S 24486 24489 22219 0 -1 1077944384 5 13015 0 0 0 0 5 2 20 0 15 0 473514713 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659447601392 140659920992898 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24548] ppid=24486 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24548/stat : 24548 (java) S 24486 24489 22219 0 -1 1077944384 13 13015 0 0 0 0 5 2 20 0 15 0 473514714 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659373630624 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24549] ppid=24486 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24549/stat : 24549 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514714 11084148736 22015 33554432000 4194304 4196468 140733199786160 140658903868144 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24550] ppid=24486 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24550/stat : 24550 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514717 11084148736 22015 33554432000 4194304 4196468 140733199786160 140658635433936 140659921000347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24551] ppid=24486 vsize=10824364 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/24489/task/24551/stat : 24551 (java) S 24486 24489 22219 0 -1 1077944384 922 13015 0 0 16 0 5 2 20 0 15 0 473514717 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659446549232 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24552] ppid=24486 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/24489/task/24552/stat : 24552 (java) R 24486 24489 22219 0 -1 4202560 681 13015 0 0 13 0 5 2 20 0 15 0 473514717 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659445496688 140659900228162 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24553] ppid=24486 vsize=10824364 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/24489/task/24553/stat : 24553 (java) R 24486 24489 22219 0 -1 1077944384 815 13015 0 0 17 0 5 2 20 0 15 0 473514717 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659444443632 140659920992898 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24554] ppid=24486 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24554/stat : 24554 (java) S 24486 24489 22219 0 -1 1077944384 3 13015 0 0 0 0 5 2 20 0 15 0 473514717 11084148736 22015 33554432000 4194304 4196468 140733199786160 140658165672800 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24555] ppid=24486 vsize=10824364 memory=3624 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24555/stat : 24555 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514717 11084148736 22015 33554432000 4194304 4196468 140733199786160 140659443391024 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 88060 KiB

[startup+1.50139 s]
/proc/loadavg: 1.54 1.38 1.40 3/226 24555
/proc/meminfo: memFree=3578952/32770624 swapFree=66998012/67108860
[pid=24489] ppid=24486 vsize=10834680 memory=173780 CPUtime=2.46 cores=1,3,5,7
/proc/24489/stat : 24489 (java) S 24486 24489 22219 0 -1 1077944320 22006 13015 0 0 229 10 5 2 20 0 15 0 473514702 11094712320 43445 33554432000 4194304 4196468 140733199786160 140733199768704 140659920981751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
/proc/24489/statm: 2708670 43445 3580 1 0 2670733 0
[pid=24489/tid=24542] ppid=24486 vsize=10834680 memory=7649399367085143090 CPUtime=1.43 cores=1,3,5,7
/proc/24489/task/24542/stat : 24542 (java) R 24486 24489 22219 0 -1 4202560 15453 13015 0 0 130 6 5 2 20 0 15 0 473514711 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659892791496 140659524783535 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24543] ppid=24486 vsize=10834680 memory=280332247415680 CPUtime=0.08 cores=1,3,5,7
/proc/24489/task/24543/stat : 24543 (java) S 24486 24489 22219 0 -1 1077944384 45 13015 0 0 1 0 5 2 20 0 15 0 473514712 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659925224464 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24544] ppid=24486 vsize=10834680 memory=245328531996563 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24544/stat : 24544 (java) S 24486 24489 22219 0 -1 1077944384 320 13015 0 0 0 0 5 2 20 0 15 0 473514712 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659494149264 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24545] ppid=24486 vsize=10834680 memory=245328531996564 CPUtime=0.08 cores=1,3,5,7
/proc/24489/task/24545/stat : 24545 (java) S 24486 24489 22219 0 -1 1077944384 89 13015 0 0 1 0 5 2 20 0 15 0 473514712 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659493096208 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24546] ppid=24486 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24489/task/24546/stat : 24546 (java) S 24486 24489 22219 0 -1 1077944384 103 13015 0 0 1 0 5 2 20 0 15 0 473514712 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659492043664 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24547] ppid=24486 vsize=10834680 memory=1399103955520229747 CPUtime=0.08 cores=1,3,5,7
/proc/24489/task/24547/stat : 24547 (java) S 24486 24489 22219 0 -1 1077944384 172 13015 0 0 1 0 5 2 20 0 15 0 473514713 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659447601392 140659920992898 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24548] ppid=24486 vsize=10834680 memory=7593722508453374296 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24548/stat : 24548 (java) S 24486 24489 22219 0 -1 1077944384 14 13015 0 0 0 0 5 2 20 0 15 0 473514714 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659373630688 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24549] ppid=24486 vsize=10834680 memory=6440256749670262891 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24549/stat : 24549 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514714 11094712320 43445 33554432000 4194304 4196468 140733199786160 140658903868160 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24550] ppid=24486 vsize=10834680 memory=8172745148772799588 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24550/stat : 24550 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514717 11094712320 43445 33554432000 4194304 4196468 140733199786160 140658635433936 140659921000347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24551] ppid=24486 vsize=10834680 memory=280332246979040 CPUtime=0.33 cores=1,3,5,7
/proc/24489/task/24551/stat : 24551 (java) S 24486 24489 22219 0 -1 1077944384 1072 13015 0 0 26 0 5 2 20 0 15 0 473514717 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659446549232 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24552] ppid=24486 vsize=10834680 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/24489/task/24552/stat : 24552 (java) S 24486 24489 22219 0 -1 1077944384 848 13015 0 0 25 0 5 2 20 0 15 0 473514717 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659445496688 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24553] ppid=24486 vsize=10834680 memory=280332247427424 CPUtime=0.48 cores=1,3,5,7
/proc/24489/task/24553/stat : 24553 (java) R 24486 24489 22219 0 -1 4202560 1678 13015 0 0 40 1 5 2 20 0 15 0 473514717 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659444440568 140659914088287 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24554] ppid=24486 vsize=10834680 memory=140166123501472 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24554/stat : 24554 (java) S 24486 24489 22219 0 -1 1077944384 3 13015 0 0 0 0 5 2 20 0 15 0 473514717 11094712320 43445 33554432000 4194304 4196468 140733199786160 140658165672800 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24555] ppid=24486 vsize=10834680 memory=280332247413104 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24555/stat : 24555 (java) S 24486 24489 22219 0 -1 1077944384 1 13015 0 0 0 0 5 2 20 0 15 0 473514717 11094712320 43445 33554432000 4194304 4196468 140733199786160 140659443391024 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0

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

[pid=24489/tid=24554] ppid=24486 vsize=10849048 memory=1128 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24554/stat : 24554 (java) S 24486 24489 22219 0 -1 1077944384 3 13015 0 0 0 0 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658165672800 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24555] ppid=24486 vsize=10849048 memory=2024 CPUtime=0.68 cores=1,3,5,7
/proc/24489/task/24555/stat : 24555 (java) S 24486 24489 22219 0 -1 1077944384 772 13015 0 0 30 31 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659443391024 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
Current children cumulated CPU time: 1075.23 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 1053064 KiB

[startup+1048 s]*
/proc/loadavg: 1.81 1.52 1.40 3/226 24648
/proc/meminfo: memFree=2647340/32770624 swapFree=66998020/67108860
[pid=24489] ppid=24486 vsize=10849048 memory=1053064 CPUtime=1076.86 cores=1,3,5,7
/proc/24489/stat : 24489 (java) S 24486 24489 22219 0 -1 1077944320 194608 13015 0 0 107471 208 5 2 20 0 15 0 473514702 11109425152 263266 33554432000 4194304 4196468 140733199786160 140733199768704 140659920981751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
/proc/24489/statm: 2712262 263266 3632 1 0 2674317 0
[pid=24489/tid=24542] ppid=24486 vsize=10849048 memory=-7521736447810188379 CPUtime=1036.46 cores=1,3,5,7
/proc/24489/task/24542/stat : 24542 (java) R 24486 24489 22219 0 -1 4202560 54496 13015 0 0 103598 41 5 2 20 0 15 0 473514711 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659892816576 140659536609831 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24543] ppid=24486 vsize=10849048 memory=-8412652160765825907 CPUtime=5.45 cores=1,3,5,7
/proc/24489/task/24543/stat : 24543 (java) S 24486 24489 22219 0 -1 1077944384 14554 13015 0 0 508 30 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659925224464 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24544] ppid=24486 vsize=10849048 memory=8317482817917895235 CPUtime=5.47 cores=1,3,5,7
/proc/24489/task/24544/stat : 24544 (java) S 24486 24489 22219 0 -1 1077944384 9435 13015 0 0 508 32 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659494149264 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24545] ppid=24486 vsize=10849048 memory=1164 CPUtime=5.45 cores=1,3,5,7
/proc/24489/task/24545/stat : 24545 (java) S 24486 24489 22219 0 -1 1077944384 13395 13015 0 0 507 31 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659493096208 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24546] ppid=24486 vsize=10849048 memory=8317482817917895235 CPUtime=5.46 cores=1,3,5,7
/proc/24489/task/24546/stat : 24546 (java) S 24486 24489 22219 0 -1 1077944384 8392 13015 0 0 509 30 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659492043664 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24547] ppid=24486 vsize=10849048 memory=2024 CPUtime=4.73 cores=1,3,5,7
/proc/24489/task/24547/stat : 24547 (java) S 24486 24489 22219 0 -1 1077944384 10341 13015 0 0 437 29 5 2 20 0 15 0 473514713 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659447601392 140659920992898 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24548] ppid=24486 vsize=10849048 memory=1376 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24548/stat : 24548 (java) S 24486 24489 22219 0 -1 1077944384 19 13015 0 0 0 0 5 2 20 0 15 0 473514714 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659373630752 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24549] ppid=24486 vsize=10849048 memory=1128 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24549/stat : 24549 (java) S 24486 24489 22219 0 -1 1077944384 10 13015 0 0 0 0 5 2 20 0 15 0 473514714 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658903868160 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24550] ppid=24486 vsize=10849048 memory=772 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24550/stat : 24550 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658635433936 140659921000347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24551] ppid=24486 vsize=10849048 memory=3648 CPUtime=4.3 cores=1,3,5,7
/proc/24489/task/24551/stat : 24551 (java) S 24486 24489 22219 0 -1 1077944384 21224 13015 0 0 418 5 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659446549232 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24552] ppid=24486 vsize=10849048 memory=0 CPUtime=4.59 cores=1,3,5,7
/proc/24489/task/24552/stat : 24552 (java) S 24486 24489 22219 0 -1 1077944384 27331 13015 0 0 447 5 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659445496688 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24553] ppid=24486 vsize=10849048 memory=6791534058613427641 CPUtime=4.8 cores=1,3,5,7
/proc/24489/task/24553/stat : 24553 (java) S 24486 24489 22219 0 -1 1077944384 32428 13015 0 0 466 7 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659444443632 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24554] ppid=24486 vsize=10849048 memory=6944652027076318631 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24554/stat : 24554 (java) S 24486 24489 22219 0 -1 1077944384 3 13015 0 0 0 0 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658165672800 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24555] ppid=24486 vsize=10849048 memory=6944656592387989600 CPUtime=0.68 cores=1,3,5,7
/proc/24489/task/24555/stat : 24555 (java) S 24486 24489 22219 0 -1 1077944384 772 13015 0 0 30 31 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659443391024 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
Current children cumulated CPU time: 1076.86 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 1053064 KiB

[startup+1048.8 s]
/proc/loadavg: 1.81 1.52 1.40 3/226 24648
/proc/meminfo: memFree=2647340/32770624 swapFree=66998020/67108860
[pid=24489] ppid=24486 vsize=10849048 memory=1053064 CPUtime=1077.67 cores=1,3,5,7
/proc/24489/stat : 24489 (java) S 24486 24489 22219 0 -1 1077944320 194616 13015 0 0 107552 208 5 2 20 0 15 0 473514702 11109425152 263266 33554432000 4194304 4196468 140733199786160 140733199768704 140659920981751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
/proc/24489/statm: 2712262 263266 3632 1 0 2674317 0
[pid=24489/tid=24542] ppid=24486 vsize=10849048 memory=0 CPUtime=1037.24 cores=1,3,5,7
/proc/24489/task/24542/stat : 24542 (java) R 24486 24489 22219 0 -1 4202560 54502 13015 0 0 103676 41 5 2 20 0 15 0 473514711 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659892816576 140659538030445 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24543] ppid=24486 vsize=10849048 memory=1053064 CPUtime=5.46 cores=1,3,5,7
/proc/24489/task/24543/stat : 24543 (java) S 24486 24489 22219 0 -1 1077944384 14554 13015 0 0 509 30 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659925224464 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24544] ppid=24486 vsize=10849048 memory=6791534058613427641 CPUtime=5.47 cores=1,3,5,7
/proc/24489/task/24544/stat : 24544 (java) S 24486 24489 22219 0 -1 1077944384 9435 13015 0 0 508 32 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659494149264 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24545] ppid=24486 vsize=10849048 memory=1128 CPUtime=5.45 cores=1,3,5,7
/proc/24489/task/24545/stat : 24545 (java) S 24486 24489 22219 0 -1 1077944384 13396 13015 0 0 507 31 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659493096208 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24546] ppid=24486 vsize=10849048 memory=772 CPUtime=5.47 cores=1,3,5,7
/proc/24489/task/24546/stat : 24546 (java) S 24486 24489 22219 0 -1 1077944384 8393 13015 0 0 510 30 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659492043664 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24547] ppid=24486 vsize=10849048 memory=3648 CPUtime=4.73 cores=1,3,5,7
/proc/24489/task/24547/stat : 24547 (java) S 24486 24489 22219 0 -1 1077944384 10341 13015 0 0 437 29 5 2 20 0 15 0 473514713 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659447601392 140659920992898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24548] ppid=24486 vsize=10849048 memory=948 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24548/stat : 24548 (java) S 24486 24489 22219 0 -1 1077944384 19 13015 0 0 0 0 5 2 20 0 15 0 473514714 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659373630752 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24549] ppid=24486 vsize=10849048 memory=2832 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24549/stat : 24549 (java) S 24486 24489 22219 0 -1 1077944384 10 13015 0 0 0 0 5 2 20 0 15 0 473514714 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658903868160 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24550] ppid=24486 vsize=10849048 memory=9492 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24550/stat : 24550 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658635433936 140659921000347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24551] ppid=24486 vsize=10849048 memory=1548 CPUtime=4.3 cores=1,3,5,7
/proc/24489/task/24551/stat : 24551 (java) S 24486 24489 22219 0 -1 1077944384 21224 13015 0 0 418 5 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659446549232 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24552] ppid=24486 vsize=10849048 memory=628 CPUtime=4.59 cores=1,3,5,7
/proc/24489/task/24552/stat : 24552 (java) S 24486 24489 22219 0 -1 1077944384 27331 13015 0 0 447 5 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659445496688 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24553] ppid=24486 vsize=10849048 memory=1056 CPUtime=4.8 cores=1,3,5,7
/proc/24489/task/24553/stat : 24553 (java) S 24486 24489 22219 0 -1 1077944384 32428 13015 0 0 466 7 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659444443632 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24554] ppid=24486 vsize=10849048 memory=1720 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24554/stat : 24554 (java) S 24486 24489 22219 0 -1 1077944384 3 13015 0 0 0 0 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658165672800 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24555] ppid=24486 vsize=10849048 memory=5956 CPUtime=0.68 cores=1,3,5,7
/proc/24489/task/24555/stat : 24555 (java) S 24486 24489 22219 0 -1 1077944384 772 13015 0 0 30 31 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659443391024 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
Current children cumulated CPU time: 1077.67 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 1053064 KiB

[startup+1049.2 s]
/proc/loadavg: 1.81 1.52 1.40 3/226 24648
/proc/meminfo: memFree=2647464/32770624 swapFree=66998020/67108860
[pid=24489] ppid=24486 vsize=10849048 memory=1053064 CPUtime=1078.07 cores=1,3,5,7
/proc/24489/stat : 24489 (java) S 24486 24489 22219 0 -1 1077944320 194619 13015 0 0 107592 208 5 2 20 0 15 0 473514702 11109425152 263266 33554432000 4194304 4196468 140733199786160 140733199768704 140659920981751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
/proc/24489/statm: 2712262 263266 3632 1 0 2674317 0
[pid=24489/tid=24542] ppid=24486 vsize=10849048 memory=8259761640030508194 CPUtime=1037.63 cores=1,3,5,7
/proc/24489/task/24542/stat : 24542 (java) R 24486 24489 22219 0 -1 4202560 54505 13015 0 0 103715 41 5 2 20 0 15 0 473514711 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659892816544 140659538379769 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24543] ppid=24486 vsize=10849048 memory=6791534058613427641 CPUtime=5.46 cores=1,3,5,7
/proc/24489/task/24543/stat : 24543 (java) S 24486 24489 22219 0 -1 1077944384 14554 13015 0 0 509 30 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659925224464 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24544] ppid=24486 vsize=10849048 memory=297237782457007344 CPUtime=5.47 cores=1,3,5,7
/proc/24489/task/24544/stat : 24544 (java) S 24486 24489 22219 0 -1 1077944384 9435 13015 0 0 508 32 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659494149264 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24545] ppid=24486 vsize=10849048 memory=3320869 CPUtime=5.45 cores=1,3,5,7
/proc/24489/task/24545/stat : 24545 (java) S 24486 24489 22219 0 -1 1077944384 13396 13015 0 0 507 31 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659493096208 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24546] ppid=24486 vsize=10849048 memory=-7595718316223324558 CPUtime=5.47 cores=1,3,5,7
/proc/24489/task/24546/stat : 24546 (java) S 24486 24489 22219 0 -1 1077944384 8393 13015 0 0 510 30 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659492043664 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24547] ppid=24486 vsize=10849048 memory=6944656592455097440 CPUtime=4.74 cores=1,3,5,7
/proc/24489/task/24547/stat : 24547 (java) S 24486 24489 22219 0 -1 1077944384 10341 13015 0 0 438 29 5 2 20 0 15 0 473514713 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659447601392 140659920992898 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24548] ppid=24486 vsize=10849048 memory=6944656592455360569 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24548/stat : 24548 (java) S 24486 24489 22219 0 -1 1077944384 19 13015 0 0 0 0 5 2 20 0 15 0 473514714 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659373630752 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24549] ppid=24486 vsize=10849048 memory=280332246974704 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24549/stat : 24549 (java) S 24486 24489 22219 0 -1 1077944384 10 13015 0 0 0 0 5 2 20 0 15 0 473514714 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658903868160 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24550] ppid=24486 vsize=10849048 memory=280332246974704 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24550/stat : 24550 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658635433936 140659921000347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24551] ppid=24486 vsize=10849048 memory=280332246974704 CPUtime=4.3 cores=1,3,5,7
/proc/24489/task/24551/stat : 24551 (java) S 24486 24489 22219 0 -1 1077944384 21224 13015 0 0 418 5 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659446549232 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24552] ppid=24486 vsize=10849048 memory=280332246974704 CPUtime=4.59 cores=1,3,5,7
/proc/24489/task/24552/stat : 24552 (java) S 24486 24489 22219 0 -1 1077944384 27331 13015 0 0 447 5 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659445496688 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24553] ppid=24486 vsize=10849048 memory=280332246974704 CPUtime=4.8 cores=1,3,5,7
/proc/24489/task/24553/stat : 24553 (java) S 24486 24489 22219 0 -1 1077944384 32428 13015 0 0 466 7 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659444443632 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24554] ppid=24486 vsize=10849048 memory=280332246974704 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24554/stat : 24554 (java) S 24486 24489 22219 0 -1 1077944384 3 13015 0 0 0 0 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658165672800 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24555] ppid=24486 vsize=10849048 memory=280332246974704 CPUtime=0.68 cores=1,3,5,7
/proc/24489/task/24555/stat : 24555 (java) S 24486 24489 22219 0 -1 1077944384 772 13015 0 0 30 31 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659443391024 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
Current children cumulated CPU time: 1078.07 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 1053064 KiB

[startup+1049.4 s]
/proc/loadavg: 1.81 1.52 1.40 3/226 24648
/proc/meminfo: memFree=2647464/32770624 swapFree=66998020/67108860
[pid=24489] ppid=24486 vsize=10849048 memory=1053064 CPUtime=1078.27 cores=1,3,5,7
/proc/24489/stat : 24489 (java) S 24486 24489 22219 0 -1 1077944320 194621 13015 0 0 107612 208 5 2 20 0 15 0 473514702 11109425152 263266 33554432000 4194304 4196468 140733199786160 140733199768704 140659920981751 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
/proc/24489/statm: 2712262 263266 3632 1 0 2674317 0
[pid=24489/tid=24542] ppid=24486 vsize=10849048 memory=6791534058613427641 CPUtime=1037.83 cores=1,3,5,7
/proc/24489/task/24542/stat : 24542 (java) R 24486 24489 22219 0 -1 4202560 54506 13015 0 0 103735 41 5 2 20 0 15 0 473514711 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659892817664 140659900059239 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24543] ppid=24486 vsize=10849048 memory=1053064 CPUtime=5.46 cores=1,3,5,7
/proc/24489/task/24543/stat : 24543 (java) S 24486 24489 22219 0 -1 1077944384 14555 13015 0 0 509 30 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659925224464 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24544] ppid=24486 vsize=10849048 memory=302022891367825718 CPUtime=5.47 cores=1,3,5,7
/proc/24489/task/24544/stat : 24544 (java) S 24486 24489 22219 0 -1 1077944384 9435 13015 0 0 508 32 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659494149264 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24545] ppid=24486 vsize=10849048 memory=15252636593031516 CPUtime=5.45 cores=1,3,5,7
/proc/24489/task/24545/stat : 24545 (java) S 24486 24489 22219 0 -1 1077944384 13396 13015 0 0 507 31 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659493096208 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24546] ppid=24486 vsize=10849048 memory=1053064 CPUtime=5.47 cores=1,3,5,7
/proc/24489/task/24546/stat : 24546 (java) S 24486 24489 22219 0 -1 1077944384 8393 13015 0 0 510 30 5 2 20 0 15 0 473514712 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659492043664 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24547] ppid=24486 vsize=10849048 memory=-6876588461455810464 CPUtime=4.74 cores=1,3,5,7
/proc/24489/task/24547/stat : 24547 (java) S 24486 24489 22219 0 -1 1077944384 10341 13015 0 0 438 29 5 2 20 0 15 0 473514713 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659447601392 140659920992898 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24548] ppid=24486 vsize=10849048 memory=140166123842216 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24548/stat : 24548 (java) S 24486 24489 22219 0 -1 1077944384 19 13015 0 0 0 0 5 2 20 0 15 0 473514714 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659373630752 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24549] ppid=24486 vsize=10849048 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24549/stat : 24549 (java) S 24486 24489 22219 0 -1 1077944384 10 13015 0 0 0 0 5 2 20 0 15 0 473514714 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658903868160 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24550] ppid=24486 vsize=10849048 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24550/stat : 24550 (java) S 24486 24489 22219 0 -1 1077944384 2 13015 0 0 0 0 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658635433936 140659921000347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24551] ppid=24486 vsize=10849048 memory=6943526294502006880 CPUtime=4.3 cores=1,3,5,7
/proc/24489/task/24551/stat : 24551 (java) S 24486 24489 22219 0 -1 1077944384 21224 13015 0 0 418 5 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659446549232 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24552] ppid=24486 vsize=10849048 memory=6655300316396806240 CPUtime=4.59 cores=1,3,5,7
/proc/24489/task/24552/stat : 24552 (java) S 24486 24489 22219 0 -1 1077944384 27331 13015 0 0 447 5 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659445496688 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24553] ppid=24486 vsize=10849048 memory=6944656592455097440 CPUtime=4.8 cores=1,3,5,7
/proc/24489/task/24553/stat : 24553 (java) S 24486 24489 22219 0 -1 1077944384 32428 13015 0 0 466 7 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659444443632 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24554] ppid=24486 vsize=10849048 memory=3471202396320851553 CPUtime=0.07 cores=1,3,5,7
/proc/24489/task/24554/stat : 24554 (java) S 24486 24489 22219 0 -1 1077944384 3 13015 0 0 0 0 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140658165672800 140659920991957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
[pid=24489/tid=24555] ppid=24486 vsize=10849048 memory=3471202396320849345 CPUtime=0.68 cores=1,3,5,7
/proc/24489/task/24555/stat : 24555 (java) S 24486 24489 22219 0 -1 1077944384 772 13015 0 0 30 31 5 2 20 0 15 0 473514717 11109425152 263266 33554432000 4194304 4196468 140733199786160 140659443391024 140659920992898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9080832 140733199788783 140733199791301 140733199791301 140733199794127 0
Current children cumulated CPU time: 1078.27 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 1053064 KiB

Child status: 0
Real time (s): 1049.48
CPU time (s): 1078.42
CPU user time (s): 1076.29
CPU system time (s): 2.12986
CPU usage (%): 102.758
Max. virtual memory (cumulated for all children) (KiB): 10852024
Max. memory (cumulated for all children) (KiB): 1216704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1076.29
system time used= 2.12987
maximum resident set size= 1218252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213611
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 140735
involuntary context switches= 2858


# summary of solver processes directly reported to runsolver:
#   pid: 24489
#   total CPU time (s): 1078.42
#   total CPU user time (s): 1076.29
#   total CPU system time (s): 2.12986

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.09518 second user time and 8.1414 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-20 10:42:03
IDJOB=4402656
IDBENCH=124271
IDSOLVER=2861
FILE ID=node106/4402656-1568972604
RUNJOBID= node106-1568963957-22251
PBS_JOBID= 21704632
Free space on /tmp= 23248 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-35.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4402656-1568972604/watcher-4402656-1568972604 -o /tmp/evaluation-result-4402656-1568972604/solver-4402656-1568972604 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568963957-22251 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1202144846 HOME/instance-4402656-1568972604.xml

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

MD5SUM BENCH= d39bc1ef1e07e502cfee7f2819d89a2a
RANDOM SEED=1202144846

node106.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.79
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.79
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.79
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.79
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:         3681676 kB
MemAvailable:   30841888 kB
Buffers:           85768 kB
Cached:         27035092 kB
SwapCached:         3888 kB
Active:         14582744 kB
Inactive:       13558012 kB
Active(anon):    1026384 kB
Inactive(anon):    36040 kB
Active(file):   13556360 kB
Inactive(file): 13521972 kB
Unevictable:      109408 kB
Mlocked:          109408 kB
SwapTotal:      67108860 kB
SwapFree:       66998012 kB
Dirty:             35420 kB
Writeback:            16 kB
AnonPages:       1125660 kB
Mapped:            61600 kB
Shmem:             33776 kB
Slab:             539392 kB
SReclaimable:     510340 kB
SUnreclaim:        29052 kB
KernelStack:        3696 kB
PageTables:         8064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2280128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    976896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23212 MiB
End job on node106 at 2019-09-20 10:59:33