Trace number 4404349

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
choco-solver 2019-09-20 parallelSAT 13794.2 1792.13

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-8-5-6-cp.xml
MD5SUM962a3bb05468dad13eb0bc1115b999f0
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 benchmark40.322
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints11708
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":240}]
Minimum variable degree197
Maximum variable degree198
Distribution of variable degrees[{"degree":197,"count":200},{"degree":198,"count":40}]
Minimum constraint arity4
Maximum constraint arity240
Distribution of constraint arities[{"arity":4,"count":11700},{"arity":40,"count":7},{"arity":240,"count":1}]
Number of extensional constraints0
Number of intensional constraints11700
Distribution of constraint types[{"type":"intension","count":11700},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404349-1568997544.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404349-1568997544.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
614.31/137.44	c solve instance...
13793.08/1791.01	s SATISFIABLE
13793.08/1791.01	v <instantiation>
13793.08/1791.01	v 	<list>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[0][35] x[0][36] x[0][37] x[0][38] x[0][39] 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[1][35] x[1][36] x[1][37] x[1][38] x[1][39] 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] x[2][35] x[2][36] x[2][37] x[2][38] x[2][39] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[3][27] x[3][28] x[3][29] x[3][30] x[3][31] x[3][32] x[3][33] x[3][34] x[3][35] x[3][36] x[3][37] x[3][38] x[3][39] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26] x[4][27] x[4][28] x[4][29] x[4][30] x[4][31] x[4][32] x[4][33] x[4][34] x[4][35] x[4][36] x[4][37] x[4][38] x[4][39] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24] x[5][25] x[5][26] x[5][27] x[5][28] x[5][29] x[5][30] x[5][31] x[5][32] x[5][33] x[5][34] x[5][35] x[5][36] x[5][37] x[5][38] x[5][39] </list>
13793.08/1791.01	v 	<values>0 0 0 0 0 1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 5 5 5 5 5 6 6 6 6 6 7 7 7 7 7 3 4 5 6 7 2 3 5 6 7 0 1 2 3 4 0 1 2 3 4 2 4 5 6 7 0 1 5 6 7 0 1 5 6 7 0 1 2 3 4 4 2 0 5 1 7 2 3 6 4 3 2 1 6 0 4 0 6 5 7 5 4 2 1 6 0 5 6 3 7 1 3 7 0 5 2 4 3 7 1 6 3 5 7 1 6 7 3 1 0 6 1 5 4 0 7 2 0 5 4 2 5 4 0 3 1 4 6 2 7 4 5 2 3 6 0 3 7 1 2 6 3 7 4 0 0 2 5 7 4 1 4 2 5 0 3 5 1 0 7 7 5 1 3 6 2 6 4 0 5 4 3 6 1 2 7 2 6 3 1 6 5 2 1 7 2 7 3 6 5 0 4 1 5 3 2 1 4 0 7 3 4 6 0 1 5 2 7 4 6 3 6 0 7 4 1 0 5 3 2 </values>
13793.08/1791.01	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404349-1568997544/watcher-4404349-1568997544 -o /var/tmp/evaluation-result-4404349-1568997544/solver-4404349-1568997544 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1568994486-15792 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1458596211 HOME/instance-4404349-1568997544.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100147 s]*
/proc/loadavg: 7.15 7.35 7.86 2/211 16920
/proc/meminfo: memFree=8911852/32770624 swapFree=67001768/67108860
[pid=16899] ppid=16896 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16899/stat : 16899 (xcsp3-exec) S 16896 16899 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475668363 115843072 362 33554432000 4194304 5098028 140723931091520 140723931089624 140455113081468 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28377088 140723931095889 140723931096149 140723931096149 140723931099078 0
/proc/16899/statm: 28282 362 304 221 0 87 0
[pid=16901] ppid=16899 vsize=28227396 memory=29648 CPUtime=0.12 cores=0-7
/proc/16901/stat : 16901 (java) S 16899 16899 15765 0 -1 1077944320 5890 0 0 0 11 1 0 0 20 0 20 0 475668363 28904853504 7412 33554432000 4194304 4196468 140732969358656 140732969341200 140010298236663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
/proc/16901/statm: 7056849 7412 3116 1 0 7019032 0
[pid=16901/tid=16902] ppid=16899 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/16901/task/16902/stat : 16902 (java) R 16899 16899 15765 0 -1 4202560 3800 0 0 0 8 1 0 0 20 0 20 0 475668363 28904853504 7412 33554432000 4194304 4196468 140732969358656 140010302469936 140010298248598 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16903] ppid=16899 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16901/task/16903/stat : 16903 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 7412 33554432000 4194304 4196468 140732969358656 140010250856976 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16904] ppid=16899 vsize=28227396 memory=140044461729408 CPUtime=0 cores=0-7
/proc/16901/task/16904/stat : 16904 (java) S 16899 16899 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 7412 33554432000 4194304 4196468 140732969358656 140010249804432 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16905] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16905/stat : 16905 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 7412 33554432000 4194304 4196468 140732969358656 140010248751376 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16906] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16906/stat : 16906 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 7412 33554432000 4194304 4196468 140732969358656 140010247698832 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16907] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16907/stat : 16907 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 7412 33554432000 4194304 4196468 140732969358656 140010246646800 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16908] ppid=16899 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16901/task/16908/stat : 16908 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 7412 33554432000 4194304 4196468 140732969358656 140010245594256 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16909] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16909/stat : 16909 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 7412 33554432000 4194304 4196468 140732969358656 140010244541200 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16910] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16910/stat : 16910 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 7412 33554432000 4194304 4196468 140732969358656 140010243488656 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16911] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16911/stat : 16911 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668366 28904853504 7412 33554432000 4194304 4196468 140732969358656 140008896399600 140010298247810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16912] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16912/stat : 16912 (java) S 16899 16899 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475668366 28904853504 7412 33554432000 4194304 4196468 140732969358656 140008895345824 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16913] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16913/stat : 16913 (java) S 16899 16899 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475668366 28904853504 7412 33554432000 4194304 4196468 140732969358656 140008894292720 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16914] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16914/stat : 16914 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668369 28904853504 7412 33554432000 4194304 4196468 140732969358656 140008893241296 140010298255259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16915] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16915/stat : 16915 (java) S 16899 16899 15765 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 475668369 28904853504 7412 33554432000 4194304 4196468 140732969358656 140008892189424 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16916] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16916/stat : 16916 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668369 28904853504 7412 33554432000 4194304 4196468 140732969358656 140008891136880 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16917] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16917/stat : 16917 (java) S 16899 16899 15765 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 475668369 28904853504 7412 33554432000 4194304 4196468 140732969358656 140008890083824 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16918] ppid=16899 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16901/task/16918/stat : 16918 (java) R 16899 16899 15765 0 -1 4202560 341 0 0 0 1 0 0 0 20 0 20 0 475668369 28904853504 7412 33554432000 4194304 4196468 140732969358656 140008889031280 140010277371155 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16919] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16919/stat : 16919 (java) S 16899 16899 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475668369 28904853504 7412 33554432000 4194304 4196468 140732969358656 140008820304352 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16920] ppid=16899 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16901/task/16920/stat : 16920 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668370 28904853504 7412 33554432000 4194304 4196468 140732969358656 140008819251888 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31096 KiB

[startup+0.21027 s]*
/proc/loadavg: 7.15 7.35 7.86 2/211 16920
/proc/meminfo: memFree=8900148/32770624 swapFree=67001768/67108860
[pid=16899] ppid=16896 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16899/stat : 16899 (xcsp3-exec) S 16896 16899 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475668363 115843072 362 33554432000 4194304 5098028 140723931091520 140723931089624 140455113081468 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28377088 140723931095889 140723931096149 140723931096149 140723931099078 0
/proc/16899/statm: 28282 362 304 221 0 87 0
[pid=16901] ppid=16899 vsize=28227396 memory=40892 CPUtime=0.33 cores=0-7
/proc/16901/stat : 16901 (java) S 16899 16899 15765 0 -1 1077944320 9500 0 0 0 29 4 0 0 20 0 20 0 475668363 28904853504 10223 33554432000 4194304 4196468 140732969358656 140732969341200 140010298236663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
/proc/16901/statm: 7056849 10223 3298 1 0 7019032 0
[pid=16901/tid=16902] ppid=16899 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/16901/task/16902/stat : 16902 (java) R 16899 16899 15765 0 -1 4202560 6668 0 0 0 18 2 0 0 20 0 20 0 475668363 28904853504 10223 33554432000 4194304 4196468 140732969358656 140010302468576 140010298248598 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16903] ppid=16899 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/16901/task/16903/stat : 16903 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 10223 33554432000 4194304 4196468 140732969358656 140010250856976 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16904] ppid=16899 vsize=28227396 memory=140044461745457 CPUtime=0 cores=0-7
/proc/16901/task/16904/stat : 16904 (java) S 16899 16899 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 10223 33554432000 4194304 4196468 140732969358656 140010249804432 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16905] ppid=16899 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16901/task/16905/stat : 16905 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 10223 33554432000 4194304 4196468 140732969358656 140010248751376 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16906] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16906/stat : 16906 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 10223 33554432000 4194304 4196468 140732969358656 140010247698832 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16907] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16907/stat : 16907 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 10223 33554432000 4194304 4196468 140732969358656 140010246646800 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16908] ppid=16899 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16901/task/16908/stat : 16908 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 10223 33554432000 4194304 4196468 140732969358656 140010245594256 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16909] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16909/stat : 16909 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 10223 33554432000 4194304 4196468 140732969358656 140010244541200 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16910] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16910/stat : 16910 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28904853504 10223 33554432000 4194304 4196468 140732969358656 140010243488656 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16911] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16911/stat : 16911 (java) S 16899 16899 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475668366 28904853504 10223 33554432000 4194304 4196468 140732969358656 140008896399600 140010298247810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16912] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16912/stat : 16912 (java) S 16899 16899 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475668366 28904853504 10223 33554432000 4194304 4196468 140732969358656 140008895345824 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16913] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16913/stat : 16913 (java) S 16899 16899 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475668366 28904853504 10223 33554432000 4194304 4196468 140732969358656 140008894292720 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16914] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16914/stat : 16914 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668369 28904853504 10223 33554432000 4194304 4196468 140732969358656 140008893241296 140010298255259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16915] ppid=16899 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16901/task/16915/stat : 16915 (java) S 16899 16899 15765 0 -1 1077944384 502 0 0 0 1 0 0 0 20 0 20 0 475668369 28904853504 10223 33554432000 4194304 4196468 140732969358656 140008892189424 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16916] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16916/stat : 16916 (java) S 16899 16899 15765 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 475668369 28904853504 10223 33554432000 4194304 4196468 140732969358656 140008891136880 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16917] ppid=16899 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/16901/task/16917/stat : 16917 (java) S 16899 16899 15765 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 20 0 475668369 28904853504 10223 33554432000 4194304 4196468 140732969358656 140008890083824 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16918] ppid=16899 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/16901/task/16918/stat : 16918 (java) R 16899 16899 15765 0 -1 4202560 717 0 0 0 7 0 0 0 20 0 20 0 475668369 28904853504 10223 33554432000 4194304 4196468 140732969358656 140008889031280 140010298248598 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16919] ppid=16899 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16919/stat : 16919 (java) S 16899 16899 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475668369 28904853504 10223 33554432000 4194304 4196468 140732969358656 140008820304352 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16920] ppid=16899 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16901/task/16920/stat : 16920 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668370 28904853504 10223 33554432000 4194304 4196468 140732969358656 140008819251888 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42340 KiB

[startup+0.309487 s]*
/proc/loadavg: 7.15 7.35 7.86 3/211 16920
/proc/meminfo: memFree=8892320/32770624 swapFree=67001768/67108860
[pid=16899] ppid=16896 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16899/stat : 16899 (xcsp3-exec) S 16896 16899 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475668363 115843072 362 33554432000 4194304 5098028 140723931091520 140723931089624 140455113081468 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28377088 140723931095889 140723931096149 140723931096149 140723931099078 0
/proc/16899/statm: 28282 362 304 221 0 87 0
[pid=16901] ppid=16899 vsize=28231652 memory=49232 CPUtime=0.51 cores=0-7
/proc/16901/stat : 16901 (java) S 16899 16899 15765 0 -1 1077944320 10695 0 0 0 46 5 0 0 20 0 20 0 475668363 28909211648 12265 33554432000 4194304 4196468 140732969358656 140732969341200 140010298236663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
/proc/16901/statm: 7057913 12308 3333 1 0 7019032 0
[pid=16901/tid=16902] ppid=16899 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/16901/task/16902/stat : 16902 (java) R 16899 16899 15765 0 -1 4202560 7775 0 0 0 26 3 0 0 20 0 20 0 475668363 28909211648 12308 33554432000 4194304 4196468 140732969358656 140010302470448 140010282317150 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16903] ppid=16899 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16903/stat : 16903 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28909211648 12308 33554432000 4194304 4196468 140732969358656 140010250856976 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16904] ppid=16899 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16904/stat : 16904 (java) S 16899 16899 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475668364 28909211648 12308 33554432000 4194304 4196468 140732969358656 140010249804432 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16905] ppid=16899 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16905/stat : 16905 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668364 28909211648 12308 33554432000 4194304 4196468 140732969358656 140010248751376 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16906] ppid=16899 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16906/stat : 16906 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28909211648 12308 33554432000 4194304 4196468 140732969358656 140010247698832 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16907] ppid=16899 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16907/stat : 16907 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28909211648 12308 33554432000 4194304 4196468 140732969358656 140010246646800 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16908] ppid=16899 vsize=28231652 memory=140044320991919 CPUtime=0 cores=0-7
/proc/16901/task/16908/stat : 16908 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28909211648 12308 33554432000 4194304 4196468 140732969358656 140010245594256 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16909] ppid=16899 vsize=28231652 memory=140044320994224 CPUtime=0 cores=0-7
/proc/16901/task/16909/stat : 16909 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668364 28909211648 12308 33554432000 4194304 4196468 140732969358656 140010244541200 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16910] ppid=16899 vsize=28231652 memory=140044320996528 CPUtime=0 cores=0-7
/proc/16901/task/16910/stat : 16910 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28909211648 12308 33554432000 4194304 4196468 140732969358656 140010243488656 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16911] ppid=16899 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16911/stat : 16911 (java) S 16899 16899 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475668366 28909211648 12308 33554432000 4194304 4196468 140732969358656 140008896399600 140010298247810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16912] ppid=16899 vsize=28231652 memory=280088642006928 CPUtime=0 cores=0-7
/proc/16901/task/16912/stat : 16912 (java) S 16899 16899 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475668366 28909211648 12308 33554432000 4194304 4196468 140732969358656 140008895345824 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16913] ppid=16899 vsize=28231652 memory=280088642004624 CPUtime=0 cores=0-7
/proc/16901/task/16913/stat : 16913 (java) S 16899 16899 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475668366 28909211648 12308 33554432000 4194304 4196468 140732969358656 140008894292720 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16914] ppid=16899 vsize=28231652 memory=280088642011536 CPUtime=0 cores=0-7
/proc/16901/task/16914/stat : 16914 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668369 28909211648 12308 33554432000 4194304 4196468 140732969358656 140008893241296 140010298255259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16915] ppid=16899 vsize=28231652 memory=280088641952816 CPUtime=0.02 cores=0-7
/proc/16901/task/16915/stat : 16915 (java) S 16899 16899 15765 0 -1 1077944384 503 0 0 0 2 0 0 0 20 0 20 0 475668369 28909211648 12308 33554432000 4194304 4196468 140732969358656 140008892189424 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16916] ppid=16899 vsize=28231652 memory=280088642025360 CPUtime=0.01 cores=0-7
/proc/16901/task/16916/stat : 16916 (java) S 16899 16899 15765 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 20 0 475668369 28909211648 12308 33554432000 4194304 4196468 140732969358656 140008891136880 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16917] ppid=16899 vsize=28231652 memory=280088642032272 CPUtime=0.03 cores=0-7
/proc/16901/task/16917/stat : 16917 (java) S 16899 16899 15765 0 -1 1077944384 295 0 0 0 3 0 0 0 20 0 20 0 475668369 28909211648 12308 33554432000 4194304 4196468 140732969358656 140008890083824 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16918] ppid=16899 vsize=28231652 memory=280088642029968 CPUtime=0.12 cores=0-7
/proc/16901/task/16918/stat : 16918 (java) S 16899 16899 15765 0 -1 1077944384 779 0 0 0 12 0 0 0 20 0 20 0 475668369 28909211648 12308 33554432000 4194304 4196468 140732969358656 140008889031280 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16919] ppid=16899 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16919/stat : 16919 (java) S 16899 16899 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475668369 28909211648 12308 33554432000 4194304 4196468 140732969358656 140008820304352 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16920] ppid=16899 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16901/task/16920/stat : 16920 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668370 28909211648 12308 33554432000 4194304 4196468 140732969358656 140008819251888 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50680 KiB

[startup+0.701065 s]
/proc/loadavg: 7.15 7.35 7.86 4/211 16920
/proc/meminfo: memFree=8868368/32770624 swapFree=67001768/67108860
[pid=16899] ppid=16896 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16899/stat : 16899 (xcsp3-exec) S 16896 16899 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475668363 115843072 362 33554432000 4194304 5098028 140723931091520 140723931089624 140455113081468 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28377088 140723931095889 140723931096149 140723931096149 140723931099078 0
/proc/16899/statm: 28282 362 304 221 0 87 0
[pid=16901] ppid=16899 vsize=28233776 memory=163280 CPUtime=1.97 cores=0-7
/proc/16901/stat : 16901 (java) S 16899 16899 15765 0 -1 1077944320 15122 0 0 0 189 8 0 0 20 0 20 0 475668363 28911386624 40820 33554432000 4194304 4196468 140732969358656 140732969341200 140010298236663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
/proc/16901/statm: 7058444 40820 3452 1 0 7019544 0
[pid=16901/tid=16902] ppid=16899 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/16901/task/16902/stat : 16902 (java) R 16899 16899 15765 0 -1 4202560 8409 0 0 0 63 5 0 0 20 0 20 0 475668363 28911386624 40820 33554432000 4194304 4196468 140732969358656 140010302470864 140009914503195 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16903] ppid=16899 vsize=28233776 memory=140044321203056 CPUtime=0 cores=0-7
/proc/16901/task/16903/stat : 16903 (java) S 16899 16899 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475668364 28911386624 40820 33554432000 4194304 4196468 140732969358656 140010250856976 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16904] ppid=16899 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16904/stat : 16904 (java) S 16899 16899 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475668364 28911386624 40820 33554432000 4194304 4196468 140732969358656 140010249804432 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16905] ppid=16899 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/16901/task/16905/stat : 16905 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475668364 28911386624 40820 33554432000 4194304 4196468 140732969358656 140010248751376 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0

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

/proc/16901/task/16904/stat : 16904 (java) S 16899 16899 15765 0 -1 1077944384 1459000 0 0 0 7500 940 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010249804432 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16905] ppid=16899 vsize=28768336 memory=0 CPUtime=84.25 cores=0-7
/proc/16901/task/16905/stat : 16905 (java) S 16899 16899 15765 0 -1 1077944384 1050018 0 0 0 7574 851 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010248751376 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16906] ppid=16899 vsize=28768336 memory=-1664385933527490352 CPUtime=84.49 cores=0-7
/proc/16901/task/16906/stat : 16906 (java) S 16899 16899 15765 0 -1 1077944384 1960296 0 0 0 7461 988 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010247698832 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16907] ppid=16899 vsize=28768336 memory=0 CPUtime=84.05 cores=0-7
/proc/16901/task/16907/stat : 16907 (java) S 16899 16899 15765 0 -1 1077944384 1361338 0 0 0 7457 948 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010246646800 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16908] ppid=16899 vsize=28768336 memory=6791534058613427641 CPUtime=84.36 cores=0-7
/proc/16901/task/16908/stat : 16908 (java) S 16899 16899 15765 0 -1 1077944384 1460421 0 0 0 7569 867 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010245594256 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16909] ppid=16899 vsize=28768336 memory=772 CPUtime=83.84 cores=0-7
/proc/16901/task/16909/stat : 16909 (java) S 16899 16899 15765 0 -1 1077944384 1126470 0 0 0 7419 965 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010244541200 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16910] ppid=16899 vsize=28768336 memory=1556 CPUtime=83.98 cores=0-7
/proc/16901/task/16910/stat : 16910 (java) S 16899 16899 15765 0 -1 1077944384 1123578 0 0 0 7497 901 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010243488656 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16911] ppid=16899 vsize=28768336 memory=1056 CPUtime=3.58 cores=0-7
/proc/16901/task/16911/stat : 16911 (java) S 16899 16899 15765 0 -1 1077944384 109981 0 0 0 336 22 0 0 20 0 28 0 475668366 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008896399600 140010298247810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16912] ppid=16899 vsize=28768336 memory=1096 CPUtime=0 cores=0-7
/proc/16901/task/16912/stat : 16912 (java) S 16899 16899 15765 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 28 0 475668366 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008895345888 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16913] ppid=16899 vsize=28768336 memory=13972 CPUtime=0 cores=0-7
/proc/16901/task/16913/stat : 16913 (java) S 16899 16899 15765 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 28 0 475668366 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008894292736 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16914] ppid=16899 vsize=28768336 memory=1980 CPUtime=0 cores=0-7
/proc/16901/task/16914/stat : 16914 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008893241296 140010298255259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16915] ppid=16899 vsize=28768336 memory=1560 CPUtime=3.66 cores=0-7
/proc/16901/task/16915/stat : 16915 (java) S 16899 16899 15765 0 -1 1077944384 24913 0 0 0 361 5 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008892189424 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16916] ppid=16899 vsize=28768336 memory=2648 CPUtime=3.98 cores=0-7
/proc/16901/task/16916/stat : 16916 (java) S 16899 16899 15765 0 -1 1077944384 23307 0 0 0 392 6 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008891136880 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16917] ppid=16899 vsize=28768336 memory=880 CPUtime=3.55 cores=0-7
/proc/16901/task/16917/stat : 16917 (java) S 16899 16899 15765 0 -1 1077944384 20773 0 0 0 351 4 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008890083824 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16918] ppid=16899 vsize=28768336 memory=1440 CPUtime=0.98 cores=0-7
/proc/16901/task/16918/stat : 16918 (java) S 16899 16899 15765 0 -1 1077944384 11261 0 0 0 95 3 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008889031280 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16919] ppid=16899 vsize=28768336 memory=1768 CPUtime=0 cores=0-7
/proc/16901/task/16919/stat : 16919 (java) S 16899 16899 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008820304352 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16920] ppid=16899 vsize=28768336 memory=6791534058613427641 CPUtime=0.87 cores=0-7
/proc/16901/task/16920/stat : 16920 (java) S 16899 16899 15765 0 -1 1077944384 2975 0 0 0 33 54 0 0 20 0 28 0 475668370 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008819251888 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16937] ppid=16899 vsize=28768336 memory=4420 CPUtime=1631.62 cores=0-7
/proc/16901/task/16937/stat : 16937 (java) R 16899 16899 15765 0 -1 4202560 3529978 0 0 0 162773 389 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008810269320 140009914945967 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16938] ppid=16899 vsize=28768336 memory=6628 CPUtime=1626.77 cores=0-7
/proc/16901/task/16938/stat : 16938 (java) R 16899 16899 15765 0 -1 4202560 1074721 0 0 0 162515 162 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008809217848 140009914945231 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16939] ppid=16899 vsize=28768336 memory=8836 CPUtime=1631.28 cores=0-7
/proc/16901/task/16939/stat : 16939 (java) R 16899 16899 15765 0 -1 4202560 1813081 0 0 0 162920 208 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008808165816 140009913021193 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16940] ppid=16899 vsize=28768336 memory=11044 CPUtime=1624.93 cores=0-7
/proc/16901/task/16940/stat : 16940 (java) R 16899 16899 15765 0 -1 4202560 1755348 0 0 0 162303 190 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008807113704 140009914945505 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16941] ppid=16899 vsize=28768336 memory=13252 CPUtime=1631.75 cores=0-7
/proc/16901/task/16941/stat : 16941 (java) R 16899 16899 15765 0 -1 4202560 1996721 0 0 0 162945 230 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008806060000 140009914945588 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16942] ppid=16899 vsize=28768336 memory=2116 CPUtime=1615.82 cores=0-7
/proc/16901/task/16942/stat : 16942 (java) R 16899 16899 15765 0 -1 4202560 1069195 0 0 0 161455 127 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008805007672 140009917151105 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16943] ppid=16899 vsize=28768336 memory=29164 CPUtime=1624.66 cores=0-7
/proc/16901/task/16943/stat : 16943 (java) R 16899 16899 15765 0 -1 4202560 2462918 0 0 0 162229 237 0 0 20 0 28 0 475682176 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008803954744 140009914890480 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16944] ppid=16899 vsize=28768336 memory=12028 CPUtime=1631.62 cores=0-7
/proc/16901/task/16944/stat : 16944 (java) R 16899 16899 15765 0 -1 4202560 103195 0 0 0 163101 61 0 0 20 0 28 0 475682176 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008802902072 140009914890738 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
Current children cumulated CPU time: 13775.5 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 22073960 KiB

[startup+1790.4 s]
/proc/loadavg: 8.02 8.15 8.03 9/219 17087
/proc/meminfo: memFree=197864/32770624 swapFree=67001772/67108860
[pid=16899] ppid=16896 vsize=113128 memory=1444 CPUtime=0 cores=0-7
/proc/16899/stat : 16899 (xcsp3-exec) S 16896 16899 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475668363 115843072 361 33554432000 4194304 5098028 140723931091520 140723931089624 140455113081468 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28377088 140723931095889 140723931096149 140723931096149 140723931099078 0
/proc/16899/statm: 28282 361 303 221 0 87 0
[pid=16901] ppid=16899 vsize=28768336 memory=22072516 CPUtime=13788.2 cores=0-7
/proc/16901/stat : 16901 (java) S 16899 16899 15765 0 -1 1077944320 24796349 0 0 0 1369692 9130 0 0 20 0 28 0 475668363 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140732969341200 140010298236663 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
/proc/16901/statm: 7192084 5518129 3560 1 0 7153184 0
[pid=16901/tid=16902] ppid=16899 vsize=28768336 memory=580 CPUtime=66.74 cores=0-7
/proc/16901/task/16902/stat : 16902 (java) S 16899 16899 15765 0 -1 1077944384 26777 0 0 0 6652 22 0 0 20 0 28 0 475668363 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010302477440 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16903] ppid=16899 vsize=28768336 memory=1692 CPUtime=84.1 cores=0-7
/proc/16901/task/16903/stat : 16903 (java) S 16899 16899 15765 0 -1 1077944384 1226424 0 0 0 7424 986 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010250856976 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16904] ppid=16899 vsize=28768336 memory=3616 CPUtime=84.4 cores=0-7
/proc/16901/task/16904/stat : 16904 (java) S 16899 16899 15765 0 -1 1077944384 1459000 0 0 0 7500 940 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010249804432 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16905] ppid=16899 vsize=28768336 memory=7548 CPUtime=84.25 cores=0-7
/proc/16901/task/16905/stat : 16905 (java) S 16899 16899 15765 0 -1 1077944384 1050018 0 0 0 7574 851 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010248751376 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16906] ppid=16899 vsize=28768336 memory=6791534058613427641 CPUtime=84.49 cores=0-7
/proc/16901/task/16906/stat : 16906 (java) S 16899 16899 15765 0 -1 1077944384 1960296 0 0 0 7461 988 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010247698832 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16907] ppid=16899 vsize=28768336 memory=-8253362762722141311 CPUtime=84.05 cores=0-7
/proc/16901/task/16907/stat : 16907 (java) S 16899 16899 15765 0 -1 1077944384 1361338 0 0 0 7457 948 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010246646800 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16908] ppid=16899 vsize=28768336 memory=7100839861465685612 CPUtime=84.36 cores=0-7
/proc/16901/task/16908/stat : 16908 (java) S 16899 16899 15765 0 -1 1077944384 1460421 0 0 0 7569 867 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010245594256 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16909] ppid=16899 vsize=28768336 memory=-7175204567652784766 CPUtime=83.84 cores=0-7
/proc/16901/task/16909/stat : 16909 (java) S 16899 16899 15765 0 -1 1077944384 1126470 0 0 0 7419 965 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010244541200 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16910] ppid=16899 vsize=28768336 memory=3054156605268465310 CPUtime=83.98 cores=0-7
/proc/16901/task/16910/stat : 16910 (java) S 16899 16899 15765 0 -1 1077944384 1123578 0 0 0 7497 901 0 0 20 0 28 0 475668364 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140010243488656 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16911] ppid=16899 vsize=28768336 memory=8514726395714825349 CPUtime=3.58 cores=0-7
/proc/16901/task/16911/stat : 16911 (java) S 16899 16899 15765 0 -1 1077944384 109981 0 0 0 336 22 0 0 20 0 28 0 475668366 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008896399600 140010298247810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16912] ppid=16899 vsize=28768336 memory=1444 CPUtime=0 cores=0-7
/proc/16901/task/16912/stat : 16912 (java) S 16899 16899 15765 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 28 0 475668366 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008895345888 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16913] ppid=16899 vsize=28768336 memory=22072516 CPUtime=0 cores=0-7
/proc/16901/task/16913/stat : 16913 (java) S 16899 16899 15765 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 28 0 475668366 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008894292736 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16914] ppid=16899 vsize=28768336 memory=4744 CPUtime=0 cores=0-7
/proc/16901/task/16914/stat : 16914 (java) S 16899 16899 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008893241296 140010298255259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16915] ppid=16899 vsize=28768336 memory=4100 CPUtime=3.66 cores=0-7
/proc/16901/task/16915/stat : 16915 (java) S 16899 16899 15765 0 -1 1077944384 24913 0 0 0 361 5 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008892189424 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16916] ppid=16899 vsize=28768336 memory=1408 CPUtime=3.98 cores=0-7
/proc/16901/task/16916/stat : 16916 (java) S 16899 16899 15765 0 -1 1077944384 23307 0 0 0 392 6 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008891136880 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16917] ppid=16899 vsize=28768336 memory=3804 CPUtime=3.55 cores=0-7
/proc/16901/task/16917/stat : 16917 (java) S 16899 16899 15765 0 -1 1077944384 20773 0 0 0 351 4 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008890083824 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16918] ppid=16899 vsize=28768336 memory=6791534058613427641 CPUtime=0.98 cores=0-7
/proc/16901/task/16918/stat : 16918 (java) S 16899 16899 15765 0 -1 1077944384 11261 0 0 0 95 3 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008889031280 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16919] ppid=16899 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/16901/task/16919/stat : 16919 (java) S 16899 16899 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475668369 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008820304352 140010298246869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16920] ppid=16899 vsize=28768336 memory=212622356022281 CPUtime=0.87 cores=0-7
/proc/16901/task/16920/stat : 16920 (java) S 16899 16899 15765 0 -1 1077944384 2979 0 0 0 33 54 0 0 20 0 28 0 475668370 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008819251888 140010298247810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16937] ppid=16899 vsize=28768336 memory=212622356022282 CPUtime=1633.22 cores=0-7
/proc/16901/task/16937/stat : 16937 (java) R 16899 16899 15765 0 -1 4202560 3529979 0 0 0 162933 389 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008810269320 140009913021264 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16938] ppid=16899 vsize=28768336 memory=212622356022283 CPUtime=1628.37 cores=0-7
/proc/16901/task/16938/stat : 16938 (java) R 16899 16899 15765 0 -1 4202560 1074722 0 0 0 162675 162 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008809217848 140009914945692 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16939] ppid=16899 vsize=28768336 memory=212622356022284 CPUtime=1632.88 cores=0-7
/proc/16901/task/16939/stat : 16939 (java) R 16899 16899 15765 0 -1 4202560 1813111 0 0 0 163080 208 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008808165816 140009913021193 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16940] ppid=16899 vsize=28768336 memory=212622356022285 CPUtime=1626.48 cores=0-7
/proc/16901/task/16940/stat : 16940 (java) R 16899 16899 15765 0 -1 4202560 1756947 0 0 0 162458 190 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008807113704 140009913851350 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16941] ppid=16899 vsize=28768336 memory=212622356022286 CPUtime=1633.35 cores=0-7
/proc/16901/task/16941/stat : 16941 (java) R 16899 16899 15765 0 -1 4202560 1996736 0 0 0 163105 230 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008806060000 140009914945564 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16942] ppid=16899 vsize=28768336 memory=6791534058613427641 CPUtime=1617.42 cores=0-7
/proc/16901/task/16942/stat : 16942 (java) R 16899 16899 15765 0 -1 4202560 1069198 0 0 0 161615 127 0 0 20 0 28 0 475682110 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008805007672 140009912059307 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16943] ppid=16899 vsize=28768336 memory=920 CPUtime=1626.26 cores=0-7
/proc/16901/task/16943/stat : 16943 (java) R 16899 16899 15765 0 -1 4202560 2463138 0 0 0 162389 237 0 0 20 0 28 0 475682176 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008803954744 140009914945447 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
[pid=16901/tid=16944] ppid=16899 vsize=28768336 memory=7100839861465685612 CPUtime=1633.22 cores=0-7
/proc/16901/task/16944/stat : 16944 (java) R 16899 16899 15765 0 -1 4202560 103500 0 0 0 163261 61 0 0 20 0 28 0 475682176 29458776064 5518129 33554432000 4194304 4196468 140732969358656 140008802902072 140009914945564 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16932864 140732969362390 140732969362566 140732969362566 140732969365455 0
Current children cumulated CPU time: 13788.2 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 22073960 KiB

[startup+1791.2 s]
/proc/loadavg: 8.02 8.15 8.03 9/219 17087
/proc/meminfo: memFree=196748/32770624 swapFree=67001772/67108860
[pid=16899] ppid=16896 vsize=113128 memory=1444 CPUtime=0 cores=0-7
/proc/16899/stat : 16899 (xcsp3-exec) S 16896 16899 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475668363 115843072 361 33554432000 4194304 5098028 140723931091520 140723931089624 140455113081468 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28377088 140723931095889 140723931096149 140723931096149 140723931099078 0
/proc/16899/statm: 28282 361 303 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1444 KiB

[startup+1791.6 s]
/proc/loadavg: 8.02 8.15 8.03 9/219 17087
/proc/meminfo: memFree=196748/32770624 swapFree=67001772/67108860
[pid=16899] ppid=16896 vsize=113128 memory=1444 CPUtime=0 cores=0-7
/proc/16899/stat : 16899 (xcsp3-exec) S 16896 16899 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475668363 115843072 361 33554432000 4194304 5098028 140723931091520 140723931089624 140455113081468 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28377088 140723931095889 140723931096149 140723931096149 140723931099078 0
/proc/16899/statm: 28282 361 303 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1444 KiB

[startup+1792 s]*
/proc/loadavg: 8.02 8.15 8.03 2/193 17087
/proc/meminfo: memFree=20513128/32770624 swapFree=67001772/67108860
[pid=16899] ppid=16896 vsize=113128 memory=1444 CPUtime=0 cores=0-7
/proc/16899/stat : 16899 (xcsp3-exec) S 16896 16899 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475668363 115843072 361 33554432000 4194304 5098028 140723931091520 140723931089624 140455113081468 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28377088 140723931095889 140723931096149 140723931096149 140723931099078 0
/proc/16899/statm: 28282 361 303 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1444 KiB

[startup+1792.11 s]
/proc/loadavg: 8.02 8.15 8.03 2/193 17087
/proc/meminfo: memFree=20513128/32770624 swapFree=67001772/67108860
[pid=16899] ppid=16896 vsize=113128 memory=1444 CPUtime=0 cores=0-7
/proc/16899/stat : 16899 (xcsp3-exec) S 16896 16899 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475668363 115843072 361 33554432000 4194304 5098028 140723931091520 140723931089624 140455113081468 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28377088 140723931095889 140723931096149 140723931096149 140723931099078 0
/proc/16899/statm: 28282 361 303 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1444 KiB

Child status: 0
Real time (s): 1792.13
CPU time (s): 13794.2
CPU user time (s): 13701.7
CPU system time (s): 92.5247
CPU usage (%): 769.712
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 22073972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13701.7
system time used= 92.5247
maximum resident set size= 22072564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25024660
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57695
involuntary context switches= 182272


# summary of solver processes directly reported to runsolver:
#   pid: 16899
#   total CPU time (s): 13794.2
#   total CPU user time (s): 13701.7
#   total CPU system time (s): 92.5247

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.064 second user time and 22.311 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-20 18:38:23
IDJOB=4404349
IDBENCH=126314
IDSOLVER=2865
FILE ID=node146/4404349-1568997544
RUNJOBID= node146-1568994486-15792
PBS_JOBID= 21704725
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-8-5-6-cp.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404349-1568997544/watcher-4404349-1568997544 -o /var/tmp/evaluation-result-4404349-1568997544/solver-4404349-1568997544 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1568994486-15792 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1458596211 HOME/instance-4404349-1568997544.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 962a3bb05468dad13eb0bc1115b999f0
RANDOM SEED=1458596211

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:         8927808 kB
MemAvailable:   31851104 kB
Buffers:          159052 kB
Cached:         22691380 kB
SwapCached:         3824 kB
Active:         11400188 kB
Inactive:       11455888 kB
Active(anon):       1896 kB
Inactive(anon):    50992 kB
Active(file):   11398292 kB
Inactive(file): 11404896 kB
Unevictable:      111164 kB
Mlocked:          111164 kB
SwapTotal:      67108860 kB
SwapFree:       67001768 kB
Dirty:             26408 kB
Writeback:             0 kB
AnonPages:        214308 kB
Mapped:            50812 kB
Shmem:             38856 kB
Slab:             577032 kB
SReclaimable:     548568 kB
SUnreclaim:        28464 kB
KernelStack:        3872 kB
PageTables:         5680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13480 MiB
End job on node146 at 2019-09-20 19:08:15